  /* Scrollbar styles */
::-webkit-scrollbar {
  display:none !important

}

::-webkit-scrollbar-track {
  display:none !important

}

::-webkit-scrollbar-thumb {
  display:none !important
 
}

::-webkit-scrollbar-thumb:hover {
  display:none !important
}
::-webkit-search-decoration,
::-webkit-search-cancel-button,
::-webkit-search-results-button,
::-webkit-search-results-decoration {
  display: none;
}
html{
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0;
    padding:0
}
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,hgroup,p,blockquote,figure,form,fieldset,input,legend,pre,abbr,button{
    margin:0;
    padding:0
}
pre,code,address,caption,th,figcaption{
    font-size:1em;
    font-weight:normal;
    font-style:normal
}
fieldset,iframe,img{
    border:0
}
caption,th{
    text-align:left
}
table{
    border-collapse:collapse;
    border-spacing:0
}
article,aside,footer,header,nav,main,section,summary,details,hgroup,figure,figcaption{
    display:block
}
audio,canvas,video,progress{
    display:inline-block;
    vertical-align:baseline
}
button{
    background:none;
    border:0;
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    color:inherit;
    cursor:pointer;
    font:inherit;
    line-height:inherit;
    overflow:visible;
    vertical-align:inherit
}
button:disabled{
    cursor:default
}
:focus{
    outline:3px solid #c1e0fe;
    outline:3px solid rgba(131,192,253,0.5);
    outline-offset:1px
}
:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),:focus[data-focus-method="touch"]:not(input):not(textarea):not(select){
    outline:none
}
::-moz-focus-inner{
    border:0;
    padding:0
}
@media print{
    body,#main,#content{
        color:#000
    }
    a,a:link,a:visited{
        color:#000;
        text-decoration:none
    }
    #globalheader,#globalfooter,#directorynav,#tabs,.noprint,.hide{
        display:none
    }
}
html{
    color: #555;
    font-size: 1rem !important;
    line-height: 1.15rem;
    font-family:"SF Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    quotes:"â€œ" "â€"
}

body,input,textarea,select,button{
    font-synthesis:none;
    -moz-font-feature-settings:'kern';
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    direction:ltr;
    text-align:left
}
h1,h2,h3,h4,h5,h6{
    color:#555 !important
}
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{
    display:block;
    margin:0
}
h1+*,h2+*,h3+*,h4+*,h5+*,h6+*{
    margin-top:.8em
}
h1+h1,h1+h2,h1+h3,h1+h4,h1+h5,h1+h6,h2+h1,h2+h2,h2+h3,h2+h4,h2+h5,h2+h6,h3+h1,h3+h2,h3+h3,h3+h4,h3+h5,h3+h6,h4+h1,h4+h2,h4+h3,h4+h4,h4+h5,h4+h6,h5+h1,h5+h2,h5+h3,h5+h4,h5+h5,h5+h6,h6+h1,h6+h2,h6+h3,h6+h4,h6+h5,h6+h6{
    margin-top:.4em
}
p+h1,ul+h1,ol+h1,p+h2,ul+h2,ol+h2,p+h3,ul+h3,ol+h3,p+h4,ul+h4,ol+h4,p+h5,ul+h5,ol+h5,p+h6,ul+h6,ol+h6{
    margin-top:1.6em
}
table+*,ul+*,ol+*{
    margin-top:.25rem;
    margin-bottom:.25rem

}
ul,ol{
    margin-left:1.17647em;
        margin-top:.25rem;
    margin-bottom:.25rem;

}
ul ul,ul ol,ol ul,ol ol{
    margin-top:0;
    margin-bottom:0;
}
nav ul,nav ol{
    margin:0;
    list-style:none
}
li li{
    font-size:1em
}
a{
    color:#0070c9 !important
}
a:link,a:visited{
    text-decoration:none
}
a:hover{
    text-decoration:underline !important
}
a:active{
    text-decoration:none
}
p+a{
    display:inline-block
}
input {
    color: #555 !important;
    font-size: 1rem !important;
    line-height: 1.15rem;
    font-family:"SF Display","Helvetica Neue","Helvetica","Arial",sans-serif !important;
}
.IPA{
  display: none
}
.root h2 .mw-headline{
  color: #494949 !important
}
.links-inline,.links-stacked{
    margin-left:0;
    margin-right:0;
    list-style:none
}
.links-inline li{
    display:inline;
    margin:0 0.8em
}
.links-inline li:first-child{
    margin-left:0
}
.links-inline li:last-child{
    margin-right:0
}
.links-stacked li{
    margin:0;
    display:block
}
.links-stacked li+li{
    margin-top:.4em
}
.footnote{
    vertical-align:inherit;
    color:inherit
}
.footnote:hover{
    color:#0070c9;
    text-decoration:none
}
.theme-dark .footnote{
    color:inherit
}
.theme-dark .footnote:hover{
    color:#6bf
}

p {
    font-size: 16px !important;
    line-height: 1.35rem !important;
color:#555 !important
}
b,strong{
    font-weight:600
}
em,i,cite,dfn{
    font-style:italic
}
sup{
    font-size:.6em;
    vertical-align:top;
    position:relative;
    bottom:-.2em
}
h1 sup,h2 sup,h3 sup{
    font-size:.4em
}
sup a{
    vertical-align:inherit;
    color:inherit
}
sup a:hover{
    color:#0070c9;
    text-decoration:none
}
sub{
    line-height:1
}
abbr{
    border:0
}

.selfclear::before,.selfclear::after{
    content:' ';
    display:table
}
.selfclear::after{
    clear:both
}
.visuallyhidden{
    position:absolute;
    clip:rect(1px, 1px, 1px, 1px);
    -webkit-clip-path:inset(0px 0px 99.9% 99.9%);
    clip-path:inset(0px 0px 99.9% 99.9%);
    overflow:hidden;
    height:1px;
    width:1px;
    padding:0;
    border:0
}
.athena-holder{
    border-right: thin solid #eee;

  width: 3.0rem;
height: 3.0rem;
display: flex;
justify-content: center;
align-items: center;
align-self: center;
margin:0.25rem;
overflow: hidden;
margin: auto;
}
.athena-holder .athena{
     width: 24px;
    height: 24px;
      max-width: 24px;
    max-height: 24px;
    background: #eee;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.athena svg
{
  display: inline-flex;
  width:12.5px;
  height: 12.5px;
fill:#999 !important;
  }
.athena svg:before
{
border-radius: 50%;
border:7px solid rgba(100,100,100,0.097);
}
/* hide tagline */
  #siteSub
  {
    display: none;
  }
::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

::-webkit-search-cancel-button:after {
    content: 'X';
    font-style: italic;
    color: red;
}
/* hide header */
  #mw-navigation
  {
    display: none;
  }
  .mw-tmh-playtext{
    position: relative;
     display: flex;
  justify-content: center;
  align-items: center;
margin: auto;
text-decoration:none;
  cursor: pointer;
  color:#2083fe;
      width: auto;
    height: 28px;
    width: 120px !important;
    max-width: 120px !important;
    width: auto;
    font-size: 0.9rem;
    border-radius: 33px;
    border: none;
    box-shadow: 0 1px 2px 1px rgba(52,40,104,.15);
    background-color: #fff;
  }
  .hatnote{
    font-size: 0.9rem !important;
    padding: 0.75rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: none
  }

  .page-sections,#Bibliography,.footer,.settings-button,.mw-empty-elt,#mp-topbanner,#mp-upper,#mp-middle,#mp-center,#mp-lower,#mp-other-lower,#mp-sister,#Notes,#References,#Sources,#Footnotes,.fn,.reflist {
    display: none !important
  }
  @media only screen 
  and (max-device-width: 767px)  {
.infoBox{
  display: none !important
}
.article,.container,.wiki{
  margin-right:-2rem;
  width: 100vw !important;
  max-width: 100vw;
  overflow-x: hidden;
  flex: 1;
   order:1
}
.article{
  max-width: 480px;
  padding: auto;
  margin: auto;
}
.quotebox {
    background-color: #fafafa;
    border: 1px solid #eee;
    box-sizing: border-box;
    padding: 10px;
    font-size: 90%;
    line-height: 105%
}
table,tbody{
  min-width: 100%;
}
th,td{
  min-width: 180px !important
}
 sub, sup,table,th,tr,td,tbody
  {
    font-size: 90%;
    line-height: 1rem;
    position: relative;
    vertical-align: baseline;
  }
  }

@media only screen 
  and (min-device-width: 768px)  {
    body{
      overflow-x: hidden;
    }
    .container{
  min-height: 100vh;
          min-width:100vw;
          width: 100vw;
      overflow-x: hidden;
margin-top: -1rem !important;
  display: flex;
  flex-direction: column;
  overflow-y:scroll;
}
  
   .wiki{      overflow-x: hidden;

        min-width:100vw;
        display:flex;
        flex: 1;
        margin-left: 1rem
   }
   
}

.container {
  flex: 1;
  display: flex;
        overflow-x: hidden;

}
.wiki{
  display: flex;
  flex: 1;
        overflow-x: hidden;

}
.article{
  
  margin-right:2rem;
  margin-left:2rem;
  flex: 1;
   order:1;
         overflow-x: hidden;

}
.infoBox{
  background-color: #fff;
  width: 340px;
  display: flex;
  visibility: visible;
  margin-right:0 !important;
  margin-top: -50px ;
  order:2;
  background-color: #fafafa
}

}
/* hide header except search *
#mw-head > div:not(#right-navigation), 
#right-navigation > div:not(#p-search) {display:none;}
*/ 
.raised{
    box-shadow:0 1px 15px 1px rgba(52, 40, 104, 0.08);

}
.page-title {
    text-align: center;
    font-size: 2em;
    margin: .5rem 0 .5em !important;
    }
.loading .page-title{
   display: none
}
.loading{
  position: fixed;
  left:0;
  top:3.25rem;
  bottom: 0;
  width: 100vw;
  height: calc(100vh - 3.25rem);
  display: flex;
  align-self: center;
  overflow: hidden;
  z-index: 12003 
}
.loading::-webkit-srollbar{
  display: none;
}
body{
width: 100vw;
max-width: 100% !important;
    min-height: 100%;
    padding: 0px;
    margin: 0;
    color: #555;
    background-color: #fff;
    font-family: "SF Display";
    font-weight: 500 !important;
    font-size: 1rem !important;
    line-height: 1.15rem;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
}

a.logo::before {
 content: '.';
 font-size:24px !important;
}

  body b
  {
    font-weight: 700 !important;
  }

  p
  {
    margin: 0 0 1em 0;
    line-height: inherit;
    color: #555 !important;
  }

  .MathJax
  {
    color: #666;
  }
    
/* prevents sub/superscripts from throwing off line spacing */
  sub, sup,table,th,tr,td,tbody
  {
    line-height: 1rem;
    position: relative;
    vertical-align: baseline;
  }

  sup
  {
    top: -0.33em;
  }

  sub
  {
    bottom: -0.33em;
  }
    table{

      width: 100%;
    }
/* title */
  .firstHeading
  {
    font: 48px/1 !important;
    display: block;
    margin: 0 !important;
    padding: .75em 0 1em 10px !important;
/*position: relative  !important;
z-index: 99999 !important;*/;
  }
/* redirect title */
  #contentSub
  {
    display: none !important;
  }

  .dablink, .rellink, .relarticle
  {
    font-size: 0.95em;
    position: relative;
    z-index: 99;
  }

  #column-one, #footer
  {
    display: none !important;
  } 

/* hide left and top panel */
  #mw-panel
  {
    display: none!important;
  }

  .noprint
  {
    display: none!important;
  }

  #panel, #head,#page-base
  {
    display: none !important;
  } 
  
  
  

/* section headers */
  h1, h2, h3, h4, h5, h6
  {
        font-family: "SF Display" !important;

    color: #555;
    border: none !important;
    margin: 0.5em 0;
    font-weight: 700 !important;
  }

  h2
  {
    font-size: 24px;
  }

  h3
  {
    font-size: 22px;
  }

  h4
  {
    font-size: 18px;
  }

  h5
  {
    font-size: 1em;
  }

 

  #content ul, #content ol
  {
    color: #666 !important;
    list-style-image: none;
    margin-bottom: 1em;
    margin-top: 0em;
  }


  

  

/* pictures / images */
  .infobox
  {
display: none
/*    box-shadow: 0px 0px 2px 0 #999 !important;  */;
  }

  .infobox tbody tr th
  {
    background: none !important;
    font-weight: 600 !important;
  }

  

  .thumbinner
  {
    /*padding: 4px !important;*/
    border: none !important;
  }

  .thumbimage
  {
    border: none !important;
  }

  .magnify
  {
    display: none;
  }

  .editsection, .mw-editsection, .plainlinks.hlist.navbar
  {
    display: none !important;
  }

  a:link
  {
    color: #274787 !important;
    text-decoration: none !important;
  }
/*a:visited {color: #888 !important;} */
  a:hover
  {
    color: #36c !important;
  }

  a:active
  {
    color: #40BCFF !important;
    outline: none;
  }

  #toc a:link
  {
    color: #888 !important;
    text-decoration: none !important;
  }

  #toc a:visited
  {
    color: #AAA !important;
  }

  #toc a:hover
  {
    color: #000 !important;
    text-decoration: none !important;
    background: rgba(0,0,0,0.05);
  }

  #toc a:active
  {
    color: #00A6FF !important;
    outline: none;
  }


/* search results */
  .mw-search-result-data, .mw-specialpage-summary, .mw-search-formheader, .mw-search-createlink
  {
    display: none !important;
  }

  .mw-search-results
  {
    padding-top: 15px !important;
  }

  div.mw-jump
  {
    display: none!important;
  }

  table#mw-search-top-table tr td input
  {
    display: none!important;
  }

/* hide citations */
  a[href="#References"], sup[class="reference"], span[id="References"], ol[class="references"], .refbegin
  {
    display: none !important;
  }

/* hide rating */
  div#mw-articlefeedback
  {
    display: none!important;
  }

/* hide coordinates on location pages */
  #coordinates
  {
    display: none !important;
  }


/* hide hide button
.collapseButton {display:none !important;}  */
    
/* hide protected lock */
  div#protected-icon
  {
    display: none !important;
  }

/* merge suggestion 
table.metadata.plainlinks.ambox.ambox-move {display:none !important;} */
/* needs citations */
  table.ambox
  {
    font-size: 0.9em;
    margin: 1em 2em;
    background: rgba(0,0,0,0.05);
    border: none;
    border-radius: 2px;
    padding: .25em .5em;
    color: rgba(0,0,0,0.65);
  }

/* hide stubs */
  TABLE.metadata.plainlinks.stub
  {
    display: none!important;
  }

/* V•T•E */
  .plainlinks.hlist.navbar.mini
  {
    display: none;
  }

/* Categories */
  #mw-normal-catlinks
  {
    font-size: 0.9em;
  }
}






body {
  width: 100vw;
  min-height:100%;
  padding: 0px;
  margin: 0;
  color: #555;
  background-color: #f9f9f9;
  font-family: "SF Display";
  font-size: 1rem !important;
  line-height: 1.15rem;
  display: flex;
  flex-direction:column;
  overflow-x:hidden;
}
@media only screen and (max-width: 735px){

}
* { 
  margin: 0; 
  padding: 0; 
  box-sizing: border-box;
}
h1, h2, h3, h4,h5, h6{margin:0.5rem auto}
h1{font-size:160%} h2{font-size:140%} h3{font-size:120%} h4{font-size:115%} h5{font-size:110%} h6{font-size:100%}
p{
   font-size: 1rem !important;
  line-height: 1.35rem !important;
}
html, body, .flex-container {height: 100%;flex: 1; justify-content: flex-start; /* align items in Main Axis */
    align-items: stretch; /* align items in Cross Axis */
    align-content: stretch; /* Extra space in Cross Axis */
        }


        .deep-shadow{
box-shadow: 0 10px 60px 0 rgba(29,29,31,.09) !important;
}

/* infocard */
#info-panel {
width:275px;
margin-right:2rem;
margin-top: 1rem;
font-size: 80%;
margin-bottom: 20px;
}

.InfoCard-card {
    width: 280px;

  display: flex;
margin-left: 3rem
}

.InfoCard-card.InfoCard-type-a {
  margin-top:3.25rem;
  min-width: 280px;
  width: 280px;
  background-color: #fff;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  right:0;
}
.InfoCard-image-container{
  width: 280px;
  min-height:280px;
  height: auto;
  max-height: 340px;
  background-size: cover; 
  object-fit: contain;
  object-position: top
}
.InfoCard-image-container img{
  width: 280px;
  min-height: 280px;
  height: auto
}
.InfoCard-card.InfoCard-type-a.raised{
    box-shadow: 0 1px 15px 1px rgba(52, 40, 104, 0.08);
  margin-top: 15px !important;
  margin-left: auto;
  margin-right: 10px !important;
    margin-bottom: 15px;

}

.InfoCard-card.InfoCard-type-a .InfoCard-image-container {
  width: 100%;
  height:auto;
  max-height:300px;
  margin-bottom: 10px;
  display: flex;
  align-content: flex-start;
  justify-content: center;
  background-size: cover;
}




.InfoCard-list ul {
  margin-top: 15px;
     padding-left:0.5rem;
    padding-right:0.5rem;
}

ul.InfoCard-list {
  display: flex;
  flex-direction: column;
  padding-left:0.75rem;
  padding-right:0.75rem;
  list-style: none;
  margin-top: 5px;
  margin-bottom:5px;
}

.InfoCard-list > li {
  
  display: flex;
  flex-direction: row;
  margin: 5px 0;
  line-height:1.15rem;
  padding: 0;
  overflow: hidden;
}

.InfoCard-list > li label {
  font-weight: bold;
  margin-right: 20px;
}

.InfoCard-list > li span {
  float: right;
  color:#666
}

.InfoCard-links {
    padding-left:0.75rem;
    padding-right:0.5rem;
  display: flex;
  font-size:0.9rem;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 12px;
}

.InfoCard-links a {
  margin-left:4px;
text-decoration:none;
  cursor: pointer;
  color:#777
}
.InfoCard-links {
    display:flex;
  justify-content:space-evenly;

}
.InfoCard-card.InfoCard-type-a .SocialLinks-list {
  display: flex;
   padding-left:0.5rem;
    padding-right:0.5rem;
  flex-direction: column;
  margin-top: 8px;
  margin-bottom: 8px;
}

.InfoCard-card.InfoCard-type-a .SocialLinks-list a {
  display: flex;
  font-size: 1rem;
  padding: 0.75rem;
  margin: 4px;
  color: #444;
  border-bottom: 1px solid #eee;
  text-decoration: none;
}
.InfoCard-card.InfoCard-type-a .SocialLinks-list a ion-icon{
  margin-right:8px;
  font-size:1.2rem
}
.InfoCard-entity {
  color: #888;
  padding:0.75em;
  max-width: 280px;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
margin-bottom:0px;
  text-transform: capitalize;
}

.InfoCard-description {
  font-size: 0.9rem;
  text-align: left;
  margin-bottom:10px;
  margin-top: 5px;
  padding-left:0.75em;
    padding-right:0.75em;


}

.InfoCard-link-icon {
  width: 16px;
  height: 16px;
}

.InfoCard-card.InfoCard-type-a h1.InfoCard-title {
  font-size: 1.25rem;
  display: flex;
  padding-top:8px;
    padding-left:0.75rem;
    padding-right:0.75rem;
    margin-bottom: 10px;
  margin:0;
}
widget-header,
widget-footer {
  background: #fafafa;
  color: aliceblue;
  height:45px
}
widget-footer{display:none}

left-panel,right-panel {
  background-color: #fff; 
  color: #666;
  width:300px
}
left-panel{
  display:none
}
main {
  background: white;
}

.options {
  max-height:45px;
  padding: 8px;
  align-content: center;
  justify-content: center;
  align-items: center;
  display:inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
ion-icon{
  color:#888
}
ion-icon svg{
  width: 36px;
  height: 36px
}
ion-icon.logo-music{
  color: rgb(235, 50, 86);
}
ion-icon.logo-wiki {
    color: #1da1f2!important;
}
ion-icon.logo-twitter {
    color: #1da1f2!important;
}
ion-icon.logo-apple {
    color: #a6b1b7 !important;
}
ion-icon.logo-facebook {
    color: #3b5998!important;
}
ion-icon.logo-instagram {
    color: #c32aa3 !important;
}
ion-icon.logo-youtube {
    color: #ff0000 !important;
}
ion-icon.logo-spotify {
    color: #1ed760 !important;
}
ion-icon.logo-amazon {
    color: #ff9900 !important;
}
ion-icon.logo-soundcloud {
    color: #ff5500 !important;
}/*pills*/
.pill{
    display:flex;
  justify-content:center;
cursor: pointer;
    padding: .75rem .75rem .75rem .75rem;
    border-radius: 33px;
  margin-left:6px;
    color: #2083fe;
    font-size: .95rem;
    text-align:center;
  line-height:0.1rem
}
.pill.outlined{
      border: 0.5px solid #2083fe;

}
.pill.raised,.pill.active{
  background-color:#fff !important;
      border: none;

      box-shadow: 0 1px 2px 1px rgba(52,40,104,.15);
      background-color: #2083fe;
    color: #2083fe;

transition:color box-shadow 300ms ease-in-out
}
.pill.large{
    width: auto;
    height: 28px;
    min-width: 50px;
    width: 100px;
    font-size: 0.9rem;
    border-radius: 33px;
}
.pill.interous-music{
  background-color:#EB3256;
  color:#fff
}
.citation-element{
  display:none
}
h3.wikipedia-query{
  margin-left: 2.25rem;
  margin-top: 0.75rem;
  display: none
}
h3 span,h2 span{
  margin-top: 1.5rem;
  margin-bottom: 0.5rem
}
