/* @override 
	http://local_pyr.benhall.co.uk/styles/pantostyle_new.css
	http://local_pyr.benhall.co.uk/styles/pantostyle_new2.css?id=1
	http://local_pyr.benhall.co.uk/styles/pantostyle_new2.css?id=2
*/

/* --- page defaults --- */

/* 
#b-navbar{ margin-top: -500px;}
 */


#1output {
	margin: -150px 0px 0px -226px;
	width: 800px;
	height: 553px;
	background-color: black;
	position: absolute;
    filter: alpha(opacity=0.9);
    opacity: 0.9;

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

/* 
  border: 1px solid #222222;
 */
    display: none;
}

#output, #output2 {
	margin-top: -15px;
	padding-top: 0px;
}

#output_data, #output_data2 {
	margin-top: 0px;
	padding-top: 0px;
/* 
  padding-top: 30px;
 */
/* 
  color: #8b8b92;
 */
}

.patchNames {
	text-align: left!important;
/* 
	margin-left: 0px;
 */
}

.skippedPatchnames {
	color: #666!important;
}

.message {
	color: #eeeeee!important;
}

.extwave {
	color: #e3d609!important;
}

.errormessage {
	color: #d94848!important;
}

hr{
	height: 1px;
	background-color: #088e8c;
	border: none;
}

.noteToggle {
	color:#088e8c;
	font-size: 11px;	
	margin-left: 10px;
}

.noteToggle a {
	color:#088e8c;
	font-size: 11px;	
}

.noteToggle a:hover {
	color:#28AeAc;
	font-size: 11px;	
}

.pnum {
	color:#088e8c;
	font-size: 11px;	
}

.linkee {
/* 
	color: #eeeeee!important;
 */
	color: #e3d609!important;
}

h3 .linkee {
	margin-top: 50px;
}

h4 {
	line-height: 30px;
}

.patchNames td, .patchNames th {
	text-align: left!important;
/* 
   padding-left: 0px;
 */
   padding-right: 12px;
	font-size: 13px;	
/* 
	font-family: Lato, sans-serif;
 */

}

li {
	font-family: Lato, sans-serif;
}

ul {
	font-family: Lato, sans-serif;
}

.daTitle {
	margin-top: 1px;
}

.daHeader {
	margin-top: 20px;
}

.output a {
	color: #DDDDDD!important;
	font-size: 18px;
}
.output a:hover {
	color: #ff9000!important;
	font-size: 18px;
}


.greenLink a {
	color:#088e8c;
}
.greenLink a:hover {
	color:#28aeac;
}


#panel {
	width: 600px;
	margin-left: -170px;
	margin-top: 80px;
	padding: 50px;
	background-color: #101010;
	background: #101010 url(../gfx/d50bg.jpg) no-repeat 0 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.btn-ol {
  border: 2px solid #088e8c!important;
  background-color: #001e1e;
  height: 60px;
  color: white;
  font-size: 16px;
  cursor: pointer;
}

.btn-ol:hover {
  background-color: #088e8c;
/* 
  color: white;
 */
}

.black-background {background-color:#333333;}
.green-background {background-color:#088e8c;}
.green-background-ol {border-color:#088e8c;}
.green-ol {border: 2px solid #088e8c!important;}

.white {color:#ffffff;}

tr.noBorder td {
  border: 0;
  border-style:hidden;
}

#reset3 {
  min-width: 150px; /* Minimum width of the button */
}

#login3 {
  min-width: 150px; /* Minimum width of the button */
}


.btn-ol.green-background-ol.white,
.btn-ol.green-background-ol.white:focus,
.btn-ol.green-background-ol.white:active,
.btn-ol.green-background-ol.white:not(:disabled):not(.disabled).active {
  color: white !important;
}