
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
  font-size: 16px;
/*   letter-spacing: .25em;
    text-align: justify;*/

  background-image: url("MsBackground_Morning_1_side.gif");
/*  background-image: url("MsBackground_Morning_1.png");*/
  background-color: #cccccc;
  background-position: center;
    background-position: -12px -14px;
    background-size: 110%;
  height: 100%;
  color: white;
  line-height: 20px;
  letter-spacing: .02em;

  overflow-x: hidden;
  overflow-y: hidden;
  padding: 5px;
  position: relative;
/*  text-align: center;
  font-size: 70px;*/

}


::-moz-selection { /* For Firefox compatibility */
  background-color: #FFD700;
  color: #000000;
}
::selection {
  background-color: lightyellow; /* Sets the highlight background color to gold */
  color: #000000; /* Sets the color of the highlighted text to black */
}

ol, ul {
  list-style: none;
}



p {
/*  border-bottom: solid;*/
   text-align: justify;
/*    display: inline-block;*/
/*    text-indent: 20px;*/
/*    text-align-last: justify; */
/*  color: red;*/
/*text-align: justify;*/
/*  background-color: yellow;*/
/*  text-align: center;*/
}




em {
      font-style: italic;
    }
    .my-italic-class {
      font-style: italic;
    }


 i {
/*  font-family: arial;
  font-size: 15px;*/
/*  letter-spacing: .1em;*/
     /* font-style: italic;
      text-transform: uppercase;*/
    }
    .my-italic-class {
      font-style: italic;
    }


audio {
  width: 30%; /* Adjust width as needed */
  background-color: white; /* Change background color */
  border-radius: 80px; /* Add rounded corners */
  padding: 10px; /* Add some padding */
/*  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);*/ 

  color: blue;
  font-family: serif, Arial, sans-serif;
  font-size: 40em;
}

audio::-webkit-media-controls-panel {
  background-color: white; /* Example for WebKit browsers */

   font-family: serif, Arial, sans-serif;
   color: blue;

}

.wrapper{
  padding: 20px;
  margin: 20px;
}


.AudioWrapper{
  padding-left: 40%;
  padding-top: 40%;
}




}

 .swiper-button-next{
/*  background-color: white;
    background-color: rgba(255, 255, 255, 0.5);*/
/*    right:10px;*/
    padding-top: 100%;
    padding-bottom: 100%;
    padding-left: 50%;
    color: transparent;
    fill: transparent;
    stroke: transparent;
    cursor: e-resize !important;
    height: 100%;
    /*margin-top: 0px !important;*/
    /* height: auto;*/
         font-size: 400px;
 /*   swiper-navigation-size: 00%;*/
 position: fixed;
   transform: translateY(-50%);

          }

swiper mySwiper{
  width:100%;
  height:100%;
}

#TEST{
  margin-top: 0px;
}

 .swiper-button-prev {
/*  background-color: white;
    background-color: rgba(255, 255, 255, 0.5);*/
/*    right:10px;*/
    padding-top: 100%;
    padding-bottom: 100%;
    padding-left: 50%;
    color: transparent!important;
    fill: transparent !important;
    stroke: transparent !important;
    cursor: w-resize !important;
   transform: translateY(-50%);


          }


.swiper-wrapper{
  margin-top: 0;
}
