@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(//editor-assets.waze.com/production/font/674f50d287a8c48dc19ba404d20fe713.eot);
  src: url(//editor-assets.waze.com/production/font/674f50d287a8c48dc19ba404d20fe713.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(//editor-assets.waze.com/production/font/af7ae505a9eed503f8b8e6982036873e.woff2) format("woff2"), url(//editor-assets.waze.com/production/font/fee66e712a8a08eef5805a46892932ad.woff) format("woff"), url(//editor-assets.waze.com/production/font/b06871f281fee6b241d60582ae9369b9.ttf) format("truetype"), url(//editor-assets.waze.com/production/font/912ec66d7572ff821749319396470bde.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\F000"; }

.fa-music:before {
  content: "\F001"; }

.fa-search:before {
  content: "\F002"; }

.fa-envelope-o:before {
  content: "\F003"; }

.fa-heart:before {
  content: "\F004"; }

.fa-star:before {
  content: "\F005"; }

.fa-star-o:before {
  content: "\F006"; }

.fa-user:before {
  content: "\F007"; }

.fa-film:before {
  content: "\F008"; }

.fa-th-large:before {
  content: "\F009"; }

.fa-th:before {
  content: "\F00A"; }

.fa-th-list:before {
  content: "\F00B"; }

.fa-check:before {
  content: "\F00C"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\F00D"; }

.fa-search-plus:before {
  content: "\F00E"; }

.fa-search-minus:before {
  content: "\F010"; }

.fa-power-off:before {
  content: "\F011"; }

.fa-signal:before {
  content: "\F012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\F013"; }

.fa-trash-o:before {
  content: "\F014"; }

.fa-home:before {
  content: "\F015"; }

.fa-file-o:before {
  content: "\F016"; }

.fa-clock-o:before {
  content: "\F017"; }

.fa-road:before {
  content: "\F018"; }

.fa-download:before {
  content: "\F019"; }

.fa-arrow-circle-o-down:before {
  content: "\F01A"; }

.fa-arrow-circle-o-up:before {
  content: "\F01B"; }

.fa-inbox:before {
  content: "\F01C"; }

.fa-play-circle-o:before {
  content: "\F01D"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\F01E"; }

.fa-refresh:before {
  content: "\F021"; }

.fa-list-alt:before {
  content: "\F022"; }

.fa-lock:before {
  content: "\F023"; }

.fa-flag:before {
  content: "\F024"; }

.fa-headphones:before {
  content: "\F025"; }

.fa-volume-off:before {
  content: "\F026"; }

.fa-volume-down:before {
  content: "\F027"; }

.fa-volume-up:before {
  content: "\F028"; }

.fa-qrcode:before {
  content: "\F029"; }

.fa-barcode:before {
  content: "\F02A"; }

.fa-tag:before {
  content: "\F02B"; }

.fa-tags:before {
  content: "\F02C"; }

.fa-book:before {
  content: "\F02D"; }

.fa-bookmark:before {
  content: "\F02E"; }

.fa-print:before {
  content: "\F02F"; }

.fa-camera:before {
  content: "\F030"; }

.fa-font:before {
  content: "\F031"; }

.fa-bold:before {
  content: "\F032"; }

.fa-italic:before {
  content: "\F033"; }

.fa-text-height:before {
  content: "\F034"; }

.fa-text-width:before {
  content: "\F035"; }

.fa-align-left:before {
  content: "\F036"; }

.fa-align-center:before {
  content: "\F037"; }

.fa-align-right:before {
  content: "\F038"; }

.fa-align-justify:before {
  content: "\F039"; }

.fa-list:before {
  content: "\F03A"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B"; }

.fa-indent:before {
  content: "\F03C"; }

.fa-video-camera:before {
  content: "\F03D"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\F03E"; }

.fa-pencil:before {
  content: "\F040"; }

.fa-map-marker:before {
  content: "\F041"; }

.fa-adjust:before {
  content: "\F042"; }

.fa-tint:before {
  content: "\F043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044"; }

.fa-share-square-o:before {
  content: "\F045"; }

.fa-check-square-o:before {
  content: "\F046"; }

.fa-arrows:before {
  content: "\F047"; }

.fa-step-backward:before {
  content: "\F048"; }

.fa-fast-backward:before {
  content: "\F049"; }

.fa-backward:before {
  content: "\F04A"; }

.fa-play:before {
  content: "\F04B"; }

.fa-pause:before {
  content: "\F04C"; }

.fa-stop:before {
  content: "\F04D"; }

.fa-forward:before {
  content: "\F04E"; }

.fa-fast-forward:before {
  content: "\F050"; }

.fa-step-forward:before {
  content: "\F051"; }

.fa-eject:before {
  content: "\F052"; }

.fa-chevron-left:before {
  content: "\F053"; }

.fa-chevron-right:before {
  content: "\F054"; }

.fa-plus-circle:before {
  content: "\F055"; }

.fa-minus-circle:before {
  content: "\F056"; }

.fa-times-circle:before {
  content: "\F057"; }

.fa-check-circle:before {
  content: "\F058"; }

.fa-question-circle:before {
  content: "\F059"; }

.fa-info-circle:before {
  content: "\F05A"; }

.fa-crosshairs:before {
  content: "\F05B"; }

.fa-times-circle-o:before {
  content: "\F05C"; }

.fa-check-circle-o:before {
  content: "\F05D"; }

.fa-ban:before {
  content: "\F05E"; }

.fa-arrow-left:before {
  content: "\F060"; }

.fa-arrow-right:before {
  content: "\F061"; }

.fa-arrow-up:before {
  content: "\F062"; }

.fa-arrow-down:before {
  content: "\F063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\F064"; }

.fa-expand:before {
  content: "\F065"; }

.fa-compress:before {
  content: "\F066"; }

.fa-plus:before {
  content: "\F067"; }

.fa-minus:before {
  content: "\F068"; }

.fa-asterisk:before {
  content: "\F069"; }

.fa-exclamation-circle:before {
  content: "\F06A"; }

.fa-gift:before {
  content: "\F06B"; }

.fa-leaf:before {
  content: "\F06C"; }

.fa-fire:before {
  content: "\F06D"; }

.fa-eye:before {
  content: "\F06E"; }

.fa-eye-slash:before {
  content: "\F070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\F071"; }

.fa-plane:before {
  content: "\F072"; }

.fa-calendar:before {
  content: "\F073"; }

.fa-random:before {
  content: "\F074"; }

.fa-comment:before {
  content: "\F075"; }

.fa-magnet:before {
  content: "\F076"; }

.fa-chevron-up:before {
  content: "\F077"; }

.fa-chevron-down:before {
  content: "\F078"; }

.fa-retweet:before {
  content: "\F079"; }

.fa-shopping-cart:before {
  content: "\F07A"; }

.fa-folder:before {
  content: "\F07B"; }

.fa-folder-open:before {
  content: "\F07C"; }

.fa-arrows-v:before {
  content: "\F07D"; }

.fa-arrows-h:before {
  content: "\F07E"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080"; }

.fa-twitter-square:before {
  content: "\F081"; }

.fa-facebook-square:before {
  content: "\F082"; }

.fa-camera-retro:before {
  content: "\F083"; }

.fa-key:before {
  content: "\F084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\F085"; }

.fa-comments:before {
  content: "\F086"; }

.fa-thumbs-o-up:before {
  content: "\F087"; }

.fa-thumbs-o-down:before {
  content: "\F088"; }

.fa-star-half:before {
  content: "\F089"; }

.fa-heart-o:before {
  content: "\F08A"; }

.fa-sign-out:before {
  content: "\F08B"; }

.fa-linkedin-square:before {
  content: "\F08C"; }

.fa-thumb-tack:before {
  content: "\F08D"; }

.fa-external-link:before {
  content: "\F08E"; }

.fa-sign-in:before {
  content: "\F090"; }

.fa-trophy:before {
  content: "\F091"; }

.fa-github-square:before {
  content: "\F092"; }

.fa-upload:before {
  content: "\F093"; }

.fa-lemon-o:before {
  content: "\F094"; }

.fa-phone:before {
  content: "\F095"; }

.fa-square-o:before {
  content: "\F096"; }

.fa-bookmark-o:before {
  content: "\F097"; }

.fa-phone-square:before {
  content: "\F098"; }

.fa-twitter:before {
  content: "\F099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A"; }

.fa-github:before {
  content: "\F09B"; }

.fa-unlock:before {
  content: "\F09C"; }

.fa-credit-card:before {
  content: "\F09D"; }

.fa-feed:before,
.fa-rss:before {
  content: "\F09E"; }

.fa-hdd-o:before {
  content: "\F0A0"; }

.fa-bullhorn:before {
  content: "\F0A1"; }

.fa-bell:before {
  content: "\F0F3"; }

.fa-certificate:before {
  content: "\F0A3"; }

.fa-hand-o-right:before {
  content: "\F0A4"; }

.fa-hand-o-left:before {
  content: "\F0A5"; }

.fa-hand-o-up:before {
  content: "\F0A6"; }

.fa-hand-o-down:before {
  content: "\F0A7"; }

.fa-arrow-circle-left:before {
  content: "\F0A8"; }

.fa-arrow-circle-right:before {
  content: "\F0A9"; }

.fa-arrow-circle-up:before {
  content: "\F0AA"; }

.fa-arrow-circle-down:before {
  content: "\F0AB"; }

.fa-globe:before {
  content: "\F0AC"; }

.fa-wrench:before {
  content: "\F0AD"; }

.fa-tasks:before {
  content: "\F0AE"; }

.fa-filter:before {
  content: "\F0B0"; }

.fa-briefcase:before {
  content: "\F0B1"; }

.fa-arrows-alt:before {
  content: "\F0B2"; }

.fa-group:before,
.fa-users:before {
  content: "\F0C0"; }

.fa-chain:before,
.fa-link:before {
  content: "\F0C1"; }

.fa-cloud:before {
  content: "\F0C2"; }

.fa-flask:before {
  content: "\F0C3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5"; }

.fa-paperclip:before {
  content: "\F0C6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7"; }

.fa-square:before {
  content: "\F0C8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9"; }

.fa-list-ul:before {
  content: "\F0CA"; }

.fa-list-ol:before {
  content: "\F0CB"; }

.fa-strikethrough:before {
  content: "\F0CC"; }

.fa-underline:before {
  content: "\F0CD"; }

.fa-table:before {
  content: "\F0CE"; }

.fa-magic:before {
  content: "\F0D0"; }

.fa-truck:before {
  content: "\F0D1"; }

.fa-pinterest:before {
  content: "\F0D2"; }

.fa-pinterest-square:before {
  content: "\F0D3"; }

.fa-google-plus-square:before {
  content: "\F0D4"; }

.fa-google-plus:before {
  content: "\F0D5"; }

.fa-money:before {
  content: "\F0D6"; }

.fa-caret-down:before {
  content: "\F0D7"; }

.fa-caret-up:before {
  content: "\F0D8"; }

.fa-caret-left:before {
  content: "\F0D9"; }

.fa-caret-right:before {
  content: "\F0DA"; }

.fa-columns:before {
  content: "\F0DB"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\F0DC"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\F0DD"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\F0DE"; }

.fa-envelope:before {
  content: "\F0E0"; }

.fa-linkedin:before {
  content: "\F0E1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\F0E3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4"; }

.fa-comment-o:before {
  content: "\F0E5"; }

.fa-comments-o:before {
  content: "\F0E6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\F0E7"; }

.fa-sitemap:before {
  content: "\F0E8"; }

.fa-umbrella:before {
  content: "\F0E9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\F0EA"; }

.fa-lightbulb-o:before {
  content: "\F0EB"; }

.fa-exchange:before {
  content: "\F0EC"; }

.fa-cloud-download:before {
  content: "\F0ED"; }

.fa-cloud-upload:before {
  content: "\F0EE"; }

.fa-user-md:before {
  content: "\F0F0"; }

.fa-stethoscope:before {
  content: "\F0F1"; }

.fa-suitcase:before {
  content: "\F0F2"; }

.fa-bell-o:before {
  content: "\F0A2"; }

.fa-coffee:before {
  content: "\F0F4"; }

.fa-cutlery:before {
  content: "\F0F5"; }

.fa-file-text-o:before {
  content: "\F0F6"; }

.fa-building-o:before {
  content: "\F0F7"; }

.fa-hospital-o:before {
  content: "\F0F8"; }

.fa-ambulance:before {
  content: "\F0F9"; }

.fa-medkit:before {
  content: "\F0FA"; }

.fa-fighter-jet:before {
  content: "\F0FB"; }

.fa-beer:before {
  content: "\F0FC"; }

.fa-h-square:before {
  content: "\F0FD"; }

.fa-plus-square:before {
  content: "\F0FE"; }

.fa-angle-double-left:before {
  content: "\F100"; }

.fa-angle-double-right:before {
  content: "\F101"; }

.fa-angle-double-up:before {
  content: "\F102"; }

.fa-angle-double-down:before {
  content: "\F103"; }

.fa-angle-left:before {
  content: "\F104"; }

.fa-angle-right:before {
  content: "\F105"; }

.fa-angle-up:before {
  content: "\F106"; }

.fa-angle-down:before {
  content: "\F107"; }

.fa-desktop:before {
  content: "\F108"; }

.fa-laptop:before {
  content: "\F109"; }

.fa-tablet:before {
  content: "\F10A"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B"; }

.fa-circle-o:before {
  content: "\F10C"; }

.fa-quote-left:before {
  content: "\F10D"; }

.fa-quote-right:before {
  content: "\F10E"; }

.fa-spinner:before {
  content: "\F110"; }

.fa-circle:before {
  content: "\F111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112"; }

.fa-github-alt:before {
  content: "\F113"; }

.fa-folder-o:before {
  content: "\F114"; }

.fa-folder-open-o:before {
  content: "\F115"; }

.fa-smile-o:before {
  content: "\F118"; }

.fa-frown-o:before {
  content: "\F119"; }

.fa-meh-o:before {
  content: "\F11A"; }

.fa-gamepad:before {
  content: "\F11B"; }

.fa-keyboard-o:before {
  content: "\F11C"; }

.fa-flag-o:before {
  content: "\F11D"; }

.fa-flag-checkered:before {
  content: "\F11E"; }

.fa-terminal:before {
  content: "\F120"; }

.fa-code:before {
  content: "\F121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123"; }

.fa-location-arrow:before {
  content: "\F124"; }

.fa-crop:before {
  content: "\F125"; }

.fa-code-fork:before {
  content: "\F126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\F127"; }

.fa-question:before {
  content: "\F128"; }

.fa-info:before {
  content: "\F129"; }

.fa-exclamation:before {
  content: "\F12A"; }

.fa-superscript:before {
  content: "\F12B"; }

.fa-subscript:before {
  content: "\F12C"; }

.fa-eraser:before {
  content: "\F12D"; }

.fa-puzzle-piece:before {
  content: "\F12E"; }

.fa-microphone:before {
  content: "\F130"; }

.fa-microphone-slash:before {
  content: "\F131"; }

.fa-shield:before {
  content: "\F132"; }

.fa-calendar-o:before {
  content: "\F133"; }

.fa-fire-extinguisher:before {
  content: "\F134"; }

.fa-rocket:before {
  content: "\F135"; }

.fa-maxcdn:before {
  content: "\F136"; }

.fa-chevron-circle-left:before {
  content: "\F137"; }

.fa-chevron-circle-right:before {
  content: "\F138"; }

.fa-chevron-circle-up:before {
  content: "\F139"; }

.fa-chevron-circle-down:before {
  content: "\F13A"; }

.fa-html5:before {
  content: "\F13B"; }

.fa-css3:before {
  content: "\F13C"; }

.fa-anchor:before {
  content: "\F13D"; }

.fa-unlock-alt:before {
  content: "\F13E"; }

.fa-bullseye:before {
  content: "\F140"; }

.fa-ellipsis-h:before {
  content: "\F141"; }

.fa-ellipsis-v:before {
  content: "\F142"; }

.fa-rss-square:before {
  content: "\F143"; }

.fa-play-circle:before {
  content: "\F144"; }

.fa-ticket:before {
  content: "\F145"; }

.fa-minus-square:before {
  content: "\F146"; }

.fa-minus-square-o:before {
  content: "\F147"; }

.fa-level-up:before {
  content: "\F148"; }

.fa-level-down:before {
  content: "\F149"; }

.fa-check-square:before {
  content: "\F14A"; }

.fa-pencil-square:before {
  content: "\F14B"; }

.fa-external-link-square:before {
  content: "\F14C"; }

.fa-share-square:before {
  content: "\F14D"; }

.fa-compass:before {
  content: "\F14E"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\F150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\F151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\F152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\F153"; }

.fa-gbp:before {
  content: "\F154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\F155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\F156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\F157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\F158"; }

.fa-won:before,
.fa-krw:before {
  content: "\F159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A"; }

.fa-file:before {
  content: "\F15B"; }

.fa-file-text:before {
  content: "\F15C"; }

.fa-sort-alpha-asc:before {
  content: "\F15D"; }

.fa-sort-alpha-desc:before {
  content: "\F15E"; }

.fa-sort-amount-asc:before {
  content: "\F160"; }

.fa-sort-amount-desc:before {
  content: "\F161"; }

.fa-sort-numeric-asc:before {
  content: "\F162"; }

.fa-sort-numeric-desc:before {
  content: "\F163"; }

.fa-thumbs-up:before {
  content: "\F164"; }

.fa-thumbs-down:before {
  content: "\F165"; }

.fa-youtube-square:before {
  content: "\F166"; }

.fa-youtube:before {
  content: "\F167"; }

.fa-xing:before {
  content: "\F168"; }

.fa-xing-square:before {
  content: "\F169"; }

.fa-youtube-play:before {
  content: "\F16A"; }

.fa-dropbox:before {
  content: "\F16B"; }

.fa-stack-overflow:before {
  content: "\F16C"; }

.fa-instagram:before {
  content: "\F16D"; }

.fa-flickr:before {
  content: "\F16E"; }

.fa-adn:before {
  content: "\F170"; }

.fa-bitbucket:before {
  content: "\F171"; }

.fa-bitbucket-square:before {
  content: "\F172"; }

.fa-tumblr:before {
  content: "\F173"; }

.fa-tumblr-square:before {
  content: "\F174"; }

.fa-long-arrow-down:before {
  content: "\F175"; }

.fa-long-arrow-up:before {
  content: "\F176"; }

.fa-long-arrow-left:before {
  content: "\F177"; }

.fa-long-arrow-right:before {
  content: "\F178"; }

.fa-apple:before {
  content: "\F179"; }

.fa-windows:before {
  content: "\F17A"; }

.fa-android:before {
  content: "\F17B"; }

.fa-linux:before {
  content: "\F17C"; }

.fa-dribbble:before {
  content: "\F17D"; }

.fa-skype:before {
  content: "\F17E"; }

.fa-foursquare:before {
  content: "\F180"; }

.fa-trello:before {
  content: "\F181"; }

.fa-female:before {
  content: "\F182"; }

.fa-male:before {
  content: "\F183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184"; }

.fa-sun-o:before {
  content: "\F185"; }

.fa-moon-o:before {
  content: "\F186"; }

.fa-archive:before {
  content: "\F187"; }

.fa-bug:before {
  content: "\F188"; }

.fa-vk:before {
  content: "\F189"; }

.fa-weibo:before {
  content: "\F18A"; }

.fa-renren:before {
  content: "\F18B"; }

.fa-pagelines:before {
  content: "\F18C"; }

.fa-stack-exchange:before {
  content: "\F18D"; }

.fa-arrow-circle-o-right:before {
  content: "\F18E"; }

.fa-arrow-circle-o-left:before {
  content: "\F190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\F191"; }

.fa-dot-circle-o:before {
  content: "\F192"; }

.fa-wheelchair:before {
  content: "\F193"; }

.fa-vimeo-square:before {
  content: "\F194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\F195"; }

.fa-plus-square-o:before {
  content: "\F196"; }

.fa-space-shuttle:before {
  content: "\F197"; }

.fa-slack:before {
  content: "\F198"; }

.fa-envelope-square:before {
  content: "\F199"; }

.fa-wordpress:before {
  content: "\F19A"; }

.fa-openid:before {
  content: "\F19B"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\F19C"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\F19D"; }

.fa-yahoo:before {
  content: "\F19E"; }

.fa-google:before {
  content: "\F1A0"; }

.fa-reddit:before {
  content: "\F1A1"; }

.fa-reddit-square:before {
  content: "\F1A2"; }

.fa-stumbleupon-circle:before {
  content: "\F1A3"; }

.fa-stumbleupon:before {
  content: "\F1A4"; }

.fa-delicious:before {
  content: "\F1A5"; }

.fa-digg:before {
  content: "\F1A6"; }

.fa-pied-piper-pp:before {
  content: "\F1A7"; }

.fa-pied-piper-alt:before {
  content: "\F1A8"; }

.fa-drupal:before {
  content: "\F1A9"; }

.fa-joomla:before {
  content: "\F1AA"; }

.fa-language:before {
  content: "\F1AB"; }

.fa-fax:before {
  content: "\F1AC"; }

.fa-building:before {
  content: "\F1AD"; }

.fa-child:before {
  content: "\F1AE"; }

.fa-paw:before {
  content: "\F1B0"; }

.fa-spoon:before {
  content: "\F1B1"; }

.fa-cube:before {
  content: "\F1B2"; }

.fa-cubes:before {
  content: "\F1B3"; }

.fa-behance:before {
  content: "\F1B4"; }

.fa-behance-square:before {
  content: "\F1B5"; }

.fa-steam:before {
  content: "\F1B6"; }

.fa-steam-square:before {
  content: "\F1B7"; }

.fa-recycle:before {
  content: "\F1B8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\F1B9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA"; }

.fa-tree:before {
  content: "\F1BB"; }

.fa-spotify:before {
  content: "\F1BC"; }

.fa-deviantart:before {
  content: "\F1BD"; }

.fa-soundcloud:before {
  content: "\F1BE"; }

.fa-database:before {
  content: "\F1C0"; }

.fa-file-pdf-o:before {
  content: "\F1C1"; }

.fa-file-word-o:before {
  content: "\F1C2"; }

.fa-file-excel-o:before {
  content: "\F1C3"; }

.fa-file-powerpoint-o:before {
  content: "\F1C4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\F1C5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\F1C6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\F1C7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8"; }

.fa-file-code-o:before {
  content: "\F1C9"; }

.fa-vine:before {
  content: "\F1CA"; }

.fa-codepen:before {
  content: "\F1CB"; }

.fa-jsfiddle:before {
  content: "\F1CC"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\F1CD"; }

.fa-circle-o-notch:before {
  content: "\F1CE"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\F1D0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\F1D1"; }

.fa-git-square:before {
  content: "\F1D2"; }

.fa-git:before {
  content: "\F1D3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\F1D4"; }

.fa-tencent-weibo:before {
  content: "\F1D5"; }

.fa-qq:before {
  content: "\F1D6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\F1D8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\F1D9"; }

.fa-history:before {
  content: "\F1DA"; }

.fa-circle-thin:before {
  content: "\F1DB"; }

.fa-header:before {
  content: "\F1DC"; }

.fa-paragraph:before {
  content: "\F1DD"; }

.fa-sliders:before {
  content: "\F1DE"; }

.fa-share-alt:before {
  content: "\F1E0"; }

.fa-share-alt-square:before {
  content: "\F1E1"; }

.fa-bomb:before {
  content: "\F1E2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\F1E3"; }

.fa-tty:before {
  content: "\F1E4"; }

.fa-binoculars:before {
  content: "\F1E5"; }

.fa-plug:before {
  content: "\F1E6"; }

.fa-slideshare:before {
  content: "\F1E7"; }

.fa-twitch:before {
  content: "\F1E8"; }

.fa-yelp:before {
  content: "\F1E9"; }

.fa-newspaper-o:before {
  content: "\F1EA"; }

.fa-wifi:before {
  content: "\F1EB"; }

.fa-calculator:before {
  content: "\F1EC"; }

.fa-paypal:before {
  content: "\F1ED"; }

.fa-google-wallet:before {
  content: "\F1EE"; }

.fa-cc-visa:before {
  content: "\F1F0"; }

.fa-cc-mastercard:before {
  content: "\F1F1"; }

.fa-cc-discover:before {
  content: "\F1F2"; }

.fa-cc-amex:before {
  content: "\F1F3"; }

.fa-cc-paypal:before {
  content: "\F1F4"; }

.fa-cc-stripe:before {
  content: "\F1F5"; }

.fa-bell-slash:before {
  content: "\F1F6"; }

.fa-bell-slash-o:before {
  content: "\F1F7"; }

.fa-trash:before {
  content: "\F1F8"; }

.fa-copyright:before {
  content: "\F1F9"; }

.fa-at:before {
  content: "\F1FA"; }

.fa-eyedropper:before {
  content: "\F1FB"; }

.fa-paint-brush:before {
  content: "\F1FC"; }

.fa-birthday-cake:before {
  content: "\F1FD"; }

.fa-area-chart:before {
  content: "\F1FE"; }

.fa-pie-chart:before {
  content: "\F200"; }

.fa-line-chart:before {
  content: "\F201"; }

.fa-lastfm:before {
  content: "\F202"; }

.fa-lastfm-square:before {
  content: "\F203"; }

.fa-toggle-off:before {
  content: "\F204"; }

.fa-toggle-on:before {
  content: "\F205"; }

.fa-bicycle:before {
  content: "\F206"; }

.fa-bus:before {
  content: "\F207"; }

.fa-ioxhost:before {
  content: "\F208"; }

.fa-angellist:before {
  content: "\F209"; }

.fa-cc:before {
  content: "\F20A"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\F20B"; }

.fa-meanpath:before {
  content: "\F20C"; }

.fa-buysellads:before {
  content: "\F20D"; }

.fa-connectdevelop:before {
  content: "\F20E"; }

.fa-dashcube:before {
  content: "\F210"; }

.fa-forumbee:before {
  content: "\F211"; }

.fa-leanpub:before {
  content: "\F212"; }

.fa-sellsy:before {
  content: "\F213"; }

.fa-shirtsinbulk:before {
  content: "\F214"; }

.fa-simplybuilt:before {
  content: "\F215"; }

.fa-skyatlas:before {
  content: "\F216"; }

.fa-cart-plus:before {
  content: "\F217"; }

.fa-cart-arrow-down:before {
  content: "\F218"; }

.fa-diamond:before {
  content: "\F219"; }

.fa-ship:before {
  content: "\F21A"; }

.fa-user-secret:before {
  content: "\F21B"; }

.fa-motorcycle:before {
  content: "\F21C"; }

.fa-street-view:before {
  content: "\F21D"; }

.fa-heartbeat:before {
  content: "\F21E"; }

.fa-venus:before {
  content: "\F221"; }

.fa-mars:before {
  content: "\F222"; }

.fa-mercury:before {
  content: "\F223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\F224"; }

.fa-transgender-alt:before {
  content: "\F225"; }

.fa-venus-double:before {
  content: "\F226"; }

.fa-mars-double:before {
  content: "\F227"; }

.fa-venus-mars:before {
  content: "\F228"; }

.fa-mars-stroke:before {
  content: "\F229"; }

.fa-mars-stroke-v:before {
  content: "\F22A"; }

.fa-mars-stroke-h:before {
  content: "\F22B"; }

.fa-neuter:before {
  content: "\F22C"; }

.fa-genderless:before {
  content: "\F22D"; }

.fa-facebook-official:before {
  content: "\F230"; }

.fa-pinterest-p:before {
  content: "\F231"; }

.fa-whatsapp:before {
  content: "\F232"; }

.fa-server:before {
  content: "\F233"; }

.fa-user-plus:before {
  content: "\F234"; }

.fa-user-times:before {
  content: "\F235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\F236"; }

.fa-viacoin:before {
  content: "\F237"; }

.fa-train:before {
  content: "\F238"; }

.fa-subway:before {
  content: "\F239"; }

.fa-medium:before {
  content: "\F23A"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\F23B"; }

.fa-optin-monster:before {
  content: "\F23C"; }

.fa-opencart:before {
  content: "\F23D"; }

.fa-expeditedssl:before {
  content: "\F23E"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\F240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244"; }

.fa-mouse-pointer:before {
  content: "\F245"; }

.fa-i-cursor:before {
  content: "\F246"; }

.fa-object-group:before {
  content: "\F247"; }

.fa-object-ungroup:before {
  content: "\F248"; }

.fa-sticky-note:before {
  content: "\F249"; }

.fa-sticky-note-o:before {
  content: "\F24A"; }

.fa-cc-jcb:before {
  content: "\F24B"; }

.fa-cc-diners-club:before {
  content: "\F24C"; }

.fa-clone:before {
  content: "\F24D"; }

.fa-balance-scale:before {
  content: "\F24E"; }

.fa-hourglass-o:before {
  content: "\F250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253"; }

.fa-hourglass:before {
  content: "\F254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\F256"; }

.fa-hand-scissors-o:before {
  content: "\F257"; }

.fa-hand-lizard-o:before {
  content: "\F258"; }

.fa-hand-spock-o:before {
  content: "\F259"; }

.fa-hand-pointer-o:before {
  content: "\F25A"; }

.fa-hand-peace-o:before {
  content: "\F25B"; }

.fa-trademark:before {
  content: "\F25C"; }

.fa-registered:before {
  content: "\F25D"; }

.fa-creative-commons:before {
  content: "\F25E"; }

.fa-gg:before {
  content: "\F260"; }

.fa-gg-circle:before {
  content: "\F261"; }

.fa-tripadvisor:before {
  content: "\F262"; }

.fa-odnoklassniki:before {
  content: "\F263"; }

.fa-odnoklassniki-square:before {
  content: "\F264"; }

.fa-get-pocket:before {
  content: "\F265"; }

.fa-wikipedia-w:before {
  content: "\F266"; }

.fa-safari:before {
  content: "\F267"; }

.fa-chrome:before {
  content: "\F268"; }

.fa-firefox:before {
  content: "\F269"; }

.fa-opera:before {
  content: "\F26A"; }

.fa-internet-explorer:before {
  content: "\F26B"; }

.fa-tv:before,
.fa-television:before {
  content: "\F26C"; }

.fa-contao:before {
  content: "\F26D"; }

.fa-500px:before {
  content: "\F26E"; }

.fa-amazon:before {
  content: "\F270"; }

.fa-calendar-plus-o:before {
  content: "\F271"; }

.fa-calendar-minus-o:before {
  content: "\F272"; }

.fa-calendar-times-o:before {
  content: "\F273"; }

.fa-calendar-check-o:before {
  content: "\F274"; }

.fa-industry:before {
  content: "\F275"; }

.fa-map-pin:before {
  content: "\F276"; }

.fa-map-signs:before {
  content: "\F277"; }

.fa-map-o:before {
  content: "\F278"; }

.fa-map:before {
  content: "\F279"; }

.fa-commenting:before {
  content: "\F27A"; }

.fa-commenting-o:before {
  content: "\F27B"; }

.fa-houzz:before {
  content: "\F27C"; }

.fa-vimeo:before {
  content: "\F27D"; }

.fa-black-tie:before {
  content: "\F27E"; }

.fa-fonticons:before {
  content: "\F280"; }

.fa-reddit-alien:before {
  content: "\F281"; }

.fa-edge:before {
  content: "\F282"; }

.fa-credit-card-alt:before {
  content: "\F283"; }

.fa-codiepie:before {
  content: "\F284"; }

.fa-modx:before {
  content: "\F285"; }

.fa-fort-awesome:before {
  content: "\F286"; }

.fa-usb:before {
  content: "\F287"; }

.fa-product-hunt:before {
  content: "\F288"; }

.fa-mixcloud:before {
  content: "\F289"; }

.fa-scribd:before {
  content: "\F28A"; }

.fa-pause-circle:before {
  content: "\F28B"; }

.fa-pause-circle-o:before {
  content: "\F28C"; }

.fa-stop-circle:before {
  content: "\F28D"; }

.fa-stop-circle-o:before {
  content: "\F28E"; }

.fa-shopping-bag:before {
  content: "\F290"; }

.fa-shopping-basket:before {
  content: "\F291"; }

.fa-hashtag:before {
  content: "\F292"; }

.fa-bluetooth:before {
  content: "\F293"; }

.fa-bluetooth-b:before {
  content: "\F294"; }

.fa-percent:before {
  content: "\F295"; }

.fa-gitlab:before {
  content: "\F296"; }

.fa-wpbeginner:before {
  content: "\F297"; }

.fa-wpforms:before {
  content: "\F298"; }

.fa-envira:before {
  content: "\F299"; }

.fa-universal-access:before {
  content: "\F29A"; }

.fa-wheelchair-alt:before {
  content: "\F29B"; }

.fa-question-circle-o:before {
  content: "\F29C"; }

.fa-blind:before {
  content: "\F29D"; }

.fa-audio-description:before {
  content: "\F29E"; }

.fa-volume-control-phone:before {
  content: "\F2A0"; }

.fa-braille:before {
  content: "\F2A1"; }

.fa-assistive-listening-systems:before {
  content: "\F2A2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\F2A3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\F2A4"; }

.fa-glide:before {
  content: "\F2A5"; }

.fa-glide-g:before {
  content: "\F2A6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\F2A7"; }

.fa-low-vision:before {
  content: "\F2A8"; }

.fa-viadeo:before {
  content: "\F2A9"; }

.fa-viadeo-square:before {
  content: "\F2AA"; }

.fa-snapchat:before {
  content: "\F2AB"; }

.fa-snapchat-ghost:before {
  content: "\F2AC"; }

.fa-snapchat-square:before {
  content: "\F2AD"; }

.fa-pied-piper:before {
  content: "\F2AE"; }

.fa-first-order:before {
  content: "\F2B0"; }

.fa-yoast:before {
  content: "\F2B1"; }

.fa-themeisle:before {
  content: "\F2B2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\F2B3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\F2B4"; }

.fa-handshake-o:before {
  content: "\F2B5"; }

.fa-envelope-open:before {
  content: "\F2B6"; }

.fa-envelope-open-o:before {
  content: "\F2B7"; }

.fa-linode:before {
  content: "\F2B8"; }

.fa-address-book:before {
  content: "\F2B9"; }

.fa-address-book-o:before {
  content: "\F2BA"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\F2BB"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\F2BC"; }

.fa-user-circle:before {
  content: "\F2BD"; }

.fa-user-circle-o:before {
  content: "\F2BE"; }

.fa-user-o:before {
  content: "\F2C0"; }

.fa-id-badge:before {
  content: "\F2C1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\F2C2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\F2C3"; }

.fa-quora:before {
  content: "\F2C4"; }

.fa-free-code-camp:before {
  content: "\F2C5"; }

.fa-telegram:before {
  content: "\F2C6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\F2C7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\F2C8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\F2C9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\F2CA"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\F2CB"; }

.fa-shower:before {
  content: "\F2CC"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\F2CD"; }

.fa-podcast:before {
  content: "\F2CE"; }

.fa-window-maximize:before {
  content: "\F2D0"; }

.fa-window-minimize:before {
  content: "\F2D1"; }

.fa-window-restore:before {
  content: "\F2D2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\F2D3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\F2D4"; }

.fa-bandcamp:before {
  content: "\F2D5"; }

.fa-grav:before {
  content: "\F2D6"; }

.fa-etsy:before {
  content: "\F2D7"; }

.fa-imdb:before {
  content: "\F2D8"; }

.fa-ravelry:before {
  content: "\F2D9"; }

.fa-eercast:before {
  content: "\F2DA"; }

.fa-microchip:before {
  content: "\F2DB"; }

.fa-snowflake-o:before {
  content: "\F2DC"; }

.fa-superpowers:before {
  content: "\F2DD"; }

.fa-wpexplorer:before {
  content: "\F2DE"; }

.fa-meetup:before {
  content: "\F2E0"; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }
/*
Version: @@ver@@ Timestamp: @@timestamp@@
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

html[dir="rtl"] .select2-container .select2-choice {
    padding: 0 8px 0 0;
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    border-radius: 0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
    float: none;
    width: auto;
}

html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
    margin-left: 26px;
    margin-right: 0;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url(//editor-assets.waze.com/production/img/select22ca61b76e22053571dd8611e5aac4900.png) right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;

    background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
    left: 0;
    right: auto;

    border-left: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(//editor-assets.waze.com/production/img/select22ca61b76e22053571dd8611e5aac4900.png) no-repeat 0 1px;
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
    background-position: 2px 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding: 4px 4px 0 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    border-radius: 0;

    -webkit-box-shadow: none;
            box-shadow: none;

    background: #fff url(//editor-assets.waze.com/production/img/select22ca61b76e22053571dd8611e5aac4900.png) no-repeat 100% -22px;
    background: url(//editor-assets.waze.com/production/img/select22ca61b76e22053571dd8611e5aac4900.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(//editor-assets.waze.com/production/img/select22ca61b76e22053571dd8611e5aac4900.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(//editor-assets.waze.com/production/img/select22ca61b76e22053571dd8611e5aac4900.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(//editor-assets.waze.com/production/img/select22ca61b76e22053571dd8611e5aac4900.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

html[dir="rtl"] .select2-search input {
    padding: 4px 5px 4px 20px;

    background: #fff url(//editor-assets.waze.com/production/img/select22ca61b76e22053571dd8611e5aac4900.png) no-repeat -37px -22px;
    background: url(//editor-assets.waze.com/production/img/select22ca61b76e22053571dd8611e5aac4900.png) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(//editor-assets.waze.com/production/img/select22ca61b76e22053571dd8611e5aac4900.png) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(//editor-assets.waze.com/production/img/select22ca61b76e22053571dd8611e5aac4900.png) no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(//editor-assets.waze.com/production/img/select22ca61b76e22053571dd8611e5aac4900.png) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-search input.select2-active {
    background: #fff url(//editor-assets.waze.com/production/img/select2-spinner7b9776076d5fceef4993b55c9383dedd.gif) no-repeat 100%;
    background: url(//editor-assets.waze.com/production/img/select2-spinner7b9776076d5fceef4993b55c9383dedd.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(//editor-assets.waze.com/production/img/select2-spinner7b9776076d5fceef4993b55c9383dedd.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(//editor-assets.waze.com/production/img/select2-spinner7b9776076d5fceef4993b55c9383dedd.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(//editor-assets.waze.com/production/img/select2-spinner7b9776076d5fceef4993b55c9383dedd.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
    border-right: none;
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -16px 1px;
}

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

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html[dir="rtl"] .select2-results {
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px;
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results-dept-1 .select2-result-label { padding-left: 20px }
.select2-results-dept-2 .select2-result-label { padding-left: 40px }
.select2-results-dept-3 .select2-result-label { padding-left: 60px }
.select2-results-dept-4 .select2-result-label { padding-left: 80px }
.select2-results-dept-5 .select2-result-label { padding-left: 100px }
.select2-results-dept-6 .select2-result-label { padding-left: 110px }
.select2-results-dept-7 .select2-result-label { padding-left: 120px }

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url(//editor-assets.waze.com/production/img/select2-spinner7b9776076d5fceef4993b55c9383dedd.gif) no-repeat 100%;
}

.select2-results .select2-ajax-error {
    background: rgba(255, 50, 50, .2);
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

html[dir="rtl"] .select2-container-multi .select2-choices {
    padding: 0 0 0 5px;
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li
{
    float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url(//editor-assets.waze.com/production/img/select2-spinner7b9776076d5fceef4993b55c9383dedd.gif) no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
{
    margin: 3px 5px 3px 0;
    padding: 3px 18px 3px 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url(//editor-assets.waze.com/production/img/select22ca61b76e22053571dd8611e5aac4900.png) right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
    left: auto;
    right: 2px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx)  {
    .select2-search input,
    .select2-search-choice-close,
    .select2-container .select2-choice abbr,
    .select2-container .select2-choice .select2-arrow b {
        background-image: url(//editor-assets.waze.com/production/img/select2x249e3f006018662f60f1db2aec0b2cca9.png) !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important;
    }

    .select2-search input {
        background-position: 100% -21px !important;
    }
}
@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 1.42857;
  color: #3d3d3d;
  background-color: #fff; }

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

a {
  color: #2f799b;
  text-decoration: none; }
  a:hover, a:focus {
    color: #1d4b60;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

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

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

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

hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9px;
  margin-bottom: 9px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 33px; }

h2, .h2 {
  font-size: 27px; }

h3, .h3 {
  font-size: 23px; }

h4, .h4 {
  font-size: 17px; }

h5, .h5 {
  font-size: 13px; }

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

p {
  margin: 0 0 9px; }

.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 19.5px; } }

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #92c2d1; }

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #92c2d1; }

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

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

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014   \A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\A0   \2014'; }

address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857; }

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

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

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 5px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 5px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 13.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

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

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.42857;
  color: #3d3d3d; }

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857;
  color: #3d3d3d;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #9a9a9a;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(154, 154, 154, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(154, 154, 154, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 28px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 45px; } }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 18px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 31px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 5px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 28px;
  line-height: 28px; }

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

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

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

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

.form-group-sm .form-control-static {
  height: 28px;
  min-height: 29px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333;
  border-radius: 5px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px; }

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

.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333;
  border-radius: 5px; }

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

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

.form-group-lg .form-control-static {
  height: 45px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 40px; }

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

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

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #3d3d3d;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-default {
  color: #3d3d3d;
  background-color: #e9e9e9;
  border-color: #c2c2c2; }
  .btn-default:focus, .btn-default.focus {
    color: #3d3d3d;
    background-color: #d0d0d0;
    border-color: #828282; }
  .btn-default:hover {
    color: #3d3d3d;
    background-color: #d0d0d0;
    border-color: #a3a3a3; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #3d3d3d;
    background-color: #d0d0d0;
    border-color: #a3a3a3; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #3d3d3d;
      background-color: #bebebe;
      border-color: #828282; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #e9e9e9;
    border-color: #c2c2c2; }
  .btn-default .badge {
    color: #e9e9e9;
    background-color: #3d3d3d; }

.btn-primary {
  color: #fff;
  background-color: #92c2d1;
  border-color: #78b0bf; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #6eaec2;
    border-color: #3b6f7c; }
  .btn-primary:hover {
    color: #fff;
    background-color: #6eaec2;
    border-color: #5097a9; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #6eaec2;
    border-color: #5097a9; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #55a0b7;
      border-color: #3b6f7c; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #92c2d1;
    border-color: #78b0bf; }
  .btn-primary .badge {
    color: #92c2d1;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #95c491;
  border-color: #82b57f; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #75b270;
    border-color: #457242; }
  .btn-success:hover {
    color: #fff;
    background-color: #75b270;
    border-color: #5e9c5a; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #75b270;
    border-color: #5e9c5a; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #5fa659;
      border-color: #457242; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #95c491;
    border-color: #82b57f; }
  .btn-success .badge {
    color: #95c491;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #c290c6;
  border-color: #b380b7; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #af6eb5;
    border-color: #714275; }
  .btn-info:hover {
    color: #fff;
    background-color: #af6eb5;
    border-color: #9a5a9f; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #af6eb5;
    border-color: #9a5a9f; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #a357a9;
      border-color: #714275; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #c290c6;
    border-color: #b380b7; }
  .btn-info .badge {
    color: #c290c6;
    background-color: #fff; }

.btn-warning {
  color: #3d3d3d;
  background-color: #e6d87e;
  border-color: #d9cb73; }
  .btn-warning:focus, .btn-warning.focus {
    color: #3d3d3d;
    background-color: #decb53;
    border-color: #a1912c; }
  .btn-warning:hover {
    color: #3d3d3d;
    background-color: #decb53;
    border-color: #ccb943; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #3d3d3d;
    background-color: #decb53;
    border-color: #ccb943; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #3d3d3d;
      background-color: #d8c235;
      border-color: #a1912c; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #e6d87e;
    border-color: #d9cb73; }
  .btn-warning .badge {
    color: #e6d87e;
    background-color: #3d3d3d; }

.btn-danger {
  color: #fff;
  background-color: #ff8383;
  border-color: #eb7171; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #ff5050;
    border-color: #c11b1b; }
  .btn-danger:hover {
    color: #fff;
    background-color: #ff5050;
    border-color: #e33b3b; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff5050;
    border-color: #e33b3b; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ff2c2c;
      border-color: #c11b1b; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #ff8383;
    border-color: #eb7171; }
  .btn-danger .badge {
    color: #ff8383;
    background-color: #fff; }

.btn-link {
  color: #2f799b;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #1d4b60;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #e9e9e9;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333;
  border-radius: 5px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 5px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 5px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #92c2d1; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #3d3d3d;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 5px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 11px;
    border-radius: 5px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 5px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #2f799b; }
  .nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 5px 5px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #9a9a9a;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 5px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #92c2d1; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 5px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 5px 5px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #92c2d1; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #6eaec2; }

.label-success {
  background-color: #95c491; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #75b270; }

.label-info {
  background-color: #c290c6; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #af6eb5; }

.label-warning {
  background-color: #e6d87e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #decb53; }

.label-danger {
  background-color: #ff8383; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #ff5050; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #2f799b;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #92c2d1;
  border-color: #92c2d1; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: white; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 4px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 4px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 4px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 4px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

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

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

.panel-group {
  margin-bottom: 18px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 5px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #92c2d1; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #92c2d1;
    border-color: #92c2d1; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #92c2d1; }
    .panel-primary > .panel-heading .badge {
      color: #92c2d1;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #92c2d1; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 5px; }

.well-sm {
  padding: 9px;
  border-radius: 5px; }

.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 670px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 5px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 4px 4px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203A'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.btn {
  font-size: 12px;
  font-weight: bold;
  height: 28px;
  padding: 6px 20px;
  cursor: pointer;
  transition: all 0.1s ease;
  letter-spacing: 0.2px;
  border: 0;
  border-radius: 5px;
  line-height: 18px; }
  .btn:focus {
    outline: none; }
  .btn.btn-default {
    color: #3d3d3d;
    background-color: #e9e9e9;
    box-shadow: 0 2px 0 #d0d0d0; }
    .btn.btn-default:hover {
      background-color: #f1f1f1; }
    .btn.btn-default:active {
      transform: translateY(2px);
      background-color: #e9e9e9;
      box-shadow: none; }
    .btn.btn-default.btn-positive {
      color: #3d3d3d;
      font-weight: 600;
      background-color: rgba(233, 233, 233, 0.4); }
      .btn.btn-default.btn-positive:hover {
        background-color: rgba(233, 233, 233, 0.4); }
      .btn.btn-default.btn-positive:active {
        background-color: rgba(241, 241, 241, 0.4); }
  .btn.btn-primary {
    color: #ffffff;
    background-color: #78b0bf;
    box-shadow: 0 2px 0 #559caf; }
    .btn.btn-primary:hover {
      background-color: #82b6c4; }
    .btn.btn-primary:active {
      transform: translateY(2px);
      background-color: #78b0bf;
      box-shadow: none; }
    .btn.btn-primary.btn-positive {
      color: #3d3d3d;
      font-weight: 600;
      background-color: rgba(120, 176, 191, 0.4); }
      .btn.btn-primary.btn-positive:hover {
        background-color: rgba(120, 176, 191, 0.4); }
      .btn.btn-primary.btn-positive:active {
        background-color: rgba(130, 182, 196, 0.4); }
  .btn.btn-danger {
    color: #ffffff;
    background-color: #eb7171;
    box-shadow: 0 2px 0 #e54444; }
    .btn.btn-danger:hover {
      background-color: #ed7e7e; }
    .btn.btn-danger:active {
      transform: translateY(2px);
      background-color: #eb7171;
      box-shadow: none; }
    .btn.btn-danger.btn-positive {
      color: #3d3d3d;
      font-weight: 600;
      background-color: rgba(235, 113, 113, 0.4); }
      .btn.btn-danger.btn-positive:hover {
        background-color: rgba(235, 113, 113, 0.4); }
      .btn.btn-danger.btn-positive:active {
        background-color: rgba(237, 126, 126, 0.4); }
  .btn.btn-success {
    color: #ffffff;
    background-color: #82b57f;
    box-shadow: 0 2px 0 #62a25f; }
    .btn.btn-success:hover {
      background-color: #8bbb89; }
    .btn.btn-success:active {
      transform: translateY(2px);
      background-color: #82b57f;
      box-shadow: none; }
    .btn.btn-success.btn-positive {
      color: #3d3d3d;
      font-weight: 600;
      background-color: rgba(130, 181, 127, 0.4); }
      .btn.btn-success.btn-positive:hover {
        background-color: rgba(130, 181, 127, 0.4); }
      .btn.btn-success.btn-positive:active {
        background-color: rgba(139, 187, 137, 0.4); }
  .btn.btn-warning {
    color: #ffffff;
    background-color: #d9cb73;
    box-shadow: 0 2px 0 #cebc4b; }
    .btn.btn-warning:hover {
      background-color: #dccf7f; }
    .btn.btn-warning:active {
      transform: translateY(2px);
      background-color: #d9cb73;
      box-shadow: none; }
    .btn.btn-warning.btn-positive {
      color: #3d3d3d;
      font-weight: 600;
      background-color: rgba(217, 203, 115, 0.4); }
      .btn.btn-warning.btn-positive:hover {
        background-color: rgba(217, 203, 115, 0.4); }
      .btn.btn-warning.btn-positive:active {
        background-color: rgba(220, 207, 127, 0.4); }
  .btn.btn-info {
    color: #ffffff;
    background-color: #b380b7;
    box-shadow: 0 2px 0 #a05fa5; }
    .btn.btn-info:hover {
      background-color: #b98abd; }
    .btn.btn-info:active {
      transform: translateY(2px);
      background-color: #b380b7;
      box-shadow: none; }
    .btn.btn-info.btn-positive {
      color: #3d3d3d;
      font-weight: 600;
      background-color: rgba(179, 128, 183, 0.4); }
      .btn.btn-info.btn-positive:hover {
        background-color: rgba(179, 128, 183, 0.4); }
      .btn.btn-info.btn-positive:active {
        background-color: rgba(185, 138, 189, 0.4); }
  .btn.btn-lightning {
    color: #ffffff;
    background-color: #f8bf16;
    box-shadow: 0 2px 0 #d5a106; }
    .btn.btn-lightning:hover {
      background-color: #f8c325; }
    .btn.btn-lightning:active {
      transform: translateY(2px);
      background-color: #f8bf16;
      box-shadow: none; }
    .btn.btn-lightning.btn-positive {
      color: #3d3d3d;
      font-weight: 600;
      background-color: rgba(248, 191, 22, 0.4); }
      .btn.btn-lightning.btn-positive:hover {
        background-color: rgba(248, 191, 22, 0.4); }
      .btn.btn-lightning.btn-positive:active {
        background-color: rgba(248, 195, 37, 0.4); }
  .btn.btn-pastrama {
    color: #ffffff;
    background-color: #ff8383;
    box-shadow: 0 2px 0 #ff5050; }
    .btn.btn-pastrama:hover {
      background-color: #ff9292; }
    .btn.btn-pastrama:active {
      transform: translateY(2px);
      background-color: #ff8383;
      box-shadow: none; }
    .btn.btn-pastrama.btn-positive {
      color: #3d3d3d;
      font-weight: 600;
      background-color: rgba(255, 131, 131, 0.4); }
      .btn.btn-pastrama.btn-positive:hover {
        background-color: rgba(255, 131, 131, 0.4); }
      .btn.btn-pastrama.btn-positive:active {
        background-color: rgba(255, 146, 146, 0.4); }
  .btn.btn-positive {
    padding: 2px 15px 0;
    height: 24px;
    line-height: 24px; }

.btn .btn-lg, .btn .btn-group-lg > .btn {
  font-size: 14px; }

.btn-group .btn.active {
  background-color: #bababa;
  transform: translateY(2px);
  box-shadow: none; }

.btn-group.bootstrap-select {
  border: 0; }

.btn:focus,
body .bootstrap-select .btn:focus {
  outline: none !important; }

input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
select,
button,
textarea,
.form-control {
  color: #3d3d3d;
  height: 32px; }

input.form-control,
textarea.form-control {
  -webkit-box-shadow: compact(inset 0 2px 0 rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(inset 0 2px 0 rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(inset 0 2px 0 rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  padding: 6px 10px; }
  input.form-control:focus,
  textarea.form-control:focus {
    outline: 0;
    -webkit-box-shadow: compact(inset 0 2px 0 rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
    -moz-box-shadow: compact(inset 0 2px 0 rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
    box-shadow: compact(inset 0 2px 0 rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
    border: 1px solid #93c4d3; }

select.form-control {
  -webkit-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(none, false, false, false, false, false, false, false, false, false); }
  select.form-control:focus {
    outline: 0;
    -webkit-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
    -moz-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
    box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
    border: 1px solid #93c4d3; }

.waze-btn {
  transition: all 250ms ease-in;
  border-radius: 8px;
  cursor: pointer;
  border: 0;
  height: auto;
  text-align: center; }
  .waze-btn:focus {
    outline: none; }
  .waze-btn:active {
    outline: none; }
  .waze-btn.waze-btn-white {
    background: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    color: #354148; }
    .waze-btn.waze-btn-white:hover {
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); }
    .waze-btn.waze-btn-white.disabled, .waze-btn.waze-btn-white:disabled {
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.025);
      cursor: default;
      opacity: 0.5; }
  .waze-btn.waze-btn-green {
    background: #20da9c;
    box-shadow: 0 2px 4px 0 rgba(32, 218, 156, 0.2);
    color: #fff; }
    .waze-btn.waze-btn-green:hover {
      background: #19cd91;
      box-shadow: 3px 2px 8px 0 rgba(32, 218, 156, 0.3); }
  .waze-btn.waze-btn-blue {
    background: #26bae8;
    box-shadow: 3px 4px 4px 0 #def7ff;
    color: #fff; }
    .waze-btn.waze-btn-blue:hover {
      background: #1fadd9;
      box-shadow: 0 4px 10px 0 #c1f1ff; }
  .waze-btn.waze-btn-red {
    background: #ff5f5f;
    box-shadow: 0 2px 4px 0 rgba(192, 192, 192, 0.2);
    color: #fff; }
    .waze-btn.waze-btn-red:hover {
      background: #f35555;
      box-shadow: 0 4px 20px 0 #ffe9e9;
      color: #fff; }
  .waze-btn.waze-btn-grey {
    background: #636f76;
    box-shadow: 0 2px 4px 0 rgba(192, 192, 192, 0.2);
    color: #fff; }
    .waze-btn.waze-btn-grey:hover {
      background: #58666e;
      box-shadow: 0 2px 20px 0 rgba(192, 192, 192, 0.35);
      color: #fff; }
  .waze-btn.waze-btn-transparent {
    background: transparent;
    color: #354148;
    transition: all 150ms; }
  .waze-btn.waze-btn-smallest {
    padding-left: 15px;
    padding-right: 15px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    border-radius: 30px;
    display: inline-block !important; }
  .waze-btn.waze-btn-smaller {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px; }
  .waze-btn.waze-btn-small {
    padding: 3px 15px;
    font-size: 13px; }
  .waze-btn.waze-btn-medium {
    padding: 13px 23px 13px 23px;
    font-size: 13px;
    line-height: 13px; }
  .waze-btn.waze-btn-big {
    padding: 15px 30px 15px 30px;
    font-size: 13px;
    line-height: 13px; }
  .waze-btn.waze-btn-disabled {
    background-color: #d7dadc;
    box-shadow: none;
    cursor: default;
    color: #fff; }
  .waze-btn.waze-btn-warning {
    padding: 5px 15px 5px 15px; }
    .waze-btn.waze-btn-warning:before {
      position: relative;
      content: "";
      display: inline-block;
      left: -2px;
      top: 2px;
      background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
      background-position: -83px -15px;
      width: 13px;
      height: 13px; }

.controls-container {
  position: relative; }
  .controls-container input[type="checkbox"]:not(:checked), .controls-container input[type="checkbox"]:checked,
  .controls-container input[type="radio"]:not(:checked),
  .controls-container input[type="radio"]:checked {
    opacity: 0;
    position: absolute; }
    .controls-container input[type="checkbox"]:not(:checked) + label, .controls-container input[type="checkbox"]:checked + label,
    .controls-container input[type="radio"]:not(:checked) + label,
    .controls-container input[type="radio"]:checked + label {
      position: relative;
      cursor: pointer;
      font-weight: normal;
      white-space: nowrap;
      margin-bottom: 0; }
    .controls-container input[type="checkbox"]:not(:checked) + label:before, .controls-container input[type="checkbox"]:checked + label:before,
    .controls-container input[type="radio"]:not(:checked) + label:before,
    .controls-container input[type="radio"]:checked + label:before {
      content: "";
      position: absolute;
      left: 2px;
      top: 2px;
      width: 12px;
      height: 12px;
      border: 1px solid #dfdfdf;
      border-radius: 3px;
      background-color: white;
      transition: background 0.25s, box-shadow 0.25s; }
    .controls-container input[type="checkbox"]:not(:checked) + label:after, .controls-container input[type="checkbox"]:checked + label:after,
    .controls-container input[type="radio"]:not(:checked) + label:after,
    .controls-container input[type="radio"]:checked + label:after {
      position: absolute;
      color: #fff;
      opacity: 0; }
  .controls-container input[type="checkbox"]:checked + label:after,
  .controls-container input[type="radio"]:checked + label:after {
    opacity: 1; }
  .controls-container input[type="checkbox"]input[type="checkbox"]:focus:checked + label:before, .controls-container input[type="checkbox"]input[type="checkbox"]:focus:not(:checked) + label:before,
  .controls-container input[type="radio"]input[type="checkbox"]:focus:checked + label:before,
  .controls-container input[type="radio"]input[type="checkbox"]:focus:not(:checked) + label:before {
    border: 1px solid #93c4d3; }
  .controls-container input[type="checkbox"]:not(:checked) + label, .controls-container input[type="checkbox"]:checked + label {
    padding-left: 25px; }
  .controls-container input[type="checkbox"]:not(:checked):checked + label:before, .controls-container input[type="checkbox"]:checked:checked + label:before {
    border: none; }
  .controls-container input[type="checkbox"]:not(:checked) + label:after, .controls-container input[type="checkbox"]:checked + label:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: scale(0.8);
    content: "\F00C";
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    top: 2px;
    left: 3px;
    line-height: 13px; }
  .controls-container input[type="checkbox"]:not(:checked)[mixed] + label:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F068";
    color: #c2c2c2;
    opacity: 1;
    left: 6px;
    font-size: 10px;
    line-height: 13px; }
  .controls-container input[type="checkbox"]:not(:checked)[mixed="false"] + label:after {
    content: none; }
  .controls-container input[type="checkbox"]:checked + label:before {
    border: none;
    background-color: #26bae8; }
  .controls-container input[type="checkbox"]:hover:checked + label:before, .controls-container input[type="checkbox"]:hover:not(:checked) + label:before {
    border: 1px solid #c2c2c2; }
  .controls-container input[type="checkbox"]:hover:not(:checked) + label:before {
    background-color: #f3f3f3; }
  .controls-container input[type="checkbox"]:hover:checked + label:before {
    background-color: #24aed9;
    border: none; }
  .controls-container input[type="checkbox"]:active:checked + label:before, .controls-container input[type="checkbox"]:active:not(:checked) + label:before {
    background: #22a2cb;
    box-shadow: none;
    border: none; }
  .controls-container input[type="checkbox"]:disabled + label {
    color: #aaa; }
    .controls-container input[type="checkbox"]:disabled + label + .waze-lock-tooltip {
      opacity: 0.5; }
  .controls-container input[type="checkbox"]:disabled:not(:checked) + label:before,
  .controls-container input[type="checkbox"]:disabled:checked + label:before {
    opacity: 0.5;
    border: none; }
  .controls-container input[type="radio"]:not(:checked) + label, .controls-container input[type="radio"]:checked + label {
    padding-left: 23px;
    margin-left: 5px; }
  .controls-container input[type="radio"]:not(:checked) + label:before, .controls-container input[type="radio"]:checked + label:before {
    left: 0;
    top: 2px;
    border-radius: 50%; }
  .controls-container input[type="radio"]:not(:checked) + label:after, .controls-container input[type="radio"]:checked + label:after {
    content: "";
    left: 1px;
    top: 3px;
    position: absolute;
    border-radius: 50%;
    width: 10px;
    height: 10px; }
  .controls-container input[type="radio"]:checked + label:before {
    border: none;
    background: #fff; }
  .controls-container input[type="radio"]:checked + label:after {
    border: none;
    background-color: #26bae8; }
  .controls-container input[type="radio"]:hover:not(:checked) + label:before {
    border: 1px solid #c2c2c2;
    background-color: #f3f3f3; }
  .controls-container input[type="radio"]:hover:checked + label:after {
    border: none;
    background-color: #24aed9; }
  .controls-container input[type="radio"]:active:not(:checked) + label:after {
    background-color: #22a2cb;
    border: none; }
  .controls-container input[type="radio"]:active:checked + label:after {
    border: none;
    background-color: #22a2cb; }
  .controls-container input[type="radio"]:focus:not(:checked) + label:before {
    background-color: #9a9a9a; }
  .controls-container input[type="radio"]:disabled + label {
    color: #aaa;
    border: none; }
  .controls-container input[type="radio"]:disabled:not(:checked) + label:before {
    box-shadow: none;
    background-color: #eaeaea; }
  .controls-container input[type="radio"]:disabled:checked + label:after {
    color: #aaa;
    background-color: #aaa; }

.text-checkbox input[type="checkbox"]:not(:checked), .text-checkbox input[type="checkbox"]:checked {
  margin: 0;
  opacity: 0;
  position: absolute; }
  .text-checkbox input[type="checkbox"]:not(:checked) + label, .text-checkbox input[type="checkbox"]:checked + label {
    margin-bottom: 0;
    position: relative;
    color: #dbdbdb;
    cursor: pointer;
    font-weight: normal;
    white-space: nowrap; }

.text-checkbox input[type="checkbox"]:hover + label {
  opacity: 0.8; }

.text-checkbox input[type="checkbox"]:checked + label {
  color: #08e07d; }

.text-checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.3;
  cursor: default; }

.text-checkbox input[type="checkbox"]:not([disabled]):active:checked + label {
  color: #06af62; }

.text-checkbox input[type="checkbox"]:not([disabled]):active:not(:checked) + label {
  color: #c2c2c2; }
@font-face {
  font-family: "WazeFont";
  src: url(//editor-assets.waze.com/production/font/9555ec58bf7655b40f7e9d1da5e9bf83.eot);
  src: url(//editor-assets.waze.com/production/font/9555ec58bf7655b40f7e9d1da5e9bf83.eot?#iefix) format("embedded-opentype"), url(//editor-assets.waze.com/production/font/b5af037d5068c99cd45153a540069346.woff2) format("woff2"), url(//editor-assets.waze.com/production/font/f4c3a3640247072402e04508f4079783.woff) format("woff"), url(//editor-assets.waze.com/production/font/22c8cadbac36dc9cde227631ab2f0465.ttf) format("truetype"), url(//editor-assets.waze.com/production/font/6fb25e22f2fca04837d5137259a63e50.svg#WazeFont) format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "WazeFont";
    src: url(//editor-assets.waze.com/production/font/6fb25e22f2fca04837d5137259a63e50.svg#WazeFont) format("svg"); } }

[data-icon]:before {
  content: attr(data-icon); }

[data-icon]:before,
.waze-icon-area:before,
.waze-icon-arrow-down:before,
.waze-icon-arrow-left:before,
.waze-icon-arrow-right:before,
.waze-icon-arrow-up:before,
.waze-icon-attach:before,
.waze-icon-bubble:before,
.waze-icon-c-alert:before,
.waze-icon-c-arrow-down:before,
.waze-icon-c-arrow-left:before,
.waze-icon-c-arrow-right:before,
.waze-icon-c-arrow-up:before,
.waze-icon-calendar:before,
.waze-icon-check:before,
.waze-icon-clock:before,
.waze-icon-close:before,
.waze-icon-closed-issue:before,
.waze-icon-closure:before,
.waze-icon-crosshair:before,
.waze-icon-detach:before,
.waze-icon-edit:before,
.waze-icon-envelope:before,
.waze-icon-event:before,
.waze-icon-full-arrow-down:before,
.waze-icon-full-arrow-left:before,
.waze-icon-full-arrow-right:before,
.waze-icon-full-arrow-two-sided:before,
.waze-icon-full-arrow-up:before,
.waze-icon-hive:before,
.waze-icon-house:before,
.waze-icon-km:before,
.waze-icon-layers:before,
.waze-icon-map:before,
.waze-icon-pin:before,
.waze-icon-place:before,
.waze-icon-place-car:before,
.waze-icon-place-culture:before,
.waze-icon-place-food-drink:before,
.waze-icon-place-lodging:before,
.waze-icon-place-natural:before,
.waze-icon-place-other:before,
.waze-icon-place-outdoors:before,
.waze-icon-place-professional:before,
.waze-icon-place-shopping:before,
.waze-icon-place-transportation:before,
.waze-icon-plus:before,
.waze-icon-plus_neg:before,
.waze-icon-redo:before,
.waze-icon-reload:before,
.waze-icon-road:before,
.waze-icon-route:before,
.waze-icon-save:before,
.waze-icon-star:before,
.waze-icon-trash:before,
.waze-icon-undo:before,
.waze-icon-view:before,
.waze-icon-visible:before {
  display: inline-block;
  font-family: "WazeFont";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.waze-icon-area:before {
  content: "\F100"; }

.waze-icon-arrow-down:before {
  content: "\F101"; }

.waze-icon-arrow-left:before {
  content: "\F102"; }

.waze-icon-arrow-right:before {
  content: "\F103"; }

.waze-icon-arrow-up:before {
  content: "\F104"; }

.waze-icon-attach:before {
  content: "\F105"; }

.waze-icon-bubble:before {
  content: "\F106"; }

.waze-icon-c-alert:before {
  content: "\F107"; }

.waze-icon-c-arrow-down:before {
  content: "\F108"; }

.waze-icon-c-arrow-left:before {
  content: "\F109"; }

.waze-icon-c-arrow-right:before {
  content: "\F10A"; }

.waze-icon-c-arrow-up:before {
  content: "\F10B"; }

.waze-icon-calendar:before {
  content: "\F10C"; }

.waze-icon-check:before {
  content: "\F10D"; }

.waze-icon-clock:before {
  content: "\F10E"; }

.waze-icon-close:before {
  content: "\F10F"; }

.waze-icon-closed-issue:before {
  content: "\F110"; }

.waze-icon-closure:before {
  content: "\F111"; }

.waze-icon-crosshair:before {
  content: "\F112"; }

.waze-icon-detach:before {
  content: "\F113"; }

.waze-icon-edit:before {
  content: "\F114"; }

.waze-icon-envelope:before {
  content: "\F115"; }

.waze-icon-event:before {
  content: "\F116"; }

.waze-icon-full-arrow-down:before {
  content: "\F117"; }

.waze-icon-full-arrow-left:before {
  content: "\F118"; }

.waze-icon-full-arrow-right:before {
  content: "\F119"; }

.waze-icon-full-arrow-two-sided:before {
  content: "\F11A"; }

.waze-icon-full-arrow-up:before {
  content: "\F11B"; }

.waze-icon-hive:before {
  content: "\F11C"; }

.waze-icon-house:before {
  content: "\F11D"; }

.waze-icon-km:before {
  content: "\F11E"; }

.waze-icon-layers:before {
  content: "\F11F"; }

.waze-icon-map:before {
  content: "\F120"; }

.waze-icon-pin:before {
  content: "\F121"; }

.waze-icon-place:before {
  content: "\F122"; }

.waze-icon-place-car:before {
  content: "\F123"; }

.waze-icon-place-culture:before {
  content: "\F124"; }

.waze-icon-place-food-drink:before {
  content: "\F125"; }

.waze-icon-place-lodging:before {
  content: "\F126"; }

.waze-icon-place-natural:before {
  content: "\F127"; }

.waze-icon-place-other:before {
  content: "\F128"; }

.waze-icon-place-outdoors:before {
  content: "\F129"; }

.waze-icon-place-professional:before {
  content: "\F12A"; }

.waze-icon-place-shopping:before {
  content: "\F12B"; }

.waze-icon-place-transportation:before {
  content: "\F12C"; }

.waze-icon-plus:before {
  content: "\F12D"; }

.waze-icon-plus_neg:before {
  content: "\F12E"; }

.waze-icon-redo:before {
  content: "\F12F"; }

.waze-icon-reload:before {
  content: "\F130"; }

.waze-icon-road:before {
  content: "\F131"; }

.waze-icon-route:before {
  content: "\F132"; }

.waze-icon-save:before {
  content: "\F133"; }

.waze-icon-star:before {
  content: "\F134"; }

.waze-icon-trash:before {
  content: "\F135"; }

.waze-icon-undo:before {
  content: "\F136"; }

.waze-icon-view:before {
  content: "\F137"; }

.waze-icon-visible:before {
  content: "\F138"; }
.flex-parent {
  display: flex;
  flex-direction: column;
  height: 100%; }

.flex-noshrink {
  flex-shrink: 0; }

.flex-grow {
  flex-grow: 1; }
h2,
h3,
h4 {
  margin: 0; }

h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px; }

h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px; }

h4 {
  font-size: 15px;
  font-weight: bold;
  font-weight: 700;
  line-height: 20px; }
.alert {
  border-radius: 5px;
  padding: 10px 15px; }

.alert-danger {
  font-size: 10px;
  line-height: 15px;
  font-weight: bold;
  font-weight: 700;
  text-transform: uppercase;
  background-color: rgba(237, 80, 59, 0.15);
  color: #ed503b; }

.alert-success {
  font-size: 10px;
  line-height: 15px;
  font-weight: bold;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #dcebd2;
  color: #00bb44; }

.alert-info {
  font-size: 10px;
  line-height: 15px;
  font-weight: bold;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #d9edf7;
  color: #354148;
  border: 1px solid #cce3e9; }

.alert-gray {
  background: #d7dadc;
  color: #354148; }

.alert-lock,
.pending-changes-alert {
  padding: 12px;
  padding-left: 40px;
  position: relative; }
  .alert-lock:before,
  .pending-changes-alert:before {
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    position: absolute;
    background-image: url(//editor-assets.waze.com/production/img/locksa471b918fa6a6352b81bf66755d0941f.png);
    background-position: 0px 0px;
    width: 11px;
    height: 11px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .alert-lock:before,
      .pending-changes-alert:before {
        background-image: url(//editor-assets.waze.com/production/img/locks@2x3100950831996c477193750dd3d6a323.png);
        background-size: 22px 11px; } }

.pending-changes-alert:before {
  background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
  background-position: -14px -58px;
  width: 11px;
  height: 13px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pending-changes-alert:before {
      background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
      background-size: 96px 81px; } }
.waze-dropdown,
.waze-dropdown-item {
  cursor: pointer;
  text-decoration: none; }
  .waze-dropdown:hover,
  .waze-dropdown-item:hover {
    text-decoration: none; }
@charset "UTF-8";
.waze-tooltip {
  display: inline-block;
  cursor: default;
  color: #92999d; }
  .waze-tooltip::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F05A"; }

.waze-no-info-tooltip::before {
  display: none; }

.tooltip {
  z-index: 9999 !important; }
  .tooltip .tooltip-inner {
    background: #3d3d3d; }

.waze-lock-tooltip {
  display: inline-block;
  cursor: default;
  background-image: url(//editor-assets.waze.com/production/img/locksa471b918fa6a6352b81bf66755d0941f.png);
  background-position: 0px 0px;
  width: 11px;
  height: 11px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .waze-lock-tooltip {
      background-image: url(//editor-assets.waze.com/production/img/locks@2x3100950831996c477193750dd3d6a323.png);
      background-size: 22px 11px; } }
.app-loading {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .app-loading .spinner {
    height: 80px;
    width: 80px;
    display: block;
    margin: 100px auto;
    border: 7px solid #bedce5;
    border-top: 7px solid #93c4d3;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px; }

.app {
  height: 100vh;
  overflow: hidden; }

.edit-area {
  height: calc(100% - 46px); }
  .edit-area #map {
    height: 100%; }

body {
  background: #ededed;
  font-weight: 400; }

input,
button,
select,
textarea {
  font-weight: 400; }

input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #92999d !important; }

input::-moz-placeholder {
  /* Firefox 19+ */
  color: #92999d !important; }

input:-ms-input-placeholder {
  /* IE 10+ */
  color: #92999d !important; }

input:-moz-placeholder {
  /* Firefox 18- */
  color: #92999d !important; }

.not-shown {
  display: none; }

.not-visible {
  visibility: hidden; }

.row-offset-330 {
  margin-left: 0;
  margin-right: 0; }

.col-fixed-330 {
  position: absolute;
  width: 330px; }

.col-offset-330 {
  padding-left: 330px; }

#app-head {
  position: relative;
  z-index: 9;
  height: 46px; }
  #app-head aside {
    display: flex; }
    #app-head aside #brand {
      display: flex;
      height: 46px;
      align-items: center;
      padding-left: 15px; }
      #app-head aside #brand .waze-logo {
        display: inline-block;
        background-image: url(//editor-assets.waze.com/production/img/wazelogo073d2c7b73471e7fdbe282ec26b41c85.png);
        background-size: 100% 100%;
        width: 74px;
        height: 18px; }
    #app-head aside .short-title {
      display: inline;
      margin: 0 10px;
      font-size: 11px;
      color: #3d3d3d; }
    #app-head aside #toolbar {
      display: flex;
      flex-grow: 2; }
    #app-head aside #debug {
      text-align: right;
      padding-right: 10px;
      color: #3d3d3d; }
      #app-head aside #debug .version {
        font-weight: bold;
        font-weight: 600;
        font-size: 11px; }
      #app-head aside #debug .deployment {
        font-weight: bold;
        font-weight: 600;
        font-size: 11px;
        color: green; }

.container-fluid {
  padding-right: 0px;
  padding-left: 0px; }

.row-fluid .fluid-fixed {
  margin-left: 0;
  margin-right: auto !important; }
  .show-sidebar .row-fluid .fluid-fixed {
    margin-left: 330px; }

.row-fluid #sidebar {
  position: relative;
  width: 330px;
  z-index: 4;
  top: 0;
  left: auto; }

#editor-container {
  min-width: 620px;
  width: 100%;
  float: left;
  position: relative;
  /**
  box shadow for the map
   */ }
  #editor-container:before {
    content: "";
    position: Absolute;
    top: 0px;
    left: 0px;
    bottom: 40px;
    right: 0px;
    display: block;
    pointer-events: none;
    border-radius: 5px 0px 0px 5px;
    box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.07); }
  #editor-container #map {
    position: relative;
    min-width: 600px; }
    #editor-container #map.street-view-mode #WazeMap {
      width: 50%;
      margin-right: 50%; }
    #editor-container #map.street-view-mode #street-view-container {
      display: block; }
  #editor-container #WazeMap {
    width: 100%;
    background-color: white;
    outline: none;
    height: 550px;
    position: relative;
    max-height: 2048px; }
    #editor-container #WazeMap img {
      max-width: none; }
    #editor-container #WazeMap [class^="waze-icon"].olControlNoSelect {
      display: none; }
  #editor-container #street-view-container {
    float: right;
    width: 50%;
    position: relative;
    z-index: 1;
    display: none; }
    #editor-container #street-view-container .panorama {
      height: 550px; }

.tooltip {
  z-index: 2; }

.hide {
  display: none; }

.hidden {
  opacity: 0;
  border: none;
  pointer-events: none; }

.shown {
  display: block;
  opacity: 0.75; }

#map-overlay,
#popup-overlay {
  z-index: 3;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  user-select: none;
  cursor: default; }

#popup-overlay {
  opacity: 0.79;
  background-color: #ffffff; }

#map-lightbox .overlay div {
  z-index: 5;
  position: absolute;
  background-color: rgba(51, 51, 51, 0.7); }

#map-lightbox .overlay .top,
#map-lightbox .overlay .bottom {
  width: 100%; }

#map-lightbox .overlay .top {
  display: none;
  top: -46px;
  height: 105px; }

#map-lightbox .overlay .bottom {
  height: 30px;
  bottom: 0px; }
  #map-lightbox .overlay .bottom::before {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    left: 15px;
    right: 15px;
    background-color: white; }

#map-lightbox .overlay .left,
#map-lightbox .overlay .right {
  top: 105px;
  bottom: 30px;
  width: 17px; }

#map-lightbox .overlay .left {
  border-right: 2px solid white; }

#map-lightbox .overlay .right {
  right: 0px;
  border-left: 2px solid white; }

#map-lightbox .content {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  height: 30px;
  z-index: 6;
  background-color: rgba(0, 0, 0, 0.5);
  color: white; }

/*###############################################################################################################*/
div.olMap {
  z-index: 0;
  padding: 0px !important;
  cursor: default; }

.olImageLoadError {
  display: none; }

div.olMapViewport {
  text-align: left;
  background-color: #c2c2c2; }

div.olLayerDiv {
  -moz-user-select: none; }

.olControlOverviewMapContainer {
  position: absolute;
  bottom: 0px;
  right: 0px; }

.olControlOverviewMapElement {
  padding: 10px 18px 10px 10px;
  background-color: #00008b;
  -moz-border-radius: 1em 0 0 0; }

.olControlOverviewMapMinimizeButton {
  right: 0px;
  bottom: 80px; }

.olControlOverviewMapMaximizeButton {
  right: 0px;
  bottom: 80px; }

.olLayerGeoRSSDescription {
  float: left;
  width: 100%;
  overflow: auto;
  font-size: 1em; }

.olLayerGeoRSSClose {
  float: right;
  color: gray;
  font-size: 1.2em;
  margin-right: 6px;
  font-weight: 400; }

.olLayerGeoRSSTitle {
  float: left;
  font-size: 1.2em; }

.olPopupContent {
  padding: 5px;
  overflow: auto; }

.olControlNavToolbar {
  width: 0px;
  height: 0px; }

.olControlNavToolbar div {
  display: block;
  width: 28px;
  height: 28px;
  top: 300px;
  left: 6px;
  position: relative; }

.olControlNavigationHistoryPreviousItemActive {
  background-position: 0px 0px; }

.olControlNavigationHistoryPreviousItemInactive {
  background-position: 0px -24px; }

.olControlNavigationHistoryNextItemActive {
  background-position: -24px 0px; }

.olControlNavigationHistoryNextItemInactive {
  background-position: -24px -24px; }

.olHandlerBoxZoomBox {
  border: 2px solid rgba(232, 50, 0, 0.6);
  position: absolute;
  background-color: rgba(255, 255, 255, 0.4); }

.olHandlerBoxSelectFeature {
  border: 2px solid rgba(0, 232, 255, 0.6);
  position: absolute;
  background-color: rgba(255, 255, 255, 0.4); }

.olControlPanPanel {
  top: 10px;
  left: 15px; }

.olControlPanPanel .olControlPanNorthItemInactive {
  top: 0px;
  left: 9px;
  background-position: 0px 0px; }

.olControlPanPanel .olControlPanSouthItemInactive {
  top: 36px;
  left: 9px;
  background-position: 18px 0px; }

.olControlPanPanel .olControlPanWestItemInactive {
  position: absolute;
  top: 18px;
  left: 0px;
  background-position: 0px 18px; }

.olControlPanPanel .olControlPanEastItemInactive {
  top: 18px;
  left: 18px;
  background-position: 18px 18px; }

.olControlZoomPanel {
  top: 71px;
  left: 14px; }

.olControlZoomPanel .olControlZoomInItemInactive {
  top: 0px;
  left: 0px;
  background-position: 0px 0px; }

.olControlZoomPanel .olControlZoomToMaxExtentItemInactive {
  top: 18px;
  left: 0px;
  background-position: 0px -18px; }

.olControlZoomPanel .olControlZoomOutItemInactive {
  top: 36px;
  left: 0px;
  background-position: 0px 18px; }

.olControlNoSelect {
  -moz-user-select: none; }

.olImageLoadError {
  background-color: pink;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* IE */ }

/**
 * Cursor styles
 */
.olCursorWait {
  cursor: wait; }

.olDragDown {
  cursor: move; }

.olDrawBox {
  cursor: crosshair; }

.olControlDragFeatureOver {
  cursor: move; }

.olControlDragFeatureActive.olControlDragFeatureOver.olDragDown {
  cursor: -moz-grabbing; }

.WazeControlDrawRoundaboutActive {
  cursor: crosshair; }

.layer-switcher-pinned:not(.street-view-mode) #overlay-buttons {
  right: 244px; }

.layer-switcher-pinned #topbar-container {
  margin-right: 230px; }

#map #topbar-container {
  position: absolute;
  opacity: 1;
  width: 100%;
  z-index: 1; }
  #map #topbar-container .topbar {
    background-color: rgba(0, 0, 0, 0.3); }

#map.lightboxShown .topbar {
  display: none; }

.topbar-info {
  background-color: black;
  color: white;
  font-size: 13px;
  border-radius: 8px;
  padding: 6px 12px 6px 9px;
  top: 7px; }

.topbar-info p,
.topbar-info {
  line-height: 15px; }

/*keyboard shortcuts*/
#shortcuts-dialog {
  font-size: 12px;
  color: #666666;
  padding-top: 10px; }
  #shortcuts-dialog .modal-body {
    padding: 5px;
    max-height: 600px;
    overflow: auto; }

#shortcuts-dialog .shortcut-action-group {
  padding: 0px 10px 12px 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 12px; }

#shortcuts-dialog .shortcut-action-group:last-child {
  border-bottom: none; }

#shortcuts-dialog .shortcut-action-group h2 {
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  color: black;
  margin-bottom: 5px; }

kbd {
  font-family: monospace;
  color: white;
  border: 1px solid gray;
  background-color: #333333;
  border-radius: 3px;
  padding: 3px;
  display: inline-block;
  line-height: normal; }

kbd:last-child {
  margin-right: 7px; }

kbd span {
  display: none; }

kbd.altKey::before {
  content: "Alt"; }

kbd.ctrlKey::before {
  content: "Control"; }

kbd.metaKey::before {
  content: "Control"; }

kbd.shiftKey::before {
  content: "Shift"; }

.shortcut-action {
  padding: 3px;
  margin: 0px; }
  .shortcut-action:hover, .shortcut-action.selected {
    background-color: gray;
    color: white; }
  .shortcut-action.disabled {
    background-color: white;
    color: #cecece;
    cursor: default; }
    .shortcut-action.disabled kbd {
      background-color: #cecece; }

/*.shortcut-action:hover .shortcut-modify-message {
  display: block;
}

.shortcut-action .shortcut-modify-message {
  display: none;
  float: right;
}
*/
/*map footer*/
#map-footer {
  padding: 2px 3px 0px 3px;
  font-size: 11px;
  color: #9f9f9f; }

#version-number {
  float: left;
  display: none; }

#show-tutorial-lightbox {
  position: relative;
  font-size: 13px;
  border: 1px solid #ccc;
  padding: 5px;
  text-align: left; }
  #show-tutorial-lightbox:hover {
    cursor: pointer; }
  #show-tutorial-lightbox a {
    text-decoration: none;
    color: #333; }
  #show-tutorial-lightbox img {
    margin-right: 5px;
    float: left; }

#show-keyboard-lightbox {
  font-size: 11px; }

.aerials_error {
  background-color: #aaa; }
  .aerials_error p {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    font-size: 20px;
    color: #777; }

.loading-animation {
  -webkit-animation: compact(spin 2s infinite linear, false, false, false, false, false, false, false, false, false);
  -moz-animation: compact(spin 2s infinite linear, false, false, false, false, false, false, false, false, false);
  -ms-animation: compact(spin 2s infinite linear, false, false, false, false, false, false, false, false, false);
  -o-animation: compact(spin 2s infinite linear, false, false, false, false, false, false, false, false, false);
  animation: compact(spin 2s infinite linear, false, false, false, false, false, false, false, false, false);
  position: absolute;
  margin: 4px auto 0 auto;
  width: 42px;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  top: 55px;
  background: url(//editor-assets.waze.com/production/img/preloader_wheel07291b6207817c00a33cf9138685cdbc.png) no-repeat center; }

.form-control {
  background: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  border: 0 none; }
  .form-control:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 8px 0px; }
  .form-control:focus, .form-control:active {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 8px 0px;
    outline: none;
    border: 0 none !important; }
  .form-control[disabled]:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05); }

.waze-radio-container {
  padding: 0;
  height: auto;
  background: none;
  box-shadow: none; }
  .waze-radio-container:hover {
    box-shadow: none; }
  .waze-radio-container:focus, .waze-radio-container:active {
    box-shadow: none;
    outline: none;
    border: 0 none !important; }
  .waze-radio-container input[type="radio"] {
    display: none; }
    .waze-radio-container input[type="radio"]:checked + label {
      background: #26bae8;
      box-shadow: 0 4px 4px 0 #def7ff;
      color: white; }
      .waze-radio-container input[type="radio"]:checked + label:hover {
        cursor: default; }
    .waze-radio-container input[type="radio"]:disabled + label,
    .waze-radio-container input[type="radio"] label.disabled {
      opacity: 0.5;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.025);
      cursor: default; }
  .waze-radio-container label {
    height: 23px;
    line-height: 23px;
    margin-right: 1px;
    text-align: center;
    background-color: white;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    color: #24002c;
    font-weight: normal;
    transition: all 150ms;
    cursor: pointer;
    font-size: 13px;
    padding-left: 8px;
    padding-right: 8px;
    width: auto;
    border-radius: 13px; }
    .waze-radio-container label:hover {
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); }

.selection-container {
  margin-bottom: 15px; }
  .selection-container .title {
    font-weight: bold;
    margin-bottom: 8px; }

.single-line .option-container {
  display: inline-block; }

#advanced-tools,
#mode-switcher {
  transition: opacity 200ms ease-in; }

a {
  color: #354148;
  text-decoration: underline; }
  a:hover, a:visited {
    color: #354148; }

a.waze-black-link {
  font-size: 12px;
  color: #354148;
  transition: color 150ms; }
  a.waze-black-link:hover {
    text-decoration: underline; }
    a.waze-black-link:hover:after {
      text-decoration: none; }

a.waze-link,
.btn-link {
  font-size: 13px;
  transition: color 150ms;
  color: #3ec1e9;
  text-decoration: none; }
  a.waze-link:hover,
  .btn-link:hover {
    color: #2f799b;
    cursor: pointer;
    text-decoration: none; }
  a.waze-link:disabled,
  a.waze-link .disabled,
  .btn-link:disabled,
  .btn-link .disabled {
    color: #92999d;
    pointer-events: none; }

.waze-gray-link {
  color: #92999d;
  text-decoration: underline;
  transition: all 150ms; }
  .waze-gray-link:hover {
    color: #354148; }

.dropdown-menu {
  background-color: white;
  background-image: none;
  background-clip: border-box;
  border-radius: 0;
  border: none;
  margin: 0px; }
  .dropdown-menu li:hover, .dropdown-menu li.active,
  .dropdown-menu li a:hover {
    background-color: #eff4f4;
    cursor: pointer; }
  .dropdown-menu li a {
    text-decoration: none; }

.focus-buttons {
  display: inline-block;
  clear: both; }
  .focus-buttons .focus,
  .focus-buttons .street-view-btn,
  .focus-buttons .street-view-tooltip {
    display: block;
    float: left;
    cursor: pointer;
    position: relative;
    top: 3px;
    opacity: 0.8;
    transition: opacity 200ms; }
  .focus-buttons .street-view-tooltip {
    opacity: 0.4;
    cursor: default; }
  .focus-buttons .street-view-btn:hover,
  .focus-buttons .focus:hover {
    opacity: 1; }
  .focus-buttons .focus {
    margin-left: 2px;
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -83px -28px;
    width: 13px;
    height: 13px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .focus-buttons .focus {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }
  .focus-buttons .street-view-btn,
  .focus-buttons .street-view-tooltip {
    margin-left: 2px;
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -35px -43px;
    width: 18px;
    height: 13px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .focus-buttons .street-view-btn,
      .focus-buttons .street-view-tooltip {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }
.app[data-development][data-deployment="beta"] #debug .deployment, .app[data-development][data-deployment="production"] #debug .deployment {
  color: red !important; }

.app[data-development][data-deployment="beta"] .waze-icon-save, .app[data-development][data-deployment="production"] .waze-icon-save {
  background: red !important; }
#tutorial-dialog .header {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 70px;
  font-family: Poppins;
  font-weight: bold;
  height: 70px;
  color: #354148;
  padding-left: 37px; }

#tutorial-dialog .video-menu {
  float: left;
  height: 491px;
  width: 200px;
  list-style: none;
  padding: 0;
  margin: 0px; }

#tutorial-dialog .video-menu .video-link {
  width: 165px;
  height: 41px;
  margin-left: 16px;
  margin-right: 16px;
  line-height: 41px;
  margin-top: 9px;
  font-size: 13px;
  letter-spacing: 0;
  cursor: pointer;
  transition: all 150ms;
  display: table;
  background: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 100px;
  position: relative; }
  #tutorial-dialog .video-menu .video-link .text {
    display: table-cell;
    vertical-align: middle;
    line-height: 18px;
    padding-left: 40px;
    padding-right: 16px;
    transition: all 150ms; }
  #tutorial-dialog .video-menu .video-link .number {
    position: absolute;
    left: 20px;
    font-size: 13px;
    opacity: 1;
    transition: opacity 150ms ease-in; }
  #tutorial-dialog .video-menu .video-link:after {
    content: "";
    position: absolute;
    left: 20px;
    top: 14px;
    font-weight: 700;
    font-size: 13px;
    color: white;
    letter-spacing: 0;
    opacity: 0;
    transition: opacity 150ms ease-in;
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -71px -58px;
    width: 9px;
    height: 11px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #tutorial-dialog .video-menu .video-link:after {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }
  #tutorial-dialog .video-menu .video-link:hover {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); }
  #tutorial-dialog .video-menu .video-link.active {
    background: #26bae8;
    box-shadow: 0 4px 4px 0 #def7ff;
    border-radius: 100px; }
    #tutorial-dialog .video-menu .video-link.active .text {
      color: white; }
    #tutorial-dialog .video-menu .video-link.active:after {
      opacity: 1; }
    #tutorial-dialog .video-menu .video-link.active .number {
      opacity: 0; }
    #tutorial-dialog .video-menu .video-link.active .play-symbol {
      opacity: 1; }

#tutorial-player {
  border: none;
  position: absolute;
  top: 78px;
  left: 197px; }

#tutorial-dialog .dialog-close-button {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 26px;
  height: 26px;
  border-radius: 100px;
  outline: none;
  cursor: pointer; }
  #tutorial-dialog .dialog-close-button:after {
    content: "";
    position: absolute;
    left: 9px;
    top: 9px;
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -51px -34px;
    width: 8px;
    height: 8px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #tutorial-dialog .dialog-close-button:after {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }

#tutorial-dialog:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); }

#tutorial-dialog .modal-dialog {
  width: 1024px;
  padding-left: 0;
  padding-right: 0; }

#tutorial-dialog .modal-content {
  border: none;
  width: 1024px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  overflow: hidden; }

#tutorial-dialog .modal-body {
  background-image: linear-gradient(-179deg, #ffffff 0%, #f6f7f7 100%);
  padding: 0px;
  padding-bottom: 24px; }
.toolbar {
  display: flex;
  position: relative;
  height: 46px;
  width: 100%;
  min-width: 500px;
  z-index: 5; }
  .toolbar #search {
    flex-grow: 1;
    max-width: 350px;
    min-width: 100px;
    transition: opacity 200ms ease-in; }
  .toolbar .toolbar-group {
    margin-right: 20px;
    position: relative;
    float: left; }
  .toolbar .toolbar-button {
    position: relative;
    color: #354148;
    float: right;
    height: 32px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    line-height: 32px;
    margin-top: 7px;
    user-select: none; }
    .toolbar .toolbar-button:before {
      display: none; }
    .toolbar .toolbar-button .item-icon {
      display: none; }
    .toolbar .toolbar-button:hover:not(.ItemDisabled):not(:disabled) {
      cursor: pointer; }
    .toolbar .toolbar-button.ItemDisabled, .toolbar .toolbar-button:disabled {
      opacity: 0.4;
      cursor: default; }
    .toolbar .toolbar-button.add-house-number {
      float: left;
      color: #354148; }
      .toolbar .toolbar-button.add-house-number .item-icon {
        display: inline-block;
        position: relative;
        top: 1px;
        background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
        background-position: -35px -21px;
        width: 15px;
        height: 15px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .toolbar .toolbar-button.add-house-number .item-icon {
            background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
            background-size: 105px 95px; } }
    .toolbar .toolbar-button.reload .menu-title, .toolbar .toolbar-button.delete-feature .menu-title {
      display: none; }
    .toolbar .toolbar-button.reload .item-icon, .toolbar .toolbar-button.delete-feature .item-icon {
      display: block;
      position: relative;
      top: 8px;
      background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
      background-position: -66px -17px;
      width: 13px;
      height: 16px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .toolbar .toolbar-button.reload .item-icon, .toolbar .toolbar-button.delete-feature .item-icon {
          background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
          background-size: 105px 95px; } }
    .toolbar .toolbar-button.reload.reload .item-icon, .toolbar .toolbar-button.delete-feature.reload .item-icon {
      background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
      background-position: -27px -36px;
      width: 16px;
      height: 15px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .toolbar .toolbar-button.reload.reload .item-icon, .toolbar .toolbar-button.delete-feature.reload .item-icon {
          background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
          background-size: 105px 95px; } }
    .toolbar .toolbar-button.waze-icon-save {
      background: #00c6ff;
      box-shadow: 0 4px 4px 0 rgba(38, 186, 232, 0.19);
      border-radius: 8px;
      color: white; }
      .toolbar .toolbar-button.waze-icon-save.ItemDisabled {
        opacity: 1;
        background-color: #d7dadc !important;
        box-shadow: none !important;
        cursor: default !important;
        color: white !important; }
      .toolbar .toolbar-button.waze-icon-save:hover {
        box-shadow: #c1f1ff 0px 4px 20px 0px;
        background: #1fadd9;
        color: white; }
      .toolbar .toolbar-button.waze-icon-save .counter {
        right: -5px;
        top: -5px;
        z-index: 1;
        padding: 1px 3px;
        position: absolute;
        color: white;
        font-size: 11px;
        line-height: 14px;
        min-width: 20px;
        text-align: center;
        max-width: 30px;
        background: #466bff;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
        border-radius: 5px; }
  .toolbar .toolbar-submenu.ItemInactive.open .dropdown-menu {
    opacity: 1;
    transform: scale(1);
    float: none;
    pointer-events: auto;
    top: 35px;
    cursor: default; }
  .toolbar .waze-tooltip {
    cursor: default; }
    .toolbar .waze-tooltip:before {
      display: none; }
  .toolbar menu.dropdown-menu {
    width: 170px;
    padding: 0px;
    position: absolute;
    top: 30px;
    opacity: 0;
    pointer-events: none;
    height: auto;
    z-index: 5;
    display: block;
    transform-origin: 0px 0px;
    left: 10px; }
    .toolbar menu.dropdown-menu:before {
      left: 12px; }
    .toolbar menu.dropdown-menu:after {
      content: none;
      left: 13px; }
  .toolbar .toolbar-group-venues menu.dropdown-menu {
    width: auto; }
  .toolbar .toolbar-group-map-comments .toolbar-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -12px -36px;
    width: 15px;
    height: 16px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .toolbar .toolbar-group-map-comments .toolbar-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  .toolbar .toolbar-group-venues .toolbar-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -66px 0px;
    width: 14px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .toolbar .toolbar-group-venues .toolbar-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  .toolbar .toolbar-group-drawing .toolbar-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -80px -39px;
    width: 11px;
    height: 16px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .toolbar .toolbar-group-drawing .toolbar-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  .toolbar .group-title {
    height: 46px;
    line-height: 46px;
    margin-left: 40px;
    color: #354148;
    user-select: none;
    cursor: default; }
  .toolbar .toolbar-icon {
    position: absolute;
    width: 40px;
    height: 46px;
    line-height: 46px;
    text-align: center; }
    .toolbar .toolbar-icon::after {
      content: "";
      display: inline-block;
      vertical-align: middle;
      position: relative;
      top: -1px; }
  .toolbar.toolbar-mte .toolbar-button {
    outline: none;
    text-decoration: none;
    border: none; }
  .toolbar.toolbar-mte .add-button {
    float: left; }
    .toolbar.toolbar-mte .add-button:before {
      content: "";
      position: relative;
      top: 1px;
      margin-right: 3px;
      display: inline-block;
      background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
      background-position: -80px -13px;
      width: 14px;
      height: 13px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .toolbar.toolbar-mte .add-button:before {
          background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
          background-size: 105px 95px; } }

#edit-buttons {
  display: flex;
  flex-grow: 3;
  margin: 0px;
  min-width: 530px;
  /* places menu */
  /* road menu */ }
  #edit-buttons > div {
    width: 100%; }
  #edit-buttons .toolbar-group.ItemDisabled {
    opacity: 0.4;
    cursor: default; }
  #edit-buttons .toolbar-group .toolbar-group-item {
    display: flex;
    justify-content: space-between;
    margin: 0px;
    padding-left: 40px;
    font-size: 13px;
    height: 32px;
    position: relative; }
    #edit-buttons .toolbar-group .toolbar-group-item:hover {
      background-color: #eff4f4; }
      #edit-buttons .toolbar-group .toolbar-group-item:hover .drawing-controls {
        opacity: 1; }
    #edit-buttons .toolbar-group .toolbar-group-item.ItemInactive:hover {
      background-color: #eff4f4;
      cursor: pointer; }
    #edit-buttons .toolbar-group .toolbar-group-item.ItemDisabled {
      color: #cecece;
      cursor: default;
      display: none; }
    #edit-buttons .toolbar-group .toolbar-group-item:last-child {
      border-bottom: none; }
    #edit-buttons .toolbar-group .toolbar-group-item .menu-title {
      padding-right: 15px;
      line-height: 32px;
      letter-spacing: 0.4px;
      white-space: nowrap;
      overflow: hidden;
      user-select: none; }
    #edit-buttons .toolbar-group .toolbar-group-item .item-icon {
      position: absolute;
      width: 32px;
      height: 32px;
      left: 0px;
      top: 0px;
      text-align: center;
      line-height: 32px; }
      #edit-buttons .toolbar-group .toolbar-group-item .item-icon::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -1px; }
    #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls {
      display: flex;
      height: 32px;
      flex-shrink: 0; }
      #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls .drawing-control {
        display: inline-block;
        width: 40px;
        height: 32px;
        text-decoration: none; }
      #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls .drawing-control.polygon,
      #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls .drawing-control.point {
        width: 32px;
        height: 32px;
        text-align: center;
        line-height: 32px; }
        #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls .drawing-control.polygon:after,
        #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls .drawing-control.point:after {
          content: "";
          display: inline-block;
          vertical-align: middle;
          position: relative;
          top: -1px; }
      #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls .drawing-control.point:after {
        background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
        background-position: -50px -16px;
        width: 16px;
        height: 16px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls .drawing-control.point:after {
            background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
            background-size: 105px 95px; } }
      #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls .drawing-control.polygon:after {
        background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
        background-position: 0px 0px;
        width: 17px;
        height: 21px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls .drawing-control.polygon:after {
            background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
            background-size: 105px 95px; } }
      #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls .drawing-control {
        cursor: pointer; }
        #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls .drawing-control:after {
          transition: opacity 0.3s;
          opacity: 0.3; }
        #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls .drawing-control:hover:after {
          opacity: 0.7; }
    #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls {
      flex-direction: row-reverse; }
      #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls .main-control {
        opacity: 1; }
      #edit-buttons .toolbar-group .toolbar-group-item .drawing-controls .drawing-control:hover ~ .main-control {
        background-color: transparent; }
  #edit-buttons .car-services .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -80px -26px;
    width: 14px;
    height: 13px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .car-services .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .transportation .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -13px -70px;
    width: 12px;
    height: 12px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .transportation .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .professional-and-public .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -25px -70px;
    width: 13px;
    height: 11px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .professional-and-public .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .shopping-and-services .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: 0px -82px;
    width: 11px;
    height: 13px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .shopping-and-services .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .food-and-drink .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -66px -33px;
    width: 13px;
    height: 16px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .food-and-drink .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .culture-and-entertainement .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: 0px -56px;
    width: 16px;
    height: 14px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .culture-and-entertainement .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .other .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -80px 0px;
    width: 15px;
    height: 13px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .other .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .lodging .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -36px -56px;
    width: 17px;
    height: 10px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .lodging .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .outdoors .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -16px -56px;
    width: 20px;
    height: 11px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .outdoors .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .natural-features .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -18px -21px;
    width: 17px;
    height: 15px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .natural-features .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .parking-lot .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -80px -55px;
    width: 13px;
    height: 13px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .parking-lot .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .road .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -95px 0px;
    width: 10px;
    height: 15px;
    position: relative;
    left: 1px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .road .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .walking-trail .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: 0px -36px;
    width: 12px;
    height: 20px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .walking-trail .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .roundabout .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -43px -36px;
    width: 15px;
    height: 15px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .roundabout .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .camera .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: 0px -21px;
    width: 18px;
    height: 15px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .camera .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .junction-box .item-icon::after {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: 0px -70px;
    width: 13px;
    height: 12px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-buttons .junction-box .item-icon::after {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-buttons .toolbar-group-venues .toolbar-group-item:not(:hover) .drawing-controls {
    opacity: 0; }
  #edit-buttons .toolbar-group-map-comments .dropdown-menu {
    min-width: 0;
    width: auto; }
    #edit-buttons .toolbar-group-map-comments .dropdown-menu .drawing-controls {
      position: absolute;
      left: 2px; }
      #edit-buttons .toolbar-group-map-comments .dropdown-menu .drawing-controls .drawing-control:after {
        opacity: 0.7; }
  #edit-buttons .tooltip {
    transform: translateY(-5px); }
    #edit-buttons .tooltip .tooltip-inner {
      display: flex;
      width: 200px;
      padding: 8px; }
      #edit-buttons .tooltip .tooltip-inner .toolbar-tooltip-icon {
        display: inline-block;
        margin: 11px; }
        #edit-buttons .tooltip .tooltip-inner .toolbar-tooltip-icon.lock-light-icon {
          background-image: url(//editor-assets.waze.com/production/img/locksa471b918fa6a6352b81bf66755d0941f.png);
          background-position: -11px 0px;
          width: 11px;
          height: 11px; }
          @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
            #edit-buttons .tooltip .tooltip-inner .toolbar-tooltip-icon.lock-light-icon {
              background-image: url(//editor-assets.waze.com/production/img/locks@2x3100950831996c477193750dd3d6a323.png);
              background-size: 22px 11px; } }
      #edit-buttons .tooltip .tooltip-inner .toolbar-tooltip-text {
        display: inline-block;
        flex: 1;
        font-size: 13px;
        text-align: left; }

#mode-switcher .title-button {
  white-space: nowrap; }
  #mode-switcher .title-button .icon {
    display: inline;
    color: #3d3d3d;
    font-size: 12px;
    line-height: 46px;
    padding: 0px; }

#mode-switcher:hover .dropdown-menu {
  opacity: 1;
  left: 0;
  pointer-events: auto; }

#mode-switcher .dropdown-menu {
  top: 40px; }
  #mode-switcher .dropdown-menu::after {
    left: 14px; }
  #mode-switcher .dropdown-menu ul {
    margin: 0; }
  #mode-switcher .dropdown-menu .mode-item {
    font-size: 12px;
    padding: 11px 15px 12px;
    border-bottom: 2px solid transparent; }
    #mode-switcher .dropdown-menu .mode-item:hover {
      cursor: pointer; }
      #mode-switcher .dropdown-menu .mode-item:hover:not(.active) {
        background-color: #eff4f4; }
    #mode-switcher .dropdown-menu .mode-item.active {
      background-color: #eff4f4; }

@media screen and (max-width: 1367px) {
  #edit-buttons .toolbar-submenu {
    margin-right: 10px; }
  #edit-buttons .toolbar-button {
    padding-left: 10px;
    padding-right: 10px; }
  #debug {
    display: none; } }
#search {
  padding-top: 6px;
  position: relative;
  margin-left: 6px; }

.form-search {
  max-width: 350px;
  height: 34px; }
  .form-search .input-wrapper {
    position: relative;
    margin-bottom: 3px; }
    .form-search .input-wrapper .input-addon {
      position: absolute;
      padding: 10px 11px;
      color: #aaa;
      top: -2px;
      right: 0; }
    .form-search .input-wrapper:after {
      content: "";
      display: block;
      position: absolute;
      background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
      background-position: -50px 0px;
      width: 16px;
      height: 16px;
      left: 10px;
      top: 10px; }
  .form-search .search-query {
    height: 33px;
    font-size: 13px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    display: inline-block;
    width: 100%;
    text-overflow: ellipsis;
    line-height: normal;
    transition: 0.5s all;
    background-color: #fff;
    border-radius: 8px;
    border: none;
    padding: 4px 28px 4px 32px;
    color: #354148;
    opacity: 1; }
    .form-search .search-query:not(.loading) + .spinner {
      display: none; }
    .form-search .search-query:focus, .form-search .search-query:active {
      outline: none;
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05); }
    .form-search .search-query:hover {
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); }
    .form-search .search-query[disabled] {
      opacity: 0.2; }
  .form-search .search-result-region {
    position: absolute;
    background: white;
    width: 100%;
    height: auto;
    top: 40px;
    padding-top: 0px;
    font-size: 13px;
    color: #354148;
    min-width: 300px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
    .form-search .search-result-region li {
      list-style-type: none; }
    .form-search .search-result-region .results-error {
      height: 49px;
      line-height: 49px;
      text-align: center;
      opacity: 0.5; }
    .form-search .search-result-region .search-result {
      cursor: pointer;
      position: relative;
      min-height: 49px; }
      .form-search .search-result-region .search-result.selected, .form-search .search-result-region .search-result:hover {
        background: #eff4f4; }
      .form-search .search-result-region .search-result .icon {
        position: absolute;
        left: 20px;
        top: 50%;
        opacity: 0.5;
        margin-top: -10px;
        background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
        background-position: -17px 0px;
        width: 16px;
        height: 20px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .form-search .search-result-region .search-result .icon {
            background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
            background-size: 105px 95px; } }
      .form-search .search-result-region .search-result .content {
        margin-left: 57px;
        padding: 6px 0px 6px 0px; }
        .form-search .search-result-region .search-result .content .title {
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .form-search .search-result-region .search-result .content .title.no-description {
          line-height: 37px; }
        .form-search .search-result-region .search-result .content .description {
          opacity: 0.5; }
.lightbox {
  z-index: 99999;
  background: white;
  display: none;
  clear: both;
  width: 345px;
  padding: 3px;
  border: 3px solid black;
  border-radius: 10px; }
  .lightbox h1 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 17px 10px;
    font-size: 30px;
    font-weight: normal;
    color: white;
    margin-bottom: 10px; }
  .lightbox h2 {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: 7px; }
  .lightbox p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
    margin-left: 7px; }

.dialog-lightbox nav {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0px 30px; }

.dialog-lightbox h1 {
  margin-bottom: 0px; }

.dialog-lightbox .lightbox-content {
  /*  padding: 15px 0px;*/ }

.dialog-lightbox p,
.dialog-lightbox h2 {
  padding: 6px 12px 6px 12px;
  margin: 6px 0px 6px 0px;
  font-size: 14px;
  line-height: 140%; }

.dialog-lightbox h2 {
  font-weight: normal; }

.dialog-lightbox p:nth-child(2) {
  color: black;
  font-weight: bold;
  background-color: #a2d3e4; }

.dialog-lightbox nav button {
  margin: 0 auto;
  padding: 3px;
  outline: 0px;
  border-radius: 10px;
  -moz-border-radius: 13px;
  border: 3px solid white;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #f4f4f4 50%, #f4f4f4 100%);
  /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(50%, #f4f4f4), color-stop(100%, #f4f4f4));
  /* webkit */ }

.dialog-lightbox nav button:hover:enabled {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #afe6f6), color-stop(50%, #afe6f6), color-stop(50%, #8ecee0), color-stop(100%, #8ecee0));
  /* webkit */
  color: white;
  cursor: pointer; }
.modal-dialog-login {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 860px; }
  .modal-dialog-login .modal-content {
    width: 860px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 22px 84px 0 rgba(87, 99, 125, 0.05);
    border: none;
    background-color: #f8f8f8;
    background-clip: border-box; }
  .modal-dialog-login .login-title {
    font-family: Poppins;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 20px;
    font-size: 20px; }

#login-popup {
  width: 860px;
  border-radius: 8px;
  padding: 55px;
  overflow: visible;
  background-color: #fbfbfb; }
  #login-popup .welcome-message {
    margin-bottom: 22px; }
    #login-popup .welcome-message h2 {
      margin-top: 0;
      margin-bottom: 8px; }
    #login-popup .welcome-message p {
      font-size: 13px;
      color: #3d3d3d;
      line-height: 20px; }
  #login-popup .language-select {
    position: absolute;
    right: 35px;
    padding: 0px 20px;
    cursor: pointer; }
    #login-popup .language-select .dropdown-toggle {
      color: #92999d;
      text-decoration: underline;
      transition: all 150ms; }
      #login-popup .language-select .dropdown-toggle:hover {
        color: #354148; }
    #login-popup .language-select .dropdown-menu {
      right: 20px;
      left: auto;
      box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
      border: none;
      transform-origin: 0px 0px;
      transition: all 150ms cubic-bezier(0.25, 0.1, 0.25, 1);
      top: 15px;
      opacity: 0;
      display: block !important;
      pointer-events: none;
      -webkit-column-count: 2;
      -moz-column-count: 2;
      -ms-column-count: 2;
      -o-column-count: 2;
      column-count: 2; }
      #login-popup .language-select .dropdown-menu > li > a:hover,
      #login-popup .language-select .dropdown-menu > li > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #eff4f4; }
    #login-popup .language-select.open .dropdown-menu {
      top: 20px;
      opacity: 1;
      pointer-events: auto; }
  #login-popup .login-popup-content {
    display: flex; }
  #login-popup .login-form {
    min-width: 310px;
    padding: 12px 20px;
    border-radius: 8px;
    height: 341px;
    background: white;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05); }
    #login-popup .login-form .username,
    #login-popup .login-form .password {
      width: 257px;
      margin-bottom: 10px; }
    #login-popup .login-form .form-title {
      font-size: 13px;
      color: #3d3d3d;
      line-height: 20px;
      margin-bottom: 12px; }
    #login-popup .login-form .forgot-password {
      font-size: 13px;
      text-decoration: underline;
      margin-top: 8px;
      display: block;
      transition: all 150ms; }
      #login-popup .login-form .forgot-password:hover {
        color: #354148;
        background-color: transparent; }
    #login-popup .login-form .recaptcha-container {
      width: 257px;
      margin: 12px 0; }
    #login-popup .login-form .submit {
      letter-spacing: 0.4px;
      height: 34px;
      width: 257px; }
    #login-popup .login-form .username {
      margin-bottom: 14px; }
    #login-popup .login-form .error-message {
      height: 18px; }
    #login-popup .login-form .login-title {
      font-size: 17px;
      color: #3d3d3d;
      line-height: 20px;
      margin-bottom: 8px;
      font-weight: bold; }
    #login-popup .login-form .input-border {
      border: 1px solid rgba(0, 0, 0, 0.1) !important; }
      #login-popup .login-form .input-border:active, #login-popup .login-form .input-border:focus {
        border: 1px solid rgba(0, 0, 0, 0.1) !important; }
  #login-popup .login-popup-links .description {
    font-size: 13px;
    white-space: normal;
    margin-top: 2px;
    font-weight: normal;
    text-align: center;
    line-height: 16px; }
  #login-popup .login-popup-links .title {
    font-size: 13px;
    line-height: 20px;
    color: #354148;
    text-align: center; }
  #login-popup .login-popup-links a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 198px;
    height: 161px;
    color: #3d3d3d;
    text-decoration: none;
    padding: 77px 10px 10px 10px;
    position: relative;
    margin-bottom: 19px;
    margin-left: 22px;
    float: left;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    background: white;
    transition: all 300ms;
    border-radius: 8px; }
    #login-popup .login-popup-links a .banner {
      position: absolute;
      left: 0;
      top: 0;
      width: 198px;
      height: 67px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
      #login-popup .login-popup-links a .banner::before {
        content: "";
        display: block;
        position: absolute; }
    #login-popup .login-popup-links a.forum, #login-popup .login-popup-links a.playmode {
      margin-bottom: 0px; }
    #login-popup .login-popup-links a:hover {
      box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.09); }
    #login-popup .login-popup-links a.tutorial .banner {
      background-color: #ff7272; }
      #login-popup .login-popup-links a.tutorial .banner:after {
        content: "";
        position: absolute;
        left: 156px;
        top: 10px;
        background-image: url(//editor-assets.waze.com/production/img/login2b653128c78fba09bb8bf5a74d110ba2.png);
        background-position: -83px -58px;
        width: 32px;
        height: 32px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #login-popup .login-popup-links a.tutorial .banner:after {
            background-image: url(//editor-assets.waze.com/production/img/login@2xe1fcee566159d086cdda174654fc1eb1.png);
            background-size: 204px 184px; } }
      #login-popup .login-popup-links a.tutorial .banner::before {
        left: 69px;
        top: 6px;
        background-image: url(//editor-assets.waze.com/production/img/login2b653128c78fba09bb8bf5a74d110ba2.png);
        background-position: 0px -119px;
        width: 64px;
        height: 65px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #login-popup .login-popup-links a.tutorial .banner::before {
            background-image: url(//editor-assets.waze.com/production/img/login@2xe1fcee566159d086cdda174654fc1eb1.png);
            background-size: 204px 184px; } }
    #login-popup .login-popup-links a.wiki .banner {
      background-color: #20da9c; }
      #login-popup .login-popup-links a.wiki .banner::before {
        left: 71px;
        top: 14px;
        background-image: url(//editor-assets.waze.com/production/img/login2b653128c78fba09bb8bf5a74d110ba2.png);
        background-position: -121px -61px;
        width: 68px;
        height: 57px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #login-popup .login-popup-links a.wiki .banner::before {
            background-image: url(//editor-assets.waze.com/production/img/login@2xe1fcee566159d086cdda174654fc1eb1.png);
            background-size: 204px 184px; } }
    #login-popup .login-popup-links a.forum .banner {
      background-color: #26bae8; }
      #login-popup .login-popup-links a.forum .banner::before {
        left: 40px;
        top: 16px;
        background-image: url(//editor-assets.waze.com/production/img/login2b653128c78fba09bb8bf5a74d110ba2.png);
        background-position: 0px 0px;
        width: 121px;
        height: 58px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #login-popup .login-popup-links a.forum .banner::before {
            background-image: url(//editor-assets.waze.com/production/img/login@2xe1fcee566159d086cdda174654fc1eb1.png);
            background-size: 204px 184px; } }
    #login-popup .login-popup-links a.playmode .banner {
      background-color: #aa6dff; }
      #login-popup .login-popup-links a.playmode .banner::before {
        left: 67px;
        top: 21px;
        background-image: url(//editor-assets.waze.com/production/img/login2b653128c78fba09bb8bf5a74d110ba2.png);
        background-position: -64px -119px;
        width: 59px;
        height: 49px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #login-popup .login-popup-links a.playmode .banner::before {
            background-image: url(//editor-assets.waze.com/production/img/login@2xe1fcee566159d086cdda174654fc1eb1.png);
            background-size: 204px 184px; } }

.login-verification-view {
  width: 400px;
  height: 540px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: auto; }
  .login-verification-view a.waze-btn {
    display: inline-block;
    text-decoration: none; }
  .login-verification-view .verification-image {
    display: inline-block;
    margin-bottom: 27px; }
  .login-verification-view .verification-title {
    margin-bottom: 21px; }
  .login-verification-view .verification-messages:not(:last-child) {
    margin-bottom: 35px; }
  .login-verification-view .verification-alert {
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 12px; }
  .login-verification-view .verification-actions {
    display: flex;
    flex-direction: column; }
    .login-verification-view .verification-actions .waze-btn {
      min-width: 240px; }
    .login-verification-view .verification-actions .btn-wrapper ~ .btn-wrapper {
      margin-top: 12px; }
  .login-verification-view .login-verification-footer {
    margin-top: 35px; }
  .login-verification-view .verification-image-verify {
    background-image: url(//editor-assets.waze.com/production/img/login2b653128c78fba09bb8bf5a74d110ba2.png);
    background-position: -121px 0px;
    width: 83px;
    height: 61px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .login-verification-view .verification-image-verify {
        background-image: url(//editor-assets.waze.com/production/img/login@2xe1fcee566159d086cdda174654fc1eb1.png);
        background-size: 204px 184px; } }
  .login-verification-view .verification-image-sent {
    background-image: url(//editor-assets.waze.com/production/img/login2b653128c78fba09bb8bf5a74d110ba2.png);
    background-position: 0px -58px;
    width: 83px;
    height: 61px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .login-verification-view .verification-image-sent {
        background-image: url(//editor-assets.waze.com/production/img/login@2xe1fcee566159d086cdda174654fc1eb1.png);
        background-size: 204px 184px; } }
.slider {
  position: absolute;
  background-color: white;
  border-radius: 30px;
  height: 100px; }
  .slider:hover {
    background-color: #f3f3f3; }

.slider-stops {
  display: none;
  width: 30px;
  background-color: #f3f3f3;
  background-image: linear-gradient(90deg, transparent 45%, #dedede 45%, #dedede 55%, transparent 55%), linear-gradient(#dedede 1px, transparent 1px);
  background-size: 50% 8px;
  background-repeat: repeat-y;
  background-position: 7px; }

.zoom-button {
  width: 24px;
  height: 24px;
  background-color: white;
  left: 0;
  cursor: pointer; }
  .zoom-button:hover {
    background-color: #f3f3f3; }
  .zoom-button:active:after {
    line-height: 34px; }

.zoom-plus-button {
  background-color: white;
  border-radius: 30px;
  position: relative;
  top: 0px !important; }
  .zoom-plus-button:after {
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -68px -45px;
    width: 14px;
    height: 13px;
    content: "";
    display: block;
    left: 5px;
    top: 5px;
    position: absolute; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .zoom-plus-button:after {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }

.zoom-minus-button {
  background-color: white;
  border-radius: 30px;
  position: relative; }
  .zoom-minus-button:after {
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -24px -18px;
    width: 14px;
    height: 4px;
    content: "";
    display: block;
    left: 5px;
    top: 10px;
    position: absolute; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .zoom-minus-button:after {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }

.zoom-bar-container {
  background-color: #f0f2f2;
  border-radius: 30px;
  height: 52px;
  width: 24px;
  border: 3px solid #f0f2f2;
  box-sizing: initial;
  bottom: 90px;
  right: 14px; }
#map-lightbox .content .success-message,
#map-lightbox .content .error-message,
#map-lightbox .content .force-message,
#map-lightbox .content .save-error-message {
  position: absolute;
  background-color: #ededed;
  padding: 20px 30px;
  border-radius: 10px;
  right: 60px;
  top: 60px;
  font-size: 13px;
  color: #354148; }

#map-lightbox .content .force-message button,
#map-lightbox .content .save-error-message button {
  margin-top: 10px;
  margin-right: 10px; }

#map-lightbox .content .last-edited {
  position: absolute;
  top: 40px;
  left: 50px;
  background-color: rgba(60, 60, 60, 0.8);
  padding: 8px;
  border-radius: 10px; }

#map-lightbox .content .header {
  padding: 0 0 0 0px;
  line-height: 30px;
  padding-left: 15px;
  overflow: hidden;
  *zoom: 1; }
  #map-lightbox .content .header .title {
    color: white;
    font-size: 15px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis; }

#map-lightbox .content .zoom-message {
  max-width: 200px;
  margin: 0 auto;
  background-color: #fcf8e3;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  top: 10px;
  color: white;
  border-radius: 3px;
  padding: 5px 15px; }

#map-lightbox {
  display: none; }

.lightboxShown #map-lightbox {
  display: block; }

.lightboxShown .connection-arrow {
  display: none;
  pointer-events: none; }

.lightboxShown.street-view-mode #map-lightbox .content {
  width: 50%; }
.opening-hours .list {
  list-style-type: none;
  padding-left: 0; }
  .opening-hours .list .delete {
    color: #d05f39; }

.opening-hours .add {
  background: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 100px;
  padding-left: 15px;
  padding-right: 15px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  text-decoration: none !important; }
  .opening-hours .add:before {
    content: "";
    position: relative;
    display: inline-block;
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -18px -43px;
    width: 17px;
    height: 15px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .opening-hours .add:before {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }

.add-opening-hour .input-append {
  margin-bottom: 0px; }

.add-opening-hour label.radio {
  line-height: 30px;
  margin-top: 0; }
  .add-opening-hour label.radio input {
    margin-top: 9px; }

.add-opening-hour .days {
  text-align: center; }

.add-opening-hour .to-label {
  float: left;
  line-height: 30px;
  margin-right: 10px; }

.add-opening-hour .toggle {
  margin-top: 7px;
  font-size: 12px;
  text-align: right; }

.add-opening-hour .section {
  margin-bottom: 15px;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #eee; }

.add-opening-hour .validation-errors {
  color: #ed503b;
  margin-bottom: 15px; }

.add-opening-hour .bottom button {
  float: right; }

.add-opening-hour .bottom::after {
  content: " ";
  display: block;
  height: 0;
  clear: both; }
.closures-status-message.success {
  color: #3c763d; }

.closures-status-message.error {
  color: #a94442;
  font-weight: bold; }

.closures-status-message .closures-status-message-icon {
  margin-right: 5px; }

.closures-status-message.loading .icon-spinner {
  margin-right: 5px; }

.closures-list .add-closure-button {
  margin-bottom: 10px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  height: 26px;
  line-height: 26px;
  color: #354148; }
  .closures-list .add-closure-button:before {
    content: "";
    margin-right: 5px;
    position: relative;
    display: inline-block;
    top: 2px;
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -53px -43px;
    width: 12px;
    height: 12px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .closures-list .add-closure-button:before {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }

.closures-list .partial-closures-header {
  margin-bottom: 10px; }

.closures-list .closure-item {
  border-radius: 8px;
  background: white;
  position: relative; }
  .closures-list .closure-item:not(:last-child) {
    margin-bottom: 10px; }
  .closures-list .closure-item .details {
    display: flex;
    align-items: center; }
  .closures-list .closure-item .section {
    padding: 10px; }
  .closures-list .closure-item .dates {
    padding: 3px 10px;
    color: #3d3d3d; }
    .closures-list .closure-item .dates .date-label {
      font-size: 10px;
      line-height: 15px;
      font-weight: bold;
      font-weight: 700;
      text-transform: uppercase;
      opacity: 0.39; }
    .closures-list .closure-item .dates .date {
      white-space: nowrap; }
  .closures-list .closure-item .buttons {
    z-index: 10; }
    .closures-list .closure-item .buttons a {
      cursor: pointer;
      text-decoration: none; }
  .closures-list .closure-item .event-name {
    font-weight: bold;
    font-weight: 700; }
  .closures-list .closure-item .buttons {
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 0;
    transition: opacity 200ms; }
  .closures-list .closure-item:hover .buttons {
    opacity: 1; }

.closures-list .direction {
  margin-bottom: 5px;
  display: inline-block;
  width: 80px;
  text-align: center;
  color: #ff5f5f; }
  .closures-list .direction .dir-icon,
  .closures-list .direction .dir-label {
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    background-color: #ff5f5f; }
  .closures-list .direction .dir-sep {
    display: inline-block; }
    .closures-list .direction .dir-sep:after {
      content: ">";
      font-size: 9px;
      font-weight: bold; }
  .closures-list .direction .dir-icon {
    color: white;
    width: 22px;
    height: 22px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #ff5f5f; }
    .closures-list .direction .dir-icon.dir-icon-a {
      background: white;
      color: #ff5f5f; }
  .closures-list .direction .dir-label {
    color: white;
    padding: 3px 10px;
    border-radius: 20px;
    line-height: 15px;
    align-self: center; }

.closures-list .bottom {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
  border-top: 1px solid #dadada; }

.edit-closure {
  overflow: hidden;
  *zoom: 1;
  border: 1px solid #dadada;
  padding-bottom: 20px;
  border-radius: 5px; }
  .edit-closure .header {
    line-height: 40px;
    padding: 0 30px; }
    .edit-closure .header .title {
      line-height: inherit; }
    .edit-closure .header .cancel-button {
      cursor: pointer; }
  .edit-closure .form {
    padding: 30px; }
  .edit-closure .input-group-addon {
    padding: 6px 8px; }
  .edit-closure .date-input-group {
    width: 58%;
    margin-right: 8px; }
  .edit-closure .text-danger {
    font-weight: bold; }
  .edit-closure .additional-attributes {
    font-size: 11px; }
@charset "UTF-8";
.live-user-marker {
  width: 50px;
  height: 42px;
  width: 50px;
  height: 42px;
  margin-top: -21px;
  /*rtl:ignore*/
  margin-left: -25px;
  margin-top: -42px; }
  .live-user-marker.moving {
    -webkit-transition: compact(compact(all 0.5s, false, false, false, false, false, false, false, false, false) false false...);
    -moz-transition: compact(compact(all 0.5s, false, false, false, false, false, false, false, false, false) false false false...);
    -o-transition: compact(compact(all 0.5s, false, false, false, false, false, false, false, false, false) false false false...);
    transition: compact(all 0.5s, false, false, false, false, false, false, false, false, false); }
  .live-user-marker.rank0 {
    background-image: url(//editor-assets.waze.com/production/img/level-icons1e56e7f3076b4d8bc8f35ec9ce7366b2.png);
    background-position: -67px -62px;
    width: 67px;
    height: 47px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .live-user-marker.rank0 {
        background-image: url(//editor-assets.waze.com/production/img/level-icons@2x2558d52d749a399f2bf806a55efce350.png);
        background-size: 203px 150px; } }
  .live-user-marker.rank1 {
    background-image: url(//editor-assets.waze.com/production/img/level-icons1e56e7f3076b4d8bc8f35ec9ce7366b2.png);
    background-position: 0px -62px;
    width: 67px;
    height: 51px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .live-user-marker.rank1 {
        background-image: url(//editor-assets.waze.com/production/img/level-icons@2x2558d52d749a399f2bf806a55efce350.png);
        background-size: 203px 150px; } }
  .live-user-marker.rank2 {
    background-image: url(//editor-assets.waze.com/production/img/level-icons1e56e7f3076b4d8bc8f35ec9ce7366b2.png);
    background-position: -151px 0px;
    width: 52px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .live-user-marker.rank2 {
        background-image: url(//editor-assets.waze.com/production/img/level-icons@2x2558d52d749a399f2bf806a55efce350.png);
        background-size: 203px 150px; } }
  .live-user-marker.rank3 {
    background-image: url(//editor-assets.waze.com/production/img/level-icons1e56e7f3076b4d8bc8f35ec9ce7366b2.png);
    background-position: -151px -48px;
    width: 51px;
    height: 47px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .live-user-marker.rank3 {
        background-image: url(//editor-assets.waze.com/production/img/level-icons@2x2558d52d749a399f2bf806a55efce350.png);
        background-size: 203px 150px; } }
  .live-user-marker.rank4 {
    background-image: url(//editor-assets.waze.com/production/img/level-icons1e56e7f3076b4d8bc8f35ec9ce7366b2.png);
    background-position: -83px 0px;
    width: 68px;
    height: 59px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .live-user-marker.rank4 {
        background-image: url(//editor-assets.waze.com/production/img/level-icons@2x2558d52d749a399f2bf806a55efce350.png);
        background-size: 203px 150px; } }
  .live-user-marker.rank5, .live-user-markerrank6 {
    background-image: url(//editor-assets.waze.com/production/img/level-icons1e56e7f3076b4d8bc8f35ec9ce7366b2.png);
    background-position: 0px 0px;
    width: 83px;
    height: 62px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .live-user-marker.rank5, .live-user-markerrank6 {
        background-image: url(//editor-assets.waze.com/production/img/level-icons@2x2558d52d749a399f2bf806a55efce350.png);
        background-size: 203px 150px; } }

#chat-overlay {
  z-index: 10000 !important;
  bottom: 26px;
  left: 20px;
  display: none;
  position: absolute;
  font-weight: 400; }
  #chat-overlay.visible-true.has-unread-messages #chat-toggle button {
    background-image: url(//editor-assets.waze.com/production/img/status-msg-v267d6b462a32327fb1bf722dbfb8763b.png); }
  #chat-overlay.visible-false .messages .message-list {
    margin-bottom: 0px; }
  #chat-overlay.visible-false .messages .new-message {
    display: none; }
  #chat-overlay.visible-false #chat-toggle button {
    filter: grayscale(100%); }
    #chat-overlay.visible-false #chat-toggle button:after {
      opacity: 0.5; }
  #chat-overlay.visible-false.has-unread-messages #chat-toggle button {
    background-image: url(//editor-assets.waze.com/production/img/status-msga23027f611d1e8a683f16c485ed5a05a.png); }
  #chat-overlay #chat-toggle {
    height: 40px;
    position: absolute;
    bottom: 0px;
    transition: all 0.3s;
    opacity: 1; }
    #chat-overlay #chat-toggle button {
      border: none;
      background-color: white;
      color: white;
      border-radius: 5px 5px 0px 0px;
      width: 43px;
      height: 40px; }
      #chat-overlay #chat-toggle button:after {
        content: "";
        background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
        background-position: 0px 0px;
        width: 24px;
        height: 24px;
        position: absolute;
        left: 10px;
        top: 8px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #chat-overlay #chat-toggle button:after {
            background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
            background-size: 96px 81px; } }
      #chat-overlay #chat-toggle button:focus {
        outline: none; }
  #chat-overlay #chat {
    display: none; }
  #chat-overlay.open #chat-toggle {
    display: none; }
  #chat-overlay.open #chat {
    display: block; }

#chat {
  position: relative;
  overflow: hidden;
  border-radius: 5px 5px 0px 0px; }
  #chat .header {
    width: 100%;
    background-color: #f1f1f1;
    line-height: 50px;
    font-size: 14px;
    color: #354148;
    padding-left: 0px;
    padding-right: 10px; }
    #chat .header .dropdown.room-selector {
      display: none; }
    #chat .header .single-room-label {
      padding-left: 15px; }
    #chat .header .room-name,
    #chat .header .status {
      font-size: 13px; }
    .multiple-rooms #chat .header .dropdown.room-selector {
      display: inline-block; }
    .multiple-rooms #chat .header .single-room-label {
      display: none; }
    #chat .header .dropdown {
      display: inline-block; }
      #chat .header .dropdown .dropdown-toggle {
        text-decoration: none;
        line-height: 41px;
        display: inline-block;
        padding-left: 15px;
        padding-right: 10px;
        cursor: pointer; }
        #chat .header .dropdown .dropdown-toggle span {
          text-decoration: underline; }
        #chat .header .dropdown .dropdown-toggle .fa-angle-down {
          margin-left: 5px; }
      #chat .header .dropdown .dropdown-menu {
        border: none;
        padding: 0; }
        #chat .header .dropdown .dropdown-menu li:first-child {
          border-bottom: 1px solid #e9e9e9; }
        #chat .header .dropdown .dropdown-menu li a {
          line-height: 30px;
          padding: 0px;
          text-decoration: none;
          cursor: pointer; }
          #chat .header .dropdown .dropdown-menu li a:hover {
            background: #eff4f4; }
        #chat .header .dropdown .dropdown-menu li a::before {
          content: "\A0";
          display: block;
          float: left;
          width: 20px;
          text-align: center; }
        #chat .header .dropdown .dropdown-menu li.checked {
          pointer-events: none; }
          #chat .header .dropdown .dropdown-menu li.checked a::before {
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\F00C";
            font-size: 10px;
            line-height: inherit; }
      #chat .header .dropdown li.radio-toggle {
        position: relative; }
        #chat .header .dropdown li.radio-toggle a {
          padding-left: 25px; }
        #chat .header .dropdown li.radio-toggle i {
          display: none;
          position: absolute;
          left: 5px;
          top: 2px; }
        #chat .header .dropdown li.radio-toggle input {
          display: none; }
    #chat .header button {
      float: right;
      color: white;
      font-weight: normal;
      line-height: 30px;
      font-size: 16px;
      background: none;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10000);
      opacity: 100;
      text-shadow: compact(none, false, false, false, false, false, false, false, false, false);
      border: 0;
      margin-left: 5px; }
      #chat .header button:focus {
        outline: none; }
      #chat .header button.minimize {
        color: #354148; }
  #chat .messages {
    width: 427px;
    border-right: 1px solid rgba(126, 126, 126, 0.26);
    margin-right: -2px; }
    #chat .messages .unread-messages-notification {
      display: none;
      position: absolute;
      bottom: 64px;
      padding: 2px 10px;
      left: 0px;
      width: 427px;
      color: #59899e;
      background-color: #e9e9e9;
      font-size: 11px;
      font-weight: bold;
      font-weight: 600;
      text-align: center; }
      #chat .messages .unread-messages-notification:hover {
        color: #f1f1f1; }
      .visible-false #chat .messages .unread-messages-notification {
        bottom: 0px; }
    #chat .messages .message-list {
      padding: 15px;
      min-height: 323px;
      max-height: 250px;
      overflow-y: auto;
      overflow-x: hidden;
      margin-bottom: 39px; }
      #chat .messages .message-list .message {
        margin-bottom: 14px;
        clear: both; }
        #chat .messages .message-list .message.system-message .body {
          font-size: 12px;
          color: #92999d;
          text-align: center; }
          #chat .messages .message-list .message.system-message .body > div {
            display: block;
            text-align: center !important; }
            #chat .messages .message-list .message.system-message .body > div:after, #chat .messages .message-list .message.system-message .body > div:before {
              display: inline-block;
              content: "";
              width: 20px;
              height: 1px;
              background: #dadada;
              position: relative;
              margin-left: 5px;
              margin-right: 5px;
              top: -3px; }
        #chat .messages .message-list .message .from {
          display: block;
          color: #59899e;
          font-size: 13px;
          font-weight: bold;
          font-weight: 600; }
        #chat .messages .message-list .message.normal-message {
          background: #fbfdff;
          border: 1px solid #d7e4f9;
          border-radius: 8px;
          padding: 10px;
          padding-top: 8px;
          max-width: 320px;
          min-width: 150px;
          float: right; }
          #chat .messages .message-list .message.normal-message .from {
            color: #92999d;
            font-size: 13px;
            font-weight: normal; }
        #chat .messages .message-list .message.own-message {
          background: #ffffff;
          border: 1px solid rgba(181, 181, 181, 0.15);
          float: left; }
          #chat .messages .message-list .message.own-message .from {
            color: #00c6ff; }
    #chat .messages .new-message {
      position: absolute;
      bottom: 0;
      width: 427px; }
      #chat .messages .new-message input {
        width: 100%;
        height: 39px;
        border: 0 none;
        border-top: 1px solid rgba(126, 126, 126, 0.26);
        border-right: 1px solid rgba(126, 126, 126, 0.26);
        padding: 0 15px;
        -webkit-box-shadow: compact(0px 2px 0px #e9e9e9 inset, false, false, false, false, false, false, false, false, false);
        -moz-box-shadow: compact(0px 2px 0px #e9e9e9 inset, false, false, false, false, false, false, false, false, false);
        box-shadow: compact(0px 2px 0px #e9e9e9 inset, false, false, false, false, false, false, false, false, false);
        margin: 0px; }
        #chat .messages .new-message input:focus {
          outline: none; }
  #chat .users {
    min-height: 110px;
    padding: 15px;
    max-height: 362px;
    width: 195px;
    vertical-align: top;
    overflow-y: auto;
    overflow-x: hidden; }
  #chat ul.user-list a.user {
    display: block;
    color: #354148;
    text-decoration: none !important;
    border: 1px solid transparent;
    padding: 3px;
    padding-left: 8px;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.2s; }
    #chat ul.user-list a.user .crosshair {
      display: none; }
    #chat ul.user-list a.user .username {
      font-size: 12px;
      font-weight: bold;
      font-weight: 600;
      white-space: nowrap;
      overflow: hidden;
      -ms-text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      line-height: 25px;
      text-decoration: none !important; }
    #chat ul.user-list a.user .rank {
      float: left;
      margin-right: 5px;
      background-image: url(//editor-assets.waze.com/production/img/chatconeaff200748fb8b9db2a2ebfefdf7dce01.png);
      background-size: 100% 100%;
      width: 25px;
      height: 20px;
      font-size: 10px;
      /*rtl:ignore*/
      text-align: right;
      line-height: normal;
      color: #bf5e1f;
      /*rtl:ignore*/
      padding-right: 5px;
      padding-top: 1px; }
    #chat ul.user-list a.user.current-user {
      pointer-events: none;
      color: #26bae8; }
    #chat ul.user-list a.user:hover {
      border: 1px solid #dadada; }
      #chat ul.user-list a.user:hover .crosshair {
        display: block;
        float: right;
        margin-top: 5px;
        right: 5px;
        position: relative; }
      #chat ul.user-list a.user:hover.current-user .crosshair {
        display: none; }
  #chat .not-connected-message {
    min-width: 250px;
    text-align: center;
    padding: 20px 40px;
    color: #999;
    font-style: italic;
    background-color: white; }
  #chat .chat-body {
    display: none;
    overflow: hidden;
    *zoom: 1;
    min-height: 100px;
    background-color: white; }

#chat-overlay {
  pointer-events: none; }
  #chat-overlay #chat-toggle {
    pointer-events: auto; }
  #chat-overlay.open {
    pointer-events: auto; }
    #chat-overlay.open #chat-toggle {
      pointer-events: none; }
  #chat-overlay.connected .not-connected-message {
    display: none; }
  #chat-overlay.connected .chat-body {
    display: flex; }

#map.street-view-mode #chat .messages {
  width: 327px; }
  #map.street-view-mode #chat .messages .new-message {
    width: 327px; }
.hide-message {
  display: block;
  position: absolute;
  top: -10px;
  left: -10px;
  font-size: 20px;
  color: #333;
  border-radius: 50px;
  background-color: white; }
  .hide-message:hover {
    color: #666; }
.street-view-layer .pin {
  position: relative;
  width: 0;
  height: 0; }
  .street-view-layer .pin .drag-handle {
    border: 2px solid rgba(51, 51, 51, 0.25);
    position: absolute;
    top: 20.50629px;
    left: 20.50629px;
    margin-top: -7px;
    /*rtl:ignore*/
    margin-left: -7px;
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background-color: white; }
    .street-view-layer .pin .drag-handle:hover, .street-view-layer .pin .drag-handle.dragging {
      cursor: move; }
  .street-view-layer .pin.pano-available .crosshair {
    background: linear-gradient(180deg, rgba(40, 108, 178, 0.6) 0%, rgba(219, 246, 255, 0.6) 100%);
    -webkit-animation-duration: 0.25s;
    -webkit-animation-name: pulsate;
    -webkit-animation-iteration-count: 1;
    -moz-animation-duration: 0.25s;
    -moz-animation-name: pulsate;
    -moz-animation-iteration-count: 1; }
  .street-view-layer .pin.dragging .arrow {
    display: none; }
  .street-view-layer .pin .rotator {
    position: absolute;
    top: 15.5565px;
    /*rtl:ignore*/
    left: 15.5565px;
    background-color: blue;
    margin-top: -5px;
    /*rtl:ignore*/
    margin-left: -5px;
    width: 10px;
    height: 10px;
    border-radius: 10px; }
  .street-view-layer .pin .crosshair {
    pointer-events: none;
    text-align: center;
    line-height: 40px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 26px;
    margin-top: -22px;
    /*rtl:ignore*/
    margin-left: -22px;
    width: 44px;
    height: 44px;
    border-radius: 44px;
    border: 2px solid white;
    -webkit-box-shadow: compact(0 0 0 3px rgba(51, 51, 51, 0.25), false, false, false, false, false, false, false, false, false);
    -moz-box-shadow: compact(0 0 0 3px rgba(51, 51, 51, 0.25), false, false, false, false, false, false, false, false, false);
    box-shadow: compact(0 0 0 3px rgba(51, 51, 51, 0.25), false, false, false, false, false, false, false, false, false);
    border-radius: 50%;
    background: linear-gradient(180deg, rgba(173, 0, 0, 0.6) 0%, rgba(255, 207, 124, 0.6) 100%);
    transform-origin: 50% 50%; }
    .street-view-layer .pin .crosshair .arrow {
      width: 50px;
      height: 50px;
      display: inline; }

#street-view-container {
  z-index: 0; }
  #street-view-container img {
    max-width: none; }
  #street-view-container text {
    display: none; }
  #street-view-container .close-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    height: 28px;
    background-color: #ccc;
    z-index: 1;
    color: white;
    text-align: center;
    line-height: 28px;
    font-size: 18px;
    text-decoration: none; }
    #street-view-container .close-button:hover {
      cursor: pointer;
      background-color: #ddd; }

@-webkit-keyframes pulsate {
  0% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

@-moz-keyframes pulsate {
  0% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

@keyframes pulsate {
  0% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }
.layer-switcher .menu {
  width: 230px;
  top: 45px;
  background-color: white;
  position: absolute;
  right: 0; }

.layer-switcher .scrollable {
  height: calc(100% - 36px);
  overflow-y: auto; }

.layer-switcher .more-options-toggle {
  height: 36px;
  line-height: 36px;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  color: #93c4d3;
  background-color: white;
  box-shadow: 0 1px 2px #ededed; }
  .layer-switcher .more-options-toggle input[name="show-more-options"] {
    display: none; }
  .layer-switcher .more-options-toggle .title {
    cursor: pointer;
    text-decoration: underline; }
  .layer-switcher .more-options-toggle .pinned {
    float: right;
    font-size: 21px; }
  .layer-switcher .more-options-toggle .text-checkbox input[type="checkbox"]:checked + label {
    color: #56cbe7; }
  .layer-switcher .more-options-toggle .text-checkbox input[type="checkbox"]:not([disabled]):active:checked + label {
    color: #29bde1; }

.layer-switcher .toggler {
  padding-top: 4px;
  padding-bottom: 4px; }
  .layer-switcher .toggler.main .label-text {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase; }

.layer-switcher .togglers {
  padding: 10px;
  margin-bottom: 0; }
  .layer-switcher .togglers .children {
    list-style: none;
    padding-left: 22px; }
  .layer-switcher .togglers .group:not(:last-child)::after {
    content: "";
    display: block;
    border-top: 1px solid #ededed;
    margin: 10px -7px 10px -7px; }
  .layer-switcher .togglers .horizontal-checkboxes {
    padding-left: 26px; }
  .layer-switcher .togglers .text-checkboxes {
    display: flex;
    justify-content: space-between; }
    .layer-switcher .togglers .text-checkboxes .title {
      color: #9a9a9a;
      font-style: italic; }
    .layer-switcher .togglers .text-checkboxes .text-checkbox {
      font-size: 20px;
      line-height: 20px;
      display: inline-block;
      margin-left: 12px; }

.layer-switcher .controls-container input + label {
  white-space: normal;
  margin-bottom: 0; }
  .layer-switcher .controls-container input + label .label-text {
    white-space: nowrap; }

.layer-switcher .waze-icon-layers {
  margin-right: 7px;
  margin-left: 7px; }
  .layer-switcher .waze-icon-layers.toolbar-button {
    padding-left: 12px;
    padding-right: 11px; }
  .layer-switcher .waze-icon-layers:after {
    content: "";
    display: block;
    position: relative;
    top: 7px;
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -68px -15px;
    width: 13px;
    height: 16px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .layer-switcher .waze-icon-layers:after {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }
.marker-layer.disabled {
  pointer-events: none; }

.navigation-point {
  margin-top: -7px;
  /*rtl:ignore*/
  margin-left: -7px;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.5);
  background-color: #00ece3;
  font-size: 12px;
  line-height: 14px;
  padding-left: 1px; }
  .navigation-point.primary {
    margin-top: -11px;
    /*rtl:ignore*/
    margin-left: -11px;
    width: 22px;
    height: 22px;
    border-radius: 22px;
    font-size: 15px;
    line-height: 21px;
    padding-left: 3px; }
  .navigation-point.transparent {
    opacity: 0.25; }
  .navigation-point.draggable {
    cursor: move; }

@keyframes arrowPulse {
  0% {
    transform: translate(0, 0); }
  12% {
    transform: translate(0, -5px); }
  24% {
    transform: translate(0, 0px); }
  36% {
    transform: translate(0, -5px); }
  50% {
    transform: translate(0, 0); } }
  .navigation-point.centered .waze-icon-full-arrow-up {
    display: block; }
  .navigation-point .waze-icon-full-arrow-up {
    display: none;
    color: rgba(255, 255, 255, 0.3);
    position: absolute; }
    .navigation-point .waze-icon-full-arrow-up::before {
      animation: arrowPulse 3.5s 0s infinite;
      animation-delay: 2s; }
  .navigation-point .arrow-up {
    top: -100%; }
  .navigation-point .arrow-down {
    transform: rotate(180deg);
    bottom: -100%; }
  .navigation-point .arrow-left {
    transform: rotate(-90deg);
    top: 0;
    left: -90%; }
  .navigation-point .arrow-right {
    transform: rotate(90deg);
    top: 0;
    right: -90%; }

.house-numbers-layer .uneditable-number {
  border: 1px solid #333;
  background-color: white;
  border-radius: 10px;
  padding: 0 4px;
  display: none; }

.house-numbers-layer.preview .uneditable-number {
  display: block; }

.house-numbers-layer.preview .fraction-point,
.house-numbers-layer.preview .drag-handle,
.house-numbers-layer.preview .input-wrapper {
  display: none; }

.house-numbers-layer .fraction-point {
  margin-top: -8px;
  /*rtl:ignore*/
  margin-left: -8px;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  border: 2px solid #00a8ff;
  background-color: #ddd; }
  .house-numbers-layer .fraction-point:hover {
    background-color: white;
    cursor: move; }
  .house-numbers-layer .fraction-point.dragging {
    margin-top: -9px;
    /*rtl:ignore*/
    margin-left: -9px;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    -webkit-box-shadow: 0px 2px 4px #111;
    -moz-box-shadow: 0px 2px 4px #111;
    box-shadow: 0px 2px 4px #111;
    background-color: white; }

.house-numbers-layer .house-number .content {
  position: relative;
  z-index: 1; }
  .house-numbers-layer .house-number .content.new .input-wrapper {
    display: none; }
  .house-numbers-layer .house-number .content .delete-button {
    display: none; }
  .house-numbers-layer .house-number .content.valid-false:not(.forced-true) .input-wrapper {
    border: 3px solid #bd3b3b; }
  .house-numbers-layer .house-number .content.forced-true .input-wrapper {
    /*rtl:ignore*/
    padding-right: 45px;
    background-image: url(//editor-assets.waze.com/production/img/forced_number2f6ae813913e3f053e4cf5e59c131365.png);
    background-repeat: no-repeat;
    /*rtl:ignore*/
    background-position: right center;
    max-width: 120px; }
  .house-numbers-layer .house-number .content:not(.active) .input-wrapper:hover {
    opacity: 0.8; }
  .house-numbers-layer .house-number .content .tooltip {
    min-width: 150px; }
  .house-numbers-layer .house-number .content .input-wrapper {
    -webkit-transition: margin-left 0.15s, opacity 0.2s;
    -moz-transition: margin-left 0.15s, opacity 0.2s;
    -o-transition: margin-left 0.15s, opacity 0.2s;
    transition: margin-left 0.15s, opacity 0.2s;
    box-sizing: initial;
    z-index: 1;
    position: absolute;
    opacity: 0.7;
    background-color: white;
    -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.4);
    border-radius: 15px;
    height: 25px;
    min-width: 35px;
    max-width: 70px; }
    .house-numbers-layer .house-number .content .input-wrapper.side-left {
      /*rtl:ignore*/
      right: 0; }
    .house-numbers-layer .house-number .content .input-wrapper .number-preview {
      visibility: hidden;
      line-height: 25px;
      height: 25px;
      padding: 0 10px; }
    .house-numbers-layer .house-number .content .input-wrapper input {
      box-shadow: none;
      position: relative;
      top: -25px;
      /*rtl:ignore*/
      left: 0;
      border-radius: 15px;
      margin: 0px;
      padding: 1px;
      background-color: transparent;
      border: none;
      width: 100%;
      height: 100%;
      text-align: center;
      font-weight: bold;
      outline: none; }
      .house-numbers-layer .house-number .content .input-wrapper input::-webkit-outer-spin-button, .house-numbers-layer .house-number .content .input-wrapper input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0; }
  .house-numbers-layer .house-number .content.active .input-wrapper {
    opacity: 1;
    width: 70px; }
    .house-numbers-layer .house-number .content.active .input-wrapper.side-left .delete-button {
      /*rtl:ignore*/
      left: -23px;
      /*rtl:ignore*/
      right: auto; }
  .house-numbers-layer .house-number .content.active .delete-button {
    background: -owg-linear-gradient(#c33d3d, #af2020);
    background: -webkit-linear-gradient(#c33d3d, #af2020);
    background: -moz-linear-gradient(#c33d3d, #af2020);
    background: -o-linear-gradient(#c33d3d, #af2020);
    background: linear-gradient(#c33d3d, #af2020);
    -webkit-box-shadow: 1px 1px 3px 0 #111;
    -moz-box-shadow: 1px 1px 3px 0 #111;
    box-shadow: 1px 1px 3px 0 #111;
    text-align: center;
    width: 22px;
    height: 22px;
    border-radius: 22px;
    display: block;
    position: absolute;
    /*rtl:ignore*/
    right: -23px;
    top: 1px;
    color: white;
    line-height: 21px;
    text-shadow: 1px 1px 2px #333; }
    .house-numbers-layer .house-number .content.active .delete-button:hover {
      cursor: pointer; }
  .house-numbers-layer .house-number .content.active .drag-handle {
    opacity: 1;
    -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
    background-color: #44afcf;
    border: 3px solid white;
    margin-top: -9px;
    /*rtl:ignore*/
    margin-left: -9px;
    width: 18px;
    height: 18px;
    border-radius: 18px; }
    .house-numbers-layer .house-number .content.active .drag-handle:hover {
      cursor: move; }
  .house-numbers-layer .house-number .content .drag-handle {
    z-index: 2;
    opacity: 0.7;
    border: 3px solid #44afcf;
    background-color: white;
    position: absolute;
    margin-top: -7px;
    /*rtl:ignore*/
    margin-left: -7px;
    width: 14px;
    height: 14px;
    border-radius: 14px; }

.unlocked-badge {
  /*rtl:ignore*/
  margin-left: 1px;
  margin-top: -18px;
  pointer-events: none;
  background-image: url(//editor-assets.waze.com/production/img/turns-ui677e75c5b5f9e6816bf8e69107e0254e.png);
  background-position: 0px -15px;
  width: 15px;
  height: 15px; }

.turn-arrow.hover {
  z-index: 1; }

.turn-arrow .arrow {
  width: 36px;
  height: 37px;
  margin-top: -18.5px;
  /*rtl:ignore*/
  margin-left: -18px;
  transform-origin: 50% 50%;
  cursor: pointer; }
  .turn-arrow .arrow.disabled {
    opacity: 0.5;
    pointer-events: none; }
  .turn-arrow .arrow .closed-badge {
    /*rtl:ignore*/
    margin-left: 19px;
    margin-top: -7px;
    position: absolute;
    top: 5px;
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(//editor-assets.waze.com/production/img/turns-ui677e75c5b5f9e6816bf8e69107e0254e.png);
    background-position: 0px 0px;
    width: 15px;
    height: 15px; }
  .turn-arrow .arrow .restriction-badge {
    width: 15px;
    height: 15px;
    /*rtl:ignore*/
    margin-left: 20px;
    margin-top: -7px;
    position: absolute;
    top: 5px;
    background-image: url(//editor-assets.waze.com/production/img/turns-ui677e75c5b5f9e6816bf8e69107e0254e.png);
    background-position: -15px 0px;
    width: 15px;
    height: 15px; }
  .turn-arrow .arrow.open {
    background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
    background-position: 0px -37px;
    width: 36px;
    height: 37px; }
    .turn-arrow .arrow.open:hover, .turn-arrow .arrow.open.hover {
      background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
      background-position: -36px -37px;
      width: 36px;
      height: 37px; }
  .turn-arrow .arrow.restricted {
    background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
    background-position: -36px 0px;
    width: 36px;
    height: 37px; }
    .turn-arrow .arrow.restricted:hover, .turn-arrow .arrow.restricted.hover {
      background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
      background-position: -72px 0px;
      width: 36px;
      height: 37px; }
  .turn-arrow .arrow.closed {
    background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
    background-position: 0px 0px;
    width: 36px;
    height: 37px; }
    .turn-arrow .arrow.closed:hover, .turn-arrow .arrow.closed.hover {
      background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
      background-position: -72px -37px;
      width: 36px;
      height: 37px; }
  .turn-arrow .arrow.uturn {
    width: 22px;
    height: 22px;
    margin-top: -11px;
    /*rtl:ignore*/
    margin-left: -11px; }
    .turn-arrow .arrow.uturn .closed-badge,
    .turn-arrow .arrow.uturn .restriction-badge {
      margin-top: 6px;
      /*rtl:ignore*/
      margin-left: 10px; }
    .turn-arrow .arrow.uturn .restrictions {
      /*rtl:ignore*/
      right: -18px; }
    .turn-arrow .arrow.uturn.open {
      background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
      background-position: -22px -96px;
      width: 22px;
      height: 22px; }
      .turn-arrow .arrow.uturn.open:hover, .turn-arrow .arrow.uturn.open.hover {
        background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
        background-position: -66px -74px;
        width: 22px;
        height: 22px; }
    .turn-arrow .arrow.uturn.restricted {
      background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
      background-position: -108px -22px;
      width: 22px;
      height: 22px; }
      .turn-arrow .arrow.uturn.restricted:hover, .turn-arrow .arrow.uturn.restricted.hover {
        background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
        background-position: -108px -66px;
        width: 22px;
        height: 22px; }
    .turn-arrow .arrow.uturn.closed {
      background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
      background-position: -22px -74px;
      width: 22px;
      height: 22px; }
      .turn-arrow .arrow.uturn.closed:hover, .turn-arrow .arrow.uturn.closed.hover {
        background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
        background-position: -66px -96px;
        width: 22px;
        height: 22px; }
    .turn-arrow .arrow.uturn.lefthand.open {
      background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
      background-position: 0px -96px;
      width: 22px;
      height: 22px; }
      .turn-arrow .arrow.uturn.lefthand.open:hover, .turn-arrow .arrow.uturn.lefthand.open.hover {
        background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
        background-position: -44px -96px;
        width: 22px;
        height: 22px; }
    .turn-arrow .arrow.uturn.lefthand.restricted {
      background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
      background-position: -108px 0px;
      width: 22px;
      height: 22px; }
      .turn-arrow .arrow.uturn.lefthand.restricted:hover, .turn-arrow .arrow.uturn.lefthand.restricted.hover {
        background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
        background-position: -108px -44px;
        width: 22px;
        height: 22px; }
    .turn-arrow .arrow.uturn.lefthand.closed {
      background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
      background-position: 0px -74px;
      width: 22px;
      height: 22px; }
      .turn-arrow .arrow.uturn.lefthand.closed:hover, .turn-arrow .arrow.uturn.lefthand.closed.hover {
        background-image: url(//editor-assets.waze.com/production/img/turns96765f551688fd5082b619129499bbb3.png);
        background-position: -44px -74px;
        width: 22px;
        height: 22px; }
  .turn-arrow .arrow.difficult.open {
    background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
    background-position: -72px 0px;
    width: 36px;
    height: 37px; }
    .turn-arrow .arrow.difficult.open:hover, .turn-arrow .arrow.difficult.open.hover {
      background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
      background-position: 0px -37px;
      width: 36px;
      height: 37px; }
  .turn-arrow .arrow.difficult.restricted {
    background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
    background-position: -108px 0px;
    width: 34px;
    height: 39px; }
    .turn-arrow .arrow.difficult.restricted:hover, .turn-arrow .arrow.difficult.restricted.hover {
      background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
      background-position: -36px 0px;
      width: 36px;
      height: 37px; }
  .turn-arrow .arrow.difficult.closed {
    background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
    background-position: 0px 0px;
    width: 36px;
    height: 37px; }
    .turn-arrow .arrow.difficult.closed:hover, .turn-arrow .arrow.difficult.closed.hover {
      background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
      background-position: -36px -37px;
      width: 36px;
      height: 37px; }
  .turn-arrow .arrow.difficult.uturn {
    width: 22px;
    height: 22px;
    margin-top: -11px;
    /*rtl:ignore*/
    margin-left: -11px; }
    .turn-arrow .arrow.difficult.uturn.open {
      background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
      background-position: -22px -96px;
      width: 22px;
      height: 22px; }
      .turn-arrow .arrow.difficult.uturn.open:hover, .turn-arrow .arrow.difficult.uturn.open.hover {
        background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
        background-position: -22px -74px;
        width: 22px;
        height: 22px; }
    .turn-arrow .arrow.difficult.uturn.restricted {
      background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
      background-position: -66px -74px;
      width: 22px;
      height: 22px; }
      .turn-arrow .arrow.difficult.uturn.restricted:hover, .turn-arrow .arrow.difficult.uturn.restricted.hover {
        background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
        background-position: -110px -74px;
        width: 22px;
        height: 22px; }
    .turn-arrow .arrow.difficult.uturn.closed {
      background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
      background-position: -72px -37px;
      width: 22px;
      height: 22px; }
      .turn-arrow .arrow.difficult.uturn.closed:hover, .turn-arrow .arrow.difficult.uturn.closed.hover {
        background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
        background-position: -66px -96px;
        width: 22px;
        height: 22px; }
    .turn-arrow .arrow.difficult.uturn.lefthand.open {
      background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
      background-position: 0px -96px;
      width: 22px;
      height: 22px; }
      .turn-arrow .arrow.difficult.uturn.lefthand.open:hover, .turn-arrow .arrow.difficult.uturn.lefthand.open.hover {
        background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
        background-position: -44px -96px;
        width: 22px;
        height: 22px; }
    .turn-arrow .arrow.difficult.uturn.lefthand.restricted {
      background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
      background-position: -44px -74px;
      width: 22px;
      height: 22px; }
      .turn-arrow .arrow.difficult.uturn.lefthand.restricted:hover, .turn-arrow .arrow.difficult.uturn.lefthand.restricted.hover {
        background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
        background-position: -88px -74px;
        width: 22px;
        height: 22px; }
    .turn-arrow .arrow.difficult.uturn.lefthand.closed {
      background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
      background-position: -108px -39px;
      width: 22px;
      height: 22px; }
      .turn-arrow .arrow.difficult.uturn.lefthand.closed:hover, .turn-arrow .arrow.difficult.uturn.lefthand.closed.hover {
        background-image: url(//editor-assets.waze.com/production/img/turns-difficult11fe96ffa43a348c0820d9723e52503e.png);
        background-position: 0px -74px;
        width: 22px;
        height: 22px; }

.add-junction {
  width: 40px;
  height: 39px;
  margin-top: -19.5px;
  /*rtl:ignore*/
  margin-left: -20px;
  margin-top: -39px;
  background-image: url(//editor-assets.waze.com/production/img/junction5576c53c89532c53cde525d27c4c1809.png);
  background-position: 0px 0px;
  width: 40px;
  height: 39px; }
  .add-junction:hover {
    cursor: pointer;
    background-image: url(//editor-assets.waze.com/production/img/junction5576c53c89532c53cde525d27c4c1809.png);
    background-position: -40px 0px;
    width: 40px;
    height: 39px; }

.add-bridge {
  width: 40px;
  height: 39px;
  margin-top: -19.5px;
  /*rtl:ignore*/
  margin-left: -20px;
  margin-top: -39px;
  background-image: url(//editor-assets.waze.com/production/img/bridge524855b0527bf4fd31b0d03b4f120208.png);
  background-position: 0px 0px;
  width: 40px;
  height: 39px; }
  .add-bridge:hover {
    cursor: pointer;
    background-image: url(//editor-assets.waze.com/production/img/bridge524855b0527bf4fd31b0d03b4f120208.png);
    background-position: -40px 0px;
    width: 40px;
    height: 39px; }

.olMap.problem-selected .map-problem {
  opacity: 0.8; }
  .olMap.problem-selected .map-problem:hover {
    opacity: 1; }

.olMap.problem-selected .selected {
  filter: brightness(110%);
  opacity: 1; }
  .olMap.problem-selected .selected.low {
    filter: brightness(105%); }

.editing-disabled .map-problem:hover {
  cursor: default; }

.map-problem {
  width: 25px;
  height: 30px;
  margin-top: -15px;
  /*rtl:ignore*/
  margin-left: -13px;
  margin-top: -30px;
  cursor: pointer; }
  .map-problem.rejected::before {
    content: "";
    background-image: url(//editor-assets.waze.com/production/img/problemsd8669e443f696cf1fe0433cece18ad2d.png);
    background-position: -68px -60px;
    width: 17px;
    height: 17px;
    position: absolute;
    top: -3px;
    /*rtl:ignore*/
    right: -6px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .map-problem.rejected::before {
        background-image: url(//editor-assets.waze.com/production/img/problems@2x0df9bd2ff0d86de08aa456cab3b406d4.png);
        background-size: 100px 90px; } }
  .map-problem.has-comments::after {
    content: "";
    background-image: url(//editor-assets.waze.com/production/img/problemsd8669e443f696cf1fe0433cece18ad2d.png);
    background-position: -50px -60px;
    width: 18px;
    height: 18px;
    position: absolute;
    top: -8px;
    /*rtl:ignore*/
    right: -10px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .map-problem.has-comments::after {
        background-image: url(//editor-assets.waze.com/production/img/problems@2x0df9bd2ff0d86de08aa456cab3b406d4.png);
        background-size: 100px 90px; } }
  .map-problem:hover {
    filter: brightness(110%);
    z-index: 999; }
  .map-problem.low:hover {
    filter: brightness(105%); }
  .map-problem.user-generated.solved {
    background-image: url(//editor-assets.waze.com/production/img/problemsd8669e443f696cf1fe0433cece18ad2d.png);
    background-position: 0px 0px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .map-problem.user-generated.solved {
        background-image: url(//editor-assets.waze.com/production/img/problems@2x0df9bd2ff0d86de08aa456cab3b406d4.png);
        background-size: 100px 90px; } }
  .map-problem.user-generated.rejected {
    background-image: url(//editor-assets.waze.com/production/img/problemsd8669e443f696cf1fe0433cece18ad2d.png);
    background-position: -25px -60px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .map-problem.user-generated.rejected {
        background-image: url(//editor-assets.waze.com/production/img/problems@2x0df9bd2ff0d86de08aa456cab3b406d4.png);
        background-size: 100px 90px; } }
  .map-problem.user-generated.open.high {
    background-image: url(//editor-assets.waze.com/production/img/problemsd8669e443f696cf1fe0433cece18ad2d.png);
    background-position: -75px 0px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .map-problem.user-generated.open.high {
        background-image: url(//editor-assets.waze.com/production/img/problems@2x0df9bd2ff0d86de08aa456cab3b406d4.png);
        background-size: 100px 90px; } }
  .map-problem.user-generated.open.medium {
    background-image: url(//editor-assets.waze.com/production/img/problemsd8669e443f696cf1fe0433cece18ad2d.png);
    background-position: 0px -60px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .map-problem.user-generated.open.medium {
        background-image: url(//editor-assets.waze.com/production/img/problems@2x0df9bd2ff0d86de08aa456cab3b406d4.png);
        background-size: 100px 90px; } }
  .map-problem.user-generated.open.low {
    background-image: url(//editor-assets.waze.com/production/img/problemsd8669e443f696cf1fe0433cece18ad2d.png);
    background-position: -75px -30px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .map-problem.user-generated.open.low {
        background-image: url(//editor-assets.waze.com/production/img/problems@2x0df9bd2ff0d86de08aa456cab3b406d4.png);
        background-size: 100px 90px; } }
  .map-problem.solved {
    background-image: url(//editor-assets.waze.com/production/img/problemsd8669e443f696cf1fe0433cece18ad2d.png);
    background-position: 0px -30px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .map-problem.solved {
        background-image: url(//editor-assets.waze.com/production/img/problems@2x0df9bd2ff0d86de08aa456cab3b406d4.png);
        background-size: 100px 90px; } }
  .map-problem.rejected {
    background-image: url(//editor-assets.waze.com/production/img/problemsd8669e443f696cf1fe0433cece18ad2d.png);
    background-position: -25px -30px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .map-problem.rejected {
        background-image: url(//editor-assets.waze.com/production/img/problems@2x0df9bd2ff0d86de08aa456cab3b406d4.png);
        background-size: 100px 90px; } }
  .map-problem.open.high {
    background-image: url(//editor-assets.waze.com/production/img/problemsd8669e443f696cf1fe0433cece18ad2d.png);
    background-position: -50px -30px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .map-problem.open.high {
        background-image: url(//editor-assets.waze.com/production/img/problems@2x0df9bd2ff0d86de08aa456cab3b406d4.png);
        background-size: 100px 90px; } }
  .map-problem.open.medium {
    background-image: url(//editor-assets.waze.com/production/img/problemsd8669e443f696cf1fe0433cece18ad2d.png);
    background-position: -50px 0px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .map-problem.open.medium {
        background-image: url(//editor-assets.waze.com/production/img/problems@2x0df9bd2ff0d86de08aa456cab3b406d4.png);
        background-size: 100px 90px; } }
  .map-problem.open.low {
    background-image: url(//editor-assets.waze.com/production/img/problemsd8669e443f696cf1fe0433cece18ad2d.png);
    background-position: -25px 0px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .map-problem.open.low {
        background-image: url(//editor-assets.waze.com/production/img/problems@2x0df9bd2ff0d86de08aa456cab3b406d4.png);
        background-size: 100px 90px; } }

.junction-entry-marker {
  margin-top: -11px;
  /*rtl:ignore*/
  margin-left: -11px;
  width: 22px;
  height: 22px;
  border-radius: 22px;
  background-color: #56cbe7;
  border: 2px solid white;
  font-size: 12px;
  line-height: 18px;
  padding-left: 4px;
  color: white;
  cursor: pointer; }

.road-closure {
  pointer-events: none;
  background-image: url(//editor-assets.waze.com/production/img/closures82b2ff7d4987911546132469c3cd515f.png);
  background-position: 0px -46px;
  width: 46px;
  height: 46px;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  /*rtl:ignore*/
  margin-left: -23px;
  z-index: 1; }
  .road-closure.inactive {
    background-image: url(//editor-assets.waze.com/production/img/closures82b2ff7d4987911546132469c3cd515f.png);
    background-position: -46px 0px;
    width: 46px;
    height: 46px;
    width: 46px;
    height: 46px;
    margin-top: -23px;
    /*rtl:ignore*/
    margin-left: -23px;
    z-index: 0; }
  .road-closure .arrow {
    background-image: url(//editor-assets.waze.com/production/img/closures82b2ff7d4987911546132469c3cd515f.png);
    background-position: 0px 0px;
    width: 46px;
    height: 46px;
    width: 46px;
    height: 46px;
    margin-top: -23px;
    /*rtl:ignore*/
    margin-left: -23px;
    margin: auto; }

.show-sidebar #map {
  border-radius: 5px 0px 0px 0px;
  overflow: hidden; }
  .show-sidebar #map:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 26px;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 0px 0px 0px 5px;
    box-shadow: -10px 4px 0px 0px #ededed;
    z-index: 999; }

.satellite-overlay {
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  position: absolute;
  pointer-events: none; }

.olMapViewport {
  background: #354148 !important; }
#WazeMap .map-message {
  position: absolute;
  background: #354148;
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.27);
  border-radius: 18px;
  width: 312px;
  left: 23px;
  bottom: 63px;
  height: auto;
  line-height: 21px;
  padding: 15px 14px 15px 64px;
  z-index: 10001; }
  #WazeMap .map-message .return-to-edit-mode {
    font-size: 14px;
    cursor: pointer; }
  #WazeMap .map-message .title {
    color: white;
    font-size: 17px;
    font-family: Poppins;
    font-weight: bold; }
  #WazeMap .map-message .description {
    margin-top: 5px;
    font-size: 14px;
    opacity: 1;
    color: #92999d; }
  #WazeMap .map-message .map-message-icon {
    background-image: url(//editor-assets.waze.com/production/img/wazer-ghost16052bf98f69cb86807ad6ddde5d0e22.png);
    width: 27px;
    height: 24px;
    position: absolute;
    left: 19px;
    top: 17px; }
  #WazeMap .map-message .return-to-edit-mode {
    color: #92999d; }
.WazeMapFooter {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 26px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #ededed;
  z-index: 10001 !important; }

.footer-messages {
  position: absolute;
  bottom: 26px;
  left: 0;
  width: 100%; }

.clipboard-container {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
  z-index: 100;
  display: none;
  opacity: 0; }
  .clipboard-container textarea {
    width: 1px;
    height: 1px;
    padding: 0px; }

.footer-message {
  height: 40px;
  color: white;
  padding: 0 15px;
  line-height: 40px;
  font-size: 14px; }
  .footer-message a {
    color: white;
    text-decoration: underline; }

#WazeMap .sandbox-message {
  background: #8711ff; }
  #WazeMap .sandbox-message .description {
    color: #ce9eff; }

.location-message {
  background-color: #f89406;
  padding: 0px 10px 0px 20px;
  position: relative; }
  .location-message .close {
    position: absolute;
    top: 0px;
    right: 5px; }

.olControlAttribution, .WazeControlMousePosition, .WazeControlPermalink {
  line-height: 26px;
  color: #354148;
  font-size: 12px;
  margin-left: 10px; }

.olControlAttribution {
  position: absolute;
  left: 20px;
  right: 250px;
  margin-left: 0px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }
  .olControlAttribution span {
    color: #92999d; }
  .olControlAttribution a.waze-black-link {
    color: #92999d; }
  .olControlAttribution a:after {
    display: inline-block;
    color: #92999d;
    content: " | ";
    padding: 0 10px; }

.WazeControlMousePosition {
  float: right; }

.WazeControlPermalink {
  float: right;
  margin-top: 0px; }
  .WazeControlPermalink .permalink,
  .WazeControlPermalink .livemap-link {
    padding: 5px;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px; }
    .WazeControlPermalink .permalink .icon,
    .WazeControlPermalink .livemap-link .icon {
      pointer-events: none; }
  .WazeControlPermalink .permalink .icon {
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -68px 0px;
    width: 15px;
    height: 15px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .WazeControlPermalink .permalink .icon {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }
  .WazeControlPermalink .livemap-link .icon {
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: 0px -43px;
    width: 18px;
    height: 15px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .WazeControlPermalink .livemap-link .icon {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }
  .WazeControlPermalink a {
    line-height: 26px;
    font-size: 15px;
    color: #59899e;
    cursor: pointer;
    /* !important usage - please don't kill me, bootstrap sucks */ }
    .WazeControlPermalink a:hover {
      text-decoration: none;
      color: #354148; }
    .WazeControlPermalink a + .tooltip {
      right: 5px !important;
      left: auto !important; }
      .WazeControlPermalink a + .tooltip .tooltip-arrow {
        right: 19px !important;
        left: auto; }
      .WazeControlPermalink a + .tooltip .tooltip-inner {
        right: 0px;
        white-space: nowrap;
        max-width: none; }

.google-permalink {
  position: absolute;
  right: 20px;
  bottom: 100%;
  margin-left: 0;
  margin-bottom: 10px; }
  .google-permalink a {
    width: 74px;
    height: 24px;
    display: block;
    background-image: url("https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_light_color_74x24dp.png");
    background-repeat: no-repeat;
    background-size: 100% 100%; }

body[dir="rtl"] .olControlScaleLine {
  direction: rtl; }

.olControlScaleLine {
  float: right;
  display: block;
  font-size: 11px;
  line-height: 14px;
  margin-top: 6px;
  text-align: center; }
  .olControlScaleLine .olControlScaleLineBottom,
  .olControlScaleLine .olControlScaleLineTop {
    border-color: #354148;
    border-style: solid;
    /*border: solid 2px $black;*/
    /*border-top: none;*/
    text-align: center;
    display: inline-block; }
  .olControlScaleLine .olControlScaleLineBottom {
    border-width: 0 2px 2px 2px; }
  .olControlScaleLine .olControlScaleLineTop {
    border-width: 0 0 2px 2px; }

.sandbox-message .login-dropdown {
  color: #354148;
  bottom: 100%;
  top: auto;
  line-height: 16px;
  padding: 14px 14px 10px 14px; }
  .sandbox-message .login-dropdown .form-title {
    display: none; }
  .sandbox-message .login-dropdown .forgot-password {
    text-decoration: none;
    font-weight: bold;
    font-weight: 700; }
  .sandbox-message .login-dropdown .form-control {
    width: 160px; }
.olControlScale {
  bottom: 0em;
  left: 3px;
  display: block;
  float: left;
  position: relative;
  font-weight: 400;
  font-size: x-small;
  color: #111111;
  background-color: #cccccc;
  margin: 1px;
  border: solid;
  border-color: black;
  border-width: 1px;
  padding-left: 2px;
  padding-right: 2px;
  height: 14px;
  width: 120px;
  text-align: center;
  opacity: 0.8; }

.WazeControlEditNodeConnectionsOver {
  cursor: pointer; }

.WazeControlMapProblemsOver {
  cursor: pointer; }

.WazeControlUpdateRequestsOver {
  cursor: pointer; }
.panel {
  position: absolute;
  overflow: hidden;
  width: 280px;
  border: none;
  margin-left: -5px;
  margin-top: 35px;
  margin-bottom: 55px;
  z-index: 1;
  background-color: white;
  border-radius: 5px;
  overflow: hidden;
  opacity: 0;
  transition: all 200ms ease-in; }
  .panel.show {
    opacity: 1;
    margin-left: 15px; }
  .panel .body {
    background-color: white; }
  .panel .navigation,
  .panel section.buttons {
    margin-top: 10px;
    margin-left: -15px;
    margin-right: -15px; }
    .panel .navigation:last-child,
    .panel section.buttons:last-child {
      margin-bottom: -15px; }
  .panel .close-panel {
    position: absolute;
    right: 14px;
    top: 10px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 1px solid #ececec;
    transition: all 150ms;
    background: white;
    z-index: 99; }
    .panel .close-panel:after {
      content: "";
      display: block;
      position: absolute;
      left: 5px;
      top: 5px;
      background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
      background-position: -51px -34px;
      width: 8px;
      height: 8px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .panel .close-panel:after {
          background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
          background-size: 96px 81px; } }
    .panel .close-panel:hover {
      border: 1px solid #b2b9bd; }
  .panel .header {
    padding: 17px 36px;
    line-height: 21px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
    font-weight: bold;
    font-weight: 600; }
    .panel .header .dot {
      width: 10px;
      height: 10px;
      border-radius: 100%;
      background-clip: padding-box;
      position: absolute;
      left: 13px;
      top: 23px; }
    .panel .header .main-title {
      font-weight: 600;
      display: inline-block;
      color: #354148; }
    .panel .header .reported {
      color: #92999d; }
    .panel .header .title {
      font-weight: 600;
      color: #354148; }
    .panel .header .id {
      color: #92999d;
      font-weight: normal;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      font-size: 10px; }
  .panel .waze-plain-btn {
    width: 100%;
    text-align: center;
    color: #26bae8;
    border-top: 1px solid #ececec;
    line-height: 40px;
    height: 40px;
    font-size: 13px;
    cursor: pointer;
    display: block;
    text-decoration: none; }
    .panel .waze-plain-btn:hover {
      text-decoration: none; }
#big-tooltip-region {
  position: absolute; }

.big-tooltip {
  background-color: #f0f0f0;
  width: 300px;
  position: absolute;
  left: -150px;
  /* Mask: */
  box-shadow: 0 0 107px 0 rgba(0, 0, 0, 0.6), 0 0 85px 0 rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  min-height: 50px;
  padding: 20px; }
  .big-tooltip:after {
    display: block;
    content: " ";
    transform: translateX(-50%) rotate(45deg);
    width: 25px;
    height: 25px;
    background-color: #f0f0f0;
    position: absolute;
    border-radius: 4px;
    z-index: 1; }
  .big-tooltip > * {
    z-index: 2;
    position: relative; }
  .big-tooltip.top {
    bottom: 15px; }
    .big-tooltip.top:after {
      bottom: -9px; }
  .big-tooltip.bottom {
    top: 15px; }
    .big-tooltip.bottom:after {
      top: -9px; }
  .big-tooltip.left {
    transform: translateX(-40%); }
    .big-tooltip.left:after {
      left: 90%; }
  .big-tooltip.middle:after {
    left: 50%; }
  .big-tooltip.right {
    transform: translateX(40%); }
    .big-tooltip.right:after {
      left: 10%; }
  .big-tooltip .form-control[disabled] {
    background: white;
    opacity: 0.5; }
#sidebar {
  float: left; }
  #sidebar .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    opacity: 0;
    transition: all 0.5s;
    pointer-events: none; }
    #sidebar .overlay.editingDisabled {
      pointer-events: auto; }
    #sidebar .overlay.houseNumbersVisible {
      opacity: 0.2;
      background: black;
      pointer-events: auto; }
  #sidebar #sidebarContent {
    position: relative;
    height: auto; }
    #sidebar #sidebarContent .sidebar-layout {
      height: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      transition: opacity 200ms ease-in; }
      #sidebar #sidebarContent .sidebar-layout .separator-line:before {
        content: "";
        height: 1px;
        position: absolute;
        background: #dadada;
        left: 14px;
        right: 10px; }
  #sidebar .sidebar-loader {
    display: block;
    position: relative;
    height: 250px; }
    #sidebar .sidebar-loader .spinner {
      height: 50px;
      width: 50px;
      border: 7px solid #bedce5;
      border-top: 7px solid #93c4d3;
      border-radius: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -25px;
      margin-top: -25px; }
  #sidebar #advanced-tools {
    transition: opacity 200ms ease-in;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 8px; }
  #sidebar .waze-staff-tools {
    margin-bottom: 14px;
    display: flex;
    height: 30px;
    padding: 0 15px;
    align-items: center;
    color: #59899e;
    font-size: 11px;
    font-weight: bold;
    font-weight: 600;
    background-color: #e9e9e9;
    border-radius: 8px; }
    #sidebar .waze-staff-tools .env-switcher {
      flex-grow: 2; }
    #sidebar .waze-staff-tools .toggler {
      cursor: pointer; }
    #sidebar .waze-staff-tools.editing-house-numbers {
      opacity: 0.2;
      pointer-events: none;
      transition: 0.5s all; }
  #sidebar #links:before {
    content: "";
    background-image: linear-gradient(0deg, #ededed 39%, rgba(246, 247, 247, 0) 100%);
    width: 316px;
    z-index: 3;
    height: 20px;
    position: absolute;
    bottom: 21px;
    color: #354148 !important; }
  #sidebar waze-links {
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0 6px;
    white-space: nowrap; }
    #sidebar waze-links ul {
      margin: 0; }
    #sidebar waze-links li {
      font-size: 11px;
      display: inline-block; }
    #sidebar waze-links li + li::before {
      color: #333;
      content: " | ";
      padding: 0 4px; }
    #sidebar waze-links kbd {
      font-size: 11px;
      margin-right: 1px;
      color: #0088cc;
      background-color: white;
      padding: 0px 3px; }
  #sidebar .tabs-container {
    padding: 0px 14px 0px 14px;
    margin-bottom: 0px; }
  #sidebar .nav-tabs {
    background: #ededed;
    border: 1px solid #dadada;
    border-radius: 8px;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    z-index: 4;
    position: relative; }
    #sidebar .nav-tabs li {
      display: flex;
      flex-grow: 1; }
      #sidebar .nav-tabs li a {
        margin-top: 3px;
        margin-left: 5px;
        color: #3d3d3d;
        line-height: 27px;
        font-size: 11px;
        border: none !important;
        border-radius: 7px !important;
        display: inline-block;
        height: 27px;
        width: 100%;
        padding: 0;
        text-align: center;
        text-decoration: none;
        padding-left: 10px;
        padding-right: 10px; }
        #sidebar .nav-tabs li a[disabled] {
          opacity: 0.5; }
          #sidebar .nav-tabs li a[disabled]:hover {
            background: none;
            border: none;
            cursor: default; }
      #sidebar .nav-tabs li.active a {
        background: #ffffff;
        box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.09); }
  #sidebar .tab-scroll-gradient {
    width: 300px;
    position: absolute;
    z-index: 3;
    height: 20px;
    margin-top: -10px;
    background-image: linear-gradient(-180deg, #ededed 0%, rgba(246, 247, 247, 0) 100%); }
  #sidebar .nav-tab-icon {
    padding-left: 10px; }
  #sidebar h2 {
    padding-bottom: 15px; }
  #sidebar p {
    margin-bottom: 15px; }
  #sidebar small {
    font-size: 12px;
    color: #999; }
  #sidebar .error {
    color: #950000; }
  #sidebar .message {
    line-height: 20px;
    margin: 0px 0px 10px 0px; }
  #sidebar .message:last-child {
    margin-bottom: 0; }
  #sidebar .sub-section-header {
    margin-top: 14px; }
  #sidebar .controls-container {
    padding: 7px 0 0; }
    .address-form #sidebar .controls-container {
      padding: 3px 4px 0; }
  #sidebar .form-group {
    position: relative;
    margin-bottom: 10px; }
  #sidebar .help-block {
    font-size: 12px; }
  #sidebar .form-action {
    text-align: right;
    margin-bottom: 10px; }
  #sidebar #sidepanel-prefs .tab-content {
    padding-top: 0; }
  #sidebar #sidepanel-prefs input + label {
    white-space: normal; }
  #sidebar #sidepanel-prefs h4 {
    margin-bottom: 10px; }
  #sidebar #sidepanel-prefs .controls {
    position: relative;
    line-height: 31px; }
    #sidebar #sidepanel-prefs .controls .btn-group {
      right: 0;
      position: absolute; }
  #sidebar .point-btn,
  #sidebar .area-btn {
    width: 70px;
    height: 22px;
    line-height: 22px;
    background: white;
    padding: 0px;
    padding-left: 3px;
    text-align: center;
    border-radius: 30px;
    border: 0 none !important;
    transition: all 150ms ease-in;
    font-weight: normal;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    position: relative;
    cursor: pointer; }
    #sidebar .point-btn.active, #sidebar .point-btn:active,
    #sidebar .area-btn.active,
    #sidebar .area-btn:active {
      background: #26bae8;
      box-shadow: 3px 4px 4px 0 #def7ff;
      color: white;
      transform: none;
      z-index: 0; }
    #sidebar .point-btn:before,
    #sidebar .area-btn:before {
      content: "";
      display: inline-block;
      position: relative; }
    #sidebar .point-btn:hover,
    #sidebar .area-btn:hover {
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); }
    #sidebar .point-btn.active:hover, #sidebar .point-btn:active:hover,
    #sidebar .area-btn.active:hover,
    #sidebar .area-btn:active:hover {
      background: #26bae8;
      box-shadow: 3px 4px 4px 0 #def7ff;
      cursor: default; }
    #sidebar .point-btn input,
    #sidebar .area-btn input {
      display: none; }
  #sidebar .area-btn {
    margin-left: 10px; }
    #sidebar .area-btn:before {
      top: 1px;
      background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
      background-position: -25px -58px;
      width: 12px;
      height: 11px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        #sidebar .area-btn:before {
          background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
          background-size: 96px 81px; } }
    #sidebar .area-btn.active:before, #sidebar .area-btn:active:before {
      background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
      background-position: -37px -58px;
      width: 12px;
      height: 11px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        #sidebar .area-btn.active:before, #sidebar .area-btn:active:before {
          background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
          background-size: 96px 81px; } }
  #sidebar .point-btn:before {
    top: 1px;
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -49px -58px;
    width: 11px;
    height: 11px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #sidebar .point-btn:before {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }
  #sidebar .point-btn.active:before, #sidebar .point-btn:active:before {
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -60px -58px;
    width: 11px;
    height: 11px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #sidebar .point-btn.active:before, #sidebar .point-btn:active:before {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }
  #sidebar textarea {
    max-width: 300px; }
  #sidebar #sidepanel-areas .result:hover {
    cursor: pointer; }
  #sidebar .result-list {
    margin: 0px;
    padding-left: 0px;
    list-style-type: none; }
    #sidebar .result-list .result {
      padding: 10px 25px;
      position: relative;
      background: white;
      margin-bottom: 5px;
      box-sizing: border-box;
      border-radius: 8px;
      cursor: pointer;
      transition: all 200ms ease-in-out; }
      #sidebar .result-list .result:hover {
        z-index: 999;
        box-shadow: rgba(0, 0, 0, 0.0901961) 0px 4px 7px 0px;
        cursor: pointer; }
      #sidebar .result-list .result.selected {
        transform: translate3d(5px, 0px, 0px);
        box-shadow: rgba(0, 0, 0, 0.09) 0px 15px 14px 0px;
        z-index: 999999; }
      #sidebar .result-list .result .title {
        font-weight: bold;
        margin-bottom: 0px; }
      #sidebar .result-list .result .additional-info {
        margin-bottom: 0px; }
        #sidebar .result-list .result .additional-info span {
          float: left;
          display: block;
          border-right: 1px solid #bebebe;
          padding: 0px 5px 0px 0px;
          margin-right: 5px; }
          #sidebar .result-list .result .additional-info span:last-child {
            border-right: none;
            margin-right: 0px; }
  #sidebar .pagination {
    margin-top: 10px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    #sidebar .pagination a {
      text-decoration: none;
      font-weight: bold;
      color: #72c7e4; }
    #sidebar .pagination a:hover {
      cursor: pointer; }
    #sidebar .pagination a,
    #sidebar .pagination span {
      display: inline-block;
      margin-right: 12px; }
      #sidebar .pagination a::after,
      #sidebar .pagination span::after {
        content: "|";
        right: -5px;
        position: relative;
        color: #333;
        font-weight: bold; }
      #sidebar .pagination a:last-child::after,
      #sidebar .pagination span:last-child::after {
        content: ""; }
    #sidebar .pagination .current {
      color: inherit; }
    #sidebar .pagination.loading {
      display: none !important;
      pointer-events: none; }
    #sidebar .pagination .current.prev,
    #sidebar .pagination .current.next {
      color: #999;
      border-color: #999;
      background: #fff; }
  #sidebar #sidebar .tab-content {
    overflow: auto;
    padding: 15px;
    overflow-x: hidden; }
  #sidebar #user-info {
    height: inherit; }
    #sidebar #user-info #user-tabs {
      padding: 15px;
      padding-bottom: 0px;
      padding-top: 0px; }
      #sidebar #user-info #user-tabs .nav-tabs {
        z-index: 10;
        position: relative; }
    #sidebar #user-info #user-box {
      flex-shrink: 0;
      width: 100%;
      padding: 15px;
      margin-bottom: 0;
      z-index: 11;
      padding-top: 0px; }
      #sidebar #user-info #user-box h2 {
        margin-bottom: 20px; }
  #sidebar #user-details {
    background: #ffffff;
    border-radius: 8px;
    min-height: 112px;
    width: 302px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }
    #sidebar #user-details .user-profile .logout-link {
      font-size: 11px;
      display: block; }
    #sidebar #user-details .user-profile .profile-link {
      text-decoration: none; }
    #sidebar #user-details .user-profile .level-icon {
      border-radius: 100%;
      margin-left: 20px;
      margin-right: 17px; }
    #sidebar #user-details .user-profile .level-icon,
    #sidebar #user-details .user-profile .user-about {
      display: inline-block;
      vertical-align: middle; }
    #sidebar #user-details .user-profile .user-about {
      padding-top: 10px;
      padding-bottom: 10px;
      max-width: 175px; }
      #sidebar #user-details .user-profile .user-about h3 {
        font-size: 13px;
        color: #3d3d3d;
        font-weight: 600;
        line-height: 14px; }
    #sidebar #user-details .user-profile .level {
      font-size: 10px;
      line-height: 15px;
      font-weight: bold;
      font-weight: 700;
      text-transform: uppercase;
      font-weight: 600;
      line-height: 22px; }
    #sidebar #user-details .level-icon-1 {
      height: 85px;
      width: 85px;
      background-image: url(//editor-assets.waze.com/production/img/L1dadc89b631bff3c8bcc3c539f64fb37b.png); }
    #sidebar #user-details .level-icon-2 {
      height: 85px;
      width: 85px;
      background-image: url(//editor-assets.waze.com/production/img/L24c0175d7811b1771930f6c3f15998a8e.png); }
    #sidebar #user-details .level-icon-3 {
      height: 85px;
      width: 85px;
      background-image: url(//editor-assets.waze.com/production/img/L380c74497ec1ed7d373f25b5c07c4451a.png); }
    #sidebar #user-details .level-icon-4 {
      height: 85px;
      width: 85px;
      background-image: url(//editor-assets.waze.com/production/img/L40ba3e49028f330d0d4301f573d48acc2.png); }
    #sidebar #user-details .level-icon-5 {
      height: 85px;
      width: 85px;
      background-image: url(//editor-assets.waze.com/production/img/L51b7197df77f536f73624e3fe3a6009f2.png); }
    #sidebar #user-details .level-icon-6 {
      height: 85px;
      width: 85px;
      background-image: url(//editor-assets.waze.com/production/img/L6062062b01fa437eaffdea93deb2cee3a.png); }
    #sidebar #user-details .user-stats {
      display: inline-block;
      font-weight: 400;
      font-size: 11px;
      color: #92999d; }
      #sidebar #user-details .user-stats .stat,
      #sidebar #user-details .user-stats .separator {
        display: inline; }
      #sidebar #user-details .user-stats .separator {
        padding: 0 2px; }
      #sidebar #user-details .user-stats .tooltip {
        text-transform: none;
        opacity: 1; }
        #sidebar #user-details .user-stats .tooltip .tooltip-inner {
          padding: 10px;
          text-align: left; }
        #sidebar #user-details .user-stats .tooltip .tooltip.bottom .tooltip-arrow {
          border-bottom-color: #3d3d3d; }
  #sidebar .sandbox {
    padding-left: 15px;
    padding-right: 15px; }
    #sidebar .sandbox .welcome-container {
      padding-right: 33px;
      padding-left: 33px;
      padding-bottom: 30px;
      padding-top: 150px;
      line-height: 20px;
      background: white;
      border-radius: 8px;
      position: Relative;
      overflow: hidden;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05); }
      #sidebar .sandbox .welcome-container .sandbox-logo {
        position: absolute;
        left: 0px;
        top: 0px;
        background: url(//editor-assets.waze.com/production/img/sandbox-logod3982b14919717e0aca92c8eaeb6be51.png);
        background-position: -70px -200px;
        width: 300px;
        height: 149px; }
      #sidebar .sandbox .welcome-container h2 {
        font-family: Poppins;
        font-size: 26px;
        color: #354148;
        font-weight: bold; }
      #sidebar .sandbox .welcome-container .sign-in-button {
        margin-top: 15px;
        margin-bottom: 10px;
        display: inline-block; }
      #sidebar .sandbox .welcome-container .help-link {
        display: block;
        color: #26bae8;
        text-decoration: none !important; }
      #sidebar .sandbox .welcome-container .welcome-text {
        line-height: 18px; }
    #sidebar .sandbox .links {
      margin-top: 30px; }
      #sidebar .sandbox .links a {
        position: relative;
        display: block;
        font-weight: bold;
        color: #354148;
        line-height: 41px;
        vertical-align: middle;
        min-height: 35px;
        padding-left: 25px;
        padding-right: 25px;
        text-decoration: none !important; }
        #sidebar .sandbox .links a:hover, #sidebar .sandbox .links a:active, #sidebar .sandbox .links a:visited {
          color: #354148;
          user-select: none; }
        #sidebar .sandbox .links a:after {
          content: "";
          width: 300px;
          display: block;
          position: absolute;
          height: 1px;
          left: 0px;
          bottom: -1px;
          background: #bebebe; }
        #sidebar .sandbox .links a:last-child:after {
          display: none; }
        #sidebar .sandbox .links a.tutorial .title {
          line-height: 25px; }
        #sidebar .sandbox .links a .description {
          font-size: 13px;
          font-weight: normal;
          line-height: 18px;
          color: #171d1e;
          padding-bottom: 13px; }
  #sidebar .settings .units-group label {
    border-radius: 23px;
    width: auto;
    min-width: 23px;
    padding: 0px 15px; }
#sidepanel-areas .result:hover {
  cursor: pointer; }

.result-list {
  margin: 0px;
  padding-left: 0px;
  list-style-type: none; }
  .result-list .result {
    padding: 10px 25px;
    position: relative;
    background: white;
    margin-bottom: 5px;
    box-sizing: border-box;
    border-radius: 8px;
    cursor: pointer;
    transition: all 200ms ease-in-out; }
    .result-list .result:hover {
      z-index: 999;
      box-shadow: rgba(0, 0, 0, 0.0901961) 0px 4px 7px 0px;
      cursor: pointer; }
    .result-list .result.selected {
      transform: translate3d(5px, 0px, 0px);
      box-shadow: rgba(0, 0, 0, 0.09) 0px 15px 14px 0px;
      z-index: 999999; }
    .result-list .result .title {
      font-weight: bold;
      margin-bottom: 0px; }
    .result-list .result .additional-info {
      margin-bottom: 0px; }
      .result-list .result .additional-info span {
        float: left;
        display: block;
        border-right: 1px solid #bebebe;
        padding: 0px 5px 0px 0px;
        margin-right: 5px; }
        .result-list .result .additional-info span:last-child {
          border-right: none;
          margin-right: 0px; }

.pagination {
  margin-top: 10px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .pagination a {
    text-decoration: none;
    font-weight: bold;
    color: #72c7e4; }
  .pagination a:hover {
    cursor: pointer; }
  .pagination a,
  .pagination span {
    display: inline-block;
    margin-right: 12px; }
    .pagination a::after,
    .pagination span::after {
      content: "|";
      right: -5px;
      position: relative;
      color: #333;
      font-weight: bold; }
    .pagination a:last-child::after,
    .pagination span:last-child::after {
      content: ""; }
  .pagination .current {
    color: inherit; }
  .pagination.loading {
    display: none !important;
    pointer-events: none; }
  .pagination .current.prev,
  .pagination .current.next {
    color: #999;
    border-color: #999;
    background: #fff; }
.sandbox {
  padding-left: 15px;
  padding-right: 15px; }
  .sandbox .welcome-container {
    padding-right: 33px;
    padding-left: 33px;
    padding-bottom: 30px;
    padding-top: 150px;
    line-height: 20px;
    background: white;
    border-radius: 8px;
    position: Relative;
    overflow: hidden;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05); }
    .sandbox .welcome-container .sandbox-logo {
      position: absolute;
      left: 0px;
      top: 0px;
      background: url(//editor-assets.waze.com/production/img/sandbox-logod3982b14919717e0aca92c8eaeb6be51.png);
      background-position: -70px -200px;
      width: 300px;
      height: 149px; }
    .sandbox .welcome-container h2 {
      font-family: Poppins;
      font-size: 26px;
      color: #354148;
      font-weight: bold; }
    .sandbox .welcome-container .sign-in-button {
      margin-top: 15px;
      margin-bottom: 10px;
      display: inline-block; }
    .sandbox .welcome-container .help-link {
      display: block;
      color: #26bae8;
      text-decoration: none !important; }
    .sandbox .welcome-container .welcome-text {
      line-height: 18px; }
  .sandbox .links {
    margin-top: 30px; }
    .sandbox .links a {
      position: relative;
      display: block;
      font-weight: bold;
      color: #354148;
      line-height: 41px;
      vertical-align: middle;
      min-height: 35px;
      padding-left: 25px;
      padding-right: 25px;
      text-decoration: none !important; }
      .sandbox .links a:hover, .sandbox .links a:active, .sandbox .links a:visited {
        color: #354148;
        user-select: none; }
      .sandbox .links a:after {
        content: "";
        width: 300px;
        display: block;
        position: absolute;
        height: 1px;
        left: 0px;
        bottom: -1px;
        background: #bebebe; }
      .sandbox .links a:last-child:after {
        display: none; }
      .sandbox .links a.tutorial .title {
        line-height: 25px; }
      .sandbox .links a .description {
        font-size: 13px;
        font-weight: normal;
        line-height: 18px;
        color: #171d1e;
        padding-bottom: 13px; }
#sidebar .tab-content {
  overflow: auto;
  padding: 15px;
  overflow-x: hidden; }

#user-info {
  height: inherit; }
  #user-info #user-tabs {
    padding: 15px;
    padding-bottom: 0px;
    padding-top: 0px; }
    #user-info #user-tabs .nav-tabs {
      z-index: 10;
      position: relative; }
  #user-info #user-box {
    flex-shrink: 0;
    width: 100%;
    padding: 15px;
    margin-bottom: 0;
    z-index: 11;
    padding-top: 0px; }
    #user-info #user-box h2 {
      margin-bottom: 20px; }

#user-details {
  background: #ffffff;
  border-radius: 8px;
  min-height: 112px;
  width: 302px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center; }
  #user-details .user-profile .logout-link {
    font-size: 11px;
    display: block; }
  #user-details .user-profile .profile-link {
    text-decoration: none; }
  #user-details .user-profile .level-icon {
    border-radius: 100%;
    margin-left: 20px;
    margin-right: 17px; }
  #user-details .user-profile .level-icon,
  #user-details .user-profile .user-about {
    display: inline-block;
    vertical-align: middle; }
  #user-details .user-profile .user-about {
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 175px; }
    #user-details .user-profile .user-about h3 {
      font-size: 13px;
      color: #3d3d3d;
      font-weight: 600;
      line-height: 14px; }
  #user-details .user-profile .level {
    font-size: 10px;
    line-height: 15px;
    font-weight: bold;
    font-weight: 700;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 22px; }
  #user-details .level-icon-1 {
    height: 85px;
    width: 85px;
    background-image: url(//editor-assets.waze.com/production/img/L1dadc89b631bff3c8bcc3c539f64fb37b.png); }
  #user-details .level-icon-2 {
    height: 85px;
    width: 85px;
    background-image: url(//editor-assets.waze.com/production/img/L24c0175d7811b1771930f6c3f15998a8e.png); }
  #user-details .level-icon-3 {
    height: 85px;
    width: 85px;
    background-image: url(//editor-assets.waze.com/production/img/L380c74497ec1ed7d373f25b5c07c4451a.png); }
  #user-details .level-icon-4 {
    height: 85px;
    width: 85px;
    background-image: url(//editor-assets.waze.com/production/img/L40ba3e49028f330d0d4301f573d48acc2.png); }
  #user-details .level-icon-5 {
    height: 85px;
    width: 85px;
    background-image: url(//editor-assets.waze.com/production/img/L51b7197df77f536f73624e3fe3a6009f2.png); }
  #user-details .level-icon-6 {
    height: 85px;
    width: 85px;
    background-image: url(//editor-assets.waze.com/production/img/L6062062b01fa437eaffdea93deb2cee3a.png); }
  #user-details .user-stats {
    display: inline-block;
    font-weight: 400;
    font-size: 11px;
    color: #92999d; }
    #user-details .user-stats .stat,
    #user-details .user-stats .separator {
      display: inline; }
    #user-details .user-stats .separator {
      padding: 0 2px; }
    #user-details .user-stats .tooltip {
      text-transform: none;
      opacity: 1; }
      #user-details .user-stats .tooltip .tooltip-inner {
        padding: 10px;
        text-align: left; }
      #user-details .user-stats .tooltip .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #3d3d3d; }
#edit-panel,
.edit-panel {
  height: 100%;
  /** Parking **/ }
  #edit-panel .selection-icon:before,
  .edit-panel .selection-icon:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 5px;
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -80px 0px;
    width: 15px;
    height: 13px; }
  #edit-panel .contents,
  .edit-panel .contents {
    padding-bottom: 0;
    height: 100%; }
    #edit-panel .contents > div:only-child,
    .edit-panel .contents > div:only-child {
      height: 100%; }
  #edit-panel .main-details,
  .edit-panel .main-details {
    margin-bottom: 15px; }
  #edit-panel .control-label,
  .edit-panel .control-label {
    font-size: 11px;
    width: 100%;
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #354148;
    margin-bottom: 6px;
    letter-spacing: 0.055em; }
  #edit-panel .control-label-inline,
  .edit-panel .control-label-inline {
    display: inline-block;
    width: initial; }
  #edit-panel .selection,
  .edit-panel .selection {
    z-index: 5;
    padding: 14px;
    font-size: 10px;
    line-height: 15px;
    font-weight: bold;
    font-weight: 700;
    text-transform: uppercase;
    font-weight: normal; }
  #edit-panel h2,
  .edit-panel h2 {
    padding: 0px 15px 0px 9px; }
  #edit-panel .header-alert,
  .edit-panel .header-alert {
    margin-right: 14px;
    margin-left: 14px;
    margin-bottom: 10px; }
  #edit-panel .pending-changes-alert,
  .edit-panel .pending-changes-alert {
    cursor: pointer; }
  #edit-panel .action-button,
  .edit-panel .action-button {
    width: 100%; }
  #edit-panel .more-actions,
  .edit-panel .more-actions {
    padding-top: 10px; }
    #edit-panel .more-actions button:not(:last-of-type),
    .edit-panel .more-actions button:not(:last-of-type) {
      margin-bottom: 10px; }
    #edit-panel .more-actions .waze-btn.waze-btn-white,
    .edit-panel .more-actions .waze-btn.waze-btn-white {
      height: 30px;
      line-height: 30px;
      pointer-events: auto; }
      #edit-panel .more-actions .waze-btn.waze-btn-white:before,
      .edit-panel .more-actions .waze-btn.waze-btn-white:before {
        content: "";
        display: inline-block;
        position: relative;
        margin-right: 10px; }
    #edit-panel .more-actions .select-entire-roundabout:before,
    .edit-panel .more-actions .select-entire-roundabout:before {
      background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
      background-position: -68px -31px;
      width: 14px;
      height: 14px;
      top: 2px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        #edit-panel .more-actions .select-entire-roundabout:before,
        .edit-panel .more-actions .select-entire-roundabout:before {
          background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
          background-size: 96px 81px; } }
    #edit-panel .more-actions .select-entire-street:before,
    .edit-panel .more-actions .select-entire-street:before {
      background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
      background-position: -83px -41px;
      width: 13px;
      height: 12px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        #edit-panel .more-actions .select-entire-street:before,
        .edit-panel .more-actions .select-entire-street:before {
          background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
          background-size: 96px 81px; } }
    #edit-panel .more-actions .edit-house-numbers-btn-wrapper,
    .edit-panel .more-actions .edit-house-numbers-btn-wrapper {
      margin-top: 4px;
      display: block;
      cursor: default !important; }
      #edit-panel .more-actions .edit-house-numbers-btn-wrapper:before,
      .edit-panel .more-actions .edit-house-numbers-btn-wrapper:before {
        display: none; }
    #edit-panel .more-actions .edit-house-numbers,
    .edit-panel .more-actions .edit-house-numbers {
      cursor: pointer !important; }
      #edit-panel .more-actions .edit-house-numbers:before,
      .edit-panel .more-actions .edit-house-numbers:before {
        background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
        background-position: 0px -58px;
        width: 14px;
        height: 14px;
        top: 2px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .more-actions .edit-house-numbers:before,
          .edit-panel .more-actions .edit-house-numbers:before {
            background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
            background-size: 96px 81px; } }
      #edit-panel .more-actions .edit-house-numbers:disabled,
      .edit-panel .more-actions .edit-house-numbers:disabled {
        pointer-events: none; }
  #edit-panel .no-outer-padding,
  .edit-panel .no-outer-padding {
    padding: 15px 15px 0 15px; }
  #edit-panel .inner-form,
  .edit-panel .inner-form {
    padding: 23px 29px;
    border: 1px solid #dadada;
    border-radius: 3px; }
  #edit-panel .address-edit-view .address-form,
  .edit-panel .address-edit-view .address-form {
    padding-bottom: 0px; }
    #edit-panel .address-edit-view .address-form .action-buttons,
    .edit-panel .address-edit-view .address-form .action-buttons {
      margin-top: 20px;
      padding: 16px 0px;
      height: 62px;
      position: relative; }
      #edit-panel .address-edit-view .address-form .action-buttons:before,
      .edit-panel .address-edit-view .address-form .action-buttons:before {
        content: "";
        left: -29px;
        right: -29px;
        background: #dadada;
        height: 1px;
        position: absolute;
        top: 0px; }
    #edit-panel .address-edit-view .address-form .toggle-empty.in-label,
    .edit-panel .address-edit-view .address-form .toggle-empty.in-label {
      float: right;
      padding: 0;
      text-transform: none; }
      #edit-panel .address-edit-view .address-form .toggle-empty.in-label label,
      .edit-panel .address-edit-view .address-form .toggle-empty.in-label label {
        margin-bottom: 0;
        padding-left: 22px; }
  #edit-panel .address-edit-view .preview .address-edit-input,
  .edit-panel .address-edit-view .preview .address-edit-input {
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    text-decoration: none;
    display: flex;
    justify-content: space-between; }
  #edit-panel .address-edit-view.preview .address-form,
  .edit-panel .address-edit-view.preview .address-form {
    display: none; }
  #edit-panel .address-edit-view.editing .preview,
  .edit-panel .address-edit-view.editing .preview {
    display: none; }
  #edit-panel .address-edit-input,
  #edit-panel .full-address,
  .edit-panel .address-edit-input,
  .edit-panel .full-address {
    background: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    width: 100%;
    border-radius: 8px;
    border: 0 none;
    padding: 7px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    color: #3d3d3d; }
    #edit-panel .address-edit-input.disabled,
    #edit-panel .full-address.disabled,
    .edit-panel .address-edit-input.disabled,
    .edit-panel .full-address.disabled {
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
      opacity: 0.5;
      cursor: not-allowed; }
  #edit-panel .full-address-container,
  .edit-panel .full-address-container {
    display: flex;
    justify-content: space-between; }
    #edit-panel .full-address-container .waze-lock-tooltip,
    .edit-panel .full-address-container .waze-lock-tooltip {
      justify-self: flex-end;
      align-self: center;
      margin-left: 10px;
      opacity: 0.5; }
  #edit-panel .additional-attributes,
  .edit-panel .additional-attributes {
    font-size: 11px; }
  #edit-panel .action-buttons .save-button,
  #edit-panel .action-buttons .cancel-button,
  .edit-panel .action-buttons .save-button,
  .edit-panel .action-buttons .cancel-button {
    float: right; }
  #edit-panel .input-max-length,
  .edit-panel .input-max-length {
    text-align: right;
    margin-top: 0px;
    white-space: nowrap;
    color: #969696;
    font-weight: bold;
    font-size: 11px; }
  #edit-panel .form-control[disabled],
  .edit-panel .form-control[disabled] {
    background: white;
    opacity: 0.5; }
  #edit-panel .select2-container,
  .edit-panel .select2-container {
    padding: 0px;
    background: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    border: 0 none; }
    #edit-panel .select2-container.select2-container-disabled,
    .edit-panel .select2-container.select2-container-disabled {
      opacity: 0.5; }
      #edit-panel .select2-container.select2-container-disabled .select2-choices,
      .edit-panel .select2-container.select2-container-disabled .select2-choices {
        cursor: not-allowed !important; }
        #edit-panel .select2-container.select2-container-disabled .select2-choices .select2-search-choice,
        #edit-panel .select2-container.select2-container-disabled .select2-choices .select2-search-field,
        .edit-panel .select2-container.select2-container-disabled .select2-choices .select2-search-choice,
        .edit-panel .select2-container.select2-container-disabled .select2-choices .select2-search-field {
          pointer-events: none; }
    #edit-panel .select2-container.select2-dropdown-open,
    .edit-panel .select2-container.select2-dropdown-open {
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05); }
      #edit-panel .select2-container.select2-dropdown-open.select2-drop-above,
      .edit-panel .select2-container.select2-dropdown-open.select2-drop-above {
        border-radius: 0 0 5px 5px; }
    #edit-panel .select2-container.select2-container-active,
    .edit-panel .select2-container.select2-container-active {
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05); }
      #edit-panel .select2-container.select2-container-active .select2-choice,
      .edit-panel .select2-container.select2-container-active .select2-choice {
        box-shadow: none; }
    #edit-panel .select2-container .select2-choices,
    .edit-panel .select2-container .select2-choices {
      border: none;
      background: none; }
    #edit-panel .select2-container .select2-choice,
    .edit-panel .select2-container .select2-choice {
      height: 100%;
      background: none;
      border: 0 none; }
    #edit-panel .select2-container .select2-search-choice,
    .edit-panel .select2-container .select2-search-choice {
      box-shadow: none !important; }
  #edit-panel .select2-arrow,
  .edit-panel .select2-arrow {
    background: transparent !important;
    border-left: none !important; }
  #edit-panel .select2-drop,
  .edit-panel .select2-drop {
    border: 1px solid #93c4d3 !important; }
    #edit-panel .select2-drop .select2-result,
    .edit-panel .select2-drop .select2-result {
      font: inherit; }
  #edit-panel .select2-search input,
  .edit-panel .select2-search input {
    margin-bottom: 3px !important; }
  #edit-panel label[disabled],
  .edit-panel label[disabled] {
    pointer-events: none; }
  #edit-panel .sidebar-column,
  .edit-panel .sidebar-column {
    display: flex;
    flex-direction: column;
    height: 100%; }
  #edit-panel .map-comment-feature-editor .selection-icon:before,
  .edit-panel .map-comment-feature-editor .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -33px 0px;
    width: 17px;
    height: 17px;
    top: 3px; }
  #edit-panel .map-comment-feature-editor .input-max-length,
  .edit-panel .map-comment-feature-editor .input-max-length {
    position: absolute;
    right: 10px;
    bottom: 4px;
    font-weight: normal;
    color: #92999d; }
  #edit-panel .map-comment-feature-editor .new-comment-form .input-max-length,
  .edit-panel .map-comment-feature-editor .new-comment-form .input-max-length {
    bottom: 30px; }
  #edit-panel .map-comment-feature-editor .apply-button,
  .edit-panel .map-comment-feature-editor .apply-button {
    width: 100%;
    box-shadow: 3px 4px 4px 0 rgba(0, 193, 255, 0.3); }
  #edit-panel .map-comment-feature-editor .body-textarea,
  .edit-panel .map-comment-feature-editor .body-textarea {
    min-height: 80px; }
  #edit-panel .node .selection-icon:before,
  .edit-panel .node .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -36px -24px;
    width: 15px;
    height: 15px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-panel .node .selection-icon:before,
      .edit-panel .node .selection-icon:before {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }
  #edit-panel .segment .selection-icon:before,
  .edit-panel .segment .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -95px 0px;
    width: 10px;
    height: 15px;
    top: 3px; }
  #edit-panel .segment .segment-details,
  .edit-panel .segment .segment-details {
    font-size: 11px;
    padding: 15px;
    padding-top: 0px; }
  #edit-panel .segment .junction-box-message,
  .edit-panel .segment .junction-box-message {
    color: white;
    background-color: #ff9e00;
    padding: 10px;
    border-radius: 5px; }
    #edit-panel .segment .junction-box-message .title,
    .edit-panel .segment .junction-box-message .title {
      font-weight: bold; }
  #edit-panel .segment .address-edit-view,
  .edit-panel .segment .address-edit-view {
    margin-bottom: 10px; }
  #edit-panel .segment .address-form,
  .edit-panel .segment .address-form {
    position: relative; }
    #edit-panel .segment .address-form .street-name,
    .edit-panel .segment .address-form .street-name {
      text-align: left; }
    #edit-panel .segment .address-form.saving::after,
    .edit-panel .segment .address-form.saving::after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #3d3d3d;
      opacity: 0.3;
      top: 0;
      left: 0;
      z-index: 999; }
    #edit-panel .segment .address-form .save-button,
    #edit-panel .segment .address-form .cancel-button,
    .edit-panel .segment .address-form .save-button,
    .edit-panel .segment .address-form .cancel-button {
      height: 30px; }
  #edit-panel .segment .junction-exit-view,
  .edit-panel .segment .junction-exit-view {
    margin-left: 10px;
    cursor: pointer; }
    #edit-panel .segment .junction-exit-view .exit-item,
    .edit-panel .segment .junction-exit-view .exit-item {
      margin-bottom: 2px; }
    #edit-panel .segment .junction-exit-view .arrow,
    .edit-panel .segment .junction-exit-view .arrow {
      font-size: 11px;
      margin-right: 5px;
      color: #3fbc71; }
      #edit-panel .segment .junction-exit-view .arrow.disallowed,
      .edit-panel .segment .junction-exit-view .arrow.disallowed {
        color: #d04f2d; }
    #edit-panel .segment .junction-exit-view .street-name:hover,
    .edit-panel .segment .junction-exit-view .street-name:hover {
      cursor: pointer;
      font-weight: bold; }
  #edit-panel .segment .segment-alert,
  .edit-panel .segment .segment-alert {
    font-size: 12px;
    line-height: 14px;
    color: #aaa;
    margin-bottom: 15px;
    padding-left: 14px;
    padding-right: 14px; }
    #edit-panel .segment .segment-alert .fa-info-circle,
    .edit-panel .segment .segment-alert .fa-info-circle {
      font-size: 14px;
      color: #d4e6fa; }
  #edit-panel .segment .speed-limit,
  .edit-panel .segment .speed-limit {
    margin-top: 5px;
    margin-bottom: 5px; }
    #edit-panel .segment .speed-limit .controls-container,
    .edit-panel .segment .speed-limit .controls-container {
      padding: 0; }
      #edit-panel .segment .speed-limit .controls-container label,
      .edit-panel .segment .speed-limit .controls-container label {
        margin-top: 8px; }
    #edit-panel .segment .speed-limit label,
    .edit-panel .segment .speed-limit label {
      margin-right: 10px;
      width: 100%; }
    #edit-panel .segment .speed-limit .form-control,
    .edit-panel .segment .speed-limit .form-control {
      width: 6.5em;
      height: 30px;
      display: inline-block;
      margin-left: 1em; }
    #edit-panel .segment .speed-limit .auto-speed-tooltip,
    .edit-panel .segment .speed-limit .auto-speed-tooltip {
      margin-left: -25px;
      margin-right: 10px;
      position: relative;
      z-index: 999; }
    #edit-panel .segment .speed-limit .unit-label,
    .edit-panel .segment .speed-limit .unit-label {
      display: inline-block;
      font-weight: normal;
      margin-left: 8px; }
    #edit-panel .segment .speed-limit .direction-label,
    #edit-panel .segment .speed-limit .unit-label,
    .edit-panel .segment .speed-limit .direction-label,
    .edit-panel .segment .speed-limit .unit-label {
      line-height: 2.5em; }
    #edit-panel .segment .speed-limit .direction-label,
    .edit-panel .segment .speed-limit .direction-label {
      font-weight: 700;
      margin-right: 0.5em;
      display: inline-block; }
    #edit-panel .segment .speed-limit .average-speed-camera,
    .edit-panel .segment .speed-limit .average-speed-camera {
      margin-left: 20px;
      display: inline-block; }
      #edit-panel .segment .speed-limit .average-speed-camera.locked .camera-icon,
      .edit-panel .segment .speed-limit .average-speed-camera.locked .camera-icon {
        opacity: 0.5; }
      #edit-panel .segment .speed-limit .average-speed-camera.locked .waze-lock-tooltip,
      .edit-panel .segment .speed-limit .average-speed-camera.locked .waze-lock-tooltip {
        opacity: 0.5; }
      #edit-panel .segment .speed-limit .average-speed-camera label,
      .edit-panel .segment .speed-limit .average-speed-camera label {
        width: auto;
        padding-left: 15px;
        margin-right: 0px;
        margin-top: 0px; }
      #edit-panel .segment .speed-limit .average-speed-camera .camera-icon,
      .edit-panel .segment .speed-limit .average-speed-camera .camera-icon {
        background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
        background-position: 0px -21px;
        width: 18px;
        height: 15px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 6px;
        margin-left: 3px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .segment .speed-limit .average-speed-camera .camera-icon,
          .edit-panel .segment .speed-limit .average-speed-camera .camera-icon {
            background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
            background-size: 105px 95px; } }
    #edit-panel .segment .speed-limit .verify-buttons,
    .edit-panel .segment .speed-limit .verify-buttons {
      margin-top: 2px;
      margin-bottom: 10px; }
      #edit-panel .segment .speed-limit .verify-buttons .edit-btn,
      .edit-panel .segment .speed-limit .verify-buttons .edit-btn {
        margin-left: 3px; }
  #edit-panel .segment .tts-playback .popover,
  .edit-panel .segment .tts-playback .popover {
    width: 270px;
    left: -230px !important;
    text-align: center;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border: 0 none; }
    #edit-panel .segment .tts-playback .popover .arrow,
    .edit-panel .segment .tts-playback .popover .arrow {
      right: 12px;
      border: 0 none;
      left: auto;
      margin-left: 0px; }
    #edit-panel .segment .tts-playback .popover .language-select,
    #edit-panel .segment .tts-playback .popover .play-button,
    .edit-panel .segment .tts-playback .popover .language-select,
    .edit-panel .segment .tts-playback .popover .play-button {
      margin-bottom: 10px; }
    #edit-panel .segment .tts-playback .popover .play-button,
    .edit-panel .segment .tts-playback .popover .play-button {
      width: 100%;
      display: inline-block; }
    #edit-panel .segment .tts-playback .popover .report-problem-link,
    .edit-panel .segment .tts-playback .popover .report-problem-link {
      font-size: 10px;
      line-height: 15px;
      font-weight: bold;
      font-weight: 700;
      text-transform: uppercase;
      text-transform: none; }
  #edit-panel .segment .tts-button,
  .edit-panel .segment .tts-button {
    padding: 0 8px;
    font-size: 16px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #26bae8;
    border: none;
    outline: none;
    cursor: pointer;
    color: white;
    border-radius: 0px 8px 8px 0px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05); }
  #edit-panel .segment .tts-input,
  .edit-panel .segment .tts-input {
    border-radius: 8px 0px 0px 8px; }
  #edit-panel .contents,
  .edit-panel .contents {
    overflow: auto; }
  #edit-panel .hint,
  .edit-panel .hint {
    font-size: 11px;
    line-height: 15px;
    color: #777; }
  #edit-panel .alt-street-list,
  .edit-panel .alt-street-list {
    margin-top: 3px;
    padding-left: 10px; }
    #edit-panel .alt-street-list li,
    .edit-panel .alt-street-list li {
      line-height: 18px; }
    #edit-panel .alt-street-list.undeletable .alt-street-delete,
    .edit-panel .alt-street-list.undeletable .alt-street-delete {
      display: none; }
    #edit-panel .alt-street-list .alt-street .alt-street-delete,
    .edit-panel .alt-street-list .alt-street .alt-street-delete {
      opacity: 0.5;
      float: right; }
    #edit-panel .alt-street-list .alt-street:hover .alt-street-delete,
    .edit-panel .alt-street-list .alt-street:hover .alt-street-delete {
      opacity: 1; }
  #edit-panel .alt-streets-actions .add-alt-street-btn,
  .edit-panel .alt-streets-actions .add-alt-street-btn {
    position: relative;
    top: -5px;
    display: inline-block;
    color: #26bae8; }
  #edit-panel .alt-street-delete,
  .edit-panel .alt-street-delete {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -66px -17px;
    width: 13px;
    height: 16px;
    position: absolute;
    display: block;
    transition: opacity 150ms; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #edit-panel .alt-street-delete,
      .edit-panel .alt-street-delete {
        background-image: url(//editor-assets.waze.com/production/img/toolbar@2x3b27ea4cfe55be3b3c16b66a74c151a4.png);
        background-size: 105px 95px; } }
  #edit-panel .add-alt-street-form,
  .edit-panel .add-alt-street-form {
    width: 100%; }
    #edit-panel .add-alt-street-form th,
    .edit-panel .add-alt-street-form th {
      text-align: left; }
      #edit-panel .add-alt-street-form th.city,
      .edit-panel .add-alt-street-form th.city {
        min-width: 160px; }
      #edit-panel .add-alt-street-form th.delete-buttons,
      .edit-panel .add-alt-street-form th.delete-buttons {
        width: 14px; }
    #edit-panel .add-alt-street-form tr:only-child,
    .edit-panel .add-alt-street-form tr:only-child {
      display: none; }
    #edit-panel .add-alt-street-form .alt-street,
    .edit-panel .add-alt-street-form .alt-street {
      width: 100%;
      position: relative;
      padding: 23px 29px;
      border-top: 1px solid #dadada; }
      #edit-panel .add-alt-street-form .alt-street .alt-street-delete,
      .edit-panel .add-alt-street-form .alt-street .alt-street-delete {
        position: absolute;
        right: 10px;
        top: 20px;
        opacity: 0; }
      #edit-panel .add-alt-street-form .alt-street:hover .alt-street-delete,
      .edit-panel .add-alt-street-form .alt-street:hover .alt-street-delete {
        opacity: 1; }
      #edit-panel .add-alt-street-form .alt-street .city-name,
      #edit-panel .add-alt-street-form .alt-street .street-name,
      .edit-panel .add-alt-street-form .alt-street .city-name,
      .edit-panel .add-alt-street-form .alt-street .street-name {
        display: inline-block; }
    #edit-panel .add-alt-street-form .new-alt-street,
    .edit-panel .add-alt-street-form .new-alt-street {
      position: relative;
      padding: 23px 0; }
      #edit-panel .add-alt-street-form .new-alt-street:before,
      .edit-panel .add-alt-street-form .new-alt-street:before {
        content: "";
        display: block;
        height: 1px;
        background-color: #dadada;
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0px;
        margin: 0 -29px; }
      #edit-panel .add-alt-street-form .new-alt-street .alt-street-block,
      .edit-panel .add-alt-street-form .new-alt-street .alt-street-block {
        margin-top: 7px; }
      #edit-panel .add-alt-street-form .new-alt-street .control-label,
      .edit-panel .add-alt-street-form .new-alt-street .control-label {
        display: inline-block;
        width: auto;
        float: none; }
      #edit-panel .add-alt-street-form .new-alt-street .controls-container,
      .edit-panel .add-alt-street-form .new-alt-street .controls-container {
        float: right; }
      #edit-panel .add-alt-street-form .new-alt-street .alt-street-delete,
      .edit-panel .add-alt-street-form .new-alt-street .alt-street-delete {
        position: absolute;
        right: -20px;
        top: 10px;
        opacity: 0; }
      #edit-panel .add-alt-street-form .new-alt-street:hover .alt-street-delete,
      .edit-panel .add-alt-street-form .new-alt-street:hover .alt-street-delete {
        opacity: 1; }
      #edit-panel .add-alt-street-form .new-alt-street label,
      .edit-panel .add-alt-street-form .new-alt-street label {
        width: 100%;
        float: left;
        line-height: 20px; }
        #edit-panel .add-alt-street-form .new-alt-street label.checkbox,
        .edit-panel .add-alt-street-form .new-alt-street label.checkbox {
          padding-left: 20px;
          padding-top: 0px; }
        #edit-panel .add-alt-street-form .new-alt-street label input[type="text"],
        #edit-panel .add-alt-street-form .new-alt-street label input[type="password"],
        .edit-panel .add-alt-street-form .new-alt-street label input[type="text"],
        .edit-panel .add-alt-street-form .new-alt-street label input[type="password"] {
          width: 100%;
          display: block; }
      #edit-panel .add-alt-street-form .new-alt-street .city-container,
      .edit-panel .add-alt-street-form .new-alt-street .city-container {
        display: inline-block;
        width: 100%; }
      #edit-panel .add-alt-street-form .new-alt-street .street-block,
      .edit-panel .add-alt-street-form .new-alt-street .street-block {
        margin-bottom: 8px; }
  #edit-panel .created-by-list,
  #edit-panel .updated-by-list,
  .edit-panel .created-by-list,
  .edit-panel .updated-by-list {
    display: inline; }
    #edit-panel .created-by-list li,
    #edit-panel .updated-by-list li,
    .edit-panel .created-by-list li,
    .edit-panel .updated-by-list li {
      display: inline; }
      #edit-panel .created-by-list li:after,
      #edit-panel .updated-by-list li:after,
      .edit-panel .created-by-list li:after,
      .edit-panel .updated-by-list li:after {
        content: ", "; }
      #edit-panel .created-by-list li:last-child:after,
      #edit-panel .updated-by-list li:last-child:after,
      .edit-panel .created-by-list li:last-child:after,
      .edit-panel .updated-by-list li:last-child:after {
        content: ""; }
  #edit-panel .updated-by-list li:after,
  .edit-panel .updated-by-list li:after {
    color: #999; }
  #edit-panel #sidebar .controls-container input + label,
  .edit-panel #sidebar .controls-container input + label {
    margin-left: 5px; }
  #edit-panel .roundabout .selection-icon:before,
  .edit-panel .roundabout .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -43px -36px;
    width: 15px;
    height: 15px;
    top: 3px; }
  #edit-panel .camera .selection-icon:before,
  .edit-panel .camera .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: 0px -21px;
    width: 18px;
    height: 15px;
    top: 2px; }
  #edit-panel .big-junction .selection-icon:before,
  .edit-panel .big-junction .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: 0px -70px;
    width: 13px;
    height: 12px;
    top: 2px; }
  #edit-panel .big-junction .tab-content,
  .edit-panel .big-junction .tab-content {
    padding-top: 0px; }
  #edit-panel .venue-category-car-services .selection-icon:before,
  .edit-panel .venue-category-car-services .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -80px -26px;
    width: 14px;
    height: 13px; }
  #edit-panel .venue-category-transportation .selection-icon:before,
  .edit-panel .venue-category-transportation .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -13px -70px;
    width: 12px;
    height: 12px; }
  #edit-panel .venue-category-professional-and-public .selection-icon:before,
  .edit-panel .venue-category-professional-and-public .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -25px -70px;
    width: 13px;
    height: 11px; }
  #edit-panel .venue-category-shopping-and-services .selection-icon:before,
  .edit-panel .venue-category-shopping-and-services .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: 0px -82px;
    width: 11px;
    height: 13px; }
  #edit-panel .venue-category-food-and-drink .selection-icon:before,
  .edit-panel .venue-category-food-and-drink .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -66px -33px;
    width: 13px;
    height: 16px; }
  #edit-panel .venue-category-culture-and-entertainement .selection-icon:before,
  .edit-panel .venue-category-culture-and-entertainement .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: 0px -56px;
    width: 16px;
    height: 14px; }
  #edit-panel .venue-category-other .selection-icon:before,
  .edit-panel .venue-category-other .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -80px 0px;
    width: 15px;
    height: 13px; }
  #edit-panel .venue-category-lodging .selection-icon:before,
  .edit-panel .venue-category-lodging .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -36px -56px;
    width: 17px;
    height: 10px; }
  #edit-panel .venue-category-outdoors .selection-icon:before,
  .edit-panel .venue-category-outdoors .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -16px -56px;
    width: 20px;
    height: 11px; }
  #edit-panel .venue-category-natural-features .selection-icon:before,
  .edit-panel .venue-category-natural-features .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -18px -21px;
    width: 17px;
    height: 15px; }
  #edit-panel .venue-category-parking-lot .selection-icon:before,
  .edit-panel .venue-category-parking-lot .selection-icon:before {
    background-image: url(//editor-assets.waze.com/production/img/toolbare2f6b31c61eee7e973d28d1373a7b8ce.png);
    background-position: -80px -55px;
    width: 13px;
    height: 13px; }
  #edit-panel .external-providers-view .external-provider-item,
  .edit-panel .external-providers-view .external-provider-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px; }
  #edit-panel .external-providers-view .select2-container,
  .edit-panel .external-providers-view .select2-container {
    width: 85%; }
  #edit-panel .external-providers-view .delete,
  .edit-panel .external-providers-view .delete {
    cursor: pointer; }
  #edit-panel .external-providers-view .href,
  .edit-panel .external-providers-view .href {
    cursor: pointer; }
  #edit-panel .external-providers-view .add,
  .edit-panel .external-providers-view .add {
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none !important; }
    #edit-panel .external-providers-view .add:before,
    .edit-panel .external-providers-view .add:before {
      content: "";
      top: 1px;
      display: inline-block;
      position: relative;
      margin-right: 3px;
      background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
      background-position: -83px -53px;
      width: 12px;
      height: 12px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        #edit-panel .external-providers-view .add:before,
        .edit-panel .external-providers-view .add:before {
          background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
          background-size: 96px 81px; } }
  #edit-panel .landmark,
  .edit-panel .landmark {
    display: flex;
    flex-direction: column;
    height: 100%; }
  #edit-panel .navigation-point-view .add-button,
  .edit-panel .navigation-point-view .add-button {
    padding: 0;
    font-weight: 400; }
  #edit-panel .navigation-point-view .navigation-point-list-item .edit-form .buttons,
  .edit-panel .navigation-point-view .navigation-point-list-item .edit-form .buttons {
    text-align: right; }
  #edit-panel .navigation-point-view .navigation-point-list-item .edit-form .entry-controls,
  .edit-panel .navigation-point-view .navigation-point-list-item .edit-form .entry-controls {
    display: flex;
    align-items: center; }
    #edit-panel .navigation-point-view .navigation-point-list-item .edit-form .entry-controls .type,
    .edit-panel .navigation-point-view .navigation-point-list-item .edit-form .entry-controls .type {
      margin-right: 10px; }
  #edit-panel .navigation-point-view .navigation-point-list-item .preview,
  .edit-panel .navigation-point-view .navigation-point-list-item .preview {
    display: flex;
    border-radius: 5px;
    align-items: center;
    padding: 6px 10px;
    cursor: pointer;
    transition: 0.2s background-color; }
    #edit-panel .navigation-point-view .navigation-point-list-item .preview:hover,
    .edit-panel .navigation-point-view .navigation-point-list-item .preview:hover {
      background-color: #f3f3f3; }
      #edit-panel .navigation-point-view .navigation-point-list-item .preview:hover .buttons,
      .edit-panel .navigation-point-view .navigation-point-list-item .preview:hover .buttons {
        opacity: 1; }
    #edit-panel .navigation-point-view .navigation-point-list-item .preview.primary .name,
    .edit-panel .navigation-point-view .navigation-point-list-item .preview.primary .name {
      font-weight: bold;
      font-weight: 700; }
    #edit-panel .navigation-point-view .navigation-point-list-item .preview .name,
    .edit-panel .navigation-point-view .navigation-point-list-item .preview .name {
      flex-grow: 1;
      word-break: break-word; }
    #edit-panel .navigation-point-view .navigation-point-list-item .preview .arrow-icon,
    .edit-panel .navigation-point-view .navigation-point-list-item .preview .arrow-icon {
      margin-right: 5px;
      color: #26bae8; }
    #edit-panel .navigation-point-view .navigation-point-list-item .preview .buttons,
    .edit-panel .navigation-point-view .navigation-point-list-item .preview .buttons {
      transition: 0.2s all;
      opacity: 0;
      display: flex; }
    #edit-panel .navigation-point-view .navigation-point-list-item .preview .edit-button,
    #edit-panel .navigation-point-view .navigation-point-list-item .preview .delete-button,
    .edit-panel .navigation-point-view .navigation-point-list-item .preview .edit-button,
    .edit-panel .navigation-point-view .navigation-point-list-item .preview .delete-button {
      color: #2f799b;
      cursor: pointer; }
      #edit-panel .navigation-point-view .navigation-point-list-item .preview .edit-button:hover,
      #edit-panel .navigation-point-view .navigation-point-list-item .preview .delete-button:hover,
      .edit-panel .navigation-point-view .navigation-point-list-item .preview .edit-button:hover,
      .edit-panel .navigation-point-view .navigation-point-list-item .preview .delete-button:hover {
        color: #61accf; }
    #edit-panel .navigation-point-view .navigation-point-list-item .preview .edit-button,
    .edit-panel .navigation-point-view .navigation-point-list-item .preview .edit-button {
      margin-right: 7px; }
  #edit-panel .image-preview-container,
  .edit-panel .image-preview-container {
    width: 240px;
    height: 150px;
    border: 3px solid white;
    position: relative;
    display: block;
    margin: 0 auto;
    box-sizing: content-box;
    margin-bottom: 15px; }
    #edit-panel .image-preview-container img,
    .edit-panel .image-preview-container img {
      width: 100%; }
    #edit-panel .image-preview-container .image-container,
    .edit-panel .image-preview-container .image-container {
      width: 100%;
      max-height: 150px;
      overflow: hidden; }
    #edit-panel .image-preview-container .image-delete-button,
    .edit-panel .image-preview-container .image-delete-button {
      position: absolute;
      width: 25px;
      height: 25px;
      background: white;
      border-radius: 26px;
      padding: 0px;
      border: 0 none;
      right: -13px;
      top: -13px;
      transition: opacity 150ms;
      z-index: 1; }
      #edit-panel .image-preview-container .image-delete-button:after,
      .edit-panel .image-preview-container .image-delete-button:after {
        content: "";
        background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
        background-position: -51px -34px;
        width: 8px;
        height: 8px;
        position: absolute;
        left: 9px;
        top: 9px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .image-preview-container .image-delete-button:after,
          .edit-panel .image-preview-container .image-delete-button:after {
            background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
            background-size: 96px 81px; } }
    #edit-panel .image-preview-container .image-enlarge-button,
    .edit-panel .image-preview-container .image-enlarge-button {
      position: absolute;
      background: rgba(0, 0, 0, 0.2);
      width: 100%;
      height: 100%;
      opacity: 0;
      color: white;
      transition: opacity 150ms;
      left: 0px;
      top: 0px;
      font-size: 20px;
      border-radius: 0; }
    #edit-panel .image-preview-container .image-delete-button,
    .edit-panel .image-preview-container .image-delete-button {
      opacity: 0;
      pointer-events: none; }
      #edit-panel .image-preview-container .image-delete-button:hover,
      .edit-panel .image-preview-container .image-delete-button:hover {
        color: #3d3d3d; }
    #edit-panel .image-preview-container .image-enlarge-button,
    .edit-panel .image-preview-container .image-enlarge-button {
      bottom: 0; }
    #edit-panel .image-preview-container:hover,
    .edit-panel .image-preview-container:hover {
      cursor: pointer; }
      #edit-panel .image-preview-container:hover .image-enlarge-button,
      .edit-panel .image-preview-container:hover .image-enlarge-button {
        opacity: 1; }
      #edit-panel .image-preview-container:hover .image-delete-button,
      .edit-panel .image-preview-container:hover .image-delete-button {
        opacity: 1;
        pointer-events: auto; }
  #edit-panel .aliases-view .form-control,
  .edit-panel .aliases-view .form-control {
    width: 185px;
    float: left;
    margin-right: 5px; }
  #edit-panel .aliases-view .delete,
  .edit-panel .aliases-view .delete {
    line-height: 30px; }
    #edit-panel .aliases-view .delete:hover,
    .edit-panel .aliases-view .delete:hover {
      text-decoration: none;
      cursor: pointer; }
  #edit-panel .aliases-view .list li,
  .edit-panel .aliases-view .list li {
    margin: 10px 0; }
  #edit-panel .categories .select2-container,
  .edit-panel .categories .select2-container {
    margin-bottom: 5px;
    background: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    border: 0 none; }
  #edit-panel .categories .select2-search-choice-close,
  .edit-panel .categories .select2-search-choice-close {
    display: inline;
    padding-left: 3px;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.23);
    position: static;
    background: none;
    cursor: pointer; }
    #edit-panel .categories .select2-search-choice-close:not(.remove-choice),
    .edit-panel .categories .select2-search-choice-close:not(.remove-choice) {
      display: none; }
    #edit-panel .categories .select2-search-choice-close:hover,
    .edit-panel .categories .select2-search-choice-close:hover {
      text-decoration: none;
      color: white; }
  #edit-panel .categories .select2-choices,
  .edit-panel .categories .select2-choices {
    min-height: 30px; }
  #edit-panel .categories .select2-search-field input,
  .edit-panel .categories .select2-search-field input {
    padding: 0 5px;
    margin: 0;
    height: 26px;
    font-size: 13px;
    color: #3d3d3d; }
  #edit-panel .categories .select2-search-choice,
  .edit-panel .categories .select2-search-choice {
    -webkit-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
    -moz-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
    box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
    border: none;
    background-image: none;
    padding: 0;
    margin: 0;
    background-color: transparent;
    float: left; }
    #edit-panel .categories .select2-search-choice .category,
    .edit-panel .categories .select2-search-choice .category {
      position: relative;
      margin: 3px 0 3px 5px;
      padding: 0 10px;
      background: #b2b9bc;
      border-radius: 8px;
      color: white;
      letter-spacing: 0.03em;
      font-size: 11px;
      box-shadow: 0 4px 4px 0;
      height: 21px;
      line-height: 21px;
      cursor: pointer;
      text-transform: uppercase; }
    #edit-panel .categories .select2-search-choice.suggested-category .category:hover,
    .edit-panel .categories .select2-search-choice.suggested-category .category:hover {
      cursor: pointer; }
  #edit-panel .categories .select2-choices .select2-search-choice:first-of-type .category,
  .edit-panel .categories .select2-choices .select2-search-choice:first-of-type .category {
    background-color: #354148; }
  #edit-panel .categories .select2-container.select2-dropdown-open .select2-choices,
  .edit-panel .categories .select2-container.select2-dropdown-open .select2-choices {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  #edit-panel .categories .select2-choices,
  .edit-panel .categories .select2-choices {
    background-image: none;
    padding: 2px 5px 2px 0px; }
    #edit-panel .categories .select2-choices .select2-search-field input.select2-active,
    .edit-panel .categories .select2-choices .select2-search-field input.select2-active {
      background: none !important; }
  #edit-panel .parkingType-tooltip-content,
  .edit-panel .parkingType-tooltip-content {
    text-align: left; }
  #edit-panel .parkingType-tooltip-header,
  .edit-panel .parkingType-tooltip-header {
    text-decoration: underline; }
  #edit-panel .toggle-residential,
  #edit-panel .residential-tooltip,
  .edit-panel .toggle-residential,
  .edit-panel .residential-tooltip {
    padding-left: 0px;
    height: 32px;
    line-height: 32px; }
  #edit-panel .residential-tooltip,
  .edit-panel .residential-tooltip {
    pointer-events: auto;
    display: inline-block;
    color: #92999d; }
    #edit-panel .residential-tooltip:hover,
    .edit-panel .residential-tooltip:hover {
      color: #92999d; }
  #edit-panel .merge-landmarks .tab-content,
  .edit-panel .merge-landmarks .tab-content {
    padding-top: 0px;
    overflow-y: visible; }
  #edit-panel .merge-landmarks .merge-item,
  .edit-panel .merge-landmarks .merge-item {
    padding: 15px;
    padding-bottom: 30px;
    padding-top: 30px;
    border-bottom: 1px solid #dadada;
    position: relative; }
    #edit-panel .merge-landmarks .merge-item .content,
    .edit-panel .merge-landmarks .merge-item .content {
      padding-left: 50px; }
    #edit-panel .merge-landmarks .merge-item .landmark-name,
    .edit-panel .merge-landmarks .merge-item .landmark-name {
      font-weight: bold;
      display: inline-block; }
    #edit-panel .merge-landmarks .merge-item .error-badge,
    .edit-panel .merge-landmarks .merge-item .error-badge {
      display: inline-block;
      background: #ffffff;
      border-radius: 10px;
      width: 20px;
      height: 20px;
      white-space: nowrap;
      position: absolute;
      z-index: 10;
      left: 20px;
      top: 23px; }
      #edit-panel .merge-landmarks .merge-item .error-badge.purs:before, #edit-panel .merge-landmarks .merge-item .error-badge.lock:before,
      .edit-panel .merge-landmarks .merge-item .error-badge.purs:before,
      .edit-panel .merge-landmarks .merge-item .error-badge.lock:before {
        left: 5px;
        top: 50%;
        transform: translateY(-50%);
        content: "";
        position: absolute;
        background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
        background-position: -14px -58px;
        width: 11px;
        height: 13px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .error-badge.purs:before, #edit-panel .merge-landmarks .merge-item .error-badge.lock:before,
          .edit-panel .merge-landmarks .merge-item .error-badge.purs:before,
          .edit-panel .merge-landmarks .merge-item .error-badge.lock:before {
            background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
            background-size: 96px 81px; } }
      #edit-panel .merge-landmarks .merge-item .error-badge.lock:before,
      .edit-panel .merge-landmarks .merge-item .error-badge.lock:before {
        background-image: url(//editor-assets.waze.com/production/img/locksa471b918fa6a6352b81bf66755d0941f.png);
        background-position: 0px 0px;
        width: 11px;
        height: 11px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .error-badge.lock:before,
          .edit-panel .merge-landmarks .merge-item .error-badge.lock:before {
            background-image: url(//editor-assets.waze.com/production/img/locks@2x3100950831996c477193750dd3d6a323.png);
            background-size: 22px 11px; } }
      #edit-panel .merge-landmarks .merge-item .error-badge.purs,
      .edit-panel .merge-landmarks .merge-item .error-badge.purs {
        cursor: pointer; }
    #edit-panel .merge-landmarks .merge-item .do-remove,
    .edit-panel .merge-landmarks .merge-item .do-remove {
      position: absolute;
      opacity: 0;
      transition: opacity 300ms;
      right: 20px;
      top: 10px;
      cursor: pointer;
      background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
      background-position: -51px -34px;
      width: 8px;
      height: 8px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        #edit-panel .merge-landmarks .merge-item .do-remove,
        .edit-panel .merge-landmarks .merge-item .do-remove {
          background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
          background-size: 96px 81px; } }
    #edit-panel .merge-landmarks .merge-item:hover .do-remove,
    .edit-panel .merge-landmarks .merge-item:hover .do-remove {
      opacity: 1; }
    #edit-panel .merge-landmarks .merge-item .do-merge,
    .edit-panel .merge-landmarks .merge-item .do-merge {
      margin: 0 auto;
      margin-top: 10px;
      width: 190px;
      height: 25px;
      line-height: 25px;
      border-radius: 15px;
      color: #354148; }
      #edit-panel .merge-landmarks .merge-item .do-merge:before,
      .edit-panel .merge-landmarks .merge-item .do-merge:before {
        content: "";
        position: relative;
        display: inline-block;
        top: 3px;
        margin-right: 5px;
        background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
        background-position: -83px 0px;
        width: 13px;
        height: 15px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .do-merge:before,
          .edit-panel .merge-landmarks .merge-item .do-merge:before {
            background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
            background-size: 96px 81px; } }
    #edit-panel .merge-landmarks .merge-item.disabled .do-merge,
    .edit-panel .merge-landmarks .merge-item.disabled .do-merge {
      pointer-events: none;
      user-select: none;
      opacity: 0.5; }
    #edit-panel .merge-landmarks .merge-item .icon-container,
    .edit-panel .merge-landmarks .merge-item .icon-container {
      position: relative; }
      #edit-panel .merge-landmarks .merge-item .icon-container.disabled .icon,
      .edit-panel .merge-landmarks .merge-item .icon-container.disabled .icon {
        opacity: 0.5;
        filter: grayscale(100%); }
    #edit-panel .merge-landmarks .merge-item .icon,
    .edit-panel .merge-landmarks .merge-item .icon {
      background-image: linear-gradient(0deg, #5e35d2 0%, #a282ff 100%);
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
      width: 34px;
      height: 34px;
      border-radius: 17px;
      position: absolute;
      top: 4px; }
      #edit-panel .merge-landmarks .merge-item .icon:after,
      .edit-panel .merge-landmarks .merge-item .icon:after {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: 0px -102px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon:after,
          .edit-panel .merge-landmarks .merge-item .icon:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.car_services:after,
      .edit-panel .merge-landmarks .merge-item .icon.car_services:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: -34px -34px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.car_services:after,
          .edit-panel .merge-landmarks .merge-item .icon.car_services:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.transportation:after,
      .edit-panel .merge-landmarks .merge-item .icon.transportation:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: -136px -68px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.transportation:after,
          .edit-panel .merge-landmarks .merge-item .icon.transportation:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.professional_and_public:after,
      .edit-panel .merge-landmarks .merge-item .icon.professional_and_public:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: -102px -102px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.professional_and_public:after,
          .edit-panel .merge-landmarks .merge-item .icon.professional_and_public:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.shopping_and_services:after,
      .edit-panel .merge-landmarks .merge-item .icon.shopping_and_services:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: -136px -34px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.shopping_and_services:after,
          .edit-panel .merge-landmarks .merge-item .icon.shopping_and_services:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.food_and_drink:after,
      .edit-panel .merge-landmarks .merge-item .icon.food_and_drink:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: -68px -34px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.food_and_drink:after,
          .edit-panel .merge-landmarks .merge-item .icon.food_and_drink:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.culture_and_entertainment:after,
      .edit-panel .merge-landmarks .merge-item .icon.culture_and_entertainment:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: -68px 0px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.culture_and_entertainment:after,
          .edit-panel .merge-landmarks .merge-item .icon.culture_and_entertainment:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.lodging:after,
      .edit-panel .merge-landmarks .merge-item .icon.lodging:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: -102px -34px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.lodging:after,
          .edit-panel .merge-landmarks .merge-item .icon.lodging:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.outdoors:after,
      .edit-panel .merge-landmarks .merge-item .icon.outdoors:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: -34px -102px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.outdoors:after,
          .edit-panel .merge-landmarks .merge-item .icon.outdoors:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.natural_features:after,
      .edit-panel .merge-landmarks .merge-item .icon.natural_features:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: -102px -68px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.natural_features:after,
          .edit-panel .merge-landmarks .merge-item .icon.natural_features:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.parking_lot:after,
      .edit-panel .merge-landmarks .merge-item .icon.parking_lot:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: -68px -102px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.parking_lot:after,
          .edit-panel .merge-landmarks .merge-item .icon.parking_lot:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.airport:after,
      .edit-panel .merge-landmarks .merge-item .icon.airport:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: -34px 0px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.airport:after,
          .edit-panel .merge-landmarks .merge-item .icon.airport:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.bar:after,
      .edit-panel .merge-landmarks .merge-item .icon.bar:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: -102px 0px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.bar:after,
          .edit-panel .merge-landmarks .merge-item .icon.bar:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.camping_trailer_park:after,
      .edit-panel .merge-landmarks .merge-item .icon.camping_trailer_park:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: 0px -34px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.camping_trailer_park:after,
          .edit-panel .merge-landmarks .merge-item .icon.camping_trailer_park:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.gas_stations:after,
      .edit-panel .merge-landmarks .merge-item .icon.gas_stations:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: 0px -68px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.gas_stations:after,
          .edit-panel .merge-landmarks .merge-item .icon.gas_stations:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.golf_course:after,
      .edit-panel .merge-landmarks .merge-item .icon.golf_course:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: -34px -68px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.golf_course:after,
          .edit-panel .merge-landmarks .merge-item .icon.golf_course:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.gym_fitness:after,
      .edit-panel .merge-landmarks .merge-item .icon.gym_fitness:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: -68px -68px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.gym_fitness:after,
          .edit-panel .merge-landmarks .merge-item .icon.gym_fitness:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.hospital_urgent_care:after,
      .edit-panel .merge-landmarks .merge-item .icon.hospital_urgent_care:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: 0px 0px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.hospital_urgent_care:after,
          .edit-panel .merge-landmarks .merge-item .icon.hospital_urgent_care:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
      #edit-panel .merge-landmarks .merge-item .icon.residential_home:after,
      .edit-panel .merge-landmarks .merge-item .icon.residential_home:after {
        background-image: url(//editor-assets.waze.com/production/img/categories9f9fa67bb2184ad4e399b582d162ef01.png);
        background-position: -136px 0px;
        width: 34px;
        height: 34px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          #edit-panel .merge-landmarks .merge-item .icon.residential_home:after,
          .edit-panel .merge-landmarks .merge-item .icon.residential_home:after {
            background-image: url(//editor-assets.waze.com/production/img/categories@2xf9e060f38a7386f7b354b754ae17fd9b.png);
            background-size: 170px 136px; } }
  #edit-panel .edit-restrictions,
  .edit-panel .edit-restrictions {
    padding: 5px 15px 5px 15px; }
    #edit-panel .edit-restrictions:before,
    .edit-panel .edit-restrictions:before {
      position: relative;
      content: "";
      display: inline-block;
      left: -2px;
      top: 2px;
      background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
      background-position: -83px -15px;
      width: 13px;
      height: 13px; }
  #edit-panel .restriction-list,
  .edit-panel .restriction-list {
    margin-top: 0px;
    margin-bottom: 10px; }
    #edit-panel .restriction-list .restriction-count,
    .edit-panel .restriction-list .restriction-count {
      display: block;
      text-decoration: none;
      line-height: 22px; }
      #edit-panel .restriction-list .restriction-count .number,
      .edit-panel .restriction-list .restriction-count .number {
        font-weight: bold; }
      #edit-panel .restriction-list .restriction-count .title,
      .edit-panel .restriction-list .restriction-count .title {
        margin-left: 5px; }
      #edit-panel .restriction-list .restriction-count:hover .title,
      .edit-panel .restriction-list .restriction-count:hover .title {
        text-decoration: underline; }

.select2-drop-active {
  overflow: hidden;
  border-radius: 0 0 5px 5px;
  border: 0 none;
  border-top: none; }
  .select2-drop-active .select2-drop-above {
    border-radius: 5px 5px 0 0; }
  .select2-drop-active .select2-results {
    padding: 0;
    margin: 0; }
@charset "UTF-8";
.panel.place-update-edit .place-update {
  margin-bottom: -15px; }

.panel.place-update-edit .scrollable {
  overflow-y: auto; }

.panel.place-update-edit .header .main-title {
  color: #a08cd8; }

.panel.place-update-edit .header .dot {
  background-color: #a08cd8;
  border: 2px solid rgba(160, 140, 216, 0.2); }

.panel.place-update-edit .add-details,
.panel.place-update-edit .reported-by {
  color: #92999d; }

.panel.place-update-edit .request-details,
.panel.place-update-edit .changes,
.panel.place-update-edit .navigation {
  padding: 15px; }

.panel.place-update-edit .external-provider-link {
  font-weight: bold; }

.panel.place-update-edit .external-providers-list .anchor {
  width: 20px;
  height: 20px;
  font-size: 18px;
  display: inline-block; }

.panel.place-update-edit .external-providers-list .id {
  display: inline-block; }

.panel.place-update-edit .image-preview,
.panel.place-update-edit .missing-image {
  width: 100%;
  background-color: #ededed;
  border: 2px solid #ededed;
  margin: 15px 0; }

.panel.place-update-edit .image-preview:hover {
  cursor: pointer; }

.panel.place-update-edit .carousel .item {
  height: 200px;
  line-height: 200px; }
  .panel.place-update-edit .carousel .item img {
    display: inline-block; }

.panel.place-update-edit .carousel-indicators {
  position: relative;
  margin: 10px 0;
  left: auto;
  bottom: auto;
  width: auto; }
  .panel.place-update-edit .carousel-indicators li {
    border: 1px solid #3d3d3d; }
  .panel.place-update-edit .carousel-indicators .active {
    background-color: #3d3d3d; }

.panel.place-update-edit .missing-image {
  height: 190px; }

.panel.place-update-edit .request-details {
  background-color: rgba(160, 140, 216, 0.2);
  position: relative; }
  .panel.place-update-edit .request-details .image-preview {
    border: 2px solid white; }
  .panel.place-update-edit .request-details::after {
    display: block;
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    background-color: white;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: -8px; }
  .panel.place-update-edit .request-details.duplicate {
    background-color: #e9e9e9; }
    .panel.place-update-edit .request-details.duplicate::after {
      background-color: #e9e9e9; }

.panel.place-update-edit .name {
  margin: 0;
  font-size: 18px;
  font-weight: 400; }

.panel.place-update-edit .categories {
  font-weight: bold;
  font-weight: 700; }

.panel.place-update-edit .navigation {
  padding-top: 0;
  background-color: white; }

.panel.place-update-edit .changes .remove-images .image-preview {
  width: auto; }

.panel.place-update-edit .changes .diff-list .diff {
  display: inline; }
  .panel.place-update-edit .changes .diff-list .diff:not(:last-child)::after {
    content: ", ";
    white-space: pre; }

.panel.place-update-edit .changes .diff-list .added .name {
  font-weight: bold; }

.panel.place-update-edit .changes .diff-list .removed .name {
  text-decoration: line-through; }

.panel.place-update-edit .changes .change .values {
  padding-left: 15px;
  word-break: break-word; }

.panel.place-update-edit .changes .change .current-title,
.panel.place-update-edit .changes .change .suggested-title,
.panel.place-update-edit .changes .change .field-name,
.panel.place-update-edit .changes .change .removed-title {
  font-size: 10px;
  line-height: 15px;
  font-weight: bold;
  font-weight: 700;
  text-transform: uppercase; }

.panel.place-update-edit .changes .change .field-name {
  margin: 7px 0; }

.panel.place-update-edit .changes .change .current-title {
  color: #ed503b; }

.panel.place-update-edit .changes .change .current {
  margin-bottom: 5px; }

.panel.place-update-edit .changes .change .suggested-title {
  color: #19cd91; }

.panel.place-update-edit .changes .change .removed-title {
  color: #ed503b; }

.panel.place-update-edit .changes .change .location-button {
  border-radius: 5px;
  font-size: 10px;
  line-height: 15px;
  font-weight: bold;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px;
  text-align: center;
  margin-top: 5px; }
  .panel.place-update-edit .changes .change .location-button i {
    font-size: 12px; }
  .panel.place-update-edit .changes .change .location-button:hover {
    cursor: pointer; }
  .panel.place-update-edit .changes .change .location-button.current {
    color: #ed503b;
    border: 1px solid #ed503b; }
    .panel.place-update-edit .changes .change .location-button.current:hover {
      background-color: rgba(237, 80, 59, 0.15); }
  .panel.place-update-edit .changes .change .location-button.suggested {
    color: #19cd91;
    border: 1px solid #19cd91; }
    .panel.place-update-edit .changes .change .location-button.suggested:hover {
      background-color: rgba(25, 205, 145, 0.15); }

.panel.place-update-edit .actions {
  border-top: 2px solid #ededed;
  padding: 9px 15px; }
  .panel.place-update-edit .actions .controls-container {
    text-align: center;
    position: relative; }
    .panel.place-update-edit .actions .controls-container label {
      display: block;
      margin-bottom: 12px;
      font-weight: bold;
      font-weight: 700;
      font-size: 12px; }
  .panel.place-update-edit .actions label[for|="approved"] {
    background: #636f76;
    box-shadow: 0 2px 4px 0 rgba(192, 192, 192, 0.2);
    border-radius: 8px;
    height: 35px;
    line-height: 35px;
    color: white;
    padding: 0 !important;
    transition: all 200ms;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 8px;
    display: inline-block;
    width: 98px; }
    .panel.place-update-edit .actions label[for|="approved"]:before, .panel.place-update-edit .actions label[for|="approved"]:after {
      display: none; }
    .panel.place-update-edit .actions label[for|="approved"]:hover {
      background: #58666e;
      box-shadow: 0 2px 20px 0 rgba(192, 192, 192, 0.35);
      color: #fff; }
    .panel.place-update-edit .actions label[for|="approved"].red {
      background: #ff5f5f;
      box-shadow: 0 2px 4px 0 rgba(192, 192, 192, 0.2);
      color: #fff; }
      .panel.place-update-edit .actions label[for|="approved"].red:hover {
        background: #f35555;
        box-shadow: 0 4px 20px 0 #ffe9e9;
        color: #fff; }
    .panel.place-update-edit .actions label[for|="approved"].approve {
      background: #20da9c;
      box-shadow: 0 2px 4px 0 rgba(32, 218, 156, 0.2);
      color: #fff;
      margin-left: 8px; }
      .panel.place-update-edit .actions label[for|="approved"].approve:after {
        content: ""; }
      .panel.place-update-edit .actions label[for|="approved"].approve:hover {
        background: #19cd91;
        box-shadow: 3px 2px 8px 0 rgba(32, 218, 156, 0.3); }
  .panel.place-update-edit .actions input:disabled + label {
    background-color: #d7dadc;
    box-shadow: none;
    cursor: default;
    color: #fff;
    pointer-events: none; }

.venue-image-dialog .modal-dialog {
  width: 800px; }

.venue-image-dialog .modal-header {
  border-bottom: none;
  padding: 10px 20px; }

.venue-image-dialog .venue-name {
  font-weight: bold;
  font-weight: 700; }

.venue-image-dialog .modal-body {
  padding-top: 0; }

.venue-image-dialog img {
  width: 100%;
  min-height: 480px; }

.venue-image-dialog .details {
  margin-top: 10px;
  color: #92999d; }

.venue-image-dialog .close {
  opacity: 1; }

.venue-image-dialog .next-button,
.venue-image-dialog .prev-button {
  position: absolute;
  background: white;
  box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.21);
  right: 20px;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  cursor: pointer;
  z-index: 99;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  transition: all 0.5s; }
  .venue-image-dialog .next-button:hover,
  .venue-image-dialog .prev-button:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.4); }
  .venue-image-dialog .next-button.disabled,
  .venue-image-dialog .prev-button.disabled {
    opacity: 0;
    pointer-events: none; }

.venue-image-dialog .prev-button {
  right: auto;
  left: 20px; }

.venue-image-dialog .delete-button {
  float: right;
  cursor: pointer; }
  .venue-image-dialog .delete-button:hover {
    text-decoration: underline; }
    .venue-image-dialog .delete-button:hover:before {
      text-decoration: none; }
  .venue-image-dialog .delete-button:before {
    margin-right: 5px; }

.venue-image-dialog .date,
.venue-image-dialog .user {
  display: inline-block; }

#WazeMap .suggested-geometry-layer path {
  stroke: #88e8e4;
  fill: #88e8e4; }

#WazeMap .suggested-geometry-layer circle {
  fill: #8df0fe;
  fill-opacity: 1; }

.editing-disabled #WazeMap .place-update:hover {
  cursor: default; }

#WazeMap .place-updates.highlight-selected .place-update {
  opacity: 0.7; }
  #WazeMap .place-updates.highlight-selected .place-update.selected {
    opacity: 1; }

#WazeMap .place-update {
  width: 25px;
  height: 30px;
  margin-top: -15px;
  /*rtl:ignore*/
  margin-left: -13px;
  margin-top: -31px; }
  #WazeMap .place-update:hover {
    cursor: pointer;
    filter: brightness(110%);
    opacity: 1; }
  #WazeMap .place-update.high {
    background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
    background-position: -25px -91px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #WazeMap .place-update.high {
        background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
        background-size: 125px 121px; } }
  #WazeMap .place-update.flag.high {
    background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
    background-position: -75px 0px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #WazeMap .place-update.flag.high {
        background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
        background-size: 125px 121px; } }
  #WazeMap .place-update.add_image.high {
    background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
    background-position: -75px -61px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #WazeMap .place-update.add_image.high {
        background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
        background-size: 125px 121px; } }
  #WazeMap .place-update.add_venue.high {
    background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
    background-position: -50px -61px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #WazeMap .place-update.add_venue.high {
        background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
        background-size: 125px 121px; } }
  #WazeMap .place-update.medium {
    background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
    background-position: -75px -91px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #WazeMap .place-update.medium {
        background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
        background-size: 125px 121px; } }
  #WazeMap .place-update.flag.medium {
    background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
    background-position: 0px -61px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #WazeMap .place-update.flag.medium {
        background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
        background-size: 125px 121px; } }
  #WazeMap .place-update.add_image.medium {
    background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
    background-position: -100px -30px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #WazeMap .place-update.add_image.medium {
        background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
        background-size: 125px 121px; } }
  #WazeMap .place-update.add_venue.medium {
    background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
    background-position: 0px -31px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #WazeMap .place-update.add_venue.medium {
        background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
        background-size: 125px 121px; } }
  #WazeMap .place-update.low {
    background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
    background-position: -50px -91px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #WazeMap .place-update.low {
        background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
        background-size: 125px 121px; } }
  #WazeMap .place-update.flag.low {
    background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
    background-position: -75px -30px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #WazeMap .place-update.flag.low {
        background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
        background-size: 125px 121px; } }
  #WazeMap .place-update.add_image.low {
    background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
    background-position: 0px 0px;
    width: 25px;
    height: 31px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #WazeMap .place-update.add_image.low {
        background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
        background-size: 125px 121px; } }
  #WazeMap .place-update.add_venue.low {
    background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
    background-position: -50px 0px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #WazeMap .place-update.add_venue.low {
        background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
        background-size: 125px 121px; } }
  #WazeMap .place-update.approved {
    background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
    background-position: 0px -91px;
    width: 25px;
    height: 30px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      #WazeMap .place-update.approved {
        background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
        background-size: 125px 121px; } }
    #WazeMap .place-update.approved.flag {
      background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
      background-position: -50px -31px;
      width: 25px;
      height: 30px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        #WazeMap .place-update.approved.flag {
          background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
          background-size: 125px 121px; } }
    #WazeMap .place-update.approved.add_image {
      background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
      background-position: -25px 0px;
      width: 25px;
      height: 30px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        #WazeMap .place-update.approved.add_image {
          background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
          background-size: 125px 121px; } }
    #WazeMap .place-update.approved.add_venue {
      background-image: url(//editor-assets.waze.com/production/img/placeUpdates9c38a156e06f9ee49b7171e631c09e64.png);
      background-position: -100px 0px;
      width: 25px;
      height: 30px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        #WazeMap .place-update.approved.add_venue {
          background-image: url(//editor-assets.waze.com/production/img/placeUpdates@2x660678a69ab839a0ece01c9e9d2076f8.png);
          background-size: 125px 121px; } }
  #WazeMap .place-update.multiple::after {
    content: attr(data-update-count);
    color: #745dcc;
    background-image: linear-gradient(0deg, #e4ddff 0%, #ffffff 100%);
    box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.22);
    display: block;
    position: absolute;
    right: -3px;
    top: -3px;
    border-radius: 50%;
    font-weight: bold;
    font-weight: 600;
    height: 14px;
    min-width: 14px;
    font-size: 10px;
    line-height: 14px;
    text-align: center; }

#WazeMap .location-tooltip {
  border-radius: 10px;
  line-height: 32px;
  margin-top: -38px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0 10px;
  background-color: white;
  white-space: nowrap; }
  #WazeMap .location-tooltip::after {
    display: block;
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    left: 50%;
    margin-left: -6px;
    background-color: white;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: -6px; }
  #WazeMap .location-tooltip.suggested {
    background-color: #3d3d3d;
    color: white; }
    #WazeMap .location-tooltip.suggested::after {
      background-color: #3d3d3d; }

.save-popover-container {
  position: absolute;
  z-index: 5;
  transition: transform 0.4s cubic-bezier(0.26, 1.32, 0.32, 1.01);
  transform-origin: top right; }
  .save-popover-container.shrunk {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    transition: none; }

.save-popover {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  width: 320px;
  max-height: 100%;
  border-radius: 5px;
  background-color: white; }
  .save-popover .arrow,
  .save-popover .arrow:after {
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid; }
  .save-popover .arrow {
    border-width: 10px;
    border-top-width: 0;
    top: -10px;
    right: 10px; }
  .save-popover .arrow:after {
    border-width: 10px;
    content: "";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
  .save-popover .close-popover {
    color: #3d3d3d;
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 16px; }
    .save-popover .close-popover:hover {
      text-decoration: none;
      cursor: pointer; }

.save-popover .success .arrow::after {
  border-bottom-color: #e5f0e6; }

.save-popover .success .header,
.save-popover .success .body {
  padding: 15px; }

.save-popover .success .header {
  background-color: #e5f0e6; }
  .save-popover .success .header .title {
    color: #19cd91; }

.save-popover .success .change-count {
  font-weight: bold;
  font-weight: 700; }

.save-popover .error-list .arrow::after {
  border-bottom-color: #fce4e0; }

.save-popover .error-list .header,
.save-popover .error-list .error-item,
.save-popover .error-list .actions {
  padding: 15px; }

.save-popover .error-list .list {
  margin: 0; }

.save-popover .error-list .header {
  background-color: #fce4e0; }
  .save-popover .error-list .header .title {
    color: #ed503b; }

.save-popover .error-list .body {
  max-height: 290px;
  overflow-y: scroll; }

.save-popover .error-list .error-item {
  border-bottom: 2px solid #ededed; }
  .save-popover .error-list .error-item .description {
    font-weight: bold;
    font-weight: 700; }
  .save-popover .error-list .error-item .focus {
    font-size: 16px;
    vertical-align: middle;
    text-decoration: none; }
    .save-popover .error-list .error-item .focus:hover {
      cursor: pointer; }
  .save-popover .error-list .error-item .suggestion {
    font-weight: bold;
    font-weight: 600;
    font-size: 11px;
    background-color: #ededed;
    padding: 2px 10px;
    border-radius: 5px; }
    .save-popover .error-list .error-item .suggestion .suggestion-title {
      font-size: 10px;
      line-height: 15px;
      font-weight: bold;
      font-weight: 700;
      text-transform: uppercase;
      color: #93c4d3; }

.save-popover .error-list .actions .actions-title {
  font-weight: bold;
  font-weight: 700; }

.save-popover .error-list .actions .edit,
.save-popover .error-list .actions .save {
  width: 48.5%; }

.save-popover .error-list .actions .edit {
  float: left; }

.save-popover .error-list .actions .save {
  float: right; }

.conversation-view .comment-list {
  overflow-x: hidden;
  border-bottom: 2px solid #ededed;
  margin-bottom: 0px; }

.conversation-view .send-button {
  padding: 6px 20px; }

.conversation-view .no-comments {
  color: #aaa;
  padding: 15px; }

.conversation-view .comment {
  -webkit-transition: compact(compact(opacity 0.25s, false, false, false, false, false, false, false, false, false) false false...);
  -moz-transition: compact(compact(opacity 0.25s, false, false, false, false, false, false, false, false, false) false false false...);
  -o-transition: compact(compact(opacity 0.25s, false, false, false, false, false, false, false, false, false) false false false...);
  transition: compact(opacity 0.25s, false, false, false, false, false, false, false, false, false); }
  .conversation-view .comment .comment-content {
    padding: 10px 15px 10px 15px; }
    .conversation-view .comment .comment-content .text {
      word-break: break-word; }
    .conversation-view .comment .comment-content.reporter .text {
      background: #e6e8e9 !important;
      border: 1px solid rgba(151, 151, 151, 0.17); }
    .conversation-view .comment .comment-content.reporter .username {
      color: #26bae8; }
  .conversation-view .comment .username {
    font-weight: bold;
    font-weight: 700; }
  .conversation-view .comment .date {
    font-size: 11px;
    font-weight: bold;
    font-weight: 600;
    color: #9a9a9a; }
  .conversation-view .comment.fadeIn {
    opacity: 0; }

.conversation-view .comment .comment-title .date {
  color: #92999d;
  font-weight: normal; }

.conversation-view .comment .text {
  user-select: initial;
  background: #ffffff;
  border-radius: 8px;
  padding: 9px 14px 9px 14px; }

.conversation-view .new-comment-form {
  border-top: 1px solid #ececec; }

.conversation-view .new-comment-form {
  padding: 15px 15px 10px 15px;
  margin-bottom: 0; }
  .conversation-view .new-comment-form textarea {
    height: 90px;
    margin-bottom: 10px; }
  .conversation-view .new-comment-form label[for|="follow-on"] {
    font-size: 11px;
    font-weight: bold;
    font-weight: 700; }
  .conversation-view .new-comment-form .toggle-follow {
    float: left; }
  .conversation-view .new-comment-form [type="submit"] {
    float: right; }

.problem-edit .header .reported {
  font-size: 11px; }

.problem-edit .top-section {
  overflow-y: auto; }

.problem-edit.severity-high .header .main-title {
  color: #ed503b; }

.problem-edit.severity-high .header .dot {
  background-color: #ed503b;
  border: 2px solid rgba(255, 0, 0, 0.2); }

.problem-edit.severity-medium .header .main-title {
  color: #f68f23; }

.problem-edit.severity-medium .header .dot {
  background-color: #f68f23;
  border: 2px solid rgba(255, 188, 70, 0.2); }

.problem-edit.severity-low .header .main-title {
  color: #f8bf16; }

.problem-edit.severity-low .header .dot {
  background-color: #f8bf16;
  border: 2px solid rgba(255, 255, 0, 0.2); }

.problem-edit[data-state="solved"] .actions .controls-container label[for|="state-open"], .problem-edit[data-state="not-identified"] .actions .controls-container label[for|="state-open"] {
  display: block !important; }

.problem-edit[data-state="solved"] .header .main-title, .problem-edit[data-state="closed-automatically"] .header .main-title {
  color: #19cd91; }

.problem-edit[data-state="solved"] .header .dot, .problem-edit[data-state="closed-automatically"] .header .dot {
  background-color: #19cd91;
  border: 2px solid rgba(0, 255, 0, 0.2); }

.problem-edit[data-state="not-identified"] .header .main-title {
  color: #92999d; }

.problem-edit[data-state="not-identified"] .header .dot {
  background-color: #92999d;
  border: 2px solid rgba(0, 0, 0, 0.1); }

.problem-edit[data-state="solved"] .actions .controls-container label[for|="state-solved"],
.problem-edit[data-state="solved"] .actions .controls-container label[for|="state-not-identified"] {
  display: none; }

.problem-edit[data-state="not-identified"] .actions .controls-container label[for|="state-not-identified"],
.problem-edit[data-state="not-identified"] .actions .controls-container label[for|="state-solved"] {
  display: none; }

.problem-edit .section.collapsed .title {
  border-bottom: none; }

.problem-edit .section .title {
  background-color: #f6f7f7;
  line-height: 20px;
  padding: 0 15px 0 15px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  color: #172130; }
  .problem-edit .section .title:hover {
    cursor: pointer; }

.problem-edit .section .loading-indicator {
  display: none;
  margin: 0 auto; }

.problem-edit .section .content {
  padding: 15px;
  padding-top: 9px; }

.problem-edit .section .title::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\F077";
  font-size: 10px;
  line-height: inherit;
  float: right;
  position: relative;
  right: 3px; }

.problem-edit .section.loading .loading-indicator {
  display: block;
  text-align: center;
  margin: 10px 0; }

.problem-edit .section.loading .content {
  display: none; }

.problem-edit .section.collapsed .title::after {
  content: "\F078"; }

.problem-edit .section.collapsed .collapsible {
  display: none; }

.problem-edit .more-info .more-info-checkbox {
  position: relative; }
  .problem-edit .more-info .more-info-checkbox input[type="checkbox"] + label {
    padding-left: 40px; }

.problem-edit .more-info .legend {
  width: 8px;
  height: 8px;
  background-color: #a08cd8;
  position: absolute;
  left: 25px;
  top: 5px; }
  .problem-edit .more-info .legend.more-info-route {
    background-color: #b580ff; }
  .problem-edit .more-info .legend.more-info-drive, .problem-edit .more-info .legend.more-info-averageSession {
    background-color: #89cd67; }
  .problem-edit .more-info .legend.more-info-allSessions {
    background-color: #73a802; }

.problem-edit .section.conversation .comment-count-badge {
  font-weight: bold;
  font-weight: 700;
  padding: 1px 5px;
  background-color: white;
  border-radius: 5px;
  color: #ed503b;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  max-width: 30px;
  display: inline-block; }

.problem-edit .section.conversation .content {
  padding: 0; }

.problem-edit .section.conversation .conversation-view {
  background-color: #f6f7f7; }
  .problem-edit .section.conversation .conversation-view .new-comment-max-length {
    position: absolute;
    right: 10px;
    bottom: 30px;
    color: #92999d; }

.problem-edit .conversation.loading .comment-count-badge {
  display: none; }

.problem-edit .actions {
  border-top: 1px solid #ececec; }
  .problem-edit .actions .controls-container {
    position: relative; }
    .problem-edit .actions .controls-container label[for|="state"] {
      background: #636f76;
      box-shadow: 0 2px 4px 0 rgba(192, 192, 192, 0.2);
      border-radius: 8px;
      height: 35px;
      line-height: 35px;
      color: white;
      padding: 0 !important;
      transition: all 200ms;
      text-align: center;
      margin: 0 auto;
      margin-bottom: 8px;
      display: block;
      width: 178px; }
      .problem-edit .actions .controls-container label[for|="state"]:before, .problem-edit .actions .controls-container label[for|="state"]:after {
        display: none; }
      .problem-edit .actions .controls-container label[for|="state"][for|="state-open"] {
        display: none; }
      .problem-edit .actions .controls-container label[for|="state"]:hover {
        background: #58666e;
        box-shadow: 0 2px 20px 0 rgba(192, 192, 192, 0.35);
        color: #fff; }
    .problem-edit .actions .controls-container label[for|="state-solved"] {
      background: #20da9c;
      box-shadow: 0 2px 4px 0 rgba(32, 218, 156, 0.2); }
      .problem-edit .actions .controls-container label[for|="state-solved"]:hover {
        background: #19cd91;
        box-shadow: 3px 2px 8px 0 rgba(32, 218, 156, 0.3); }
    .problem-edit .actions .controls-container input:disabled + label {
      background-color: #d7dadc;
      box-shadow: none;
      cursor: default;
      color: #fff;
      pointer-events: none; }
  .problem-edit .actions .no-permissions-alert {
    margin-top: 11px;
    margin-bottom: 0; }
  .problem-edit .actions .close-details .navigation .btn {
    color: #3d3d3d;
    background-color: #e9e9e9;
    border-color: #c2c2c2; }
    .problem-edit .actions .close-details .navigation .btn:focus, .problem-edit .actions .close-details .navigation .btn.focus {
      color: #3d3d3d;
      background-color: #d0d0d0;
      border-color: #828282; }
    .problem-edit .actions .close-details .navigation .btn:hover {
      color: #3d3d3d;
      background-color: #d0d0d0;
      border-color: #a3a3a3; }
    .problem-edit .actions .close-details .navigation .btn:active, .problem-edit .actions .close-details .navigation .btn.active,
    .open > .problem-edit .actions .close-details .navigation .btn.dropdown-toggle {
      color: #3d3d3d;
      background-color: #d0d0d0;
      border-color: #a3a3a3; }
      .problem-edit .actions .close-details .navigation .btn:active:hover, .problem-edit .actions .close-details .navigation .btn:active:focus, .problem-edit .actions .close-details .navigation .btn:active.focus, .problem-edit .actions .close-details .navigation .btn.active:hover, .problem-edit .actions .close-details .navigation .btn.active:focus, .problem-edit .actions .close-details .navigation .btn.active.focus,
      .open > .problem-edit .actions .close-details .navigation .btn.dropdown-toggle:hover,
      .open > .problem-edit .actions .close-details .navigation .btn.dropdown-toggle:focus,
      .open > .problem-edit .actions .close-details .navigation .btn.dropdown-toggle.focus {
        color: #3d3d3d;
        background-color: #bebebe;
        border-color: #828282; }
    .problem-edit .actions .close-details .navigation .btn:active, .problem-edit .actions .close-details .navigation .btn.active,
    .open > .problem-edit .actions .close-details .navigation .btn.dropdown-toggle {
      background-image: none; }
    .problem-edit .actions .close-details .navigation .btn.disabled:hover, .problem-edit .actions .close-details .navigation .btn.disabled:focus, .problem-edit .actions .close-details .navigation .btn.disabled.focus, .problem-edit .actions .close-details .navigation .btn[disabled]:hover, .problem-edit .actions .close-details .navigation .btn[disabled]:focus, .problem-edit .actions .close-details .navigation .btn[disabled].focus,
    fieldset[disabled] .problem-edit .actions .close-details .navigation .btn:hover,
    fieldset[disabled] .problem-edit .actions .close-details .navigation .btn:focus,
    fieldset[disabled] .problem-edit .actions .close-details .navigation .btn.focus {
      background-color: #e9e9e9;
      border-color: #c2c2c2; }
    .problem-edit .actions .close-details .navigation .btn .badge {
      color: #e9e9e9;
      background-color: #3d3d3d; }

.geolocation-control-container {
  position: relative;
  right: 0px;
  width: 29px;
  height: 29px;
  background-color: white;
  border-radius: 30px; }
  .geolocation-control-container button {
    position: relative;
    cursor: pointer;
    padding: 0;
    border: none;
    background: none;
    border-radius: 100%;
    height: 100%;
    width: 100%;
    box-shadow: none;
    cursor: pointer;
    outline: none; }
    .geolocation-control-container button:hover, .geolocation-control-container button:active {
      transform: none !important; }
    .geolocation-control-container button span {
      background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
      background-position: 0px -24px;
      width: 19px;
      height: 19px;
      left: 5px;
      top: 5px;
      position: absolute;
      display: block; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .geolocation-control-container button span {
          background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
          background-size: 96px 81px; } }
  .geolocation-control-container .loading span {
    left: 6px;
    top: 6px;
    width: 18px;
    height: 18px;
    background-image: url(//editor-assets.waze.com/production/img/geo-pan42de70bb30400d76aac4aad68a7bd0b0.png);
    background-position: 0px -20px;
    width: 18px;
    height: 18px; }
  .geolocation-control-container .btn-default[disabled] {
    background-color: white; }

.archive-panel .header {
  padding: 10px 15px;
  line-height: 21px; }

.archive-panel .body {
  padding: 15px; }

.junction-entry-view .list {
  margin-top: 5px; }

.junction-entry-view .entry {
  margin-bottom: 2px; }

.junction-entry-view .street-name {
  text-decoration: underline; }
  .junction-entry-view .street-name:hover {
    cursor: pointer;
    font-weight: bold; }

.junction-entry-view .arrow {
  color: #56cbe7;
  font-size: 14px;
  margin-right: 5px; }

.topbar .area-managers {
  padding: 0 10px;
  color: white; }
  .topbar .area-managers .main-list-region,
  .topbar .area-managers .rest-list-region,
  .topbar .area-managers .title {
    float: left; }
  .topbar .area-managers a,
  .topbar .area-managers .rest-list .dropdown {
    color: #26bae8; }
  .topbar .area-managers .rest-list {
    color: #26bae8; }
  .topbar .area-managers .rest-list-region {
    margin-left: 3px; }
  .topbar .area-managers .title {
    padding-right: 5px; }
  .topbar .area-managers .rest-list .dropdown-toggle {
    color: #26bae8;
    cursor: pointer; }
    .topbar .area-managers .rest-list .dropdown-toggle:hover {
      text-decoration: none;
      color: #ffffff; }
  .topbar .area-managers .rest-list .area-manager-item {
    padding: 0 15px;
    font-size: 11px;
    font-weight: bold;
    font-weight: 600; }
  .topbar .area-managers .main-list {
    list-style: none;
    padding: 0;
    display: inline; }
    .topbar .area-managers .main-list li {
      float: left; }
    .topbar .area-managers .main-list li:not(:last-child) .area-manager-item::after {
      content: ", ";
      white-space: pre; }
    .topbar .area-managers .main-list .area-manager-item {
      margin: 0;
      color: #93c4d3; }
      .topbar .area-managers .main-list .area-manager-item a:hover {
        color: #ffffff;
        text-decoration: none; }

.topbar .loading-indicator {
  color: white; }

.topbar .location-info {
  color: white;
  font-size: 15px;
  font-weight: 400; }

.topbar {
  background-color: #3d3d3d;
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0 20px; }
  .topbar .location-info-region {
    float: left; }
  .topbar .area-managers-region {
    float: left; }
  .topbar .loading-indicator {
    float: right; }

.topbar-mte {
  display: flex;
  color: white;
  background-color: #f29877;
  padding: 0; }
  .topbar-mte .location-info-region,
  .topbar-mte .loading-indicator-region {
    padding: 0 20px; }
  .topbar-mte .mode-name {
    text-transform: uppercase;
    font-size: 10px;
    padding: 0 10px;
    background: #3d3d3d; }
  .topbar-mte .location-info-region {
    flex-grow: 2; }

.feed-item {
  transition: all 200ms ease-in-out; }
  .feed-item.deleting, .feed-item.selected.deleting {
    transition: all 300ms;
    -webkit-transform: translateX(-200%);
    -moz-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    -o-transform: translateX(-200%);
    transform: translateX(-200%); }
  .feed-item .delete {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 150ms;
    -moz-transition-duration: 150ms;
    -o-transition-duration: 150ms;
    transition-duration: 150ms; }
  .feed-item:hover .delete {
    opacity: 1; }

.notification-detail.panel.deleting {
  opacity: 0; }

/**
 * feed group open/close animation
 */
.feed-group.groupable .toggle {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms; }

.feed-group.groupable .feed-item {
  opacity: 1;
  max-height: 200px;
  /* higher than it will ever be */
  -webkit-transition-property: opacity, max-height, -webkit-transform;
  -moz-transition-property: opacity, max-height, -moz-transform;
  -o-transition-property: opacity, max-height, -o-transform;
  transition-property: opacity, max-height, transform;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
  transition: transform 200ms ease-in-out, all 300ms; }

.feed-group.groupable.grouped .feed-item {
  opacity: 0;
  margin-bottom: 0px;
  max-height: 0px; }

.feed-empty-message {
  text-transform: uppercase;
  font-size: 10px;
  text-align: center;
  margin-top: 19px;
  margin-bottom: 30px;
  color: #92999d; }

.feed-empty-image {
  width: 100%;
  height: image-height("~images/feed/wazer.gif");
  background-image: url(//editor-assets.waze.com/production/img/wazer96c41f3de2072a2266f77eaf7b6d616f.gif);
  background-size: contain;
  background-repeat: no-repeat; }

.waze-btn.waze-btn-small.feed-load-more {
  padding-top: 8px;
  padding-bottom: 8px; }

.feed-list {
  padding: 0;
  margin-bottom: 0;
  list-style: none; }

.feed-item {
  position: relative;
  margin-bottom: 5px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  overflow: hidden; }
  .feed-item::before {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    content: "";
    background-color: #ffffff; }
  .feed-item:hover {
    z-index: 999;
    box-shadow: rgba(0, 0, 0, 0.0901961) 0px 4px 7px 0px; }
  .feed-item.selected {
    transform: translate3d(5px, 0px, 0px);
    box-shadow: rgba(0, 0, 0, 0.09) 0px 15px 14px 0px;
    z-index: 999999; }
  .feed-item .inner {
    padding: 10px;
    position: relative; }
  .feed-item .motivation {
    font-size: 10px;
    line-height: 15px;
    font-weight: bold;
    font-weight: 700;
    text-transform: uppercase;
    text-transform: none;
    color: #f68f23;
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: normal; }
  .feed-item .image_container {
    width: 31px;
    text-align: center; }
  .feed-item .image,
  .feed-item .image_container {
    display: inline-block;
    position: relative;
    vertical-align: middle; }
  .feed-item .content {
    display: inline-block;
    max-width: 220px;
    padding-left: 5px;
    text-overflow: ellipsis;
    vertical-align: middle; }
    .feed-item .content .title {
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 2px; }
    .feed-item .content .timestamp {
      font-size: 11px;
      color: #92999d; }
  .feed-item .delete {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
    background-position: -217px -82px;
    width: 13px;
    height: 15px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .feed-item .delete {
        background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
        background-size: 235px 193px; } }
    .feed-item .delete:hover {
      background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
      background-position: -217px -67px;
      width: 13px;
      height: 15px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .feed-item .delete:hover {
          background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
          background-size: 235px 193px; } }
  .feed-item.modified .delete {
    display: none; }

.feed-notifications .feed-group .toggle .counter {
  color: #0b3c60; }

.feed-notifications .feed-group .toggle:before {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -217px -33px;
  width: 15px;
  height: 18px; }

.feed-messages .feed-group .toggle .counter {
  color: #26bae8; }

.feed-messages .feed-group .toggle:before {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -217px -51px;
  width: 16px;
  height: 16px; }

.feed-group {
  margin-bottom: 0px; }
  .feed-group.groupable .feed-item:first-child::before {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .feed-group.groupable .feed-item:not(:first-child)::before {
    border-top: none;
    border-radius: 0; }
  .feed-group.groupable .feed-item.selected::before {
    border-radius: 8px; }
  .feed-group.groupable .toggle {
    position: relative;
    padding: 14px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 8px;
    margin-bottom: 5px;
    color: #59899e;
    background-color: #ffffff;
    min-height: 45px; }
    .feed-group.groupable .toggle a {
      text-decoration: none !important; }
    .feed-group.groupable .toggle .counter {
      margin-left: 36px; }
    .feed-group.groupable .toggle:before {
      display: inline-block;
      content: "";
      position: absolute; }
    .feed-group.groupable .toggle .icon-toggle:after {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: block;
      position: absolute;
      right: 10px;
      top: 15px;
      margin-right: 10px;
      transition: all 300ms ease-in;
      content: "\F107"; }
    .feed-group.groupable .toggle .icon-toggle:after {
      float: none; }
  .feed-group.groupable:not(.grouped) .icon-toggle:after {
    transform: rotate(180deg); }

.feed-issue::before,
[class*="feed-issue-"]::before {
  background-color: #ffffff;
  border-color: #e9e9e9; }

.feed-issue .save-alert,
[class*="feed-issue-"] .save-alert {
  position: absolute; }
  .feed-issue .save-alert.modified,
  [class*="feed-issue-"] .save-alert.modified {
    top: 10px;
    right: 10px;
    width: 8px;
    height: 8px;
    background-color: #ff8383;
    border-radius: 50%; }

.feed-issue .icon_container,
[class*="feed-issue-"] .icon_container {
  text-align: center;
  width: 31px; }

.feed-issue .icon,
.feed-issue .icon_container,
[class*="feed-issue-"] .icon,
[class*="feed-issue-"] .icon_container {
  display: inline-block;
  position: relative;
  vertical-align: middle; }

.feed-issue .content,
[class*="feed-issue-"] .content {
  vertical-align: middle; }
  .feed-issue .content .title .type,
  [class*="feed-issue-"] .content .title .type {
    font-size: 13px;
    color: #354148; }
  .feed-issue .content .subtext,
  [class*="feed-issue-"] .content .subtext {
    font-size: 11px;
    color: #92999d; }

.feed-issue-ur.feed-issue-open.severity-low .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -31px 0px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-ur.feed-issue-open.severity-low .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-ur.feed-issue-open.severity-medium .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -155px -34px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-ur.feed-issue-open.severity-medium .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-ur.feed-issue-open.severity-high .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -62px 0px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-ur.feed-issue-open.severity-high .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-ur.feed-issue-solved .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -31px -136px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-ur.feed-issue-solved .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-ur.feed-issue-not-identified .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: 0px -136px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-ur.feed-issue-not-identified .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-mp.feed-issue-open.severity-low .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -62px -136px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-mp.feed-issue-open.severity-low .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-mp.feed-issue-open.severity-medium .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -155px -136px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-mp.feed-issue-open.severity-medium .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-mp.feed-issue-open.severity-high .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -186px 0px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-mp.feed-issue-open.severity-high .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-mp.feed-issue-solved .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -124px -136px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-mp.feed-issue-solved .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-mp.feed-issue-not-identified .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -186px -34px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-mp.feed-issue-not-identified .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: 0px 0px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.feed-issue-approved .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -93px -102px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.feed-issue-approved .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.feed-issue-rejected .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -155px -68px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.feed-issue-rejected .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.feed-issue-open.severity-high .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -124px -102px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.feed-issue-open.severity-high .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.feed-issue-open.severity-low .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -155px 0px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.feed-issue-open.severity-low .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.add_venue .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -31px -102px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.add_venue .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.add_venue.feed-issue-approved .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -124px -34px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.add_venue.feed-issue-approved .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.add_venue.feed-issue-rejected .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -62px -102px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.add_venue.feed-issue-rejected .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.add_venue.feed-issue-open.severity-high .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -124px -68px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.add_venue.feed-issue-open.severity-high .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.add_venue.feed-issue-open.severity-low .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: 0px -102px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.add_venue.feed-issue-open.severity-low .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.flag .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -93px 0px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.flag .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.flag.feed-issue-approved .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: 0px -34px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.flag.feed-issue-approved .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.flag.feed-issue-rejected .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -93px -34px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.flag.feed-issue-rejected .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.flag.feed-issue-open.severity-high .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -31px -34px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.flag.feed-issue-open.severity-high .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.flag.feed-issue-open.severity-low .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -62px -34px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.flag.feed-issue-open.severity-low .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.add_image .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -93px -68px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.add_image .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.add_image.feed-issue-approved .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: 0px -68px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.add_image.feed-issue-approved .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.add_image.feed-issue-rejected .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -124px 0px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.add_image.feed-issue-rejected .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.add_image.feed-issue-open.severity-high .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -31px -68px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.add_image.feed-issue-open.severity-high .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-issue-pu.add_image.feed-issue-open.severity-low .icon {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -62px -68px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-issue-pu.add_image.feed-issue-open.severity-low .icon {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-notification .image,
[class*="feed-notification-"] .image {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -155px -102px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-notification .image,
    [class*="feed-notification-"] .image {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-notification .content .title,
[class*="feed-notification-"] .content .title {
  font-size: 13px;
  color: #3d3d3d; }

.feed-notification .content .subtext,
[class*="feed-notification-"] .content .subtext {
  font-size: 11px;
  color: #3d3d3d; }

.feed-notification .content .timestamp,
[class*="feed-notification-"] .content .timestamp {
  display: none;
  color: #a4bdc5;
  font-weight: normal;
  font-size: 11px; }

.notification-detail.panel {
  display: flex;
  flex-direction: column; }
  .notification-detail.panel .body {
    flex-shrink: 2; }
  .notification-detail.panel > :not(.body) {
    flex-shrink: 0; }
  .notification-detail.panel .header {
    padding: 10px 15px;
    line-height: 21px; }
    .notification-detail.panel .header .delete {
      float: right;
      margin-right: 10px;
      cursor: pointer;
      background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
      background-position: -217px -97px;
      width: 13px;
      height: 15px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .notification-detail.panel .header .delete {
          background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
          background-size: 235px 193px; } }
    .notification-detail.panel .header .close-panel {
      line-height: 17px; }
    .notification-detail.panel .header .timestamp {
      font-size: 11px; }
  .notification-detail.panel .body {
    padding: 15px;
    overflow: auto; }
    .notification-detail.panel .body section:not(:last-child) {
      margin-bottom: 15px; }
    .notification-detail.panel .body section.from {
      font-size: 11px; }
    .notification-detail.panel .body section.image img {
      width: 100%; }
  .notification-detail.panel .footer {
    background: white; }
    .notification-detail.panel .footer section.buttons {
      margin: 0; }
  .notification-detail.panel.show {
    display: flex !important; }

.notification-detail-pm.panel .body .content {
  white-space: pre-line; }

.feed-first-time.type-check_your_neighborhood .image {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -186px -130px;
  width: 27px;
  height: 27px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-first-time.type-check_your_neighborhood .image {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-first-time.type-first_time_videos .image {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: 0px -170px;
  width: 29px;
  height: 23px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-first-time.type-first_time_videos .image {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-first-time.type-discover_local_wiki .image {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -217px 0px;
  width: 18px;
  height: 33px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-first-time.type-discover_local_wiki .image {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-first-time.type-discover_community_forum .image {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -186px -101px;
  width: 30px;
  height: 29px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-first-time.type-discover_community_forum .image {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-first-time.animate .image {
  animation: shake 0.75s cubic-bezier(0.37, 0.07, 0.2, 0.97); }

.feed-first-time-load {
  height: 120px; }
  .feed-first-time-load .feed-loading-text-container {
    text-align: center;
    font-weight: bold;
    top: 90px;
    position: relative; }
    .feed-first-time-load .feed-loading-text-container .feed-loading-first-time-text {
      display: inline-block; }

#sidebar .feed-first-time-load .sidebar-loader {
  height: 50px; }

@keyframes first_item_animation {
  0% {
    transform: scale(1); }
  25% {
    transform: scale(1.1); }
  50% {
    transform: scale(1); }
  75% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0); }
  20%,
  80% {
    transform: translate3d(2px, 0, 0); }
  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0); }
  40%,
  60% {
    transform: translate3d(4px, 0, 0); } }

.dots-animation {
  display: inline-block;
  width: 12px;
  overflow: hidden; }
  .dots-animation::after {
    content: "...";
    display: block;
    position: relative;
    left: -12px;
    top: 4px;
    animation: dots-anim 3s 0s infinite;
    animation-timing-function: steps(1); }

@keyframes dots-anim {
  0% {
    left: -12px; }
  25% {
    left: -8px; }
  50% {
    left: -4px; }
  75% {
    left: -0px; }
  100% {
    left: 0px; } }

.feed-mentoring .image {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -186px -68px;
  width: 31px;
  height: 33px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-mentoring .image {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-notification-pm .image {
  background-image: url(//editor-assets.waze.com/production/img/feed28adbea9351b19861f6838ca3c960115.png);
  background-position: -93px -136px;
  width: 31px;
  height: 34px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .feed-notification-pm .image {
      background-image: url(//editor-assets.waze.com/production/img/feed@2xcb9c9bc40f51125568c507ef2dea40c0.png);
      background-size: 235px 193px; } }

.feed-notification-pm .content .title {
  font-size: 13px;
  font-weight: normal; }

.feed-notification-pm .content .from {
  font-size: 11px; }

.feed-notification-pm .content .sender {
  display: inline; }

.feed-notification-pm .content .timestamp {
  color: #aea382; }

.mte-contributors-list .add-partner-section {
  margin-bottom: 10px; }

.mte-contributors-item {
  display: flex;
  align-items: center;
  background-color: #f3f3f3;
  border: 2px solid #93c4d3;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 5px 10px;
  height: 50px; }
  .mte-contributors-item .partner {
    flex-grow: 1;
    color: #9a9a9a;
    font-size: 11px;
    margin-left: 5px; }
  .mte-contributors-item .remove-button {
    cursor: pointer; }

.add-partner-form {
  border: 2px solid #bedce5;
  border-radius: 5px;
  background-color: #dfecf0; }
  .add-partner-form .header {
    background-color: #bedce5;
    padding: 5px; }
  .add-partner-form .content {
    padding: 10px; }
  .add-partner-form .cancel-button {
    cursor: pointer; }
  .add-partner-form select {
    border-color: #bedce5; }

.mte-names-edit-view .language-select {
  width: 27%;
  float: right; }

.mte-names-edit-view .edit-names-button {
  padding: 0;
  text-decoration: none;
  border: none;
  height: auto; }

.mte-names-edit-view .language-preview {
  font-size: 10px;
  line-height: 15px;
  font-weight: bold;
  font-weight: 700;
  text-transform: uppercase; }

.mte-names-edit-view .form-group {
  overflow: hidden;
  *zoom: 1; }

.mte-names-edit-view .form-group.english-name input {
  width: 70%;
  float: left; }

.mte-names-edit-view .form-group.local-name .remove-local-name-button {
  float: left;
  width: 6%;
  padding: 0;
  text-align: left; }

.mte-names-edit-view .form-group.local-name input {
  width: 64%;
  float: left; }

.mte-names-edit-view .apply-button {
  width: 100%; }

.mte-names-edit-view .add-local-name-button {
  font-size: 10px;
  line-height: 15px;
  font-weight: bold;
  font-weight: 700;
  text-transform: uppercase;
  text-transform: none;
  height: auto; }

.mte-edit-view {
  height: inherit; }
  .mte-edit-view .navigation {
    height: 30px;
    background-color: #dfecf0;
    padding: 0 15px; }
    .mte-edit-view .navigation .back-button {
      font-weight: bold;
      font-weight: 700;
      border: none;
      outline: none;
      padding: 0; }
  .mte-edit-view .panel-header {
    background-color: #f3f3f3; }
    .mte-edit-view .panel-header .title {
      display: flex;
      align-items: center;
      margin-bottom: 10px; }
      .mte-edit-view .panel-header .title label {
        margin-bottom: 0; }
  .mte-edit-view .names-container {
    margin-bottom: 20px; }
  .mte-edit-view .date-input-group {
    width: 62%;
    margin-right: 8px; }
  .mte-edit-view .submit-buttons {
    margin-right: 5px; }
  .mte-edit-view .submitted-indication,
  .mte-edit-view .published-indication {
    font-size: 10px;
    line-height: 15px;
    font-weight: bold;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #19cd91; }
  .mte-edit-view .submit-button,
  .mte-edit-view .publish-button {
    font-size: 10px;
    line-height: 15px;
    font-weight: bold;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #2f799b;
    color: #2f799b;
    background-color: transparent;
    font-size: 10px;
    padding: 0 10px; }
    .mte-edit-view .submit-button:hover,
    .mte-edit-view .publish-button:hover {
      color: #3d3d3d;
      border-color: #3d3d3d; }
    .mte-edit-view .submit-button:disabled, .mte-edit-view .submit-button:active,
    .mte-edit-view .publish-button:disabled,
    .mte-edit-view .publish-button:active {
      color: #c2c2c2;
      border-color: #c2c2c2;
      background-color: transparent; }
  .mte-edit-view .submit-button,
  .mte-edit-view .submitted-indication,
  .mte-edit-view .publish-button,
  .mte-edit-view .published-indication {
    height: 21px;
    line-height: 21px; }
  .mte-edit-view .validation-error {
    color: #ed503b;
    font-size: 10px;
    line-height: 15px;
    font-weight: bold;
    font-weight: 700;
    text-transform: uppercase;
    text-transform: none;
    padding: 3px 0 0 0; }
  .mte-edit-view label.required-field::before,
  .mte-edit-view .english-name-preview.empty::before {
    content: "*";
    color: #ed503b;
    margin-right: 5px;
    font-size: 10px;
    line-height: 15px;
    font-weight: bold;
    font-weight: 700;
    text-transform: uppercase;
    text-transform: none; }

.mte-search {
  padding: 15px;
  background-color: #dfecf0;
  margin-bottom: 10px; }
  .mte-search .search-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px; }
    .mte-search .search-header .title {
      font-weight: bold;
      font-weight: 700; }
    .mte-search .search-header .date-switcher {
      font-size: 10px;
      line-height: 15px;
      font-weight: bold;
      font-weight: 700;
      text-transform: uppercase;
      text-transform: none; }
      .mte-search .search-header .date-switcher .dropdown-menu {
        right: 0;
        left: auto; }
  .mte-search .search-input {
    height: 30px;
    width: 100%;
    line-height: normal;
    border-radius: 15px;
    padding: 4px 28px 4px 32px; }
  .mte-search:after {
    display: block;
    position: relative;
    height: 10px;
    width: 10px;
    bottom: -25px;
    margin: 0 auto;
    content: "";
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid #dfecf0; }

.mte-list {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
  width: 100%;
  padding: 10px;
  overflow: auto; }
  .mte-list.disabled {
    opacity: 0.5; }
  .mte-list .empty-message {
    color: #abd1db;
    font-size: 15px; }
  .mte-list .mte-item {
    display: flex;
    flex-shrink: 0;
    width: 290px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 5px;
    padding-right: 10px;
    border: 2px solid #f29877;
    border-radius: 5px;
    font-size: 15px;
    align-items: center;
    cursor: pointer; }
    .mte-list .mte-item .icon {
      position: relative; }
      .mte-list .mte-item .icon .mte-icon {
        color: #f29877;
        font-size: 26px; }
      .mte-list .mte-item .icon .published-indication {
        line-height: 0;
        position: absolute;
        right: 0;
        bottom: 7px;
        width: 15px;
        height: 15px;
        color: white;
        background-color: #19cd91;
        border-radius: 50%; }
    .mte-list .mte-item .name {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      flex: 2;
      margin-right: 10px; }
    .mte-list .mte-item .date {
      font-size: 10px;
      line-height: 15px;
      font-weight: bold;
      font-weight: 700;
      text-transform: uppercase;
      text-transform: none;
      font-weight: bold;
      font-weight: 600; }

.mainRegion {
  height: inherit; }

.map-comment-feature-editor .tab-content {
  padding-top: 0px; }

.map-comment-feature-editor .conversation-region {
  margin-left: -15px;
  margin-right: -15px; }

.map-comment-feature-editor .conversation-view .comment-list {
  padding: 15px; }
  .map-comment-feature-editor .conversation-view .comment-list .comment .comment-content {
    padding: 10px 0px; }

.map-comment-feature-editor .bootstrap-timepicker {
  float: left;
  display: block; }

.map-comment-feature-editor .end-date-form-group .date-input-group {
  width: 142px;
  margin-right: 8px; }

.map-comment-feature-editor .end-time {
  width: 90px; }

.map-comment-feature-editor .clear-btn {
  height: 33px;
  line-height: 33px;
  display: inline-block;
  color: #26bae8;
  margin-left: 12px;
  cursor: pointer; }

#edit-panel .map-comment-feature-editor .selection {
  padding-bottom: 0px; }

.map-comment-name-editor {
  border: 1px solid rgba(151, 151, 151, 0.47);
  border-radius: 4px;
  padding: 15px;
  position: relative; }
  .map-comment-name-editor .edit-button {
    position: relative;
    margin-top: 8px;
    cursor: pointer; }
  .map-comment-name-editor .subject-preview {
    font-weight: bold; }
  .map-comment-name-editor .body-preview {
    padding-top: 5px; }
  .map-comment-name-editor .reported-date {
    font-size: 11px;
    color: #92999d; }

#edit-panel .city-feature-editor .feature-editor-header {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -15px;
  padding: 15px;
  background-color: #f3f3f3; }

#edit-panel .city-feature-editor .selection {
  margin-bottom: 0; }

#edit-panel .city-feature-editor .edit-button {
  cursor: pointer; }

#edit-panel .city-feature-editor .preview {
  padding: 0px 15px; }

#edit-panel .city-feature-editor .action-buttons {
  width: 100%;
  display: inline-block; }

.city-name-marker {
  position: relative;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 50px;
  background: white;
  padding: 3px 35px;
  white-space: nowrap;
  cursor: pointer;
  transform: translate(-50%, -100%); }
  .city-name-marker:hover, .city-name-marker.selected {
    background-color: #00ece3; }
    .city-name-marker:hover::after, .city-name-marker.selected::after {
      border-top-color: #00ece3; }
  .city-name-marker.selected:hover {
    cursor: default; }

.city-name-marker::before,
.city-name-marker::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border: 5px solid transparent; }

.city-name-marker::before {
  bottom: -11px;
  border-top-color: black; }

.city-name-marker::after {
  bottom: -10px;
  border-top-color: white; }

.elementHistoryContainer {
  margin-left: -15px;
  margin-right: -15px; }
  .elementHistoryContainer ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0; }

.toggleHistory {
  padding: 11px;
  color: #92999d;
  text-align: left;
  cursor: pointer;
  font-weight: bold;
  font-size: 11px; }

.history-message {
  padding: 20px;
  background: #e9e9e9; }

.loadMoreContainer {
  padding: 12px 15px;
  background: #f3f3f3;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.loadingHistory {
  display: block;
  position: relative;
  height: 150px;
  height: 60px;
  background-color: #e9e9e9; }
  .loadingHistory .spinner {
    height: 30px;
    width: 30px;
    border: 7px solid #bedce5;
    border-top: 7px solid #93c4d3;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px; }

.historyContent {
  padding-left: 14px;
  padding-right: 14px; }

.element-history-item .tx-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 10px;
  border: 1px solid #e4e4e4;
  border-radius: 2px 2px 0px 0px;
  font-size: 11px;
  color: #687077;
  line-height: 14px;
  background: white;
  transition: all 0.3s; }
  .element-history-item .tx-header .tx-author-date {
    font-size: 11px;
    margin-bottom: 5px; }
  .element-history-item .tx-header a {
    transition: color 150ms;
    color: #3ec1e9;
    text-decoration: none !important; }
    .element-history-item .tx-header a:hover {
      color: #2f799b;
      cursor: pointer; }

.element-history-item .tx-content {
  display: block;
  padding: 10px;
  padding-left: 22px;
  background-color: white;
  border: 1px solid #e4e4e4;
  border-top: none;
  font-size: 11px; }

.element-history-item .tx-toggle-closed {
  width: 30px;
  height: 30px;
  cursor: pointer;
  text-align: center; }
  .element-history-item .tx-toggle-closed::after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #3d3d3d;
    display: block;
    position: relative;
    top: 8px;
    content: "\F106";
    font-size: 19px; }

.element-history-item.closed .tx-header {
  border-radius: 2px;
  background: #ededed; }
  .element-history-item.closed .tx-header:hover {
    background: rgba(255, 255, 255, 0.5); }

.element-history-item.closed .tx-content {
  display: none; }

.element-history-item.closed .tx-toggle-closed::after {
  content: "\F107";
  top: 8px; }

.element-history-item:not(:last-child) {
  margin-bottom: 5px; }

.element-history-item:not(.tx-has-content) .tx-content,
.element-history-item:not(.tx-has-content) .tx-toggle-closed {
  display: none; }

.element-history-item .tx-changed-attribtue:not(:last-child) {
  margin-bottom: 20px; }

.element-history-item.tx-has-related .tx-changed-attribute:last-child {
  margin-bottom: 10px; }

.tx-changed-attribute .ca-name {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 5px; }

.tx-changed-attribute .ca-value {
  font-weight: bold; }

.tx-changed-attribute .ca-restrictions .ca-value {
  white-space: pre-line; }

.tx-changed-attribute.ca-visual .ca-value {
  display: inline-block;
  color: #59899e;
  border: 1px solid #59899e;
  border-radius: 5px;
  padding: 1px 5px;
  cursor: pointer;
  font-weight: normal; }

.tx-changed-ro .ro-action {
  font-weight: bold; }

.tx-changed-attribute:not(:last-child),
.tx-changed-ro:not(:last-child) {
  margin-bottom: 5px; }

.restrictions-modal [class^="do-"]:not(:disabled),
.restrictions-modal [class*=" do-"]:not(:disabled) {
  cursor: pointer; }

.restrictions-modal .modal-body {
  padding: 0; }

.restrictions-modal .modal-header {
  border-bottom: none; }

.restrictions-modal label {
  font-weight: normal; }

.restrictions-modal ul.restriction-tabs {
  background-color: #f7f7f7;
  border-radius: 7px;
  border: solid 1px #dadada;
  margin: 0 32px;
  display: flex; }
  .restrictions-modal ul.restriction-tabs li {
    flex: 1;
    background: none;
    font-size: 11px;
    letter-spacing: 0.6px;
    text-align: center;
    margin: 4px 3px;
    border-radius: 7px;
    float: none; }
    .restrictions-modal ul.restriction-tabs li a {
      color: #545e68;
      border: 0;
      text-decoration: none;
      border-radius: 0;
      line-height: inherit;
      margin-right: 0px;
      border-radius: 7px; }
    .restrictions-modal ul.restriction-tabs li.active {
      background: #ffffff;
      box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.09); }
      .restrictions-modal ul.restriction-tabs li.active a {
        color: #545e68;
        border: 0; }

.restrictions-modal .footer-region {
  display: flex;
  align-items: center; }
  .restrictions-modal .footer-region .controls-region {
    display: flex;
    align-items: center;
    padding-left: 16px; }
    .restrictions-modal .footer-region .controls-region .help-message-region {
      display: flex;
      align-items: center;
      font-weight: bold;
      color: #f68f23; }
    .restrictions-modal .footer-region .controls-region i {
      margin-right: 6px; }
  .restrictions-modal .footer-region .buttons-region {
    display: flex;
    justify-content: flex-end;
    flex-grow: 1; }
  .restrictions-modal .footer-region .btn {
    width: 100px; }

.restrictions-modal .modal-header-messages .modal-header-message {
  margin-bottom: 6px; }
  .restrictions-modal .modal-header-messages .modal-header-message i {
    margin-right: 3px; }

.restrictions-modal .modal-header-messages :first-child {
  margin-top: 4px; }

.restrictions-modal .modal-header-messages :last-child {
  margin-bottom: 0; }

.restriction-editing-region {
  padding: 15px; }
  .restriction-editing-region .restriction-editing-title, .restriction-editing-region .restriction-validation-region .restriction-validation-title {
    font-size: 15px;
    font-weight: bold;
    padding: 20px 16px 10px; }
  .restriction-editing-region .restriction-editing-title-main, .restriction-editing-region .restriction-validation-region .restriction-validation-title {
    padding-top: 10px; }
  .restriction-editing-region .restriction-editing-section .restriction-editing-container {
    background-color: #f3f3f3;
    border-radius: 5px; }
    .restriction-editing-region .restriction-editing-section .restriction-editing-container .restriction-section-title {
      width: 76px;
      margin-right: 20px; }
  .restriction-editing-region .restriction-validation-region {
    color: #ed503b; }
    .restriction-editing-region .restriction-validation-region .restriction-validation-title {
      padding-bottom: 5px; }
    .restriction-editing-region .restriction-validation-region ul {
      list-style: none;
      padding-left: 32px; }
    .restriction-editing-region .restriction-validation-region li:before {
      content: "\F06A";
      font-family: FontAwesome;
      display: inline-block;
      padding-right: 8px; }
  .restriction-editing-region .segment-editing-region .restriction-editing-container {
    padding: 10px 16px;
    display: flex;
    margin-bottom: 8px;
    align-items: center; }
  .restriction-editing-region .segment-editing-region select {
    display: inline-block;
    width: 160px; }
    .restriction-editing-region .segment-editing-region select:not(:first-child) {
      margin-left: 8px; }
  .restriction-editing-region .timeframe-editing-region .timepicker i {
    cursor: pointer; }
  .restriction-editing-region .timeframe-editing-region .timeframe-section {
    display: flex;
    padding: 16px; }
    .restriction-editing-region .timeframe-editing-region .timeframe-section:not(:last-child) {
      position: relative; }
      .restriction-editing-region .timeframe-editing-region .timeframe-section:not(:last-child)::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 16px;
        right: 16px;
        height: 1px;
        background: #dbdbdb; }
  .restriction-editing-region .timeframe-editing-region .timeframe-section-content {
    display: flex;
    flex-grow: 2;
    justify-content: space-between; }
  .restriction-editing-region .timeframe-editing-region .timeframe-section-weekdays .timeframe-weekdays {
    display: flex;
    flex-wrap: wrap;
    max-width: 350px; }
    .restriction-editing-region .timeframe-editing-region .timeframe-section-weekdays .timeframe-weekdays .controls-container {
      width: 65px;
      margin-right: 5px; }
  .restriction-editing-region .timeframe-editing-region .timeframe-section-weekdays .timeframe-weekdays-toggle .weekdays-toggle {
    cursor: pointer;
    color: #2f799b;
    text-decoration: underline; }
  .restriction-editing-region .timeframe-editing-region .timeframe-section-hours {
    align-items: center; }
    .restriction-editing-region .timeframe-editing-region .timeframe-section-hours .timeframe-section-content {
      align-items: center; }
    .restriction-editing-region .timeframe-editing-region .timeframe-section-hours .timepicker {
      width: 125px;
      margin-right: 15px; }
    .restriction-editing-region .timeframe-editing-region .timeframe-section-hours .timeframe-overnight-message {
      margin-top: 8px; }
  .restriction-editing-region .timeframe-editing-region .timeframe-section-dates .restriction-section-title {
    margin-top: 1px; }
  .restriction-editing-region .timeframe-editing-region .timeframe-section-dates .timeframe-section-content {
    flex-direction: column;
    align-items: flex-start; }
  .restriction-editing-region .timeframe-editing-region .timeframe-section-dates .timeframe-section-option {
    display: flex;
    align-items: center; }
    .restriction-editing-region .timeframe-editing-region .timeframe-section-dates .timeframe-section-option .label-datepicker {
      margin-bottom: 0; }
  .restriction-editing-region .timeframe-editing-region .timeframe-section-dates .label-datepicker {
    margin-right: 10px; }
  .restriction-editing-region .timeframe-editing-region .timeframe-section-dates .datepicker {
    width: 190px; }
  .restriction-editing-region .driving-modality-editing-region .restriction-editing-title, .restriction-editing-region .driving-modality-editing-region .restriction-validation-region .restriction-validation-title, .restriction-editing-region .restriction-validation-region .driving-modality-editing-region .restriction-validation-title {
    padding-bottom: 8px; }
  .restriction-editing-region .driving-modality-editing-region select {
    display: inline;
    margin: 0 8px; }
  .restriction-editing-region .driving-modality-select {
    width: 120px; }
  .restriction-editing-region .drive-profile-editing-region {
    font-size: 12px; }
    .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-blocked {
      border-radius: 5px;
      padding: 16px;
      background-color: rgba(255, 131, 131, 0.2); }
      .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-blocked .drive-profile-group {
        display: flex; }
        .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-blocked .drive-profile-group label {
          margin-right: 10px; }
      .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-blocked .drive-profile-vehicles-option-label {
        width: 110px; }
      .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-blocked .drive-profile-vehicle-types {
        columns: 2; }
      .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-blocked .vehicle-type-label {
        width: 190px;
        display: block; }
    .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .btn-group.open .dropdown-toggle {
      box-shadow: none !important; }
    .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .add-drive-profile-item {
      border: 2px dashed;
      text-align: center;
      border-radius: 5px;
      padding: 10px 15px;
      font-weight: bold; }
    .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item {
      display: flex;
      align-items: center;
      justify-content: space-between;
      border-radius: 5px;
      min-height: 60px;
      padding: 16px;
      margin-bottom: 8px;
      font-weight: bold; }
      .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .drive-profile-item-attributes {
        display: flex;
        align-items: center;
        flex-flow: wrap; }
      .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .is-blank {
        font-weight: bold;
        font-weight: 600;
        font-style: italic;
        opacity: 0.5; }
      .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .all-vehicles {
        margin-right: 8px; }
      .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .driving-preposition {
        margin: 0 8px;
        font-weight: normal; }
      .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .restriction-chip {
        display: flex;
        align-items: center;
        border-radius: 15px;
        padding: 5px 7px 5px 12px; }
        .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .restriction-chip[data-toggle="dropdown"] {
          cursor: pointer; }
        .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .restriction-chip .restriction-chip-content {
          margin-right: 5px; }
          .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .restriction-chip .restriction-chip-content + i {
            font-size: 16px;
            background: none; }
        .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .restriction-chip:hover {
          opacity: 0.8; }
        .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .restriction-chip i {
          color: rgba(61, 61, 61, 0.5); }
          .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .restriction-chip i:hover {
            color: rgba(61, 61, 61, 0.7); }
          .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .restriction-chip i:active {
            color: #3d3d3d; }
        .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .restriction-chip .dropdown-toggle {
          box-shadow: none; }
      .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .drive-profile-item-actions {
        display: flex;
        align-items: center;
        flex-shrink: 0; }
        .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .drive-profile-item-actions .drive-profile-item-action {
          cursor: pointer;
          border-radius: 15px;
          padding: 4px 12px; }
          .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .drive-profile-item-actions .drive-profile-item-action:hover {
            opacity: 0.8; }
        .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item .drive-profile-item-actions .do-delete-item {
          margin-right: 8px; }
      .restriction-editing-region .drive-profile-editing-region .drive-profile-edit-free .drive-profile-item.drive-profile-item-sticky .do-delete-item {
        visibility: hidden; }
    .restriction-editing-region .drive-profile-editing-region.drive-profile-allowed .add-drive-profile-item {
      border-color: rgba(63, 188, 113, 0.3); }
    .restriction-editing-region .drive-profile-editing-region.drive-profile-allowed .drive-profile-item {
      background-color: rgba(63, 188, 113, 0.2); }
    .restriction-editing-region .drive-profile-editing-region.drive-profile-allowed .drive-profile-item-action,
    .restriction-editing-region .drive-profile-editing-region.drive-profile-allowed .restriction-chip {
      background-color: rgba(63, 188, 113, 0.3); }
    .restriction-editing-region .drive-profile-editing-region.drive-profile-allowed .add-drive-profile-item:hover {
      background-color: rgba(63, 188, 113, 0.1); }
    .restriction-editing-region .drive-profile-editing-region.drive-profile-toll-free .add-drive-profile-item {
      border-color: rgba(86, 203, 231, 0.4); }
    .restriction-editing-region .drive-profile-editing-region.drive-profile-toll-free .drive-profile-item {
      background-color: rgba(86, 203, 231, 0.2); }
    .restriction-editing-region .drive-profile-editing-region.drive-profile-toll-free .drive-profile-item-action,
    .restriction-editing-region .drive-profile-editing-region.drive-profile-toll-free .restriction-chip,
    .restriction-editing-region .drive-profile-editing-region.drive-profile-toll-free .add-drive-profile-item:hover {
      background-color: rgba(86, 203, 231, 0.4); }
    .restriction-editing-region .drive-profile-editing-region.drive-profile-toll-free .add-drive-profile-item:hover {
      background-color: rgba(86, 203, 231, 0.1); }

.restrictions-summary.restrictions-summary-turn .restriction-segment-attribute {
  display: none; }

.restrictions-summary.restrictions-summary-turn td:nth-child(2),
.restrictions-summary.restrictions-summary-turn th:nth-child(2) {
  padding-left: 20px; }

.restrictions-summary .restrictions-some-message {
  margin: 10px 8px; }

.restrictions-summary .restriction-summary-group {
  position: relative;
  padding-bottom: 26px;
  margin-bottom: 1px; }
  .restrictions-summary .restriction-summary-group::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #dbdbdb; }
  .restrictions-summary .restriction-summary-group:last-child::before {
    content: none; }

.restrictions-summary .btn.do-create {
  margin-left: 32px; }

.restrictions-summary .restriction-summary-title {
  display: flex;
  align-items: center;
  padding: 24px 32px 16px;
  font-weight: bold; }

.restrictions-summary .restriction-summary-filler {
  flex: 1; }

.restrictions-summary .direction-icons {
  display: flex;
  margin-right: 8px;
  align-items: center;
  text-transform: uppercase;
  white-space: nowrap; }

.restrictions-summary .direction-icon {
  display: flex;
  width: 22px;
  height: 22px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid #3d3d3d;
  font-size: 10px; }

.restrictions-summary .direction-icon-to {
  margin: 0 6px; }

.restrictions-summary .direction-icon-b {
  color: white;
  background-color: #3d3d3d; }

.restrictions-summary .direction-icon-bidi {
  border-radius: 10px;
  padding: 0 8px;
  width: auto; }

.restrictions-summary .restrictions-list-region {
  margin: 0 16px; }

.restrictions-summary .restrictions-table {
  margin-bottom: 12px;
  border-radius: 5px;
  overflow: hidden; }
  .restrictions-summary .restrictions-table tr {
    background-color: #f3f3f3; }
  .restrictions-summary .restrictions-table td {
    vertical-align: middle; }
  .restrictions-summary .restrictions-table td:first-child,
  .restrictions-summary .restrictions-table th:first-child {
    padding-left: 20px; }
  .restrictions-summary .restrictions-table td:last-child,
  .restrictions-summary .restrictions-table th:last-child {
    padding-right: 20px; }
  .restrictions-summary .restrictions-table th {
    border-bottom: none;
    background: #dfecf0; }
  .restrictions-summary .restrictions-table tr:first-child td {
    border-top: none; }

.restrictions-summary .restriction-list-item:hover {
  cursor: pointer; }
  .restrictions-summary .restriction-list-item:hover td {
    background: #e9e9e9; }

.restrictions-summary .restriction-list-item td.restriction-item-summary {
  max-width: 200px; }

.restrictions-summary .restriction-list-item .restriction-item-details {
  display: flex;
  align-items: center; }

.restrictions-summary .restriction-list-item .restriction-item-details-summary {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.restrictions-summary .restriction-list-item .restriction-item-badge {
  border-radius: 10px;
  color: white;
  display: flex;
  align-items: center;
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 5px;
  padding: 3px 10px;
  letter-spacing: 0.5px; }

.restrictions-summary .restriction-list-item .restriction-item-badge-blocked {
  background-color: #ff8383; }

.restrictions-summary .restriction-list-item .restriction-item-badge-allowed {
  background-color: #3fbc71; }

.restrictions-summary .restriction-list-item .restriction-item-badge-toll-free {
  background-color: #56cbe7;
  padding-right: 4px; }
  .restrictions-summary .restriction-list-item .restriction-item-badge-toll-free .badge-tooltip {
    color: white;
    margin-left: 3px;
    font-size: 11px; }

.restrictions-summary .restriction-list-item .restriction-actions {
  display: flex;
  justify-content: flex-end;
  align-items: center; }

.restrictions-summary .restriction-list-item .restriction-action-edit {
  font-size: 10px;
  color: #9a9a9a; }

.restrictions-summary .restriction-list-item .restriction-editing-actions {
  display: flex;
  visibility: hidden;
  padding: 0 7px;
  margin-right: 3px; }
  .restrictions-summary .restriction-list-item .restriction-editing-actions i {
    padding: 0 5px; }
  .restrictions-summary .restriction-list-item .restriction-editing-actions .apply-to-all-tooltip + .tooltip {
    white-space: pre; }

.restrictions-summary .restriction-list-item:hover .restriction-editing-actions {
  visibility: visible; }

.merge-landmark-modal .modal-content {
  background: #fcfcfc; }

.merge-landmark-modal .modal-body {
  padding: 30px; }

.merge-landmark-modal .loader {
  display: block;
  position: relative;
  height: 250px;
  height: 50px; }
  .merge-landmark-modal .loader .spinner {
    height: 50px;
    width: 50px;
    border: 7px solid #bedce5;
    border-top: 7px solid #93c4d3;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px; }

.merge-landmark-modal .instruction {
  margin-bottom: 10px; }

.merge-landmark-modal .option-container {
  margin-top: 5px; }
  .merge-landmark-modal .option-container.empty {
    display: none; }

.merge-landmark-modal .parking-message,
.merge-landmark-modal .brand-message {
  margin-bottom: 10px; }

.merge-landmark-modal .option-container label.main-label {
  display: none; }

.merge-landmark-modal .option-container input[type="checkbox"]:checked ~ label.main-label {
  display: inline-block; }

.merge-landmark-modal .option-container:hover input[type="radio"] + label.main-label {
  opacity: 1; }
  .merge-landmark-modal .option-container:hover input[type="radio"] + label.main-label:after {
    opacity: 1; }

.merge-landmark-modal input[type="radio"] + label.main-label {
  margin-left: 0px;
  padding-left: 15px; }
  .merge-landmark-modal input[type="radio"] + label.main-label:before {
    display: none; }
  .merge-landmark-modal input[type="radio"] + label.main-label:after {
    content: attr(data-set-main-text);
    color: gray;
    border: 1px solid gray;
    left: 1px;
    top: 0px;
    position: relative;
    width: auto;
    height: auto;
    background: none;
    opacity: 0;
    margin-left: 5px;
    border-radius: 5px;
    padding: 0px 4px 0px 4px; }

.merge-landmark-modal input[type="radio"]:checked + label.main-label {
  opacity: 1; }
  .merge-landmark-modal input[type="radio"]:checked + label.main-label:after {
    content: attr(data-main-text);
    color: #26bae8;
    opacity: 1;
    border: 1px solid #26bae8; }
  .merge-landmark-modal input[type="radio"]:checked + label.main-label:hover:after {
    background: none; }

.merge-landmark-modal .images-region .image-container {
  box-sizing: content-box;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 18px; }
  .merge-landmark-modal .images-region .image-container,
  .merge-landmark-modal .images-region .image-container img {
    width: 130px;
    height: 82px; }
  .merge-landmark-modal .images-region .image-container input {
    position: absolute; }
    .merge-landmark-modal .images-region .image-container input + label.image-label:hover .image-preview {
      opacity: 1; }
    .merge-landmark-modal .images-region .image-container input + label.image-label .image-preview {
      opacity: 0.6; }
    .merge-landmark-modal .images-region .image-container input:checked + label.image-label .image-preview {
      opacity: 1; }
  .merge-landmark-modal .images-region .image-container .image-label {
    padding-left: 0px; }
    .merge-landmark-modal .images-region .image-container .image-label::before {
      left: 4px;
      top: 4px;
      z-index: 1; }
    .merge-landmark-modal .images-region .image-container .image-label::after {
      left: 5px;
      top: 4px;
      z-index: 2; }

.turn-arrow-tooltip {
  position: relative; }
  .turn-arrow-tooltip .turn-header {
    position: absolute;
    color: white;
    left: -20px;
    font-size: 11px; }
    .top .turn-arrow-tooltip .turn-header {
      top: -40px; }
    .bottom .turn-arrow-tooltip .turn-header {
      bottom: -40px; }
  .turn-arrow-tooltip .tooltip-control {
    display: flex;
    margin-bottom: 10px; }
    .turn-arrow-tooltip .tooltip-control:last-child {
      margin-bottom: 0px; }
    .turn-arrow-tooltip .tooltip-control > label {
      display: inline-block;
      text-transform: uppercase;
      flex: 1;
      color: #354148;
      margin-right: 16px;
      font-weight: normal;
      font-size: 11px;
      margin-bottom: 0px;
      line-height: 30px;
      vertical-align: middle;
      letter-spacing: 0.6px; }
      .turn-arrow-tooltip .tooltip-control > label.disabled {
        opacity: 0.5; }
    .turn-arrow-tooltip .tooltip-control > label + * {
      display: inline-block;
      width: 142px; }
  .turn-arrow-tooltip .path-switcher {
    display: flex !important;
    align-items: center; }
  .turn-arrow-tooltip .path-progress {
    margin: 0px 7px;
    font-size: 12px;
    color: #354148; }
  .turn-arrow-tooltip .next-path-button,
  .turn-arrow-tooltip .prev-path-button {
    width: 29px;
    height: 21px;
    padding: 6px 11.5px;
    line-height: 9px; }
    .turn-arrow-tooltip .next-path-button:before,
    .turn-arrow-tooltip .prev-path-button:before {
      display: inline-block;
      content: ""; }
  .turn-arrow-tooltip .next-path-button {
    margin-left: 4px; }
    .turn-arrow-tooltip .next-path-button:before {
      background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
      background-position: 0px -72px;
      width: 6px;
      height: 9px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .turn-arrow-tooltip .next-path-button:before {
          background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
          background-size: 96px 81px; } }
  .turn-arrow-tooltip .prev-path-button:before {
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -6px -72px;
    width: 6px;
    height: 9px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .turn-arrow-tooltip .prev-path-button:before {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }
  .turn-arrow-tooltip .difficult-turn {
    line-height: 30px; }
    .turn-arrow-tooltip .difficult-turn > label {
      padding-left: 9px;
      padding-right: 9px;
      width: auto;
      border-radius: 13px;
      margin-bottom: 0; }
  .turn-arrow-tooltip .waze-lock-tooltip {
    opacity: 0.5;
    margin-left: 8px;
    display: inline-block; }
  .turn-arrow-tooltip .time-based-restrictions-button {
    display: inline-block;
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -51px -17px;
    width: 17px;
    height: 17px;
    cursor: pointer;
    border-radius: 100%;
    background-color: white;
    border: solid 3px white;
    width: 23px;
    height: 23px;
    background-origin: content-box;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    vertical-align: middle;
    position: relative;
    top: -1px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .turn-arrow-tooltip .time-based-restrictions-button {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }
    .turn-arrow-tooltip .time-based-restrictions-button.hidden {
      display: none; }
    .turn-arrow-tooltip .time-based-restrictions-button.has-tbrs {
      background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
      background-position: -19px -24px;
      width: 17px;
      height: 17px;
      background-color: #26bae8;
      border-color: #26bae8;
      width: 23px;
      height: 23px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .turn-arrow-tooltip .time-based-restrictions-button.has-tbrs {
          background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
          background-size: 96px 81px; } }
    .turn-arrow-tooltip .time-based-restrictions-button.disabled {
      opacity: 0.5;
      cursor: default; }
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #f3f3f3; }

.daterangepicker td.active {
  background-color: #00dfeb; }
  .daterangepicker td.active:hover {
    background-color: #00969f; }

.daterangepicker td.today {
  background-color: #d4e7ed; }
  .daterangepicker td.today:hover {
    background-color: #9ec9d6; }

.start-date + .input-group-addon,
.end-date + .input-group-addon {
  cursor: pointer; }
#overlay-buttons {
  position: absolute;
  right: 12px;
  bottom: 88px;
  z-index: 8; }
  #overlay-buttons .street-view-region,
  #overlay-buttons .geo-location-region {
    margin-bottom: 10px; }

.street-view-mode #overlay-buttons {
  right: 50%;
  margin-right: 12px; }

.street-view-control-container {
  position: relative;
  right: 0px;
  width: 29px;
  height: 29px; }

.street-view-control {
  background-color: white;
  position: relative;
  width: 29px;
  height: 29px;
  border-radius: 100%; }
  .street-view-control:hover {
    cursor: move; }
  .street-view-control::after {
    content: "";
    display: block;
    background-image: url(//editor-assets.waze.com/production/img/buttons61b7404c02a9063e5bf880438c7f7f64.png);
    background-position: -24px 0px;
    width: 27px;
    height: 18px;
    position: absolute;
    top: 5px;
    left: 1px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .street-view-control::after {
        background-image: url(//editor-assets.waze.com/production/img/buttons@2x73bafb4edeaaa8b4e576273004fa37b4.png);
        background-size: 96px 81px; } }
/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.bootstrap-timepicker {
  position: relative;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
  left: auto;
  right: 0;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px;
}
.bootstrap-timepicker .input-group-addon {
  cursor: pointer;
}
.bootstrap-timepicker .input-group-addon i {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.bootstrap-timepicker-widget.dropdown-menu {
  padding: 4px;
}
.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
}
.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-timepicker-widget.timepicker-orient-left:before {
  left: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-left:after {
  left: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-right:before {
  right: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-right:after {
  right: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top:before {
  top: -7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top:after {
  top: -6px;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
  border-radius: 4px;
}
.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px;
}
.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px;
}
.bootstrap-timepicker-widget table td span {
  width: 100%;
}
.bootstrap-timepicker-widget table td a {
  border: 1px transparent solid;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  color: #333;
}
.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-color: #ddd;
}
.bootstrap-timepicker-widget table td a i {
  margin-top: 2px;
  font-size: 18px;
}
.bootstrap-timepicker-widget table td input {
  width: 25px;
  margin: 0;
  text-align: center;
}
.bootstrap-timepicker-widget .modal-content {
  padding: 4px;
}
@media (min-width: 767px) {
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px;
  }
}
@media (max-width: 767px) {
  .bootstrap-timepicker {
    width: 100%;
  }
  .bootstrap-timepicker .dropdown-menu {
    width: 100%;
  }
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */ }
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc; }
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
  .daterangepicker.opensleft:before {
    right: 9px; }
  .daterangepicker.opensleft:after {
    right: 10px; }
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.opensright:before {
    left: 9px; }
  .daterangepicker.opensright:after {
    left: 10px; }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001; }
  .daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: none; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
  .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px; }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar th, .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
  .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background-color: #fff; }
  .daterangepicker table {
    width: 100%;
    margin: 0; }
  .daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer; }
    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
      background-color: #eee;
      border-color: transparent;
      color: inherit; }
    .daterangepicker td.week, .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999; }
  .daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0; }
  .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px; }
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0; }
  .daterangepicker td.start-date.end-date {
    border-radius: 4px; }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff; }
  .daterangepicker th.month {
    width: auto; }
  .daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default; }
  .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%; }
  .daterangepicker select.yearselect {
    width: 40%; }
  .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0; }
  .daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%; }
    .daterangepicker .input-mini.active {
      border: 1px solid #08c;
      border-radius: 4px; }
  .daterangepicker .daterangepicker_input {
    position: relative; }
    .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
  .daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px; }
  .daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 8px; }
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .ranges li {
    font-size: 13px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background-color: #08c;
      border: 1px solid #08c;
      color: #fff; }
    .ranges li.active {
      background-color: #08c;
      border: 1px solid #08c;
      color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
    .daterangepicker .ranges ul {
      width: 160px; }
    .daterangepicker.single .ranges ul {
      width: 100%; }
    .daterangepicker.single .calendar.left {
      clear: none; }
    .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
      float: left; }
    .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
      float: right; }
    .daterangepicker.ltr {
      direction: ltr;
      text-align: left; }
      .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0; }
        .daterangepicker.ltr .calendar.left .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.ltr .calendar.right {
        margin-left: 0; }
        .daterangepicker.ltr .calendar.right .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px; }
      .daterangepicker.ltr .calendar.left .calendar-table {
        padding-right: 12px; }
      .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
        float: left; }
    .daterangepicker.rtl {
      direction: rtl;
      text-align: right; }
      .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0; }
        .daterangepicker.rtl .calendar.left .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.rtl .calendar.right {
        margin-right: 0; }
        .daterangepicker.rtl .calendar.right .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px; }
      .daterangepicker.rtl .calendar.left .calendar-table {
        padding-left: 12px; }
      .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
        text-align: right;
        float: right; } }
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .calendar.left {
    clear: none !important; } }
.input-group-addon {
  display: none; }

.daterangepicker.dropdown-menu,
.bootstrap-timepicker-widget.dropdown-menu {
  border: 0 none; }

.input-group .form-control:first-child,
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 8px;
  text-align: center; }

.bootstrap-timepicker-widget {
  /* increment and decrement button*/ }
  .bootstrap-timepicker-widget .bootstrap-timepicker-hour,
  .bootstrap-timepicker-widget .bootstrap-timepicker-minute {
    border: 1px solid #e9e9e9; }
  .bootstrap-timepicker-widget table td a:hover {
    border: 0px none;
    background-color: #eeeeee; }
  .bootstrap-timepicker-widget .fa-angle-up,
  .bootstrap-timepicker-widget .fa-angle-down {
    color: #26bae8; }
/*rtl:begin:ignore*/
body[dir="rtl"] {
  /* fixing input addons (i.e. datepicker buttons) */ }
  body[dir="rtl"] .pull-right {
    float: left !important; }
  body[dir="rtl"] .pull-left {
    float: right !important; }
  body[dir="rtl"] .input-group .input-group-addon:last-child,
  body[dir="rtl"] .input-group .btn:last-child {
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px; }
  body[dir="rtl"] .input-group .form-control:first-child,
  body[dir="rtl"] .input-group-addon:first-child,
  body[dir="rtl"] .input-group-btn:first-child > .btn,
  body[dir="rtl"] .input-group-btn:first-child > .btn-group > .btn,
  body[dir="rtl"] .input-group-btn:first-child > .dropdown-toggle,
  body[dir="rtl"] .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  body[dir="rtl"] .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  body[dir="rtl"] .input-group-addon:first-child {
    border-right: 1px solid #ccc;
    border-left: 0; }
  body[dir="rtl"] .input-group .form-control:last-child,
  body[dir="rtl"] .input-group-addon:last-child,
  body[dir="rtl"] .input-group-btn:last-child > .btn,
  body[dir="rtl"] .input-group-btn:last-child > .btn-group > .btn,
  body[dir="rtl"] .input-group-btn:last-child > .dropdown-toggle,
  body[dir="rtl"] .input-group-btn:first-child > .btn:not(:first-child),
  body[dir="rtl"] .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  body[dir="rtl"] .input-group-addon:last-child {
    border-left: 1px solid #ccc;
    border-right: 0; }

/*rtl:end:ignore*/
