/* main */
.img-responsive {width: 100% !important;}
body {
}
.no-margin {
	margin:0px !important;	
}
.no-margin-bottom {
	margin-bottom:0px;
}
.custom-container {
	padding-left: 15px;
	padding-right: 15px;
}
.pad-10-top {
	padding-top:10px;	
}
/* general */
.table tbody tr td.pad-top {
	padding-top:15px;	
}
.nopad {
	padding-bottom: 0px;
}
.hide, .loading-table {
	display: none;
}
.loading-table-message {
	display: block;
	text-align: center;
	color: #666;
	padding: 12px;
	background-color: #f7f7f7;
	/*font-family: 'Cabin Condensed', sans-serif;*/
	font-size: 14px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.loading-table-message img {
	padding-right: 5px;
}
/* top navbar */
.navbar-brand {
	margin: 10px 15px 0px 15px;
	padding: 0px;
}
/* multi */
.multiselect-container {
	height:300px;
	overflow-y:scroll;	
}
/* nav */
.nav li strong {
	/*font-family: 'Cabin Condensed', sans-serif;*/
	color: #666;
	font-size: 13px;
}
.nav li a {
	color: #444;
}
.nav li.active a {
	color: #01af3e;
}
.nav li .glyphicon.pull-right {
	visibility: hidden;
}
.nav li.active .glyphicon {
	visibility: visible;
}
.nav li a small {
	font-size: 11px;
	color: #888;
}
/* custom menu */
ul.nav-striped > li:nth-child(even) a, ul.nav-striped > li:nth-child(even) a {
	background-color: #f9f9f9;
}
ul.nav-striped > li:nth-child(odd) a, ul.nav-striped > li:nth-child(odd) a {
	background-color: #fff;
}
ul.nav-striped li a:hover {
	color: #01af3e;
}
/* headings */
.page-header, .page-header h1 {
	margin-top: 0px;
}
.page-header h2 {
	color: #999;
	font-size: 22px;
	font-weight: 100;
	padding: 0px;
	margin: 0px;
}
.page-header-btns .btn-toolbar {
	margin-top: 5px;
}
.page-header .process-buttons {
	margin-top: 17px;
}
#accordion .panel-collapse {
	overflow:auto;	
}
h2.system {
	font-size:27px;
	padding:7px 0px 13px 0px;
	margin:0px;
}
h2.system a.btn-xs {
	margin-top:-5px;	
}
h3.region {
	font-weight:300;
	color:#222;
	padding:0px 0px 15px 0px;
	margin:0px;
	font-size:20px;
}
h3.panel-title strong {
	font-size:13px;
	text-transform:uppercase;
	font-weight:300;
}
/* text */
.info {
	color:#999;	
	/*font-family: 'Cabin Condensed', sans-serif;*/
	text-transform:uppercase;
}
.red {
	color: #01af3e;
} 
.instructions {
	color: #444;
	/*font-family: 'Cabin Condensed', sans-serif;*/
	font-size: 15px;
	font-weight: 200;
	margin-top: 5px;
	margin-bottom: 5px;
}
.instruction-body { 
	font-size:15px;
}
.ticket-nav {
	margin-top: 15px;
}
.ticket-nav li {
	cursor: default;
	font-size: 13px;
	text-transform: uppercase;
	padding: 2px 7px 2px 7px;
	margin-right: 5px;
	/*font-family: 'Cabin Condensed', sans-serif;*/
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.ticket-nav li.done {
	background-color: #dff0d8;
	color: #3c763d;
}
.ticket-nav li.inactive {
	color: #ccc;
}
.ticket-nav li.active {
	color: #444;
	background-color: #f7f7f7;
}
.description {
	color: #888;
	font-size: 12px;
}
.subtle-head-line {
	border-top: 1px solid #ccc;
	text-align: center;
}
.subtle-head-text {
	color: #999;
	/*font-family: 'Cabin Condensed', sans-serif;*/
	text-transform: uppercase;
	background-color: #fff;
	margin-top: -10px;
	display: inherit;
	margin-left: 40%;
	margin-right: 40%;
	text-align: center;
	margin-bottom: 10px;
}
/* buttons and labels */
td a.btn {
	margin-top: -5px;
	margin-bottom: -5px;
}
a.btn-disabled {
	cursor: default;
	color: #999;
}
a.btn-disabled:hover {
	color: #999;
	background-color: #fff;
}

.panel-title a:hover {
	color: #01af3e;
	text-decoration: none;
}
ul.nav-striped li a .label-default, .panel-title a .label-default {
	font-size: 14px;
	background-color: #777;
}
ul.nav-striped li a:hover .label-default, .panel-title a:hover .label-default {
	background-color: #01af3e;
}

.btn-link {
	color: #01af3e;
}
.btn-link:hover {
	color: #444;
}
label small {
	color:#999;
	font-size:13px;
	margin-left:5px;
	text-transform:none;
	font-weight:normal;	
}
/* accordions */
.panel-title a {
	display: block;
	padding: 7px;
	margin: -7px;
}
.panel-title a .label-default {
	margin-top: -3px;
}
/* lists */
.list-group a.selected {
	background-color: #f7f7f7;
}
.list-group .fa {
	width: 20px;
	height: 20px;
	margin-top: 5px;
	font-size: 19px;
	color: #444;
}
/* sorting */
ul.attrlist .ui-state-highlight {
	background-color: #DFFAFF
}
.ui-state-highlight-attr, table.table-striped tbody tr.ui-state-highlight-attr, table.table-striped tbody tr.ui-state-highlight-attr * {
	background-color: #DFFAFF;
	height: 45px
}
.ui-sortable-helper {
	background-color: #fff
}
.save-message {
	display: none;
	color: #777;
	/*font-family: 'Cabin Condensed', sans-serif;*/
	padding-bottom: 15px;
	text-transform: uppercase;
}
/* pagination */
.pagination {
	/*font-family: 'Cabin Condensed', sans-serif;*/
	text-transform: uppercase;
	font-weight: 200;
}
/* filters */ 
.filter-panel label {
	/*font-family: 'Cabin Condensed', sans-serif;*/
	font-size: 13px;
	color: #777;
	text-transform: uppercase;
	font-weight: 200;
}
.filter-panel select, .filter-panel input {
	font-size: 12px;
	padding: 3px;
	color: #777;
}
.filter-panel .btn {
	margin-top: 23px;
	color: #777;
	padding: 7px;
}
.filter-panel div.form-group {
	margin-right: 2px;
}
.filter-panel .smaller-group {
	width: 110px;
}
/* icons */
.small-glyph {
	font-size: 9px;
}
.user-info {
}
/* tables */
tr.gray-tr td {
	color:#999;	
}
table.table-vertical tbody th {
	text-align: right;
}
.panel-heading {
	padding-left: 10px;
}
.sort {
	text-align: center;
	font-size: 18px;
	color: #777;
	font-weight: bold;
	cursor: move;
}
tr.inactive td, tr.inactive td a {
	color: #ccc;
}
table.link-table tbody tr {
	cursor: pointer;
}
table.twentyfive-table tr td {
	width: 25%;
}
/* datatables */
.dataTables_wrapper {
	margin-top: -20px;
}
.dataTables_length, .dataTables_filter, .dataTables_info {
	/*font-family: 'Cabin Condensed', sans-serif;*/
	color: #777;
	font-weight: normal;
	padding: 10px;
	font-size: 13px;
	text-transform: uppercase;
	width: 50%;
	padding-left: 0px;
	margin-left: 0px;
}
.dataTables_length label, .dataTables_filter label, .dataTables_info label {
	color: #777;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 200;
}
.dataTables_length select, .dataTables_filter input {
	color: #777;
	font-size: 12px;
	padding: 4px;
}
/* footer */
#footer {
	color: #666;
	text-align: center;
}