@charset "utf-8";
/* ref: http://www.css3files.com/animation/ */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/*
* new blue text color as of https://redmine.sofamedia.at/issues/17815
* #294189
*/
/* Component containers
----------------------------------*/
.ui-widget-content {
  border: 1px solid #555555;
  background: #000000 url('images/ui-bg_flat_25_000000_40x100.png') 50% 50% repeat-x;
  color: #ffffff;
}
.ui-widget-content a {
  color: #ffffff;
}
.ui-widget-header {
  border: 1px solid #000000;
  background: #171717 url('images/ui-bg_highlight-soft_44_171717_1x100.png') 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}
.ui-widget-header a {
  color: #ffffff;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #444444;
  background: #000000 url('images/ui-bg_highlight-soft_44_000000_1x100.png') 50% 50% repeat-x;
  font-weight: normal;
  color: #eeeeee;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #eeeeee;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #294189;
  background: #3a4c01 url('images/ui-bg_highlight-soft_33_3a4c01_1x100.png') 50% 50% repeat-x;
  font-weight: normal;
  color: #ffffff;
}
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #ffffff;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #294189;
  background: #294189 url('images/ui-bg_highlight-hard_20_9dcd05_1x100.png') 50% 50% repeat-x;
  font-weight: normal;
  color: #000000;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #000000;
  text-decoration: none;
}
.ui-widget :active {
  outline: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #cccccc;
  background: #eeeeee url('images/ui-bg_diagonals-medium_80_eeeeee_40x40.png') 50% 50% repeat;
  color: #000000;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #000000;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #ffb73d;
  background: #ffc73d url('images/ui-bg_glass_40_ffc73d_1x400.png') 50% 50% repeat-x;
  color: #111111;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #111111;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #111111;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-highlight .ui-icon {
  background-image: url('images/ui-icons_0167cd_256x240.png');
}
.theme-cont a,
.link {
  color: #9aace2 !important;
}
.ui-widget {
  border: none;
}
.ui-widget.ui-datepicker .ui-datepicker-calendar .ui-state-default.ui-state-hover {
  background-color: #294189;
  border-color: #294189;
  color: #ffffff;
}
.ui-widget.ui-datepicker .ui-datepicker-calendar .ui-state-default.ui-state-active {
  background-color: #001a35;
  border-color: #294189;
  color: #ffffff;
}
#pmaxGui #topBar .bar,
#pmaxGui #bottomBar #ticker {
  background: #ffffff;
  color: #294189;
}
#pmaxGui #topBar .bar {
  color: #fffffF;
}
#pmaxGui #topBar .bar .notch .instname {
  z-index: 200;
  color: #294189 !important;
}
#pmaxGui #topBar .bar .notch .instname.hovered {
  color: #294189 !important;
}
#pmaxGui #topBar .bar .notch .instlist.hovered {
  background-color: #99ccff !important;
  cursor: pointer;
}
#pmaxGui #topBar .bar .notch .instlist.hovered .toggle-container .opener {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2222px%22%20height%3D%2222px%22%20viewBox%3D%220%200%2022%2022%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebutton-more-instances%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-79.000000%2C%20-119.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22button-more-instances%22%20transform%3D%22translate(79.000000%2C%20119.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23294189%22%20opacity%3D%220.5%22%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2221%22%20height%3D%2221%22%20rx%3D%222.44444444%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M11.9777778%2C9.85925926%20L15.0333333%2C13.9333333%20C15.4383421%2C14.4733451%2015.3289006%2C15.2394356%2014.7888889%2C15.6444444%20C14.5773269%2C15.8031159%2014.320008%2C15.8888889%2014.0555556%2C15.8888889%20L7.94444444%2C15.8888889%20C7.26942975%2C15.8888889%206.72222222%2C15.3416814%206.72222222%2C14.6666667%20C6.72222222%2C14.4022142%206.80799518%2C14.1448953%206.96666667%2C13.9333333%20L10.0222222%2C9.85925926%20C10.427231%2C9.3192475%2011.1933216%2C9.209806%2011.7333333%2C9.61481481%20C11.8259847%2C9.68430334%2011.9082893%2C9.76660789%2011.9777778%2C9.85925926%20Z%22%20id%3D%22Triangle-Copy%22%20fill%3D%22%23294189%22%20transform%3D%22translate(11.000000%2C%2012.222222)%20scale(1%2C%20-1)%20translate(-11.000000%2C%20-12.222222)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  border: 1px solid #294189;
  border-color: #294189;
}
#pmaxGui #topBar .bar .notch .instlist.activ {
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .notch .instlist .toggle-container .opener {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2222px%22%20height%3D%2222px%22%20viewBox%3D%220%200%2022%2022%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebutton-more-instances%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-79.000000%2C%20-119.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22button-more-instances%22%20transform%3D%22translate(79.000000%2C%20119.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23294189%22%20opacity%3D%220.5%22%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2221%22%20height%3D%2221%22%20rx%3D%222.44444444%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M11.9777778%2C9.85925926%20L15.0333333%2C13.9333333%20C15.4383421%2C14.4733451%2015.3289006%2C15.2394356%2014.7888889%2C15.6444444%20C14.5773269%2C15.8031159%2014.320008%2C15.8888889%2014.0555556%2C15.8888889%20L7.94444444%2C15.8888889%20C7.26942975%2C15.8888889%206.72222222%2C15.3416814%206.72222222%2C14.6666667%20C6.72222222%2C14.4022142%206.80799518%2C14.1448953%206.96666667%2C13.9333333%20L10.0222222%2C9.85925926%20C10.427231%2C9.3192475%2011.1933216%2C9.209806%2011.7333333%2C9.61481481%20C11.8259847%2C9.68430334%2011.9082893%2C9.76660789%2011.9777778%2C9.85925926%20Z%22%20id%3D%22Triangle-Copy%22%20fill%3D%22%23294189%22%20transform%3D%22translate(11.000000%2C%2012.222222)%20scale(1%2C%20-1)%20translate(-11.000000%2C%20-12.222222)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  border: 1px solid #294189;
  border-color: #294189;
}
#pmaxGui #topBar .bar .notch .instlist .toggle-container ul .instances,
#pmaxGui #topBar .bar .notch .instlist .toggle-container ul .tourCam {
  border-top: 1px solid #294189;
  color: #99ccff !important;
  background-color: white;
}
#pmaxGui #topBar .bar .notch .instlist .toggle-container ul .instances span,
#pmaxGui #topBar .bar .notch .instlist .toggle-container ul .tourCam span {
  line-height: 25px;
}
#pmaxGui #topBar .bar .notch .instlist .toggle-container ul li a {
  color: #294189 !important;
  background-color: white;
}
#pmaxGui #topBar .bar .notch .instlist .toggle-container ul li a:hover,
#pmaxGui #topBar .bar .notch .instlist .toggle-container ul li a:focus {
  color: #99ccff;
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .right .image-report {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2018%2016%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebutton-report-image%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-8.000000%2C%20-77.000000)%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22button-report-image%22%20transform%3D%22translate(8.460684%2C%2077.867707)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M16.6938522%2C12.8979186%20L9.66261898%2C0.710447637%20C9.48683815%2C0.397948233%209.23781531%2C0.187988094%208.91555045%2C0.0805663259%20C8.5932856%2C-0.026855442%208.27102074%2C-0.026855442%207.94875588%2C0.0805663259%20C7.62649103%2C0.187988094%207.37746818%2C0.397948233%207.20168735%2C0.710447637%20L0.170454115%2C12.8979186%20C0.0142046364%2C13.210418%20-0.0346235212%2C13.5277999%200.0239700891%2C13.8500647%20C0.0825636994%2C14.1723296%200.238813178%2C14.4457663%200.492718972%2C14.6703753%20C0.746624765%2C14.8949843%201.04935827%2C15.0072886%201.40091993%2C15.0072886%20L15.4633864%2C15.0072886%20C15.8149481%2C15.0072886%2016.1176816%2C14.8949843%2016.3715874%2C14.6703753%20C16.6254932%2C14.4457663%2016.7817426%2C14.1723296%2016.8403362%2C13.8500647%20C16.8989299%2C13.5277999%2016.8501017%2C13.210418%2016.6938522%2C12.8979186%20Z%20M15.8735417%2C13.3666675%20C15.9516666%2C13.5229169%2015.9467837%2C13.6791669%2015.8588933%2C13.8354163%20C15.7710029%2C13.9916658%2015.6391672%2C14.0697908%2015.4633864%2C14.0697908%20L1.40091993%2C14.0697908%20C1.2251391%2C14.0697908%201.09330348%2C13.9916658%201.00541306%2C13.8354163%20C0.917522646%2C13.6791669%200.912639696%2C13.5229169%200.990764659%2C13.3666675%20L8.0219979%2C1.17919652%20C8.11965376%2C1.02294704%208.25637234%2C0.944822078%208.43215317%2C0.944822078%20C8.607934%2C0.944822078%208.74465257%2C1.02294704%208.84230844%2C1.17919652%20L15.8735417%2C13.3666675%20Z%20M8.43215317%2C10.9057358%20C8.19777873%2C10.9057358%208.00246654%2C10.9838608%207.84621706%2C11.1401103%20C7.68996759%2C11.2963597%207.61184262%2C11.4916719%207.61184262%2C11.7260464%20C7.61184262%2C11.9604208%207.68996759%2C12.155733%207.84621706%2C12.3119825%20C8.00246654%2C12.468232%208.19777873%2C12.5463569%208.43215317%2C12.5463569%20C8.66652761%2C12.5463569%208.86183979%2C12.468232%209.01808927%2C12.3119825%20C9.17433875%2C12.155733%209.25246371%2C11.9604208%209.25246371%2C11.7260464%20C9.25246371%2C11.4916719%209.17433875%2C11.2963597%209.01808927%2C11.1401103%20C8.86183979%2C10.9838608%208.66652761%2C10.9057358%208.43215317%2C10.9057358%20Z%20M8.10988831%2C4.69481314%20C7.99270109%2C4.69481314%207.89992772%2C4.72899289%207.83156866%2C4.79735196%20C7.7632096%2C4.86571102%207.7387953%2C4.94871893%207.75832665%2C5.0463748%20L7.96340428%2C9.99753487%20C7.96340428%2C10.0756598%207.99758404%2C10.1489018%208.0659431%2C10.2172609%20C8.13430217%2C10.28562%208.21731008%2C10.3197997%208.31496595%2C10.3197997%20L8.54934039%2C10.3197997%20C8.64699626%2C10.3197997%208.73000417%2C10.28562%208.79836323%2C10.2172609%20C8.86672229%2C10.1489018%208.90090205%2C10.0658939%208.90090205%2C9.96823806%20L9.10597969%2C5.0463748%20C9.12551104%2C4.94871893%209.10109674%2C4.86571102%209.03273767%2C4.79735196%20C8.96437861%2C4.72899289%208.87160524%2C4.69481314%208.75441802%2C4.69481314%20L8.10988831%2C4.69481314%20Z%20M8.43215317%2C10.9057358%20C8.19777873%2C10.9057358%208.00246654%2C10.9838608%207.84621706%2C11.1401103%20C7.68996759%2C11.2963597%207.61184262%2C11.4916719%207.61184262%2C11.7260464%20C7.61184262%2C11.9604208%207.68996759%2C12.155733%207.84621706%2C12.3119825%20C8.00246654%2C12.468232%208.19777873%2C12.5463569%208.43215317%2C12.5463569%20C8.66652761%2C12.5463569%208.86183979%2C12.468232%209.01808927%2C12.3119825%20C9.17433875%2C12.155733%209.25246371%2C11.9604208%209.25246371%2C11.7260464%20C9.25246371%2C11.4916719%209.17433875%2C11.2963597%209.01808927%2C11.1401103%20C8.86183979%2C10.9838608%208.66652761%2C10.9057358%208.43215317%2C10.9057358%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #topBar .bar .right .image-report a {
  padding-left: 34px;
}
#pmaxGui #topBar .bar .right .image-report:hover,
#pmaxGui #topBar .bar .right .image-report.active {
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .right .share-button {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2214px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2014%2016%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebutton-share%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-11.000000%2C%20-48.000000)%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22button-share%22%20transform%3D%22translate(11.000000%2C%2048.000033)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M13.9999666%2C12.999969%20C13.9999666%2C12.1666375%2013.7083008%2C11.4583062%2013.1249687%2C10.8749741%20C12.5416366%2C10.291642%2011.8333053%2C9.99997616%2010.9999738%2C9.99997616%20C10.5624748%2C9.99997616%2010.1510173%2C10.0885175%209.76560172%2C10.2656005%20C9.38018613%2C10.4426836%209.04164495%2C10.6874745%208.74997914%2C10.9999738%20L5.78123622%2C9.15622817%20C5.92706936%2C8.78122906%205.99998569%2C8.39581348%205.99998569%2C7.99998093%20C5.99998569%2C7.60414838%205.92706936%2C7.21873279%205.78123622%2C6.84373368%20L8.74997914%2C4.99998808%20C9.04164495%2C5.31248733%209.38018613%2C5.55727826%209.76560172%2C5.73436133%20C10.1510173%2C5.9114444%2010.5624748%2C5.99998569%2010.9999738%2C5.99998569%20C11.8333053%2C5.99998569%2012.5416366%2C5.70831988%2013.1249687%2C5.12498778%20C13.7083008%2C4.54165568%2013.9999666%2C3.83332435%2013.9999666%2C3%20C13.9999666%2C2.16666134%2013.7083008%2C1.45833002%2013.1249687%2C0.874997914%20C12.5416366%2C0.291665812%2011.8333053%2C0%2010.9999738%2C0%20C10.1666423%2C0%209.45831094%2C0.291665812%208.87497884%2C0.874997914%20C8.29164674%2C1.45833002%207.99998093%2C2.16666134%207.99998093%2C3%20C7.99998093%2C3.3958254%208.07289726%2C3.78124098%208.2187304%2C4.15624009%20L5.24998748%2C5.99998569%20C4.95832167%2C5.68748644%204.61978049%2C5.44269552%204.2343649%2C5.26561245%20C3.84894932%2C5.08852938%203.4374918%2C4.99998808%203%2C4.99998808%20C2.16666134%2C4.99998808%201.45833002%2C5.29165389%200.874997914%2C5.87498599%20C0.291665812%2C6.45831809%200%2C7.16664942%200%2C7.99998093%20C0%2C8.83331243%200.291665812%2C9.54164376%200.874997914%2C10.1249759%20C1.45833002%2C10.708308%202.16666134%2C10.9999738%203%2C10.9999738%20C3.4374918%2C10.9999738%203.84894932%2C10.9114325%204.2343649%2C10.7343494%20C4.61978049%2C10.5572663%204.95832167%2C10.3124754%205.24998748%2C9.99997616%20L8.2187304%2C11.8437218%20C8.07289726%2C12.2187209%207.99998093%2C12.6041365%207.99998093%2C12.999969%20C7.99998093%2C13.8333005%208.29164674%2C14.5416318%208.87497884%2C15.1249639%20C9.45831094%2C15.708296%2010.1666423%2C15.9999619%2010.9999738%2C15.9999619%20C11.8333053%2C15.9999619%2012.5416366%2C15.708296%2013.1249687%2C15.1249639%20C13.7083008%2C14.5416318%2013.9999666%2C13.8333005%2013.9999666%2C12.999969%20Z%20M10.9999785%2C0.999997616%20C11.541639%2C0.999997616%2012.0103879%2C1.19791365%2012.4062204%2C1.5937462%20C12.802053%2C1.98957875%2012.9999785%2C2.45832763%2012.9999785%2C2.99999762%20C12.9999785%2C3.54165806%2012.802053%2C4.01040695%2012.4062204%2C4.40623949%20C12.0103879%2C4.80207204%2011.541639%2C4.99999762%2010.9999785%2C4.99999762%20C10.4583086%2C4.99999762%209.98955968%2C4.80207204%209.59372713%2C4.40623949%20C9.19789458%2C4.01040695%208.99997854%2C3.54165806%208.99997854%2C2.99999762%20C8.99997854%2C2.45832763%209.19789458%2C1.98957875%209.59372713%2C1.5937462%20C9.98955968%2C1.19791365%2010.4583086%2C0.999997616%2010.9999785%2C0.999997616%20Z%20M2.99999762%2C5.99998569%20C3.54165806%2C5.99998569%204.01040695%2C6.19790173%204.40623949%2C6.59373428%20C4.80207204%2C6.98956683%204.99999762%2C7.45831571%204.99999762%2C7.99998569%20C4.99999762%2C8.54164614%204.80207204%2C9.01039503%204.40623949%2C9.40622757%20C4.01040695%2C9.80206012%203.54165806%2C9.99998569%202.99999762%2C9.99998569%20C2.45832763%2C9.99998569%201.98957875%2C9.80206012%201.5937462%2C9.40622757%20C1.19791365%2C9.01039503%200.999997616%2C8.54164614%200.999997616%2C7.99998569%20C0.999997616%2C7.45831571%201.19791365%2C6.98956683%201.5937462%2C6.59373428%20C1.98957875%2C6.19790173%202.45832763%2C5.99998569%202.99999762%2C5.99998569%20Z%20M10.9999785%2C10.9999738%20C11.541639%2C10.9999738%2012.0103879%2C11.1978898%2012.4062204%2C11.5937224%20C12.802053%2C11.9895549%2012.9999785%2C12.4583038%2012.9999785%2C12.9999738%20C12.9999785%2C13.5416342%2012.802053%2C14.0103831%2012.4062204%2C14.4062157%20C12.0103879%2C14.8020482%2011.541639%2C14.9999738%2010.9999785%2C14.9999738%20C10.4583086%2C14.9999738%209.98955968%2C14.8020482%209.59372713%2C14.4062157%20C9.19789458%2C14.0103831%208.99997854%2C13.5416342%208.99997854%2C12.9999738%20C8.99997854%2C12.4583038%209.19789458%2C11.9895549%209.59372713%2C11.5937224%20C9.98955968%2C11.1978898%2010.4583086%2C10.9999738%2010.9999785%2C10.9999738%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #topBar .bar .right .share-button:hover,
#pmaxGui #topBar .bar .right .share-button.active {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2214px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2014%2016%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebutton-share%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-11.000000%2C%20-48.000000)%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22button-share%22%20transform%3D%22translate(11.000000%2C%2048.000033)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M13.9999666%2C12.999969%20C13.9999666%2C12.1666375%2013.7083008%2C11.4583062%2013.1249687%2C10.8749741%20C12.5416366%2C10.291642%2011.8333053%2C9.99997616%2010.9999738%2C9.99997616%20C10.5624748%2C9.99997616%2010.1510173%2C10.0885175%209.76560172%2C10.2656005%20C9.38018613%2C10.4426836%209.04164495%2C10.6874745%208.74997914%2C10.9999738%20L5.78123622%2C9.15622817%20C5.92706936%2C8.78122906%205.99998569%2C8.39581348%205.99998569%2C7.99998093%20C5.99998569%2C7.60414838%205.92706936%2C7.21873279%205.78123622%2C6.84373368%20L8.74997914%2C4.99998808%20C9.04164495%2C5.31248733%209.38018613%2C5.55727826%209.76560172%2C5.73436133%20C10.1510173%2C5.9114444%2010.5624748%2C5.99998569%2010.9999738%2C5.99998569%20C11.8333053%2C5.99998569%2012.5416366%2C5.70831988%2013.1249687%2C5.12498778%20C13.7083008%2C4.54165568%2013.9999666%2C3.83332435%2013.9999666%2C3%20C13.9999666%2C2.16666134%2013.7083008%2C1.45833002%2013.1249687%2C0.874997914%20C12.5416366%2C0.291665812%2011.8333053%2C0%2010.9999738%2C0%20C10.1666423%2C0%209.45831094%2C0.291665812%208.87497884%2C0.874997914%20C8.29164674%2C1.45833002%207.99998093%2C2.16666134%207.99998093%2C3%20C7.99998093%2C3.3958254%208.07289726%2C3.78124098%208.2187304%2C4.15624009%20L5.24998748%2C5.99998569%20C4.95832167%2C5.68748644%204.61978049%2C5.44269552%204.2343649%2C5.26561245%20C3.84894932%2C5.08852938%203.4374918%2C4.99998808%203%2C4.99998808%20C2.16666134%2C4.99998808%201.45833002%2C5.29165389%200.874997914%2C5.87498599%20C0.291665812%2C6.45831809%200%2C7.16664942%200%2C7.99998093%20C0%2C8.83331243%200.291665812%2C9.54164376%200.874997914%2C10.1249759%20C1.45833002%2C10.708308%202.16666134%2C10.9999738%203%2C10.9999738%20C3.4374918%2C10.9999738%203.84894932%2C10.9114325%204.2343649%2C10.7343494%20C4.61978049%2C10.5572663%204.95832167%2C10.3124754%205.24998748%2C9.99997616%20L8.2187304%2C11.8437218%20C8.07289726%2C12.2187209%207.99998093%2C12.6041365%207.99998093%2C12.999969%20C7.99998093%2C13.8333005%208.29164674%2C14.5416318%208.87497884%2C15.1249639%20C9.45831094%2C15.708296%2010.1666423%2C15.9999619%2010.9999738%2C15.9999619%20C11.8333053%2C15.9999619%2012.5416366%2C15.708296%2013.1249687%2C15.1249639%20C13.7083008%2C14.5416318%2013.9999666%2C13.8333005%2013.9999666%2C12.999969%20Z%20M10.9999785%2C0.999997616%20C11.541639%2C0.999997616%2012.0103879%2C1.19791365%2012.4062204%2C1.5937462%20C12.802053%2C1.98957875%2012.9999785%2C2.45832763%2012.9999785%2C2.99999762%20C12.9999785%2C3.54165806%2012.802053%2C4.01040695%2012.4062204%2C4.40623949%20C12.0103879%2C4.80207204%2011.541639%2C4.99999762%2010.9999785%2C4.99999762%20C10.4583086%2C4.99999762%209.98955968%2C4.80207204%209.59372713%2C4.40623949%20C9.19789458%2C4.01040695%208.99997854%2C3.54165806%208.99997854%2C2.99999762%20C8.99997854%2C2.45832763%209.19789458%2C1.98957875%209.59372713%2C1.5937462%20C9.98955968%2C1.19791365%2010.4583086%2C0.999997616%2010.9999785%2C0.999997616%20Z%20M2.99999762%2C5.99998569%20C3.54165806%2C5.99998569%204.01040695%2C6.19790173%204.40623949%2C6.59373428%20C4.80207204%2C6.98956683%204.99999762%2C7.45831571%204.99999762%2C7.99998569%20C4.99999762%2C8.54164614%204.80207204%2C9.01039503%204.40623949%2C9.40622757%20C4.01040695%2C9.80206012%203.54165806%2C9.99998569%202.99999762%2C9.99998569%20C2.45832763%2C9.99998569%201.98957875%2C9.80206012%201.5937462%2C9.40622757%20C1.19791365%2C9.01039503%200.999997616%2C8.54164614%200.999997616%2C7.99998569%20C0.999997616%2C7.45831571%201.19791365%2C6.98956683%201.5937462%2C6.59373428%20C1.98957875%2C6.19790173%202.45832763%2C5.99998569%202.99999762%2C5.99998569%20Z%20M10.9999785%2C10.9999738%20C11.541639%2C10.9999738%2012.0103879%2C11.1978898%2012.4062204%2C11.5937224%20C12.802053%2C11.9895549%2012.9999785%2C12.4583038%2012.9999785%2C12.9999738%20C12.9999785%2C13.5416342%2012.802053%2C14.0103831%2012.4062204%2C14.4062157%20C12.0103879%2C14.8020482%2011.541639%2C14.9999738%2010.9999785%2C14.9999738%20C10.4583086%2C14.9999738%209.98955968%2C14.8020482%209.59372713%2C14.4062157%20C9.19789458%2C14.0103831%208.99997854%2C13.5416342%208.99997854%2C12.9999738%20C8.99997854%2C12.4583038%209.19789458%2C11.9895549%209.59372713%2C11.5937224%20C9.98955968%2C11.1978898%2010.4583086%2C10.9999738%2010.9999785%2C10.9999738%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .right .menu-item {
  position: relative;
}
#pmaxGui #topBar .bar .right .menu-item a {
  color: #294189 !important;
}
#pmaxGui #topBar .bar .right .menu-item a:not(.no-hover):hover {
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .right .menu-item a.active {
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .right .menu-item.active {
  background-color: #99ccff !important;
}
#pmaxGui #topBar .bar .right #contentMenu .menu-item a {
  color: #294189;
}
#pmaxGui #topBar .bar .right .image-report {
  color: #000000;
}
#pmaxGui #topBar .bar .right .culture-flag-wrapper:hover {
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .right .culture-flag-wrapper .select li {
  background-color: white;
}
#pmaxGui #topBar .bar .right .culture-flag-wrapper .select li a {
  color: #294189;
}
#pmaxGui #topBar .bar .right .culture-flag-wrapper.opened .select li:hover,
#pmaxGui #topBar .bar .right .culture-flag-wrapper.opened .select li.current {
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .right .culture-flag-wrapper.opened .select li a:hover,
#pmaxGui #topBar .bar .right .culture-flag-wrapper.opened .select li a:focus {
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .right .customer-item:before {
  border: 1px solid #294189;
  color: #294189;
}
#pmaxGui #topBar .bar .right .customer-item:after {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2222px%22%20height%3D%2222px%22%20viewBox%3D%220%200%2022%2022%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebutton-more-instances%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-79.000000%2C%20-119.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22button-more-instances%22%20transform%3D%22translate(79.000000%2C%20119.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23294189%22%20opacity%3D%220%22%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2221%22%20height%3D%2221%22%20rx%3D%222.44444444%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M11.9777778%2C9.85925926%20L15.0333333%2C13.9333333%20C15.4383421%2C14.4733451%2015.3289006%2C15.2394356%2014.7888889%2C15.6444444%20C14.5773269%2C15.8031159%2014.320008%2C15.8888889%2014.0555556%2C15.8888889%20L7.94444444%2C15.8888889%20C7.26942975%2C15.8888889%206.72222222%2C15.3416814%206.72222222%2C14.6666667%20C6.72222222%2C14.4022142%206.80799518%2C14.1448953%206.96666667%2C13.9333333%20L10.0222222%2C9.85925926%20C10.427231%2C9.3192475%2011.1933216%2C9.209806%2011.7333333%2C9.61481481%20C11.8259847%2C9.68430334%2011.9082893%2C9.76660789%2011.9777778%2C9.85925926%20Z%22%20id%3D%22Triangle-Copy%22%20fill%3D%22%23294189%22%20transform%3D%22translate(11.000000%2C%2012.222222)%20scale(1%2C%20-1)%20translate(-11.000000%2C%20-12.222222)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #topBar .bar .right .customer-item:not(.no-hover):hover {
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .right .customer-item:not(.no-hover):hover:before {
  border-radius: 5px;
  background-color: transparent;
}
#pmaxGui #topBar .bar .right .customer-item:active {
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .right .customer-item:active:before {
  border-radius: 5px;
  background-color: transparent;
}
#pmaxGui #topBar .bar .right .trigger a {
  color: #294189 !important;
}
#pmaxGui #topBar .bar .right .trigger a:after {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2222px%22%20height%3D%2222px%22%20viewBox%3D%220%200%2022%2022%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebutton-more-instances%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-79.000000%2C%20-119.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22button-more-instances%22%20transform%3D%22translate(79.000000%2C%20119.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23294189%22%20opacity%3D%220%22%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2221%22%20height%3D%2221%22%20rx%3D%222.44444444%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M11.9777778%2C9.85925926%20L15.0333333%2C13.9333333%20C15.4383421%2C14.4733451%2015.3289006%2C15.2394356%2014.7888889%2C15.6444444%20C14.5773269%2C15.8031159%2014.320008%2C15.8888889%2014.0555556%2C15.8888889%20L7.94444444%2C15.8888889%20C7.26942975%2C15.8888889%206.72222222%2C15.3416814%206.72222222%2C14.6666667%20C6.72222222%2C14.4022142%206.80799518%2C14.1448953%206.96666667%2C13.9333333%20L10.0222222%2C9.85925926%20C10.427231%2C9.3192475%2011.1933216%2C9.209806%2011.7333333%2C9.61481481%20C11.8259847%2C9.68430334%2011.9082893%2C9.76660789%2011.9777778%2C9.85925926%20Z%22%20id%3D%22Triangle-Copy%22%20fill%3D%22%23294189%22%20transform%3D%22translate(11.000000%2C%2012.222222)%20scale(1%2C%20-1)%20translate(-11.000000%2C%20-12.222222)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #topBar .bar .right .trigger:not(.no-hover):hover {
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .right .trigger:not(.no-hover):hover a {
  color: #294189 !important;
}
#pmaxGui #topBar .bar .right .trigger:not(.no-hover):hover a:after {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2222px%22%20height%3D%2222px%22%20viewBox%3D%220%200%2022%2022%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebutton-more-instances%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-79.000000%2C%20-119.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22button-more-instances%22%20transform%3D%22translate(79.000000%2C%20119.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23294189%22%20opacity%3D%220%22%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2221%22%20height%3D%2221%22%20rx%3D%222.44444444%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M11.9777778%2C9.85925926%20L15.0333333%2C13.9333333%20C15.4383421%2C14.4733451%2015.3289006%2C15.2394356%2014.7888889%2C15.6444444%20C14.5773269%2C15.8031159%2014.320008%2C15.8888889%2014.0555556%2C15.8888889%20L7.94444444%2C15.8888889%20C7.26942975%2C15.8888889%206.72222222%2C15.3416814%206.72222222%2C14.6666667%20C6.72222222%2C14.4022142%206.80799518%2C14.1448953%206.96666667%2C13.9333333%20L10.0222222%2C9.85925926%20C10.427231%2C9.3192475%2011.1933216%2C9.209806%2011.7333333%2C9.61481481%20C11.8259847%2C9.68430334%2011.9082893%2C9.76660789%2011.9777778%2C9.85925926%20Z%22%20id%3D%22Triangle-Copy%22%20fill%3D%22%23294189%22%20transform%3D%22translate(11.000000%2C%2012.222222)%20scale(1%2C%20-1)%20translate(-11.000000%2C%20-12.222222)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #topBar .bar .right .triggeractive a {
  color: #294189 !important;
}
#pmaxGui #topBar .bar .right .triggeractive a:after {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2222px%22%20height%3D%2222px%22%20viewBox%3D%220%200%2022%2022%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebutton-more-instances%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-79.000000%2C%20-119.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22button-more-instances%22%20transform%3D%22translate(79.000000%2C%20119.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20stroke%3D%22%23294189%22%20opacity%3D%220%22%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2221%22%20height%3D%2221%22%20rx%3D%222.44444444%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M11.9777778%2C9.85925926%20L15.0333333%2C13.9333333%20C15.4383421%2C14.4733451%2015.3289006%2C15.2394356%2014.7888889%2C15.6444444%20C14.5773269%2C15.8031159%2014.320008%2C15.8888889%2014.0555556%2C15.8888889%20L7.94444444%2C15.8888889%20C7.26942975%2C15.8888889%206.72222222%2C15.3416814%206.72222222%2C14.6666667%20C6.72222222%2C14.4022142%206.80799518%2C14.1448953%206.96666667%2C13.9333333%20L10.0222222%2C9.85925926%20C10.427231%2C9.3192475%2011.1933216%2C9.209806%2011.7333333%2C9.61481481%20C11.8259847%2C9.68430334%2011.9082893%2C9.76660789%2011.9777778%2C9.85925926%20Z%22%20id%3D%22Triangle-Copy%22%20fill%3D%22%23294189%22%20transform%3D%22translate(11.000000%2C%2012.222222)%20scale(1%2C%20-1)%20translate(-11.000000%2C%20-12.222222)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #topBar .bar .right #contentMenu.dropdown,
#pmaxGui #topBar .bar .right #contentMenuAdditionalDrop.dropdown {
  margin-right: 30px !important;
}
#pmaxGui #topBar .bar .right #contentMenu.dropdown li,
#pmaxGui #topBar .bar .right #contentMenuAdditionalDrop.dropdown li {
  background-color: #ffffff;
}
#pmaxGui #topBar .bar .right #contentMenu.dropdown li:hover,
#pmaxGui #topBar .bar .right #contentMenuAdditionalDrop.dropdown li:hover {
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .right #contentMenu.dropdown li:last-child,
#pmaxGui #topBar .bar .right #contentMenuAdditionalDrop.dropdown li:last-child {
  border-bottom: none;
}
#pmaxGui #topBar .bar .right #contentMenu .imprint,
#pmaxGui #topBar .bar .right #contentMenuAdditionalDrop .imprint {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2216px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2016%2014%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebutton-imprint%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-9.000000%2C%20-167.000000)%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22button-imprint%22%20transform%3D%22translate(9.392857%2C%20167.812529)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M14.9413706%2C5.712877%20L14.9413706%2C5.74217381%20C14.9804329%2C5.76170516%2014.9999642%2C5.79588447%2014.9999642%2C5.84471263%20C14.9999642%2C5.89354079%2014.9901988%2C5.93748599%2014.9706674%2C5.97654825%20L14.589809%2C6.44529713%20C14.5702776%2C6.48435939%2014.5360983%2C6.50389074%2014.4872701%2C6.50389074%20C14.438442%2C6.50389074%2014.3944968%2C6.48435939%2014.3554345%2C6.44529713%20L13.1249687%2C5.47850256%20L13.1249687%2C12.1874709%20C13.1249687%2C12.4413767%2013.0321953%2C12.6611028%2012.8466491%2C12.8466491%20C12.6611028%2C13.0321953%2012.4413767%2C13.1249687%2012.1874709%2C13.1249687%20L8.78904155%2C13.1249687%20C8.69138568%2C13.1249687%208.60837776%2C13.090789%208.5400187%2C13.0224299%20C8.47165964%2C12.9540708%208.43747988%2C12.8710629%208.43747988%2C12.773407%20L8.43747988%2C8.90622877%20L6.56248435%2C8.90622877%20L6.56248435%2C12.773407%20C6.56248435%2C12.8710629%206.5283046%2C12.9540708%206.45994554%2C13.0224299%20C6.39158647%2C13.090789%206.30857856%2C13.1249687%206.21092269%2C13.1249687%20L2.81249329%2C13.1249687%20C2.5585875%2C13.1249687%202.33886146%2C13.0321953%202.15331518%2C12.8466491%20C1.96776889%2C12.6611028%201.87499553%2C12.4413767%201.87499553%2C12.1874709%20L1.87499553%2C5.47850256%20L0.644529713%2C6.44529713%20C0.605467455%2C6.48435939%200.561522248%2C6.49900779%200.51269409%2C6.48924234%20C0.463865933%2C6.47947689%200.429686625%2C6.45506259%200.410155272%2C6.41600033%20L0.0292968052%2C5.97654825%20C0.00976545271%2C5.93748599%200%2C5.89354079%200%2C5.84471263%20C0%2C5.79588447%200.0195313524%2C5.75193926%200.0585936103%2C5.712877%20L6.91404602%2C0.205077636%20C7.08982685%2C0.068359063%207.28513903%2C0%207.49998212%2C0%20C7.71482521%2C0%207.91013739%2C0.068359063%208.08591822%2C0.205077636%20L12.1874709%2C3.51561662%20L12.1874709%2C2.05077636%20C12.1874709%2C1.99218275%2012.2070023%2C1.94823754%2012.2460646%2C1.91894074%20C12.2851268%2C1.88964393%2012.3241895%2C1.87499553%2012.3632518%2C1.87499553%20L12.9491879%2C1.87499553%20C12.9882501%2C1.87499553%2013.0273128%2C1.88964393%2013.0663751%2C1.91894074%20C13.1054374%2C1.94823754%2013.1249687%2C1.99218275%2013.1249687%2C2.05077636%20L13.1249687%2C4.27733355%20L14.9413706%2C5.712877%20Z%20M12.1874709%2C12.1874709%20L12.1874709%2C4.71678563%20L7.61716934%2C1.02538818%20C7.53904438%2C0.96679457%207.46091986%2C0.96679457%207.3827949%2C1.02538818%20L2.81249329%2C4.71678563%20L2.81249329%2C12.1874709%20L5.62498659%2C12.1874709%20L5.62498659%2C8.32029266%20C5.62498659%2C8.22263679%205.65916634%2C8.13962888%205.72752541%2C8.07126982%20C5.79588447%2C8.00291076%205.87889238%2C7.968731%205.97654825%2C7.968731%20L9.02341599%2C7.968731%20C9.12107185%2C7.968731%209.20407977%2C8.00291076%209.27243883%2C8.07126982%20C9.34079789%2C8.13962888%209.37497765%2C8.22263679%209.37497765%2C8.32029266%20L9.37497765%2C12.1874709%20L12.1874709%2C12.1874709%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #topBar .bar .right #contentMenu .imprint a:hover,
#pmaxGui #topBar .bar .right #contentMenuAdditionalDrop .imprint a:hover {
  background-color: transparent;
}
#pmaxGui #topBar .bar .right #contentMenu .imprint.active,
#pmaxGui #topBar .bar .right #contentMenuAdditionalDrop .imprint.active {
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .right #contentMenu .contact,
#pmaxGui #topBar .bar .right #contentMenuAdditionalDrop .contact {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2215px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2015%2016%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebutton-contact%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-9.000000%2C%20-137.000000)%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22button-contact%22%20transform%3D%22translate(9.000000%2C%20137.875000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M13.125%2C0%20L1.875%2C0%20C0.842285156%2C0%200%2C0.842285156%200%2C1.87470675%20L0%2C10.2858397%20C0%2C11.3185546%200.842285156%2C12.1344727%201.875%2C12.1344727%20L5.12988299%2C12.1344727%20L7.09921896%2C14.7603518%20C7.21874982%2C14.9384764%207.35937491%2C15%207.5%2C15%20C7.64062464%2C15%207.78125018%2C14.9375099%207.87499964%2C14.8125002%20L9.84433562%2C12.1866211%20L13.125%2C12.1866211%20C14.1577148%2C12.1866211%2015%2C11.344336%2015%2C10.3379881%20L15%2C1.87470675%20C15%2C0.842285156%2014.1591793%2C0%2013.125%2C0%20Z%20M14.0625%2C10.286133%20C14.0625%2C10.8029294%2013.6417973%2C11.197266%2013.125%2C11.197266%20L9.40136701%2C11.197266%20L7.5%2C13.7490231%20L5.62412113%2C11.247949%20L1.875%2C11.247949%20C1.35820314%2C11.247949%200.9375%2C10.8275387%200.9375%2C10.336816%20L0.9375%2C1.87470675%20C0.9375%2C1.35791034%201.35820314%2C0.9375%201.875%2C0.9375%20L13.125%2C0.9375%20C13.6417973%2C0.9375%2014.0625%2C1.35791034%2014.0625%2C1.87470675%20L14.0625%2C10.286133%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #topBar .bar .right #contentMenu .contact a:hover,
#pmaxGui #topBar .bar .right #contentMenuAdditionalDrop .contact a:hover {
  background-color: transparent;
}
#pmaxGui #topBar .bar .right #contentMenu .contact.active,
#pmaxGui #topBar .bar .right #contentMenuAdditionalDrop .contact.active {
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .right #contentMenu .about,
#pmaxGui #topBar .bar .right #contentMenuAdditionalDrop .about {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2215px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2015%2016%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebutton-about-us%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-9.000000%2C%20-107.000000)%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22button-about-us%22%20transform%3D%22translate(9.000000%2C%20107.875000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M7.5%2C0%20C3.35742205%2C0%200%2C3.35742205%200%2C7.5%20C0%2C11.6425779%203.35742205%2C15%207.5%2C15%20C11.6425779%2C15%2015%2C11.6425779%2015%2C7.5%20C15%2C3.35742205%2011.6425779%2C0%207.5%2C0%20Z%20M7.5%2C14.0625%20C3.88183594%2C14.0625%200.9375%2C11.1181641%200.9375%2C7.5%20C0.9375%2C3.88183594%203.88183594%2C0.9375%207.5%2C0.9375%20C11.1181641%2C0.9375%2014.0625%2C3.88183594%2014.0625%2C7.5%20C14.0625%2C11.1181641%2011.1181641%2C14.0625%207.5%2C14.0625%20Z%20M7.5%2C5.390625%20C7.88818359%2C5.390625%208.203125%2C5.07597685%208.203125%2C4.6875%20C8.203125%2C4.29931641%207.88818359%2C3.984375%207.5%2C3.984375%20C7.11181641%2C3.984375%206.796875%2C4.29785192%206.796875%2C4.6875%20C6.796875%2C5.07714808%207.11035147%2C5.390625%207.5%2C5.390625%20Z%20M8.90625%2C10.3125%20L7.96875%2C10.3125%20L7.96875%2C7.03125%20C7.96875%2C6.77343741%207.75781214%2C6.5625%207.5%2C6.5625%20L6.5625%2C6.5625%20C6.30468741%2C6.5625%206.09375%2C6.77343741%206.09375%2C7.03125%20C6.09375%2C7.28906259%206.30468741%2C7.5%206.5625%2C7.5%20L7.03125%2C7.5%20L7.03125%2C10.3125%20L6.09375%2C10.3125%20C5.83593741%2C10.3125%205.625%2C10.5234379%205.625%2C10.78125%20C5.625%2C11.0390621%205.83593741%2C11.25%206.09375%2C11.25%20L8.90625%2C11.25%20C9.16511714%2C11.25%209.375%2C11.0401171%209.375%2C10.78125%20C9.375%2C10.5234379%209.16406214%2C10.3125%208.90625%2C10.3125%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #topBar .bar .right #contentMenu .about a:hover,
#pmaxGui #topBar .bar .right #contentMenuAdditionalDrop .about a:hover {
  background-color: transparent;
}
#pmaxGui #topBar .bar .right #contentMenu .about.active,
#pmaxGui #topBar .bar .right #contentMenuAdditionalDrop .about.active {
  background-color: #99ccff;
}
#pmaxGui #topBar .bar .right #contentMenu.shown,
#pmaxGui #topBar .bar .right #contentMenuAdditionalDrop.shown {
  display: block;
}
#pmaxGui #topBar .bar .right .fullscreen {
  position: relative;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2227px%22%20height%3D%2227px%22%20viewBox%3D%220%200%2027%2027%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3EGroup%2010%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-122.000000%2C%20-117.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-10%22%20transform%3D%22translate(123.000000%2C%20118.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group%22%20transform%3D%22translate(6.000000%2C%206.000000)%22%20fill%3D%22%23294189%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M5.27039169%2C1.27039169%20C4.56877373%2C0.568773732%204.79868996%2C0%205.79965349%2C0%20L11.2003465%2C0%20C12.1942677%2C0%2013%2C0.798689961%2013%2C1.79965349%20L13%2C7.20034651%20C13%2C8.19426769%2012.4370097%2C8.43700969%2011.7296083%2C7.72960831%20L5.27039169%2C1.27039169%20Z%22%20id%3D%22Rectangle-4%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.27039169%2C5.27039169%20C0.568773732%2C4.56877373%200.798689961%2C4%201.79965349%2C4%20L7.20034651%2C4%20C8.19426769%2C4%209%2C4.79868996%209%2C5.79965349%20L9%2C11.2003465%20C9%2C12.1942677%208.43700969%2C12.4370097%207.72960831%2C11.7296083%20L1.27039169%2C5.27039169%20Z%22%20id%3D%22Rectangle-4-Copy%22%20transform%3D%22translate(4.500000%2C%208.500000)%20rotate(-180.000000)%20translate(-4.500000%2C%20-8.500000)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M5.1277704%2C-0.5%20L19.8722296%2C-0.5%20C21.7968657%2C-0.5%2022.487758%2C-0.28193201%2023.1894908%2C0.0933588086%20C23.9297658%2C0.489262165%2024.5107378%2C1.07023425%2024.9066412%2C1.81050916%20C25.281932%2C2.51224198%2025.5%2C3.20313431%2025.5%2C5.1277704%20L25.5%2C5.1277704%20L25.5%2C19.8722296%20C25.5%2C21.7968657%2025.281932%2C22.487758%2024.9066412%2C23.1894908%20C24.5107378%2C23.9297658%2023.9297658%2C24.5107378%2023.1894908%2C24.9066412%20C22.487758%2C25.281932%2021.7968657%2C25.5%2019.8722296%2C25.5%20L19.8722296%2C25.5%20L5.1277704%2C25.5%20C3.20313431%2C25.5%202.51224198%2C25.281932%201.81050916%2C24.9066412%20C1.07023425%2C24.5107378%200.489262165%2C23.9297658%200.0933588086%2C23.1894908%20C-0.28193201%2C22.487758%20-0.5%2C21.7968657%20-0.5%2C19.8722296%20L-0.5%2C19.8722296%20L-0.5%2C5.1277704%20C-0.5%2C3.20313431%20-0.28193201%2C2.51224198%200.0933588086%2C1.81050916%20C0.489262165%2C1.07023425%201.07023425%2C0.489262165%201.81050916%2C0.0933588086%20C2.51224198%2C-0.28193201%203.20313431%2C-0.5%205.1277704%2C-0.5%20L5.1277704%2C-0.5%20Z%22%20id%3D%22Rectangle%22%20stroke%3D%22%23294189%22%20opacity%3D%220.5%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
#pmaxGui #topBar .bar .right .fullscreen:hover {
  background-color: #99ccff;
}
#pmaxGui #bottomBar {
  background: #ffffff;
}
#pmaxGui #bottomBar #bottomMenu .menu-item a {
  color: #294189;
}
#pmaxGui #bottomBar #bottomMenu .menu-item:hover {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #bottomMenu .menu-item.active {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #bottomMenu .menu-item.download-menu .download-image {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebtn-download%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-278.000000%2C%20-54.000000)%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M287.712106%2C66.6769407%20L291.417176%2C62.9718714%20C291.67419%2C62.7148301%20291.67419%2C62.2992008%20291.417176%2C62.0449098%20L290.952333%2C61.5800672%20C290.698015%2C61.3230259%20290.282413%2C61.3230259%20290.028095%2C61.5800672%20L288.23436%2C63.3738022%20L288.23436%2C57.6562484%20C288.23436%2C57.2925828%20287.941777%2C57%20287.578112%2C57%20L286.921863%2C57%20C286.558198%2C57%20286.265615%2C57.2925828%20286.265615%2C57.6562484%20L286.265615%2C63.3738022%20L284.47188%2C61.5800672%20C284.214838%2C61.3230259%20283.799209%2C61.3230259%20283.544918%2C61.5800672%20L283.080076%2C62.0449098%20C282.823034%2C62.3019512%20282.823034%2C62.7175538%20283.080076%2C62.9718714%20L286.785145%2C66.6769407%20C287.042186%2C66.9339553%20287.457789%2C66.9339553%20287.712106%2C66.6769407%20Z%20M291.843727%2C69.2499708%20C292.207392%2C69.2499708%20292.499975%2C68.957388%20292.499975%2C68.5937224%20L292.499975%2C67.9374739%20C292.499975%2C67.5738083%20292.207392%2C67.2812255%20291.843727%2C67.2812255%20L282.656248%2C67.2812255%20C282.292583%2C67.2812255%20282%2C67.5738083%20282%2C67.9374739%20L282%2C68.5937224%20C282%2C68.957388%20282.292583%2C69.2499708%20282.656248%2C69.2499708%20L291.843727%2C69.2499708%20Z%22%20id%3D%22%EF%8C%BD%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #bottomMenu .menu-item.download-menu:hover .download-image {
  top: -3px;
  background-size: 50% 80%;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebtn-download%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-278.000000%2C%20-54.000000)%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M287.712106%2C66.6769407%20L291.417176%2C62.9718714%20C291.67419%2C62.7148301%20291.67419%2C62.2992008%20291.417176%2C62.0449098%20L290.952333%2C61.5800672%20C290.698015%2C61.3230259%20290.282413%2C61.3230259%20290.028095%2C61.5800672%20L288.23436%2C63.3738022%20L288.23436%2C57.6562484%20C288.23436%2C57.2925828%20287.941777%2C57%20287.578112%2C57%20L286.921863%2C57%20C286.558198%2C57%20286.265615%2C57.2925828%20286.265615%2C57.6562484%20L286.265615%2C63.3738022%20L284.47188%2C61.5800672%20C284.214838%2C61.3230259%20283.799209%2C61.3230259%20283.544918%2C61.5800672%20L283.080076%2C62.0449098%20C282.823034%2C62.3019512%20282.823034%2C62.7175538%20283.080076%2C62.9718714%20L286.785145%2C66.6769407%20C287.042186%2C66.9339553%20287.457789%2C66.9339553%20287.712106%2C66.6769407%20Z%20M291.843727%2C69.2499708%20C292.207392%2C69.2499708%20292.499975%2C68.957388%20292.499975%2C68.5937224%20L292.499975%2C67.9374739%20C292.499975%2C67.5738083%20292.207392%2C67.2812255%20291.843727%2C67.2812255%20L282.656248%2C67.2812255%20C282.292583%2C67.2812255%20282%2C67.5738083%20282%2C67.9374739%20L282%2C68.5937224%20C282%2C68.957388%20282.292583%2C69.2499708%20282.656248%2C69.2499708%20L291.843727%2C69.2499708%20Z%22%20id%3D%22%EF%8C%BD%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #bottomMenu .menu-item.download-menu.loading {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #bottomMenu .menu-item.download-menu.loading .download-image {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Eloading-indicator%3C%2Ftitle%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22pattern-1%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%22100%25%22%20y2%3D%22100%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20style%3D%22stop-color%3Atransparent%3B%20stop-opacity%3A0%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%2220%25%22%20style%3D%22stop-color%3A%23294189%3B%20stop-opacity%3A0.2%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%2250%25%22%20style%3D%22stop-color%3A%23294189%3B%20stop-opacity%3A0.5%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20style%3D%22stop-color%3A%23294189%3B%20stop-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22EXPORT%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate(-1264.000000%2C%20-1523.000000)%22%20id%3D%22loading-indicator%22%20stroke%3D%22url(%23pattern-1)%22%20stroke-width%3D%222%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%221271%22%20cy%3D%221530%22%20r%3D%226%22%3E%3C%2Fcircle%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #bottomMenu .menu-item.compare-pano-menu a:before {
  height: 30px;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2235px%22%20height%3D%2219px%22%20viewBox%3D%220%200%2035%2019%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2052.3%20(67297)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3EGroup%203%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-12.000000%2C%20-15.000000)%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-3%22%20transform%3D%22translate(12.000000%2C%2017.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1%2C1.5%20C0.723857625%2C1.5%200.5%2C1.72385763%200.5%2C2%20L0.5%2C14%20C0.5%2C14.2761424%200.723857625%2C14.5%201%2C14.5%20L34%2C14.5%20C34.2761424%2C14.5%2034.5%2C14.2761424%2034.5%2C14%20L34.5%2C2%20C34.5%2C1.72385763%2034.2761424%2C1.5%2034%2C1.5%20L1%2C1.5%20Z%22%20id%3D%22Rectangle%22%20stroke%3D%22%23A9A9A9%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17.5%2C0.5%20L17.5%2C14.9521%22%20id%3D%22Line%22%20stroke%3D%22%23294189%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22square%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group%22%20transform%3D%22translate(22.000000%2C%205.000000)%22%20stroke%3D%22%23294189%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0.5%2C3.098896%20L7.54748932%2C3.098896%22%20id%3D%22Line-6%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolyline%20id%3D%22Path-4%22%20stroke-linejoin%3D%22round%22%20points%3D%225.05626031%200.0192453499%208.20052264%203.10269761%205.05626031%206.03498978%22%3E%3C%2Fpolyline%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-2%22%20transform%3D%22translate(4.000000%2C%205.000000)%22%20stroke%3D%22%23294189%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.45251068%2C3.098896%20L8.5%2C3.098896%22%20id%3D%22Line-6%22%20transform%3D%22translate(4.976255%2C%203.098896)%20scale(-1%2C%201)%20translate(-4.976255%2C%20-3.098896)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolyline%20id%3D%22Path-4%22%20stroke-linejoin%3D%22round%22%20transform%3D%22translate(2.371609%2C%203.027118)%20scale(-1%2C%201)%20translate(-2.371609%2C%20-3.027118)%20%22%20points%3D%220.799477359%200.0192453499%203.94373969%203.10269761%200.799477359%206.03498978%22%3E%3C%2Fpolyline%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #bottomMenu .menu-item.compare-pano-menu.active a:before {
  height: 22px;
}
#pmaxGui #bottomBar #bottomMenu .menu-item.toggle-menu:hover,
#pmaxGui #bottomBar #bottomMenu .menu-item.categories-menu:hover,
#pmaxGui #bottomBar #bottomMenu .menu-item.control-panel-menu:hover,
#pmaxGui #bottomBar #bottomMenu .menu-item.ecard-menu:hover,
#pmaxGui #bottomBar #bottomMenu .menu-item.download-menu:hover {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #bottomMenu .menu-item.toggle-menu.active,
#pmaxGui #bottomBar #bottomMenu .menu-item.categories-menu.active,
#pmaxGui #bottomBar #bottomMenu .menu-item.control-panel-menu.active,
#pmaxGui #bottomBar #bottomMenu .menu-item.ecard-menu.active,
#pmaxGui #bottomBar #bottomMenu .menu-item.download-menu.active {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3Csvg%20version%3D%221.0%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%2028.7%2026.2%22%20enable-background%3D%22new%200%200%2028.7%2026.2%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Crect%20x%3D%220%22%20y%3D%2210.5%22%20fill%3D%22%230167cd%22%20width%3D%2228.7%22%20height%3D%225.2%22%2F%3E%0D%0A%3Crect%20x%3D%220%22%20y%3D%2221.1%22%20fill%3D%22%230167cd%22%20width%3D%2228.7%22%20height%3D%225.2%22%2F%3E%0D%0A%3Crect%20x%3D%220%22%20y%3D%220%22%20fill%3D%22%230167cd%22%20width%3D%2228.7%22%20height%3D%225.2%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger:hover {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger.text {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3Csvg%20version%3D%221.0%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%2028.7%2026.2%22%20enable-background%3D%22new%200%200%2028.7%2026.2%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Crect%20x%3D%220%22%20y%3D%2210.5%22%20fill%3D%22%230167cd%22%20width%3D%2228.7%22%20height%3D%225.2%22%2F%3E%0D%0A%3Crect%20x%3D%220%22%20y%3D%2221.1%22%20fill%3D%22%230167cd%22%20width%3D%2228.7%22%20height%3D%225.2%22%2F%3E%0D%0A%3Crect%20x%3D%220%22%20y%3D%220%22%20fill%3D%22%230167cd%22%20width%3D%2228.7%22%20height%3D%225.2%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  color: #294189;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger.active,
#pmaxGui #bottomBar #desktopBottomMenuTrigger:hover {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger.active.text,
#pmaxGui #bottomBar #desktopBottomMenuTrigger:hover.text {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3Csvg%20version%3D%221.0%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%2028.7%2026.2%22%20enable-background%3D%22new%200%200%2028.7%2026.2%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Crect%20x%3D%220%22%20y%3D%2210.5%22%20fill%3D%22%230167cd%22%20width%3D%2228.7%22%20height%3D%225.2%22%2F%3E%0D%0A%3Crect%20x%3D%220%22%20y%3D%2221.1%22%20fill%3D%22%230167cd%22%20width%3D%2228.7%22%20height%3D%225.2%22%2F%3E%0D%0A%3Crect%20x%3D%220%22%20y%3D%220%22%20fill%3D%22%230167cd%22%20width%3D%2228.7%22%20height%3D%225.2%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  background-size: 50% 60%;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger.active.text:after,
#pmaxGui #bottomBar #desktopBottomMenuTrigger:hover.text:after {
  line-height: 19px;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 2;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 2;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 2;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item {
  background-color: #ffffff;
  border-bottom: 1px solid #294189;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item:hover {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item a {
  color: #294189;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.toggle-menu:hover,
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.ecard-menu:hover,
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.download-menu:hover,
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.categories-menu:hover {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.toggle-menu:hover a,
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.ecard-menu:hover a,
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.download-menu:hover a,
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.categories-menu:hover a {
  line-height: 30px;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.toggle-menu.active,
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.ecard-menu.active,
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.download-menu.active,
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.categories-menu.active {
  border-bottom: 1px solid #294189;
  background-color: #99ccff;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.toggle-menu.active a,
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.ecard-menu.active a,
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.download-menu.active a,
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.categories-menu.active a {
  color: #294189;
  border-bottom: 0;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.download-menu .download-image {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebtn-download%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-278.000000%2C%20-54.000000)%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M287.712106%2C66.6769407%20L291.417176%2C62.9718714%20C291.67419%2C62.7148301%20291.67419%2C62.2992008%20291.417176%2C62.0449098%20L290.952333%2C61.5800672%20C290.698015%2C61.3230259%20290.282413%2C61.3230259%20290.028095%2C61.5800672%20L288.23436%2C63.3738022%20L288.23436%2C57.6562484%20C288.23436%2C57.2925828%20287.941777%2C57%20287.578112%2C57%20L286.921863%2C57%20C286.558198%2C57%20286.265615%2C57.2925828%20286.265615%2C57.6562484%20L286.265615%2C63.3738022%20L284.47188%2C61.5800672%20C284.214838%2C61.3230259%20283.799209%2C61.3230259%20283.544918%2C61.5800672%20L283.080076%2C62.0449098%20C282.823034%2C62.3019512%20282.823034%2C62.7175538%20283.080076%2C62.9718714%20L286.785145%2C66.6769407%20C287.042186%2C66.9339553%20287.457789%2C66.9339553%20287.712106%2C66.6769407%20Z%20M291.843727%2C69.2499708%20C292.207392%2C69.2499708%20292.499975%2C68.957388%20292.499975%2C68.5937224%20L292.499975%2C67.9374739%20C292.499975%2C67.5738083%20292.207392%2C67.2812255%20291.843727%2C67.2812255%20L282.656248%2C67.2812255%20C282.292583%2C67.2812255%20282%2C67.5738083%20282%2C67.9374739%20L282%2C68.5937224%20C282%2C68.957388%20282.292583%2C69.2499708%20282.656248%2C69.2499708%20L291.843727%2C69.2499708%20Z%22%20id%3D%22%EF%8C%BD%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.download-menu.loading {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.download-menu.loading .download-image {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Eloading-indicator%3C%2Ftitle%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22pattern-1%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%22100%25%22%20y2%3D%22100%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20style%3D%22stop-color%3Atransparent%3B%20stop-opacity%3A0%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%2220%25%22%20style%3D%22stop-color%3A%23294189%3B%20stop-opacity%3A0.2%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%2250%25%22%20style%3D%22stop-color%3A%23294189%3B%20stop-opacity%3A0.5%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20style%3D%22stop-color%3A%23294189%3B%20stop-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22EXPORT%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate(-1264.000000%2C%20-1523.000000)%22%20id%3D%22loading-indicator%22%20stroke%3D%22url(%23pattern-1)%22%20stroke-width%3D%222%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%221271%22%20cy%3D%221530%22%20r%3D%226%22%3E%3C%2Fcircle%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.control-panel-menu {
  border-bottom: 1px solid gray;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.control-panel-menu:hover {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.control-panel-menu.active {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.control-panel-menu.active a {
  color: #294189;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.compare-pano-menu {
  border-bottom: 1px solid #294189;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.compare-pano-menu a:before {
  background-image: url("images/compare.svg");
  height: 30px;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.compare-pano-menu:hover {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.compare-pano-menu.active:hover a:before {
  height: 30px;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.compare-pano-menu.active a:before {
  background-image: url("images/compare.svg");
  height: 30px;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.flyout-menu.hover {
  border-radius: 0;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item.flyout-menu .flayout {
  background-color: #4d4d4d;
}
#pmaxGui #bottomBar #desktopBottomMenuTrigger #bottomMenuTriggerDesktop .menu-item:nth-last-child(2) {
  border-bottom: none !important;
}
#pmaxGui #bottomBar #bottomFlyout .nav-container .rotation.ro-active .ro-button {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebtn-rotation%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-128.000000%2C%20-54.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20fill%3D%22none%22%20x%3D%220%22%20y%3D%220%22%20width%3D%221000%22%20height%3D%22807%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-8%22%20transform%3D%22translate(128.000000%2C%2056.000000)%22%20fill%3D%22%2399ccff%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M7.69188291%2C2.75360052%20L5.90959964%2C7.39660718%20C5.80800012%2C7.66128299%205.51107529%2C7.79348244%205.24639948%2C7.69188291%20L4.14718791%2C7.26993513%20C3.8825121%2C7.1683356%203.75031265%2C6.87141077%203.85191217%2C6.60673496%20L4.84432323%2C4.02141578%20C4.94592275%2C3.75673996%204.8137233%2C3.45981514%204.54904749%2C3.35821561%20L1.96372831%2C2.36580456%20C1.69905249%2C2.26420503%201.56685304%2C1.9672802%201.66845257%2C1.70260439%20L2.09040036%2C0.603392824%20C2.19199988%2C0.338717012%202.48892471%2C0.206517561%202.75360052%2C0.308117086%20L7.39660718%2C2.09040036%20C7.66128299%2C2.19199988%207.79348244%2C2.48892471%207.69188291%2C2.75360052%20Z%22%20id%3D%22Path-2%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M9.84001109%2C2.02841248%20C13.9913943%2C2.36585117%2017.2666667%2C4.44091378%2017.2666667%2C7.50398127%20C17.2666667%2C10.8584845%2013.3384925%2C13.0280313%208.63333333%2C13.0280313%20C3.92817413%2C13.0280313%20-1.0658141e-14%2C10.8584845%20-1.0658141e-14%2C7.50398127%20C-1.0658141e-14%2C5.02767945%202.10405115%2C3.21988142%205.15217889%2C2.41575111%20L5.32248323%2C2.37211191%20L5.73404166%2C5.00878605%20C3.48521362%2C5.56819803%202.12876712%2C6.7046291%202.12876712%2C7.50398127%20C2.12876712%2C8.76697859%204.97806148%2C10.3406556%208.63333333%2C10.3406556%20C12.2886052%2C10.3406556%2015.1378995%2C8.76697859%2015.1378995%2C7.50398127%20C15.1378995%2C6.2620339%2012.3827902%2C4.71967651%208.81541582%2C4.66860959%20C9.23515689%2C2.88707443%209.57668865%2C2.00700872%209.84001109%2C2.02841248%20Z%22%20id%3D%22Path%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #bottomFlyout .nav-container .rotation.hovering:hover.rotation,
#pmaxGui #bottomBar #bottomFlyout .nav-container .rotation.hovering:focus.rotation {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #bottomFlyout .nav-container .rotation.hovering:hover.ro-active,
#pmaxGui #bottomBar #bottomFlyout .nav-container .rotation.hovering:focus.ro-active {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #bottomFlyout .nav-container .rotation.hovering:hover.ro-active .ro-button,
#pmaxGui #bottomBar #bottomFlyout .nav-container .rotation.hovering:focus.ro-active .ro-button {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebtn-rotation%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-128.000000%2C%20-54.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20fill%3D%22none%22%20x%3D%220%22%20y%3D%220%22%20width%3D%221000%22%20height%3D%22807%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-8%22%20transform%3D%22translate(128.000000%2C%2056.000000)%22%20fill%3D%22%23000000%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M7.69188291%2C2.75360052%20L5.90959964%2C7.39660718%20C5.80800012%2C7.66128299%205.51107529%2C7.79348244%205.24639948%2C7.69188291%20L4.14718791%2C7.26993513%20C3.8825121%2C7.1683356%203.75031265%2C6.87141077%203.85191217%2C6.60673496%20L4.84432323%2C4.02141578%20C4.94592275%2C3.75673996%204.8137233%2C3.45981514%204.54904749%2C3.35821561%20L1.96372831%2C2.36580456%20C1.69905249%2C2.26420503%201.56685304%2C1.9672802%201.66845257%2C1.70260439%20L2.09040036%2C0.603392824%20C2.19199988%2C0.338717012%202.48892471%2C0.206517561%202.75360052%2C0.308117086%20L7.39660718%2C2.09040036%20C7.66128299%2C2.19199988%207.79348244%2C2.48892471%207.69188291%2C2.75360052%20Z%22%20id%3D%22Path-2%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M9.84001109%2C2.02841248%20C13.9913943%2C2.36585117%2017.2666667%2C4.44091378%2017.2666667%2C7.50398127%20C17.2666667%2C10.8584845%2013.3384925%2C13.0280313%208.63333333%2C13.0280313%20C3.92817413%2C13.0280313%20-1.0658141e-14%2C10.8584845%20-1.0658141e-14%2C7.50398127%20C-1.0658141e-14%2C5.02767945%202.10405115%2C3.21988142%205.15217889%2C2.41575111%20L5.32248323%2C2.37211191%20L5.73404166%2C5.00878605%20C3.48521362%2C5.56819803%202.12876712%2C6.7046291%202.12876712%2C7.50398127%20C2.12876712%2C8.76697859%204.97806148%2C10.3406556%208.63333333%2C10.3406556%20C12.2886052%2C10.3406556%2015.1378995%2C8.76697859%2015.1378995%2C7.50398127%20C15.1378995%2C6.2620339%2012.3827902%2C4.71967651%208.81541582%2C4.66860959%20C9.23515689%2C2.88707443%209.57668865%2C2.00700872%209.84001109%2C2.02841248%20Z%22%20id%3D%22Path%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #bottomFlyout .nav-container #timeNav .jump.disabled.hovering:hover.previous {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebtn-left%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-169.000000%2C%20-54.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20fill%3D%22none%22%20x%3D%220%22%20y%3D%220%22%20width%3D%221000%22%20height%3D%22807%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M181.413254%2C70.1414932%20L182.165964%2C69.3887828%20C182.476757%2C69.0779906%20182.477405%2C68.5746272%20182.167294%2C68.2631865%20L177.053376%2C63.1250152%20L182.167618%2C57.9871681%20C182.477405%2C57.6757274%20182.477081%2C57.1723641%20182.166321%2C56.8616043%20L181.413578%2C56.1088939%20C181.102494%2C55.7977774%20180.597801%2C55.7977774%20180.286685%2C56.1088939%20L173.833654%2C62.5615686%20C173.52257%2C62.872685%20173.52257%2C63.3773454%20173.833654%2C63.6884618%20L180.286361%2C70.1414932%20C180.597477%2C70.4526097%20181.102138%2C70.4526097%20181.413254%2C70.1414932%20Z%22%20id%3D%22%EF%81%93%22%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22nonzero%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #bottomFlyout .nav-container #timeNav .jump.disabled.hovering:hover.next {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebtn-right%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-210.000000%2C%20-54.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20fill%3D%22none%22%20x%3D%220%22%20y%3D%220%22%20width%3D%221000%22%20height%3D%22807%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M216.729956%2C70.1412987%20L223.182761%2C63.6884942%20C223.493942%2C63.3772805%20223.493942%2C62.8727499%20223.182728%2C62.5615686%20L216.729956%2C56.1087642%20C216.418775%2C55.7975829%20215.914244%2C55.7975829%20215.60303%2C56.1087642%20L214.850417%2C56.8613773%20C214.539722%2C57.1720722%20214.539139%2C57.6755977%20214.849088%2C57.987006%20L219.963038%2C63.1250152%20L214.849088%2C68.2630568%20C214.539139%2C68.5744651%20214.539722%2C69.0779906%20214.850417%2C69.3886855%20L215.60303%2C70.1412987%20C215.914212%2C70.45248%20216.418742%2C70.45248%20216.729956%2C70.1412987%20Z%22%20id%3D%22%EF%81%94%22%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22nonzero%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #bottomFlyout .nav-container #timeNav .jump.previous.hovering:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebtn-left%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-169.000000%2C%20-54.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20fill%3D%22none%22%20x%3D%220%22%20y%3D%220%22%20width%3D%221000%22%20height%3D%22807%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M181.413254%2C70.1414932%20L182.165964%2C69.3887828%20C182.476757%2C69.0779906%20182.477405%2C68.5746272%20182.167294%2C68.2631865%20L177.053376%2C63.1250152%20L182.167618%2C57.9871681%20C182.477405%2C57.6757274%20182.477081%2C57.1723641%20182.166321%2C56.8616043%20L181.413578%2C56.1088939%20C181.102494%2C55.7977774%20180.597801%2C55.7977774%20180.286685%2C56.1088939%20L173.833654%2C62.5615686%20C173.52257%2C62.872685%20173.52257%2C63.3773454%20173.833654%2C63.6884618%20L180.286361%2C70.1414932%20C180.597477%2C70.4526097%20181.102138%2C70.4526097%20181.413254%2C70.1414932%20Z%22%20id%3D%22%EF%81%93%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #bottomFlyout .nav-container #timeNav .jump.next.hovering:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebtn-right%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-210.000000%2C%20-54.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20fill%3D%22none%22%20x%3D%220%22%20y%3D%220%22%20width%3D%221000%22%20height%3D%22807%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M216.729956%2C70.1412987%20L223.182761%2C63.6884942%20C223.493942%2C63.3772805%20223.493942%2C62.8727499%20223.182728%2C62.5615686%20L216.729956%2C56.1087642%20C216.418775%2C55.7975829%20215.914244%2C55.7975829%20215.60303%2C56.1087642%20L214.850417%2C56.8613773%20C214.539722%2C57.1720722%20214.539139%2C57.6755977%20214.849088%2C57.987006%20L219.963038%2C63.1250152%20L214.849088%2C68.2630568%20C214.539139%2C68.5744651%20214.539722%2C69.0779906%20214.850417%2C69.3886855%20L215.60303%2C70.1412987%20C215.914212%2C70.45248%20216.418742%2C70.45248%20216.729956%2C70.1412987%20Z%22%20id%3D%22%EF%81%94%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #bottomFlyout .nav-container .recent .stop-button {
  border-color: #99ccff;
}
#pmaxGui #bottomBar #bottomFlyout .nav-container .recent.hovering:hover {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #bottomFlyout .nav-container .recent.hovering:hover.live-video {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #bottomFlyout .nav-container .recent.hovering:hover.play-active {
  background-color: #99ccff;
}
#pmaxGui #bottomBar #bottomFlyout .nav-container .audio-control .audio-button-on {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%2020010904%2F%2FEN%22%0A%20%22http%3A%2F%2Fwww.w3.org%2FTR%2F2001%2FREC-SVG-20010904%2FDTD%2Fsvg10.dtd%22%3E%0A%3Csvg%20version%3D%221.0%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20width%3D%2252.000000pt%22%20height%3D%2252.000000pt%22%20viewBox%3D%220%200%2052.000000%2052.000000%22%0A%20preserveAspectRatio%3D%22xMidYMid%20meet%22%3E%0A%0A%3Cg%20transform%3D%22translate(0.000000%2C52.000000)%20scale(0.100000%2C-0.100000)%22%0Afill%3D%22%23294189%22%20stroke%3D%22none%22%3E%0A%3Cpath%20d%3D%22M160%20410%20c-63%20-58%20-81%20-69%20-115%20-72%20l-40%20-3%200%20-75%200%20-75%2040%20-3%20c33%0A-3%2053%20-15%20118%20-74%2050%20-45%2082%20-67%2088%20-61%2013%2013%207%20425%20-6%20429%20-5%202%20-44%20-28%20-85%0A-66z%22%2F%3E%0A%3Cpath%20d%3D%22M374%20449%20c-4%20-6%2011%20-27%2035%20-48%2045%20-40%2071%20-92%2071%20-144%200%20-46%20-39%20-118%0A-77%20-142%20-33%20-20%20-39%20-45%20-15%20-53%207%20-2%2035%2018%2061%2045%2065%2064%2084%20132%2061%20212%20-13%0A46%20-47%2093%20-85%20119%20-36%2025%20-41%2026%20-51%2011z%22%2F%3E%0A%3Cpath%20d%3D%22M330%20388%20c0%20-7%2015%20-27%2033%20-46%2027%20-28%2032%20-40%2032%20-82%200%20-42%20-5%20-54%20-32%0A-82%20-18%20-19%20-33%20-39%20-33%20-46%200%20-24%2039%20-11%2068%2023%2056%2063%2055%20154%20-3%20212%20-33%2033%0A-65%2043%20-65%2021z%22%2F%3E%0A%3Cpath%20d%3D%22M277%20326%20c-3%20-9%204%20-21%2019%20-30%2030%20-20%2031%20-50%203%20-70%20-22%20-15%20-21%20-46%201%0A-46%2023%200%2060%2049%2060%2080%200%2051%20-68%20105%20-83%2066z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
#pmaxGui #bottomBar #bottomFlyout .nav-container .audio-control.hovering:hover,
#pmaxGui #bottomBar #bottomFlyout .nav-container .audio-control.hovering.focus {
  background-color: #294189;
}
#pmaxGui #bottomBar #bottomFlyout .nav-container .video-control {
  background-color: #99ccff;
  color: #294189;
}
#pmaxGui #bottomBar #bottomFlyout .nav-container .video-control:after {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2215px%22%20height%3D%2213px%22%20viewBox%3D%220%200%2015%2013%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Eicon-film%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-44.000000%2C%20-53.000000)%22%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M57.6296875%2C53%20C57.8158856%2C53%2057.9741535%2C53.0789929%2058.1044922%2C53.2369792%20C58.2348309%2C53.3949654%2058.3%2C53.5868054%2058.3%2C53.8125%20L58.3%2C65.1875%20C58.3%2C65.4131946%2058.2348309%2C65.6050346%2058.1044922%2C65.7630208%20C57.9741535%2C65.9210071%2057.8158856%2C66%2057.6296875%2C66%20L57.40625%2C66%20L57.40625%2C65.3229167%20C57.40625%2C65.2100696%2057.3736652%2C65.1141491%2057.3084961%2C65.0351562%20C57.243327%2C64.9561634%2057.1641926%2C64.9166667%2057.0710937%2C64.9166667%20L54.9969068%2C64.9166667%20C54.903808%2C64.9166667%2054.8246728%2C64.9561634%2054.7595037%2C65.0351563%20C54.6943346%2C65.1141491%2054.66175%2C65.2100696%2054.66175%2C65.3229167%20L54.66175%2C66%20L47.63825%2C66%20L47.63825%2C65.3229167%20C47.63825%2C65.2100696%2047.6056654%2C65.1141491%2047.5404963%2C65.0351563%20C47.4753272%2C64.9561634%2047.396192%2C64.9166667%2047.3030932%2C64.9166667%20L45.2289062%2C64.9166667%20C45.1358074%2C64.9166667%2045.056673%2C64.9561634%2044.9915039%2C65.0351562%20C44.9263348%2C65.1141491%2044.89375%2C65.2100696%2044.89375%2C65.3229167%20L44.89375%2C66%20L44.6703125%2C66%20C44.4841144%2C66%2044.3258465%2C65.9210071%2044.1955078%2C65.7630208%20C44.0651691%2C65.6050346%2044%2C65.4131946%2044%2C65.1875%20L44%2C53.8125%20C44%2C53.5868054%2044.0651691%2C53.3949654%2044.1955078%2C53.2369792%20C44.3258465%2C53.0789929%2044.4841144%2C53%2044.6703125%2C53%20L44.89375%2C53%20L44.89375%2C53.6770833%20C44.89375%2C53.7899304%2044.9263348%2C53.8858509%2044.9915039%2C53.9648438%20C45.056673%2C54.0438366%2045.1358074%2C54.0833333%2045.2289062%2C54.0833333%20L47.3030932%2C54.0833333%20C47.396192%2C54.0833333%2047.4753272%2C54.0438366%2047.5404963%2C53.9648438%20C47.6056654%2C53.8858509%2047.63825%2C53.7899304%2047.63825%2C53.6770833%20L47.63825%2C53%20L54.66175%2C53%20L54.66175%2C53.6770833%20C54.66175%2C53.7899304%2054.6943346%2C53.8858509%2054.7595037%2C53.9648438%20C54.8246728%2C54.0438366%2054.903808%2C54.0833333%2054.9969068%2C54.0833333%20L57.0710937%2C54.0833333%20C57.1641926%2C54.0833333%2057.243327%2C54.0438366%2057.3084961%2C53.9648438%20C57.3736652%2C53.8858509%2057.40625%2C53.7899304%2057.40625%2C53.6770833%20L57.40625%2C53%20L57.6296875%2C53%20Z%20M47.64375%2C63.4270833%20L47.64375%2C62.0729167%20C47.64375%2C61.9600696%2047.5936196%2C61.8641491%2047.4933594%2C61.7851563%20C47.3930992%2C61.7061634%2047.2713539%2C61.6666667%2047.128125%2C61.6666667%20L45.409375%2C61.6666667%20C45.2661461%2C61.6666667%2045.1444008%2C61.7061634%2045.0441406%2C61.7851563%20C44.9438804%2C61.8641491%2044.89375%2C61.9600696%2044.89375%2C62.0729167%20L44.89375%2C63.4270833%20C44.89375%2C63.5399304%2044.9438804%2C63.6358509%2045.0441406%2C63.7148438%20C45.1444008%2C63.7938366%2045.2661461%2C63.8333333%2045.409375%2C63.8333333%20L47.128125%2C63.8333333%20C47.2713539%2C63.8333333%2047.3930992%2C63.7938366%2047.4933594%2C63.7148438%20C47.5936196%2C63.6358509%2047.64375%2C63.5399304%2047.64375%2C63.4270833%20Z%20M47.64375%2C60.1770833%20L47.64375%2C58.8229167%20C47.64375%2C58.7100696%2047.5936196%2C58.6141491%2047.4933594%2C58.5351563%20C47.3930992%2C58.4561634%2047.2713539%2C58.4166667%2047.128125%2C58.4166667%20L45.409375%2C58.4166667%20C45.2661461%2C58.4166667%2045.1444008%2C58.4561634%2045.0441406%2C58.5351563%20C44.9438804%2C58.6141491%2044.89375%2C58.7100696%2044.89375%2C58.8229167%20L44.89375%2C60.1770833%20C44.89375%2C60.2899304%2044.9438804%2C60.3858509%2045.0441406%2C60.4648438%20C45.1444008%2C60.5438366%2045.2661461%2C60.5833333%2045.409375%2C60.5833333%20L47.128125%2C60.5833333%20C47.2713539%2C60.5833333%2047.3930992%2C60.5438366%2047.4933594%2C60.4648438%20C47.5936196%2C60.3858509%2047.64375%2C60.2899304%2047.64375%2C60.1770833%20Z%20M47.64375%2C56.9270833%20L47.64375%2C55.5729167%20C47.64375%2C55.4600696%2047.5936196%2C55.3641491%2047.4933594%2C55.2851563%20C47.3930992%2C55.2061634%2047.2713539%2C55.1666667%2047.128125%2C55.1666667%20L45.409375%2C55.1666667%20C45.2661461%2C55.1666667%2045.1444008%2C55.2061634%2045.0441406%2C55.2851563%20C44.9438804%2C55.3641491%2044.89375%2C55.4600696%2044.89375%2C55.5729167%20L44.89375%2C56.9270833%20C44.89375%2C57.0399304%2044.9438804%2C57.1358509%2045.0441406%2C57.2148438%20C45.1444008%2C57.2938366%2045.2661461%2C57.3333333%2045.409375%2C57.3333333%20L47.128125%2C57.3333333%20C47.2713539%2C57.3333333%2047.3930992%2C57.2938366%2047.4933594%2C57.2148438%20C47.5936196%2C57.1358509%2047.64375%2C57.0399304%2047.64375%2C56.9270833%20Z%20M57.409%2C63.4270833%20L57.409%2C62.0729167%20C57.409%2C61.9600696%2057.3588696%2C61.8641491%2057.2586094%2C61.7851563%20C57.1583492%2C61.7061634%2057.0366039%2C61.6666667%2056.893375%2C61.6666667%20L55.174625%2C61.6666667%20C55.0313961%2C61.6666667%2054.9096508%2C61.7061634%2054.8093906%2C61.7851563%20C54.7091304%2C61.8641491%2054.659%2C61.9600696%2054.659%2C62.0729167%20L54.659%2C63.4270833%20C54.659%2C63.5399304%2054.7091304%2C63.6358509%2054.8093906%2C63.7148438%20C54.9096508%2C63.7938366%2055.0313961%2C63.8333333%2055.174625%2C63.8333333%20L56.893375%2C63.8333333%20C57.0366039%2C63.8333333%2057.1583492%2C63.7938366%2057.2586094%2C63.7148438%20C57.3588696%2C63.6358509%2057.409%2C63.5399304%2057.409%2C63.4270833%20Z%20M57.409%2C60.1770833%20L57.409%2C58.8229167%20C57.409%2C58.7100696%2057.3588696%2C58.6141491%2057.2586094%2C58.5351563%20C57.1583492%2C58.4561634%2057.0366039%2C58.4166667%2056.893375%2C58.4166667%20L55.174625%2C58.4166667%20C55.0313961%2C58.4166667%2054.9096508%2C58.4561634%2054.8093906%2C58.5351563%20C54.7091304%2C58.6141491%2054.659%2C58.7100696%2054.659%2C58.8229167%20L54.659%2C60.1770833%20C54.659%2C60.2899304%2054.7091304%2C60.3858509%2054.8093906%2C60.4648438%20C54.9096508%2C60.5438366%2055.0313961%2C60.5833333%2055.174625%2C60.5833333%20L56.893375%2C60.5833333%20C57.0366039%2C60.5833333%2057.1583492%2C60.5438366%2057.2586094%2C60.4648438%20C57.3588696%2C60.3858509%2057.409%2C60.2899304%2057.409%2C60.1770833%20Z%20M57.409%2C56.9270833%20L57.409%2C55.5729167%20C57.409%2C55.4600696%2057.3588696%2C55.3641491%2057.2586094%2C55.2851563%20C57.1583492%2C55.2061634%2057.0366039%2C55.1666667%2056.893375%2C55.1666667%20L55.174625%2C55.1666667%20C55.0313961%2C55.1666667%2054.9096508%2C55.2061634%2054.8093906%2C55.2851563%20C54.7091304%2C55.3641491%2054.659%2C55.4600696%2054.659%2C55.5729167%20L54.659%2C56.9270833%20C54.659%2C57.0399304%2054.7091304%2C57.1358509%2054.8093906%2C57.2148438%20C54.9096508%2C57.2938366%2055.0313961%2C57.3333333%2055.174625%2C57.3333333%20L56.893375%2C57.3333333%20C57.0366039%2C57.3333333%2057.1583492%2C57.2938366%2057.2586094%2C57.2148438%20C57.3588696%2C57.1358509%2057.409%2C57.0399304%2057.409%2C56.9270833%20Z%22%20id%3D%22icon-film%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #bottomFlyout .nav-container .video-control.hovering:hover {
  color: #fff;
}
#pmaxGui #bottomBar #bottomFlyout .nav-container .video-control.hovering:hover:after {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2215px%22%20height%3D%2213px%22%20viewBox%3D%220%200%2015%2013%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Eicon-film%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-44.000000%2C%20-53.000000)%22%20fill%3D%22%2399ccff%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M57.6296875%2C53%20C57.8158856%2C53%2057.9741535%2C53.0789929%2058.1044922%2C53.2369792%20C58.2348309%2C53.3949654%2058.3%2C53.5868054%2058.3%2C53.8125%20L58.3%2C65.1875%20C58.3%2C65.4131946%2058.2348309%2C65.6050346%2058.1044922%2C65.7630208%20C57.9741535%2C65.9210071%2057.8158856%2C66%2057.6296875%2C66%20L57.40625%2C66%20L57.40625%2C65.3229167%20C57.40625%2C65.2100696%2057.3736652%2C65.1141491%2057.3084961%2C65.0351562%20C57.243327%2C64.9561634%2057.1641926%2C64.9166667%2057.0710937%2C64.9166667%20L54.9969068%2C64.9166667%20C54.903808%2C64.9166667%2054.8246728%2C64.9561634%2054.7595037%2C65.0351563%20C54.6943346%2C65.1141491%2054.66175%2C65.2100696%2054.66175%2C65.3229167%20L54.66175%2C66%20L47.63825%2C66%20L47.63825%2C65.3229167%20C47.63825%2C65.2100696%2047.6056654%2C65.1141491%2047.5404963%2C65.0351563%20C47.4753272%2C64.9561634%2047.396192%2C64.9166667%2047.3030932%2C64.9166667%20L45.2289062%2C64.9166667%20C45.1358074%2C64.9166667%2045.056673%2C64.9561634%2044.9915039%2C65.0351562%20C44.9263348%2C65.1141491%2044.89375%2C65.2100696%2044.89375%2C65.3229167%20L44.89375%2C66%20L44.6703125%2C66%20C44.4841144%2C66%2044.3258465%2C65.9210071%2044.1955078%2C65.7630208%20C44.0651691%2C65.6050346%2044%2C65.4131946%2044%2C65.1875%20L44%2C53.8125%20C44%2C53.5868054%2044.0651691%2C53.3949654%2044.1955078%2C53.2369792%20C44.3258465%2C53.0789929%2044.4841144%2C53%2044.6703125%2C53%20L44.89375%2C53%20L44.89375%2C53.6770833%20C44.89375%2C53.7899304%2044.9263348%2C53.8858509%2044.9915039%2C53.9648438%20C45.056673%2C54.0438366%2045.1358074%2C54.0833333%2045.2289062%2C54.0833333%20L47.3030932%2C54.0833333%20C47.396192%2C54.0833333%2047.4753272%2C54.0438366%2047.5404963%2C53.9648438%20C47.6056654%2C53.8858509%2047.63825%2C53.7899304%2047.63825%2C53.6770833%20L47.63825%2C53%20L54.66175%2C53%20L54.66175%2C53.6770833%20C54.66175%2C53.7899304%2054.6943346%2C53.8858509%2054.7595037%2C53.9648438%20C54.8246728%2C54.0438366%2054.903808%2C54.0833333%2054.9969068%2C54.0833333%20L57.0710937%2C54.0833333%20C57.1641926%2C54.0833333%2057.243327%2C54.0438366%2057.3084961%2C53.9648438%20C57.3736652%2C53.8858509%2057.40625%2C53.7899304%2057.40625%2C53.6770833%20L57.40625%2C53%20L57.6296875%2C53%20Z%20M47.64375%2C63.4270833%20L47.64375%2C62.0729167%20C47.64375%2C61.9600696%2047.5936196%2C61.8641491%2047.4933594%2C61.7851563%20C47.3930992%2C61.7061634%2047.2713539%2C61.6666667%2047.128125%2C61.6666667%20L45.409375%2C61.6666667%20C45.2661461%2C61.6666667%2045.1444008%2C61.7061634%2045.0441406%2C61.7851563%20C44.9438804%2C61.8641491%2044.89375%2C61.9600696%2044.89375%2C62.0729167%20L44.89375%2C63.4270833%20C44.89375%2C63.5399304%2044.9438804%2C63.6358509%2045.0441406%2C63.7148438%20C45.1444008%2C63.7938366%2045.2661461%2C63.8333333%2045.409375%2C63.8333333%20L47.128125%2C63.8333333%20C47.2713539%2C63.8333333%2047.3930992%2C63.7938366%2047.4933594%2C63.7148438%20C47.5936196%2C63.6358509%2047.64375%2C63.5399304%2047.64375%2C63.4270833%20Z%20M47.64375%2C60.1770833%20L47.64375%2C58.8229167%20C47.64375%2C58.7100696%2047.5936196%2C58.6141491%2047.4933594%2C58.5351563%20C47.3930992%2C58.4561634%2047.2713539%2C58.4166667%2047.128125%2C58.4166667%20L45.409375%2C58.4166667%20C45.2661461%2C58.4166667%2045.1444008%2C58.4561634%2045.0441406%2C58.5351563%20C44.9438804%2C58.6141491%2044.89375%2C58.7100696%2044.89375%2C58.8229167%20L44.89375%2C60.1770833%20C44.89375%2C60.2899304%2044.9438804%2C60.3858509%2045.0441406%2C60.4648438%20C45.1444008%2C60.5438366%2045.2661461%2C60.5833333%2045.409375%2C60.5833333%20L47.128125%2C60.5833333%20C47.2713539%2C60.5833333%2047.3930992%2C60.5438366%2047.4933594%2C60.4648438%20C47.5936196%2C60.3858509%2047.64375%2C60.2899304%2047.64375%2C60.1770833%20Z%20M47.64375%2C56.9270833%20L47.64375%2C55.5729167%20C47.64375%2C55.4600696%2047.5936196%2C55.3641491%2047.4933594%2C55.2851563%20C47.3930992%2C55.2061634%2047.2713539%2C55.1666667%2047.128125%2C55.1666667%20L45.409375%2C55.1666667%20C45.2661461%2C55.1666667%2045.1444008%2C55.2061634%2045.0441406%2C55.2851563%20C44.9438804%2C55.3641491%2044.89375%2C55.4600696%2044.89375%2C55.5729167%20L44.89375%2C56.9270833%20C44.89375%2C57.0399304%2044.9438804%2C57.1358509%2045.0441406%2C57.2148438%20C45.1444008%2C57.2938366%2045.2661461%2C57.3333333%2045.409375%2C57.3333333%20L47.128125%2C57.3333333%20C47.2713539%2C57.3333333%2047.3930992%2C57.2938366%2047.4933594%2C57.2148438%20C47.5936196%2C57.1358509%2047.64375%2C57.0399304%2047.64375%2C56.9270833%20Z%20M57.409%2C63.4270833%20L57.409%2C62.0729167%20C57.409%2C61.9600696%2057.3588696%2C61.8641491%2057.2586094%2C61.7851563%20C57.1583492%2C61.7061634%2057.0366039%2C61.6666667%2056.893375%2C61.6666667%20L55.174625%2C61.6666667%20C55.0313961%2C61.6666667%2054.9096508%2C61.7061634%2054.8093906%2C61.7851563%20C54.7091304%2C61.8641491%2054.659%2C61.9600696%2054.659%2C62.0729167%20L54.659%2C63.4270833%20C54.659%2C63.5399304%2054.7091304%2C63.6358509%2054.8093906%2C63.7148438%20C54.9096508%2C63.7938366%2055.0313961%2C63.8333333%2055.174625%2C63.8333333%20L56.893375%2C63.8333333%20C57.0366039%2C63.8333333%2057.1583492%2C63.7938366%2057.2586094%2C63.7148438%20C57.3588696%2C63.6358509%2057.409%2C63.5399304%2057.409%2C63.4270833%20Z%20M57.409%2C60.1770833%20L57.409%2C58.8229167%20C57.409%2C58.7100696%2057.3588696%2C58.6141491%2057.2586094%2C58.5351563%20C57.1583492%2C58.4561634%2057.0366039%2C58.4166667%2056.893375%2C58.4166667%20L55.174625%2C58.4166667%20C55.0313961%2C58.4166667%2054.9096508%2C58.4561634%2054.8093906%2C58.5351563%20C54.7091304%2C58.6141491%2054.659%2C58.7100696%2054.659%2C58.8229167%20L54.659%2C60.1770833%20C54.659%2C60.2899304%2054.7091304%2C60.3858509%2054.8093906%2C60.4648438%20C54.9096508%2C60.5438366%2055.0313961%2C60.5833333%2055.174625%2C60.5833333%20L56.893375%2C60.5833333%20C57.0366039%2C60.5833333%2057.1583492%2C60.5438366%2057.2586094%2C60.4648438%20C57.3588696%2C60.3858509%2057.409%2C60.2899304%2057.409%2C60.1770833%20Z%20M57.409%2C56.9270833%20L57.409%2C55.5729167%20C57.409%2C55.4600696%2057.3588696%2C55.3641491%2057.2586094%2C55.2851563%20C57.1583492%2C55.2061634%2057.0366039%2C55.1666667%2056.893375%2C55.1666667%20L55.174625%2C55.1666667%20C55.0313961%2C55.1666667%2054.9096508%2C55.2061634%2054.8093906%2C55.2851563%20C54.7091304%2C55.3641491%2054.659%2C55.4600696%2054.659%2C55.5729167%20L54.659%2C56.9270833%20C54.659%2C57.0399304%2054.7091304%2C57.1358509%2054.8093906%2C57.2148438%20C54.9096508%2C57.2938366%2055.0313961%2C57.3333333%2055.174625%2C57.3333333%20L56.893375%2C57.3333333%20C57.0366039%2C57.3333333%2057.1583492%2C57.2938366%2057.2586094%2C57.2148438%20C57.3588696%2C57.1358509%2057.409%2C57.0399304%2057.409%2C56.9270833%20Z%22%20id%3D%22icon-film%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #ticker {
  border-top: none;
}
#pmaxGui #bottomBar .cp-menu-item,
#pmaxGui #bottomBar .custom-button {
  color: #294189;
  background-color: white;
}
#pmaxGui #bottomBar .cp-menu-item:hover,
#pmaxGui #bottomBar .custom-button:hover,
#pmaxGui #bottomBar .cp-menu-item.active,
#pmaxGui #bottomBar .custom-button.active {
  background-color: #99ccff;
  color: #294189;
}
#pmaxGui #bottomBar .cp-menu-item:hover .button,
#pmaxGui #bottomBar .custom-button:hover .button,
#pmaxGui #bottomBar .cp-menu-item.active .button,
#pmaxGui #bottomBar .custom-button.active .button {
  background-color: #99ccff;
}
#pmaxGui #bottomBar .cp-menu-item .button,
#pmaxGui #bottomBar .custom-button .button {
  color: #294189 !important;
}
#pmaxGui #bottomBar #timelapseControl {
  background-color: white;
}
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload .popover,
#pmaxGui #bottomBar #timelapseControl .center #timelapsePeriodSelector .popover {
  color: #294189;
}
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload .popover .start-custom-timelapse .start-button,
#pmaxGui #bottomBar #timelapseControl .center #timelapsePeriodSelector .popover .start-custom-timelapse .start-button,
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload .popover .start-custom-timelapse .icon-pause,
#pmaxGui #bottomBar #timelapseControl .center #timelapsePeriodSelector .popover .start-custom-timelapse .icon-pause {
  background-color: #294189;
}
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload .popover .start-custom-timelapse:hover .start-button,
#pmaxGui #bottomBar #timelapseControl .center #timelapsePeriodSelector .popover .start-custom-timelapse:hover .start-button,
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload .popover .start-custom-timelapse:hover .icon-pause,
#pmaxGui #bottomBar #timelapseControl .center #timelapsePeriodSelector .popover .start-custom-timelapse:hover .icon-pause {
  background-color: #294189;
}
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload.popover-opened,
#pmaxGui #bottomBar #timelapseControl .center #timelapsePeriodSelector.popover-opened {
  background-color: white;
}
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload.popover-opened .popover,
#pmaxGui #bottomBar #timelapseControl .center #timelapsePeriodSelector.popover-opened .popover {
  background-color: white;
}
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload .start-custom-timelapse .start-button,
#pmaxGui #bottomBar #timelapseControl .center #timelapsePeriodSelector .start-custom-timelapse .start-button,
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload .start-custom-timelapse .icon-pause,
#pmaxGui #bottomBar #timelapseControl .center #timelapsePeriodSelector .start-custom-timelapse .icon-pause {
  background-color: #99ccff !important;
}
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload .start-custom-timelapse .start-button,
#pmaxGui #bottomBar #timelapseControl .center #timelapsePeriodSelector .start-custom-timelapse .start-button {
  background-image: url('images/play_timelapse.svg');
}
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload .start-custom-timelapse .icon-pause,
#pmaxGui #bottomBar #timelapseControl .center #timelapsePeriodSelector .start-custom-timelapse .icon-pause {
  background-image: url('images/pause.png');
}
#pmaxGui #bottomBar #timelapseControl .center #timelapsePeriodSelector .custom-button.cal-icon .button:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%220%200%2015%2015%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Eicon-gearwheel%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export-icons%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-68.000000%2C%20-52.000000)%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon-gearwheel%22%20transform%3D%22translate(68.939065%2C%2052.112307)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M13.733066%2C9.01173108%20L12.485005%2C8.29101251%20C12.6109755%2C7.61134952%2012.6109755%2C6.91406267%2012.485005%2C6.23439967%20L13.733066%2C5.5136811%20C13.8766032%2C5.43165577%2013.9410619%2C5.26174002%2013.8941985%2C5.10352583%20C13.5689868%2C4.06057101%2013.0152943%2C3.11720816%2012.2916575%2C2.33205951%20C12.1803354%2C2.21192544%2011.9986894%2C2.18262863%2011.8580705%2C2.26468258%20L10.6100094%2C2.98537254%20C10.0856138%2C2.5341903%209.48208243%2C2.18557548%208.8287694%2C1.95706612%20L8.8287694%2C0.518575823%20C8.8287694%2C0.354525158%208.71450042%2C0.210959369%208.55336799%2C0.175797481%20C7.47819813%2C-0.0644134335%206.37662109%2C-0.0527118776%205.35417975%2C0.175797481%20C5.19304732%2C0.210959369%205.07877834%2C0.354525158%205.07877834%2C0.518575823%20L5.07877834%2C1.95998436%20C4.42838354%2C2.19144056%203.8248808%2C2.54005538%203.29753831%2C2.98829078%20L2.05242409%2C2.26760081%20C1.9088583%2C2.18557548%201.73015923%2C2.21192544%201.6188371%2C2.33497774%20C0.895200287%2C3.11720816%200.341479225%2C4.06057101%200.016296132%2C5.10647268%20C-0.0335141587%2C5.26465826%200.0338627711%2C5.43457401%200.17742856%2C5.51662795%20L1.42546102%2C6.23731791%20C1.29949048%2C6.91700951%201.29949048%2C7.61426775%201.42546102%2C8.29395935%20L0.17742856%2C9.01464932%20C0.0338627711%2C9.09667465%20-0.0305959223%2C9.26661901%200.016296132%2C9.42480459%20C0.341479225%2C10.467788%200.895200287%2C11.4111223%201.6188371%2C12.1962995%20C1.73015923%2C12.316405%201.91180515%2C12.3457018%202.05242409%2C12.2636765%20L3.30045655%2C11.5429579%20C3.8248808%2C11.9941401%204.42838354%2C12.3427835%205.08169658%2C12.5712929%20L5.08169658%2C14.0127014%20C5.08169658%2C14.1767521%205.19596556%2C14.3203179%205.35709799%2C14.3554512%20C6.43229646%2C14.5956907%207.53384489%2C14.5839891%208.55631483%2C14.3554512%20C8.71744726%2C14.3203179%208.83168764%2C14.1767521%208.83168764%2C14.0127014%20L8.83168764%2C12.5712929%20C9.48208243%2C12.3398367%2010.0856138%2C11.9912219%2010.6129563%2C11.5429579%20L11.8609887%2C12.2636765%20C12.0045545%2C12.3457018%2012.1832536%2C12.3193232%2012.2945757%2C12.1962995%20C13.0182125%2C11.4140691%2013.5719336%2C10.4707063%2013.8971167%2C9.42480459%20C13.9410619%2C9.26367216%2013.8766032%2C9.09375641%2013.733066%2C9.01173108%20Z%20M6.95377387%2C9.6064505%20C5.66179621%2C9.6064505%204.61002946%2C8.55468375%204.61002946%2C7.26270609%20C4.61002946%2C5.97072843%205.66179621%2C4.91896168%206.95377387%2C4.91896168%20C8.24575153%2C4.91896168%209.29751828%2C5.97072843%209.29751828%2C7.26270609%20C9.29751828%2C8.55468375%208.24575153%2C9.6064505%206.95377387%2C9.6064505%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #timelapseControl .center #timelapsePeriodSelector .custom-button:hover .button:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%220%200%2015%2015%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Eicon-gearwheel%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export-icons%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-68.000000%2C%20-52.000000)%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon-gearwheel%22%20transform%3D%22translate(68.939065%2C%2052.112307)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M13.733066%2C9.01173108%20L12.485005%2C8.29101251%20C12.6109755%2C7.61134952%2012.6109755%2C6.91406267%2012.485005%2C6.23439967%20L13.733066%2C5.5136811%20C13.8766032%2C5.43165577%2013.9410619%2C5.26174002%2013.8941985%2C5.10352583%20C13.5689868%2C4.06057101%2013.0152943%2C3.11720816%2012.2916575%2C2.33205951%20C12.1803354%2C2.21192544%2011.9986894%2C2.18262863%2011.8580705%2C2.26468258%20L10.6100094%2C2.98537254%20C10.0856138%2C2.5341903%209.48208243%2C2.18557548%208.8287694%2C1.95706612%20L8.8287694%2C0.518575823%20C8.8287694%2C0.354525158%208.71450042%2C0.210959369%208.55336799%2C0.175797481%20C7.47819813%2C-0.0644134335%206.37662109%2C-0.0527118776%205.35417975%2C0.175797481%20C5.19304732%2C0.210959369%205.07877834%2C0.354525158%205.07877834%2C0.518575823%20L5.07877834%2C1.95998436%20C4.42838354%2C2.19144056%203.8248808%2C2.54005538%203.29753831%2C2.98829078%20L2.05242409%2C2.26760081%20C1.9088583%2C2.18557548%201.73015923%2C2.21192544%201.6188371%2C2.33497774%20C0.895200287%2C3.11720816%200.341479225%2C4.06057101%200.016296132%2C5.10647268%20C-0.0335141587%2C5.26465826%200.0338627711%2C5.43457401%200.17742856%2C5.51662795%20L1.42546102%2C6.23731791%20C1.29949048%2C6.91700951%201.29949048%2C7.61426775%201.42546102%2C8.29395935%20L0.17742856%2C9.01464932%20C0.0338627711%2C9.09667465%20-0.0305959223%2C9.26661901%200.016296132%2C9.42480459%20C0.341479225%2C10.467788%200.895200287%2C11.4111223%201.6188371%2C12.1962995%20C1.73015923%2C12.316405%201.91180515%2C12.3457018%202.05242409%2C12.2636765%20L3.30045655%2C11.5429579%20C3.8248808%2C11.9941401%204.42838354%2C12.3427835%205.08169658%2C12.5712929%20L5.08169658%2C14.0127014%20C5.08169658%2C14.1767521%205.19596556%2C14.3203179%205.35709799%2C14.3554512%20C6.43229646%2C14.5956907%207.53384489%2C14.5839891%208.55631483%2C14.3554512%20C8.71744726%2C14.3203179%208.83168764%2C14.1767521%208.83168764%2C14.0127014%20L8.83168764%2C12.5712929%20C9.48208243%2C12.3398367%2010.0856138%2C11.9912219%2010.6129563%2C11.5429579%20L11.8609887%2C12.2636765%20C12.0045545%2C12.3457018%2012.1832536%2C12.3193232%2012.2945757%2C12.1962995%20C13.0182125%2C11.4140691%2013.5719336%2C10.4707063%2013.8971167%2C9.42480459%20C13.9410619%2C9.26367216%2013.8766032%2C9.09375641%2013.733066%2C9.01173108%20Z%20M6.95377387%2C9.6064505%20C5.66179621%2C9.6064505%204.61002946%2C8.55468375%204.61002946%2C7.26270609%20C4.61002946%2C5.97072843%205.66179621%2C4.91896168%206.95377387%2C4.91896168%20C8.24575153%2C4.91896168%209.29751828%2C5.97072843%209.29751828%2C7.26270609%20C9.29751828%2C8.55468375%208.24575153%2C9.6064505%206.95377387%2C9.6064505%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload .custom-button #timelapseDownloadButton:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2215px%22%20height%3D%2213px%22%20viewBox%3D%220%200%2015%2013%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Eicon-film%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-44.000000%2C%20-53.000000)%22%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M57.6296875%2C53%20C57.8158856%2C53%2057.9741535%2C53.0789929%2058.1044922%2C53.2369792%20C58.2348309%2C53.3949654%2058.3%2C53.5868054%2058.3%2C53.8125%20L58.3%2C65.1875%20C58.3%2C65.4131946%2058.2348309%2C65.6050346%2058.1044922%2C65.7630208%20C57.9741535%2C65.9210071%2057.8158856%2C66%2057.6296875%2C66%20L57.40625%2C66%20L57.40625%2C65.3229167%20C57.40625%2C65.2100696%2057.3736652%2C65.1141491%2057.3084961%2C65.0351562%20C57.243327%2C64.9561634%2057.1641926%2C64.9166667%2057.0710937%2C64.9166667%20L54.9969068%2C64.9166667%20C54.903808%2C64.9166667%2054.8246728%2C64.9561634%2054.7595037%2C65.0351563%20C54.6943346%2C65.1141491%2054.66175%2C65.2100696%2054.66175%2C65.3229167%20L54.66175%2C66%20L47.63825%2C66%20L47.63825%2C65.3229167%20C47.63825%2C65.2100696%2047.6056654%2C65.1141491%2047.5404963%2C65.0351563%20C47.4753272%2C64.9561634%2047.396192%2C64.9166667%2047.3030932%2C64.9166667%20L45.2289062%2C64.9166667%20C45.1358074%2C64.9166667%2045.056673%2C64.9561634%2044.9915039%2C65.0351562%20C44.9263348%2C65.1141491%2044.89375%2C65.2100696%2044.89375%2C65.3229167%20L44.89375%2C66%20L44.6703125%2C66%20C44.4841144%2C66%2044.3258465%2C65.9210071%2044.1955078%2C65.7630208%20C44.0651691%2C65.6050346%2044%2C65.4131946%2044%2C65.1875%20L44%2C53.8125%20C44%2C53.5868054%2044.0651691%2C53.3949654%2044.1955078%2C53.2369792%20C44.3258465%2C53.0789929%2044.4841144%2C53%2044.6703125%2C53%20L44.89375%2C53%20L44.89375%2C53.6770833%20C44.89375%2C53.7899304%2044.9263348%2C53.8858509%2044.9915039%2C53.9648438%20C45.056673%2C54.0438366%2045.1358074%2C54.0833333%2045.2289062%2C54.0833333%20L47.3030932%2C54.0833333%20C47.396192%2C54.0833333%2047.4753272%2C54.0438366%2047.5404963%2C53.9648438%20C47.6056654%2C53.8858509%2047.63825%2C53.7899304%2047.63825%2C53.6770833%20L47.63825%2C53%20L54.66175%2C53%20L54.66175%2C53.6770833%20C54.66175%2C53.7899304%2054.6943346%2C53.8858509%2054.7595037%2C53.9648438%20C54.8246728%2C54.0438366%2054.903808%2C54.0833333%2054.9969068%2C54.0833333%20L57.0710937%2C54.0833333%20C57.1641926%2C54.0833333%2057.243327%2C54.0438366%2057.3084961%2C53.9648438%20C57.3736652%2C53.8858509%2057.40625%2C53.7899304%2057.40625%2C53.6770833%20L57.40625%2C53%20L57.6296875%2C53%20Z%20M47.64375%2C63.4270833%20L47.64375%2C62.0729167%20C47.64375%2C61.9600696%2047.5936196%2C61.8641491%2047.4933594%2C61.7851563%20C47.3930992%2C61.7061634%2047.2713539%2C61.6666667%2047.128125%2C61.6666667%20L45.409375%2C61.6666667%20C45.2661461%2C61.6666667%2045.1444008%2C61.7061634%2045.0441406%2C61.7851563%20C44.9438804%2C61.8641491%2044.89375%2C61.9600696%2044.89375%2C62.0729167%20L44.89375%2C63.4270833%20C44.89375%2C63.5399304%2044.9438804%2C63.6358509%2045.0441406%2C63.7148438%20C45.1444008%2C63.7938366%2045.2661461%2C63.8333333%2045.409375%2C63.8333333%20L47.128125%2C63.8333333%20C47.2713539%2C63.8333333%2047.3930992%2C63.7938366%2047.4933594%2C63.7148438%20C47.5936196%2C63.6358509%2047.64375%2C63.5399304%2047.64375%2C63.4270833%20Z%20M47.64375%2C60.1770833%20L47.64375%2C58.8229167%20C47.64375%2C58.7100696%2047.5936196%2C58.6141491%2047.4933594%2C58.5351563%20C47.3930992%2C58.4561634%2047.2713539%2C58.4166667%2047.128125%2C58.4166667%20L45.409375%2C58.4166667%20C45.2661461%2C58.4166667%2045.1444008%2C58.4561634%2045.0441406%2C58.5351563%20C44.9438804%2C58.6141491%2044.89375%2C58.7100696%2044.89375%2C58.8229167%20L44.89375%2C60.1770833%20C44.89375%2C60.2899304%2044.9438804%2C60.3858509%2045.0441406%2C60.4648438%20C45.1444008%2C60.5438366%2045.2661461%2C60.5833333%2045.409375%2C60.5833333%20L47.128125%2C60.5833333%20C47.2713539%2C60.5833333%2047.3930992%2C60.5438366%2047.4933594%2C60.4648438%20C47.5936196%2C60.3858509%2047.64375%2C60.2899304%2047.64375%2C60.1770833%20Z%20M47.64375%2C56.9270833%20L47.64375%2C55.5729167%20C47.64375%2C55.4600696%2047.5936196%2C55.3641491%2047.4933594%2C55.2851563%20C47.3930992%2C55.2061634%2047.2713539%2C55.1666667%2047.128125%2C55.1666667%20L45.409375%2C55.1666667%20C45.2661461%2C55.1666667%2045.1444008%2C55.2061634%2045.0441406%2C55.2851563%20C44.9438804%2C55.3641491%2044.89375%2C55.4600696%2044.89375%2C55.5729167%20L44.89375%2C56.9270833%20C44.89375%2C57.0399304%2044.9438804%2C57.1358509%2045.0441406%2C57.2148438%20C45.1444008%2C57.2938366%2045.2661461%2C57.3333333%2045.409375%2C57.3333333%20L47.128125%2C57.3333333%20C47.2713539%2C57.3333333%2047.3930992%2C57.2938366%2047.4933594%2C57.2148438%20C47.5936196%2C57.1358509%2047.64375%2C57.0399304%2047.64375%2C56.9270833%20Z%20M57.409%2C63.4270833%20L57.409%2C62.0729167%20C57.409%2C61.9600696%2057.3588696%2C61.8641491%2057.2586094%2C61.7851563%20C57.1583492%2C61.7061634%2057.0366039%2C61.6666667%2056.893375%2C61.6666667%20L55.174625%2C61.6666667%20C55.0313961%2C61.6666667%2054.9096508%2C61.7061634%2054.8093906%2C61.7851563%20C54.7091304%2C61.8641491%2054.659%2C61.9600696%2054.659%2C62.0729167%20L54.659%2C63.4270833%20C54.659%2C63.5399304%2054.7091304%2C63.6358509%2054.8093906%2C63.7148438%20C54.9096508%2C63.7938366%2055.0313961%2C63.8333333%2055.174625%2C63.8333333%20L56.893375%2C63.8333333%20C57.0366039%2C63.8333333%2057.1583492%2C63.7938366%2057.2586094%2C63.7148438%20C57.3588696%2C63.6358509%2057.409%2C63.5399304%2057.409%2C63.4270833%20Z%20M57.409%2C60.1770833%20L57.409%2C58.8229167%20C57.409%2C58.7100696%2057.3588696%2C58.6141491%2057.2586094%2C58.5351563%20C57.1583492%2C58.4561634%2057.0366039%2C58.4166667%2056.893375%2C58.4166667%20L55.174625%2C58.4166667%20C55.0313961%2C58.4166667%2054.9096508%2C58.4561634%2054.8093906%2C58.5351563%20C54.7091304%2C58.6141491%2054.659%2C58.7100696%2054.659%2C58.8229167%20L54.659%2C60.1770833%20C54.659%2C60.2899304%2054.7091304%2C60.3858509%2054.8093906%2C60.4648438%20C54.9096508%2C60.5438366%2055.0313961%2C60.5833333%2055.174625%2C60.5833333%20L56.893375%2C60.5833333%20C57.0366039%2C60.5833333%2057.1583492%2C60.5438366%2057.2586094%2C60.4648438%20C57.3588696%2C60.3858509%2057.409%2C60.2899304%2057.409%2C60.1770833%20Z%20M57.409%2C56.9270833%20L57.409%2C55.5729167%20C57.409%2C55.4600696%2057.3588696%2C55.3641491%2057.2586094%2C55.2851563%20C57.1583492%2C55.2061634%2057.0366039%2C55.1666667%2056.893375%2C55.1666667%20L55.174625%2C55.1666667%20C55.0313961%2C55.1666667%2054.9096508%2C55.2061634%2054.8093906%2C55.2851563%20C54.7091304%2C55.3641491%2054.659%2C55.4600696%2054.659%2C55.5729167%20L54.659%2C56.9270833%20C54.659%2C57.0399304%2054.7091304%2C57.1358509%2054.8093906%2C57.2148438%20C54.9096508%2C57.2938366%2055.0313961%2C57.3333333%2055.174625%2C57.3333333%20L56.893375%2C57.3333333%20C57.0366039%2C57.3333333%2057.1583492%2C57.2938366%2057.2586094%2C57.2148438%20C57.3588696%2C57.1358509%2057.409%2C57.0399304%2057.409%2C56.9270833%20Z%22%20id%3D%22icon-film%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload .custom-button #timelapseDownloadButton:after {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebtn-download%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-278.000000%2C%20-54.000000)%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M287.712106%2C66.6769407%20L291.417176%2C62.9718714%20C291.67419%2C62.7148301%20291.67419%2C62.2992008%20291.417176%2C62.0449098%20L290.952333%2C61.5800672%20C290.698015%2C61.3230259%20290.282413%2C61.3230259%20290.028095%2C61.5800672%20L288.23436%2C63.3738022%20L288.23436%2C57.6562484%20C288.23436%2C57.2925828%20287.941777%2C57%20287.578112%2C57%20L286.921863%2C57%20C286.558198%2C57%20286.265615%2C57.2925828%20286.265615%2C57.6562484%20L286.265615%2C63.3738022%20L284.47188%2C61.5800672%20C284.214838%2C61.3230259%20283.799209%2C61.3230259%20283.544918%2C61.5800672%20L283.080076%2C62.0449098%20C282.823034%2C62.3019512%20282.823034%2C62.7175538%20283.080076%2C62.9718714%20L286.785145%2C66.6769407%20C287.042186%2C66.9339553%20287.457789%2C66.9339553%20287.712106%2C66.6769407%20Z%20M291.843727%2C69.2499708%20C292.207392%2C69.2499708%20292.499975%2C68.957388%20292.499975%2C68.5937224%20L292.499975%2C67.9374739%20C292.499975%2C67.5738083%20292.207392%2C67.2812255%20291.843727%2C67.2812255%20L282.656248%2C67.2812255%20C282.292583%2C67.2812255%20282%2C67.5738083%20282%2C67.9374739%20L282%2C68.5937224%20C282%2C68.957388%20282.292583%2C69.2499708%20282.656248%2C69.2499708%20L291.843727%2C69.2499708%20Z%22%20id%3D%22%EF%8C%BD%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload .custom-button #timelapseDownloadButton:hover:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2215px%22%20height%3D%2213px%22%20viewBox%3D%220%200%2015%2013%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Eicon-film%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-44.000000%2C%20-53.000000)%22%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M57.6296875%2C53%20C57.8158856%2C53%2057.9741535%2C53.0789929%2058.1044922%2C53.2369792%20C58.2348309%2C53.3949654%2058.3%2C53.5868054%2058.3%2C53.8125%20L58.3%2C65.1875%20C58.3%2C65.4131946%2058.2348309%2C65.6050346%2058.1044922%2C65.7630208%20C57.9741535%2C65.9210071%2057.8158856%2C66%2057.6296875%2C66%20L57.40625%2C66%20L57.40625%2C65.3229167%20C57.40625%2C65.2100696%2057.3736652%2C65.1141491%2057.3084961%2C65.0351562%20C57.243327%2C64.9561634%2057.1641926%2C64.9166667%2057.0710937%2C64.9166667%20L54.9969068%2C64.9166667%20C54.903808%2C64.9166667%2054.8246728%2C64.9561634%2054.7595037%2C65.0351563%20C54.6943346%2C65.1141491%2054.66175%2C65.2100696%2054.66175%2C65.3229167%20L54.66175%2C66%20L47.63825%2C66%20L47.63825%2C65.3229167%20C47.63825%2C65.2100696%2047.6056654%2C65.1141491%2047.5404963%2C65.0351563%20C47.4753272%2C64.9561634%2047.396192%2C64.9166667%2047.3030932%2C64.9166667%20L45.2289062%2C64.9166667%20C45.1358074%2C64.9166667%2045.056673%2C64.9561634%2044.9915039%2C65.0351562%20C44.9263348%2C65.1141491%2044.89375%2C65.2100696%2044.89375%2C65.3229167%20L44.89375%2C66%20L44.6703125%2C66%20C44.4841144%2C66%2044.3258465%2C65.9210071%2044.1955078%2C65.7630208%20C44.0651691%2C65.6050346%2044%2C65.4131946%2044%2C65.1875%20L44%2C53.8125%20C44%2C53.5868054%2044.0651691%2C53.3949654%2044.1955078%2C53.2369792%20C44.3258465%2C53.0789929%2044.4841144%2C53%2044.6703125%2C53%20L44.89375%2C53%20L44.89375%2C53.6770833%20C44.89375%2C53.7899304%2044.9263348%2C53.8858509%2044.9915039%2C53.9648438%20C45.056673%2C54.0438366%2045.1358074%2C54.0833333%2045.2289062%2C54.0833333%20L47.3030932%2C54.0833333%20C47.396192%2C54.0833333%2047.4753272%2C54.0438366%2047.5404963%2C53.9648438%20C47.6056654%2C53.8858509%2047.63825%2C53.7899304%2047.63825%2C53.6770833%20L47.63825%2C53%20L54.66175%2C53%20L54.66175%2C53.6770833%20C54.66175%2C53.7899304%2054.6943346%2C53.8858509%2054.7595037%2C53.9648438%20C54.8246728%2C54.0438366%2054.903808%2C54.0833333%2054.9969068%2C54.0833333%20L57.0710937%2C54.0833333%20C57.1641926%2C54.0833333%2057.243327%2C54.0438366%2057.3084961%2C53.9648438%20C57.3736652%2C53.8858509%2057.40625%2C53.7899304%2057.40625%2C53.6770833%20L57.40625%2C53%20L57.6296875%2C53%20Z%20M47.64375%2C63.4270833%20L47.64375%2C62.0729167%20C47.64375%2C61.9600696%2047.5936196%2C61.8641491%2047.4933594%2C61.7851563%20C47.3930992%2C61.7061634%2047.2713539%2C61.6666667%2047.128125%2C61.6666667%20L45.409375%2C61.6666667%20C45.2661461%2C61.6666667%2045.1444008%2C61.7061634%2045.0441406%2C61.7851563%20C44.9438804%2C61.8641491%2044.89375%2C61.9600696%2044.89375%2C62.0729167%20L44.89375%2C63.4270833%20C44.89375%2C63.5399304%2044.9438804%2C63.6358509%2045.0441406%2C63.7148438%20C45.1444008%2C63.7938366%2045.2661461%2C63.8333333%2045.409375%2C63.8333333%20L47.128125%2C63.8333333%20C47.2713539%2C63.8333333%2047.3930992%2C63.7938366%2047.4933594%2C63.7148438%20C47.5936196%2C63.6358509%2047.64375%2C63.5399304%2047.64375%2C63.4270833%20Z%20M47.64375%2C60.1770833%20L47.64375%2C58.8229167%20C47.64375%2C58.7100696%2047.5936196%2C58.6141491%2047.4933594%2C58.5351563%20C47.3930992%2C58.4561634%2047.2713539%2C58.4166667%2047.128125%2C58.4166667%20L45.409375%2C58.4166667%20C45.2661461%2C58.4166667%2045.1444008%2C58.4561634%2045.0441406%2C58.5351563%20C44.9438804%2C58.6141491%2044.89375%2C58.7100696%2044.89375%2C58.8229167%20L44.89375%2C60.1770833%20C44.89375%2C60.2899304%2044.9438804%2C60.3858509%2045.0441406%2C60.4648438%20C45.1444008%2C60.5438366%2045.2661461%2C60.5833333%2045.409375%2C60.5833333%20L47.128125%2C60.5833333%20C47.2713539%2C60.5833333%2047.3930992%2C60.5438366%2047.4933594%2C60.4648438%20C47.5936196%2C60.3858509%2047.64375%2C60.2899304%2047.64375%2C60.1770833%20Z%20M47.64375%2C56.9270833%20L47.64375%2C55.5729167%20C47.64375%2C55.4600696%2047.5936196%2C55.3641491%2047.4933594%2C55.2851563%20C47.3930992%2C55.2061634%2047.2713539%2C55.1666667%2047.128125%2C55.1666667%20L45.409375%2C55.1666667%20C45.2661461%2C55.1666667%2045.1444008%2C55.2061634%2045.0441406%2C55.2851563%20C44.9438804%2C55.3641491%2044.89375%2C55.4600696%2044.89375%2C55.5729167%20L44.89375%2C56.9270833%20C44.89375%2C57.0399304%2044.9438804%2C57.1358509%2045.0441406%2C57.2148438%20C45.1444008%2C57.2938366%2045.2661461%2C57.3333333%2045.409375%2C57.3333333%20L47.128125%2C57.3333333%20C47.2713539%2C57.3333333%2047.3930992%2C57.2938366%2047.4933594%2C57.2148438%20C47.5936196%2C57.1358509%2047.64375%2C57.0399304%2047.64375%2C56.9270833%20Z%20M57.409%2C63.4270833%20L57.409%2C62.0729167%20C57.409%2C61.9600696%2057.3588696%2C61.8641491%2057.2586094%2C61.7851563%20C57.1583492%2C61.7061634%2057.0366039%2C61.6666667%2056.893375%2C61.6666667%20L55.174625%2C61.6666667%20C55.0313961%2C61.6666667%2054.9096508%2C61.7061634%2054.8093906%2C61.7851563%20C54.7091304%2C61.8641491%2054.659%2C61.9600696%2054.659%2C62.0729167%20L54.659%2C63.4270833%20C54.659%2C63.5399304%2054.7091304%2C63.6358509%2054.8093906%2C63.7148438%20C54.9096508%2C63.7938366%2055.0313961%2C63.8333333%2055.174625%2C63.8333333%20L56.893375%2C63.8333333%20C57.0366039%2C63.8333333%2057.1583492%2C63.7938366%2057.2586094%2C63.7148438%20C57.3588696%2C63.6358509%2057.409%2C63.5399304%2057.409%2C63.4270833%20Z%20M57.409%2C60.1770833%20L57.409%2C58.8229167%20C57.409%2C58.7100696%2057.3588696%2C58.6141491%2057.2586094%2C58.5351563%20C57.1583492%2C58.4561634%2057.0366039%2C58.4166667%2056.893375%2C58.4166667%20L55.174625%2C58.4166667%20C55.0313961%2C58.4166667%2054.9096508%2C58.4561634%2054.8093906%2C58.5351563%20C54.7091304%2C58.6141491%2054.659%2C58.7100696%2054.659%2C58.8229167%20L54.659%2C60.1770833%20C54.659%2C60.2899304%2054.7091304%2C60.3858509%2054.8093906%2C60.4648438%20C54.9096508%2C60.5438366%2055.0313961%2C60.5833333%2055.174625%2C60.5833333%20L56.893375%2C60.5833333%20C57.0366039%2C60.5833333%2057.1583492%2C60.5438366%2057.2586094%2C60.4648438%20C57.3588696%2C60.3858509%2057.409%2C60.2899304%2057.409%2C60.1770833%20Z%20M57.409%2C56.9270833%20L57.409%2C55.5729167%20C57.409%2C55.4600696%2057.3588696%2C55.3641491%2057.2586094%2C55.2851563%20C57.1583492%2C55.2061634%2057.0366039%2C55.1666667%2056.893375%2C55.1666667%20L55.174625%2C55.1666667%20C55.0313961%2C55.1666667%2054.9096508%2C55.2061634%2054.8093906%2C55.2851563%20C54.7091304%2C55.3641491%2054.659%2C55.4600696%2054.659%2C55.5729167%20L54.659%2C56.9270833%20C54.659%2C57.0399304%2054.7091304%2C57.1358509%2054.8093906%2C57.2148438%20C54.9096508%2C57.2938366%2055.0313961%2C57.3333333%2055.174625%2C57.3333333%20L56.893375%2C57.3333333%20C57.0366039%2C57.3333333%2057.1583492%2C57.2938366%2057.2586094%2C57.2148438%20C57.3588696%2C57.1358509%2057.409%2C57.0399304%2057.409%2C56.9270833%20Z%22%20id%3D%22icon-film%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload .custom-button #timelapseDownloadButton:hover:after {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Ebtn-download%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-278.000000%2C%20-54.000000)%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M287.712106%2C66.6769407%20L291.417176%2C62.9718714%20C291.67419%2C62.7148301%20291.67419%2C62.2992008%20291.417176%2C62.0449098%20L290.952333%2C61.5800672%20C290.698015%2C61.3230259%20290.282413%2C61.3230259%20290.028095%2C61.5800672%20L288.23436%2C63.3738022%20L288.23436%2C57.6562484%20C288.23436%2C57.2925828%20287.941777%2C57%20287.578112%2C57%20L286.921863%2C57%20C286.558198%2C57%20286.265615%2C57.2925828%20286.265615%2C57.6562484%20L286.265615%2C63.3738022%20L284.47188%2C61.5800672%20C284.214838%2C61.3230259%20283.799209%2C61.3230259%20283.544918%2C61.5800672%20L283.080076%2C62.0449098%20C282.823034%2C62.3019512%20282.823034%2C62.7175538%20283.080076%2C62.9718714%20L286.785145%2C66.6769407%20C287.042186%2C66.9339553%20287.457789%2C66.9339553%20287.712106%2C66.6769407%20Z%20M291.843727%2C69.2499708%20C292.207392%2C69.2499708%20292.499975%2C68.957388%20292.499975%2C68.5937224%20L292.499975%2C67.9374739%20C292.499975%2C67.5738083%20292.207392%2C67.2812255%20291.843727%2C67.2812255%20L282.656248%2C67.2812255%20C282.292583%2C67.2812255%20282%2C67.5738083%20282%2C67.9374739%20L282%2C68.5937224%20C282%2C68.957388%20282.292583%2C69.2499708%20282.656248%2C69.2499708%20L291.843727%2C69.2499708%20Z%22%20id%3D%22%EF%8C%BD%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar #timelapseControl .center #timelapseDownload .custom-button.active #timelapseDownloadButton:after {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Eloading-indicator%3C%2Ftitle%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22pattern-1%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%22100%25%22%20y2%3D%22100%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20style%3D%22stop-color%3Atransparent%3B%20stop-opacity%3A0%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%2220%25%22%20style%3D%22stop-color%3A%23294189%3B%20stop-opacity%3A0.2%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%2250%25%22%20style%3D%22stop-color%3A%23294189%3B%20stop-opacity%3A0.5%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%20style%3D%22stop-color%3A%23294189%3B%20stop-opacity%3A1%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22EXPORT%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate(-1264.000000%2C%20-1523.000000)%22%20id%3D%22loading-indicator%22%20stroke%3D%22url(%23pattern-1)%22%20stroke-width%3D%222%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%221271%22%20cy%3D%221530%22%20r%3D%226%22%3E%3C%2Fcircle%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui #bottomBar .ui-widget.ui-state-default {
  background: rgba(0, 0, 0, 0.5);
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* W3C */
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0, 0, 0, 0.5),endColorstr=rgba(0, 0, 0, 0.8),GradientType=0)";
  /* IE6-9 */
}
#pmaxGui #bottomBar .ui-widget.ui-state-hover,
#pmaxGui #bottomBar .ui-widget.ui-state-focus {
  background: rgba(0, 51, 104, 0.7);
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 51, 104, 0.7) 0%, rgba(0, 0, 0, 0.9) 100%);
  /* W3C */
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0, 51, 104, 0.7),endColorstr=rgba(0, 0, 0, 0.9),GradientType=0)";
  /* IE6-9 */
}
#pmaxGui #bottomBar .ui-widget.ui-state-active {
  background: rgba(41, 65, 137, 0.7);
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(41, 65, 137, 0.7) 0%, rgba(6, 9, 19, 0.9) 100%);
  /* W3C */
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(41, 65, 137, 0.7),endColorstr=rgba(6, 9, 19, 0.9),GradientType=0)";
  /* IE6-9 */
}
#pmaxGui .pano-timeline .timeline-container .timeline .pano-shot a:hover:before,
#pmaxGui .pano-timeline .timeline-container .timeline .pano-shot a:focus:before {
  width: 0;
  height: 0;
  border-left: 37px solid transparent;
  border-right: 37px solid transparent;
  border-top: 37px solid #294189;
  border-bottom: 0;
}
#pmaxGui .pano-timeline .timeline-container .timeline .pano-shot a:hover .thumbnail:after,
#pmaxGui .pano-timeline .timeline-container .timeline .pano-shot a:focus .thumbnail:after {
  background-color: #294189;
}
#pmaxGui .pano-timeline#archive .time-display .range-selection .range.active a,
#pmaxGui .pano-timeline#archive .time-display .range-selection .range a:hover,
#pmaxGui .pano-timeline#archive .time-display .range-selection .range a:focus {
  background-color: #ffffff;
}
#pmaxGui .pano-timeline#archive .time-display .display .time {
  color: #99ccff;
}
#pmaxGui .pano-timeline#archive .time-display .display .year .select-wrapper .scroll-wrapper .wrapper ul li:hover,
#pmaxGui .pano-timeline#archive .time-display .display .month .select-wrapper .scroll-wrapper .wrapper ul li:hover,
#pmaxGui .pano-timeline#archive .time-display .display .day .select-wrapper .scroll-wrapper .wrapper ul li:hover,
#pmaxGui .pano-timeline#archive .time-display .display .year .select-wrapper .scroll-wrapper .wrapper ul li.active,
#pmaxGui .pano-timeline#archive .time-display .display .month .select-wrapper .scroll-wrapper .wrapper ul li.active,
#pmaxGui .pano-timeline#archive .time-display .display .day .select-wrapper .scroll-wrapper .wrapper ul li.active {
  color: #99ccff;
}
#pmaxGui .pano-timeline#archive .time-display .display .year .select-wrapper .scroll-wrapper .wrapper ul li .video-icon,
#pmaxGui .pano-timeline#archive .time-display .display .month .select-wrapper .scroll-wrapper .wrapper ul li .video-icon,
#pmaxGui .pano-timeline#archive .time-display .display .day .select-wrapper .scroll-wrapper .wrapper ul li .video-icon {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2215px%22%20height%3D%2213px%22%20viewBox%3D%220%200%2015%2013%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Eicon-film%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-44.000000%2C%20-53.000000)%22%20fill%3D%22%2399ccff%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M57.6296875%2C53%20C57.8158856%2C53%2057.9741535%2C53.0789929%2058.1044922%2C53.2369792%20C58.2348309%2C53.3949654%2058.3%2C53.5868054%2058.3%2C53.8125%20L58.3%2C65.1875%20C58.3%2C65.4131946%2058.2348309%2C65.6050346%2058.1044922%2C65.7630208%20C57.9741535%2C65.9210071%2057.8158856%2C66%2057.6296875%2C66%20L57.40625%2C66%20L57.40625%2C65.3229167%20C57.40625%2C65.2100696%2057.3736652%2C65.1141491%2057.3084961%2C65.0351562%20C57.243327%2C64.9561634%2057.1641926%2C64.9166667%2057.0710937%2C64.9166667%20L54.9969068%2C64.9166667%20C54.903808%2C64.9166667%2054.8246728%2C64.9561634%2054.7595037%2C65.0351563%20C54.6943346%2C65.1141491%2054.66175%2C65.2100696%2054.66175%2C65.3229167%20L54.66175%2C66%20L47.63825%2C66%20L47.63825%2C65.3229167%20C47.63825%2C65.2100696%2047.6056654%2C65.1141491%2047.5404963%2C65.0351563%20C47.4753272%2C64.9561634%2047.396192%2C64.9166667%2047.3030932%2C64.9166667%20L45.2289062%2C64.9166667%20C45.1358074%2C64.9166667%2045.056673%2C64.9561634%2044.9915039%2C65.0351562%20C44.9263348%2C65.1141491%2044.89375%2C65.2100696%2044.89375%2C65.3229167%20L44.89375%2C66%20L44.6703125%2C66%20C44.4841144%2C66%2044.3258465%2C65.9210071%2044.1955078%2C65.7630208%20C44.0651691%2C65.6050346%2044%2C65.4131946%2044%2C65.1875%20L44%2C53.8125%20C44%2C53.5868054%2044.0651691%2C53.3949654%2044.1955078%2C53.2369792%20C44.3258465%2C53.0789929%2044.4841144%2C53%2044.6703125%2C53%20L44.89375%2C53%20L44.89375%2C53.6770833%20C44.89375%2C53.7899304%2044.9263348%2C53.8858509%2044.9915039%2C53.9648438%20C45.056673%2C54.0438366%2045.1358074%2C54.0833333%2045.2289062%2C54.0833333%20L47.3030932%2C54.0833333%20C47.396192%2C54.0833333%2047.4753272%2C54.0438366%2047.5404963%2C53.9648438%20C47.6056654%2C53.8858509%2047.63825%2C53.7899304%2047.63825%2C53.6770833%20L47.63825%2C53%20L54.66175%2C53%20L54.66175%2C53.6770833%20C54.66175%2C53.7899304%2054.6943346%2C53.8858509%2054.7595037%2C53.9648438%20C54.8246728%2C54.0438366%2054.903808%2C54.0833333%2054.9969068%2C54.0833333%20L57.0710937%2C54.0833333%20C57.1641926%2C54.0833333%2057.243327%2C54.0438366%2057.3084961%2C53.9648438%20C57.3736652%2C53.8858509%2057.40625%2C53.7899304%2057.40625%2C53.6770833%20L57.40625%2C53%20L57.6296875%2C53%20Z%20M47.64375%2C63.4270833%20L47.64375%2C62.0729167%20C47.64375%2C61.9600696%2047.5936196%2C61.8641491%2047.4933594%2C61.7851563%20C47.3930992%2C61.7061634%2047.2713539%2C61.6666667%2047.128125%2C61.6666667%20L45.409375%2C61.6666667%20C45.2661461%2C61.6666667%2045.1444008%2C61.7061634%2045.0441406%2C61.7851563%20C44.9438804%2C61.8641491%2044.89375%2C61.9600696%2044.89375%2C62.0729167%20L44.89375%2C63.4270833%20C44.89375%2C63.5399304%2044.9438804%2C63.6358509%2045.0441406%2C63.7148438%20C45.1444008%2C63.7938366%2045.2661461%2C63.8333333%2045.409375%2C63.8333333%20L47.128125%2C63.8333333%20C47.2713539%2C63.8333333%2047.3930992%2C63.7938366%2047.4933594%2C63.7148438%20C47.5936196%2C63.6358509%2047.64375%2C63.5399304%2047.64375%2C63.4270833%20Z%20M47.64375%2C60.1770833%20L47.64375%2C58.8229167%20C47.64375%2C58.7100696%2047.5936196%2C58.6141491%2047.4933594%2C58.5351563%20C47.3930992%2C58.4561634%2047.2713539%2C58.4166667%2047.128125%2C58.4166667%20L45.409375%2C58.4166667%20C45.2661461%2C58.4166667%2045.1444008%2C58.4561634%2045.0441406%2C58.5351563%20C44.9438804%2C58.6141491%2044.89375%2C58.7100696%2044.89375%2C58.8229167%20L44.89375%2C60.1770833%20C44.89375%2C60.2899304%2044.9438804%2C60.3858509%2045.0441406%2C60.4648438%20C45.1444008%2C60.5438366%2045.2661461%2C60.5833333%2045.409375%2C60.5833333%20L47.128125%2C60.5833333%20C47.2713539%2C60.5833333%2047.3930992%2C60.5438366%2047.4933594%2C60.4648438%20C47.5936196%2C60.3858509%2047.64375%2C60.2899304%2047.64375%2C60.1770833%20Z%20M47.64375%2C56.9270833%20L47.64375%2C55.5729167%20C47.64375%2C55.4600696%2047.5936196%2C55.3641491%2047.4933594%2C55.2851563%20C47.3930992%2C55.2061634%2047.2713539%2C55.1666667%2047.128125%2C55.1666667%20L45.409375%2C55.1666667%20C45.2661461%2C55.1666667%2045.1444008%2C55.2061634%2045.0441406%2C55.2851563%20C44.9438804%2C55.3641491%2044.89375%2C55.4600696%2044.89375%2C55.5729167%20L44.89375%2C56.9270833%20C44.89375%2C57.0399304%2044.9438804%2C57.1358509%2045.0441406%2C57.2148438%20C45.1444008%2C57.2938366%2045.2661461%2C57.3333333%2045.409375%2C57.3333333%20L47.128125%2C57.3333333%20C47.2713539%2C57.3333333%2047.3930992%2C57.2938366%2047.4933594%2C57.2148438%20C47.5936196%2C57.1358509%2047.64375%2C57.0399304%2047.64375%2C56.9270833%20Z%20M57.409%2C63.4270833%20L57.409%2C62.0729167%20C57.409%2C61.9600696%2057.3588696%2C61.8641491%2057.2586094%2C61.7851563%20C57.1583492%2C61.7061634%2057.0366039%2C61.6666667%2056.893375%2C61.6666667%20L55.174625%2C61.6666667%20C55.0313961%2C61.6666667%2054.9096508%2C61.7061634%2054.8093906%2C61.7851563%20C54.7091304%2C61.8641491%2054.659%2C61.9600696%2054.659%2C62.0729167%20L54.659%2C63.4270833%20C54.659%2C63.5399304%2054.7091304%2C63.6358509%2054.8093906%2C63.7148438%20C54.9096508%2C63.7938366%2055.0313961%2C63.8333333%2055.174625%2C63.8333333%20L56.893375%2C63.8333333%20C57.0366039%2C63.8333333%2057.1583492%2C63.7938366%2057.2586094%2C63.7148438%20C57.3588696%2C63.6358509%2057.409%2C63.5399304%2057.409%2C63.4270833%20Z%20M57.409%2C60.1770833%20L57.409%2C58.8229167%20C57.409%2C58.7100696%2057.3588696%2C58.6141491%2057.2586094%2C58.5351563%20C57.1583492%2C58.4561634%2057.0366039%2C58.4166667%2056.893375%2C58.4166667%20L55.174625%2C58.4166667%20C55.0313961%2C58.4166667%2054.9096508%2C58.4561634%2054.8093906%2C58.5351563%20C54.7091304%2C58.6141491%2054.659%2C58.7100696%2054.659%2C58.8229167%20L54.659%2C60.1770833%20C54.659%2C60.2899304%2054.7091304%2C60.3858509%2054.8093906%2C60.4648438%20C54.9096508%2C60.5438366%2055.0313961%2C60.5833333%2055.174625%2C60.5833333%20L56.893375%2C60.5833333%20C57.0366039%2C60.5833333%2057.1583492%2C60.5438366%2057.2586094%2C60.4648438%20C57.3588696%2C60.3858509%2057.409%2C60.2899304%2057.409%2C60.1770833%20Z%20M57.409%2C56.9270833%20L57.409%2C55.5729167%20C57.409%2C55.4600696%2057.3588696%2C55.3641491%2057.2586094%2C55.2851563%20C57.1583492%2C55.2061634%2057.0366039%2C55.1666667%2056.893375%2C55.1666667%20L55.174625%2C55.1666667%20C55.0313961%2C55.1666667%2054.9096508%2C55.2061634%2054.8093906%2C55.2851563%20C54.7091304%2C55.3641491%2054.659%2C55.4600696%2054.659%2C55.5729167%20L54.659%2C56.9270833%20C54.659%2C57.0399304%2054.7091304%2C57.1358509%2054.8093906%2C57.2148438%20C54.9096508%2C57.2938366%2055.0313961%2C57.3333333%2055.174625%2C57.3333333%20L56.893375%2C57.3333333%20C57.0366039%2C57.3333333%2057.1583492%2C57.2938366%2057.2586094%2C57.2148438%20C57.3588696%2C57.1358509%2057.409%2C57.0399304%2057.409%2C56.9270833%20Z%22%20id%3D%22icon-film%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui .pano-timeline#archive .timeline-container .timeline-bar-container .timeline-bar-inner-container .timeline .pano-shot.hasPin:after {
  background-color: #294189;
}
#pmaxGui .pano-timeline#archive .timeline-container .video-icon {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2215px%22%20height%3D%2213px%22%20viewBox%3D%220%200%2015%2013%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Eicon-film%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-44.000000%2C%20-53.000000)%22%20fill%3D%22%2399ccff%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M57.6296875%2C53%20C57.8158856%2C53%2057.9741535%2C53.0789929%2058.1044922%2C53.2369792%20C58.2348309%2C53.3949654%2058.3%2C53.5868054%2058.3%2C53.8125%20L58.3%2C65.1875%20C58.3%2C65.4131946%2058.2348309%2C65.6050346%2058.1044922%2C65.7630208%20C57.9741535%2C65.9210071%2057.8158856%2C66%2057.6296875%2C66%20L57.40625%2C66%20L57.40625%2C65.3229167%20C57.40625%2C65.2100696%2057.3736652%2C65.1141491%2057.3084961%2C65.0351562%20C57.243327%2C64.9561634%2057.1641926%2C64.9166667%2057.0710937%2C64.9166667%20L54.9969068%2C64.9166667%20C54.903808%2C64.9166667%2054.8246728%2C64.9561634%2054.7595037%2C65.0351563%20C54.6943346%2C65.1141491%2054.66175%2C65.2100696%2054.66175%2C65.3229167%20L54.66175%2C66%20L47.63825%2C66%20L47.63825%2C65.3229167%20C47.63825%2C65.2100696%2047.6056654%2C65.1141491%2047.5404963%2C65.0351563%20C47.4753272%2C64.9561634%2047.396192%2C64.9166667%2047.3030932%2C64.9166667%20L45.2289062%2C64.9166667%20C45.1358074%2C64.9166667%2045.056673%2C64.9561634%2044.9915039%2C65.0351562%20C44.9263348%2C65.1141491%2044.89375%2C65.2100696%2044.89375%2C65.3229167%20L44.89375%2C66%20L44.6703125%2C66%20C44.4841144%2C66%2044.3258465%2C65.9210071%2044.1955078%2C65.7630208%20C44.0651691%2C65.6050346%2044%2C65.4131946%2044%2C65.1875%20L44%2C53.8125%20C44%2C53.5868054%2044.0651691%2C53.3949654%2044.1955078%2C53.2369792%20C44.3258465%2C53.0789929%2044.4841144%2C53%2044.6703125%2C53%20L44.89375%2C53%20L44.89375%2C53.6770833%20C44.89375%2C53.7899304%2044.9263348%2C53.8858509%2044.9915039%2C53.9648438%20C45.056673%2C54.0438366%2045.1358074%2C54.0833333%2045.2289062%2C54.0833333%20L47.3030932%2C54.0833333%20C47.396192%2C54.0833333%2047.4753272%2C54.0438366%2047.5404963%2C53.9648438%20C47.6056654%2C53.8858509%2047.63825%2C53.7899304%2047.63825%2C53.6770833%20L47.63825%2C53%20L54.66175%2C53%20L54.66175%2C53.6770833%20C54.66175%2C53.7899304%2054.6943346%2C53.8858509%2054.7595037%2C53.9648438%20C54.8246728%2C54.0438366%2054.903808%2C54.0833333%2054.9969068%2C54.0833333%20L57.0710937%2C54.0833333%20C57.1641926%2C54.0833333%2057.243327%2C54.0438366%2057.3084961%2C53.9648438%20C57.3736652%2C53.8858509%2057.40625%2C53.7899304%2057.40625%2C53.6770833%20L57.40625%2C53%20L57.6296875%2C53%20Z%20M47.64375%2C63.4270833%20L47.64375%2C62.0729167%20C47.64375%2C61.9600696%2047.5936196%2C61.8641491%2047.4933594%2C61.7851563%20C47.3930992%2C61.7061634%2047.2713539%2C61.6666667%2047.128125%2C61.6666667%20L45.409375%2C61.6666667%20C45.2661461%2C61.6666667%2045.1444008%2C61.7061634%2045.0441406%2C61.7851563%20C44.9438804%2C61.8641491%2044.89375%2C61.9600696%2044.89375%2C62.0729167%20L44.89375%2C63.4270833%20C44.89375%2C63.5399304%2044.9438804%2C63.6358509%2045.0441406%2C63.7148438%20C45.1444008%2C63.7938366%2045.2661461%2C63.8333333%2045.409375%2C63.8333333%20L47.128125%2C63.8333333%20C47.2713539%2C63.8333333%2047.3930992%2C63.7938366%2047.4933594%2C63.7148438%20C47.5936196%2C63.6358509%2047.64375%2C63.5399304%2047.64375%2C63.4270833%20Z%20M47.64375%2C60.1770833%20L47.64375%2C58.8229167%20C47.64375%2C58.7100696%2047.5936196%2C58.6141491%2047.4933594%2C58.5351563%20C47.3930992%2C58.4561634%2047.2713539%2C58.4166667%2047.128125%2C58.4166667%20L45.409375%2C58.4166667%20C45.2661461%2C58.4166667%2045.1444008%2C58.4561634%2045.0441406%2C58.5351563%20C44.9438804%2C58.6141491%2044.89375%2C58.7100696%2044.89375%2C58.8229167%20L44.89375%2C60.1770833%20C44.89375%2C60.2899304%2044.9438804%2C60.3858509%2045.0441406%2C60.4648438%20C45.1444008%2C60.5438366%2045.2661461%2C60.5833333%2045.409375%2C60.5833333%20L47.128125%2C60.5833333%20C47.2713539%2C60.5833333%2047.3930992%2C60.5438366%2047.4933594%2C60.4648438%20C47.5936196%2C60.3858509%2047.64375%2C60.2899304%2047.64375%2C60.1770833%20Z%20M47.64375%2C56.9270833%20L47.64375%2C55.5729167%20C47.64375%2C55.4600696%2047.5936196%2C55.3641491%2047.4933594%2C55.2851563%20C47.3930992%2C55.2061634%2047.2713539%2C55.1666667%2047.128125%2C55.1666667%20L45.409375%2C55.1666667%20C45.2661461%2C55.1666667%2045.1444008%2C55.2061634%2045.0441406%2C55.2851563%20C44.9438804%2C55.3641491%2044.89375%2C55.4600696%2044.89375%2C55.5729167%20L44.89375%2C56.9270833%20C44.89375%2C57.0399304%2044.9438804%2C57.1358509%2045.0441406%2C57.2148438%20C45.1444008%2C57.2938366%2045.2661461%2C57.3333333%2045.409375%2C57.3333333%20L47.128125%2C57.3333333%20C47.2713539%2C57.3333333%2047.3930992%2C57.2938366%2047.4933594%2C57.2148438%20C47.5936196%2C57.1358509%2047.64375%2C57.0399304%2047.64375%2C56.9270833%20Z%20M57.409%2C63.4270833%20L57.409%2C62.0729167%20C57.409%2C61.9600696%2057.3588696%2C61.8641491%2057.2586094%2C61.7851563%20C57.1583492%2C61.7061634%2057.0366039%2C61.6666667%2056.893375%2C61.6666667%20L55.174625%2C61.6666667%20C55.0313961%2C61.6666667%2054.9096508%2C61.7061634%2054.8093906%2C61.7851563%20C54.7091304%2C61.8641491%2054.659%2C61.9600696%2054.659%2C62.0729167%20L54.659%2C63.4270833%20C54.659%2C63.5399304%2054.7091304%2C63.6358509%2054.8093906%2C63.7148438%20C54.9096508%2C63.7938366%2055.0313961%2C63.8333333%2055.174625%2C63.8333333%20L56.893375%2C63.8333333%20C57.0366039%2C63.8333333%2057.1583492%2C63.7938366%2057.2586094%2C63.7148438%20C57.3588696%2C63.6358509%2057.409%2C63.5399304%2057.409%2C63.4270833%20Z%20M57.409%2C60.1770833%20L57.409%2C58.8229167%20C57.409%2C58.7100696%2057.3588696%2C58.6141491%2057.2586094%2C58.5351563%20C57.1583492%2C58.4561634%2057.0366039%2C58.4166667%2056.893375%2C58.4166667%20L55.174625%2C58.4166667%20C55.0313961%2C58.4166667%2054.9096508%2C58.4561634%2054.8093906%2C58.5351563%20C54.7091304%2C58.6141491%2054.659%2C58.7100696%2054.659%2C58.8229167%20L54.659%2C60.1770833%20C54.659%2C60.2899304%2054.7091304%2C60.3858509%2054.8093906%2C60.4648438%20C54.9096508%2C60.5438366%2055.0313961%2C60.5833333%2055.174625%2C60.5833333%20L56.893375%2C60.5833333%20C57.0366039%2C60.5833333%2057.1583492%2C60.5438366%2057.2586094%2C60.4648438%20C57.3588696%2C60.3858509%2057.409%2C60.2899304%2057.409%2C60.1770833%20Z%20M57.409%2C56.9270833%20L57.409%2C55.5729167%20C57.409%2C55.4600696%2057.3588696%2C55.3641491%2057.2586094%2C55.2851563%20C57.1583492%2C55.2061634%2057.0366039%2C55.1666667%2056.893375%2C55.1666667%20L55.174625%2C55.1666667%20C55.0313961%2C55.1666667%2054.9096508%2C55.2061634%2054.8093906%2C55.2851563%20C54.7091304%2C55.3641491%2054.659%2C55.4600696%2054.659%2C55.5729167%20L54.659%2C56.9270833%20C54.659%2C57.0399304%2054.7091304%2C57.1358509%2054.8093906%2C57.2148438%20C54.9096508%2C57.2938366%2055.0313961%2C57.3333333%2055.174625%2C57.3333333%20L56.893375%2C57.3333333%20C57.0366039%2C57.3333333%2057.1583492%2C57.2938366%2057.2586094%2C57.2148438%20C57.3588696%2C57.1358509%2057.409%2C57.0399304%2057.409%2C56.9270833%20Z%22%20id%3D%22icon-film%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#pmaxGui .pano-timeline#archive .control .extended-control ul li.active a,
#pmaxGui .pano-timeline#archive .control .extended-control ul li a:hover,
#pmaxGui .pano-timeline#archive .control .extended-control ul li a:focus {
  background-color: #294189;
}
.feature-panel .dialog-container .text-container .best-shots-nav .nav-best-images,
.feature-panel .dialog-container .text-container .best-shots-nav .nav-best-videos {
  color: #294189;
  background-color: #fff;
}
.feature-panel .dialog-container .text-container .best-shots-nav .nav-best-images:after,
.feature-panel .dialog-container .text-container .best-shots-nav .nav-best-videos:after {
  border: 0;
}
.feature-panel .dialog-container .text-container .best-shots-nav .nav-best-images:hover,
.feature-panel .dialog-container .text-container .best-shots-nav .nav-best-videos:hover {
  background-color: #99ccff;
}
.feature-panel .dialog-container .text-container .best-shots-nav .nav-best-images.active,
.feature-panel .dialog-container .text-container .best-shots-nav .nav-best-videos.active {
  padding: 10px 50px;
  background-color: #99ccff;
}
.feature-panel .dialog-container .text-container .best-shots-nav .nav-best-images.active:after,
.feature-panel .dialog-container .text-container .best-shots-nav .nav-best-videos.active:after {
  border: 2px solid #294189;
}
#bestShots .dialog-container .loading-icon {
  background-image: url("images/loading-indicator.svg");
}
#bestShots .dialog-container .pano-row-col .panoShot:hover:after {
  content: "";
  border: 3px solid #99ccff;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
}
#bestShots .dialog-container .pano-row-col .panoShot:hover .date-time {
  background-color: rgba(0, 0, 0, 0.7);
}
#bestShots .dialog-container .pano-row-col .panoShot:hover .date-time .divide-point {
  background-color: #99ccff;
}
#bestShots .dialog-container .pano-row-col .panoShot:hover .date-time:after {
  border-bottom: 25px solid rgba(0, 0, 0, 0.8);
}
#bestShots .dialog-container .pano-row-col .panoShot:hover .overlay {
  background-color: rgba(0, 0, 0, 0.3);
}
#bestShots .dialog-container .pano-row-col .panoShot:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 1px solid #919191;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
}
#bestShots .dialog-container .pano-row-col .panoShot:hover {
  cursor: pointer;
}
#bestShots .dialog-container .pano-row-col .date-time {
  background-color: rgba(0, 0, 0, 0.7);
}
#bestShots .dialog-container .pano-row-col .date-time .date {
  color: #99ccff;
}
#bestShots .dialog-container .pano-row-col .date-time:after {
  border-bottom: 25px solid rgba(0, 0, 0, 0.7);
}
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container .play {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%2020010904%2F%2FEN%22%0A%20%22http%3A%2F%2Fwww.w3.org%2FTR%2F2001%2FREC-SVG-20010904%2FDTD%2Fsvg10.dtd%22%3E%0A%3Csvg%20version%3D%221.0%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20width%3D%22744.000000pt%22%20height%3D%221052.000000pt%22%20viewBox%3D%220%200%20744.000000%201052.000000%22%0A%20preserveAspectRatio%3D%22xMidYMid%20meet%22%3E%0A%0A%3Cg%20transform%3D%22translate(0.000000%2C1052.000000)%20scale(0.100000%2C-0.100000)%22%0Afill%3D%22%2399ccff%22%20stroke%3D%22none%22%3E%0A%3Cpath%20d%3D%22M3485%208920%20c-508%20-27%20-914%20-144%20-1380%20-397%20-944%20-512%20-1558%20-1286%0A-1815%20-2288%20-67%20-260%20-90%20-486%20-90%20-885%200%20-412%2043%20-692%20164%20-1067%20371%20-1146%0A1365%20-2054%202594%20-2369%20273%20-70%20446%20-83%20863%20-65%20584%2025%20885%2086%201294%20261%20561%0A240%201166%20734%201560%201275%20208%20286%20422%20767%20529%201190%2061%20241%2081%20505%2073%20940%20-7%20335%0A-17%20449%20-53%20610%20-185%20825%20-690%201601%20-1377%202112%20-131%2097%20-279%20184%20-522%20308%0A-536%20271%20-818%20351%20-1335%20375%20-226%2011%20-297%2010%20-505%200z%20m-632%20-2012%20c59%20-18%0A2282%20-1357%202328%20-1403%2045%20-44%2079%20-126%2079%20-189%200%20-80%20-27%20-144%20-83%20-199%20-39%0A-37%20-340%20-224%20-1167%20-724%20-613%20-370%20-1129%20-678%20-1147%20-684%20-54%20-17%20-147%20-13%0A-200%2011%20-66%2029%20-129%2094%20-152%20155%20-18%2048%20-19%20113%20-22%201435%20l-4%201385%2024%2053%20c28%0A63%20103%20134%20164%20155%2052%2019%20127%2021%20180%205z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:after {
  border: 1px solid #919191;
}
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:hover,
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:active {
  cursor: pointer;
}
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:hover .play,
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:active .play {
  display: inline-block;
  opacity: 0.8;
}
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:hover .date-time .playerIcon,
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:active .date-time .playerIcon {
  border: 2px solid #99ccff;
}
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:hover .date-time .playerIcon:after,
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:active .date-time .playerIcon:after {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3Csvg%20version%3D%221.0%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%2270.5%2028%20100%20100%22%20enable-background%3D%22new%2070.5%2028%20100%20100%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpolygon%20points%3D%2295.6%2C48.8%2095.6%2C107.1%20145.3%2C78%22%20%20fill%3D%22%2399ccff%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
}
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:hover .date-time .date,
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:active .date-time .date,
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:hover .date-time .time,
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:active .date-time .time {
  color: #99ccff;
}
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:hover .date-time .divide-point,
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:active .date-time .divide-point {
  background-color: #99ccff;
}
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:hover:after,
#bestShots .dialog-container .video-wrapper .video-year-container .flex-wrapper .video-container:active:after {
  border: 3px solid #99ccff;
}
#video-panel .dialog-container .text-container .center-video .archive-link .back-to-archive {
  background-color: white;
  color: #294189;
}
#video-panel .dialog-container .text-container .center-video .archive-link .back-to-archive:after {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2215px%22%20height%3D%2213px%22%20viewBox%3D%220%200%2015%2013%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3Eicon-film%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-44.000000%2C%20-53.000000)%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M57.6296875%2C53%20C57.8158856%2C53%2057.9741535%2C53.0789929%2058.1044922%2C53.2369792%20C58.2348309%2C53.3949654%2058.3%2C53.5868054%2058.3%2C53.8125%20L58.3%2C65.1875%20C58.3%2C65.4131946%2058.2348309%2C65.6050346%2058.1044922%2C65.7630208%20C57.9741535%2C65.9210071%2057.8158856%2C66%2057.6296875%2C66%20L57.40625%2C66%20L57.40625%2C65.3229167%20C57.40625%2C65.2100696%2057.3736652%2C65.1141491%2057.3084961%2C65.0351562%20C57.243327%2C64.9561634%2057.1641926%2C64.9166667%2057.0710937%2C64.9166667%20L54.9969068%2C64.9166667%20C54.903808%2C64.9166667%2054.8246728%2C64.9561634%2054.7595037%2C65.0351563%20C54.6943346%2C65.1141491%2054.66175%2C65.2100696%2054.66175%2C65.3229167%20L54.66175%2C66%20L47.63825%2C66%20L47.63825%2C65.3229167%20C47.63825%2C65.2100696%2047.6056654%2C65.1141491%2047.5404963%2C65.0351563%20C47.4753272%2C64.9561634%2047.396192%2C64.9166667%2047.3030932%2C64.9166667%20L45.2289062%2C64.9166667%20C45.1358074%2C64.9166667%2045.056673%2C64.9561634%2044.9915039%2C65.0351562%20C44.9263348%2C65.1141491%2044.89375%2C65.2100696%2044.89375%2C65.3229167%20L44.89375%2C66%20L44.6703125%2C66%20C44.4841144%2C66%2044.3258465%2C65.9210071%2044.1955078%2C65.7630208%20C44.0651691%2C65.6050346%2044%2C65.4131946%2044%2C65.1875%20L44%2C53.8125%20C44%2C53.5868054%2044.0651691%2C53.3949654%2044.1955078%2C53.2369792%20C44.3258465%2C53.0789929%2044.4841144%2C53%2044.6703125%2C53%20L44.89375%2C53%20L44.89375%2C53.6770833%20C44.89375%2C53.7899304%2044.9263348%2C53.8858509%2044.9915039%2C53.9648438%20C45.056673%2C54.0438366%2045.1358074%2C54.0833333%2045.2289062%2C54.0833333%20L47.3030932%2C54.0833333%20C47.396192%2C54.0833333%2047.4753272%2C54.0438366%2047.5404963%2C53.9648438%20C47.6056654%2C53.8858509%2047.63825%2C53.7899304%2047.63825%2C53.6770833%20L47.63825%2C53%20L54.66175%2C53%20L54.66175%2C53.6770833%20C54.66175%2C53.7899304%2054.6943346%2C53.8858509%2054.7595037%2C53.9648438%20C54.8246728%2C54.0438366%2054.903808%2C54.0833333%2054.9969068%2C54.0833333%20L57.0710937%2C54.0833333%20C57.1641926%2C54.0833333%2057.243327%2C54.0438366%2057.3084961%2C53.9648438%20C57.3736652%2C53.8858509%2057.40625%2C53.7899304%2057.40625%2C53.6770833%20L57.40625%2C53%20L57.6296875%2C53%20Z%20M47.64375%2C63.4270833%20L47.64375%2C62.0729167%20C47.64375%2C61.9600696%2047.5936196%2C61.8641491%2047.4933594%2C61.7851563%20C47.3930992%2C61.7061634%2047.2713539%2C61.6666667%2047.128125%2C61.6666667%20L45.409375%2C61.6666667%20C45.2661461%2C61.6666667%2045.1444008%2C61.7061634%2045.0441406%2C61.7851563%20C44.9438804%2C61.8641491%2044.89375%2C61.9600696%2044.89375%2C62.0729167%20L44.89375%2C63.4270833%20C44.89375%2C63.5399304%2044.9438804%2C63.6358509%2045.0441406%2C63.7148438%20C45.1444008%2C63.7938366%2045.2661461%2C63.8333333%2045.409375%2C63.8333333%20L47.128125%2C63.8333333%20C47.2713539%2C63.8333333%2047.3930992%2C63.7938366%2047.4933594%2C63.7148438%20C47.5936196%2C63.6358509%2047.64375%2C63.5399304%2047.64375%2C63.4270833%20Z%20M47.64375%2C60.1770833%20L47.64375%2C58.8229167%20C47.64375%2C58.7100696%2047.5936196%2C58.6141491%2047.4933594%2C58.5351563%20C47.3930992%2C58.4561634%2047.2713539%2C58.4166667%2047.128125%2C58.4166667%20L45.409375%2C58.4166667%20C45.2661461%2C58.4166667%2045.1444008%2C58.4561634%2045.0441406%2C58.5351563%20C44.9438804%2C58.6141491%2044.89375%2C58.7100696%2044.89375%2C58.8229167%20L44.89375%2C60.1770833%20C44.89375%2C60.2899304%2044.9438804%2C60.3858509%2045.0441406%2C60.4648438%20C45.1444008%2C60.5438366%2045.2661461%2C60.5833333%2045.409375%2C60.5833333%20L47.128125%2C60.5833333%20C47.2713539%2C60.5833333%2047.3930992%2C60.5438366%2047.4933594%2C60.4648438%20C47.5936196%2C60.3858509%2047.64375%2C60.2899304%2047.64375%2C60.1770833%20Z%20M47.64375%2C56.9270833%20L47.64375%2C55.5729167%20C47.64375%2C55.4600696%2047.5936196%2C55.3641491%2047.4933594%2C55.2851563%20C47.3930992%2C55.2061634%2047.2713539%2C55.1666667%2047.128125%2C55.1666667%20L45.409375%2C55.1666667%20C45.2661461%2C55.1666667%2045.1444008%2C55.2061634%2045.0441406%2C55.2851563%20C44.9438804%2C55.3641491%2044.89375%2C55.4600696%2044.89375%2C55.5729167%20L44.89375%2C56.9270833%20C44.89375%2C57.0399304%2044.9438804%2C57.1358509%2045.0441406%2C57.2148438%20C45.1444008%2C57.2938366%2045.2661461%2C57.3333333%2045.409375%2C57.3333333%20L47.128125%2C57.3333333%20C47.2713539%2C57.3333333%2047.3930992%2C57.2938366%2047.4933594%2C57.2148438%20C47.5936196%2C57.1358509%2047.64375%2C57.0399304%2047.64375%2C56.9270833%20Z%20M57.409%2C63.4270833%20L57.409%2C62.0729167%20C57.409%2C61.9600696%2057.3588696%2C61.8641491%2057.2586094%2C61.7851563%20C57.1583492%2C61.7061634%2057.0366039%2C61.6666667%2056.893375%2C61.6666667%20L55.174625%2C61.6666667%20C55.0313961%2C61.6666667%2054.9096508%2C61.7061634%2054.8093906%2C61.7851563%20C54.7091304%2C61.8641491%2054.659%2C61.9600696%2054.659%2C62.0729167%20L54.659%2C63.4270833%20C54.659%2C63.5399304%2054.7091304%2C63.6358509%2054.8093906%2C63.7148438%20C54.9096508%2C63.7938366%2055.0313961%2C63.8333333%2055.174625%2C63.8333333%20L56.893375%2C63.8333333%20C57.0366039%2C63.8333333%2057.1583492%2C63.7938366%2057.2586094%2C63.7148438%20C57.3588696%2C63.6358509%2057.409%2C63.5399304%2057.409%2C63.4270833%20Z%20M57.409%2C60.1770833%20L57.409%2C58.8229167%20C57.409%2C58.7100696%2057.3588696%2C58.6141491%2057.2586094%2C58.5351563%20C57.1583492%2C58.4561634%2057.0366039%2C58.4166667%2056.893375%2C58.4166667%20L55.174625%2C58.4166667%20C55.0313961%2C58.4166667%2054.9096508%2C58.4561634%2054.8093906%2C58.5351563%20C54.7091304%2C58.6141491%2054.659%2C58.7100696%2054.659%2C58.8229167%20L54.659%2C60.1770833%20C54.659%2C60.2899304%2054.7091304%2C60.3858509%2054.8093906%2C60.4648438%20C54.9096508%2C60.5438366%2055.0313961%2C60.5833333%2055.174625%2C60.5833333%20L56.893375%2C60.5833333%20C57.0366039%2C60.5833333%2057.1583492%2C60.5438366%2057.2586094%2C60.4648438%20C57.3588696%2C60.3858509%2057.409%2C60.2899304%2057.409%2C60.1770833%20Z%20M57.409%2C56.9270833%20L57.409%2C55.5729167%20C57.409%2C55.4600696%2057.3588696%2C55.3641491%2057.2586094%2C55.2851563%20C57.1583492%2C55.2061634%2057.0366039%2C55.1666667%2056.893375%2C55.1666667%20L55.174625%2C55.1666667%20C55.0313961%2C55.1666667%2054.9096508%2C55.2061634%2054.8093906%2C55.2851563%20C54.7091304%2C55.3641491%2054.659%2C55.4600696%2054.659%2C55.5729167%20L54.659%2C56.9270833%20C54.659%2C57.0399304%2054.7091304%2C57.1358509%2054.8093906%2C57.2148438%20C54.9096508%2C57.2938366%2055.0313961%2C57.3333333%2055.174625%2C57.3333333%20L56.893375%2C57.3333333%20C57.0366039%2C57.3333333%2057.1583492%2C57.2938366%2057.2586094%2C57.2148438%20C57.3588696%2C57.1358509%2057.409%2C57.0399304%2057.409%2C56.9270833%20Z%22%20id%3D%22icon-film%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
#video-panel .dialog-container .text-container .center-video .archive-link .back-to-archive:hover {
  background-color: #99ccff;
}
#video-panel .dialog-container .text-container .center-video .archive-link.shown {
  display: block;
}
.close-btn:hover,
.close-btn:focus {
  color: white ;
  background-color: #99ccff;
  border-color: rgba(255, 255, 255, 0.3);
}
#shareWindow .dialog-container .share-copy-link h3 {
  color: #294189;
}
#shareWindow .dialog-container #copy-link-text .text-field:hover {
  background-color: #001a35;
  color: #294189;
}
#shareWindow .dialog-container #copy-link-text .text-field:hover .copy-link-icon {
  color: #294189;
  background: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2211px%22%20height%3D%2212px%22%20viewBox%3D%220%200%2011%2012%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2061.2%20(89653)%20-%20https%3A%2F%2Fsketch.com%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-copy%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cg%20id%3D%22export%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard%22%20transform%3D%22translate(-406.000000%2C%20-111.000000)%22%20fill%3D%22%23294189%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M415.968726%2C119.625003%20C416.255184%2C119.625003%20416.498673%2C119.524743%20416.699193%2C119.324223%20C416.899713%2C119.123702%20416.999974%2C118.880213%20416.999974%2C118.593756%20L416.999974%2C118.593756%20L416.999974%2C112.40627%20C416.999974%2C112.119813%20416.899713%2C111.876324%20416.699193%2C111.675803%20C416.498673%2C111.475283%20416.255184%2C111.375023%20415.968726%2C111.375023%20L415.968726%2C111.375023%20L409.781241%2C111.375023%20C409.494783%2C111.375023%20409.251294%2C111.475283%20409.050774%2C111.675803%20C408.850254%2C111.876324%20408.749993%2C112.119813%20408.749993%2C112.40627%20L408.749993%2C112.40627%20L408.749993%2C118.593756%20C408.749993%2C118.880213%20408.850254%2C119.123702%20409.050774%2C119.324223%20C409.251294%2C119.524743%20409.494783%2C119.625003%20409.781241%2C119.625003%20L409.781241%2C119.625003%20L415.968726%2C119.625003%20Z%20M413.218733%2C122.374997%20C413.50519%2C122.374997%20413.74868%2C122.274736%20413.9492%2C122.074216%20C414.14972%2C121.873696%20414.24998%2C121.630207%20414.24998%2C121.343749%20L414.24998%2C121.343749%20L414.24998%2C120.312502%20L409.781241%2C120.312502%20C409.308586%2C120.312502%20408.903965%2C120.144208%20408.567377%2C119.80762%20C408.230789%2C119.471032%20408.062495%2C119.066411%20408.062495%2C118.593756%20L408.062495%2C118.593756%20L408.062495%2C114.125016%20L407.031248%2C114.125016%20C406.74479%2C114.125016%20406.501301%2C114.225277%20406.300781%2C114.425797%20C406.10026%2C114.626317%20406%2C114.869806%20406%2C115.156264%20L406%2C115.156264%20L406%2C121.343749%20C406%2C121.630207%20406.10026%2C121.873696%20406.300781%2C122.074216%20C406.501301%2C122.274736%20406.74479%2C122.374997%20407.031248%2C122.374997%20L407.031248%2C122.374997%20L413.218733%2C122.374997%20Z%22%20id%3D%22icon-copy%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E") no-repeat;
}
#shareWindow .dialog-container #shareDialogContainer #shareImageContainer #shareImagePosition #shareCenterPano .bgImg.checked {
  border-color: #294189 !important;
}
#shareWindow .dialog-container #shareDialogContainer #shareImageContainer #shareImageTimeContainer #shareImageTime.is-live {
  background-color: #294189;
}
#shareWindow .dialog-container #shareDialogContainer #shareImageContainer #shareImageTimeContainer #shareImageTime.is-live:before,
#shareWindow .dialog-container #shareDialogContainer #shareImageContainer #shareImageTimeContainer #shareImageTime.is-live:after {
  border-top-color: #294189 !important;
}
#shareWindow .dialog-container #shareInitialView #shareInitialDrag #shareInitialDragCont #shareInitialViewCursor.initial-cursor-black {
  background-color: #294189;
}
#shareWindow .dialog-container #shareInitialView:hover {
  border-color: #294189 !important;
}
#shareWindow .dialog-container #shareInitialView:hover #shareInitialDrag #shareInitialDragCont #shareInitialViewCursor {
  background-color: #294189;
}
#shareWindow .dialog-container #shareInitialView:hover #shareInitialDrag #shareInitialDragCont #shareInitialViewCursor:before {
  border-top-color: #294189;
}
#shareWindow .dialog-container #shareInitialView:hover #shareInitialDrag #shareInitialDragCont #shareInitialViewCursor:after {
  border-top-color: #294189;
}
.edge {
  background-image: none;
  background-color: #aaaaaa;
}
#share .left .selectContent .item .title {
  background-image: url('images/share_selectcontent_item_nzzround.png');
}
#share .left .selectContent .item.active .title,
#share .left .selectContent .item:hover .title {
  color: #ffffff;
}
#share button {
  background: linear-gradient(to bottom, #3098ff 0%, #0167cd 100%);
  color: #ffffff;
}
/* fix ie issues */
.lt-ie10 #pmaxGui #bottomBar {
  z-index: auto;
}
.lt-ie10 #pmaxGui #bottomBar #bottomFlyout {
  height: 40px;
  margin-top: -40px;
}
