body {
  background-image: url("/pics/karigurashi2.jpg");
  color: white;
  background-repeat: no-repeat;
  background-size: auto;
  font-family: 'basiic';
  width: 1910px; 
  height: 920px;
  cursor: url(https://cur.cursors-4u.net/games/gam-11/gam1049.cur), auto !important;
}

.leftcolumn { 
  float: left;
  width: 15%;
}
.midcolumn { 
  float: left;
  width: 85%;
}

.rightcolumn { 
  float: left;
  width: 10%;
  background-color: black;
}

.qucolumn {  
  float: left;
  width: 25%;
  padding-top: 2px;
}

.halfcolumn {  
  float: left;
  width: 50%;
  padding-top: 2px;
}

thirdcolumn {  
  float: left;
  width: 75%;
  padding-top: 2px;
  
}

.card { 
  /*margin-top: 5px;*/
  padding: 5px;
  border: hidden;
  border-bottom: 5px solid #FFA1FB;
  background-color: black;
  font-family: 'virale';
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 600px;
}
.cardtwo { /* 2nd main box */ /*margin is outside border, padding is inside border*/
  /*margin-top: 5px;*/
  padding: 5px;
  border: hidden;
  background-color: black;
  font-family: 'virale';
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 300px;
}

.cardall { /* all boxes */
  border-radius: 5px;
  padding: 5px;
  font-family: 'virale';
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 900px;
  width: 920px;
}

.cardhm { /* hidden box inside main box w/ scroll*/
  /*margin-top: 5px;*/
  padding: 5px;
  border: hidden;
  border-left: 4px dotted #FFA1FB;
  background-color: black;
  font-family: 'virale';
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 400px;
  scrollbar-color: #FFA1FB black;
}
.cardhd { /* hidden box inside main box*/
  /*margin-top: 5px;*/
  padding: 5px;
  margin: 2px;
  border: hidden;
  background-color: black;
  font-family: 'virale';
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 500px;

}

.cardhds { /* hidden status box inside main box*/
  /*margin-top: 5px;*/
  padding: 5px;
  border: hidden;
  background-color: #FFA1FB;
  font-family: 'virale';
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 500px;

}

.cardr { /* right column  */
  /*margin-top: 5px;*/
  padding: 5px 5px 2px 5px; /*top right bottom left*/;
  border: hidden;
  background-color: black;
  font-family: 'virale';
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 750px;
  /*scrollbar-color: #FFA1FB black;*/
}

.cardrb { /* right column  */
  /*margin-top: 5px;*/
  padding: 0px 5px 5px 5px; /*top right bottom left*/
  border: hidden;
  border-right: 4px solid #FFA1FB;
  background-color: black;
  font-family: 'virale';
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 750px;
  /*scrollbar-color: #FFA1FB black;*/
}

.cardl { /* left column  */
  margin: 5px;
  border: 4px ridge #031701;
  background-color: black;
  border-radius: 5px 5px 5px 5px;
  font-family: 'basiic';
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 800px;
  padding: 8px 4px 4px 8px; /*top right bottom left*/
}

.cardlt { /* top left column  */
  margin-top: 10px;
  padding: 0px 5px 5px 5px;
  border-right: 4px solid #FFA1FB;
  border-radius: 5px 5px 0px 0px;
  background-color: #FFA1FB;
  font-family: 'basiic';
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 800px;
}

.cardlm { /* left column card music */
  /*margin-top: 5px;*/
  border-radius: 5px;
  border: hidden;
  background-color: black;
  font-family: 'virale';
  overflow-y: hidden;
  max-height: 700px;
  padding: 2px;
  scrollbar-color: #FFA1FB black;
}


.cardm { /* middle column small  */
  /*margin-top: 5px;*/
  padding: 10px;
  border: hidden;
  background-color: black;
  font-family: 'virale';
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 400px;
}

.cardms { /* middle column small w/ scroll */
  /*margin-top: 5px;*/
  padding: 10px;
  border: hidden;
  border-left: 4px dotted #FFA1FB;
  background-color: black;
  font-family: 'virale';
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 300px;
  scrollbar-color: #FFA1FB black;
}

.cards { /* subpage box */
  padding: 5px;
  padding-left: 15px;
  margin: 5px;
  border: 4px ridge #031701;
  border-radius: 5px;
  background-color: black;
  font-family: 'basiic';
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 680px;
  scrollbar-color: #031701 black;
}

.cardsbook { /* subpage box */
  padding: 5px;
  margin: 5px;
  border: 4px ridge #031701;
  border-radius: 5px;
  background-color: black;
  font-family: 'basiic';
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 680px;
}

.cardsbookleft { /* subpage box */
  border: 2px ridge #031701;
  border-radius: 5px;
  margin: 5px;
  background-color: black;
  font-family: 'basiic';
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 680px;
  padding: 5px;
}

.cardsbookright { /* subpage box */
  background-color: black;
  font-family: 'basiic';
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 680px;
  padding: 5px;
  border: 2px ridge #031701;
  border-radius: 5px;
  margin: 5px;
}

.cardsliving { /* subpage box */
  padding: 5px;
  margin: 15px 10px 10px 10px; /*top right bottom left*/
  border: hidden;
  border-radius: 5px;
  background-color: black;
  font-family: 'basiic';
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 680px;
}

.cardls { /* left column cards, subpages */
  border: hidden;
  background-color: black;
  font-family: 'virale';
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 700px;
  padding: 2px;
}

.cardsg { /* gallery box;*/
  border-radius: 5px;
  padding: 5px;
  border: 5px outset #FFA1FB;
  background-color: black;
  font-family: 'virale';
  overflow-y: scroll;
  overflow-x: scroll;
  max-height: 800px;
  scrollbar-color: #FFA1FB black;
}

.row::after {
  content: "";
  display: table;
  clear: both;
}

a {
    color: white;
}

a:visited {
    color: white;
}

a:hover {
  text-decoration: none;
  color: #ffc9f3;
}

h4 {
    color: white;
    font-family: 'Blotter';
    font-size: 32px;
    margin: 5px 5px 10px 5px; /*top right bottom left*/
    padding: 5px 5px 5px 5px;
    text-align: left;
}

h5 {
    color: white;
    margin: 2px 0px 3px 0px; /*top right bottom left*/
    padding: 0px 0px 0px 0px;
}

p { 
  margin: 10px 3px 10px 3px; /*top right bottom left*/
  }
  
  h6 {
    color: #FFA1FB;
    margin: 2px 0px 3px 0px; /*top right bottom left*/
    padding: 0px 0px 0px 0px;
}  


/*music player1*/
.player {
  height: 90px;
  width: 360px;
  align-items: center;
  background-color: black;
  border: 2px ridge #031701;
  border-top: none;
  border-radius: 0px 0px 5px 5px; /*topleft topright bottomleft bottomright*/
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.playertop {
  height: 40px;
  width: 355px;
  align-items: center;
  background-color: black;
  border: 2px ridge #031701;
  border-bottom: none;
  border-radius: 5px 5px 0px 0px; /*topleft topright bottomleft bottomright*/
  margin-left: 5px;
  padding-top: 2px;
  padding-left: 5px;
  margin-right: 5px;
}


.details {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.track-art {
  height: 70px;
  width: 70px;
  border-radius: 10px;
}

.now-playing {
  font-size: 12px;
  margin-top: 5px;
}

.track-name {
  font-size: 14px;
}

.track-artist {
  font-size: 0px;
}

.buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.playpause-track {
  padding: 0px 25px 5px 25px; /*top right bottom left*/
  width: auto;
  height: auto;
  opacity: 0.8;

  /* Smoothly transition the opacity */
  transition: opacity .2s;
}

.prev-track {
  padding: 0px 20px 5px 25px; /*top right bottom left*/
  width: auto;
  height: auto;
  opacity: 0.8;

  /* Smoothly transition the opacity */
  transition: opacity .2s;
}

.next-track {
  padding: 0px 20px 5px 20px; /*top right bottom left*/
  width: auto;
  height: auto;
  opacity: 0.8;

  /* Smoothly transition the opacity */
  transition: opacity .2s;
}

.playpause-track:hover, .prev-track:hover, .next-track:hover {
  opacity: 1.0;
}

.slider_container {
  max-width: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Modify the appearance of the slider */
.seek_slider, .volume_slider {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 3px;
  background: white;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

/* Modify the appearance of the slider thumb */
.seek_slider::-webkit-slider-thumb, .volume_slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  background: white;
  cursor: pointer;
  border-radius: 50%;
}

.seek_slider:hover, .volume_slider:hover {
  opacity: 1.0;
}

.seek_slider {
  width: 50%;
}

.volume_slider {
  width: 50%;
}

.current-time, .total-duration {
  padding: 5px 5px 5px 5px; /*top right bottom left*/
  font-size: 12px;
}

i.fa-volume-down, i.fa-volume-up {
  padding: 10px;
}

i.fa-play-circle, i.fa-pause-circle, i.fa-step-forward, i.fa-step-backward {
  cursor: pointer;
}


@font-face {
    font-family: 'virale';
    src: url('/fonts/virale.ttf');
}

@font-face {
    font-family: 'Acrylic';
    src: url('/fonts/Acrylic-1.0.0.otf');
}

@font-face {
    font-family: 'basiic';
    src: url('/fonts/basiic.ttf');
}

@font-face {
    font-family: 'Pulsewidth';
    src: url('/fonts/Pulsewidth-1.0.0.otf');
}

@font-face {
    font-family: 'Blotter';
    src: url('/fonts/Blotter.otf');
}
