/* ***************************************************************** */
/* Updated: 12/03/2020
******************************************************************** */
[id="taskprefpage"] [id="taskprefitempriority"] .addwords .ui-input-text {
	width: calc(100% - 7em);
	padding-top: 0;
	padding-bottom: 0;
}
[id="userprefpage"] #userprefcontent h1, [id="taskprefpage"] #taskPrefsHighlights {
	display: inline-block;
	font-size: 30px;
	padding-bottom: 0;
	font-weight: 400;
	margin: 30px 0 0 0;
}
[id="taskprefpage"] #highlightsTab button[type="button"] {
	padding: .5em 1em;
}
[data-role="main"] .highlightinput .ui-input-text {
	padding-top: 0;
	padding-bottom: 0;
}
[id="taskprefpage"] #highlightcolourselect-button {
	padding: .2em .6em .2em 1.3em;
}
[id="userprefpage"] .settingsPanel:last-child {
	border-bottom: none
}
[id="userprefpage"] #preferenceTargets, [id="userprefpage"] #preferencePermissions {
	display: block;
}
[id="userprefpage"] .settingsPanel {
    max-width: 700px;
}
[id="userprefpage"] .ui-checkbox-off:after, [id="userprefpage"] .ui-btn.ui-radio-off:after {
    top: 1.3em;
}
#preferencePermissions.consent {
	border: 4px solid #ff0000;
	padding: 1em;
}
#preferencePermissions p.text {
	margin-top: 2em
}
[data-role="page"] .targettable {
	display: table;
}
[data-role="page"] .targetcell {
	display: table-cell;
}
[data-role="page"] .targetcell label {
	display: inline-block;
	text-align: center;
	padding-right: .5em;
}
[data-role="page"] .targetcell .ui-select {
	margin-top: .2em;
}
[data-role="page"] .targetcell .ui-icon-carat-d, [data-role="page"] .targetcell [role="application"] {
	border-width: 1px !important;
	background-color: #fff !important;
	border-color: #999999 !important;
	padding-bottom: 1px;
	padding-top: 1px;
}
[data-role="page"] .targetcell .ui-icon-carat-d span {
	border: none;
	font-weight: 400 !important;
	padding: .5em 1em;
}
[id="taskprefpage"] #highlightContent, [id="taskprefpage"] #userPriority {
	margin-bottom: 2em;
	max-width: 476px
}
[id="taskprefpage"] [id="taskprefitempriority"] .addwords button {
	padding: .5em 1em;
	margin-right: 0
}
[id="taskprefpage"] #userpriority #restricttoword .updateword {
	width: 22em;
}
[id="taskprefpage"] .highlightCell.textbox {
	width: 23em;
}
[id="taskprefpage"] .addwords .highlightSelectAll .toggleLabel {
	width: 13.2em !important;
}
[id="taskprefpage"] #highlightContent .highlightSelectAll .toggleLabel {
	width: 12.6em !important;
}
[id="taskprefpage"] #userpriority .highlightCell {
	display: table-cell
}
[id="taskprefpage"] [id="taskprefitempriority"] .addwords {
    margin: 1em 0 0 0;
}
[id="taskprefpage"] .highlightCell {
	display: inline-block;
	min-width: 3em !important;
}
[id="taskprefpage"] #restricttoword .highlightCell.deleteline {
	min-width: 2em !important;
}

[id="taskprefpage"] #priorityListContainer {
	background-color: #f8f8f8;
	border: 1px solid #aaaaaa;
	border-radius: 5px;
	margin-top: 2em;
}
[id="taskprefpage"] #priorityListContainer .list {
	display: table-cell
}
[id="taskprefpage"] #priorityListContainer .ui-checkbox {
	margin: 0;
}
[id="taskprefpage"] #priorityListContainer label b {
	font-size: 15px
}
[id="taskprefpage"] #priorityListContainer .ui-btn.ui-checkbox-off:after {
    display: block;
    width: 16px;
    height: 16px;
    margin: -13px 2px 0 1px !important;
}
[id="taskprefpage"]  #priorityListContainer .ui-btn.ui-checkbox-on:after {
    width: 18px!important;
    height: 18px!important;
	margin: -13px 2px 0 1px !important;
}
[id="taskprefpage"] #priorityListContainer .priorityList {
	padding-bottom: 5px;
	padding-top: 5px;
}
[id="taskprefpage"] #priorityListContainer .priorityList.indent {
	margin-left: 24px
}