@font-face {
    font-family: "perstare";
    src: url("../fonts/perstare/nyuperstare-black-webfont.woff2") format("woff2"),
         url("../fonts/perstare/nyuperstare-black-webfont.woff") format("woff");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "perstare";
    src: url("../fonts/perstare/nyuperstare-blackitalic-webfont.woff2") format("woff2"),
         url("../fonts/perstare/nyuperstare-blackitalic-webfont.woff") format("woff");
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: "perstare";
    src: url("../fonts/perstare/nyuperstare-bold-webfont.woff2") format("woff2"),
         url("../fonts/perstare/nyuperstare-bold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "perstare";
    src: url("../fonts/perstare/nyuperstare-bolditalic-webfont.woff2") format("woff2"),
         url("../fonts/perstare/nyuperstare-bolditalic-webfont.woff") format("woff");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "perstare";
    src: url("../fonts/perstare/nyuperstare-italic-webfont.woff2") format("woff2"),
         url("../fonts/perstare/nyuperstare-italic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "perstare";
    src: url("../fonts/perstare/nyuperstare-light-webfont.woff2") format("woff2"),
         url("../fonts/perstare/nyuperstare-light-webfont.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "perstare";
    src: url("../fonts/perstare/nyuperstare-lightitalic-webfont.woff2") format("woff2"),
         url("../fonts/perstare/nyuperstare-lightitalic-webfont.woff") format("woff");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "perstare";
    src: url("../fonts/perstare/nyuperstare-medium-webfont.woff2") format("woff2"),
         url("../fonts/perstare/nyuperstare-medium-webfont.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "perstare";
    src: url("../fonts/perstare/nyuperstare-mediumitalic-webfont.woff2") format("woff2"),
         url("../fonts/perstare/nyuperstare-mediumitalic-webfont.woff") format("woff");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "perstare";
    src: url("../fonts/perstare/nyuperstare-regular-webfont.woff2") format("woff2"),
         url("../fonts/perstare/nyuperstare-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "perstare";
    src: url("../fonts/perstare/nyuperstare-thin-webfont.woff2") format("woff2"),
         url("../fonts/perstare/nyuperstare-thin-webfont.woff") format("woff");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "perstare";
    src: url("../fonts/perstare/nyuperstare-thinitalic-webfont.woff2") format("woff2"),
         url("../fonts/perstare/nyuperstare-thinitalic-webfont.woff") format("woff");
    font-weight: 100;
    font-style: italic;
}

:root {
  --font-family: "perstare", sans-serif;
}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.btn-purple .sky-blu-btn-link:focus {
  border: 4px dotted #57068c;
}

.purplebtn_2:focus {
  border: 4px dotted #1abecc !important;
}

.makerthon-resource-box:focus,
.makerthon-resource-box:focus a {
  border: 4px dotted #1abecc !important;
}

.resource-link:focus .resource-in-box {
  border: 4px dotted #57068c !important;
}

.res-section:focus {
  border: 4px dotted #1abecc !important;
}

.drorp-iten-content:focus {
  border: 4px dotted #1abecc !important;
}

#sign-up-newsletter:focus {
  border: 4px dotted #1abecc !important;
}

.res-section.togglelist .col-sm-3 a:focus {
  border: 4px dotted #57068c;
  display: block;
  border-spacing: 3px;
}

.current-course {
  height: 30px;
  width: 30px;
  background-size: cover;
  background-image: url(../img/current.svg);
}

.lib-cat .current-course {
  position: absolute;
  left: 0
}

.course-text {
  margin-left: 10px;
}

@media (max-width: 768px) {

  .not-current.m-b-10.visible,
  .current.m-b-10.visible {
    padding-left: 0px;
  }

  .lib-cat .current-course {
    position: relative;
  }

  .lib-cat .course-text {
    margin-left: 0px;
  }
}

#top-bar .read-more {
  background-image: url(../img/arrow-purple-01.svg);
}

#top-bar .read-more:focus {
  background-image: url(../img/arrow-purple-01.svg);
}

.purple-checkbox label span:focus {
  border: 3px solid #1abecc !important;
}

.blue-checkbox label span:focus {
  border: 3px solid #d67927 !important;
}

#skip_to_content {
  color: transparent;
}

#skip_to_content:focus,
#skip_to_content:active {
  color: #fff;
}

/*
Contrast Mode
*/
.footer-social:focus {
  padding-top: 10px;
  padding-left: 5px;
  padding-bottom: 13px;
}

.shedblackbox>div>div:last-child a {
  outline-offset: 8px;
}

body.contrast-mode .shedblackbox>div>div:last-child a {
  background-color: transparent;
  border: 1px solid #fff;
}

body.contrast-mode .box-blue-header a {
  color: #000;
  text-decoration: underline;
}

body.contrast-mode .recent-blog-post span {
  color: #000;
}

body.contrast-mode .twtr-fd-name {
  color: #672603;
}

body.contrast-mode .twtr-fd-twtr-name {
  color: #474747;
}

body.contrast-mode .footer a {
  color: #fff;
}

body.contrast-mode .ten-tousend {
  color: #474747;
}

body.contrast-mode .rss-clas a {
  color: #000;
}

body.contrast-mode a.taxon-link {
  background-color: #4a4a4a;
  color: #fff;
}

body.contrast-mode .post-item h2 {
  color: #000;
}

body.contrast-mode .blog-post-container aside>strong {
  color: #474747;
}

body.contrast-mode .blog-post-container .full-post .article-share>a img {
  background-color: #4a4a4a;
  color: #fff;
}

body.contrast-mode .sky-blu-btn-link {
  background-color: #4a4a4a;
  color: #fff;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus,
input:focus,
button:focus,
select:focus,
.searchpop:focus {
  font-weight: bold !important;
  outline: 3px dashed #fff !important;
}

.full-content a:focus,
.full-content input:focus,
.full-content button:focus,
.full-content select:focus {
  outline: 3px dashed #1abecc !important;
}

.blackboxlist-wrapper a:focus,
.blackboxlist-wrapper input:focus,
.blackboxlist-wrapper button:focus,
.blackboxlist-wrapper select:focus {
  outline: 3px dashed #fff !important;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " ("attr(href) ")";
  }

  abbr[title]:after {
    content: " ("attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: var(--font-family);
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
}

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

a {
  color: #000000;
  text-decoration: underline;
}

.header a {
  text-decoration: none;
  font-weight: normal;
  display: block;
}

.footer a {
  color: #1abecc;
  /*text-decoration: none;*/
}

.footer a:hover {
  opacity: 0.5;
}

a:hover,
a:focus {
  /*color: #23527c;*/
  text-decoration: underline;
  /*opacity: 0.5;*/
}

a:focus {
  /*  outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;*/
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
}

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

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

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

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

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

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

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

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

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

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

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

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

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

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

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

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

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

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

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

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

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

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

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

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

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

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

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

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

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

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

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

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

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

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

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

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
  border-top: 0;
}

.table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

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

.table-bordered {
  border: 1px solid #ddd;
}

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

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
  border-bottom-width: 2px;
}

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

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

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

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

  .table-responsive>.table>thead>tr>th,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
  }

  .table-responsive>.table-bordered {
    border: 0;
  }

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

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

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

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

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

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }

  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

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

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

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

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

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

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

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

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

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

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

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

.has-feedback {
  position: relative;
}

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

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

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

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

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

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

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

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

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

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

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

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

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

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

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

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

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

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

.btn {
  text-decoration: none;
  display: inline-block;
  padding: 6px 20px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  /*border-radius: 4px;*/
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  /*    color: #333;*/
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  /*    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);*/
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  color: inherit;
  /*background-color: #e6e6e6;*/
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
  color: #333;
  /*background-color: #d4d4d4;*/
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #1ABDCA;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

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

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

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

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

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  /*margin: 2px 0 0;*/
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /*    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);*/
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 10px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  color: #262626;
  text-decoration: none;
  /*background-color: #f5f5f5;*/
}

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

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

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

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

.open>a {
  outline: 0;
}

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

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

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

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

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

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  float: left;
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
  z-index: 2;
}

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

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}

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

.btn-group>.btn:first-child {
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
  /*    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);*/
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

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

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

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

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

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

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

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

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

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav>li {
  position: relative;
  display: block;
}

.nav-ab>li {
  position: relative;
  display: table-cell;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #eee;
}

.nav>li.disabled>a {
  color: #777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified>li {
  float: none;
}

.nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
  text-decoration: none;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    text-decoration: none;
  }

  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked>li {
  float: none;
}

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

.nav-justified {
  width: 100%;
}

.nav-justified>li {
  float: none;
}

.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

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

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {

  .container>.navbar-header,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

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

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

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media (min-width: 768px) {

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group>.form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

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

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a {
  color: #777;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb>.active {
  color: #777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

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

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

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #eee;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

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

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

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777;
}

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

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

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

.label-info {
  background-color: #5bc0de;
}

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

.label-warning {
  background-color: #f0ad4e;
}

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

.label-danger {
  background-color: #d9534f;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
  top: 0;
  padding: 1px 5px;
}

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

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item>.badge {
  float: right;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron>hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

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

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

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

  to {
    background-position: 0 0;
  }
}

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

  to {
    background-position: 0 0;
  }
}

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

  to {
    background-position: 0 0;
  }
}

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

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

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

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

.progress-bar-success {
  background-color: #5cb85c;
}

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

.progress-bar-info {
  background-color: #5bc0de;
}

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

.progress-bar-warning {
  background-color: #f0ad4e;
}

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

.progress-bar-danger {
  background-color: #d9534f;
}

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

.media {
  margin-top: 15px;
}

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

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

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

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

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

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

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

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

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

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

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

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

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

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

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

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

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

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

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

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

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

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

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

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
  color: inherit;
}

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

.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

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

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

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

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

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

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

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

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

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

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

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

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

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

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

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

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

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

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0;
}

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

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

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

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

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

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
  border-top: 1px solid #ddd;
}

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

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

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

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}

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

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

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  /*opacity: .5;*/
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  background-color: rgba(255, 255, 255, 0.7);
}

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px;
}

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

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    /*        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);*/
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 1200px;
    width: 100%;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: var(--font-family);
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

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

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

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: var(--font-family);
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

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

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

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}

.popover.top>.arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}

.popover.right>.arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}

.popover.bottom>.arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}

.popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

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

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 0 5px
}

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

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

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

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

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

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

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

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

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

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

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

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

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

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

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

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

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

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

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

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

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

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

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

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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

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

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/*!
 * Bootstrap-select v1.7.5 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select {
  width: 220px \0
}

.bootstrap-select>.dropdown-toggle {
  width: 100%;
  padding-right: 25px
}

.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48
}

.bootstrap-select.fit-width {
  width: auto !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none
}

.bootstrap-select.form-control:not([class*=col-]) {
  width: 100%
}

.bootstrap-select.form-control.input-group-btn {
  z-index: auto
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
  float: right
}

.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
  margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0
}

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
  cursor: not-allowed
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
  outline: 0 !important
}

.bootstrap-select.btn-group.bs-container {
  position: absolute
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
  width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  pointer-events: none;
  opacity: .9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
  z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, .2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, .2);
  border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #fff;
  border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
  display: block
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
  padding: 4px 8px
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.bs-actionsbox .btn-group button {
  width: 50%
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.bs-donebutton .btn-group button {
  width: 100%
}

.bs-searchbox+.bs-actionsbox {
  padding: 0 8px 4px
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none
}

select.bs-select-hidden,
select.selectpicker {
  display: none !important
}

select.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.3
*/

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 14px 5px 0;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.7;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #EFEFEF;
}

#owl-demo11.owl-theme .owl-controls .owl-page span,
#owl-demo12.owl-theme .owl-controls .owl-page span {
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  background: #1ABDCA;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  background: #fff;
}

#owl-demo11.owl-theme .owl-controls .owl-page.active span,
#owl-demo12.owl-theme .owl-controls .owl-page.active span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  background: #1ABDCA;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center
}

/*
 *  Owl Carousel CSS3 Transitions
 *  v1.3.2
 */

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1
  }
}

@-moz-keyframes empty {
  0% {
    opacity: 1
  }
}

@keyframes empty {
  0% {
    opacity: 1
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }

  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }

  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }

  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }

  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }

  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }

  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}

@-webkit-keyframes backSlideIn {

  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }

  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}

@-moz-keyframes backSlideIn {

  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }

  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }

  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}

@keyframes backSlideIn {

  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }

  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
}

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(.8);
  }
}

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(.8);
  }
}

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}

@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}

@font-face {
  font-family: 'fugueregular';
  src: url('../fonts/Fugue-Regular.eot');
  src: url('../fonts/Fugue-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Fugue-Regular.woff') format('woff'),
    url('../fonts/Fugue-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

html,
body {
  background-color: #f0f0f0;
  font-family: var(--font-family); /* regular */
  font-weight: 400;
}

h1,
h2,
h3 {
  margin: 10px 0 15px 0;
}

.logo h1 {
  margin: 0;
}

::-webkit-input-placeholder {
  opacity: 1;
  color: inherit;
}

:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
  color: inherit;
}

::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
  color: inherit;
}

:-ms-input-placeholder {
  opacity: 1;
  color: inherit;
}

.header {
  background-color: #57068c;
  border-left: 0;
  border-right: 0;
  color: #ffffff;
  display: table;
  margin: auto;
  max-width: 100%;
  position: relative;
  width: 100%;
}

.logo {
  float: left;
  margin: 30px 0 0 0px;
}

.topnav-1 {
  float: right;
  margin: 45px 0 0 0;
  font-family: var(--font-family); /* regular */
  font-weight: 400;
}

.topnav-1 ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.topnav-1 li {
  float: left;
}

.topnav-1 a {
  color: #ffffff;
  padding: 8px 15px;
  /*transition: all 0.3s ease 0s;*/
}

.topnav-1 a:hover {
  /*background-color: #ffffff;*/
  /*color: #333333;*/
  text-decoration: none;
  opacity: 0.7;
}

.search_in.search_in_show {
  opacity: 1;
  width: 288px;
}

.search_in {
  opacity: 0;
  position: absolute;
  right: 49px;
  top: 84px;
  /*transition: width 0.2s ease 0s;*/
  width: 0;
}

.search_in.search_in_show input {
  padding: 3px 5px;
}

.search_in input {
  padding: 0;
  width: 100%;
  color: #333333;
  background-color: #ffffff;
  border: medium none;
}

.mainnav {
  float: right;
  padding: 0 15px;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  margin-top: 25px;
}

.mainnav>ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.mainnav li {
  float: left;
}

.mainnav a {
  color: #ffffff;
  display: block;
  font-size: 16px;
  padding: 10px 0;
  text-align: center;
  width: 172px;
}

.mainnav a:hover {
  background-color: #fff;
  color: #494949;
  text-decoration: none;
}

html {
  min-height: 100%;
  position: relative;
}

.footer {
  bottom: 0;
  height: 470px;
  width: 100%;
}

.footer * {
  -webkit-font-smoothing: antialiased;
}

.infooter {
  background-color: #606060;
  background-image: url("../img/nyuei_logo_footer-16.svg");
  background-position: right 52px;
  background-repeat: no-repeat;
  background-size: 463px auto;
  border-left: 15px solid #ffffff;
  border-right: 15px solid #ffffff;
  color: #ffffff;
  margin: auto;
  max-width: 1230px;
  min-height: 470px;
  padding: 15px 20px;
  width: 100%;
  display: table;
}

.infooter .f-g-b {
  color: #40becb;
  text-decoration: underline;
}

.infooter p {
  color: #fff;
}

.infooter .center-footer p {
  color: #ffffff;
  text-decoration: none;
}

.infooter .access-link {
  margin-top: 10px;
}

.content {
  background-color: #ffffff;
  display: block;
  margin: auto;
  max-width: 1230px;
  padding: 1px 15px 1px 15px;
  width: 100%;
}

.purple-slid-box {
  background-color: rgba(93, 14, 139, 0.8);
  color: rgb(255, 255, 255);
  left: 70px;
  max-width: 427px;
  padding: 30px;
  position: absolute;
  top: 70px;
  width: 100%;
}

.read-more {
  color: #fff;
  display: table;
  font-size: 26px;
  margin-top: 20px;
  padding-right: 30px;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  background-image: url("../img/readmore.png");
  background-position: center right;
  background-repeat: no-repeat;
  /*background-size: 14px auto;*/
  text-decoration: none;
}

.purple-slid-box>p {
  font-size: 17px;
  line-height: 27px;
}

.read-more-dark {
  color: #000;
  display: table;
  margin-top: 20px;
  padding-right: 30px;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 20px;
  background-image: url("../img/icons/darkpurple_arrow.svg");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 14px auto;
  text-decoration: none;
}

.read-more-dark:hover {
  color: rgb(0, 0, 0);
  text-decoration: none;
  opacity: 0.5;
}

.owl-controls {
  bottom: 10px;
  left: 28px;
  position: absolute;
}

.m-t-0 {
  margin-top: 0;
}

.read-more:hover {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}

.shedblackbox {
  background-color: #393939;
  color: #fff;
  /* float: left; */
  height: 168px;
  margin-right: 7px;
  padding: 15px;
  /* width: calc(16.666% - 6px); */
  /* width: -webkit-calc(16.666% - 6px); */
  text-decoration: none;
}

.shedblackbox.one {
  font-size: 30px;
  padding: 15px 20px;
  width: calc(33.333% - 6px);
  width: -webkit-calc(33.333% - 6px);
}

.blackboxlist {
  display: table;
  margin: 15px 0;
  width: 100%;
}

.blackboxlist .shedblackbox:last-child {
  margin-left: 1px;
  margin-right: 0;
}

.purple-slid-box h3 {
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 37px;
  line-height: 47px;
  margin-top: -5px;
}

.shedblackbox.one:hover {
  color: white;
  cursor: auto;
}

.dropboxlist {
  display: table;
  width: 100%;
}

.dropboxlist>ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.dropboxlist li {
  overflow: hidden;
  width: 100%;
  margin-bottom: 17px;
  position: relative;
}

.dropboxlist li:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}

.drorp-iten-content>p {
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}

.togglelist .drorp-iten-content>p {
  height: 120px;
}

.buttontosh {
  height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.drorp-iten-content {
  float: left;
  padding: 0 30px 15px 30px;
  width: 68%;
}

.img-box>img {
  display: block;
  float: none;
  /*margin-left: -50%;*/
  max-width: none;
}

.dropboxlist .img-box {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 260px;
  height: 145px;
}

.img-box>img {
  max-height: 275px;
  min-width: 100%;
  margin-left: -25%;
}

.datecalander {
  background-image: url("../img/icons/events_featuredevent.svg");
  background-repeat: no-repeat;
  display: table;
  float: left;
  height: 23px;
  padding: 0 52px 0 25px;
  width: auto;
}

.timecalender {
  background-image: url("../img/icons/time_icon.svg");
  background-repeat: no-repeat;
  display: table;
  float: left;
  height: 23px;
  padding: 0 25px;
  width: auto;
}

.location {
  background-image: url("../img/icons/pinlocation_icon.svg");
  background-repeat: no-repeat;
  display: table;
  float: left;
  height: 23px;
  padding: 0 25px;
  width: 100%;
  /*    margin: 10px 0;*/
}

.btn-purple {
  background-color: #5b0f87;
  color: #fff;
}

.btn-purple:hover {
  background-color: #6e229e;
  color: #fff;
}

.togglelist .buttontosh {
  height: auto;
}

.moreevent .read-more {
  float: right;
  margin: 0;
}

.moreevent {
  background-color: #5d0e8b;
  display: table;
  height: 92px;
  margin-top: 10px;
  padding: 27px 30px;
  width: 100%;
}

.item {
  background-color: #f7f7f7;
}

.item.vip {}

.item.startup {
  background-color: #1abdca;
}

.comlogo {
  left: 0;
  position: absolute;
  top: 90px;
  width: 100%;
}

.comlogo>img {
  display: block;
  margin: auto;
  max-width: 100%;
}

.itemico {
  position: absolute;
  right: 50px;
  top: 0;
}

.vip>span {
  color: #5d0e8b;
  font-size: 22px;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  left: 28px;
  position: absolute;
  top: 18px;
}

.startup>span {
  color: #f4f4f4;
  font-size: 22px;
  left: 20px;
  position: absolute;
  top: 20px;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

.divhalfslider {
  float: left;
  width: 50%;
}

.p-r-8 {
  padding-right: 8px;
}

.p-l-8 {
  padding-left: 8px;
}

.sliderhead {
  color: #1abdca;
  font-size: 26px;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.stayupbox {
  float: left;
  min-height: 330px;
  margin-bottom: 60px;
  overflow: hidden;
  width: 100%;
}

.skypebox {
  background-color: #f7f7f7;
  min-height: 330px;
  overflow: hidden;
  padding: 10px;
  width: calc(100% - 50px);
  width: -webkit-calc(100% - 50px);
}

.box-blue-header {
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 26px;
  color: #1abecc;
}

.box-in-readin {
  width: 100%;
  font-size: 16px;
}

.newspaper {
  background-image: url("../img/icons/newspaper_icon.svg");
  background-position: 2px 7px;
  background-repeat: no-repeat;
  display: table;
  padding: 2px 0 2px 35px;
  margin: 8px 0;
}

.rocket {
  background-image: url("../img/icons/rocketship_icon.svg");
  background-position: 2px 1px;
  background-repeat: no-repeat;
  display: table;
  padding: 2px 0 2px 35px;
  margin: 8px 0;
}

.discriptionbox {
  display: table;
  padding: 0 15px;
}

.skypebox>a {
  float: left;
}

.youtube {
  /*background: wheat none repeat scroll 0 0;*/
  position: relative;
  width: calc(100% - 50px);
  width: -webkit-calc(100% - 50px);
}

.youtube>.play {
  left: 15px;
  position: absolute;
  top: 15px;
}

.video-yt>* {
  max-width: 100%;
}

.linkin>a {
  font-weight: bold;
  color: #1abecc;
}

.linkin {
  margin-top: 8px;
}

.resource-serach {
  position: relative;
}

.searchnox {
  width: 100%;
  width: 100%;
  float: left;
  position: relative;
}

.searchnox>input {
  background-color: #F4F4F4;
  border: medium none;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 22px;
  padding: 15px 51px 14px 15px;
  width: 100%;
  float: left;
  -webkit-box-shadow: 0 0 0px 1000px #F4F4F4 inset !important;
}

.searchnox::after {
  position: absolute;
  display: block;
  content: '';
  background-image: url("../img/icons/search_icon2.svg");
  background-position: calc(100% - 15px) center;
  background-position: -webkit-calc(100% - 15px) center;
  background-repeat: no-repeat;
  width: 50px;
  right: 0;
  top: 0;
  bottom: 0;
}

/*.searchnox > input:focus {
    background-color: #ccc;
}*/

.filterbox {
  /*    padding-right: 15px;
        width: 100%;
        float: left;
        overflow: hidden;*/
}

.filterbox>select {
  background-color: #D5D9E5;
  background-image: url("../img/icons/grey_arrow.svg");
  background-position: right center;
  background-repeat: no-repeat;
  border: medium none;
  float: left;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 16px;
  padding: 17px 51px 16px 10px;
  width: calc(100% + 33px);
  width: -webkit-calc(100% + 33px);
  height: 60px;
}

.nt-drop {
  background-color: #bee5e5 !important;
}

.blue-checkbox label {
  color: #000000;
  font-family: var(--font-family); /* regular */
  font-size: 26px;
}

.filterbox>select:focus {
  background-color: #ccc;
}

.grid-1 {
  width: 11.1%;
  float: left;
  padding: 0 7.5px;
}

.grid-2 {
  width: 22.2%;
  float: left;
  padding: 0 7.5px;
}

.grid-3 {
  width: 33.3%;
  float: left;
  padding: 0 7.5px;
}

.grid-4 {
  width: 44.4%;
  float: left;
  padding: 0 7.5px;
}

.grid-5 {
  width: 55.5%;
  float: left;
  padding: 0 7.5px;
}

.grid-6 {
  width: 66.6%;
  float: left;
  padding: 0 7.5px;
}

.grid-7 {
  width: 77.7%;
  float: left;
  padding: 0 7.5px;
}

.grid-8 {
  width: 88.8%;
  float: left;
  padding: 0 7.5px;
}

.grid-9 {
  width: 100%;
  float: left;
  padding: 0 7.5px;
}

.resurcebox {
  margin-bottom: 15px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.resurcebox>back-image-cover>img {
  width: 100%;
}

.resource-in-box {
  background-color: rgba(245, 245, 245, 0.9);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 15px 30px;
  z-index: 2;
}

.topbar-in-box {
  width: 100%;
  display: table;
  margin-bottom: 15px;
}

.accelerator-ico {
  background-image: url("../img/icons/accelerators_icon.svg");
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 32px;
  width: 32px;
}

.event-ico {
  background-image: url("../img/icons/event_icon.svg");
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 32px;
  width: 32px;
}

.competition-ico {
  background-image: url("../img/icons/competition_icon.svg");
  /*background-size: cover;*/
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 32px;
  width: 32px;
}

.starupspace-ico {
  background-image: url("../img/icons/space_icon.svg");
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 32px;
  width: 32px;
}

.onlinerecource-ico {
  background-image: url("../img/icons/library_icon.svg");
  /*background-size: cover;*/
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 32px;
  width: 32px;
}

.mentorship-ico {
  background-image: url("../img/icons/officehours_icon-01.svg");
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 32px;
  width: 32px;
}

.funding-ico {
  background-image: url("../img/icons/fund_icon.svg");
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 32px;
  width: 32px;
}

.showcase-ico {
  background-image: url("../img/icons/startupshowcase_icon.svg");
  /*background-size: cover;*/
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 32px;
  width: 42px;
}

.comunity-ico {
  background-image: url("../img/icons/community_icon2.svg");
  /*background-size: cover;*/
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 32px;
  width: 32px;
}

.add-resorce {
  background-color: transparent;
  background-image: url("../img/icons/plus_save_icon.svg");
  background-size: cover;
  border: medium none;
  float: right;
  height: 32px;
  position: absolute;
  right: 30px;
  top: 15px;
  width: 32px;
  z-index: 3;
  background-size: 100% auto;
}

.resurcebox>a {
  color: inherit;
}

.resurcebox:hover .add-resorce {
  background-image: url("../img/icons/plus_save_icon - Copy.svg");
  /*    background-color: rgb(204, 204, 204);
        border-radius: 49px;
        opacity: 0.8;*/
}

.select-my-style {
  background-color: rgb(213, 217, 229);
  background-image: url("../img/icons/grey_arrow.svg");
  background-position: calc(100% + 5px) 24px;
  background-position: -webkit-calc(100% + 5px) 24px;
  background-size: 31px 14px;
  background-repeat: no-repeat;
  border: medium none;
  float: left;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 22px;
  padding: 17px 51px 12px 15px;
  width: 100%;
  cursor: pointer;
  min-height: 60px;
}

.my_selectbox {
  position: relative;
  background-color: rgb(213, 217, 229);
}

.resurcelink {
  bottom: 30px;
  color: inherit;
  display: block;
  font-size: 12px;
  margin-top: 25px;
  position: absolute;
}

.resurcelink_2 {
  bottom: 30px;
  color: inherit;
  display: none;
  font-size: 14px;
  margin-top: 25px;
  position: absolute;
  left: 0;
  padding: 0 30px
}

.resurcebox:hover .resurcelink {
  display: none;
}

.resurcebox:hover .resurcelink_2 {
  display: block;
}

.resurcebox:hover .resource-in-box {
  background-color: rgba(118, 118, 118, 0.9);
  color: #ffffff;
}

/*.resurcebox:hover .add-resorce {
    background-image: url("../img/icons/plus_save_icon - Copy.svg");
}*/
@media (min-width:992px) {
  .resurcebox .accelerator-ico {
    background-image: url("../img/icons/accelerators_icon - Copy.svg");
  }

  .resurcebox .event-ico {
    background-image: url("../img/icons/event_icon - Copy.svg");
  }

  .resurcebox .competition-ico {
    background-image: url("../img/icons/competition_icon - Copy.svg");
  }

  .resurcebox .starupspace-ico {
    background-image: url("../img/icons/space_icon - Copy.svg");
  }

  .resurcebox .onlinerecource-ico {
    background-image: url("../img/icons/library_icon - Copy.svg");
  }

  .resurcebox .mentorship-ico {
    background-image: url("../img/icons/officehours_icon - Copy.svg");
  }

  .resurcebox .funding-ico {
    background-image: url("../img/icons/fund_icon - Copy.svg");
  }

  .resurcebox .showcase-ico {
    background-image: url("../img/icons/startupshowcase_icon - Copy.svg");
  }

  .resurcebox .community-ico {
    background-image: url("../img/icons/community_icon2 - Copy.svg");
  }

  .resurcebox:hover .accelerator-ico {
    background-image: url("../img/icons/accelerators_icon.svg");
  }

  .resurcebox:hover .event-ico {
    background-image: url("../img/icons/event_icon.svg");
  }

  .resurcebox:hover .competition-ico {
    background-image: url("../img/icons/competition_icon.svg");
  }

  .resurcebox:hover .starupspace-ico {
    background-image: url("../img/icons/space_icon.svg");
  }

  .resurcebox:hover .onlinerecource-ico {
    background-image: url("../img/icons/library_icon.svg");
  }

  .resurcebox:hover .mentorship-ico {
    background-image: url("../img/icons/officehours_icon.svg");
  }

  .resurcebox:hover .funding-ico {
    background-image: url("../img/icons/fund_icon.svg");
  }

  .resurcebox:hover .showcase-ico {
    background-image: url("../img/icons/startupshowcase_icon.svg");
  }

  .resurcebox:hover .community-ico {
    background-image: url("../img/icons/community_icon2.svg");
  }
}

.my-row {
  margin-left: -7.5px;
  width: calc(100% + 15px);
  width: -webkit-calc(100% + 15px);
}

.resource-in-box>p {
  text-decoration: underline;
}

.calender-headings {
  background-color: #efefef;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 50px;
  line-height: 50px;
  padding: 21px 30px 29px 30px;
  margin-bottom: 15px;
  margin-top: 9px;
}

.center-program {
  color: #000000;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 26px;
  margin-bottom: 5px;
  margin-top: 35px;
}

.center-program_3 {
  color: #000000;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 26px;
  margin-bottom: 5px;
  /*    margin-top: 35px;*/
}

.center-program_2 {
  /*color: #000000;*/
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 18px;
  /*margin-bottom: 5px;*/
  /*margin-top: 35px;*/
  margin-bottom: 21px;
}

.time-tag {
  background-image: url("../img/icons/time_icon2.svg");
  background-repeat: no-repeat;
  display: table;
  float: left;
  font-size: 16px;
  padding-left: 25px;
  margin-top: 6px;
  float: right;
}

.date-tag {
  background-image: url("../img/icons/event_icon2.svg");
  background-repeat: no-repeat;
  display: table;
  float: left;
  font-size: 16px;
  margin-right: 0;
  padding-left: 25px;
  margin-top: 6px;
}

.calender-event-grid {
  margin-bottom: 15px;
}

.event-box {
  margin-bottom: 20px;
}

.purple-calender {
  background-color: rgb(93, 12, 139);
  color: rgb(255, 255, 255);
  padding: 15px 15px 11px 15px;
}

.purple-calender table {
  text-align: center;
  width: 100%;
}

.purple-calender th {
  text-align: center;
}

.day {
  height: 40px;
}

#container1 {
  height: 397px;
  padding: 0;
  width: 100%;
}

.mCSB_draggerRail {
  width: 20px;
}

.f-box {
  width: 100%;
  color: #000;
  margin-bottom: 40px;
}

.f-box-img {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.external-link {
  background-image: url("../img/icons/external_link_icon.svg");
  background-repeat: no-repeat;
  bottom: 20px;
  display: block;
  height: 24px;
  position: absolute;
  right: 20px;
  width: 24px;
  z-index: 100;
}

.external-link:hover {
  opacity: 0.5;
}

.f-box-midle {
  color: rgb(73, 73, 73);
  margin: 26px 0 15px 0;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  line-height: 1;
  height: 125px;
}

.f-box-midle>h4 {
  font-size: 24px;
  margin: 0 0 5px 0;
  line-height: 1;
}

.f-box h3 {
  margin-top: 0;
}

.f-box h3 a {
  text-decoration: none;
}

.f-box-tw {
  background-image: url("../img/icons/twitter_icon2.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  bottom: 7px;
  display: block;
  height: 32px;
  /*    position: absolute;*/
  right: 6px;
  width: 32px;
}

.f-box-in {
  background-image: url("../img/icons/linkedin_icon-16.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  bottom: 44px;
  display: block;
  height: 32px;
  /*position: absolute;*/
  right: 6px;
  width: 32px;
}

.f-box-wb {
  background-image: url("../img/web_icon.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  bottom: 40px;
  display: block;
  height: 32px;
  /*position: absolute;*/
  right: 6px;
  width: 32px;
}

.f-box-wb:hover,
.f-box-in:hover,
.f-box-tw:hover {
  opacity: 0.5;
}

.calender-scroler-in-box {
  background-color: #efefef;
  font-size: 24px;
  margin-bottom: 5px;
  padding: 15px;
  position: relative;
}

.inspire-tab {
  background-image: url("../img/icons/inspire-inactive.svg");
  background-size: 100% auto;
}

.learn-tab {
  background-image: url("../img/icons/learn_inactive.svg");
  background-size: 100% auto;
}

.network-tab {
  background-image: url("../img/icons/network-inactive.svg");
  background-size: 100% auto;
}

.accelerate-tab {
  background-image: url("../img/icons/accelerate_inactive.svg");
  background-size: 100% auto;
}

.fund-tab {
  background-image: url("../img/icons/fund-inactive.svg");
  background-size: 100% auto;
}

.active .inspire-tab {
  background-image: url("../img/icons/inspire_active.svg");
  background-size: 100% auto;
}

.active .learn-tab {
  background-image: url("../img/icons/learn_active.svg");
  background-size: 100% auto;
}

.active .network-tab {
  background-image: url("../img/icons/network_active.svg");
  background-size: 100% auto;
}

.active .accelerate-tab {
  background-image: url("../img/icons/accelerate_active.svg");
  background-size: 100% auto;
}

.active .fund-tab {
  background-image: url("../img/icons/fund_active.svg");
  background-size: 100% auto;
}

.inspire-tab:hover,
.learn-tab:hover,
.network-tab:hover,
.accelerate-tab:hover,
.fund-tab:hover {
  opacity: 0.7;
}

.nav-ab>li>a {
  background-repeat: no-repeat;
  border-radius: 0 !important;
  padding: 0;
}

.nav-ab>li>a {
  border: medium none !important;
}

.nav-ab>li>a>img {
  opacity: 0;
}

.nav-ab>li>a:hover {
  background-color: rgba(0, 0, 0, 0);
}

.tabhead {
  bottom: 35%;
  color: #ffffff;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 26px;
  margin: auto;
  position: absolute;
  width: 100%;
}

.nav-ab {
  margin-bottom: 15px;
}

.calender-headings p {
  font-family: var(--font-family); /* regular */
  font-size: 16px;
  line-height: 24px;
  margin-top: 15px;
}

.calender-headings img {
  display: block;
  max-width: 100%;
  margin-bottom: 16px;
}

.img-auto {
  margin: auto;
  display: block;
}

.gray-box {
  background-color: #efefef;
  margin: 15px 0;
  padding: 15px;
  position: relative;
}

.gray-box>p {
  bottom: 30px;
  left: 30px;
  margin: 0;
  max-height: 150px;
  overflow: hidden;
  padding-right: 50px;
  position: absolute;
  text-overflow: ellipsis;
}

.gray-box>a>p {
  bottom: 30px;
  left: 30px;
  margin: 0;
  max-height: 150px;
  overflow: hidden;
  padding-right: 50px;
  position: absolute;
  text-overflow: ellipsis;
}

.gray-box {
  background-color: #efefef;
  margin: 0 0 15px 0;
  min-height: 256px;
  padding: 30px;
  position: relative;
  color: #000000;
}

.gray-box-img {
  height: 60px;
}

.gray-box img {
  display: block;
  max-height: 100%;
  max-width: 100%;
}

.gray-box-head {
  color: #494949;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 24px;
}

.read-more-dark-back {
  background-image: url("../img/icons/darkpurple_arrow-r.svg");
  background-position: left 8px;
  background-repeat: no-repeat;
  color: #000000;
  display: table;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 26px;
  margin-top: 20px;
  padding-left: 30px;
  /*padding-right: 30px;*/
  text-decoration: none;
}

.read-more-dark-back:hover {
  text-decoration: none;
  opacity: 0.5;
}

.read-more-dark-back span {
  background-image: url("../img/icons/darkpurple_arrow.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 14px auto;
  display: block;
  float: left;
  height: 21px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  width: 30px;
}

.cosial-box {
  bottom: 10px;
  position: absolute;
  right: 10px;
  width: 32px;
}

.cosial-box a {
  margin-top: 5px;
}

.conr {
  font-size: 24px;
  margin-bottom: 60px;
}

.white-img-box {
  margin-top: 60px;
}

.gray-comunication-box {
  background-color: #494949;
  color: #ffffff;
}

.gray-comunication-box2 {
  color: #ffffff;
  padding: 0 5px;
  width: 44.4%;
}

.greayd-ge {
  border-bottom: 5px solid #ffffff;
  font-size: 32px;
  padding: 20px 30px;
  width: 100%;
}

.linebot {
  border-bottom: medium solid;
  width: calc(100% - 212px);
  width: -webkit-calc(100% - 212px);
}

.greayd-ge span {
  display: inline-block;
  padding-right: 50px;
}

.greay-in {
  padding: 15px 30px;
}

.undergrad {
  float: right;
  font-size: 32px;
  position: relative;
  width: 80%;
  margin-bottom: 15px;
}

.undergrad-2 {
  float: right;
  font-size: 26px;
  position: relative;
  width: 80%;
  margin-bottom: 10px;
}

.undergrad-icon {
  background-image: url("../img/icons/undergrad.svg");
  background-repeat: no-repeat;
  display: inline-block;
  height: 50px;
  width: 70px;
}

.word-in-under {
  border-bottom: 3px solid #ffffff;
  display: inline-block;
  height: 45px;
  vertical-align: top;
  width: calc(100% - 85px);
}

.word-in-under-2 {
  border-bottom: 3px solid #ffffff;
  display: inline-block;
  height: 38px;
  vertical-align: top;
  width: calc(100% - 85px);
}

.arro-left {
  position: absolute;
}

.arro-left {
  background-image: url("../img/readmore2.png");
  bottom: 8px;
  height: 22px;
  position: absolute;
  right: 0;
  width: 19px;
}

.grad-icon {
  background-image: url("../img/icons/grad.svg");
  background-repeat: no-repeat;
  display: inline-block;
  height: 50px;
  width: 70px;
}

.postdoc-icon {
  background-image: url("../img/icons/postdoc_phd.svg");
  background-repeat: no-repeat;
  display: inline-block;
  height: 50px;
  width: 70px;
}

.faculty-icon {
  background-image: url("../img/icons/faculty.svg");
  background-repeat: no-repeat;
  display: inline-block;
  height: 50px;
  width: 70px;
}

.elastic-gray-box {
  background-color: #494949;
  color: #ffffff;
  font-size: 26px;
  min-height: 106px;
  padding: 15px;
  text-align: center;
}

.nav-abc li {
  background-color: #ffffff;
  padding: 0 5px;
}

.tabhead-1 {
  background-color: #efefef;
  color: #555555;
  font-size: 26px;
  min-height: 80px;
  padding: 15px;
}

.active .tabhead-1 {
  background-color: #494949;
  color: #fff;
}

.tabhead-1:hover {
  background-color: #494949;
  color: #fff;
}

.perpul-text {
  color: #57068c;
  line-height: 1;
}

.filterbox>label,
.my-input>label {
  color: #494949;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 24px;
  margin-top: 15px;
  width: 100%;
}

.my-input>input,
.my-input>label input {
  border: 2px solid #1abecc;
  margin-bottom: 15px;
  padding: 15px;
  width: 100%;
  height: 60px;
}

.my-input>textarea {
  border: 2px solid #1abecc;
  margin-bottom: 15px;
  padding: 15px;
  width: 100%;
  height: 120px;
}

.purplebtn {
  background-color: #57068c;
  border: medium none;
  color: #ffffff;
  float: right;
  font-size: 22px;
  height: 46px;
  margin-top: 73px;
  padding: 8px;
  width: 190px;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

.bic-img {
  margin-bottom: 15px;
  background-color: #efefef;
}

.in-img {
  padding: 5px;
  position: absolute;
  top: 29%;
  width: 100%;
}

.in-img>img {
  display: block;
  margin: auto;
  max-width: 100%;
}

.img-tt {
  float: left;
  margin-right: 15px;
  width: 40%;
}

.calender-view {
  height: 0;
  margin-bottom: 5px;
  overflow: hidden;
  padding-right: 50px;
  width: 100%;
  transition: height 0.3s ease 0s;
  -webkit-transition: height 0.3s ease 0s;
  cursor: pointer;
}

.calender-scroler-in-box:hover {
  cursor: pointer;
  background-color: #c7c7c7;
}

.active .calender-view {
  height: auto;
}

.external-dark {
  background-image: url("../img/icons/external_link_icon.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 14px auto;
  color: #4a4a4a;
  display: table;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 16px;
  margin-top: 20px;
  padding-right: 30px;
  float: right;
  text-decoration: none;
}

.purple-bit span {
  color: #57068c;
  display: inline-block;
  padding-right: 15px;
}

.purple-bit span:first-child {
  border-right: 1px solid;
}

.purple-bit span:nth-child(2) {
  padding-left: 15px;
}

.purple-head {
  color: #57068c;
}

.spn-ht {
  display: inline-block;
  margin-right: 15px;
  width: 110px;
  float: left;
}

.div-gray-in {
  background-color: #efefef;
  padding: 1px 15px;
}

.type-of-resource {
  color: #333333;
  display: block;
  margin-bottom: 15px;
  text-decoration: underline;
  width: 100%;
}

.type-of-resource>span {
  display: block;
  float: left;
  width: 45px;
}

.startup {
  position: relative;
  background-color: #1abdca;
}

.startup>img {
  max-width: 100%;
}

.ma-t-0 {
  margin-top: 0;
  margin-bottom: 15px;
}

.blue-head {
  color: #1abecc;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 16px;
  position: relative;
  top: 10px;
}

.blue-head-2 {
  color: #1abecc;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 26px;
  line-height: 1;
}

.modal-dialog.my-transparentmodel {}

.my-transparentmodel {
  background-color: rgba(255, 255, 255, 0.5);
}

.my-transparentmodel .modal-content {
  background-color: rgba(0, 0, 0, 0);
  border: medium none;
  box-shadow: none;
}

.trans-modfilte {
  background-color: #d5d9e5;
  background-image: url("../img/icons/grey_arrow.svg");
  background-position: right center;
  background-repeat: no-repeat;
  float: right;
  font-size: 16px;
  padding: 15px;
  width: 100%;
  margin-right: -15px;
}

.my-transparentmodel .modal-header {
  border-bottom: none;
}

.gray-inter-box {
  background-color: #d5d9e5;
  /*padding: 15px;*/
  display: inline-block;
  width: 100%;
}

.purplebtn_2 {
  background-color: rgb(94, 13, 139);
  border: medium none;
  color: rgb(255, 255, 255);
  margin-bottom: 15px;
  /*margin-top: 32px;*/
  padding: 8px 10px;
  text-decoration: none;
  min-width: 120px;
  text-align: center;
  margin-right: 5px;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 22px;
  height: 47px;
  display: table;
}

.purplebtn_3 {
  background-color: rgb(94, 13, 139);
  border: medium none;
  color: rgb(255, 255, 255);
  padding: 8px 10px;
  text-decoration: none;
  min-width: 120px;
  text-align: center;
  margin: 60px 0;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 22px;
  height: 47px;
  display: table;
}

.purplebtn_3:focus {
  outline: none !important;
  border: 2px solid #1abecc;
  background-clip: content-box;
}

.pp {
  /*border-right: 2px solid rgb(255, 255, 255);*/
  /*margin-top: 15px;*/
}

.pp_2 {
  /*margin-top: 15px;*/
}

.select-my_box {
  background-color: rgb(213, 217, 229);
  min-height: 30px;
  padding: 15px 30px;
  position: absolute;
  right: 0;
  top: 70px;
  z-index: 1000;
  min-width: 100%;
  display: none;
  /*border:  3px solid #ffffff;*/
  border-top: 0;
}

.one-select {
  width: 700px;
  max-width: 100%;
}

.purplebtn_3:hover,
.purplebtn_2:hover {
  opacity: 0.7;
  text-decoration: none;
}

button.close {
  background-image: url("../img/icons/close_box33.svg");
  border: 0 none;
  cursor: pointer;
  height: 36px;
  opacity: 1;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 37px;
  z-index: 10;
}

.my-white .modal-dialog {
  margin-top: 230px;
}

/*.?add-resorce-2::before {
    content: "";
    vertical-align: middle;
}*/

.add-resorce-2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../img/icons/plus_save_icon.svg");
  border: medium none;
  height: 32px;
  /*position: relative;*/
  right: 0;
  /*    top: -4px;*/
  /*vertical-align: middle;*/
  display: inline-block;
  width: 32px;
  z-index: 3;
  background-size: 100% auto;
}

.tv-m,
.fb-m,
.ma-m {
  display: inline-block;
  background-size: 100% 100%;
  height: 42px;
  margin-right: 9px;
  vertical-align: top;
  width: 42px;
  background-size: contain;
}

.tv-m:hover,
.fb-m:hover,
.ma-m:hover {
  opacity: 0.5;
}

.fb-m {
  background-image: url("../img/facebook_icon.svg");
}

.ma-m {
  background-image: url("../img/email_icon.svg");
}

.tv-m {
  background-image: url("../img/twitter_icon.svg");
}

.vip2 {
  background-color: #efefef;
  position: relative;
  margin-bottom: 10px;
}

.vip2>img {
  width: 100%;
}

.d-t_m-a {
  display: table;
  margin: auto;
}

.add-resorce-3 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../img/icons/plus_save_icon.svg");
  border: medium none;
  height: 32px;
  margin-top: 10px;
  right: 30px;
  width: 32px;
}

.modal-dialog {
  margin-top: 60px;
}

.in-navs {
  position: relative;
}

.search-wrapper {
  float: right;
  margin-right: 0;
  margin-top: 40px;
}

.searchpop {
  background-image: url("../img/icons/Search_icon.svg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 30px;
  width: 44px;
  margin-top: 8px;
  margin-right: -10px;
}

.searchpop:hover {
  /*    background-image: url("../img/icons/Search_icon_hover.svg");
        background-color: #fff;*/
  cursor: pointer;
  opacity: 0.7;
}

.toggle-btn:hover {
  cursor: pointer;
}

.toggle-btn:hover>span {
  background-color: #ab5ad8;
}

.toggle-btn {
  float: right;
  height: 24px;
  margin: 26px 0;
  width: 40px;
  display: none;
}

.toggle-btn>span {
  background-color: #ffffff;
  display: block;
  height: 4px;
  margin-bottom: 6px;
  width: 100%;
  transition: all 0.2s;
}

.f-g-book {
  font-family: var(--font-family); /* regular */
}

.f-g-bold {
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

img {
  max-width: 100%;
}

.copyright {
  color: #cccccc;
  font-size: 10px;
  margin-top: 138px;
}

.c-in {
  color: inherit;
}

.shedblackbox:hover {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}

.shedblackbox h4 {
  color: #1abecc;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 18px;
}

.location>a {
  color: inherit;
}

.location>a:hover {
  color: #000;
}

.shedblackbox img {
  height: 32px;
}

.shedblackbox:hover img {
  opacity: 0.7;
}

.bigforbox {
  float: left;
  width: 50%;
}

.dropboxlist .togglelist:hover {
  cursor: default;
}

.drorp-iten-content>h3 {
  font-family: var(--font-family); /* regular */
  font-size: 32px;
}

.buttontosh a {
  font-size: 23px;
  height: 45px;
  width: 190px;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

.rockebcak {
  background-image: url("../img/icons/rocketship_white.svg");
  background-position: 93% center;
  background-repeat: no-repeat;
  background-size: auto 85%;
}

.calander-vie.active .upar {
  background-image: url("../img/icons/purple_arrow2.svg");
  /*background-position: 90% 26px;*/
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  width: 30px;
  height: 87px;
  right: 50px;
  top: 0;
}

.upar:hover {
  /*    background-color: #c7c7c7;*/
  cursor: pointer;
}

.fiter_btn {
  display: none;
}

.filter-panel {
  display: table;
  margin-top: 15px;
  position: relative;
  width: 100%;
}

.mbn-menu-button:hover {
  background-color: #009ca9;
}

.popup-vip>a>img {
  margin-top: 90px !important;
}

.head-vip-pop {
  background-color: #5e1a8b;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 15px;
}

.head-vip-pop>span {
  padding-right: 40px;
}

.purple-text {
  color: #5e1a8b;
}

.pophead-purple {
  color: #5e1a8b;
  font-size: 26px;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  margin-top: 45px;
}

.vip-title-box {
  float: left;
  width: 33.33%;
}

.vip-line>span {
  display: inline-block;
  width: 165px;
  float: left;
}

.vip-line {
  margin-bottom: 15px;
}

.vip-line .simple-dropdown .btn {
  font-size: 16px;
}

.popup-tw img {
  margin-top: 50px !important;
}

.head-tw-pop {
  background-color: #606060;
  color: #ffffff;
}

.head-vip-pop,
.head-tw-pop {
  display: table;
  font-size: 26px;
  padding: 10px 15px;
  position: relative;
  top: -15px;
  width: 100%;
}

.head-tw-pop>span {
  padding-right: 40px;
}

.file-up {
  display: table;
  margin: 100px auto 0;
  position: relative;
}

.file-up>input[type="file"] {
  height: 40px;
  opacity: 0;
  position: relative;
  z-index: 2;
  cursor: pointer;
  width: 287px;
}

.file-up label {
  background-color: #19bdca;
  color: #ffffff;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 22px;
  height: 47px;
  left: 0;
  padding: 10px 17px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1;
}

.file-up:hover label {
  background-color: #009aa7;
  cursor: pointer;
}

.hidne-input[placeholder] {
  color: #ffffff;
  opacity: 1;
}

.hidne-input {
  background-color: inherit;
  border: none;
  border-left: 2px solid #ffffff;
  line-height: 1;
  margin-left: 5px;
  padding: 0 5px;
}

.hidne-input:hover {
  /*    background-color: rgba(255, 255, 255, 0.2);*/
  /*color: #000000;*/
}

.hidne-input2 {
  border: none;
  border-left: solid 2px;
  line-height: 1;
}

.hide-textarea:hover,
.hidne-input2:hover,
.inplut-external:hover {
  /*    background-color: #eee;*/
}

.hide-textarea {
  border: none;
  border-left: solid 2px;
  width: 100%;
  height: 24px;
  width: 100%;
  color: #000;
  background-color: #fff;
  resize: none;
  overflow: hidden;
  white-space: nowrap;
}

.mbn-menu-button2 {
  background-color: #19bdca;
  border: medium none;
  color: #ffffff;
  display: block;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 26px;
  height: auto;
  margin: 15px auto;
  padding: 5px 15px;
}

.line-link {
  background-size: auto auto;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 26px;
  margin-top: 0;
}

.normalhead>img {
  float: left;
  margin-bottom: 10px;
  margin-right: 5px;
}

.f-r {
  float: right;
}

.purpletext-center {
  color: #57068c;
  text-align: center;
}

.one-select input[type="checkbox"] {
  display: none;
}

.blue-checkbox input[type="checkbox"] {
  display: none;
}

.purple-checkbox input[type="checkbox"] {
  display: none;
}

input[type="checkbox"]:checked+label span {
  background: rgba(0, 0, 0, 0) url("../img/check_radio_sheet.png") no-repeat scroll -4px -27px / 23px auto;
  border: 2px solid #d67927;
}

input[type="checkbox"]+label span {
  border: 2px solid indigo;
  /*background: rgba(0, 0, 0, 0) url("../img/check_radio_sheet.png") no-repeat scroll left top / 100% auto;*/
  cursor: pointer;
  display: inline-block;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  width: 19px;
}

.pad-ln {
  padding-left: 27px;
  width: 100%;
}

.clecklist {
  float: left;
  margin: 10px 0;
  padding-right: 30px;
}

.text-area {
  border: 2px solid #1abecc;
  min-height: 200px;
  padding: 15px;
  resize: none;
  width: 100%;
}

.text-area:focus {
  box-shadow: 0 0 3px inset;
}

.img-v-a-b {
  vertical-align: bottom;
}

.img-rec {
  background-color: #918e8b;
  border: 2px solid #918e8b;
  border-radius: 50px;
  height: 100px;
  overflow: hidden;
  width: 100px;
}

.large-item .owl-controls.clickable {
  left: 0;
  top: calc(50% - 30px);
  top: -webkit-calc(50% - 30px);
  width: 100%;
}

.gallery-next {
  border-bottom: 15px solid rgba(0, 0, 0, 0);
  border-left: 25px solid #57068c;
  border-top: 15px solid rgba(0, 0, 0, 0);
  display: inline-block;
  float: right;
  height: 0;
  vertical-align: bottom;
}

.gallery-prev {
  border-bottom: 15px solid rgba(0, 0, 0, 0);
  border-right: 25px solid #57068c;
  border-top: 15px solid rgba(0, 0, 0, 0);
  display: inline-block;
  float: left;
  height: 0;
  vertical-align: bottom;
}

.gallery-next:hover {
  border-left: 25px solid #000;
}

.gallery-nav {
  font-size: 16px;
  height: 50px;
  line-height: 30px;
  margin-top: 34px;
}

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

.large-item .item {
  background: #0c83e7;
  /*padding: 80px 0px;*/
  margin: 10px 0;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

.smal-item .item {
  background: #C9C9C9;
  /*padding: 10px 0px;*/
  margin: 10px 5px 0 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  opacity: 0.6;
}

.smal-item .item h1 {
  font-size: 18px;
}

.smal-item .synced .item {
  opacity: 1;
}

.smal-item .owl-wrapper,
.smal-item .owl-stage {
  transform: none !important;
  width: 100% !important;
}

.smal-item .owl-item {
  width: 33.33% !important;
}

.large-item .item>img {
  width: 100%;
}

.smal-item {
  margin-left: -5px;
  width: calc(100% + 10px);
  width: -webkit-calc(100% + 10px);
}

.large-item .owl-prev,
.large-item .owl-next {
  background-color: rgba(0, 0, 0, 0) !important;
  border-bottom: 20px solid rgba(0, 0, 0, 0) !important;
  border-left: 30px solid #ffffff !important;
  border-radius: 0 !important;
  border-top: 20px solid rgba(0, 0, 0, 0);
  height: 0 !important;
  opacity: 1 !important;
  padding: 0 !important;
}

.large-item .owl-next {
  position: absolute;
  right: 10px !important;
}

.large-item .owl-prev {
  border-left: medium none rgba(0, 0, 0, 0) !important;
  border-right: 30px solid #ffffff;
  left: 10px !important;
  position: absolute;
}

.large-item .owl-next:hover {
  border-left: 30px solid #ccc !important;
}

.large-item .owl-prev:hover {
  border-right: 30px solid #ccc !important;
}

.ten-tousend {
  color: #57068c;
  font-family: sans-serif;
  font-size: 110px;
  font-weight: bold;
  line-height: 100px;
  margin-top: 33px;
  text-align: center;
}

.input-sky-blu {
  width: 100%;
  border: solid 2px #1abecc;
  padding: 10px;
  font-style: italic;
}

.text-black {
  color: #000;
}

.new-gray-tab {
  background-color: #494949;
  list-style: outside none none;
  min-height: 640px;
  padding: 30px;
  position: relative;
}

.img-sl {
  left: calc(100% + 5px);
  position: absolute;
  top: 0;
  width: 127%;
  height: 100%;
  background-size: cover;
}

.tab-head {
  float: right;
  font-size: 32px;
  padding-bottom: 15px;
  position: relative;
  text-align: right;
  width: 385px;
}

.im-ta {
  float: left;
  width: 50px;
}

.im-ta>img {
  display: block;
  margin: 0 auto auto auto;
}

.tab-head>span {
  border-bottom: 3px solid #ffffff;
  display: inline-block;
  font-size: 26px;
  margin-top: 6px;
  text-align: left;
  vertical-align: top;
  width: 299px;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
}

.open .tab-head>span {
  border-bottom: 3px solid #ffffff;
  display: inline-block;
  font-size: 40px;
  line-height: 60px;
  margin-top: -14px;
  text-align: left;
  vertical-align: top;
  width: 299px;
}

.tab-head i {
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  border-left: 20px solid #ffffff;
  border-top: 10px solid rgba(0, 0, 0, 0);
  display: block;
  position: absolute;
  right: -3px;
  top: 38px;
  display: none;
}

.tab-content2 {
  display: none;
}

.open .tab-content2,
.open .tab-head i {
  display: block;
}

.tab-content2 {
  padding: 15px 0;
}

.tab-head:hover {
  opacity: 0.7;
  cursor: pointer;
}

.blue-checkbox {
  line-height: 30px;
}

.blue-checkbox input[type="checkbox"]+label span {
  background: rgba(0, 0, 0, 0) url("../img/check_radio_sheet2.png") no-repeat scroll left top / 100% auto;
  cursor: pointer;
  display: inline-block;
  height: 26px;
  margin: -1px 15px 0 0;
  vertical-align: middle;
  width: 26px;
}

.blue-checkbox input[type="checkbox"]:checked+label span {
  background: rgba(0, 0, 0, 0) url("../img/check_radio_sheet2.png") no-repeat scroll 0 -26px / 100% auto;
}

.blue-checkbox input[type="checkbox"]+label span {
  background: rgba(0, 0, 0, 0) url("../img/check_radio_sheet2.png") no-repeat scroll left top / 100% auto;
  border: none;
}

.resource-serach>a {
  text-decoration: none;
}

.resurcebox>.back-image-cover>img {
  max-width: none;
  height: 256px;
  width: auto;
  min-width: 100%;
}

.gray-cont {
  bottom: 25px;
  left: 30px;
  margin: 0;
  max-height: 150px;
  overflow: hidden;
  padding-right: 50px;
  position: absolute;
  text-overflow: ellipsis;
  line-height: 18px;
}

.calender-scroler-in-box2 {
  background-color: #efefef;
  font-size: 26px;
  margin-bottom: 5px;
  padding: 15px;
}

.f-n-m-a {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.signin-head {
  color: #000000;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 36px;
  margin-top: 8px;
}

#owl-demo11 .item,
#owl-demo12 .item {
  display: inline-block;
  min-height: 325px;
  width: 100%;
}

.sky-blue-text {
  color: #1abecc;
}

.main-headers {
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 50px;
  line-height: 1;
  margin-bottom: 30px;
  margin-top: 20px;
  /*display: table;*/
}

.main-headers_2 {
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 50px;
  line-height: 66px;
  margin-bottom: 30px;
  margin-top: 10px;
  /*padding-right: 240px;*/
}

.main-headers h2,
.main-headers_2 h2 {
  font-size: 50px;
  line-height: 66px;
  margin: inherit;
  display: inline;
}

.rocket>b,
.newspaper>b {
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-weight: normal;
}

.infooter p {
  line-height: 23px;
}

.visitup {
  font-size: 20px;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  margin-bottom: 30px;
}

.purple-slid-box .read-more {
  margin-bottom: -5px;
}

.shedblackbox p {
  font-size: 14px;
}

.nav-ab {
  width: calc(100% + 5px) !important;
  width: -webkit-calc(100% + 5px) !important;
}

.nav-ab li {
  padding: 0 5px 0 0;
}

.read-more-dark_5 {
  background-image: url("../img/icons/darkpurple_arrow.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 14px auto;
  color: #000000;
  display: table;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 26px;
  margin-top: 20px;
  padding-right: 30px;
  text-decoration: none;
}

.read-more-dark_5:hover {
  color: #000000;
  opacity: 0.5;
  text-decoration: none;
}

.se-light-blue {
  background-color: #BEE5E5;
}

.se-light-blue .select-my-style {
  background-color: #bee5e5;
  border-color: #bee5e5;
}

.select-my_box {}

.se-light-blue .select-my_box {
  background-color: #bee5e5;
}

.se-light-blue .gray-inter-box {
  background-color: #bee5e5;
}

.tog-sel {
  border-bottom: 10px solid #d5d9e5;
  background-image: url("../img/icons/grey_arrow_up.svg");
}

.min-h {
  min-height: 75px;
}

.gray-inter-box h4 {
  font-family: var(--font-family); /* medium */
  font-weight: 500;
}

.gray-inter-box label {
  font-weight: normal;
}

.searchnox>input[placeholder] {
  color: #888888;
}

*:focus {
  outline: 0;
}

.grid-2-5 {
  float: left;
  padding: 0 7.5px;
  width: 27.75%;
}

.pu-btn-wi {
  /*    min-width: 413px;*/
}

.go-m_30 {
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 30px;
}

.purplebtn_2.purp-to {
  font-size: 26px;
  height: 47px;
  line-height: 1px;
  margin-top: 31px;
  min-width: 92px;
  width: 260px;
}

.main-headers>img {
  float: left;
  margin-right: 15px;
}

.video-s {
  width: 100%;
  height: 700px;
}

.img-ab {
  padding-left: 15px;
}

.active .calender-scroler-in-box:hover {
  background-color: #efefef;
  cursor: default;
}

.calander-vie {
  position: relative;
}

.nav-abc {
  width: calc(100% + 10px) !important;
  width: -webkit-calc(100% + 10px) !important;
}

.im-gig {
  width: calc(100% - 20px);
  width: -webkit-calc(100% - 20px);
  margin-bottom: 15px;
}

.purplebtn_2.purp-too {
  font-size: 26px;
  height: 47px;
  line-height: 1px;
  margin-top: 31px;
  /*min-width: 92px;*/
  /*width: 92px;*/
}

.main-headers>img {
  min-height: 48px;
  margin-top: 2px;
  width: auto;
}

.add-resorce-line {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../img/icons/plus_save_icon.svg");
  background-repeat: no-repeat;
  border: medium none;
  display: block;
  height: 32px;
  margin: 15px auto;
  right: 30px;
  width: 32px;
}

.left-back-line {
  background-image: url("../img/icons/darkpurple_arrow-r.svg");
  background-position: left 2px;
  background-repeat: no-repeat;
  color: #000000;
  display: inline-block;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 26px;
  line-height: 1;
  margin-top: 20px;
  padding-left: 30px;
  /*padding-right: 30px;*/
  text-decoration: none;
}

.right-next-line {
  background-image: url("../img/icons/darkpurple_arrow.svg");
  background-position: right 2px;
  background-repeat: no-repeat;
  color: #000000;
  display: inline-block;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 26px;
  line-height: 1;
  margin-top: 20px;
  /*padding-left: 30px;*/
  padding-right: 30px;
  text-decoration: none;
  float: right;
}

.left-back-line:hover .right-next-line:hover {
  opacity: 0.7;
  text-decoration: none;
}

.maya {
  margin-top: 27px;
}

.maya {
  margin-top: 10px;
}

.f-box>p {
  padding-right: 0px;
}

a>b {
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-weight: normal;
}

a>b:hover {
  opacity: 0.5;
}

.resurcebox:hover .external-link {
  display: none;
}

.blue-checkbox label {
  margin-bottom: 15px;
}

#datepicker-purple-calender td,
th {
  font-size: 14px;
  padding: 12px 0 !important;
  width: 55px;
}

.active.day {
  background-color: #fff;
  color: #5d0c8b;
}

.day:hover {
  background-color: #29043e;
}

.tab-pane p {
  line-height: 24px;
}

.one-select-2 {
  width: 100%;
}

.top-fit {
  top: 60px;
}

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

.maya2 {
  margin-bottom: 25px;
  margin-top: 15px;
}

.about-cet {
  width: 100%;
  margin-bottom: 20px;
}

.se-light-blue .dropdown-menu {
  background-color: #bee5e5 !important;
}

.my_selectbox .dropdown-menu {
  background-color: rgb(213, 217, 229);
}

.my-input.myin {
  margin-bottom: 13px;
}

.new-gray-tab .open {
  margin-top: 12px;
}

.youtube-viedo {
  margin-bottom: 25px;
  width: 100%;
}

.box-donate {
  padding-right: 22.5px;
  position: relative;
}

.donate-box-in {
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  left: 0;
  padding: 25px 30px;
  position: absolute;
  top: 0;
}

.donate-box-in-2 {
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  left: 0;
  padding: 25px 30px;
  position: relative;
  top: 0;
}

.donate-cont {
  margin-bottom: 20px;
  /*margin-top: 10px;*/
}

.sky-blu-btn {
  background-color: #1abecc;
  padding: 5px 30px;
}

.sky-blu-btn {
  background-color: #1abecc;
  border: medium none;
  color: #fff;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 22px;
  height: 46px;
  padding: 5px 30px;
  width: 190px;
}

.sky-blu-btn:hover {
  opacity: 0.7;
}

.img-don {
  margin-bottom: 20px;
  max-width: 230px;
}

.mbn-menu {
  font-family: var(--font-family); /* medium */
  font-weight: 500;
}

.nameofcompan {
  font-size: 50px;
  margin: 30px 0;
  background-color: #fff;
}

.input--git,
.input--git2 {
  width: 45%;
  float: left;
}

.input--git2 {
  width: 48%;
}

.input--git>div,
.input--git2>div {
  float: left;
}

.input--git2 input {
  width: calc(100% - 200px);
  width: -webkit-calc(100% - 200px);
}

.input--git input {
  width: calc(100% - 102px);
  width: -webkit-calc(100% - 102px);
}

.nameofcompan {
  background-color: #fff;
  float: left;
  font-size: 50px;
  margin: 20px 0 30px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 62%;
}

.inplut-external {
  color: #000;
  font-size: 26px;
  line-height: 1;
  width: 100%;
  background-color: #fff;
  border: none;
  border-left: solid 2px #000;
}

.inplut-external {
  /*    background-image: url("../img/icons/external_link_icon.svg");*/
  background-position: right center;
  background-repeat: no-repeat;
  line-height: 1;
  padding-right: 30px;
}

.input-externel {
  float: left;
  margin-top: 35px;
  width: 38%;
}

.gray-box>a,
.gray-box>a:hover {
  text-decoration: none;
  display: block;
}

.f-box>a,
.f-box>a:hover {
  text-decoration: none;
  display: block;
}

.vip-title-box input {
  background-color: white;
  width: calc(100% - 130px);
  width: -webkit-calc(100% - 130px);
}

.vip-title-box>h4,
.vip-title-box>strong {
  font-size: 26px;
}

.vip-title-box {
  float: left;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  margin-top: 10px;
  width: 33.33%;
}

.ma-sub {
  font-weight: normal;
  height: 46px;
  margin-top: 40px;
  width: 287px;
  font-size: 22px;
}

.text.text-2 {
  font-size: 26px;
  line-height: 1;
  margin-top: 0;
  top: 30px;
}

.external-dark.line-link:hover {
  opacity: 0.5;
  text-decoration: none;
}

.ex-la {
  background-size: auto auto;
  color: #000;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 26px;
}

.ex-la:hover {
  text-decoration: none;
  opacity: 0.5;
}

.para-startup {
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 26px;
}

.open .caret {
  transform: rotate(180deg);
}

.main-headers .add-resorce-2 {
  /*float: right;*/
  margin-left: 15px;
  margin-top: 15px;
}

.bar-chart {
  height: 168px;
  display: table;
  margin: auto;
  width: 100%;
}

.bar-chart rect:nth-child(2n+1) {
  fill: #4a4a4a;
}

.bar-chart path {
  stroke: #ffffff;
}

.bar-chart rect {
  fill: #1abecc;
}

.morris-hover.morris-default-style {
  display: none !important;
}

.bar-chart-perple {
  height: 168px;
  display: table;
  margin: auto;
  width: 66.67%;
}

.bar-chart-perple rect:nth-child(2n+1) {
  fill: #4a4a4a;
}

.bar-chart-perple path {
  stroke: #ffffff;
}

.bar-chart-perple rect {
  fill: #1abecc;
}

.morris-hover.morris-default-style {
  display: none !important;
}

.bar-chart-perple rect {
  fill: #57068c;
}

.donate-chart-box {
  display: table;
  margin-bottom: 60px;
  width: 100%;
}

.rss-clas {
  color: #20becb;
  float: right;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 15px;
  margin-top: 35px;
  vertical-align: bottom;
}

.rss-clas a {
  color: #20becb;
  text-decoration: none;
}

.blog-nav {
  background-color: #4a4a4a;
  color: #ffffff;
  display: table;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  width: 100%;
  position: relative;
  height: 35px;
}

.blog-nav>ul {
  list-style: outside none none;
  padding: 0;
}

.blog-nav li {
  float: left;
  line-height: 35px;
}

.blog-nav a {
  color: inherit;
  padding: 0 26px;
  text-decoration: none;
  display: block;
}

.blog-nav li:first-child {
  font-size: 13px;
  padding: 0 30px;
}

.filter-dropdown {
  float: right !important;
  padding-right: 30px;
}

.filter-dropdown>span {
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-top: 14px solid #ffffff;
  display: block;
  float: right;
  margin-left: 5px;
  margin-top: 11px;
}

.filter-dropdown>ul {
  background-color: #5d0f8b;
  list-style: outside none none;
  min-width: 420px;
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 10;
  display: none;
}

.filter-dropdown li {
  float: none;
}

.filter-dropdown li:first-child {
  font-size: 17px;
  padding: 0;
}

.filter-dropdown a {
  border-bottom: 3px solid #ffffff;
  padding: 14px 55px;
}

.blog-nav>ul>li:hover {
  cursor: pointer;
  /*background-color: #fff;*/
}

.blog-nav>ul>li>a:hover {
  background-color: #4a4a4a;
  color: rgba(255, 255, 255, 0.7);
}

.filter-dropdown.open>ul {
  display: block;
}

.filter-dropdown.open>span {
  border-bottom: 14px solid #ffffff;
  border-top: medium none rgba(0, 0, 0, 0);
}

.sub-head,
.sub-head h3 {
  display: table;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 39px;
  line-height: 80px;
  width: 100%;
}

.sub-head>input {
  background-color: #ffffff;
  border: 2px solid #20becb;
  float: right;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  margin-top: 19px;
  padding: 0 15px;
  width: 240px;
}

.sub-head>input[placeholder] {
  color: #cccccc;
}

.owl-blog-slider .owl-item {
  transform: none;
}

.owl-blog-slider-conect {
  position: absolute;
  right: 0;
  top: 0;
  width: 310px;
}

.con-blog-slider {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
}

.owl-blog-slider-conect .owl-wrapper,
.owl-blog-slider-conect .owl-stage {
  width: 290px !important;
}

.owl-blog-slider-conect .owl-item {
  width: 100% !important;
}

.b-sl-discription {
  display: none;
}

.b-sl-read-more {
  display: none;
}

.owl-item.synced .b-sl-discription {
  display: block;
}

.owl-item.synced .b-sl-read-more {
  display: block;
}

.b-sl-read-more:focus {
  text-decoration: underline;
}

.owl-item.synced .hide-head {
  display: none;
}

.hide-head {
  line-height: 18px
}

.b-sl-head-perple,
.b-sl-head-white {
  display: none;
}

.owl-item.synced .b-sl-head-perple,
.owl-item.synced .b-sl-head-white {
  display: block;
  text-decoration: none;
  font-size: 19px;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

.b-sl-head-white {
  color: #ffffff;
}

.b-sl-head-perple {
  color: #57068c;
}

.owl-blog-slider-conect .item {
  background-color: #5d0f8b;
  color: #fff;
  border-bottom: 3px solid #ffffff;
  padding: 15px;
}

.owl-blog-slider-conect .owl-item.synced .item {
  background-color: #20becb;
}

.owl-blog-slider .item>img {
  height: 531px;
  max-width: none;
  width: auto;
  min-width: 100%;
}

.b-sl-discription {
  color: #ffffff;
  padding: 5px 0;
}

.b-sl-read-more {
  bottom: 15px;
  color: #57068c;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 14px;
  left: 15px;
  position: absolute;
}

.owl-blog-slider-conect .owl-item.synced .blog-sl-box {
  height: 277px;
  padding-bottom: 14px;
}

.owl-blog-slider-conect .item {
  height: 76px;
  padding: 10px 15px;
  cursor: pointer;
}

.owl-blog-slider-conect .owl-item.synced .item {
  height: auto;
  padding: 15px;
  position: relative;
  width: 290px;
}

.con-blog-slider .owl-controls.clickable {
  display: none !important;
}

.slidarrov {
  border-bottom: 20px solid rgba(0, 0, 0, 0);
  border-right: 20px solid #20becb;
  border-top: 20px solid rgba(0, 0, 0, 0);
  display: block;
  left: -20px;
  position: absolute;
  top: calc(50% - 25px);
  top: -webkit-calc(50% - 25px);
  z-index: 2147483647;
  display: none;
}

.owl-blog-slider-conect .owl-item.synced .slidarrov {
  display: block;
}

.owl-blog-slider-conect .owl-wrapper,
.owl-blog-slider-conect .owl-stage {
  float: right;
}

.masonery_grid {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

/* clear fix */

.masonery_grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 33.333%;
  padding: 15px 7.5px 0 7.5px;
}

.grid-item {
  float: left;
}

.grid-item-image {
  overflow: hidden;
  height: 164px;
}

.grid-item img {
  display: block;
  max-width: 100%;
  width: 100%;
}

.blog-cat-detai-box {
  background-color: #f0f0f0;
  padding: 15px;
  overflow: hidden;

}

.blog-cat-tag {
  color: #20becb;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 15px;
}

.blog-cat-head {
  color: #57068c;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 24px;
  text-decoration: none;
}

.blog-cat-head:hover {
  text-decoration: none;
}

.clock {
  background-image: url("../img/clock.png");
  background-position: left 2px;
  background-repeat: no-repeat;
  padding-left: 20px;
}

.usr {
  background-image: url("../img/usr.png");
  background-position: left 2px;
  background-repeat: no-repeat;
  padding-left: 20px;
}

.usr>a {
  color: inherit;
  text-decoration: none;
}

.usr>a:hover {
  color: inherit;
  text-decoration: underline;
}

.clock-2 {
  background-image: url("../img/clock.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  line-height: 23px;
  margin-bottom: 15px;
}

.usr-2 {
  background-image: url("../img/usr.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  line-height: 23px;
  margin-bottom: 15px;
}

.usr-2>a {
  color: inherit;
  text-decoration: none;
}

.usr-2>a:hover {
  color: inherit;
  text-decoration: underline;
}

.message {
  background-image: url("../img/message.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  line-height: 23px;
  margin-bottom: 15px;
}

.blog-cat-readmore {
  color: #57068c;
  display: block;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 14px;
  padding-left: 20px;
  padding-top: 15px;
}

.pagine {
  border-top: 3px solid #4a4a4a;
  margin-top: 60px;
  min-height: 60px;
}

.pagine>ul {
  float: right;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.pagine li {
  float: left;
}

.pagine a {
  display: block;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 14px;
  padding: 15px 10px;
  text-decoration: none;
}

.blog-post-name {
  color: #18bdca;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 39px;
}

.blog-post-body {
  padding: 0 30px;
  display: table;
  margin-bottom: 60px;
  position: relative;
}

.blog-post-left-bluetext {
  color: #18bdca;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  line-height: 30px;
  padding-left: 20px;
}

.blog-post-left {
  border-right: 1px solid #18bdca;
  display: table;
  float: left;
  margin-top: 15px;
  padding-right: 15px;
  width: 20%;
  font-size: 14px;
}

.mmm-ty {
  width: 50px;
  height: 50px;
  background-color: aqua;
}

.tw-blog-sm,
.fb-blog-sm,
.gp-blog-sm,
.d-blog-sm {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-size: 100% 100%;
}

.tw-blog-sm {
  background-image: url("../img/twitter_icon.svg");
}

.fb-blog-sm {
  background-image: url("../img/facebook_icon.svg");
}

.gp-blog-sm {
  background-image: url("../img/twitter_icon.svg");
}

.d-blog-sm {
  background-image: url("../img/twitter_icon.svg");
}

.blog-post-cosial {
  border-bottom: 2px solid #18bdca;
  border-top: 2px solid #18bdca;
  line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
}

.comment-head-post {
  margin: 15px 0;
  font-size: 14px;
}

.ancor-post {
  color: #57068c;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  padding: 0 0 30px 20px;
  display: block;
}

.comment-post-blog textarea {
  background-color: #ffffff;
  border: 2px solid #999;
  margin: 15px 0 0 0;
  min-height: 280px;
  resize: none;
  width: 100%;
}

.comment-post-blog>input[type="text"] {
  background-color: #ffffff;
  border: 2px solid #999999;
  width: 100%;
}

.blog-post-right {
  float: right;
  width: 80%;
  padding-left: 30px;
}

.prevt-page {
  float: left;
  color: #4a4a4a;
  text-decoration: none;
}

.next-page {
  float: right;
  color: #4a4a4a;
  text-decoration: none;
}

.post-nav {
  bottom: 0;
  display: table;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  left: 20%;
  line-height: 1;
  padding: 15px 0 0 45px;
  position: absolute;
  width: 80%;
}

.resurcebox2:hover .blue-head {
  color: #ffffff;
}

.input-externel input:focus,
.hide-textarea:focus,
.input--git input:focus,
.hidne-input2:focus,
.hidne-input:focus {
  border: medium none;
}

.input--git input {
  width: calc(100% - 119px);
  width: -webkit-calc(100% - 119px);
}

.center-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 150px;
  margin: 50px auto auto;
  max-width: calc(100% - 60px);
  max-width: -webkit-calc(100% - 60px);
}

.center-image2 img,
.center-image img {
  opacity: 0;
  max-width: 100%;
  display: block;
}

.center-image2 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 150px;
  margin: 87px auto auto;
  max-width: calc(100% - 60px);
  max-width: -webkit-calc(100% - 60px);
}

.f-box-hover {
  background-color: rgba(68, 68, 68, 0.8);
  color: rgb(255, 255, 255);
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 20px;
  height: 100%;
  left: 0;
  padding-top: 64px;
  position: absolute;
  text-align: center;
  top: -100%;
  width: 100%;
}

.f-box-in-header {
  font-size: 40px;
}

.f-box:hover .f-box-hover {
  top: 0;
}

.f-box-dt .date-tag {
  font-weight: normal;
  padding-top: 3px;
}

.f-box-dt {
  display: table;
  margin-bottom: 15px;
  width: 100%;
}

.f-box-dt .time-tag {
  padding-top: 3px;
}

/*span#address_line2 {
    display: block;
    float: left;
}*/
.mbn-menu-button2,
.mbn-menu-button,
.purplebtn_2,
.sky-blu-btn,
.purplebtn {
  text-transform: uppercase;
}

.topnav-1 .cocial {
  outline-offset: 2px;
  color: #ffffff;
  display: block;
  float: left;
  padding: 8px 2px;
}

.tag-answer {
  display: table;
}

.m_l_30 {
  padding-left: 30px;
}

span.arrow-r {
  display: block;
  float: left;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 12px solid #FFF;
  margin-left: 7px;
  margin-top: 17px;
}

.head-t-com {
  float: left;
}

.open .arrow-r {
  display: none;
}

.gray-box:hover {
  background-color: #e2e2e2;
}

.read-more-with-text {
  display: inline;
  font-size: 16px;
  background-size: 12px auto;
  padding-right: 20px;
  background-position: center right;
  white-space: nowrap;
}

.p_lr_60 {
  padding: 0 60px;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-bottom: 18px dashed;
}

label.resource-title {
  display: table;
  float: left;
  width: -webkit-calc(100% - 23px);
}

.left-side {
  float: left;
  display: table;
}

ul,
ol {
  padding-left: 15px;
}

.inp-email {
  width: 50%;
}

.drop-one>.btn,
.drop-two>.btn {
  padding: 0 5px;
  margin-top: 4px;
  color: #555;
}

.vip-line .btn-default {
  padding: 0 15px;
  color: #999;
}

.vip-line .caret {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 13px dashed !important;
  position: relative !important;
  top: 5px !important;
}

.drop-one .check-mark {
  left: 5px;
  right: auto !important;
}

.drop-one .check-mark {
  background-image: url("../img/check_radio_sheet3.png");
  background-size: 100% auto;
  left: 5px;
  position: absolute;
  right: auto !important;
  top: 8px;
  width: 20px;
  height: 20px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  margin-top: 0;
  background-position: top 23px left;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: block;
}

span.glyphicon.glyphicon-ok.check-mark:before {
  content: "";
}

.simple-dropdown.drop-one .dropdown-menu>li>a {
  padding: 5px 35px;
}


.vip-title-box .caret,
.caret {
  border-top: 12px solid #333 !important;
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: 0 !important;
}

.back-image-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.main-headers img {
  /*    margin-top: -20px;*/
  min-height: 48px;
  width: auto;
}

.blog-link,
.blog-link:hover,
.blog-link:active,
.blog-link:focus {
  color: inherit;
  text-decoration: none;
}

li.filter-dropdown:hover,
li.filter-dropdown.open {
  /*background-color: rgba(74, 74, 74, 0.7) !important;*/
  color: rgba(255, 255, 255, .7);
}

li.filter-dropdown ul li {
  color: #fff;
}

li.filter-dropdown ul li a:hover {
  color: rgba(255, 255, 255, .7);
}

li.filter-dropdown:hover span {
  /*background-color: rgba(74, 74, 74, 0.7) !important;*/
  border-top-color: rgba(255, 255, 255, .7);
}

.filter-dropdown:hover.open>span,
li.filter-dropdown.open>span {
  border-bottom-color: rgba(255, 255, 255, .7);
}

.form-control,
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[type=text] {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

input:-webkit-autofill,
input:-webkit-autofill:hover {
  transition: background-color 5000s ease-in-out 0s;
}

.gray-cont {
  font-size: 14px;
}

.gray-box-head {
  font-size: 20px;
}

blockquote::before {
  content: open-quote;
  font-weight: bold;
  line-height: 0;
}

blockquote::after {
  content: close-quote;
  font-weight: bold;
  line-height: 0;
}

blockquote {
  border-left: medium none !important;
  padding: 10px 0 !important;
}

.post-content a {
  color: #20becb;
}

a.blog-link>img {
  vertical-align: text-bottom;
}

/*
a:focus{
    text-decoration: none;
}
*/
.footer a:focus {
  text-decoration: underline;
}

.blog-cat-readmore:focus {
  text-decoration: underline;
}

.external-dark:focus,
.read-more-dark:focus,
.read-more:focus,
.sky-blu-btn-link:focus,
.purplebtn_3:focus,
.purplebtn_2:focus,
.purplebtn:focus,
.purplebtn_4:focus,
.purplebtn_5:focus {
  text-decoration: none;
}

.bigforbox {
  height: 495px;
}

.bigforbox .reading {
  height: 48px;
}

.bigforbox .recent-blog-post {
  height: 37px;
}

.box-blue-header a {
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 26px;
  color: #57068c;
  text-decoration: none;
}

.owl-item .item {
  position: relative;
}

.item a.fill-item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 9999;
}

@media(max-width: 600px) {

  .tab-content #tab1 img,
  .tab-content #tab2 img,
  .tab-content #tab3 img {
    height: auto;
  }
}

@media(max-width: 768px) {
  .bigforbox .stayupbox.one {
    display: block;
  }
}

@media(max-width: 560px) {
  .display-flex.up-to-date {
    display: block;
  }

  .display-flex .bigforbox {
    display: block;
    float: none;
  }

  .display-flex.up-to-date #twitter-feed {
    width: 100%;
  }
}

.srow {
  width: 100%;
  height: auto;
  display: inline-block;
  float: left;
}

.mbn-menu {
  width: 100%;
  height: auto;
  display: inline-block;
  float: left;
  margin-bottom: 26px
}

.mbn-menu li {
  width: auto;
  height: auto;
  display: inline-block;
  float: left;
}

.mbn-menu li a {
  width: auto;
  height: auto;
  display: inline-block;
  float: left;
  padding: 5px 20px 5px 0;
  text-transform: uppercase;
  font-size: 26px;
  color: #4a4a4a;
  text-decoration: underline;
  /*font-weight: 607;*/
}

.mbn-menu li a:hover,
mbn-menu li a:before {
  color: #D67927;
  text-decoration: none;
}

.mbn-menu-button {
  background-color: #19bdca;
  border: medium none;
  color: #ffffff;
  display: inline-block;
  float: right;
  font-size: 22px;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  height: auto;
  padding: 8px 22px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

.mbn-sub-menu .active a,
.mbn-menu .active a {
  color: #D67927;
  text-decoration: none;
}

.mbn-sub-menu {
  width: 100%;
  height: auto;
  display: inline-block;
  float: left;
  margin-top: 15px;
}

.mbn-sub-menu li {
  width: auto;
  height: auto;
  display: inline-block;
  float: left;
  font-size: 16px;
  /*color: #000;*/
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  padding: 5px 34px 12px 0;
}

.mbn-sub-menu li a {
  width: auto;
  height: auto;
  display: inline-block;
  float: left;
  text-transform: uppercase;
  font-size: 16px;
  color: #4a4a4a;
  text-decoration: underline;
  /*font-weight: 607;*/
}

.mbn-sub-menu li a:hover,
mbn-sub-menu li a:focus {
  color: #D67927;
  text-decoration: none;
}

.grid-3-a {
  width: 100%;
  height: auto;
  display: inline-block;
  min-height: 256px;
  float: left;
  background-color: #f7f7f7;
  position: relative;
  margin-bottom: 15px;
}

.grid-3-a2 {
  width: 100%;
  height: auto;
  display: inline-block;
  min-height: 256px;
  float: left;
  background-color: #19bdca;
  position: relative;
  margin-bottom: 15px;
}

.grid-3-a2 .itemicon {
  float: right;
  right: 30px;
  top: 0;
  position: absolute;
  overflow: hidden;
}

.itemicon img {
  position: relative;
  top: -1px;
}

.grid-3-a2 .text {
  float: left;
  left: 30px;
  top: 13px;
  position: relative;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

.grid-3-a .itemicon {
  float: right;
  right: 30px;
  top: 0;
  position: absolute;
}

.grid-3-a .text {
  float: left;
  left: 30px;
  margin-top: 13px;
  position: relative;
  /*font-size: 14px;*/
  text-transform: uppercase;
  color: #5e1a8b;
  ;
  position: absolute;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

.grid-3-margin {
  margin-top: 10px;

}

.grid-3-a img {
  /*    margin-top: 45px;*/
}

.header-box {
  width: 100%;
  height: auto;
  display: inline-block;
  background-color: #efefef;
  font-size: 36px;
  padding: 20px 30px;
  margin-top: 10px;
}

.site-row {
  width: 100%;
  height: auto;
  display: inline-block;
  padding: 10px 30px;
  margin-top: 15px;
  float: left;
}

.site-col {
  width: 50%;
  height: auto;
  display: inline-block;
  padding: 10px 30px;
  margin-top: 15px;
  float: left;
}

.bold-text {
  width: 100%;
  height: auto;
  display: inline-block;
  color: #000;
  font-size: 24px;
  margin-top: 15px;
  font-weight: 700;
}


.normal-text {
  width: 100%;
  height: auto;
  display: inline-block;
  color: #000;
  font-size: 14px;
  margin-top: 10px;
}

.normal-text ul {
  width: 100%;
  height: auto;
  display: inline-block;
}


.normal-text li {
  width: 100%;
  height: auto;
  color: #000;
  font-size: 14px;
  padding: 3px 0px;
  list-style: symbols;
  list-style-type: disc;
}



.top-to-tile .modal-dialog {
  margin-top: 287px;
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS:
        1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
        2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
        3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
        4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
        5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
        6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
                6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/

.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
  /* MSPointer events - direct all pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}



/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_inside>.mCSB_container {
  margin-right: 0px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

/* non-visible scrollbar */

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

/* RTL direction/left-side scrollbar */

.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 10px;
  right: 10px;
  bottom: 10px;
}

.mCSB_outside+.mCSB_scrollTools {
  right: -26px;
}

/* scrollbar position: outside */

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
  left: -26px;
}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */

.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}



/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_horizontal.mCSB_inside>.mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* non-visible scrollbar */

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

/* scrollbar position: outside */

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}



/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper>.mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}



/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
/* auto-expanded scrollbar */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
}



/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/

/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/

/* default theme ("light") */

.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url("../img/icons/arrow_scrollbar.svg");
  background-position: center center !important;
  background-repeat: no-repeat;
  opacity: 1;
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
    sprites locations
    light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
    dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
    */
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
    sprites locations
    light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
    dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
    */
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
    sprites locations
    light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
    dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
    */
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
    sprites locations
    light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
    dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
    */
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}


/* theme: "dark" */

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */



/* theme: "light-2", "dark-2" */

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}


/* theme: "dark-2" */

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

/* ---------------------------------------- */



/* theme: "light-thick", "dark-thick" */

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}


/* theme: "dark-thick" */

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

/* ---------------------------------------- */



/* theme: "light-thin", "dark-thin" */

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}


/* theme "dark-thin" */

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* ---------------------------------------- */



/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}


/* theme "rounded-dark", "rounded-dots-dark" */

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}


/* theme "rounded-dots", "rounded-dots-dark" */

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}


/* theme "rounded-dots-dark" */

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

/* ---------------------------------------- */



/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  /*    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);*/
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}


/* theme "3d", "3d-dark" */

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 0;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}


/* theme "3d-dark" */

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */



/* theme: "3d-thick", "3d-thick-dark" */

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}


/* theme: "3d-thick-dark" */

.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */



/* theme: "minimal", "minimal-dark" */

.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}


/* theme: "minimal-dark" */

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* ---------------------------------------- */



/* theme "light-3", "dark-3" */

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}


/* theme "dark-3" */

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* ---------------------------------------- */



/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}


/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}


/* theme "inset-2", "inset-2-dark" */

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}


/* theme "inset-3", "inset-3-dark" */

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/* ---------------------------------------- */
#mcTooltip {
  background-color: #ee82ee !important;
  bottom: 0 !important;
  display: block !important;
  height: 300px !important;
  left: auto;
  opacity: 1 !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  right: 0 !important;
  visibility: visible !important;
  width: 500px !important;
  z-index: 100000 !important;
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {

  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {

  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {

  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {

  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {

  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {

  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@media (max-width: 1100px) {
  .blog .pageheader .rss-clas {
    top: auto;
    right: auto;
    float: none;
    display: block;
    position: relative;
  }

  .blog-nav ul {
    display: none;
    width: 300px;
  }

  .blog-nav.blog-taxonomy-links {
    padding: 5px 0;
  }

  .blog-nav.blog-taxonomy-links ul.taxon-list {
    display: none;
  }

  .bolog-togle {
    display: table;
    height: 35px;
    padding-top: 1px;
    width: 41px;
  }

  .bolog-togle>span {
    background-color: #ffffff;
    border-radius: 9px;
    display: block;
    height: 2px;
    margin: 5px auto;
    width: 30px;
  }

  .bolog-togle:hover {
    cursor: pointer;
  }

  .bolog-togle:hover span {
    background-color: rgba(255, 255, 255, .7);
  }

  .blog-nav .open-d {
    background-color: #4a4a4a;
    display: block;
    left: 0;
    position: absolute;
    top: 35px;
    z-index: 10;
  }

  .blog-nav.blog-taxonomy-links ul.taxon-list.open-d {
    display: block;
  }

  .blog-nav li:first-child {
    display: none;
  }

  .blog-nav li:first-child {
    display: none;
  }

  .filter-dropdown {
    border-bottom: medium none !important;
    padding-left: 15px;
  }

  .blog-nav li {
    border-bottom: 3px solid #ffffff;
    float: left;
    line-height: 60px;
    width: 100%;
  }

  .filter-dropdown a {
    border-bottom: medium none;
  }

  .filter-dropdown>ul {
    min-width: 300px;
  }

  .filter-dropdown>span {
    margin-top: 23px !important;
  }

  .about-cet {
    width: 100%;
  }
}

@media (max-width: 1210px) {
  .blog-nav a {
    color: inherit;
    display: block;
    padding: 0 15px;
    text-decoration: none;
  }
}

@media (max-width: 1024px) {
  .tab-50 {
    width: 50%;
  }
}

@media (max-width: 991px) {
  .topnav-1 .cocial {
    padding: 32px 2px;
  }

  .topnav-1 .cocial img,
  .topnav-1 .cocial span {
    display: block;
  }

  .resource-save {
    /*left: 6px;*/
    position: relative;
    top: 0;
    border: solid 5px #fff;
    width: 190px;
    /*outline: 2px solid;*/
    margin: 25px 0;
  }

  .mainnav a {
    width: 140px;
  }

  .search-wrapper {
    padding: 0 21px;
    width: 100%;
    margin-top: 20px;
  }

  .search {
    margin-right: 43px;
  }

  .search_in {
    right: 57px;
  }

  .infooter p {
    font-size: 12px;
  }

  .shedblackbox.one {
    width: 100%;
  }

  .shedblackbox {
    width: 100%;
    margin-bottom: 5px;
    height: auto;
  }

  .grid-1,
  .grid-2,
  .grid-3,
  .grid-4,
  .grid-5,
  .grid-6,
  .grid-7,
  .grid-8,
  .grid-9,
  .grid-2-5 {
    width: 100%;
  }

  .tab-50 {
    width: 50%;
  }

  .myfiter-box a {
    margin-bottom: 10px;
  }

  .vip-title-box {
    width: 100%;
  }

  .div-gray-in {
    margin: 25px 0;
  }

  .grid-3-a2 {
    margin-bottom: 10px;
  }

  .resurcebox2>img {
    max-height: 250px;
    max-width: none;
    min-height: 250px;
    width: auto;
  }

  .dropboxlist .img-box {
    overflow: hidden;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
  }

  .img-box>img {
    margin-left: 0;
    width: 100%;
  }

  .togglelist>.img-box {
    height: auto;
  }

  .img-box {
    height: 0;
  }

  .drorp-iten-content {
    width: 100%;
  }

  .tabhead {
    font-size: 14px;
  }

  .img-sl {
    display: none;
  }

  .gray-comunication-box2 {
    padding: 0;
    width: 100%;
  }

  .my_selectbox {
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }

  .searchnox {
    margin-bottom: 15px;
  }

  .resurcebox:hover .resurcelink_2 {
    display: none;
  }

  .grid-2-5 {
    /*padding: 0;*/
  }

  .blog-post-right {
    padding-left: 0;
    width: 100%;
  }

  .blog-post-left {
    border-right: medium none;
    border-top: 1px solid #18bdca;
    margin-top: 60px;
    width: 100%;
    padding-top: 30px;
  }

  .blog-post-body {
    padding: 0 15px;
  }

  .post-nav {
    padding-left: 0;
    position: unset;
    width: 100%;
  }

  .togglelist .img-box>img {
    margin: auto;
    max-width: 100%;
    min-width: auto;
    max-height: none;
  }

  .in-navs {
    display: none;
    background-color: #fff;
    max-width: 320px;
    position: absolute;
    right: 0;
    top: 76px;
    width: 100%;
    z-index: 100000000;
  }

  .header {
    border: 0 none;
  }

  .toggle-btn {
    display: block;
  }

  .toggle-btn.open span:nth-child(1) {
    transform: rotate(45deg);
    transform-origin: 11px 50%;
  }

  .toggle-btn.open span:nth-child(2) {
    opacity: 0;
  }

  .toggle-btn.open span:nth-child(3) {
    transform: rotate(-45deg);
    transform-origin: 1px 0;
  }

  .in-navs-open {
    display: block;
    left: -10px;
    right: 0;
    width: calc(100% + 20px);
    max-width: none;
  }

  .search {
    margin-right: 0;
    margin-top: 15px;
    padding: 0 15px;
    width: 100%;
  }

  .search_in.search_in_show {
    float: left;
    position: relative;
    right: 0;
    top: 0;
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
  }

  .searchpop {
    display: none;
  }

  .search_in {
    opacity: 1;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
  }

  .search_in input {
    padding: 10px 20px;
    height: 44px;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    border-left: 1px solid rgba(0, 0, 0, 0.25);
  }

  .mainnav {
    margin-top: 20px !important;
    padding: 0;
    width: 100%;
    margin-bottom: 20px;
  }

  .mainnav li {
    width: 100%;
    padding: 20px 21px 0 21px;
    min-height: auto !important;
  }

  .mainnav .has-mega::before {
    content: "";
    position: absolute;
    right: 21px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="16" viewBox="0 0 14 16" fill="none"><path d="M14 8L0.499999 15.7942L0.5 0.205771L14 8Z" fill="%234A4A4A"/></svg>');
    width: 40px;
    height: 36px;
    z-index: 1;
    background-repeat: no-repeat;
    background-position-x: right;
  }

  .mainnav a {
    padding: 0 0 20px 0 !important;
    width: 100% !important;
    text-align: left;
    color: #000;
    line-height: normal;
    position: relative;
  }

  .topnav-1 {
    background-color: #57068c;
    border-top: 5px solid #ffffff;
    display: table;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 100%;
  }

  .topnav-1 a {
    line-height: 50px;
    padding: 20px;
  }

  .topnav-1 li {
    display: table;
  }

  .logo {
    margin: 21px 0 20px 5px;
    padding: 0;
    width: 217px;
  }

  .logo img {
    max-width: 100%;
    display: block;
  }

  .resurcebox:focus .resource-in-box,
  .resurcebox:hover .resource-in-box {
    background-color: rgba(245, 245, 245, 0.9);
    color: #4a4a4a;
  }

  .resurcebox:focus .online-resources-ico,
  .resurcebox:hover .online-resources-ico {
    background-image: url("../img/icons/library_icon.svg");
  }

  .resurcebox:focus .add-resorce,
  .resurcebox:hover .add-resorce {
    background-image: url("../img/icons/plus_save_icon.svg");
  }

  .resurcebox:focus .resurcelink,
  .resurcebox:hover .resurcelink {
    display: block;
  }
}

@media (max-width: 768px) {
  .wi_0 {
    width: 0 !important;
    padding: 0 !important;
  }

  .wi_0+div {
    margin-top: -30px;
  }

  .p_lr_60 {
    padding: 0 0;
  }

  .infooter {
    border: 0 none;
    padding: 15px 0;
  }

  .infooter>div:first-child>p {
    display: none;
  }

  .center-footer img,
  .center-footer>br {
    display: none;
  }

  .center-footer {
    margin-top: 45px;
  }

  .visitup {
    margin-bottom: 10px;
  }

  .footer {
    height: 430px;
  }

  .copyright {
    margin-top: 35px;
  }

  .infooter {
    /* height: 430px; */
  }

  .purple-slid-box>p {
    display: none;
  }

  .purple-slid-box {
    height: 260px;
    left: 25px;
    top: 15px;
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    max-width: none;
  }

  .purple-slid-box .read-more {
    /*        background-color: rgba(255, 255, 255, 0.2);*/
    background-position: 169px center;
    bottom: 5px;
    left: 0;
    padding: 15px;
    position: absolute;
    width: 100%;
    display: block;
  }

  #owl-demo .item>img {
    min-height: 320px !important;
    max-width: none;
  }

  .shedblackbox p {
    display: none;
  }

  .shedblackbox h4 {
    display: table;
    float: left;
    font-size: 25px;
    margin: auto 15px;
  }

  .shedblackbox img {
    float: left;
  }

  .img-box {
    position: relative !important;
    width: 100% !important;
  }

  .img-box>img {
    margin-left: 0;
    width: 100%;
  }

  .content {
    padding: 1px 0 15px 0;
  }

  .blackboxlist .shedblackbox:last-child {
    margin-left: 0;
  }

  .img-box {
    height: 0;
  }

  .togglelist .img-box {
    height: auto;
  }

  .drorp-iten-content {
    padding: 0 15px 15px 15px;
    width: 100%;
  }

  .location {
    display: none;
  }

  .drorp-iten-content>p {
    display: none;
  }

  .buttontosh {
    margin-top: 15px;
  }

  .buttontosh .btn {
    font-size: 18px;
    line-height: 30px;
  }

  .comlogo {
    top: 60px;
  }

  #owl-demo12 .comlogo {
    top: 60px;
  }

  #owl-demo12 .comlogo {
    top: 60px;
  }

  .vip>span {
    background-color: #1abdca;
    color: #ffffff;
    font-family: var(--font-family); /* bold */
    font-weight: 700;
    font-size: 18px;
    left: 0;
    padding: 7px;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .itemico {
    display: none;
  }

  .stayupbox.one {
    display: none;
  }

  .youtube {
    width: 100%;
  }

  .bigforbox {
    width: 100%;
  }

  .mobile-pad {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .stayupbox {
    min-height: 1px;
  }

  .tabhead {
    font-size: 0.8em;
  }

  .grid-1,
  .grid-2,
  .grid-3,
  .grid-4,
  .grid-5,
  .grid-6,
  .grid-7,
  .grid-8,
  .grid-9 {
    width: 100%;
    padding: 0;
  }

  .rockebcak {
    background-position: 93% bottom;
    background-size: auto 77%;
  }

  .gray-box {
    padding: 15px;
  }

  .gray-box>p {
    left: 15px;
  }

  .f-box-midle {
    padding-left: 15px;
    padding-right: 15px;
  }

  .f-box>p {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 50px;
  }

  .ma-b-30 {
    margin-bottom: 30px;
  }

  .gray-box-img {
    max-width: 300px;
    height: auto;
  }

  .my-row {
    margin: 0;
    width: 100%;
  }

  .event-box h3,
  .event-box p {
    padding-left: 15px;
    padding-right: 15px;
  }

  .event-box .time-tag {
    margin-left: 15px;
  }

  .mCustomScrollbar._mCS_1 {
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .calender-view {
    padding: 0;
  }

  .img-tt {
    width: 100%;
  }

  .calender-view>p {
    padding: 0 15px;
  }

  .calander-vie .time-tag {
    margin-left: 15px;
  }

  .mbn-menu {
    display: block;
    padding: 0 15px;
  }

  .mbn-menu li,
  .mbn-menu li a {
    display: block;
    width: 100%;
    float: none;
  }

  .mbn-sub-menu {
    display: none;
  }

  .fiter_btn {
    background-color: #f7f7f7;
    display: block;
    font-size: 30px;
    margin-bottom: 5px;
    padding: 0 15px;
  }

  .mbn-menu-button {
    margin: 15px 0;
    padding: 10px;
    position: relative;
    width: 100%;
  }

  .mbn-menu.open,
  .mbn-menu.open+.mbn-sub-menu {
    display: block;
    margin: 0;
    padding: 0 15px;
    width: 100%;
  }

  .mbn-menu.open>li {
    width: 100%;
  }

  .mbn-sub-menu.open>li {
    width: 100%;
  }

  .fiter_btn:hover {
    background-color: #cfcfcf;
    cursor: pointer;
  }

  .tab-50 {
    width: 50%;
    /*padding: 0 5px;*/
  }

  .grid-3-a2 .text {
    color: #ffffff;
    float: left;
    font-size: 12px;
    padding: 0 70px 0 15px;
    position: absolute;
    text-transform: uppercase;
    top: 5px;
    width: 100%;
    left: 0;
  }

  .head-vip-pop>span {
    display: inline-block;
    padding-right: 0;
    width: 100%;
  }

  .head-tw-pop>span {
    display: inline-block;
    padding-right: 0;
    width: 100%;
  }


  .img-responsive.center-block {}

  .popup-tw img {
    margin: 0 !important;
  }

  .head-vip-pop b,
  .head-tw-pop b {
    display: block;
    line-height: 30px;
    width: 100%;
  }

  .line-link {
    float: left;
  }


  .hidne-input2 {
    font-size: 20px;
  }

  .head-tw-pop.file b {
    float: left;
    width: auto;
  }

  .hidne-input {
    color: #333333;
  }

  .hidne-input {
    border-left: 1px solid #333333;
    line-height: 18px;
    margin-left: 5px;
    margin-top: 7px;
  }


  .vip-line.file>span {
    float: left;
    line-height: 30px;
    padding-right: 7px;
    width: auto;
  }

  .vip-line.file.file2>span {
    float: left;
    width: 104px;
  }

  .file.file2 .hidne-input2 {
    width: 165px;
  }

  .input--git,
  .input--git2 {
    width: 100%;
  }

  .normalhead>img {
    float: left;
    margin-right: 15px;
  }

  .normalhead>span {
    display: table;
  }

  .external-dark.ex-la {
    background-position: calc(100% - 15px) center;
    margin-bottom: 15px;
    padding-right: 58px;
    text-align: right;
    width: 100%;
  }

  .resource-in-box {
    padding: 15px;
  }

  .resource-in-box>h3 {
    /*font-size: 14px;*/
    font-weight: bold;
  }

  .blue-head {
    font-size: 12px;
  }

  .startup {
    margin-bottom: 10px;
  }

  .my_selectbox {
    display: inline-block;
    margin-bottom: -1px;
    position: relative;
    width: 100%;
  }

  .se-light-blue {
    margin-bottom: 5px;
  }

  .searchnox {
    margin-bottom: 5px;
  }

  .one-select {
    width: 100%;
    background-color: #ffffff;
  }

  .select-my_box {
    border: medium none;
    right: 0;
    background-color: #ffffff;
    /*        position: relative;*/
    padding: 0 5px;
  }

  .select-my_box {
    top: 60px;
  }

  .gray-inter-box {
    /*        background-color: #ffffff;*/
  }

  .new-gray-tab {
    min-height: 1px;
  }

  .gray-cont {
    display: none;
  }

  .nav-abc li {
    display: table !important;
    width: 100% !important;
    padding: 0;
    margin-bottom: 5px;
  }

  .infooter {
    padding: 15px 11px;
  }

  .pad-ln2 {
    margin-top: 5px;
    padding-left: 24px;
  }

  .purp-to {
    display: block;
    margin-top: 30px;
    width: 100%;
  }

  .startup>img {
    min-height: 170px;
  }

  .save_resourc_mob {
    padding-left: 10px;
  }

  .blue-head {
    display: table;
    margin-bottom: 15px;
  }

  .site-col {
    width: 100%;
  }

  .circliful {
    margin: auto;
  }

  .ten-tousend {
    font-size: 110px;
  }

  .img-rec {
    margin-top: 30px;
  }

  .youtube>a {
    display: block;
    left: 15px;
    margin-bottom: 15px;
    position: relative;
    top: 0;
  }

  .divhalfslider {
    padding: 0;
    width: 100%;
  }

  .buttontosh a {
    width: 49%;
  }

  .purple-slid-box h3 {
    font-size: 30px;
  }

  .open .tab-head>span {
    font-size: 26px;
    width: 215px;
  }

  .tab-head {
    width: 290px;
  }

  .open .tab-head>span {
    font-size: 24px;
    margin-top: -18px;
    width: 210px;
  }

  .tab-head>span {
    font-size: 20px;
    width: 200px;
  }

  .tab-head i {
    top: 33px;
  }

  .mainnav a {
    text-align: left;
    width: auto;
  }

  .right-next-line,
  .left-back-line {
    display: table;
    float: none;
    font-size: 20px;
    margin: 15px auto;
  }

  .tab-50 {
    width: 100%;
  }

  .about-cet {
    padding-right: 0;
  }

  .nameofcompan {
    width: 100%;
  }

  .input-externel {
    margin-bottom: 30px;
    margin-top: 0;
    width: 100%;
  }

  .vip-title-box input {
    background-color: white;
  }

  .grid-sizer,
  .grid-item {
    width: 100%;
    padding: 15px 15px 0 15px;
  }

  .masonery_grid {
    margin: 0;
  }

  .sub-head>input {
    margin: 0 0 15px;
    width: calc(100% - 15px);
    margin-right: 15px;
    margin-bottom: 0;
    margin-top: 15px;
  }

  .owl-blog-slider-conect {
    bottom: 0;
    top: auto;
    width: 100%;
  }

  .owl-blog-slider-conect .owl-wrapper,
  .owl-blog-slider-conect .owl-stage {
    width: 100% !important;
  }

  .owl-item.synced .b-sl-discription {
    display: none;
  }

  .owl-item.synced .b-sl-head-white {
    margin-bottom: 20px;
  }

  .owl-blog-slider-conect .owl-item.synced .blog-sl-box {
    height: auto;
  }

  .owl-blog-slider-conect .owl-item.synced .item {
    display: block;
  }

  .owl-blog-slider-conect .owl-item {
    display: none;
  }

  .owl-blog-slider-conect .owl-item.synced {
    display: block;
  }

  .go-m_30 {
    display: none;
  }

  .purplebtn_2.purp-too {
    height: auto;
    line-height: normal;

  }

  .pad-ln {
    padding-left: 24px;
    width: 100%;
  }

  .center-image,
  .center-image2 {
    background-size: contain !important;
    ;
  }

  span.arrow-r {
    margin-top: 11px;
  }
}

@media (max-width: 600px) {
  .blog-nav ul {
    left: 0;
    top: 60px;
  }

  .filter-dropdown.open>span {
    border-bottom: 14px solid #ffffff;
    border-top: medium none rgba(0, 0, 0, 0);
  }

  .filter-dropdown>span {
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-top: 12px solid #ffffff;
    display: block;
    float: right;
    margin-left: 5px;
    margin-top: 11px;
  }
}

@media (max-width: 480px) {
  #owl-demo .item>img {
    height: 320px !important;
    max-width: none;
    width: auto !important;
  }

  .tabhead {
    font-size: 0.55em;
  }

  .grid-3-a2 .itemicon {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
  }

  .grid-3-a .itemicon {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
  }

  .itemicon>img {
    margin: 0;
  }

  .resource-in-box>h3 {
    /*font-size: 12px;*/
    font-weight: bold;
  }

  .tab-head>img {
    margin-bottom: -5px;
    vertical-align: top;
    width: 40px;
  }

  .gray-box-head {
    /*font-size: 14px;*/
  }

  .main-headers_2 {
    font-size: 12vw;
    line-height: 1.32;
  }
}

@media (max-width: 480px) {
  .owl-item .center-image2 {
    -webkit-background-size: contain;
    background-size: contain;
  }

  .popup-tw .center-image {
    -webkit-background-size: contain;
    background-size: contain;
  }

  .calender-headings {
    font-size: 12vw;
  }

  .equalizer {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;

  }

  .equalizer [class^=col-] {
    margin: 15px 0;
  }

  .hide-textarea {
    white-space: normal;
    height: 48px;
  }

  .center-image,
  .center-image2 {
    background-size: contain !important;
    ;
  }
}

@media (min-width: 650px) {
  .simple-dropdown+.simple-dropdown {
    margin-left: 10px !important;
  }

  .inline-field {
    margin-right: 0px;
  }

  .inline-field:first-child {
    margin-right: 40px;
  }

}

@media (min-width: 992px) {
  .drop-one {
    width: -webkit-calc(100% - 139px) !important;
    width: calc(100% - 139px) !important;
    margin-left: 10px !important;
  }

  .drop-one .dropdown-menu {
    width: -webkit-calc(100% - 139px) !important;
    width: calc(100% - 139px) !important;
  }

  .drop-two {
    margin-left: 10px !important;
  }

  .vip-line .simple-dropdown,
  .vip-line .simple-dropdown .dropdown-menu {
    width: -webkit-calc(100% - 200px) !important;
    width: calc(100% - 200px) !important;
  }

  .wi_0 {
    width: 0;
  }
}

@media (max-width: 991px) {
  .drop-one {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .drop-two {
    margin-left: 0 !important;
    width: 100% !important;
  }

  .file-up label {
    font-size: 16px
  }

  .startup-url {
    margin-bottom: 20px;
    margin-left: 0 !important;
    margin-top: 0;
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  .simple-dropdown .btn {
    font-size: 15px !important;
    padding: 3px;
  }

  .file-up>input[type="file"] {
    width: 240px;
  }

  .vip-line .bootstrap-select.simple-dropdown {
    width: 100% !important;
  }

  .vip-line .caret {
    right: 26px !important;
  }

  .drop-two .caret,
  .drop-one .caret {
    right: 12px !important;
  }

  .ma-sub {
    width: 240px;
  }

  span.arrow-r {
    margin-top: 11px;
  }

  .f-box p {
    padding: 0 15px;
  }
}

@media (max-width: 840px) {
  .gray-cont {
    display: none;
  }
}

@media (max-width: 991px) {
  .img-ab {
    padding: 0;
  }
}

@media (max-width: 768px) {
  .img-ab {
    padding: 0 15px;
  }
}

@media (max-width: 991px) {

  .input--git,
  .input--git2 {
    width: 100%;
  }

  .input--git .simple-dropdown,
  .input--git2 .simple-dropdown {
    margin-left: 0 !important;
  }
}

.circliful {
  position: relative;
}

.circle-text,
.circle-info,
.circle-text-half,
.circle-info-half {
  width: 100%;
  position: absolute;
  text-align: center;
  display: inline-block;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-weight: bold;
  font-size: 21px;
}

.circle-info,
.circle-info-half {
  color: #999;
}

.circliful .fa {
  margin: -10px 3px 0 3px;
  position: relative;
  bottom: 4px;
}

.navigation.pagination {
  border-top: 3px solid #4a4a4a;
  margin: 0;
  margin-top: 60px;
  min-height: 60px;
  display: block;
  border-radius: 0;
}

.pagination a,
.pagination span {
  display: inline-block;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 14px;
  padding: 30px 10px 60px;
  text-decoration: none;
}

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

.screen-reader-text {
  display: none;
}

.twtr-fd-name {
  color: #f37431;
  text-decoration: underline;
  font-weight: bolder;
}

.twtr-fd-twtr-name {
  color: #a2a2a2;
  font-weight: bold;
  font-size: 9pt;
}

.twtr-fd-links {
  color: #f37431;
}

.twtr-fd-twtr-des {
  margin-bottom: 20px;
  display: block;
  clear: right;
}

.skypebox a {
  text-decoration: none;
}

.startup-space-ico {
  background-image: url("../img/icons/space_icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  float: left;
  height: 32px;
  width: 32px;

}

@media (min-width:992px) {

  .resurcebox:focus .startup-space-ico,
  .resurcebox:hover .startup-space-ico {
    background-image: url("../img/icons/space_icon - Copy.svg");
  }
}

.events-ico {
  background-image: url("../img/icons/event_icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  float: left;
  height: 32px;
  width: 32px;

}

@media (min-width:992px) {

  .resurcebox:focus .events-ico,
  .resurcebox:hover .events-ico {
    background-image: url("../img/icons/event_icon - Copy.svg");
  }
}

.online-resources-ico {
  background-image: url("../img/icons/library_icon.svg");
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 32px;
  width: 32px;

}

@media (min-width:992px) {

  .resurcebox:focus .online-resources-ico,
  .resurcebox:hover .online-resources-ico {
    background-image: url("../img/icons/library_icon - Copy.svg");
  }
}

.community-ico {
  background-image: url("../img/icons/community_icon2.svg");
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 32px;
  width: 32px;

}

@media (min-width:992px) {

  .resurcebox:focus .community-ico,
  .resurcebox:hover .community-ico {
    background-image: url("../img/icons/community_icon2 - Copy.svg");
  }
}

.startup-showcase-ico {
  background-image: url("../img/icons/startupshowcase_icon.svg");
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 32px;
  width: 32px;

}

@media (min-width:992px) {

  .resurcebox:focus .startup-showcase-ico,
  .resurcebox:hover .startup-showcase-ico {
    background-image: url("../img/icons/startupshowcase_icon - Copy.svg");
  }
}

.workshop-speaker-ico {
  background-image: url("../img/icons/event_icon.svg");
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 32px;
  width: 32px;
  -webkit-background-size: cover;
  background-size: cover;

}

@media (min-width:992px) {

  .resurcebox:focus .workshop-speaker-ico,
  .resurcebox:hover .workshop-speaker-ico {
    background-image: url("../img/icons/event_icon - Copy.svg");
  }
}

.shedblackbox:hover {
  text-decoration: none;
  cursor: pointer;
}

.shedblackbox.one:hover {
  color: #fff;
  cursor: default;
}



.day {
  cursor: pointer;
  border: 3px solid #5d0c8b;
}

.day:hover {
  background-color: #29043e;
  color: #fff;
}

/*.old.day {
    visibility: hidden;
}

.new.day {
    display: none;
}*/

.old.day,
.new.day {
  color: #34074e;
}

.old.day:hover,
.new.day:hover {
  color: #fff;
}

.event_date {
  background-color: rgba(255, 255, 255, 0.3);
}

.datepicker th.active {
  background-color: #fff;
  color: #5d0c8b;
}

.next,
.prev {
  cursor: pointer;
}

.alert-auto-disappear {
  -moz-animation: cssAnimation 0s ease-in 3s forwards;
  /* Firefox */
  -webkit-animation: cssAnimation 0s ease-in 3s forwards;
  /* Safari and Chrome */
  -o-animation: cssAnimation 0s ease-in 3s forwards;
  /* Opera */
  animation: cssAnimation 0s ease-in 3s forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@keyframes cssAnimation {
  to {
    width: 0;
    height: 0;
    overflow: hidden;
  }
}

@-webkit-keyframes cssAnimation {
  to {
    width: 0;
    height: 0;
    visibility: hidden;
  }
}

.mainnav li.active {
  background-color: #fff;
}

.mainnav li.active a {
  color: #494949;
}

.gallery-next,
.gallery-prev {
  cursor: pointer;
}

.arrow-next-inactive {
  border-left: 25px solid #bb7fdd;
  cursor: not-allowed;
}

.arrow-prev-inactive {
  border-right: 25px solid #bb7fdd;
  cursor: not-allowed;
}

.arrow-next-inactive:hover {
  border-left: 25px solid #bb7fdd;
}

.arrow-prev-inactive:hover {
  border-right: 25px solid #bb7fdd;
}


.res-section>.row>[class*=col] {
  padding: 0 35px;
}

.section-column.compact {
  padding-left: 5px;
  padding-right: 5px;
}

.padded-top {
  padding-top: 42px;
}

.cta-button {
  display: inline-block;
  background-color: rgb(94, 13, 139);
  border: medium none;
  color: rgb(255, 255, 255);
  margin-bottom: 15px;
  /*margin-top: 32px;*/
  padding: 8px 35px;
  text-decoration: none;
  min-width: 120px;
  text-align: center;
  margin-right: 5px;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 22px;
  height: 47px;
  text-transform: uppercase;
}

.cta-button:hover {
  text-decoration: none;
  opacity: 0.7;
}

.res-section p {
  margin-bottom: 30px;
}

.res-section p:empty {
  margin-bottom: 0;
}

.res-section ul {
  margin-bottom: 30px;
}

.res-section h5 {
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

.my-row {
  clear: both;
}

.blog-post-body {
  width: 100%;
}


a[rel=next] {
  float: right;
  color: #4a4a4a;
  text-decoration: none;
}

a[rel=prev] {
  float: left;
  color: #4a4a4a;
  text-decoration: none;
}

.search-results-row {
  border-radius: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  cursor: pointer;
}

.search-results-row:hover {
  background-color: #b8bfc3;

}

.rss-clas {
  text-decoration: none;
}

.single-startup-vid {
  width: 100%;
}

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

.sky-blu-btn-link {
  text-decoration: none;
  display: inline-block;
  background-color: #1abecc;
  border: medium none;
  color: #fff;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 22px;
  height: 46px;
  line-height: 36px;
  padding: 5px 30px;
  width: 190px;
}

.sky-blu-btn-link:hover {
  text-decoration: none;
}

.logged-in .my-white .modal-dialog {
  margin-top: 262px;
}

.extra-padded-modal .modal-body {
  padding: 30px 50px 50px 50px;
}

.togglelist .drorp-iten-content>p {
  margin-top: 10px;
}

.hidne-input2 {
  border: none;
}

.hidne-input2:empty {
  border-left: 1px solid #ccc;
}

.gray-inter-box h4 {
  font-family: var(--font-family); /* medium */
  font-weight: 500;
}

.gray-inter-box label {
  font-family: var(--font-family); /* regular */
}

.no-paging:empty {
  height: 60px;
}

.club-section h4 {
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 20px;
}

.club-section h4:first-child {
  margin-top: 0;
}

.club-section p {
  margin-bottom: 20px;
}

.gray-box p {
  line-height: 1.42857143;
}

.gray-box .gray-box-head {
  line-height: 1.42857143;
}

.clickable-box,
.clickable-box:hover,
.clickable-box:focus,
.clickable-box:active {
  text-decoration: none;
}

.center-program_2 {
  margin-bottom: 14px;
}

.purplebtn_2:focus,
.purplebtn_2:hover,
.purplebtn_2:active {
  text-decoration: none;
}


.moreevent .read-more:focus,
.moreevent .read-more:active {
  text-decoration: none;
}

.calander-vie .title {
  font-family: var(--font-family); /* medium */
  font-weight: 500;
}

.btn-fixed-width {
  width: 192px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.circliful {
  margin-top: -13px;
  margin-left: auto;
  margin-right: auto;
}

.stat {
  position: relative;
  margin-bottom: 72px;
}

.stat h3 {
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  margin-top: 0;
  font-size: 19px !important;
  line-height: 31px !important;
}

.circliful+h3 {
  margin-top: 14px;
  margin-bottom: 5px;
}

.ten-tousend {
  margin-top: 0px;
}

.metrics-row .row:nth-child(3) .ten-tousend {
  height: 140px;
  margin-top: 25px;
}

.circliful .circle-text {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

#submit-mbnyu input[value=""]:focus,
#submit-mbnyu textarea:empty:focus,
#submit-mbnyu input,
#submit-mbnyu textarea {
  border-left: none;
}

#submit-mbnyu input[value=""] {
  border-left: solid;
}

#submit-mbnyu textarea:empty {
  border-left: solid;
}

.cat-head,
.signin-head,
.text-black {
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 20px;
}

.cat-head {
  font-size: 30px;
  background: #efefef;
  padding: 20px 30px;
}

#newsletterModal label,
#add-library-item label {
  font-size: 20px;
  margin-top: 5px;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
}

#join-newsletter .blue-checkbox label {
  font-size: 18px;
  font-family: var(--font-family); /* regular */
}

.my-input>input {
  font-style: italic;
}


.m-b-10 {
  margin-bottom: 10px;
  padding-left: 30px;
}

.lib-cat {
  margin-bottom: 30px;
}

.startup-url {
  margin-left: 53px;
  width: 33%;
}



.center-program_2 {
  margin-top: 50px;
}


.ma-m {
  background-position-x: 2px;
}

.topnav-1 .cocial {
  margin-left: 2px;
  margin-right: 2px;
  width: 30px;
}

.topnav-1 .cocial:first-child {
  margin-left: 20px;
}

.topnav-1 .cocial:last-child {
  margin-right: 20px;
}

.mainnav {
  margin-top: 30px;
}

.no-bg-size {
  -webkit-background-size: initial;
  background-size: initial;
}

.purplebtn_3 {
  text-transform: uppercase;
}

.modal-description {
  margin-bottom: 30px;
}

.type-of-resource>span {
  width: 32px;
  margin-right: 20px;
}

.type-of-resource {
  margin-bottom: 20px;
}

.div-gray-in {
  padding: 10px 25px;
}

.boldhead {
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

.bolderhead {
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

.spn-ht {
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

.ent-wrapper {
  margin-bottom: 20px;
}

.entrepreneur-name {
  margin-top: 25px;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

.m-b-5 {
  margin-bottom: 5px;
  overflow: hidden;
  clear: both;
}


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

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

.purple-bit span {
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

.stat-numbered h3 {
  margin-top: 20px;
}

.res-section>.row>.compact[class*=col] {
  padding: 0 0px;
}


.startup-info {
  color: #57068c;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

.startup-info li {
  margin-bottom: 10px;
}


a.normal-link {
  color: rgb(74, 74, 74);
  font-family: var(--font-family); /* regular */
  font-weight: normal;
  text-decoration: none;
}

.blog-post-left,
.blog-post-right {
  margin-top: 20px;
}

.simple-post-nav {
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  margin-top: 20px;
}

.clecklist label {
  font-family: var(--font-family); /* regular */
}

.grid-4 {
  min-height: 1px;
}

.footer-social,
.footer-social:focus,
.footer-social:hover,
.footer-social:active {
  text-decoration: none;
}

.greayd-ge {
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 40px;
}

.club-section .tab-pane a {
  color: rgb(74, 74, 74);
}

footer {
  -webkit-font-smoothing: antialiased;
}

.b-sl-read-more {
  background-color: #20becb;
  bottom: 0;
  padding-bottom: 15px;
  padding-top: 8px;
  right: 0;
}

.filter-dropdown ul {
  background-color: #4a4a4a;
}

.blog-nav .filter-dropdown,
.blog-nav a {
  font-family: var(--font-family); /* regular */
}

.blog .sub-head {
  line-height: 60px;
  margin-top: 5px;
  /*padding-left: 15px;*/
  margin-bottom: 23px;
}

.usr-2,
.clock-2 {
  background-position: left 2px;
}

.blog-post-cosial {
  border-width: 1px;
}

.res-section [class^=col-sm-] .related-resources {
  margin-right: -30px;
}

.blog-cat-tag {
  text-transform: uppercase;
}

.res-section-content .center-image,
.res-section-content .center-image2 {
  background-size: contain !important;
}

.center-image,
.center-image2 {
  background-size: auto;
  overflow: hidden;
}

.right-next-line,
.left-back-line {
  -ms-background-position-y: 4px;
  background-position-y: 4px;
}

.my-input.myin {
  margin-top: 10px;
  margin-bottom: 5px;
}

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

#sign-up-newsletter {
  margin-top: 60px;
  float: none;
}

#join-newsletter-form ::-webkit-input-placeholder,
#add-library-item ::-webkit-input-placeholder {
  color: #B3B5B7;
}

#join-newsletter-form :-moz-placeholder,
#add-library-item ::-moz-placeholder {
  /* Firefox 18- */
  color: #B3B5B7;
}

#join-newsletter-form :-ms-input-placeholder,
#add-library-item ::-ms-input-placeholder {
  color: #B3B5B7;
}

.startup-item-bg {
  background-color: #19bdca;
}

@media (min-width: 1003px) {
  .nav-abc .tabhead-1 {
    height: 104px;
  }
}


@media (max-width: 1002px) and (min-width: 768px) {
  .nav-abc .tabhead-1 {
    height: 141px;
  }
}

@media (min-width: 768px) {

  .lib-cat {
    float: left;
    width: 50%;
    padding: 0 5px;
  }

  .lib-cats .lib-cat:last-child {
    float: right;
  }

  .lib-cats .lib-cat:first-child {
    float: left;
  }

  .owl-carousel.owl-blog-slider {
    width: calc(100% - 290px);
  }
}


@media (min-width: 992px) {
  .vip-title-box {
    /*
        padding-left: 40px;
        padding-right: 40px;
*/
  }

  .vip-title-box:first-child {
    padding-left: 0;
  }

  .vip-title-box:last-child {
    padding-right: 0;
  }
}

@media (max-width: 992px) {

  #sign-up-newsletter {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

/**flex support**/

@media (min-width: 1100px) {
  .flexbox .blog-nav>ul {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .flexbox .blog-nav>ul>li {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    float: none;
    line-height: 35px;
  }

  .flexbox .filter-dropdown>ul {
    display: none;
  }

  .flexbox .filter-dropdown.open>ul {
    display: block;
  }

  .flexbox .blog-nav .filter-dropdown {
    text-align: right;
    padding-right: 0;
  }


  .flexbox .blog-nav .filter-dropdown li {
    text-align: left;
  }

  .flexbox .blog-nav>ul>li:first-child {
    font-size: 13px;
    padding-left: 0;
    padding-right: 0;
  }
}

.blog-post-container h1 {
  font-size: 2em !important;
}

.blog-post-container h2 {
  font-size: 1.75em !important;
}

.blog-post-container h3 {
  font-size: 1.5em !important;
}

.blog-post-container h4 {
  font-size: 1.2em !important;
}

.blog-post-container h5 {
  font-size: 1em !important;
}

.blog-post-container h6 {
  font-size: .8em !important;
}

.recent-blog-post {
  margin-top: 8px;
}

.recent-blog-post span {
  font-weight: bold;
  color: #57068c;
  text-decoration: underline;
}

.on-progress-notice {
  background-color: #e50000;
  color: #fff;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 20px;
  margin: 0 0 15px;
  padding: 10px;
  text-align: center;
}

.share-buttons {
  display: none;
}

.buttontosh .tv-m,
.buttontosh .fb-m,
.buttontosh .ma-m {
  margin-right: 0;
  width: 45px;
}

.page-numbers.current {
  text-decoration: underline;
}

.toggle-share-buttons:active,
.toggle-share-buttons:active:focus,
.toggle-share-buttons:focus {
  background-color: #1ABDCA;
  border-color: #1ABDCA;
}

.toggle-share-buttons:hover {
  background-color: #1ABDCA;
  border-color: #1ABDCA;
  opacity: 0.5;
}

.vip-title-box>h4>.hidne-input2 {
  width: 100%;
}

.shedblackbox:hover img {
  opacity: 1;
}

.normal-lh {
  line-height: 1;
}

.sponsor-column {
  min-height: 200px;
}

.equalizer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  display: -webkit-flex;
  align-items: center;

}


.equalizer [class^=col-] {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.search-results-row a {
  text-decoration: none !important;
}

.search-results-row h3 {
  font-weight: bold;
}

.made-by-placeholder {
  border-left-color: #B3B3B3 !important;
  border-radius: 0;
}

.made-by-placeholder::-webkit-input-placeholder {
  color: #B3B3B3;
}

.made-by-placeholder::-moz-placeholder {
  /* Firefox 18- */
  color: #B3B3B3;
}

.made-by-placeholder::-ms-input-placeholder {
  color: #B3B3B3;
}

.resource-save {
  background-image: url("../img/icons/saved_icon.svg");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 46px auto;
  color: #d67927;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 18px;
  height: 50px;
  line-height: 21px;
  /*    padding-left: 10px;
    padding-right: 57px;*/
  /*    position: absolute;
    right: 0;
    top: -79px;*/
}

.save_resourc_mob {
  position: relative;
}

.save_resourc_mob>a {
  text-decoration: none;
}

@media (min-width: 992px) {
  .resource-save-wrapper {
    position: absolute;
    padding: 15px;
    top: -87px;
    width: 193px;
    height: 68px;
  }

  .resource-save {
    width: 163px;
    /*    padding: 15px;
        width: 193px;
        height: 68px;
        background-position: right 15px top 15px;*/
  }

}

.resource-save-wrapper {
  z-index: 999;
  background-color: #fff;
  right: 0;
}

.error-404 {
  color: #4a4a4a;
  font-weight: normal;
  font-size: 30px;
  padding: 150px 0 400px;
  text-align: center;
  margin: 0 auto;
  width: 35%;
}

.error-404 a {
  white-space: nowrap;
  color: #57068c;
}

@media (min-width: 768px) {
  .error-404 {
    width: 35%;
  }
}


.animated.bounceIn {
  z-index: 99999;
}

.search_in input:focus {
  outline: none;
}

.lead-text {
  font-family: var(--font-family); /* medium */
  font-weight: 500;

  font-size: 30px;
  line-height: 1.42857143;
  margin: 40px 0;
}

.simple-dropdown {
  color: #434343;
}

.simple-dropdown .btn {
  font-size: 20px;
}

.simple-dropdown .caret,
.se-light-blue .caret {
  margin-top: -6px !important;
}

.simple-dropdown .btn:active,
.simple-dropdown .btn:focus,
.simple-dropdown .btn:hover {
  background-color: #fff;
}

.simple-dropdown.open .btn:hover,
.simple-dropdown.open .btn:focus,
.simple-dropdown.open .btn:active,
.simple-dropdown.open .btn {
  border-bottom-color: transparent;
  outline: none !important;
}

.simple-dropdown .dropdown-menu {
  border: 1px solid #8c8c8c;
  border-width: 0 1px;
  padding-bottom: 0;
}

.simple-dropdown .dropdown-menu li.disabled {
  display: none;
}

.simple-dropdown .dropdown-menu>li>a {
  padding: 5px 20px;
  border-bottom: 1px solid #adadad;
  font-size: 20px;
}

#teams-filter-form .simple-dropdown .dropdown-menu>li>a {
  padding: 7px 20px;
  border-bottom: 1px solid #adadad;
  font-size: 16px;
}

#startup-filter-form,
#teams-filter-form {
  margin: 40px 0 30px;
}

.inline-field {
  float: left;
  margin-right: 40px;
  margin-bottom: 0;
}

.inline-field label {
  display: inline-block;
  margin-right: 10px;
}

@media (min-width: 970px) and (max-width: 1202px) {
  .inline-field label {
    display: block;
  }
}

@media (max-width: 970px) {
  .inline-field {
    display: block;
    margin-bottom: 20px;
  }

  .inline-field label {
    display: block;
  }
}


@media (max-width: 650px) {
  .simple-dropdown+.simple-dropdown {
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

#startup-filter-meta-dropdown,
[data-id=startup-filter-meta-dropdown],
#startup-filter-school-dropdown,
[data-id=startup-filter-school-dropdown],
#teams-filter-meta-dropdown,
[data-id=teams-filter-meta-dropdown] {
  display: none;
}

.se-light-blue .bootstrap-select {
  width: 100% !important;
}

.se-light-blue .btn {
  background-color: #BEE5E5;
  border-color: transparent;
  font-size: 22px;
  max-height: 60px;
  padding: 15px;
  font-weight: 700;
  width: 100%;
}

.se-light-blue .open>.dropdown-toggle.btn-default,
.se-light-blue .btn:hover,
.se-light-blue .btn:active,
.se-light-blue .btn:focus {
  border-color: transparent !important;
}

.force-display [data-id=startup-filter-meta-dropdown],
.force-display [data-id=teams-filter-meta-dropdown] {
  display: block;
}


.searchnox input {
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}


.mobile-inline {
  display: block;
}

@media (max-width: 768px) {
  .grid-2-5 {
    padding: 0;
  }

  .inp-email {
    width: 100% !important;
    text-overflow: ellipsis;
  }

  .file2 {
    margin-top: 40px;
  }

  .mobile-block {
    display: block;
  }

  .mobile-inline {
    display: inline;
  }
}

.selectpickerr,
.simple-dropdown {
  display: none;
}

.result-title {
  color: #57068c;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.result-description {
  color: #474747;
  font-size: 14px;
}

#did_you_mean a {
  color: #57068c;
  font-weight: 700;
}

#result_report {
  font-size: 14px;
}

#did_you_mean,
#result_report {
  margin-bottom: 20px;
}

.clear-filter-link {
  margin-top: 5px;
  text-decoration: underline;
  font-size: 16px;
  color: rgb(94, 13, 139)
}

@media (max-width: 480px) {
  .resource-filter-form .clecklist {
    clear: both;
  }

  .clear-filter-link {
    float: left;
    display: block;
    clear: both;
  }

  .startup-filter-clear {

    padding: 0 15px;
  }
}

.startup-filter-clear {
  margin-bottom: 20px;
  color: rgb(94, 13, 139) !important;
  text-decoration: none;
}

#startup-add-success {
  display: none;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  font-size: 50px;
  background-color: #efefef;
  padding: 20px 20px 200px;
}

#submit-mbnyu .simple-dropdown .btn {
  color: #b3b3b3;
  font-weight: 700;
}


#submit-mbnyu .simple-dropdown .dropdown-menu>li>a {
  font-size: 16px;
  white-space: normal;
}

.vip-line .simple-dropdown .dropdown-menu {
  /*max-height: 180px!important;*/
}

.vip-title-box .caret {
  margin-top: -10px !important;
}

.blog-cat-readmore {
  padding-left: 0;
}

.blog-cat-head {
  display: inline-block;
  margin-bottom: 5px;
  white-space: nowrap;
}

.clock,
.usr {
  margin-bottom: 8px;
}



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.display-flex,
.bigforbox {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  display: -webkit-flex;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-controls .owl-dot span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 5px 14px 5px 0;
  filter: Alpha(Opacity=50);
  opacity: 0.7;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #EFEFEF;
}

.owl-theme .owl-controls .owl-dot.active span,
.owl-theme .owl-controls.clickable .owl-dot:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1;
  background: #fff;
}

#owl-demo11.owl-theme .owl-controls .owl-dot span,
#owl-demo12.owl-theme .owl-controls .owl-dot span {
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  background: #1ABDCA;
}

#owl-demo11.owl-theme .owl-controls .owl-dot.active span,
#owl-demo12.owl-theme .owl-controls .owl-dot.active span {
  filter: Alpha(Opacity=100);
  opacity: 1;
  background: #1ABDCA;
}

.single .con-blog-slider img {
  margin-top: 30px;
  width: 100%;
  max-height: 533px;
}

.blog-slider-cat {
  font-weight: bold;
}


.owl-blog-slider-conect .item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  display: -webkit-flex;
  -ms-align-items: center;
  align-items: center;
}

.box-blue-header.normal-lh+#twitter-feed,
.box-blue-header.normal-lh+.youtube {
  margin-top: 10px;
}

.made-by-placeholder.hide-textarea {
  height: 48px;
  white-space: normal;
}

#submit-mbnyu .simple-dropdown .btn.selected {
  color: #000;
}

#libraryCollection .m-b-10 {
  display: none;
}

#libraryCollection .m-b-10.visible,
#libraryCollection .m-b-10._visible {
  display: block;
}

#libraryCollection .lib-item-more a {}

.search-bar-wrapper {
  position: relative;
  background-color: #d5d9e5;
  margin-bottom: 30px;
}

.search-bar-wrapper>a {
  color: #393939;
}

.search-bar-wrapper a {
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  text-decoration: none;
  display: block;
  padding: 20px 30px;
  font-size: 23px;
  line-height: 1.75;
}

.search-bar-wrapper span img {
  margin-left: 10px;
  width: auto;
  vertical-align: middle;
}

.search-bar-wrapper span+img {
  float: right;
  margin: 12px -20px;
}

.search-bar-wrapper.open span+img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  margin: 12px 5px;
}

.search-bar-wrapper.open .search-inner-wrapper {
  display: block;
}

.search-inner-wrapper {
  display: none;
  border-top: 4px solid #fff;
  padding: 30px;
  top: 100%;
  background-color: #d5d9e5;
  left: 0;
  right: 0;
  z-index: 3;
}

.search-inner-wrapper strong {
  font-weight: normal;
  margin-bottom: 30px;
  display: block;
}

.search-inner-wrapper input[type='text'] {
  border: none;
  background: transparent;
  border-bottom: 1px solid #393939;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
}

.search-inner .p-60 {
  padding: 0 60px;
}

@media(max-width: 768px) {
  .search-inner .p-60 {
    padding: 0 0px;
  }

  .search-inner>div {
    margin-bottom: 20px;
  }

  .search-inner>div:nth-child(-2) {
    margin-bottom: 0;
  }
}

.search-inner .purple-checkbox label {
  margin-bottom: 15px;
  -webkit-transform: scale(1.35);
  -moz-transform: scale(1.35);
  transform: scale(1.35);
}

.search-bar-actions {
  text-align: center;
}

.search-bar-actions .clear-library-link {
  color: #5d0c8b;
  font-size: 15px;
  text-decoration: underline;
  font-family: var(--font-family); /* regular */
  display: inline-block;
  margin-top: 22px;
}

.search-bar-actions button {
  float: none;
  display: block;
  margin: 0 auto;
  width: 115px;
}

.lib-item-more {
  padding-left: 30px;
}

.lib-item-more a {
  color: #5d0c8b;
  font-size: 15px;
  font-family: var(--font-family); /* regular */
}

.library-itemization .itemization {
  margin-bottom: 30px;
  font-family: var(--font-family); /* regular */
  display: flex;
  display: -webkit-flex;
  align-items: center;
}

.library-itemization .itemization .category {
  font-size: 12px;
  padding-left: 35px;
}

.library-itemization .itemization .item-link {
  font-size: 16px;
  border-left: 1px solid #ca651e;
  padding: 10px 15px;
}

.library-itemization .itemization .item-link a {
  display: block;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  text-decoration: underline;
  margin-bottom: 5px;
}

.library-itemization .paging .navigation.pagination {
  border-top: none;
  margin-top: 0;
  min-height: 0;
}

.itemization-formats {
  padding-left: 32px;
  margin-bottom: 40px;
}

.itemization-formats a {
  margin-right: 30px;
  opacity: 0.75;
}

.itemization-formats a.selected {
  opacity: 1;
}

.clear-refinement {
  float: right;
  color: #5d0c8b;
  font-size: 16px;
}

#search-library-collection.three-filters.has_type .search-inner .grid-1 {
  width: 33%;
  padding-left: 125px;
}

#search-library-collection.three-filters.has_topic .search-inner .grid-2 {
  width: 33%;
  padding-left: 225px;
}

#search-library-collection.four-filters.has_type .search-inner .grid-3 {
  width: 30%;
  padding-left: 35px;
}

#search-library-collection.four-filters.has_type .search-inner .grid-1 {
  width: 20%;
  padding-left: 30px;
}

#search-library-collection.four-filters.has_type .search-inner .grid-3.p-60 {
  width: 25%;
  padding-left: 0;
  padding-right: 50px;
}

#search-library-collection.four-filters.has_topic .search-inner .grid-2 {
  width: 25%;
  padding-left: 100px;
}

.lead-text {
  font-size: 24px;
  line-height: 1.55;
  font-family: var(--font-family); /* regular */
}

#newsletterInline input:-webkit-input-placeholder {
  color: #ccc !important;
}

#newsletterInline input::-webkit-input-placeholder {
  color: #ccc !important;
}

#newsletterInline input:-moz-placeholder {
  color: #ccc !important;
}

#newsletterInline input::-moz-placeholder {
  color: #ccc !important;
}

#newsletterInline input:-ms-input-placeholder {
  color: #ccc !important;
}

#newsletterInline input::-ms-input-placeholder {
  color: #ccc !important;
}

@media(max-width: 1100px) {
  iframe#epaper {
    width: 100%;
    height: auto;
  }
}

a.cocial>span {
  background: #fff;
  color: #57068c;
  display: inline-block;
  width: 26px;
  height: 26px;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  text-align: center;
  line-height: 26px;
}

.footer a.cocial>span {
  background: #fff;
  color: #606060;
  display: inline-block;
  width: 33px;
  height: 33px;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  text-align: center;
  line-height: 33px;
}

.blog-cat-detai-box .usr {
  height: 45px;
}

.blog .grid-item {
  height: 420px;
}

.dataTables_scrollHead,
.dataTables_scrollHeadInner,
.dataTables_scrollHeadInner table,
.dataTables_scrollHeadInner table tr {
  width: 100% !important;
}

.row-7 .column-1,
.row-7 .column-3,
.row-7 .column-5,
.row-10 .column-1,
.row-10 .column-3,
.row-10 .column-5,
.row-13 .column-1,
.row-13 .column-3,
.row-13 .column-5,
.row-16 .column-1,
.row-16 .column-3,
.row-16 .column-5,
.row-19 .column-1,
.row-19 .column-3,
.row-19 .column-5,
.row-22 .column-1,
.row-22 .column-3,
.row-22 .column-5,
.row-25 .column-1,
.row-25 .column-3,
.row-25 .column-5,
.row-28 .column-1,
.row-28 .column-3,
.row-28 .column-5,
.row-31 .column-1,
.row-31 .column-3,
.row-31 .column-5,
.row-34 .column-1,
.row-34 .column-3,
.row-34 .column-5 {
  padding-bottom: 120px;
  position: relative;
}

.res-section.tell-me-more .purplebtn_3 {
  margin-top: 0;
  margin-bottom: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 47px;
}


.mainnav>ul {
  display: flex;
  display: -webkit-flex;
}

.mainnav li {
  float: none;
  display: inline-block;
  vertical-align: middle;
  display: table;
  min-height: 64px;
}

.mainnav a {
  padding: 10px 21px;
  vertical-align: middle;
  display: table-cell;
}

.full-content {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  background-color: #fff;
}

#owl-demo .item .container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

#owl-demo .item .purple-slid-box {
  left: 0;
}

.owl-controls {
  max-width: 1170px;
  left: 0;
  right: 0;
  margin: 10px auto;
}

.owl-controls .owl-dots {
  text-align: left;
  padding: 0 10px;
}

.blackboxlist {
  margin: 0;
}

.blackboxlist-wrapper {
  background-color: #393939;
  border-top: 4px solid #fff;
}

.blackboxlist {
  display: flex;
  display: -webkit-flex;
  background-color: #fff;
}

.blackboxlist .shedblackbox {
  display: block;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  height: auto;
  margin-right: 4px;
}

.dropboxlist li {
  background-color: #f7f7f7;
  padding: 15px 0;
}

.dropboxlist li .img-box {
  padding-top: 15px;
  right: 5px;
}

.dropboxlist li.togglelist span.togglelist-toggle {
  display: none;
}

.dropboxlist li span.togglelist-toggle {
  margin-top: -5px;
  display: block;
  text-align: right;
}

.dropboxlist li .img-box img {
  display: none;
  max-width: 100%;
  margin: 0;
}

.dropboxlist li.togglelist .img-box img {
  display: block;
}

.dropboxlist li span.togglelist-toggle img {
  display: inline;
}

.dropboxlist li .drorp-iten-content {
  padding-bottom: 0;
  padding-left: 0;
}

.dropboxlist li .drorp-iten-content h3 {
  margin-bottom: 10px;
}

.dropboxlist li .drorp-iten-content .datecalander,
.dropboxlist li .drorp-iten-content .timecalender,
.dropboxlist li .drorp-iten-content .location {
  display: none;
}

.dropboxlist li .drorp-iten-content .location {
  margin-top: 7px;
}

.dropboxlist li .drorp-iten-content p {
  margin: 0;
}

.dropboxlist li.togglelist .drorp-iten-content {
  padding-bottom: 15px;
}

.dropboxlist li.togglelist .drorp-iten-content h3 {
  margin-bottom: 15px;
  color: #000;
}

.dropboxlist li.togglelist .drorp-iten-content .datecalander,
.dropboxlist li.togglelist .drorp-iten-content .timecalender,
.dropboxlist li.togglelist .drorp-iten-content .location {
  display: table;
}

.dropboxlist li.togglelist .drorp-iten-content p {
  margin: 10px;
}

.section-home .main-headers {
  margin-top: 30px;
}

.section-home .main-headers h2 {
  font-size: 50px;
  line-height: 1;
  margin: inherit;
  display: inline-block;
  max-width: 75%;
}

.feat-events-home .main-headers .read-more-btn {
  float: right;
  text-transform: uppercase;
  font-size: 18px;
  width: 30%;
  margin-top: 7px;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

.dropboxlist li .drorp-iten-content .buttontosh a {
  width: auto;
  padding-left: 60px;
  padding-right: 60px;
}

.up-to-date {
  padding-top: 25px;
}

.up-date-home .bigforbox {
  float: none;
  width: 100%;
  height: auto;
  margin-bottom: 80px;
  display: block;
}

.up-date-home .bigforbox .stayupbox {
  float: none;
  min-height: 0;
  margin-bottom: 0;
}

.up-date-home .bigforbox .reading {
  height: auto;
  margin-bottom: 20px;
}

.up-date-home .bigforbox .recent-blog-post {
  height: auto;
  margin-bottom: 20px;
  padding: 2px 0;
}

.up-date-home .read-more-dark {
  margin-top: 30px;
}

.up-date-home .youtube .read-more-dark {
  margin-top: 22px;
}

footer.footer {
  background-color: #393939;
  background-image: url("../img/nyuei_logo_footer-16.svg");
  background-position: 110% -150%;
  background-repeat: no-repeat;
  background-size: 463px auto;
  height: auto;
  padding-bottom: 30px;
}

footer.footer .infooter {
  background-color: transparent;
  background-image: none;
  border-left: 0;
  border-right: 0;
  padding: 15px 0;
  min-height: 0;
  display: block;
}

footer.footer .infooter .center-footer p:last-child {
  margin-bottom: 0;
}

.about-header {
  padding-top: 40px;
}

.about-header,
.about-cet {
  text-align: center;
  margin-bottom: 10px;
}

.about-cet .mobile-pad {
  max-width: 870px;
  margin: 0 auto;
}

.program-centers {
  padding-top: 20px;
  margin-bottom: 0;
  overflow: hidden;
}

.program-centers header {
  padding: 25px 0;
}

.program-centers header h3 {
  font-size: 50px;
  margin: 0;
  text-align: center;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
}

.program-centers .center-program {
  background-color: #f0f0f0;
  margin-top: 0;
}

.program-centers .center-program.center-program-top {
  margin-bottom: 30px;
}

.program-centers .center-program .rockebcak {
  margin-bottom: 0;
  position: relative;
}

.program-centers .center-program .rockebcak:before,
.program-centers .center-program .rockebcak:after {
  content: '';
  position: absolute;
  border-width: 30px 15px;
  border-style: solid;
}

.program-centers .center-program .rockebcak:before {
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  border-color: #fff transparent transparent transparent;
}

.program-centers .center-program .rockebcak:after {
  border-color: #efefef transparent transparent transparent;
  left: 0;
  top: 100%;
}

.program-center {
  padding-bottom: 40px;
  padding-top: 20px;
}

.program-center .program-center-text {
  padding-right: 60px;
}

.program-center .program-center-text strong {
  font-size: 32px;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  display: block;
  margin-top: 30px;
  margin-bottom: 9px;
}

.about-section .dropboxlist li.togglelist span.togglelist-toggle {
  display: block;
}

.about-section .dropboxlist li.togglelist span.togglelist-toggle img {
  transform: rotate(90deg);
}

.about-section .dropboxlist .drorp-iten-content {
  width: 100%;
  padding-right: 0;
}

.about-section .dropboxlist .drorp-iten-content h3 {
  float: left;
  padding-left: 30px;
}

.about-section .dropboxlist .drorp-iten-content span {
  float: right;
  margin-top: 12px;
  padding-right: 80px;
}

.about-section .dropboxlist li {
  margin-bottom: 10px;
}

.about-section .dropboxlist li .program-center-content {
  display: none !important;
}

.about-section .dropboxlist li.togglelist .program-center-content {
  display: block !important;
  clear: both;
  background-color: #fff;
  padding-top: 30px;
  margin-bottom: -30px;
}

.about-section .dropboxlist li.togglelist .drorp-iten-content p {
  margin: 0;
}

.prog-center {
  border-bottom: 10px solid #fff;
  background-color: #efefef;
}

.prog-center:last-child {
  border-bottom: 80px solid #fff;
}

.prog-center .gray-box,
.prog-center .gray-box:hover {
  background-color: transparent;
  min-height: 0;
  padding-left: 0;
}

.prog-center .gray-box-img {
  margin-bottom: 20px;
}

.prog-center .gray-box p {
  font-size: 16px;
  position: static;
  max-height: none;
  padding-right: 300px;
}

.prog-center .gray-box .external-link {
  bottom: 40px;
}

.resource-in-box {
  background-color: rgba(26, 190, 203, 0.9);
  background-image: url("../img/rocket.png");
  background-repeat: no-repeat;
  background-position: 110% 150%;
  color: #fff;
}

.resurcebox .add-resorce {
  background-image: url("../img/icons/plus_save_icon - Copy.svg");
  right: 15px;
}

.resurcebox:focus .add-resorce,
.resurcebox:hover .add-resorce {
  background-image: url("../img/icons/plus_save_icon.svg");
}

.resurcebox:focus .external-link,
.resurcebox:hover .external-link {
  background-image: url("../img/icons/external_link_icon.svg");
  display: block;
}

.external-link {
  background-image: url("../img/icons/external_link_icon_w.svg");
}

.program-centers .external-link {
  background-image: url("../img/icons/external_link_icon.svg");
  display: block;
}

.resurcebox:focus .resource-in-box,
.resurcebox:hover .resource-in-box {
  background-color: rgba(225, 225, 225, 0.9);
  color: #000;
}

.resource-content .main-intro {
  max-width: 860px;
  margin: 60px auto 100px;
}

.featured .resource-in-box {
  background-color: rgba(93, 12, 139, 0.8);
  background-image: none;
  color: #fff;
}

.featured .resource-in-box a {
  color: #fff;
  text-decoration: none;
}

.featured .resource-in-box .subtitle {
  font-size: 29px;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  margin-top: 25px;
  text-decoration: none;
}

.featured .resource-in-box h3 {
  font-size: 50px;
  font-weight: 700;
  max-width: 450px;
  margin-top: 30px;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.featured .resource-in-box .learn-more {
  bottom: 30px;
  color: inherit;
  display: block;
  font-size: 12px;
  margin-top: 25px;
  position: absolute;
}

.featured .resource-in-box .learn-more a.btn-more {
  background-color: rgba(26, 190, 203, 1);
  text-transform: uppercase;
  color: #fff;
  padding: 6px 10px;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
}

.featured .external-link:hover {
  opacity: 1;
}

.featured .resurcebox>.back-image-cover>img {
  height: 310px;
}

.featured .resurcebox:focus .resource-in-box,
.featured .resurcebox:hover .resource-in-box {
  background-color: rgba(93, 12, 139, 0.85);
  color: #fff;
}

.featured .resurcebox:focus .add-resorce,
.featured .resurcebox:hover .add-resorce {
  background-image: url("../img/icons/plus_save_icon - Copy.svg");
}

.featured .resurcebox:focus .external-link,
.featured .resurcebox:hover .external-link {
  background-image: url("../img/icons/external_link_icon_w.svg");
  display: block;
}

.about-section .dropboxlist .drorp-iten-content h3 {
  width: calc(100% - 101px);
}

.resource-link:focus .resurcelink {
  display: none
}

.resource-link:focus .resurcelink_2 {
  display: block
}

body.fix-blog-nav .blog-nav {
  position: fixed;
  top: 0;
  z-index: 44;
}

@media (min-width: 768px) {
  body.fix-blog-nav .blog-nav {
    width: 720px;
  }
}

@media (min-width: 992px) {
  body.fix-blog-nav .blog-nav {
    width: 940px;
  }
}

@media (min-width: 1200px) {
  body.fix-blog-nav .blog-nav {
    width: 1140px;
  }
}

#owl-demo .item {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#owl-demo .item img {
  opacity: 0;
  visibility: hidden;
}

@media(min-width: 768px) {
  .timecalender {
    margin-left: -10px;
  }
}

.my-saved-resources,
.add-resorce,
.add-resorce-2,
.add-resorce-line {
  display: none !important;
}




/* site2.css */

.mainnav {
  float: left;
  padding-left: 0;
}

.ext-link-notice {
  display: none;
}

.ext-linked {
  position: relative;
}

.ext-linked:after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.ext-linked .ext-link-notice {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-bottom: 60px;
  background-color: #fff;
  color: #4A4A4A;
  z-index: 9999;
  display: block;
  text-align: center;
  padding: 0 200px;
}

.ext-linked .ext-link-notice .close-notice {
  display: block;
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 44px;
  text-decoration: none;
  font-weight: 700;
}

.ext-linked .ext-link-notice img.icon {
  display: block;
  width: 65px;
  margin: 100px auto 40px;
}

.ext-linked .ext-link-notice p {
  font-size: 50px;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  margin-bottom: 40px;
}

.resource-content {
  overflow: hidden;
}

.resource-content .res-top {
  margin-bottom: 40px;
}

.resource-content .read-more-dark-back {
  margin-top: 40px;
  margin-bottom: 80px;
}

.res-sections ul li {
  background-color: #fff;
  margin-bottom: 10px;
  background-color: transparent;
  padding: 0;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0;
  position: relative;
}

.res-sections ul li:hover {
  background-color: #fff;
}

.res-sections ul li .calender-headings {
  font-size: 32px;
  line-height: 1;
  padding: 20px 30px;
  margin-top: 0;
  position: relative;
}

.res-sections ul li .calender-headings .togglelist-toggle {
  float: right;
  margin-top: 0;
}

.res-sections ul li .res-section-content {
  display: none;
}

.res-sections ul li .res-section-content div>strong {
  font-size: 26px;
  font-weight: 700;
}

.res-sections ul li .res-section-content ul {
  margin-bottom: 20px;
}

.res-sections ul li .res-section-content ul li {
  overflow: visible;
  list-style-type: disc;
}

.res-sections ul li.togglelist .res-section-content {
  display: block;
  padding: 10px 30px 20px;
}

.res-sections ul li.togglelist .calender-headings .togglelist-toggle {
  display: block;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  margin-right: 8px;
}

.calender-event-grid .purplebtn_3 {
  width: 100%;
  margin: 20px 0;
}

.calender-event-grid .event-box,
.calender-event-grid .f-box {
  margin-bottom: 0;
}

.calender-event-grid .f-box h3 {
  margin-bottom: 5px;
}

.calender-event-grid .f-box .event-host {
  display: block;
}

.calender-event-grid .f-box .event-description {
  height: 90px;
}

.event-row .main-headers,
.event-row .event-excerpt {
  padding-right: 60px;
}

.event-row .main-headers>a {
  position: relative;
  padding-left: 22px;
  display: block;
  text-decoration: none;
  font-size: 16px;
  margin-bottom: 15px;
}

.event-row .main-headers>a:before {
  content: '';
  border-width: 8px 16px;
  border-style: solid;
  border-color: transparent #57068c transparent transparent;
  position: absolute;
  left: -16px;
  top: 50%;
  margin-top: -8px;
}

.event-row .event-excerpt>strong {
  font-size: 27px;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  display: block;
  margin-bottom: 15px;
}

.event-row .event-excerpt * {
  text-align: left !important;
}

.event-row .event-media {
  padding-top: 55px;
}

.event-row .event-tickets>strong {
  font-size: 27px;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  display: block;
  margin-bottom: 15px;
}

.event-row .event-tickets>a {
  display: block;
  color: #57068c;
  text-decoration: none;
  margin-bottom: 40px;
  clear: both;
}

.event-row .event-tickets>a.event-ticket {
  color: #fff;
  margin-bottom: 20px;
  margin-top: 20px;
}

.event-row .event-tickets .time-tag,
.event-row .event-tickets .date-tag {
  float: none;
  display: block;
  clear: both;
}

.event-row .event-host {
  display: block;
  font-size: 16px;
  padding-top: 15px;
}

#owl-demo {
  height: 534px;
  overflow: hidden;
}

#owl-demo .item,
#owl-demo .col-xs-12 {
  height: 534px;
  position: relative;
}

#owl-demo .purple-slid-box {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.sched-btn {
  text-transform: uppercase;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 16px;
}

.program-centers {
  padding-top: 62px;
}

.program-center-content .f-box-midle {
  height: 50px;
}

.program-center-content .f-box {
  height: 575px;
  position: relative;
}

.program-center-content .f-box .sched-btn {
  position: absolute;
  bottom: 0;
  left: 0;
}

.prog-center .gray-box {
  font-family: var(--font-family); /* regular */
}

.resource-in-box .topbar-in-box span {
  display: none;
}

.resource-in-box h3 {
  margin-top: 28px;
  padding-right: 20px;
}

.resource-in-box .resurcelink {
  max-width: 200px;
}

.resource-in-box .resurcelink_2 {
  right: 14px;
}

.rtype-1 .resource-in-box {
  background-color: rgba(225, 225, 225, 0.9);
  background-image: none !important;
  color: #000;
}

.rtype-1 .back-image-cover {
  background-image: none !important;
}

.rtype-1 .add-resorce {
  background-image: url("../img/icons/plus_save_icon.svg");
}

.rtype-1 .external-link {
  background-image: url("../img/icons/external_link_icon.svg");
}

.rtype-1:hover .back-image-cover {
  background-image: none !important;
}

.rtype-1:hover .external-link {
  display: none;
}

.rtype-3 .add-resorce,
.rtype-2 .add-resorce {
  background-image: url("../img/icons/plus_save_icon - Copy.svg");
}

.rtype-3 .back-image-cover,
.rtype-2 .back-image-cover {
  background-image: none !important;
}

.rtype-3:focus .add-resorce,
.rtype-2:focus .add-resorce,
.rtype-3:hover .add-resorce,
.rtype-2:hover .add-resorce {
  background-image: url("../img/icons/plus_save_icon - Copy.svg");
}

.rtype-3:focus .back-image-cover,
.rtype-2:focus .back-image-cover,
.rtype-3:hover .back-image-cover,
.rtype-2:hover .back-image-cover {
  background-image: none !important;
}

.rtype-3:focus .resource-in-box,
.rtype-2:focus .resource-in-box,
.rtype-3:hover .resource-in-box,
.rtype-2:hover .resource-in-box {
  background-color: rgba(26, 190, 203, 0.9);
  color: #fff;
  background-image: none !important;
}

.btn-container {
  display: none;
}

.btn-container.show {
  display: block;
}

.btn-container .purplebtn_3 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.resource-content h1 {
  font-size: 50px;
  line-height: 66px;
}

.calendar-wrapper .main-headers {
  text-align: center;
}

.calendar-wrapper .f-box-img {
  height: 185px;
}

.calendar-wrapper .time-tag {
  background-image: none;
  padding-left: 15px;
}

.calendar-wrapper .f-box-dt {
  white-space: nowrap;
}

.calendar-wrapper .date-tag,
.calendar-wrapper .time-tag {
  float: none;
  display: inline;
  font-size: 15px;
}

.event-tickets .widget {
  display: none;
}

.event-tickets .widget.open {
  display: block;
}

.event-tickets .widget iframe {
  height: auto;
  min-height: 600px;
  margin-bottom: 20px;
}

.event-tickets .time-tag,
.event-tickets .date-tag {
  background-image: none;
  padding-left: 0;
}

.map-wrap {
  width: 100%;
  position: relative;
  padding: 0;
  padding-top: 56.25%;
}

.map-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.similar-events .calender-headings {
  padding: 20px 30px;
}

.similar-events .time-tag {
  background-image: none;
  padding-left: 15px;
}

.similar-events .f-box-dt {
  white-space: nowrap;
}

.similar-events .date-tag,
.similar-events .time-tag {
  float: none;
  display: inline;
  font-size: 15px;
}

.res-sections ul li .calender-headings {
  font-family: var(--font-family); /* regular */
  font-weight: 500;
}

.back-events {
  position: relative;
  padding-left: 22px;
  display: block;
  text-decoration: none;
  font-size: 16px;
  margin-bottom: 15px;
  background-position: left 3px;
}

.pageheader {
  margin-top: 9px !important;
  padding-top: 40px !important;
  text-align: center;
}

.pageheader h1 {
  margin-top: 0;
}

.pageheader h1,
.pageheader h2 {
  font-family: var(--font-family) !important; /* medium */
  font-weight: 500;
  font-family: normal;
}

.featured .resource-in-box .learn-more a.btn-more,
.featured .resource-in-box .subtitle {
  letter-spacing: 1px;
}

.res-section-content .col-sm-6:first-child,
.res-section-content .row .col-sm-6:first-child {
  padding-right: 30px;
}

.res-section-content .col-sm-6:last-child,
.res-section-content .row .col-sm-6:last-child {
  padding-left: 30px;
}

.pageheader {
  position: relative;
}

.pageheader .rss-clas {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: 18px;
}

.f-box {
  position: relative;
}

.f-box .f-box-share {
  position: absolute;
  right: 0;
  bottom: 0;
  top: auto;
  width: 73px;
  height: 73px;
  z-index: 99;
  overflow: hidden;
}

.f-box .f-box-share:before {
  content: '';
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  transform: rotate(45deg);
  transform-origin: left bottom;
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: left bottom;
}

.f-box .f-box-share span {
  display: block;
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.f-box .f-box-share a {
  display: none;
  text-align: center;
  margin-bottom: 10px;
}

.f-box .f-box-share:hover {
  height: auto;
  top: 0;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px 0;
}

.f-box .f-box-share:hover:before {
  display: none;
}

.f-box .f-box-share:hover span {
  display: none;
}

.f-box .f-box-share:hover a {
  display: block;
}

.f-box .f-box-share img {
  max-width: 42px;
}

.up-date-home .bigforbox .stayupbox.one {
  height: 380px;
}

.up-date-home .bigforbox .stayupbox.three {
  height: 440px;
}

.f-box-img img {
  width: 100%;
}

.alumni-content p,
.teams-watch-content p,
.startup-tiles p {
  max-width: 870px;
  margin: 0 auto;
  text-align: center;
}

.alumni-section-0 {
  background-color: #f0f0f0;
  margin-top: 35px;
  margin-bottom: 47px;
  padding: 50px 0 40px;
  position: relative;
}

.alumni-section-0 .resource-box-in {
  padding: 0 45px;
  text-align: center;
}

.alumni-section-0:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -16px;
  border-width: 32px 16px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.alumni-section .youtube-viedo {
  padding: 25px 0;
  padding-right: 40px;
}

.alumni-section .youtube-viedo iframe {
  width: 100%;
  height: 387px;
}

.alumni-section .resource-box-in,
.alumni-section .donate-box-in-2 {
  background-color: transparent;
}

.alumni-section .resource-box-in input::-webkit-input-placeholder,
.alumni-section .resource-box-in textarea::-webkit-input-placeholder,
.alumni-section .donate-box-in-2 input::-webkit-input-placeholder,
.alumni-section .donate-box-in-2 textarea::-webkit-input-placeholder {
  color: #B3B5B7 !important;
}

.alumni-section .resource-box-in input:-moz-placeholder,
.alumni-section .resource-box-in textarea:-moz-placeholder,
.alumni-section .donate-box-in-2 input:-moz-placeholder,
.alumni-section .donate-box-in-2 textarea:-moz-placeholder {
  color: #B3B5B7 !important;
}

.alumni-section .resource-box-in input::-moz-placeholder,
.alumni-section .resource-box-in textarea::-moz-placeholder,
.alumni-section .donate-box-in-2 input::-moz-placeholder,
.alumni-section .donate-box-in-2 textarea::-moz-placeholder {
  color: #B3B5B7 !important;
}

.alumni-section .resource-box-in input:-ms-input-placeholder,
.alumni-section .resource-box-in textarea:-ms-input-placeholder,
.alumni-section .donate-box-in-2 input:-ms-input-placeholder,
.alumni-section .donate-box-in-2 textarea:-ms-input-placeholder {
  color: #B3B5B7 !important;
}

.alumni-section .resource-box-in .gray-box-head,
.alumni-section .donate-box-in-2 .gray-box-head {
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 31px;
}

.alumni-section .resource-box-in .resource-cont,
.alumni-section .donate-box-in-2 .resource-cont {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 32px;
}

.alumni-section .resource-box-in .btn-fixed-width,
.alumni-section .donate-box-in-2 .btn-fixed-width {
  margin: 0 auto;
}

.alumni-section .report-box .report-image {
  float: left;
  padding-top: 30px;
  margin-right: 30px;
}

.alumni-section .alumni-link {
  color: #000;
  display: table;
  margin-top: 20px;
  padding-right: 30px;
  font-family: var(--font-family); /* regular */
  font-size: 16px;
  background-image: url("../img/icons/darkpurple_arrow.svg");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 22px auto;
  text-decoration: none;
  width: 100%;
}

.alumni-section .alumni-link strong {
  display: block;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 19px;
}

.alumni-section .alumni-resource {
  padding-top: 25px;
}

.alumni-section .donate-box-in-2 {
  padding-left: 0;
  padding-top: 24px;
}

.metrics-heading {
  text-align: center;
  background-color: transparent;
  margin-top: 50px;
}

.teams-watch-content,
.startup-tiles {
  padding-bottom: 57px;
}

.teams-watch-content .no-results,
.startup-tiles .no-results {
  padding: 40px 0px 0px;
  font-size: 22px;
}

.teams-watch-content .grid-3.tab-50,
.startup-tiles .grid-3.tab-50 {
  position: relative;
  margin-bottom: 15px;
}

.teams-watch-content .team-item,
.startup-tiles .team-item {
  position: relative;
  background-color: #f4f4f4;
  padding: 53px 0;
}

.teams-watch-content .team-item.showcase-item,
.startup-tiles .team-item.showcase-item {
  background-color: #19bdca;
}

.teams-watch-content .team-item .center-image,
.startup-tiles .team-item .center-image {
  margin-top: 0;
}

.teams-watch-content .team-item:hover .item-description,
.startup-tiles .team-item:hover .item-description {
  display: block;
}

.teams-watch-content .team-item:hover>a,
.startup-tiles .team-item:hover>a {
  background-image: url("../img/icons/external_link_icon_w.svg");
}

.teams-watch-content .team-item>a,
.startup-tiles .team-item>a {
  position: absolute;
  min-height: 0;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  display: block;
  background-image: url("../img/icons/external_link_icon.svg");
  background-repeat: no-repeat;
  background-position: 95% 99%;
  background-color: transparent;
}

.teams-watch-content .team-item.showcase-item>a,
.startup-tiles .team-item.showcase-item>a {
  background-image: url("../img/icons/external_link_icon_w.svg");
}

.teams-watch-content .item-description,
.startup-tiles .item-description {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  background-color: #808080;
  color: #fff;
}

.teams-watch-content .item-description .item-description-center,
.startup-tiles .item-description .item-description-center {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 20px;
  text-align: center;
}

.teams-watch-content .item-description strong,
.startup-tiles .item-description strong {
  font-size: 32px;
  line-height: 38px;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  display: block;
  margin-bottom: 30px;
}

.teams-watch-content .item-description p,
.startup-tiles .item-description p {
  font-size: 14px;
  line-height: 21px;
  font-family: var(--font-family); /* regular */
  margin: 0;
}

.teams-watch-content .showcase-item .item-description,
.startup-tiles .showcase-item .item-description {
  background-color: #19bdca;
}

#teams-filter-form .filter-option {
  font-size: 16px;
  line-height: 26px;
}

#teams-filter-form button[title="Choose a filter"] .filter-option,
#teams-filter-form button[title="Choose an Industry"] .filter-option {
  color: #B3B5B7;
}

.centered-field {
  float: none;
  margin: 0 auto;
  display: block;
  width: 404px;
  position: relative;
}

#teams-filter-meta-dropdown+.simple-dropdown {
  position: absolute;
  top: 0;
  left: 100%;
}

.teams-filter-clear {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
}

.teams-filter-clear a {
  text-decoration: none;
  font-size: 14px;
  font-family: var(--font-family); /* regular */
  font-weight: 400;
  line-height: 24px;
  color: #000;
}

.teams-filter-clear a:before {
  content: 'x';
  color: #57068c;
  font-size: 16px;
  margin-right: 4px;
}

@media (max-width: 767px) {

  .alumni-section .resource-box-in,
  .alumni-section .donate-box-in-2 {
    margin-bottom: 40px;
  }

  .youtube-viedo {
    padding-right: 0;
  }

  .youtube-viedo iframe {
    height: auto;
  }

  .box-donate {
    padding-right: 0;
  }

  .ten-tousend {
    height: auto;
  }

  #teams-filter-form .dropdown-menu a,
  #teams-filter-form .dropdown-menu span {
    font-size: 16px;
  }

  #teams-filter-form .centered-field {
    width: auto;
  }

  #teams-filter-form .inline-field label {
    margin: 0;
  }

  #teams-filter-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    max-width: 100% !important;
  }

  .teams-watch-content .grid-3.tab-50,
  .startup-tiles .grid-3.tab-50 {
    margin-bottom: 20px;
  }

  .teams-filter-clear {
    position: static;
    margin-top: -35px;
    float: right;
    margin-right: 15px;
    margin-bottom: 20px;
  }
}

.internal-tiles {
  padding-bottom: 0;
  margin: 0 -24px 10px;
}

.internal-tiles .grid-3 {
  padding: 0 5px;
}

.internal-tiles.member-tiles {
  margin-bottom: 10px;
}

.internal-tiles.network-tiles {
  margin: 0 -33px 10px;
}

.internal-tiles.startup-tiles {
  margin: 0 -33px 10px;
}

.internal-tiles.startup-tiles .grid-3.tab-50,
.internal-tiles.startup-tiles .grid-3-a2 {
  margin-bottom: 0;
}

.internal-tiles.sponsor-tiles,
.internal-tiles.news-tiles {
  margin: 0 -33px 10px;
}

.member-tiles .f-box {
  height: 572px;
  margin-bottom: 10px;
}

.member-tiles .f-box .f-box-midle {
  height: auto;
}

.member-tiles .f-box .sched-btn {
  position: absolute;
  left: 0;
  bottom: 0;
}

.sponsor-tiles .sponsor-tile {
  text-align: center;
}

.sponsor-tiles .sponsor-tile a,
.sponsor-tiles .sponsor-tile span {
  display: block;
  padding: 30px;
  position: relative;
}

.sponsor-tiles .sponsor-tile a {
  background-color: #efefef;
  background-image: url("../img/icons/external_link_icon.svg");
  background-repeat: no-repeat;
  background-position: 95% 95%;
}

.sponsor-tiles .sponsor-tile img {
  max-width: 75%;
  max-height: 75%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.sponsor-tiles .col-sm-4 .sponsor-tile a,
.sponsor-tiles .col-sm-4 .sponsor-tile span {
  height: 275px;
}

.sponsor-tiles .col-sm-3 .sponsor-tile a,
.sponsor-tiles .col-sm-3 .sponsor-tile span {
  height: 195px;
}

.sponsor-tiles .col-sm-3 .sponsor-tile img {
  max-width: 60%;
  max-height: 60%;
}

.sponsor-tiles .col-sm-3 .sponsor-tile a {
  background-size: 20px;
}

.link-tiles .network-item,
.link-tiles .news-item,
.news-tiles .network-item,
.news-tiles .news-item {
  position: relative;
  background-color: #f4f4f4;
}

.link-tiles .network-item>a,
.link-tiles .news-item>a,
.news-tiles .network-item>a,
.news-tiles .news-item>a {
  position: absolute;
  min-height: 0;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  display: block;
  background-image: url("../img/icons/external_link_icon.svg");
  background-repeat: no-repeat;
  background-position: 95% 99%;
  background-color: transparent;
}

.link-tiles .network-item:hover>a,
.link-tiles .news-item:hover>a,
.news-tiles .network-item:hover>a,
.news-tiles .news-item:hover>a {
  background-image: url("../img/icons/external_link_icon_w.svg");
}

.link-tiles .network-item:hover .item-description.linked,
.link-tiles .news-item:hover .item-description.linked,
.news-tiles .network-item:hover .item-description.linked,
.news-tiles .news-item:hover .item-description.linked {
  background-color: #808080;
  color: #fff;
}

.link-tiles .item-description,
.news-tiles .item-description {
  position: static;
  padding: 33px 0 53px;
  width: 100%;
}

.link-tiles .item-description .item-description-center,
.news-tiles .item-description .item-description-center {
  position: static;
  width: 100%;
  padding: 0 20px;
  text-align: left;
}

.link-tiles .item-description strong,
.news-tiles .item-description strong {
  font-size: 24px !important;
  line-height: 32px !important;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  display: block;
  margin-bottom: 20px;
  height: 75px;
}

.link-tiles .item-description p,
.news-tiles .item-description p {
  font-size: 14px;
  line-height: 21px;
  font-family: var(--font-family); /* regular */
  margin: 0;
  height: 85px;
}

.news-tiles .news-item .item-description .item-description-center>strong {
  height: 100px;
  line-height: 32px;
  font-size: 24px;
}

.news-tiles .news-item .item-description .item-description-center p>strong {
  font-size: 14px !important;
  line-height: 21px !important;
  display: inline;
  margin-bottom: 0px;
  height: auto;
}

.news-tiles .internal-link a {
  background-image: none !important;
}

@media (max-width: 768px) {
  .up-date-home .bigforbox .stayupbox.one {
    height: auto;
  }

  .up-date-home .bigforbox .stayupbox.three {
    height: auto;
  }

  #owl-demo .item .purple-slid-box {
    height: 260px;
    left: 25px;
    top: 15px;
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    max-width: none;
    transform: none;
    -webkit-transform: none;
  }

  .purple-slid-box .read-more {
    background-position: 200px center;
  }

  #owl-demo .item,
  #owl-demo .col-xs-12,
  #owl-demo {
    height: auto;
  }

  .blackboxlist {
    display: block;
  }

  .blackboxlist .shedblackbox {
    display: block;
    position: relative;
    height: 100px;
    vertical-align: middle;
    display: table;
  }

  .blackboxlist .shedblackbox:after {
    content: '';
    clear: both;
  }

  .blackboxlist .shedblackbox>div {
    display: table-cell;
    vertical-align: middle;
  }

  .blackboxlist .shedblackbox img {
    position: absolute;
  }

  .blackboxlist .shedblackbox h4 {
    padding-left: 55px;
  }

  .feat-events-home .main-headers .read-more-btn {
    float: none;
    width: 100%;
  }

  .dropboxlist-events.dropboxlist li .img-box {
    display: none;
  }

  .drorp-iten-content>h3 {
    font-size: 22px;
  }

  .section-home .main-headers h2 {
    max-width: 100%;
    font-size: 32px;
  }

  .box-blue-header a {
    font-size: 18px;
  }

  .up-date-home .bigforbox {
    margin-bottom: 40px;
  }

  .mainnav>ul {
    display: block;
  }

  .mainnav a br {
    display: none;
  }

  .main-headers h2,
  .main-headers_2 h2,
  .program-centers header h3 {
    font-size: 32px;
    line-height: 1.3;
  }

  .page-header {
    padding-top: 0 !important;
  }

  .about-cet .mobile-pad {
    width: auto;
  }

  .program-centers .center-program .rockebcak,
  .program-center .program-center-text {
    padding-left: 0;
    padding-right: 0;
  }

  .program-centers {
    padding-top: 0;
  }

  .program-center {
    padding: 20px 20px 40px;
  }

  .about-section .dropboxlist .drorp-iten-content h3 {
    padding-right: 50px;
  }

  .about-section .dropboxlist .drorp-iten-content span {
    position: absolute;
    right: 20px;
    padding-right: 0;
    margin-top: -15px;
    top: 50%;
  }

  .prog-center .gray-box p {
    padding-right: 0;
  }

  .prog-center .gray-box .external-link {
    bottom: 20px;
    right: 0;
  }

  .prog-center:last-child {
    border-bottom: 0;
  }

  .program-center .program-center-text {
    margin-bottom: 40px;
  }

  .calendar-wrapper .f-box-img {
    height: auto;
  }

  .f-box-midle,
  .event-box h3,
  .event-box p {
    padding-left: 0;
    padding-right: 0;
  }

  .calendar-wrapper .date-tag,
  .calendar-wrapper .time-tag {
    display: block;
  }

  .resource-content h1,
  .main-headers,
  .featured .resource-in-box h3 {
    font-size: 32px;
    line-height: 1.3;
    max-width: 100%;
  }

  .resource-content .main-intro {
    margin-bottom: 40px;
  }

  .res-section-content .col-sm-6:last-child,
  .res-section-content .row .col-sm-6:last-child,
  .res-section-content .col-sm-6:first-child,
  .res-section-content .row .col-sm-6:first-child {
    padding-left: 0;
    padding-right: 0;
  }

  .resource-content .main-headers span {
    max-width: 70%;
    display: inline-block;
    vertical-align: top;
  }

  .res-sections ul li .calender-headings {
    font-size: 22px;
    padding-right: 40px;
  }

  .res-sections ul li .calender-headings .togglelist-toggle {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -15px;
  }

  .resource-content .read-more-dark-back {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 16px;
  }

  .img-rec {
    margin: 0 auto;
  }

  .event-content.resource-content .main-headers span {
    max-width: 100%;
  }

  .event-row .main-headers,
  .event-row .event-excerpt {
    padding-left: 15px;
    padding-right: 15px;
  }

  .event-row .event-excerpt * {
    word-wrap: break-word;
  }

  .similar-events .date-tag,
  .similar-events .time-tag {
    display: block;
  }

  .similar-events .calender-headings {
    font-size: 22px;
  }

  .link-tiles .network-item,
  .link-tiles .news-item,
  .news-tiles .network-item,
  .news-tiles .news-item,
  .sponsor-tiles .sponsor-tile {
    margin-bottom: 15px;
  }

  .link-tiles .item-description strong,
  .news-tiles .item-description strong,
  .member-tiles .f-box {
    height: auto;
  }

  .internal-tiles .f-box p {
    padding: 0;
  }
}


.event-host {
  font-family: var(--font-family); /* regular */
}

.resource-template-default .res-sections ul [class*='agenda'] {
  font-size: 22px;
  font-family: var(--font-family); /* regular */
}

.resource-template-default .res-sections ul [class*='agenda'] .tablepress {
  margin-bottom: 40px;
}

.resource-template-default .res-sections ul [class*='agenda'] .tablepress tbody td {
  border-top: none;
  font-size: 16px;
  padding-left: 0;
}

.resource-template-default .res-sections ul [class*='agenda'] .tablepress tbody td.column-1,
.resource-template-default .res-sections ul [class*='agenda'] .tablepress tbody td.column-2 {
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  width: 200px;
}

.resource-template-default .res-sections ul [class*='challenges'] .row .row,
.resource-template-default .res-sections ul [class*='resources'] .row .row {
  margin-left: -30px;
  margin-right: -30px;
}

.resource-template-default .res-sections ul [class*='challenges'] .padded-top,
.resource-template-default .res-sections ul [class*='resources'] .padded-top {
  padding-top: 10px;
}

.resource-template-default .res-sections ul [class*='challenges'] .margin-bottom,
.resource-template-default .res-sections ul [class*='resources'] .margin-bottom {
  margin-bottom: 40px;
}

.resource-template-default .makerthon-challenge-box,
.resource-template-default .makerthon-resource-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  background: linear-gradient(to bottom, rgb(142, 99, 170) 0%, rgb(79, 45, 112) 100%);
}

.resource-template-default .makerthon-challenge-box:after,
.resource-template-default .makerthon-resource-box:after {
  content: '';
  display: block;
  margin-top: 70%;
}

.resource-template-default .makerthon-challenge-box a,
.resource-template-default .makerthon-resource-box a,
.resource-template-default .makerthon-challenge-box span,
.resource-template-default .makerthon-resource-box span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px;
  font-size: 24px;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}

.resource-template-default .makerthon-challenge-box img {
  display: block;
  position: absolute;
  bottom: -32px;
  right: -32px;
}

.resource-template-default .res-sections ul li.faqs .res-section>.row>[class*=col] {
  padding: 0 35px 0 5px;
}


.resource-template-default .res-sections ul [class*='sponsors'] .col-sm-4 p,
.resource-template-default .res-sections ul [class*='sponsors'] .col-sm-4 br {
  display: none;
}

.resource-template-default .center-program_2,
.resource-template-default .center-program_2+a,
.resource-template-default .center-program_2+a+a,
.resource-template-default .center-program_2+a+a+a,
.resource-template-default .btn-container.container.show {
  display: none !important;
}

.newsletter-inline {
  margin: 0 -20px;
}

.newsletter-inline iframe {
  width: 100%;
  max-width: 600px;
  height: 1800px;
  margin: 0 auto;
  display: block;
}

@media screen and (min-width: 380px) {
  .newsletter-inline iframe {
    height: 1520px;
  }
}

.res-section .row.negative-margin {
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 10px;
}

.resource-tile-item {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  background-color: #efefef;
}

.resource-tile-item:after {
  content: '';
  display: block;
  margin-top: 70%;
}

.resource-tile-item a,
.resource-tile-item>span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px;
  font-size: 24px;
  font-family: var(--font-family); /* medium */
  font-weight: 500;
  color: #000;
  text-decoration: none;
  line-height: 1.1;
}

.resource-tile-item a strong,
.resource-tile-item>span strong {
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 24px;
  display: block;
  position: absolute;
  left: 40px;
  right: 40px;
}

.resource-tile-item a span,
.resource-tile-item>span span {
  font-family: var(--font-family); /* regular */
  font-weight: 400;
  font-size: 14px;
  display: block;
  padding-top: 95px;
  line-height: 1.35;
}

.resource-tile-item img {
  display: block;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.sponsor-resource-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  background-color: #efefef;
}

.sponsor-resource-box:after {
  content: '';
  display: block;
  margin-top: 70%;
}

.sponsor-resource-box a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.sponsor-resource-box span {
  display: block;
  position: absolute;
  left: 0;
  right: 18px;
  top: 0;
  padding: 22px 18px;
  color: rgb(94, 13, 139);
  text-transform: uppercase;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 15px;
  background-image: url("../img/ribbon.svg");
  background-repeat: no-repeat;
  background-position: right center;
}

.sponsor-resource-box img {
  margin: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.sponsor-resource-box br {
  display: none;
}

.member-resource-box .member-photo,
.coach-resource-box .coach-photo {
  position: relative;
  margin-bottom: 20px;
  background-size: cover;
  background-position: center center;
  height: 192px;
}

.coach-resource-box .coach-photo {
  text-align: center;
  overflow: hidden;
}

.coach-resource-box .coach-photo img {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
}

.member-resource-box .member-photo .links,
.coach-resource-box .coach-photo .links {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.member-resource-box .member-photo .links a,
.coach-resource-box .coach-photo .links a {
  display: block;
  margin-bottom: 5px;
}

.member-resource-box .member-info a,
.coach-resource-box .coach-info a {
  display: block;
  margin-bottom: 20px;
  text-decoration: none;
  line-height: 1.2;
}

.coach-resource-box .coach-info a {
  margin-bottom: 0;
}

.member-resource-box .member-info a strong,
.coach-resource-box .coach-info a strong {
  display: block;
  font-family: var(--font-family); /* bold */
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 5px;
}

.member-resource-box .member-info a span {
  display: block;
  font-family: var(--font-family); /* regular */
  font-size: 16px;
}

.member-resource-box .member-info p,
.coach-resource-box .coach-info p {
  font-family: var(--font-family); /* regular */
  font-size: 16px;
}

.member-resource-box .member-info a.purplebtn_3 {
  display: table;
  line-height: 1.45;
}

.team-resource-box a span,
.team-resource-box a strong,
.team-resource-box a:hover img {
  display: none;
}

.team-resource-box a:hover {
  color: #fff;
  background-color: #808080;
}

.team-resource-box a:hover span,
.team-resource-box a:hover strong,
.team-resource-box a img {
  display: block;
}

.team-resource-box a span,
.team-resource-box a strong {
  text-align: center;
  width: 100%;
  left: 0;
  right: 0;
}

.team-resource-box a .team-logo {
  display: block;
  position: absolute;
  top: 40px;
  left: 40px;
  bottom: 40px;
  right: 40px;
  width: auto;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.team-resource-box a:hover .team-logo {
  background-image: none !important;
}

.team-resource-box a .team-logo img {
  display: none;
  right: -20px;
  bottom: -20px;
}

.team-resource-box a:hover .team-logo img {
  display: block;
}

.team-resource-box.resource-tile-item a {
  padding-top: 60px;
}

.team-resource-box.resource-tile-item span {
  padding-top: 70px;
}

.sponsor-resource-box:hover,
.news-resource-box a:hover,
.club-resource-box a:hover {
  background-color: #d8d8d8;
}

.coach-resource-box .coach-photo .links img,
.member-resource-box .member-photo .links img {
  max-width: 32px;
  max-height: 32px;
  min-height: 0;
  min-width: 0;
}

.res-section-content table tr td:first-child,
.res-section-content table tr th:first-child {
  padding: 8px !important;
  width: 150px;
}

.res-section-content table tr th:last-child,
.res-section-content table tr td:last-child {
  width: 200px;
  padding: 8px !important;
}

.res-section-content .tablepress tfoot th,
.res-section-content .tablepress thead th {
  background-color: transparent;
  border-bottom: 0;
}

@media(max-width: 768px) {
  .resource-tile-item {
    margin-bottom: 15px;
  }

  .resource-tile-item:after {
    margin-top: 100%;
  }

  .res-section-content .purplebtn_3 {
    margin: 20px 0;
  }

  .member-resource-box {
    margin-bottom: 40px;
  }

  .res-sections ul li.togglelist .res-section-content {
    padding-left: 0;
    padding-right: 0;
  }

  .res-section .row.negative-margin {
    margin-left: 0;
    margin-right: 0;
  }

  .resource-content .dropboxlist {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .res-sections ul li.togglelist .res-section-content {
    max-width: 100%;
    margin: 0;
    padding: 0 15px;
  }

  .f-box-midle {
    height: auto;
    margin-bottom: 7px;
  }
}

#top-bar .top-bar-row {
  display: flex;
  justify-content: space-between;
}

#top-bar .top-bar-row .top-bar-item {
  margin-bottom: 5px !important;
}

#top-bar .top-bar-item.big {
  margin-bottom: 0;
}

#top-bar .top-bar-row:last-child {
  margin-bottom: 0;
}

#top-bar .top-bar-row .top-bar-item {
  overflow: hidden;
  position: relative;
  flex-grow: 1;
}

#top-bar .top-bar-overlay {
  max-width: 100%;
  width: 100%;
}

#top-bar .top-bar-row .top-bar-item {
  margin-right: 5px;
}

#top-bar .top-bar-row .top-bar-item:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 768px) {
  #top-bar .top-bar-row {
    flex-wrap: wrap;
  }

  #top-bar .top-bar-row .top-bar-item {
    flex: 100%;
  }

  #top-bar .top-bar-row .top-bar-item {
    margin-right: 0;
  }

  #search_inner_div #searchsubmit {
    display: flex !important;
    padding: 0;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
  }
}

#search_inner_div #searchsubmit {
  display: none;
}

.infographics {
  margin: 20px auto;
}

.infographics__row {
  display: flex;
  grid-gap: 10px;
}

.infographics__row--top + .infographics__row--bottom {
  margin-top: 10px;
}

.infographics__item {
  flex: 1;
}

.infographics img {
  width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .infographics__row {
    flex-direction: column;
  }
}
