a 
{ 
    text-decoration:none 
}

body {
	background-color: white;
	padding-top: 10px;
}

.button
{
	width: 15pt;
	height: 11pt;
    color: 	#FFFFFF;
    font-size: 2pt;
}

.largebutton
{
	width: 32pt;
	height: 15pt;
	color:  #000;
    font-size: 8pt;
}

.runbutton
{
	/* width: 32pt;*/
	height: 20pt;
	color:  #006600;
    /* font-size: 8pt; */
}

.cancelbutton
{
	width: 32pt;
	height: 15pt;
	color:  #FF0000;
    font-size: 8pt;
}

.linespace1
{
	height: 8pt;
}

.linespace2
{
	height: 20pt;
}

.linespace3
{
	height: 100pt;
}

.colspace5
{
	width: 10pt;
}

.indent
{
	margin-left: 2em;
}

.indent2
{
	margin-left: 4em;
}

.indent3
{
	margin-left: 6em;
}

.disabled
{
	color: gray;
}

.enabled
{
	color: red;
}

.version
{
	text-decoration:none;
	font-family:Verdana;
	font-size:6pt;
	font-style:italic;
	color:#000000;
}

.hlparea
{
	text-decoration:none;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	color:#000000;
}

.hlpcomponents
{
	text-decoration:none;
	font-size:9pt;
	color:#000000;
}

.header1
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#008000;
	border-color:#008000;
	border-style:solid;
	background:#FFFFFF;
}
.header2
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	background:#008000;
}
.header3
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	background:#B22222;
}

.parametersbox
{
	border-color:#008000;
	border-width: thin;
	border-style:solid;
	background:#FFFFFF;
}

.menu
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:#FFFFFF;
	background:#999999;
	text-decoration:none
}

.menu:hover
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	background:#999999;
	text-decoration:none
}

.mnew
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:#990000;
	background:#999999;
	text-decoration:none
}

.header
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	background:#808080;
}

.doc
{
	text-decoration:none;
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
	background:#808080;
}

.title
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}

.bold
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}

.bnew
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#990000;
}

.elem
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	background:#EEEEEE;
}

.attr
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}

.val
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-style:italic;
	color:#000000;
}

.normal
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
}

.justify
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	text-align:justify;
}

.desc
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
}

.notImpl
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	color:#FF0000;
}

.note
{
	text-decoration:none;
	font-family:Verdana;
	font-size:8pt;
	font-style:italic;
	color:#000000;
}

.reportParameters
{
	text-decoration:none;
	font-family:Verdana;
	font-size:7pt;
	font-weight:normal;	
	color:#000000;
}

.small
{
	text-decoration:none;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;	
	color:#000000;
}

.medium
{
	text-decoration:none;
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;	
	color:#000000;
}

.large
{
	text-decoration:none;
	font-family:Verdana;
	font-size:11pt;
	font-weight:normal;	
	color:#000000;
}
.sgrcMessage { 
	font-size:10pt; 
	color: red;
}

.sgrcError { 
	color: red;
}

.sgrcRunButtonDis
{
	height: 20pt;
	color:gray;
    font-size: 8pt;
}

.image-pad {
	padding: 10px;
}
/* REMOVED TO FIX LOGIN.JSP TEXT
.padded-text{
	padding-top: 30px;
}
*/
.login-form-input-paddiinng {
	min-height: 40px !important;
	
}

.navbar .brand {
	padding-left: 25px;
}

.well {
	background-color: #eceff1;
  border-radius: 6px;
  border-width: 1px;
  border-color: #fbfbfc;
}

.formNav {
	padding: 16px 15px 0 15px;
}

.formNav a {
	color: white ;
}

.formNav form {
	margin: 0;
}

.formNavActive {
	background-color: transparent;
  color: #1abc9c !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; 
}

.formNav a:hover {
  background-color: transparent;
  color: #1abc9c !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; 
}

table.hlpcomponentsTable {
	margin-left: 25px;
}

table.hlpcomponentsTable td {
	padding: 0 25px 0 0; 
}

table.hlpcomponentsTable td:nth-child(1) {
	font-weight: bold;
}

.controlIndent {
	margin-left: 25px;
}

.planArea {
	margin-top: -15px !important;
}

/* Map Specific */
.zoominIcon { background-image:url(../images/nav_zoomin.png); width:16px; height:16px; }
.zoomoutIcon { background-image:url(../images/nav_zoomout.png); width:16px; height:16px; }
.zoomfullextIcon { background-image:url(../images/nav_fullextent.png); width:16px; height:16px; }
.panIcon { background-image:url(../images/nav_pan.png); width:16px; height:16px; }
.resetIcon { background-image:url(../images/nav_fullextent.png); width:16px; height:16px; }
.clearIcon { background-image:url(../images/nav_fullextent.png); width:16px; height:16px; }
.selectIcon { background-image:url(../images/nav_fullextent.png); width:16px; height:16px; }
.saveIcon { background-image:url(../images/FloppyDisk.ico); width:16px; height:16px; }
.viewIcon { background-image:url(../images/personalization.ico); width:16px; height:16px; }

.uneditable-input {
	padding: 2px;
	min-height: 28px !important;
	border: 1px solid #cccccc;
}

@media (max-width: 1200px) {
	.uploadBtn {
		/* margin-bottom: 5px !important; */
	}
}

/* Allocation Specific */
#runtimeParameters {
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
	font-size: small;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-sizing: border-box
}

/* Make Buttons look like links */
.allocation-btn, .allocation-btn:focus, .allocation-btn:active {
  /* Remove all decorations */
  border: none;
  display: inline;
  margin: 0em;
  padding: 0em;
  outline: none;
  outline-offset: 0em;
  background: none;
  /* Look like a link */
	color: #1abc9c;
  -webkit-backface-visibility: hidden; 
}
	  
.allocation-btn:hover {
  text-decoration: underline;
  color: #2ecc71;
}

/* Remove extra space inside buttons in Firefox */
.allocation-btn::-moz-focus-inner {
    border: none;
    padding: 0em;
}

.allocationReports {
	margin-left: 180px;
	padding-top: 5px;
}

.allocationReports p {
	margin-bottom: 10px;
}

.allocationReports .allocation-btn {
	margin-right: 5px;
}

#pageHeader {
	margin-bottom: 10px;
}

/* Allocation Model */
.controls > .radio:first-child, .controls > .checkbox:first-child {
	padding-top: 0;
}

.adjust-label {
	padding-top: 0 !important;
}

.btn-small {
	font-size: 11.9px !important;
}

.ogmaManagementForm {
	margin-left: 180px;
}

.ogmaTableWrapper {
	max-height: 500px;
	overflow-y: scroll;
	border: 1px solid #dddddd;
	-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
	margin-bottom: 10px;
}

.ogmaTableWrapper .checkbox {
	margin-bottom: 0 !important;
	display: inline-table !important;
}

.ogmaTableWrapper td, .ogmaTableWrapper th {
	text-align: center !important;
}

.ogmaTableWrapper .checkbox input[type="checkbox"] {
	margin-left: 0px;
}

/* updatesManagement */
.updatesAge {
	border-width: 1px !important;
	height: 20px !important;
	width: 50px !important;
	padding: 0 0 0 5px !important;
	margin: 0 !important;
}