a {
    color: rgba(60, 60, 60, 0.9);
    font-weight: 500;
}

p {
    color: rgba(30, 30, 30, 0.9);
    font: 10px  Helvetica, Arial, "sans-serif";
}

h1 {

    font: 18px  Helvetica, Arial, "sans-serif";
    font-weight: 900;

}

h2 {
    color: rgba(30, 30, 30, 0.9);
    font: 14px  Helvetica, Arial, "sans-serif";
   
}

table, th, td {
    border: 1px solid black;
}

#icons {
    float: left;
    width: 100%;
    height: 1899px;
    overflow: scroll;
    overflow-y:hidden;
}

.admin-menu {
    left: 180px;
    float: left;
    clear: both;
    padding-left:6px;
    padding-top:6px;
    padding-right: 9px;
}

#trigger {
    height: 80px;
    width: 80px;
    float: left;
    display: block;

}

table {
    border: none;

}

tr {
    width: 150px;
}

th, td {
    width: 220px;
    height: 50px;
    border: none;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    color: #FFFFFF;
    font-weight: 600;

}

td:hover {
    background-color: #195B06;
}

#touchPanelContainer {
    background: none;
    border-color: transparent;
}

#alphabeticalIcons {
    height: 1500px;
    width: 2000px;
}
#alphabeticalIcons1080 {
	height: 700px;
	width: 900px;
}

div#alphabeticalIcons li {
    color: #FFFFFF;
    font-weight: 600;
}

div#alphabeticalIcons li:hover {
    background-color: #195B06;
}

div#alphabeticalIcons ul {
    height: 1850px;
    -moz-column-count: 5;
    -moz-column-gap: 20px;
    -webkit-column-count: 5;
    -webkit-column-gap: 20px;
    column-count: 5;
    column-gap: 20px;
}


#verticalPanel {
    height:100%;
    width:40.5%;
    background-image:url('../images/CheChessee-Back-01.png');
    position: absolute;
}

#vertPanelSub{
	height:250px;
	width:100%;
    margin-left:200px;
    margin-top:18px;
	margin-bottom:20px;
}

#vertPanelSubLeft {
	position: absolute;
	top:30px;
	left:350px;
	width:120px;
	height:200px;
	align-items:center;
	background-color: #FFFFFF;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 5px;
	

}

#vertPanelHeader{
    width:100%;  
    padding-top:10px;
}

#courseCounter {
	font-family: "Arial Black", "sans-serif";
	font-size: 24px;
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;

}

#sortButtonSubpanel {
	margin-top:10px;
	padding-top:10px;
	align-content: center;
	text-align: center;
	

}


#sortByAlphabet {
	padding-top:10px;
	padding-bottom:10px;
	
	
}

.topRowOuter {
	position: absolute;
	left: 480px;
	top: 10px;
	height: 200px;
	width: 850px;
	background-color: #FFFFFF;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 5px;
	margin-top: 20px;
	margin-left:30px;
	
}

.infoBoxLower {
	position: absolute;
	top:0px;
	left:230px;
    height:200px;
	width:820px;
	font-family: Arial, "sans-serif";
	font-size: 14px;
	text-align: left;
	
}

.infoBoxLogoHolder {
	padding-top:20px;
	padding-left:30px;
    height: 150px;
    width: 150px;


    /*text-align: center;*/

}

.infoBoxLogo {
    width: 75px;
    height: 75px;

}

.infoBoxCourseDesc {
    text-align: left;

}

.infoBoxCourseInfo {
    text-align: left;


}

.infoBoxCourseContact {
    text-align: left;

	
}

.infoBoxCourseAddress {
	text-align: left;
	
}

.infoBoxCoursePhone {
	text-align: left;
	margin-bottom:10px;

}


.infoBoxCoursePro {
	text-align: left;

}

.courseButtons {
	position:absolute;
	top:20px;
	left:700px;
	width:180px;
	height:100%;
	text-align:center;

}

#infoBoxZoomInAction {
	width:100px;
	height:100px;
	margin-right:20px;
	text-align:center;
}


#scoreCardAction {
	width:100px;
	height:100px;
	margin-right:20px;
	text-align:center;

}

#resetBox {
	position:absolute;
	left: 1400px;
	top: 30px;
	height:200px;
	width:120px;
	text-align:center;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 5px;
	
}

#resetButton {
	align-content: center;
	height:100px;
	width:100px;
	
}
#border5 {
	position:absolute;
	left:1600px;
	width:20px;
	height:100%;
}

#videoContainer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	z-index: 10000;

}

#videoPlayer{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.windowShadow {
	-webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.7);
}