/**
 * Variable Overrides.
 *
 * Modify this file to override the Bootstrap Framework variables. You can copy
 * these variables directly from ../bootstrap/less/variables.less to this file.
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
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;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 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;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 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: #777777;
  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;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 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-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 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;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 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: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 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: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 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-right-radius: 0;
  border-top-left-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 {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 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;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.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;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 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;
    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 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@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;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 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-left: 15px;
    margin-right: 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 {
  background-color: #e7e7e7;
  color: #555;
}
@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 {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #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 {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.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;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 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;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 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-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 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: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
@media (max-width: 767px) {
  .tooltip {
    left: none !important;
    right: 0 !important;
  }
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 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 {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 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: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.filter-wrapper:before,
.filter-wrapper:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.filter-wrapper:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 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;
  }
}
/**
 * Alert styling.
 */
.alert-sm {
  padding: 5px 10px;
}
.alert a {
  font-weight: bold;
}
.alert-success a,
.alert-success a:hover,
.alert-success a:focus {
  color: #2b542c;
}
.alert-info a,
.alert-info a:hover,
.alert-info a:focus {
  color: #245269;
}
.alert-warning a,
.alert-warning a:hover,
.alert-warning a:focus {
  color: #66512c;
}
.alert-danger a,
.alert-danger a:hover,
.alert-danger a:focus {
  color: #843534;
}
/**
 * AJAX (throbber) styling.
 */
@-webkit-keyframes glyphicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes glyphicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.glyphicon-spin {
  display: inline-block;
  -webkit-animation: glyphicon-spin 1s infinite linear;
  animation: glyphicon-spin 1s infinite linear;
}
a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}
html.js .btn .ajax-throbber {
  margin-left: .5em;
  margin-right: -0.25em;
}
html.js .form-item .input-group-addon .glyphicon {
  color: #777777;
  opacity: .5;
  transition: 150ms color, 150ms opacity;
}
html.js .form-item .input-group-addon .glyphicon.glyphicon-spin {
  color: #337ab7;
  opacity: 1;
}
html.js .form-item .input-group-addon .input-group-addon {
  background-color: #ffffff;
}
html.js .ajax-new-content:empty {
  display: none !important;
}
/**
 * @file
 * Visual styles for fields.
 */
.field--label {
  font-weight: bold;
}
.field--label-inline .field--label,
.field--label-inline .field--items {
  float: left;
  /*LTR*/
}
.field--label-inline .field--label,
.field--label-inline > .field--item,
.field--label-inline .field--items {
  padding-right: 0.5em;
}
[dir="rtl"] .field--label-inline .field--label,
[dir="rtl"] .field--label-inline .field--items {
  padding-left: 0.5em;
  padding-right: 0;
}
.field--label-inline .field--label::after {
  content: ':';
}
/**
 * File (and Image Widget) styles.
 */
.file {
  display: table;
  font-size: 75%;
  font-weight: 700;
  margin: 5px 0;
  width: 100%;
}
.file > span {
  background: #fff;
  color: #337ab7;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.file > span:first-child {
  border-left: 1px solid #ccc;
}
.file > span:last-child {
  border-right: 1px solid #ccc;
}
.file > .tabledrag-changed {
  background: #fcf8e3;
  border-radius: 0;
  color: #8a6d3b;
  display: table-cell;
  padding: 0 1em;
  top: 0;
  vertical-align: middle;
  border-left: 1px solid inherit;
}
.file > .tabledrag-changed,
.file > .tabledrag-changed:last-child {
  border: 1px solid #f7e1b5;
}
.file-icon {
  display: table-cell;
  font-size: 150%;
  padding: .25em .5em;
  text-align: center;
  vertical-align: middle;
}
.file-link {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.file-link a,
.file-link a:hover,
.file-link a:focus,
.file-link a:active {
  color: inherit;
}
.file-size {
  display: table-cell;
  padding: 0 1em;
  text-align: right;
  white-space: pre;
  vertical-align: middle;
}
.image-widget.row {
  overflow: hidden;
}
/**
 * Filter styles.
 */
.filter-wrapper {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 0;
  padding: 10px;
  height: 51px;
}
.filter-help {
  float: right;
  line-height: 1;
  margin: .5em 0 0;
}
.nav.nav-tabs.filter-formats {
  margin-bottom: 15px;
}
/**
 * Form styles.
 */
table .checkbox.form-no-label,
table .radio.form-no-label {
  margin-bottom: 0;
  margin-top: 0;
}
.select-wrapper {
  display: inline-block;
  position: relative;
  width: 100%;
}
.form-inline .select-wrapper {
  width: auto;
}
.input-group .select-wrapper {
  display: table-cell;
}
.input-group .select-wrapper:first-child .form-control:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.input-group .select-wrapper:last-child .form-control:first-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1;
  padding-right: 2em;
}
.select-wrapper select::-ms-expand {
  opacity: 0;
}
.select-wrapper:after {
  color: #337ab7;
  content: '▼';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-top: -0.5em;
  padding-right: .5em;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
}
.has-glyphicons .select-wrapper:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e114';
  display: inline-block;
  font-family: 'Glyphicons Halflings';
}
.has-error .select-wrapper:after {
  color: #a94442;
}
.has-success .select-wrapper:after {
  color: #3c763d;
}
.has-warning .select-wrapper:after {
  color: #8a6d3b;
}
.form-required:after {
  background-image: url(../../../../core/misc/icons/ee0000/required.svg);
  background-size: 7px 7px;
  content: "";
  display: inline-block;
  line-height: 14px;
  height: 7px;
  width: 7px;
  vertical-align: super;
  margin: 0 0.3em;
}
.form-actions .btn,
.form-actions .btn-group {
  margin-right: 10px;
}
.form-actions .btn-group .btn {
  margin-right: 0;
}
/**
 * Icon styles.
 */
a.icon-before .glyphicon {
  margin-right: .25em;
}
a.icon-after .glyphicon {
  margin-left: .25em;
}
.btn.icon-before .glyphicon {
  margin-left: -0.25em;
  margin-right: .25em;
}
.btn.icon-after .glyphicon {
  margin-left: .25em;
  margin-right: -0.25em;
}
/**
 * Navbar styling.
 */
body {
  position: relative;
}
body.navbar-is-static-top {
  margin-top: 0;
}
body.navbar-is-fixed-top {
  margin-top: 65px;
}
body.navbar-is-fixed-bottom {
  padding-bottom: 65px;
}
@media screen and (min-width: 768px) {
  body {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  body.toolbar-vertical.navbar-is-fixed-top .toolbar-bar,
  body.toolbar-vertical.navbar-is-fixed-bottom .toolbar-bar {
    position: fixed;
  }
  body.toolbar-vertical.navbar-is-fixed-top header,
  body.toolbar-vertical.navbar-is-fixed-bottom header {
    z-index: 500;
  }
  body.toolbar-vertical.navbar-is-fixed-top header {
    top: 39px;
  }
}
@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 940px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1140px;
  }
}
.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}
/**
 * Node styling.
 */
.node-preview-container {
  margin-top: -15px;
}
.node-preview-form-select {
  padding: 15px;
}
/**
 * Panel styling.
 */
.panel-title {
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}
.panel-title,
.panel-title:hover,
.panel-title:focus,
.panel-title:hover:focus {
  color: inherit;
}
.panel-title:focus,
.panel-title:hover {
  text-decoration: none;
}
/**
 * Progress bar styles.
 */
.progress-wrapper {
  margin-bottom: 15px;
}
.progress-wrapper:last-child .progress {
  margin-bottom: 5px;
}
.progress-wrapper .message {
  font-weight: 700;
  margin-bottom: 5px;
}
.progress-wrapper .percentage,
.progress-wrapper .progress-label {
  font-size: 12px;
}
.progress-wrapper .progress-bar {
  min-width: 2em;
}
/**
 * Table drag styles.
 */
.tabledrag-toggle-weight {
  float: right;
  margin: 1px 2px 1px 10px;
}
.tabledrag-changed-warning {
  margin: 0;
  overflow: hidden;
}
.tabledrag-handle {
  color: #777777;
  cursor: move;
  float: left;
  font-size: 125%;
  line-height: 1;
  margin: -10px 0 0 -10px;
  padding: 10px;
}
.tabledrag-handle:hover,
.tabledrag-handle:focus {
  color: #337ab7;
}
.indentation {
  float: left;
  /* LTR */
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em;
  /* LTR */
  padding: 0.42em 0 0.42em 0.6em;
  /* LTR */
  width: 20px;
}
[dir="rtl"] .indentation {
  float: right;
  margin: -0.4em -0.4em -0.4em 0.2em;
  padding: 0.42em 0.6em 0.42em 0;
}
/**
 * Tabs and local action styles.
 */
.local-actions {
  margin: 10px 0 10px -5px;
}
.tabs--secondary {
  margin: 10px 0 5px;
}
/**
 * Missing Bootstrap 2 tab styling.
 * @see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * @see http://bootply.com/74926
 */
.tabbable {
  margin-bottom: 20px;
}
.tabs-below > .nav-tabs,
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  border-bottom: 0;
}
.tabs-below > .nav-tabs .summary,
.tabs-left > .nav-tabs .summary,
.tabs-right > .nav-tabs .summary {
  color: #777777;
  font-size: 12px;
}
.tab-pane > .panel-heading {
  display: none;
}
.tab-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li:focus,
.tabs-right > .nav-tabs > li:focus {
  outline: 0;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
  outline: 0;
}
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 4px 4px 4px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 10px 15px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #ddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #ddd;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
}
/**
 * Toolbar module styling.
 */
body.toolbar-fixed .toolbar-oriented .toolbar-bar {
  z-index: 1031;
}
body.toolbar-fixed .navbar-fixed-top {
  top: 39px;
}
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
  top: 79px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open .navbar-fixed-top {
  left: 240px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed {
  margin-left: 240px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray {
  padding-bottom: 40px;
}
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray,
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray > .toolbar-lining:before {
  width: 240px;
}
body.toolbar-loading {
  margin-top: 0;
}
body.toolbar-loading.toolbar {
  margin-bottom: 15px;
}
/**
 * jQuery UI autocomplete widget style overrides.
 *
 * @todo Remove once jQuery UI is no longer used?
 */
.ui-autocomplete {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  list-style: none;
  min-width: 160px;
  padding: 5px 0;
  text-align: left;
  z-index: 1000;
}
.ui-autocomplete .ui-menu-item {
  border: 0;
  border-radius: 0;
  clear: both;
  color: #333333;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.42857143;
  margin: 0;
  outline: 0;
  padding: 3px 20px;
  text-decoration: none;
  white-space: nowrap;
}
.ui-autocomplete .ui-menu-item.ui-state-hover {
  background: #f5f5f5;
  color: #262626;
}
.ui-autocomplete .ui-menu-item.ui-state-active,
.ui-autocomplete .ui-menu-item.ui-state-focus {
  background: #337ab7;
  color: #fff;
}
ol,
ul {
  padding-left: 1.5em;
}
.popover ol:last-child,
.popover ul:last-child {
  margin-bottom: 0;
}
.page-header {
  margin: 0;
  border: 0;
  font: 18px/20px PT_Sans;
  font-weight: bold;
}
.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #E5E5E5;
}
p:last-child,
.form-group:last-child,
.panel:last-child {
  margin-bottom: 0;
}
.region-help > .glyphicon {
  font-size: 18px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}
.region-help .block {
  overflow: hidden;
}
.field-content {
  margin-top: 0;
}
.help-block,
.control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}
.help-block:first-child,
.control-group .help-inline:first-child {
  margin-top: 0;
}
/*Media Queries*/
/*Color Variables*/
/*Fonts Variables*/
/* Admin styles fixes */
.toolbar-tray-horizontal .menu-item a:focus {
  background: #0084d7;
}
.toolbar-tray-horizontal .toolbar-menu:not(:first-child) li.menu-item--expanded > a:focus {
  background-position: center right;
  background-image: none;
  background-repeat: no-repeat;
}
/*Fonts*/
@font-face {
  font-family: 'PT_Sans';
  src: url('../assets/fonts/PT_Sans-Web-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'PT_Sans_bold';
  src: url('../assets/fonts/PT_Sans-Web-Bold.ttf') format('truetype');
}
/*General styles*/
body {
  margin-top: 0;
}
* {
  font-family: PT_Sans, sans-serif;
}
li,
a {
  outline: none;
}
.no-padd {
  padding-right: 0;
  padding-left: 0;
}
.no-padd-right {
  padding-right: 0;
}
.no-padd-left {
  padding-left: 0;
}
.btn,
button,
a,
input {
  outline: none;
}
.btn:hover,
button:hover,
a:hover,
input:hover,
.btn:active,
button:active,
a:active,
input:active,
.btn:focus,
button:focus,
a:focus,
input:focus {
  outline: none;
}
/*Mixins*/
#sliding-popup .eu-cookie-compliance-banner {
  padding: 1em 1.8em;
}
#sliding-popup .eu-cookie-compliance-banner .popup-content.info.eu-cookie-compliance-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
}
@media (max-width: 450px) {
  #sliding-popup .eu-cookie-compliance-banner .popup-content.info.eu-cookie-compliance-content {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#sliding-popup .eu-cookie-compliance-banner .popup-content.info.eu-cookie-compliance-content #popup-text {
  -ms-flex: 1;
  flex: 1;
  max-width: 100%;
}
#sliding-popup .eu-cookie-compliance-banner .popup-content.info.eu-cookie-compliance-content #popup-text p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
}
@media (max-width: 767px) {
  #sliding-popup .eu-cookie-compliance-banner .popup-content.info.eu-cookie-compliance-content #popup-text p {
    font-size: 14px;
    line-height: .5;
  }
}
#sliding-popup .eu-cookie-compliance-banner .popup-content.info.eu-cookie-compliance-content #popup-text p a {
  text-decoration: underline;
  color: #fff;
  opacity: .8;
}
#sliding-popup .eu-cookie-compliance-banner .popup-content.info.eu-cookie-compliance-content #popup-text p a:hover {
  opacity: 1;
}
#sliding-popup .eu-cookie-compliance-banner .popup-content.info.eu-cookie-compliance-content .eu-cookie-compliance-buttons {
  max-width: 100%;
  margin: 0;
}
#sliding-popup .eu-cookie-compliance-banner .popup-content.info.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-agree-button {
  height: 40px;
  min-width: 140px;
  margin-top: 0;
  border-radius: 2px;
  background-clip: padding-box;
  background-color: #ffffff;
  border-color: transparent;
}
.main-container {
  /* Videos list styles */
  /* Styles for the Slideshow block on the Education page; on the Channels detailed view*/
}
.main-container .row {
  padding: 20px 0;
  margin: 0;
}
.main-container .row .breadcrumb {
  background: transparent;
  padding-left: 0;
  margin-bottom: 5px;
  padding-top: 0;
}
.main-container .row .breadcrumb li + li:before {
  content: '>';
  font-size: 15px;
  color: #777;
  padding: 0 3px;
}
.main-container .row .breadcrumb li.active {
  color: #00ADEF;
}
@media (max-width: 767px) {
  .main-container .row .breadcrumb {
    display: none;
  }
}
.main-container a {
  color: #00ADEF;
}
.main-container a:hover {
  color: #73d8ff;
}
.main-container p,
.main-container ul {
  margin: 0 0 12px;
}
.main-container .show-error {
  display: block !important;
  color: #fff;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}
.main-container .view-videos > .view-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.main-container .view-videos > .view-content .views-row {
  margin: 10px 0px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 16.6%;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .main-container .view-videos > .view-content .views-row {
    width: 24.96%;
  }
}
@media (max-width: 767px) {
  .main-container .view-videos > .view-content .views-row {
    width: 33.3%;
  }
}
@media (max-width: 600px) {
  .main-container .view-videos > .view-content .views-row {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .main-container .view-videos > .view-content .views-row {
    width: 100%;
  }
}
.main-container .view-videos > .view-content .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.main-container .view-videos > .view-content .views-row:hover .views-field-field-video-medium-image a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.main-container .view-videos > .view-content .views-row:hover .views-field-title a {
  color: #00ADEF;
}
.main-container .view-videos > .view-content .views-field-field-video-medium-image {
  display: block;
  position: relative;
}
.main-container .view-videos > .view-content .views-field-field-video-medium-image img {
  min-height: 30px;
  width: 100%;
}
.main-container .view-videos > .view-content .views-field-title {
  display: block;
}
.main-container .view-videos > .view-content .views-field-title a {
  color: #000;
  font: 15px/19px PT_Sans_bold;
  display: block;
  padding-top: 10px;
}
.main-container .view-videos > .view-content .views-field-title a:hover {
  text-decoration: none;
  color: #00ADEF;
}
.main-container .video .field--name-field-video .jwplayer-video {
  width: 70%;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .main-container .video .field--name-field-video .jwplayer-video {
    width: 100%;
  }
}
.main-container .slideshow-block {
  padding: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .main-container .slideshow-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.main-container .slideshow-block .region-content.content-description {
  -ms-flex: 1;
  flex: 1;
  max-width: 200px;
  margin-bottom: 40px;
  padding: 15px 18px;
  background-color: #111111;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
}
.main-container .slideshow-block .region-content.content-description .btn {
  color: #fff;
  background: #00adef;
  outline: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .main-container .slideshow-block .region-content.content-description .btn {
    font: 15px/19px PT_Sans;
    font-weight: bold;
  }
}
@media (max-width: 767px) {
  .main-container .slideshow-block .region-content.content-description {
    -ms-flex: auto;
    flex: auto;
    max-width: unset;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 -15px 0;
    background: #e1e1e1;
    color: #000;
  }
  .main-container .slideshow-block .region-content.content-description .views-field-nothing .btn {
    color: #fff;
    background: #00adef;
    outline: none;
    box-shadow: none;
  }
}
.main-container .slideshow-block .region-content.content-content {
  -ms-flex: 2;
  flex: 2;
  overflow: hidden;
}
@media (max-width: 767px) {
  .main-container .slideshow-block .region-content.content-content {
    -ms-flex: auto;
    flex: auto;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 -15px 0;
  }
  .main-container .slideshow-block .region-content.content-content .owl-carousel .owl-wrapper-outer {
    overflow: visible;
  }
  .main-container .slideshow-block .region-content.content-content .owl-carousel .owl-wrapper-outer .owl-item img {
    width: 100%;
  }
}
.main-container .slideshow-block .region-content.content-advertising {
  -ms-flex: 1;
  flex: 1;
}
@media (max-width: 991px) {
  .main-container .slideshow-block .region-content.content-advertising {
    display: none;
  }
}
.user-logged-in .main-container .field--name-field-slideshow-slide {
  display: none;
}
.path-taxonomy .main-container .row .breadcrumb {
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: auto;
  }
}
/*Styles for IEEE newsletter*/
.path-ieee-newsletter .page-header {
  text-transform: uppercase;
}
.path-ieee-newsletter .ieee-newsletter-form .form-item {
  width: 100%;
  overflow: hidden;
}
.path-ieee-newsletter .ieee-newsletter-form .form-item .control-label,
.path-ieee-newsletter .ieee-newsletter-form .form-item legend {
  width: 45%;
  float: left;
  padding: 0 15px 0 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 27px;
  text-align: left;
  border: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .path-ieee-newsletter .ieee-newsletter-form .form-item .control-label,
  .path-ieee-newsletter .ieee-newsletter-form .form-item legend {
    width: 100%;
  }
}
.path-ieee-newsletter .ieee-newsletter-form .form-item .form-managed-file,
.path-ieee-newsletter .ieee-newsletter-form .form-item .fieldset-wrapper,
.path-ieee-newsletter .ieee-newsletter-form .form-item .select-wrapper,
.path-ieee-newsletter .ieee-newsletter-form .form-item > input {
  float: right;
  width: 55%;
}
@media (max-width: 767px) {
  .path-ieee-newsletter .ieee-newsletter-form .form-item .form-managed-file,
  .path-ieee-newsletter .ieee-newsletter-form .form-item .fieldset-wrapper,
  .path-ieee-newsletter .ieee-newsletter-form .form-item .select-wrapper,
  .path-ieee-newsletter .ieee-newsletter-form .form-item > input {
    width: 100%;
  }
}
.path-ieee-newsletter .ieee-newsletter-form .form-item input {
  height: auto;
}
.path-ieee-newsletter .ieee-newsletter-form .form-item .file,
.path-ieee-newsletter .ieee-newsletter-form .form-item input,
.path-ieee-newsletter .ieee-newsletter-form .form-item select {
  border: 1px solid #363636;
  border-radius: 2px;
  background-clip: padding-box;
}
.path-ieee-newsletter .ieee-newsletter-form .form-item .file:focus,
.path-ieee-newsletter .ieee-newsletter-form .form-item input:focus,
.path-ieee-newsletter .ieee-newsletter-form .form-item select:focus {
  box-shadow: none;
  outline: none;
}
.path-ieee-newsletter .ieee-newsletter-form .form-item .file > span {
  border: 0;
  height: 34px;
}
.path-ieee-newsletter .ieee-newsletter-form .form-item .form-managed-file button {
  border-radius: 2px;
  background-clip: padding-box;
  float: right;
}
.path-ieee-newsletter .ieee-newsletter-form .form-wrapper:last-child {
  text-align: center;
}
.path-ieee-newsletter .ieee-newsletter-form .form-wrapper:last-child button {
  background: #00ADEF;
  border-color: #00ADEF;
  border-radius: 2px;
  background-clip: padding-box;
}
@media (max-width: 767px) {
  .path-ieee-newsletter .ieee-newsletter-form .form-wrapper:last-child button {
    width: 120px;
  }
}
.path-ieee-newsletter .main-container .field {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
.path-ieee-newsletter .main-container .field .field--label {
  -ms-flex-preferred-size: 80px;
  flex-basis: 80px;
}
.path-ieee-newsletter .main-container .field .field--item {
  -ms-flex: 1;
  flex: 1;
}
/* Volunteer Form */
.ieee-volunteer-form .form-required:after,
.ieee-program-form .form-required:after {
  background-image: url(../../../../core/misc/icons/ee0000/required.svg);
  background-repeat: no-repeat;
  background-size: 7px 7px;
  content: "";
  display: inline-block;
  vertical-align: super;
  height: 7px;
  width: 7px;
  margin: 0 0.3em;
}
/*Adv. block styles*/
.join-wrap {
  text-align: center;
}
.join-wrap .title {
  color: #7d7d7d;
  font-size: 16px;
  font-weight: bold;
}
.join-wrap .image {
  margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .join-wrap .image {
    margin-top: 10px;
  }
}
.join-wrap .text {
  margin-top: 30px;
  text-align: left;
}
.join-wrap .text p {
  margin-top: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .join-wrap .text {
    margin-top: 15px;
  }
}
.join-wrap .btn {
  display: inline-block;
  width: 230px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: url('../images/btn-join.jpg');
  margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .join-wrap .btn {
    font-size: 16px;
    width: 200px;
  }
}
.block-region-advertising,
.block-region-bottom-advertising {
  text-align: center;
}
.block-ieee-banners,
.my-videos-advertise {
  display: inline-block;
  padding-bottom: 15px;
}
.block-ieee-banners .block-title,
.my-videos-advertise .block-title {
  margin: 0 0 2px;
  text-align: left;
  text-transform: uppercase;
  color: #7d7d7d;
  font-size: 10.72px !important;
  font-weight: bold;
}
@media (max-width: 767px) {
  .block-ieee-banners,
  .my-videos-advertise {
    width: auto;
    overflow: hidden;
  }
}
.block-ieee-banners .ieee-dfp-mobile,
.my-videos-advertise .ieee-dfp-mobile {
  display: none;
}
@media (max-width: 767px) {
  .block-ieee-banners .ieee-dfp-mobile,
  .my-videos-advertise .ieee-dfp-mobile {
    display: block;
  }
}
@media (max-width: 767px) {
  .block-ieee-banners .ieee-dfp-full,
  .my-videos-advertise .ieee-dfp-full {
    display: none;
  }
}
@media (max-width: 767px) {
  .path-my-videos .attachment.attachment-after.my-videos-advertise {
    position: absolute;
    bottom: -390px;
    left: 0;
  }
}
@media (max-width: 767px) {
  .path-my-videos .block-region-content .block-login-button-block,
  .path-my-videos .block.block-join-renew.block-join-renew-block {
    margin-top: -50px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .path-my-videos .block-region-content .block-login-button-block {
    margin-bottom: 350px;
  }
}
/*Load more btn for pagination*/
.pager li > a,
.pager li > span {
  border: 0;
  border-radius: 2px;
  background-clip: padding-box;
  color: #fff;
  background: #00ADEF;
  font-size: 16px;
  min-width: 150px;
  transition: 0.3s;
}
.pager li > a:hover,
.pager li > span:hover {
  color: #fff;
  background: #73d8ff;
}
/*Styles for the video counter and custom tooltip*/
.main-container .view-counter {
  display: inline-block !important;
  font-size: 16px;
  line-height: 18px;
  color: #7d7d7d;
}
.main-container .view-counter:hover {
  text-decoration: none;
  color: #00ADEF;
}
.main-container .field--name-field-video-rating + .view-counter {
  height: 35px;
  line-height: 35px;
}
.tooltip .tooltip-arrow {
  display: none;
}
.tooltip .tooltip-inner {
  max-width: 130px;
  background-color: rgba(76, 76, 76, 0.9);
  border-radius: 0px;
  background-clip: padding-box;
  font-size: 14px;
  text-align: left;
}
@media (max-width: 767px) {
  .tooltip {
    left: none !important;
    right: 0 !important;
  }
}
/*Styles for video duration*/
.video-wrapper {
  display: block;
  position: relative;
}
.video-wrapper .video-image {
  max-height: 92px;
  overflow: hidden;
  display: inline-block;
  position: relative;
}
.video-wrapper .video-image a {
  display: inline-block;
}
.video-wrapper .video-image a img {
  min-height: 30px;
  width: 100%;
}
.video-wrapper .video-image:hover a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.video-wrapper .video-duration {
  display: inline-block;
  position: absolute;
  bottom: 11px;
  right: 0;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
/*Styles for button on Home page*/
.block-join-renew .btn {
  display: inline-block;
  width: 230px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: url('../images/btn-join.jpg');
  margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-join-renew .btn {
    font-size: 16px;
    width: 200px;
  }
}
/*СContextual links hack*/
div.contextual button.visually-hidden {
  clip: unset !important;
}
/*Styles for Preview functional bar*/
.node-preview-container .node-preview-form-select {
  background-color: #00ADEF;
  margin-top: 14px;
}
.node-preview-container .node-preview-form-select h1 {
  font-size: 18px;
  line-height: 1.42857143;
  color: #FFF;
  margin-top: 4px;
}
@media (max-width: 991px) {
  .node-preview-container .node-preview-form-select h1 {
    float: left;
    text-align: left;
    margin-top: 14px;
  }
}
@media (max-width: 600px) {
  .node-preview-container .node-preview-form-select h1 {
    margin-top: 4px;
  }
}
.node-preview-container .node-preview-form-select span {
  margin-right: 5px;
}
.node-preview-container .node-preview-form-select .btn-info {
  color: #00ADEF;
  background-color: #FFF;
  font-size: 16px;
  font-weight: bold;
  border: none;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .node-preview-container .node-preview-form-select .btn-info {
    margin-right: 0;
  }
}
.node-preview-container .node-preview-form-select .control-label {
  font-size: 18px;
  color: #FFF;
  font-weight: normal;
  margin-right: 10px;
  margin-left: 15px;
}
@media (max-width: 767px) {
  .node-preview-container .node-preview-form-select .control-label {
    margin-left: 0;
    margin-right: 4px;
  }
}
@media (max-width: 600px) {
  .node-preview-container .node-preview-form-select .control-label {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .node-preview-container .node-preview-form-select .form-group {
    margin-bottom: 15px;
    width: 100%;
    margin-top: 20px;
    text-align: left;
  }
}
.node-preview-container .node-preview-form-select .select-wrapper {
  border: none;
  color: #00ADEF;
  font-size: 18px;
  font-weight: bold;
}
.node-preview-container .node-preview-form-select .form-control {
  color: #00ADEF;
  font-size: 16px;
  font-weight: bold;
  border: none;
}
.node-preview-container .node-preview-form-select .select-wrapper:after {
  color: #00ADEF;
}
/*Styles for Volunteer and Programms forms*/
#ieee-volunteer-add-form .area-forms-subtitle,
#ieee-program-add-form .area-forms-subtitle {
  margin-top: 25px;
  margin-bottom: 15px;
}
.path-forms.modal-open .tooltip .tooltip-inner {
  visibility: hidden;
}
#volunteer-add-form-fields-container ~ #dfp-banner-block-wrapper {
  width: 100%;
  display: block;
  padding-left: 0;
  padding-right: 0;
}
.main-container .ieee-volunteer-form #volunteer-add-form-fields-container .field--name-speaker a.create-new-speaker-btn {
  left: 120px;
}
/*Styles for Permission Request Form*/
.node-ieee-tv-permission-request-form {
  max-width: 770px;
}
.node-ieee-tv-permission-request-form .form-description {
  margin: 25px 0;
}
.node-ieee-tv-permission-request-form .form-item label {
  display: inline-block;
  font-size: 14px;
  width: 30%;
  vertical-align: top;
}
@media (max-width: 450px) {
  .node-ieee-tv-permission-request-form .form-item label {
    width: 99%;
  }
}
.node-ieee-tv-permission-request-form .form-item .form-control {
  display: inline-block;
  width: 69%;
}
@media (max-width: 450px) {
  .node-ieee-tv-permission-request-form .form-item .form-control {
    width: 99%;
  }
}
.node-ieee-tv-permission-request-form .form-item .form-textarea-wrapper {
  display: inline-block;
  width: 69%;
}
@media (max-width: 450px) {
  .node-ieee-tv-permission-request-form .form-item .form-textarea-wrapper {
    width: 99%;
  }
}
.node-ieee-tv-permission-request-form .form-item .form-textarea-wrapper .form-control {
  width: 100%;
}
.node-ieee-tv-permission-request-form .form-item .select-wrapper {
  display: inline-block;
  width: 69%;
}
@media (max-width: 450px) {
  .node-ieee-tv-permission-request-form .form-item .select-wrapper {
    width: 99%;
  }
}
.node-ieee-tv-permission-request-form .form-item .select-wrapper .form-control {
  width: 100%;
}
.node-ieee-tv-permission-request-form .field--name-field-prf-date-of-event .control-label {
  display: inline-block;
  font-size: 14px;
  width: 30%;
}
@media (max-width: 450px) {
  .node-ieee-tv-permission-request-form .field--name-field-prf-date-of-event .control-label {
    width: 99%;
  }
}
.node-ieee-tv-permission-request-form .field--name-field-prf-date-of-event .container-inline {
  display: inline-block;
  width: 69%;
}
@media (max-width: 450px) {
  .node-ieee-tv-permission-request-form .field--name-field-prf-date-of-event .container-inline {
    width: 99%;
  }
}
.node-ieee-tv-permission-request-form .field--name-field-prf-date-of-event .container-inline .form-item .form-control {
  width: 100%;
}
.node-ieee-tv-permission-request-form .captcha,
.node-ieee-tv-permission-request-form .form-actions {
  padding-left: 30.8%;
}
@media (max-width: 450px) {
  .node-ieee-tv-permission-request-form .captcha,
  .node-ieee-tv-permission-request-form .form-actions {
    padding-left: 0;
  }
}
.node-ieee-tv-permission-request-form #edit-submit {
  box-sizing: border-box;
  background-clip: padding-box;
  background-color: #00ADEF;
  border-color: #00ADEF;
  border: 0;
  vertical-align: top;
  opacity: 1;
  margin: 15px 0 20px;
}
.node-ieee-tv-permission-request-form #edit-submit:hover {
  opacity: .7;
}
/*--BackTotheTop Styles*/
@media (max-width: 767px) {
  #backtotop {
    background-size: cover;
    bottom: 15px;
    height: 50px;
    right: 15px;
    width: 50px;
    border-radius: 50%;
  }
}
/*--Styles for Slideshow Pages--*/
.page-node-type-slideshow .owl-carousel.owl-loaded {
  max-width: 760px;
}
.page-node-type-slideshow .owl-carousel.owl-loaded .owl-item img {
  max-width: 760px;
}
/*Styles for Autocomplete*/
.ui-autocomplete.add-speaker {
  display: inline-block;
  width: auto !important;
}
/* Styles for WYSIWYG */
.field--name-body ul,
.ui-tabs-panel ul,
.field--item ul {
  margin-left: 15px;
}
.field--name-body ul li,
.ui-tabs-panel ul li,
.field--item ul li {
  list-style-type: disc;
  list-style-position: inside;
}
.field--name-body ul li ul,
.ui-tabs-panel ul li ul,
.field--item ul li ul {
  margin-left: 15px;
}
.field--name-body ul li ul li,
.ui-tabs-panel ul li ul li,
.field--item ul li ul li {
  list-style-type: circle;
}
.field--name-body ol li,
.ui-tabs-panel ol li,
.field--item ol li {
  list-style-type: decimal;
  list-style-position: inside;
  padding-left: 20px;
  margin: 0 0 12px;
}
input.multiple-fields-remove-button,
button.multiple-fields-remove-button {
  display: none;
}
body .jwplayer .jw-rightclick .jw-rightclick-list .jw-rightclick-item .jw-rightclick-logo {
  padding-right: 0;
  padding-left: 10px;
}
.error-setupError .jwplayer.jw-state-error .jw-error-msg {
  display: none;
}
.error-setupError .jw-controls {
  background: url(../images/Coming-Soon-Live-Event.png) center left / cover no-repeat;
}
@media (max-width: 991px) {
  .node-page .main-container > .row:first-child .content-advertising .block-ieee-dfp-banner-block {
    display: none;
  }
}
@media (max-width: 991px) {
  .node-page .main-container > .row:first-child > section:last-child {
    padding-left: 0;
    padding-right: 0;
  }
}
.panels-ipe-tray footer {
  padding-bottom: 0px;
}
.ieee-video-comment-wrapp {
  padding-bottom: 16px;
  clear: both;
}
.video-description-wrapp .field--name-field-video-long-description {
  display: block;
}
.video-description-wrapp .field--name-field-video-short-overview {
  display: none;
}
.video-description-wrapp.less .field--name-field-video-long-description {
  display: none;
}
.video-description-wrapp.less .field--name-field-video-short-overview {
  display: block;
}
.comment-questions-form .input-group-addon {
  position: relative;
}
.comment-questions-form .input-group-addon .glyphicon {
  right: 0;
  top: 10px;
}
.form-item-settings-slideshow-current .input-group-addon {
  position: relative;
}
.form-item-settings-slideshow-current .input-group-addon .glyphicon {
  top: 10px;
  right: 2px;
}
.page-node-type-page article.page .field--type-text-with-summary iframe,
.page-node-type-article .field--type-text-with-summary iframe {
  height: 210px;
  display: block;
  max-width: 760px;
  width: 100%;
  margin-top: 20px;
}
@media (min-width: 340px) {
  .page-node-type-page article.page .field--type-text-with-summary iframe,
  .page-node-type-article .field--type-text-with-summary iframe {
    height: 230px;
  }
}
@media (min-width: 420px) {
  .page-node-type-page article.page .field--type-text-with-summary iframe,
  .page-node-type-article .field--type-text-with-summary iframe {
    height: 250px;
  }
}
@media (min-width: 440px) {
  .page-node-type-page article.page .field--type-text-with-summary iframe,
  .page-node-type-article .field--type-text-with-summary iframe {
    height: 260px;
  }
}
@media (min-width: 460px) {
  .page-node-type-page article.page .field--type-text-with-summary iframe,
  .page-node-type-article .field--type-text-with-summary iframe {
    height: 270px;
  }
}
@media (min-width: 480px) {
  .page-node-type-page article.page .field--type-text-with-summary iframe,
  .page-node-type-article .field--type-text-with-summary iframe {
    height: 280px;
  }
}
@media (min-width: 500px) {
  .page-node-type-page article.page .field--type-text-with-summary iframe,
  .page-node-type-article .field--type-text-with-summary iframe {
    height: 290px;
  }
}
@media (min-width: 520px) {
  .page-node-type-page article.page .field--type-text-with-summary iframe,
  .page-node-type-article .field--type-text-with-summary iframe {
    height: 300px;
  }
}
@media (min-width: 560px) {
  .page-node-type-page article.page .field--type-text-with-summary iframe,
  .page-node-type-article .field--type-text-with-summary iframe {
    height: 320px;
  }
}
@media (min-width: 600px) {
  .page-node-type-page article.page .field--type-text-with-summary iframe,
  .page-node-type-article .field--type-text-with-summary iframe {
    height: 340px;
  }
}
@media (min-width: 640px) {
  .page-node-type-page article.page .field--type-text-with-summary iframe,
  .page-node-type-article .field--type-text-with-summary iframe {
    height: 360px;
  }
}
@media (min-width: 680px) {
  .page-node-type-page article.page .field--type-text-with-summary iframe,
  .page-node-type-article .field--type-text-with-summary iframe {
    height: 380px;
  }
}
@media (min-width: 720px) {
  .page-node-type-page article.page .field--type-text-with-summary iframe,
  .page-node-type-article .field--type-text-with-summary iframe {
    height: 400px;
  }
}
@media (min-width: 760px) {
  .page-node-type-page article.page .field--type-text-with-summary iframe,
  .page-node-type-article .field--type-text-with-summary iframe {
    height: 440px;
  }
}
@media (min-width: 800px) {
  .page-node-type-page article.page .field--type-text-with-summary iframe,
  .page-node-type-article .field--type-text-with-summary iframe {
    height: 430px;
  }
}
#preloader {
  display: none;
}
/*Header Top Bar(Common styles for the Top-Nav and the User-Nav)*/
.header-top-bar {
  background: #363636;
  box-sizing: border-box;
  /*Header Top Nav*/
  /*Header User Nav*/
}
.header-top-bar .nav > li a {
  color: #fff;
  outline: none;
  cursor: pointer;
}
.header-top-bar .nav > li a:hover {
  color: #fff;
  background-color: transparent;
  text-decoration: underline;
}
.header-top-bar .nav > li a:focus {
  color: #fff;
  background-color: transparent;
  text-decoration: underline;
}
.header-top-bar .nav > li.open a {
  background-color: transparent;
}
.header-top-bar ul {
  margin: 0;
  padding: 0;
}
.header-top-bar ul li {
  display: block;
  float: left;
  margin: 10px 0;
  padding: 0 10px;
  border-right: 1px solid #fff;
}
.header-top-bar ul li a {
  display: inline;
  padding: 0;
}
.header-top-bar ul li:last-child {
  padding-right: 0;
  border: 0;
}
.header-top-bar ul li:first-child a {
  padding-left: 0;
}
.header-top-bar ul li.open a,
.header-top-bar ul li.open a:hover {
  border-color: #fff;
}
@media (max-width: 1199px) {
  .header-top-bar .region-header-top-nav li {
    display: none;
  }
  .header-top-bar .region-header-top-nav li:first-child,
  .header-top-bar .region-header-top-nav li:last-child {
    display: block;
  }
}
.header-top-bar .region-header-user-nav {
  float: right;
}
.header-top-bar .region-header-user-nav li {
  color: #fff;
}
@media (max-width: 767px) {
  .header-top-bar .region-header-user-nav li.welcome-text {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .header-top-bar .region-header-user-nav li {
    font-size: 16px;
  }
}
.header-top-bar .region-header-user-nav li.account-info {
  position: relative;
}
.header-top-bar .region-header-user-nav li.account-info .account-indicator {
  display: inline-block;
  border-radius: 50%;
  background-clip: padding-box;
  width: 10px;
  height: 10px;
}
.header-top-bar .region-header-user-nav li.account-info .account-indicator.green {
  background: green;
}
.header-top-bar .region-header-user-nav li.account-info .account-status:hover {
  cursor: pointer;
}
.header-top-bar .region-header-user-nav li.account-info .account-tooltip {
  display: none;
}
.header-top-bar .region-header-user-nav li.account-info .account-tooltip.tooltip {
  display: block;
  position: absolute;
  top: 100%;
  right: 0;
  font-weight: bold;
  z-index: 1;
  opacity: 1;
  background: #fff;
  border: 1px solid #000;
  color: #000;
  padding: 10px 15px;
  width: 180px;
}
@media (max-width: 767px) {
  .header-top-bar .region-header-user-nav li.account-info {
    margin-top: 13px;
  }
}
@media (max-width: 767px) {
  .header-top-bar .region-header-user-nav li.cart {
    display: none;
  }
}
@media (max-width: 767px) {
  .header-top-bar .region-header-user-nav li.add-account {
    display: none;
  }
}
.header-top-bar .region-header-user-nav a {
  color: #fff;
  display: inline-block;
}
@media (max-width: 767px) {
  .header-top-bar .region-header-user-nav a {
    border: none;
    font-size: 16px;
  }
}
.header-top-bar .region-header-user-nav .region-header-user-nav-img {
  display: none;
}
.header-top-bar .region-header-user-nav .region-header-user-nav-text {
  display: inline-block;
  vertical-align: top;
}
.header-top-bar .region-header-user-nav .region-header-user-nav-text img {
  max-width: 20px;
  display: none;
}
@media (max-width: 767px) {
  .header-top-bar .region-header-user-nav li {
    display: block;
    border: none;
  }
  .header-top-bar .region-header-user-nav li:last-child {
    display: block;
  }
  .header-top-bar .region-header-user-nav li .region-header-user-nav-img {
    display: block;
  }
}
.header-top-bar .region-header-user-nav-text.logout_link img {
  max-width: 28px;
  display: none;
}
@media (max-width: 767px) {
  .header-top-bar .region-header-user-nav-text.logout_link img {
    display: inline-block;
  }
}
.header-top-bar .region-header-user-nav-text.login_link img {
  max-width: 24px;
  display: none;
}
@media (max-width: 767px) {
  .header-top-bar .region-header-user-nav-text.login_link img {
    display: inline-block;
  }
}
/*Header Logo Container*/
.header-logo-container {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .header-logo-container {
    display: inline-block;
    max-width: 50%;
    padding: 10px 0;
  }
}
@media (max-width: 600px) {
  .header-logo-container .block-container {
    margin-bottom: 0;
  }
}
/*Header Logo Left*/
.region-header-logo-left {
  min-width: 320px;
}
.region-header-logo-left .logo {
  margin: 0 55px 0 0;
}
@media (max-width: 767px) {
  .region-header-logo-left .logo {
    margin: 0 30px 0 0;
  }
}
@media (max-width: 450px) {
  .region-header-logo-left .logo {
    margin: 0 20px 0 0;
  }
}
.region-header-logo-left .logo img {
  width: 138px;
}
.region-header-logo-left .navbar-text {
  font-size: 17px;
  color: #7d7d7d;
  padding: 10px 0;
  margin: 0;
}
@media (max-width: 767px) {
  .region-header-logo-left .navbar-text {
    display: none;
  }
}
/*Header Logo Right*/
@media (max-width: 600px) {
  .region-header-logo-right {
    display: none;
  }
}
.region-header-logo-right img {
  width: auto;
  height: 50px;
  float: right;
}
/*Footer Top*/
.footer {
  margin: 0;
  padding: 0;
  border-top: 1px solid #7d7d7d;
  background: #7d7d7d;
}
.footer .nav > li a {
  color: #fff;
  outline: none;
  cursor: pointer;
}
.footer .nav > li a:hover {
  color: #fff;
  background-color: transparent;
  text-decoration: underline;
}
.footer .nav > li a:focus {
  color: #fff;
  background-color: transparent;
  text-decoration: underline;
}
.footer .nav > li.open a {
  background-color: transparent;
}
.top-footer {
  background-color: #e1e1e1;
  padding: 10px 0;
}
@media (max-width: 450px) {
  .top-footer {
    padding: 0;
  }
}
@media (max-width: 450px) {
  .top-footer .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.top-footer p {
  margin: 0;
}
@media (max-width: 450px) {
  .top-footer .block-container {
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
  }
}
.top-footer .block-container .block-title {
  font-weight: bold;
  padding-right: 10px;
  margin-bottom: 8px;
}
@media (max-width: 450px) {
  .top-footer .block-container .block-title {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .top-footer .block-container.available-applications-info .footer__icon-black {
    display: -ms-flexbox;
    display: flex;
    padding: 0;
  }
}
@media (max-width: 450px) {
  .top-footer .block-container.available-applications-info .footer__icon-black {
    padding: 0 10px 0 15px;
  }
}
.top-footer .block-container.available-applications-info .footer__icon-black p {
  margin-right: 6px;
  margin-bottom: 10px;
  display: inline-block;
}
.top-footer .block-container.available-applications-info .footer__icon-black a:hover {
  opacity: 0.7;
}
.top-footer .block-container.available-applications-info .footer__icon-white {
  display: none;
}
.top-footer .block-container.available-applications-info .footer__icon-white p {
  display: inline-block;
}
.top-footer .block-container.available-applications-info .footer__icon-white img {
  width: 150px;
  height: 50px;
  margin: 10px;
}
@media (max-width: 450px) {
  .top-footer .block-container.available-applications-info h5 {
    margin: 0;
    padding: 15px 10px 10px 15px;
  }
}
.top-footer .block-container #block-footerquote em {
  margin-bottom: 10px;
  display: block;
}
@media (max-width: 991px) {
  .top-footer .block-container #block-footerquote em {
    padding-left: 30px;
  }
}
@media (max-width: 450px) {
  .top-footer .block-container #block-footerquote em {
    padding-left: 15px;
    text-align: justify;
  }
}
.top-footer .block-container #block-footerquote p {
  text-align: right;
  margin: 0;
}
@media (max-width: 450px) {
  .top-footer .block-container #block-footerquote p {
    padding-right: 15px;
  }
}
@media (max-width: 450px) {
  .top-footer .block-container .block-ieee-newsletter.block-ieee-subscriber-block {
    padding: 0 20px;
  }
}
.top-footer .block-container .block-ieee-newsletter.block-ieee-subscriber-block .subscriber-block-form .form-elements-email {
  border: 0;
  border-radius: 0px;
  background-clip: padding-box;
}
.top-footer .block-container .block-ieee-newsletter.block-ieee-subscriber-block form {
  max-width: 300px;
}
.top-footer .block-container .block-ieee-newsletter.block-ieee-subscriber-block form input {
  display: inline-block;
  box-sizing: border-box;
  height: 40px;
  line-height: normal;
  width: 75%;
  font-size: 16px;
  font-style: italic;
  padding-left: 8px;
  border: 1px solid #363636;
  border-radius: 1px;
  background-clip: padding-box;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .top-footer .block-container .block-ieee-newsletter.block-ieee-subscriber-block form input {
    width: 70%;
    margin-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .top-footer .block-container .block-ieee-newsletter.block-ieee-subscriber-block form input {
    width: 55%;
  }
}
@media (max-width: 450px) {
  .top-footer .block-container .block-ieee-newsletter.block-ieee-subscriber-block form input {
    width: 100%;
    border: 0;
    margin-right: 0;
    padding-right: 45px;
  }
}
.top-footer .block-container .block-ieee-newsletter.block-ieee-subscriber-block form button {
  box-sizing: border-box;
  height: 40px;
  width: 50px;
  border-radius: 0px;
  background-clip: padding-box;
  background: #00ADEF;
  border: 0;
  color: #fff;
  vertical-align: top;
}
.top-footer .block-container .block-ieee-newsletter.block-ieee-subscriber-block form button:hover {
  opacity: 0.7;
}
@media (max-width: 450px) {
  .top-footer .block-container .block-ieee-newsletter.block-ieee-subscriber-block form button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }
}
.top-footer .block-container .block-ieee-newsletter.block-ieee-subscriber-block form .form-item,
.top-footer .block-container .block-ieee-newsletter.block-ieee-subscriber-block form .form-row {
  display: inline;
}
@media (max-width: 450px) {
  .top-footer .block-container .block-ieee-newsletter.block-ieee-subscriber-block form {
    position: relative;
    max-width: unset;
    margin-top: 10px;
  }
}
@media (max-width: 450px) {
  .top-footer .block-container #block-ieeetvnewsletterfooterblock {
    padding-left: 15px;
  }
}
@media (max-width: 600px) {
  .top-footer .block-container:last-child {
    margin-top: 10px;
    width: 100%;
  }
}
@media (max-width: 450px) {
  .top-footer .block-container:nth-child(-n+2) {
    width: 100%;
    margin-bottom: 15px;
  }
  .top-footer .block-container:last-child {
    margin: 0;
  }
}
@media (max-width: 450px) and (max-width: 450px) {
  .top-footer .block-container:last-child {
    margin-bottom: 15px;
  }
}
/*Footer Bottom*/
.bottom-footer {
  padding: 15px 0;
}
.bottom-footer section h5,
.bottom-footer section li {
  text-align: left;
}
@media (max-width: 450px) {
  .bottom-footer {
    padding-top: 0;
  }
}
/*Footer Bottom Left*/
.region-footer-bottom-left {
  float: left;
  width: 100%;
}
.region-footer-bottom-left .block-container {
  padding-right: 50px;
}
@media (max-width: 450px) {
  .region-footer-bottom-left .block-container {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
}
.region-footer-bottom-left .block-container .nav li a {
  padding: 0;
}
@media (max-width: 450px) {
  .region-footer-bottom-left .block-container .nav li a {
    padding: 5px 15px;
  }
}
.region-footer-bottom-left .block-container .block-system {
  display: inline-block;
  vertical-align: top;
}
.region-footer-bottom-left .block-container .block-system .block-title {
  margin: 0 0 5px 0;
  text-decoration: none;
  cursor: auto;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 450px) {
  .region-footer-bottom-left .block-container .block-system .block-title {
    display: block;
    position: relative;
    padding: 10px;
    font-size: 18px;
  }
  .region-footer-bottom-left .block-container .block-system .block-title.collapsed:before {
    position: absolute;
    top: 0;
    right: 15px;
    content: "\f105";
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 30px;
    color: #fff;
  }
  .region-footer-bottom-left .block-container .block-system .block-title:before {
    position: absolute;
    top: 0;
    right: 15px;
    content: "\f107";
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 30px;
    color: #fff;
  }
}
@media (max-width: 450px) and (max-width: 450px) {
  .region-footer-bottom-left .block-container .block-system .block-title {
    padding: 10px 15px;
  }
}
@media (max-width: 450px) {
  .region-footer-bottom-left .block-container .block-system {
    display: block;
    width: 100%;
  }
}
.region-footer-bottom-left .block-container:first-child .block-title {
  color: #7d7d7d;
}
.region-footer-bottom-left .block-container:first-child .block-title::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  background-image: url(/themes/custom/ieeetv/images/footer-left-logo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 19px;
  width: 55px;
}
@media (max-width: 450px) {
  .region-footer-bottom-left .block-container:first-child .block-title::after {
    top: 15px;
    left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .region-footer-bottom-left .block-container {
    padding-right: 35px;
  }
}
@media (max-width: 767px) {
  .region-footer-bottom-left .block-container {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .region-footer-bottom-left .block-container {
    padding-right: 0;
  }
}
@media (max-width: 450px) {
  .region-footer-bottom-left .block-container {
    margin: 0;
    text-align: left;
    border-bottom: 1px solid #fff;
  }
}
@media (min-width: 451px) {
  .region-footer-bottom-left .block-container div[id^='block-'] {
    margin-top: 10px;
    display: block;
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .region-footer-bottom-left {
    float: none;
  }
}
@media (max-width: 450px) {
  .region-footer-bottom-left {
    margin: 0 -15px;
    width: auto;
  }
}
/*Footer Bottom Right*/
.region-footer-bottom-right {
  padding-left: 15px;
  border-left: 1px solid #959595;
}
@media (max-width: 450px) {
  .region-footer-bottom-right {
    margin-top: 20px;
  }
}
.region-footer-bottom-right .footer-user-buttons {
  padding-bottom: 15px;
  overflow: hidden;
}
.user-logged-in .region-footer-bottom-right .footer-user-buttons {
  display: none;
}
.region-footer-bottom-right .footer-user-buttons a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  padding: 3px 23px;
  border: 1px solid #fff;
  border-radius: 2px;
  background-clip: padding-box;
  vertical-align: middle;
  text-align: center;
}
.region-footer-bottom-right .footer-user-buttons a:first-child {
  float: left;
  margin-right: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .region-footer-bottom-right .footer-user-buttons a:first-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .region-footer-bottom-right .footer-user-buttons a:first-child {
    float: none;
  }
}
@media (max-width: 767px) {
  .region-footer-bottom-right .footer-user-buttons a:first-child {
    margin-right: 5px;
  }
}
@media (max-width: 450px) {
  .region-footer-bottom-right .footer-user-buttons a:first-child {
    float: none;
    width: 28%;
    margin-right: 0;
  }
}
.region-footer-bottom-right .footer-user-buttons a:last-child {
  float: right;
}
@media (min-width: 768px) and (max-width: 991px) {
  .region-footer-bottom-right .footer-user-buttons a:last-child {
    float: none;
  }
}
@media (max-width: 450px) {
  .region-footer-bottom-right .footer-user-buttons a:last-child {
    float: none;
    width: 68%;
  }
}
.region-footer-bottom-right .footer-user-buttons a:hover {
  text-decoration: none;
  background: #00ADEF;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .region-footer-bottom-right .footer-user-buttons a {
    padding: 5px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .region-footer-bottom-right .footer-user-buttons a {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .region-footer-bottom-right .footer-user-buttons a {
    padding: 5px 15px;
  }
}
@media (max-width: 450px) {
  .region-footer-bottom-right .footer-user-buttons a {
    padding: 5px 5px;
    line-height: 14px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .region-footer-bottom-right .footer-user-buttons {
    max-width: 320px;
    margin: 0 auto 20px auto;
    padding: 0;
  }
}
@media (max-width: 450px) {
  .region-footer-bottom-right .footer-user-buttons {
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.region-footer-bottom-right h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 5px 0;
}
@media (max-width: 767px) {
  .region-footer-bottom-right h4 {
    margin: 0;
  }
}
.region-footer-bottom-right .footer-user-block {
  color: #fff;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 450px) {
  .region-footer-bottom-right .footer-user-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.region-footer-bottom-right .footer-user-block .footer-ieee-logo {
  vertical-align: top;
  margin-left: 5px;
  min-width: 80px;
}
@media (max-width: 450px) {
  .region-footer-bottom-right .footer-user-block .footer-ieee-logo {
    display: block;
    margin: -30px 0 5px auto;
    -ms-flex-order: -1;
    order: -1;
    width: 100px;
  }
}
.region-footer-bottom-right .footer-user-block .footer-ieee-logo img {
  height: 30px;
  width: 100px;
}
@media (max-width: 450px) {
  .region-footer-bottom-right .footer-user-block .footer-ieee-logo img {
    height: 45px;
    width: 100%;
  }
}
.region-footer-bottom-right .footer-user-block .footer-ieee-logo:hover {
  opacity: 0.8;
}
@media (max-width: 450px) {
  .region-footer-bottom-right .footer-user-block .pull-right {
    float: none !important;
  }
}
.region-footer-bottom-right .footer-user-block > div {
  vertical-align: top;
}
@media (max-width: 450px) {
  .region-footer-bottom-right .footer-user-block > div {
    display: block;
  }
}
@media (max-width: 767px) {
  .region-footer-bottom-right {
    border: 0;
    padding: 0;
    margin-top: 15px;
  }
}
/*Footer Copyright*/
.region-footer-copyright {
  padding: 15px 0;
  border-top: 1px solid #959595;
}
.region-footer-copyright p {
  color: #fff;
}
.region-footer-copyright a {
  color: #00ADEF;
}
@media (max-width: 450px) {
  .region-footer-copyright {
    border: 0;
  }
}
#block-ieeetvnewsletterfooterblock .block-title {
  color: black;
}
#block-ieeetvnewsletterfooterblock .block-title a:hover {
  color: black;
}
#block-ieeetvnewsletterfooterblock .block-title a:active {
  color: black;
}
#block-ieeetvnewsletterfooterblock .block-title a:link {
  color: black;
}
#block-ieeetvnewsletterfooterblock .block-title a:visited {
  color: black;
}
@media (max-width: 767px) {
  #block-ieeetvnewsletterfooterblock .block-title {
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  #block-ieeetvnewsletterfooterblock .block-title {
    padding-left: 80px;
    text-align: right;
  }
}
@media (max-width: 450px) {
  #block-ieeetvnewsletterfooterblock .block-title {
    padding-left: 0;
    text-align: center;
    font-size: 16px;
  }
}
/*Navigation Menu*/
header {
  /* override default max-width */
}
@media (max-width: 767px) {
  header {
    position: relative;
  }
}
header .navbar-default,
header .navbar-collapse {
  padding: 0;
  min-height: auto;
  border: none;
  border-radius: 0px;
  background-clip: padding-box;
}
header .navbar-default .navbar-header,
header .navbar-collapse .navbar-header {
  margin: 0;
}
@media (max-width: 767px) {
  header .navbar-default,
  header .navbar-collapse {
    background-color: transparent;
    display: inline;
    float: right;
    padding: 10px 0;
    margin-bottom: 0;
    position: initial;
  }
}
@media screen and (min-width: 768px) {
  header .navbar.container {
    max-width: none;
  }
}
@media screen and (min-width: 992px) {
  header .navbar.container {
    max-width: 970px;
  }
}
@media screen and (min-width: 1200px) {
  header .navbar.container {
    max-width: 1170px;
  }
}
/* Main menu  */
#main-site-navigation {
  background-color: #7d7d7d;
  position: relative;
}
@media (max-width: 767px) {
  #main-site-navigation {
    background-color: transparent;
    position: initial;
  }
}
#main-site-navigation .region-navigation-collapsible {
  float: left;
  position: static;
}
@media (max-width: 767px) {
  #main-site-navigation .region-navigation-collapsible {
    float: right;
    margin-right: 15px;
    position: static;
  }
}
#main-site-navigation .navigation-search {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  #main-site-navigation .navigation-search {
    opacity: 0;
  }
}
#main-site-navigation .navigation-search li {
  display: block;
  float: left;
  margin-left: 20px;
  font-size: 18px;
  line-height: 22px;
}
#main-site-navigation .navigation-search li.social {
  padding: 15px 0;
}
@media (max-width: 767px) {
  #main-site-navigation .navigation-search li.social {
    display: none;
  }
}
#main-site-navigation .navigation-search li.social:first-child {
  margin-left: 0;
}
#main-site-navigation .navigation-search li.social a {
  color: #fff;
}
#main-site-navigation .navigation-search li.social a:hover {
  color: #00ADEF;
}
@media (hover: none) {
  #main-site-navigation .navigation-search li.social a {
    color: #fff;
  }
}
#main-site-navigation .navigation-search li .animated-search {
  padding: 15px 0;
  color: white;
  margin-right: 10px;
  outline: none;
  display: none;
}
#main-site-navigation .navigation-search li .animated-search:hover,
#main-site-navigation .navigation-search li .animated-search.active {
  color: #00ADEF;
}
@media (max-width: 767px) {
  #main-site-navigation .navigation-search li .animated-search:hover,
  #main-site-navigation .navigation-search li .animated-search.active {
    color: #7d7d7d;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #main-site-navigation .navigation-search li .animated-search {
    display: block;
  }
}
@media (max-width: 767px) {
  #main-site-navigation .navigation-search li .animated-search {
    display: block;
    color: #7d7d7d;
    padding: 0;
  }
  #main-site-navigation .navigation-search li .animated-search .fa {
    font-size: 33px;
    line-height: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #main-site-navigation .navigation-search li {
    margin-left: 10px;
  }
}
#main-site-navigation .navigation-search .site-search {
  background: #fff;
  border: none;
  box-sizing: border-box;
  border-radius: 1px;
  background-clip: padding-box;
  margin-top: 10px;
  margin-right: 15px;
  display: block;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #main-site-navigation .navigation-search .site-search {
    display: none;
    position: absolute;
    right: 5px;
    top: 52px;
    width: 240px;
    margin: 0;
    border: none;
    z-index: 5;
    padding: 5px;
    box-shadow: 0px 0px 0px 5px #7d7d7d;
  }
}
@media (max-width: 767px) {
  #main-site-navigation .navigation-search .site-search {
    display: none;
    margin: 0;
    position: relative;
  }
}
#main-site-navigation .navigation-search .site-search input {
  height: 30px;
  width: 200px;
  float: left;
  padding: 0 5px;
  border: none;
  outline: none;
}
#main-site-navigation .navigation-search .site-search input:focus {
  border: none;
}
@media (max-width: 450px) {
  #main-site-navigation .navigation-search .site-search input {
    width: 140px;
  }
}
#main-site-navigation .navigation-search .site-search a {
  margin-top: 3px;
  display: block;
  width: 20px;
  height: 100%;
  box-sizing: border-box;
}
#main-site-navigation .navigation-search .site-search a:focus {
  cursor: pointer;
}
#main-site-navigation .navigation-search .site-search button {
  width: 25px;
  height: 100%;
  padding: 5px 0;
  background: transparent;
}
#main-site-navigation .navigation-search .site-search button:after {
  display: inline-block;
  content: '\f002';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #7d7d7d;
  font-size: 18px;
}
#main-site-navigation .navigation-search .site-search .fa-search {
  color: #7d7d7d;
}
#main-site-navigation .navigation-search .site-search .fa-search:hover {
  opacity: 0.8;
}
#main-site-navigation .navigation-search .site-search .clearfix,
#main-site-navigation .navigation-search .site-search .dl-horizontal dd,
#main-site-navigation .navigation-search .site-search .container,
#main-site-navigation .navigation-search .site-search .container-fluid,
#main-site-navigation .navigation-search .site-search .row,
#main-site-navigation .navigation-search .site-search .form-horizontal .form-group,
#main-site-navigation .navigation-search .site-search .btn-toolbar,
#main-site-navigation .navigation-search .site-search .btn-group-vertical > .btn-group,
#main-site-navigation .navigation-search .site-search .nav,
#main-site-navigation .navigation-search .site-search .navbar,
#main-site-navigation .navigation-search .site-search .navbar-header,
#main-site-navigation .navigation-search .site-search .navbar-collapse,
#main-site-navigation .navigation-search .site-search .pager,
#main-site-navigation .navigation-search .site-search .panel-body,
#main-site-navigation .navigation-search .site-search .modal-header,
#main-site-navigation .navigation-search .site-search .modal-footer,
#main-site-navigation .navigation-search .site-search .filter-wrapper {
  line-height: 0px;
}
#main-site-navigation .navigation-search #mob-search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  opacity: 0;
  z-index: 10000;
}
#main-site-navigation .navigation-search #mob-search.open {
  display: block;
  opacity: 1;
}
#main-site-navigation .navigation-search #mob-search .mob-search {
  position: absolute;
}
#main-site-navigation .navigation-search #mob-search .mob-search:hover {
  opacity: 0.8;
}
#main-site-navigation .navigation-search #mob-search .mob-search:active {
  box-shadow: none;
}
#main-site-navigation .navigation-search #mob-search .mob-search-wrapper button {
  position: absolute;
  background: #00ADEF;
  right: 0;
  font-size: 20px;
  padding: 8px 12px;
  margin: 1px;
  background-clip: padding-box;
  width: auto;
  height: 46px;
}
#main-site-navigation .navigation-search #mob-search .mob-search-wrapper button:after {
  color: white;
  font-size: 20px;
}
#main-site-navigation .navigation-search #mob-search .mob-search-wrapper button:hover {
  opacity: 0.8;
}
#main-site-navigation .navigation-search #mob-search .mob-search-wrapper input[name="search_q"] {
  color: #000000;
  background: #fff;
  font-size: 20px;
  font-weight: 300;
  outline: none;
  border: 0;
  padding: 10px 40px 10px 50px;
  width: 100%;
  height: 48px;
  border-radius: 2px;
  background-clip: padding-box;
}
#main-site-navigation .navigation-search #mob-search .mob-search .fa-angle-left {
  left: 0;
  font-size: 35px;
  color: #00ADEF;
}
#main-site-navigation #block-mainnavigation .contextual > button.trigger {
  right: 386px;
}
#block-mainnavigation,
#block-mainnavigation--3 {
  position: static;
}
#block-mainnavigation .contextual button.trigger,
#block-mainnavigation--3 .contextual button.trigger {
  top: -25px;
  right: 370px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #block-mainnavigation .contextual button.trigger,
  #block-mainnavigation--3 .contextual button.trigger {
    right: 170px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #block-mainnavigation .contextual button.trigger,
  #block-mainnavigation--3 .contextual button.trigger {
    right: 120px;
  }
}
@media (max-width: 767px) {
  #block-mainnavigation .contextual button.trigger,
  #block-mainnavigation--3 .contextual button.trigger {
    top: 0;
  }
}
#block-mainnavigation .contextual .contextual-links,
#block-mainnavigation--3 .contextual .contextual-links {
  right: 370px;
  top: -26px;
  z-index: 999;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #block-mainnavigation .contextual .contextual-links,
  #block-mainnavigation--3 .contextual .contextual-links {
    right: 170px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #block-mainnavigation .contextual .contextual-links,
  #block-mainnavigation--3 .contextual .contextual-links {
    right: 120px;
  }
}
@media (max-width: 767px) {
  #block-mainnavigation .contextual .contextual-links,
  #block-mainnavigation--3 .contextual .contextual-links {
    top: -1px;
  }
}
#block-mainnavigation .tb-megamenu .block-title,
#block-mainnavigation--3 .tb-megamenu .block-title {
  margin-top: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: initial;
}
#block-mainnavigation .tb-megamenu .view-header,
#block-mainnavigation--3 .tb-megamenu .view-header {
  color: #7d7d7d;
  font: 15px/17px PT_Sans;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu .view-header,
  #block-mainnavigation--3 .tb-megamenu .view-header {
    padding-top: 15px;
    padding-left: 0;
    color: #000;
  }
}
#block-mainnavigation .tb-megamenu .span12.mega-col-nav .tb-megamenu-column-inner,
#block-mainnavigation--3 .tb-megamenu .span12.mega-col-nav .tb-megamenu-column-inner {
  padding-top: 30px;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu .span12.mega-col-nav .tb-megamenu-column-inner,
  #block-mainnavigation--3 .tb-megamenu .span12.mega-col-nav .tb-megamenu-column-inner {
    padding: 0;
  }
}
#block-mainnavigation .tb-megamenu-main,
#block-mainnavigation--3 .tb-megamenu-main {
  background-color: #7d7d7d;
  position: static;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-button,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-button {
  height: 100%;
  margin-bottom: 0;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  padding: 0;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-button:focus,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-button:focus {
  border: none;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-button i,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-button i {
  font-size: 28px;
  width: auto;
  height: auto;
  line-height: 30px;
  margin: 0;
  padding: 10px 12px;
  vertical-align: baseline;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .view-footer a,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .view-footer a {
  padding: 0;
  border-right: 0;
  font-size: 16px;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .view-footer a,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .view-footer a {
    border: 0;
  }
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .nav-collapse,
  #block-mainnavigation--3 .tb-megamenu-main .nav-collapse {
    top: 59px;
    left: 0;
    display: none;
  }
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .nav-collapse.in,
  #block-mainnavigation--3 .tb-megamenu-main .nav-collapse.in {
    display: block;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav {
  position: static;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .menu-footer-info,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .menu-footer-info {
  display: none;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .dropdown-toggle,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .dropdown-toggle {
  display: none;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .menu-footer-info,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .menu-footer-info {
    display: block;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .tb-megamenu-submenu,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .tb-megamenu-submenu {
    display: block !important;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .block-title,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .block-title {
    display: none;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .field--type-text-with-summary,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .field--type-text-with-summary {
    padding: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #D8D8D8;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .social a,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .social a {
    background-color: #D8D8D8!important;
    color: #000;
    display: inline-block;
    width: 57px;
    border: 0;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .social > div,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .social > div {
    text-align: right;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .social p > img,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .social p > img {
    width: 150px;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .mobile-menu-footer-info li,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .mobile-menu-footer-info li {
    list-style-type: none;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .mobile-menu-footer-info li:first-child a,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .mobile-menu-footer-info li:first-child a {
    padding-top: 0;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .mobile-menu-footer-info li a,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .menu-footer-info .mobile-menu-footer-info li a {
    padding: 15px 0;
    font-weight: 600;
    color: #000;
    border: 0;
    background-color: #D8D8D8!important;
    display: block;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li {
  position: static;
  /* Dropdown menu styles */
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.active a,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.active a {
  background-color: #00ADEF;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.active a,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.active a {
    background-color: #C0C0C0 !important;
  }
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.active,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.active {
    background-color: #C0C0C0;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li:hover a,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li:hover a,
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li:focus a,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li:focus a {
  background-color: #353535;
  text-decoration: none;
  color: #fff;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown a.dropdown-toggle .fa-angle-down,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown a.dropdown-toggle .fa-angle-down {
  display: block;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li > a,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li > a,
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a.dropdown-toggle,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a.dropdown-toggle {
  padding-right: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li > a,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li > a,
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a.dropdown-toggle,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a.dropdown-toggle {
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li > a,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li > a,
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a.dropdown-toggle,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a.dropdown-toggle {
    position: static;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li > a .fa-angle-down,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li > a .fa-angle-down,
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a.dropdown-toggle .fa-angle-down,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a.dropdown-toggle .fa-angle-down {
  display: none;
  position: absolute;
  right: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li > a .fa-angle-down,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li > a .fa-angle-down,
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a.dropdown-toggle .fa-angle-down,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a.dropdown-toggle .fa-angle-down {
    margin: 0;
  }
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li > a .fa-angle-down,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li > a .fa-angle-down,
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a.dropdown-toggle .fa-angle-down,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a.dropdown-toggle .fa-angle-down {
    width: 38px;
    height: 38px;
    top: 5px;
    right: 5px;
    padding: 5px;
    border: none;
    border-radius: 0;
    font-size: 34px;
    font-weight: bold;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li > a .fa-angle-down.active,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li > a .fa-angle-down.active,
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a.dropdown-toggle .fa-angle-down.active,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a.dropdown-toggle .fa-angle-down.active {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a {
  border-right: 1px solid #fff;
  font-size: 18px;
  color: #fff;
  background-color: #7d7d7d;
  font-weight: normal;
  line-height: 22px;
  padding: 15px 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a {
    padding: 15px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a {
    line-height: 21px;
    padding: 14px 12px;
    width: 100%;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a:hover,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a:hover,
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a:focus,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a:focus,
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a span.tb-megamenu-no-link:focus,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a span.tb-megamenu-no-link:focus,
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a span.tb-megamenu-no-link:hover,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a span.tb-megamenu-no-link:hover {
  color: #fff;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a .fa,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a .fa {
  margin-top: 0;
  vertical-align: baseline;
  line-height: 22px;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a .fa,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a .fa {
    line-height: 34px;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a .caret,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a .caret {
  display: none;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li a[href='/education'] .fa-angle-down,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li a[href='/education'] .fa-angle-down {
    display: none;
  }
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li .view-submenu-blocks .views-row > .views-field-nothing,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li .view-submenu-blocks .views-row > .views-field-nothing {
    display: none;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown {
  position: static;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu {
  border: none;
  background-color: #353535;
  color: #fff;
  left: 0;
  top: 51px;
  width: 100%;
  padding-bottom: 0px;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav {
  width: 19%;
  float: left;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li.open > a,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li.open > a {
  color: #00ADEF;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li.open > a,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li.open > a {
    color: #000;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li > a,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li > a {
  background-color: transparent;
  background-image: none;
  font-size: 16px;
  padding: 5px 5px;
  border: none;
  position: relative;
  z-index: 1001;
  -webkit-filter: none;
  filter: none;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li > a:after,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li > a:after {
  display: none;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li > a .caret,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li > a .caret {
  display: none;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li > a,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li > a {
    margin-left: 0;
    padding: 10px 5px;
    color: #000;
    background: #C0C0C0;
    border-bottom: 1px solid #e1e1e1;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li:last-child > a,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li:last-child > a {
  border-bottom: 0;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu {
  overflow: hidden;
  left: 0;
  padding-left: 20%;
  width: 100%;
  margin: 0;
  background-color: #353535;
  border: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu {
    overflow: initial;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-submenu-blocks.view-id-submenu_blocks.view-display-id-block_2 a img,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-submenu-blocks.view-id-submenu_blocks.view-display-id-block_2 a img {
  width: auto;
  display: inline-block;
  max-height: 100px;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-all-channels-page a,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-all-channels-page a,
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-all-channels-page img,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-all-channels-page img {
  max-height: 92px;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-all-channels-page .views-row,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-all-channels-page .views-row {
  margin-top: 0;
  margin-bottom: 0;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content {
  background-color: #353535;
  margin: 0;
  /* Menu videos list */
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content:after,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content:after {
  display: block;
  content: "";
  clear: both;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row {
  width: 20%;
  float: left;
  padding: 10px 20px 5px 0;
  border: none;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row:hover a,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row:hover a {
  color: #00ADEF;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row a,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row a {
  overflow: hidden;
  border: none;
  font-size: 15px;
  line-height: 19px;
  background-color: #353535;
  padding: 0;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row a img,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row a img {
  border: 1px solid #fff;
  width: 100%;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row a,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row a {
    margin: 0;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row .views-field-name,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row .views-field-name,
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row .views-field-title,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row .views-field-title {
  margin-top: 10px;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row .field-content,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row .field-content {
  margin: 0;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row .video-wrapper,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row .video-wrapper {
  display: block;
  position: relative;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row .video-wrapper .video-image,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row .video-wrapper .video-image {
  display: block;
  width: 100%;
  overflow: hidden;
  display: inline-block;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row .video-wrapper .video-duration,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .view-content .views-row .video-wrapper .video-duration {
  display: inline-block;
  position: absolute;
  bottom: 5px;
  right: 0;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .more-link,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .more-link {
  float: left;
  margin-top: 10px;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .more-link a,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .more-link a {
  background-color: #353535;
  border: none;
  padding: 0;
  font-size: 16px;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .more-link,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu .more-link {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav li .mega-dropdown-menu {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-subnav {
    width: 100%;
    float: none;
    padding: 0 0 0 10px;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-block,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-block {
  background-color: #353535;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-block .block-inner,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-block .block-inner {
  background-color: #353535;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-block .block-inner,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-block .block-inner {
    background-color: #C0C0C0;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-block .block-inner a,
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-block .block-inner a {
  background-color: #353535;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-block .block-inner a,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-block .block-inner a {
    background: #C0C0C0;
    color: #000;
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-block .block-inner a:hover,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav li.dropdown > .dropdown-menu .tb-megamenu-block .block-inner a:hover {
    color: #000;
  }
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav > li,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav > li {
    position: relative !important;
    background-color: #D8D8D8;
    border-bottom: 1px solid #fff;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav > li > a,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav > li > a {
    display: inline-block;
    width: 100%;
    background-color: #D8D8D8;
    color: #000;
    font-weight: bold;
    border: 0;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav > li > a:hover,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav > li > a:hover,
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav > li > a:focus,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav > li > a:focus {
    color: #000;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav > li .tb-megamenu-submenu,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav > li .tb-megamenu-submenu {
    display: none !important;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav > li .tb-megamenu-submenu.open,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav > li .tb-megamenu-submenu.open {
    display: block !important;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav > li > .dropdown-menu,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav > li > .dropdown-menu {
    color: #000;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav > li > .dropdown-menu .tb-megamenu-column-inner,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav > li > .dropdown-menu .tb-megamenu-column-inner {
    background: #C0C0C0;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav > li > .dropdown-menu div#tb-megamenu-column-4,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav > li > .dropdown-menu div#tb-megamenu-column-4 {
    display: block !important;
  }
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav > li:hover > a,
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav > li:hover > a {
    color: #000;
    background-color: #D8D8D8;
  }
}
/*Navigation Search*/
.region-navigation-search #block-navigationsearch .contextual button.trigger {
  right: 0px;
  top: -20px;
}
.region-navigation-search #block-navigationsearch .contextual .contextual-links {
  right: 0px;
  top: -21px;
}
.region-navigation-search .nav > li a {
  color: #fff;
  outline: none;
  cursor: pointer;
}
.region-navigation-search .nav > li a:hover {
  color: #fff;
  background-color: transparent;
  text-decoration: underline;
}
.region-navigation-search .nav > li a:focus {
  color: #fff;
  background-color: transparent;
  text-decoration: underline;
}
.region-navigation-search .nav > li.open a {
  background-color: transparent;
}
.region-navigation-search input {
  font-style: italic;
}
.region-navigation-search .navbar-nav a {
  padding: 0 12px;
}
/*Mobile search animation*/
.block-container-mobile .search-icon {
  color: #7d7d7d;
  font-size: 33px;
  padding: 0 10px;
}
.block-container-mobile #search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  opacity: 0;
  z-index: 1000;
}
.block-container-mobile #search form {
  position: relative;
  text-align: center;
}
.block-container-mobile #search form input {
  font-style: italic;
}
.block-container-mobile #search input[type="search"] {
  color: #000000;
  background: #fff;
  font-size: 20px;
  font-weight: 300;
  outline: none;
  border: 0;
  padding: 10px 40px;
  width: 100%;
  border-radius: 2px;
  background-clip: padding-box;
}
.block-container-mobile #search .btn {
  position: absolute;
  top: 0;
  bottom: 0;
}
.block-container-mobile #search .btn-close {
  left: 0;
  padding: 0 15px;
  font-size: 35px;
  color: #00ADEF;
  background: transparent;
}
.block-container-mobile #search .btn-search {
  right: 0;
  font-size: 20px;
  color: #fff;
  background: #00ADEF;
  border-radius: 0px;
  background-clip: padding-box;
}
.block-container-mobile #search .btn:hover,
.block-container-mobile #search .btn:focus,
.block-container-mobile #search .btn:active {
  outline: none;
  box-shadow: none;
}
.block-container-mobile #search.open {
  display: block;
  opacity: 1;
}
/*Education Tab Dropdown Menu*/
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks {
  padding-left: 30px;
  width: 100%;
  margin: 0;
  background-color: #353535;
  border: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks {
    padding-left: 15px;
    background-color: #c0c0c0;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content {
  background-color: #353535;
  /* Menu videos list */
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content:after {
  display: block;
  content: "";
  clear: both;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row {
  width: 16.6%;
  float: left;
  padding: 10px 20px 5px 0;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row {
    float: none;
    width: 100%;
    background: #C0C0C0;
    padding: 0;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row:hover a {
  color: #00ADEF;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row a {
  border: none;
  font-size: 15px;
  line-height: 19px;
  background-color: #353535;
  padding: 0;
  white-space: normal;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row a img {
  border: 1px solid #fff;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row a {
    margin: 0;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row .views-field-title {
  margin-top: 10px;
  overflow: hidden;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row .views-field-title {
    margin-top: 0;
  }
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row .field-content {
  margin: 0;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row .field-content .video-wrapper {
  max-height: 92px;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row .field-content .video-wrapper .video-image {
  max-height: 92px;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row .field-content .video-wrapper .video-duration {
  display: none;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .more-link {
  float: left;
  margin-top: 10px;
}
#block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .more-link a {
  background-color: #353535;
  border: none;
  padding: 0;
  font-size: 16px;
}
@media (max-width: 767px) {
  #block-mainnavigation .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .more-link {
    margin-top: 0;
    margin-bottom: -1px;
    width: 100%;
  }
}
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks {
  padding-left: 30px;
  width: 100%;
  margin: 0;
  background-color: #353535;
  border: none;
  box-shadow: none;
}
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content {
  background-color: #353535;
  /* Menu videos list */
}
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content:after {
  display: block;
  content: "";
  clear: both;
}
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row {
  width: 16.6%;
  float: left;
  padding: 10px 20px 5px 0;
}
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row:hover a {
  color: #00ADEF;
}
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row a {
  border: none;
  font-size: 15px;
  line-height: 19px;
  background-color: #353535;
  padding: 0;
  white-space: normal;
}
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row a img {
  border: 1px solid #fff;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row a {
    margin: 0;
  }
}
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row .field-content {
  margin: 0;
}
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row .field-content .video-wrapper {
  max-height: 92px;
}
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row .field-content .video-wrapper .video-image {
  max-height: 92px;
}
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .view-content .views-row .field-content .video-wrapper .video-duration {
  display: none;
}
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .more-link {
  float: left;
  margin-top: 10px;
}
#block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .more-link a {
  background-color: #353535;
  border: none;
  padding: 0;
  font-size: 16px;
}
@media (max-width: 767px) {
  #block-mainnavigation--3 .tb-megamenu-main .tb-megamenu-nav .education-menu-item .view-id-submenu_blocks .more-link {
    margin-top: 0;
  }
}
.block-we-megamenu .view-all-channels-page > .view-content {
  margin: 0 -10px;
}
.block-we-megamenu .view-all-channels-page > .view-content .views-row {
  border: 0;
  padding: 0 10px;
  width: 20%;
}
.block-we-megamenu .main.navbar {
  position: static;
  margin-bottom: 0;
}
.block-we-megamenu .we-mega-menu-ul:before {
  display: none;
}
.block-we-megamenu .we-mega-menu-ul .dropdown-menu > a:before {
  background: none;
}
.block-we-megamenu .we-mega-menu-ul > li {
  border: 0;
  box-shadow: none;
}
.block-we-megamenu .we-mega-menu-ul > li:first-child a {
  font-family: PT_Sans, sans-serif;
}
.block-we-megamenu .we-mega-menu-ul > li:first-child a:before {
  content: "\f015";
  font-family: FontAwesome;
  margin-right: 5px;
}
.block-we-megamenu .we-mega-menu-ul > li:first-child a:hover {
  border-right: 1px solid #fff;
  background-color: #353535;
  color: #fff;
}
.block-we-megamenu .we-mega-menu-ul > li.active-trail.active > a {
  background-color: #00ADEF;
  color: #fff;
  border-right: 1px solid #fff;
  font-family: PT_Sans, sans-serif;
}
@media (max-width: 767px) {
  .block-we-megamenu .we-mega-menu-ul > li.active-trail.active > a {
    background-color: #C0C0C0!important;
    color: #000!important;
  }
}
@media (max-width: 767px) {
  .block-we-megamenu .we-mega-menu-ul > li.active-trail.active > a:hover {
    color: #000!important;
  }
}
.block-we-megamenu .we-mega-menu-ul > li.dropdown-menu > a:before {
  display: none;
}
.block-we-megamenu .we-mega-menu-ul > li.dropdown-menu > a:after {
  content: "\f107";
  font-family: FontAwesome;
  opacity: 1;
  background: none;
  line-height: 13px;
  margin-left: 4px;
  position: static;
  color: #fff;
}
@media (max-width: 991px) {
  .block-we-megamenu .we-mega-menu-ul > li.dropdown-menu > a:after {
    font-size: 18px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .block-we-megamenu .we-mega-menu-ul > li.dropdown-menu > a:after {
    color: #000;
    float: right;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 34px;
    line-height: 22px;
  }
}
.block-we-megamenu .we-mega-menu-ul > .dropdown-menu {
  position: static;
  margin: 0;
}
.block-we-megamenu .we-mega-menu-ul > .dropdown-menu:hover > a {
  background-color: #353535;
  color: #fff;
  border-right: 1px solid #fff;
}
.block-we-megamenu .we-mega-menu-col {
  position: static;
}
.block-we-megamenu .we-mega-menu-col > ul > li {
  position: static;
}
.block-we-megamenu .we-mega-menu-col > ul > li .we-mega-menu-submenu {
  transition: all 0s;
}
.block-we-megamenu .we-mega-menu-col .block-inner > h2 {
  display: none;
}
.block-we-megamenu .we-mega-menu-col .view-header {
  color: #7d7d7d;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .block-we-megamenu .we-mega-menu-col .view-header {
    color: #000;
  }
}
.block-we-megamenu .we-mega-menu-ul .dropdown-menu .dropdown-menu > .we-mega-menu-submenu section[class*="block-views-blockall-channels-page"] h3 > a {
  padding-top: 0;
  padding-bottom: 0;
}
.block-we-megamenu .we-mega-menu-ul .dropdown-menu .dropdown-menu:first-child > .we-mega-menu-submenu {
  margin-top: 0;
  box-shadow: none!important;
  border: 0;
  color: #fff;
}
.block-we-megamenu .we-mega-menu-ul .dropdown-menu .dropdown-menu:first-child > .we-mega-menu-submenu .view-events-showcase .view-header {
  padding-left: 0;
}
.block-we-megamenu .we-mega-menu-ul .dropdown-menu .dropdown-menu:first-child > .we-mega-menu-submenu .views-field-title .field-content {
  padding-top: 0;
}
.block-we-megamenu .we-mega-menu-ul .dropdown-menu .dropdown-menu:first-child > .we-mega-menu-submenu h3 a,
.block-we-megamenu .we-mega-menu-ul .dropdown-menu .dropdown-menu:first-child > .we-mega-menu-submenu .field-content a {
  padding-top: 0;
  padding-bottom: 0;
}
.block-we-megamenu .we-mega-menu-ul .dropdown-menu .dropdown-menu:first-child > .we-mega-menu-submenu a {
  color: #fff;
  font-weight: 400;
  font-family: PT_Sans, sans-serif;
}
.block-we-megamenu .we-mega-menu-ul .dropdown-menu .dropdown-menu:first-child > .we-mega-menu-submenu a:hover {
  color: #00ADEF;
}
.block-we-megamenu .navbar-we-mega-menu .type-of-block h2 {
  font-size: 16px;
  font-weight: 600;
  text-transform: initial;
  margin-bottom: 10px;
  padding-top: 5px;
  color: #fff;
}
.block-we-megamenu .view-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -10px;
}
.block-we-megamenu .view-content > .views-row {
  border: 0;
  padding: 0 10px;
}
.block-we-megamenu .view-content > .views-row img {
  width: 100%;
}
.we-mega-menu-ul > .we-mega-menu-li > a {
  border: 0;
  border-right: 1px solid #fff;
  font-size: 18px;
  color: #fff;
  background-color: #7d7d7d;
  font-weight: normal;
  line-height: 22px;
  padding: 15px 20px;
  font-family: PT_Sans, sans-serif;
  text-transform: initial;
  box-shadow: none;
}
.we-mega-menu-ul > .we-mega-menu-li > a:hover,
.we-mega-menu-ul > .we-mega-menu-li > a:focus {
  background-color: #353535;
  color: #fff;
  border-right: 1px solid #fff;
}
.we-mega-menu-ul > .we-mega-menu-li > a:hover + .we-mega-menu-submenu .we-mega-menu-col > ul > li:first-child > .we-mega-menu-submenu,
.we-mega-menu-ul > .we-mega-menu-li > a:focus + .we-mega-menu-submenu .we-mega-menu-col > ul > li:first-child > .we-mega-menu-submenu {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  .we-mega-menu-ul > .we-mega-menu-li > a {
    background-color: #C0C0C0;
    color: #000;
  }
}
.navbar-we-mega-menu .nav-tabs {
  position: static;
}
body.toggled {
  right: 0;
}
body.toggled > .overlay {
  background-color: transparent;
}
body.toggled .btn-close {
  right: 15px;
  border-radius: 0;
  top: 51px;
  opacity: 0;
  width: 42px;
  visibility: hidden;
}
.we-mega-menu-submenu {
  background-color: #353535;
  width: 100%;
  margin: 0;
}
@media (max-width: 767px) {
  .we-mega-menu-submenu {
    background-color: #C0C0C0;
  }
}
.we-mega-menu-submenu li.we-mega-menu-li span {
  border: none;
}
.path-education .we-mega-menu-submenu .video-wrapper .video-image a {
  border-top: 0;
}
.we-mega-menu-submenu .nav.nav-tabs.subul > li.we-mega-menu-li:first-child > a {
  padding-top: 5px;
}
.we-mega-menu-submenu .nav.nav-tabs.subul > li.we-mega-menu-li > a {
  font-size: 18px;
  width: calc(17% - 20px);
  position: relative;
  z-index: 21;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  color: #fff;
  border: 0;
  margin: 0;
  padding-bottom: 24px;
  padding-top: 0;
  font-family: PT_Sans, sans-serif;
}
.we-mega-menu-submenu .nav.nav-tabs.subul > li.we-mega-menu-li > a:after {
  display: none;
}
.we-mega-menu-submenu .nav.nav-tabs.subul > li.we-mega-menu-li > a:hover {
  color: #00ADEF;
  border-right: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .we-mega-menu-submenu .nav.nav-tabs.subul > li.we-mega-menu-li > a:hover {
    color: #00ADEF!important;
    background-color: transparent;
  }
}
@media (max-width: 767px) {
  .we-mega-menu-submenu .nav.nav-tabs.subul > li.we-mega-menu-li > a {
    width: 98%;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    padding: 15px 0;
    margin-left: 5px;
    margin-right: 5px;
  }
  .we-mega-menu-submenu .nav.nav-tabs.subul > li.we-mega-menu-li > a:hover {
    background-color: transparent;
    border-bottom: 1px solid #fff;
  }
}
.we-mega-menu-submenu .nav.nav-tabs.subul > li.we-mega-menu-li:hover {
  color: #00ADEF;
}
.we-mega-menu-submenu .nav.nav-tabs.subul > li.we-mega-menu-li:hover > a {
  color: #00ADEF;
}
.we-mega-menu-ul .dropdown-menu > .we-mega-menu-submenu {
  box-shadow: none!important;
  border: 0;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .we-mega-menu-ul .dropdown-menu > .we-mega-menu-submenu {
    padding-top: 0;
  }
}
.we-mega-menu-ul .we-mega-menu-submenu-inner .nav.subul .we-mega-menu-submenu {
  position: absolute;
  border: 0;
  left: 0;
  width: 100%;
  padding: 20px 20px 15px 17%;
  color: #fff;
  font-size: 15px;
}
@media (max-width: 991px) {
  .we-mega-menu-ul .we-mega-menu-submenu-inner .nav.subul .we-mega-menu-submenu {
    top: 0;
  }
}
@media (max-width: 767px) {
  .we-mega-menu-ul .we-mega-menu-submenu-inner .nav.subul .we-mega-menu-submenu {
    display: none;
  }
}
.we-mega-menu-ul .we-mega-menu-submenu-inner .nav.subul .we-mega-menu-submenu .view-content > .views-row {
  width: 20%;
  margin-top: 0;
  margin-bottom: 0;
}
.we-mega-menu-ul .we-mega-menu-submenu-inner .nav.subul .we-mega-menu-submenu .contextual-links.links li a {
  color: #000;
}
.we-mega-menu-ul .we-mega-menu-submenu-inner .nav.subul .we-mega-menu-submenu .contextual-links.links li a:hover {
  color: #00ADEF;
}
.we-mega-menu-ul .we-mega-menu-submenu-inner .nav.subul .we-mega-menu-submenu a {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  font-family: PT_Sans, sans-serif;
  border-bottom: 0;
}
.we-mega-menu-ul .we-mega-menu-submenu-inner .nav.subul .we-mega-menu-submenu a:hover {
  color: #00ADEF;
}
@media (max-width: 767px) {
  .we-mega-menu-ul .we-mega-menu-submenu-inner .nav.subul .we-mega-menu-submenu a:hover {
    border-bottom: 0;
  }
}
.navbar-toggle.collapsed {
  margin-right: 0;
  background-color: #7d7d7d;
  border: 0;
  border-radius: 0;
  margin: 0;
  margin-top: 3px;
  padding: 15px 10px;
}
.navbar-toggle.collapsed:hover {
  background-color: #7d7d7d;
}
.navbar-toggle.collapsed > span.icon-bar {
  background-color: #fff;
  height: 2px;
}
.we-mega-menu-li.dropdown-menu .views-element-container {
  margin-bottom: 0;
  padding-bottom: 0;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .more-link a {
  color: #fff;
  font-family: PT_Sans, sans-serif;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .more-link a:hover {
  color: #00ADEF;
  border-top: 0;
}
@media (max-width: 767px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .more-link a {
    background-color: #C0C0C0;
    color: #000;
    border-top: 0;
  }
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .more-link a:hover {
    background-color: #C0C0C0;
    border-top: 0;
    color: #000;
  }
}
@media (max-width: 767px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col section[id*="block-views-block-submenu"] {
    margin-bottom: 0;
  }
}
@media (max-width: 450px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col section[id*="block-views-block-submenu"] {
    margin-top: 0;
  }
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col section[id*="block-views-block-submenu"] > .block-title {
  padding-left: 10px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col section[id*="block-views-block-submenu"] > .block-title {
    display: none;
  }
}
@media (max-width: 767px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col section[id*="block-views-block-submenu"] .view-header {
    display: none;
  }
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col section[id*="block-views-block-submenu"] .view-footer a {
  color: #fff;
  font-family: inherit;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col section[id*="block-views-block-submenu"] .view-footer a:hover {
  color: #00ADEF;
}
@media (max-width: 767px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col section[id*="block-views-block-submenu"] .view-footer a {
    color: #000;
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col section[id*="block-views-block-submenu"] > .form-group {
    padding: 0;
  }
}
@media (max-width: 450px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col section[id*="block-views-block-submenu"] > .form-group .view-content {
    margin: 0;
  }
}
@media (max-width: 450px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col section[id*="block-views-block-submenu"] > .form-group .view-content .views-row {
    padding: 0 10px;
  }
}
@media (max-width: 450px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col section[id*="block-views-block-submenu"] > .form-group .view-content .views-row .views-field:last-child {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col section[id*="block-views-block-submenu"] > .form-group .view-content .views-row .views-field.views-field-title a {
    max-height: none;
    padding-bottom: 10px;
  }
}
@media (max-width: 450px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col section[id*="block-views-block-submenu"] > .form-group .view-content > .views-row:first-child .views-field.views-field-title {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col section[id*="block-views-block-submenu"] > .form-group .view-content > .views-row:first-child .views-field.views-field-title a {
    padding-top: 5px;
  }
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col .form-group:not(.more-link) {
  padding: 10px;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col .more-link {
  font-size: 15px;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col > .type-of-block .view-content {
  margin: 0 -10px;
}
@media (max-width: 767px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col > .type-of-block .view-content {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col > .type-of-block .view-content .views-field.views-field-nothing {
    display: none;
  }
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col > .type-of-block .view-content > .views-row {
  width: 16.666666%;
  overflow: hidden;
  border: 0;
}
@media (max-width: 767px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col > .type-of-block .view-content > .views-row {
    width: 100%;
    margin: 0;
  }
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col > .type-of-block .view-content > .views-row .views-field.views-field-title h3.field-content {
  line-height: 19px;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col > .type-of-block .view-content > .views-row > .views-field:not(.views-field-title):not(.views-field-name):not(.views-field-field-speaker-photo) {
  margin-bottom: 10px;
  width: 100%;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col > .type-of-block .view-content > .views-row > .views-field:not(.views-field-title):not(.views-field-name):not(.views-field-field-speaker-photo) > .field-content > a {
  height: 92px;
  display: block;
  overflow: hidden;
  padding: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col > .type-of-block .view-content > .views-row > .views-field:not(.views-field-title):not(.views-field-name):not(.views-field-field-speaker-photo) > .field-content > a img {
    height: 100%;
  }
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col > .type-of-block .view-content > .views-row .video-wrapper .video-duration {
  bottom: 0;
}
@media (max-width: 767px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col > .type-of-block .view-content > .views-row .views-field.views-field-field-video-large-image {
    display: none;
  }
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col > .type-of-block .view-content > .views-row .views-field-title a {
  color: #fff;
  font-family: PT_Sans, sans-serif;
  font-size: 15px;
  line-height: 19px;
  padding-top: 0;
  font-weight: 400;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col > .type-of-block .view-content > .views-row .views-field-title a:hover {
  color: #00ADEF;
}
@media (max-width: 767px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col > .type-of-block .view-content > .views-row .views-field-title a {
    background-color: #C0C0C0;
    color: #000;
    border-bottom: 1px solid #fff;
    padding-top: 15px;
  }
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-col > .type-of-block .view-content > .views-row .views-field-title a:hover {
    color: #000;
    background-color: #C0C0C0;
    border-top: 0;
    border-bottom: 1px solid #fff;
  }
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-li + .we-mega-menu-submenu .form-group {
  padding: 0;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-li + .we-mega-menu-submenu .view-content > .views-row {
  width: 20%;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-li + .we-mega-menu-submenu .view-content > .views-row > .views-field {
  margin-bottom: 10px;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-li + .we-mega-menu-submenu .view-content > .views-row > div:not(.views-field-name):not(.views-field-title):not(.views-field-field-speaker-photo) > .field-content {
  padding-bottom: 0;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-li + .we-mega-menu-submenu .view-content > .views-row > div:not(.views-field-name):not(.views-field-title):not(.views-field-field-speaker-photo) > .field-content .video-image a {
  height: 80px;
  display: block;
  overflow: hidden;
  padding-bottom: 0;
}
@media (min-width: 1200px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-li + .we-mega-menu-submenu .view-content > .views-row > div:not(.views-field-name):not(.views-field-title):not(.views-field-field-speaker-photo) > .field-content .video-image a {
    height: 100px;
  }
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-li + .we-mega-menu-submenu .view-content > .views-row > div:not(.views-field-name):not(.views-field-title):not(.views-field-field-speaker-photo) > .field-content .video-image a img {
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 100%;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-li + .we-mega-menu-submenu .view-content > .views-row > div.views-field-field-speaker-photo > .field-content a {
  height: 180px;
  display: block;
  overflow: hidden;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .we-mega-menu-li + .we-mega-menu-submenu .view-content > .views-row > div.views-field-field-speaker-photo > .field-content a img {
  -o-object-fit: initial;
  object-fit: initial;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .video-image {
  width: 100%;
  display: block;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .video-image a {
  display: block;
  font-family: PT_Sans, sans-serif;
  padding: 0;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .video-image a:hover {
  color: #00ADEF;
  border-top: 0;
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .video-image a:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .video-image a img {
  width: 100%;
}
@media (max-width: 767px) {
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .video-image a {
    background-color: #D8D8D8;
    color: #000;
  }
  .we-mega-menu-li.dropdown-menu > .we-mega-menu-submenu .video-image a:hover {
    background-color: #C0C0C0;
  }
}
.block-we-megamenu .navbar-we-mega-menu.navbar ul a:hover {
  border-top: 0;
}
@media (max-width: 991px) {
  .block-we-megamenu .we-mega-menu-ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 767px) {
  .block-we-megamenu .we-mega-menu-ul {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .block-we-megamenu .we-mega-menu-ul > .dropdown-menu > .we-mega-menu-submenu {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 20;
    width: 100% !important;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .block-we-megamenu .we-mega-menu-ul > .dropdown-menu > .we-mega-menu-submenu {
    display: none;
    position: static;
  }
}
@media (max-width: 991px) {
  .block-we-megamenu .we-mega-menu-ul .we-mega-menu-li.dropdown-menu .we-mega-menu-submenu {
    visibility: hidden;
    opacity: 0;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .block-we-megamenu .we-mega-menu-ul .we-mega-menu-li.dropdown-menu .we-mega-menu-submenu {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .block-we-megamenu .we-mega-menu-ul .we-mega-menu-li.dropdown-menu .we-mega-menu-submenu:hover {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .block-we-megamenu .we-mega-menu-ul .we-mega-menu-li.dropdown-menu a.we-mega-menu-li:hover + .we-mega-menu-submenu {
    visibility: visible;
    opacity: 1;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-we-megamenu .we-mega-menu-ul .we-mega-menu-li.dropdown-menu a.we-mega-menu-li:hover + .we-mega-menu-submenu .we-mega-menu-col > ul > li:first-child > .we-mega-menu-submenu {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 991px) {
  .block-we-megamenu .region-we-mega-menu {
    background-color: transparent;
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .block-we-megamenu .navbar-we-mega-menu.navbar {
    display: block;
    width: 100%;
    background-color: transparent;
  }
}
@media (max-width: 767px) {
  .block-we-megamenu .navbar-we-mega-menu.navbar {
    position: absolute;
    top: 61px;
    left: 0;
    overflow: initial;
    display: none;
    transition: all 0s;
    -webkit-animation-name: none;
    animation-name: none;
  }
}
@media (max-width: 767px) {
  .block-we-megamenu .navbar-we-mega-menu.navbar.we-mobile-megamenu-active {
    display: block;
  }
}
@media (max-width: 991px) {
  .block-we-megamenu .navbar-we-mega-menu.navbar ul > li ul {
    padding: 0 5px;
  }
}
@media (max-width: 767px) {
  .block-we-megamenu .navbar-we-mega-menu.navbar ul > li ul {
    padding: 5px;
  }
}
@media (max-width: 767px) {
  .block-we-megamenu .navbar-we-mega-menu.navbar ul > li ul li:last-child a {
    border-bottom: 0!important;
  }
}
.block-we-megamenu .navbar-we-mega-menu.navbar .type-of-block {
  display: block;
}
@media (max-width: 991px) {
  .block-we-megamenu .navbar-we-mega-menu.navbar .nav-tabs > li > a {
    font-size: 16px;
    padding: 15px 10px;
    position: static;
    border: 0;
    text-shadow: none;
    box-shadow: none;
    border-right: 1px solid #fff;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .block-we-megamenu .navbar-we-mega-menu.navbar .nav-tabs > li > a {
    background-color: #D8D8D8;
    color: #000!important;
    font-weight: 600;
    border-bottom: 1px solid #fff;
    border-right: 0;
    border-top: 0;
  }
  .block-we-megamenu .navbar-we-mega-menu.navbar .nav-tabs > li > a:hover,
  .block-we-megamenu .navbar-we-mega-menu.navbar .nav-tabs > li > a:focus {
    background-color: #D8D8D8;
    border-top: 0;
    border-bottom: 1px solid #fff;
  }
}
@media (max-width: 767px) {
  .block-we-megamenu .navbar-we-mega-menu.navbar .nav-tabs > li.open > a {
    background-color: #c0c0c0;
    border-bottom: 0;
  }
}
.block-we-megamenu .navbar-we-mega-menu.navbar .nav-tabs.we-mega-menu-ul > li.active > a {
  background-color: #00ADEF;
  border-top: 0;
}
.block-we-megamenu .navbar-we-mega-menu.navbar .nav-tabs.we-mega-menu-ul > li.active > a:hover {
  border-right: 1px solid #fff;
}
@media (max-width: 767px) {
  .block-we-megamenu .navbar-we-mega-menu.navbar .nav-tabs.we-mega-menu-ul > li.active > a:hover {
    border-right: 0;
    color: #000;
  }
}
@media (max-width: 767px) {
  .block-we-megamenu .navbar-we-mega-menu.navbar .nav-tabs.we-mega-menu-ul > li.active > a {
    background-color: #C0C0C0;
    color: #000;
    border-bottom: 1px solid #fff;
  }
}
@media (max-width: 767px) {
  .block-we-megamenu .navbar-we-mega-menu.navbar .nav-tabs.we-mega-menu-ul > li.active > a:focus {
    color: #000!important;
  }
}
@media (max-width: 767px) {
  .block-we-megamenu .navbar-we-mega-menu.navbar .nav-tabs.we-mega-menu-ul > li.active.open > a {
    border-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-we-mega-menu.navbar .nav .open > a {
    background-color: #7d7d7d;
  }
  .navbar-we-mega-menu.navbar .nav .open > a:hover,
  .navbar-we-mega-menu.navbar .nav .open > a:focus {
    border-right: 1px solid #fff;
    border-top: 0;
    box-shadow: none;
    background-color: #353535;
    color: #fff;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-we-mega-menu.navbar .nav .open[data-level="0"]:hover > a {
    background-color: #353535;
  }
}
.navbar-we-mega-menu.navbar .nav .open > a > a:after,
.navbar-we-mega-menu.navbar .nav .open > a:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
@media (max-width: 767px) {
  .navbar-we-mega-menu.navbar .nav .open > a > a:focus,
  .navbar-we-mega-menu.navbar .nav .open > a:focus {
    color: #000!important;
    background-color: #d8d8d8;
  }
}
body:not(.user-logged-in) a[href="/my-videos"]:after {
  display: none !important;
}
body:not(.user-logged-in) a[href="/my-videos"] + .we-mega-menu-submenu {
  display: none !important;
}
.ieee-custom-modile-arrow-wrapper {
  display: none;
}
@media (max-width: 450px) {
  .ieee-custom-modile-arrow-wrapper {
    display: block;
  }
}
.ieee-custom-modile-arrow-wrapper a {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #00ADEF!important;
}
.ieee-custom-modile-arrow-wrapper a:hover {
  text-decoration: none;
}
/*Page Top Left*/
.path-frontpage {
  /*Page Top Right*/
  /*blocks*/
  /*Channels block*/
  /* Videos list styles */
}
@media (max-width: 767px) {
  .path-frontpage .content-advertising-row > .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
.path-frontpage .front-page .block-region-advertising .block-block-content {
  margin-bottom: 10px;
}
.path-frontpage .front-page > div > .col-sm-4 {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .path-frontpage .front-page > div > .col-sm-4 {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .path-frontpage .front-page > div > .col-sm-4 .join-wrap .title,
  .path-frontpage .front-page > div > .col-sm-4 .join-wrap .image {
    display: none;
  }
}
@media (max-width: 767px) {
  .path-frontpage .front-page > div > .col-sm-4 .join-wrap .text {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .path-frontpage .front-page > div > .col-sm-4 .join-wrap .text > p {
    margin: 0;
  }
}
.path-frontpage .front-page > div > .col-sm-4 .block-join-renew-block {
  float: none;
  position: static;
}
.path-frontpage .front-page > div > .col-sm-4 .block-join-renew-block a {
  margin-top: 0;
}
@media (max-width: 767px) {
  .path-frontpage .front-page > div > .col-sm-4 .block-join-renew-block {
    text-align: left;
    margin-bottom: -68px;
  }
  .path-frontpage .front-page > div > .col-sm-4 .block-join-renew-block a {
    margin-top: 15px;
  }
}
@media (max-width: 600px) {
  .path-frontpage .front-page > div > .col-sm-4 .block-join-renew-block {
    margin-bottom: 5px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .path-frontpage .front-page > div > .col-sm-4 .block-block-content {
    margin-bottom: 5px;
  }
}
.path-frontpage .region-page-top-left .carousel .carousel-inner {
  max-height: 390px;
}
.path-frontpage .region-page-top-left .carousel .carousel-inner .item a {
  position: relative;
  cursor: pointer;
}
.path-frontpage .region-page-top-left .carousel .carousel-inner .item .slide-name {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 15%;
  left: 25px;
  height: 60px;
  background: rgba(0, 0, 0, 0.7) url('../images/icon-play.png') no-repeat 0px 0px;
  padding: 0 15px 0 70px;
  color: #fff;
  font-size: 22px;
  line-height: 54px;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .path-frontpage .region-page-top-left .carousel .carousel-inner .item .slide-name {
    font-size: 18px;
    line-height: 55px;
  }
}
@media (max-width: 767px) {
  .path-frontpage .region-page-top-left .carousel .carousel-inner .item .slide-name {
    font-size: 16px;
  }
}
.path-frontpage .region-page-top-left .carousel .carousel-indicators {
  position: relative;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0 auto;
}
.path-frontpage .region-page-top-left .carousel .carousel-indicators li {
  width: 12px;
  height: 12px;
  margin: 12px 7px;
  border: 0;
  background: #4c4c4c;
}
.path-frontpage .region-page-top-left .carousel .carousel-indicators li:hover {
  background: #00ADEF;
}
.path-frontpage .region-page-top-left .carousel .carousel-indicators li.active {
  background: #00ADEF;
}
@media (max-width: 767px) {
  .path-frontpage .region-page-top-left .carousel {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .path-frontpage .owl-carousel .owl-dots {
    position: static;
  }
}
@media (max-width: 767px) {
  .path-frontpage .owl-carousel .owl-stage-outer .owl-item .slide-name {
    background: rgba(0, 0, 0, 0.7) url(/themes/custom/ieeetv/images/icon-play-big.png) 0 0px no-repeat;
    padding: 0 15px 0 70px;
    width: calc(100% - 40px);
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    display: -ms-flexbox;
    display: flex;
    bottom: 20px;
    height: 60px;
  }
}
@media (max-width: 600px) {
  .path-frontpage .owl-carousel .owl-stage-outer .owl-item .slide-name {
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
    background-size: 40px;
    padding-left: 50px;
    bottom: 10px;
  }
}
@media (max-width: 450px) {
  .path-frontpage .owl-carousel .owl-stage-outer .owl-item .slide-name {
    line-height: 30px;
    background-size: 30px;
    height: 30px;
    padding-left: 35px;
  }
}
.path-frontpage .region-page-top-right {
  padding-left: 30px;
}
@media (max-width: 767px) {
  .path-frontpage .region-page-top-right {
    padding-left: 0;
  }
}
.path-frontpage .block-region-top {
  margin-top: 25px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .path-frontpage .block-region-top {
    margin-top: 0;
  }
}
.path-frontpage .block-region-top .block {
  margin-top: 15px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d8d8d8;
  /*Share block*/
}
@media (max-width: 767px) {
  .path-frontpage .block-region-top .block {
    margin-top: 0;
  }
}
.path-frontpage .block-region-top .block .block-title {
  margin: 0;
  font: 28px/76px PT_Sans_bold;
  text-transform: uppercase;
}
@media (max-width: 600px) {
  .path-frontpage .block-region-top .block .block-title {
    font: 28px/60px PT_Sans_bold;
  }
}
@media (max-width: 450px) {
  .path-frontpage .block-region-top .block .block-title {
    font: 24px/60px PT_Sans_bold;
  }
}
.path-frontpage .block-region-top .block.block-ieee-sharethis-block {
  text-align: right;
  margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .path-frontpage .block-region-top .block.block-ieee-sharethis-block {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .path-frontpage .block-region-top .block.block-ieee-sharethis-block {
    margin-top: 25px;
    padding-bottom: 25px;
  }
}
@media (max-width: 600px) {
  .path-frontpage .block-region-top .block.block-ieee-sharethis-block {
    margin-top: 5px;
  }
}
@media (max-width: 450px) {
  .path-frontpage .block-region-top .block.block-ieee-sharethis-block {
    margin-top: 0;
  }
}
.path-frontpage .block-region-top .block.block-ieee-sharethis-block .sharethis-wrapper span {
  vertical-align: bottom;
  display: inline-block;
  height: 18px;
  line-height: 18px;
}
.path-frontpage .block-views-blockall-channels-page-block-3 {
  margin: 25px 0 20px 0;
}
@media (max-width: 767px) {
  .path-frontpage .block-views-blockall-channels-page-block-3 {
    margin-top: 0;
  }
}
.path-frontpage .block-views-blockall-channels-page-block-3 h2 {
  margin: 0;
  font: 28px/76px PT_Sans_bold;
  text-transform: uppercase;
}
@media (max-width: 450px) {
  .path-frontpage .block-views-blockall-channels-page-block-3 h2 {
    font: 24px/60px PT_Sans_bold;
  }
}
@media (max-width: 450px) {
  .path-frontpage .block-views-blockall-channels-page-block-3 .form-group .view-all-channels-page > .view-content {
    margin: 0;
  }
  .path-frontpage .block-views-blockall-channels-page-block-3 .form-group .view-all-channels-page > .view-content .views-row {
    padding-left: 0;
    padding-right: 15px;
  }
  .path-frontpage .block-views-blockall-channels-page-block-3 .form-group .view-all-channels-page > .view-content .views-field:last-child a {
    right: -5px;
  }
}
.path-frontpage .block-views-blockall-channels-page-block-3 .view-all-channels-page > .view-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.path-frontpage .block-views-blockall-channels-page-block-3 .view-all-channels-page > .view-content .views-row {
  margin: 10px 0px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 24.98%;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}
.path-frontpage .block-views-blockall-channels-page-block-3 .view-all-channels-page > .view-content .views-row a:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .path-frontpage .block-views-blockall-channels-page-block-3 .view-all-channels-page > .view-content .views-row {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .path-frontpage .block-views-blockall-channels-page-block-3 .view-all-channels-page > .view-content .views-row {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    border-right: 0;
    border-left: 0;
  }
}
@media (max-width: 450px) {
  .path-frontpage .block-views-blockall-channels-page-block-3 .view-all-channels-page > .view-content .views-row:last-child {
    border: 0;
  }
}
.path-frontpage .block-views-blockall-channels-page-block-3 .view-all-channels-page > .view-content .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.path-frontpage .block-views-blockall-channels-page-block-3 .view-all-channels-page > .view-content .views-row:hover .views-field-name a {
  color: #00ADEF;
}
.path-frontpage .block-views-blockall-channels-page-block-3 .view-all-channels-page > .view-content .views-field-name {
  display: block;
}
.path-frontpage .block-views-blockall-channels-page-block-3 .view-all-channels-page > .view-content .views-field-name a {
  color: #000;
  font: 15px/19px PT_Sans;
  font-weight: bold;
  display: block;
  padding-top: 10px;
}
.path-frontpage .block-views-blockall-channels-page-block-3 .view-all-channels-page > .view-content .views-field-name a:hover {
  text-decoration: none;
  color: #00ADEF;
}
@media (max-width: 450px) {
  .path-frontpage .block-views-blockall-channels-page-block-3 .view-all-channels-page > .view-content .views-field-name {
    float: left;
  }
}
.path-frontpage .block-views-blockall-channels-page-block-3 .view-all-channels-page > .view-content .views-field:last-child a {
  display: block;
}
.path-frontpage .block-views-blockall-channels-page-block-3 .view-all-channels-page > .view-content .views-field:last-child a:hover {
  text-decoration: none;
  color: #00ADEF;
}
@media (max-width: 450px) {
  .path-frontpage .block-views-blockall-channels-page-block-3 .view-all-channels-page > .view-content .views-field:last-child {
    padding-top: 10px;
    float: right;
  }
}
.path-frontpage .view-videos-new-programs > .view-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.path-frontpage .view-videos-new-programs > .view-content .views-row {
  margin: 10px 0px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 16.666666%;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .path-frontpage .view-videos-new-programs > .view-content .views-row {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 25%;
  }
}
@media (max-width: 767px) {
  .path-frontpage .view-videos-new-programs > .view-content .views-row {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 33.33333%;
  }
}
@media (max-width: 600px) {
  .path-frontpage .view-videos-new-programs > .view-content .views-row {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 50%;
  }
}
@media (max-width: 450px) {
  .path-frontpage .view-videos-new-programs > .view-content .views-row {
    position: relative;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%;
    margin: 0;
    padding: 15px;
    padding-right: 30px;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #e1e1e1;
  }
  .path-frontpage .view-videos-new-programs > .view-content .views-row:last-child {
    border: 0;
  }
}
.path-frontpage .view-videos-new-programs > .view-content .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.path-frontpage .view-videos-new-programs > .view-content .views-row:hover .views-field-field-video-large-image a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.path-frontpage .view-videos-new-programs > .view-content .views-row:hover .views-field-title a {
  color: #00ADEF;
}
.path-frontpage .view-videos-new-programs > .view-content .views-row .views-field-field-video-duration {
  display: inline-block;
  position: absolute;
  top: 72px;
  right: 0;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
@media (max-width: 767px) {
  .path-frontpage .view-videos-new-programs > .view-content .views-row .views-field-field-video-duration {
    top: 86px;
  }
}
.path-frontpage .view-videos-new-programs > .view-content .video-wrapper {
  display: block;
  position: relative;
}
.path-frontpage .view-videos-new-programs > .view-content .video-wrapper .video-image {
  max-height: 92px;
  overflow: hidden;
  display: block;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .path-frontpage .view-videos-new-programs > .view-content .video-wrapper .video-image {
    max-height: 119px;
  }
}
@media (max-width: 767px) {
  .path-frontpage .view-videos-new-programs > .view-content .video-wrapper .video-image {
    max-height: 125px;
  }
}
@media (max-width: 600px) {
  .path-frontpage .view-videos-new-programs > .view-content .video-wrapper .video-image {
    max-height: 147px;
  }
}
.path-frontpage .view-videos-new-programs > .view-content .video-wrapper .video-image img {
  min-height: 30px;
  width: 100%;
}
.path-frontpage .view-videos-new-programs > .view-content .video-wrapper .video-image a {
  display: block;
}
.path-frontpage .view-videos-new-programs > .view-content .video-wrapper .video-image:hover a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
@media (max-width: 450px) {
  .path-frontpage .view-videos-new-programs > .view-content .video-wrapper {
    float: left;
    width: 50%;
  }
}
.path-frontpage .view-videos-new-programs > .view-content .video-wrapper .video-duration {
  display: inline-block;
  position: absolute;
  bottom: 1px;
  right: 1px;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.path-frontpage .view-videos-new-programs > .view-content img {
  width: 100%;
}
.path-frontpage .view-videos-new-programs > .view-content .views-row .views-field-title {
  display: block;
}
.path-frontpage .view-videos-new-programs > .view-content .views-row .views-field-title a {
  overflow: hidden;
  color: #000;
  font: 15px/19px PT_Sans;
  font-weight: bold;
  display: block;
  padding-top: 10px;
}
.path-frontpage .view-videos-new-programs > .view-content .views-row .views-field-title a:hover {
  text-decoration: none;
  color: #00ADEF;
}
@media (max-width: 450px) {
  .path-frontpage .view-videos-new-programs > .view-content .views-row .views-field-title a {
    padding: 0;
    overflow: hidden;
    max-height: 70px;
    line-height: 18px;
  }
}
@media (max-width: 450px) {
  .path-frontpage .view-videos-new-programs > .view-content .views-row .views-field-title {
    float: right;
    width: 45%;
    margin-bottom: 0;
  }
}
.path-frontpage .view-videos-new-programs > .view-content .views-field-videos-counter {
  color: #7d7d7d;
}
.path-frontpage .view-videos-new-programs > .view-content .views-field-videos-counter:hover {
  text-decoration: none;
  color: #00ADEF;
}
@media (max-width: 450px) {
  .path-frontpage .view-videos-new-programs > .view-content .views-field-videos-counter {
    display: inline-block;
    width: 45%;
    float: right;
  }
}
.path-frontpage .main-container .row {
  padding: 0;
}
.path-frontpage .main-container .view-header {
  text-align: right;
  margin-top: -76px;
  line-height: 76px;
}
@media (max-width: 600px) {
  .path-frontpage .main-container .view-header {
    margin-top: 0;
    line-height: initial;
    text-align: left;
  }
}
.path-frontpage .main-container .view-header a {
  display: block;
  font-size: 18px;
}
.path-frontpage .main-container .view-all-channels-page > .view-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.path-frontpage .main-container .view-all-channels-page > .view-content .views-row {
  position: relative;
  margin: 10px 0px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 24.98%;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}
.path-frontpage .main-container .view-all-channels-page > .view-content .views-row a:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .path-frontpage .main-container .view-all-channels-page > .view-content .views-row {
    width: 33.3%;
  }
}
@media (max-width: 600px) {
  .path-frontpage .main-container .view-all-channels-page > .view-content .views-row {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .path-frontpage .main-container .view-all-channels-page > .view-content .views-row {
    width: 100%;
    border-left: 0;
    border-right: 0;
    padding: 15px;
    padding-right: 30px;
    margin: 0;
  }
}
.path-frontpage .main-container .view-all-channels-page > .view-content .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.path-frontpage .main-container .view-all-channels-page > .view-content .views-row:hover .views-field-name a {
  color: #00ADEF;
}
.path-frontpage .main-container .view-all-channels-page > .view-content .views-field-view-taxonomy-term-2 {
  max-height: 150px;
  overflow: hidden;
}
.path-frontpage .main-container .view-all-channels-page > .view-content .views-field-name {
  display: block;
}
.path-frontpage .main-container .view-all-channels-page > .view-content .views-field-name a {
  color: #000;
  font: 15px/19px PT_Sans;
  font-weight: bold;
  display: block;
  padding-top: 10px;
}
.path-frontpage .main-container .view-all-channels-page > .view-content .views-field-name a:hover {
  text-decoration: none;
  color: #00ADEF;
}
@media (max-width: 450px) {
  .path-frontpage .main-container .view-all-channels-page > .view-content .views-field-name a {
    padding-top: 0;
  }
}
@media (max-width: 450px) {
  .path-frontpage .main-container .view-all-channels-page > .view-content .views-field-name {
    float: left;
  }
}
.path-frontpage .main-container .view-all-channels-page > .view-content .views-field:last-child a {
  display: block;
}
@media (max-width: 450px) {
  .path-frontpage .main-container .view-all-channels-page > .view-content .views-field:last-child a {
    right: 7px;
  }
}
.path-frontpage .main-container .view-all-channels-page > .view-content .views-field:last-child a:hover {
  text-decoration: none;
  color: #00ADEF;
}
@media (max-width: 450px) {
  .path-frontpage .main-container .view-all-channels-page > .view-content .views-field:last-child {
    padding-top: 10px;
    float: right;
  }
}
.path-search > .ui-menu.ui-widget.ui-widget-content.ui-autocomplete {
  padding-top: 0;
}
.path-search .search-api-autocomplete-search .ui-menu-item-wrapper.ui-state-active .search-api-autocomplete-suggestion {
  background: none;
  color: #000;
}
.path-search .view-display-id-elasticsearch > .view-header {
  margin-bottom: 20px;
}
.path-search .main-container .row .breadcrumb {
  margin-bottom: 20px;
}
@media (max-width: 450px) {
  .path-search .view-legacy-pager .mobile-pager {
    float: none;
  }
}
.path-search .views-field-field-video-short-overview {
  padding-bottom: 7px;
  color: #777;
  font-size: 16px;
  /*overflow: hidden;*/
}
@media (max-width: 767px) {
  .path-search .views-field-field-video-short-overview {
    float: left;
  }
}
.path-search .view-legacy-pager.hasPagination .view-footer,
.path-search .view-legacy-pager.hasPagination .view-header {
  margin-top: -55px;
  padding-left: 0;
  float: left;
  display: block;
  position: relative;
}
@media (min-width: 1200px) {
  .path-search .view-legacy-pager.hasPagination .view-footer,
  .path-search .view-legacy-pager.hasPagination .view-header {
    margin-top: -55px;
  }
}
@media (max-width: 767px) {
  .path-search .view-legacy-pager.hasPagination .view-footer,
  .path-search .view-legacy-pager.hasPagination .view-header {
    margin-top: -20px;
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .path-search .view-legacy-pager.hasPagination .view-footer,
  .path-search .view-legacy-pager.hasPagination .view-header {
    margin-top: -23px;
  }
}
@media (max-width: 450px) {
  .path-search .view-legacy-pager.hasPagination .view-footer,
  .path-search .view-legacy-pager.hasPagination .view-header {
    margin-top: 10px;
  }
}
.path-search .view-legacy-pager.hasPagination .view-footer + .view-content,
.path-search .view-legacy-pager.hasPagination .view-header + .view-content {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .path-search .view-legacy-pager.hasPagination .view-footer + .view-content,
  .path-search .view-legacy-pager.hasPagination .view-header + .view-content {
    margin-top: 15px;
  }
}
@media (max-width: 450px) {
  .path-search .view-legacy-pager.hasPagination .view-footer + .view-content,
  .path-search .view-legacy-pager.hasPagination .view-header + .view-content {
    margin-top: 45px;
  }
}
@media (max-width: 991px) {
  .path-search .view-legacy-pager.hasPagination .main-pagination {
    display: none;
  }
}
.path-search .main-container .row {
  padding-top: 0;
}
.path-search .main-container .row .view-empty {
  color: #555555;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 767px) {
  .path-search .main-container .row .view-header {
    margin-bottom: 0;
    padding: 0;
    background: transparent;
  }
}
.path-search .view-elasticsearch > .view-content .views-row {
  min-height: 80px;
  position: relative;
  margin-bottom: 30px;
}
.path-search .view-elasticsearch > .view-content .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-speaker-photo {
  float: left;
  margin-right: 15px;
  width: 100px;
  height: 100px;
}
@media (max-width: 450px) {
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-speaker-photo {
    width: 100px;
    height: 60px;
  }
}
@media (max-width: 767px) {
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-speaker-photo {
    top: 20px;
  }
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-speaker-photo a,
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-speaker-photo span {
  display: block;
  width: 100%;
  height: 100%;
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-speaker-photo img {
  display: block;
  width: auto;
  height: 100%;
  max-width: 100%;
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-product-thumbnail-image,
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-image,
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-collection-large-image,
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-large-image {
  float: left;
  margin-right: 10px;
  width: 130px;
  height: 100%;
}
@media (max-width: 450px) {
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-product-thumbnail-image,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-image,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-collection-large-image,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-large-image {
    width: 100px;
    height: 60px;
  }
}
@media (min-width: 992px) {
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-product-thumbnail-image,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-image,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-collection-large-image,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-large-image {
    height: 140px;
    margin-bottom: 0;
    margin-right: 15px;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-product-thumbnail-image,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-image,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-collection-large-image,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-large-image {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (max-width: 767px) {
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-product-thumbnail-image,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-image,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-collection-large-image,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-large-image {
    top: 0;
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-product-thumbnail-image ~ div:not(.views-field-field-video-rating):not(.views-field-field-video-speakers):not(.views-field-video-counter-field),
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-image ~ div:not(.views-field-field-video-rating):not(.views-field-field-video-speakers):not(.views-field-video-counter-field),
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-collection-large-image ~ div:not(.views-field-field-video-rating):not(.views-field-field-video-speakers):not(.views-field-video-counter-field),
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-large-image ~ div:not(.views-field-field-video-rating):not(.views-field-field-video-speakers):not(.views-field-video-counter-field) {
    padding-left: 140px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-product-thumbnail-image ~ div:not(.views-field-field-video-rating):not(.views-field-field-video-speakers):not(.views-field-video-counter-field),
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-image ~ div:not(.views-field-field-video-rating):not(.views-field-field-video-speakers):not(.views-field-video-counter-field),
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-collection-large-image ~ div:not(.views-field-field-video-rating):not(.views-field-field-video-speakers):not(.views-field-video-counter-field),
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-large-image ~ div:not(.views-field-field-video-rating):not(.views-field-field-video-speakers):not(.views-field-video-counter-field) {
    padding-left: 140px;
  }
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-product-thumbnail-image a,
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-image a,
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-collection-large-image a,
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-large-image a {
  position: relative;
  display: block;
  width: 130px;
  height: 73px;
  overflow: hidden;
}
@media (max-width: 450px) {
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-product-thumbnail-image a,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-image a,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-collection-large-image a,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-large-image a {
    width: 100px;
    height: 60px;
  }
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-product-thumbnail-image img,
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-image img,
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-collection-large-image img,
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-large-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-title {
  padding-bottom: 7px;
}
@media (max-width: 450px) {
  .path-search .view-elasticsearch > .view-content .views-row .views-field-title {
    padding-left: 110px;
  }
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-title a {
  overflow: hidden;
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-title a:hover {
  text-decoration: none;
  color: #00ADEF;
}
@media (max-width: 450px) {
  .path-search .view-elasticsearch > .view-content .views-row .views-field-title a {
    font-size: 14px;
  }
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-search-api-excerpt {
  padding-bottom: 7px;
  color: #777;
  font-size: 16px;
}
@media (max-width: 450px) {
  .path-search .view-elasticsearch > .view-content .views-row .views-field-search-api-excerpt {
    font-size: 14px;
  }
}
.path-search .view-elasticsearch > .view-content .views-row .search-text-wrap {
  padding-left: 145px;
  color: #777;
  font-size: 16px;
}
@media (max-width: 450px) {
  .path-search .view-elasticsearch > .view-content .views-row .search-text-wrap {
    padding-left: 115px;
    font-size: 14px;
  }
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-production-date,
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-rating,
.path-search .view-elasticsearch > .view-content .views-row .views-field-video-counter-field,
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-speakers {
  display: inline-block;
  margin-right: 20px;
  height: 22px;
  line-height: 22px;
  margin-left: 16px;
}
@media (max-width: 767px) {
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-production-date,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-rating,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-video-counter-field,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-speakers {
    margin-right: 10px;
  }
}
@media (max-width: 450px) {
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-production-date,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-rating,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-video-counter-field,
  .path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-speakers {
    margin-right: 5px;
  }
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-production-date .br-theme-css-stars .br-widget,
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-rating .br-theme-css-stars .br-widget,
.path-search .view-elasticsearch > .view-content .views-row .views-field-video-counter-field .br-theme-css-stars .br-widget,
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-speakers .br-theme-css-stars .br-widget {
  height: 22px;
  margin-bottom: -4px;
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-rating {
  margin-top: -7px;
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-rating .form-group {
  margin: 0;
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-rating .select-wrapper {
  width: auto;
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-rating .select-wrapper .br-theme-css-stars .br-widget a {
  color: #f19900;
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-rating .select-wrapper .br-theme-css-stars .br-widget a.br-active:after,
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-rating .select-wrapper .br-theme-css-stars .br-widget a.br-selected:after {
  color: #F19900;
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-field-video-rating .select-wrapper:after {
  display: none !important;
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-nothing {
  padding-left: 145px;
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-nothing .product-date {
  display: inline-block;
  font-size: 16px;
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-nothing .product-date time {
  margin-right: 10px;
}
@media (max-width: 450px) {
  .path-search .view-elasticsearch > .view-content .views-row .views-field-nothing {
    padding-left: 115px;
    font-size: 14px;
  }
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-nothing .product-speakers {
  display: inline-block;
  font-size: 16px;
}
.path-search .view-elasticsearch > .view-content .views-row .views-field-nothing .product-speakers a:first-child:before {
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 15px;
  content: '\f007';
  color: #777;
  margin-right: 5px;
}
.path-search .view-elasticsearch > .view-content .views-row:hover .views-field-field-video-large-image a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.path-search .view-elasticsearch > .view-content .views-row:hover .views-field-title a {
  color: #00ADEF;
}
@media (max-width: 767px) {
  .path-search .view-elasticsearch > .view-content .views-row {
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #e1e1e1;
  }
  .path-search .view-elasticsearch > .view-content .views-row:last-child {
    border: 0;
  }
}
@media (max-width: 767px) {
  .path-search .view-elasticsearch > .view-content {
    margin: 0 -15px;
  }
}
.path-search #block-elastic-search-exposed-filters {
  background: #777;
  padding: 15px 20px 30px 20px;
}
.path-search #block-elastic-search-exposed-filters label {
  float: left;
  width: 30%;
  height: 34px;
  line-height: 34px;
  padding: 0;
  color: #fff;
  text-transform: unset;
}
.path-search #block-elastic-search-exposed-filters .form-item {
  width: 100%;
  margin-bottom: 15px;
  overflow: hidden;
}
.path-search #block-elastic-search-exposed-filters .form-item .select-wrapper {
  float: left;
  width: 65%;
  margin-left: 5%;
}
.path-search #block-elastic-search-exposed-filters .form-item .select-wrapper:after {
  color: #000;
  top: 0;
  bottom: 0;
  right: -10px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.path-search #block-elastic-search-exposed-filters .form-item .select-wrapper select {
  width: 100%;
  padding-right: 40px;
  border: 0;
  font-size: 16px;
  color: #565454;
  background: #CCCCCC;
  border-radius: 0px;
  background-clip: padding-box;
}
.path-search #block-elastic-search-exposed-filters .form-item .select-wrapper select:focus,
.path-search #block-elastic-search-exposed-filters .form-item .select-wrapper select:active {
  box-shadow: none;
}
.path-search #block-elastic-search-exposed-filters .form-item .input-group .input-group-addon {
  border: 1px solid #ccc;
  border-radius: 0px;
  background-clip: padding-box;
}
.path-search #block-elastic-search-exposed-filters .form-group:last-child {
  display: block;
  margin: 0 -15px;
  border-top: 1px solid #CCCCCC;
  text-align: center;
}
.path-search #block-elastic-search-exposed-filters .form-group:last-child button {
  margin: 15px 10px 0 0;
  width: 100px;
  border: 0;
  border-radius: 2px;
  background-clip: padding-box;
  font-size: 16px;
  color: #fff;
}
.path-search #block-elastic-search-exposed-filters .form-group:last-child button:first-child {
  background: #00ADEF;
}
.path-search #block-elastic-search-exposed-filters .form-group:last-child button:last-child {
  background: #000;
  margin-right: 0;
}
.path-search #block-elastic-search-exposed-filters .form-group:last-child button:disabled {
  opacity: 1;
  background-color: #a5a5a5;
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers,
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject,
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging {
  width: auto;
  display: block;
  margin: 0 -15px;
  padding: 0 15px 15px;
  border-top: 1px solid #CCCCCC;
  overflow: initial;
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers label,
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject label,
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging label {
  float: none;
  width: 100%;
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput,
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput,
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput {
  width: 100%;
  padding: 0;
  border: 0;
  border-radius: 0px;
  background-clip: padding-box;
  font-size: 16px;
  background: #777;
  box-shadow: none;
}
@media (max-width: 767px) {
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput,
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput,
  .path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput {
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 450px) {
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput,
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput,
  .path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput {
    display: block;
  }
}
@media (max-width: 450px) {
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput > .tag.last-word,
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput > .tag.last-word,
  .path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput > .tag.last-word {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput > .twitter-typeahead.label-speaker,
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput > .twitter-typeahead.label-speaker,
  .path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput > .twitter-typeahead.label-speaker,
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput > .tag.last-word,
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput > .tag.last-word,
  .path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput > .tag.last-word {
    margin-top: 0;
  }
}
@media (max-width: 450px) {
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput > .twitter-typeahead.label-speaker,
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput > .twitter-typeahead.label-speaker,
  .path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput > .twitter-typeahead.label-speaker,
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput > .tag.last-word,
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput > .tag.last-word,
  .path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput > .tag.last-word {
    display: block;
  }
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .tag,
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .tag,
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .tag {
  display: inline-block;
  position: relative;
  max-width: 100%;
  margin: 5px 5px 0 0;
  padding: 8px 30px 8px 5px;
  font-size: 16px;
  color: #565454;
  background: #e1e1e1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 2px;
  background-clip: padding-box;
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .tag span[data-role="remove"],
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .tag span[data-role="remove"],
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .tag span[data-role="remove"] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 5px;
  width: 20px;
  line-height: 20px;
  color: #e1e1e1;
  background: #AD0B0B;
  border-radius: 2px;
  background-clip: padding-box;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .twitter-typeahead,
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .twitter-typeahead,
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .twitter-typeahead {
  position: relative;
  width: 100%;
  color: #565454;
  background: #CCCCCC;
  margin-top: 10px;
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .twitter-typeahead input,
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .twitter-typeahead input,
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .twitter-typeahead input {
  width: 100%;
  height: 34px;
  line-height: 34px;
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .twitter-typeahead .tt-menu,
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .twitter-typeahead .tt-menu,
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .twitter-typeahead .tt-menu {
  background: #e1e1e1;
  padding: 10px;
  width: 100%;
  border: 1px solid #7d7d7d;
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .twitter-typeahead .tt-menu .tt-suggestion.tt-selectable,
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .twitter-typeahead .tt-menu .tt-suggestion.tt-selectable,
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .twitter-typeahead .tt-menu .tt-suggestion.tt-selectable {
  border-bottom: 1px solid #cccc;
  padding: 5px;
  cursor: pointer;
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .twitter-typeahead .tt-menu .tt-suggestion.tt-selectable:last-child,
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .twitter-typeahead .tt-menu .tt-suggestion.tt-selectable:last-child,
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .twitter-typeahead .tt-menu .tt-suggestion.tt-selectable:last-child {
  border: 0;
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .label-speaker,
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .label-speaker,
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .label-speaker {
  width: 75%;
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .label-speaker:after,
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .label-speaker:after,
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .label-speaker:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: 'Add Speaker';
  text-align: center;
  color: #a29999;
  background: #d4d4d4;
  cursor: pointer;
  line-height: 34px;
}
@media (max-width: 767px) {
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .label-speaker,
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .label-speaker,
  .path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .label-speaker {
    width: 60%;
  }
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .label-technical-subject,
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .label-technical-subject,
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .label-technical-subject {
  width: 75%;
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .label-technical-subject:after,
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .label-technical-subject:after,
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .label-technical-subject:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: 'Add technical topic';
  text-align: center;
  color: #a29999;
  background: #d4d4d4;
  cursor: pointer;
  line-height: 34px;
}
@media (max-width: 767px) {
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .label-technical-subject,
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .label-technical-subject,
  .path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .label-technical-subject {
    width: 60%;
  }
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .label-geographical-tagging,
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .label-geographical-tagging,
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .label-geographical-tagging {
  width: 75%;
}
.path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .label-geographical-tagging:after,
.path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .label-geographical-tagging:after,
.path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .label-geographical-tagging:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: 'Add region / section';
  text-align: center;
  color: #a29999;
  background: #d4d4d4;
  cursor: pointer;
  line-height: 34px;
}
@media (max-width: 767px) {
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-speakers .bootstrap-tagsinput .label-geographical-tagging,
  .path-search #block-elastic-search-exposed-filters .form-item-field-video-technical-subject .bootstrap-tagsinput .label-geographical-tagging,
  .path-search #block-elastic-search-exposed-filters .form-item-field-geographical-tagging .bootstrap-tagsinput .label-geographical-tagging {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .path-search .filter-container {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
}
.path-search #block-elastic-search-exposed-search .form-inline {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .path-search #block-elastic-search-exposed-search .form-inline > .form-group {
    margin-bottom: 0;
  }
}
.path-search #block-elastic-search-exposed-search .form-inline > .form-actions {
  position: relative;
  min-width: 40px;
  height: 30px;
  background: #3582c3;
}
.path-search #block-elastic-search-exposed-search .form-inline > .form-actions:after {
  display: block;
  content: '\f002';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  font-size: 18px;
  position: absolute;
  top: 3px;
  left: 11px;
}
.path-search #block-elastic-search-exposed-search .form-inline > .form-actions.disabled {
  opacity: 1;
  background-color: #a5a5a5;
}
.path-search #block-elastic-search-exposed-search .form-inline .form-submit {
  text-indent: -999px;
  margin-right: 0;
  display: block;
  width: 40px;
  height: 30px;
  background: transparent;
  border-radius: 0;
  position: absolute;
  z-index: 2;
}
.path-search #block-elastic-search-exposed-search .form-inline .form-submit:focus {
  outline: none;
  border: none;
}
.path-search #block-elastic-search-exposed-search .form-inline .form-item .input-group {
  width: 100%;
}
.path-search #block-elastic-search-exposed-search .form-inline .form-item .input-group input {
  font-style: italic;
}
.path-search #block-elastic-search-exposed-search .form-inline .form-item .input-group input {
  border-radius: 0px;
  background-clip: padding-box;
  height: 30px;
  padding-right: 35px;
  box-shadow: none;
}
.path-search #block-elastic-search-exposed-search .form-inline .form-item .input-group input:focus,
.path-search #block-elastic-search-exposed-search .form-inline .form-item .input-group input:active {
  box-shadow: none;
}
@media (max-width: 991px) {
  .path-search #block-elastic-search-exposed-search .form-inline .form-item .input-group input {
    border: 0;
  }
}
.path-search #block-elastic-search-exposed-search .form-inline .form-item .input-group .input-group-addon {
  width: 1%;
  position: relative;
  border-radius: 0px;
  background-clip: padding-box;
}
@media (max-width: 991px) {
  .path-search #block-elastic-search-exposed-search .form-inline .form-item .input-group .input-group-addon {
    border: 0;
  }
}
.path-search #block-elastic-search-exposed-search .form-inline .form-item .input-group .input-group-addon > .glyphicon-refresh {
  top: 8px;
  left: 4px;
}
.path-search #block-elastic-search-exposed-search .form-inline .form-item .input-group .fa-times {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 40px;
  margin-right: 15px;
  font-size: 18px;
  color: #ccc;
  z-index: 2;
  cursor: pointer;
}
.path-search #block-elastic-search-exposed-search .form-inline .form-item .input-group .fa-times:hover {
  opacity: .8;
}
@media (max-width: 991px) {
  .path-search #block-elastic-search-exposed-search .form-inline .form-item .input-group .fa-times {
    height: 20px;
    width: 20px;
    padding: 3px;
    text-align: center;
    font-size: 14px;
    border-radius: 50%;
    background-clip: padding-box;
    color: #fff;
    background: #ccc;
    margin-right: 5px;
  }
}
@media (max-width: 991px) {
  .path-search #block-elastic-search-exposed-search .form-inline {
    margin-bottom: 0;
  }
}
.path-search #block-elastic-search-exposed-search #edit-actions {
  float: right;
}
.path-search #block-elastic-search-exposed-search #edit-actions #edit-submit-elasticsearch {
  margin-right: 0;
  height: 30px;
  border: 1px solid #00ADEF;
  padding: 0 12px;
  border-radius: 0px;
  background-clip: padding-box;
  background: #00ADEF;
}
@media (max-width: 991px) {
  .path-search #block-elastic-search-exposed-search #edit-actions #edit-submit-elasticsearch {
    border: 0;
  }
}
@media (max-width: 991px) {
  .path-search #block-elastic-search-exposed-search {
    margin: 0 -15px 15px;
    padding: 15px;
    background: #e1e1e1;
  }
}
.path-search .view-display-id-elasticsearch {
  display: none;
}
body,
html {
  overflow-x: hidden;
  position: relative;
  min-height: 100%;
  box-sizing: border-box;
}
body .visually-hidden,
html .visually-hidden {
  display: none;
}
.content-advertising .advertise-title {
  margin: 0 0 2px;
  text-align: left;
  text-transform: uppercase;
  color: #7d7d7d;
  font-size: 11px;
  font-weight: bold;
}
.top_banner {
  padding-left: 0;
  padding-right: 0;
}
.path-channels .view-filters {
  display: none;
}
.path-channels .main-container .row .breadcrumb {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .path-channels .main-container .row .breadcrumb {
    padding-left: 15px;
  }
}
.path-channels .view-all-channels-page div.views-row.content-advertising {
  overflow: visible;
  width: 100px;
  height: 100px;
}
.path-channels .view-all-channels-page div.views-row.content-advertising .advertise-title {
  margin: 0 0 2px;
  text-align: left;
  text-transform: uppercase;
  color: #7d7d7d;
  font-size: 11px;
  font-weight: bold;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .path-channels .view-legacy-pager .view-content ~ .main-pagination {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .path-channels .view-legacy-pager.hasPagination .view-footer,
  .path-channels .view-legacy-pager.hasPagination .view-header {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .path-channels .view-legacy-pager.hasPagination .view-footer,
  .path-channels .view-legacy-pager.hasPagination .view-header {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .path-channels .view-legacy-pager .view-content ~ .mobile-pager {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  .path-channels .view-legacy-pager .view-content ~ .mobile-pager {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .path-channels .block-region-bottom-advertising {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.block-views-blockall-channels-page-block-4 > .block-title {
  margin: 0;
  margin-bottom: 20px;
  font: 18px/20px PT_Sans;
  font-weight: bold;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-views-blockall-channels-page-block-4 > .block-title {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .block-views-blockall-channels-page-block-4 > .block-title {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-views-blockall-channels-page-block-4 .view-header {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .mobile-pager {
    padding-right: 18px;
  }
}
@media (max-width: 767px) {
  .mobile-pager {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .mobile-pager ~ .view-footer {
    padding-left: 15px;
  }
}
.all-channels-page-title-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .all-channels-page-title-container {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .all-channels-page-title-container {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .all-channels-page-title-container {
    padding: 0 15px;
  }
}
.all-channels-page-title-container .block-title {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.view-all-channels-page .ieee-custom-modile-arrow-wrapper a {
  right: -5px;
}
.view-all-channels-page > .view-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -15px;
}
@media (max-width: 450px) {
  .view-all-channels-page > .view-content {
    margin: 0;
  }
}
.view-all-channels-page > .view-content .views-row {
  display: inline-block;
  box-sizing: border-box;
  margin: 10px 0px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 24.98%;
  overflow: hidden;
  vertical-align: top;
}
@media (max-width: 767px) {
  .view-all-channels-page > .view-content .views-row {
    position: relative;
  }
}
@media (max-width: 767px) {
  .view-all-channels-page > .view-content .views-row.content-advertising {
    display: none;
  }
}
.view-all-channels-page > .view-content .views-row > div:first-child > .field-content > a {
  display: block;
  border: 1px solid #e5e5e5;
}
@media (min-width: 768px) and (max-width: 991px) {
  .view-all-channels-page > .view-content .views-row > div:first-child > .field-content > a {
    height: 100px;
  }
}
@media (min-width: 992px) {
  .view-all-channels-page > .view-content .views-row > div:first-child > .field-content > a {
    height: 120px;
  }
}
@media (min-width: 1200px) {
  .view-all-channels-page > .view-content .views-row > div:first-child > .field-content > a {
    height: 150px;
  }
}
.view-all-channels-page > .view-content .views-row > div:first-child > .field-content > a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.view-all-channels-page > .view-content .views-row a:hover {
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .view-all-channels-page > .view-content .views-row {
    width: 24.95%;
  }
}
@media (max-width: 767px) {
  .view-all-channels-page > .view-content .views-row {
    width: 33.28%;
  }
}
@media (max-width: 600px) {
  .view-all-channels-page > .view-content .views-row {
    width: 49.98%;
  }
}
@media (max-width: 450px) {
  .view-all-channels-page > .view-content .views-row {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 15px 15px 17px 0;
    border-bottom: 1px solid #e1e1e1;
  }
  .view-all-channels-page > .view-content .views-row:last-child {
    border: 0;
  }
  .view-all-channels-page > .view-content .views-row .views-field:first-child {
    float: left;
    width: 50%;
    min-height: 50px;
  }
  .view-all-channels-page > .view-content .views-row .views-field:last-child {
    float: left;
    width: 45%;
    margin-left: 5%;
  }
  .view-all-channels-page > .view-content .views-row .views-field:last-child a {
    color: #7d7d7d;
  }
}
.view-all-channels-page > .view-content .views-row .block-ieee-banners {
  float: right;
}
.view-all-channels-page > .view-content .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.view-all-channels-page > .view-content .views-row:hover .views-field-name a {
  color: #00ADEF;
}
@media (max-width: 450px) {
  .view-all-channels-page > .view-content .views-row .views-field-view-taxonomy-term-1 {
    width: 45%;
    margin-left: auto;
  }
}
@media (max-width: 450px) {
  .view-all-channels-page > .view-content .views-row .views-field-ieee-channels-playlist-count-field {
    width: 45%;
    margin-left: auto;
  }
}
.view-all-channels-page > .view-content .views-field-name {
  display: block;
}
.view-all-channels-page > .view-content .views-field-name a {
  color: #000;
  font: 15px/19px PT_Sans;
  font-weight: bold;
  display: block;
  padding-top: 10px;
}
.view-all-channels-page > .view-content .views-field-name a:hover {
  text-decoration: none;
  color: #00ADEF;
}
@media (max-width: 450px) {
  .view-all-channels-page > .view-content .views-field-name a {
    padding: 0;
  }
}
@media (max-width: 450px) {
  .view-all-channels-page > .view-content .views-field-name {
    float: left;
    width: 45%;
    margin-left: 5%;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .view-all-channels-page > .view-content {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .view-all-channels-page .page-title {
    background: #e1e1e1;
    margin: 0 -15px;
    padding: 15px;
  }
}
.path-channels .main-container {
  padding: 0;
}
.path-channels .main-container .row {
  padding-top: 0;
}
@media (max-width: 767px) {
  .path-channels .main-container {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .path-channels .node-page > .main-container {
    padding: 0;
  }
}
/* Channels Detailed View */
.path-taxonomy .main-container .row {
  padding-top: 0;
}
.path-taxonomy .main-container .block-region-bottom-content-advertising {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.path-taxonomy .main-container .block-region-bottom-content-advertising .block-entity-fieldtaxonomy-termfield-channels-playlists,
.path-taxonomy .main-container .block-region-bottom-content-advertising .block-views-blockchannel-playlists-channels-playlist {
  width: calc(100% - 265px);
}
@media (max-width: 767px) {
  .path-taxonomy .main-container .block-region-bottom-content-advertising .block-entity-fieldtaxonomy-termfield-channels-playlists,
  .path-taxonomy .main-container .block-region-bottom-content-advertising .block-views-blockchannel-playlists-channels-playlist {
    width: 100%;
  }
}
.path-taxonomy .main-container .block-region-bottom-content-advertising .block-ieee-banners {
  width: 265px;
  margin-top: 35px;
  padding-left: 25px;
}
@media (max-width: 767px) {
  .path-taxonomy .main-container .block-region-bottom-content-advertising .block-ieee-banners {
    width: 100%;
    margin-top: 15px;
    padding-left: 0;
  }
}
.path-taxonomy .main-container .slideshow-block .region-content.content-description {
  width: 200px;
  height: auto;
  overflow: hidden;
  margin-bottom: 0;
  -ms-flex: auto;
  flex: auto;
}
@media (min-width: 1200px) {
  .path-taxonomy .main-container .slideshow-block .region-content.content-description {
    max-height: 400px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .path-taxonomy .main-container .slideshow-block .region-content.content-description {
    max-height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .path-taxonomy .main-container .slideshow-block .region-content.content-description {
    max-height: 365px;
  }
}
@media (max-width: 767px) {
  .path-taxonomy .main-container .slideshow-block .region-content.content-description {
    padding: 0;
    width: auto;
  }
  .path-taxonomy .main-container .slideshow-block .region-content.content-description .block-views-blockchannel-info-block-block-1 {
    display: none;
  }
}
.path-taxonomy .main-container .slideshow-block .region-content.content-content {
  -ms-flex: auto;
  flex: auto;
  width: calc(100% - 400px);
}
@media (max-width: 767px) {
  .path-taxonomy .main-container .slideshow-block .region-content.content-content {
    -ms-flex: 100%;
    flex: 100%;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .path-taxonomy .main-container .slideshow-block .region-content.content-content .owl-carousel .owl-stage {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .path-taxonomy .main-container .slideshow-block .region-content.content-content .owl-carousel .owl-item {
    max-height: 400px;
  }
  .path-taxonomy .main-container .slideshow-block .region-content.content-content .owl-carousel .owl-item img {
    max-height: 400px;
  }
}
@media (max-width: 767px) {
  .path-taxonomy .main-container .slideshow-block .region-content.content-content .owl-carousel .owl-item {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .path-taxonomy .main-container .slideshow-block .region-content.content-content .owl-carousel .owl-item {
    max-height: 350px;
  }
  .path-taxonomy .main-container .slideshow-block .region-content.content-content .owl-carousel .owl-item img {
    height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .path-taxonomy .main-container .slideshow-block .region-content.content-content .owl-carousel .owl-item {
    max-height: 365px;
  }
  .path-taxonomy .main-container .slideshow-block .region-content.content-content .owl-carousel .owl-item img {
    height: 365px;
  }
}
@media (max-width: 767px) {
  .path-taxonomy .main-container .slideshow-block .region-content.content-content .owl-carousel .owl-dots {
    position: static;
  }
}
@media (max-width: 767px) {
  .path-taxonomy .main-container .slideshow-block .region-content.content-content .owl-carousel .owl-stage-outer .owl-item .slide-name {
    background: rgba(0, 0, 0, 0.7) url(/themes/custom/ieeetv/images/icon-play-big.png) 0 0px no-repeat;
    padding: 0 15px 0 70px;
    width: calc(100% - 40px);
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    display: block;
    bottom: 20px;
    height: 60px;
  }
}
@media (max-width: 600px) {
  .path-taxonomy .main-container .slideshow-block .region-content.content-content .owl-carousel .owl-stage-outer .owl-item .slide-name {
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
    background-size: 40px;
    padding-left: 50px;
    bottom: 10px;
  }
}
@media (max-width: 450px) {
  .path-taxonomy .main-container .slideshow-block .region-content.content-content .owl-carousel .owl-stage-outer .owl-item .slide-name {
    line-height: 30px;
    background-size: 30px;
    height: 30px;
    padding-left: 35px;
  }
}
.path-taxonomy .main-container .slideshow-block .region-content.content-advertising {
  -ms-flex: auto;
  flex: auto;
  width: 200px;
}
.path-taxonomy .main-container .slideshow-block .region-content.content-advertising .block-region-advertising {
  height: calc(100% - 30px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.breadcrumb + div .channels-page {
  margin-top: -30px;
}
.channels-page {
  margin-top: -10px;
}
@media (max-width: 767px) {
  .channels-page .view-legacy-pager > .view-header {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .channels-page .block-region-bottom-content-advertising .block-ieee-banners > .block-title {
    display: none;
  }
}
.channels-page .block-ieee-slideshow {
  max-width: 1000px;
  max-height: 1000px;
}
.channels-page .slideshow-block {
  border-bottom: 2px dotted #e1e1e1;
}
@media (max-width: 767px) {
  .channels-page {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.block-ieee-channel-title-block,
.block-views-blockchannel-page-block-1 > .block-title {
  margin: 15px 0 25px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .block-ieee-channel-title-block,
  .block-views-blockchannel-page-block-1 > .block-title {
    margin: 0 0 0 -15px;
    width: calc(100% + 30px);
    box-sizing: border-box;
    padding: 15px;
    color: #fff;
    background: #999;
  }
}
.block-views-blockchannel-page-block-1 .video-wrapper .video-duration {
  bottom: 10px;
}
.view-id-channel_page .view-header + .view-filters {
  margin-top: -75px;
}
@media (max-width: 767px) {
  .view-id-channel_page .view-header + .view-filters {
    margin-top: 10px;
  }
}
.view-id-channel_page .view-filters {
  margin-top: -45px;
  float: right;
}
@media (max-width: 767px) {
  .view-id-channel_page .view-filters {
    margin-bottom: 0;
    margin-top: 10px;
    float: none;
  }
}
.view-id-channel_page .view-filters .form--inline > .form-item {
  margin-bottom: 0;
}
.view-id-channel_page .view-filters .form--inline > .form-item .control-label {
  margin-right: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .view-id-channel_page .mobile-pager {
    padding-right: 0;
  }
}
.view-id-channel_page > .view-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -15px;
  margin-top: 20px;
  width: calc(100% + 30px);
}
.view-id-channel_page > .view-content .views-row {
  display: inline-block;
  width: 16.66666%;
  box-sizing: border-box;
  margin: 10px 0px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  vertical-align: top;
}
@media (max-width: 450px) {
  .view-id-channel_page > .view-content .views-row .views-field-videos-counter .view-counter {
    padding-left: 15px;
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
  }
}
.view-id-channel_page > .view-content .views-row .video-wrapper {
  display: block;
  position: relative;
}
@media (max-width: 450px) {
  .view-id-channel_page > .view-content .views-row .video-wrapper {
    width: 50%;
    float: left;
  }
}
.view-id-channel_page > .view-content .views-row .video-wrapper .video-image {
  height: 92px;
  overflow: hidden;
  display: block;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .view-id-channel_page > .view-content .views-row .video-wrapper .video-image {
    max-height: 119px;
    height: 110px;
  }
}
@media (max-width: 991px) {
  .view-id-channel_page > .view-content .views-row .video-wrapper .video-image {
    height: auto;
  }
}
@media (max-width: 767px) {
  .view-id-channel_page > .view-content .views-row .video-wrapper .video-image {
    max-height: 125px;
  }
}
@media (max-width: 600px) {
  .view-id-channel_page > .view-content .views-row .video-wrapper .video-image {
    max-height: 147px;
  }
}
@media (max-width: 450px) {
  .view-id-channel_page > .view-content .views-row .video-wrapper .video-image {
    max-height: initial;
  }
}
.view-id-channel_page > .view-content .views-row .video-wrapper .video-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.view-id-channel_page > .view-content .views-row .video-wrapper .video-image a {
  display: block;
  height: 100%;
  border: 1px solid #e5e5e5;
}
.view-id-channel_page > .view-content .views-row .video-wrapper .video-duration {
  display: inline-block;
  position: absolute;
  bottom: 1px;
  right: 1px;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .view-id-channel_page > .view-content .views-row {
    width: 24.96%;
  }
}
@media (max-width: 767px) {
  .view-id-channel_page > .view-content .views-row {
    width: 33.333333%;
  }
}
@media (max-width: 600px) {
  .view-id-channel_page > .view-content .views-row {
    width: 49.88%;
  }
}
@media (max-width: 450px) {
  .view-id-channel_page > .view-content .views-row {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 15px;
    padding-right: 30px;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
  }
  .view-id-channel_page > .view-content .views-row:last-child {
    border: 0;
  }
}
.view-id-channel_page > .view-content .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.view-id-channel_page > .view-content .views-row:hover .views-field-field-video-medium-image a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.view-id-channel_page > .view-content .views-row:hover .views-field-title a {
  color: #00ADEF;
}
@media (max-width: 450px) {
  .view-id-channel_page > .view-content .views-row .views-field-nothing {
    display: block;
    width: auto;
    min-width: 120px;
  }
}
.view-id-channel_page > .view-content .views-row.content-advertising {
  width: 33%;
  max-width: 385px!important;
  text-align: right;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .view-id-channel_page > .view-content .views-row.content-advertising {
    width: 50%;
    max-width: 100%!important;
  }
}
@media (max-width: 767px) {
  .view-id-channel_page > .view-content .views-row.content-advertising {
    display: none;
  }
}
.view-id-channel_page > .view-content .views-field-field-video-medium-image {
  display: block;
  position: relative;
}
.view-id-channel_page > .view-content .views-field-field-video-medium-image img {
  min-height: 30px;
  width: 100%;
}
@media (max-width: 450px) {
  .view-id-channel_page > .view-content .views-field-field-video-medium-image {
    float: left;
    width: 50%;
  }
}
.view-id-channel_page > .view-content .views-field-title {
  display: block;
}
.view-id-channel_page > .view-content .views-field-title a {
  overflow: hidden;
  color: #000;
  font: 15px/19px PT_Sans;
  font-weight: bold;
  display: block;
  padding-top: 10px;
}
.view-id-channel_page > .view-content .views-field-title a:hover {
  text-decoration: none;
  color: #00ADEF;
}
@media (max-width: 450px) {
  .view-id-channel_page > .view-content .views-field-title a {
    padding: 0;
    overflow: hidden;
    max-height: 70px;
    line-height: 18px;
  }
}
@media (max-width: 450px) {
  .view-id-channel_page > .view-content .views-field-title {
    display: block;
    width: 45%;
    margin-left: auto;
    float: right;
  }
}
.channels-page .paragraph--type--channels-playlists .field--name-field-cp-widget-title + .field.field--name-field-cp-widget-description.field--type-text-long,
.channels-page .paragraph--type--channels-playlists-full .field--name-field-cp-widget-title + .field.field--name-field-cp-widget-description.field--type-text-long {
  margin-top: 0;
}
.paragraph--type--channels-playlists .field--name-field-cp-widget-title,
.paragraph--type--channels-playlists-full .field--name-field-cp-widget-title {
  padding: 14px 0 0;
  margin: 20px 0 20px;
  display: inline-block;
  clear: both;
  font: bold 17px/24px PT_Sans;
  width: 100%;
}
.paragraph--type--channels-playlists .field--name-field-cp-widget-title:before,
.paragraph--type--channels-playlists-full .field--name-field-cp-widget-title:before,
.paragraph--type--channels-playlists .field--name-field-cp-widget-title:after,
.paragraph--type--channels-playlists-full .field--name-field-cp-widget-title:after {
  content: '';
}
.paragraph--type--channels-playlists .field--name-field-video-duration,
.paragraph--type--channels-playlists-full .field--name-field-video-duration {
  margin: 10px 0;
}
.paragraph--type--channels-playlists .field--name-field-cp-widget-description,
.paragraph--type--channels-playlists-full .field--name-field-cp-widget-description {
  margin: 15px 0;
  font-size: 16px;
  color: #7D7D7D;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel.less-than-1 > .slick__slider,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel.less-than-1 > .slick__slider,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full.less-than-1 > .slick__slider,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full.less-than-1 > .slick__slider {
  padding-left: 0;
  padding-right: 0;
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 20px);
}
@media (min-width: 1200px) {
  .paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full.less-than-5 > .slick__slider,
  .paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full.less-than-5 > .slick__slider {
    padding-left: 0;
    padding-right: 0;
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
  }
}
@media (min-width: 992px) {
  .paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel.less-than-4 > .slick__slider,
  .paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel.less-than-4 > .slick__slider,
  .paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full.less-than-4 > .slick__slider,
  .paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full.less-than-4 > .slick__slider {
    padding-left: 0;
    padding-right: 0;
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
  }
}
@media (min-width: 550px) {
  .paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel.less-than-3 > .slick__slider,
  .paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel.less-than-3 > .slick__slider,
  .paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full.less-than-3 > .slick__slider,
  .paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full.less-than-3 > .slick__slider {
    padding-left: 0;
    padding-right: 0;
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
  }
}
@media (min-width: 420px) {
  .paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel.less-than-2 > .slick__slider,
  .paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel.less-than-2 > .slick__slider,
  .paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full.less-than-2 > .slick__slider,
  .paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full.less-than-2 > .slick__slider {
    padding-left: 0;
    padding-right: 0;
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
  }
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full {
  position: relative;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel {
  padding: 0 25px 0;
  margin-bottom: 0;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide {
  position: relative;
  padding: 0 10px;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .view-counter,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .view-counter,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .view-counter,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .view-counter {
  line-height: 1.4;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .page-header,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .page-header,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .page-header,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .page-header {
  padding-bottom: 6px;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .page-header a,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .page-header a,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .page-header a,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .page-header a {
  padding: 7px 0 0;
  font: bold 15px/19px PT_Sans;
  margin: 0;
  color: #000;
  display: block;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .page-header a:hover,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .page-header a:hover,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .page-header a:hover,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .page-header a:hover {
  text-decoration: none;
  color: #000;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-large-image,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-large-image,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-large-image,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-large-image,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-medium-image,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-medium-image,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-medium-image,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-medium-image,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-mobile-image,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-mobile-image,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-mobile-image,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-mobile-image {
  position: relative;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-large-image a,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-large-image a,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-large-image a,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-large-image a,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-medium-image a,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-medium-image a,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-medium-image a,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-medium-image a,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-mobile-image a,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-mobile-image a,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-mobile-image a,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-mobile-image a {
  display: inline-block;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-large-image:hover a:after,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-large-image:hover a:after,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-large-image:hover a:after,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-large-image:hover a:after,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-medium-image:hover a:after,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-medium-image:hover a:after,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-medium-image:hover a:after,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-medium-image:hover a:after,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-mobile-image:hover a:after,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-mobile-image:hover a:after,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-mobile-image:hover a:after,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-mobile-image:hover a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide img,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide img,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide img,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide img {
  display: inline-block;
  width: 100%;
  height: auto;
}
@media (max-width: 450px) {
  .paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide img,
  .paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide img,
  .paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide img,
  .paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide img {
    max-width: 100%;
  }
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-duration,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-duration,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-duration,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-duration {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 5px;
  margin-bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel {
  position: relative;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .owl-nav .owl-prev,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .owl-nav .owl-prev,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .owl-nav .owl-prev,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 108px;
  background: #fff;
  font-size: 0;
  width: 15px;
  background: url(../images/blue-arrow-left.jpg) center center no-repeat;
  outline: none;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .owl-nav .owl-prev.disabled,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .owl-nav .owl-prev.disabled,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .owl-nav .owl-prev.disabled,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .owl-nav .owl-prev.disabled {
  background: url(../images/grey-arrow-left.jpg) center center no-repeat;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .owl-nav .owl-next,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .owl-nav .owl-next,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .owl-nav .owl-next,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 108px;
  background: #fff;
  font-size: 0;
  width: 15px;
  background: url(../images/blue-arrow-right.jpg) center center no-repeat;
  outline: none;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .owl-nav .owl-next.disabled,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel .owl-carousel .owl-nav .owl-next.disabled,
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .owl-nav .owl-next.disabled,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .owl-nav .owl-next.disabled {
  background: url(../images/grey-arrow-right.jpg) center center no-repeat;
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide img,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide img {
  height: 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide img,
  .paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide img {
    height: 110px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide img,
  .paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide img {
    height: 140px;
  }
}
@media (max-width: 420px) {
  .paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide img,
  .paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide img {
    height: auto;
  }
}
.paragraph--type--channels-playlists .slick--optionset--channels-playlists-carousel .owl-carousel .slick__slide .field--name-field-video-mobile-image a,
.paragraph--type--channels-playlists-full .slick--optionset--channels-playlists-carousel-full .owl-carousel .slick__slide .field--name-field-video-mobile-image a {
  display: block;
}
.channel-title {
  display: block;
}
.channel-title .block-region-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .channel-title .block-region-title {
    margin-bottom: 0;
    display: block;
    position: relative;
  }
  .channel-title .block-region-title > .block-ieee-sharethis-block {
    position: absolute;
    left: 0;
    top: 15px;
  }
  .channel-title .block-region-title > .block-ieee-sharethis-block .sharethis:after {
    color: #fff;
  }
}
.channel-title .block-region-title .block-ieee-channel-title-block,
.channel-title .block-region-title .block-channels-tabs-header-block {
  display: block;
  margin-bottom: 0;
}
.channel-title .block-region-title .block-ieee-channel-title-block {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .channel-title .block-region-title .block-ieee-channel-title-block {
    margin-right: 0;
    margin-top: 15px;
    padding-left: 40px;
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .channel-title::after {
    position: absolute;
    top: 55px;
    left: 0;
    content: "\f107";
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 30px;
    color: #fff;
  }
  .channel-title__active::after {
    content: "\f106";
  }
}
@media (max-width: 767px) {
  .channels-page .channel-title + div.slideshow-block div.content-description {
    opacity: 0;
    transition: all .6s;
  }
}
@media (max-width: 767px) {
  .channels-page .channel-title.channel-title__active + div.slideshow-block div.content-description {
    opacity: 1;
  }
}
.view-channel-info-block {
  box-sizing: border-box;
  font-size: 13px;
}
@media (max-width: 767px) {
  .view-channel-info-block {
    max-height: auto;
    padding: 10px;
  }
}
.view-channel-info-block .views-field-description__value {
  overflow: hidden;
}
.view-channel-info-block .views-field-description__value .field-content {
  display: block;
  margin-bottom: 10px;
}
.view-channel-info-block .views-field-description__value .field-content p {
  margin: 0;
}
@media (max-width: 767px) {
  .view-channel-info-block .views-field-description__value .field-content p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .view-channel-info-block .view-content .views-row div span .join-renew-block-content {
    font-size: 16px;
  }
}
.view-channel-info-block .join-ieee-btn {
  width: 100%;
  padding: 5px 12px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .view-channel-info-block .join-ieee-btn {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: 15px;
  }
}
.channel-tabs {
  display: inline-block;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .channel-tabs {
    text-align: center;
    margin-top: 30px;
  }
  .channel-tabs + .tab-content-top {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .channel-tabs #channels-tabs-header-wrapper {
    margin: 0;
  }
}
.channel-tabs #channels-tabs-header-wrapper .block-channels-tabs-header-block {
  display: inline-block;
}
.channel-tabs #channels-tabs-header-wrapper > div {
  display: block;
  font-size: 18px;
  padding: 0;
  line-height: 25px;
  box-sizing: border-box;
  border-bottom: 1px solid #000;
  cursor: pointer;
  margin-bottom: -10px;
  margin-right: 20px;
  float: left;
}
.channel-tabs #channels-tabs-header-wrapper > div:last-child {
  margin-right: 0;
}
.channel-tabs #channels-tabs-header-wrapper > div:hover,
.channel-tabs #channels-tabs-header-wrapper > div.active {
  color: #00aeef;
  border-bottom: 4px solid #00adef;
}
@media (max-width: 767px) {
  .channel-tabs #channels-tabs-header-wrapper > div:hover,
  .channel-tabs #channels-tabs-header-wrapper > div.active {
    color: #fff;
    border-bottom: 1px solid #999;
    background: #999;
  }
}
@media (max-width: 767px) {
  .channel-tabs #channels-tabs-header-wrapper > div {
    display: inline-block;
    width: 32%;
    padding: 5px 20px;
    background: transparent;
    border: 1px solid #999;
    margin-right: -4px;
    color: #777;
    font-size: 1.3em;
    float: none;
    margin-bottom: 0;
  }
}
@media (max-width: 450px) {
  .channel-tabs #channels-tabs-header-wrapper > div {
    display: inline-block;
    width: 32%;
    padding: 5px;
    font-size: 1.1em;
  }
}
.view-display-id-channel_education .video-wrapper .video-duration {
  bottom: 10px;
}
.path-speaker .view-speakers .view-content {
  margin: 0 -20px;
}
@media (max-width: 767px) {
  .path-speaker .view-speakers .view-content {
    margin: 0 -10px;
  }
}
.path-speaker .view-speakers .view-content > .views-row {
  display: inline-block;
  width: calc(20% - 44px);
  vertical-align: top;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .path-speaker .view-speakers .view-content > .views-row {
    width: calc(20% - 23px);
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .path-speaker .view-speakers .view-content > .views-row {
    width: calc(50% - 23px);
    margin-left: 10px;
    margin-right: 10px;
  }
}
.path-speaker .view-speakers .view-content > .views-row .views-field-title {
  font-size: 20px;
  margin-top: 5px;
}
.path-speaker .view-speakers .view-content > .views-row img {
  width: 100%;
  height: auto;
}
.node--type-speaker .block-entity-fieldnodefield-speaker-biography ul {
  margin-left: 0;
}
.node--type-speaker .block-entity-fieldnodefield-speaker-biography ul li {
  list-style-type: none;
}
.path-speakers .page-header {
  padding: 0;
}
.path-speakers .speakers-list h2 {
  margin: 0;
}
.path-speakers .speakers-list ul {
  padding: 0;
  list-style: none;
}
.path-speakers .speakers-list ul li {
  float: left;
}
.path-speakers .speakers-list ul li a {
  padding: 3px 9px;
  color: #00ADEF;
  font-size: 21px;
  font-family: PT_Sans_bold, sans-serif;
  display: block;
}
.path-speakers .speakers-list ul li a:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}
.path-speakers .speakers-list ul li.is-active {
  background-color: #000;
  text-decoration: none;
}
.path-speakers .speakers-list ul li.is-active a {
  color: #fff;
}
.path-speakers .view-speakers:after {
  display: block;
  content: "";
  clear: both;
}
.path-speakers .view-speakers .more-link {
  float: left;
}
.path-speakers .view-speakers .more-link a {
  padding: 3px 9px;
  color: #00ADEF;
  font-size: 21px;
  font-family: PT_Sans_bold, sans-serif;
  display: block;
  text-transform: capitalize;
}
.path-speakers .view-speakers .more-link a:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}
.path-speakers .view-speakers .view-header {
  margin-bottom: 20px;
}
.path-speakers .view-speakers .view-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.path-speakers .view-speakers .view-content .views-row {
  margin: 10px 0px;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: calc(33.3333333% - 15px);
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .path-speakers .view-speakers .view-content .views-row {
    width: calc(50% - 15px);
  }
}
@media (max-width: 450px) {
  .path-speakers .view-speakers .view-content .views-row {
    width: 100%;
  }
}
.path-speakers .view-speakers .view-content .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.path-speakers .view-speakers .view-content .views-row .views-field-field-speaker-photo {
  float: left;
  position: relative;
  overflow: hidden;
  width: 90px;
  min-width: 90px;
  height: 90px;
  margin-right: 10px;
}
@media (max-width: 600px) {
  .path-speakers .view-speakers .view-content .views-row .views-field-field-speaker-photo {
    width: 75px;
    min-width: 75px;
    height: 75px;
  }
}
.path-speakers .view-speakers .view-content .views-row .views-field-field-speaker-photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
}
@media (max-width: 600px) {
  .path-speakers .view-speakers .view-content .views-row .views-field-field-speaker-photo img {
    width: 75px;
  }
}
.path-speakers .view-speakers .view-content .views-row .views-field-title {
  word-wrap: break-word;
  display: inline-block;
  width: auto;
  max-width: 114px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .path-speakers .view-speakers .view-content .views-row .views-field-title {
    max-width: 104px;
  }
}
@media (max-width: 600px) {
  .path-speakers .view-speakers .view-content .views-row .views-field-title {
    max-width: 96px;
  }
}
@media (max-width: 450px) {
  .path-speakers .view-speakers .view-content .views-row .views-field-title {
    max-width: 150px;
  }
}
.path-speakers .view-speakers .view-content .views-row .views-field-title a {
  color: #000;
  font-size: 20px;
  font-weight: normal;
  text-transform: capitalize;
}
@media (max-width: 600px) {
  .path-speakers .view-speakers .view-content .views-row .views-field-title a {
    font-size: 17px;
  }
}
.path-speakers .view-speakers .view-content .views-row .views-field-title a .bold {
  font-weight: bold;
}
@media (max-width: 450px) {
  .path-speakers .view-speakers .view-content .views-row .views-field-title a br {
    display: none;
  }
}
.page-node-type-speaker .main-container[role="main"] {
  margin-top: 15px;
}
.page-node-type-speaker .main-container[role="main"] .row {
  padding: 0;
}
.page-node-type-speaker .main-container[role="main"] .row .block-ieee-speaker-breadcrumb-block .speaker-breadcrumb {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 450px) {
  .page-node-type-speaker .main-container[role="main"] .row .block-ieee-speaker-breadcrumb-block .speaker-breadcrumb {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .page-node-type-speaker .main-container[role="main"] .row .block-ieee-speaker-breadcrumb-block .speaker-breadcrumb {
    margin-left: 0;
  }
}
.page-node-type-speaker .main-container[role="main"] .row .block-ieee-speaker-breadcrumb-block .speaker-breadcrumb li {
  padding-right: 15px;
}
.page-node-type-speaker .main-container[role="main"] .row .block-ieee-speaker-breadcrumb-block .speaker-breadcrumb li:last-child {
  padding: 0;
}
.page-node-type-speaker .main-container[role="main"] .row section.col-lg-8.col-md-8.no-padd.col-sm-12 {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 15px;
}
.page-node-type-speaker .main-container[role="main"] .row section.col-lg-8.col-md-8.no-padd.col-sm-12 .region-content.content-content-image {
  -ms-flex: 1.5;
  flex: 1.5;
  padding-right: 25px;
}
.page-node-type-speaker .main-container[role="main"] .row section.col-lg-8.col-md-8.no-padd.col-sm-12 .region-content.content-content-image img {
  max-width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .page-node-type-speaker .main-container[role="main"] .row section.col-lg-8.col-md-8.no-padd.col-sm-12 .region-content.content-content-image {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 0;
  }
}
.page-node-type-speaker .main-container[role="main"] .row section.col-lg-8.col-md-8.no-padd.col-sm-12 .region-content-content {
  -ms-flex: 6;
  flex: 6;
}
@media (max-width: 767px) {
  .page-node-type-speaker .main-container[role="main"] .row section.col-lg-8.col-md-8.no-padd.col-sm-12 .region-content-content .content-content-title {
    margin-top: 15px;
  }
}
.page-node-type-speaker .main-container[role="main"] .row section.col-lg-8.col-md-8.no-padd.col-sm-12 .region-content-content .content-content-title h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
.page-node-type-speaker .main-container[role="main"] .row section.col-lg-8.col-md-8.no-padd.col-sm-12 .region-content-content .content-content-title h2 span {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  vertical-align: top;
}
.page-node-type-speaker .main-container[role="main"] .row section.col-lg-8.col-md-8.no-padd.col-sm-12 .region-content-content .field--label {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 16px;
  text-transform: uppercase;
  color: #555555;
}
.page-node-type-speaker .main-container[role="main"] .row section.col-lg-8.col-md-8.no-padd.col-sm-12 .region-content-content .field--item {
  color: #555555;
  font-size: 15px;
}
@media (max-width: 767px) {
  .page-node-type-speaker .main-container[role="main"] .row section.col-lg-8.col-md-8.no-padd.col-sm-12 .region-content-content {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 767px) {
  .page-node-type-speaker .main-container[role="main"] .row section.col-lg-8.col-md-8.no-padd.col-sm-12 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.page-node-type-speaker .main-container[role="main"] .row .block-region-advertising {
  margin-bottom: 15px;
}
.page-node-type-speaker .main-container[role="main"] .row .view-header {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 25px;
  border-bottom: 2px dotted #e1e1e1;
  margin: 10px 0 15px;
}
.page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker {
  position: relative;
  margin-bottom: 50px;
  font-size: 15px;
}
.page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-infinite-scroll-content-wrapper {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-row {
  margin: 10px 0px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 16.6%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-row {
    width: 24.96%;
  }
}
@media (max-width: 767px) {
  .page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-row {
    width: 33.3%;
  }
}
@media (max-width: 600px) {
  .page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-row {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-row {
    width: 100%;
    margin: 0;
    border: 0;
    padding: 15px;
    border-bottom: 1px solid #e1e1e1;
  }
  .page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-row:last-child {
    border: 0;
  }
}
.page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-row:hover .views-field-field-video-medium-image a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-row:hover .views-field-title a {
  color: #00ADEF;
}
.page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-field-field-video-medium-image {
  display: block;
  position: relative;
}
.page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-field-field-video-medium-image img {
  min-height: 30px;
  width: 100%;
}
@media (max-width: 450px) {
  .page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-field-field-video-medium-image {
    float: left;
    width: 50%;
  }
}
.page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-field-title {
  display: block;
}
.page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-field-title a {
  color: #000;
  font: 15px/19px PT_Sans;
  font-weight: bold;
  display: block;
  padding-top: 10px;
}
.page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-field-title a:hover {
  text-decoration: none;
  color: #00ADEF;
}
@media (max-width: 450px) {
  .page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-field-title a {
    padding: 0;
  }
}
@media (max-width: 450px) {
  .page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-field-title {
    float: left;
    width: 45%;
    margin-left: 5%;
  }
}
.page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-field-videos-counter {
  color: #7d7d7d;
  margin-top: 7px;
}
@media (max-width: 450px) {
  .page-node-type-speaker .main-container[role="main"] .row .view-videos-by-speaker > .view-content .views-field-videos-counter {
    float: right;
    width: 45%;
    margin-left: 5%;
  }
}
.path-forms div[id*="edit-upload-from-custom"] .messages.messages--error {
  font-weight: bold;
  color: #f02229;
}
.path-forms div[id*="edit-upload-from-custom"] .messages.messages--error ~ .fake-file-name {
  color: #f02229;
  font-style: italic;
  font-weight: bold;
}
.path-forms .modal-backdrop.in:nth-child(1) {
  opacity: .1 !important;
}
.path-forms .modal-dialog {
  width: 80%;
  max-width: 1000px;
}
@media (max-width: 767px) {
  .path-forms .modal-dialog {
    width: 90%;
    margin: 10px auto;
  }
}
.path-forms .modal-dialog .modal-content {
  width: 100% !important;
  height: auto !important;
  border-radius: 4px;
  overflow-y: auto;
}
.path-forms .modal-dialog .modal-header {
  padding: 15px 15px 0;
  border-bottom: none;
}
.path-forms .modal-dialog .modal-header .close {
  font-size: 22px;
  opacity: 1;
  width: 23px;
  height: 23px;
  line-height: 7px;
  padding: 2px 3px;
  background: #00ADEF;
  border-radius: 50%;
  color: #fff;
  margin: 20px;
}
.path-forms .modal-dialog .modal-header .close span {
  text-align: center;
  display: block;
  width: 22px;
  height: 10px;
  margin-top: 8px;
}
.path-forms .modal-dialog .modal-header .close:hover {
  opacity: .7;
}
.path-forms .ui-autocomplete .ui-menu-item:hover a {
  background: transparent;
  border: none;
  color: #00ADEF;
  text-decoration: none;
}
/*Style for the Video detailed View*/
@media (max-width: 991px) {
  .page-node-type-video .block-region-advertising {
    display: none;
  }
}
@media (max-width: 991px) {
  .page-node-type-video .block-region-bottom-advertising {
    display: none;
  }
}
.page-node-type-video .page-header span {
  font-size: 26px;
  line-height: 32px;
}
@media (max-width: 767px) {
  .page-node-type-video .page-header {
    width: 100%;
  }
}
.page-node-type-video .tooltip .tooltip-arrow {
  display: none;
}
.page-node-type-video .tooltip .tooltip-inner {
  max-width: 130px;
  background-color: rgba(76, 76, 76, 0.9);
  border-radius: 0px;
  background-clip: padding-box;
  font-size: 14px;
  text-align: left;
}
.page-node-type-video .main-container .row:first-child {
  padding-bottom: 0;
}
.page-node-type-video .main-container .row:last-child {
  padding-top: 0;
}
@media (max-width: 991px) {
  .page-node-type-video .main-container .row .content-advertising {
    margin-top: 15px;
  }
}
.page-node-type-video .main-container article.video {
  max-width: 770px;
}
.page-node-type-video .main-container article.video .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.page-node-type-video .main-container article.video h2 {
  margin: 0;
  font-size: 1.5em;
  font-weight: bold;
}
.page-node-type-video .main-container article.video img {
  margin-top: 10px;
  height: auto;
  width: 100%;
}
.page-node-type-video .main-container article.video .video_title {
  position: absolute;
  color: white;
}
.page-node-type-video .main-container article.video .video_title img {
  max-width: 100%;
  width: auto;
}
.page-node-type-video .main-container article.video p {
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  display: block;
  margin-right: 5px;
}
.page-node-type-video .main-container article.video p .ytd-video-secondary-info-renderer {
  display: none;
}
.page-node-type-video .main-container article.video p a {
  height: 34px;
  line-height: 34px;
  margin-top: 30px;
  margin: 20px auto;
  width: 160px;
  text-align: center;
}
.page-node-type-video .main-container article.video p.warning {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  display: block;
}
.page-node-type-video .main-container article.video--items,
.page-node-type-video .main-container article.video--label {
  display: inline;
}
@media (max-width: 991px) {
  .page-node-type-video .main-container article.video {
    max-width: unset;
  }
}
@media (max-width: 767px) {
  .page-node-type-video .main-container article.video {
    width: 100%;
  }
}
.page-node-type-video .main-container article.video .jwplayer-video {
  margin-bottom: 20px;
  -ms-flex-order: 1;
  order: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-node-type-video .main-container article.video .jwplayer-video .jwplayer {
    height: 540px!important;
  }
}
@media (max-width: 850px) {
  .page-node-type-video .main-container article.video .jwplayer-video .jwplayer {
    height: 460px!important;
  }
}
@media (max-width: 680px) {
  .page-node-type-video .main-container article.video .jwplayer-video .jwplayer {
    height: 365px!important;
  }
}
@media (max-width: 550px) {
  .page-node-type-video .main-container article.video .jwplayer-video .jwplayer {
    height: 300px!important;
  }
}
@media (max-width: 450px) {
  .page-node-type-video .main-container article.video .jwplayer-video .jwplayer {
    height: 250px!important;
  }
}
@media (max-width: 375px) {
  .page-node-type-video .main-container article.video .jwplayer-video .jwplayer {
    height: 200px!important;
  }
}
.page-node-type-video .main-container article.video .jwplayer-video .jwplayer .jw-skin-seven .jw-display-icon-container {
  display: block!important;
}
.page-node-type-video .main-container .view-btn {
  color: #00ADEF;
  font-size: 16px;
  text-transform: capitalize;
  cursor: pointer;
  text-align: center;
  display: inline;
  -ms-flex-order: 8;
  order: 8;
}
.page-node-type-video .main-container .view-btn:hover {
  text-decoration: none;
  color: #73d8ff;
}
@media (max-width: 767px) {
  .page-node-type-video .main-container .view-btn {
    width: 100%;
  }
}
.page-node-type-video .main-container .speakers-in-video-block .block-title {
  text-transform: none;
  font-size: 16px;
}
.page-node-type-video .main-container .field--type-video .jwplayer-video {
  width: 100%;
}
@media (max-width: 767px) {
  .page-node-type-video .main-container .field--type-video {
    width: auto;
    margin: 0 -15px;
  }
}
.page-node-type-video .video-description-wrapp {
  -ms-flex-order: 6;
  order: 6;
}
.page-node-type-video .video-description-wrapp .video-description-more-less {
  overflow: hidden;
}
.page-node-type-video .video-description-wrapp .video-description-less,
.page-node-type-video .video-description-wrapp .video-description-more {
  width: 26px;
  display: block;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
.page-node-type-video .field--name-field-video-long-description,
.page-node-type-video .field--name-field-video-short-overview {
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid #e1e1e1;
  overflow: hidden;
  width: 100%;
  -ms-flex-order: 7;
  order: 7;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .page-node-type-video .field--name-field-video-long-description,
  .page-node-type-video .field--name-field-video-short-overview {
    border: 0;
    padding: 0;
  }
}
.page-node-type-video .field--name-field-video-long-description p,
.page-node-type-video .field--name-field-video-short-overview p {
  line-height: 1.4;
}
@media (max-width: 767px) {
  .page-node-type-video .field--name-field-video-long-description a,
  .page-node-type-video .field--name-field-video-short-overview a {
    word-break: break-all;
    line-height: 1.3!important;
  }
}
.page-node-type-video .field--name-field-video-production-date {
  -ms-flex-order: 3;
  order: 3;
  margin-right: 40px;
}
.page-node-type-video .field--name-field-video-production-date time {
  color: #777;
  font-size: 16px;
}
.page-node-type-video .field--name-field-video-production-date time:before {
  content: 'Published on ';
}
.page-node-type-video .jw-data-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-order: 2;
  order: 2;
}
@media (max-width: 767px) {
  .page-node-type-video .jw-data-wrap {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.page-node-type-video .video-title {
  font-size: 26px;
  white-space: normal;
  line-height: 32px;
  font-weight: bold;
  width: 70%;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .page-node-type-video .video-title {
    width: 100%;
  }
}
.page-node-type-video .right-part {
  text-align: right;
  -ms-flex: 1;
  flex: 1;
  min-width: 30%;
  max-width: 200px;
}
.page-node-type-video .right-part > * {
  margin-left: 20px;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-node-type-video .right-part > * {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .page-node-type-video .right-part > * {
    display: inline-block;
    margin: 0;
  }
}
@media (max-width: 450px) {
  .page-node-type-video .right-part > * {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .page-node-type-video .right-part {
    width: 100%;
    max-width: 100%;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0;
  }
}
@media (max-width: 450px) {
  .page-node-type-video .right-part {
    display: block;
  }
}
.page-node-type-video .view-counter {
  margin: 0 0 0 10px;
  vertical-align: super;
}
.page-node-type-video .field--name-field-video-rating .form-item {
  margin: 0;
}
.page-node-type-video .field--name-field-video-rating .select-wrapper .br-theme-css-stars .br-widget a {
  margin-right: 0;
}
.page-node-type-video .field--name-field-video-rating .select-wrapper .br-theme-css-stars .br-widget a.br-active:after,
.page-node-type-video .field--name-field-video-rating .select-wrapper .br-theme-css-stars .br-widget a.br-selected:after {
  color: #F19900;
}
.page-node-type-video .field--name-field-video-rating .select-wrapper:after {
  display: none;
}
.page-node-type-video .channel-keyword-wrap {
  padding: 10px 0;
  -ms-flex-order: 5;
  order: 5;
}
@media (max-width: 767px) {
  .page-node-type-video .channel-keyword-wrap {
    padding: 10px 0;
  }
}
.page-node-type-video .channel-keyword-wrap .field-video-channels {
  float: left;
}
.page-node-type-video .channel-keyword-wrap .field-video-channels .field--item {
  display: inline-block;
  margin-right: 10px;
}
.page-node-type-video .channel-keyword-wrap .field-video-channels .field--item a {
  font-weight: bold;
}
.page-node-type-video .channel-keyword-wrap .field-video-channels .field--item a:hover {
  text-decoration: none;
}
.page-node-type-video .channel-keyword-wrap .field-video-channels .field--item.communities i {
  color: #309100;
}
.page-node-type-video .channel-keyword-wrap .field-video-channels .field--item.societies i {
  color: #0094DA;
}
.page-node-type-video .channel-keyword-wrap .video-keywords span {
  margin-right: 2px;
  background-color: #f3f3f3;
  color: #575757;
  padding: 2px 5px;
}
.page-node-type-video .block-views-blockspeakers-by-video-block-1 {
  margin: 15px 0;
  padding: 15px;
  background-color: #eee;
  overflow: hidden;
  -ms-flex-order: 5;
  order: 5;
}
.page-node-type-video .block-views-blockspeakers-by-video-block-1 h2 {
  margin: 0 0 15px;
  color: #7f7f7f;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .page-node-type-video .block-views-blockspeakers-by-video-block-1 h2 {
    color: #000;
    text-transform: uppercase;
  }
}
.page-node-type-video .block-views-blockspeakers-by-video-block-1 .view-speakers-by-video {
  position: relative;
}
.page-node-type-video .block-views-blockspeakers-by-video-block-1 .view-speakers-by-video .view-content {
  width: 80%;
  float: left;
}
@media (max-width: 600px) {
  .page-node-type-video .block-views-blockspeakers-by-video-block-1 .view-speakers-by-video .view-content {
    width: 100%;
    float: none;
  }
}
.page-node-type-video .block-views-blockspeakers-by-video-block-1 .view-speakers-by-video .view-content .views-row {
  width: 33%;
  float: left;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 10px 0 0;
}
.page-node-type-video .block-views-blockspeakers-by-video-block-1 .view-speakers-by-video .view-content .views-row .views-field-field-speaker-photo {
  min-width: 30px;
}
.page-node-type-video .block-views-blockspeakers-by-video-block-1 .view-speakers-by-video .view-content .views-row .views-field-field-speaker-photo img {
  width: auto;
  height: 30px;
  margin-top: 0;
}
.page-node-type-video .block-views-blockspeakers-by-video-block-1 .view-speakers-by-video .view-content .views-row .views-field-title {
  padding-left: 5px;
}
.page-node-type-video .block-views-blockspeakers-by-video-block-1 .view-speakers-by-video .view-content .views-row .views-field-title a {
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.page-node-type-video .block-views-blockspeakers-by-video-block-1 .view-speakers-by-video .view-content .views-row .views-field-title a:hover {
  text-decoration: none;
  color: #00ADEF;
}
.page-node-type-video .block-views-blockspeakers-by-video-block-1 .view-speakers-by-video .view-content .views-row:nth-child(3n+1) {
  clear: left;
}
@media (max-width: 600px) {
  .page-node-type-video .block-views-blockspeakers-by-video-block-1 .view-speakers-by-video .view-content .views-row {
    width: 100%;
  }
}
.page-node-type-video .block-views-blockspeakers-by-video-block-1 .view-speakers-by-video .view-speakers {
  float: right;
  position: relative;
  margin-top: 15px;
  padding-right: 15px;
  overflow: hidden;
  color: #777;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  width: 20%;
  text-align: right;
}
@media (max-width: 600px) {
  .page-node-type-video .block-views-blockspeakers-by-video-block-1 .view-speakers-by-video .view-speakers {
    width: 100%;
    float: none;
    display: block;
    padding: 20px;
  }
}
.page-node-type-video .block-views-blockspeakers-by-video-block-1 .view-speakers-by-video .view-speakers.more:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  content: "\f105";
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 25px;
}
.page-node-type-video .block-views-blockspeakers-by-video-block-1 .view-speakers-by-video .view-speakers:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .page-node-type-video .block-views-blockspeakers-by-video-block-1 {
    width: auto;
    margin: 15px -15px;
  }
}
.page-node-type-video .views-element-container h2 {
  margin-top: 0;
  text-transform: uppercase;
  color: #7d7d7d;
  font-size: 16px;
  font-weight: bold;
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0 -15px;
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row {
  margin: 10px 0px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 16.6%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row {
    width: 24.95%;
  }
}
@media (max-width: 767px) {
  .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row {
    width: 33.3%;
  }
}
@media (max-width: 600px) {
  .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 15px;
    padding-right: 35px;
    border-bottom: 1px solid #e1e1e1;
  }
  .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row:last-child {
    border: 0;
  }
  .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row .views-field:first-child {
    float: left;
    width: 50%;
    margin-right: 10px;
    box-sizing: border-box;
  }
  .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row .views-field:last-child {
    float: right;
    width: 40%;
    margin-left: 5%;
  }
  .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row .views-field:last-child a {
    color: #7d7d7d;
    padding-top: 0;
  }
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row:hover .views-field-field-video-medium-image a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row:hover .views-field-title a {
  color: #00ADEF;
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row .video-wrapper {
  display: block;
  position: relative;
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row .video-wrapper .video-image {
  max-height: 92px;
  overflow: hidden;
  display: block;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row .video-wrapper .video-image {
    max-height: 119px;
  }
}
@media (max-width: 767px) {
  .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row .video-wrapper .video-image {
    max-height: 125px;
  }
}
@media (max-width: 600px) {
  .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row .video-wrapper .video-image {
    max-height: 147px;
  }
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row .video-wrapper .video-image img {
  min-height: 30px;
  width: 100%;
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row .video-wrapper .video-image a {
  display: block;
  border: 1px solid #e5e5e5;
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row .video-wrapper .video-image:hover a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row .video-wrapper .video-duration {
  display: inline-block;
  position: absolute;
  bottom: 1px;
  right: 1px;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row .flag-my-playlist {
  margin-top: 10px;
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-field-field-video-medium-image {
  display: block;
  position: relative;
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-field-field-video-medium-image img {
  min-height: 30px;
  width: 100%;
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-field-title {
  display: block;
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-field-title a {
  color: #000;
  font: 15px/19px PT_Sans_bold;
  display: block;
  padding-top: 10px;
}
@media (max-width: 450px) {
  .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-field-title a {
    padding-top: 0;
  }
}
.page-node-type-video .views-element-container .view-id-nextup > .view-content .views-field-title a:hover {
  text-decoration: none;
  color: #00ADEF;
}
.page-node-type-video .video-wrapper .video-duration {
  bottom: 5px;
}
.page-node-type-video .download-data {
  top: 100%;
  z-index: 1;
  width: 445px;
  height: auto;
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .page-node-type-video .download-data {
    left: -240px;
  }
}
@media (max-width: 600px) {
  .page-node-type-video .download-data {
    width: 400px;
  }
}
@media (max-width: 450px) {
  .page-node-type-video .download-data {
    width: 290px;
    left: inherit;
  }
}
.page-node-type-video .anonym .fa {
  cursor: pointer;
  font-size: 18px;
  color: #555;
}
.page-node-type-video .anonym .fa:before {
  margin-right: 5px;
  font-size: 16px;
}
.page-node-type-video .anonym .fa:hover {
  color: #35a8ea;
}
.page-node-type-video #show-embed-code {
  margin-right: 12px;
}
.page-node-type-video #show-embed-code .fa {
  color: #666666;
}
.page-node-type-video .sharethis-wrapper span {
  vertical-align: bottom;
  display: inline-block;
  height: 18px;
  line-height: 18px;
}
.page-node-type-video .field--name-field-download {
  position: relative;
}
.page-node-type-video .field--name-field-download .fa-arrow-circle-o-down:before {
  padding-right: 5px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .page-node-type-video .field--name-field-download {
    vertical-align: super;
    margin-left: 10px;
  }
}
.page-node-type-video .video-embedded #share_menu:hover,
.page-node-type-video .video-embedded #show-embed-code:hover {
  color: #35a8ea;
  text-decoration: none;
}
.page-node-type-video .video-embedded #share_menu:hover .fa,
.page-node-type-video .video-embedded #show-embed-code:hover .fa {
  color: #35a8ea;
}
.page-node-type-video .video-embedded #share_menu:focus,
.page-node-type-video .video-embedded #show-embed-code:focus {
  text-decoration: none;
}
@media (max-width: 450px) {
  .page-node-type-video .video-embedded #dropdown_share {
    width: 290px;
  }
}
@media (max-width: 450px) {
  .page-node-type-video .video-embedded .embed-text {
    height: 110px;
    width: 248px;
  }
}
.page-node-type-video .video-embedded .social-networks {
  z-index: 10;
}
@media (max-width: 450px) {
  .page-node-type-video .video-embedded .social-networks {
    margin-left: -175px;
  }
}
@media (max-width: 767px) {
  .page-node-type-video .video-embedded {
    vertical-align: inherit;
    margin-top: 0;
  }
}
.page-node-type-video .video-embedded .player-action-buttons li .dropdown-menu {
  right: -180px;
}
@media (max-width: 767px) {
  .page-node-type-video .video-embedded .player-action-buttons li .dropdown-menu {
    left: -17px;
  }
}
@media (max-width: 600px) {
  .page-node-type-video .video-embedded .player-action-buttons li .dropdown-menu {
    left: -75px;
  }
}
@media (max-width: 450px) {
  .page-node-type-video .video-embedded .player-action-buttons li .dropdown-menu {
    left: -70px;
  }
}
.page-node-type-video .ieee-subtitles .player-action-buttons {
  margin-left: 5px;
}
.page-node-type-video .ieee-subtitles .player-action-buttons li #language-dropdown,
.page-node-type-video .ieee-subtitles .player-action-buttons li #transcript {
  color: #000;
  display: inline-block;
  overflow: hidden;
  border: 1px solid #00adef;
  border-radius: 2px;
  text-decoration: none;
  padding: 3px 6px;
  line-height: 19px;
}
.page-node-type-video .ieee-subtitles .player-action-buttons li #language-dropdown .fa,
.page-node-type-video .ieee-subtitles .player-action-buttons li #transcript .fa {
  line-height: 21px;
  font-size: 16px;
}
.page-node-type-video .ieee-subtitles .player-action-buttons li.open #language-dropdown,
.page-node-type-video .ieee-subtitles .player-action-buttons li:hover #language-dropdown,
.page-node-type-video .ieee-subtitles .player-action-buttons li.open #transcript,
.page-node-type-video .ieee-subtitles .player-action-buttons li:hover #transcript {
  color: #fff;
  background: #00ADEF;
}
.page-node-type-video .ieee-subtitles .player-action-buttons .ieee-subtitles__dropdown-menu {
  padding: 0;
}
.page-node-type-video .ieee-subtitles .player-action-buttons .ieee-subtitles__dropdown-menu li {
  border-bottom: 1px solid #e7e7e7;
}
.page-node-type-video .ieee-subtitles .player-action-buttons .ieee-subtitles__dropdown-menu li a {
  padding: 5px 20px;
}
.page-node-type-video .ieee-subtitles .player-action-buttons .ieee-subtitles__dropdown-menu li a:hover {
  color: #262626;
  background-color: #f5f5f5;
}
.page-node-type-video .ieee-subtitles .player-action-buttons .ieee-subtitles__dropdown-menu li.active a {
  background-color: #e1e1e1;
  color: #00ADEF;
}
.page-node-type-video .flag-my-playlist {
  clear: right;
  -ms-flex-order: 4;
  order: 4;
  margin-top: -35px;
}
.page-node-type-video .flag-my-playlist.action-flag a {
  display: block;
  overflow: hidden;
  border: 1px solid #00adef;
  border-radius: 2px;
  text-decoration: none;
  padding: 7px 4px 2px;
  font-size: 0;
  line-height: 18px;
  float: right;
  margin-top: 10px;
}
@media (max-width: 450px) {
  .page-node-type-video .flag-my-playlist.action-flag a {
    margin-top: 0;
  }
}
.page-node-type-video .flag-my-playlist.action-flag a:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 16px;
  line-height: initial;
  content: "\f07c";
  color: #000;
  text-indent: 0;
  float: left;
}
.page-node-type-video .flag-my-playlist.action-flag a:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 10px;
  content: "\f067";
  color: #000;
  text-indent: 0;
  float: left;
  line-height: 4px;
  margin-left: -4px;
}
.page-node-type-video .flag-my-playlist.action-flag a:hover {
  background: #00ADEF;
}
.page-node-type-video .flag-my-playlist.action-flag a:hover:before,
.page-node-type-video .flag-my-playlist.action-flag a:hover:after {
  color: #fff;
}
@media (max-width: 767px) {
  .page-node-type-video .flag-my-playlist.action-flag a {
    padding-top: 5px;
  }
}
.page-node-type-video .flag-my-playlist.action-unflag {
  margin-top: -20px;
}
.page-node-type-video .flag-my-playlist.action-unflag a {
  display: block;
  overflow: hidden;
  font-size: 0;
  line-height: 18px;
  border: 1px solid #00ADEF;
  border-radius: 2px;
  background: #00ADEF;
  text-decoration: none;
  padding: 2px;
  float: right;
}
.page-node-type-video .flag-my-playlist.action-unflag a:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 16px;
  content: "\f07c";
  color: #fff;
  text-indent: 0;
  float: left;
}
.page-node-type-video .flag-my-playlist.action-unflag a:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 10px;
  line-height: 3px;
  content: "\f068";
  color: #fff;
  text-indent: 0;
  margin-left: -6px;
  float: left;
}
.page-node-type-video .flag-my-playlist.action-unflag a:hover {
  background: #fff;
}
.page-node-type-video .flag-my-playlist.action-unflag a:hover:before,
.page-node-type-video .flag-my-playlist.action-unflag a:hover:after {
  color: #00ADEF;
}
@media (max-width: 767px) {
  .page-node-type-video .flag-my-playlist.action-unflag a {
    padding-top: 5px;
  }
}
@media (min-width: 992px) {
  .path-search .main-container {
    padding-left: 0;
    padding-right: 0;
  }
}
/*Styles for the All Videos Page*/
.path-all-videos .main-container .row {
  padding-top: 0;
}
.path-all-videos .block-views-blockvideos-block-1 > .block-title {
  margin: 0;
  border: 0;
  font: 18px/20px PT_Sans;
  font-weight: bold;
  text-transform: uppercase;
}
.path-all-videos .view-filters {
  position: relative;
  margin-top: 15px;
}
.path-all-videos .view-filters label {
  font-weight: normal;
}
.path-all-videos .view-filters .form--inline.form-inline.clearfix,
.path-all-videos .view-filters .form--inline.form-inline.dl-horizontal dd,
.path-all-videos .view-filters .form--inline.form-inline.container,
.path-all-videos .view-filters .form--inline.form-inline.container-fluid,
.path-all-videos .view-filters .form--inline.form-inline.row,
.path-all-videos .view-filters .form--inline.form-inline.form-horizontal .form-group,
.path-all-videos .view-filters .form--inline.form-inline.btn-toolbar,
.path-all-videos .view-filters .form--inline.form-inline.btn-group-vertical > .btn-group,
.path-all-videos .view-filters .form--inline.form-inline.nav,
.path-all-videos .view-filters .form--inline.form-inline.navbar,
.path-all-videos .view-filters .form--inline.form-inline.navbar-header,
.path-all-videos .view-filters .form--inline.form-inline.navbar-collapse,
.path-all-videos .view-filters .form--inline.form-inline.pager,
.path-all-videos .view-filters .form--inline.form-inline.panel-body,
.path-all-videos .view-filters .form--inline.form-inline.modal-header,
.path-all-videos .view-filters .form--inline.form-inline.modal-footer,
.path-all-videos .view-filters .form--inline.form-inline.filter-wrapper {
  width: 100%;
  padding-right: 60px;
}
@media (max-width: 767px) {
  .path-all-videos .view-filters .form--inline.form-inline.clearfix,
  .path-all-videos .view-filters .form--inline.form-inline.dl-horizontal dd,
  .path-all-videos .view-filters .form--inline.form-inline.container,
  .path-all-videos .view-filters .form--inline.form-inline.container-fluid,
  .path-all-videos .view-filters .form--inline.form-inline.row,
  .path-all-videos .view-filters .form--inline.form-inline.form-horizontal .form-group,
  .path-all-videos .view-filters .form--inline.form-inline.btn-toolbar,
  .path-all-videos .view-filters .form--inline.form-inline.btn-group-vertical > .btn-group,
  .path-all-videos .view-filters .form--inline.form-inline.nav,
  .path-all-videos .view-filters .form--inline.form-inline.navbar,
  .path-all-videos .view-filters .form--inline.form-inline.navbar-header,
  .path-all-videos .view-filters .form--inline.form-inline.navbar-collapse,
  .path-all-videos .view-filters .form--inline.form-inline.pager,
  .path-all-videos .view-filters .form--inline.form-inline.panel-body,
  .path-all-videos .view-filters .form--inline.form-inline.modal-header,
  .path-all-videos .view-filters .form--inline.form-inline.modal-footer,
  .path-all-videos .view-filters .form--inline.form-inline.filter-wrapper {
    padding: 0;
  }
}
.path-all-videos .view-filters .form-item-title {
  float: right;
}
.path-all-videos .view-filters .form-item-title input {
  border-radius: 2px;
  background-clip: padding-box;
  box-shadow: none;
}
.path-all-videos .view-filters .form-item-title input:focus,
.path-all-videos .view-filters .form-item-title input:active {
  outline: none;
}
@media (max-width: 767px) {
  .path-all-videos .view-filters .form-item-title {
    width: 100%;
  }
}
.path-all-videos .view-filters .form-item-items-per-page {
  float: right;
  margin-right: 5px;
}
.path-all-videos .view-filters .form-item-items-per-page select {
  border-radius: 2px;
  background-clip: padding-box;
  box-shadow: none;
}
.path-all-videos .view-filters .form-item-items-per-page select:focus,
.path-all-videos .view-filters .form-item-items-per-page select:active {
  outline: none;
}
@media (max-width: 767px) {
  .path-all-videos .view-filters .form-item-items-per-page {
    padding-right: 60px;
  }
}
.path-all-videos .view-filters .form-group:last-child {
  position: absolute;
  right: 0;
}
.path-all-videos .view-filters .form-group:last-child .btn {
  margin: 0;
  background: #00ADEF;
  border-radius: 2px;
  background-clip: padding-box;
}
@media (max-width: 767px) {
  .path-all-videos .view-filters .form-group:last-child {
    top: 25px;
  }
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 100%;
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row {
  margin: 10px 0px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 16.6%;
  overflow: hidden;
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row a:hover {
  text-decoration: none;
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row img {
  width: 100%;
}
@media (max-width: 767px) {
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 33.3%;
  }
}
@media (max-width: 600px) {
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #e1e1e1;
  }
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row:last-child {
    border: 0;
  }
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row .views-field:first-child {
    width: auto;
  }
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row .views-field:last-child {
    float: left;
    width: 45%;
    margin-left: 5%;
  }
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row .views-field:last-child a {
    color: #7d7d7d;
  }
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row.content-advertising {
  width: 33%;
}
@media (max-width: 767px) {
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row.content-advertising {
    width: 66%;
  }
}
@media (max-width: 600px) {
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row.content-advertising {
    display: none;
  }
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row:hover .views-field-field-video-medium-image a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row:hover .views-field-title a {
  color: #00ADEF;
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row .video-wrapper {
  display: block;
  position: relative;
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row .video-wrapper .video-image {
  max-height: 92px;
  overflow: hidden;
  display: block;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row .video-wrapper .video-image {
    max-height: 119px;
  }
}
@media (max-width: 767px) {
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row .video-wrapper .video-image {
    max-height: 125px;
  }
}
@media (max-width: 600px) {
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row .video-wrapper .video-image {
    max-height: 147px;
  }
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row .video-wrapper .video-image img {
  min-height: 30px;
  width: 100%;
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row .video-wrapper .video-image a {
  display: block;
  border: 1px solid #e5e5e5;
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row .video-wrapper .video-image:hover a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
@media (max-width: 450px) {
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row .video-wrapper {
    float: left;
    width: 50%;
  }
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-row .video-wrapper .video-duration {
  display: inline-block;
  position: absolute;
  bottom: 1px;
  right: 1px;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-field-title {
  display: block;
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-field-title a {
  color: #000;
  font: 15px/19px PT_Sans;
  font-weight: bold;
  display: block;
  padding-top: 10px;
}
.path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-field-title a:hover {
  text-decoration: none;
  color: #00ADEF;
}
@media (max-width: 450px) {
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-field-title a {
    padding: 0;
  }
}
@media (max-width: 450px) {
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper .views-field-title {
    float: left;
    width: 45%;
    margin-left: 5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .path-all-videos .view-videos > .view-content .views-infinite-scroll-content-wrapper {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .path-all-videos .view-videos > .view-content .page-title {
    background: #e1e1e1;
    margin: 0 -15px;
    padding: 15px;
  }
}
.path-all-videos .video-wrapper .video-duration {
  bottom: 5px;
}
/*Styles for My Video page*/
body.path-my-videos.user-logged-in:not(.adminimal-admin-toolbar) .layout__region--content .block-region-content::before {
  display: none;
}
.path-my-videos:not(.user-logged-in) .my-videos-advertise {
  left: 18%;
}
.path-my-videos:not(.user-logged-in) .views-element-container {
  margin-bottom: 25px;
}
@media (min-width: 1200px) {
  .path-my-videos:not(.user-logged-in) .views-element-container {
    padding-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .path-my-videos .main-container {
    margin-bottom: 140px;
  }
}
@media (min-width: 1200px) {
  .path-my-videos div#panels-ipe-content {
    margin-bottom: -140px;
  }
}
.path-my-videos.user-logged-in .layout__region--content .block-region-content::before {
  bottom: 33px;
}
@media (max-width: 767px) {
  .path-my-videos .views-element-container,
  .path-user .views-element-container {
    margin-top: 0;
    padding-top: 0;
  }
}
.path-my-videos .layout__region--content .block-region-content .block-join-renew-block .btn,
.path-user .layout__region--content .block-region-content .block-join-renew-block .btn {
  line-height: 27px;
}
.path-my-videos .we-mega-menu-submenu .views-element-container .view-header,
.path-user .we-mega-menu-submenu .views-element-container .view-header {
  padding-bottom: 0;
  margin-bottom: 0;
}
.path-my-videos .we-mega-menu-submenu .views-element-container .block-title,
.path-user .we-mega-menu-submenu .views-element-container .block-title {
  padding-bottom: 0;
}
@media (min-width: 1200px) {
  .path-my-videos .my-videos-advertise,
  .path-user .my-videos-advertise {
    left: 18%;
    position: absolute;
  }
}
.path-my-videos .my-videos-advertise .advertise-title,
.path-user .my-videos-advertise .advertise-title {
  margin: 0 0 2px;
  text-align: left;
  text-transform: uppercase;
  color: #7d7d7d;
  font-size: 11px;
  font-weight: bold;
}
@media (min-width: 1200px) {
  .path-my-videos .block-views-blockmy-videos-help-block-2 .view-my-videos-help,
  .path-user .block-views-blockmy-videos-help-block-2 .view-my-videos-help {
    padding-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .path-my-videos .view-content + .attachment-after,
  .path-user .view-content + .attachment-after {
    margin-top: 110px;
  }
}
@media (max-width: 991px) {
  .path-my-videos .mobile-pager,
  .path-user .mobile-pager {
    padding-right: 0;
  }
}
.path-my-videos .view-filters .control-label,
.path-user .view-filters .control-label {
  margin-right: 10px;
}
.path-my-videos .views-element-container .block-title,
.path-user .views-element-container .block-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 15px;
  margin: 0;
  text-align: left;
  display: inline-block;
}
.path-my-videos .views-element-container .view-header,
.path-user .views-element-container .view-header {
  padding-bottom: 10px;
  padding-left: 0;
  margin-top: 0;
}
.path-my-videos .views-element-container .views-field-title a,
.path-user .views-element-container .views-field-title a {
  color: #000;
  font: 15px/19px PT_Sans;
  font-weight: bold;
  display: block;
  padding-top: 10px;
  text-decoration: none;
}
.path-my-videos .views-element-container .views-field-title a:hover,
.path-user .views-element-container .views-field-title a:hover {
  color: #00ADEF;
}
.path-my-videos .views-element-container .view-content,
.path-user .views-element-container .view-content,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper,
.path-user .views-element-container .views-infinite-scroll-content-wrapper {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0 -15px;
}
@media (max-width: 450px) {
  .path-my-videos .views-element-container .view-content,
  .path-user .views-element-container .view-content,
  .path-my-videos .views-element-container .views-infinite-scroll-content-wrapper,
  .path-user .views-element-container .views-infinite-scroll-content-wrapper {
    width: 100%;
    margin: 0;
  }
}
.path-my-videos .views-element-container .view-content .views-row,
.path-user .views-element-container .view-content .views-row,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row {
  margin: 10px 0px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 16.666666%;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .path-my-videos .views-element-container .view-content .views-row,
  .path-user .views-element-container .view-content .views-row,
  .path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row,
  .path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 25%;
  }
}
@media (max-width: 767px) {
  .path-my-videos .views-element-container .view-content .views-row,
  .path-user .views-element-container .view-content .views-row,
  .path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row,
  .path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 33.33333%;
  }
}
@media (max-width: 600px) {
  .path-my-videos .views-element-container .view-content .views-row,
  .path-user .views-element-container .view-content .views-row,
  .path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row,
  .path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 50%;
  }
}
@media (max-width: 450px) {
  .path-my-videos .views-element-container .view-content .views-row,
  .path-user .views-element-container .view-content .views-row,
  .path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row,
  .path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row {
    position: relative;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 15px;
    padding-left: 0;
    padding-right: 30px;
    border-bottom: 1px solid #e1e1e1;
  }
  .path-my-videos .views-element-container .view-content .views-row:last-child,
  .path-user .views-element-container .view-content .views-row:last-child,
  .path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row:last-child,
  .path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row:last-child {
    border: 0;
  }
}
.path-my-videos .views-element-container .view-content .views-row:after,
.path-user .views-element-container .view-content .views-row:after,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row:after,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.path-my-videos .views-element-container .view-content .views-row:hover .views-field-field-video-large-image a:after,
.path-user .views-element-container .view-content .views-row:hover .views-field-field-video-large-image a:after,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row:hover .views-field-field-video-large-image a:after,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row:hover .views-field-field-video-large-image a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.path-my-videos .views-element-container .view-content .views-row:hover .views-field-title a,
.path-user .views-element-container .view-content .views-row:hover .views-field-title a,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row:hover .views-field-title a,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row:hover .views-field-title a {
  color: #00ADEF;
}
.path-my-videos .views-element-container .view-content .views-row .views-field-title,
.path-user .views-element-container .view-content .views-row .views-field-title,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-title,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-title {
  display: block;
}
.path-my-videos .views-element-container .view-content .views-row .views-field-title a,
.path-user .views-element-container .view-content .views-row .views-field-title a,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-title a,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-title a {
  overflow: hidden;
  color: #000;
  font: 15px/19px PT_Sans;
  font-weight: bold;
  display: block;
  padding-top: 10px;
}
.path-my-videos .views-element-container .view-content .views-row .views-field-title a:hover,
.path-user .views-element-container .view-content .views-row .views-field-title a:hover,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-title a:hover,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-title a:hover {
  text-decoration: none;
  color: #00ADEF;
}
@media (max-width: 450px) {
  .path-my-videos .views-element-container .view-content .views-row .views-field-title a,
  .path-user .views-element-container .view-content .views-row .views-field-title a,
  .path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-title a,
  .path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-title a {
    padding: 0;
    overflow: hidden;
    max-height: 70px;
    line-height: 18px;
  }
}
@media (max-width: 450px) {
  .path-my-videos .views-element-container .view-content .views-row .views-field-title,
  .path-user .views-element-container .view-content .views-row .views-field-title,
  .path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-title,
  .path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-title {
    float: right;
    width: 45%;
    margin-bottom: 0;
  }
}
.path-my-videos .views-element-container .view-content .views-row .views-field-videos-counter,
.path-user .views-element-container .view-content .views-row .views-field-videos-counter,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-videos-counter,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-videos-counter,
.path-my-videos .views-element-container .view-content .views-row .views-field-field-video-subtitles,
.path-user .views-element-container .view-content .views-row .views-field-field-video-subtitles,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-field-video-subtitles,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-field-video-subtitles {
  margin-top: 10px;
}
@media (max-width: 450px) {
  .path-my-videos .views-element-container .view-content .views-row .views-field-videos-counter,
  .path-user .views-element-container .view-content .views-row .views-field-videos-counter,
  .path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-videos-counter,
  .path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-videos-counter,
  .path-my-videos .views-element-container .view-content .views-row .views-field-field-video-subtitles,
  .path-user .views-element-container .view-content .views-row .views-field-field-video-subtitles,
  .path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-field-video-subtitles,
  .path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-field-video-subtitles {
    float: left;
    width: 45%;
    margin-left: 5%;
  }
}
.path-my-videos .views-element-container .view-content .views-row .views-field-field-video-duration,
.path-user .views-element-container .view-content .views-row .views-field-field-video-duration,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-field-video-duration,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-field-video-duration {
  display: inline-block;
  position: absolute;
  top: 72px;
  right: 0;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
@media (max-width: 767px) {
  .path-my-videos .views-element-container .view-content .views-row .views-field-field-video-duration,
  .path-user .views-element-container .view-content .views-row .views-field-field-video-duration,
  .path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-field-video-duration,
  .path-user .views-element-container .views-infinite-scroll-content-wrapper .views-row .views-field-field-video-duration {
    top: 86px;
  }
}
.path-my-videos .views-element-container .view-content .video-wrapper,
.path-user .views-element-container .view-content .video-wrapper,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper {
  display: block;
  position: relative;
}
.path-my-videos .views-element-container .view-content .video-wrapper .video-image,
.path-user .views-element-container .view-content .video-wrapper .video-image,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-image,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-image {
  max-height: 92px;
  overflow: hidden;
  display: block;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .path-my-videos .views-element-container .view-content .video-wrapper .video-image,
  .path-user .views-element-container .view-content .video-wrapper .video-image,
  .path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-image,
  .path-user .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-image {
    max-height: 119px;
  }
}
@media (max-width: 767px) {
  .path-my-videos .views-element-container .view-content .video-wrapper .video-image,
  .path-user .views-element-container .view-content .video-wrapper .video-image,
  .path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-image,
  .path-user .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-image {
    max-height: 125px;
  }
}
@media (max-width: 600px) {
  .path-my-videos .views-element-container .view-content .video-wrapper .video-image,
  .path-user .views-element-container .view-content .video-wrapper .video-image,
  .path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-image,
  .path-user .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-image {
    max-height: 147px;
  }
}
.path-my-videos .views-element-container .view-content .video-wrapper .video-image img,
.path-user .views-element-container .view-content .video-wrapper .video-image img,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-image img,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-image img {
  min-height: 30px;
  width: 100%;
}
.path-my-videos .views-element-container .view-content .video-wrapper .video-image a,
.path-user .views-element-container .view-content .video-wrapper .video-image a,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-image a,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-image a {
  display: block;
  border: 1px solid #e5e5e5;
}
.path-my-videos .views-element-container .view-content .video-wrapper .video-image:hover a:after,
.path-user .views-element-container .view-content .video-wrapper .video-image:hover a:after,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-image:hover a:after,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-image:hover a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
@media (max-width: 450px) {
  .path-my-videos .views-element-container .view-content .video-wrapper,
  .path-user .views-element-container .view-content .video-wrapper,
  .path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper,
  .path-user .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper {
    float: left;
    width: 50%;
  }
}
.path-my-videos .views-element-container .view-content .video-wrapper .video-duration,
.path-user .views-element-container .view-content .video-wrapper .video-duration,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-duration,
.path-user .views-element-container .views-infinite-scroll-content-wrapper .video-wrapper .video-duration {
  display: inline-block;
  position: absolute;
  bottom: 1px;
  right: 1px;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.path-my-videos .views-element-container .view-content img,
.path-user .views-element-container .view-content img,
.path-my-videos .views-element-container .views-infinite-scroll-content-wrapper img,
.path-user .views-element-container .views-infinite-scroll-content-wrapper img {
  width: 100%;
}
.path-my-videos .views-element-container .view-translations .view-content,
.path-user .views-element-container .view-translations .view-content,
.path-my-videos .views-element-container .view-ieee-members-only .view-content,
.path-user .views-element-container .view-ieee-members-only .view-content {
  margin: 0 -15px;
}
@media (max-width: 450px) {
  .path-my-videos .views-element-container .view-translations .view-content,
  .path-user .views-element-container .view-translations .view-content,
  .path-my-videos .views-element-container .view-ieee-members-only .view-content,
  .path-user .views-element-container .view-ieee-members-only .view-content {
    margin: 0;
  }
}
.path-my-videos .views-element-container .main-pagination > div,
.path-user .views-element-container .main-pagination > div {
  display: inline-block;
  min-width: 29%;
}
.path-my-videos .views-element-container .main-pagination > div .pages-list,
.path-user .views-element-container .main-pagination > div .pages-list {
  text-align: right;
}
.path-my-videos .views-element-container .main-pagination > div .pages-list .pager__item,
.path-user .views-element-container .main-pagination > div .pages-list .pager__item {
  display: inline-block;
  padding: 0 3px;
}
.path-my-videos .views-element-container .views-field-field-video-subtitles ul,
.path-user .views-element-container .views-field-field-video-subtitles ul {
  padding-top: 10px;
  margin: 0;
}
.path-my-videos .views-element-container .views-field-field-video-subtitles ul li,
.path-user .views-element-container .views-field-field-video-subtitles ul li {
  display: inline-block;
  padding: 0 5px;
  margin: 0 2px 5px 0;
  text-align: center;
  text-transform: uppercase;
  background: #e1e1e1;
  box-shadow: 1px 1px 1px #cdcdcd;
}
.path-my-videos .views-element-container .views-field-field-video-subtitles ul li:active,
.path-user .views-element-container .views-field-field-video-subtitles ul li:active,
.path-my-videos .views-element-container .views-field-field-video-subtitles ul li:focus,
.path-user .views-element-container .views-field-field-video-subtitles ul li:focus,
.path-my-videos .views-element-container .views-field-field-video-subtitles ul li:hover,
.path-user .views-element-container .views-field-field-video-subtitles ul li:hover,
.path-my-videos .views-element-container .views-field-field-video-subtitles ul li:visited,
.path-user .views-element-container .views-field-field-video-subtitles ul li:visited {
  background: white;
  cursor: pointer;
}
.path-my-videos .views-element-container .views-field-field-video-subtitles ul li a,
.path-user .views-element-container .views-field-field-video-subtitles ul li a {
  color: #000;
}
.path-my-videos .views-element-container .views-field-field-video-subtitles ul li a:active,
.path-user .views-element-container .views-field-field-video-subtitles ul li a:active,
.path-my-videos .views-element-container .views-field-field-video-subtitles ul li a:focus,
.path-user .views-element-container .views-field-field-video-subtitles ul li a:focus,
.path-my-videos .views-element-container .views-field-field-video-subtitles ul li a:hover,
.path-user .views-element-container .views-field-field-video-subtitles ul li a:hover,
.path-my-videos .views-element-container .views-field-field-video-subtitles ul li a:visited,
.path-user .views-element-container .views-field-field-video-subtitles ul li a:visited {
  text-decoration: none;
}
.path-my-videos .video-wrapper,
.path-user .video-wrapper {
  display: block;
  position: relative;
}
.path-my-videos .video-wrapper .video-image,
.path-user .video-wrapper .video-image {
  max-height: 92px;
  overflow: hidden;
  display: inline-block;
  position: relative;
}
.path-my-videos .video-wrapper .video-image img,
.path-user .video-wrapper .video-image img {
  min-height: 30px;
  width: 100%;
}
.path-my-videos .video-wrapper .video-image a,
.path-user .video-wrapper .video-image a {
  display: inline-block;
}
.path-my-videos .video-wrapper .video-image:hover a:after,
.path-user .video-wrapper .video-image:hover a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.path-my-videos .video-wrapper .video-duration,
.path-user .video-wrapper .video-duration {
  display: inline-block;
  position: absolute;
  bottom: 5px;
  right: 0;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.path-my-videos .view-submenu-blocks .video-wrapper .video-duration,
.path-user .view-submenu-blocks .video-wrapper .video-duration {
  bottom: 11px;
}
.views-field-link-flag {
  text-align: right;
}
.views-field-link-flag .action-flag a {
  display: inline-block;
  overflow: hidden;
  border: 1px solid #00adef;
  border-radius: 2px;
  text-decoration: none;
  padding: 7px 4px 2px;
  font-size: 0;
  line-height: 18px;
}
.views-field-link-flag .action-flag a:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 16px;
  line-height: initial;
  content: "\f07c";
  color: #000;
  text-indent: 0;
  float: left;
}
.views-field-link-flag .action-flag a:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 10px;
  content: "\f067";
  color: #000;
  text-indent: 0;
  float: left;
  line-height: 4px;
  margin-left: -4px;
}
.views-field-link-flag .action-flag a:hover {
  background: #00ADEF;
}
.views-field-link-flag .action-flag a:hover:before,
.views-field-link-flag .action-flag a:hover:after {
  color: #fff;
}
.views-field.views-field-link-flag .action-flag {
  position: relative;
}
.views-field-link-flag .action-unflag a {
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  line-height: 18px;
  border: 1px solid #00ADEF;
  border-radius: 2px;
  background: #00ADEF;
  text-decoration: none;
  padding: 2px;
}
.views-field-link-flag .action-unflag a:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 16px;
  content: "\f07c";
  color: #fff;
  text-indent: 0;
  float: left;
}
.views-field-link-flag .action-unflag a:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 10px;
  line-height: 3px;
  content: "\f068";
  color: #fff;
  text-indent: 0;
  margin-left: -6px;
  float: left;
}
.views-field-link-flag .action-unflag a:hover {
  background: #fff;
}
.views-field-link-flag .action-unflag a:hover:before,
.views-field-link-flag .action-unflag a:hover:after {
  color: #00ADEF;
}
.views-field.views-field-link-flag .action-unflag {
  position: relative;
  right: 3px;
  top: -3px;
}
@media (max-width: 767px) {
  .views-field.views-field-link-flag .action-unflag {
    margin-top: 15px;
  }
}
@media (max-width: 450px) {
  .use-ajax {
    padding-top: 5px !important;
    margin-top: 15px;
  }
}
@media (max-width: 450px) {
}
.ieee-subtitles {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-order: 5;
  order: 5;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .path-search .mobile-pager {
    padding-right: 0;
  }
}
.view-legacy-pager .main-pagination,
section[class*="views-blockpurchased-videos-block"] .main-pagination,
.page-node-type-collection .main-pagination {
  overflow: hidden;
  clear: both;
  margin-top: 10px;
  background: #e1e1e1;
  font: 14px/30px PT_Sans;
}
.view-legacy-pager .main-pagination .pagination-title,
section[class*="views-blockpurchased-videos-block"] .main-pagination .pagination-title,
.page-node-type-collection .main-pagination .pagination-title {
  display: inline-block;
  float: none;
}
.view-legacy-pager .main-pagination .pages-list,
section[class*="views-blockpurchased-videos-block"] .main-pagination .pages-list,
.page-node-type-collection .main-pagination .pages-list {
  display: inline-block;
  margin: 0;
}
.view-legacy-pager .main-pagination .pages-list .pager__item,
section[class*="views-blockpurchased-videos-block"] .main-pagination .pages-list .pager__item,
.page-node-type-collection .main-pagination .pages-list .pager__item {
  display: inline-block;
  border-right: 1px solid #fff;
}
.view-legacy-pager .main-pagination .pages-list .pager__item a,
section[class*="views-blockpurchased-videos-block"] .main-pagination .pages-list .pager__item a,
.page-node-type-collection .main-pagination .pages-list .pager__item a {
  padding: 0 11px;
  display: block;
  color: #00ADEF;
  font-weight: bold;
}
.view-legacy-pager .main-pagination .pages-list .pager__item.is-active a,
section[class*="views-blockpurchased-videos-block"] .main-pagination .pages-list .pager__item.is-active a,
.page-node-type-collection .main-pagination .pages-list .pager__item.is-active a {
  color: #262626;
}
.view-legacy-pager.hasPagination .view-footer,
section[class*="views-blockpurchased-videos-block"].hasPagination .view-footer,
.page-node-type-collection.hasPagination .view-footer,
.view-legacy-pager.hasPagination .view-header,
section[class*="views-blockpurchased-videos-block"].hasPagination .view-header,
.page-node-type-collection.hasPagination .view-header {
  margin-top: -25px;
  padding-left: 5px;
  float: left;
  display: block;
  position: relative;
}
@media (max-width: 767px) {
  .view-legacy-pager.hasPagination .view-footer,
  section[class*="views-blockpurchased-videos-block"].hasPagination .view-footer,
  .page-node-type-collection.hasPagination .view-footer,
  .view-legacy-pager.hasPagination .view-header,
  section[class*="views-blockpurchased-videos-block"].hasPagination .view-header,
  .page-node-type-collection.hasPagination .view-header {
    margin-top: -20px;
    padding-left: 15px;
  }
}
@media (max-width: 991px) {
  .view-legacy-pager.hasPagination .view-footer,
  section[class*="views-blockpurchased-videos-block"].hasPagination .view-footer,
  .page-node-type-collection.hasPagination .view-footer,
  .view-legacy-pager.hasPagination .view-header,
  section[class*="views-blockpurchased-videos-block"].hasPagination .view-header,
  .page-node-type-collection.hasPagination .view-header {
    margin-top: -23px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .view-legacy-pager.hasPagination .view-footer,
  section[class*="views-blockpurchased-videos-block"].hasPagination .view-footer,
  .page-node-type-collection.hasPagination .view-footer,
  .view-legacy-pager.hasPagination .view-header,
  section[class*="views-blockpurchased-videos-block"].hasPagination .view-header,
  .page-node-type-collection.hasPagination .view-header {
    padding-left: 0;
  }
}
.view-legacy-pager.hasPagination .view-footer + .view-content,
section[class*="views-blockpurchased-videos-block"].hasPagination .view-footer + .view-content,
.page-node-type-collection.hasPagination .view-footer + .view-content,
.view-legacy-pager.hasPagination .view-header + .view-content,
section[class*="views-blockpurchased-videos-block"].hasPagination .view-header + .view-content,
.page-node-type-collection.hasPagination .view-header + .view-content {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .view-legacy-pager.hasPagination .view-footer + .view-content,
  section[class*="views-blockpurchased-videos-block"].hasPagination .view-footer + .view-content,
  .page-node-type-collection.hasPagination .view-footer + .view-content,
  .view-legacy-pager.hasPagination .view-header + .view-content,
  section[class*="views-blockpurchased-videos-block"].hasPagination .view-header + .view-content,
  .page-node-type-collection.hasPagination .view-header + .view-content {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  .view-legacy-pager.hasPagination .main-pagination,
  section[class*="views-blockpurchased-videos-block"].hasPagination .main-pagination,
  .page-node-type-collection.hasPagination .main-pagination {
    display: none;
  }
}
.view-legacy-pager .mobile-pager,
section[class*="views-blockpurchased-videos-block"] .mobile-pager,
.page-node-type-collection .mobile-pager {
  float: right;
}
.view-legacy-pager .mobile-pager:before,
section[class*="views-blockpurchased-videos-block"] .mobile-pager:before,
.page-node-type-collection .mobile-pager:before {
  display: inline-block;
  content: 'Pages:';
  font-size: 14px;
  padding-right: 5px;
}
@media (max-width: 991px) {
  .view-legacy-pager .mobile-pager,
  section[class*="views-blockpurchased-videos-block"] .mobile-pager,
  .page-node-type-collection .mobile-pager {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .view-legacy-pager .mobile-pager,
  section[class*="views-blockpurchased-videos-block"] .mobile-pager,
  .page-node-type-collection .mobile-pager {
    margin-top: 20px;
  }
}
.view-legacy-pager .mobile-pager select,
section[class*="views-blockpurchased-videos-block"] .mobile-pager select,
.page-node-type-collection .mobile-pager select {
  background-color: #dddddd;
  outline: none;
  border: none;
  color: #000;
  height: 26px;
  padding: 0 5px;
}
.view-legacy-pager .mobile-pager .pager-btn-left,
section[class*="views-blockpurchased-videos-block"] .mobile-pager .pager-btn-left,
.page-node-type-collection .mobile-pager .pager-btn-left,
.view-legacy-pager .mobile-pager .pager-btn-right,
section[class*="views-blockpurchased-videos-block"] .mobile-pager .pager-btn-right,
.page-node-type-collection .mobile-pager .pager-btn-right {
  padding: 3px 10px;
}
.block-views-blockvideos-block-1 .view-header {
  display: inline-block;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .block-views-blockvideos-block-1 .view-header {
    margin-bottom: 10px;
    margin-top: 100px;
  }
}
.block-views-blockvideos-block-1 .view-filters {
  margin-top: -28px;
}
@media (max-width: 767px) {
  .block-views-blockvideos-block-1 .view-filters {
    margin-top: -110px;
    margin-bottom: 30px;
  }
}
.block-views-blockvideos-block-1 .view-footer {
  text-align: center;
}
.block-views-blockvideos-block-1 .view-footer .total-counter {
  display: inline-block;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
}
.path-node .content {
  opacity: 0;
}
.path-user section[class*="views-blockpurchased-videos-block"] .view-header {
  margin-top: 20px;
  padding-bottom: 0;
}
.path-user article[about*="/user"] {
  margin-top: 20px;
}
.path-user article[about*="/user"] + section {
  margin-top: 30px;
}
.path-user article[about*="/user"] h4 {
  font-size: 14px;
  padding: 0;
  color: #000;
}
.path-user article[about*="/user"] .field--name-field-user-first-name,
.path-user article[about*="/user"] .field--name-field-user-last-name,
.path-user article[about*="/user"] .field--name-field-ssoid {
  display: -ms-flexbox;
  display: flex;
}
.path-user article[about*="/user"] .field--name-field-user-first-name > div,
.path-user article[about*="/user"] .field--name-field-user-last-name > div,
.path-user article[about*="/user"] .field--name-field-ssoid > div {
  margin-right: 10px;
}
/*Styles for the Live Event Page*/
.page-node-type-live-event .main-container .row {
  padding-top: 0;
}
.page-node-type-live-event .page-header {
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 450px) {
  .page-node-type-live-event .page-header {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.page-node-type-live-event .page-header .event_past {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 10px 0 0;
  min-width: 80px;
  text-align: center;
  color: #fff;
  background: #7d7d7d;
}
@media (max-width: 767px) {
  .page-node-type-live-event .page-header .event_past {
    margin: 0;
  }
}
.page-node-type-live-event .page-header .event_on_air {
  display: inline-block;
  margin: 0 10px 0 0;
  min-width: 80px;
  text-align: center;
  padding: 5px 10px;
  color: #fff;
  background: #9e0b0f;
}
@media (max-width: 767px) {
  .page-node-type-live-event .page-header .event_on_air {
    margin: 0;
  }
}
.page-node-type-live-event .page-header .event_coming_soon {
  display: inline-block;
  margin: 0 10px 0 0;
  min-width: 150px;
  text-align: center;
  padding: 6px 10px;
  color: #fff;
  background: linear-gradient(to right, #006eb8, #0080c6);
}
@media (max-width: 767px) {
  .page-node-type-live-event .page-header .event_coming_soon {
    margin: 0;
  }
}
.page-node-type-live-event .page-header .node-title {
  display: inline-block;
  font: 18px/24px PT_Sans;
  margin-top: 3px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .page-node-type-live-event .page-header .node-title {
    padding-left: 10px;
    display: inline-block;
  }
}
.page-node-type-live-event .page-header span:last-child {
  display: inline-block;
  font-weight: bold;
}
@media (max-width: 767px) {
  .page-node-type-live-event .page-header span:last-child {
    display: block;
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .page-node-type-live-event .page-header {
    color: #333333;
    background: transparent;
    text-transform: unset;
  }
}
@media (max-width: 767px) {
  .page-node-type-live-event article.live-event .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .page-node-type-live-event article.live-event .content .page-header {
    -ms-flex-order: 1;
    order: 1;
  }
  .page-node-type-live-event article.live-event .content .event_main_wrapper {
    -ms-flex-order: 2;
    order: 2;
  }
  .page-node-type-live-event article.live-event .content .event-info-fields {
    -ms-flex-order: 4;
    order: 4;
  }
  .page-node-type-live-event article.live-event .content .field--name-field-live-deck-area {
    -ms-flex-order: 3;
    order: 3;
    margin-bottom: 20px;
  }
  .page-node-type-live-event article.live-event .content .block-quicktabs {
    -ms-flex-order: 5;
    order: 5;
  }
}
.page-node-type-live-event .block-region-advertising .block-ieee-social-media {
  margin: 0 auto;
}
.page-node-type-live-event .ui-widget.ui-widget-content {
  border: 0;
  margin-top: 15px;
  padding: 0;
  width: 100%;
}
.page-node-type-live-event .ui-widget .ui-widget-header {
  background: transparent;
  border: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .page-node-type-live-event .ui-widget .ui-widget-header {
    margin: 0 5px;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.page-node-type-live-event .ui-tabs .ui-tabs-nav li {
  width: 33.3%;
  border: 0;
  border-right: 1px solid #fff;
  border-radius: 0px;
  background-clip: padding-box;
  background: #e1e1e1;
  margin: 0;
}
.page-node-type-live-event .ui-tabs .ui-tabs-nav li a {
  padding: 5px 14px;
  width: 100%;
  display: block;
  color: #00ADEF;
  font-weight: bold;
  text-align: center;
}
.page-node-type-live-event .ui-tabs .ui-tabs-nav li a:focus,
.page-node-type-live-event .ui-tabs .ui-tabs-nav li a:hover {
  outline: 0;
}
@media (max-width: 767px) {
  .page-node-type-live-event .ui-tabs .ui-tabs-nav li a {
    padding: 5px;
  }
}
@media (max-width: 600px) {
  .page-node-type-live-event .ui-tabs .ui-tabs-nav li a {
    padding: 6px 3px;
    font-size: 12px;
  }
}
.page-node-type-live-event .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: #7d7d7d;
  padding-bottom: 0;
}
.page-node-type-live-event .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  color: #fff;
}
@media (max-width: 767px) {
  .page-node-type-live-event .ui-tabs .ui-tabs-nav li {
    background: transparent;
    border: 1px solid #7d7d7d;
    overflow: hidden;
  }
}
.page-node-type-live-event .req {
  color: red;
}
.page-node-type-live-event .ieee-live-questions-form {
  width: 70%;
}
.page-node-type-live-event .ieee-live-questions-form label {
  float: left;
  max-width: 25%;
  font-weight: normal;
}
@media (max-width: 767px) {
  .page-node-type-live-event .ieee-live-questions-form label {
    float: none;
    max-width: none;
    font-weight: bold;
  }
}
.page-node-type-live-event .ieee-live-questions-form label.form-required:after {
  display: inline-block;
  content: '*';
  color: red;
  font-size: 14px;
  padding-left: 3px;
}
.page-node-type-live-event .ieee-live-questions-form .form-item {
  overflow: hidden;
}
.page-node-type-live-event .ieee-live-questions-form input {
  float: right;
  width: 75%;
  border-radius: 0px;
  background-clip: padding-box;
  border-color: #000;
}
.page-node-type-live-event .ieee-live-questions-form input:focus,
.page-node-type-live-event .ieee-live-questions-form input:hover {
  box-shadow: none;
}
@media (max-width: 767px) {
  .page-node-type-live-event .ieee-live-questions-form input {
    float: none;
    width: 100%;
    background: #e1e1e1;
    border: 0;
  }
}
.page-node-type-live-event .ieee-live-questions-form .select-wrapper {
  float: right;
  width: 75%;
}
.page-node-type-live-event .ieee-live-questions-form .select-wrapper select {
  border-radius: 0px;
  background-clip: padding-box;
  border-color: #000;
}
.page-node-type-live-event .ieee-live-questions-form .select-wrapper select:focus,
.page-node-type-live-event .ieee-live-questions-form .select-wrapper select:hover {
  box-shadow: none;
}
@media (max-width: 767px) {
  .page-node-type-live-event .ieee-live-questions-form .select-wrapper select {
    background: #e1e1e1;
    border: 0;
  }
}
@media (max-width: 767px) {
  .page-node-type-live-event .ieee-live-questions-form .select-wrapper {
    float: none;
    width: 100%;
  }
}
.page-node-type-live-event .ieee-live-questions-form .form-item-question {
  position: relative;
}
.page-node-type-live-event .ieee-live-questions-form .form-item-question .form-textarea-wrapper textarea {
  float: right;
  width: 75%;
  border-radius: 0px;
  background-clip: padding-box;
  border-color: #000;
}
.page-node-type-live-event .ieee-live-questions-form .form-item-question .form-textarea-wrapper textarea:focus,
.page-node-type-live-event .ieee-live-questions-form .form-item-question .form-textarea-wrapper textarea:hover {
  box-shadow: none;
}
@media (max-width: 767px) {
  .page-node-type-live-event .ieee-live-questions-form .form-item-question .form-textarea-wrapper textarea {
    float: none;
    width: 100%;
    padding-bottom: 25px;
    background: #e1e1e1;
    border: 0;
  }
}
.page-node-type-live-event .ieee-live-questions-form .captcha {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}
.page-node-type-live-event .ieee-live-questions-form .captcha .g-recaptcha {
  float: right;
}
@media (max-width: 450px) {
  .page-node-type-live-event .ieee-live-questions-form .captcha .g-recaptcha {
    text-align: center;
    float: none;
  }
  .page-node-type-live-event .ieee-live-questions-form .captcha .g-recaptcha > div {
    display: inline-block;
  }
}
.page-node-type-live-event .ieee-live-questions-form #success-msg {
  text-align: center;
  color: green;
  margin: 15px 0;
}
.page-node-type-live-event .ieee-live-questions-form .container-counter {
  width: 100%;
  overflow: hidden;
}
.page-node-type-live-event .ieee-live-questions-form .container-counter .chars-counter {
  float: right;
}
@media (max-width: 767px) {
  .page-node-type-live-event .ieee-live-questions-form .container-counter {
    position: absolute;
    bottom: 5px;
    right: 5px;
  }
  .page-node-type-live-event .ieee-live-questions-form .container-counter span {
    display: none;
  }
}
@media (max-width: 991px) {
  .page-node-type-live-event .ieee-live-questions-form {
    width: 100%;
  }
}
.page-node-type-live-event .ieee-live-questions-form .form-actions {
  text-align: right;
}
.page-node-type-live-event .ieee-live-questions-form .form-actions button {
  margin: 0;
  background: #00ADEF;
  border-color: #00ADEF;
}
@media (max-width: 991px) {
  .page-node-type-live-event .ieee-live-questions-form .form-actions {
    text-align: center;
  }
}
.page-node-type-live-event .content .ieee-live-event-password-form,
.page-node-type-live-event .content #ieee-live-event-password-form {
  background: #a51926;
  padding: 15px;
  margin-bottom: 15px;
}
.page-node-type-live-event .content .ieee-live-event-password-form span,
.page-node-type-live-event .content #ieee-live-event-password-form span {
  display: block;
  color: #fff;
  margin-bottom: 18px;
  font-weight: 200;
}
.page-node-type-live-event .content .ieee-live-event-password-form .form-item,
.page-node-type-live-event .content #ieee-live-event-password-form .form-item {
  display: inline-block;
  width: 80%;
  max-width: 450px;
}
.page-node-type-live-event .content .ieee-live-event-password-form .form-item input,
.page-node-type-live-event .content #ieee-live-event-password-form .form-item input {
  height: 50px;
  width: 100%;
  border: 0;
  border-radius: 3px;
  background-clip: padding-box;
}
@media (max-width: 767px) {
  .page-node-type-live-event .content .ieee-live-event-password-form .form-item,
  .page-node-type-live-event .content #ieee-live-event-password-form .form-item {
    max-width: unset;
  }
}
@media (max-width: 600px) {
  .page-node-type-live-event .content .ieee-live-event-password-form .form-item,
  .page-node-type-live-event .content #ieee-live-event-password-form .form-item {
    width: 60%;
  }
}
.page-node-type-live-event .content .ieee-live-event-password-form .form-actions,
.page-node-type-live-event .content #ieee-live-event-password-form .form-actions {
  display: inline-block;
  margin-left: 2%;
  width: auto;
}
.page-node-type-live-event .content .ieee-live-event-password-form .form-actions button,
.page-node-type-live-event .content #ieee-live-event-password-form .form-actions button {
  height: 50px;
  border: 0;
  border-radius: 3px;
  background-clip: padding-box;
  padding: 0 10px;
  background: #000;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}
.page-node-type-live-event .content .event_main_wrapper {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.page-node-type-live-event .content .event_main_wrapper > * {
  width: 100%;
}
@media (max-width: 450px) {
  .page-node-type-live-event .content .event_main_wrapper > * {
    height: auto;
  }
}
.page-node-type-live-event .content .event-info-fields {
  display: inline-block;
  width: auto;
  max-width: 280px;
  padding-right: 20px;
  vertical-align: top;
}
@media (max-width: 991px) {
  .page-node-type-live-event .content .event-info-fields {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .page-node-type-live-event .content .event-info-fields {
    width: 100%;
    margin-right: 0;
    float: none;
  }
}
.page-node-type-live-event .content .field--name-field-live-deck-area {
  display: inline-block;
  font-size: 16px;
  padding: 15px;
  background: #e1e1e1;
}
@media (max-width: 767px) {
  .page-node-type-live-event .content .field--name-field-live-deck-area {
    width: 100%;
    float: none;
  }
}
.page-node-type-live-event .content .field--name-field-live-venue,
.page-node-type-live-event .content .field--name-field-live-location,
.page-node-type-live-event .content .field--name-field-live-link,
.page-node-type-live-event .content .field--name-field-live-date-text {
  width: 100%;
  font-size: 15px;
  padding-bottom: 15px;
}
.page-node-type-live-event .content .field--name-field-live-venue {
  position: relative;
  padding-left: 15px;
}
.page-node-type-live-event .content .field--name-field-live-venue:after {
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 15px;
  content: "\f041";
  color: #7d7d7d;
}
.page-node-type-live-event .content .field--name-field-live-date-text {
  position: relative;
  padding-left: 20px;
  color: #7d7d7d;
}
.page-node-type-live-event .content .field--name-field-live-date-text:after {
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 15px;
  content: "\f133";
  color: #7d7d7d;
}
.page-node-type-live-event .content .field--name-field-live-link {
  word-wrap: break-word;
}
.page-node-type-live-event .content .sharethis-wrapper {
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .page-node-type-live-event .content .jwplayer-video #ieee_live_event_player {
    max-height: 400px!important;
  }
}
@media (max-width: 600px) {
  .page-node-type-live-event .content .jwplayer-video #ieee_live_event_player {
    max-height: 310px!important;
  }
}
@media (max-width: 450px) {
  .page-node-type-live-event .content .jwplayer-video #ieee_live_event_player {
    max-height: 235px!important;
  }
}
.page-node-type-live-event .content .jwplayer-video .jw-logo-bottom-right {
  max-width: 70px !important;
  width: 12% !important;
  bottom: -45px;
}
@media (max-width: 767px) {
  .page-node-type-live-event .content {
    margin: 0 -15px;
  }
}
.page-node-type-live-event .content .block-quicktabs-blocklive-event {
  clear: both;
  overflow: hidden;
}
.page-node-type-live-event .views-field-field-live-detailed-description {
  margin: 0;
  font-size: 16px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-node-type-live-event .views-field-field-live-detailed-description {
    margin: 0;
    font-size: 14px;
  }
}
.page-node-type-live-event .views-field-field-live-detailed-description img {
  margin-right: 10px;
  margin-bottom: 5px;
}
.page-node-type-live-event #block-liveeventquestionform {
  margin: 30px 0 0;
}
@media (max-width: 767px) {
  .page-node-type-live-event #block-liveeventquestionform {
    margin: 0;
  }
}
.page-node-type-live-event .block-twitter-block {
  font-size: 14px;
  width: 310px;
  min-height: 45px;
  max-height: 450px;
  overflow: hidden;
  overflow-y: scroll;
  margin: 15px auto;
}
.page-node-type-live-event .block-twitter-block .timeline-Header {
  padding: 10px 0;
}
.page-node-type-live-event .block-twitter-block .timeline-Header-title {
  font-size: 21px;
  font-weight: 300;
  line-height: 24px;
  color: #292F33;
}
@media (max-width: 450px) {
  .page-node-type-live-event .block-twitter-block {
    width: 100%;
  }
}
.page-node-type-live-event .block-ieee-tv-twitter-block,
.page-node-type-live-event #block-ieeetvtwitterblock {
  max-width: 310px;
}
@media (max-width: 991px) {
  .page-node-type-live-event .block-ieee-tv-twitter-block,
  .page-node-type-live-event #block-ieeetvtwitterblock {
    max-width: 98%;
  }
}
.page-node-type-live-event .block-ieee-tv-twitter-block a:hover,
.page-node-type-live-event #block-ieeetvtwitterblock a:hover {
  text-decoration: none;
}
.page-node-type-live-event .block-ieee-tv-twitter-block .block-title,
.page-node-type-live-event #block-ieeetvtwitterblock .block-title {
  margin: 0;
  border: 0;
  font: 18px/20px PT_Sans;
  font-weight: bold;
}
.page-node-type-live-event .block-ieee-tv-twitter-block .timeline-Viewport,
.page-node-type-live-event #block-ieeetvtwitterblock .timeline-Viewport {
  min-height: 45px;
  max-height: 450px;
  overflow: hidden;
  overflow-y: scroll;
}
.page-node-type-live-event .block-ieee-tv-twitter-block .timeline-ShareMenu:hover,
.page-node-type-live-event #block-ieeetvtwitterblock .timeline-ShareMenu:hover {
  cursor: pointer;
}
.page-node-type-live-event .block-ieee-tv-twitter-block .timeline-Tweet-text,
.page-node-type-live-event #block-ieeetvtwitterblock .timeline-Tweet-text {
  margin-top: 6px;
  margin-left: 0;
  font-size: 12px;
  line-height: 18px;
}
.page-node-type-live-event .block-ieee-tv-twitter-block .timeline-Tweet-actions,
.page-node-type-live-event #block-ieeetvtwitterblock .timeline-Tweet-actions {
  margin-left: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* Styles for the Live Event List Page*/
.path-live-events .views-field-field-live-thumb-image img,
.path-live .views-field-field-live-thumb-image img {
  width: 100%;
}
.path-live-events .main-container .row,
.path-live .main-container .row {
  padding: 0;
}
.path-live-events .main-container .row:first-child,
.path-live .main-container .row:first-child {
  margin-bottom: 15px;
}
.path-live-events .page-header,
.path-live .page-header {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .path-live-events .page-header,
  .path-live .page-header {
    color: #333333;
    background: transparent;
    text-transform: unset;
  }
}
.path-live-events .block-title,
.path-live .block-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
.path-live-events .block-views-blocklive-events-coming-soon-block-1,
.path-live .block-views-blocklive-events-coming-soon-block-1 {
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
}
@media (max-width: 767px) {
  .path-live-events .block-views-blocklive-events-coming-soon-block-1,
  .path-live .block-views-blocklive-events-coming-soon-block-1 {
    margin: 0 -15px;
    padding: 15px;
  }
}
.path-live-events .view-live-events-coming-soon .view-content,
.path-live .view-live-events-coming-soon .view-content,
.path-live-events .view-live-events .view-content,
.path-live .view-live-events .view-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.path-live-events .view-live-events-coming-soon .view-content .views-row,
.path-live .view-live-events-coming-soon .view-content .views-row,
.path-live-events .view-live-events .view-content .views-row,
.path-live .view-live-events .view-content .views-row {
  margin: 15px 0px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 24.98%;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  .path-live-events .view-live-events-coming-soon .view-content .views-row,
  .path-live .view-live-events-coming-soon .view-content .views-row,
  .path-live-events .view-live-events .view-content .views-row,
  .path-live .view-live-events .view-content .views-row {
    width: 33.3%;
  }
}
@media (max-width: 600px) {
  .path-live-events .view-live-events-coming-soon .view-content .views-row,
  .path-live .view-live-events-coming-soon .view-content .views-row,
  .path-live-events .view-live-events .view-content .views-row,
  .path-live .view-live-events .view-content .views-row {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .path-live-events .view-live-events-coming-soon .view-content .views-row,
  .path-live .view-live-events-coming-soon .view-content .views-row,
  .path-live-events .view-live-events .view-content .views-row,
  .path-live .view-live-events .view-content .views-row {
    position: relative;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 15px;
    padding-right: 30px;
    border-bottom: 1px solid #e1e1e1;
  }
  .path-live-events .view-live-events-coming-soon .view-content .views-row:last-child,
  .path-live .view-live-events-coming-soon .view-content .views-row:last-child,
  .path-live-events .view-live-events .view-content .views-row:last-child,
  .path-live .view-live-events .view-content .views-row:last-child {
    border: 0;
  }
  .path-live-events .view-live-events-coming-soon .view-content .views-row .views-field:first-child,
  .path-live .view-live-events-coming-soon .view-content .views-row .views-field:first-child,
  .path-live-events .view-live-events .view-content .views-row .views-field:first-child,
  .path-live .view-live-events .view-content .views-row .views-field:first-child {
    float: left;
    width: 50%;
    height: 100%;
  }
  .path-live-events .view-live-events-coming-soon .view-content .views-row .views-field-nid,
  .path-live .view-live-events-coming-soon .view-content .views-row .views-field-nid,
  .path-live-events .view-live-events .view-content .views-row .views-field-nid,
  .path-live .view-live-events .view-content .views-row .views-field-nid {
    margin: 0;
    padding-left: 55%;
    width: 100%;
  }
  .path-live-events .view-live-events-coming-soon .view-content .views-row.content-advertising .block-ieee-banners,
  .path-live .view-live-events-coming-soon .view-content .views-row.content-advertising .block-ieee-banners,
  .path-live-events .view-live-events .view-content .views-row.content-advertising .block-ieee-banners,
  .path-live .view-live-events .view-content .views-row.content-advertising .block-ieee-banners {
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .path-live-events .view-live-events-coming-soon .view-content .views-row .views-field-field-live-thumb-image,
  .path-live .view-live-events-coming-soon .view-content .views-row .views-field-field-live-thumb-image,
  .path-live-events .view-live-events .view-content .views-row .views-field-field-live-thumb-image,
  .path-live .view-live-events .view-content .views-row .views-field-field-live-thumb-image {
    max-height: 90px;
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  .path-live-events .view-live-events-coming-soon .view-content .views-row .views-field-field-live-thumb-image,
  .path-live .view-live-events-coming-soon .view-content .views-row .views-field-field-live-thumb-image,
  .path-live-events .view-live-events .view-content .views-row .views-field-field-live-thumb-image,
  .path-live .view-live-events .view-content .views-row .views-field-field-live-thumb-image {
    max-height: 120px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .path-live-events .view-live-events-coming-soon .view-content .views-row .views-field-field-live-thumb-image,
  .path-live .view-live-events-coming-soon .view-content .views-row .views-field-field-live-thumb-image,
  .path-live-events .view-live-events .view-content .views-row .views-field-field-live-thumb-image,
  .path-live .view-live-events .view-content .views-row .views-field-field-live-thumb-image {
    max-height: auto;
    overflow: visible;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .path-live-events .view-live-events-coming-soon .view-content .views-row .views-field-field-live-thumb-image img,
  .path-live .view-live-events-coming-soon .view-content .views-row .views-field-field-live-thumb-image img,
  .path-live-events .view-live-events .view-content .views-row .views-field-field-live-thumb-image img,
  .path-live .view-live-events .view-content .views-row .views-field-field-live-thumb-image img {
    max-height: 90px;
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  .path-live-events .view-live-events-coming-soon .view-content .views-row .views-field-field-live-thumb-image img,
  .path-live .view-live-events-coming-soon .view-content .views-row .views-field-field-live-thumb-image img,
  .path-live-events .view-live-events .view-content .views-row .views-field-field-live-thumb-image img,
  .path-live .view-live-events .view-content .views-row .views-field-field-live-thumb-image img {
    max-height: 120px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .path-live-events .view-live-events-coming-soon .view-content .views-row .views-field-field-live-thumb-image img,
  .path-live .view-live-events-coming-soon .view-content .views-row .views-field-field-live-thumb-image img,
  .path-live-events .view-live-events .view-content .views-row .views-field-field-live-thumb-image img,
  .path-live .view-live-events .view-content .views-row .views-field-field-live-thumb-image img {
    max-height: auto;
    overflow: visible;
  }
}
.path-live-events .view-live-events-coming-soon .view-content .views-row.content-advertising,
.path-live .view-live-events-coming-soon .view-content .views-row.content-advertising,
.path-live-events .view-live-events .view-content .views-row.content-advertising,
.path-live .view-live-events .view-content .views-row.content-advertising {
  width: 49.96% !important;
}
@media (max-width: 767px) {
  .path-live-events .view-live-events-coming-soon .view-content .views-row.content-advertising,
  .path-live .view-live-events-coming-soon .view-content .views-row.content-advertising,
  .path-live-events .view-live-events .view-content .views-row.content-advertising,
  .path-live .view-live-events .view-content .views-row.content-advertising {
    display: none;
  }
}
.path-live-events .view-live-events-coming-soon .view-content .views-row:after,
.path-live .view-live-events-coming-soon .view-content .views-row:after,
.path-live-events .view-live-events .view-content .views-row:after,
.path-live .view-live-events .view-content .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.path-live-events .view-live-events-coming-soon .view-content .views-row .block-ieee-banners,
.path-live .view-live-events-coming-soon .view-content .views-row .block-ieee-banners,
.path-live-events .view-live-events .view-content .views-row .block-ieee-banners,
.path-live .view-live-events .view-content .views-row .block-ieee-banners {
  float: right;
}
.path-live-events .view-live-events-coming-soon .view-content .views-row .block-ieee-banners .block-title,
.path-live .view-live-events-coming-soon .view-content .views-row .block-ieee-banners .block-title,
.path-live-events .view-live-events .view-content .views-row .block-ieee-banners .block-title,
.path-live .view-live-events .view-content .views-row .block-ieee-banners .block-title {
  font-size: 10.72px;
}
.path-live-events .view-live-events-coming-soon .view-content .views-field-nid,
.path-live .view-live-events-coming-soon .view-content .views-field-nid,
.path-live-events .view-live-events .view-content .views-field-nid,
.path-live .view-live-events .view-content .views-field-nid {
  margin-top: 15px;
}
.path-live-events .view-live-events-coming-soon .view-content .views-field-nid div a,
.path-live .view-live-events-coming-soon .view-content .views-field-nid div a,
.path-live-events .view-live-events .view-content .views-field-nid div a,
.path-live .view-live-events .view-content .views-field-nid div a {
  margin-bottom: 15px;
  color: #000;
  font: 15px/19px PT_Sans;
  font-weight: bold;
  display: block;
}
.path-live-events .view-live-events-coming-soon .view-content .views-field-nid div a:hover,
.path-live .view-live-events-coming-soon .view-content .views-field-nid div a:hover,
.path-live-events .view-live-events .view-content .views-field-nid div a:hover,
.path-live .view-live-events .view-content .views-field-nid div a:hover {
  text-decoration: none;
  color: #00ADEF;
}
.path-live-events .view-live-events-coming-soon .view-content .views-field-nid div .event-info-date,
.path-live .view-live-events-coming-soon .view-content .views-field-nid div .event-info-date,
.path-live-events .view-live-events .view-content .views-field-nid div .event-info-date,
.path-live .view-live-events .view-content .views-field-nid div .event-info-date {
  position: relative;
  padding-left: 20px;
  color: #7d7d7d;
}
.path-live-events .view-live-events-coming-soon .view-content .views-field-nid div .event-info-date:after,
.path-live .view-live-events-coming-soon .view-content .views-field-nid div .event-info-date:after,
.path-live-events .view-live-events .view-content .views-field-nid div .event-info-date:after,
.path-live .view-live-events .view-content .views-field-nid div .event-info-date:after {
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 15px;
  content: "\f133";
  color: #7d7d7d;
}
.path-live-events .view-live-events-coming-soon .view-content .views-field-nid div .event-loc-venue-wrapper,
.path-live .view-live-events-coming-soon .view-content .views-field-nid div .event-loc-venue-wrapper,
.path-live-events .view-live-events .view-content .views-field-nid div .event-loc-venue-wrapper,
.path-live .view-live-events .view-content .views-field-nid div .event-loc-venue-wrapper {
  position: relative;
  padding-left: 20px;
  color: #7d7d7d;
}
.path-live-events .view-live-events-coming-soon .view-content .views-field-nid div .event-loc-venue-wrapper:after,
.path-live .view-live-events-coming-soon .view-content .views-field-nid div .event-loc-venue-wrapper:after,
.path-live-events .view-live-events .view-content .views-field-nid div .event-loc-venue-wrapper:after,
.path-live .view-live-events .view-content .views-field-nid div .event-loc-venue-wrapper:after {
  position: absolute;
  top: 0;
  left: 2px;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 15px;
  content: "\f041";
  color: #7d7d7d;
}
.path-live-events .main-container .row .breadcrumb,
.path-live .main-container .row .breadcrumb {
  margin-bottom: 0;
}
/*Styles for the Event Showcase - general view*/
.path-event-showcase .view-events-showcase .view-content .views-row.content-advertising {
  width: 300px;
  margin-left: auto;
}
@media (max-width: 767px) {
  .path-events-showcase .view-events-showcase .view-content .views-row.content-advertising,
  .path-event-showcase .view-events-showcase .view-content .views-row.content-advertising {
    display: none;
  }
}
.path-events-showcase .advertise-title,
.path-event-showcase .advertise-title {
  margin: 0 0 2px;
  text-align: left;
  text-transform: uppercase;
  color: #7d7d7d;
  font-size: 11px;
  font-weight: bold;
}
.path-events-showcase .main-container .row,
.path-event-showcase .main-container .row {
  padding-top: 0;
}
@media (max-width: 991px) {
  .path-events-showcase .mobile-pager,
  .path-event-showcase .mobile-pager {
    padding-right: 0;
  }
}
.path-events-showcase .view-events-showcase .view-header,
.path-event-showcase .view-events-showcase .view-header {
  padding-left: 0;
}
@media (min-width: 1200px) {
  .path-events-showcase .view-events-showcase .view-header,
  .path-event-showcase .view-events-showcase .view-header {
    padding-left: 5px;
  }
}
.path-events-showcase .view-events-showcase .view-header .title,
.path-event-showcase .view-events-showcase .view-header .title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
}
.path-events-showcase .view-events-showcase .view-header .filter-events .all,
.path-event-showcase .view-events-showcase .view-header .filter-events .all {
  min-width: 80px;
  padding: 0 25px;
  margin: 25px auto;
  display: inline-block;
  color: #000;
  font: 16px/28px PT_Sans;
  border: 1px solid #00aeef;
  vertical-align: middle;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
  transition: all .7s;
}
@media (max-width: 767px) {
  .path-events-showcase .view-events-showcase .view-header .filter-events .all,
  .path-event-showcase .view-events-showcase .view-header .filter-events .all {
    margin: 10px auto;
  }
}
@media (min-width: 1200px) {
  .path-events-showcase .view-events-showcase .view-header .filter-events .all,
  .path-event-showcase .view-events-showcase .view-header .filter-events .all {
    margin-left: -5px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .path-events-showcase .view-events-showcase .view-header .filter-events .all,
  .path-event-showcase .view-events-showcase .view-header .filter-events .all {
    margin-bottom: 10px;
    margin-top: 40px;
  }
}
.path-events-showcase .view-events-showcase .view-header .filter-events .all:hover,
.path-event-showcase .view-events-showcase .view-header .filter-events .all:hover {
  background: #00aeef;
  color: #fff;
}
.path-events-showcase .view-events-showcase .view-content,
.path-event-showcase .view-events-showcase .view-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.path-events-showcase .view-events-showcase .view-content .views-row.content-advertising,
.path-event-showcase .view-events-showcase .view-content .views-row.content-advertising {
  width: 330px;
  margin-left: auto;
}
.path-events-showcase .view-events-showcase .view-content .views-row,
.path-event-showcase .view-events-showcase .view-content .views-row {
  margin: 10px 0px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 24.96%;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .path-events-showcase .view-events-showcase .view-content .views-row,
  .path-event-showcase .view-events-showcase .view-content .views-row {
    width: 24.95%;
  }
}
@media (max-width: 767px) {
  .path-events-showcase .view-events-showcase .view-content .views-row,
  .path-event-showcase .view-events-showcase .view-content .views-row {
    width: 33.28%;
  }
}
@media (max-width: 600px) {
  .path-events-showcase .view-events-showcase .view-content .views-row,
  .path-event-showcase .view-events-showcase .view-content .views-row {
    width: 49.98%;
  }
}
@media (max-width: 450px) {
  .path-events-showcase .view-events-showcase .view-content .views-row,
  .path-event-showcase .view-events-showcase .view-content .views-row {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #e1e1e1;
  }
  .path-events-showcase .view-events-showcase .view-content .views-row:last-child,
  .path-event-showcase .view-events-showcase .view-content .views-row:last-child {
    border: 0;
  }
  .path-events-showcase .view-events-showcase .view-content .views-row .views-field-title a,
  .path-event-showcase .view-events-showcase .view-content .views-row .views-field-title a,
  .path-events-showcase .view-events-showcase .view-content .views-row .views-field:last-child a,
  .path-event-showcase .view-events-showcase .view-content .views-row .views-field:last-child a {
    color: #7d7d7d;
  }
  .path-events-showcase .view-events-showcase .view-content .views-row .views-field .field-content > div > a,
  .path-event-showcase .view-events-showcase .view-content .views-row .views-field .field-content > div > a {
    color: #000;
  }
}
.path-events-showcase .view-events-showcase .view-content .views-row:after,
.path-event-showcase .view-events-showcase .view-content .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.path-events-showcase .view-events-showcase .view-content .views-row:hover .views-field-title a,
.path-event-showcase .view-events-showcase .view-content .views-row:hover .views-field-title a {
  color: #00ADEF;
}
.path-events-showcase .view-events-showcase .view-content .views-row .ieee-custom-modile-arrow-wrapper,
.path-event-showcase .view-events-showcase .view-content .views-row .ieee-custom-modile-arrow-wrapper {
  display: none;
}
.path-events-showcase .view-events-showcase .view-content .views-field-field-image img,
.path-event-showcase .view-events-showcase .view-content .views-field-field-image img {
  min-height: 30px;
  max-height: 150px;
  width: 100%;
}
@media (max-width: 450px) {
  .path-events-showcase .view-events-showcase .view-content .views-field-field-image img,
  .path-event-showcase .view-events-showcase .view-content .views-field-field-image img {
    max-height: none;
  }
}
.path-events-showcase .view-events-showcase .view-content .views-field-title a,
.path-event-showcase .view-events-showcase .view-content .views-field-title a {
  overflow: hidden;
  color: #000;
  font: 15px/19px PT_Sans;
  font-weight: bold;
  display: block;
  padding-top: 10px;
}
.path-events-showcase .view-events-showcase .view-content .views-field-title a:hover,
.path-event-showcase .view-events-showcase .view-content .views-field-title a:hover {
  text-decoration: none;
  color: #00ADEF;
}
.path-events-showcase .view-events-showcase .view-content .views-field-nothing,
.path-event-showcase .view-events-showcase .view-content .views-field-nothing {
  margin-top: 10px;
}
.path-events-showcase .view-events-showcase .view-content .views-field-nothing div a,
.path-event-showcase .view-events-showcase .view-content .views-field-nothing div a {
  margin-bottom: 5px;
  color: #000;
  font: 15px/19px PT_Sans;
  font-weight: bold;
  display: block;
}
.path-events-showcase .view-events-showcase .view-content .views-field-nothing div a:hover,
.path-event-showcase .view-events-showcase .view-content .views-field-nothing div a:hover {
  text-decoration: none;
  color: #00ADEF;
}
.path-events-showcase .view-events-showcase .view-content .views-field-nothing div .event-info-date,
.path-event-showcase .view-events-showcase .view-content .views-field-nothing div .event-info-date {
  position: relative;
  padding-left: 20px;
  font: 14px/19px PT_Sans;
  color: #7d7d7d;
}
.path-events-showcase .view-events-showcase .view-content .views-field-nothing div .event-info-date:after,
.path-event-showcase .view-events-showcase .view-content .views-field-nothing div .event-info-date:after {
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 15px;
  content: "\f133";
  color: #7d7d7d;
}
.path-events-showcase .view-events-showcase .view-content .views-field-nothing div .event-loc-venue-wrapper,
.path-event-showcase .view-events-showcase .view-content .views-field-nothing div .event-loc-venue-wrapper {
  position: relative;
  padding-left: 20px;
  color: #7d7d7d;
}
.path-events-showcase .view-events-showcase .view-content .views-field-nothing div .event-loc-venue-wrapper:after,
.path-event-showcase .view-events-showcase .view-content .views-field-nothing div .event-loc-venue-wrapper:after {
  position: absolute;
  top: 0;
  left: 2px;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 15px;
  content: "\f041";
  color: #7d7d7d;
}
@media (max-width: 767px) {
  .path-events-showcase .block-region-bottom-advertising,
  .path-event-showcase .block-region-bottom-advertising {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .page-node-type-event-showcase .block-region-bottom-advertising {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 991px) {
  .page-node-type-event-showcase .block-region-advertising .block-ieee-dfp-banner-block {
    display: none;
  }
}
.page-node-type-live-event .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fff;
}
.page-node-type-live-event table {
  margin-top: 10px;
}
.page-node-type-live-event table td,
.page-node-type-live-event table th {
  padding: 5px;
}
@media (max-width: 767px) {
  .page-node-type-live-event .tooltip {
    left: auto !important;
    right: 1px !important;
  }
}
.page-node-type-live-event .jw-icon-display {
  position: relative;
}
.page-node-type-live-event .jw-icon-display:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(26%, -50%);
  transform: translate(26%, -50%);
  content: '' !important;
  border-top: 28px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 50px solid #cecece;
  display: none;
}
.page-node-type-live-event .jw-breakpoint-3 .jw-display .jw-icon:before {
  width: 77px;
}
.block-views-blockevents-showcase-block-2 .block-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  display: inline-block;
  margin-bottom: 0;
}
.block-views-blockevents-showcase-block-1 .hasPagination .view-header {
  margin-top: -105px;
}
@media (max-width: 767px) {
  .block-views-blockevents-showcase-block-1 .hasPagination .view-header {
    margin-top: -70px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .block-views-blockevents-showcase-block-1 .hasPagination .view-header {
    margin-top: -135px;
  }
}
.block-views-blockevents-showcase-block-1 .block-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  display: inline-block;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .block-views-blockevents-showcase-block-1 .block-title {
    margin-bottom: 70px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .block-views-blockevents-showcase-block-1 .block-title {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .block-views-blockevents-showcase-block-1 .block-title {
    margin-bottom: 30px;
  }
}
.path-education .block-ieee-sharethis-block {
  position: absolute;
  top: -10px;
  right: 0;
}
@media (max-width: 767px) {
  .path-education .block-ieee-sharethis-block {
    position: static;
  }
}
.path-education .form-inline .form-group {
  margin-bottom: 0;
}
.path-education .breadcrumb + div .block-ieee-sharethis-block {
  top: 0;
}
@media (max-width: 991px) {
  .path-education .block-region-advertising {
    padding-top: 0;
    border: 0;
  }
}
.path-education .main-container .slideshow-block .region-content.content-advertising {
  display: block;
  -ms-flex: none;
  flex: none;
}
@media (max-width: 991px) {
  .path-education .main-container .slideshow-block .region-content.content-advertising .block.block-ieee-banners {
    display: none;
  }
}
.path-education .view-filters {
  display: table;
  margin-left: auto;
  margin-top: 20px;
}
.path-education .view-filters .form-actions {
  margin-left: 10px;
}
.path-education .view-filters .button {
  margin-right: 0;
}
.path-education .view-filters form .form-inline {
  display: -ms-flexbox;
  display: flex;
}
.path-education .view-filters form .form-inline .control-label {
  margin-right: 5px;
}
.path-education .breadcrumb + div .main-container > .row {
  padding-top: 0;
}
.path-education .main-container > .row {
  padding-top: 10px;
}
@media (min-width: 992px) {
  .path-education .main-container .slideshow-block .region-content.content-advertising {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: none;
    flex: none;
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  .path-education .main-container .slideshow-block .region-content.content-advertising {
    -ms-flex: none;
    flex: none;
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  .path-education .main-container .owl-carousel .owl-stage-outer .owl-item {
    height: 370px;
  }
}
.path-education .main-container .row .breadcrumb {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .path-education .mobile-pager {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .path-education .owl-carousel .owl-dots {
    position: static;
  }
}
@media (max-width: 767px) {
  .path-education .owl-carousel .owl-stage-outer .owl-item .slide-name {
    background: rgba(0, 0, 0, 0.7) url(/themes/custom/ieeetv/images/icon-play-big.png) 0 0px no-repeat;
    padding: 0 15px 0 70px;
    width: calc(100% - 40px);
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    display: block;
    bottom: 20px;
    height: 60px;
  }
}
@media (max-width: 600px) {
  .path-education .owl-carousel .owl-stage-outer .owl-item .slide-name {
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
    background-size: 40px;
    padding-left: 50px;
    bottom: 10px;
  }
}
@media (max-width: 450px) {
  .path-education .owl-carousel .owl-stage-outer .owl-item .slide-name {
    line-height: 30px;
    background-size: 30px;
    height: 30px;
    padding-left: 35px;
  }
}
@media (max-width: 450px) {
  .path-education .ieee-custom-modile-arrow-wrapper a {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .path-education .slideshow-block .block-block-content .field--name-body p:last-child {
    display: none;
  }
}
.path-education .slideshow-block .block-join-renew-block {
  position: static;
  left: 0;
  top: 0;
}
.path-education .views-element-container .view-education > .view-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
  margin-top: 20px;
}
.path-education .views-element-container .view-education > .view-content .views-row {
  margin: 10px 0px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 16.66666%;
  vertical-align: top;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .path-education .views-element-container .view-education > .view-content .views-row {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .path-education .views-element-container .view-education > .view-content .views-row {
    width: 33.3333333%;
  }
}
@media (max-width: 600px) {
  .path-education .views-element-container .view-education > .view-content .views-row {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .path-education .views-element-container .view-education > .view-content .views-row {
    position: relative;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 15px;
    padding-right: 35px;
    border-bottom: 1px solid #e1e1e1;
  }
  .path-education .views-element-container .view-education > .view-content .views-row:last-child {
    border: 0;
  }
  .path-education .views-element-container .view-education > .view-content .views-row .views-field:first-child {
    float: left;
    width: 50%;
  }
  .path-education .views-element-container .view-education > .view-content .views-row .views-field:last-child {
    float: left;
    width: 45%;
    margin-left: 5%;
  }
  .path-education .views-element-container .view-education > .view-content .views-row .views-field:last-child a {
    padding: 0;
  }
}
.path-education .views-element-container .view-education > .view-content .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.path-education .views-element-container .view-education > .view-content .views-row:hover .views-field-field-video-medium-image a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.path-education .views-element-container .view-education > .view-content .views-row:hover .views-field-title a {
  color: #00ADEF;
}
.path-education .views-element-container .view-education > .view-content .views-row.content-advertising {
  width: 18%;
}
@media (max-width: 767px) {
  .path-education .views-element-container .view-education > .view-content .views-row.content-advertising {
    display: none;
  }
}
.path-education .views-element-container .view-education > .view-content .views-field-field-video-medium-image {
  display: block;
  position: relative;
}
.path-education .views-element-container .view-education > .view-content .views-field-field-video-medium-image img {
  min-height: 30px;
  width: 100%;
}
.path-education .views-element-container .view-education > .view-content .views-field-title {
  display: block;
}
.path-education .views-element-container .view-education > .view-content .views-field-title a {
  overflow: hidden;
  color: #000;
  font: 15px/19px PT_Sans;
  font-weight: bold;
  display: block;
  padding-top: 10px;
}
.path-education .views-element-container .view-education > .view-content .views-field-title a:hover {
  text-decoration: none;
  color: #00ADEF;
}
@media (max-width: 450px) {
  .path-education .views-element-container .view-education > .view-content .views-field-title a {
    padding-top: 0;
  }
}
@media (max-width: 450px) {
  .path-education .views-element-container {
    margin: 0 -15px 0;
    width: auto;
    padding: 0 15px;
  }
}
.path-education .video-wrapper {
  display: block;
  position: relative;
}
@media (max-width: 450px) {
  .path-education .video-wrapper {
    margin-right: 20px;
  }
}
.path-education .video-wrapper .video-image {
  max-height: 92px;
  overflow: hidden;
  display: block;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .path-education .video-wrapper .video-image {
    max-height: 119px;
  }
}
@media (max-width: 767px) {
  .path-education .video-wrapper .video-image {
    max-height: 125px;
  }
}
@media (max-width: 600px) {
  .path-education .video-wrapper .video-image {
    max-height: 147px;
  }
}
.path-education .video-wrapper .video-image img {
  min-height: 30px;
  width: 100%;
}
.path-education .video-wrapper .video-image a {
  display: block;
  border: 1px solid #e5e5e5;
}
.path-education .video-wrapper .video-image:hover a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
@media (max-width: 450px) {
  .path-education .video-wrapper {
    float: left;
  }
}
.path-education .video-wrapper .video-duration {
  display: inline-block;
  position: absolute;
  bottom: 1px;
  right: 1px;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.path-education .region-header-logo-right img {
  width: auto;
}
.path-education img {
  width: 100%;
}
.path-education .view-submenu-blocks .video-wrapper .video-duration {
  bottom: 11px;
}
.path-education .block-join-renew .btn {
  width: 165px;
  font-size: 16px;
}
.path-education .block-join-renew .btn:hover {
  opacity: 0.8;
}
.path-education .content-description {
  margin-top: 12px;
}
/*Styles for Premium Products - general view*/
.path-ondemand .node-page .main-container > .row .region.content-advertising {
  margin: 0 -15px;
}
@media (max-width: 991px) {
  .path-ondemand .view-legacy-pager .mobile-pager {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .path-ondemand .view-legacy-pager .mobile-pager {
    margin-top: 5px;
  }
}
.path-ondemand .block-views-blockpremium-collections-block-1 .block-title,
.path-ondemand .page-header {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding-bottom: 22px;
  border-bottom: 2px dotted #e1e1e1;
}
.path-ondemand .main-container .row {
  padding-top: 0;
}
.path-ondemand .view-premium-collections > .view-content,
.path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}
.path-ondemand .view-premium-collections > .view-content .views-row,
.path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-row {
  box-shadow: 0 0 4px #b6b5b5;
  padding: 10px;
  margin: 10px 15px;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: calc(25% - 30px);
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .path-ondemand .view-premium-collections > .view-content .views-row,
  .path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: calc(25% - 30px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .path-ondemand .view-premium-collections > .view-content .views-row,
  .path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: calc(33.33333% - 30px);
  }
}
@media (max-width: 767px) {
  .path-ondemand .view-premium-collections > .view-content .views-row,
  .path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: calc(50% - 30px);
  }
}
@media (max-width: 450px) {
  .path-ondemand .view-premium-collections > .view-content .views-row,
  .path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 100%;
    border: 0;
    margin: 15px 0;
    border-bottom: 1px solid #e1e1e1;
  }
  .path-ondemand .view-premium-collections > .view-content .views-row:last-child,
  .path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-row:last-child {
    border: 0;
  }
}
.path-ondemand .view-premium-collections > .view-content .views-row:after,
.path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-row:after {
  display: block;
  content: "";
  clear: both;
}
.path-ondemand .view-premium-collections > .view-content .views-row:hover .views-field-title a,
.path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-row:hover .views-field-title a {
  color: #00ADEF;
}
.path-ondemand .view-premium-collections > .view-content .views-row .views-field-field-collection-mobile-image a,
.path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-row .views-field-field-collection-mobile-image a {
  display: block;
  border: 1px solid #e5e5e5;
}
.path-ondemand .view-premium-collections > .view-content .views-row img,
.path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-row img {
  width: 100%;
}
.path-ondemand .view-premium-collections > .view-content .views-field-field-collection-large-image img,
.path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-field-field-collection-large-image img {
  min-height: 30px;
  max-height: 150px;
  width: 100%;
}
@media (max-width: 767px) {
  .path-ondemand .view-premium-collections > .view-content .views-field-field-collection-large-image img,
  .path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-field-field-collection-large-image img {
    width: 70%;
  }
}
.path-ondemand .view-premium-collections > .view-content .views-field-title a,
.path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-field-title a {
  overflow: hidden;
  color: #000;
  font: 15px/19px PT_Sans;
  font-weight: bold;
  display: block;
  padding-top: 10px;
}
.path-ondemand .view-premium-collections > .view-content .views-field-title a:hover,
.path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-field-title a:hover {
  text-decoration: none;
  color: #00ADEF;
}
.path-ondemand .view-premium-collections > .view-content .views-field.views-field-view-node a,
.path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-field.views-field-view-node a {
  display: block;
  padding-top: 10px;
}
.path-ondemand .view-premium-collections > .view-content .views-field.views-field-view-node a:hover,
.path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-field.views-field-view-node a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .path-ondemand .view-premium-collections > .view-content .views-field.views-field-view-node,
  .path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-field.views-field-view-node {
    float: right;
  }
  .path-ondemand .view-premium-collections > .view-content .views-field.views-field-view-node a,
  .path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-field.views-field-view-node a {
    padding-top: 10px;
  }
}
.path-ondemand .view-premium-collections > .view-content {
  margin-left: -15px;
  width: calc(100% + 30px);
}
@media (max-width: 450px) {
  .path-ondemand .view-premium-collections > .view-content {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.row.collection-row {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 991px) {
  .row.collection-row {
    background: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
}
@media (max-width: 450px) {
  .row.collection-row section:last-child {
    width: 100%;
  }
}
/*Styles for Premium Products - detailed view*/
.page-node-type-collection .view-premium-products-list .view-header {
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-node-type-collection .view-premium-products-list .main-pagination {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .page-node-type-collection .view-premium-products-list .main-pagination {
    display: none;
  }
}
@media (min-width: 992px) {
  .page-node-type-collection .view-premium-products-list .main-pagination {
    margin-top: 30px;
  }
}
.page-node-type-collection .view-premium-products-list .main-pagination ~ .view-header {
  position: absolute;
  top: 20px;
  margin-top: 0;
}
@media (min-width: 992px) {
  .page-node-type-collection .view-premium-products-list .main-pagination ~ .view-header {
    top: 35px;
    left: 5px;
  }
}
.page-node-type-collection .view-premium-products-list .main-pagination ~ .view-filters {
  margin-left: auto;
  margin-top: 20px;
  display: table;
}
@media (max-width: 767px) {
  .page-node-type-collection .view-premium-products-list .main-pagination ~ .view-filters {
    display: block;
  }
}
.page-node-type-collection .view-premium-products-list .main-pagination ~ .view-filters .form-item.form-group {
  margin-bottom: 0;
  width: calc(100% - 70px);
}
.page-node-type-collection .view-premium-products-list .main-pagination ~ .view-filters .form-actions {
  width: 70px;
}
.page-node-type-collection .view-premium-products-list .main-pagination ~ .view-filters .form-submit {
  margin-right: 0;
  margin-left: auto;
  display: block;
}
.page-node-type-collection .view-premium-products-list .main-pagination ~ .view-filters .form--inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
}
.page-node-type-collection .view-premium-products-list .main-pagination ~ .view-filters .form--inline #edit-actions {
  margin-left: auto;
}
@media (max-width: 991px) {
  .page-node-type-collection .view-premium-products-list .mobile-pager {
    margin-top: 20px;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .page-node-type-collection .block-region-advertising {
    display: none;
  }
}
.page-node-type-collection .view-premium-products-list .text-wrap {
  height: 85px;
  max-height: 85px;
  overflow: hidden;
}
.page-node-type-collection .main-container .row {
  padding-top: 0;
}
.page-node-type-collection .main-container .row .content-advertising {
  margin-top: 20px;
}
.page-node-type-collection .main-container .row .collection .content {
  padding: 15px 15px 10px;
  position: relative;
}
@media (min-width: 992px) {
  .page-node-type-collection .main-container .row .collection .content {
    padding-left: 0;
  }
}
.page-node-type-collection .main-container .row .collection .content .field--name-field-collection-large-image {
  -ms-flex-preferred-size: 360px;
  flex-basis: 360px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .page-node-type-collection .main-container .row .collection .content .field--name-field-collection-large-image {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 0;
  }
}
.page-node-type-collection .main-container .row .collection .content .field--name-field-collection-large-image img {
  max-width: 370px;
  min-width: 240px;
  width: 100%;
}
@media (max-width: 767px) {
  .page-node-type-collection .main-container .row .collection .content .field--name-field-collection-large-image img {
    width: 100%;
    max-width: auto;
  }
}
@media (max-width: 450px) {
  .page-node-type-collection .main-container .row .collection .content .field--name-field-collection-large-image img {
    min-width: auto;
  }
}
.page-node-type-collection .main-container .row .collection .content .collection-left-block {
  display: inline-block;
  vertical-align: top;
  width: 360px;
}
@media (max-width: 767px) {
  .page-node-type-collection .main-container .row .collection .content .collection-left-block {
    width: 100%;
  }
}
.page-node-type-collection .main-container .row .collection .content .collection-left-block + div {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 380px);
}
@media (max-width: 767px) {
  .page-node-type-collection .main-container .row .collection .content .collection-left-block + div {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .page-node-type-collection .main-container .row .collection .content .collection-left-block + div iframe {
    width: 100%;
  }
}
.page-node-type-collection .main-container .row .collection .content .collection-left-block + div ul {
  margin: 0 0 12px 0;
  padding: 0;
}
.page-node-type-collection .main-container .row .collection .content .collection-left-block + div ul li {
  list-style-type: none;
  font: 16px/19px PT_Sans;
}
.page-node-type-collection .main-container .row .collection .content .collection-left-block .field--name-field-collection-date:before {
  content: "\f017";
  padding-right: 10px;
  font: normal normal normal 14px/1 FontAwesome;
}
.page-node-type-collection .main-container .row .collection .content .collection-left-block .sharethis-wrapper {
  width: 170px;
  margin-top: 17px;
  padding: 9px 0 0;
  border-top: 1px solid #E1E1E1;
}
.page-node-type-collection .main-container .row .collection .content .field--name-field-collection-date {
  padding-top: 20px;
}
.page-node-type-collection .main-container .row .collection .content .field--name-field-collection-date time {
  position: relative;
  color: #7d7d7d;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .page-node-type-collection .main-container .row .collection .content .field--name-field-collection-date {
    padding-bottom: 5px;
  }
}
.page-node-type-collection .main-container .row .collection .content .field--name-body {
  width: calc(100% - 360px);
}
@media (max-width: 767px) {
  .page-node-type-collection .main-container .row .collection .content .field--name-body {
    margin-top: 15px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 767px) {
  .page-node-type-collection .main-container .row .collection .content .field--name-body {
    width: 100%;
  }
}
.page-node-type-collection .main-container .row .collection .content .field--name-body .more-btn {
  text-align: left;
}
.page-node-type-collection .main-container .row .collection .content .field--name-body p {
  font-size: 16px;
}
.page-node-type-collection .main-container .row .collection .content .field--name-body a {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
}
.page-node-type-collection .main-container .row .collection .content .more-btn {
  display: block;
  text-align: center;
}
.page-node-type-collection .main-container .row .collection .content .sharethis-wrapper {
  width: 200px;
  left: 15px;
  top: 200px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-node-type-collection .main-container .row .collection .content .sharethis-wrapper {
    top: 235px;
  }
}
@media (max-width: 767px) {
  .page-node-type-collection .main-container .row .collection .content .sharethis-wrapper {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 10px;
  }
}
.page-node-type-collection .page-header {
  padding: 0 15px;
  font: 18px/20px PT_Sans;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 991px) {
  .page-node-type-collection .page-header {
    margin: 0 -15px;
  }
}
@media (min-width: 992px) {
  .page-node-type-collection .page-header {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .page-node-type-collection .page-header {
    margin-top: 20px;
  }
}
.page-node-type-collection .page-header span {
  text-transform: uppercase;
  font: 18px/20px PT_Sans;
  font-weight: bold;
}
.page-node-type-collection .more-btn {
  font: 14px/14px PT_Sans;
  font-weight: bold;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 30px 0 30px 0;
  border-top: 1px solid #e1e1e1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row:first-child {
  border-top: 0;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap {
  display: block;
  margin-bottom: 10px;
  min-height: 70px;
}
@media (max-width: 450px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 450px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap a {
    -ms-flex-order: 2;
    order: 2;
    max-height: 100%;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap img {
  position: absolute;
  width: 100%;
  max-width: 170px;
  top: 0;
  left: 0;
  min-height: 30px;
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap img {
    position: static;
    float: left;
  }
}
@media (max-width: 450px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap img {
    max-width: 100%;
    top: 60px;
    left: 15px;
    padding-top: 10px;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap .product-wrap-body {
  margin-left: 185px;
  padding-right: 15px;
  text-align: justify;
  font: 16px/20px PT_Sans;
  font-size: 16px;
}
@media (max-width: 450px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap .product-wrap-body {
    margin-left: 0;
    padding-right: 0;
    display: inline-block;
    margin-top: 15px;
    -ms-flex-order: 3;
    order: 3;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap .product-title {
  padding-left: 185px;
  padding-bottom: 10px;
}
@media (max-width: 450px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap .product-title {
    padding-left: 0;
    padding-bottom: 10px;
    -ms-flex-order: 1;
    order: 1;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap .product-title .products-count {
  display: inline-block;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap .product-title a {
  color: #000;
  font: 18px/24px PT_Sans;
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap .product-title a:hover {
  text-decoration: none;
}
@media (max-width: 450px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap .product-title a {
    font: 20px/19px PT_Sans;
    font-weight: bold;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap p {
  text-align: justify;
  font-size: 18px;
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .top.product-wrap p {
    padding: 15px 0 0;
    width: 100%;
    overflow: hidden;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-item-title {
  margin-right: 10px;
  margin-bottom: 10px;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-item-title a {
  color: #000;
  font: 18px/24px PT_Sans;
  font-weight: bold;
  display: block;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-item-title a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-item-title a {
    font: 16px/24px PT_Sans;
    font-weight: bold;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-nothing {
  display: inline-block;
  width: 74%;
  -ms-flex-order: 1;
  order: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- */
  /* Chrome */
  -ms-flex: 0 1 auto;
  /* IE 10 */
  flex: 0 1 auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  height: auto;
  min-height: 95px;
  margin-right: 10px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-nothing {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-nothing {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-nothing {
    min-height: auto;
  }
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-nothing article .row .text-wrap {
    padding-right: 0;
  }
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-nothing article .row .text-wrap h2 a {
    font: 17px/19px PT_Sans;
    font-weight: bold;
    max-height: 100%;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-wrapper .col-sm-3 {
  max-width: 160px;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-wrapper .col-sm-3 .field--name-field-video-medium-image {
  max-height: 105px;
  overflow: hidden;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-wrapper .col-sm-3 img {
  width: 100%;
}
@media (max-width: 450px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-wrapper .col-sm-3 {
    max-width: 100%;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-wrapper .video-duration {
  bottom: 35px;
}
@media (max-width: 450px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-wrapper {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .field--name-field-video-large-image,
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .field--name-field-video-medium-image,
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .field--name-field-video-mobile-image {
    width: 100%;
    min-height: auto;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field.views-field-body {
  padding-left: 185px;
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field.views-field-body {
    padding: 15px 0 0;
    width: 100%;
    overflow: hidden;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .content {
  padding-left: 185px;
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .content {
    padding-left: 0;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .content .view-counter {
  display: block !important;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-toggler {
  padding-left: 185px;
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-toggler {
    padding-left: 0;
    clear: both;
    padding-top: 10px;
    display: table;
    margin-top: 20px;
  }
}
@media (max-width: 450px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-toggler {
    padding-top: 0;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-toggler a {
  color: #000;
  font: 16px/19px PT_Sans;
  font-weight: bold;
  text-decoration: none;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-toggler a.hover {
  text-decoration: none;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-toggler a.open-block:after {
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 17px;
  content: "\f105";
  color: #7d7d7d;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-toggler a.open-block {
    text-transform: uppercase;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-toggler a.close-block:after {
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 17px;
  content: "\f107";
  color: #7d7d7d;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-toggler a.close-block {
    text-transform: uppercase;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .videos-wrapper {
  display: block;
  margin-top: 15px;
  padding-left: 185px;
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .videos-wrapper {
    padding-left: 0;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .videos-wrapper.hideContent {
  display: none;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .videos-wrapper.showContent {
  display: block;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .videos-wrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .videos-wrapper ul li {
  border-bottom: 1px solid #e1e1e1;
  padding: 0 0 15px ;
  text-align: left;
  margin-bottom: 15px;
  overflow: hidden;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .videos-wrapper ul li article:after {
  content: "";
  clear: both;
  display: table;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .videos-wrapper ul li:last-child {
  border: 0;
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .videos-wrapper ul li {
    margin-right: -15px;
    padding-right: 15px;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-ieee-product-price-field {
  display: inline-block;
  width: auto;
  -ms-flex-order: 2;
  order: 2;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-ieee-product-price-field {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-ieee-product-price-field {
    width: 100%;
    text-align: center;
  }
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-ieee-product-price-field .product-price-block {
  width: 270px;
  padding: 14px 16px 21px;
  box-sizing: border-box;
  font: 14px/17px PT_Sans;
  text-align: center;
  background: #f2f2f2;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-ieee-product-price-field .product-price-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-ieee-product-price-field .product-price-block ul li {
  padding: 4px;
  overflow: hidden;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-ieee-product-price-field .product-price-block ul li .product-price-label {
  float: left;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-ieee-product-price-field .product-price-block ul li .product-price-value {
  font-weight: bold;
  float: right;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-ieee-product-price-field .product-price-block .btn-purchase {
  padding: 0 20px;
  display: inline-block;
  font: 16px/30px PT_Sans;
  color: #fff;
  background: #7d7d7d;
  border-radius: 3px;
  background-clip: padding-box;
  margin-top: 17px;
}
.page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-ieee-product-price-field .product-price-block .btn-purchase:hover {
  text-decoration: none;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-ieee-product-price-field .product-price-block .btn-purchase {
    min-width: 120px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-ieee-product-price-field .product-price-block {
    width: 100%;
    max-width: 440px;
    margin: 20px auto;
  }
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-ieee-product-price-field .product-price-block {
    width: 100%;
    max-width: 440px;
    margin: 20px auto;
  }
}
@media (max-width: 600px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-ieee-product-price-field .product-price-block {
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row {
    padding: 20px 15px;
    margin: 0 -15px;
  }
}
@media (max-width: 991px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .video-wrapper {
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .field-content > ul {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .page-node-type-collection .block-views-blockpremium-products-list-block-1 {
    margin: 0;
  }
}
.page-node-type-collection .views-field.views-field-field-product-videos .show-all {
  display: inline-block;
  margin-top: 15px;
  padding: 5px 10px;
  color: #7d7d7d;
  font-weight: bold;
  background: #e1e1e1;
}
/*Styles for the Premium Products - nested product*/
.page-node-type-product .page-header {
  text-transform: uppercase;
  font-size: 20px;
  padding-bottom: 0;
}
.page-node-type-product .product > .content {
  margin-top: 15px;
  position: relative;
}
@media (max-width: 767px) {
  .page-node-type-product .product > .content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.page-node-type-product .product-price-block {
  display: inline-block;
  min-width: 240px;
  height: auto;
  border: 1px solid #7d7d7d;
  padding: 20px 15px;
}
.page-node-type-product .product-price-block .product-price-list li {
  width: 100%;
  margin-bottom: 15px;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-node-type-product .product-price-block .product-price-list li {
    margin-bottom: 10px;
  }
}
.page-node-type-product .product-price-block .product-price-list .product-price-label {
  color: #7d7d7d;
}
.page-node-type-product .product-price-block .product-price-list .product-price-value {
  font-weight: bold;
}
.page-node-type-product .product-price-block .btn-purchase {
  display: block;
  margin: 15px auto 0;
  width: 150px;
  background: #00ADEF;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 15px;
}
.page-node-type-product .product-price-block .btn-purchase:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .page-node-type-product .product-price-block {
    display: block;
    width: 100%;
    position: relative;
    top: 0;
    margin-top: 15px;
  }
}
.product-content-wrapper.video-display {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.product-content-wrapper.video-display .product-video {
  padding-right: 240px;
}
.product-content-wrapper.video-display .product-video .field--items > .field--item {
  min-height: 265px;
}
.product-content-wrapper.video-display .product-video .field--items > .field--item h2 {
  margin: 0 0 10px;
  border: 0;
  font: 18px/20px PT_Sans;
  font-weight: bold;
  padding-left: 285px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .product-content-wrapper.video-display .product-video .field--items > .field--item h2 {
    padding-left: 250px;
  }
}
@media (max-width: 600px) {
  .product-content-wrapper.video-display .product-video .field--items > .field--item h2 {
    display: none;
  }
}
.product-content-wrapper.video-display .product-video .field--items > .field--item h2 a {
  color: #7d7d7d;
}
.product-content-wrapper.video-display .product-video .field--items > .field--item h2 a:hover {
  text-decoration: none;
}
.product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-large-image,
.product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-medium-image,
.product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-mobile-image {
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 10px;
}
.product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-large-image img,
.product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-medium-image img,
.product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-mobile-image img {
  max-width: 275px;
  height: auto;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-large-image img,
  .product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-medium-image img,
  .product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-mobile-image img {
    max-width: 240px;
  }
}
.product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-large-image:hover:after,
.product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-medium-image:hover:after,
.product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-mobile-image:hover:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
@media (max-width: 600px) {
  .product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-large-image,
  .product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-medium-image,
  .product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-mobile-image {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    margin-right: 10px;
  }
  .product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-large-image img,
  .product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-medium-image img,
  .product-content-wrapper.video-display .product-video .field--items > .field--item .content .field--name-field-video-mobile-image img {
    max-width: 100%;
    height: auto;
  }
}
.product-content-wrapper.video-display .product-video .field--items > .field--item .content .view-counter {
  padding-left: 285px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .product-content-wrapper.video-display .product-video .field--items > .field--item .content .view-counter {
    padding-left: 250px;
  }
}
@media (max-width: 767px) {
  .product-content-wrapper.video-display .product-video .field--items > .field--item .content .view-counter {
    padding-left: 285px;
  }
}
@media (max-width: 600px) {
  .product-content-wrapper.video-display .product-video .field--items > .field--item .content .view-counter {
    padding-left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .product-content-wrapper.video-display .product-video .field--items > .field--item {
    min-height: 220px;
  }
}
@media (max-width: 767px) {
  .product-content-wrapper.video-display .product-video .field--items > .field--item {
    min-height: 220px;
  }
}
@media (max-width: 767px) {
  .product-content-wrapper.video-display .product-video {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .product-content-wrapper.video-display .product-price-block {
    display: block;
    width: 100%;
    position: relative;
    top: 0;
    margin-top: 15px;
  }
}
.product-content-wrapper.product-display .collection-info {
  padding-bottom: 10px;
}
.product-content-wrapper.product-display .collection-info .collection-label {
  color: #7d7d7d;
}
.product-content-wrapper.product-display .collection-info .field--name-field-product-collections {
  display: inline-block;
}
.product-content-wrapper.product-display .collection-info .field--name-field-product-collections .field--item {
  display: inline-block;
  padding: 0 3px 0 2px;
}
.product-content-wrapper.product-display .collection-info .field--name-field-product-collections .field--item:after {
  display: inline-block;
  content: ',';
  margin-left: 1px;
}
.product-content-wrapper.product-display .collection-info .field--name-field-product-collections .field--item:last-child:after {
  display: inline-block;
  content: ' ';
}
.product-content-wrapper.product-display .product-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 15px;
  min-height: 230px;
}
@media (max-width: 767px) {
  .product-content-wrapper.product-display .product-content .product-image-wrap {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .product-content-wrapper.product-display .product-content .product-image-wrap img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .product-content-wrapper.product-display .product-content .field--type-text-with-summary {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.product-content-wrapper.product-display .product-content .field--name-field-product-large-image img {
  max-width: 275px;
  height: auto;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-content-wrapper.product-display .product-content .field--name-field-product-large-image img {
    max-width: 220px;
  }
}
@media (max-width: 991px) {
  .product-content-wrapper.product-display .product-content .field--name-field-product-large-image img {
    max-width: 220px;
  }
}
@media (max-width: 767px) {
  .product-content-wrapper.product-display .product-content .field--name-field-product-large-image img {
    max-width: 100%;
  }
}
.product-content-wrapper.product-display .product-content .field--name-body {
  padding: 0 15px;
  font-size: 16px;
  width: calc(100% - 220px - 240px);
}
@media (max-width: 767px) {
  .product-content-wrapper.product-display .product-content .field--name-body {
    padding: 0;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .product-content-wrapper.product-display .product-content .field--name-body {
    width: calc(100% - 280px - 240px);
  }
}
@media (max-width: 767px) {
  .product-content-wrapper.product-display .product-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 0;
  }
}
.product-content-wrapper.product-display .field--items > .field--item {
  padding-top: 20px;
}
.product-content-wrapper.product-display .product-video-list .videos-title {
  margin: 0 0 15px 0;
  border: 0;
  font: 16px/18px PT_Sans;
  font-weight: bold;
}
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item {
  border-bottom: 1px solid #ddd;
  position: relative;
  height: auto;
  min-height: 115px;
}
@media (max-width: 600px) {
  .product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item {
    min-height: 95px;
  }
}
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item h2 {
  margin: 0 0 5px;
  border: 0;
  font: 16px/20px PT_Sans;
  font-weight: bold;
}
@media (max-width: 600px) {
  .product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item h2 {
    padding-left: 0;
    font: 16px/18px PT_Sans;
    font-weight: bold;
    word-wrap: break-word;
  }
}
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item h2 a {
  color: #000;
}
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item h2 a:hover {
  text-decoration: none;
}
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .image-wrap {
  max-width: 160px;
}
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .image-wrap img {
  width: 100%;
}
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .video-duration {
  bottom: 35px;
}
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content {
  padding-left: 185px;
}
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .field--name-field-video-large-image,
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .field--name-field-video-medium-image,
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .field--name-field-video-mobile-image {
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 10px;
  height: auto;
  min-height: auto;
  border-bottom: none;
}
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .field--name-field-video-large-image img,
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .field--name-field-video-medium-image img,
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .field--name-field-video-mobile-image img {
  max-width: 175px;
  height: auto;
  position: relative;
}
@media (max-width: 600px) {
  .product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .field--name-field-video-large-image img,
  .product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .field--name-field-video-medium-image img,
  .product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .field--name-field-video-mobile-image img {
    max-width: 120px;
  }
}
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .field--name-field-video-large-image a,
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .field--name-field-video-medium-image a,
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .field--name-field-video-mobile-image a {
  display: block;
  width: 100%;
  height: auto;
  max-height: 100px;
  overflow: hidden;
}
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .field--name-field-video-large-image a:hover:after,
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .field--name-field-video-medium-image a:hover:after,
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .field--name-field-video-mobile-image a:hover:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  cursor: pointer;
}
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content > a,
.product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .view-counter {
  display: block;
}
@media (max-width: 600px) {
  .product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content > a,
  .product-content-wrapper.product-display .product-video-list .field--name-field-product-videos > .field--item .content .view-counter {
    padding-left: 130px;
  }
}
.page-node-type-video .main-container .product-info-wrap .video-preview img {
  margin: 0;
}
@media (max-width: 600px) {
  .page-node-type-video .main-container .product-info-wrap .video-preview img {
    height: auto;
  }
}
@media (max-width: 600px) {
  .page-node-type-video .product-info-wrap {
    max-height: none;
  }
}
.page-node-type-video .product-info-wrap.video-purchase + .flex-row.jw-data-wrap .video-embedded .social-networks {
  width: 58px !important;
  margin-left: 0;
}
.page-node-type-video .product-info-wrap.video-purchase + .flex-row.jw-data-wrap #show-embed-code {
  margin-right: 0;
}
@media (max-width: 767px) {
  article .product-info-wrap.video-purchase .product-list {
    padding-left: 0;
    padding-right: 0;
  }
}
.product-info-wrap {
  position: relative;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .product-info-wrap {
    margin-bottom: 0;
  }
}
.product-info-wrap .video-preview {
  position: relative;
  width: 100%;
  min-height: 400px;
  max-height: 600px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .product-info-wrap .video-preview {
    -ms-flex-order: 1;
    order: 1;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    max-height: 100%;
    overflow: visible;
    min-height: auto;
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .product-info-wrap .video-preview {
    overflow: visible;
  }
}
@media (max-width: 450px) {
  .product-info-wrap .video-preview {
    -ms-flex-order: 1;
    order: 1;
    font-size: 10px;
    font-weight: bold;
  }
}
.product-info-wrap .warning-login-view-label {
  color: #fff;
  margin: 0 0 0 9px;
  line-height: 23px;
}
@media (max-width: 600px) {
  .product-info-wrap .warning-login-view-label {
    font-size: 15px;
    line-height: 16px;
  }
}
@media (max-width: 450px) {
  .product-info-wrap .warning-login-view-label {
    font-size: 12px;
    line-height: 12px;
  }
}
.product-info-wrap .sign-in-button {
  display: inline-block;
  background: #fff;
  border-radius: 2px;
  color: #2aabe1;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 7px 20px;
  margin: 10px;
}
@media (max-width: 767px) {
  .product-info-wrap .sign-in-button {
    margin-bottom: 10px;
    padding: 5px 15px;
    height: 40px;
  }
}
@media (max-width: 600px) {
  .product-info-wrap .sign-in-button {
    margin: 2%;
  }
}
@media (max-width: 450px) {
  .product-info-wrap .sign-in-button {
    margin-top: 10px;
    height: 35px;
  }
}
.product-info-wrap .product-list {
  background: #000;
  color: #fff;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  width: 40%;
  height: 100%;
  overflow: auto;
}
@media (max-width: 767px) {
  .product-info-wrap .product-list {
    position: relative;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    background: white;
    color: black;
    padding-bottom: 0;
    height: auto;
  }
}
@media (max-width: 600px) {
  .product-info-wrap .product-list {
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    background: white;
    color: black;
  }
}
@media (max-width: 450px) {
  .product-info-wrap .product-list {
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    background: white;
    color: black;
  }
}
.product-info-wrap .product-list .product .product-label {
  position: relative;
  margin-bottom: 15px;
}
.product-info-wrap .product-list .product .btn-purchase {
  color: #fff;
  background: #00adef;
  outline: none;
  box-shadow: none;
  margin: 6px 0 12px;
}
.product-info-wrap .product-list .product .price-value {
  font-weight: bold;
}
.product-info-wrap .product-list h3 {
  color: #00ADEF;
  font-size: 16px;
  padding: 10px 0;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 450px) {
  .product-info-wrap {
    max-height: 500px;
    -ms-flex-order: 1;
    order: 1;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 600px) {
  .product-info-wrap {
    max-height: 700px;
    -ms-flex-order: 1;
    order: 1;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .content {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .jw-data-wrap {
    -ms-flex-order: 3;
    order: 3;
  }
}
@media (max-width: 767px) {
  .channel-keyword-wrap {
    -ms-flex-order: 4;
    order: 4;
  }
}
@media (max-width: 767px) {
  .field--label-hidden {
    -ms-flex-order: 5;
    order: 5;
  }
}
.warning-login-to-view {
  height: 60px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: rgba(110, 1, 1, 0.9);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .warning-login-to-view {
    position: relative;
    width: 100%;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
.video-purchase .warning-login-to-view {
  width: 60%;
}
@media (max-width: 767px) {
  .video-purchase .warning-login-to-view {
    width: 100%;
  }
}
.user-logged-in .video-purchase .warning-login-to-view {
  display: none;
}
/*403, 404 errors Pages*/
.page403,
.page404 {
  width: 100%;
  display: inline-block;
  margin: auto;
  background-color: #181818;
  color: #fff;
  padding-top: 30px;
  padding-left: 45px;
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .page403,
  .page404 {
    padding-top: 20px;
    padding-left: 0;
  }
}
@media (max-width: 450px) {
  .page403,
  .page404 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page403 .page403__text,
.page404 .page403__text,
.page403 .page404__text,
.page404 .page404__text {
  width: 371px;
  float: left;
  padding-top: 40px;
  padding-right: 40px;
  padding-left: 10px;
}
@media (max-width: 991px) {
  .page403 .page403__text,
  .page404 .page403__text,
  .page403 .page404__text,
  .page404 .page404__text {
    padding-top: 0;
    padding-bottom: 30px;
    float: none;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 450px) {
  .page403 .page403__text,
  .page404 .page403__text,
  .page403 .page404__text,
  .page404 .page404__text {
    max-width: 100%;
    float: left;
  }
}
.page403 .page403__img,
.page404 .page403__img,
.page403 .page404__img,
.page404 .page404__img {
  width: 500px;
  height: 350px;
  background-size: cover;
  float: left;
  background-image: url(../images/maintenance.jpg);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page403 .page403__img,
  .page404 .page403__img,
  .page403 .page404__img,
  .page404 .page404__img {
    width: 400px;
    height: 250px;
  }
}
@media (max-width: 991px) {
  .page403 .page403__img,
  .page404 .page403__img,
  .page403 .page404__img,
  .page404 .page404__img {
    float: none;
    margin: 0 auto;
    width: 390px;
    height: 200px;
  }
}
@media (max-width: 450px) {
  .page403 .page403__img,
  .page404 .page403__img,
  .page403 .page404__img,
  .page404 .page404__img {
    width: 250px;
    height: 150px;
    float: left;
  }
}
.page403 h2,
.page404 h2 {
  font-size: 30px;
  font-weight: 400;
}
.page403 p,
.page404 p {
  font-size: 14px;
}
.page403 a,
.page404 a {
  color: #fff;
  text-decoration: underline;
}
/*About Page*/
.about {
  margin-top: -30px;
  line-height: 20px;
  width: calc(100% - 100px);
}
@media (max-width: 991px) {
  .about {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .about {
    width: 100%;
  }
}
.about ul {
  margin-bottom: 0;
}
.about h3 {
  font-size: 18px;
  font-family: PT_Sans_bold, sans-serif;
  margin-bottom: 6px;
}
.about h4 {
  line-height: 30px;
  font-size: 16px;
  margin-bottom: 5px;
}
.about p {
  font-size: 16px;
  margin: 0 0 8px;
}
@media (max-width: 991px) {
  .about p {
    text-align: justify;
  }
}
.about li {
  font-size: 16px;
}
.about hr {
  display: block;
  unicode-bidi: -webkit-isolate;
  unicode-bidi: isolate;
  -webkit-margin-before: 28px;
  -webkit-margin-after: 20px;
  -webkit-margin-start: auto;
  -webkit-margin-end: auto;
  overflow: hidden;
  border-style: dotted;
}
.about a {
  color: #00aeef;
  font-size: 16px;
}
.about a:hover {
  text-decoration: none;
}
.about__releases {
  margin-bottom: 60px;
}
.about__releases .press-release {
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .about__releases .press-release {
    display: block;
  }
}
.about__releases .press-release img {
  display: block;
  min-width: 120px;
}
.about__releases .press-release .info {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .about__releases .press-release .info {
    margin-top: 10px;
    margin-left: 0;
  }
}
.about__releases .press-release .info h4 {
  line-height: 1;
  margin-bottom: 10px;
}
.about__releases .press-release .read-red {
  line-height: 1;
}
.about__releases .press-release .read-red:before {
  content: '';
  margin-right: 5px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  background: url(../images/pdf-icon.jpg) center / 100% no-repeat;
}
.about__releases h3 {
  margin-bottom: -10px;
}
.about__img {
  display: table-cell;
  width: 110px;
  margin-right: 27px;
  padding-top: 20px;
  padding-right: 26px;
  box-sizing: border-box;
}
@media (max-width: 450px) {
  .about__img {
    padding-top: 30px;
  }
}
.about__text {
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 450px) {
  .about__text {
    display: inline;
  }
}
.about__text a {
  margin-top: 15px;
}
@media (min-width: 1200px) {
  .about-left {
    width: 80%;
    margin-left: auto;
  }
}
.about-left h4 {
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
  width: 170px;
  margin-left: auto;
  margin-right: auto;
}
.about-left a {
  display: block;
}
.about-left a img {
  display: block;
  width: 110px;
  margin-left: auto;
  margin-right: auto;
}
.about-left .specification {
  margin-top: 20px;
}
.about-left .read-red {
  width: 120px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  line-height: 1;
}
.about-left .read-red:before {
  content: '';
  margin-right: 5px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  background: url(../images/pdf-icon.jpg) center / 100% no-repeat;
}
/*Advertise Page*/
.page-node-type-tabbed-page .advertise {
  max-width: 80%;
  padding-bottom: 10px;
}
@media (max-width: 991px) {
  .page-node-type-tabbed-page .advertise {
    min-width: 100%;
  }
}
.page-node-type-tabbed-page .advertise h1 {
  display: block;
  font-size: 2em;
  -webkit-margin-before: 0.67em;
  -webkit-margin-after: 0.67em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-family: PT_Sans_bold, sans-serif;
  margin-top: 0;
}
@media (max-width: 450px) {
  .page-node-type-tabbed-page .advertise h1 {
    font-size: 1.6em;
  }
}
.page-node-type-tabbed-page .advertise p {
  font-size: 16px;
  line-height: 20px;
  margin: 20px 0;
}
@media (max-width: 991px) {
  .page-node-type-tabbed-page .advertise p {
    text-align: justify;
  }
}
.page-node-type-tabbed-page .advertise span {
  font-size: 16px;
  font-weight: 400;
}
.page-node-type-tabbed-page .advertise ul {
  margin-top: -20px;
}
.page-node-type-tabbed-page .advertise li {
  font-size: 16px;
}
.page-node-type-tabbed-page .advertise a {
  text-decoration: none;
}
.page-node-type-tabbed-page .advertise hr {
  display: block;
  unicode-bidi: -webkit-isolate;
  unicode-bidi: isolate;
  overflow: hidden;
  border-style: inset;
}
.page-node-type-tabbed-page .advertise__tabs {
  font-size: 4px;
  display: inline-block;
}
.page-node-type-tabbed-page .advertise__tabs ul {
  list-style: none;
}
.page-node-type-tabbed-page .advertise__tabs li {
  display: inline-block;
}
.page-node-type-tabbed-page .advertise__tabs a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  background-color: #e1e1e1;
  color: #00ADEF;
  text-decoration: none;
  font-family: PT_Sans_bold, sans-serif;
  font-size: 14px;
  padding: 0 15px;
}
.page-node-type-tabbed-page .advertise__tabs a:hover,
.page-node-type-tabbed-page .advertise__tabs a:active {
  background-color: #7d7d7d;
  color: #fff;
}
@media (max-width: 450px) {
  .page-node-type-tabbed-page .advertise__tabs a {
    padding: 0 12px;
  }
}
.page-node-type-tabbed-page .advertise__item {
  display: inline-block;
}
.page-node-type-tabbed-page .ui-tabs .ui-tabs-panel {
  padding: 0;
}
.page-node-type-tabbed-page .ui-tabs .ui-tabs-panel h2 {
  margin-top: 0;
}
.page-node-type-tabbed-page .ui-widget.ui-widget-content {
  border: none;
}
.page-node-type-tabbed-page .ui-tabs .ui-tabs-nav {
  background-color: #fff;
  border: none;
}
.page-node-type-tabbed-page .ui-tabs .ui-tabs-nav li {
  margin: 1px .1em 0 0;
}
.page-node-type-tabbed-page .ui-tabs .ui-tabs-nav li a:focus,
.page-node-type-tabbed-page .ui-tabs .ui-tabs-nav li a:hover {
  outline: 0;
}
.page-node-type-tabbed-page .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  display: inline-block;
  background-color: #e1e1e1;
  color: #00ADEF;
  text-decoration: none;
  font-family: PT_Sans_bold, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
@media (max-width: 450px) {
  .page-node-type-tabbed-page .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: .5em 8px;
  }
}
.page-node-type-tabbed-page .ui-tabs .ui-tabs-nav .ui-state-default {
  background-color: #e1e1e1;
  border: none !important;
}
.page-node-type-tabbed-page .ui-tabs .ui-tabs-nav .ui-state-default:hover {
  border: none;
  background-color: #7d7d7d;
}
.page-node-type-tabbed-page .ui-tabs .ui-tabs-nav .ui-state-default a {
  color: #00ADEF;
  text-decoration: none;
}
.page-node-type-tabbed-page .ui-tabs .ui-tabs-nav .ui-state-hover a,
.page-node-type-tabbed-page .ui-tabs .ui-tabs-nav .ui-tabs-active a,
.page-node-type-tabbed-page .ui-tabs .ui-tabs-nav .ui-state-active a {
  background-color: #7d7d7d;
  color: #fff;
}
.page-node-type-tabbed-page .ui-tabs .ui-tabs-nav .ui-state-active a,
.page-node-type-tabbed-page .ui-tabs .ui-tabs-nav .ui-state-active a:link,
.page-node-type-tabbed-page .ui-tabs .ui-tabs-nav .ui-state-active a:visited {
  color: #ffffff;
  border: none;
}
/*Styles for IEEE.TV NEWSLETTER subscriber*/
.path-ieee-subscriber .page-header {
  text-transform: uppercase;
}
.path-ieee-subscriber form#ieee-subscriber-add-form {
  width: 70%;
}
@media (max-width: 767px) {
  .path-ieee-subscriber form#ieee-subscriber-add-form {
    width: 100%;
  }
}
.path-ieee-subscriber form#ieee-subscriber-add-form .form-item {
  width: 100%;
  overflow: hidden;
}
.path-ieee-subscriber form#ieee-subscriber-add-form .form-item .control-label,
.path-ieee-subscriber form#ieee-subscriber-add-form .form-item legend {
  width: 45%;
  float: left;
  padding: 0 15px 0 0;
  font-family: PT_Sans_bold;
  font-size: 16px;
  line-height: 27px;
  text-align: left;
  border: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .path-ieee-subscriber form#ieee-subscriber-add-form .form-item .control-label,
  .path-ieee-subscriber form#ieee-subscriber-add-form .form-item legend {
    width: 100%;
  }
}
.path-ieee-subscriber form#ieee-subscriber-add-form .form-item .fieldset-wrapper,
.path-ieee-subscriber form#ieee-subscriber-add-form .form-item .select-wrapper,
.path-ieee-subscriber form#ieee-subscriber-add-form .form-item input {
  float: right;
  width: 55%;
}
@media (max-width: 767px) {
  .path-ieee-subscriber form#ieee-subscriber-add-form .form-item .fieldset-wrapper,
  .path-ieee-subscriber form#ieee-subscriber-add-form .form-item .select-wrapper,
  .path-ieee-subscriber form#ieee-subscriber-add-form .form-item input {
    width: 100%;
  }
}
.path-ieee-subscriber form#ieee-subscriber-add-form .form-item input,
.path-ieee-subscriber form#ieee-subscriber-add-form .form-item select {
  border: 1px solid #363636;
  border-radius: 2px;
  background-clip: padding-box;
}
.path-ieee-subscriber form#ieee-subscriber-add-form .form-item input:focus,
.path-ieee-subscriber form#ieee-subscriber-add-form .form-item select:focus {
  box-shadow: none;
  outline: none;
}
.path-ieee-subscriber form#ieee-subscriber-add-form .form-wrapper:first-child {
  margin-top: 15px;
}
.path-ieee-subscriber form#ieee-subscriber-add-form .form-wrapper:last-child {
  text-align: center;
}
.path-ieee-subscriber form#ieee-subscriber-add-form .form-wrapper:last-child button {
  background: #00ADEF;
  border-color: #00ADEF;
  border-radius: 2px;
  background-clip: padding-box;
}
@media (max-width: 767px) {
  .path-ieee-subscriber form#ieee-subscriber-add-form .form-wrapper:last-child button {
    width: 120px;
  }
}
.path-ieee-subscriber form#ieee-subscriber-add-form #edit-regarding-wrapper input {
  width: auto;
  left: 45%;
  margin: 0;
  top: 7px;
}
@media (max-width: 767px) {
  .path-ieee-subscriber form#ieee-subscriber-add-form #edit-regarding-wrapper input {
    right: 0;
    left: auto;
  }
}
.path-ieee-subscriber form#ieee-subscriber-add-form #edit-is-member-wrapper legend span {
  font-family: PT_Sans_bold;
}
.path-ieee-subscriber form#ieee-subscriber-add-form #edit-is-member-wrapper .fieldset-wrapper .form-item {
  width: 50%;
  float: left;
  margin: 0 !important;
}
.path-ieee-subscriber form#ieee-subscriber-add-form #edit-is-member-wrapper .fieldset-wrapper .form-item label {
  margin-left: 15px;
  font-family: PT_Sans;
}
.path-ieee-subscriber form#ieee-subscriber-add-form #edit-is-member-wrapper .fieldset-wrapper .form-item input {
  margin: 0;
  width: auto;
  left: 0;
  top: 7px;
}
.path-ieee-subscriber form#ieee-subscriber-add-form .captcha {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}
.path-ieee-subscriber form#ieee-subscriber-add-form .captcha .g-recaptcha {
  float: right;
}
@media (max-width: 450px) {
  .path-ieee-subscriber form#ieee-subscriber-add-form .captcha .g-recaptcha {
    text-align: center;
    float: none;
  }
  .path-ieee-subscriber form#ieee-subscriber-add-form .captcha .g-recaptcha > div {
    display: inline-block;
  }
}
/*Styles for the Newsletter Page*/
.path-newsletters .view-newsletters > .view-content {
  margin-right: 300px;
}
@media (max-width: 767px) {
  .path-newsletters .view-newsletters > .view-content {
    margin-right: 0;
  }
}
.path-newsletters .view-newsletters > .newsletter-advertising {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  .path-newsletters .view-newsletters > .newsletter-advertising {
    position: static;
    width: 240px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}
.path-newsletters .view-newsletters > .newsletter-advertising .newsletter-advertising-title {
  margin: 0 0 2px;
  text-align: left;
  text-transform: uppercase;
  color: #7d7d7d;
  font-size: 11px;
  font-weight: bold;
}
.path-newsletters .page-header {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .path-newsletters .newsletter-logo {
    margin: 15px 0;
    text-align: center;
  }
}
.path-newsletters .newsletter-small-form {
  padding: 20px 15px;
  background: #e1e1e1;
}
.path-newsletters .newsletter-small-form .color_title.title_lightgreen2_bg h4 {
  text-transform: uppercase;
  font-size: 16px;
  font-family: PT_Sans_bold;
  margin-top: 0;
}
.path-newsletters .newsletter-small-form .description {
  float: left;
  width: 50%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .path-newsletters .newsletter-small-form .description {
    width: 30%;
  }
}
@media (max-width: 600px) {
  .path-newsletters .newsletter-small-form .description {
    width: 100%;
    margin-bottom: 15px;
  }
}
.path-newsletters .newsletter-small-form .subscriber-block-newsletter-form.subscriber-form {
  float: right;
  width: 50%;
  position: relative;
}
.path-newsletters .newsletter-small-form .subscriber-block-newsletter-form.subscriber-form input {
  display: inline-block;
  box-sizing: border-box;
  height: 30px;
  line-height: 40px;
  width: 75%;
  font-size: 16px;
  font-style: italic;
  padding-left: 8px;
  border: 1px solid #363636;
  border-radius: 1px;
  background-clip: padding-box;
  margin-right: 5px;
  line-height: normal;
}
@media (max-width: 767px) {
  .path-newsletters .newsletter-small-form .subscriber-block-newsletter-form.subscriber-form input {
    width: 70%;
  }
}
@media (max-width: 600px) {
  .path-newsletters .newsletter-small-form .subscriber-block-newsletter-form.subscriber-form input {
    width: 75%;
  }
}
@media (max-width: 450px) {
  .path-newsletters .newsletter-small-form .subscriber-block-newsletter-form.subscriber-form input {
    width: 100%;
    border: 0;
    margin-right: 0;
    padding-right: 45px;
  }
}
.path-newsletters .newsletter-small-form .subscriber-block-newsletter-form.subscriber-form button {
  box-sizing: border-box;
  height: 30px;
  width: 46px;
  border-radius: 0px;
  background-clip: padding-box;
  background: #00ADEF;
  border: 0;
  color: #fff;
  vertical-align: top;
}
@media (max-width: 450px) {
  .path-newsletters .newsletter-small-form .subscriber-block-newsletter-form.subscriber-form button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }
}
.path-newsletters .newsletter-small-form .subscriber-block-newsletter-form.subscriber-form .form-item,
.path-newsletters .newsletter-small-form .subscriber-block-newsletter-form.subscriber-form .form-row {
  display: inline;
}
@media (min-width: 768px) and (max-width: 991px) {
  .path-newsletters .newsletter-small-form .subscriber-block-newsletter-form.subscriber-form {
    width: 70%;
  }
}
@media (max-width: 600px) {
  .path-newsletters .newsletter-small-form .subscriber-block-newsletter-form.subscriber-form {
    width: 100%;
  }
}
.path-newsletters .view-newsletters {
  margin-top: 30px;
}
.path-newsletters .view-newsletters .item-list {
  margin-bottom: 15px;
}
.path-newsletters .view-newsletters .item-list h3 {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  display: table;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.path-newsletters .view-newsletters .item-list h3:before,
.path-newsletters .view-newsletters .item-list h3:after {
  border-top: 2px dotted #e1e1e1;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 48%;
}
.path-newsletters .view-newsletters .item-list h3:before {
  right: .5%;
}
.path-newsletters .view-newsletters .item-list h3:after {
  left: .5%;
}
.path-newsletters .view-newsletters .item-list ul {
  list-style-type: none;
  padding: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  text-align: right;
}
.path-newsletters .view-newsletters .item-list ul li {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  font-size: 16px;
  padding: 15px 0 0 15px;
}
@media (max-width: 991px) {
  .path-newsletters .view-newsletters .item-list ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
/*Terms-of-use Page*/
.terms {
  margin-top: -30px;
  line-height: 20px;
  width: 76.3%;
}
@media (max-width: 991px) {
  .terms {
    width: 100%;
    padding: 0 15px;
  }
}
.terms ul {
  margin-left: 10px;
  margin-bottom: 15px;
}
.terms h2 {
  font-size: 28px;
  font-family: PT_Sans_bold, sans-serif;
  margin-bottom: 20px;
}
.terms h3 {
  font-size: 18px;
  font-family: PT_Sans_bold, sans-serif;
  margin-bottom: 6px;
}
.terms h4 {
  line-height: 30px;
  font-size: 16px;
  margin-bottom: 5px;
}
.terms p {
  font-size: 16px;
}
@media (max-width: 991px) {
  .terms p {
    text-align: justify;
  }
}
.terms li {
  font-size: 16px;
}
.terms hr {
  display: block;
  unicode-bidi: -webkit-isolate;
  unicode-bidi: isolate;
  -webkit-margin-before: 20px;
  -webkit-margin-after: 20px;
  -webkit-margin-start: auto;
  -webkit-margin-end: auto;
  overflow: hidden;
  border-style: dotted;
}
.terms a {
  color: #00aeef;
  font-size: 16px;
}
.terms a:hover {
  text-decoration: none;
}
.terms__item {
  margin-bottom: 30px;
}
.terms__arrow {
  padding-top: 5px;
  display: inline-block;
}
.terms__arrow span {
  font-size: 14px;
  color: #069;
  padding-left: 10px;
  position: absolute;
  text-transform: uppercase;
}
.terms__arrow svg {
  width: 20px;
  height: 20px;
}
/*sitemap Page*/
.path-sitemap .sitemap .sitemap-menu {
  margin-bottom: -10px;
}
.path-sitemap .sitemap .sitemap-menu > li {
  padding-bottom: 15px;
}
.path-sitemap .sitemap .sitemap-menu > li.empty {
  display: none;
}
.path-sitemap .sitemap .sitemap-menu span {
  display: table;
  white-space: nowrap;
  overflow: hidden;
  font-size: 20px;
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
}
.path-sitemap .sitemap .sitemap-menu span:before,
.path-sitemap .sitemap .sitemap-menu span:after {
  border-top: 2px dotted #e1e1e1;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 49%;
}
.path-sitemap .sitemap .sitemap-menu span:before {
  right: 1%;
}
.path-sitemap .sitemap .sitemap-menu span:after {
  left: 1%;
}
.path-sitemap .sitemap .sitemap-menu .sitemap-menu {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .path-sitemap .sitemap .sitemap-menu .sitemap-menu {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.path-sitemap .sitemap .sitemap-menu .sitemap-menu li {
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
}
@media (max-width: 767px) {
  .path-sitemap .sitemap .sitemap-menu .sitemap-menu li {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }
}
.path-sitemap .sitemap .sitemap-menu .sitemap-menu li a {
  color: #00ADEF;
  font: bold 16px/18px PT_Sans;
}
@media (max-width: 767px) {
  .path-sitemap .sitemap .sitemap-menu .sitemap-menu li a {
    font-size: 12px;
  }
}
/*Maitanance Mode Page*/
.maintenance-page {
  background-color: #181818;
}
.maintenance-page h1 {
  color: #FFF;
  font-size: 40px;
  line-height: 40px;
}
@media (max-width: 991px) {
  .maintenance-page h1 {
    line-height: 80px;
  }
}
.maintenance-page p {
  line-height: 88px;
  margin-top: 0;
  padding-left: 50px;
  font-size: 26px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .maintenance-page p {
    margin-top: 15px;
    float: left;
    line-height: 30px;
    padding-left: 0;
  }
}
.maintenance-page a {
  line-height: 88px;
  margin-top: 0;
  padding: 0;
  font-size: 26px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .maintenance-page a {
    float: left;
  }
}
.maintenance-page section {
  width: 100%;
}
.maintenance-page .container {
  color: #FFF;
  font-size: 20px;
}
.maintenance-page .logo {
  margin-right: 50px;
  background-color: #FFF;
  padding-left: 15px;
}
@media (max-width: 991px) {
  .maintenance-page .logo {
    display: inline;
  }
}
.maintenance-page .navbar {
  border-radius: 0;
}
.maintenance-page .navbar-default {
  margin-top: 10px;
  border: none;
  background-color: transparent;
}
.maintenance-page .navbar-brand {
  color: #FFF;
}
@media (max-width: 991px) {
  .maintenance-page .navbar-brand {
    display: inline;
  }
}
.maintenance-page .navbar-text {
  color: #FFF;
}
@media (max-width: 991px) {
  .maintenance-page .navbar-text {
    display: inline;
  }
}
.maintenance-page main:after {
  background-image: url(../images/maintenance.jpg);
  background-repeat: no-repeat;
  max-width: 900px;
  width: 900px;
  height: 700px;
}
/*Subscription Message*/
.prettyprint {
  font: 16px/22px PT_Sans;
  color: #000;
  background-color: transparent;
  padding: 20px;
  padding-bottom: 50px;
  display: block;
  margin: 0 0 10px;
  word-break: break-all;
  word-wrap: break-word;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.prettyprint a {
  color: #000;
}
/*Volunteer Subscription Message */
.successful_page {
  font-size: 16px;
}
.successful_page h4 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}
.successful_page a {
  color: #00adf1;
  cursor: pointer;
}
.successful_page a:hover {
  text-decoration: none;
}
.successful_page p {
  margin: 0;
}
/*RSS feeds*/
.path-rssfeeds .block-region-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.path-rssfeeds .block-region-content > .block.block-block-content {
  width: calc(100% - 220px);
}
@media (max-width: 600px) {
  .path-rssfeeds .block-region-content > .block.block-block-content {
    width: 100%;
  }
}
.path-rssfeeds .block-region-content > .block-ieee-banners {
  margin-left: auto;
}
@media (max-width: 600px) {
  .path-rssfeeds .block-region-content > .block-ieee-banners {
    width: 100%;
    margin-top: 15px;
  }
}
.path-rssfeeds .block-region-content .block-block-content {
  font-size: 18px;
  font-weight: bold;
}
.path-rssfeeds .block-region-content .block-title {
  color: #0094da;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 26px;
  background: url(../images/bg_rss_title.gif) top left no-repeat;
  padding-left: 35px;
}
.path-rssfeeds .block-region-content .rss_subtitle {
  color: #0094da;
  font-weight: bold;
  line-height: 70px;
}
.path-rssfeeds .block-region-content .rss_text_content {
  max-width: 780px;
  float: left;
  margin-top: 20px;
}
.path-rssfeeds .block-region-content .rss_text_content p {
  font-weight: normal;
  margin: 0;
  color: #000;
  font-size: 16px;
}
.path-rssfeeds .block-region-content .view-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.path-rssfeeds .block-region-content .view-content .channel {
  margin-bottom: 10px;
  width: calc(50% - 20px);
  overflow: hidden;
  margin-right: 20px;
}
@media (max-width: 991px) {
  .path-rssfeeds .block-region-content .view-content .channel {
    width: 100%;
  }
}
.path-rssfeeds .block-region-content .view-content .channel h3 {
  font-size: 16px;
  font-weight: 900;
  color: #000;
  background: url(../images/rss_icon_sm.gif) no-repeat;
  padding-left: 20px;
}
.path-rssfeeds .block-region-content .view-content .channel a {
  font-size: 16px;
  color: #0094da;
  padding: 0 0 0 25px;
}
.u-block {
  display: block !important;
}
.u-hidden {
  display: none !important;
}
.u-hiddenVisually {
  position: absolute!important;
  overflow: hidden!important;
  width: 1px!important;
  height: 1px!important;
  padding: 0!important;
  border: 0!important;
  clip: rect(1px, 1px, 1px, 1px) !important;
}
.u-inline {
  display: inline !important;
}
.u-inlineBlock {
  display: inline-block !important;
  max-width: 100%;
}
.u-table {
  display: table !important;
}
.u-tableCell {
  display: table-cell !important;
}
.u-tableRow {
  display: table-row !important;
}
.u-cf:after,
.u-cf:before {
  content: " ";
  display: table;
}
.u-cf:after {
  clear: both;
}
.u-nbfc {
  overflow: hidden !important;
}
.u-nbfcAlt {
  display: table-cell !important;
  width: 10000px !important;
}
.u-floatLeft {
  float: left !important;
}
.u-floatRight {
  float: right !important;
}
.u-textBreak {
  word-wrap: break-word !important;
}
.u-textCenter {
  text-align: center !important;
}
.u-textLeft {
  text-align: left !important;
}
.u-textRight {
  text-align: right !important;
}
.u-textInheritColor {
  color: inherit !important;
}
.u-textKern {
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "kern" 1, "kern";
  font-feature-settings: "kern" 1, "kern";
  -webkit-font-kerning: normal;
  -moz-font-kerning: normal;
  font-kerning: normal;
}
.u-textNoWrap {
  white-space: nowrap !important;
}
.u-textTruncate {
  max-width: 100%;
  overflow: hidden!important;
  text-overflow: ellipsis!important;
  white-space: nowrap!important;
  word-wrap: normal !important;
}
blockquote,
button,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
ol,
p,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
}
b,
i {
  font-weight: 400;
  font-style: normal;
}
abbr,
abbr[title] {
  border-bottom: 0;
}
.SandboxRoot {
  direction: ltr;
  text-align: left;
}
.SandboxRoot {
  display: block;
  background: 0 0;
  font: normal normal 14px/1.4 Helvetica, Roboto, "Segoe UI", Calibri, sans-serif;
  color: #292F33;
  white-space: normal;
  white-space: initial;
}
.SandboxRoot.env-bp-min .u-hiddenInNarrowEnv {
  display: none;
}
.SandboxRoot:not(.env-bp-min) .u-hiddenInWideEnv {
  display: none;
}
.u-linkBlend:not(:focus):not(:hover):not(:active) {
  font-weight: inherit;
  color: inherit;
  text-decoration: inherit;
}
.Avatar {
  max-width: 100%;
  max-height: 100%;
}
.Avatar--fill {
  width: 100%;
  height: 100%;
}
.Avatar--edge {
  border-radius: 50%;
}
.Button,
.Button:link,
.Button:visited {
  -webkit-appearance: none;
  background-color: #f5f8fa;
  background-image: linear-gradient(#fff, #f5f8fa);
  border: 1px solid #e1e8ed;
  border-radius: 4px;
  box-sizing: border-box;
  color: #292F33;
  cursor: pointer;
  display: inline-block;
  font: inherit;
  line-height: normal;
  margin: 0;
  padding: 8px 15px 7px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: normal;
}
.Button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.Button:active,
.Button:focus,
.Button:hover {
  text-decoration: none;
}
.Button:hover {
  background-color: #e1e8ed;
  background-image: linear-gradient(#fff, #e1e8ed);
  border-color: #e1e8ed;
}
.Button:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(0, 132, 180, 0.5);
}
.Button:active {
  background-color: #e1e8ed;
  background-image: linear-gradient(#fff, #f5f8fa);
  border-color: #ccd6dd;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
}
.Button.is-disabled,
.Button:disabled {
  cursor: default;
  opacity: 0.6;
}
.Button-label {
  font-weight: 700;
}
.Button--full {
  display: block;
  width: 100%;
}
.Emoji--forText {
  height: 1.25em;
  width: 1.25em;
  padding: 0 .05em 0 .1em;
  vertical-align: -0.2em;
}
.Emoji--forLinks {
  background-position: .1em;
  background-repeat: no-repeat;
  background-size: 1.25em 1.25em;
  letter-spacing: 1.1em;
  line-height: 1.25em;
  padding-top: .15em;
  -moz-user-select: none;
  -ms-user-select: none;
}
.Icon {
  display: inline-block;
  height: 1.25em;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: text-bottom;
}
.Icon--alertsPill {
  width: 1.07639em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2062%2072%22%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M51%2014H11c-4.42%200-8%203.58-8%208v28c0%204.418%203.58%208%208%208h40c4.418%200%208-3.582%208-8V22c0-4.42-3.582-8-8-8zM12.107%2036.997L12%2037c-1.057%200-1.94-.826-1.996-1.894-.34-6.354%203.132-12.276%208.844-15.088.99-.487%202.19-.08%202.677.912s.08%202.19-.912%202.678c-4.272%202.103-6.87%206.532-6.615%2011.285.06%201.103-.788%202.045-1.89%202.104zm7%201L19%2038c-1.057%200-1.94-.827-1.996-1.894-.234-4.39%202.164-8.478%206.108-10.413.992-.488%202.19-.08%202.677.914.486.99.077%202.19-.915%202.676-2.503%201.23-4.025%203.824-3.876%206.61.056%201.104-.79%202.045-1.893%202.104zm21.106%209.11c-.21.774-.94%201.282-1.733%201.387-.093.014-.188.02-.285.02H34.4C33.93%2049.955%2032.593%2051%2031%2051c-1.596%200-2.932-1.047-3.398-2.485h-3.78c-.91%200-1.817-.544-2.046-1.426-.223-.86.042-1.692.792-2.145.2-.248%201.048-1.487%201.048-4.71%200-5.407%202.46-8.042%205.273-8.893.13-1.054%201.02-1.873%202.108-1.873%201.093%200%201.983.823%202.11%201.88%202.827.86%205.272%203.486%205.286%208.858.008%203.192.827%204.462%201.044%204.742.014.01.027.02.04.032.718.466.96%201.286.735%202.125zm4.785-11C44.94%2037.172%2044.058%2038%2043.002%2038c-.036%200-.072%200-.108-.003-1.103-.06-1.95-1-1.89-2.104.147-2.786-1.375-5.38-3.877-6.61-.992-.486-1.4-1.685-.914-2.676.487-.99%201.685-1.4%202.677-.914%203.944%201.936%206.34%206.024%206.108%2010.413zm7-1C51.94%2036.172%2051.058%2037%2050.002%2037c-.036%200-.072%200-.108-.003-1.103-.06-1.95-1-1.89-2.104.253-4.753-2.344-9.183-6.616-11.285-.99-.488-1.4-1.687-.912-2.678.487-.99%201.686-1.4%202.677-.912%205.713%202.812%209.184%208.734%208.845%2015.088z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M38.89%2025.693c-.992-.487-2.19-.077-2.677.914-.487.99-.078%202.19.914%202.676%202.503%201.23%204.025%203.824%203.876%206.61-.06%201.104.788%202.045%201.89%202.104.037.002.073.003.11.003%201.055%200%201.937-.827%201.994-1.894.234-4.39-2.163-8.477-6.107-10.413zM43.154%2020.02c-.99-.49-2.19-.08-2.677.91-.488.992-.08%202.19.912%202.68%204.27%202.102%206.868%206.53%206.614%2011.284-.06%201.103.788%202.045%201.89%202.104l.108.002c1.055%200%201.938-.827%201.995-1.894.34-6.354-3.13-12.276-8.843-15.087zM39.48%2044.982l-.04-.032c-.217-.28-1.036-1.55-1.044-4.742-.013-5.37-2.46-8-5.286-8.857-.127-1.057-1.017-1.88-2.11-1.88-1.09%200-1.98.818-2.11%201.872-2.812.85-5.272%203.486-5.272%208.892%200%203.224-.847%204.463-1.048%204.71-.75.453-1.016%201.285-.792%202.145.23.88%201.136%201.425%202.047%201.425h3.78C28.068%2049.953%2029.404%2051%2031%2051c1.593%200%202.93-1.047%203.398-2.485h3.796c.097%200%20.192-.007.285-.02.792-.105%201.523-.613%201.732-1.388.227-.84-.016-1.66-.732-2.125zM24.874%2029.283c.992-.486%201.4-1.685.914-2.676-.487-.993-1.685-1.402-2.677-.914-3.943%201.936-6.34%206.023-6.107%2010.413C17.06%2037.173%2017.943%2038%2019%2038c.035%200%20.07%200%20.107-.003%201.103-.06%201.95-1%201.89-2.104-.148-2.786%201.374-5.38%203.877-6.61zM20.613%2023.608c.99-.488%201.4-1.687.912-2.678s-1.687-1.4-2.677-.912c-5.712%202.812-9.183%208.733-8.844%2015.088C10.06%2036.174%2010.944%2037%2012%2037c.035%200%20.07%200%20.107-.003%201.103-.06%201.95-1%201.89-2.104-.253-4.752%202.343-9.182%206.616-11.285z%22%2F%3E%3C%2Fsvg%3E);
}
.Icon--lightning {
  width: .625em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2072%22%3E%3Cpath%20fill%3D%22%232b7bb9%22%20d%3D%22M30.738%2028.01C30.382%2027.387%2029.718%2027%2029%2027H18.145l6.686-15.194c.273-.62.215-1.333-.155-1.898C24.305%209.34%2023.675%209%2023%209H11c-.925%200-1.73.634-1.945%201.533l-6%2025c-.143.596-.005%201.224.374%201.705.38.482.957.762%201.57.762h7.278L8.034%2060.632c-.18.953.353%201.897%201.26%202.24.23.087.47.128.706.128.69%200%201.35-.357%201.72-.98l19-32c.367-.617.374-1.384.018-2.01z%22%2F%3E%3C%2Fsvg%3E);
}
.Icon--playCircle {
  width: 1.04167em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2060%2072%22%3E%3Cpath%20opacity%3D%22.8%22%20fill%3D%22%231DA1F2%22%20d%3D%22M30%2012C16.768%2012%206%2022.765%206%2036s10.766%2023.998%2024%2023.998%2024-10.765%2024-24S43.235%2012%2030%2012z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M39.2%2034.34l-12-9c-.606-.455-1.418-.528-2.094-.19-.677.34-1.106%201.032-1.106%201.79v18c0%20.758.428%201.45%201.106%201.79.283.14.59.21.894.21.425%200%20.847-.136%201.2-.4l12-9c.503-.377.8-.97.8-1.6%200-.63-.295-1.223-.8-1.6z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M30%2015c11.598%200%2021%209.402%2021%2021s-9.4%2020.998-21%2020.998-21-9.402-21-21S18.4%2015%2030%2015m0-6C15.112%209%203%2021.11%203%2036s12.112%2026.998%2027%2026.998%2027-12.11%2027-27S44.888%209%2030%209z%22%2F%3E%3C%2Fsvg%3E);
}
.Icon--reply {
  width: 1.07639em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2062%2072%22%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%238899a6%22%20d%3D%22M41%2031h-9V19c0-1.14-.647-2.183-1.668-2.688-1.022-.507-2.243-.39-3.15.302l-21%2016C5.438%2033.18%205%2034.064%205%2035s.437%201.82%201.182%202.387l21%2016c.533.405%201.174.613%201.82.613.453%200%20.908-.103%201.33-.312C31.354%2053.183%2032%2052.14%2032%2051V39h9c5.514%200%2010%204.486%2010%2010%200%202.21%201.79%204%204%204s4-1.79%204-4c0-9.925-8.075-18-18-18z%22%2F%3E%3C%2Fsvg%3E);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.Icon--retweet {
  width: 1.28472em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2074%2072%22%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%238899a6%22%20d%3D%22M70.676%2036.644C70.166%2035.636%2069.13%2035%2068%2035h-7V19c0-2.21-1.79-4-4-4H34c-2.21%200-4%201.79-4%204s1.79%204%204%204h18c.552%200%20.998.446%201%20.998V35h-7c-1.13%200-2.165.636-2.676%201.644-.51%201.01-.412%202.22.257%203.13l11%2015C55.148%2055.545%2056.046%2056%2057%2056s1.855-.455%202.42-1.226l11-15c.668-.912.767-2.122.256-3.13zM40%2048H22c-.54%200-.97-.427-.992-.96L21%2036h7c1.13%200%202.166-.636%202.677-1.644.51-1.01.412-2.22-.257-3.13l-11-15C18.854%2015.455%2017.956%2015%2017%2015s-1.854.455-2.42%201.226l-11%2015c-.667.912-.767%202.122-.255%203.13C3.835%2035.365%204.87%2036%206%2036h7l.012%2016.003c.002%202.208%201.792%203.997%204%203.997h22.99c2.208%200%204-1.79%204-4s-1.792-4-4-4z%22%2F%3E%3C%2Fsvg%3E);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.Icon--retweetBadge {
  width: 1.04167em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2260%22%20height%3D%2272%22%20viewBox%3D%220%200%2060%2072%22%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%2319cf86%22%20d%3D%22M49%209H11c-4.418%200-8%203.582-8%208v38c0%204.418%203.582%208%208%208h38c4.418%200%208-3.582%208-8V17c0-4.418-3.582-8-8-8zM21%2044h10c1.657%200%203%201.343%203%203s-1.343%203-3%203H17c-1.657%200-3-1.343-3-3V36H9c-.77%200-1.47-.44-1.803-1.134-.333-.692-.24-1.516.24-2.115l8-10c.76-.947%202.365-.947%203.124%200l8%2010c.48.6.576%201.425.243%202.117C26.47%2035.56%2025.77%2036%2025%2036h-5v7c0%20.553.448%201%201%201zm31.562-4.75l-8%2010c-.38.474-.954.75-1.562.75s-1.182-.276-1.562-.75l-8-10c-.48-.6-.574-1.424-.24-2.116C33.53%2036.44%2034.23%2036%2035%2036h5v-7c0-.553-.447-1-1-1H29c-1.657%200-3-1.343-3-3s1.343-3%203-3h14c1.657%200%203%201.343%203%203v11h5c.77%200%201.47.44%201.803%201.134.333.692.24%201.515-.24%202.115z%22%2F%3E%3C%2Fsvg%3E);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.Icon--mute {
  width: 1.18056em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2068%2072%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20class%3D%22icon%22%20d%3D%22M37.105%209.21c-1.142-.45-2.447-.162-3.29.734L18.705%2026H7c-1.657%200-3%201.343-3%203v14c0%201.657%201.343%203%203%203h11.704l15.11%2016.056c.844.896%202.15%201.185%203.29.733C38.25%2062.334%2039%2061.23%2039%2060V12c0-1.23-.75-2.335-1.895-2.79zM45%2048c-.746%200-1.492-.276-2.073-.832-1.197-1.146-1.24-3.044-.094-4.24C44.733%2040.937%2046%2039%2046%2036s-1.267-4.938-3.168-6.927c-1.145-1.197-1.103-3.096.094-4.24%201.198-1.147%203.097-1.104%204.242.094C49.418%2027.277%2052%2030.663%2052%2036s-2.583%208.722-4.832%2011.073C46.578%2047.69%2045.79%2048%2045%2048z%22%2F%3E%3Cpath%20class%3D%22icon%22%20d%3D%22M54%2054c-.746%200-1.492-.276-2.073-.832-1.197-1.146-1.24-3.044-.094-4.24%203.365-3.52%205.152-7.992%205.168-12.938-.015-4.926-1.802-9.4-5.167-12.917-1.145-1.197-1.103-3.096.094-4.24%201.197-1.146%203.097-1.104%204.242.094%204.447%204.65%206.81%2010.55%206.83%2017.063-.02%206.532-2.383%2012.434-6.83%2017.083-.59.616-1.38.927-2.17.927z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}
.Icon--unmute {
  width: 1.18056em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2068%2072%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20class%3D%22icon%22%20d%3D%22M37.105%209.21c-1.142-.45-2.447-.162-3.29.734L18.705%2026H7c-1.657%200-3%201.343-3%203v14c0%201.657%201.343%203%203%203h11.704l15.11%2016.056c.844.896%202.15%201.185%203.29.733C38.25%2062.334%2039%2061.23%2039%2060V12c0-1.23-.75-2.335-1.895-2.79zM58.242%2036l5.88-5.88c1.17-1.17%201.17-3.07%200-4.24-1.172-1.173-3.072-1.173-4.243%200L54%2031.757l-5.88-5.88c-1.17-1.17-3.07-1.17-4.24%200-1.173%201.172-1.173%203.072%200%204.243L49.757%2036l-5.88%205.88c-1.17%201.17-1.17%203.07%200%204.24.586.587%201.354.88%202.122.88s1.536-.293%202.12-.88L54%2040.243l5.88%205.88c.584.585%201.352.878%202.12.878s1.536-.293%202.12-.88c1.173-1.17%201.173-3.07%200-4.24L58.243%2036z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}
.Icon--twitter {
  width: 1.25em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h72v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%231da1f2%22%20d%3D%22M68.812%2015.14c-2.348%201.04-4.87%201.744-7.52%202.06%202.704-1.62%204.78-4.186%205.757-7.243-2.53%201.5-5.33%202.592-8.314%203.176C56.35%2010.59%2052.948%209%2049.182%209c-7.23%200-13.092%205.86-13.092%2013.093%200%201.026.118%202.02.338%202.98C25.543%2024.527%2015.9%2019.318%209.44%2011.396c-1.125%201.936-1.77%204.184-1.77%206.58%200%204.543%202.312%208.552%205.824%2010.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163%200%206.345%204.513%2011.638%2010.504%2012.84-1.1.298-2.256.457-3.45.457-.845%200-1.666-.078-2.464-.23%201.667%205.2%206.5%208.985%2012.23%209.09-4.482%203.51-10.13%205.605-16.26%205.605-1.055%200-2.096-.06-3.122-.184%205.794%203.717%2012.676%205.882%2020.067%205.882%2024.083%200%2037.25-19.95%2037.25-37.25%200-.565-.013-1.133-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E);
}
.Icon--twitterWhite {
  width: 1.25em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h72v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23fff%22%20d%3D%22M68.812%2015.14c-2.348%201.04-4.87%201.744-7.52%202.06%202.704-1.62%204.78-4.186%205.757-7.243-2.53%201.5-5.33%202.592-8.314%203.176C56.35%2010.59%2052.948%209%2049.182%209c-7.23%200-13.092%205.86-13.092%2013.093%200%201.026.118%202.02.338%202.98C25.543%2024.527%2015.9%2019.318%209.44%2011.396c-1.125%201.936-1.77%204.184-1.77%206.58%200%204.543%202.312%208.552%205.824%2010.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163%200%206.345%204.513%2011.638%2010.504%2012.84-1.1.298-2.256.457-3.45.457-.845%200-1.666-.078-2.464-.23%201.667%205.2%206.5%208.985%2012.23%209.09-4.482%203.51-10.13%205.605-16.26%205.605-1.055%200-2.096-.06-3.122-.184%205.794%203.717%2012.676%205.882%2020.067%205.882%2024.083%200%2037.25-19.95%2037.25-37.25%200-.565-.013-1.133-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E);
}
.Icon--verified {
  width: 1.11111em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h64v72H0z%22%2F%3E%3Cpath%20fill%3D%22%231da1f2%22%20d%3D%22M3%2037.315c0%204.125%202.162%207.726%205.363%209.624-.056.467-.09.937-.09%201.42%200%206.103%204.72%2011.045%2010.546%2011.045%201.295%200%202.542-.234%203.687-.686C24.22%2062.4%2027.827%2064.93%2032%2064.93c4.174%200%207.782-2.53%209.49-6.213%201.148.45%202.39.685%203.69.685%205.826%200%2010.546-4.94%2010.546-11.045%200-.483-.037-.953-.093-1.42C58.83%2045.04%2061%2041.44%2061%2037.314c0-4.37-2.42-8.15-5.933-9.946.427-1.203.658-2.5.658-3.865%200-6.104-4.72-11.045-10.545-11.045-1.302%200-2.543.232-3.69.688-1.707-3.685-5.315-6.216-9.49-6.216-4.173%200-7.778%202.53-9.492%206.216-1.146-.455-2.393-.688-3.688-.688-5.827%200-10.545%204.94-10.545%2011.045%200%201.364.23%202.662.656%203.864C5.42%2029.163%203%2032.944%203%2037.314z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M17.87%2039.08l7.015%206.978c.585.582%201.35.873%202.116.873.77%200%201.542-.294%202.127-.883.344-.346%2015.98-15.974%2015.98-15.974%201.172-1.172%201.172-3.07%200-4.243-1.17-1.17-3.07-1.172-4.242%200l-13.87%2013.863-4.892-4.868c-1.174-1.168-3.074-1.164-4.242.01-1.168%201.176-1.163%203.075.01%204.244z%22%2F%3E%3C%2Fsvg%3E);
}
.Icon--vine {
  width: .9375em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2054%2072%22%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23fff%22%20d%3D%22M48.23%2031.25c1.21-2.712%201.877-6.235%201.877-9.32%200-8.304-4.205-13.136-11.894-13.136-7.91%200-12.54%206.136-12.54%2014.225%200%208.01%203.71%2014.887%209.838%2018.018-2.573%205.194-5.853%209.775-9.264%2013.22-6.2-7.56-11.803-17.644-14.103-37.32H3c4.223%2032.774%2016.814%2043.21%2020.143%2045.213%201.883%201.147%203.505%201.09%205.227.112%202.705-1.555%2010.814-9.738%2015.32-19.33%201.883-.005%204.153-.223%206.417-.737V35.74c-1.384.32-2.726.465-3.934.465-6.776%200-11.997-4.774-11.997-13.082%200-4.068%201.558-6.184%203.767-6.184%202.1%200%203.493%201.9%203.493%205.754%200%202.186-.575%204.59-1.01%206.01%200%200%202.093%203.677%207.804%202.547z%22%2F%3E%3C%2Fsvg%3E);
}
.Icon--verifiedWhite {
  width: 1.11111em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2060%2072%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M57%2037.288c0-4.07-2.25-7.59-5.523-9.26.397-1.12.613-2.328.613-3.598%200-5.683-4.394-10.283-9.818-10.283-1.212%200-2.368.216-3.436.64C37.246%2011.357%2033.886%209%2030%209c-3.885%200-7.242%202.357-8.837%205.787-1.066-.424-2.228-.64-3.434-.64-5.426%200-9.82%204.6-9.82%2010.283%200%201.27.217%202.478.612%203.598-3.27%201.67-5.52%205.192-5.52%209.26%200%203.84%202.01%207.193%204.99%208.96-.05.435-.082.874-.082%201.323%200%205.683%204.392%2010.284%209.818%2010.284%201.206%200%202.368-.218%203.434-.638C22.758%2060.644%2026.115%2063%2030%2063c3.887%200%207.246-2.356%208.837-5.784%201.068.42%202.224.638%203.436.638%205.423%200%209.818-4.6%209.818-10.283%200-.448-.034-.886-.085-1.322C54.98%2044.48%2057%2041.128%2057%2037.288zm-14.797-6.742s-14.558%2014.55-14.878%2014.872c-.546.548-1.263.823-1.98.823-.712%200-1.425-.27-1.97-.812l-6.53-6.498c-1.093-1.088-1.098-2.857-.01-3.95%201.087-1.095%202.856-1.098%203.95-.01l4.555%204.53%2012.914-12.906c1.09-1.09%202.86-1.09%203.95%200%201.09%201.093%201.09%202.86%200%203.952z%22%2F%3E%3C%2Fsvg%3E);
}
.Icon--heart {
  width: .9375em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2054%2072%22%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%238899a6%22%20d%3D%22M38.723%2012c-7.187%200-11.16%207.306-11.723%208.13-.563-.824-4.496-8.13-11.723-8.13C8.79%2012%203.533%2018.163%203.533%2024.647%203.533%2039.964%2021.89%2055.907%2027%2056c5.11-.093%2023.467-16.036%2023.467-31.353C50.467%2018.163%2045.21%2012%2038.723%2012z%22%2F%3E%3C%2Fsvg%3E);
}
.Icon--informationCircleWhite {
  height: 18px;
  width: 18px;
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cg%20transform%3D%22translate(8%208)%22%3E%3Cpath%20fill%3D%22%23657786%22%20fill-opacity%3D%22.8%22%20d%3D%22M28%203.11C14.278%203.11%203.11%2014.276%203.11%2028c0%2013.723%2011.166%2024.887%2024.89%2024.887S52.89%2041.723%2052.89%2028C52.89%2014.274%2041.724%203.11%2028%203.11z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M28%2044.593c-1.718%200-3.11-1.393-3.11-3.112V30.076c0-1.718%201.392-3.11%203.11-3.11s3.11%201.392%203.11%203.11V41.48c0%201.72-1.392%203.113-3.11%203.113z%22%2F%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%2228%22%20cy%3D%2218.148%22%20r%3D%224.667%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M28%2056C12.56%2056%200%2043.44%200%2028S12.56%200%2028%200s28%2012.56%2028%2028-12.56%2028-28%2028zm0-49.778C15.99%206.222%206.222%2015.992%206.222%2028S15.992%2049.778%2028%2049.778c12.01%200%2021.778-9.77%2021.778-21.778S40.008%206.222%2028%206.222z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}
.Icon--heartEdge {
  width: 1.25em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M12%2021.638h-.014C9.403%2021.59%201.95%2014.856%201.95%208.478c0-3.064%202.525-5.754%205.403-5.754%202.29%200%203.83%201.58%204.646%202.73.813-1.148%202.353-2.73%204.644-2.73%202.88%200%205.404%202.69%205.404%205.755%200%206.375-7.454%2013.11-10.037%2013.156H12zM7.354%204.225c-2.08%200-3.903%201.988-3.903%204.255%200%205.74%207.035%2011.596%208.55%2011.658%201.52-.062%208.55-5.917%208.55-11.658%200-2.267-1.822-4.255-3.902-4.255-2.528%200-3.94%202.936-3.952%202.965-.23.562-1.156.562-1.387%200-.015-.03-1.426-2.965-3.955-2.965z%22%2F%3E%3C%2Fsvg%3E);
}
.Icon--replyEdge {
  width: 1.25em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23657786%22%20d%3D%22M14.046%202.242l-4.148-.01h-.002c-4.374%200-7.8%203.427-7.8%207.802%200%204.098%203.186%207.206%207.465%207.37v3.828c0%20.108.045.286.12.403.143.225.385.347.633.347.138%200%20.277-.038.402-.118.264-.168%206.473-4.14%208.088-5.506%201.902-1.61%203.04-3.97%203.043-6.312v-.017c-.006-4.368-3.43-7.788-7.8-7.79zm3.787%2012.972c-1.134.96-4.862%203.405-6.772%204.643V16.67c0-.414-.334-.75-.75-.75h-.395c-3.66%200-6.318-2.476-6.318-5.886%200-3.534%202.768-6.302%206.3-6.302l4.147.01h.002c3.532%200%206.3%202.766%206.302%206.296-.003%201.91-.942%203.844-2.514%205.176z%22%2F%3E%3C%2Fsvg%3E);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.Icon--retweetEdge {
  width: 1.25em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M23.77%2015.67c-.292-.293-.767-.293-1.06%200l-2.22%202.22V7.65c0-2.068-1.683-3.75-3.75-3.75h-5.85c-.414%200-.75.336-.75.75s.336.75.75.75h5.85c1.24%200%202.25%201.01%202.25%202.25v10.24l-2.22-2.22c-.293-.293-.768-.293-1.06%200s-.294.768%200%201.06l3.5%203.5c.145.147.337.22.53.22s.383-.072.53-.22l3.5-3.5c.294-.292.294-.767%200-1.06zm-10.66%203.28H7.26c-1.24%200-2.25-1.01-2.25-2.25V6.46l2.22%202.22c.148.147.34.22.532.22s.384-.073.53-.22c.293-.293.293-.768%200-1.06l-3.5-3.5c-.293-.294-.768-.294-1.06%200l-3.5%203.5c-.294.292-.294.767%200%201.06s.767.293%201.06%200l2.22-2.22V16.7c0%202.068%201.683%203.75%203.75%203.75h5.85c.414%200%20.75-.336.75-.75s-.337-.75-.75-.75z%22%2F%3E%3C%2Fsvg%3E);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.Icon--profile {
  width: 1.25em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23657786%22%20d%3D%22M12%2011.816c1.355%200%202.872-.15%203.84-1.256.814-.93%201.078-2.368.806-4.392-.38-2.825-2.117-4.512-4.646-4.512S7.734%203.343%207.354%206.17c-.272%202.022-.008%203.46.806%204.39.968%201.107%202.485%201.256%203.84%201.256zM8.84%206.368c.162-1.2.787-3.212%203.16-3.212s2.998%202.013%203.16%203.212c.207%201.55.057%202.627-.45%203.205-.455.52-1.266.743-2.71.743s-2.255-.223-2.71-.743c-.507-.578-.657-1.656-.45-3.205zm11.44%2012.868c-.877-3.526-4.282-5.99-8.28-5.99s-7.403%202.464-8.28%205.99c-.172.692-.028%201.4.395%201.94.408.52%201.04.82%201.733.82h12.304c.693%200%201.325-.3%201.733-.82.424-.54.567-1.247.394-1.94zm-1.576%201.016c-.126.16-.316.246-.552.246H5.848c-.235%200-.426-.085-.552-.246-.137-.174-.18-.412-.12-.654.71-2.855%203.517-4.85%206.824-4.85s6.114%201.994%206.824%204.85c.06.242.017.48-.12.654z%22%2F%3E%3C%2Fsvg%3E);
}
.IconButton {
  background-color: transparent;
}
.Interstitial {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.75);
  font-size: 17px;
}
.Interstitial-subtext {
  font-size: 13px;
}
.Interstitial-link {
  font-size: 13px;
}
.Interstitial-link,
.Interstitial-link:active,
.Interstitial-link:focus,
.Interstitial-link:hover,
.Interstitial-link:visited {
  text-decoration: underline;
}
.Interstitial-link,
.Interstitial-link:active,
.Interstitial-link:visited {
  color: #71c9f8;
  -webkit-text-decoration-color: #71c9f8;
  text-decoration-color: #71c9f8;
}
.Interstitial-link:focus {
  color: #9bdbfd;
  -webkit-text-decoration-color: #9bdbfd;
  text-decoration-color: #9bdbfd;
}
.Interstitial-link:hover {
  color: #9bdbfd;
  -webkit-text-decoration-color: #9bdbfd;
  text-decoration-color: #9bdbfd;
}
.Interstitial-cookieConsent {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  padding: 10px;
  color: #ccd6dd;
}
.Interstitial-cookieConsentButton {
  display: block;
  margin: 10px auto;
  padding: 5px 20px;
  background: rgba(0, 0, 0, 0.25);
  border: 1px solid #ccd6dd;
  border-radius: 4px;
  color: inherit;
  font-size: 15px;
  cursor: pointer;
}
.Interstitial-cookieConsentButton:hover {
  background: rgba(255, 255, 255, 0.1);
}
.SandboxRoot.env-bp-min .Interstitial {
  font-size: 13px;
}
.SandboxRoot.env-bp-min .Interstitial-subtext {
  display: none;
}
.Identity-name {
  font-weight: 700;
}
.Identity-screenName {
  color: #667580;
  color: #8899A6;
}
.Identity:focus {
  text-decoration: none;
}
.Identity:focus .Identity-name {
  text-decoration: underline;
}
.Identity--blended:focus,
.Identity--blended:hover {
  color: inherit;
}
.Identity--blended .Identity-screenName {
  color: inherit;
}
.Identity--withInlineAvatar {
  line-height: 16px;
}
.Identity--withInlineAvatar .Identity-avatar {
  width: 16px;
  height: 16px;
  border-radius: 2px;
  vertical-align: top;
}
.PrettyLink:focus {
  text-decoration: none;
}
.PrettyLink:focus .PrettyLink-value {
  text-decoration: underline;
}
.CroppedImage {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.CroppedImage-image {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
}
.CroppedImage--fillHeight .CroppedImage-image {
  height: 100%;
  width: auto;
}
.CroppedImage--fillWidth .CroppedImage-image {
  width: 100%;
  height: auto;
}
.FilledIframe {
  max-width: 100%;
  max-height: 100%;
}
.FilledIframe--upscale {
  width: 100%;
  height: 100%;
}
.ImageGrid {
  position: relative;
}
.ImageGrid-image {
  position: absolute;
  width: 50%;
  padding-bottom: 25%;
  border: 0 solid #fff;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.ImageGrid--2 .ImageGrid-image {
  padding-bottom: 50%;
}
.ImageGrid--2 .ImageGrid-image-0 {
  top: 0;
  left: 0;
}
.ImageGrid--2 .ImageGrid-image-1 {
  top: 0;
  right: 0;
  border-left-width: 1px;
}
.ImageGrid--3 .ImageGrid-image-0 {
  float: left;
  padding-bottom: 50%;
  top: 0;
  left: 0;
}
.ImageGrid--3 .ImageGrid-image-1 {
  top: 0;
  right: 0;
  border-left-width: 1px;
}
.ImageGrid--3 .ImageGrid-image-2 {
  bottom: 0;
  right: 0;
  border-width: 1px 0 0 1px;
}
.ImageGrid--4 .ImageGrid-image-0 {
  top: 0;
  left: 0;
}
.ImageGrid--4 .ImageGrid-image-1 {
  top: 0;
  right: 0;
  border-left-width: 1px;
}
.ImageGrid--4 .ImageGrid-image-2 {
  bottom: 0;
  left: 0;
  border-top-width: 1px;
}
.ImageGrid--4 .ImageGrid-image-3 {
  bottom: 0;
  right: 0;
  border-width: 1px 0 0 1px;
}
.ImageGrid--roundedTop.ImageGrid--2 .ImageGrid-image-0 {
  border-top-left-radius: 4px;
}
.ImageGrid--roundedTop.ImageGrid--2 .ImageGrid-image-1 {
  border-top-right-radius: 4px;
}
.ImageGrid--roundedTop.ImageGrid--3 .ImageGrid-image-0 {
  border-top-left-radius: 4px;
}
.ImageGrid--roundedTop.ImageGrid--3 .ImageGrid-image-1 {
  border-top-right-radius: 4px;
}
.ImageGrid--roundedTop.ImageGrid--4 .ImageGrid-image-0 {
  border-top-left-radius: 4px;
}
.ImageGrid--roundedTop.ImageGrid--4 .ImageGrid-image-1 {
  border-top-right-radius: 4px;
}
.ImageGrid--roundedBottom.ImageGrid--2 .ImageGrid-image-0 {
  border-bottom-left-radius: 4px;
}
.ImageGrid--roundedBottom.ImageGrid--2 .ImageGrid-image-1 {
  border-bottom-right-radius: 4px;
}
.ImageGrid--roundedBottom.ImageGrid--3 .ImageGrid-image-0 {
  border-bottom-left-radius: 4px;
}
.ImageGrid--roundedBottom.ImageGrid--3 .ImageGrid-image-2 {
  border-bottom-right-radius: 4px;
}
.ImageGrid--roundedBottom.ImageGrid--4 .ImageGrid-image-2 {
  border-bottom-left-radius: 4px;
}
.ImageGrid--roundedBottom.ImageGrid--4 .ImageGrid-image-3 {
  border-bottom-right-radius: 4px;
}
.PlayButton {
  font-size: 43px;
  background-color: transparent;
}
.PlayButton--centered {
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.NaturalImage {
  position: relative;
}
.NaturalImage-image {
  max-width: 100%;
  max-height: 100%;
  border: 0;
  line-height: 0;
  height: auto;
}
.NaturalImage-ctaOverlay {
  position: absolute;
  top: 50%;
  left: 50%;
}
.NaturalImage--rounded .NaturalImage-image,
.NaturalImage--roundedTop .NaturalImage-image {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.NaturalImage--rounded .NaturalImage-image,
.NaturalImage--roundedBottom .NaturalImage-image {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.NaturalImage--fill .NaturalImage-image {
  width: 100%;
}
.MediaCard-media {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.MediaCard-widthConstraint {
  max-width: 100%;
}
.MediaCard-mediaContainer {
  position: relative;
  padding-bottom: 0;
  background-color: #f5f8fa;
}
.MediaCard-borderOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(225, 232, 237, 0.75);
  border-radius: 4px 4px 0 0;
  box-sizing: border-box;
}
.MediaCard-nsfwInfo {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
  width: 100%;
  padding: 0 14px;
  box-sizing: border-box;
  text-align: center;
}
.MediaCard-nsfwHeading {
  margin: 14px;
  font-size: 14px;
  font-weight: 700;
}
.MediaCard-dismissNsfw {
  margin: 14px;
}
.MediaCard-mediaAsset {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
  transition: opacity .5s;
  background-color: #fff;
}
.MediaCard-mediaPlaceholder {
  background: #f5f8fa;
}
.MediaCard-mediaPlaceholder.is-backgrounded {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
.MediaCard-actionControl {
  position: absolute;
  top: 50%;
  left: 50%;
}
.MediaCard-attributionOverlay {
  position: absolute;
  bottom: 8px;
  right: 12px;
  z-index: 20;
  padding: 4px;
  padding-right: 8px;
  border-radius: 4px;
  border: 1px solid transparent;
  background-color: rgba(0, 0, 0, 0.3);
  color: #ddd;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
  font-size: 12px;
  line-height: 18px;
  transition: background-color 0.3s ease-in;
}
.MediaCard-attributionOverlay:hover {
  background-color: #292F33;
  border-color: #fff;
}
.MediaCard-siteUser {
  margin: 0 0 14px;
}
.MediaCard-bylineUser {
  color: #667580;
  margin: 14px 0;
}
.MediaCard--mediaForward .MediaCard-media {
  background-color: #f5f8fa;
}
.MediaCard--mediaForward .MediaCard-widthConstraint {
  margin: 0 auto;
}
.MediaCard.is-nsfw .MediaCard-nsfwInfo {
  display: block;
}
.MediaCard.is-nsfw .MediaCard-mediaAsset {
  opacity: 0;
}
.PrerenderedCard {
  display: none;
  height: 0;
  width: 100%;
  overflow: hidden;
}
.PrerenderedCard.is-constrainedByMaxWidth {
  display: block;
}
.PrerenderedCard.is-loaded {
  height: auto;
}
.tcu-textMute,
a.tcu-graylink {
  color: #667580;
}
.timeline-Widget {
  max-width: 1200px;
  background-color: #fff;
  border-radius: 4px;
}
.timeline-Widget--edge {
  border-radius: 5px;
}
.SandboxRoot.var-chromeless .timeline-Widget {
  background-color: transparent;
}
.timeline-Body {
  position: relative;
  border-top: 1px solid rgba(15, 70, 100, 0.12);
  border-bottom: 1px solid rgba(15, 70, 100, 0.12);
}
.timeline-Body-notification {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.SandboxRoot.var-borderless .timeline-Body {
  border: none;
}
.timeline-Viewport {
  overflow-x: hidden;
  overflow-y: scroll;
}
.SandboxRoot.var-fully-expanded .timeline-Viewport {
  overflow-y: visible;
}
.timeline-TweetList-tweet {
  border-top: 1px solid rgba(15, 70, 100, 0.12);
}
.timeline-TweetList-tweet:first-of-type {
  border-top: none;
}
.SandboxRoot.var-borderless .timeline-TweetList-tweet {
  border: none;
}
.timeline-Tweet {
  padding: 10px;
}
.timeline-Tweet-retweetCredit {
  margin-bottom: 8px;
  margin-left: 18px;
  font-size: 12px;
  color: #889ba6;
}
.timeline-Tweet-retweetCreditIcon {
  position: relative;
  top: 1px;
  display: inline-block;
  margin-right: 4px;
  font-size: 14px;
}
.timeline-Tweet-author {
  position: relative;
  margin-bottom: 2px;
  padding-left: 40px;
}
.timeline-Tweet-inReplyTo {
  padding-left: 40px;
  font-size: 12px;
  font-weight: 300;
  color: #8899A6;
}
.timeline-Tweet-brand {
  font-size: 15.4px;
}
.timeline-Tweet-brand .Icon {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h72v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23e1e8ed%22%20d%3D%22M68.812%2015.14c-2.348%201.04-4.87%201.744-7.52%202.06%202.704-1.62%204.78-4.186%205.757-7.243-2.53%201.5-5.33%202.592-8.314%203.176C56.35%2010.59%2052.948%209%2049.182%209c-7.23%200-13.092%205.86-13.092%2013.093%200%201.026.118%202.02.338%202.98C25.543%2024.527%2015.9%2019.318%209.44%2011.396c-1.125%201.936-1.77%204.184-1.77%206.58%200%204.543%202.312%208.552%205.824%2010.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163%200%206.345%204.513%2011.638%2010.504%2012.84-1.1.298-2.256.457-3.45.457-.845%200-1.666-.078-2.464-.23%201.667%205.2%206.5%208.985%2012.23%209.09-4.482%203.51-10.13%205.605-16.26%205.605-1.055%200-2.096-.06-3.122-.184%205.794%203.717%2012.676%205.882%2020.067%205.882%2024.083%200%2037.25-19.95%2037.25-37.25%200-.565-.013-1.133-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E);
}
.timeline-Tweet-text {
  margin-left: 40px;
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.timeline-Tweet-text[dir=ltr] {
  text-align: left;
  direction: ltr;
}
.timeline-Tweet-text[dir=rtl] {
  text-align: right;
  direction: rtl;
}
.timeline-Tweet-media {
  margin-bottom: 12px;
  margin-left: 40px;
  font-size: 12px;
}
.timeline-Tweet-metadata {
  float: right;
  margin-top: 2px;
}
.timeline-Tweet-timestamp {
  font-size: 12px;
  line-height: 18px;
  color: #e1e8ed;
}
.timeline-Tweet-timestamp--edge {
  color: #8899a6;
}
.timeline-Tweet-actions {
  margin-left: 40px;
}
.timeline-Tweet-action {
  display: inline-block;
  font-size: 17px;
}
.timeline-Tweet-action + .timeline-Tweet-action {
  margin-left: 20px;
}
.timeline-Tweet-withheldTitle {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
}
.timeline-Tweet-withheldReason {
  font-size: 12px;
}
.timeline-Tweet--isRetweet {
  padding-top: 7px;
}
.timeline-Tweet:hover {
  background-color: rgba(160, 200, 220, 0.12);
}
.timeline-Tweet:hover .timeline-Tweet-brand .Icon {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h72v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%2355acee%22%20d%3D%22M68.812%2015.14c-2.348%201.04-4.87%201.744-7.52%202.06%202.704-1.62%204.78-4.186%205.757-7.243-2.53%201.5-5.33%202.592-8.314%203.176C56.35%2010.59%2052.948%209%2049.182%209c-7.23%200-13.092%205.86-13.092%2013.093%200%201.026.118%202.02.338%202.98C25.543%2024.527%2015.9%2019.318%209.44%2011.396c-1.125%201.936-1.77%204.184-1.77%206.58%200%204.543%202.312%208.552%205.824%2010.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163%200%206.345%204.513%2011.638%2010.504%2012.84-1.1.298-2.256.457-3.45.457-.845%200-1.666-.078-2.464-.23%201.667%205.2%206.5%208.985%2012.23%209.09-4.482%203.51-10.13%205.605-16.26%205.605-1.055%200-2.096-.06-3.122-.184%205.794%203.717%2012.676%205.882%2020.067%205.882%2024.083%200%2037.25-19.95%2037.25-37.25%200-.565-.013-1.133-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E);
}
.timeline-Tweet:hover .timeline-Tweet-timestamp {
  color: #667580;
}
.timeline-Tweet:hover .timeline-Tweet-action .Icon--heart {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2054%2072%22%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23667580%22%20d%3D%22M38.723%2012c-7.187%200-11.16%207.306-11.723%208.13-.563-.824-4.496-8.13-11.723-8.13C8.79%2012%203.533%2018.163%203.533%2024.647%203.533%2039.964%2021.89%2055.907%2027%2056c5.11-.093%2023.467-16.036%2023.467-31.353C50.467%2018.163%2045.21%2012%2038.723%2012z%22%2F%3E%3C%2Fsvg%3E);
}
.timeline-Tweet:hover .timeline-Tweet-action .Icon--share {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056.8%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0-.7h48v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23667580%22%20d%3D%22M52.8%2032.9L42.2%2022.3c-1.4-1.4-3.6-1.4-5%200s-1.4%203.6%200%205l4.6%204.6H20.9c-1.9%200-3.5%201.6-3.5%203.5s1.6%203.5%203.5%203.5h20.9l-4.6%204.6c-1.4%201.4-1.4%203.6%200%205%20.7.7%201.6%201%202.5%201s1.8-.3%202.5-1l10.6-10.6c1.4-1.4%201.4-3.6%200-5z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23667580%22%20d%3D%22M24.4%2049.4h-13c-.6%200-1.1-.5-1.2-1.1V22.4c0-.7.5-1.2%201.2-1.2h12.9c1.9%200%203.5-1.6%203.5-3.5s-1.6-3.5-3.5-3.5H8.9c-3.1%200-5.7%202.5-5.7%205.7v31c0%203.1%202.5%205.7%205.7%205.7h15.5c1.9%200%203.5-1.6%203.5-3.5.1-2.1-1.5-3.7-3.5-3.7z%22%2F%3E%3C%2Fsvg%3E);
}
.timeline-Tweet:hover .timeline-Tweet-action .Icon--heartEdge {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M12%2021.638h-.014C9.403%2021.59%201.95%2014.856%201.95%208.478c0-3.064%202.525-5.754%205.403-5.754%202.29%200%203.83%201.58%204.646%202.73.813-1.148%202.353-2.73%204.644-2.73%202.88%200%205.404%202.69%205.404%205.755%200%206.375-7.454%2013.11-10.037%2013.156H12zM7.354%204.225c-2.08%200-3.903%201.988-3.903%204.255%200%205.74%207.035%2011.596%208.55%2011.658%201.52-.062%208.55-5.917%208.55-11.658%200-2.267-1.822-4.255-3.902-4.255-2.528%200-3.94%202.936-3.952%202.965-.23.562-1.156.562-1.387%200-.015-.03-1.426-2.965-3.955-2.965z%22%2F%3E%3C%2Fsvg%3E);
}
.timeline-Tweet:hover .timeline-Tweet-action .Icon--shareEdge {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M21.78%2011.47l-5.14-5.14c-.292-.292-.767-.292-1.06%200s-.293.77%200%201.062l3.858%203.858H8.918c-.415%200-.75.336-.75.75s.335.75.75.75h10.52l-3.857%203.858c-.29.293-.29.768%200%201.06.148.147.34.22.53.22s.386-.072.53-.22l5.14-5.138c.294-.293.294-.767%200-1.06z%22%2F%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M9.944%2020.5H4.292c-.437%200-.792-.355-.792-.792V4.292c0-.437.355-.792.792-.792h5.652c.414%200%20.75-.336.75-.75S10.358%202%209.944%202H4.292C3.028%202%202%203.028%202%204.292v15.416C2%2020.972%203.028%2022%204.292%2022h5.652c.414%200%20.75-.336.75-.75s-.336-.75-.75-.75z%22%2F%3E%3C%2Fsvg%3E);
}
.SandboxRoot.env-bp-min .timeline-Tweet {
  padding: 10px;
}
.SandboxRoot.env-bp-min .timeline-Tweet-retweetCredit {
  margin-left: 0;
}
.SandboxRoot.env-bp-min .timeline-Tweet-retweetCreditIcon {
  margin-right: 0;
}
.SandboxRoot.env-bp-min .timeline-Tweet-author {
  margin-top: 1px;
}
.SandboxRoot.env-bp-min .timeline-Tweet-inReplyTo {
  padding-left: 0;
  margin-top: 6px;
}
.SandboxRoot.env-bp-min .timeline-Tweet-text {
  margin-top: 6px;
  margin-left: 0;
  font-size: 12px;
  line-height: 18px;
}
.SandboxRoot.env-bp-min .timeline-Tweet-media {
  margin-left: 0;
}
.SandboxRoot.env-bp-min .timeline-Tweet-actions {
  margin-left: 0;
}
.SandboxRoot.env-bp-min .timeline-Tweet-withheldTitle {
  font-size: 12px;
}
.SandboxRoot.env-bp-330 .timeline-Tweet-text {
  font-size: 14px;
  line-height: 18px;
}
.SandboxRoot.env-bp-430 .timeline-Tweet-text {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}
.SandboxRoot.env-bp-550 .timeline-Tweet-text {
  font-size: 21px;
  line-height: 27px;
  font-weight: 300;
}
.SandboxRoot.env-bp-550 .timeline-Tweet-inReplyTo {
  font-size: 14px;
}
.SandboxRoot.env-bp-660 .timeline-Tweet-text {
  font-size: 27px;
  line-height: 36px;
  font-weight: 300;
}
.SandboxRoot.env-bp-660 .timeline-Tweet-inReplyTo {
  font-size: 14px;
}
.SandboxRoot.env-bp-820 .timeline-Tweet-text {
  font-size: 32px;
  line-height: 38px;
  font-weight: 300;
}
.SandboxRoot.env-bp-820 .timeline-Tweet-inReplyTo {
  font-size: 14px;
}
.SandboxRoot.env-bp-970 .timeline-Tweet-text {
  font-size: 37px;
  line-height: 50px;
  font-weight: 300;
}
.SandboxRoot.env-bp-970 .timeline-Tweet-inReplyTo {
  font-size: 16px;
}
.SandboxRoot.env-bp-550 .timeline-Tweet-author {
  padding-left: 44px;
}
.SandboxRoot.env-bp-550 .timeline-Tweet-inReplyTo {
  padding-left: 44px;
}
.SandboxRoot.env-bp-550 .timeline-Tweet-actions,
.SandboxRoot.env-bp-550 .timeline-Tweet-media,
.SandboxRoot.env-bp-550 .timeline-Tweet-text {
  margin-left: 44px;
}
.SandboxRoot.env-bp-660 .timeline-Tweet-author,
.SandboxRoot.env-bp-820 .timeline-Tweet-author {
  padding-left: 56px;
}
.SandboxRoot.env-bp-660 .timeline-Tweet-inReplyTo,
.SandboxRoot.env-bp-820 .timeline-Tweet-inReplyTo {
  padding-left: 56px;
}
.SandboxRoot.env-bp-660 .timeline-Tweet-actions,
.SandboxRoot.env-bp-660 .timeline-Tweet-media,
.SandboxRoot.env-bp-660 .timeline-Tweet-text,
.SandboxRoot.env-bp-820 .timeline-Tweet-actions,
.SandboxRoot.env-bp-820 .timeline-Tweet-media,
.SandboxRoot.env-bp-820 .timeline-Tweet-text {
  margin-left: 56px;
}
.SandboxRoot.env-bp-970 .timeline-Tweet-author {
  padding-left: 64px;
}
.SandboxRoot.env-bp-970 .timeline-Tweet-inReplyTo {
  padding-left: 64px;
}
.SandboxRoot.env-bp-970 .timeline-Tweet-actions,
.SandboxRoot.env-bp-970 .timeline-Tweet-media,
.SandboxRoot.env-bp-970 .timeline-Tweet-text {
  margin-left: 64px;
}
.TweetAction:active,
.TweetAction:focus,
.TweetAction:hover {
  text-decoration: none;
}
.TweetAction--heart:active .Icon,
.TweetAction--heart:focus .Icon,
.TweetAction--heart:hover .Icon {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2054%2072%22%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23e81c4f%22%20d%3D%22M38.723%2012c-7.187%200-11.16%207.306-11.723%208.13-.563-.824-4.496-8.13-11.723-8.13C8.79%2012%203.533%2018.163%203.533%2024.647%203.533%2039.964%2021.89%2055.907%2027%2056c5.11-.093%2023.467-16.036%2023.467-31.353C50.467%2018.163%2045.21%2012%2038.723%2012z%22%2F%3E%3C%2Fsvg%3E) !important;
}
.TweetAction--heartEdge:active .Icon,
.TweetAction--heartEdge:focus .Icon,
.TweetAction--heartEdge:hover .Icon {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23E0245E%22%20d%3D%22M12%2021.638h-.014C9.403%2021.59%201.95%2014.856%201.95%208.478c0-3.064%202.525-5.754%205.403-5.754%202.29%200%203.83%201.58%204.646%202.73.813-1.148%202.353-2.73%204.644-2.73%202.88%200%205.404%202.69%205.404%205.755%200%206.375-7.454%2013.11-10.037%2013.156H12zM7.354%204.225c-2.08%200-3.903%201.988-3.903%204.255%200%205.74%207.035%2011.596%208.55%2011.658%201.52-.062%208.55-5.917%208.55-11.658%200-2.267-1.822-4.255-3.902-4.255-2.528%200-3.94%202.936-3.952%202.965-.23.562-1.156.562-1.387%200-.015-.03-1.426-2.965-3.955-2.965z%22%2F%3E%3C%2Fsvg%3E) !important;
}
.TweetAction--share:active .Icon,
.TweetAction--share:focus .Icon,
.TweetAction--share:hover .Icon {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056.8%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0-.7h48v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%230084b4%22%20d%3D%22M52.8%2032.9L42.2%2022.3c-1.4-1.4-3.6-1.4-5%200s-1.4%203.6%200%205l4.6%204.6H20.9c-1.9%200-3.5%201.6-3.5%203.5s1.6%203.5%203.5%203.5h20.9l-4.6%204.6c-1.4%201.4-1.4%203.6%200%205%20.7.7%201.6%201%202.5%201s1.8-.3%202.5-1l10.6-10.6c1.4-1.4%201.4-3.6%200-5z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%230084b4%22%20d%3D%22M24.4%2049.4h-13c-.6%200-1.1-.5-1.2-1.1V22.4c0-.7.5-1.2%201.2-1.2h12.9c1.9%200%203.5-1.6%203.5-3.5s-1.6-3.5-3.5-3.5H8.9c-3.1%200-5.7%202.5-5.7%205.7v31c0%203.1%202.5%205.7%205.7%205.7h15.5c1.9%200%203.5-1.6%203.5-3.5.1-2.1-1.5-3.7-3.5-3.7z%22%2F%3E%3C%2Fsvg%3E) !important;
}
.TweetAction--shareEdge:active .Icon,
.TweetAction--shareEdge:focus .Icon,
.TweetAction--shareEdge:hover .Icon {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%231DA1F2%22%20d%3D%22M21.78%2011.47l-5.14-5.14c-.292-.292-.767-.292-1.06%200s-.293.77%200%201.062l3.858%203.858H8.918c-.415%200-.75.336-.75.75s.335.75.75.75h10.52l-3.857%203.858c-.29.293-.29.768%200%201.06.148.147.34.22.53.22s.386-.072.53-.22l5.14-5.138c.294-.293.294-.767%200-1.06z%22%2F%3E%3Cpath%20fill%3D%22%231DA1F2%22%20d%3D%22M9.944%2020.5H4.292c-.437%200-.792-.355-.792-.792V4.292c0-.437.355-.792.792-.792h5.652c.414%200%20.75-.336.75-.75S10.358%202%209.944%202H4.292C3.028%202%202%203.028%202%204.292v15.416C2%2020.972%203.028%2022%204.292%2022h5.652c.414%200%20.75-.336.75-.75s-.336-.75-.75-.75z%22%2F%3E%3C%2Fsvg%3E) !important;
}
.TweetAuthor {
  max-width: 100%;
  overflow: hidden!important;
  text-overflow: ellipsis!important;
  white-space: nowrap!important;
  word-wrap: normal !important;
}
.TweetAuthor-avatar {
  position: absolute;
  top: 0;
  left: 0;
  -ms-flex: none;
  flex: none;
  width: 32px;
  height: 32px;
  overflow: hidden;
  border-radius: 4px;
}
.TweetAuthor-decoratedName {
  display: table;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-align: center;
  align-items: center;
}
.TweetAuthor-name {
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 4px;
}
.TweetAuthor-screenName {
  font-size: 12px;
  line-height: 18px;
  font-weight: 300;
  padding-right: 4px;
}
.TweetAuthor-verifiedBadge {
  position: static;
  -ms-flex: none;
  flex: none;
  padding-right: 4px;
}
.TweetAuthor-link {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  max-width: 100%;
  -ms-flex-align: center;
  align-items: center;
}
.SandboxRoot.env-bp-min .TweetAuthor-avatar {
  margin-right: 8px;
}
.SandboxRoot.env-bp-min .TweetAuthor-link {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.SandboxRoot.env-bp-min .TweetAuthor-screenName {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.SandboxRoot.env-bp-330 .TweetAuthor-name,
.SandboxRoot.env-bp-430 .TweetAuthor-name,
.SandboxRoot.env-bp-550 .TweetAuthor-name {
  font-size: 14px;
  line-height: 18px;
}
.SandboxRoot.env-bp-330 .TweetAuthor-screenName,
.SandboxRoot.env-bp-430 .TweetAuthor-screenName,
.SandboxRoot.env-bp-550 .TweetAuthor-screenName {
  font-size: 13px;
  line-height: 18px;
}
.SandboxRoot.env-bp-660 .TweetAuthor-name,
.SandboxRoot.env-bp-820 .TweetAuthor-name,
.SandboxRoot.env-bp-970 .TweetAuthor-name {
  font-size: 18px;
  line-height: 27px;
}
.SandboxRoot.env-bp-660 .TweetAuthor-screenName,
.SandboxRoot.env-bp-820 .TweetAuthor-screenName,
.SandboxRoot.env-bp-970 .TweetAuthor-screenName {
  font-size: 14px;
  line-height: 18px;
}
.SandboxRoot.env-bp-550 .TweetAuthor-avatar {
  width: 36px;
  height: 36px;
}
.SandboxRoot.env-bp-660 .TweetAuthor-avatar,
.SandboxRoot.env-bp-820 .TweetAuthor-avatar {
  width: 48px;
  height: 48px;
}
.SandboxRoot.env-bp-970 .TweetAuthor-avatar {
  width: 56px;
  height: 56px;
}
.timeline-ShareMenu {
  position: relative;
}
.timeline-ShareMenu-container {
  position: absolute;
  left: -18px;
  z-index: 1000;
  display: none;
  padding-bottom: 4px;
  min-width: 130px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
.timeline-ShareMenu-caret,
.timeline-ShareMenu-caret:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.timeline-ShareMenu-caret {
  left: 25px;
  margin-left: -9px;
  border-width: 9px;
}
.timeline-ShareMenu-caret:after {
  margin-left: -8px;
  border-width: 8px;
  content: "";
}
.timeline-ShareMenu-title {
  padding: 10px 15px 5px 15px;
  font-size: 12px;
  font-weight: 300;
  color: #667580;
}
.timeline-ShareMenu-option {
  display: inline-block;
  width: 100%;
  padding: 2px 15px;
  font-size: 14px;
  color: #292F33!important;
  box-sizing: border-box;
  white-space: nowrap;
}
.timeline-ShareMenu-option:focus,
.timeline-ShareMenu-option:hover {
  color: #fff!important;
  background-color: #3b94d9;
  text-decoration: none !important;
}
.timeline-ShareMenu.is-openedAbove .timeline-ShareMenu-container {
  bottom: 100%;
  display: block;
  margin-bottom: 10px;
}
.timeline-ShareMenu.is-openedAbove .timeline-ShareMenu-caret {
  bottom: -9px;
  border-bottom-width: 0;
  border-top-color: rgba(15, 70, 100, 0.12);
}
.timeline-ShareMenu.is-openedAbove .timeline-ShareMenu-caret:after {
  content: " ";
  bottom: 1px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.timeline-ShareMenu.is-openedBelow .timeline-ShareMenu-container {
  top: 100%;
  display: block;
  margin-top: 10px;
}
.timeline-ShareMenu.is-openedBelow .timeline-ShareMenu-caret {
  top: -9px;
  border-top-width: 0;
  border-bottom-color: rgba(15, 70, 100, 0.12);
}
.timeline-ShareMenu.is-openedBelow .timeline-ShareMenu-caret:after {
  content: " ";
  top: 1px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.SandboxRoot.env-bp-min .timeline-ShareMenu-option {
  font-size: 12px;
}
.timeline-ShowMoreButton {
  box-sizing: border-box;
  display: block;
  padding: 10px 0;
  margin: 0;
  width: 100%;
  font-size: 14px;
  color: #3b94d9;
  text-align: center;
  background-color: #f5f8fa;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.timeline-ShowMoreButton:focus,
.timeline-ShowMoreButton:hover {
  background-color: #f5f8fa;
  text-decoration: underline;
}
.SandboxRoot.env-bp-min .timeline-ShowMoreButton {
  font-size: 12px;
}
.timeline-ShowMoreButton--edge {
  margin-bottom: 20px;
  width: 155px;
  border-radius: 100px;
  display: inline-block;
  color: #55acee;
  background-color: #fff;
  border: 1px solid #55acee;
}
.SandboxRoot.env-bp-min .timeline-ShowMoreButton--edge {
  width: 120px;
}
.timeline-ShowMoreButton--edge:focus,
.timeline-ShowMoreButton--edge:hover {
  background-color: #55acee;
  color: #fff;
  text-decoration: none;
}
.timeline-NewTweetsNotification {
  display: none;
  border-bottom: 1px solid rgba(15, 70, 100, 0.12);
  opacity: 0;
}
.timeline-NewTweetsNotification.is-displayed {
  display: block;
}
.timeline-NewTweetsNotification.is-opaque {
  opacity: 1;
}
.timeline-LoadMore--edge {
  text-align: center;
}
.timeline-LoadMore-prompt {
  border-top: 1px solid rgba(15, 70, 100, 0.12);
}
.timeline-LoadMore-prompt--edge {
  border-top: 1px solid #55acee;
}
.timeline-LoadMore-endOfTimelineMessage {
  display: none;
  padding: 10px 0 40px 0;
  font-size: 12px;
  text-align: center;
}
.timeline-LoadMore.is-atEndOfTimeline .timeline-LoadMore-prompt {
  display: none;
}
.timeline-LoadMore.is-atEndOfTimeline .timeline-LoadMore-endOfTimelineMessage {
  display: block;
}
.SandboxRoot.var-static .timeline-LoadMore {
  display: none;
}
.timeline-EmptyMessage {
  width: 100%;
  padding: 20px 10px 0 10px;
  text-align: center;
  box-sizing: border-box;
}
.timeline-EmptyMessage-message {
  margin-bottom: 10px;
  font-size: 16.8px;
}
.SandboxRoot.env-bp-min .timeline-EmptyMessage-message {
  font-size: 14.4px;
}
.timeline-Header {
  padding: 10px;
}
.timeline-Header-title {
  font-size: 21px;
  font-weight: 300;
  line-height: 24px;
  color: #292F33;
}
.timeline-Header-byline {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #8899A6;
}
.timeline-Header-subtitle {
  margin-top: 5px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #8899A6;
}
.timeline-Header-description {
  margin-top: 5px;
  font-size: 12px;
  line-height: 18px;
  color: #8899A6;
}
.SandboxRoot.var-headerless .timeline-Header {
  display: none;
}
.SandboxRoot.env-bp-430 .timeline-Header-title,
.SandboxRoot.env-bp-550 .timeline-Header-title {
  font-size: 27px;
  line-height: 36px;
}
.SandboxRoot.env-bp-660 .timeline-Header-title,
.SandboxRoot.env-bp-820 .timeline-Header-title {
  font-size: 32px;
  line-height: 38px;
}
.SandboxRoot.env-bp-970 .timeline-Header-title {
  font-size: 37px;
  line-height: 50px;
}
.SandboxRoot.env-bp-660 .timeline-Header-byline,
.SandboxRoot.env-bp-660 .timeline-Header-subtitle,
.SandboxRoot.env-bp-820 .timeline-Header-byline,
.SandboxRoot.env-bp-820 .timeline-Header-subtitle,
.SandboxRoot.env-bp-970 .timeline-Header-byline,
.SandboxRoot.env-bp-970 .timeline-Header-subtitle {
  font-size: 14px;
  line-height: 18px;
}
.SandboxRoot.env-bp-330 .timeline-Header-description,
.SandboxRoot.env-bp-430 .timeline-Header-description,
.SandboxRoot.env-bp-550 .timeline-Header-description {
  font-size: 14px;
  line-height: 18px;
}
.SandboxRoot.env-bp-660 .timeline-Header-description {
  font-size: 16px;
  line-height: 21px;
}
.SandboxRoot.env-bp-820 .timeline-Header-description,
.SandboxRoot.env-bp-970 .timeline-Header-description {
  font-size: 18px;
  line-height: 27px;
}
.timeline-Footer {
  padding: 15px;
  font-size: 12px;
}
.SandboxRoot.var-footerless .timeline-Footer {
  display: none;
}
.Icon--heart {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2054%2072%22%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23e1e8ed%22%20d%3D%22M38.723%2012c-7.187%200-11.16%207.306-11.723%208.13-.563-.824-4.496-8.13-11.723-8.13C8.79%2012%203.533%2018.163%203.533%2024.647%203.533%2039.964%2021.89%2055.907%2027%2056c5.11-.093%2023.467-16.036%2023.467-31.353C50.467%2018.163%2045.21%2012%2038.723%2012z%22%2F%3E%3C%2Fsvg%3E);
}
.Icon--share {
  width: .98611em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056.8%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0-.7h48v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23e1e8ed%22%20d%3D%22M52.8%2032.9L42.2%2022.3c-1.4-1.4-3.6-1.4-5%200s-1.4%203.6%200%205l4.6%204.6H20.9c-1.9%200-3.5%201.6-3.5%203.5s1.6%203.5%203.5%203.5h20.9l-4.6%204.6c-1.4%201.4-1.4%203.6%200%205%20.7.7%201.6%201%202.5%201s1.8-.3%202.5-1l10.6-10.6c1.4-1.4%201.4-3.6%200-5z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23e1e8ed%22%20d%3D%22M24.4%2049.4h-13c-.6%200-1.1-.5-1.2-1.1V22.4c0-.7.5-1.2%201.2-1.2h12.9c1.9%200%203.5-1.6%203.5-3.5s-1.6-3.5-3.5-3.5H8.9c-3.1%200-5.7%202.5-5.7%205.7v31c0%203.1%202.5%205.7%205.7%205.7h15.5c1.9%200%203.5-1.6%203.5-3.5.1-2.1-1.5-3.7-3.5-3.7z%22%2F%3E%3C%2Fsvg%3E);
}
.Icon--heartEdge {
  width: .98611em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M12%2021.638h-.014C9.403%2021.59%201.95%2014.856%201.95%208.478c0-3.064%202.525-5.754%205.403-5.754%202.29%200%203.83%201.58%204.646%202.73.813-1.148%202.353-2.73%204.644-2.73%202.88%200%205.404%202.69%205.404%205.755%200%206.375-7.454%2013.11-10.037%2013.156H12zM7.354%204.225c-2.08%200-3.903%201.988-3.903%204.255%200%205.74%207.035%2011.596%208.55%2011.658%201.52-.062%208.55-5.917%208.55-11.658%200-2.267-1.822-4.255-3.902-4.255-2.528%200-3.94%202.936-3.952%202.965-.23.562-1.156.562-1.387%200-.015-.03-1.426-2.965-3.955-2.965z%22%2F%3E%3C%2Fsvg%3E);
}
.Icon--shareEdge {
  width: .98611em;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M21.78%2011.47l-5.14-5.14c-.292-.292-.767-.292-1.06%200s-.293.77%200%201.062l3.858%203.858H8.918c-.415%200-.75.336-.75.75s.335.75.75.75h10.52l-3.857%203.858c-.29.293-.29.768%200%201.06.148.147.34.22.53.22s.386-.072.53-.22l5.14-5.138c.294-.293.294-.767%200-1.06z%22%2F%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M9.944%2020.5H4.292c-.437%200-.792-.355-.792-.792V4.292c0-.437.355-.792.792-.792h5.652c.414%200%20.75-.336.75-.75S10.358%202%209.944%202H4.292C3.028%202%202%203.028%202%204.292v15.416C2%2020.972%203.028%2022%204.292%2022h5.652c.414%200%20.75-.336.75-.75s-.336-.75-.75-.75z%22%2F%3E%3C%2Fsvg%3E);
}
.timeline-InformationCircle-widgetParent {
  position: relative;
}
.timeline-InformationCircle {
  position: absolute;
  right: 12px;
  top: 15px;
}
.SandboxRoot.env-bp-430 .timeline-InformationCircle,
.SandboxRoot.env-bp-550 .timeline-InformationCircle {
  top: 23px;
}
.SandboxRoot.env-bp-660 .timeline-InformationCircle,
.SandboxRoot.env-bp-820 .timeline-InformationCircle {
  top: 25px;
}
.SandboxRoot.env-bp-970 .timeline-InformationCircle {
  top: 32px;
}
.wvp-player-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.SandboxRoot.env-bp-min {
  font-size: 12px;
}
article.page {
  font-size: 16px;
}
@media (max-width: 600px) {
  article[about="/live/events-hub"] .video-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0 !important;
  }
  article[about="/live/events-hub"] .video-item .views-field-field-video-large-image {
    width: 140px !important;
    max-width: 140px !important;
    float: left;
  }
  article[about="/live/events-hub"] .video-item .views-field-title {
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-left: 20px;
    width: calc(100% - 160px);
  }
  article[about="/live/events-hub"] .video-item .views-field-videos-counter {
    width: calc(100% - 160px);
    margin-left: auto;
  }
}
@media (max-width: 600px) and (max-width: 450px) {
  article[about="/live/events-hub"] .video-item .views-field-title {
    margin-left: 15px;
    width: calc(100% - 155px);
  }
}
@media (max-width: 600px) and (max-width: 767px) {
  article[about="/live/events-hub"] .video-item .views-field-title a {
    font-weight: 400 !important;
  }
}
@media (max-width: 600px) and (max-width: 450px) {
  article[about="/live/events-hub"] .video-item .views-field-videos-counter {
    width: calc(100% - 155px);
  }
}
@media (max-width: 991px) {
  .block-region-advertising {
    padding-top: 20px;
    border-top: 2px dotted #e1e1e1;
  }
}
@media (max-width: 767px) {
  .block-region-advertising .field--type-text-with-summary {
    display: none;
  }
}
.block-region-advertising .block-block-content {
  text-align: left;
  margin-bottom: 25px;
}
.block-region-advertising .block-block-content h2 {
  color: #7d7d7d;
  font: bold 16px/18px PT_Sans;
}
.block-region-advertising .block-block-content p {
  padding: 10px 0 0 0;
}
.block-region-advertising .field--name-field-event-hub-videos {
  display: block;
  margin-top: 10px;
}
.block-region-advertising .field--name-field-event-hub-videos .field--item {
  display: inline-block;
  position: relative;
  width: 46%;
  max-width: 170px;
  vertical-align: top;
  margin-right: 6%;
}
@media (max-width: 767px) {
  .block-region-advertising .field--name-field-event-hub-videos .field--item {
    width: 100%;
    max-width: 330px;
    display: block;
    margin-bottom: 20px;
    margin-right: 0;
  }
}
.block-region-advertising .field--name-field-event-hub-videos .field--item .content {
  display: block;
}
@media (max-width: 767px) {
  .block-region-advertising .field--name-field-event-hub-videos .field--item .content > .video-wrapper {
    float: left;
    width: 140px;
  }
}
@media (max-width: 767px) {
  .block-region-advertising .field--name-field-event-hub-videos .field--item .content .view-counter {
    width: calc(100% - 160px);
    margin-left: auto;
    display: block!important;
  }
}
@media (max-width: 450px) {
  .block-region-advertising .field--name-field-event-hub-videos .field--item .content .view-counter {
    width: calc(100% - 155px);
  }
}
.block-region-advertising .field--name-field-event-hub-videos .field--item .content .field--name-field-video-duration {
  top: auto;
  bottom: 0;
  width: auto;
}
@media (max-width: 767px) {
  .block-region-advertising .field--name-field-event-hub-videos .field--item .content .field--name-field-video-duration {
    top: auto;
    bottom: 0;
    right: 0;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 0;
    width: auto;
  }
}
.block-region-advertising .field--name-field-event-hub-videos .field--item .node-title-wrapper {
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .block-region-advertising .field--name-field-event-hub-videos .field--item .node-title-wrapper {
    display: inline-block;
    width: calc(100% - 160px);
    margin-left: 20px;
  }
}
@media (max-width: 450px) {
  .block-region-advertising .field--name-field-event-hub-videos .field--item .node-title-wrapper {
    margin-left: 15px;
    width: calc(100% - 155px);
  }
}
.block-region-advertising .field--name-field-event-hub-videos .field--item .node-title-wrapper a {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .block-region-advertising .field--name-field-event-hub-videos .field--item .node-title-wrapper a {
    margin-top: 0;
    font-weight: 400;
    color: #000;
  }
  .block-region-advertising .field--name-field-event-hub-videos .field--item .node-title-wrapper a:hover {
    text-decoration: none;
  }
}
.block-region-advertising .field--name-field-event-hub-videos .field--item a {
  display: inline-block;
  line-height: 16px;
  height: auto;
}
.block-region-advertising .field--name-field-event-hub-videos .field--item a img {
  min-height: 30px;
  width: 100%;
}
.block-region-advertising .field--name-field-event-hub-videos .field--item:last-child {
  margin-right: 0;
}
.block-region-advertising .field--name-field-event-hub-videos .field--item .content {
  text-align: left;
}
.block-region-advertising .field--name-field-event-hub-videos .field--item .field--type-image {
  width: 100%;
}
.block-region-advertising .field--name-field-event-hub-videos .field--item .field--type-image:hover a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
@media (max-width: 767px) {
  .block-region-advertising .field--name-field-event-hub-videos .field--item .field--type-image {
    width: 140px;
    margin-bottom: 0;
  }
}
.block-region-advertising .field--name-field-event-hub-videos .field--item .field--type-image > a {
  display: block;
}
.block-region-advertising .field--name-field-event-hub-videos .field--item .node-title-wrapper {
  font-size: 14px;
  line-height: 16px;
}
.block-region-advertising .field--name-field-event-hub-videos .field--item .field--name-field-video-duration {
  display: inline-block;
  position: absolute;
  bottom: 5px;
  right: 0;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .block-region-advertising .field--name-field-event-hub-videos .field--item .field--name-field-video-duration {
    top: 55px;
  }
}
@media (max-width: 991px) {
  .block-region-advertising .field--name-field-event-hub-videos .field--item .field--name-field-video-duration {
    top: 75px;
  }
}
.views-field.views-field-field-video-large-image {
  position: relative;
  width: 170px;
}
.views-field.views-field-field-video-large-image > .field-content:hover a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
@media (max-width: 767px) {
  .page-node-type-event-showcase .main-container.container > .row {
    padding-top: 0;
  }
}
.event-showcase > h2 {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.event-showcase > h2 a {
  color: #000;
}
.event-showcase > h2 a:hover {
  text-decoration: none;
  color: #000;
  cursor: default;
}
.event-showcase > .content {
  padding: 25px 15px 0 0;
  border-right: 2px dotted #eee;
}
@media (max-width: 991px) {
  .event-showcase > .content {
    padding-right: 0;
    border-right: none;
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .event-showcase > .content {
    padding-top: 15px;
  }
}
@media (max-width: 450px) {
  .event-showcase > .content > .left-group .field--type-image.field--name-field-image {
    padding-right: 0;
  }
}
.event-showcase > .content > .left-group .field--type-image.field--name-field-image img {
  max-width: 195px;
}
@media (max-width: 450px) {
  .event-showcase > .content > .left-group .field--type-image.field--name-field-image img {
    max-width: 100%;
  }
}
.event-showcase > .content .left-group {
  display: inline-block;
  position: relative;
  max-width: 210px;
  padding-right: 15px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .event-showcase > .content .left-group {
    max-width: 100%;
  }
}
.event-showcase > .content .left-group img {
  max-width: 175px;
  height: auto;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .event-showcase > .content .left-group img {
    max-width: 100%;
  }
}
.event-showcase > .content .left-group .date,
.event-showcase > .content .left-group .field--name-field-ev-date-to,
.event-showcase > .content .left-group .field--name-field-es-location,
.event-showcase > .content .left-group .field--name-field-es-link {
  position: relative;
  padding-left: 20px;
  color: #7d7d7d;
  font-size: 15px;
  margin-bottom: 5px;
}
.event-showcase > .content .left-group .date:after,
.event-showcase > .content .left-group .field--name-field-ev-date-to:after,
.event-showcase > .content .left-group .field--name-field-es-location:after,
.event-showcase > .content .left-group .field--name-field-es-link:after {
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 15px;
  content: "\f133";
  color: #7d7d7d;
}
@media (max-width: 450px) {
  .event-showcase > .content .left-group .date,
  .event-showcase > .content .left-group .field--name-field-ev-date-to,
  .event-showcase > .content .left-group .field--name-field-es-location,
  .event-showcase > .content .left-group .field--name-field-es-link {
    display: inline-block;
  }
}
.event-showcase > .content .left-group .field--name-field-es-date-timezone {
  display: inline-block;
  color: #7d7d7d;
}
.event-showcase > .content .left-group .field--name-field-es-date-timezone:before {
  margin-right: 8px;
  margin-left: -1px;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 15px;
  content: "\f133";
  color: #7d7d7d;
}
.event-showcase > .content .left-group .field--name-field-es-date-timezone .date {
  font-size: 14px;
}
.event-showcase > .content .left-group .field--name-field-ev-date-to {
  display: inline-block;
  font-size: 14px;
  padding-left: 12px;
}
.event-showcase > .content .left-group .field--name-field-ev-date-to:after {
  content: "-";
}
.event-showcase > .content .left-group .field--name-field-es-location:after {
  content: "\f041";
  margin-left: 2px;
}
.event-showcase > .content .left-group .field--name-field-es-link:after {
  content: "\f0ac";
}
.event-showcase > .content .left-group .field--name-field-es-link a {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.event-showcase > .content .left-group .sharethis-wrapper {
  margin-top: 17px;
  padding: 9px 0 0;
  margin-bottom: 30px;
  border-top: 1px solid #E1E1E1;
  font-size: 14px;
}
.event-showcase > .content .left-group .sharethis-wrapper > span:first-child > span {
  margin-left: 0;
}
@media (max-width: 450px) {
  .event-showcase > .content .left-group {
    display: block;
    max-width: 100%;
    padding-right: 0;
  }
  .event-showcase > .content .left-group .field--name-field-image {
    padding-right: 15px;
  }
}
.event-showcase > .content .right-group {
  display: inline-block;
  width: 73%;
  width: calc(100% - 220px);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .event-showcase > .content .right-group {
    width: 67%;
    width: calc(100% - 220px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .event-showcase > .content .right-group {
    width: 73%;
    width: calc(100% - 220px);
  }
}
@media (max-width: 767px) {
  .event-showcase > .content .right-group {
    width: 100%;
  }
}
.event-showcase > .content .right-group .field--name-body {
  margin: 0;
  font-size: 16px;
}
.event-showcase > .content .right-group .field--name-body a,
.event-showcase > .content .right-group .field--name-body p {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.event-showcase > .content .right-group .field--name-body ul {
  padding-left: 1.5em;
  list-style-type: disc;
}
.event-showcase > .content .field--name-field-es-videos-widgets {
  padding-top: 30px;
}
.paragraph--type--event-showcase-widget {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 2px dotted #e1e1e1;
}
.field--item:first-of-type .paragraph--type--event-showcase-widget {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.paragraph--type--event-showcase-widget .field--name-field-esw-widget-title {
  text-transform: uppercase;
  font: bold 16px/18px PT_Sans;
  color: #7d7d7d;
  margin: 10px 0;
  margin-top: 0;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .field--name-field-esw-widget-title {
  display: table;
  white-space: nowrap;
  overflow: hidden;
  font: 20px/23px PT_Sans;
  padding: 10px 0;
  text-transform: none;
  color: #000;
  width: 100%;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .field--name-field-esw-widget-title:before,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .field--name-field-esw-widget-title:after {
  border-top: 2px dotted #e1e1e1;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 45%;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .field--name-field-esw-widget-title:before {
  right: 1.5%;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .field--name-field-esw-widget-title:after {
  left: 1.5%;
}
@media (max-width: 450px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .field--name-field-esw-widget-title {
    display: block;
    border-top: 2px dotted #e1e1e1;
    white-space: normal;
    padding: 25px 0;
    text-align: center;
  }
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .field--name-field-esw-widget-title:before,
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .field--name-field-esw-widget-title:after {
    display: none;
  }
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .field--name-field-esw-assigned-videos > .field--item {
  padding-bottom: 30px;
  font: 15px/20px PT_Sans;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display h2 {
  margin: 0 0 15px;
  border: 0;
  font: 16px/20px PT_Sans;
  font-weight: bold;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display h2 a {
  color: #000;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display h2 a:hover {
  text-decoration: none;
  color: #00ADEF;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content .left-group {
  padding-right: 15px;
  position: relative;
}
@media (max-width: 767px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content .left-group {
    padding-right: 0;
  }
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content .left-group .field--name-field-video-large-image,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content .left-group .field--name-field-video-medium-image,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content .left-group .field--name-field-video-mobile-image {
  position: relative;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content .left-group .field--name-field-video-large-image:hover a:after,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content .left-group .field--name-field-video-medium-image:hover a:after,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content .left-group .field--name-field-video-mobile-image:hover a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
@media (max-width: 450px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content .left-group {
    padding-right: 0;
  }
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content .left-group img {
  height: auto;
}
@media (max-width: 450px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content .left-group img {
    max-width: 100%;
  }
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content .left-group .field--name-field-video-duration {
  display: inline-block;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 2px 7px;
  font-size: 13px;
  right: 15px;
  top: 74px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content .left-group .field--name-field-video-duration {
    font-size: 12px;
    top: 72px;
  }
}
@media (max-width: 767px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content .left-group .field--name-field-video-duration {
    position: static;
    float: right;
    background: none;
    color: grey;
    font-size: 16px;
    padding: 0px;
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-list-widget .video.event-showcase-list-display > .content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .field--name-field-esw-widget-title {
  margin-bottom: 20px;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel.less-than-1 {
  padding-left: 0;
  padding-right: 0;
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 992px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel.less-than-4 {
    padding-left: 0;
    padding-right: 0;
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 550px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel.less-than-3 {
    padding-left: 0;
    padding-right: 0;
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 420px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel.less-than-2 {
    padding-left: 0;
    padding-right: 0;
    margin-left: -10px;
    margin-right: -10px;
  }
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel {
  position: relative;
  padding-left: 25px;
  padding-right: 25px;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .slick__slide {
  max-width: 100%;
  padding: 0 10px;
}
@media (min-width: 420px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .slick__slide {
    max-width: calc(52.5% - 20px);
    margin-right: 20px;
  }
}
@media (min-width: 550px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .slick__slide {
    max-width: calc(34% - 20px);
  }
}
@media (min-width: 992px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .slick__slide {
    max-width: calc(25% - 20px);
  }
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel {
  padding: 0;
  margin-bottom: 0;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .slick__slide {
  position: relative;
  padding: 0 10px;
  max-width: 100%;
  margin-right: 0;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .slick__slide .page-header a {
  padding: 7px 0 0;
  font: bold 15px/19px PT_Sans;
  margin: 0;
  color: #000;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .slick__slide .page-header a:hover {
  text-decoration: none;
  color: #00ADEF;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .slick__slide .field--name-field-video-large-image,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .slick__slide .field--name-field-video-medium-image,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .slick__slide .field--name-field-video-mobile-image {
  position: relative;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .slick__slide .field--name-field-video-large-image a,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .slick__slide .field--name-field-video-medium-image a,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .slick__slide .field--name-field-video-mobile-image a {
  display: inline-block;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .slick__slide .field--name-field-video-large-image:hover a:after,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .slick__slide .field--name-field-video-medium-image:hover a:after,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .slick__slide .field--name-field-video-mobile-image:hover a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .slick__slide img {
  display: inline-block;
  width: 100%;
  height: auto;
}
@media (max-width: 450px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .slick__slide img {
    max-width: 100%;
  }
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .slick__slide .field--name-field-video-duration {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel {
  position: relative;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 0;
  left: -25px;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  background: #fff;
  font-size: 0;
  width: 15px;
  background: url(../images/blue-arrow-left.jpg) center center no-repeat;
  outline: none;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .owl-nav .owl-prev.disabled {
  background: url(../images/grey-arrow-left.jpg) center center no-repeat;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 0;
  right: -25px;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  background: #fff;
  font-size: 0;
  width: 15px;
  background: url(../images/blue-arrow-right.jpg) center center no-repeat;
  outline: none;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-carousel-widget .slick--optionset--event-showcase-carousel .owl-carousel .owl-nav .owl-next.disabled {
  background: url(../grey-arrow-right.jpg) center center no-repeat;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget {
  text-align: left;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-esw-assigned-videos {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (max-width: 991px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-esw-assigned-videos {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-esw-assigned-videos {
    margin-right: -20px;
  }
}
@media (max-width: 450px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-esw-assigned-videos {
    margin-right: 0;
  }
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-esw-assigned-videos > .field--item {
  display: inline-block;
  width: 100%;
  max-width: 350px;
  vertical-align: top;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-esw-assigned-videos > .field--item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 991px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-esw-assigned-videos > .field--item {
    margin-right: 20px;
  }
}
@media (max-width: 600px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-esw-assigned-videos > .field--item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 450px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-esw-assigned-videos > .field--item {
    max-width: 100%;
    margin-right: 0;
    width: 100%;
  }
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-esw-assigned-videos > .field--item .page-header {
  margin-top: 10px;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-video-large-image,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-video-medium-image,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-video-mobile-image {
  position: relative;
  padding: 0;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-video-large-image a,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-video-medium-image a,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-video-mobile-image a {
  display: inline-block;
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-video-large-image:hover a:after,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-video-medium-image:hover a:after,
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-video-mobile-image:hover a:after {
  content: "";
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/icon-play.png) no-repeat 50% 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget img {
  display: inline-block;
  max-width: 350px;
  width: 100%;
  height: auto;
}
@media (max-width: 450px) {
  .paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget img {
    max-width: 100%;
  }
}
.paragraph--type--event-showcase-widget.paragraph--view-mode--event-showcase-sidebar-widget .field--name-field-video-duration {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 5px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.paragraph--type--event-showcase-widget .page-header {
  margin-top: 5px;
}
.paragraph--type--event-showcase-widget .page-header a {
  padding: 7px 0 0;
  font: bold 15px/19px PT_Sans;
  color: #000;
}
.paragraph--type--event-showcase-widget .page-header a:hover {
  text-decoration: none;
}
/*Premium collection page*/
_::-moz-svg-foreign-content,
:root .page-node-type-collection .block-views-blockpremium-products-list-block-1 .view-premium-products-list .views-row .views-field-ieee-product-price-field {
  float: right;
}
_::-moz-svg-foreign-content,
:root .path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-row {
  width: 24.78%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  _::-moz-svg-foreign-content,
  :root .path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 24.6%;
  }
}
@media (max-width: 767px) {
  _::-moz-svg-foreign-content,
  :root .path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 33%;
  }
}
@media (max-width: 600px) {
  _::-moz-svg-foreign-content,
  :root .path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 49%;
  }
}
@media (max-width: 450px) {
  _::-moz-svg-foreign-content,
  :root .path-ondemand .view-premium-collections > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 100%;
  }
}
/*My Videos page*/
_::-moz-svg-foreign-content,
:root .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row {
  width: 16.4%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  _::-moz-svg-foreign-content,
  :root .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row {
    width: 24.70%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  _::-moz-svg-foreign-content,
  :root .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row {
    width: 24.65%;
  }
}
@media (max-width: 767px) {
  _::-moz-svg-foreign-content,
  :root .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row {
    width: 33%;
  }
}
@media (max-width: 600px) {
  _::-moz-svg-foreign-content,
  :root .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row {
    width: 49%;
  }
}
@media (max-width: 450px) {
  _::-moz-svg-foreign-content,
  :root .page-node-type-video .views-element-container .view-id-nextup > .view-content .views-row {
    width: 100%;
  }
}
/*Home page*/
_::-moz-svg-foreign-content,
:root .path-frontpage .view-videos-new-programs > .view-content .views-row {
  width: 16.4%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  _::-moz-svg-foreign-content,
  :root .path-frontpage .view-videos-new-programs > .view-content .views-row {
    width: 16.39%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  _::-moz-svg-foreign-content,
  :root .path-frontpage .view-videos-new-programs > .view-content .views-row {
    width: 24.67%;
  }
}
@media (max-width: 767px) {
  _::-moz-svg-foreign-content,
  :root .path-frontpage .view-videos-new-programs > .view-content .views-row {
    width: 32.94%;
  }
}
@media (max-width: 600px) {
  _::-moz-svg-foreign-content,
  :root .path-frontpage .view-videos-new-programs > .view-content .views-row {
    width: 49.47%;
  }
}
@media (max-width: 450px) {
  _::-moz-svg-foreign-content,
  :root .path-frontpage .view-videos-new-programs > .view-content .views-row {
    width: 100%;
  }
}
_::-moz-svg-foreign-content,
:root .path-frontpage .main-container .view-all-channels-page > .view-content .views-row {
  width: 24.78%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  _::-moz-svg-foreign-content,
  :root .path-frontpage .main-container .view-all-channels-page > .view-content .views-row {
    width: 24.67%;
  }
}
@media (max-width: 991px) {
  _::-moz-svg-foreign-content,
  :root .path-frontpage .main-container .view-all-channels-page > .view-content .views-row {
    width: 32.94%;
  }
}
@media (max-width: 600px) {
  _::-moz-svg-foreign-content,
  :root .path-frontpage .main-container .view-all-channels-page > .view-content .views-row {
    width: 49.47%;
  }
}
@media (max-width: 450px) {
  _::-moz-svg-foreign-content,
  :root .path-frontpage .main-container .view-all-channels-page > .view-content .views-row {
    width: 100%;
  }
}
/*Channel page*/
_::-moz-svg-foreign-content,
:root .view-all-channels-page > .view-content .views-infinite-scroll-content-wrapper .views-row {
  width: 24.78%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  _::-moz-svg-foreign-content,
  :root .view-all-channels-page > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 24.67%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  _::-moz-svg-foreign-content,
  :root .view-all-channels-page > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 24.64%;
  }
}
@media (max-width: 767px) {
  _::-moz-svg-foreign-content,
  :root .view-all-channels-page > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 32.92%;
  }
}
@media (max-width: 600px) {
  _::-moz-svg-foreign-content,
  :root .view-all-channels-page > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 49.47%;
  }
}
@media (max-width: 450px) {
  _::-moz-svg-foreign-content,
  :root .view-all-channels-page > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 100%;
  }
}
/*Channel inner page*/
_::-moz-svg-foreign-content,
:root .view-id-channel_page > .view-content .views-infinite-scroll-content-wrapper .views-row {
  width: 19.74%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  _::-moz-svg-foreign-content,
  :root .view-id-channel_page > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 24.67%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  _::-moz-svg-foreign-content,
  :root .view-id-channel_page > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 24.64%;
  }
}
@media (max-width: 767px) {
  _::-moz-svg-foreign-content,
  :root .view-id-channel_page > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 32.92%;
  }
}
@media (max-width: 600px) {
  _::-moz-svg-foreign-content,
  :root .view-id-channel_page > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 49.47%;
  }
}
@media (max-width: 450px) {
  _::-moz-svg-foreign-content,
  :root .view-id-channel_page > .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 100%;
  }
}
.webform-submission-form,
.ieee-volunteer-form {
  font-size: 14px;
}
.webform-submission-form h2,
.ieee-volunteer-form h2 {
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
}
.webform-submission-form legend,
.ieee-volunteer-form legend {
  border: none;
  font-size: 14px;
  font-weight: bold;
  width: 34.8%;
  float: left;
}
.webform-submission-form .fieldset-wrapper,
.ieee-volunteer-form .fieldset-wrapper {
  display: inline-block;
}
.webform-submission-form .webform-button--submit,
.ieee-volunteer-form .webform-button--submit {
  box-sizing: border-box;
  background-clip: padding-box;
  background-color: #00ADEF;
  border-color: #00ADEF;
  border: 0;
  vertical-align: top;
  opacity: 1;
  margin: 15px 0 0 35%;
  cursor: pointer;
}
@media (max-width: 600px) {
  .webform-submission-form .webform-button--submit,
  .ieee-volunteer-form .webform-button--submit {
    margin: 0 auto;
  }
}
.webform-submission-form .form-textarea-wrapper textarea,
.ieee-volunteer-form .form-textarea-wrapper textarea,
.webform-submission-form .form-control,
.ieee-volunteer-form .form-control {
  border: 1px solid #363636;
  border-radius: 2px;
}
.webform-submission-form .form-actions,
.ieee-volunteer-form .form-actions {
  width: 100%;
}
@media (max-width: 600px) {
  .webform-submission-form .form-actions,
  .ieee-volunteer-form .form-actions {
    text-align: center;
  }
}
.webform-submission-form .form-actions .webform-button--submit,
.ieee-volunteer-form .form-actions .webform-button--submit,
.webform-submission-form .form-actions .btn-primary,
.ieee-volunteer-form .form-actions .btn-primary {
  box-sizing: border-box;
  background-clip: padding-box;
  background-color: #00ADEF;
  border-color: #00ADEF;
  border: 0;
  vertical-align: top;
  opacity: 1;
  margin: 15px 0 0 35%;
}
@media (max-width: 600px) {
  .webform-submission-form .form-actions .webform-button--submit,
  .ieee-volunteer-form .form-actions .webform-button--submit,
  .webform-submission-form .form-actions .btn-primary,
  .ieee-volunteer-form .form-actions .btn-primary {
    margin: 0 auto;
  }
}
.webform-submission-form .control-label,
.ieee-volunteer-form .control-label {
  display: inline-block;
  font-weight: bold;
  width: 34%;
  vertical-align: top;
}
@media (max-width: 600px) {
  .webform-submission-form .control-label,
  .ieee-volunteer-form .control-label {
    width: 100%;
  }
}
.webform-submission-form .form-control,
.ieee-volunteer-form .form-control,
.webform-submission-form .fieldset-wrapper,
.ieee-volunteer-form .fieldset-wrapper {
  display: inline-block;
  width: 65%;
}
@media (max-width: 600px) {
  .webform-submission-form .form-control,
  .ieee-volunteer-form .form-control,
  .webform-submission-form .fieldset-wrapper,
  .ieee-volunteer-form .fieldset-wrapper {
    width: 100%;
  }
}
.webform-submission-form .has-error .form-control,
.ieee-volunteer-form .has-error .form-control {
  border-color: #a94442;
}
@media (max-width: 991px) {
  .webform-submission-form .block-ieee-banners,
  .ieee-volunteer-form .block-ieee-banners {
    text-align: center;
  }
}
.ui-autocomplete.ui-front {
  padding-top: 36px;
}
.ui-autocomplete.ui-front li a.ui-state-active {
  background: transparent;
  border: none;
  color: #333;
}
.ui-autocomplete.ui-front li a:hover {
  color: #00ADEF;
  text-decoration: none;
}
.ui-autocomplete.ui-front li:first-child {
  border-top: 1px solid #ccc;
}
.ui-autocomplete.ui-front.add-speaker {
  width: auto !important;
  border: none;
  padding-top: 0;
  margin-left: 4px;
  z-index: 9999;
  box-shadow: none;
  padding: 0;
}
.ui-autocomplete.ui-front.add-speaker li {
  padding: 3px 12px;
}
.ui-autocomplete.ui-front.add-speaker li a {
  background: transparent;
  border: none;
  font-size: 14px;
}
.ui-autocomplete.ui-front.add-speaker li:first-child {
  border-top: none;
}
/*Newsletter footer block*/
@media (max-width: 600px) {
  .region-footer-top .block-container {
    width: 65%;
  }
}
.region-footer-top .webform-submission-newsletter-subscription-block-form .form-type-email {
  display: inline-block;
  width: 70%;
}
@media (max-width: 450px) {
  .region-footer-top .webform-submission-newsletter-subscription-block-form .form-type-email {
    width: 81%;
  }
}
.region-footer-top .webform-submission-newsletter-subscription-block-form .form-type-email .form-control {
  width: 100%;
}
.region-footer-top .webform-submission-newsletter-subscription-block-form .form-actions {
  display: inline-block;
  width: auto;
  vertical-align: top;
}
.region-footer-top .webform-submission-newsletter-subscription-block-form .form-actions .webform-button--submit {
  margin: 0 0 0 35%;
  padding: 7px 12px;
}
/* Newsletter Subscription */
@media (max-width: 600px) {
  .webform-submission-newsletter-subscription-form {
    margin-bottom: -40px;
  }
}
@media (max-width: 600px) {
  .webform-submission-newsletter-subscription-form .radios--wrapper div.fieldset-wrapper {
    width: 100px;
  }
  .webform-submission-newsletter-subscription-form .radios--wrapper div.fieldset-wrapper > #edit-ieee-member--2 {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .webform-submission-newsletter-subscription-form .radios--wrapper div.fieldset-wrapper > #edit-ieee-member--2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .webform-submission-newsletter-subscription-form .radios--wrapper div.fieldset-wrapper > #edit-ieee-member--2 > div {
    margin: 0;
    margin-right: 20px;
  }
}
.webform-submission-newsletter-subscription-form p {
  font-size: 16px;
  margin: 0;
}
.webform-submission-newsletter-subscription-form .control-label {
  display: inline-block;
  font-weight: bold;
  width: 34%;
  font-size: 14px;
}
.webform-submission-newsletter-subscription-form .form-control {
  display: inline-block;
  width: 65%;
}
@media (max-width: 600px) {
  .webform-submission-newsletter-subscription-form .form-control {
    width: 100%;
  }
}
.webform-submission-newsletter-subscription-form .select-wrapper {
  display: inline-block;
  width: 65%;
}
@media (max-width: 600px) {
  .webform-submission-newsletter-subscription-form .select-wrapper {
    width: 100%;
  }
}
.webform-submission-newsletter-subscription-form .select-wrapper .form-control {
  width: 100%;
  color: #000;
}
@media (max-width: 600px) {
  .webform-submission-newsletter-subscription-form .radios--wrapper .fieldset-wrapper,
  .webform-submission-newsletter-subscription-form .radios--wrapper .webform-options-display-two-columns {
    width: 50%;
  }
}
.webform-submission-newsletter-subscription-form .form-item-subscribe,
.webform-submission-newsletter-subscription-form .webform-composite-visible-title,
.webform-submission-newsletter-subscription-form .form-item-member-number {
  margin: 0 0 20px 0;
}
.webform-submission-newsletter-subscription-form .form-item-subscribe {
  padding-right: 30px;
}
@media (max-width: 600px) {
  .webform-submission-newsletter-subscription-form .form-item-subscribe {
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .webform-submission-newsletter-subscription-form .checkbox {
    margin: 20px 0;
    min-width: 300px;
  }
  .webform-submission-newsletter-subscription-form .checkbox > label {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .webform-submission-newsletter-subscription-form .checkbox label[for*="edit-subscribe--2"] {
    padding-left: 25px;
    margin-top: 5px;
  }
}
.webform-submission-newsletter-subscription-form .checkbox .control-label {
  padding: 0;
  position: relative;
}
.webform-submission-newsletter-subscription-form .checkbox .control-label .form-checkbox {
  position: absolute;
}
@media (max-width: 600px) {
  .webform-submission-newsletter-subscription-form .checkbox .control-label .form-checkbox {
    right: -30px;
    height: 20px;
    width: 20px;
    top: 0;
  }
}
@media (max-width: 600px) {
  form[id*="webform-submission-newsletter-subscription-page-variant-newsletter-panels-variant-0-add-form"] {
    margin-bottom: 0;
  }
}
.webform-confirmation__message {
  font-size: 16px;
}
.webform-confirmation__message h3 {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  font-weight: bold;
}
/* Feedback */
.webform-submission-feedback-add-form .feedback_form_header_right {
  max-width: 500px;
  width: 59%;
  float: right;
  margin-bottom: 14px;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .webform-submission-feedback-add-form .feedback_form_header_right {
    width: 52%;
  }
}
@media (max-width: 767px) {
  .webform-submission-feedback-add-form .feedback_form_header_right {
    width: 100%;
    max-width: inherit;
  }
}
.webform-submission-feedback-add-form .feedback_form_header_right .feedback_vote_description {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.webform-submission-feedback-add-form .feedback_form_header_right .feedback_vote_description div {
  width: 65px;
  text-align: center;
}
.webform-submission-feedback-add-form .feedback_form_header_right .fedback_votes_gradient_separator {
  height: 2px;
  background: linear-gradient(to right, #e10019, #d0121e, #b82c25, #9c4b2d, #7e6a36, #62893e, #4aa345);
}
.webform-submission-feedback-add-form .feedback_form_header_right .feedback_votes {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.webform-submission-feedback-add-form .radios--wrapper {
  margin: 10px 0;
}
.webform-submission-feedback-add-form legend,
.webform-submission-feedback-add-form label.control-label,
.webform-submission-feedback-add-form .webform-section-title,
.webform-submission-feedback-add-form .numbering-container {
  width: 40%;
  display: inline-block;
}
@media (max-width: 767px) {
  .webform-submission-feedback-add-form legend,
  .webform-submission-feedback-add-form label.control-label,
  .webform-submission-feedback-add-form .webform-section-title,
  .webform-submission-feedback-add-form .numbering-container {
    width: 100%;
  }
}
.webform-submission-feedback-add-form legend .numbering,
.webform-submission-feedback-add-form label.control-label .numbering,
.webform-submission-feedback-add-form .webform-section-title .numbering,
.webform-submission-feedback-add-form .numbering-container .numbering {
  height: 20px;
  line-height: 20px;
  width: 20px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #00adef;
  margin: 10px;
}
.webform-submission-feedback-add-form legend .numbering + span,
.webform-submission-feedback-add-form label.control-label .numbering + span,
.webform-submission-feedback-add-form .webform-section-title .numbering + span,
.webform-submission-feedback-add-form .numbering-container .numbering + span {
  display: block;
  margin-top: 10px;
  padding-left: 40px;
}
.webform-submission-feedback-add-form .form-type-email .control-label .numbering {
  margin-top: -2px;
}
.webform-submission-feedback-add-form .form-type-email .control-label .numbering + span {
  margin-top: -2px;
}
.webform-submission-feedback-add-form .numbering-container span {
  font-weight: bold;
}
.webform-submission-feedback-add-form .control-label.option > span {
  display: none;
}
.webform-submission-feedback-add-form .webform-options-display-side-by-side > div {
  margin-right: 3.2em;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .webform-submission-feedback-add-form .webform-options-display-side-by-side > div {
    margin-right: 2em;
  }
}
@media (max-width: 767px) {
  .webform-submission-feedback-add-form .webform-options-display-side-by-side > div {
    margin-right: 0;
  }
}
.webform-submission-feedback-add-form .fieldset-wrapper {
  width: 50%;
  max-width: 500px;
  float: right;
}
@media (max-width: 767px) {
  .webform-submission-feedback-add-form .fieldset-wrapper {
    width: 100%;
    max-width: inherit;
    float: none;
  }
}
.webform-submission-feedback-add-form .fieldset-wrapper > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.webform-submission-feedback-add-form .fieldset-wrapper .radio + .radio {
  margin-top: 10px !important;
}
.webform-submission-feedback-add-form .webform-section-wrapper legend {
  padding-left: 50px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .webform-submission-feedback-add-form .webform-section-wrapper legend {
    padding-left: 7px;
  }
}
.webform-submission-feedback-add-form .question-wrapper .webform-section-title {
  width: 40%;
}
@media (max-width: 767px) {
  .webform-submission-feedback-add-form .question-wrapper .webform-section-title {
    width: 100%;
    max-width: inherit;
  }
}
.webform-submission-feedback-add-form .question-wrapper .webform-section-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 59%;
  float: right;
}
@media (max-width: 767px) {
  .webform-submission-feedback-add-form .question-wrapper .webform-section-wrapper {
    width: 100%;
    max-width: inherit;
    display: block;
  }
}
.webform-submission-feedback-add-form .question-wrapper .webform-section-wrapper .experience-problems {
  -ms-flex: 1 1 48%;
  flex: 1 1 48%;
  margin: 0;
}
.webform-submission-feedback-add-form .question-wrapper .webform-section-wrapper .experience-problems .fieldset-wrapper {
  width: 100%;
  max-width: auto;
  margin-left: 15px;
  padding-left: 35px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .webform-submission-feedback-add-form .question-wrapper .webform-section-wrapper .experience-problems .fieldset-wrapper {
    padding-left: 22%;
  }
}
@media (max-width: 767px) {
  .webform-submission-feedback-add-form .question-wrapper .webform-section-wrapper .experience-problems .fieldset-wrapper {
    padding-left: 0;
  }
}
.webform-submission-feedback-add-form .question-wrapper .webform-section-wrapper .experience-problems .fieldset-wrapper .webform-options-display-side-by-side {
  -ms-flex-direction: column;
  flex-direction: column;
}
.webform-submission-feedback-add-form .question-wrapper .webform-section-wrapper .experience-problems .fieldset-wrapper .webform-options-display-side-by-side > div {
  margin: 0;
}
.webform-submission-feedback-add-form .question-wrapper .webform-section-wrapper .experience-problems label.control-label {
  width: auto;
  font-size: 14px;
}
.webform-submission-feedback-add-form .question-wrapper .webform-section-wrapper .specify-question {
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  width: auto;
}
.webform-submission-feedback-add-form .question-wrapper .webform-section-wrapper .specify-question label.control-label + .form-textarea-wrapper {
  width: auto;
}
.webform-submission-feedback-add-form .form-item label.control-label {
  margin: 10px 0;
}
.webform-submission-feedback-add-form .form-item label.control-label + .form-textarea-wrapper,
.webform-submission-feedback-add-form .form-item label.control-label + .form-control {
  width: 53%;
  display: block;
  float: right;
  margin: 10px 0;
}
@media (max-width: 767px) {
  .webform-submission-feedback-add-form .form-item label.control-label + .form-textarea-wrapper,
  .webform-submission-feedback-add-form .form-item label.control-label + .form-control {
    width: 100%;
    max-width: inherit;
    float: none;
  }
}
.webform-submission-feedback-add-form .form-item .form-textarea-wrapper .form-textarea {
  width: 100%;
}
/*Permission Request Form*/
.webform-submission-permission-request-add-form .form-type-webform-markup {
  font-size: 16px;
  margin-bottom: 20px;
}
.webform-submission-permission-request-add-form .control-label {
  display: inline-block;
  font-weight: bold;
  width: 34%;
  font-size: 14px;
}
@media (max-width: 600px) {
  .webform-submission-permission-request-add-form .control-label {
    width: 100%;
  }
}
.webform-submission-permission-request-add-form .form-control {
  display: inline-block;
  width: 65%;
}
@media (max-width: 600px) {
  .webform-submission-permission-request-add-form .form-control {
    width: 100%;
  }
}
.webform-submission-permission-request-add-form .input-group {
  display: inline-block;
  width: 65%;
}
@media (max-width: 600px) {
  .webform-submission-permission-request-add-form .input-group {
    width: 100%;
  }
}
.webform-submission-permission-request-add-form .input-group input {
  width: calc(100% - 40px);
}
.webform-submission-permission-request-add-form .input-group .input-group-addon {
  height: 34px;
  width: 40px;
  position: relative;
}
.webform-submission-permission-request-add-form .input-group .input-group-addon .icon {
  top: 9px;
  left: 12px;
}
.webform-submission-permission-request-add-form .select-wrapper,
.webform-submission-permission-request-add-form .form-textarea-wrapper {
  display: inline-block;
  width: 65%;
}
@media (max-width: 600px) {
  .webform-submission-permission-request-add-form .select-wrapper,
  .webform-submission-permission-request-add-form .form-textarea-wrapper {
    width: 100%;
  }
}
.webform-submission-permission-request-add-form .select-wrapper .form-control,
.webform-submission-permission-request-add-form .form-textarea-wrapper .form-control {
  width: 100%;
  color: #000;
}
.webform-submission-permission-request-add-form .form-item-questions-or-comments .control-label {
  vertical-align: top;
}
.webform-submission-permission-request-add-form .webform-address--wrapper .fieldset-wrapper {
  display: block;
  width: 100%;
}
/* Volunteer Deployment Form */
.ieee-volunteer-form .form-type-speaker-autocomplete-element .input-group-addon {
  position: relative;
}
.ieee-volunteer-form .form-type-speaker-autocomplete-element .input-group-addon .icon {
  top: 9px;
  left: 5px;
}
@media (max-width: 600px) {
  .ieee-volunteer-form div.field--name-long-description div.description,
  .ieee-volunteer-form div.field--name-keywords div.description,
  .ieee-volunteer-form div.field--name-additional-information div.description {
    position: static;
    margin-top: -15px;
  }
}
.ieee-volunteer-form .form-group {
  overflow: hidden;
}
.ieee-volunteer-form .upload-video-allowed-extensions {
  display: inline-block;
  margin-left: 34.5%;
}
@media (max-width: 600px) {
  .ieee-volunteer-form .upload-video-allowed-extensions {
    margin-left: 0;
  }
}
.ieee-volunteer-form .block .field--widget-term-reference-tree > .form-item {
  max-height: 400px;
  border-radius: 2px;
  border: 1px solid #000;
}
.ieee-volunteer-form .block .panel-default .panel-heading {
  background: transparent;
  padding: 10px 10px;
  border-color: transparent;
}
.ieee-volunteer-form .block .panel-default .panel-heading.active {
  border-color: #000;
}
.ieee-volunteer-form .block .panel-default .panel-heading.active + .panel-body {
  max-height: 240px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.ieee-volunteer-form .block .panel-default .panel-heading .panel-title {
  font-weight: bold;
  font-size: 14px;
}
.ieee-volunteer-form .block .panel-default .panel-heading:after {
  content: "\f196";
  /* Unicode character for "plus" sign (+) */
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 24px;
  color: #777;
  float: right;
  margin-left: 5px;
  margin-top: -28px;
  cursor: pointer;
}
.ieee-volunteer-form .block .panel-default .panel-heading.active:after {
  content: "\f147";
  /* Unicode character for "minus" sign (-) */
}
.ieee-volunteer-form .block .panel-default .panel-body {
  padding: 0;
  background-color: white;
  max-height: 0;
  overflow-y: auto;
  box-sizing: border-box;
  transition: all .7s ease;
  margin-left: 35%;
}
@media (max-width: 600px) {
  .ieee-volunteer-form .block .panel-default .panel-body {
    margin-left: 0;
  }
}
@media (max-width: 600px) {
  .ieee-volunteer-form .block .panel-default .panel-body .term-reference-tree-level li {
    padding-bottom: 5px;
  }
  .ieee-volunteer-form .block .panel-default .panel-body .term-reference-tree-level li:last-child {
    padding-bottom: 0;
  }
}
.ieee-volunteer-form .block .panel-default .panel-body .term-reference-tree-level .form-item {
  width: 90%;
}
.ieee-volunteer-form .block .panel-default .panel-body .no-term-reference-tree-button {
  background-color: #fff;
}
.ieee-volunteer-form .block .panel-default .panel-body .control-label {
  width: 100%;
}
.ieee-volunteer-form .block .panel-default .panel-body .fieldgroup {
  padding: 10px 0;
}
.ieee-volunteer-form .block .field--name-recording-access-type .form-composite legend {
  margin: 10px 0;
}
@media (max-width: 600px) {
  .ieee-volunteer-form .block .field--name-recording-access-type .form-composite legend {
    width: 100%;
  }
}
.ieee-volunteer-form .block .field--name-recording-access-type .form-item-recording-access-type {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
  margin-top:10px
}
.ieee-volunteer-form .block .field--name-recording-access-type .form-item-recording-access-type .control-label {
  width: 100%;
}
.ieee-volunteer-form .block .field--name-recording-access-type .form-item-recording-access-type:last-child {
  margin-top: 10px;
}
.ieee-volunteer-form .block .form-textarea-wrapper {
  width: 65%;
  display: inline-block;
}
@media (max-width: 600px) {
  .ieee-volunteer-form .block .form-textarea-wrapper {
    margin-left: 0;
    width: 100%;
  }
}
.ieee-volunteer-form .block .field--name-short-overview .form-textarea-wrapper,
.ieee-volunteer-form .block .field--name-long-description .form-textarea-wrapper,
.ieee-volunteer-form .block .field--name-keywords .form-textarea-wrapper,
.ieee-volunteer-form .block .field--name-additional-information .form-textarea-wrapper {
  float: right;
}
@media (max-width: 600px) {
  .ieee-volunteer-form .block .field--name-short-overview .form-textarea-wrapper,
  .ieee-volunteer-form .block .field--name-long-description .form-textarea-wrapper,
  .ieee-volunteer-form .block .field--name-keywords .form-textarea-wrapper,
  .ieee-volunteer-form .block .field--name-additional-information .form-textarea-wrapper {
    clear: both;
  }
}
.ieee-volunteer-form .block .field--name-short-overview .description,
.ieee-volunteer-form .block .field--name-long-description .description,
.ieee-volunteer-form .block .field--name-keywords .description,
.ieee-volunteer-form .block .field--name-additional-information .description {
  float: left;
  width: 30%;
}
@media (max-width: 600px) {
  .ieee-volunteer-form .block .field--name-short-overview .description,
  .ieee-volunteer-form .block .field--name-long-description .description,
  .ieee-volunteer-form .block .field--name-keywords .description,
  .ieee-volunteer-form .block .field--name-additional-information .description {
    width: 100%;
    clear: both;
  }
}
.ieee-volunteer-form .block .field--name-short-overview .filter-wrapper {
  display: none;
}
.ieee-volunteer-form .block .field--widget-text-textarea .text-format-wrapper .control-label {
  position: absolute;
}
@media (max-width: 600px) {
  .ieee-volunteer-form .block .field--widget-text-textarea .text-format-wrapper .control-label {
    position: relative;
  }
}
.ieee-volunteer-form .block label.control-label + .form-textarea-wrapper .form-textarea {
  width: 100%;
}
.ieee-volunteer-form .block .field--name-speaker {
  position: relative;
}
.ieee-volunteer-form .block .field--name-speaker .tabledrag-toggle-weight {
  display: none;
}
.ieee-volunteer-form .block .field--name-speaker .field-multiple-table {
  margin: 0;
  border: 1px solid black;
}
.ieee-volunteer-form .block .field--name-speaker .field-multiple-table thead .tabledrag-hide {
  display: none;
}
.ieee-volunteer-form .block .field--name-speaker .field-multiple-table tbody .field-multiple-drag,
.ieee-volunteer-form .block .field--name-speaker .field-multiple-table tbody .delta-order {
  display: none;
}
.ieee-volunteer-form .block .field--name-speaker .field-multiple-table tbody td {
  border: 1px solid black;
}
.ieee-volunteer-form .block .field--name-speaker .field-multiple-table tbody td .form-control.form-autocomplete {
  width: 100%;
}
.ieee-volunteer-form .block .field--name-speaker .field-multiple-table .field-label {
  border: 1px solid #000;
}
.ieee-volunteer-form .block .field--name-speaker .field-multiple-table a > .glyphicon-move {
  position: relative;
  top: 8px;
  left: 15px;
}
.ieee-volunteer-form .block .field--name-speaker .field-multiple-table a > .glyphicon-move::before {
  color: #e1e1e1;
}
.ieee-volunteer-form .block .field--name-speaker .field-multiple-table .form-type-entity-autocomplete,
.ieee-volunteer-form .block .field--name-speaker .field-multiple-table .form-type-speaker-autocomplete-element {
  margin-right: 30px;
}
.ieee-volunteer-form .block .field--name-speaker .input.multiple-fields-remove-button,
.ieee-volunteer-form .block .field--name-speaker button.multiple-fields-remove-button {
  display: block;
  height: 32px;
  margin-top: -23px !important;
  margin-right: 3px !important;
}
.ieee-volunteer-form .block .field--name-speaker .personal-info .title-group .form-select {
  width: 100%;
}
.ieee-volunteer-form .block .field--name-speaker .bio-speaker .form-textarea-wrapper {
  width: 100%;
  margin: 0;
}
.ieee-volunteer-form .block .field--name-speaker .bio-speaker .form-item + .filter-wrapper {
  display: none;
}
.ieee-volunteer-form .block .field--name-speaker button.field-add-more-submit {
  color: #fff;
  border-radius: 4px;
  background: #00adef;
  border-color: #00adef;
}
.ieee-volunteer-form .block .field--name-speaker a#edit-create-speaker,
.ieee-volunteer-form .block .field--name-speaker .create-new-speaker-btn {
  position: absolute;
  bottom: 0px;
  box-shadow: none;
  font-size: 15px;
  left: 50px;
  color: #fff;
  border-radius: 4px;
  background: #00adef;
  border-color: #00adef;
  padding-top: 3px;
}
.ieee-volunteer-form .block .field--name-speaker a#edit-create-speaker:before,
.ieee-volunteer-form .block .field--name-speaker .create-new-speaker-btn:before {
  content: "\f007";
  /* Unicode character for "user" sign */
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  margin-right: 7px;
}
.ieee-volunteer-form .block #volunteer-video-source-upload {
  overflow: hidden;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher {
  display: block;
}
@media (max-width: 600px) {
  .ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher {
    width: 100%;
  }
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher .upload-video-title {
  font-weight: bold;
  display: inline-block;
  width: 34%;
  vertical-align: top;
}
@media (max-width: 600px) {
  .ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher .upload-video-title {
    width: 100%;
  }
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher .progress-label-text {
  font-style: italic;
  color: #afafaf;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher .form-item-upload-from-custom #container #browse {
  box-sizing: border-box;
  background-color: #00ADEF;
  border-color: #00ADEF;
  border: 0;
  border-radius: 5px;
  vertical-align: top;
  opacity: 1;
  color: #fff;
  padding: 5px 20px;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher .form-item-upload-from-custom #filelist div {
  padding-top: 10px;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) {
  display: inline-block;
  width: 65%;
  margin-bottom: 2px;
}
@media (max-width: 600px) {
  .ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) {
    width: 100%;
  }
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .upload-fake-btn {
  position: relative;
  float: left;
  padding: 8px 20px;
  margin-bottom: 10px;
  border-radius: 3px;
  border-color: transparent;
  cursor: pointer;
  color: #fff;
  background-color: #848484;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .upload-fake-btn:before {
  content: "\f0aa";
  font-family: FontAwesome;
  background-image: none;
  position: relative;
  color: #fff;
  margin-right: 5px;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file .ajax-progress.ajax-progress-bar {
  clear: both;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file .fake-file-name,
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file .file--video {
  margin-left: auto;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 115px;
}
@media (max-width: 600px) {
  .ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file .fake-file-name,
  .ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file .file--video {
    max-width: 100%;
  }
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file .fake-file-name > span,
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file .file--video > span {
  border: 0;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file .fake-file-name .file-size,
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file .file--video .file-size {
  display: none;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file .fake-file-name .glyphicon-film:before,
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file .file--video .glyphicon-film:before {
  color: #00adef;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file .fake-file-name {
  line-height: 34px;
  padding-left: 5px;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file .upload-fake-btn~.fake-file-name {
  display: none;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file .upload-fake-btn+.fake-file-name {
  display: block;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file .btn {
  vertical-align: top;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher > div:nth-child(2) .form-managed-file button[id*="edit-upload-from-custom-remove-button"] {
  margin-top: -37px;
  display: block;
  margin-left: 0;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher #upload-from-custom-description {
  float: right;
  width: 70%;
  margin-right: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher #upload-from-custom-description .progress-wrapper-box {
  margin-right: 20px;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher #upload-from-custom-description .progress-wrapper-box .progress-wrapper__field {
  display: block;
  float: none;
  height: 65px;
  width: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  border-radius: 10%;
  background-color: whitesmoke;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher #upload-from-custom-description .progress-wrapper-box .progress-wrapper__field .progress-wrapper__field--action {
  float: none;
  height: 50%;
  width: 100%;
  background-color: #00AFF5;
  border-radius: 10%;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher .description,
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher .file-uploaded-text {
  display: inline-block;
  margin-left: 34.5%;
}
@media (max-width: 600px) {
  .ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher .description,
  .ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher .file-uploaded-text {
    margin-left: 0;
  }
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher:not(.successfully-uploaded) .file-uploaded-text {
  display: none;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher:not(.successfully-uploaded) .file-uploaded-text-wrapp {
  margin: 0;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher.successfully-uploaded .upload-video-allowed-extensions,
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher.successfully-uploaded .description {
  display: none;
}
.ieee-volunteer-form .block #volunteer-video-source-upload .upload-video-switcher.successfully-uploaded .file-uploaded-text-wrapp {
  margin: 0;
}
.ieee-volunteer-form .block #edit-consent-wrapper,
.ieee-volunteer-form .block #edit-privacy-policy-wrapper {
  margin-left: 34.5%;
  width: 65%;
}
@media (max-width: 600px) {
  .ieee-volunteer-form .block #edit-consent-wrapper,
  .ieee-volunteer-form .block #edit-privacy-policy-wrapper {
    margin-left: 0;
    width: 100%;
  }
}
.ieee-volunteer-form .block #edit-consent-wrapper .control-label,
.ieee-volunteer-form .block #edit-privacy-policy-wrapper .control-label {
  width: 100%;
}
@media (max-width: 600px) {
  .ieee-volunteer-form .block #edit-consent-wrapper .control-label,
  .ieee-volunteer-form .block #edit-privacy-policy-wrapper .control-label {
    padding-left: 30px;
  }
}
@media (max-width: 450px) {
  .ieee-volunteer-form .block #edit-consent-wrapper .control-label,
  .ieee-volunteer-form .block #edit-privacy-policy-wrapper .control-label {
    padding-left: 20px;
  }
}
.ieee-volunteer-form .block #edit-consent-wrapper > .form-item,
.ieee-volunteer-form .block #edit-privacy-policy-wrapper > .form-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.ieee-volunteer-form .block #edit-consent-wrapper label.control-label,
.ieee-volunteer-form .block #edit-privacy-policy-wrapper label.control-label {
  width: 20px;
  height: 20px;
  overflow: hidden;
}
.ieee-volunteer-form .block #edit-consent-wrapper label.control-label.form-required + .description:after,
.ieee-volunteer-form .block #edit-privacy-policy-wrapper label.control-label.form-required + .description:after {
  background-image: url(/core/misc/icons/ee0000/required.svg);
  background-repeat: no-repeat;
  background-size: 7px 7px;
  content: "";
  display: inline-block;
  vertical-align: super;
  height: 7px;
  width: 7px;
  margin: 0 0.3em;
}
.ieee-volunteer-form .block #edit-consent-wrapper .description,
.ieee-volunteer-form .block #edit-privacy-policy-wrapper .description {
  margin: 0;
  font-weight: 600;
  color: #000;
  font-size: 14px;
}
.ieee-volunteer-form .block #edit-privacy-policy-wrapper + .form-wrapper .form-submit {
  margin-left: 34.5%;
}
.ieee-volunteer-form .block .form-submit-uploading-text {
  margin-left: 34.5%;
}
.ieee-volunteer-form .block #edit-consent-wrapper {
  margin-bottom: 0;
}
.ieee-volunteer-form .block #edit-best-practice-link {
  margin: 20px 0 20px 34.5%;
  display: inline-block;
}
@media (max-width: 600px) {
  .ieee-volunteer-form .block #edit-best-practice-link {
    margin-left: 0;
    width: 100%;
  }
}
.ieee-volunteer-form .block #edit-actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.ieee-volunteer-form .block #edit-actions .form-submit-uploading-text {
  margin-top: 14px;
  margin-left: 10px;
}
.ieee-volunteer-form .field--name-long-description,
.ieee-volunteer-form .field--name-keywords,
.ieee-volunteer-form .field--name-additional-information {
  position: relative;
}
.ieee-volunteer-form .field--name-long-description .description,
.ieee-volunteer-form .field--name-keywords .description,
.ieee-volunteer-form .field--name-additional-information .description {
  position: absolute;
  left: 0;
  top: 25px;
}
.ieee-volunteer-form .modal-speaker .modal-content {
  max-height: 700px;
  overflow: hidden;
  overflow-y: auto;
}
/* Volunteer Development Form > Popup > Create New Speaker */
[id^=member-deployment-speaker-form] .find-speaker {
  border-top: 2px solid #ddd;
  padding: 20px 100px;
}
@media (max-width: 991px) {
  [id^=member-deployment-speaker-form] .find-speaker {
    padding: 20px 50px;
  }
}
@media (max-width: 767px) {
  [id^=member-deployment-speaker-form] .find-speaker {
    padding: 20px;
  }
}
@media (max-width: 450px) {
  [id^=member-deployment-speaker-form] .find-speaker {
    padding: 20px 0;
  }
}
[id^=member-deployment-speaker-form] .find-speaker .col-md-6 {
  position: relative;
}
[id^=member-deployment-speaker-form] .find-speaker .col-md-6:last-child {
  background: #ddd;
  padding: 10px 10px 5px;
}
[id^=member-deployment-speaker-form] .find-speaker .col-md-6 #warning-block-wrapper > div {
  display: inline-block;
  position: absolute;
  top: 41px;
  background: #fff;
  padding: 15px;
  box-shadow: 0px 2px 15px 2px rgba(0, 0, 0, 0.56);
  background-color: white;
  z-index: 999;
}
@media (max-width: 767px) {
  [id^=member-deployment-speaker-form] .find-speaker .col-md-6 #warning-block-wrapper > div {
    width: 90%;
    max-width: 370px;
  }
}
[id^=member-deployment-speaker-form] .find-speaker .col-md-6 #warning-block-wrapper > div:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}
[id^=member-deployment-speaker-form] .find-speaker .col-md-6 #warning-block-wrapper .volunteer-video-request-form-speaker-wrapper {
  text-align: center;
}
[id^=member-deployment-speaker-form] .find-speaker .col-md-6 #warning-block-wrapper .volunteer-video-request-form-speaker-wrapper .volunteer-video-request-form-speaker-message,
[id^=member-deployment-speaker-form] .find-speaker .col-md-6 #warning-block-wrapper .volunteer-video-request-form-speaker-wrapper .volunteer-video-request-form-speaker-content {
  margin-bottom: 5px;
  text-align: left;
}
[id^=member-deployment-speaker-form] .find-speaker .col-md-6 #warning-block-wrapper #existing-uid-add {
  display: inline-block;
  background-color: #00ADEF;
  border: none;
  color: white;
  padding: 7px 20px;
  cursor: pointer;
  border-radius: 3px;
  margin-top: 10px;
}
[id^=member-deployment-speaker-form] .find-speaker .col-md-6 #warning-block-wrapper #existing-uid-add:hover {
  opacity: 0.9;
}
[id^=member-deployment-speaker-form] .find-speaker .label {
  font-size: 1.6rem;
  color: #0070c0;
  font-style: italic;
  padding-left: 0;
  white-space: normal;
}
[id^=member-deployment-speaker-form] .find-speaker .form-item-field-speaker-customer-id {
  display: inline-block;
  width: calc(100% - 100px);
  margin: 0 10px 5px 0;
}
[id^=member-deployment-speaker-form] .find-speaker .form-item-field-speaker-customer-id label {
  display: none;
}
[id^=member-deployment-speaker-form] .find-speaker .form-item-field-speaker-customer-id input {
  width: 100%;
}
[id^=member-deployment-speaker-form] .find-speaker .clearfix,
[id^=member-deployment-speaker-form] .find-speaker .dl-horizontal dd,
[id^=member-deployment-speaker-form] .find-speaker .container,
[id^=member-deployment-speaker-form] .find-speaker .container-fluid,
[id^=member-deployment-speaker-form] .find-speaker .row,
[id^=member-deployment-speaker-form] .find-speaker .form-horizontal .form-group,
[id^=member-deployment-speaker-form] .find-speaker .btn-toolbar,
[id^=member-deployment-speaker-form] .find-speaker .btn-group-vertical > .btn-group,
[id^=member-deployment-speaker-form] .find-speaker .nav,
[id^=member-deployment-speaker-form] .find-speaker .navbar,
[id^=member-deployment-speaker-form] .find-speaker .navbar-header,
[id^=member-deployment-speaker-form] .find-speaker .navbar-collapse,
[id^=member-deployment-speaker-form] .find-speaker .pager,
[id^=member-deployment-speaker-form] .find-speaker .panel-body,
[id^=member-deployment-speaker-form] .find-speaker .modal-header,
[id^=member-deployment-speaker-form] .find-speaker .modal-footer,
[id^=member-deployment-speaker-form] .find-speaker .filter-wrapper {
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: top;
}
[id^=member-deployment-speaker-form] .find-speaker .clearfix .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .dl-horizontal dd .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .container .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .container-fluid .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .row .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .form-horizontal .form-group .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .btn-toolbar .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .btn-group-vertical > .btn-group .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .nav .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .navbar .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .navbar-header .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .navbar-collapse .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .pager .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .panel-body .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .modal-header .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .modal-footer .form-submit,
[id^=member-deployment-speaker-form] .find-speaker .filter-wrapper .form-submit {
  display: inline-block;
  background-color: #00ADEF;
  border: none;
  color: white;
  padding: 7px 20px;
  cursor: pointer;
  border-radius: 3px;
}
[id^=member-deployment-speaker-form] .find-speaker .clearfix .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .dl-horizontal dd .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .container .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .container-fluid .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .row .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .form-horizontal .form-group .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .btn-toolbar .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .btn-group-vertical > .btn-group .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .nav .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .navbar .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .navbar-header .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .navbar-collapse .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .pager .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .panel-body .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .modal-header .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .modal-footer .form-submit:hover,
[id^=member-deployment-speaker-form] .find-speaker .filter-wrapper .form-submit:hover {
  opacity: 0.9;
}
[id^=member-deployment-speaker-form] .find-speaker .description {
  padding-bottom: 5px;
}
[id^=member-deployment-speaker-form] .line {
  position: relative;
  border-bottom: 2px solid #DDDDDD;
  padding: 10px 0;
}
[id^=member-deployment-speaker-form] .line h3 {
  text-align: center;
  position: absolute;
  z-index: 10;
  background-color: #ffffff;
  bottom: -13px;
  right: 44%;
  padding: 0 50px;
  font-size: 20px;
  color: #0070c0;
  font-style: italic;
  font-weight: bold;
}
@media (max-width: 991px) {
  [id^=member-deployment-speaker-form] .line h3 {
    right: 42%;
  }
}
@media (max-width: 767px) {
  [id^=member-deployment-speaker-form] .line h3 {
    right: 41%;
  }
}
@media (max-width: 600px) {
  [id^=member-deployment-speaker-form] .line h3 {
    right: 37%;
  }
}
@media (max-width: 450px) {
  [id^=member-deployment-speaker-form] .line h3 {
    right: 34%;
  }
}
@media (max-width: 365px) {
  [id^=member-deployment-speaker-form] .line h3 {
    right: 31%;
  }
}
[id^=member-deployment-speaker-form] .existed-speaker {
  padding: 20px;
}
[id^=member-deployment-speaker-form] .existed-speaker .main-section-label {
  font-size: 1.7rem;
  color: #0070c0;
  font-style: italic;
  font-weight: bold;
  padding-left: 0;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information {
  margin-top: 20px;
  padding: 0;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info {
  padding-left: 0;
}
@media (max-width: 991px) {
  [id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info {
    padding: 0;
  }
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .title-group {
  margin-bottom: 10px;
  width: 100%;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .title-group .form-type-select {
  display: inline-block;
  width: 48%;
  margin-bottom: 0;
  vertical-align: top;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .title-group .form-type-select.form-item-field-speaker-title {
  margin-right: 2%;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .title-group .form-type-select label {
  max-width: auto;
  margin-bottom: 5px;
  margin-right: 10px;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .title-group .form-type-select .select-wrapper {
  display: inline-block;
  position: relative;
  width: 100%;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .name-group label {
  display: block;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .name-group input {
  width: 100%;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .name-group .form-type-textfield {
  display: inline-block;
  width: 48%;
  vertical-align: top;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .name-group .form-type-textfield label {
  display: none;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .name-group .form-type-textfield.form-item-field-speaker-first-name {
  margin-right: 2%;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .name-group.error label {
  color: #a94442;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .form-item-field-speaker-photo {
  display: block;
  position: relative;
  overflow: hidden;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .form-item-field-speaker-photo .imce-filefield-link {
  display: none;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .form-item-field-speaker-photo .upload-fake-btn {
  font-size: 0;
  background: #777;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .form-item-field-speaker-photo .upload-fake-btn:before {
  font-size: 14px;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .form-item-field-speaker-photo .upload-fake-btn:after {
  display: inline-block;
  content: 'Upload Photo';
  font-size: 14px;
  color: #fff;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .form-item-field-speaker-photo .form-managed-file .file {
  max-width: calc(100% - 110px);
  display: block;
  margin-right: 20px;
  float: left;
  margin-top: 3px;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .form-item-field-speaker-photo .form-managed-file .btn-danger {
  float: right;
  vertical-align: top;
  margin-top: -36px;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .form-item-field-speaker-photo .form-managed-file .file-link {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 230px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  [id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .form-item-field-speaker-photo .form-managed-file .file-link {
    max-width: 165px;
  }
}
@media (max-width: 600px) {
  [id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .form-item-field-speaker-photo .form-managed-file .file-link {
    max-width: 150px;
  }
}
@media (max-width: 450px) {
  [id^=member-deployment-speaker-form] .existed-speaker .speaker-information .personal-info .form-item-field-speaker-photo .form-managed-file .file-link {
    max-width: 65px;
  }
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .contact-info {
  padding-right: 0;
}
@media (max-width: 991px) {
  [id^=member-deployment-speaker-form] .existed-speaker .speaker-information .contact-info {
    padding: 0;
    margin-top: 10px;
  }
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .contact-info .form-group label {
  display: inline-block;
  width: 35%;
  max-width: 125px;
}
@media (max-width: 420px) {
  [id^=member-deployment-speaker-form] .existed-speaker .speaker-information .contact-info .form-group label {
    display: block;
    width: 100%;
  }
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .contact-info .form-group .form-control {
  display: inline-block;
  width: calc(100% - 130px);
  vertical-align: middle;
}
@media (max-width: 420px) {
  [id^=member-deployment-speaker-form] .existed-speaker .speaker-information .contact-info .form-group .form-control {
    display: block;
    width: 100%;
  }
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .contact-info .form-item-field-speaker-email label:after {
  background-image: url(../../../../core/misc/icons/ee0000/required.svg);
  background-size: 7px 7px;
  content: "";
  display: inline-block;
  line-height: 14px;
  height: 7px;
  width: 7px;
  vertical-align: super;
  margin: 0 0.3em;
}
[id^=member-deployment-speaker-form] .existed-speaker .speaker-information .section-label {
  margin-bottom: 25px;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
[id^=member-deployment-speaker-form] .bio-speaker {
  padding: 0 20px;
}
[id^=member-deployment-speaker-form] .bio-speaker .form-item-field-speaker-biography label {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
[id^=member-deployment-speaker-form] .bio-speaker .filter-wrapper {
  display: none;
}
[id^=member-deployment-speaker-form] .actions {
  margin: 10px 0 0;
  padding: 20px 0 10px;
}
[id^=member-deployment-speaker-form] .actions > div {
  text-align: center;
}
[id^=member-deployment-speaker-form] .actions button {
  font-size: 16px;
  padding: 8px 30px;
  border-radius: 3px;
  border-color: transparent;
  cursor: pointer;
  color: #fff;
  background-color: #848484;
  margin-bottom: 10px;
}
@media (max-width: 450px) {
  [id^=member-deployment-speaker-form] .actions button {
    padding: 8px 15px;
  }
}
[id^=member-deployment-speaker-form] .actions button.btn-success {
  background-color: #00ADEF;
  margin-left: 20px;
}
@media (max-width: 450px) {
  [id^=member-deployment-speaker-form] .actions button.btn-success {
    margin-left: 10px;
  }
}
[id^=member-deployment-speaker-form] .actions button:active,
[id^=member-deployment-speaker-form] .actions button:focus,
[id^=member-deployment-speaker-form] .actions button:hover,
[id^=member-deployment-speaker-form] .actions button:visited {
  opacity: 0.9;
  background-color: #848484;
  color: white;
  outline: none;
  border-color: transparent;
}
[id^=member-deployment-speaker-form] .actions button:active.btn-success,
[id^=member-deployment-speaker-form] .actions button:focus.btn-success,
[id^=member-deployment-speaker-form] .actions button:hover.btn-success,
[id^=member-deployment-speaker-form] .actions button:visited.btn-success {
  background-color: #00ADEF;
}
[id^=member-deployment-speaker-form] .actions button span {
  display: none;
}
[id^=member-deployment-speaker-form] .actions #speaker-form-result-message {
  position: absolute;
  bottom: 60px;
  left: 48.5%;
  margin-left: -100px;
}
[id^=member-deployment-speaker-form] .actions #speaker-form-result-message .message {
  font-size: 16px;
  display: inline-block;
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: 0px 2px 15px 2px rgba(0, 0, 0, 0.56);
  border-radius: 5px;
  padding: 5px 20px;
}
[id^=member-deployment-speaker-form] .actions #speaker-form-result-message .message:before {
  content: "\f06a";
  font-family: FontAwesome;
  position: relative;
  color: #faab20;
  margin-right: 5px;
  font-size: 30px;
  vertical-align: sub;
}
#view_speaker_form .buttons .btn {
  font-size: 16px;
  border-radius: 3px;
  color: #fff;
  border-color: transparent;
  cursor: pointer;
  margin: 10px;
}
#view_speaker_form .buttons button.btn {
  padding: 8px 20px;
  background-color: #848484;
}
.editor-image-dialog .form-control,
.editor-link-dialog .form-control {
  border: 1px solid #363636;
  border-radius: 2px;
}
div.js-form-item-i-agree .help-block {
  display: inline-block;
  margin-top: 0px;
  margin-left: 25px;
  width: 50%;
}
@media (max-width: 600px) {
  div.js-form-item-i-agree .help-block {
    padding-left: 0px;
    width: 100%;
  }
}

.apiuser-label {
  display: flex;
}

.apiuser-txt-align {
  padding-left: 10px;
}

#edit-subscribe--2 {
  right: -33px;
  top: 0px;
}
@media (max-width: 600px) {
  #edit-subscribe--2 {
    right: auto;
    left: 0;
    top: -4px;
    margin-left: 0;
  }
}
@media (max-width: 600px) {
  label[for*="edit-i-agree--2"] {
    margin-bottom: 10px;
  }
}
#edit-i-agree--2 {
  top: 1px;
  right: -23.5px;
}
@media (max-width: 600px) {
  #edit-i-agree--2 {
    left: 0;
    right: auto;
    top: 28px;
    margin-left: 0;
  }
}
#edit-ieee-member--2 {
  margin-top: 0px;
  margin-left: 6px;
}
.sharethis:after {
  content: "Share this";
}
.st_sharethis > span {
  width: auto !important;
}
#toolbar-item-administration-tray .toolbar-menu-administration > ul > li:nth-child(3) ul > li > ul {
  width: 220px;
}
#toolbar-item-administration-tray .toolbar-menu-administration > ul > li:nth-child(3) ul > li > ul > li > ul {
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}
#toolbar-item-administration-tray .toolbar-menu-administration > ul > li:nth-child(3) > ul > li:nth-child(11) > ul > li:nth-last-child(-n+4) > ul {
  margin-top: -175px;
}
#toolbar-item-administration-tray .toolbar-menu-administration > ul > li:nth-child(3) > ul > li:nth-child(12) > ul {
  margin-top: -350px;
}
#toolbar-item-administration-tray .toolbar-menu-administration > ul > li:nth-child(3) > ul > li:nth-child(12) > ul > li:nth-last-child(-n+4) > ul {
  margin-top: -200px;
}
#toolbar-item-administration-tray .toolbar-menu-administration > ul > li:nth-child(3) > ul > li:nth-child(4) > ul {
  margin-top: -140px;
}
#toolbar-item-administration-tray .toolbar-menu-administration > ul > li:nth-child(3) > ul > li:nth-child(4) > ul > li:nth-last-child(-n+4) > ul {
  margin-top: -175px;
}
.adminimal-admin-toolbar .toolbar-tray-horizontal .toolbar-menu ul .toolbar-icon {
  padding: 11px 12px;
}

/* ITVRP-890: D10 Fixing */
#speaker-values h4.label {
  font-size:14px;
  color:#333333;
  font-weight:700;
}

#speaker-values .label {
  padding:0;
}

.responsive-enabled h4.label {
  font-size:14px;
  color:#333333;
  font-weight:700;
}

.responsive-enabled .label {
  padding:0;
}
