body {
background-color: #DDD;
/*background-image: linear-gradient(180deg, #EEFFFF 0%, #CCCCFF 100%);*/
}

a {
color: #0170c5;
text-decoration: none;
}

a:hover {
color: #0170c5;
background-color: #FFFFCC;
text-decoration: none;	
}

#fixed-header {
overflow: hidden;
position: fixed;
top: 0;
left: 0;
width: 100%;
background-color: #EEE;
box-shadow: 0 4px 6px 0 rgb(12 0 46 / 6%);
/*background-image: linear-gradient(90deg, #FFFFFF 0%, #CCC 100%);*/
}

#about-images-table {
border-radius: 20px;
background-color: white;
padding-top: 10px;
padding-bottom: 10px;
font-size: 24px;	
}

#about-images-table td {
text-align: center;
}

#fixed-header-logo {
float: left;	
}

#fixed-header-logo img {
float: left;
}

#fixed-header h1 {
float: left;	
}

#home-main {
margin-top: 180px;
}

#home-main h1 {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 64px;
text-align: center;
color: #0170c5;
}

#home-main h2 {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 48px;
text-align: center;
color: #0170c5;
}

#header-button-start {
float: right;
background-color: green;
color: white;
border-radius: 10px;
font-size: 26px;
padding: 0px 30px;
cursor: pointer;
box-shadow: 3px 3px #999999;
margin: 68px 50px 0px 0px;
}

#header-button-start:hover {
background-color: #33CC33;	
}

#header-button-contact {
float: right;
background-color: #0170c5;
color: white;
border-radius: 10px;
font-size: 26px;
padding: 0px 30px;
cursor: pointer;
box-shadow: 3px 3px #999999;
margin: 68px 50px 0px 0px;
}

#header-button-contact:hover {
background-color: #3399FF;
}

#features-table {
margin: 40px auto 0px auto;	
}

#features-table p {
font-family: 'Roboto', sans-serif;
font-size: 36px;
text-align: center;
}

#features-table p a {
background-color: #CCFFCC;
padding: 10px;
border: 1px solid #0170c5;
text-decoration: none;
border-radius: 20px;
}

#features-table p a:hover {
background-color: #FFFFCC;	
}

#features-table p a:visited {
color: #0170c5;
}

#features-table h2 {
font-family: 'Roboto', sans-serif;
font-size: 36px;
text-align: center;
}

#features-header-1 {color: #0170c5;}
#features-header-2 {color: #0170c5;}
#features-header-3 {color: #0170c5;}
#features-header-4 {color: #0170c5;}

#features-table img {
	
}

#features-table ul {
margin-left: 50px;
list-style-type: square;
}

#features-table li {
font-size: 30px;
font-family: 'Roboto', sans-serif;
}

#features-table td {
padding: 0px 30px;	
}

#author {
font-family: 'Roboto', sans-serif;
font-size: 30px;	
}

hr {
margin: 30px 0px 0px 0px;	
}

body {
background-color: #DDD;
/*background-image: linear-gradient(180deg, #EEFFFF 0%, #CCCCFF 100%);*/
}

#purchase-heading {
width: fit-content;
font-style: normal;
font-family: sans-serif;
font-size: 30px;
background-color: ghostwhite;
color: #333;
border: 1px solid #333;
padding: 5px 10px;
border-radius: 10px;
text-align: center;
margin: auto;
box-shadow: 5px 5px 5px #999;	
}

#iw_formRoot {
margin-top: -30px;	
}

#fixed-header {
overflow: hidden;
position: fixed;
top: 0;
left: 0;
width: 100%;
background-color: #EEE;
box-shadow: 0 4px 6px 0 rgb(12 0 46 / 6%);
/*background-image: linear-gradient(90deg, #FFFFFF 0%, #CCC 100%);*/
z-index: 2;
}


#fixed-header-logo img {
float: left;
}

#fixed-header h1 {
float: left;	
}

#fixed-header-logo {
float: left;	
width: 20%;
min-width: 400px;
}

#microsoft-logos {
float: left;
margin-top: 68px;
margin-left: auto;
margin-right: auto;
display: flex;
justify-content: space-evenly;
width: 50%;
margin-left: 50px;
}

#contact-main {
margin-top: 180px;
}

.iw_canvas {
margin: auto;
}

.iw_formRoot {
z-index: 1;	
}

#header-buttons {
display: flex;
float: right;
justify-content: space-around;
width: 18%;
}

#microsoft-365 {
float: left;
margin-right: 40px;	
}

#microsoft-365 img {
height: 40px;	
}

#sharepoint-online {
float: left;
margin-right: 40px;	
}

#sharepoint-online img {
height: 50px;	
}

#microsoft-lists {
float: left;	
}

#microsoft-lists img {
height: 40px;	
}

#header-button-start {
background-color: green;
color: white;
border-radius: 10px;
font-size: 26px;
padding: 0px 20px;
cursor: pointer;
box-shadow: 3px 3px #999999;
margin-top: 68px;
font-family: 'Roboto', sans-serif;
}

#header-button-start:hover {
background-color: #33CC33;	
}

#header-button-contact {
background-color: #0170c5;
color: white;
border-radius: 10px;
font-size: 26px;
padding: 0px 20px;
cursor: pointer;
box-shadow: 3px 3px #999999;
margin-top: 68px;
font-family: 'Roboto', sans-serif;
}

#header-button-contact:hover {
background-color: #3399FF;
}
