/*
.alert-warning {
  color: #99993D;
  background-color: #FFFF66;
  border-color: #d6e9c6;
}
*/

input {
	margin-bottom: 0px;
}
select {
	margin-bottom: 0px;
}
textarea {
	margin-bottom: 0px;
}

.alert-green {
	background-color: #80CC80;
}
.alert-yellow  {
	background-color: #FFCC00;
}
.alert-red {
	background-color: #FF2626;
}
.alert-selected {
	background-color: #DDD;
}

.td-border-left {
	border-left: 1px solid #dddddd;
}

tr.bg-grey td {
	background-color: #ECF1EF;
}


.well-small:hover {
	background-color: #CCC;
}
.well-small-ccc {
  padding: 9px;
  margin-bottom: 5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  background-color: #CCC;
}
.well {
	margin-bottom: 5px;
}
.black {
	color: #000;
}
.black:hover {
	color: #000;
}
html, body, .container-fluid, .row-fluid, .span10 {
	/*height: 100%;*/
}

body {
	font-size: 12px;
}

.modal {
	width: 850px;
	margin-left: -425px;
}
.span2 .popover {
	width: 600px;
}
.span2 .popover-inner {
	width: 600px; 
	height: 400px; 
	overflow-y: scroll
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	margin-bottom: 0px;
}
select {
	width: auto;
}
h2 {
	font-size: 24px;
	line-height: 36px;
}
h3 {
	font-size: 18px;
	line-height: 27px;
}
h4 {
	font-size: 16px;
}
#searchlist {

	width: 300px;
	display: none;
	padding: 3px;
	position: absolute;
	border: 1px solid #DDD;
	margin-left: 20px;
	background-color: #FFF;
}
#searchlist span{
	background-color: #FFF;
	cursor: auto;
}
#searchlist span:hover{
	background-color: #DDD;
	cursor: pointer;
}
#costdueinfotable {
	width: 50%;
	min-width: 700px;
	margin-top: 10px;
}
.inputeditor {
	display: none;
	padding: 7px;
	border: 1px solid #999;
	background-color: #FFF;
	width: 900px;
	height: 1px;
	position: absolute;
	z-index: 999;
}
#dimmer {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.7;
	position: absolute;
	display: none;
	z-index: 998;
}

.section_col {
	width: 440px;
	float: left;
}

.section {
	display: inline-block;
	width: 400px;
	margin: 10px;
	border: 2px solid #DDD;
	padding: 5px;
}

.section li {
	list-style-type: square;
	transition: background-color 0.25s;
}
.section li:hover {
	background-color: #DDD;
}
.changeoptions {
	margin-left: 10px;
	cursor: pointer;
	color: rgb(103, 158, 255);
}
.changeoptions:hover {
	text-decoration: underline;
}
.changeoptionsbox {
	width: 0px;
	/*height: 0px;*/
	position: absolute;
	background-color: #FFF;
	border: 1px solid #999;
	padding: 6px
}
.progressbox {
	float: left;
	width: 10%;
	border: 1px solid #DDD;
	padding: 4px;
	margin: 1px;
	color: #999;
	font-size: 10px;
}
.progressbox header {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.progressbox span:hover {
	color: #000;
	cursor: pointer;
}
::-webkit-input-placeholder { 
	font-size: 12px; 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
::-moz-placeholder { 
	font-size: 12px; 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
:-ms-input-placeholder { 
	font-size: 12px; 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input:-moz-placeholder { 
	font-size: 12px; 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	font-size: 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#analysisresultarea {
	width: 100%;
	display: block;
	margin: 7px;
	padding: 0px;
}
.modal-body legend {
	font-size: 16px;
}
.indicator-ta {
	width: 285px; 
	height: 20px;
	transition: height 0.5s;
}
.indicator-ta:focus {
	height: 75px;
}

.a4 .reportfooter {
	float: left;
	width: 180mm;
	border-top: 1px solid #999;
	position: absolute;
	bottom: 10mm;
}
.a4-landscape .reportfooter {
	float: left;
	width: 267mm;
	border-top: 1px solid #999;
	position: absolute;
	bottom: 10mm;
}
.a4 {
	height: 267mm;
	width: 180mm;
	border: 1px solid #DDD;
	padding: 15mm;
	margin-bottom: 20mm;
	box-shadow: 10px 10px 5px #888;
	position: relative;
	size : portrait;
}
.a4-landscape {
	width: 267mm;
	height: 180mm;
	border: 1px solid #DDD;
	padding: 15mm;
	margin-bottom: 20mm;
	box-shadow: 10px 10px 5px #888;
	position: relative;
	size : landscape;
}
.a4-print{
	height: 267mm;
	width: 180mm;
	/*border: 1px solid #DDD;*/
	padding: 15mm;
	/*margin-bottom: 20mm;*/
	/*box-shadow: 10px 10px 5px #888;*/
	position: relative;
	page-break-after: always;
	-webkit-print-color-adjust:exact;
}
.align-right {
	text-align: right !important;
}
.align-center {
	text-align: center !important;
}
.a4 .table-bordered {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.a4 .table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child {
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
}
.a4-landscape .table-bordered {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.a4-landscape .table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child {
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
}

.landscape {
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}

#feedbackbox {
	float: left;
}

#feedbackbox  textarea{
	height: 80px;
	width: 400px;
}
.highlight {
	background-color: #999 !important;
}
.report_description {
	display: block;
	margin-bottom: 10px;
	font-style: italic;
	font-size: 11px;
	border-left: 15px solid #DDD;
	padding-left: 10px;
	margin-top: -15px;
}
hr {
	border-top: 1px solid #0A7900;
}
legend {
	border-bottom: 1px solid #0A7900;
	color: #0A7900;
}
