img {
	max-width:100%;
} #croppicModal img {
	max-width:none;
} .no-list {
	list-style:none;
	margin-left:5px;
} th[data-sort] {
    cursor: pointer;
}

#loginform {
	margin:60px 0;
} #loginform input {
	width:98%;
}

h1, h2, h3, legend {
	color:#003262;
} footer p {
	color:#777;
	font-size:85%;
} .modal-footer {
	margin-top:80px;
} small, .small {
	font-size:80%;
} .status-green {
	color:#193;
	font-weight:bold;
} .status-red {
	color:#913;
	font-weight:bold;
} .all-caps {
	text-transform:uppercase;
} form h3 {
	padding-top:1.5em;
} input.full, textarea.full {
	min-width:98%;
} li label {
	display:inline-block;
	padding: 0 10px;
} li label input {
	vertical-align:baseline;
}

/* CERTIFICATE STYLES */
#certificate_view {
	border:3px solid #035;
	padding:1em;
} #certificate h1 {
	color:#784;
	margin:1em;
} #certificate h3 {
	background:#ff0;
	color:#035;
	padding:3pt 0.5em;
	margin-top:3em;
} #certificate h4 {
	margin-top:2em;
} #certificate h4 {
	margin-top:2em;
} #certificate .navbar *, #certificate .modal-footer {
	display:none;
} #certificate strong {
	color:#035;
} .incomplete { color:#f30 !important; }

.qapsearch {
	text-align:center;
	max-width:800px;
	margin:150px auto;
} .qapsearch form {
	padding-top:40px;
} .qapsearch input {
	text-align:center;
	font-size:140%;
	line-height:140%;
} #csearch {
	height:auto;
}


.overflow {
	overflow:auto;
	max-height:500px;
}

form input.artform-input {
	font-size: 18pt;
	line-height: 1.5em;
	height: 25pt;
	text-align: center;
	width:500px;
}  .installers td {
	line-height:30px;
}

/* Bootstrap mods */
.navbar .nav .dropdown-toggle .caret {
	margin-top:14px;
} .navbar .nav>li>a {
	padding:10px 15px 10px;
	line-height:35px;
} .navbar .brand {
	padding: 0 15px 0;
} form.navbar-form {
	padding-top:5px;
} input, select, .awesome {
	vertical-align:baseline;
} .ui-menu {
	z-index:1050;
}


/* Decimal Lists */
ol.list-none {
	list-style:none;
	margin-left:35px;
} ol.list-none li span {
	display: block;
	float: left;
	width: 30px;
} ol.list-none li {
	clear:both;
	text-indent:-30px;
}.list-i {
	list-style-type:lower-roman;
} ol.list-none li ol, ol.list-none li li {
	text-indent:0;
	list-style-type:lower-roman;
}

/* Layout Adjustments */
#content {
	padding-top:55px;
	min-height:500px;
} .navbar-inner {
	background-color:#fff;
	background:#fff !important;
	color:#333;
	filter:none;
} .navbar .nav > li > a:hover {
	color:#000 !important;
	background-color:#ac9 !important;
	text-shadow:none !important;
}

.inactive { color:#bbb; }

#search {
	position:absolute;
	right:0;
	top:50px;
	background:#ccc;
	box-shadow:3px 3px 5px #777;
	padding:10px;
	z-index:30;
} .show_search {
	cursor:pointer;
} .input-full {
	width:100%;
}

/* Profiles */
.profile {
	border:1px solid #0cd;
	padding:10px;
	margin:0 auto;
} .profile h1 {
	line-height:200%;
} .profile .logo {
	text-align:right;
} .profile [class*="span"] {
	display:inline-block;
	vertical-align:middle;
	float:none;
} .image_upload * {
	transition:all ease-in-out 500ms;
} .image_upload {
	position:relative;
	height:100%;
	display:block;
	overflow:hidden;
} .image_upload .overlay {
	position:absolute;
	display:block;
	top:0;
	height:100%;
	width:100%;
	background:rgba(0,0,0,0.7);
	padding-left:calc(50% - 60px);
	opacity:0;
	text-align:center;
} .image_upload:hover .overlay {
	opacity:1;
	color:white;
	padding-top:50%;
} .profile #head {
	width: 100%;
} .profile th {
	padding-right:10px;
	line-height:35px;
} .profile .uploaded th {
	text-align:left;
} .profile td input {
	width:98%;
} .profile #head td input:focus {
	background:#fff;
} .ajaxsubmit {
	display:none;
} .status .alert {
	display:none;
} .alert-icon-x, .alert-icon-check {
	background:url(../icons/button_red_close.png) no-repeat 10px #eed3d7;
	padding:22px 10px 22px 70px;
	font-size:120%;
} .alert-icon-check {
	background:url(../icons/check.png) no-repeat 10px #d6e9c6;
}

/* DataTables Mods */
.dataTables_filter *, .dataTables_length * {
	font-size:12px;
} .dataTables_info, .dataTables_paginate {
	font-size:12px;
} .dataTables_wrapper {
	position:relative;
} .dataTables_scroll {
	overflow:auto;
} .dataTables_paginate {
	clear:both;
	float:left;
	margin-top:4px;
} .dataTables_length select {
	height:30px;
} 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:0;
	width: auto;
} #search_db .dataTables_filter, #search_db .DTTT_container, #search_db .dataTables_length, #search_db div.dataTables_paginate {
	float:left !important;
	line-height:30px;
	margin:0 30px 0 0;
}

#org {
	position:relative;
} #org table {
	font-size:10px;
} #org th {
	text-align:left;
	padding:0 2px;
} #org td {
	position:relative;
} #org tr:hover {
	background-color:#FF7;
} #org td:hover {
	background-color:#FF9;
} tbody td.editable input {
	font-size:10px;
	line-height:12px;
	position:absolute;
	background-color:#fff;
	z-index:100;
	margin-top:-8px;
	margin-left:-10px;
	box-shadow:1px 1px 5px #555;
} tbody.edit_text textarea {
	font-size:10pt;
} tbody td.edit_date input {
	width:6em;
	font-size:10pt;
} #org tfoot input {
	font-size:10px;
	color:#000;
	background-color:#6ff;
	width:auto;
} .search_init {
	color:#777 !important;
	background-color:#fff !important;
	width:auto;
} #ui-datepicker-div {
	font-size:12px !important;
	line-height:100%;
}

#steps {
	margin-bottom:10px;
	border-bottom:1px solid #999;
	background:#ddd;
} #steps ul {
	list-style:none;
	list-style-position:inside;
	height:30px;
	padding:0;
	margin:0 !important;
} #steps li {
	list-style:none;
	float:left;
	line-height:30px;
	font-size:10px;
	padding:0 20px;
} #steps .active {
	background:#eee;
	font-weight:bold;
}

.error, .success {
	padding:5px 10px;
	color:#c00;
	background:#fee;
	border:1px solid #c00;
	border-radius:5px;
	margin:1em 0;
} .error ul, .success ul {
	list-style-position: outside !important;
	margin-left:2em !important;
} .success {
	color:#0c0;
	background:#efe;
	border:1px solid #0c0;
} .debug {
	display:none;
	padding:0 20px;
	background:#000;
	color:#ccc;
} .debug p {
	background:#333;
	margin:5px -20px;
	padding:5px 20px;
	color:fff;
}

/* Import styles */
fieldset {
	margin-bottom:2em;
} fieldset .row-fluid:nth-child(even) {
	background:#fefefe;
} .details {
	position:fixed;
	top:50px;
	left:0;
	width:100%;
	overflow:auto;
	box-shadow:2px 2px 5px #777;
	background-color:#fff;
	z-index:100;
	display:none;
} .details th {
	text-align:center;
	background-color:#eee;
	color:#63C;
	font-weight:bold;
} .details th, .details td {
	font-size:80%;
	padding:1px 3px;
	border-bottom:#eee 1px solid;
} .details td:first-child {
	text-align:right;
} .record_details {
	border:1px solid #ccc;
	padding:0;
	margin:0;
	width:100%;
} table.dataTable td em {
	color:blue;
} table.dataTable td em:before {
	content:url(../images/spinner.gif);
}

.table-compress select, .table-compress form  {
	margin:0 !important;
} .table-compress {
	width:auto;
} .table-bordered th, .table-bordered td {
	vertical-align: middle;
}

/* ============================= */
/* ! Layout for low res desktops */
/* ============================= */

@media (max-width: 1300px) {
	form.navbar-form {
		display: none;
	}

}

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media (max-width: 978px) {
	#main {
		padding-top: 0;
	}

}


/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

/*	.logo {
		background: url(logo2x.jpg) no-repeat;
		background-size: 212px 303px;
	}*/

}

.awesome, .awesome:visited {
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
.awesome:hover									{ background-color: #111; color: #fff; }
.awesome:active									{ top: 1px; }
.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
.green.awesome, .green.awesome:visited			{ background-color: #91bd09; }
.green.awesome:hover							{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited			{ background-color: #2daebf; }
.blue.awesome:hover								{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited				{ background-color: #e33100; }
.red.awesome:hover								{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
.magenta.awesome:hover							{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
.orange.awesome:hover							{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
.yellow.awesome:hover							{ background-color: #fc9200; }


/* Dropzome */

.dropzone {
	min-height: 50px !important;
	overflow: hidden;
}