/**
 * Copyright (C) 2006-2020 MyIntelliSource, Inc.
 * All rights reserved.
 *
 * Licensed under the MyIntelliSource, Inc. Universal User Agreement
 * (the "UUA"); you may not use this file except in compliance
 * with the UUA. You may obtain a copy of the UUA at
 * http://myintellisource.com/company/uua.
 *
 * Unless required by applicable law or agreed to in writing, use
 * of MyIntelliSource, Inc.'s services and/or software distributed via
 * services under the UUA is on an "AS IS" BASIS, WITHOUT
 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the UUA for the specific language governing permissions and
 * limitations under the UUA.
 */

@import url("https://www.myintellisource.com/css/remote/production/stylesheetbase.css");

@media only screen and (min-width: 1921px) {
    /* Start: Main homepage stylesheet settings. */
    
    section.DescriptionContainer {
    	 border: 2px solid #0000ff;
    	 border-radius:20px;
    	 width:calc(100% - 664px);
    	 float:left;
    }
    
    section.DescriptionContainer section {
    	margin:20px;
    }
    
    section.DescriptionContainer section p {
    	text-align:justify;
    	margin:20px 0px 0px 0px;
    }
    
    section.DescriptionContainer section p.Top {
    	margin:0px;
    }
    
    section.DescriptionContainer section ul {
    	margin:20px 0px 0px 0px;
    	padding:0px 0px 0px 20px;
    }
    
    section.DescriptionContainer section ul li {
    	text-align:justify;
    	margin:10px 0px 0px 0px;
    		
    }
    
    section.ImageContainer {
    	border: 2px solid #0000ff;
    	border-radius:20px;
    	width:636px;
    	float:right;
    }
    
    section.ImageContainer section {
    	margin:20px;
    }
    
    section.ImageContainer section section {
    	margin:auto;
    	width:100%;
    }
    
    section.ImageContainer section section img {
    	margin-top:10px;
    	width:100%;
    }
    
    section.ImageContainer section section img.Logo {
    	margin:0px;
    }
    
    section.AppContainer {
    	border:2px solid #0000ff;
    	border-radius:20px;
    	margin-top:20px;
    	width:636px;
    	float:right;
    }
    
    section.AppContainer section {
    	margin:20px;
    	text-align:center;
    }
    
    section.AppContainer section section {
    	margin:auto;
    	width:100%;
    }
    
    section.AppContainer section section ul {
    	list-style:none;
    	float:left;
    	margin:0px;
    	padding:0px;
    }
    
    section.AppContainer section section ul {
    	
    }
    
    section.AppContainer section section ul li {
    	margin:0px;
    	padding:0px;
    	border:none;
    }
    
    section.AppContainer section section ul li a.FirstDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:124px;
    	padding-top:10px;
    	padding-bottom:10px;
    	text-align:center;
    	border-left:50px solid #000000;
    	border-top:150px solid #000000;
    	border-top-left-radius:60px;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.FirstEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:124px;
    	padding-top:10px;
    	padding-bottom:10px;
    	text-align:center;
    	border-left:50px solid #000000;
    	border-top:150px solid #000000;
    	border-top-left-radius:60px;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.FirstEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.FirstEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section ul li a.SecondDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:124px;
    	padding-top:10px;
    	padding-bottom:10px;
    	text-align:center;
    	border-top:150px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.SecondEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:124px;
    	padding-top:10px;
    	padding-bottom:10px;
    	text-align:center;
    	border-top:150px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.SecondEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.SecondEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section ul li a.ThirdDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:124px;
    	padding-top:10px;
    	padding-bottom:10px;
    	text-align:center;
    	border-top:150px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.ThirdEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:124px;
    	padding-top:10px;
    	padding-bottom:10px;
    	text-align:center;
    	border-top:150px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.ThirdEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.ThirdEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section ul li a.FourthDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:124px;
    	padding-top:10px;
    	padding-bottom:10px;
    	text-align:center;
    	border-right:50px solid #000000;
    	border-top:150px solid #000000;
    	border-top-right-radius:60px;
    	border-left:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.FourthEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:124px;
    	padding-top:10px;
    	padding-bottom:10px;
    	text-align:center;
    	border-right:50px solid #000000;
    	border-top:150px solid #000000;
    	border-top-right-radius:60px;
    	border-left:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.FourthEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.FourthEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section img {
    	border-left:50px solid #000000;
    	border-right:50px solid #000000;
    	border-bottom:150px solid #000000;
    	border-bottom-left-radius:60px;
    	border-bottom-right-radius:60px;
    	width:calc(100% - 100px);
    	margin:0px;
    }   
    
    /* End: Main homepage stylesheet settings. */
}

@media only screen and (max-width: 1920px) {
    /* Start: Main homepage stylesheet settings. */
    
    section.DescriptionContainer {
    	 border: 1px solid #0000ff;
    	 border-radius:10px;
    	 float:left;
    	 width:calc(100% - 314px);
    }
    
    section.DescriptionContainer section {
    	margin:10px;
    }
    
    section.DescriptionContainer section p {
    	text-align:justify;
    	margin:10px 0px 0px 0px;
    }
    
    section.DescriptionContainer section p.Top {
    	margin:0px;
    }
    
    section.DescriptionContainer section ul {
    	margin:10px 0px 0px 0px;
    	padding:0px 0px 0px 20px;
    }
    
    section.DescriptionContainer section ul li {
    	text-align:justify;
    	margin:10px 0px 0px 0px;
    }
    
    section.ImageContainer {
    	border: 1px solid #0000ff;
    	border-radius:10px;
    	float:right;
    	width:300px;
    }
    
    section.ImageContainer section {
    	margin:10px;
    }
    
    section.ImageContainer section section {
    	margin:auto;
    	width:280px;
    }
    
    section.ImageContainer section section img {
    	margin-top:10px;
    	width:280px;
    }
    
    section.ImageContainer section section img.Logo {
    	margin:0px;
    	width:280px;
    }
    
    section.AppContainer {
    	border:1px solid #0000ff;
    	border-radius:10px;
    	margin-top:10px;
    	float:right;
    	width:300px;
    }
    
    section.AppContainer section {
    	margin:10px;
    	text-align:center;
    }
    
    section.AppContainer section section {
    	margin:auto;
    	width:280px;
    }
    
    section.AppContainer section section ul {
    	list-style:none;
    	float:left;
    	margin:0px;
    	padding:0px;
    }
    
    section.AppContainer section section ul {
    	
    }
    
    section.AppContainer section section ul li {
    	margin:0px;
    	padding:0px;
    	border:none;
    }
    
    section.AppContainer section section ul li a.FirstDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:57px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-left:25px solid #000000;
    	border-top:75px solid #000000;
    	border-top-left-radius:30px;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.FirstEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:57px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-left:25px solid #000000;
    	border-top:75px solid #000000;
    	border-top-left-radius:30px;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.FirstEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.FirstEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section ul li a.SecondDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:58px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-top:75px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.SecondEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:58px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-top:75px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.SecondEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.SecondEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section ul li a.ThirdDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:58px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-top:75px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.ThirdEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:58px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-top:75px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.ThirdEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.ThirdEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section ul li a.FourthDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:57px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-right:25px solid #000000;
    	border-top:75px solid #000000;
    	border-top-right-radius:30px;
    	border-left:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.FourthEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:57px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-right:25px solid #000000;
    	border-top:75px solid #000000;
    	border-top-right-radius:30px;
    	border-left:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.FourthEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.FourthEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section img {
    	border-left:25px solid #000000;
    	border-right:25px solid #000000;
    	border-bottom:75px solid #000000;
    	border-bottom-left-radius:30px;
    	border-bottom-right-radius:30px;
    	width:230px;
    	margin:0px;
    }   
    
    /* End: Main homepage stylesheet settings. */
}

@media only screen and (max-width: 1007px) {
    /* Start: Main homepage stylesheet settings. */
    
    section.DescriptionContainer {
    	 border: 1px solid #0000ff;
    	 border-radius:5px;	
    	 width:calc(100% - 2px);
    }
    
    section.DescriptionContainer section {
    	margin:10px;
    }
    
    section.DescriptionContainer section p {
    	text-align:justify;
    	margin:10px 0px 0px 0px;
    }
    
    section.DescriptionContainer section p.Top {
    	margin:0px;
    }
    
    section.DescriptionContainer section ul {
    	margin:10px 0px 0px 0px;
    	padding:0px 0px 0px 20px;
    }
    
    section.DescriptionContainer section ul li {
    	text-align:justify;
    	margin:10px 0px 0px 0px;
    		
    }
    
    section.ImageContainer {
    	border: 1px solid #0000ff;
    	border-radius:5px;
    	margin-top:10px;
    	width:calc(50% - 7px);
    	float:right;
    }
    
    section.ImageContainer section {
    	margin:10px;
    }
    
    section.ImageContainer section section {
    	margin:auto;
    	width:280px;
    }
    
    section.ImageContainer section section img {
    	margin-top:10px;
    	width:280px;
    }
    
    section.ImageContainer section section img.Logo {
    	margin:0px;
    	width:280px;
    }
    
    section.AppContainer {
    	border:1px solid #0000ff;
    	border-radius:5px;
    	margin-top:10px;
    	width:calc(50% - 7px);
    	float:left;
    }
    
    section.AppContainer section {
    	margin:10px;
    	text-align:center;
    }
    
    section.AppContainer section section {
    	margin:auto;
    	width:280px;
    }
    
    section.AppContainer section section ul {
    	list-style:none;
    	float:left;
    	margin:0px;
    	padding:0px;
    }
    
    section.AppContainer section section ul {
    	
    }
    
    section.AppContainer section section ul li {
    	margin:0px;
    	padding:0px;
    	border:none;
    }
    
    section.AppContainer section section ul li a.FirstDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:57px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-left:25px solid #000000;
    	border-top:75px solid #000000;
    	border-top-left-radius:30px;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.FirstEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:57px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-left:25px solid #000000;
    	border-top:75px solid #000000;
    	border-top-left-radius:30px;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.FirstEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.FirstEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section ul li a.SecondDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:58px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-top:75px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.SecondEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:58px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-top:75px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.SecondEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.SecondEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section ul li a.ThirdDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:58px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-top:75px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.ThirdEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:58px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-top:75px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.ThirdEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.ThirdEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section ul li a.FourthDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:57px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-right:25px solid #000000;
    	border-top:75px solid #000000;
    	border-top-right-radius:30px;
    	border-left:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.FourthEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:57px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-right:25px solid #000000;
    	border-top:75px solid #000000;
    	border-top-right-radius:30px;
    	border-left:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.FourthEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.FourthEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section img {
    	border-left:25px solid #000000;
    	border-right:25px solid #000000;
    	border-bottom:75px solid #000000;
    	border-bottom-left-radius:30px;
    	border-bottom-right-radius:30px;
    	width:230px;
    	margin:0px;
    }   
    
    /* End: Main homepage stylesheet settings. */
}

@media only screen and (max-width: 640px) {
    /* Start: Main homepage stylesheet settings. */
    
    section.DescriptionContainer {
    	 border: 1px solid #0000ff;
    	 border-radius:5px;
    	 width:calc(100% - 2px);
    }
    
    section.DescriptionContainer section {
    	margin:10px;
    }
    
    section.DescriptionContainer section p {
    	text-align:justify;
    	margin:10px 0px 0px 0px;
    }
    
    section.DescriptionContainer section p.Top {
    	margin:0px;
    }
    
    section.DescriptionContainer section ul {
    	margin:10px 0px 0px 0px;
    	padding:0px 0px 0px 20px;
    }
    
    section.DescriptionContainer section ul li {
    	text-align:justify;
    	margin:10px 0px 0px 0px;
    		
    }
    
    section.ImageContainer {
    	width:calc(100% - 2px);
    	border: 1px solid #0000ff;
    	border-radius:5px;
    	margin-top:10px;
    	
    }
    
    section.ImageContainer section {
    	margin:10px;
    	text-align:center;
    }
    
    section.ImageContainer section section {
    	margin:auto;
    	width:280px;
    }
    
    section.ImageContainer section section img {
    	margin-top:10px;
    	width:280px;
    }
    
    section.ImageContainer section section img.Logo {
    	margin:0px;
    	width:280px;
    }
    
    section.AppContainer {
    	border:1px solid #0000ff;
    	border-radius:5px;
    	margin-top:10px;
    	width:calc(100% - 2px);
    }
    
    section.AppContainer section {
    	margin:10px;
    	text-align:center;
    }
    
    section.AppContainer section section {
    	margin:auto;
    	width:280px;
    }
    
    section.AppContainer section section ul {
    	list-style:none;
    	float:left;
    	margin:0px;
    	padding:0px;
    }
    
    section.AppContainer section section ul {
    	
    }
    
    section.AppContainer section section ul li {
    	margin:0px;
    	padding:0px;
    	border:none;
    }
    
    section.AppContainer section section ul li a.FirstDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:57px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-left:25px solid #000000;
    	border-top:75px solid #000000;
    	border-top-left-radius:30px;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.FirstEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:57px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-left:25px solid #000000;
    	border-top:75px solid #000000;
    	border-top-left-radius:30px;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.FirstEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.FirstEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section ul li a.SecondDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:58px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-top:75px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.SecondEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:58px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-top:75px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.SecondEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.SecondEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section ul li a.ThirdDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:58px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-top:75px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.ThirdEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:58px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-top:75px solid #000000;
    	border-left:none;
    	border-right:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.ThirdEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.ThirdEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section ul li a.FourthDisabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#ffff00;
    	width:57px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-right:25px solid #000000;
    	border-top:75px solid #000000;
    	border-top-right-radius:30px;
    	border-left:none;
    	border-bottom:none;
    	pointer-events:none;
    }
    
    section.AppContainer section section ul li a.FourthEnabled {
    	display:inline-block;
    	background-color:#ffff00;
    	color:#0000ff;
    	width:57px;
    	padding-top:5px;
    	padding-bottom:5px;
    	text-align:center;
    	border-right:25px solid #000000;
    	border-top:75px solid #000000;
    	border-top-right-radius:30px;
    	border-left:none;
    	border-bottom:none;
    	pointer-events:auto;
    }
    
    section.AppContainer section section ul li a.FourthEnabled:hover {
    	color:#ffff00;
    	background-color:#0000ff;
    }
    
    section.AppContainer section section ul li a.FourthEnabled:active {
    	color:#0000ff;
    	background-color:#ff0000;
    }
    
    section.AppContainer section section img {
    	border-left:25px solid #000000;
    	border-right:25px solid #000000;
    	border-bottom:75px solid #000000;
    	border-bottom-left-radius:30px;
    	border-bottom-right-radius:30px;
    	width:230px;
    	margin:0px;
    }   
    
    /* End: Main homepage stylesheet settings. */
}