@font-face {
	font-family: 'PT Sans Narrow';
	font-style: normal;
	font-weight: 400;
	src: local('PT Sans Narrow'), local('PTSans-Narrow'),
		url(http://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4RdbPw3QSf9R-kE0EsQUn2A.woff)
		format('woff');
}

html,body {
    height:100%;
}

html {
	padding: 0;
	margin: 0;
}

body {
	font-family: Helvetica, sans-serif;
	font-size: 93%;
	line-height: 1.5em;
	padding: 0;
	margin: 4px 50px;
}
li {
	list-style: none;
}

input[type=checkbox] {
	/* Double-sized Checkboxes */
	-ms-transform: scale(2); /* IE */
	-moz-transform: scale(2); /* FF */
	-webkit-transform: scale(2); /* Safari and Chrome */
	-o-transform: scale(2); /* Opera */
	padding: 10px;
}

a, a:link, a:visited {
	color: blue;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
}

hr.light {
	color: lightblue;
	opacity:0.10;
}
p {
	margin: 0 0 1em 0;
}

img {
	border: none;
	width: auto;
	max-width: 100%;
	height: auto;
}

.col {
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	margin-top: -10px;
}

.col li {
	/* 	border-bottom: 1px solid #ccc; */
	
}

.col1 {
	width: 200px;
	float: left;
	padding: 10px;
	font-size: 12px;
}

.col2 {
	/* 	width: 500px; */
	width: calc(90% - 350px);
	float: left;
	text-align: justify;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}

.col3 {
	/* 	width: calc(100% - 800px); */
	width: 170px;
	float: left;
	padding: 10px;
	font-size: 12px;
}

.col2 h2 {
	color: #FF4800;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: 100;
	padding: 10px 0 15px 0;
}

.col1 .col3 ul {
	list-style-type: none;
	padding: 5px 10px 10px 20px;
	color: #57626a;
}

.col1 .col3 h2 {
	height: 30px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	font-weight: 600;
}

.col1 .col3 a {
	text-decoration: none
}

#footer {
	float: none;
	clear: both;
	border-top: 1px solid #57626a;
	text-align: center;
	color: #333;
	font-size: 11px;
	padding: 10px;
	line-height: 50px;
	margin-bottom: 20px;
}

.feed {
	width: 100%;
	border: 1px solid;
	border-radius: 3px;
	margin-bottom: 5px;
	/* 	background: blue; */
}

.feed h2 {
	background: #7BC8A4;
	color: white;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	line-height: 32px;
	margin-bottom: 3px;
}

.feed ul {
	padding-left: 4px;
	padding-right: 4px;
}

.feed li {
	/* 	background: #eee; */
	list-style: none;
	padding-left: 0.1em;
	border-bottom: 1px solid #ccc;
	word-wrap: break-word;
}

.feed li:last-child {
	border-bottom: 0px;
}
.feed div.command { 
	padding-top: 1.0em;
	padding-bottom: 1.0em;
}

div.title-command {
	display: block;
}
div.title-command[type="top"] {
	padding-bottom: 2.0em;
}
div.title-command[type="bottom"] {
	padding-bottom: 3.0em;
}


.menu_active0 {
	font-weight: bold;
	text-decoration: underline;
}

.menu_active1 {
	/* 	background-color: #600000; */
	/* 	padding: 10px !important; */
	/* 	border-radius: 8px; */
	text-decoration: underline !important;
}

.clear {
	clear: both;
}

.col2Image {
	text-align: center;
}

.imageContainer {
	text-align: center;
}

img.col2Image {
	margin-bottom: 20px;
}

.button {
/* 	background-color: #ffc65d; */
/* 	border: 1px double black; */
/* 	border-radius: 4px; */
	color: black !important;
	display: block;
	font-style: normal !important;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none !important;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 2px;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

h2 a {
	color: white;
	font-weight: bold;
}

a:hover {
	background-color: yellow;
}

.lazy {
	display: none;
}

.popup {
	background-color: gray;
	border: 1px double black;
	border-radius: 2px;
	color: yellow;
	display: block;
	float: right;
	font-weight: bold;
	margin-right: 4px;
	padding-left: 4px;
}

#fragment_col1, #fragment_col1_2, #fragment_col3, #menu_content {
	float: left;
}

#fragment_col1 {
	left: 0px;
	width: 32%;
	margin-right: 14px;
}

#menu_content {
	background-color: #f6f6f6;
	border-radius: 10px;
	width: 67%;
}

#fragment_col3 {
	margin-left: 4px;
}

#fragment_col1_2 {
	left: 0px;
	width: 100%;
}

#fragment_menu1 {
	background-color: blue;
}

.menu1 {
	/* 	background-color: yellow; */
	
}

.menu2 {
	/* 	background-color: red; */
	
}

.menu3 {
	background-color:LightGray ; /* 	D3D3D3 */
	/* 	float: right; */
}

.menuDivider {
	float: left;
	overflow: auto;
	visibility: hidden;
	width: 100px;
}

#mainSection {
	display: inline-flex;
	float: left;
	overflow: hidden;
	width: 75%;
}

#rightSection {
	float: left;
	width: 15%;
}

#itemContainer {
	padding-left: 5px;
	padding-right: 5px;
}

.toggleMe {
	
}

.hidden {
	display: none;
}

.modal {
	display: none;
	position: fixed;
	z-index: 1200;
	/* 	top: 100; */
	/* 	left:100; */
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, .8)
		url('http://i.stack.imgur.com/FhHRx.gif') 50% 50% no-repeat;
}

body.loading {
	overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
	display: block;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.left {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.about {
	
}

div.about p {
	display: block;
	text-align: justify;
	word-wrap: break-word;
	margin-left: 10px;
	margin-right: 10px;
}

.flash {
	background-color: yellow;
	padding-left: 4px;
	padding-right: 4px;
}

.audioClass {
	display: none;
	max-width: 380px;
	width: 90%;
	margin: 2px;
	padding-right: 4px;
	padding-left: 4px;
}

.line-light {
	height: 2px;
	border: none;
	color: lightblue;
	background-color: lightblue;
	width: auto;
	margin-right: 33%;
}

div.title-command img.icon {
	background-color: transparent !important; 
	width: 32px;
	height: 32px;
	border: 0px;
}
div.title-command a {
/* 	background-color: transparent !important;  */
/* 	border: 0px; */
}

