/*
CSS for PRIMAVERA: The 2020 Spring Revamp Marathon
Hand-coded by Ainna (https://northstar.nu) (c) 2020
Background pattern from Toptal Subtle Patterns

Featuring art by Yuumei under a nonprofit license
https://www.yuumeiart.com/faq


*/



































































/*

                         -------------------------------
                         |          L E A R N          |         
                         |                             |
                         |           F R O M           |
                         |                             |
                         |           Y O U R           |
                         |                             |
                         |            O W N            |        
                         |                             |
                         |       S O U R C E S !       |    
                         -------------------------------

I put together a LOT of tutorials in the web to come up with this final design.
Copying+pasting my CSS is absolutely NOT okay. 

*/































































































































































































































































































































/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #e4ede4; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #e4ede4;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #b4d9b7; 
}

html, body {
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}

body {
    margin: 0px;
    padding: 0px;
    font: 1.2rem/150% 'Lora', Sans-Serif;
    background: #e4ede4 url(gry.jpg) repeat top left;
    color:#6d6d77;
    height: 100%;
    overflow-x: hidden;
}

a, a:visited, a:active, .tab button {
    /*color:#41877c;*/
    color: #d193b6;
    text-decoration: none;
}

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

b, strong, label {
    color: #89957a;
}


del, strike {
    color:#ccc;
}

hr {
width: 75%;
border: 0;
height: 3px;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #85b3c9, rgba(0, 0, 0, 0));
}

fieldset {
    border:0px;
    margin:auto;
}

input, textarea, select, input[type=submit], input[type=reset] {
    border:1.2px dashed #89957a;
	font: 0.9em/100% 'Lora', Serif;
	/*text-transform: uppercase;*/
	background: inherit;
	padding: 10px;
}

input[type=submit], input[type=reset] {
    width: 150px;
    text-transform: uppercase;
}

input[type=text], textarea, select {
    width: 68%;
}

textarea {
overflow-x: hidden;
overflow-y: hidden;
width: 400px;
height: 200px;
}


.corners, input, textarea, select, button, .nb, .bq, .clique, .exits {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px; 
    -khtml-border-radius: 20px; 
}

.opacity, input, textarea, select, th, .stat, #footer {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65);
    opacity: 0.65;
}


img:hover {
  box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}


img.trans, .trans img {
    filter:Alpha(opacity=50);
    -moz-opacity:0.50;
    opacity:0.50;
    border:none;
}

img.trans:hover, .trans img:hover {
    filter:Alpha(opacity=100);
    -moz-opacity:1.00;
    opacity:1.00;
    border:none;
    transition: .5s ease;
}

img.border {
    -moz-box-shadow: 10px #eee;
    -webkit-box-shadow: 10px #eee;
    box-shadow: 10px #eee;
}


.bq, blockquote, .nb, .clique {
    width: 80%;
    background: rgba(232, 217, 219, 0.3);
    text-align: center;
    padding: 10px;
    margin: 0 auto;
    font: 0.8em/120% 'Montserrat';
}

.nb {
    padding: 20px;
    width: 90%;
    text-align: justify;
}

.clique, .tiny {
    width: 85%;
    font: 0.6em/120% 'Montserrat';
    letter-spacing: 1px;
    text-transform:uppercase;
}

.tiny {
    background: none;
}

.nbsp {
    margin: 0 3px 2px 0;
}

.stat {
    margin: 0 auto;
    text-align: center;
    font: 12px/100% Verdana, Sans-serif;
    text-transform: lowercase;
    letter-spacing: 1px;
    padding: 10px;
    /*width: 90%;*/
    margin-top: -5px;
    color: #ab7d82;
}



#place {
    height: 100%;
    width: 1320px;
    margin: 0 auto;
}

#art {
    background: url('yuumei-spring.jpg') no-repeat;
    width: 1320px;
    height: 457px;
}

#menu {
    /*background: rgba(255, 255, 255, 0.3);*/
    position: absolute;
    margin: -400px 0 0 540px;
    z-index: 1500;
}

#menu ul {
   list-style-type: none;
   columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
  column-gap: 40px;
}

#menu ul li {
    /*padding: 5px 10px 2px 25px;*/
    padding: 5px;
    line-height: 100%;
}

#text {
  margin: -150px 0 0 480px;
  width: 58%;
  z-index:2;
}

#text p {
    /*border-bottom: 3px dashed rgba(186, 155, 191, 0.65);*/
    /*background: url('linebg.jpg') top repeat-y;*/
}

#text ol {
    list-style-type: none;
}

#text ol li {
    margin-bottom: 15px;
}

#text ol li::before {
  content: "\2605";    
  color: #c8949a;
  display: inline-block;
  width: 2em;
  margin-left: -2em; 
}


/* Style the tab */
.tab {
  overflow: hidden;
  margin: 0 auto;
  z-index: 10;
  text-align: left;
}

/* Style the buttons inside the tab */
.tab button, .tablinks, .tablinks a {
  font: italic 1.8em/100% 'Srisakdi';
  text-transform: lowercase;
  background-color: inherit;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 1px;
  margin: 2px;
  transition: 0.3s;
}

.anchor {
    cursor: pointer;
}


.tab button:hover, .tablinks a:hover {
    color: #467987;
    /*border-bottom: 1.8px solid #75b3b4;*/
}

.goback {
    float: right;
    cursor: pointer;
    margin: 10px 0 10px 0;
}

.addform {
    text-align: left;
    margin: 10px;
    width: 100%;
    position: relative;
    left: 12%;
}


/* Style the tab content */
.tabcontent {
  height: 100%;
  display: none;
  padding: 6px 12px;
  border-top: none;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: justify;
}


.intro {
    margin-top: 60px;
    font-size: 1.2rem;
    line-height: 140%;
}

.center {
    text-align:center;
}

.right {
    text-align:right;
}

.tabcontent {
  animation: fadeEffect 0.7s; /* Fading effect takes 1 second */
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

h1, h2 {
    margin-top: 80px;
    margin-bottom: -5px;
    font: 30px/100% 'Bad Script', Sans-Serif;
    text-transform: uppercase;
    color: #90b9c9;
    text-align: center;
    letter-spacing: 3px;
}

h2 {
    font-size: 28px;
}


#footer {
    border-top: 1.8px solid #75b3b4;
    width: 60%;
    font: 0.7rem/120% 'Raleway', Sans-serif;
    z-index: 3;
    margin:0 auto;
    padding-top: 5px;
    margin-bottom:20px;
    text-align:center;
}



