

/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

	body,input,textarea,select {
		font-size: 15pt;
	}

	#sota_header {
  		height: 5em;
  	}

    #tapa_header {
  		height: 5em;
  	}

	.button.down3 {
		display: none;
	}

	.button.down2 {
		display: none;
	}

	#cookie-bar.fixed {
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 22%;
	}	