
/* TEKST  LY, KEEL, KOLLEEG */
.kit15-ly {background-color: #FD9200; color: white}
.kit15-ke {background-color: #B30697; color: white}
.kit15-ko {background-color: #368d89; color: white}


.kit15-memorize {
  padding: 20px 15px 10px 15px;
  border-radius: 4px;
  color: #494F45; 
  background-color: #EAE5DE;
  border-top: solid 3px #63554D;
  margin-bottom: 20px;
  overflow: auto;
  clear: both;
}

.kit15-esile {
  padding: 20px 15px 10px 15px;
  border-radius: 4px;
  border-top: solid 2px #757083;
  border-bottom: solid 2px #757083;
  background-color: #F7ECBB;
  margin-bottom: 20px;
  overflow: auto;
  clear: both;
}


.kit15-huvitav {
  padding: 20px 15px 10px 15px;
  border-top: solid 3px #757083;
  border-radius: 4px;
  background-color: #EAE2FD;
  margin-bottom: 20px;
  overflow: auto;
  clear: both; 
  }

.kit15-ulesanne {
  padding: 20px 15px 10px 15px;
  border-radius: 4px;
  border: dashed 1px #757083;
  background-color:#FFFFFF;
  border-top: solid 3px #757083;
  margin-bottom: 20px;
  overflow: auto;
  clear: both;
  }

.kit15-ljubop {
  padding: 20px 15px 10px 15px;
  border-radius: 4px;
  color: #494F45; 
  background-color: #D1E0C5;
  border-top: solid 3px #525B4B;
  margin-bottom: 20px;
  overflow: auto;
  clear: both;
}


.kit15-zametku {
  padding: 20px 15px 10px 15px;
  border-radius: 4px;
  color: #494F45; 
  background-color: #F2DFCD;
  border-top: solid 3px #525B4B;
  margin-bottom: 20px;
  overflow: auto;
  clear: both;
}


.kit15-podumai {
  padding: 20px 15px 10px 15px;
  border-radius: 4px;
  color: #494F45; 
  background-color: #E6E6F7;
  border-top: solid 3px #757083;
  margin-bottom: 20px;
  overflow: auto;
  clear: both;
}


.kit15-zapomni {
  padding: 20px 15px 10px 15px;
  border-radius: 4px;
  color: #494F45; 
  background-color: #EDEDED;
  border-top: solid 3px #A3A3A3;
  margin-bottom: 20px;
  overflow: auto;
  clear: both;
}


.kit15-punktiir {
  padding: 20px 15px 10px 15px;
  border-radius: 4px;
  border: dashed 1px #757083;
  background-color:#FFFFFF;
  margin-bottom: 20px;
  overflow: auto;
  clear: both;
  }

/*Sektsioonid*/
.kit15-lisa {
    color: rgb(0, 36, 85); 
    background-color: rgb(255, 246, 237);
}
.kit15-ljubo {
    color: #494F45; 
    background-color: #D1E0C5;
}
.kit15-vspomni {
    color: #423B35; 
    background-color: #F2DFCD;
}

.kit15-zadanija {
    color: #313338; 
    background-color: #EEF4EB;
}
/*PÄIS*/
.kit15-head {
  background-color: #040504;
  color: white
  }




.kit15-lisakast {
  color: rgb(0, 36, 85); 
  background-color: #FCE3CC;
  padding: 20px 15px 10px 15px;
  border-radius: 4px;
  margin-bottom: 20px;
  overflow: auto;
  clear: both;   
}

.kit15-spravok { 
  background-color: #FCF0C2;
  padding: 20px 15px 10px 15px;
  border-radius: 4px;
  margin-top: 5px;
  margin-bottom: 20px;
  overflow: auto;
  clear: both;   
}

.kit15-line1 {border-bottom: 1px dashed;}
.kit15-line2 {border-bottom: 3px double;}
.kit15-line3 {border-bottom: 1px dotted;}
.kit15-line4 {text-decoration-line: underline; text-decoration-style: wavy;}
.kit15-line5 {/*border-bottom: 3px dashed purple;*/ background-image: url('https://astrablobs.blob.core.windows.net/kitcontent/e0276e6a-b8a4-458b-9e07-a1d1a9edad12/92b36a14-2972-49f1-80d4-de6e95f549f9/punktjoon.png'); padding-bottom: 5px;}
.kit15-line6 {border-bottom: 1px solid;}
.kit15-erijoon {stroke: 2px dot-dash purple;}

.kit15-zadanie {color:red}
.kit15-sininetekst {color:#345491}

.kit15-text-design2 {position: relative;}
.kit15-text-design2:before {position: absolute; content: ''; border-top: 1px solid; top: 0; left: 0; width: 55%; transform: rotate(-35deg); margin-top: -4px;}
.kit15-text-design2:after {position: absolute; content: ''; border-top: 1px solid; top: 0; right: 0; width: 55%; transform: rotate(35deg); margin-top: -4px;}

.kit15-text-design4 {position: relative;}
.kit15-text-design4:after {position: absolute; content: ''; border-top: 1px solid; border-right: 1px solid; top: 0; left: 0; right: 0; height: 6px; margin-top: -6px;}

.kit15-game {
  padding: 20px 15px 10px 15px;
  border-radius: 4px;
  background-color: #E5EDC4;
  color:#203E77;
  margin-bottom: 20px;
  overflow: auto;
  clear: both;
  }


