/**** GET LOST SKYPE! ****/
span.skype_pnh_container {
	display: none !important;
}

span.skype_pnh_print_container {
	display: inline !important;
}

td.deletedEntity {
	text-align: center;
	border: 1px solid #735121;
	background-color: #C35E00;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.25em;
}

ul#adminScreen {
	margin: 0;
	padding: 0;
}

ul#adminScreen li {
	display: block;
	width: 157px;
	text-align: center;
	float: left;
}

ul#adminScreen li.wide {
	width: 314px;
}

ul#adminScreen li a {
	display: block;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 0 4px;
	white-space: nowrap;
	overflow: hidden;
	margin: 2px 4px;
	line-height: 2em;
}

ul#adminScreen li a:hover {
	color: #990000;
	background-color: #DDDDDD;
	border: 1px solid #999999;
}

.adminheader {
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	font-weight: bold;
	font-size: 1.25em;
	padding: 2px;
}

a.bigButton {
	display: block;
	font-size: 20pt;
	text-align: center;
	text-decoration: none;
	color: gray;
}

a.bigButton:hover {
	color: black;
}

#page #sidebar #languages {
	text-align: right;
	padding-right: 10px;
}

#page #sidebar #languages a,
#page #content #languages a {
	padding: 1px;
	text-decoration: none;
}

#page #sidebar #languages span,
#page #content #languages span {
	padding: 0 4px;
}

#page #sidebar #languages img.selected,
#page #content #languages img.selected {
	border: 1px solid #FFB244;
	background-color: #FFD9A3;
}

#page #content #languages span.selected {
	border: 1px solid #FFB244;
	background-color: #FFD9A3;
}

#page #content #languages {
	text-align: right;
	padding-right: 10px;
	float: right;
	width: 160px;
}

table.contenttable {
	border-spacing: 0px;
}

table.contenttable tr td,
table.contenttable tr th {
	padding: 4px;
}

table.contenttable tfoot tr td,
table.contenttable thead tr th,
table.contenttable thead tr td {
	background-color: #DDDDDD;
}

table.contenttable tr.paging td {
	text-align: center;
	padding: 10px 0;
}

table.contenttable tr.paging td span,
table.contenttable tr.paging td a {
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
	border: 1px solid #999999;
	margin: 0 4px;
	background-color: #F0F0F0;
}

table.contenttable tr.paging td span {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #990000;
}

table.contenttable tr.paging td a:hover {
	background-color: cornsilk;
	border: 1px solid #666666;
}

table.contenttable tr.paging td a.arrow {
	border: medium none;
	background-color: inherit;
}

table.contenttable tbody tr:nth-child(odd) td {
	background: none;
}

table.contenttable tbody tr:nth-child(even) td {
	background-color: #DDDDDD;
}

/* We will essentially override that here*/
table.contenttable tbody tr.odd td {
	background: none;
}

table.contenttable tbody tr.even td {
	background-color: #DDDDDD;
}

table.contenttable tbody tr:nth-child(even) td a.textbutton {
	background-color: #d0d0d0;
	border-color: #bbb;
}

table.contenttable tbody tr:nth-child(even) td a.textbutton:hover {
	background-color: #c5c5c5;
	border-color: #999;
}

table.contenttable tbody tr td a {
	display: block;
}

table.contenttable tbody tr td.inlineIcons a {
	display: inline;
}

table.contenttable tbody tr.inline-separator td {
	font-weight: bold;
	text-align: center;
	background-color: #CCC;
}

table.contenttable.with-clickable-rows tbody tr:hover td {
	background-color: cornsilk;
	cursor: pointer;
}

table.contenttable tbody tr td.currency {
	text-align: right;
}

div.textbutton, a.textbutton {
	padding: 3px 10px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #EEEEEE;
	border-radius: 4px;
	-moz-border-radius: 4px;
	font-weight: bold;
	color: #666666;
	font-size: 11pt !important;
	line-height: 28px;
	white-space: nowrap;
}

div.textbutton {
	border: 1px solid #999999;
	width: auto;
	display: inline;
	background-color: #DDDDDD;
	font-weight: normal;
}

div.textbutton input {
	vertical-align: top;
	margin-top: 7px;
}

div.textbutton input.text {
	vertical-align: top;
	margin-top: 3px;
	padding: 1px 2px;
}

div.textbutton select {
	vertical-align: top;
	background-color: #DDDDDD;
	border: medium none;
	margin: 4px 0 0;
	height: 20px;
}

div.textbutton select:last-of-type {
	margin-right: -8px;
}

a.textbutton:hover {
	color: #990000;
	background-color: #DDDDDD;
	border: 1px solid #999999;
}

a.textbutton img {
	padding-right: 5px;
	padding-top: 6px;
	margin: 0 0 0 -5px !important;
	vertical-align: top;
}

a.textbutton-disabled, a.textbutton-disabled:hover {
	border: 1px solid #DDD;
	background-color: #eee;
	color: #bbb;
}

a.textbutton-disabled img {
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%);
	/*filter: url(desaturate.svg#greyscale);*/
	opacity: 0.5;
}

.successful-operation-notification {
	background: #009900 url(/images/CheckMark-128x128.png) no-repeat 5px center;
	background-size: 32px 32px;
	border-radius: 5px;
	box-shadow: 0 0 2px #666666;
	color: #ffffff;
	margin-bottom: 10pt;
	padding: 10pt 10pt 10pt 42px;
	font-size: 12pt;
}

.hidden-successful-operation-notification {
	display: none;
}

/* Tabbed control styling */
.tabcontrol {
	vertical-align: bottom;
}

.tabcontrol .tabs {
	white-space: nowrap;
}

.tabcontrol .tabs a {
	display: block;
	float: left;
	text-align: center;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	margin-right: 4px;
	padding: 4px 12px;
	color: #666666;
	background: #dddddd;
	background: -moz-linear-gradient(top, #dddddd 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #cccccc));
	background: -webkit-linear-gradient(top, #dddddd 0%, #cccccc 100%);
	background: -o-linear-gradient(top, #dddddd 0%, #cccccc 100%);
	background: -ms-linear-gradient(top, #dddddd 0%, #cccccc 100%);
	background: linear-gradient(to bottom, #dddddd 0%, #cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#cccccc', GradientType=0);
	text-decoration: none;
	border-radius: 6px 6px 0 0;
}

.tabcontrol .tabs a:hover {
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
	background: -o-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
	background: linear-gradient(to bottom, #eeeeee 0%, #dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd', GradientType=0);
	color: #000000;
}

.tabcontrol .tabs a.activetab {
	background: white;
	color: #990000;
	margin-bottom: -1px;
	padding-bottom: 5px;
	font-weight: bold;
}

.tabcontrol .tabs a.disabled {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	color: #bbbbbb;
}

.tabcontrol .tabs a.disabled:hover {
	background-color: #EEEEEE;
	color: #bbbbbb;
	cursor: default;
}

.tabcontrol div.tab {
	clear: both;
	border: 1px solid #666666;
	padding: 5px;
	display: none;
	background-color: white;
	border-radius: 0 6px 6px 6px;
}

.tabcontrol div.activetab {
	display: block;
}

.formbuttons {
	text-align: center;
	padding: 15px 0;
}

.formbuttons input,
.formbuttons button {
	min-width: 100px;
	padding: 4px 10px;
	width: auto !important;
}

/* Styles for flowing text */
.flowing-text {

}

.flowing-text p {
	margin: 16px 0;
}

.flowing-text ul, .flowing-text ol {
	margin: 16px 0;
	padding-left: 40px;
}

#tasks, #tasks a {
	font-size: 12pt;
	text-align: left;
	color: gray;
}

#tasks a {
	display: block;
}

#tasks .due, #tasks .due a {
	font-size: 12pt;
	color: #DF5400;
	font-style: italic;
}

#tasks .soon, #tasks .soon a {
	color: #AF923A;
	font-size: 12pt;
}

#tasks .active {
	/*background-color: #ddd;
	box-shadow: 0px 0px 5px 0px #999;
	border: medium none;*/
	background-image: url(/images/stopwatch_on.png);
	background-position: right center;
	background-repeat: no-repeat;
}

#tasks span {
	font-size: 8pt;
	font-style: normal;
	color: gray;
	display: block;
}

.filecontrol {
	min-height: 86px;
	max-height: 258px;
	overflow: auto;
	border: 1px solid #999;
	background-color: #E5E5E5;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	padding: 3px;
}

.filecontrol .fc_header {
	margin: -3px -3px 0 -3px;
	border-bottom: 1px solid #999;
	background-color: #D5D5D5;
	padding-left: 3px;
	height: 20px;
	line-height: 20px;
	color: #666666;
}

.filecontrol_disabled {
	border: 1px solid #ccc;
	background-color: #f4f4f4;
}

.filecontrol_disabled .fc_header {
	background-color: #e4e4e4;
}

.filecontrol div {
	float: none;
	clear: both;
}

.filecontrol a.folder,
.filecontrol a.file {
	display: block;
	color: #333;
	text-decoration: none;
	line-height: 1em;
	margin: 2px;
	border: 1px solid #E5E5E5;
	width: 64px;
	height: 80px;
	text-align: center;
	float: left;
	font-size: 0.9em;
	overflow: hidden;
}

.filecontrol_disabled a.folder,
.filecontrol_disabled a.file {
	border: 1px solid #f4f4f4;
	opacity: 0.33;
	cursor: default;
}

.filecontrol a.unsaved {
	color: #333399;
	font-style: italic;
}

.filecontrol a.folder:hover, .filecontrol a.active,
.filecontrol a.file:hover, .filecontrol a.active {
	border: 1px dotted #666;
}

.filecontrol_disabled a.folder:hover,
.filecontrol_disabled a.file:hover {
	border: 1px solid #f4f4f4;
}

.filecontrol a.folder img,
.filecontrol a.file img {
	width: 32px;
	height: 32px;
	vertical-align: bottom;
	margin: 0 auto 3px auto;
	display: block;
}

body ul.cm_default span.open_file {
	background-image: url(/images/page_white_magnify.png);
	background-position: top left !important;
}

body ul.cm_default span.download_file {
	background-image: url(/images/page_white_put.png);
	background-position: top left !important;
}

body ul.cm_default span.delete_file {
	background-image: url(/images/page_white_delete.png);
	background-position: top left !important;
}

body ul.cm_default span.delete_folder {
	background-image: url(/images/folder_delete.png);
	background-position: top left !important;
}

body ul.cm_default span.new_file {
	background-image: url(/images/page_white_add.png);
	background-position: top left !important;
}

body ul.cm_default span.new_folder {
	background-image: url(/images/folder_add.png);
	background-position: top left !important;
}

body ul.cm_default .disabled span.open_file {
	background-image: url(/images/page_white_magnify_off.png);
}

body ul.cm_default .disabled span.download_file {
	background-image: url(/images/page_white_put_off.png);
}

body ul.cm_default .disabled span.delete_file {
	background-image: url(/images/page_white_delete_off.png);
}

body ul.cm_default .disabled span.delete_folder {
	background-image: url(/images/folder_delete_off.png);
}

body ul.cm_default .disabled span.new_file {
	background-image: url(/images/page_white_add_off.png);
}

body ul.cm_default .disabled span.new_folder {
	background-image: url(/images/folder_add_off.png);
}

.readonly_field {
	background-color: #e4e4e4;
	border: 1px solid #ccc;
	padding: 1px 3px;
	min-height: 18px;
	color: #333;
}

#tabconttrol .readonly_field {
	background-color: #ddd;
	border: 1px solid #ccc;
	color: #666;
}

td.readonly_field {
	margin: 2px;
}

.drag_handle {
	cursor: pointer;
}

.drag_placeholder {
	display: inline-block;
	background-color: #dddddd;
	width: 100%;
	clear: both;
}

tr.drag_placeholder {
	display: table-row;
}

tr.drag_placeholder td {
}

#tabconttrol .drag_placeholder {
	background-color: #eeeeee;
}

a#pending_tickets_header,
a#courses_notifications_header,
div#login_header {
	font-size: 8pt;
	line-height: 12px;
	width: 140px;
	overflow: hidden;
	border: 1px solid #999;
	box-shadow: 0 0 4px 0 #444;
	border-radius: 10px;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
	text-align: center;
	display: none;
	padding: 6px;
	box-sizing: content-box;
	margin-right: 8px;
	text-decoration: none;
	color: #000;
}

div#login_header span,
a#pending_tickets_header span,
a#courses_notifications_header span {
	align-self: center;
}

a#pending_tickets_header.active {
	font-size: 11pt;
	line-height: normal;
	background: #ffd775;
	background: -moz-linear-gradient(top, #ffd775 0%, #f2b204 100%);
	background: -webkit-linear-gradient(top, #ffd775 0%, #f2b204 100%);
	background: linear-gradient(to bottom, #ffd775 0%, #f2b204 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd775', endColorstr='#f2b204', GradientType=0);
}

a#courses_notifications_header.active {
	font-size: 11pt;
	line-height: normal;
	background: #009999;
	background: linear-gradient(to top, #009999, #00aeae, #00c3c3, #00d8d8, #00eeee);
}

a#courses_notifications_header.active,
a#pending_tickets_header.active,
div#login_header {
	display: flex;
}

.fieldExplanation {
	font-size: 0.8em;
	font-style: italic;
	color: #999;
	line-height: 1em;
}

.fieldExplanationRightAligned {
	text-align: right;
}

.email-address-editor-container .email-composer-email-address {
	border: 1px solid #ccc;
	border-right: medium none;
	border-radius: 3px;
	background-color: #eee;
	padding: 0 0 0 4px;
	white-space: nowrap;
	margin-right: 6px;
	margin-bottom: 4px;
	line-height: 23px;
	display: block;
	float: left;
}

.email-address-editor-container .email-composer-email-address img {
	vertical-align: middle;
	padding-bottom: 1px;
}

.email-address-editor-container .email-composer-email-address img.email-composer-delete-address {
	padding: 4px 0 5px;
	border-radius: 0 3px 3px 0;
	background-color: #ccc;
	border: 1px solid #aaa;
	margin-left: 4px;
	vertical-align: bottom;
	cursor: pointer;
}

.email-address-editor-container .email-composer-add-email {
	border: 1px solid #ccc;
	border-radius: 3px;
	background-color: #eee;
	padding: 0 4px;
	display: block;
	float: left;
}

.v-col {
	width: 16px;
	height: 12px;
	display: inline-block;
	margin-right: 2px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #CCCCCC;
	opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #CCCCCC;
}

::-ms-input-placeholder { /* Microsoft Edge */
	color: #CCCCCC;
}

.highlight-result {
	background-color: #DCEBF2;
	padding: 1em;
	font-weight: normal;
	color: #1e252c;
}

.highlight-result strong {
	font-size: 2rem;
	color: #006991;
}

/* Additional contect menu icons for files*/
@font-face {
	font-family: 'Material Icons Round';
	font-style: normal;
	font-weight: 400;
	src: local('Material Icons Round'),
	local('MaterialIconsRound-Regular'),
	url(font/MaterialIconsRound-Regular.woff2) format('woff2'),
	url(font/MaterialIconsRound-Regular.woff) format('woff'),
	url(font/MaterialIconsRound-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'Josefin Sans';
	src: url('font/subset-JosefinSans-SemiBold.woff2') format('woff2'),
	url('font/subset-JosefinSans-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

.context-menu-icon::before {
	font-family: 'Material Icons Round' !important;
	font-weight: normal;
	font-style: normal;
}

.context-menu-icon-delete:before {
	content: "\E14C" !important;
}

.context-menu-icon-rename:before {
	content: "\E9A2";
}

.context-menu-icon-open:before {
	content: "\e895";
}

.context-menu-icon-download:before {
	content: "\E2C4";
}

#context-menu-layer {
	opacity: 0.15 !important;
}