@viewport {
  width: device-width ;
  zoom: 1.0 ;
}

@-ms-viewport {
  width: device-width ;
}

@-webkit-viewport {
  width: device-width ;
}

@-moz-viewport {
  width: device-width ;
}

body {
	background: #ccccff repeat;
	font-family: "Times New Roman", Times, serif ;
	background: #531458; /* Old browsers */
	background: -moz-linear-gradient(-90deg,  #9900ff 0%, #ccccff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, color-stop(0%,#9900ff), color-stop(100%,#ccccff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-90deg,  #9900ff 0%,#ccccff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-90deg,  #9900ff 0%,#ccccff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-90deg,  #9900ff 0%,#ccccff 100%); /* IE10+ */
	background: linear-gradient(90deg,  #9900ff 0%,#ccccff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9900ff', endColorstr='#ccccff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

div.body2 {padding: 0px 10px 0px 10px; margin: 10px 10px 10px 10px; width: auto; float: center;}


input, select, button, textarea {
	max-width: 100% ;
}
meter, progress, output {
	max-width: 100% ;
}
div#centercombo {
	float: left ;
	width: 85% ;
	color: ;
	background-color: ;
}
div#rightsidecol {
	float: left ;
	width: 15% ;
	background-color: #ccccff;
}
div#content {
	float: right ;
	width: 100% ;
	background-color: #ffeeff;
	color: #474747;
}
@media only screen and (max-width: 629px) {
	div#container {
	    display: flex ;
		align-items: stretch ;
		flex-flow: column wrap ;
	}
	div#header {
		order: 1 ;
		width: 100% ;
	}
	div#content {
		order: 3 ;
		width: 100% ;
	}
	div#rightsidecol {
		order: 2 ;
		width: 100% ;
	}
	div#centercombo {
		order: 3 ;
		width: 100% ;
	}
	div#footer {
		order: 5 ;
		width: 100% ;
	}
}
div#contproper {
	padding-left: 10px ;
	padding-right: 10px ;

}
div#container {
	color: ;
	background-color: ;
}
div#rightsideproper {
	padding-left: 5px ;
	padding-right: 5px ;
}
div#header {
	background-color: ;
	color: ;
}
div#footer {
	 background-color: #ccccff;
}



/* Content */
.grid-content {
    background-color: white;
	float: center;
	width: auto;
	text-align: center;
	display: flow;
}

pre {
    background: #f4f4f4;
    border: 1px solid #ddd;
    border-left: 3px solid #f36d33;
    color: #666;
    page-break-inside: avoid;
    font-family: monospace;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1em 1.5em;
    display: block;
    word-wrap: break-word;
}


/* Style the Image Used to Trigger the Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  left: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

.select-css {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: 700;
	color: #444;
	line-height: 1.3;
	padding: .6em 1.4em .5em .8em;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}
.select-css::-ms-expand {
	display: none;
}
.select-css:hover {
	border-color: #888;
}
.select-css:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222;
	outline: none;
}
.select-css option {
	font-weight:normal;
}

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #9900ff; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}

.items {
    width: auto;
	float: center;
    display: flex
}

