
/* DRAGGABLE GLOBAL */
.ui-draggable.used, .ui-draggable.used p {
/*	pointer-events:none; */
	color: #FF7F00 !important;
}
.essence-statements .ui-draggable.used, .essence-statements .ui-draggable.used p {
	pointer-events: none;
}
.ui-draggable {
	display: block;
	cursor: pointer;
}
.ui-droppable {
	cursor: pointer;
}


/* FINAL SURVEY WORDS */
#final_survey_responses_wrapper {
	width: 50%;
	float: left;
	padding: 40px;
	background: #efefef;
	height: 80vh;
	overflow-y: scroll;
}

#final_survey_responses_wrapper tr td a {
	font-weight: 700;
	cursor: pointer;
}
#final_survey_responses_wrapper tr td a.active, #final_survey_responses_wrapper tr td a.used {
	background: #b7c326;
	color: #fff !important;
}
#final_survey_responses_wrapper tr td a.thinking {
	color: #fff !important;
	padding-right: 24px;
	background: url('loading-small.gif') center no-repeat;
	background-color: #b7c326;
	background-position-x: right;
}
#final_survey_responses_wrapper .view-footer { display: none; }

#edit-field-student-neighborhood-words-wrapper {
	width: 50%;
	float: right;
	padding: 40px;
}
#edit-field-student-neighborhood-words-wrapper .paragraphs-actions { display: none; }
#edit-field-student-neighborhood-words-wrapper table[id*='field-student-neighborhood-words-values'] > tbody > tr:first-child { display: none; }
#edit-field-student-neighborhood-words-wrapper table[id*='field-student-neighborhood-words-values'] > tbody > tr:nth-child(2) { display: none; }
#edit-field-student-neighborhood-words-wrapper table#field-student-neighborhood-words-values > tbody > tr:first-child td { display: none; } 
form#node-student-neighborhoods-form #edit-field-student-neighborhood-words-wrapper .field--name-field-neighborhood-validation-wo {
	display: none;
}
#edit-field-student-neighborhood-words-wrapper td.field-multiple-drag { display: none; }
#edit-field-student-neighborhood-words-wrapper .paragraph-top { display: none; }

body.student form#node-student-neighborhoods-form button#edit-submit {
	position: absolute;
	top: 80px;
	left: 75%;
	transform: translateX(-50%);
}
body.student form#node-student-neighborhoods-form button.field-add-more-submit {
	position: absolute;
	bottom: -40px;
	left: 25%;
	transform: translateX(-50%);
}


body.toolbar-fixed .field--name-field-class-group-ref { display: none; }
body.toolbar-fixed .field--name-field-session-created { display: none; }

/* STUDENT NEIGHBORHOODING */
body.student.page-node-type-student-neighborhoods header {
	position: fixed;
	top: 0;
}
body.student.page-node-type-student-neighborhoods .main-container {
	margin-top: 102px;
}
body.student.page-node-type-student-neighborhoods nav.tabs { display: none; }

#sn_left_half {
	position: fixed;
	top: 102px;
	left: 0;
	width: 60%;
	height: calc(100vh - 102px);
	padding: 40px;
	background: #efefef;
	overflow-y: scroll;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
}
body.page-node-type-student-neighborhoods h1.page-header { display: none; }
/*
form#node-student-neighborhoods-edit-form {
	position: fixed;
	top: 102px;
}
table[id*=field-student-neighborhood-words-] {
	display: block;
	overflow-y: scroll;
	max-height: calc(100vh - 200px);
}
*/
#survey_responses_wrapper tr {
	display: inline-block !important;
	width: auto !important;
	padding: 0;
	background-color: transparent !important;
}
#survey_responses_wrapper .views-row {
	display: inline-block;
	list-style-image: none;
	width: auto;
	border: none !important;
	margin: 0 10px 20px;
	text-transform: uppercase;
}
#survey_responses_wrapper a {
	font-weight: 700;
	cursor: pointer;
}
#survey_responses_wrapper a.active, #survey_responses_wrapper a.used {
	background: #b7c326;
	color: #fff !important;
}


body.student .main-container form#node-student-neighborhoods-edit-form {
	width: 45% !important;
	padding: 40px;
	margin-left: 65%;
}
/* body.student form#node-student-neighborhoods-edit-form .field--name-field-student-neighborhood-words table button.field-add-more-submit { display: none; } */
body.student form#node-student-neighborhoods-edit-form .field--name-field-student-neighborhood-words .paragraphs-dropbutton-wrapper button.field-add-more-submit { visibility: visible; }
body.student form#node-student-neighborhoods-edit-form .form-type-vertical-tabs { display: none; }
body.student form#node-student-neighborhoods-edit-form #edit-field-student-neighborhood-words-wrapper {
	width: 100%;
	float: none;
	clear: both;
	overflow-y: scroll;
}
body.student form#node-student-neighborhoods-edit-form table[id^='field-student-neighborhood-words-values'] > thead {
	display: none;
}
body.student form#node-student-neighborhoods-edit-form table[id^='field-student-neighborhood-words-values'] .paragraph-top { display: none; }
body.student form#node-student-neighborhoods-edit-form table[id^='field-student-neighborhood-words-values'] .paragraph-type-title {
	visibility: hidden;
}
body.student form#node-student-neighborhoods-edit-form table[id^='field-student-neighborhood-words-values'] > tbody > tr:first-child { display: none; }
body.student form#node-student-neighborhoods-edit-form table[id^='field-student-neighborhood-words-values'] > tbody > tr:nth-child(2) { display: none; }
body.student form#node-student-neighborhoods-edit-form table[id^='field-student-neighborhood-words-values'] tbody > tr > td.field-multiple-drag {
	display: none;
}
body.student form#node-student-neighborhoods-edit-form table[id^='field-student-neighborhood-words-values'] tbody > tr {
	display: block;
	margin-bottom: 2em;
}
body.student form#node-student-neighborhoods-edit-form table[id^='field-student-neighborhood-words-values'] tbody > tr > td {
	display: block;
	padding: 10px;
	width: 100%;
}
body.student form#node-student-neighborhoods-edit-form table[id^='field-student-neighborhood-words-values'] .paragraph-top .paragraph-type {
	display: none;
}
body.student form#node-student-neighborhoods-edit-form table[id^='field-student-neighborhood-words-values'] .paragraph-summary {
	width: 100%;
	text-overflow: unset;
	overflow: visible;
	grid-column: 1 / span 3;
}
body.student form#node-student-neighborhoods-edit-form table[id^='field-student-neighborhood-words-values'] .paragraph-summary .paragraphs-content-wrapper {
	width: 100%;
	max-width: 500px;
	visibility: hidden;
}
body.student form#node-student-neighborhoods-edit-form table[id^='field-student-neighborhood-words-values'] .paragraph-summary .summary-content:first-child {
	display: inline-block;
	visibility: visible;
	color: #000;
}
body.student form#node-student-neighborhoods-edit-form table[id^='field-student-neighborhood-words-values'] .paragraph-summary .summary-content:first-child:before {
	content: 'Student Neighborhood Word:';
	visibility: visible;
	display: inline-block;
	margin-right: 5px;
}
body.student form#node-student-neighborhoods-edit-form table[id^='field-student-neighborhood-words-values'] .paragraph-type, body.student form#node-student-neighborhoods-edit-form table[id^='field-student-neighborhood-words-values-'] .paragraph-info {
	display: none;
}
	
body.student form#node-student-neighborhoods-edit-form table[id^='field-neighborhood-validation-wo-values'] {
	background-color: transparent;
}
body.student form#node-student-neighborhoods-edit-form table[id^='field-neighborhood-validation-wo-values'] tbody {
	display: block;
/*	max-height: 200px; */
	overflow-y: scroll;
	border: 1px solid #0c0;
}
body.student form#node-student-neighborhoods-edit-form table[id^='field-neighborhood-validation-wo-values'] tbody:after {
	content: 'Scroll in the green window to see more fields.';
	display: block;
	width: 100%;
	padding: 10px;
	font-size: 16px;
	text-align: center;
}
body.student form#node-student-neighborhoods-edit-form table[id^='field-neighborhood-validation-wo-values'] tbody tr {
	display: inline-block;
	width: calc(50% - 5px);
}
body.student form#node-student-neighborhoods-edit-form table[id^='field-neighborhood-validation-wo-values'] tbody tr td {
	display: block;
	width: 100%;
}
#survey_responses_wrapper {
	width: 100%;
	float: none;
}
#personal_words_wrapper, #self_description_wrapper, #opinion_game_wrapper, #card_responses_wrapper {
	width: calc(25% - 20px);
	float: left;
	margin-right: 20px;
}
#personal_words_wrapper .views-field-field-personal-research-word {
	font-size: 0;
}
#personal_words_wrapper .views-field-field-personal-research-word a {
	font-size: 20px;
}
body.student form#node-student-neighborhoods-edit-form #edit-actions {
	width: 100%;
	float: left;
}
#card_responses_wrapper .view-card-responses-responses .view-footer {
	display: none;
}

/* IMAGE PROCESS PAGE */
form.thesaurus #neighborhood_words_actions ul.word_buttons {
	padding: 20px 0;
}
form.thesaurus #neighborhood_words_actions ul.word_buttons li.neighborhood_word_button {
	display: inline-block;
	list-style-image: none;
	width: auto;
	margin: 0 10px 20px;
	text-transform: uppercase;
}
form.thesaurus #neighborhood_words_actions ul.word_buttons li.neighborhood_word_button a {
	font-weight: 700;
	cursor: pointer;
}
form.thesaurus #neighborhood_words_actions ul.word_buttons li.neighborhood_word_button a.active {
	background: #b7c326;
}

form.thesaurus .field--name-field-synonyms .form-item .control-label, body.student form.thesaurus fieldset#edit-field-intriguing-list-checkboxes--wrapper legend {
	padding: 8px;
	margin-bottom: 10px;
	line-height: 1.42857143;
	font-weight: 700;
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
	background: #fff;
	width: 100%;
}
form.thesaurus .field--name-field-synonyms .synonyms-wrapper, body.student form.thesaurus fieldset#edit-field-intriguing-list-checkboxes--wrapper .fieldset-wrapper {
	width: 100%;
	height: 400px;
	padding: 6px 12px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	overflow-y: scroll;
}
body.student form.thesaurus #synonyms_submit_button {
	position: absolute;
	left: 0;
	bottom: 0;
}
form.thesaurus .field--name-field-synonyms .synonyms-wrapper .synonym.draggable {
	width: auto;
	height: auto;
	padding: 5px;
	background: #fff;
	cursor: default;
}
form.thesaurus .field--name-field-synonyms .synonyms-wrapper .synonym.draggable.used {
/*	pointer-events:none; */
	color: #aaa;
}
form.thesaurus .field--name-field-synonyms .synonyms-wrapper .synonym.clickable {
	width: auto;
	height: auto;
	padding: 5px;
	background: #fff;
	cursor: pointer;
}
form.thesaurus .field--name-field-synonyms .synonyms-wrapper .synonym.clickable.used {
	pointer-events:none;
	color: #FF7F00;
}
form.thesaurus #edit-field-intriguing-list-wrapper table tbody {
	display: block;
	width: 100%;
	height: 400px;
	padding: 6px 12px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	overflow-y: scroll;
}
#node-word-research-edit-form #edit-actions {
	cursor: pointer;
}
form.thesaurus.intriguing_completed #synonyms_submit_button {
	display: none;
}
form.thesaurus.intriguing_completed button#edit-save-edit {
	display: none;
}
form.thesaurus.intriguing_incomplete button#edit-save-edit {
	display: none;
}
form.thesaurus.intriguing_incomplete button#edit-submit {
	display: none;
}

/* WORD RESEARCH */
body.page-node-type-word-research.student h1 { display: none; }
body.page-node-type-word-research.student nav.tabs { display: none; }

body.student form.thesaurus #field-word-research-values > tbody > tr > td {
	display: none;
}
body.student form.thesaurus #field-word-research-values > thead {
	display: none;
}
body.student form.thesaurus #field-word-research-values tr:first-child td.nhword_set {
	display: block;
}

body.student form.thesaurus #field-word-research-values tr td.nhword_set {
	padding: 10px 20px;
}
body.student form.thesaurus #field-word-research-values tr td.nhword_set .paragraphs-subform {
	display: block;
}
body.student form.thesaurus #field-word-research-values tr td.nhword_set .paragraphs-subform .field--name-field-neighborhood-word { display: none !important; }
body.student form.thesaurus #field-word-research-values tr td.nhword_set .paragraphs-subform > .form-wrapper, body.student form.thesaurus #edit-field-intriguing-list-checkboxes--wrapper, body.student form.thesaurus .field--name-field-intriguing-list, body.student form.thesaurus #edit-group-master-list {
	float: left;
	width: 33%;
	padding-right: 30px;
	margin-bottom: unset !important;
}
#edit-field-intriguing-list-wrapper #field-intriguing-list-wrapper {
	height: 100%;
	max-height: 570px;
	overflow-y: scroll;
}
body.student form.thesaurus.intriguing_completed #edit-field-intriguing-list-wrapper .form-item .field-label, body.student form.thesaurus fieldset#edit-field-intriguing-list-checkboxes--wrapper .field-label {
	padding: 8px;
	margin-bottom: 10px;
	line-height: 1.42857143;
	font-weight: 700;
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
	background: #fff;
}
body.student form.thesaurus.intriguing_completed #edit-field-intriguing-list-wrapper .ilist_word {
	padding: 5px;
}
body.student form.thesaurus.intriguing_completed #edit-field-intriguing-list-wrapper .ilist_word.used {
	pointer-events: none;
	color: #aaa;
}
body.student form.thesaurus #edit-field-intriguing-list-completed-wrapper {
	float: none;
	clear: both;
	width: 100%;
}
body.student form.thesaurus #field-word-research-values tr td.nhword_set .paragraphs-subform > .field--name-field-essence-statement {
	display: block;
	float: none;
	width: 100%;
	padding-right: 0;
}
body.student form.thesaurus #field-word-research-values tr td.nhword_set .paragraphs-subform > .form-wrapper td.field-multiple-drag, body.student form.thesaurus .field--name-field-intriguing-list .form-item td.field-multiple-drag { display: none; }
body.student form.thesaurus #field-word-research-values tr td.nhword_set .paragraph-top { display: none; }

body.student form.thesaurus #edit-title-wrapper { display: none; }
body.student form.thesaurus #edit-field-word-research-add-more { display: none; }
body.student form.thesaurus .form-type-vertical-tabs { display: none; }

body.student form.thesaurus .field--name-field-intriguing-list button.field-add-more-submit { visibility: hidden; }

body.student form.thesaurus .master-list-group {
	opacity: .3;
	pointer-events: none;
}
body.student form.thesaurus.intriguing_completed #edit-field-word-research-subform-field-synonyms-wrapper {
	opacity: .3;
	pointer-events: none;
}
body.student form.thesaurus.intriguing_completed .master-list-group {
	opacity: 1;
	pointer-events: unset;
}
body.student form.thesaurus.intriguing_completed #edit-actions {
	clear: both;
	float: right;
	width: 33%;
	height: 80px;
	padding: 25px 0;
	text-align: center;
}

/* ESSENCE FINAL FORM */
.view-essence-statements .essence_statement {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 2em;
}
.view-essence-statements .essence_statement .column-left {
	width: 70px;
}
.view-essence-statements .essence_statement .column-left input {
	font-size: 20px;
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
.view-essence-statements .essence_statement .column-right {
	width: calc(100% - 70px);
}
.view-essence-statements .essence_statement .column-right p.title-case {
	margin-bottom: 0 !important;
}
table#field-essence-statements-values td.field-multiple-drag { display: none; }
table#field-essence-statements-values td .form-group .paragraph-top { display: none; }
#edit-field-selected-essence-statement-wrapper .clearfix { color: #fff; }

/* FINAL QUESTIONNAIRE*/
form[id*='profile-final-questionnaire-'] #master_list_wrapper, form[id*='node-final-questionnaire-'] #master_list_wrapper {
	width: 200px;
	height: auto;
	margin-right: 20px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	max-height: 90vh;
	overflow-y: scroll;
	float: left;
}
body.sticky-list form[id*='profile-final-questionnaire-'] #master_list_wrapper, body.sticky-list form[id*='node-final-questionnaire-'] #master_list_wrapper {
	position: fixed;
	top: 20px;
}
form[id*='profile-final-questionnaire-'] #master_list_wrapper .view-word-research .views-row, form[id*='node-final-questionnaire-'] #master_list_wrapper .view-word-research .views-row {
	margin-bottom: 1em;
}
form[id*='profile-final-questionnaire-'] #master_list_wrapper .view-word-research .views-row .views-field-field-neighborhood-word-1, form[id*='node-final-questionnaire-'] #master_list_wrapper .view-word-research .views-row .views-field-field-neighborhood-word-1 {
	text-transform: uppercase;
}
form[id*='-final-questionnaire-'] .field--type-string, form[id*='-final-questionnaire-'] .field--type-string-long {
	width: calc(100% - 220px);
	float: right;
}
form[id*='-final-questionnaire-'] .form-type-textfield {
	position: relative;
}
form[id*='-final-questionnaire-'] .form-type-textfield:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0VFMDAwMCIgIGQ9Ik0wLDcuNTYybDEuMTE0LTMuNDM4YzIuNTY1LDAuOTA2LDQuNDMsMS42ODgsNS41OSwyLjM1QzYuMzk4LDMuNTUzLDYuMjM3LDEuNTQ0LDYuMjIsMC40NDdoMy41MTEgYy0wLjA1LDEuNTk3LTAuMjM0LDMuNi0wLjU1OCw2LjAwM2MxLjY2NC0wLjgzOCwzLjU2Ni0xLjYxMyw1LjcxNC0yLjMyNUwxNiw3LjU2MmMtMi4wNSwwLjY3OC00LjA2LDEuMTMxLTYuMDI4LDEuMzU2IGMwLjk4NCwwLjg1NiwyLjM3MiwyLjM4MSw0LjE2Niw0LjU3NWwtMi45MDYsMi4wNTljLTAuOTM1LTEuMjc0LTIuMDQxLTMuMDA5LTMuMzE2LTUuMjA2Yy0xLjE5NCwyLjI3NS0yLjI0NCw0LjAxMy0zLjE0Nyw1LjIwNiBsLTIuODU2LTIuMDU5YzEuODcyLTIuMzA3LDMuMjExLTMuODMyLDQuMDE3LTQuNTc1QzMuODQ5LDguNTE2LDEuODcyLDguMDYyLDAsNy41NjIiLz48L3N2Zz4K);
	  background-size: 10px 7px;
	  content: '';
	  display: inline-block;
	  vertical-align: super;
	  line-height: 1;
	  height: 7px;
	  width: 10px;
	  position: absolute;
	  top: 0;
	  right: -10px;
}
form[id*='-final-questionnaire-'] .field--type-string td.field-multiple-drag {
	display: none;
}
form[id*='-final-questionnaire-'] .field-multiple-table tbody {
	width: 500px;
}
form[id*='-final-questionnaire-'] #edit-actions {
	width: calc(100% - 220px);
	float: right;
}


/* Essence Final form for Facilitator */
#block-views-block-essence-statements-block-1-2, #block-views-block-essence-statements-block-1 {
	position: relative;
	display: block;
/*	width: 30%; */
	width: 80%;
/*	height: 80vh; */
/*	overflow-x: hidden;
	overflow-y: scroll; */
	padding: 10px 40px;
	background: #fff;
	left: 500px;
	top: 0;
	transition: all 1s ease;
}
/*
body.sticky-list #block-views-block-essence-statements-block-1 {
	position: fixed;
	top: 20px;
	transition: all 1s ease;
}
*/
/*
#block-views-block-essence-rounds-block-1, #block-views-block-essence-rounds-block-1-2 {
	position: fixed;
	display: block;
	width: 25%;
	height: 80vh;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px 40px;
	background: #fff;
	left: 5%;
	top: 200px;
	transition: all 1s ease;	
}
#block-views-block-essence-rounds-block-2, #block-views-block-essence-rounds-block-2-2 {
	position: fixed;
	display: block;
	width: 25%;
	height: 80vh;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px 40px;
	background: #fff;
	left: 30%;
	top: 200px;
	transition: all 1s ease;	
}
*/

#block-views-block-essence-rounds-block-1, #block-views-block-essence-rounds-block-1-2 {
	position: fixed;
	display: block;
	width: 20%;
	height: auto;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 10px 40px;
	background: #fff;
	left: 5%;
	top: 240px;
	transition: all 1s ease;	
}
#block-views-block-essence-rounds-block-2, #block-views-block-essence-rounds-block-2-2 {
	position: fixed;
	display: block;
	width: 20%;
	height: auto;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 10px 40px;
	background: #fff;
	left: 30%;
	top: 240px;
	transition: all 1s ease;	
}
body.sticky-list #block-views-block-essence-rounds-block-1, body.sticky-list #block-views-block-essence-rounds-block-2 {
	position: fixed;
	top: 20px;
	transition: all 1s ease;
}
#block-views-block-essence-rounds-block-2-2 {
	padding-top: 10px;
}
form[id*='node-essence-round-'] {
	width: 80%;
}
form[id*='node-essence-round-'] { display: none; }

article.essence-round-1 h2, article.essence-round-2 h2 { display: none; }
.essence_statements_buttons {
	height: 44px;
	margin-bottom: 1em;
}
.essence_statements_buttons .hidden {
	display: none;
}
.essence-statements .views-row {
	cursor: pointer;
	height: 100%;
	max-height: 570px;
	overflow-y: scroll;
}
.essence-statements .views-row br {
	height: 0;
	display: none;
}
.essence-statements .views-row .views-field {
	margin-bottom: 1em;
}
.essence-statements a {
	color: #000;
}
	
form.node-essence-final-form {
	display: block;
	float: right;
	width: calc(40% - 0px);
	margin-right: 0;
}
form.node-essence-final-form td.field-multiple-drag { display: none; }
form.node-essence-final-form .paragraph-top { display: none; }

form[class*=node-essence-] .layout-region--node-main {
	width: 100%;
}
.field--name-field-selected-essence-statement .paragraph-top, form.node-essence-final-form .layout-region--node-main div[class*='field--name-field-essence-final-'] .paragraph-top {
	display: none;
}
form.node-essence-final-form table th:nth-child(2) { display: none; }
.field--name-field-selected-essence-statement td.paragraph-bullet, form.node-essence-final-form .layout-region--node-main div[class*='field--name-field-essence-final-'] td.paragraph-bullet {
	display: none;
}
.field--name-field-selected-essence-statement .field--name-field-selected-essence-statement .paragraphs-subform, form.node-essence-final-form .layout-region--node-main div[class*='field--name-field-essence-final-'] .paragraphs-subform {
	padding: 10px;
}
.field--name-field-selected-essence-statement .paragraphs-subform .js-form-type-textarea label, form.node-essence-final-form .layout-region--node-main div[class*='field--name-field-essence-final-'] .paragraphs-subform .js-form-type-textarea label {
	display: none;
}
form[class*=node-essence-] .layout-region--node-secondary {
	display: none;
}
form[class*=node-essence-] .layout-region--node-footer {
	width: 100%;
}
form[class*=node-essence-] .layout-region--node-footer #edit-actions input {
	margin-left: auto;
	margin-right: auto;
}

/* ESSENCE STATEMENTS FORM FOR STUDENTS */

/*
form[class*=node-essence-] {
	display: block;
	float: right;
	width: calc(70% - 100px);
	margin-right: 0;
	z-index: 10000;
}
*/
body.page-node-type-essence-statement.student h1.page-header { display: none; }
body.page-node-type-essence-statement.student .main-container .highlighted nav.tabs { display: none; }
form[class*=node-essence-] td.field-multiple-drag { display: none; }
form[class*=node-essence-] #field-essence-statements-para-values .paragraph-top { display: none; }
body.student form[class*=node-essence-] #edit-field-essence-statements-para-wrapper .form-item .clearfix { display: none; }
body.student form[class*=node-essence-] #edit-field-essence-statements-para-wrapper .form-item .clearfix #edit-field-essence-statements-para-add-more { display: none; }
body.student form[class*=node-essence-] .form-type-vertical-tabs { display: none; }
