* {box-sizing: border-box}

/* Set height of body and the document to 100% */
body, html {
    height: 100%;
    margin: 0;
}

/* Style tab links */
.tablink {
    background-color: #555;
    color: white;
    float: left;
    border: none;
    outline: solid;
    cursor: pointer;
    padding: 5px 5px;
    font-size: 17px;
    width: 50%;
}

.tablink:hover {
    background-color: #777;
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
    font-family:Arial, Helvetica, sans-serif;
    color: #000000;
    display: none;
    padding: 0px 15px 40px 15px;
    text-align: left;
    font-size: 20px;
	 white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    
}

#Daymode {background-color: #ffffff;}
#Nightmode {background-color: #000000; color: #ffffff ;

}
#Roman   {background-color: #fff2e6;}
.navbar {
    overflow: hidden;
    background-color: #333;
    position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
}

.tabcontent2 {
    font-family:Arial, Helvetica, sans-serif;
    color: #fffff !important;
    display: none;
    padding: 80px 20px 40px 20px;
    text-align: center;
    font-size: 20px;

    
}

h3 {
	font-size: 22px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    background-color: none;
    border-radius: 0px}

.title {
	/* display:none; */
    font-size: 18px;
    font-family: Tahoma, Geneva, sans-serif;
    color: black;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
    border-style: none;
    border-width: 0px;
    background-color: #cccccc;
    border-radius: 0px;

}

.floating-menu {
    font-family: sans-serif;
    background: none;
    padding: 2px;
    z-index: 100;
    position: fixed;
    bottom: 5px;
    left: 0px;
}

.right-floating-menu {
    font-family: sans-serif;
    background: none;
    padding: 2px;
    z-index: 100;
    position: fixed;
    bottom: 5px;
    right: 0px;
}

.floating-menu a,
.floating-menu h3 {
    font-size: 0.9em;
    display: block;
    margin: 0 0.5em;
    color: white;
}

input[type=button]{
    background-color: #555;
    border: none;
    color: white;
    padding: 10px 17px 10px 17px; 
    text-decoration: bold;
    margin: 0px 0px;
    cursor: pointer;
}

legend {
    background-color: #000;
    color: #fff;
    padding: 3px 6px;
}

.btn {
    font: 1rem 'Fira Sans', sans-serif;
    font-style: bold;
    font-size: 20px;
    border: none;
    border-radius: 2px;
    margin: 2px;
}

/* #t { */
    /* text-align: justify; */
    /* line-height: 1.5; */
    /* border-width: 1px; */
    /* border-color: #000; */
    /* font-size: 16px; */
    /* background-color: #ffffff; */
    /* border-radius: 0px; */
	/* font-size: 16px; */
    /* padding: 4px 6px 4px 6px; */

/* } */

#t h1 {
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 20px;
	font-color: #FFFFFF;
    margin-bottom: 10px;
    text-align: center;
    background-color: #C0C0C0;
    border-radius: 1px;
    line-height: 1;
    font-family: "arial"
}


#t h3 {
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
    background-color: #C0C0C0;
    border-radius: 0px;
    line-height: 1;
    font-family: "arial"
	
}



#t h2 {
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
    background-color: #C0C0C0;
    border-radius: 0px;
    line-height: 1;
    font-family: "arial"
}

#t h4 {
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: left;
    border-style: solid;
    border-bottom: double #666;
    border-top: double;
    border-left: 0px;
    border-right: 0px;
    background-color: none;
    border-radius: 0px;
    line-height: 1;
}

.arab {
    font-size: 25px!important;
    line-height: 46px!important;
    font-family: "Times New Roman", Tahoma, sans-serif;
    font-weight: normal;
    text-align: right;
    direction: rtl;
}

.my-wrapper {
    padding-top: 30px;
}

.my-wrapper form {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
	padding-right: 25px;
    z-index: 2;
}

.wrap {
    white-space: normal !important;
}

p {
    text-indent: 0%;
}

.c {
    text-align: center;
}

.effect8 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.effect8:before,
.effect8:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    top: 10px;
    bottom: 10px;
    left: 0;
    right: 0;
    -moz-border-radius: 100px / 10px;
    border-radius: 100px / 10px;
}

.effect8:after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg);
}

img {
    display: block;
    margin: 0 auto;
	max-width: 95%;
	vertical-align: middle;
	horizontal-align: left;
	height: auto;
	
}


.image {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	position:absolute;
    top:0;
    bottom:0;
	left:5px;
    margin:auto;
}

@media screen and (max-width: 640px) {
    table {
        overflow-x: auto;
        display: block;
	
    }
	
	
	td, th {
  border: 1px solid #999;
  padding: 0.3rem;
  color: #808080;
}
}


ol {
	counter-reset:li; /* Initiate a counter */
	margin-left:0; /* Remove the default left margin */
	padding-left:0; /* Remove the default left padding */

}
ol > li {
	position:relative; /* Create a positioning context */
	margin:0 0 6px 2em; /* Give each list item a left margin to make room for the numbers */
	padding:4px 8px; /* Add some spacing around the content */
	list-style:none; /* Disable the normal item numbering */
	border-top:2px solid #666;
	background:#f6f6f6;
	color:#000000;
}
ol > li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
	position:absolute;
	top:-2px;
	left:-2em;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:2em;
	/* Some space between the number and the content in browsers that support
	   generated content but not positioning it (Camino 2 is one example) */
	margin-right:8px;
	padding:4px;
	border-top:2px solid #666;
	color:#fff;
	background:#666;
	font-weight:bold;
	font-family:"Helvetica Neue", Arial, sans-serif;
	text-align:center;
}
li ol,
li ul {margin-top:6px;}
ol ol li:last-child {margin-bottom:0;}

.wrap2 {
    white-space: normal !important;
	text-align: right;
}


    pre {
        font-family: "Courier 10 Pitch", Courier, monospace;
        font-size: 95%;
        line-height: 140%;
        white-space: pre;
        white-space: pre-wrap;
        white-space: -moz-pre-wrap;
        white-space: -o-pre-wrap;
		background: #f6f6f6;
    }       
    
    code {
        font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
        font-size: 85%;
        line-height: 140%;
        white-space: pre;
        white-space: pre-wrap;
        white-space: -moz-pre-wrap;
        white-space: -o-pre-wrap;
        background: #faf8f0;
    }
    
    #content code {
        display: block;
        padding: 0.5em 1em;
        border: 1px solid #bebab0;
    }
    }
	
	@media screen and (max-width: 640px) {
    table {
        overflow-x: auto;
        display: block;
	
    }
	
	
	td, th {
  border: 1px solid #999;
  padding: 0.3rem;
}
}


/* ol { */
	/* counter-reset:li; /* Initiate a counter */ */
	/* margin-left:0; /* Remove the default left margin */ */
	/* padding-left:0; /* Remove the default left padding */ */
/* } */
/* ol > li { */
	/* position:relative; /* Create a positioning context */ */
	/* margin:0 0 6px 2em; /* Give each list item a left margin to make room for the numbers */ */
	/* padding:4px 8px; /* Add some spacing around the content */ */
	/* list-style:none; /* Disable the normal item numbering */ */
	/* border-top:2px solid #666; */
	/* background:#f6f6f6; */
/* } */
/* ol > li:before { */
	/* content:counter(li); /* Use the counter as content */ */
	/* counter-increment:li; /* Increment the counter by 1 */ */
	/* /* Position and style the number */ */
	/* position:absolute; */
	/* top:-2px; */
	/* left:-2em; */
	/* -moz-box-sizing:border-box; */
	/* -webkit-box-sizing:border-box; */
	/* box-sizing:border-box; */
	/* width:2em; */
	/* /* Some space between the number and the content in browsers that support */
	   /* generated content but not positioning it (Camino 2 is one example) */ */
	/* margin-right:8px; */
	/* padding:4px; */
	/* border-top:2px solid #666; */
	/* color:#fff; */
	/* background:#666; */
	/* font-weight:bold; */
	/* font-family:"Helvetica Neue", Arial, sans-serif; */
	/* text-align:center; */
/* } */
/* li ol, */
/* li ul {margin-top:6px;} */
/* ol ol li:last-child {margin-bottom:0;} */

.wrap2 {
    white-space: normal !important;
	text-align: right;
}


    pre {
        font-family: "Courier 10 Pitch", Courier, monospace;
        font-size: 95%;
        line-height: 140%;
        white-space: pre;
        white-space: pre-wrap;
        white-space: -moz-pre-wrap;
        white-space: -o-pre-wrap;
		color: #000000;
		background: #f6f6f6;
    }       
    
    code {
        font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
        font-size: 85%;
        line-height: 140%;
        white-space: pre;
        white-space: pre-wrap;
        white-space: -moz-pre-wrap;
        white-space: -o-pre-wrap;
        background: #faf8f0;
    }
    
    #content code {
        display: block;
        padding: 0.5em 1em;
        border: 1px solid #bebab0;
    }
    
