
body {
	font-family: 'open_sansregular', helvetica, arial, sans-serif;
}

a.nav1 {
	display: block;
	text-decoration: none;
	width: 260px;
	height: 40px;
	padding-top: 12px;
	padding-left: 10px;
}

.header ul.nav li a:hover {
	background: none !important;
}

/* header */

.header {
	margin-left: 240px;
	height: 52px;
	background: #601427;
	padding-top: 1px;
	min-width: 400px;
}

.header .navbar {
	margin-top: 0;
	padding: 0;
}

.user1 .caret {
	color: #fff;

}

textarea {
	resize: vertical;
}

.header .navbar .glyphicon {
	color: #fff;
}

/* sidebar */

.sidebar {
	background: #e5e5e5;
	bottom: 0;
	left: 0;
	max-width: 240px;
	min-width: 240px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-bottom: 40px;
	padding-top: 80px;
	position: fixed;
	top: 0;
	width: 240px;
}

.sidebar .glyphicon {
	color: #601427;
}

img.avatar {
	width: 34px;
}

.logo {
	position: absolute;
	left: 0;
	text-align: center;
	top: 0;
	width: 100%;
}

.logo img {
	border: none;
	margin: auto;
	height : 80px;
}

.logo a, .logo a img {
	test-decoration: none;
	border: none;
}

/* main-content */

#main-content, .main-content {
	margin-left: 255px;
	padding-top: 52px;
	padding-bottom: 50px;
}

.nav-main .panel-heading {
	padding: 0;
}

.navbar-text {
	color: #ffffff;
}

.sidebar .panel {
	border-right: none;
	border-left: none;
}

.nav-sidebar a {
	color: #636465;
}

.nav-sidebar a.active {
	font-weight: bold;
}

.sidebar .panel-heading {
	background: #e5e5e5;
	border: none !important;
	border-radius: 0;
	margin: 0;
}

.sidebar .panel {
	background: #f9f9f9;
	margin-top: 0 !important;
	border-top: 0;
	border-bottom: 0;
	border-radius: 0;
	margin-left: 0 !important;
}

.sidebar .panel-group {
	margin-bottom: 0;
}

/* pagination */

ul.pagination li a, ul.pagination li a:hover {
	color: #601427;
}

ul.pagination li.active a, .pagination > .active > a:hover {
	background: #601427;
	border: 1px solid #601427;
}

.nopad {
	padding: 0 !important;
}

.nopad-left {
	padding-left: 0;
}

.nopad-horizontal {
	padding: 10px 0 5px 0 !important;
}

form.filters1 .col-md-3, form.filters1 .col-md-2 {
	margin-bottom: 0;
	margin-top: 10px;
}

ul.nav-icons {
	list-style-type: none;
	float: right;
}

ul.nav-icons li {
	float: left;
	padding: 13px 10px 0 10px;
	position: relative;
	width: 45px;
	height: 45px;
}

.avatar-container {
	height: 88px;
}

.top-icons {
	min-width: 300px;
}

ul.nav-icons .badge-notify {
	position: relative;
	z-index: 30;
	top: -30px;
	right: -8px;
	background: #fff;
	color: #601427;
	-webkit-box-shadow: 2px 2px 3px 0 rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 2px 2px 3px 0 rgba(50, 50, 50, 0.75);
	box-shadow: 2px 2px 3px 0 rgba(50, 50, 50, 0.75);
	border: 1px solid #601427;
}

ol.breadcrumbs {
	color: #0971B2;
}

/* buttons */

a.btn-primary, button.btn-primary {
	background: #2d7fb3 !important;
}

a.btn-primary:hover, button.btn-primary:hover {
	background: #3391cc !important;
}

a.btn-primary:active, button.btn-primary:active {
	background: #086199 !important;
}

a {
	cursor: pointer;
}

.sidebar .panel-title {
	font-weight: normal;
	position: relative;
}

.sidebar .badge {
	float: right;
	margin-right: 3px;
	background: #7a3244;
}

a.nav1-sub .glyphicon {
	color: #fff;
}

a.nav1-sub {
	background: #601427;
	color: #fff;
}

a.nav1-main:hover {
	background: #f7f7f7;
}

a.nav1-sub:hover {
	background: #851c36;
}

.heading1 a:hover {
	background: green;
}

.sidebar a.main {
	background: #2d7fb3;
	color: #fff;
	-webkit-box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.35);
	box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.35);
	border-bottom: 1px solid #086199;
}

.sidebar a.main, .sidebar a.main .glyphicon {
	color: #fff;
}

.sidebar a.main.active {
	background: #3391cc;
	font-weight: bold;
}

ul.nav li a.main:active {
	background: #086199;
	color: #fff;
}

.filter-container {
	background: #e5e5e5;
	border-radius: 5px;
	padding-top: 7px;
	padding-bottom: 1px;
}

.nav-main .panel-default {
	margin-left: 0 !important;
}

.button-remove {
	position: absolute;
	z-index: 40;
	width: 12px;
	height: 12px;
	cursor: pointer;
	display: block;
	right: 15px;
	top: 13px;
	color: #205b80 !important;
}

.list-group {
	margin-bottom: 0;
}

label > .small {
	font-weight: normal;
}

.main-content .panel-group .panel-heading a {
	display: block;
	padding: 10px 15px;
}

.main-content .panel-group .panel-heading a:hover {
	display: block;
	padding: 10px 15px;
	background: #eee;
	text-decoration: none;
}

.main-content .panel-heading a {
	text-decoration: none;
}

/* make accordion appear as one panel with collapsible sections */

.main-content .panel-group .accordion-content .panel, .main-content .accordion-content .panel {
	margin-bottom: 0 !important;
	border-bottom: none !important;
	border-radius: 0;
}

.panel-group .panel {
	margin-top: 0 !important;
	border-radius: 0;
	border-bottom: none !important;
}

.panel-group .panel-first {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.main-content .panel-group {
	margin-bottom: 0;
	border-radius: 0;
	border-bottom: 1px solid #ddd;
	box-shadow: rgba(0, 0, 0, 0.0470588) 0 1px 1px 0;
}

.main-content .panel-group .panel-heading {
	padding: 0;
}

.hidden-row {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	border-top: 0 !important;
}

.hidden-row-inner {
	padding-top: 10px;
}

th[ng-click] {
	cursor: pointer;
}

th.sorted:after {
	content: "\a0\25b2";
	font-size: .5em;
	line-height: 1em;
}

th.sorted.reverse:after {
	content: "\a0\25bc";
	font-size: .5em;
	line-height: 1em;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	background-color: #601427;
	border-color: #601427;
}

.pagination {
	padding: 0;
	margin: 0;
	-webkit-margin-after: 0;
}

/* bootstrap alert sizes */

.alert-sm {
	padding: 5px 10px;
}

.assessment-list {
	margin-left: 2em;
}

.well-primary {
	border-color: #337ab7;
}

.well-success {
	border-color: #5cb85c;
}

.well-info {
	border-color: #5bc0de;
}

.well-warning {
	border-color: #f0ad4e;
}

.well-danger {
	border-color: #d9534f;
}

.modal-header {
	padding-top: 10px;
	padding-bottom: 10px;
}

[data-toggle] {
	cursor: pointer;
}

abbr[tooltip] {
	border-bottom: 1px dotted;
	cursor: help;
}

a#userdropdown,
a#userdropdown:link,
a#userdropdown:visited {
	color: #ffffff;
}

a#userdropdown:hover {
	color: #cccccc;
}

.component-container {
	/*margin: 0;*/
	/*padding: 0;*/
}

.assessment-component {
	background: #ffffff;
	/*border: 1px #eeeeee solid;*/
	/*border-radius: 2px;*/
	/*padding: 20px;*/
}

.ui-sortable-placeholder {
}

#ui-datepicker-div {
	z-index: 1500 !important;
}

.drag-handle {
	cursor: move;
}

.ui-sortable-helper {
	-webkit-box-shadow: 0 0 40px 0 rgba(170, 170, 170, 1);
	-moz-box-shadow: 0 0 40px 0 rgba(170, 170, 170, 1);
	box-shadow: 0 0 40px 0 rgba(170, 170, 170, 1);
	min-height: 2em;
}

.no-margin-bottom {
	margin-bottom: 0;
}

.field-list {
	min-height: 20px;
}

.draggable {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	text-align: center;
	cursor: move;
	border-radius: .3em;
	margin-bottom: .5em;
	border: 1px solid #eeeeee;
}

ul.dropdown-menu > li > a:hover {
	color: #ffffff;
	background: #2d7fb3;
}

label.plain-label {
	font-weight: normal;
}

/* PEAT */

.error-red {
	color: #a94442;
}

.error-red::after {
	content: "  *required*";
}

.grey-note {
	font-weight: normal;
	color: #777;
	font-style: italic;
}

#printable_form thead.header {
	background: #ddd;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
}

#printable_form table.info {
	width: 100%;
	border-collapse: collapse;
	page-break-inside: auto;
}

#printable_form table.info thead {
	display: table-header-group;
}

#printable_form table.info th {
	text-align: center;
}

#printable_form table.info tr {
	page-break-inside: avoid;
	page-break-after: auto;
}

#printable_form table.info td {
	border: 1px solid black;
	padding: 5px;
	text-align: center;
}

#printable_form table tr thead {
	border: 1px solid black;
	border-bottom-width: 0;
}

#printable_form table {
	width: 100%;
}

#printable_form table.head tr td {
	padding: 0 15px;
	width: 50%;
	text-align: left;
}

#printable_form table.head tr td.left {
	text-align: left;
}

#printable_form table.head tr td.right {
	text-align: right;
}

#printable_form table.signature {
	margin-top: 20px;
}

#printable_form table.signature tr td {
	padding: 0 15px;
	width: 33%;
}

#printable_form .panel-body-pad {
	padding: 0 15px;
}

#printable_form p.page-break {
	page-break-before: always;
}

/* END PEAT */

.hide-overflow {
	overflow: hidden;
}

.underline {
	text-decoration: underline;
}

.top-bordered-row {
	padding-top: 10px;
	border-top: 1px solid #DDD;
}

/**
 * Forms
 */

/* Show red border around invalid fields, required or not */
div.invalid,
input.invalid,
div.invalid:focus,
input.invalid:focus,
div.ng-invalid,
input.ng-invalid,
div.ng-invalid:focus,
input.ng-invalid:focus,
div.ng-invalid-required,
input.ng-invalid-required,
div.ng-invalid-required:focus,
input.ng-invalid-required:focus,
div.ng-valid-required.invalid,
input.ng-valid-required.invalid,
div.ng-valid-required.invalid:focus,
input.ng-valid-required.invalid:focus {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(170, 60, 60, 0.7);
}

/* Show green border around valid required fields */
div.ng-valid-required,
input.ng-valid-required,
div.ng-valid-required:focus,
input.ng-valid-required:focus {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(60, 120, 60, 0.7);
}
