.attachment:before {
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    line-height: 1;
    position: relative;
    top: 1px;
	content: "\e142";
	padding-right:6px;
}
.attachment-content {
    float: left;
}
.attachment {
    background-color: #f4f4f4;
    color: #66767d;
    display: inline-block;
    padding: 4px 6px 4px 6px;
    margin: 2px 0 2px 0;
    position: relative;
    text-decoration: none;
}

.questionnaire .rows .indent {
	margin-left:40px;
}

.rows table thead th, table tbody th {

}

.rows table input {
	font-size: x-small;
	padding:4px;
	height:inherit;
	}

.rows > ul > li {
	position:relative;
	border-bottom:1px dotted #ccc;
	padding:0;
	padding-left:0px;
}

.rows ul br {
	display:block;
	margin:4px;
}

.rows a.attachment, .rows a.attachment:visited {
	color:#004581;
	display:inline-block;
	xpadding-right:10px;
	line-height:150%;
}
.rows a:hover.attachment {
	text-decoration:underline;
}
.rows a.attachment span {
	font-size:x-small;
	margin-right:2px;
	margin-left:2px;
}

li.item-header h3, li.item-header .h3 {
	font-size:1.2em;
	font-weight:700;
	margin-left:40px;
	margin-bottom:16px;
	line-height: 1.3em;
	overflow:hidden;
}

.questionnaire .message {
	padding:10px 0 10px 20px;
	line-height:150%;
	background-color:#FEFFF0;
	color:#8D8D8D;
	border-bottom:1px dotted #8D8D8D;
	margin-bottom:2px;
}

.section-content {
	margin-left:220px;
	border-top:1px solid #DDD;
	position: relative;
	width: 660px;
	display: block;
	float: none;
}

.section-index {
	padding-right:0px;
	vertical-align:top;
	margin-bottom:0px;
	width:220px;
	display:block;
}

div.section-label {
	text-align: right;
}

/* Header content within section */
.rows > ul > li.item-header {
	border-bottom:1px dotted #8D8D8D;
}

/* Content to display over full width (row)  */
.item-row {
	padding-top:8px;
	padding-bottom:8px;
	padding-right:8px;
}

.item-row,
.item-object {
/*	background-color:#fff;*/
}

/* Container where rating is placed. */
.item-rating:not(.section-rating) {
	top:0;
	right:0px;
	height:25px;
}

div.section-bar {
	height: 35px;
}

div.section-bar > div.row-title {
	font-size: 1.55em;
	text-decoration: none;
}

div.section-rating > div.star-rating {
/*	position:absolute;
*/	margin-top:-15px;
	right:8px;
	height:25px;
	width: 200px;
	float: right;
	font-size: 1.2em;
}

div.section-rating > div.item-absoluteweight {
	margin:-15px -6px 0 0;
	height:25px;
	width: 55px;
	float: right;
	font-size: 0.85em;
}

.item-weight {
	margin: 0 0 0 10px;
}
.star-rating {
	text-align: right;
}

.rating-container {
	margin-top:-6px;
}

/* Container of grouped content with label part and control part. */
.item-group {
	width:660px;
	height:100%;
	position:relative;
	padding: 0;
	display:table;
	overflow:hidden;
}
/* Label part of item-group */
.item-label {
	color:#707070;
	width:50%;
	display:inline-block;
	vertical-align:top;
	padding:10px 10px 10px 0;
	float:left;
}
/* Control (question) part of item-group */
.item-control {
	color:black;
	width: 50%;
	height:100%;
	padding:10px;
	vertical-align:top;
	display:inline-block;
}
/* Response area part of item-group */
.item-response {
	vertical-align:top;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}
/* Correct padding on top for input */
.item-response .item-control {
	padding-top:0;
	padding-left:0;
	padding:0;
}
.item-response .radio, .item-response .checkbox, .item-response .radio-inline, .item-response .checkbox-inline {
	padding-top:0;
	padding-right:0;
}
.item-response .checkbox:first-child, .item-response .radio:first-child {
	margin-top:0;
}
.item-response .checkbox:last-child {
	margin-bottom:0;
}
span.required:after {
	color:#B90404;
	opacity: 0.7;
	font-size: 2.0em;
	font-weight:bold;
	padding:0;
	right:-10px;
	top:-8px;
	position:absolute;
}

/* Label of the row (fi rownumber). Nest within item-label or item-row */
.row-label {
	text-align:right;
	display:inline;
	margin-right:10px;
	margin-left:-40px;
	width:25px;
	vertical-align:top;
	overflow:hidden;
	float:left;
}

span.checked:before {color:green; font-size:14px; font-weight:bold; letter-spacing:1px; display:inline; padding:0 2px 0 2px; content: '\2713';}	/* &#10003 */
span.empty:before {font-size:14px; letter-spacing:1px; display:inline; padding:0 19px 0 2px; content: ' '; }
span.action:before {color:orange; font-size:18px; font-weight:bold; letter-spacing:1px; display:inline; padding:0 2px 0 2px; content: '\2794' ;}	/* &#10132 */

.label-weight-points {
	font-weight:bold;
}

.item-group.explanation {
	border-top: 1px dashed #fefefe;
}
li.hasexplanation {
	border-bottom: none !important;
}

.radio label, .checkbox label {
  	padding-left: 20px;
  	margin-bottom: 0;
  	font-weight: 400;
  	cursor: pointer;
  	overflow: auto;
  	width: 290px;
}

@media print {
	h3 { font-size:11pt; font-weight:bold; }
	.h3-container { border-bottom: 1px solid #ddd; width:660px!important; }
	.breadcrumb.breadcrumb-header { padding-left:40px; }
	.breadcrumb.breadcrumb-header * { font-size:14pt; font-weight:bold; }
	.glyphicon-none { width:12px; }
	.required { display:none;	}
	.list-unstyled { padding-left:40px; }
	.row-label { margin-left:0; }
	.indent { padding-left:0px !important; }
	.item-label { padding:2px 5px 2px 0px!important; }
	.item-response { padding:2px!important; }
	.attachment { background-color:#DDDDDD !important; border:1px solid #ddd; font-size:6pt; }
	.wordbreak { padding-left:40px; }
	.table { width:100%!important; }
	.exportable-print { width:660px!important; }
}

div.markdown-inline ul {
	margin-bottom: 10px;
}

.disabled {
  pointer-events: none;
}

.nav-pills > li, .disabled{
	cursor: default;
}
.btn-delete-attachment { 
	display: none;
}
ul.attachments-container li:hover .btn-delete-attachment {
	display: inline-block; cursor:pointer;
}
a.reviewers-comments-button.collapsed .mdi-chevron-up {
	display: none!important;
}
a.reviewers-comments-button:not(.collapsed) .mdi-chevron-down {
	display: none!important;
}