@charset "UTF-8";
/* CSS Document */

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
}
    
.btnTech{
	padding: 15px 45px;
	background-image: linear-gradient(to top, black, darkblue, blue);
	color:#ffffff;
	border:none;
	border-radius: 10px;
	font-family: 'Verdana', "sans-serif";
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
}

.btnSV{
	padding: 15px 45px;
	background-image: linear-gradient(to top, #000000, hsla(0,0%,0%,1.00), rgba(53,89,106,1.00), #EEFFDD, #00CC00);
	color:#ffffff;
	border:none;
	border-radius: 10px;
	font-family: 'Verdana', "sans-serif";
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
}

.btnEMP{
	padding: 15px 45px;
	background-image: linear-gradient(to top, blue, blue, darkblue);
	color:#ffffff;
	border:none;
	border-radius: 10px;
	font-family: 'Verdana', "sans-serif";
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
}

.parent{
   position: relative; 
}


/* Large checkboxes */
.myinput.large {
  height: 22px;
  width: 22px;
}

.bottom{
    position: absolute;
    bottom: 0; 
    left: 0;
}

.top{
    position: absolute;
    top: 0;
	right: 0;
}

.centered{
	align-content: center;
	align-self: center;
	align-items: center;
}

.German, .Arabic {
  display: none;
}

.German.active, .Arabic.active, .Other.active {
  display: block;
}
    
.BigL {	
	font-size: large;
	/*text-shadow: 2px 2px 7px rgba(50, 50, 50, 1);*/
	font-family: Tahoma, Geneva, sans-serif;
	/*color: #FFF;*/
}
button.active {
  background-color: blue;
  color: blue; /* Change the text color to white for better contrast */
}

/* Style for the navigation */
#nav {
  background: #ddd;
  padding: 10px;
}

.ColourModul1 {
    /*color: #35596A;*/
	background-color: rgba(53,89,106,1.00);
}

.ColourModul2 {
    /*color: #0000FF;*/
	background-color: rgba(0,0,255,1.00);
}

.ColourModul3 {
   /* color: #00CC00;*/
	background-color: rgba(0,204,0,1.00);
	
}
.ColourModul4 {
    /*color: #FF00FF;*/
	background-color: rgba(255,0,255,1.00);
	
}
.ColourModul5 {
    /*color: #FF0E00;*/
	background-color: rgba(255,14,0,1.00);
	
}
.ColourModul6 {
    /*color: #FF7800;*/
	background-color: rgba(255,120,0,1.00);
}

.ColourModul7 {
    /*color: #FFFF00;*/
	background-color: rgba(255,255,0,1.00);
}

.ColourModul8 {
    /*color: #7DFF00;*/
	background-color: rgba(125,255,0,1.00);
}



.Arabic{
    background-color:antiquewhite;
	align-self: center;
	font-size: 16px;	
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
    text-align: right;
    direction: rtl;
    lang: ar;
	border: 1px ;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
	padding: 10px;
	
}

.ArabicText{
    text-align: right;
    direction: rtl;
    lang: arabic;
}

.German{
    background-color:#EEFFDD;
	align-self: center;
	font-size: 16px;	
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
    text-align: left;
    direction: ltr;
    lang: de;
	border: 1px ;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
	padding: 10px;
	
}

.Other{
    background-color:rgba(255,255,255,1.00);
	align-self: center;
    direction: ltr;
    lang:de;
	border: 1px ;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
	
}




input:checked {
    outline: 2px solid yellow;
}


        /* Checked effect */
        .main input:checked~.checkbox-container {
            background-color: green;
        }
 
        /* Checkmark */
        .checkbox-container::after {
            content: "";
            position: absolute;
            display: none;
            left: 7px;
            top: 3px;
            width: 6px;
            height: 12px;
            border: solid white;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }


.Option{
    
}

#checkbox{
	font-size: 16px;	
	text-shadow: 1px 1px 1px rgba(250, 250, 250, 1);
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	text-align: justified;
}

.NormalText {
	font-size: 16px;	
	text-shadow: 1px 1px 1px rgba(250, 250, 250, 1);
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	text-align: justified;
}

.NormalText_i {
	font-size: 16px;	
	text-shadow: 1px 1px 1px rgba(250, 250, 250, 1);
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	text-align: justified;
}

.QuestionBackground {
    font-size: 16px;	
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}

.Question {
	color: #0033ff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justified;
}

.Hand {
    background-color: #ffff00;
	font-size: 16px;
	font-family:"Calibri";
	font-weight:lighter;
	font-stretch:extra-condensed;
	text-align: center;
    font-style: italic;
}

.HandWriting {
    background-color: #ffff00;
    font-size: 16px;
    font: italic;
    font-family:"Ink Free";
    font-style: italic;
}

.rightAnswer {
    background-color: #ffff00;
	font-size: 16px;
	font-family:Tahoma, Geneva, sans-serif;
    font-style: italic;
}


.MyNormal {
	color: #FFF;
	text-shadow: 1px 1px 4px rgba(50, 50, 50, 1);
	font-size: xx-large;
	font-family:Cambria;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	/*text-shadow: 1px 1px 4px rgba(50, 50, 50, 1);*/
	font-size: x-small;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	color: #000;
}


.A_vw3_BlueNor {
	color: #0033ff;
	font-size: 3vw;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justified;
}

.smallBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	color: #000;
}

.BlackNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	color: #000;
}

.BlackLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #000;
}

.BlackX {
	font-family:"Calibri Light";
	font-size: x-large;
	font-variant: normal;
	color: #000;
}

.BlackXX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-variant: normal;
	color: #000;
}

.BADText{
	font: large Arial;
	font-weight:bolder;
	color: #666666;
}

.HugeText {
	color: #ffff99;
	text-shadow: 2px 2px 5px rgba(50, 50, 50, 2);
	font-size: xx-large;
	font-family: Tahoma, Geneva, sans-serif;
}

.TextWhite {
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(50, 50, 50, 1);
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}


.TextRed {
	color: #ff0000;
	text-shadow: 1px 1px 1px rgba(50, 50, 50, 1);
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justified;
}


.TextRedXL {
	color: #ff0000;
	text-shadow: 1px 1px 1px rgba(50, 50, 50, 1);
	font-size: x-large;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-align: justified;
}


.TextMediumRed {
	color: #ff0000;
	text-shadow: 1px 1px 1px rgba(50, 50, 50, 1);
	font-size: medium;
	font-family: "Times New Roman";
}

.TextMediumRedNor {
	color: #ff0000;
	font-size: medium;
	font-family: "Times New Roman";
}

.TextBlue {
	color: #0033ff;
	text-shadow: 1px 1px 1px rgba(50, 50, 50, 1);
	font-size: large;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justified;
}

.TextBlueNor {
	color: #0033ff;
	font-size: x-large;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justified;
}

.TextGreen {
	color: #009900;
	text-shadow: 1px 1px 1px rgba(50, 50, 50, 1);
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justified;
}

.TxtGreenNor {
	color: #009900;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justified;
}

.stickyTable{
	align-content: center;
	position: sticky;
	background-color: rgba(0,0,0,0.00);
	width: 100%;
	top: 0;
    max-height: 70px;
}

.stickyBottomTable{
	align-content: center;
	position: sticky;
	background-color: hsla(210,7%,46%,0.77);
	width: 100%;
    bottom: 0;
    top: 100vh;
}

.docxContainer{
    direction: rtl;
    width: 180vw;
    height: 100vh;
	display: block;
	position:fixed;
    top: 200px;
	left: -330px;
	float:left;
}


h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 10px;
	padding-left: 10px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color:#FFF;
	 /*  text-decoration: underline;unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #ffff99;
	text-decoration: underline;
}
a:hover, a:Menu, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}


.content {
	padding: 10px 0;
}

/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
    vertical-align: top;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


.container {
	width: 98vw;
}


