html, body, #map
{
  height: 100%;
  width: 100%;
  padding: 0px;
  margin: 0px;
  border: 0px;
}


a {
    color: #FFFFFF; 
    text-decoration: none;
}

a:hover {
    color: #FFFFFF; 
    font-weight: bold;
    text-decoration: none;
}


.jumbotron{
  margin-bottom: 0px;
}

/* --- Animation Keyframes --- */
@keyframes glow-animation {
  50%   {filter: drop-shadow( 0 0 6px rgba(255, 255, 255, .7)) }
  100%   {filter: drop-shadow( 0 0 9px rgba(255, 255, 0, .9)) }
}

@keyframes clone-floater-animation-big-up {
  10%   {opacity:.1; top: -61px;}
  50%   {opacity:.7; top: -88px;}
  100%  {opacity:0; top: -120px;}
}

@keyframes clone-floater-animation-up {
  10%   {opacity:.1; top: -1px;}
  50%   {opacity:.7; top: -28px;}
  100%  {opacity:0; top: -60px;}
}

@keyframes clone-floater-animation-blue-up {
  10%   {opacity:.1; top: -1px;}
  50%   {opacity:.7; top: -28px;}
  100%  {opacity:0; top: -60px;}
}


#map
{
  height: inherit;
  width: inherit;

}

#map div.leaflet-layer {
  filter: invert(100%) sepia(74%) grayscale(100%);
    /*filter: invert(100%) sepia(51%) hue-rotate(46deg) saturate(111%) contrast(130%);*/
    /*** - Halloween Edition
    filter: invert(100%) hue-rotate(46deg) saturate(115%) contrast(120%);*/
}

#map div.leaflet-layer.gold-version { /*invert(100%)  sepia(74%) grayscale(100%)*/
    filter: invert(100%) sepia(51%) hue-rotate(46deg) saturate(111%) contrast(130%) !important;
}

#map div.leaflet-layer.pumpkin {
  filter: invert(100%) hue-rotate(46deg) saturate(115%) contrast(120%);
}

#map div.leaflet-layer.blue-won {
  filter: invert(100%) hue-rotate(220deg) saturate(300%) contrast(180%);
}
#map div.leaflet-layer.pachamama {
  filter: invert(100%) hue-rotate(226deg) saturate(55%) contrast(120%);
}

.leaflet-control-attribution
{
opacity:.5;
background:none;
}

.leaflet-control-container
{
 background:none;
}


.leaflet-container .leaflet-control-attribution{
   background:rgba(0,0,0, .3);

}

.leaflet-container a, .leaflet-control-attribution a {
   background:rgba(0,0,0, .3);
   color: #333333 !important;
}

.leaflet-container a:hover, .leaflet-control-attribution a:hover {
   background:rgba(0,0,0, .3);
   color: #EEEEEE !important;
}





/* --- Marker Styling --- */
.marker-tooltip
{
  background-color: "#000000" !important;
  color: "#fff" !important;
  border-color: "#000000" !important;
  filter: drop-shadow(0 0 10px rgba(255, 255, 127, .3));
}

.leaflet-tooltip-left.myCSSClass::before {
  border-left-color: black !important;
}
.leaflet-tooltip-right.myCSSClass::before {
  border-right-color: black !important;
}

/* === Time Modal CSS === */

/* --- Quick Date Styling --- */
.quick-dates-btn-year {
  font-size:2em !important;
}


.quick-dates-btn-week{

}

.quick-dates-btn > * {
  padding:0px;
}


.quick-dates-btn-btn {
  flex: 1;
  margin:2px;
  min-width:calc(100%/7);
  max-height:102px;
}

.quick-dates-btn-btn > * {
  padding:0px;
}

.quick-dates-btn-month > .qs-middle-number, .quick-dates-btn-month > .qs-middle-number-tu{
  position: relative;
  top:11px !important;
}

.quick-dates-btn-month > .qs-year {
  position: relative;
  top:-1px !important;
}

.quick-dates-btn-month {
  height:108.5px;
  min-width:calc(100%/5);
}


.quick-dates-btn-day {
  min-width:calc(100%/8) !important;
}


.quick-dates-btn-tu {
  min-width:calc(100%/4);
    flex-wrap: wrap;
    height:86.5px;
    position: relative;
    font-size: 3.62em;
    font-weight: 400;
}


.quick-dates-tu{
  flex-wrap: wrap;
  width:400px;

}

.qs-top-label {
  font-size:.8em !important;
  display:block;
  position: relative;
  top:-9px;
  font-weight: 100;
}

 .qs-middle-number {
  font-size:2em !important;
  display:block;
  position: relative;
  top:-21px;
  font-weight: 400;
}

.qs-middle-number-tu {
 font-size:1.8em !important;
 display:block;
 position: relative;
 top:-21px;
 font-weight: 400;
}



.qs-year {
  font-size:.8em !important;
  display:block;
  position: relative;
  top:-33px;
  font-weight: 100;

}



#quick-dates > div {
  width:auto;
  flex-wrap: wrap;

}

#quick-dates > div > span {

}

#quick-dates-year,  #quick-dates-week, #quick-dates-month, #quick-dates-day, #quick-dates-tu{
  flex-wrap: wrap;
  justify-content: center;
}



#time-modal .modal-dialog > *{
  background-color: rgba(22, 22, 22, 0.9);

}


#time-modal .modal-content {
  background:url('../images/time-machine-gear-clock[opac12][moved][cropped].png') rgba(255,255,255,0.2);
  background-position: right top;
  background-repeat: no-repeat;

}


div.modal {
  z-index: 4999 !important;

}




#time-modal{
  color: #ffffff;
  z-index: 4999;
}

.drop-shadow, #charts-jumbo h1, #charts-jumbo h2, #charts-jumbo h6, #charts-jumbo h3, #charts-jumbo p, .chart-ups-count, #active-music-jumbo h1, #active-music-jumbo h2, #active-music-jumbo h3, #active-music-jumbo h6
{
  filter: drop-shadow(1px 1px 3px #000000);
}


#time-modal h3{
  margin-top:20px;
  margin-bottom:20px;
}
#time-modal hr {
  margin-top:20px;
  margin-bottom:20px;
}

#time-modal .labelOne{
  font-size:18px;
  padding-left: 10px;
  padding-right:10px;
  line-height: 42px;
  text-align: center;
  position: relative;
}
#time-modal .active{
  opacity: 1;
  font-weight: 500;
}

#time-modal .labelOne:hover
{
  font-weight: 500;
}




/* --- Search CSS --- */

#place-search button:focus {
  outline:none;
}

div.autocomplete_results
{
  border-bottom: 5px solid rgba(255, 255, 255, 0.25);
  position: relative;
  width: 100%;
  left: -300px;
  top:-25px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 12px 5px 9px 6px;
  background-color: rgba(0, 0, 0, 0.7);
  cursor:pointer;
}
span#nation-holder div.autocomplete_results {
    font-size: 25px;
}
span#state-holder div.autocomplete_results {
    font-size: 25px;
  }
span#county-holder div.autocomplete_results {
    font-size: 25px;
}


#results-holder{
  max-height: calc(100% - 66px);
  overflow-y:scroll;
}



#nation-holder, #state-holder, #county-holder {
  height:100%;
}



div.autocomplete_results:hover
{
  opacity: 1.0 !important;
  background-color: #000000;
  color: #ffffff;
  font-weight: 600;
  border-bottom: 5px solid rgba(255, 255, 255, 1);
  cursor: pointer;
  padding-left: 8px;
}
div.autocomplete_results:hover > span
{
  color: #fff;
  opacity: 1.0 !important;
}

.ac_place
{
 padding-bottom: 15px;
}



span.ac_additional
{
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 100;
  float:right;
}


div.nation_sr span {
  color: #69b572 !important;
}



#place-search {
  position: fixed;
  height: 50px;
  width: 300px;
  margin-left: 170px;
  top: 44px;
  left: -130px;
  z-index: 3009;
  opacity: .8;

  -webkit-transition: left 0.4s ease-in-out, top 0.4s ease-in-out;
  transition: left 0.4s ease-in-out, top 0.4s ease-in-out;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

#place-search *:hover {
  opacity: .9;
}

#place-search.expanded {
  top: 53px;
  left: 140px;

  -webkit-transition: left 0.4s ease-in-out, top 0.4s ease-in-out;
  transition: left 0.4s ease-in-out, top 0.4s ease-in-out;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(10px, 9px);


}

#place-search.on {
  -webkit-animation-name: in-out;
  animation-name: in-out;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.input {
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border: 4px solid #EEEEEE;
  border-radius: 50%;
  background: none;
  color: #EEEEEE;
  font-size: 20px;
  font-weight: 500;
  outline: 0;
  -webkit-transition: width 0.4s ease-in-out, border-radius 0.8s ease-in-out,
    padding 0.2s;
  transition: width 0.4s ease-in-out, border-radius 0.8s ease-in-out,
    padding 0.2s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

.search {
  background: none;
  position: absolute;
  top: 0px;
  left: 0;
  height: 50px;
  width: 50px;
  padding: 0;
  border-radius: 100%;
  outline: 0;
  border: 0;
  color: inherit;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

.search:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 4px;
  background-color: #EEEEEE
;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 11px;
  margin-left: 20px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}


.closez {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.closez:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 4px;
  margin-top: -1px;
  margin-left: -13px;
  background-color: #EEEEEE;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.closez:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 4px;
  background-color: #EEEEEE;
  margin-top: -1px;
  margin-left: -13px;
  cursor: pointer;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.square {
  box-sizing: border-box;
  padding: 0 40px 0 10px;
  width: 300px;
  height: 50px;
  border: 4px solid #EEEEEE;
  border-radius: 0;
  background: none;
  outline: 0;
  background-color: #000000;
  -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out, border-radius 0.4s ease-in-out, background-color 0.4s ease-in-out,
    padding 0.2s;
  transition:  width 0.4s ease-in-out, height 0.4s ease-in-out, border-radius 0.4s ease-in-out,  background-color 0.4s ease-in-out,
    padding 0.2s;
  -webkit-transition-delay: 0.4s, 0s, 0.4s;
  transition-delay: 0.4s, 0s, 0.4s;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}


/* --- Search Breadcrumb NOT IN USE --- */
#search-breadcrumb
{
  position: fixed;
  font-size: 10px;
  font-style: oblique;
  top:0px;
  left:20px;
  z-index: 1009;
}


/* --- Time Selector --- */
#time-selector-wrapper
{
  position: fixed;
  top:50px;
  left:10px;
  z-index: 3333;
  overflow:visible;
  min-height:50px;
  height: auto;
  border: 1px #000000;
  background-color: #000000;
  width:300px;
}


#time-selector-wrapper *
{
  display: block;
}


#select-time
{
  top:auto;
  width:100%;
  height:auto;
}



/* --- Currency Display and all therewithin --- */
#curdis-artist-body, #curdis-changer-body, #curdis-guardian-body
{
  display:none;

}

.curdis-role-placeholder-image
{
  opacity: .5;
  width:100%;
  height:324px;
  filter: invert(100%);
  background-position: center center;
  background-repeat: no-repeat;
}

#curdis-artist-ph
{
  background-image: url('../images/gutairist-pointing-up.svg');
}

#curdis-changer-ph
{
  background-image: url('../images/stacked-speaker[v2].svg');
}
#curdis-guardian-ph
{
  background-image: url('../images/captain-purple-shield.svg');
}



/*

#currency-modal
{
  position: fixed;
  top:0px;
  right:0px;
  z-index: 3333;
  overflow:visible;
  display:block;

}


#currency-modal
{
  position: fixed;
  top:0px;
  right:0px;
  z-index: 3333;
  width: 0px;
  height: 0px;
  overflow:visible;
  display:none;

}
*/

#currency-display-toggle {
  position: fixed;
  top:10px;
  right:10px;
  z-index: 3333;
  color:#EEEEEE;
  overflow:visible;
}

#currency-display-toggle-secondbg {
  position: absolute;
  z-index: 3330;
  width: 100%;
  height: 100%;
  background-size: cover;
  opacity: 0.7;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}


/*
#sol-chip-display
{
  top:10px;
  right:60px;
  border: none;
  position: relative;
  width:50px;
  height:50px;
  opacity:.3;
  background:url('../images/icons/Sol Chip [OutlinedRays][9] Icon v2.YW.svg');
}

GOOD
THINGS
KEEP
HAPPENING

*/

#curdis-chip-bar div.chip-block-toggle
{
  opacity: .7;
}

#curdis-chip-bar div.chip-block-toggle:hover, #curdis-chip-bar div.active
{
  /* border-bottom: 2px rgba(255, 255, 255, 1.0) !important; */
  cursor: pointer;
  opacity: 1.0;
}


#curdis-chips-display, #curdis-user-info
{
  position:relative;
  width:100%;
}





.currency-decimal
{
  font-size: 12px;
}


#blu-tog
{
  color:blue !important;
  padding-left: 59px;
  padding-bottom: 18px;
  background:url('../images/icons/BCI.svg') no-repeat;
  background-size:50px;
}

#prp-tog
{
  color:purple !important;
  padding-left: 59px;
  background:url('../images/icons/PC1c.svg') no-repeat;
background-size:50px;
padding-bottom: 18px;

}

#sol-tog
{
  color:yellow !important;
  padding-left: 59px;
  padding-bottom: 18px;
  border:none;
  background-repeat: no-repeat;
  background: center left  url('../images/icons/sc12.svg') no-repeat;
  background-size:50px;
}


#sol-tog.span.currency-whole-num
{
  text-shadow: 2px 2px 5px red;
  text-shadow: 2px 2px 5px -webkit-linear-gradient(#000, #fff);
}


.labelTwo
{
  font-size: 10px;
  font-weight: 500;
  opacity: .6;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  position: relative;
}


#curdis-chip-bar div.active *, #curdis-chip-bar div:hover *
{
  text-shadow: 0px 0px 4px black;
}



#currency-modal div.modal-footer
{
  min-height: 72px;
  positon:relative;
}

#logged-in
{
  font-weight: 200;
  font-size: 12px;
  position: absolute;
  bottom:4px;
  right:12px;
  margin:0px !important;
  opacity: .7;
}
/*
#logged-in:hover
{
  opacity: 1.0;
}
*/
#logged-in-email
{
  font-weight: 600;
  font-size: 1em;
}

#logged-in-steemit
{
  font-weight: 600;
  color:#04d6a7 !important;
  font-size: 1em;
}

#logged-in-steemit:hover > .vertMenu, #logged-in-email:hover > .vertMenu
{
  display:inline-block;
  position: absolute;
}

.vm-1
{
  display:none;
  margin-left:-90%;
  margin-top:-18px;
  font-size: 1em;
}




#currency-display *:hover
{
  opacity: 1.0;
}

#curdis-changer-songs-uped:hover {
  background-image: url('../images/sol-up[v4][311x100px][10].png');
  background-position: left middle;
  background-repeat: no-repeat;
}

#curdis-changer-songs-added:hover {
  background-image: url('../images/gig[311x100px][10].png');
  background-position: left middle;
  background-repeat: no-repeat;
}

#prp-curdis-info:hover{

}

#curdis-artist-find-musicians:hover {
  background-image: url('../images/guitar[311x100px][10].png');
  background-position: left middle;
  background-repeat: no-repeat;
}

#curdis-artist-my-songs:hover {
  background-image: url('../images/records[281x100px][10].png');
  background-position: left middle;
  background-repeat: no-repeat;
}




#curdis-artist-find-shows:hover {
  background-image: url('../images/tickets[311x100px][10].png');
  background-position: left middle;
  background-repeat: no-repeat;
}

#curdis-artist-hold-show:hover {
  background-image: url('../images/show[311x100px][10].png');
  background-position: left middle;
  background-repeat: no-repeat;
}

#curdis-changer-big-up-charts:hover {
  background-image: url('../images/big-up[v3][311x100px][10].png');
  background-position: left middle;
  background-repeat: no-repeat;
}

#curdis-artist-find-collab:hover {
  background-image: url('../images/band-cartoon[311x100px][10].png');
  background-position: left middle;
  background-repeat: no-repeat;
}

#curdis-artist-request-collab:hover {
  background-image: url('../images/keyboard-note[311x100px][10].png');
  background-position: left middle;
  background-repeat: no-repeat;
}


#recharge-sol:hover, #time-till-recharge:hover  {

    background-image: url('../images/sol-chip[311x100px][10].png');
    background-position: left middle;
    background-repeat: no-repeat;
}

#blue-earned:hover {
  background-image: url('../images/incoming-blue3[311x100px][30ish].png');
  background-position: middle middle;
  background-repeat: no-repeat;
}

#blue-spent:hover {
  background-image: url('../images/outgoing-blue[311x100px][30ish].png');
  background-position: middle middle;
  background-repeat: no-repeat;
}

#prp-curdis-buy:hover {
  background-image: url('../images/purple2[311x100px][10].png');
  background-position: middle middle;
  background-repeat: no-repeat;
}




#curdis-artist-find-musicians::after {
  content: "";
  background-image: url('../images/add-music.png');
  background-position: right middle;
  background-repeat: no-repeat;
  opacity: 0.3;
  position: absolute;
  z-index: -1;
}

/* --- Hide all non-active menus by default --- */
#curdis-user-info, #curdis-guardian-display, #curdis-changer-display, #curdis-artist-display
{
  display: none;
}

.tooltip {
  z-index: 9999 !important;
  opacity: .9;
}

.grayMaker{
  filter: grayscale() !important;
  cursor:default;
}

.chip-toggle-0
{
  background: center / contain no-repeat url("../images/icons/sc0.svg");
  filter: grayscale();
}
.chip-toggle-24
{
  background: center / contain no-repeat url("../images/icons/sc1.svg");
  filter: grayscale();
}
.chip-toggle-48
{
  background: center / contain no-repeat url("../images/icons/sc2.svg");
  filter: grayscale();
}
.chip-toggle-72
{
  background: center / contain no-repeat url("../images/icons/sc3.svg");
  filter: grayscale();
}
.chip-toggle-96
{
  background: center / contain no-repeat url("../images/icons/sc4.svg");
  filter: grayscale();
}
.chip-toggle-120
{
  background: center / contain no-repeat url("../images/icons/sc5.svg");
  filter: grayscale();
}
.chip-toggle-144
{
  background: center / contain no-repeat url("../images/icons/sc6.svg");
  filter: grayscale();
}
.chip-toggle-168
{
  background: center / contain no-repeat url("../images/icons/sc7.svg");
  filter: grayscale();
}
.chip-toggle-192
{
  background: center / contain no-repeat url("../images/icons/sc8.svg");
  filter: grayscale();
}
.chip-toggle-216
{
  background: center / contain no-repeat url("../images/icons/sc9.svg");
  filter: grayscale();
}
.chip-toggle-240
{
  background: center / contain no-repeat url("../images/icons/sc10.svg");
  filter: grayscale();
}
.chip-toggle-264
{
  background: center / contain no-repeat url("../images/icons/sc11.svg");
  filter: grayscale();
}
.chip-toggle-288
{
  background: center / contain no-repeat url("../images/icons/sc12.svg");
}


img#refreshCurdis
{
  cursor: pointer;
  height:50px;
  width:50px;
  filter: brightness(0) invert(1);
  opacity: .4;
}


img#refreshCurdis:hover{
  opacity: .9;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  transition: all 222ms linear;
}
img#refreshCurdis:active{
  rotate(90deg);
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
  transition: all 222ms linear;
}

#curdis-top-bar-icons .currency-display-button
{
  margin-left: 24px;
  font-size: 2em;
  transition: max-height 0.15s ease-out;
  vertical-align:middle;
  text-align: justify;
}

#curdis-top-bar-icons .currency-display-button:hover, #curdis-top-bar-icons .currency-display-button.active
{
  font-size: 3em;
  transition: max-height 0.25s ease-in;
  position: relative;
  left:-13px;
  top:-6px;
}


#curdis-chip-bar
{
  width: 100%;
  left: 0px;
  top: 10px;
  overflow-x: scroll;
  min-height:51px;
  height:auto;
}

#curdis-chip-bar::after{

}

#chip-display-body, #chip-display-body > div
{
width: 100%;
display: block;
}

#chip-display-body > div
{
  padding-top: 9px;
  width:100%
}




#curdis-chip-bar .chip-block-toggle {
  display: inline-flex;
}

#curdis-chip-bar .active{
  border-bottom: 1px solid rgba(255, 255, 255 0.3)
}



#large-sol-chip
{
  float:left;
  margin-left:12px;
  height:100px;
  width:100px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}




.pv-img-container {
  width: 50px;
}

.pv-img-container .pv-up-count {
  text-align: center;
  width:inherit;
  color:#ffff00;
  opacity: .8;
}


.pending-votes-up-img{
  float:left;
  margin-right:6px;
  margin-left:6px;
  width:40px;
}

.pending-votes-row
{
  display: flex;
  padding-bottom: 6px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.pending-votes-row:last-of-type
{
  border-bottom: none;
}

.pending-votes-row:first-of-type
{
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}


#pending-votes
{
clear:both;
display:none;
}

.pending-votes-row .pv-title
{
  padding-left: 12px;
  padding-right: 9px;

  width: 340px;
}

div.pv-cancel-button
{
  width: 60px;
  float: left;
  cursor:pointer;
}

div.pv-cancel-button:hover
{
    font-weight: 600;
}

.pending-votes-row .pv-cancel-button::after{
  clear:both;
}




.curdis-top-bar-icons i::after {

}

#curdis-top-bar-icons
{
  position: absolute;
  left:80px;

}
#curdis-top-bar-icons i
{
  margin: 4px;
}

#curdis-top-bar-icons i:hover, #curdis-top-bar-icons i.active
{
  opacity: 1 !important;
}


.currency-display-button
{
  margin-bottom:12px;
  opacity: .6;
  width:33px;
  height:33px;
}




i.account-helper-icon {
  bottom:0px;
}

i.active
{
  opacity: 1.0 !important;
  color: #ffffff;
  text-shadow(0 0 5px rgba(0, 0, 0, 0.9)) !important;
}

.active
{
  visibility: visible !important;
}

.currency-display-button:hover
{
  opacity: .9;
  filter:none;
}

.curdis-service
{
  height:100%;
}

#curdis-user-info > .curdis-service > .curdis-service-icon
{

  height:auto;
  margin:12px;

}

#curdis-user-info > .curdis-service
{
  position: relative;
  margin-top:9px;
}

#curdis-user-info > .curdis-service > i
{
  position:absolute;
  left:23px;
  top:3px;
  opacity: 0.6;
}
#curdis-user-info > .curdis-service:hover > i
{
  opacity:1.0;
}

i.fa-green
{
  color:green;
}
i.fa-yellow
{
  color:yellow;
}


#modal-body{
    flex:auto;
}


/* --- Button Styling --- */

.currency-btn-full, .btn-full
{
  font-size: 1.4em;
  font-weight:400;
  color: #eeeeee;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  vertical-align: center;
  padding: 12px;
  padding-left: 33px;
  padding-right: 33px;
  margin-bottom: 3px;
  width: inherit;
}

.currency-btn-full:hover, .btn-full:hover
{
  color: #ffffff;
  font-weight: 500;
  background-color: rgba(18, 18, 18, 0.2);
  cursor: pointer;
  border-left: solid 3px rgba(255, 255, 255, 0.3);
}

.currency-btn-full:active, .btn-full:active
{
  background-color: rgba(12, 12, 12, 0.8);
  font-weight: 600;
  border:none;
}

.info-box-black
{
  background: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.2em;
  padding:1em;
  margin-bottom: 3px;
}

a.currency-btn-full {
  text-decoration: none;
  display: block;
}

div.currency-btn-full.role-info-toggle {
    background-color: rgba(0, 0, 0, 0.3);
    margin-bottom: 12px;
    padding-top: 16px;
    padding-bottom: 16px;
}

#runTimeButton:hover {
  border-color: rgba(0,0,0,0);
  background-color: rgba(0,0,0,0.9);
  opacity: 1;
}

#sol-block-display .currency-btn-full
{
  background-color: #333300;
}

#sol-block-display .currency-btn-full:hover
{
  background-color: #999900;
}
#sol-block-display .currency-btn-full:active
{
  background-color: #cccc00;
}


#artist-ph-info, #changer-ph-info, #guardian-ph-info
{
  display: none;
}

.show-stats-currency
{
  font-weight:200;
  margin-bottom:1em;
  display:inline-block;

}


#show-stats-sol:hover, #show-stats-blu:hover, #show-stats-prp:hover
{
  text-decoration: underline;
  cursor:pointer;
}


/* --- Sol Details/Stats --- */
#recharge-sol
{
  cursor:pointer;
  display: none;
}


#recharge-sol:active
{
  background-color:#aaaa00;
}

#time-till-recharge
{
  background-color: rgba(255,255,33, .3)
  display: none;
  width: inherit;
}

.info-ticker *{
  font-weight: 150;
  opacity: 0.4;
}



/* === Add Music === */

.form-group input
{
  height:45px;
  margin:5px;
}

#slide-left
{
  top:10px;
  left:10px;
  width:480px;
  text-align: center;
  z-index:1002;
  padding-bottom:90px;
}

#select-wrap
{
  clear:none;
}

#row-gmf
{
  display:grid;
  grid-template-columns: 1fr 2fr;
}

#select-wrap *
{
  position:relative;

  width:260px;


  height:40px;
  font-size: 17px;
  font-weight: 500;
}

#select-wrap .dropdown-menu
{
  top:0px !important;
}

#select-labels
{
  display:inline-block;
  width:140px;

  font-size: 30px;
  margin-bottom: 20px;
}



#mood, #genre, #format
{
  display: inline-block;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 4px;
}

#format {
  margin-bottom: 20px;
}

#blue-bg
{
  position: absolute;
  width:90px;
  height:180px;
  opacity:.3;
  background:url('../images/blue-chip-am.png');
  top:240px;
  right:0px;
  z-index: -1 !important;
  background-position: right top;
  background-repeat: no-repeat;
}
#sol-bg
{
  position:absolute;
  width:259px;
  height:259px;
  opacity:.3;
  background:url('../images/sol-chip-am.png');
  top:0px;
  left:0px;
  z-index: -1 !important;
  background-position: right top;
  background-repeat: no-repeat;
}

#purple-bg
{
  position: absolute;
  width:148px;
  height:229px;
  opacity:.3;
  background:url('../images/purple-chip-am6.png');
  top:443px;
  left:0px;
  z-index: -1 !important;
  background-position: left bottom;
  background-repeat: no-repeat;
  box-sizing:content-box;
}

#location
{
  display: none;
}

#submit-music-btn
{
  width:100%;
  height:60px;
  font-size: 30px;
  clear:both;
  display: block;
  margin-top: 45px
}

#boost-sp{
  display:none;
}

#yt:focus {
  border: 1px solid rgba(255, 0, 0, .3);
}

#yt:hover {
  border: 1px solid rgba(255, 0, 0, .5);
}

#sc:focus {
  border: 1px solid rgba(255, 127, 52, .3);
}

#sc:hover {
  border: 1px solid rgba(255, 127, 52, .5);
}

#spot:focus {
  border: 1px solid rgba(132, 189, 0, .3);
}

#spot:hover {
  border: 1px solid rgba(132, 189, 0, .5);
}

#add-music-success, #add-music-error, #music-geopol-info, .alert-warning, .alert-success, .alert-info {
  text-shadow: none !important;
}


#add-music-steem-opt
{
  position:relative;
  top:90px;
  left:20px;
  opacity: .4;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
  display:none;
}
#chip-display-body
{
  width: inherit;
}
#chip-display-body:hover
{
  background-color: #000000;
  opacity:0.9;
}

#add-music-steem-opt:hover
{
  opacity: .8;
  background-color: rgba(0, 0, 0, 0.3);
}




/* === Both === */

#active-music-jumbo, #slide-left
{
  color: #ffffff;
  text-shadow:1px 1px 3px rgba(0,0,0,.8);
  z-index:1000;
  position:absolute;
  float: both;
  clear:none;
  overflow-y:scroll;
  scroll-behavior: smooth;
  background-color: rgba(0,0,0,0.2);
  max-height: calc(100% - 20px);
  display:none;
  max-width: 480px;
}

select
{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../images/dropdown.png) right / 20px no-repeat #fff;
  padding-right: 20px;
  text-indent: 5px;
}


/* === Jumbotron Displaying Music === */

#active-music-jumbo
{
  top:10px;
  right:10px;
  min-width:480px;
}
#active-music-jumbo *
{
  position:relative;
  z-index:1002;
}



.center
{
  text-align: center;
}

#active-music-jumbo-bg {
  position:absolute;
  z-index: 0 !important;
  background-image: url('../images/white-logo-part-for-corner.png');
  background-position: right top;
  background-repeat: no-repeat;
  top:0px;
  right:-0px;
  width:130px;
  height:200px;
  opacity:.3;
}


#chart-return-button
{
  position:relative;
  z-index: 3333;
  top:-2px;
  left:-17px;
  background-image: url('../images/charticon.png');
  background-position: left top;
  background-repeat: no-repeat;
  background-size:contain;
  height:30px;
  width:30px;
  opacity: .9;
  float:right;
  margin-bottom: -33px;
  display:none;
}

#active-music-return-button
{
  position:relative;
  z-index: 3333;
  top:-2px;
  left:-17px;
  background-image: url('../images/activemusicicon.png');
  background-position: left top;
  background-repeat: no-repeat;
  background-size:contain;
  height:30px;
  width:30px;
  opacity: .9;
  float:right;
  margin-bottom: -33px;
  display:none;
}

#close-jumbo, #close-add-music, #close-charts-modal, #close-time-modal, #close-currency-modal, #close-learn-modal
{
  position:relative;
  z-index: 3333;
  top:-42px;
  left:-17px;
  background-image: url('../images/close-x.png');
  background-position: left top;
  background-repeat: no-repeat;
  background-size:contain;
  height:30px;
  width:30px;
  opacity: .7;
  margin-bottom: -33px;
  filter: drop-shadow(0 0 3px rgba(255, 255, 255, .6));
}

#close-jumbo 
{
  float:right;
  top:-27px;
}

#close-time-modal, #close-currency-modal, #close-learn-modal, #close-charts-modal{
  top:12px;

}


#close-jumbo:hover, #close-add-music:hover, #close-charts-modal:hover, #close-time-modal:hover, #close-currency-modal:hover, #close-learn-modal:hover {
  filter: drop-shadow(0 0 10px rgba(255, 255, 255, .8)) !important;
    opacity: 0.9;

}

.close-modal-x {
  filter: invert();
}




#close-jumbo:hover, #close-add-music:hover, #close-charts-modal:hover
{
    opacity: .9;
    cursor: pointer;
}

#title-jumbo
{
  max-width:480px;
  margin-top:8px;
}

#profiles-jumbo
{

}

#profiles-jumbo span.yt-profile a
{
  color:#ff0000;
  opacity:.5;
}

#profiles-jumbo .sc-profile a
{
  color:#FF7F34;
  opacity:.5;
}

#profiles-jumbo span.spot-profile a
{
  color:#84BD00;
  opacity:.5;
}

#profiles-jumbo span.yt-profile a:hover
{
  opacity:1;
}

#profiles-jumbo .sc-profile a:hover
{
  opacity: 1;
}

#profiles-jumbo span.spot-profile a:hover
{
  opacity:1;
}



#by-label{
  display:none;
  opacity:.8;
  font-weight: 600;
}
#by-label span {
  filter: drop-shadow(0 0 3px rgba(255, 255, 255, .6)) !important;
}
#by-label span:hover {
  filter: drop-shadow(0 0 4px rgba(255, 255, 255, .9)) !important;
}

iframe
{
  width:100%;
}


.yt-vid iframe
{
 height:320px !important;
}

.sc-play iframe
{
 /*height:480px;*/

}
.spot-play iframe
{
/* width:480px;
  height: 560px;*/
}


.up-button
{
  width:100px;
  height:100px;
  opacity: .2;

}


#up-button-floater
{

}

#up-button-in
{
  positon:relative;
  left:calc(50% - 50px);
  margin: 50px 0 50px 0;
  opacity: .7 !important;
}

#up-button-in:hover
{
  opacity: 1 !important;
  transform: scale(1.1);
}


.up-button:hover
{
    opacity: .9;
    cursor: pointer;
}



/* --- Link Icons --- */



#icons, #jumbo-stats
{
  text-align:center;
  margin: 20px;
}

#icons h3
{
  display:none;
}

#icons img
{

  padding: 6px !important;
}

#icons
{

}

/*-moz-box-shadow: 0 0 10px #789;
-webkit-box-shadow: 0 0 10px #789; */

#yt-icon a img, .chart-yt-icon a img, #curdis-icon-group-yt img
{
filter: drop-shadow(0 0 10px rgba(255, 0, 0, .3));
}

#sc-icon a img, .chart-sc-icon a img, #curdis-icon-group-sc img
{
filter: drop-shadow( 0 0 10px rgba(255, 127, 52, .3));
}

#spot-icon a img, .chart-spot-icon a img, #curdis-icon-group-spot img
{
filter: drop-shadow( 0 0 10px rgba(132, 189, 0, .3));
}

#yt-icon a img:hover, .chart-yt-icon a img:hover, #curdis-icon-group-yt img:hover
{
filter: drop-shadow( 0 0 10px rgba(255, 0, 0, .9));
}

#sc-icon a img:hover, .chart-sc-icon a img:hover, #curdis-icon-group-sc img:hover
{
filter: drop-shadow( 0 0 10px rgba(255, 127, 52, .9));
}

#spot-icon a img:hover, .chart-spot-icon a img:hover, #curdis-icon-group-spot img:hover
{
filter: drop-shadow( 0 0 10px rgba(132, 189, 0, .9));
}


#native-links-title, #sharing-links-title, .jumbo-togs
{
  margin-top:50px;
  text-align:center;
}

#upvote-more-info{
    margin-top:5px;
}

#share-music
{
  max-width: 480px;
}

#song-gmf
{
  float: left;
  display:block;
}

#steem-options
{

  display:block;
  float: left;
  margin-top: 14px;

}


#role-area-music-jumbotron
{
  float: right;
  position: relative;
  right:0px;
  top:-24px;
}

#role-area-music-jumbotron > span
{
  width:auto;
  max-width: 1em;
  position: relative;
  padding-bottom: 1px;
}

span.colordot-holder-music-jumbotron {
  width:100%;
  max-height:10px;
  position: absolute !important;

}

span.colordot-holder-music-jumbotron .colordot {
  height:10px !important;
}



.colordot {
  border: 5px solid rgba(0, 255, 0, 1);
  border-radius: 50%;
  max-width:10px !important;
  width:10px !important;
  height:10px !important;
  display: inline-block;
  padding: 0px;
  margin: 0px;
}

.colordot.cd-red {
  border-color: rgba(255, 0, 0, 1)
}

.colordot.cd-blue {
  border-color: rgba(0, 0, 255, 1)
}

.colordot.cd-green {
  border-color: rgba(0, 255, 0, 1)
}


#flag-options
{
  clear:both;
  width:200px !important;
  position:absolute;
  bottom:0px;
  right:0px;
}



/* === Settings === */
.selected
{
  background-color:rgba(0,0,0,.8);
}

#how-to-label, #learn-menu-label, #settings-label, #my-location-link, #wax-info-label, #learn-menu-label, #drop-a-nft, #steemit-login-label, .labelOne
{
  position:fixed;
  z-index: 3009;
  opacity: .6;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);

}

#steemit-login-link:hover,
#learn-menu-label:hover,
.labelOne:hover, #settings-label:hover,
#steemit-login-label:hover, #my-location-link:hover, #wax-info-label:hover,
#flag-options li:hover, .labelTwo:hover, #chart-toggle:hover
{
    opacity: 1 !important;
    cursor:pointer;
}

.labelOne:hover, .labelOne.active  {
  font-size: 100%;
  opacity: 1;
}

ul.labelOne:hover {
  font-size: 0.8em;
  opacity: .6;
}



#location-breadcrumb
{
  text-transform:capitalize;
}


ul.listy{
  opacity: 1;
}
ul.listy li{
  padding: .5em;
}

ul.listy > li:hover
{
  background-color: rgba(0,0,0,.9) !important;
  font-size: 100%;
  padding-left: .6em;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}


#settings-label
{
position:relative;
}

#how-to-label, #my-location-link, #steemit-login-link, #drop-a-nft, #settings-label, #learn-menu-label, #wax-info-label
{
clear:none;
position:relative;
}
#steemit-login-link, #my-location-link, #wax-info-label,  #drop-a-nft
{
margin-left:4px;
}

#steemit-login-label,  #drop-a-nft
{
position: relative;
}

#learnMoreModal, .newModal, #waxInfoModal
{
  z-index: 4999;
  color: #ccc;
  filter: drop-shadow(1px 1px 3px #000000);
}


#selectors-holder
{
  position:fixed;
  top:3px;
  left:10px;
  z-index: 3009;
  width: auto;
}

#selectors-holder .menu

#genre-selector
{
position: relative;
}

#chart-toggle
{
  position: fixed;
  top: 10px;
  right: 10px;
  color:#EEEEEE;
}

#time-toggle
{
  position: fixed;
  top: 70px;
  left: 16px;
  color:#EEEEEE;
  background-color: rgba(0,0,0,0);
  text-align: center;
}

#time-toggle * {
  display: inline-block;
}

.top-selectors{
  position: relative !important;
}


#clear-selectors
{
  position: relative;
  display:none;
}


ul.static-selectah
{

    text-decoration: none;
    text-shadow: 0px 0px 1px rgba(255, 255,255, .8);
    list-style-type: none;
    top:33px;
    left:10px;
    position: fixed;

}

ul.inspectah-selects
{
  position: relative;
  bottom: 0px;
  display:none;
  width:auto;
  text-decoration: none;
  list-style-type: none;


}

.inspectah-selects-labels
{
  position:relative;
  bottom:10px;
  left:-10px;
}


#genre-selector-ul, #mood-selector-ul, #format-selector-ul
{
  display: none;
  max-height:calc(100% - 66px);
  overflow-y: scroll;
}

#bottom-menus
{
  position:fixed;
  bottom:3px;
  left:10px;
  z-index: 998;
  width: 600px;
}

.labelOne, .labelTwo
{
  padding: .5em .3em .5em .3em;
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;
  cursor: pointer;
    font-weight: 300;
    font-size: 0.8em;
}

#how-to-link
{
  text-decoration: none;
  color:#ffffff;

}

#settings-menus
{
  position:fixed;
  bottom:20px;
  left:20px;
  display:none;
  z-index: 3009;
}

.newModal .modal-dialog > *
{
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff !important;
}

.modal-footer {
  border-top: 2px solid rgba(255, 255, 255, 0.1);
}
.modal-header {
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.newModal *:hover, .newModal *:active,
{
  color: #FFF !important;
}

#waxInfoModal hr, #learnMoreModal hr, .newModal hr
{
  opacity: 0.4 !important;
}

#waxInfoModal .modal-content, #learnMoreModal .modal-content {
    background-color:rgba(0,0,0,.5);
}

#learn-menu
{

}

#learn-menu > li {

}

#settings-menus li, #flag-options li
{
  padding-left:1em;
  text-indent:-.3em;
  padding-right:.5em;
}

#settings-menus li:hover, #flag-options li:hover
{
  padding-left:1em;
  text-indent:0em;
}

#settings-menus li:hover
{
  cursor: pointer;
  background-color: #000 !important;
  color: #dddddd;
}

.liActive
{
  background-color:rgba(0,255,0,.1);
}

.jssocials-share i.fa {
     font-family: "Font Awesome 5 Brands";
}

i.fas.fa-copy.jssocials-share-logo, div.jssocials-share-copy span.jssocials-share-label {
  color:#739d51;

}
  /* rgba(194, 162, 81, 1.0);*/
li
{
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;
}

#learnMoreIcons a i:hover
{
  text-shadow: 0px 0px 2px rgba(255, 255, 255, .5);
}
#learnMoreIcons a:hover
{
  text-decoration: none !important;
}
#learnMoreIcons {
  width:100%;
}

#learnMoreIcons a {
  color: #ffffff !important;
  margin: 3px;
}


#steemit-logo-link
{
  display: inline-block;
  width:32px;
  height:32px;
  background: url("../images/steemit.svg");
  background-size:32px;
  filter: grayscale();
}

#steemit-logo-link:hover
{
  filter: none;
}



/* === Charts === */




/* --- Text Styling --- */
#charts-jumbo
{
  /*font-family: "Open Sans";*/
  color: white;
  z-index: 9000;
  overflow-x: hidden;
  overflow-y: auto;
}
#charts-jumbo h1
{
  text-align: center;
}
#charts-jumbo h6
{
  text-align: center;
  font-weight: 100;
  opacity:.6;
  margin-top: -7px;
}

.chart-info-text {
  opacity: 0.7;
  font-weight:100;
  cursor: default;
}

.chart-info-text:hover {
  opacity: 1;
}

.chart-number
{
  float: left;
  margin-left: -56px;
  opacity: .5;
  position: relative;
  top:19px;
  padding: 6px 9px;
  background-color:rgba(0, 0, 0, 0.8);
  font: small-caps bold  "Arial", sans-serif;
}



#charts-jumbo-row-holder .chart-row-container:nth-child(1) .chart-number {
  font-size: 2.2em;
  font-weight:600;
    opacity: 1;
}

#charts-jumbo-row-holder .chart-row-container:nth-child(2) .chart-number {
  font-size: 2em;
  font-weight:550;
    opacity: .89
}

#charts-jumbo-row-holder .chart-row-container:nth-child(3) .chart-number {
  font-size: 1.8em;
  font-weight:500;
  opacity: .7;
}

#charts-jumbo-row-holder .chart-row-container:nth-child(4) .chart-number {
  font-size: 1.6em;
  font-weight:450;
}

#charts-jumbo-row-holder .chart-row-container:nth-child(5) .chart-number {
  font-size: 1.4em;
  font-weight:400;
}

#charts-jumbo-row-holder .chart-row-container:nth-child(6) .chart-number {
  font-size: 1.2em;
  font-weight:400;
}


.chart-by-label, .chart-yt-profile,
.chart-sc-profile, .chart-spot-profile,
.chart-blue-ups-count, .chart-sol-ups-count,
.chart-big-ups-count
{
  opacity:0.6;
}


.chart-genre, .chart-mood, .chart-format
{
  position: relative !important;
}


/* --- Votes Count Styling --- */

.chart-sol-ups-count, .chart-big-ups-count, .jumbo-sol-ups-count, .jumbo-big-ups-count
{
  color: #ffff00;
  padding-left:3px;
  /*  margin-left: 2px; */
}
.chart-ups-count, .jumbo-ups-count
{
  color: #ffffaa;
  font-weight: 200;
  font-size: 2.7em;
}
.chart-blue-ups-count, .jumbo-blue-ups-count
{
  color: #4444ff;
  padding-left:3px;
}

.jumbo-ups-count{
  display: block;
  font-weight: 400;

}
.jumbo-blue-ups-count, .jumbo-sol-ups-count, .jumbo-big-ups-count
{
    padding-left:6px !important;
    font-size: 1.4em;
    font-weight: 200;

}


hr.chart-divider, hr.chart-top-hr {
  opacity: .4;
  color:#FFFFFF !important;
  border-top: 1px solid rgba(255, 255, 255, .5);
  position: relative;
  top:22px;
}

hr.chart-top-hr {
  top:0px !important;
  border-top: 1px dashed rgba(255, 255, 255, .5);
  margin-bottom: 12px;
  padding-bottom: 26px;
}




#charts-jumbo-row-holder > div:last-child > hr.chart-divider {
  display: none;
}


.chart-sol-ups-count::before
{
  content:url(../images/icons/up12.svg);
}

.chart-big-ups-count::before
{
  content:url(../images/icons/bigup12.svg);
}

.chart-blue-ups-count::before
{
  content:url(../images/icons/blueup12.svg);
}


.jumbo-sol-ups-count::before
{
  content:url(../images/icons/up18.svg);
  padding-right: 4px;
}

.jumbo-big-ups-count::before
{
  content:url(../images/icons/bigup18.svg);
  padding-right: 4px;
}

.jumbo-blue-ups-count::before
{
  content:url(../images/icons/blueup18.svg);
  padding-right: 4px;
}
.help-cursor:hover{
  cursor:help;
}

.default-cursor
{
  cursor:default;
}

.chart-votes
{
  text-align: center;
  vertical-align:middle;
  display:block;
  clear:both;
}

.chart-ups-count
{
  opacity: .9;
  padding-right: 3px;
  display: block;
}

.chart-country-code{
  font-size: 1.6em;
  font-weight: 200;
    padding-bottom: 10px;
}

.chart-country-code:hover{
  font-weight: 500;
  cursor: pointer;
}

.chart-title
{
  max-width:480px;
  cursor: pointer;
  font-size: 2em;
  display:inline;
  position: relative;
  top: 20px;
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.6));
  padding:3px;

}

.chart-title:hover
{
  background-color:rgba(0,0,0,.5);
}

.chart-title:active
{
  background-color:rgba(0,0,0,1);
}



#testr
{
  position: fixed;
  left:10px;
  top:30px;
  width:50px;
  height:50px;
}

.floater-glower {
  filter: drop-shadow( 0 0 6px rgba(255, 255, 255, .7));
}

#big-up-button-floater.glow-extra, #up-button-floater.glow-extra, #blue-up-button-floater.glow-extra {
  -webkit-animation: glow-animation 0.1s 1; /* Safari 4+ */
  -moz-animation:    glow-animation 0.1s 1; /* Fx 5+ */
  -o-animation:      glow-animation 0.1s 1; /* Opera 12+ */
  animation:         glow-animation 0.1s 1; /* IE 10+, Fx 29+ */
}


#big-up-button-floater.clone-moves {
  -webkit-animation: clone-floater-animation-big-up 0.3s 1; /* Safari 4+ */
  -moz-animation:    clone-floater-animation-big-up 0.3s 1; /* Fx 5+ */
  -o-animation:      clone-floater-animation-big-up 0.3s 1; /* Opera 12+ */
  animation:         clone-floater-animation-big-up 0.3s 1; /* IE 10+, Fx 29+ */
}

#up-button-floater.clone-moves {
  -webkit-animation: clone-floater-animation-up 0.3s 1; /* Safari 4+ */
  -moz-animation:    clone-floater-animation-up 0.3s 1; /* Fx 5+ */
  -o-animation:      clone-floater-animation-up 0.3s 1; /* Opera 12+ */
  animation:         clone-floater-animation-up 0.3s 1; /* IE 10+, Fx 29+ */
}

#blue-up-button-floater.clone-moves {
  -webkit-animation: clone-floater-animation-blue-up 0.3s 1; /* Safari 4+ */
  -moz-animation:    clone-floater-animation-blue-up 0.3s 1; /* Fx 5+ */
  -o-animation:      clone-floater-animation-blue-up 0.3s 1; /* Opera 12+ */
  animation:         clone-floater-animation-blue-up 0.3s 1; /* IE 10+, Fx 29+ */
}





#up-floater-group
{
  position: relative;
  z-index: 4998;
  display:none;
  width:50px;
  height:50px;
  overflow:visible;
  top:100px;
  left:100px;
  cursor: pointer;

}

#up-floater-group img
{
  width:50px;
  height:50px;
  position:absolute;
  top:0px;
  left:0px;
}


img#share-button-floater:hover {
  filter:saturate(100%);
}


.chart-row-container
{
  padding-bottom: 26px;
  margin-bottom: 12px;
}

.chart-location{
    margin-top: 10px;
    font-weight: 300;
    font-size: .9em
}

.chart-genre-mood
{
  display: block;
  font-size: 1.m;
  margin-top:10px;
}

.chart-share-button
{

}

hr.classdivider
{

}

.chart-second-line
{
  display:inline-block;
  width:100%;

  position: relative;
  top:12px;
}



/* --- Alerts --- */

.bottom-alert
{
  width:62%;
  z-index:5000;
  position:fixed;
  bottom: 20px;
  right: calc(19%);
  cursor: pointer;
  opacity:.97;
  max-height: calc(100% - 40px);
}

.bottom-alert:hover
{
  opacity:1;
}

#kick-notice, #cookie-warn, #steem-post-success, #steem-post-failed
{
  display:none;
}

#cookie-warn
{
  max-width:520px;
  padding:1.5em;
  cursor: default;
  background-image: url('../images/white-logo-part-for-corner.png');
  background-position: right top;
  background-repeat: no-repeat;
  right: calc(7%);
  color: #333;
  background-color: rgba(255,255,255,.92);
  border-color: rgba(255,255,255,.5);
overflow-y: scroll;
}

#dismiss-cookie-warn{
  margin-right: 10px;
}


.steem-color, a.steem-color, .steem-color *
{
  color:"#04d6a7" !important;
}

/* --- Doug's Delete Button --- */

#dougsDeleteButton
{
  position: absolute;
  right:20px;
  top:3px;
}

#miracle-grow:hover {
    cursor:pointer;
    font-weight:500;
}


.yellow-text{
  color:yellow;
}


#ig-corner-button {
  display:none;
  color:white;
  opacity:0.5;
  z-index:999;
  position: fixed;
  bottom:3px;
  right:10px;
}


.text-link{
  text-decoration: none;
  color:#ffffff;
  font-weight: 500;
}

.text-link:hover
{
  cursor:pointer;
  color:#ffffff;
  opacity: 1;
  font-weight: 600;
  text-shadow: 0px 0px 6px rgba(0,0,0,1);
}
