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: 200px;
}

#home-main h1 {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 64px;
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;
}

h2 {
font-family: 'Roboto', sans-serif;
font-size: 24px;
text-align: center;
width: 150px;
border-radius: 5px;
margin: auto;
}

h2 a,
h2 a:visited {
color: white;	
}

h2 a:hover {
background-color: transparent;
color: white;	
}

#signup:hover,
#lite-login:hover,
#pro-login:hover,
#purchase:hover {
background-color: black;	
}


#signup {
background-color: green;
color: white;
width: 150px;
margin: 20px auto 20px auto;
}

#signup a {
width: 150px;
display: flex;
text-align: center;
justify-content: center;	
}

#lite-login {
background-color: #0170c5;
color: white;
margin-top: 10px;
}

#lite-login a {
width: 150px;
display: flex;
text-align: center;
justify-content: center;
}

#pro-login {
background-color: maroon;
color: white;
margin-top: 20px;
}

h2#pro-login:hover {
background-color: black !important;
color: white !important;	
}

#purchase {
background-color: green;
color: white;	
}

#pro-login a {
width: 150px;
display: flex;
text-align: center;
justify-content: center;
border-radius: 5px;	
}

#pro-login a:hover {
background-color: black !important;
color: white !important;
border-radius: 5px;	
}

#password-recover {
background-color: transparent;
color: blue;
width: 200px;
font-size: 18px;
margin: auto;
padding-top: 5px;
padding-bottom: 5px;
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;	
}

.login-box {
background-color: #EEE;
border: 3px solid black;
border-radius: 5px;
padding: 10px 50px 10px 50px;
margin: 0 auto 30px auto;
width: 200px;	
}

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;
}

#call-to-action {
border: 2px solid black;
background-color: white;
width: 380px;
padding: 10px;
border-radius: 10px;
font-size: 24px;
margin: 20px auto 30px auto;
text-align: center;
/*display: flex;*/
display: none;
flex-direction: row;
font-family: 'Roboto', sans-serif;
color: navy;
}

#call-to-action:hover {
cursor: pointer;
background-color: lightyellow;	
}

#call-to-action img {
width: 150px;	
}

#call-to-action-left {
padding-right: 20px;	
}


