@media print {
	a[href]:after {
		content: none !important;
	}
}

body {
	padding-bottom: 30px;
}

h2 {
	font-size: 24px;
	margin-bottom: 20px;
}

h3 {
	font-size: 22px;
}

a {
	color: #0089CF;
}

a:hover {
	color: #006699;
}

.hidden {
	display: none;
}

.btn-primary, .btn-group .btn-info {
	background: #0089CF;
	border-color: #227ba8;
}

.btn-primary:hover, .btn-primary:focus, .btn-group .btn-info:hover, .btn-group .btn-info:focus {
	background: #006699;
}

.btn-primary:active, .btn-group .btn-info:active {
	background: #1c678c;
}

.btn-danger {
	background: #F04E26;
	border-color: #bf3013;
}

.btn-danger:hover, .btn-danger:focus {
	background: #cc2200;
}

.btn-danger:active {
	background: #8a301c;
}

.btn-danger[disabled]:hover, .btn-danger[disabled]:focus {
	background: #F04E26;
	border-color: #bf3013;
}

label.required:after {
	content: '*';
	margin-left: 2px;
	color: #F04E26;
}

.label-info {
	background: #0089CF;
}

.label-violet {
	background: #c162cf;
}

.form-control.datePicker {
	background: white;
}

a.proposalId {
	font-size: 16px;
}

.container-wrapper {
	margin: 0 auto;
	position: relative;
}

.navbar {
	border-radius: 0;
}

.navbar .signOut {
	margin-right: 0;
}

.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-brand-like {
	color: #0089CF;
	margin-right: 20px;
	text-transform: uppercase;
}

.navbar-brand-like {
	line-height: 27px;
	color: #0089CF !important;
	margin: 20px 0 40px;
}

.navbar-brand-like > img {
	margin-right: 10px;
	position: relative;
	top: -1px;
}

.navbar-brand > img {
	display: inline;
	position: relative;
	top: -3px;
	margin-right: 8px;
}

.navbar-testMode {
	background-color: #f2dede;
	border-color: #ebccd1;
}

.proposalsTabs {
	margin: 0;
	border-bottom: none;
	position: relative;
	bottom: 1px;
	float: left;
}

.proposalsTabs li a {
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	margin-right: 5px;
	padding: 8px 11px;
}

.proposalsTabs li:hover a {
	border-bottom-color: #eee;
}

.proposalsTabs li.active a, .proposalsTabs li.active:hover a {
	background-color: #0089CF;
	border-color: #227ba8;
	color: white;
}

.proposalsTabs > li.proposalsTabs-semiSpaced a {
	margin-left: 20px;
}

.proposalsTabs > li.proposalsTabs-spaced a {
	margin-left: 50px;
}

.proposalsTabs.proposalsTabs-searchResult li.active a, .proposalsTabs.proposalsTabs-searchResult li.active:hover a {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.table-styled {
	border-bottom: 1px solid #ddd;
}

.table-styled tr th {
	background: #f8f8f8;
}

table.table-styled thead tr th {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: none;
	background: #d3ebff;
}

.table-styled tbody tr:first-child td {
	padding-top: 8px;
}

.table-styled td.cell-clickable {
	cursor: pointer;
}

.table-styled td.cell-clickable:hover {
	cursor: pointer;
	background: #fbfbfb;
}

.table-styled td.cell-clickable:hover a {
	text-decoration: underline;
}

.navlink {
	font-size: 16px;
	margin-bottom: 20px;
}

.navlink a {
	margin-right: 13px;
}

.navlink-compact {
	margin-bottom: 0;
}

.changes {
	width: 100%;
	margin-top: 80px;
	font-size: 13px;
}

.changes h2 {
	font-size: 16px;
	color: #555
}

.changes-originalValues {
	color: #b50002;
}

.changes-newValues {
	color: #008c0d;
}

.changes-col1 {
	width: 10%;
}

.changes-col2 {
	width: 10%;
}

.changes-col3 {
	width: 35%;
}

.changes-col4 {
	width: 35%;
}

.changes-col5 {
	width: 10%;
}

.success {
	background: #f4faed;
	padding: 1px 20px 12px;
}

.success h3 {
	font-size: 18px;
	margin-bottom: 18px;
	color: #76a93d;
}

.none {
	color: #ccc;
}

.requiredFieldNote > span {
	color: #f04e26;
}

.text-right {
	text-align: right;
}

.pagination {
	margin-top: 0;
}

.proposalForm {
	margin-top: 30px;
	margin-bottom: 20px;
	position: relative;
}

.proposalForm-reset {
	position: absolute;
	right: 15px;
	top: -50px;
}

.proposalForm h3 {
	font-size: 22px;
	border-bottom: 1px solid #eee;
	padding-bottom: 7px;
	margin-bottom: 25px;
}

.proposalForm > .nav-tabs {
	margin-bottom: 20px;
}

.proposalForm label.required:after, .additionalInformation.required h3:after {
	content: '*';
	margin-left: 1px;
	color: #f04e26;
}

.proposalForm input[type=submit] {
	margin-right: 10px;
}

.applicant {
	background: #fafafa;
	padding: 1px 0 5px;
	margin-bottom: 15px;
}

.applicant table th, .applicant table td {
	padding: 2px 0;
}

.applicant table th {
	padding-right: 15px;
}

.applicant-type {
	margin-top: 7px;
	margin-bottom: 7px;
}

.applicant-type strong {
	font-size: 17px;
	line-height: 34px;
	margin-right: 10px;
}

.finances-convertedValue {
	position: absolute;
	left: 210px;
	top: 6px;
	display: inline-block;
	text-align: right;
	width: 150px;
}

.finances-participationPercent {
	margin-left: 40px;
}

.proposalDetail-snapshotNotice {
	font-weight: normal;
	font-size: 16px;
	font-style: normal;
	color: #F04E26;
	margin-left: 20px;
}

.proposalDetail {
	margin-top: 15px;
}

.proposalDetail h3 {
	margin: 25px 0 20px;
}

.proposalDetail h3:first-child {
	margin-top: 10px;
}

.proposalDetail table.table {
	margin-bottom: 35px;
}

.proposalDetail table.table-autosized {
	margin-bottom: 0;
}

.stateUpdate strong {
	margin-right: 8px;
}

table.proposalDetail-stateTable tbody td, table.proposalDetail-stateTable tbody th {
	vertical-align: middle;
}

#applicantsApp {
	margin-bottom: 20px;
}

table .proposalId {
	padding: 0 8px;
}

.statusUpdate > strong {
	margin-right: 10px;
}

.statusUpdate .btn:hover {
	background: white;
}

.statusUpdate-disabled.btn, .statusUpdate-disabled.btn:hover {
	background: #e6e6e6;
	border-color: #ccc;
	cursor: not-allowed;
}

.statusUpdate-current.btn, .statusUpdate-current.btn:hover {
	cursor: text;
	border-color: #0da348;
	color: white;
	background: #0da348;
}

table.proposalsList tr td, table.proposalsList tr th {
	white-space: nowrap;
	padding: 5px 15px;
}

.proposalsList td.wrap {
	white-space: normal;
}

.proposalsList-heading {
	margin-bottom: 20px;
}

.table-clickable tbody tr:hover td {
	background: #fbfbfb;
	cursor: pointer;
}

.has-error .form-control {
	border-color: #F04E26;
}

.has-error .control-label, .has-error .help-block {
	color: #F04E26;
}

.help {
	cursor: help;
}

table.proposalsList .massProposalUpdateForm-inputs {
	padding: 5px;
	text-align: center;
}

.proposalsList-selectable tbody tr:hover {
	cursor: pointer;
}

.proposalsList tr:hover td {
	background: #f6f6f6;
}

.proposalsList tr.selected td, .proposalsList tr.selected td.cell-clickable:hover {
	background: #fffcd9;
}

.proposalsList-newStatus {
	color: #F04E26;
}

.proposalsList-newStatusColumn {
	width: 120px;
}

.massProposalUpdateForm-inputs select {
	margin-left: 5px;
}

.massProposalUpdateForm-groupControls {
	margin-bottom: 20px;
}

.massProposalUpdateForm-selections {
	margin-right: 30px;
}

.massProposalUpdateForm-statuses {
	margin-left: 10px;
}

.massProposalUpdateForm input[type=submit]:not(:first-child) {
	margin-left: 15px;
}

.comment {
	padding: 5px;
	margin: 0;
	border-top: 1px solid #ccc;
}

.comment-last {
	border-bottom: 1px solid #ccc;
}

.comment form {
	margin-bottom: 0;
}

.comment-header {
	font-size: 15px;
	margin: 5px 0 15px;
}

.comment-tags {
	float: right;
}

.comment-controls {
	margin-left: 10px;
}

.newCommentRegion {
	font-size: 14px;
}

.newCommentRegion h4 {
	font-size: inherit;
}

.newCommentRegion textarea {
	height: 75px;
}

.newCommentRegion .insertsOnlyNote {
	color: #f04e26;
	font-size: 13px;
}

.newCommentRegion hr {
	margin-top: 0;
	border-top-color: #ccc;
}

.commentsPopup {
	width: 650px;
}

.commentsPopup .label {
	font-size: 11px;
}

.commentsPopup .comment:first-child {
	border-top: none;
}

.commentsPopup .comment-last {
	border-bottom: none;
}

.commentsPopup .newCommentRegion:first-child {
	margin-top: 0;
}

.popover {
	max-width: 100%;
}

.modal-backdrop {
	z-index: 1070;
}

.modal {
	z-index: 1080;
}

.popover.popover-comments {
	margin-top: -3px;
}

.popover .pushpin {
	position: absolute;
	top: 10px;
	right: 30px;
	display: none;
}

.popover .close {
	position: absolute;
	padding: 5px;
	top: 0;
	right: 6px;
}

.commentsCount, .pollSummary {
	text-align: center;
	font-style: normal;
	color: #666;
	display: inline-block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	cursor: default;
	background: #eee;
	border-radius: 12px;
}

.pollSummary {
	font-size: 10px;
	width: 32px;
}

.pollSummary-warning {
	background: #fde85e;
}

.pollSummary-success {
	background: #b8e895;
}

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

.label-acknowledge.label-danger {
	background: #F04E26;
}

.label-acknowledge.label-default {
	background: #ddd;
	color: black;
}

.proposalsList tr.selected .commentsCount {
	background: #e0e0e0;
}

.popover-title {
	cursor: move;
}

.popover-title-pinned {
	background: #d3ebff;
}

.tooltip-toggle {
	text-align: center;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 13px;
	display: inline-block;
	background: #eee;
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 12px;
	cursor: default;
}

.tooltip-toggle-tiny {
	line-height: 18px;
	width: 18px;
	height: 18px;
}

.tooltip-toggle-light {
	font-weight: normal;
}

.proposalsList tr.selected .tooltip-toggle {
	background: #e0e0e0;
}

.form-group .tooltip-toggle {
	position: relative;
	top: -1px;
	margin-left: 4px;
}

.tooltipsy {
	font-size: 13px;
	text-align: left;
	padding: 15px 15px 1px;
	line-height: 16px;
	background-color: white;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);;
	position: relative;
}

.tooltipsy-colored {
	background: #fffcd9;
}

.tooltipsy .table, .tooltipsy .alert {
	margin-bottom: 14px;
}

.tooltipsy .table .table {
	margin-bottom: 0;
}

.table-clean tbody tr td {
	border: none;
}

.table-autosized {
	width: auto;
}

.tooltip-src {
	display: none;
}

.keywordForm {
	margin-bottom: 25px;
}

.keywordForm input[type=text] {
	width: 250px;
}

.userDetail > div > h3 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 16px;
}

.userDetail-emailsWrapper {
	position: relative;
	top: -40px;
	left: 40px;
	background: #f8f8f8;
	padding-top: 15px;
	padding-bottom: 15px;
}

.signInEmails {
	padding-left: 0;
	margin-bottom: 20px;
	list-style-type: none;
}

.signInEmails li {
	margin-bottom: 1px;
}

.signInEmails-email {
	margin-left: 13px;
}

.signInEmails .form-group input[type=email] {
	width: 200px;
}

.signInEmails-controls {
	display: inline-block;
	margin-left: 8px;
	padding: 7px 0;
}

.userPrivileges {
	margin: 20px 0;
}

.userPrivileges label {
	margin-bottom: 0;
}

.userPrivileges table tr td {
	vertical-align: middle;
}

.userPrivileges-level {
	text-align: center;
	font-weight: bold;
	width: 20px;
}

.userPrivileges-level-1 {
	background: #337ab7;
	color: #f5f5f5;
}

.userPrivileges-level-2 {
	background: #0088cc7a;
	color: #ffffff;
}

.providerForm .form-inline a, .programmeForm .form-inline a {
	margin-left: 8px;
}

.programmesList h2 {
	margin-top: 40px;
}

.programmesList h2:first-child {
	margin-top: 20px;
}

.programmesList h3 {
	font-size: 17px;
	margin: 35px 0 17px;
	font-weight: normal;
}

.modal-dialog-workflow {
	width: 1120px;
}

.modal-dialog-workflow .modal-header {
	border-bottom: none;
}

.modal-dialog-workflow img {
	position: relative;
	bottom: 30px;
}

.councilPoll {
	width: 500px;
}

.councilPoll-col1 {
	width: 65%;
}

.councilPoll-col2 {
	width: 35%;
}

a.btn.disabled {
	pointer-events: auto;
}

.signInHeading {
	margin: 35px 0 25px;
	font-weight: bold;
}

.proposalDetail-popupRegion > strong {
	margin-right: 10px;
}

.proposalDetail-popupRegion > span, .proposalDetail-popupRegion > em {
	margin-right: 30px;
}

.userHeading .label {
	font-size: 12px;
	margin-left: 10px;
	position: relative;
	bottom: 4px;
}

.proposalDetailWrapper-col1, .proposalDetailWrapper-col2, .proposalDetailWrapper-col3, .proposalDetailWrapper-col4 {
	margin-bottom: 10px;
}

.proposalDetailWrapper-col1 .navlink, .proposalDetailWrapper-col1 .snapshotSwitcher {
	margin-bottom: 0;
	float: left;
}

.proposalDetailWrapper-col3 > .btn, .proposalDetailWrapper-col3 > .proposalSwitcher {
	margin-left: 10px;
}

.proposalSwitcher .btn {
	width: 80px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	background: #0089CF;
}

@media (max-width: 767px) {
	.nav-tabs li {
		float: none;
	}

	.nav-tabs {
		border-bottom: none;
		margin-bottom: 15px;
	}

	.nav-tabs li a, .nav-tabs li.active a {
		margin: 0 0 3px;
		border-radius: 4px;
	}

	.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
		border-bottom-color: #ddd;
	}

	.proposalsTabs > li a {
		border-bottom-color: #ddd;
	}

	.proposalsTabs > li.proposalsTabs-semiSpaced a {
		margin: 15px 0 0;
	}

	.proposalsTabs > li.proposalsTabs-spaced a {
		margin: 30px 0 0;
	}

	.proposalDetailControls .btn, .proposalDetailControls .btn-group {
		margin-bottom: 5px;
	}

	.proposalDetailControls .btn-group .btn {
		margin-bottom: 0;
	}

	.proposalDetailWrapper-col1 .navlink {
		margin-bottom: 15px;
	}
}

@media (min-width: 768px) {
	.showWorkflowLink {
		position: relative;
		top: 10px;;
	}

	.proposalDetail-snapshotNotice {
		position: relative;
		top: 25px;
	}

	.navbar-brand {
		padding-left: 0;
	}

	.form-control.sizeXS, .input-group.sizeXS {
		width: 20%;
	}

	.form-control.sizeS, .input-group.sizeS {
		width: 40%;
	}

	.form-control.sizeM, .input-group.sizeM {
		width: 60%;
	}

	.form-control.sizeL, .input-group.sizeL {
		width: 80%;
	}

	.proposalDetailWrapper-col1 {
		float: left;
		margin: 0 10px 0 0;
	}

	.proposalDetailWrapper-col2 {
		margin-top: 5px;
	}

	.form-horizontal .finances-currencySelect {
		width: 30%;
	}

	.finances-currency {
		margin-left: 35px;
	}
}

@media (min-width: 1380px) {
	.container-wrapper {
		width: 1380px;
	}

	.proposalDetailWrapper-col2, .proposalDetailWrapper-col3 {
		float: left;
	}

	.proposalDetailWrapper-col1 {
		width: 27%;
		margin-right: 0;
	}

	.proposalDetailWrapper-col2 {
		width: 21%;
	}

	.proposalDetailWrapper-col3 {
		width: 52%;
		text-align: right;
	}
}

.acknowledgeResult {
	font-size: 17px;
	display: inline-block;
	padding: 3px 0 7px;
}

.acknowledgeResult.text-success {
	color: #449d44;
}

.acknowledgeResult.text-danger {
	color: #f04e26;
}

.resendEmail .checkbox label {
	font-size: 16px;
}

.resendEmail .checkbox input {
	margin-top: 4px;
	margin-right: 6px;
}

.resendEmail #confirmation-subject, .resendEmail #request-subject {
	margin-bottom: 30px;
}

.resendEmail input[type=submit] {
	margin-top: 10px;
}

.spinner {
	display: none;
}

.resendEmail #confirmation, .resendEmail #request, .resendEmail #submit {
	display: none;
}

.table-styled .headFeedbackCaption {
	padding-top: 16px;
}

/* Overlay */

.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: scroll;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 10;
}

.overlay-window {
	min-width: 280px;
	max-width: 1100px;
	position: relative;
	z-index: 11;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.4);
	border-radius: 5px;
	padding: 1px 20px;
	background: white;
	margin: 20px auto;
}

.overlay-window-narrow {
	width: 620px;
}

.overlay-window > .overlay-close {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 18px;
	right: 7px;
	top: 6px;
	cursor: pointer;
	font-weight: bold;
	color: #ccc;
	font-size: 21px;
	text-align: center;
	box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.5);
	background: white;
	border-radius: 5px;
}

.overlay-window > .overlay-close:hover {
	color: #333;
	text-decoration: none;
}

.anywayRecipients > div > p, .anywayRecipients-addresses {
	margin: 0 0 0 20px;
}

.proposalDetail-more {
	max-width: 800px;
}

.proposalDetail-more th {
	white-space: nowrap;
}

.additionalInformation .additionalInformation-caption {
	margin-bottom: 0;
}

.additionalInformation-description {
	font-size: 13px;
}

.additionalInformation .form-group {
	padding: 20px 0;
}

.additionalInformation.required .form-group, #financesApp .highlighted {
	background: #fff0f0;
}

#financesApp .form-group {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0;
	margin-bottom: 1px;
}

.additionalInformation-display {
	border: 1px solid #ddd;
	border-width: 1px 0;
	padding: 16px 8px;
}

.user-disabled td {
	color: #666;
	background: #f0f0f0;
}

.reviewsList-groupControls {
	margin-bottom: 20px;
}

.reviewsList tr.selected td, .reviewsList tr.selected td.cell-clickable:hover {
	background: #fffcd9;
}

.reviewsList-selectable tr:hover {
	cursor: pointer;
}

.proposalAdvancedFilter {
	margin-bottom: 30px;
	border: 1px solid #ddd;
	background: #fafafa;
	border-radius: 5px;
	padding: 10px 10px 0;
}

.proposalAdvancedFilter .help-block-error {
	position: absolute;
	background: white;
	margin: 0;
	padding: 10px;
	border: 1px solid red;
	border-radius: 4px;
	right: 0;
	top: -50px;
	z-index: 9999;
}

.proposalAdvancedFilter .form-control {
	margin-left: 10px;
	margin-right: 20px;
}

.proposalAdvancedFilter .form-group {
	margin-bottom: 10px;
	position: relative;
}

.proposalAdvancedFilter [name=proposalId] {
	width: 6em;
	-moz-appearance: textfield;
}

.proposalAdvancedFilter [name=proposalId]::-webkit-outer-spin-button,
.proposalAdvancedFilter [name=proposalId]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.proposalAdvancedFilter [name=laboratoryId] {
	width: 15em;
}

.proposalAdvancedFilter [name=submissionDeadlineFrom], .proposalAdvancedFilter [name=submissionDeadlineTo] {
	width: 7em;
}

.proposalAdvancedFilter [name=periodFrom], .proposalAdvancedFilter [name=periodTo] {
	width: 6em;
}

.proposalAdvancedFilter [name=name], .proposalAdvancedFilter [name=providerName], .proposalAdvancedFilter [name=programmeName], .proposalAdvancedFilter [name=grantee] {
	width: 13em;
}

.proposalAdvancedFilter-dateRange {
	background: #eee;
	display: inline-block;
	padding: 5px 10px 5px 7px;
	border-radius: 5px;
}

.proposalAdvancedFilter-dateRange label {
	margin-bottom: 0;
	margin-left: 3px;
}

.proposalAdvancedFilter-dateRange .form-control {
	margin: 0 0 0 5px;
	height: 25px;
	font-size: 11px;
}

.proposalAdvancedFilter-periodFromTo {
	margin-right: 20px;
}

.proposalAdvancedFilter-periodFromTo label {
	margin-right: 5px;
}

.proposalAdvancedFilter-periodFromTo [name] {
	margin-right: 0;
	margin-left: 0;
}

.loadMoreButtons {
	margin: 10px 0 25px;
}

.loadMoreButtons a {
	display: block;
	background: #e9e9e9;
	text-align: center;
	padding: 5px;
	text-decoration: none;
	color: #505050;
	border-radius: 4px;
}

.loadMoreButtons a:hover {
	color: #444;
	background: #e3e3e3;
}

.loadMoreButtons-more {
	width: 64.5%;
	float: left;
}

.loadMoreButtons-all {
	width: 35%;
	float: right;
}

.btn:focus {
	outline: none !important;
}

.unselectable {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
