* {
    box-sizing: border-box;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: transparent;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%
}


/* Style the header */
header {
    background-color: #800000;
    padding: 2px;
    text-align: center;
    font-size: 25px;
    width: 100%;
    margin:auto;
    color: white;
    	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
	z-index: 10;

}

#bottomHeader
{
background-color: white;
    padding: 0px;
    text-align: center;
    width: 100%;
    margin:auto;
    color: #800000;
 border: 1px solid #800000;
  border-radius: 5px;
}

/* Create two columns/boxes that floats next to each other */
nav {
    float: left;
    width: 15%;
 /* height: 100%;   only for demonstration, should be removed */
    background: #fff;
    padding: 20px;
    margin-left:5%;
}

/* Style the list inside the menu */
nav ul {
    list-style-type: none;
    padding: 0;
}

article {
    float: left;
    margin:2%;
	margin-top:130px;
    width: 95%;
    
  /*  height: 300px;  only for demonstration, should be removed */
}

.topicArea
{
   background-color: #f1f1f1;
   padding: 17px;
   margin:3px;
margin-top:15px;
   z-index:8;
}

section
{
   background-color: transparent;
}

/* Clear floats after the columns */
section:after {
    content: "";
    display: table;
    clear: both;
}

/* Style the footer */
footer {
    background-color: #800000;
    padding: 10px;
    text-align: center;
    color: white;
margin:auto;
width: 65%;
margin-left:20%;
margin-bottom:30px;
}

/* Responsive layout - makes the two columns/boxes stack on top of each other instead of next to each other, on small screens */
@media (max-width: 400px) {
    nav, article {
        width: 100%;
        height: auto;
    }
}

.PanelTitleName
{
float:left;
clear:both;
}
.panel {

    background-color: #f5f5f5;
}

.panel-title {

    font-size: 14px;

}

.panel-heading{
    overflow: auto;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    width: 100%;
}

.parallax {
    /* The image used */
    background-image: url("https://nacua.quickbase.com/up/bn3pinmk9/g/rbd/eh/va/Columbus%20Cityscape%20-%20Lighter.jpg");

    /* Set a specific height */
    min-height: 500px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
z-index:5;

}

footer:hover {
    background-color: #990009;
    font-weight: 500;
}

.content {
    padding: 0 18px;
    display: none;
    overflow: scroll;
    background-color: #f1f1f1;
	font-size: 12px;
}




#scale{
	width:100%;
	text-align:right;
	color:#777777;
	margin-top:20px;
}

.scale ul{
	margin-top:-.5em;
  margin-right: 17px;
	list-style-type:none;
	float:right;
}

.scale ul li{
	display:inline;
	margin: 0 0 0 6px;
	padding:1px .5em;
	font-weight:normal;
	color:#a5a5a5;
	font-size:1em;
	-webkit-border-radius: 1em; 
	-moz-border-radius: 1em; 
	border-radius: 1em;
	border:solid #cccccc 1px;	
	font-size: 12px;
}

#ratingScale
{
    float: right;
    padding-top: 14px;
    padding-right: 35px;
    margin-top: 3px

}

#columbus{
    position: absolute;
    top: 30%;
    left: 50%;
    font-size: 100px;
    	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
    
    
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    
    z-index:7;
}


/*  ###############################   Voting Page    #############################   */

#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.7); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

#text{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 25px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.rating {
    float:right;

}

.rating ul{
	margin-top:0em;
	list-style-type:none;
	float:right;
}

.rating ul li{
	display:inline;
	margin: 0 0 0 2px;
	padding:.5px .5em;
	font-weight:normal;
	color:#a5a5a5;
	font-size:1em;
	font-size: 12px;
}


label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 200;
    	font-size: 10px;
    
}

.title {
    margin-left: 10px;
    
}

.moveLeft
{
   padding-right:25px;
}

.spanNav {
    color: #337ab7;
    text-decoration: none;
}

.spanNav:hover 
{
    color: #337ab7;
        cursor: pointer;
    text-decoration:underline;
}

.Highlight
{
   color:red;
}



.icon {
  float: left;
  padding: 1px;
width: 20%;
   font-size: 15px;
}

.iconName {
  float: left;
width: 20%;
  padding: 1px;
   font-size: 15px;
}

.clearfix::after {
 content: "";
  clear: both;
  display: table;
 

}

#filterDiv
{
   font-size: 15px;

}
.panel-group {
    margin-bottom: 10px;
}
