﻿/***********************************************\
 *				Main Stylesheet				   *
 ***********************************************
 * Contains everything used in toplevel.Master *
\***********************************************/

/**************************
 * General element styles *
 **************************/

html
{
	height: 100%;
	width: 100%;
}

body
{
	/*background: white;*/
	font-family: 'Source Sans Pro Light';
	font-size: 11px;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	/*background-image: url(/skin/D1Hub/images/furniture/2000Body.jpg);
	scrollbar-base-color: #FFFFFF;*/
	overflow: hidden;
	background: #ccc;
}

input, textarea
{
	background-color: #fff;
    padding: 2px;
	border: 1px solid #ccc;
    border-radius: 5px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
}

h1
{
	font-size: 14pt;
}

h2
{
	font-size: 13pt;
}

h3
{
	margin: 3px;
	font-size: 12pt;
}

h4
{
	margin: 3px;
	font-size: 11pt;
}

select
{
	background-color: #fff;
	border: #555 1px solid;
	/*font-size: 9pt !important;*/
    padding: 2px;
    border-radius: 5px;
}

*:focus
{
	outline-color: #00A8F2;
}

::-ms-clear,
::-ms-reveal
{
	width: 0;
	height: 0;
}

::-webkit-scrollbar
{
	width: 7px;
	height: 0.5em;
	/*-webkit-border-radius: 4px;*/
	/*background-color: #FFFFFF;*/
	/*border-bottom: 1px solid black;*/
    /*margin-top: 10px;*/
}

::-webkit-scrollbar-track-piece
{
	background-color: #eaebec;
	border: 1px solid #c4c3c4; /*#c4c3c4;*/
    border-radius: 4px;
}

::-webkit-scrollbar-thumb
{
	min-height: 0.4em;
	min-width: 0.45em;
	-webkit-border-radius: 4px;
	background-color: #384851;
}
::-webkit-scrollbar-thumb:hover
{
	background-color: #3c9;
}


/****************
 * Class styles *
 ****************/

.clear-float
{
    clear: both;
}

.form-spacer
{
    height: 10px;
}

.fake-table
{
    display: table;
    table-layout: fixed;
    width: 100%;
}

.tabsContainer
{
	position: relative;
	margin-left: 0px;
	overflow-y: hidden;
}

.tabsContainer div.ui-tabs-panel
{
    padding: 0px;
}

.clickable
{
	cursor: pointer;
}

.draggablecontainer
{
	cursor: move;
}

.errorcontainer
{
	height: 400px;
	width: 500px;
	text-align: center;
}

.errorpanel
{
	background: white;
	border: 1px red solid;
	width: 360px;
	color: Black !important;
}

.errorpanel h2
{
	margin: 0px;
	padding: 5px 0px 15px 25px;
	font-size: 12pt;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 3px 5px;
	color: red;
	text-align: left !important;
}

.errorpanel div
{
	margin: 10px;
	font-size: 9pt;
	text-align: left !important;
	font-style: italic;
}

.formline .formvalue label.error
{
	background: red;
	display: inline-block;
	padding: 2px;
	position: relative;
	top: 0px;
	left: 0px;
	line-height: normal;
}




.hide
{
	display: none;
}

.iframedialog
{
	z-index: 1010 !important;
}

.loadingimagebackground
{
	background-image: url(/skin/D1Hub/images/loadingimage_bg.gif) !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	z-index: 99;
}

.loadingimagebackgroundbig
{
	background-image: url(/skin/D1Hub/images/loadingimage_bg.gif) !important;
	background-position: 500px 280px !important;
	background-repeat: no-repeat !important;
	z-index: 99;
	height: 100%;
}

/*hide these by default */
.noclose .ui-dialog-titlebar-close, #confirmdialog .ui-dialog-titlebar-close, #changenamedialog .ui-dialog-titlebar-close
{
	display: none !important;
}

.notification
{
	border: 2px solid #aaa;
	background: #ddd;
	padding: 10px;
	margin: 10px;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.reportlist li a
{
	width: auto !important;
}

.tooltiptable
{
	font-size: 9pt;
	width: 255px;
}

.tooltiptable th
{
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-align: left;
}

.tooltiptable td
{
	font-size: 9pt;
	font-weight: normal;
	vertical-align: top;
}

.tooltiptable td.subtitle
{
	font-size: 10pt;
	padding: 0 3px 3px 3px;
}

.tooltiptable td .value
{
	overflow: hidden;
	color: Red !important;
}

.logindialoginner
{
	color: black;
	position: absolute;
	/*left: 50%;*/
	/*margin-left: -175px;*/
	/*width: 350px;*/
	/*border: 1px #ccc solid;*/
	/*padding: 15px;*/
	/*background-color: #eee;*/
	font-size: 16px;
	border-radius: 0px;
	max-width: 350px;
	width: calc(100% - 40px);
	position: relative;
	margin: auto;
}

#btnLogin
{
	width: 100%;
	margin: 0;
}

.logo-animation, #imgIntroLogo
{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	/*width: 100%;*/
}

.logindialoginner input
{
	font-size: 18px;
}

.logindialoginnererror
{
	position: absolute;
	left: 50%;
	margin-left: -180px;
	width: 330px;
	border: 1px #8f0026 solid;
	padding: 15px;
	background: transparent\9;
	background: rgb(199,127,146) transparent;
	background: rgba(199,127,146, 0.5);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fc77f92 , endColorstr=#7fc77f92  )"; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fc77f92 , endColorstr=#7fc77f92  ); /* IE5.5-7 */
}

.loginError
{
    color: #ff0000;
    margin-top: 20px;
}

.loginError a
{
    color: blue;
    margin-top: 20px;
    text-decoration: underline;
    cursor: pointer;
}

.validity-modal-msg
{
	position: absolute;
	z-index: 2000;
	background-color: red;
	color: White;
	border: solid 1px #000;
	padding: 2px;
	cursor: pointer;
	margin-top: 9px;
}

.validity-modal-msg:hover
{
}


.roleplayDialogContainer
{
    float: right;
}

.roleplayDialogPartnerIcon
{
    margin: auto;
    height: 128px;
    width: 128px;
}

.roleplayDialogRoleContainer
{
    clear: both;
    margin-left: -7px;
    margin-right: -7px;
    height: 124px;
}

.roleplayDialogRoleButton
{
    float: left;
    width: 124px;
    height: 124px;
    cursor: pointer;
}

.roleplayDialogConsultantButton
{
    background-image: url('../images/rp_role_consultant.png');
}
.roleplayDialogConsultantButtonOver
{
    background-image: url('../images/rp_role_consultant_o.png') !important;
}

.roleplayDialogCustomerButton
{
    margin-left: 5px;
    background-image: url('../images/rp_role_customer.png');
}
.roleplayDialogCustomerButtonOver
{
    background-image: url('../images/rp_role_customer_o.png') !important;
}

.roleplayDialogRandomRoleButton
{
    margin-left: 5px;
    background-image: url('../images/rp_role_random.png');
}
.roleplayDialogRandomRoleButtonOver
{
    background-image: url('../images/rp_role_random_o.png') !important;
}

.bannerimage
{
    height: 196px;
    margin: 0px !important;
    background-size: 100% 100%;
}

.SwitchPanelContainer
{
    position: absolute;
    width: 100%;
    height: 100%;
}

.SwitchPanelLink
{
    float: right;
    margin-right: 15px;
    font-size: 14px;
    color: white !important;
    cursor: pointer;
}

.tasksHeadlineNumber
{
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
}

.d1-dialog {
	position: relative;
	display: none;
	margin: 0;
	padding: 0 !important;
	overflow: hidden !important;
}

.d1-dialog-loading {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: url(../images/loadingimage_bg.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 99;
}

.d1-dialog-frame {
	display: none;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
/************************
 * Specific ID'd styles	*
 ************************/

/* used for the content iframed into jquery windows */
#childwindow
{
	background: white !important;
	margin: 0px;
	padding: 5px;
}

#debugdisplay
{
	margin: 0px;
	padding: 0px;
	border: 1px black outset;
	height: 250px;
	position: absolute;
	width: 400px;
	top: 5px;
	right: 5px;
	display: none;
	z-index: 1999;
}

#debugdisplay #title
{
	font-size: 10pt;
	background: black !important;
	color: White !important;
	margin: 0px !important;
	padding: 3px 3px 3px 25px !important;
	font-weight: bold;
	background-image: url(/skin/D1Hub/images/icons16x16/bug.png) !important;
	background-position: 3px 3px !important;
	background-repeat: no-repeat !important;
}

#debugdisplay #copy
{
	color: White;
	text-decoration: none;
	font-family: 'Wingdings';
	font-size: 13px;
	position: absolute;
	top: 3px;
	right: 24px;
}

#debugdisplay #close
{
	color: White;
	text-decoration: none;
	font-family: 'Wingdings';
	font-size: 13px;
	position: absolute;
	top: 3px;
	right: 4px;
}

#debugdisplay #content
{
	background-position: #FFFFCC;
	padding: 5px;
	background: #FFFFCC;
	height: 250px;
	overflow: Auto;
	display: block;
}

#debugdisplay #content span
{
	display: block;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	font-size: 8pt;
}

#btnDebugClear
{
	color: White;
	text-decoration: none;
	font-family: 'Wingdings';
	font-size: 13px;
	position: absolute;
	top: 3px;
	right: 44px;
}

#debugdisplay .error
{
	color: Red;
}


#debugdisplay .ui-draggable-dragging
{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#dialogplaceholder .ui-tabs
{
	background-color: #ddd;
}

#dialogplaceholder ul.ui-tabs-nav li a
{
	text-align: center !important;
	padding-left: 5px;
	padding-right: 5px;
	min-width: 90px !important;
    color: white;
}

#dialogplaceholder ul .ui-tabs
{
	width: 100% !important;
	border: none !important;
	background-image: url(/skin/D1Hub/images/furniture/tabbg.png) !important;
	background-position: 0px 0px !important;
	background-repeat: repeat-x;
}

#dialogplaceholder .ui-tabs-nav
{
	height: 43px !important;
    padding-left: 5px;
    padding-top: 4px;
    background-color: #bbb;
}

#dialogplaceholder .ui-tabs-nav li:hover
{
	background-color: #8e9a9a;
}

#dialogplaceholder .ui-tabs-panel
{
	/*background-image: url(/skin/D1Hub/images/furniture/dialogbg.png) !important;*/
	background-repeat: repeat-x;
	background-position: 0px -60px;
	/*background-color: #ddd;*/
	overflow: auto;
	position: relative;
	height: 460px;
    padding: 5px;
}

#dialogplaceholder .ui-tabs-panel p:first-of-type
{
	margin-top: 0px;
}

/*#dialogplaceholder ul .ui-state-default
{
	background-color: #888;
}*/

#dialogplaceholder ul .ui-tabs-selected
{
	background-color: #8e9a9a;
}

#dialogplaceholder ul .ui-tabs-selected a
{
	color: white;
}

#dialogplaceholder ul .ui-state-disabled
{
	display: none;
}

#dialoguploader
{
	margin: 0px;
	padding: 0px;
}

.ui-tabs .ui-tabs-panel
{
    padding: 0px;
}

/* style overides for the main tab */
#defaulttabs
{
	width: auto;
	background: transparent !important;
	border: none !important;
	/*margin: 0px 20px 0px 20px;*/
	padding: 0px;
}  

#defaulttabs .ui-tabs-panel
{
    margin-right: 40px;
    float: left;
    position: relative;
}

#defaulttabs .ui-tabs-hide
{
	display: block !important;
    overflow: hidden;
}

#topBarContainer
{
    /*background-color: #384851;*/
    /*height: 43px;*/
    overflow: hidden;
    /*border: 1px solid transparent;*/
    /*border-radius: 5px;*/
	margin: 0 150px 0 150px;
	height: 70px;
}

#navigationContainer
{
    position: relative;
    /*float: left;*/
    /*width: 100px;*/
    overflow: hidden;
	height: 100%;
}

#tabHeadersScroller
{
    overflow: hidden;
    width: 100%;
    padding: 0px 18px 0px 18px;
    box-sizing: border-box;
	height: 100%;
    text-align: -webkit-center;
}

.tabHeadersScrollBtn
{
    display: none;
    position: absolute;
    top: 0px;
    width: 18px;
	height: 55px;
}

#tabHeadersScrollLeft
{
    left: 0px;
    background-image: url('../images/furniture/tabs_scrollleft.gif');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    background: #fff url('../images/furniture/tabs_scrollleft.png') 50% 50%/50% 50% no-repeat;
}

#tabHeadersScrollRight
{
    right: 0px;
    background-image: url('../images/furniture/tabs_scrollright.gif');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    background: #fff url('../images/furniture/tabs_scrollright.png') 50% 50%/50% 50% no-repeat;
}

#tabHeadersContainer
{
    /*width: 1470px;*/
    /*width: calc((160px + .2em) * 9);*/
	/*margin: 0 auto;*/
	height: 100%;
	width: fit-content;
}

#tabHeadersContainer .ui-widget-header {
	background: none;
	height: 100%;
	box-sizing: border-box;
	padding: 0;
}

#tabHeadersContainer > ul > li a span, #topbarLogout a span{
	display: flex;
    white-space: normal;
    justify-content: center;
    align-items: center;
}

#tabHeadersContainer > ul > li { 
	top: auto;
	margin-top: 0;
}

#tabHeadersContainer > ul > li a, #topbarLogout a {
	width: 150px;
	font-size: 1.1em;
	transition: color ease-in-out 0.3s, border ease-in-out 0.3s, background ease-in-out 0.3s;
	outline: 0px !important;
	color: #000;
	height: 100%;
	box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#tabHeadersContainer > ul > .ui-tabs-selected a,
#tabHeadersContainer > ul > .ui-tabs-selected a:hover {
	color: #ee2537;
	cursor: default;
}
#tabHeadersContainer > ul > li a:hover {
	color: #ee2537;
}
#topbarLogout a:hover {
	color: #ee2537;
}

#tabHeadersContainer > ul > .ui-tabs
{
	width: 100% !important;
	border: none !important;
	background-image: url(/skin/D1Hub/images/furniture/tabbg.png) !important;
	background-position: 0px 0px !important;
	background-repeat: repeat-x;
}

#tabHeadersContainer > ul > .ui-tabs-panel
{
	background: transparent !important;
	border: none !important;
}

#tabHeadersContainer > ul > .ui-state-disabled
{
	display: none;
}

#tabHeadersContainer > ul > .ui-state-default
{
	background-color: transparent;
    border: 0px;
    /*height: 30px;*/
    /*margin-top: 2px;*/
	height: 100%;
	margin-top: 0px;
}


#tabHeadersContainer > ul > .ui-state-default:not(:last-child)
{
    border-right: 0px solid #ccc;
}

#searchContainer
{
    float: right;
    width: 240px;
    overflow: hidden;
    margin: 0px 10px 0px 10px;
	display: none;
}

#searchBoxContainer
{
    display: inline-block;
    height: 35px;
    width: 185px;
    padding: 0 5px;
    margin-top: 3px;
    font-size: 12pt;
    font-weight: bold;
    background-color: white;
    border-radius: 5px;
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
}

#searchBoxLanguageContainer
{
    display: inline-block;
    cursor: pointer;
}

#searchBoxLanguageContainer img
{
    vertical-align: middle;
}

#searchDropdownContainer
{
    display: none;
    position: absolute;
    top: 35px;
    left: 1089px;
    width: 29px;
    background-color: white;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    padding: 10px 5px 5px 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#searchDropdownContainer div
{
    padding: 3px 0;
    width: 100%;
    cursor: pointer;
}

#searchDropdownContainer div:hover
{
    background-color: #ccc;
}

#txtSearchTerm
{
    height: 25px;
    width: 130px;
    padding: 5px 0 5px 10px;
    font-size: 12pt;
    font-weight: bold;
    border-radius: 0;
    border: 0;
    border-left: 1px solid #ccc;
}

#txtSearchTerm:active, #txtSearchTerm:focus
{
    outline: none;
}

#btnSearch
{
    vertical-align: middle;
    margin-top: -3px;
    cursor: pointer;
}

#feedbackContent
{
	margin: 0px;
	padding: 0px;
}

#feedbackcontainer
{
	position: relative;
	margin: 0px;
	padding: 0px;
}

#feedbackText
{
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
}

#feedbackText .feedbackline
{
	margin: 0px 0px 25px 5px;
	display: block;
}

#feedbackText .feedbackline a
{
	color: Black;
	text-decoration: none;
}

#feedbackText .feedbacknumber
{
	font-size: 16pt !important;
	font-weight: bold;
	color: #7fe2de;
}

#feedbackText .feedbacknumbersmall
{
	font-size: 14pt !important;
	font-weight: bold;
	color: #e762c2;
}

#feedbackText .state
{
	font-weight: bold;
	color: #9e723a;
}

#feedbackText .action
{
	font-weight: bold;
	color: #8b3351;
}

#feedbackbuttons
{
	position: absolute;
	bottom: 28px !important;
}

#feedbackText .urgent
{
	display: inline;
	display: inline-block;
}

#changenamedialog .formline .formlabel, #messagedetailsdialog .formline .formlabel
{
	width: 55px !important;
}

#logindialog .formline
{
	padding: 10px 0;
}

#logindialog .formline .formlabel
{
	width: auto;
	text-align: center;
	/*padding: 10px;*/
	padding: 10px 0px;
}

#changenamedialog .formline .formvalue, #messagedetailsdialog .formline .formvalue
{
	width: 369px !important;
}

#logindialog .formline .formvalue
{
	width: auto;
}

#changenamedialog .formline .formvalue input, #messagedetailsdialog .formline .formvalue input
{
	width: 170px;
}

#logindialog .formline .formvalue input
{
	width: calc(100% - 6px);
}

/* message toaster */
#messagetoaster
{
	display: block;
	position: absolute;
	top: -140px;
	right: 10px;
	background: white;
	z-index: 99;
	background-image: url(/skin/D1Hub/images/furniture/tabitembg.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border: 1px black solid;
	width: 250px;
	height: 125px;
	clear: both;
}

#messagetoaster #messageheader
{
	overflow: hidden;
	background-image: url(/skin/D1Hub/images/icons16x16/email_glow.png);
	background-position: 4px 3px;
	background-repeat: no-repeat;
	font-size: 11pt;
	color: White;
	padding: 2px 0px 4px 30px;
	height: 16px;
}

#messagetoaster #messagebody
{
	margin: 0px;
	padding: 3px 3px 3px 3px;
	background: white;
	font-size: 9pt;
	color: Black;
	height: 95px;
}

#messagetoaster #MessageBody .author
{
	display: block;
	font-weight: normal;
	overflow: hidden;
	height: 15px;
	font-weight: normal !important;
}

#messagetoaster #MessageBody .date
{
	display: block;
	overflow: hidden;
	height: 15px;
	font-weight: normal !important;
}

#messagetoaster #MessageBody .body
{
	display: block;
	overflow: hidden;
	height: 42px;
	font-weight: normal !important;
}

#messageSubject
{
	overflow: hidden;
	width: 300px;
	height: 29px;
}

#messageBody
{
	border-top: 1px dotted #aaa;
	padding: 15px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
	height: 110px;
	min-height: 110px;
	overflow: auto;
}

#messageBody .link
{
	display: block;
	margin: 5px 0px 0px 0px;
	width: 120px;
}

#notifier
{
	min-width: 280px;
	width: 280px;
	min-height: 30px;
}

#page
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
	position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    /*bottom: 83px;*/
	overflow: hidden;
	bottom: 22px;
}

#pagecontent
{
	position: relative;
	font-size: 10pt;
	margin: 0px 0px 0px 0px !important;
	padding: 0px;
	min-height: 300px;
}

#footerwrapper
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

/*  footer */
#pagefooter
{
	z-index: 100;
	position: relative;
	bottom: 0;
	left: 0px;
	background-color: #384851;
	height: 43px;
	color: White;
	font-weight: bold;
	padding: 0px;
	margin: 20px 20px 20px 20px;
	width: auto;
    border: 1px solid transparent;
    border-radius: 5px;
    /*text-transform: uppercase;*/
}

/* non ie version with transparancy */
/*#footerwrapper > #pagefooter
{
	background-image: url(/skin/D1Hub/images/furniture/btmbar_trans.png) !important;
	background-color: transparent !important;
}*/

#pagefootermessage
{
	margin: 0px 5px 0px 5px;
	padding: 0px;
	font-size: 12pt;
	float: left;
}

#pagefootermenu
{
	text-align: right;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 12pt;
	width: 500px;
    height: 43px;
	margin: 0px 5px 0px 5px;
	line-height: 43px;
}

#pagefootermenu li
{
	text-align: right;
	display: inline;
	padding: 0px 10px 0px 10px;
}

#pagefootermenu ul
{
	display: inline;
	list-style: none;
	list-style-type: none;
	text-align: right;
	position: absolute;
	right: 0px;
    margin: 0px;
    padding-left: 0px;
}

#pagefootermenu ul a
{
	color: white;
	text-decoration: none;
	cursor: pointer;
}

/* icons hidden by default */
#pagefootermenu #newmessageLI, #pagefootermenu #networkerrorLI, #pagefootermenu #debugdisplayindicator, #pagefootermenu #feedbackindicator
{
	width: 25px;
}

/* debugger icon */
#pagefootermenu #debugdisplayindicator
{
	background-image: url(/skin/D1Hub/images/icons16x16/bug.png);
	background-position: 1px 2px;
	background-repeat: no-repeat;
	width: 20px;
	height: 16px;
	display: inline-block;
	padding: 0px;
	margin: 0px;
}

/* feedback icon */
#pagefootermenu #feedbackindicator
{
	background-image: url(/skin/D1Hub/images/icons16x16/comments.png);
	background-position: 1px 2px;
	background-repeat: no-repeat;
	width: 20px;
	height: 16px;
	display: inline-block;
	padding: 0px;
	margin: 0px;
}

/* network error icon */
#pagefootermenu #networkerrorindicator
{
	background-image: url(/skin/D1Hub/images/icons16x16/computer_error.png);
	background-position: 1px 2px;
	background-repeat: no-repeat;
	width: 20px;
	height: 16px;
	display: inline-block;
	padding: 0px;
	margin: 0px;
}

/*message icon*/
#pagefootermenu #newmessagesindicator
{
	/*background-image: url(/skin/D1Hub/images/icons16x16/email_glow.png);*/
	background-position: 1px 2px;
	background-repeat: no-repeat;
	width: 20px;
	height: 16px;
	display: inline-block;
	padding: 0px;
	margin: 0px;
}

/* expand/collapse window icon*/
#resizewindow {
    position: absolute;
    top: 35px;
    right: 20px;
    color:white;
	cursor: pointer;
}

#personname
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	position: relative;
	line-height: 43px;
    text-transform: none;
}

#personname img
{
	width: 39px;
	height: 39px;
	border: 0px solid white;
	padding: 0px;
	margin: 2px;
}

#personname a
{
	top: 0px;
	left: 50px;
	position: absolute;
	width: 250px;
	color: White;
	text-decoration: none;
}

#portalHeader
{
	/*padding: 20px;*/
	height: 70px;
	background-position: 20px center;
	background-repeat: no-repeat;
	/*position: relative;*/
	/*background-position-y: center;*/
     background-image: url(../images/furniture/sats-logo.png); 
    background-size: auto 43px;
    background-color: #fff;
	position: absolute;
	width: 100%;
}

#portalHeader::before {
    content: '';
    width: 38px;
    position: absolute;
    height: 100%;
    background-image: url(../images/furniture/dayonelogo.png);
    left: 115px;
    z-index: 1000;
    background-size: auto 38px;
    background-position: center;
    background-repeat: no-repeat;
}

#portalHeader img
{
    margin-top: 7px;
    margin-right: 2px;
	display: none;
}

#portalHeader .hamburger-menu,
#portalHeader .menu-container {
	display: none;
}

#uploaderiframe
{
	width: 540px;
	height: 100px;
	border: none;
}


.formbutton
{
}
.formbutton label.error
{
	background: red;
	display: inline-block;
	padding: 2px;
	line-height: normal;
	margin-left: 10px;
	position: relative;
	top: 0px;
	left: 0px;
}

#pagefooterroleplay
{
    /*display: none;*/
    position: absolute;
    top: 0px;
    right: 500px;
    width: 300px;
    height: 43px;
}

#pagefootermenu #newmessageLI, #pagefootermenu #networkerrorLI, #pagefootermenu #debugdisplayindicator, #pagefootermenu #feedbackindicator, #pagefootermenu #drawingtoolLI
{
	width: 25px;
}

#pagefootermenu #drawingtoolicon
{
	/*background-image: url(../images/icons16x16/pencil.png);*/
	background-position: 1px 2px;
	background-repeat: no-repeat;
	width: 20px;
	height: 16px;
	display: inline-block;
	padding: 0px;
	margin: 0px;
}

#btnRoleplay
{
	position: relative;
    padding: 0px;
    margin: 0px;
    line-height: 43px;
}

#btnRoleplay img
{
	width: 39px;
    height: 39px;
    margin: 2px;							   
}

#btnRoleplay a
{
	position: absolute;
	top: 0px;
	left: 45px;
	width: 300px;
	color: White;
	text-decoration: none;
    font-size: 12pt;
}
#feedbackText .feedbacknumberunread
{
	font-size: 16pt !important;
	font-weight: bold;
	color: yellow;
}
#roleplaydialog
{
	font-size: 12pt;
}

.fadeddiv
{
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; /* IE 5-7 */
	filter: alpha(opacity=20); /* Netscape */
	-moz-opacity: 0.2; /* Safari 1.x */
	-khtml-opacity: 0.2; /* Good browsers */
	opacity: 0.2;
}

.roleplayLobbyOverlay
{
	width: 100%;
	height: 64px;
	position: absolute;
	margin: 0px!important;
	top: 0px;
	left: 0px;
	background-position: center bottom;
	background-repeat: no-repeat;
    background-size: 32px 32px;
}

.roleplayLobbyPerson
{
	width: 128px; 
	text-align: center; 
	cursor: pointer!important;	
}

.roleplayLobbyPersonBusy
{
	width: 128px; 
	text-align: center; 
	cursor:default;	
}

#hometabcontainer
{	
	overflow-y: auto;
    overflow-x: hidden;
	height: 100%;
	background-color: #EBEDEF;
}

#hometabcontainer h2, #hometabcontainer h3{
	margin: 0px 10vw;
	background-color: transparent;
    color: #000;
	padding: 0px 0px 0px 5px;
}
#hometabcontainer h3 {
	text-transform:inherit;
}

#hometabcontainer h2 {
	font-size: 25px;
	text-transform: inherit;
	text-transform: uppercase;
}

.dialog-no-title-close .ui-dialog-titlebar-close
{
    display: none;
}

/*Mobile styling*/

#tabcontents {
    /*overflow: hidden;*/
}

#mobileNav {
    display: none;
    position: absolute;
    left: 0px;
    z-index: 1000;
    top: -70px;
}

#mobileMenuButton {
    background-color: #384851;
    /*width: 50px;*/
    /*height: 50px;*/
    border-radius: 5px;
    text-align: center;
    padding: 10px 15px;
    color: #fff;
    font-size: 30px;
}

#mobileMenuButton:hover { color: #384851; }

#mobileMenuContents {
    background-color: #384851;
    border-radius: 5px;
    height: auto;
    width: 100px;
    position: absolute;
    left: 0;
    /*bottom: -50px;*/
    padding: 5px 10px;
    /*border-top-right-radius: 0px;*/
    border-top-left-radius: 0px;
    display: none;
}

#mobileMenuContents a {
    color: #fff;
    text-decoration: none;
    font-size: 1.1rem;
    display: inline-block;
    width: 100%;
    line-height: 30px;
    /*padding: 0 10px;*/
}
#mobileMenuContents a:hover {
    color: #384851;
}

/* Mobile styling */
.tabs-mobile-dropdown {
	display: none;
	width: 100%;
	padding: .5em;
	/*margin-right: 0;*/
	/*margin-bottom: 7px;*/
	background-color: #384851;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	/*text-transform: uppercase;*/
	padding: .6em 0;
}

#tabsNavContainer { height: auto; }

#tabsDropdownButton { font-weight: bold; }

#tabsDropdownButton:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f107";
    position: absolute;
    left: 10px;
    transition: transform .2s ease;
}

.invert-icon:before { transform: rotate(180deg); }

@media (min-width: 10px) and (max-width: 980px) {

    #pagefootermenu li { padding-left: 4px; }
    #personname a { color: rgba(255, 255, 255, 0); left: 0; }
    #searchContainer { display: none; }
    #mobileNav { display: block; }
    #topBarContainer { display: none; }
    #defaulttabs .ui-tabs-hide { display: none !important; }
    #tabHeadersContainer > ul > li { width: 150px !important; }

    .tabs-mobile-dropdown { display: inline-block;}
    #tabHeadersContainer > ul > li { width: 150px !important; }
    #dialogplaceholder .ui-tabs-nav { display: inline-block; padding-left: 0;}
    .ui-tabs .ui-tabs-nav li { width: calc(100% - 3px); }
    .ui-tabs .ui-tabs-nav {  }
    #dialogplaceholder ul.ui-tabs-nav li a { width: calc(100% - 10px); }
    #txtDescriptionContainer #ckEditor { width: calc(100% - 7px); }
    #tabsNavContainer { height: auto; overflow: hidden;  margin-bottom: 5px;}
    #tabsNavContainer ul { background-color: transparent !important; }
    #tabsDropdownContents { height: 0; overflow: hidden; z-index: 1000; position: absolute; }

}


/* CALENDAR STYLING */
#btnToggleCalendar {
	/*height: 20px;*/
	/*width: 20px;*/
	/*background-color: #080;*/
	/*position: absolute;*/
	/*bottom: 0;*/
	/*right: 0;*/
	/*cursor: pointer;*/
}

	#btnToggleCalendar:hover {
		/*background-color: #0f0;*/
	}

#calendarContainer {
	/*margin-top: 20px;*/
	height: calc(100% - 20px);
	background-color: #f0f0f0;
	position: relative;
	/*padding: 10px;*/
	border-radius: 5px;
	overflow: hidden;
	height: 100%;
}

.calendar-control {
	width: 100%;
	height: 100%;
	background-color: #f00;
}

#calendar {
	height: 100%;
	width: 100%;
	background-color: #fff;
	position: relative;
}

#calendarHead {
	width: 100%;
	text-align: center;
}

#calendarBody {
	width: calc(100% + 7px); /* the extra 7 pixels is to account for a scroller*/
	overflow-y: scroll;
	overflow-x: hidden;
	position: relative;
}

.calendar-table-row {
	border-bottom: 1px solid #000;
	overflow-y: hidden;
}
calendar-table-row:first-child {
	border-top: 1px solid #000;
}

.calendar-col-head {
	float: left;
}

.calendar-col-head .calendar-table-cell {
	float: none;
}

.calendar-table-cell {
	min-height: 10px;
	min-width: 10px;
	border-right: 1px solid #000;
	border-left: none;
	background-color: #fff;
	position: relative;
	height: 100%;
}
.calendar-col-head:first-child .calendar-table-cell,
.calendar-col-body:first-child .calendar-table-cell {
	 border-left: 1px solid #000;
 }

.calendar-month {
	position: relative;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	font-weight: bold;
	background-color: #8e9a9a;
	color: #fff;
}

.calendar-daynames {
	font-weight: bold;
}

.calendar-col-body {
	min-height: 10px;
	float: left;
}

.calendar-daynumber-line {
	text-align:right;
	margin-bottom: 5px;
}
.calendar-daynumber {
	width: 1.5rem;
	height: 1.5rem;
	text-align: center;
	background-color: #00000022;
	line-height: 1.5rem;
	display: inline-block;
}

#btnMonthNext, #btnMonthBack {
	position: absolute;
	top: 0;
	height: 100%;
	width: 2rem;
	line-height: 2rem;
	/*background-color: #888;*/
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	user-select: none;
}
#btnMonthNext:hover, #btnMonthBack:hover {
	background-color: #ccc
}

#btnMonthNext:before, #btnMonthBack:before {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f002";
    color: #fff;
    font-size: 16px;
}

#btnMonthNext:before {
	content: '\f054';
}

#btnMonthBack:before {
	content: '\f053';
}

#btnMonthNext { right: 0; }
#btnMonthBack { left: 0; }

.calendar-disabled {
	/*opacity: 0.5;*/
	background-color: #ddd;
}

.calendar-disabled .calendar-daynumber {
	color: #999;
}

.calendar-course-highlight {
	background-color: transparent;
	margin-bottom: 10px;
	padding: 5px;
	color: #fff;
	height: 1rem;
}
.calendar-course-highlight:nth-child(even) {
	/*background-color: #7563a1;*/
}

.calendar-course-highlight.calendar-padder {
	background-color: transparent;
}

.calendar-course-highlight-overlay {
	padding: 5px;
	position: absolute;
	width: 10px;
	color: #fff;
	background-color: #fbb13a;
	cursor: pointer;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: break-all;
}

.calendar-course-active {
	background-color: #00a795;
}

.calendar-course-highlight-overlay:hover:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.2;
	cursor: pointer;
}

.calendar-course-highlight-start {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 10px;
}

.calendar-course-highlight-end {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-right: 10px;
}

.calendar-current-day .calendar-daynumber {
	color: #fff;
	background-color: #5858f9;
}

/* Self performance report */
#selfReportTable {
	background-color: #0aa;
	position: relative;
}

.self-report-overview,
.self-report-details {
	display: block;
	background-color: #0aa;
	color: #fff;
	border-top: 1px solid #000;
	margin-left: 15px;
}

.self-report-overview:first-child,
#selfReportTable>.self-report-overview:first-child {
	border-top: none;
}

.self-report-overview {
	position: relative;
}

.self-report-collapsable {
	cursor: pointer;
}

.self-report-collapsable:hover:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	background-image: linear-gradient(to right, transparent, #ffffff88);
}

.self-report-collapsable:before {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f107";
    position: absolute;
    left: -10px;
	top: 50%;
	transform: translateY(-50%);
}

.self-report-content {
	display: inline-block;
	padding: 5px;
	vertical-align: middle;
	/*width: 50%;*/

	/*background-color: #aaa;*/
	/*margin: 1px;*/
}

.self-report-name {
	text-align: right;
	border-right: 1px solid #000;
	max-width: 50%;
}

.self-report-score {
	text-align: left;
	/*border-left: 1px solid #000;*/
}

.self-report-collapsed:before {
	content: "\f106";
}

.dialog-tab-options {
	position: sticky;
	bottom: 0;
	width: calc(100% - 20px);
	padding: 5px;
	background-color: rgba(0, 0, 0, 0.1);
}

.dialog-tab-options .button {
	background-color: #f15f4a;
	padding: 5px;
	width: fit-content;
	color: #fff;
	display: inline-block;
	cursor: pointer;
}
.dialog-tab-options .button:hover {
	background-color: #555;
}

/* Registration Statistics Table*/
.regstatisticstable thead tr:first-child th {
    position: sticky;
    top: 0;
    padding: 8px;
	background-color: #09c;
}
.regstatisticstable tr>td {
	padding: 8px;
}

.regstatisticstable thead{
    width:100%;
}

/* tiled course picker*/

.tile-container {
	padding: 0px;
	margin: 0px;
}

.portal-course-tile {
    background-color: #fff;
    width: 260px;
    height: 321px;
    color: #919191;
    text-align: left;
	line-height: 1.3;
    cursor: pointer;
    margin: 5px;
    list-style-type: none;
    font-size: 11px;
    overflow: hidden;
    display: inline-block;
    transition: transform 0.5s, opacity 0.5s;
	border: 1px solid #DCDCDC;
	opacity: 0;
	font-family: 'Source Sans Pro';
	position: relative;
}

.portal-course-tile-content{
    position:relative;
    height:100%;
}
.portal-resource-btn {
    background-color: #384851;
    color: #fff;
}
.portal-resource-tile-btn {
    width: 100%!important;
    position: absolute;
    bottom: 0px;
}
.portal-course-tile img {
    width: 60px;
}

.course-tile-image-container {
	height: 145px;
	padding: 5px;
	position: relative;
	overflow: hidden;
}

.portal-course-tile::after {
	content: "";
	background-image: radial-gradient(hsla(0,0%,100%,.8) 15%,hsla(0,0%,100%,.15) 38%,hsla(0,0%,100%,0) 50%),radial-gradient(hsla(0,0%,100%,.8) 15%,hsla(0,0%,100%,.15) 38%,hsla(0,0%,100%,0) 50%),radial-gradient(hsla(0,0%,100%,.8) 15%,hsla(0,0%,100%,.35) 35%,hsla(0,0%,100%,.15) 40%,hsla(0,0%,100%,0) 50%),radial-gradient(hsla(0,0%,100%,.8) 15%,hsla(0,0%,100%,.35) 35%,hsla(0,0%,100%,.15) 40%,hsla(0,0%,100%,0) 50%);
	background-size: 300px 14px, 300px 14px, 60px 28px, 60px 28px;
	background-position: left -120px top 7px, right -120px bottom 5px, left 0 top 0px, right 0 bottom -2px;
	background-repeat: no-repeat;
	pointer-events: none;
	position: absolute;
	transition: background-position 0.5s ease-out, opacity 0.5s ease-out;
	top: -15px;
	left: -5px;
	bottom: -15px;
	right: -5px;
	opacity: 0;
}
.portal-course-tile:hover::after {
	background-position: left calc(100% + 67px) top 7px, right calc(100% + 67px) bottom 5px, left calc(100% - 50px) top 0px, right calc(100% - 50px) bottom -1px;
	opacity: 0.9;
}

.course-tile-image {
	height: 145px;
	padding: 5px;
    background-repeat: no-repeat;
    background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: transform 0.2s ease;
}
.portal-course-tile:hover .course-tile-image {
	transform: translate(-50%, -50%) scale(1.1);
}

.portal-course-tile:hover .course-btn {
	background-color: #555;
}

.course-tile-info{
	display: block;
    position: absolute;
    width: 100%;
    bottom: 0px;
}

.course-tile-title-container{
	margin-top: 5px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
}

.course-tile-title-text{
	font-size:14px;
	font-weight:bold;
	color:#000;

}

.course-tile-text{
	margin-left:15px;
	margin-right:15px;
}

.course-tile-progress{

}

.course-tile-date{

}

.course-btn{
	width: 100px;
    text-align: center;
    transform: translateX(50%);
    margin-top: 10px;
    margin-bottom: 10px;
}


/* Group Language Flags*/
.group-lang-img {
    position: absolute;
    top: 0;
    right: 0;
    margin: 2px;
}

#reportButtonsOldStyle{
	display:none;
}

.language-flag-icon{	
    margin-right: 8px;
	margin-left: 8px;
    padding: 3px;
    float: left;
}

/* Course Page*/
#coursepage {
	overflow: auto;
	height: 100%;
}

#coursebreadcrumb-nav-container {
	width: 100%;
	height: 40px;
	background: #D8DBDD;
	position: sticky;
	top: 0;
	z-index: 1;
}

#coursecontainer{
	display: inline-flex;
	width:100%;
	min-height: calc(100% - 40px);
	background-color: #fff;
}

#coursecontents{
	display: inline-block;
    flex-grow: 1;
    width: 100%;
    height: 100%;
    background: #fff;
}

#coursedetails{	
    margin:20px;
}

#coursetitle{
	margin: 10px 0px;
    font-size: 25px;
	text-transform: uppercase;
	font-family: 'Source Sans Pro';
}

#coursedescription{
	font-size: 14px;
    margin: 9px 30% 0px 0px;
}

#courseimage{
	height: 400px;
    background-image: url(../images/sats-high-lift-truck.jpg);
     background-size: cover; 
    background-repeat: no-repeat;
    /*background-position-y: calc(100% + 55px);*/
	background-position: center;
	transition: opacity 0.2s;
}

#coursetabs{
    background: #fff;
	overflow: hidden;
}

.coursetabs-nav-container {
	background-color: #EBEDEF;
}

#tabsnavigation {
	width: calc(100% - 180px);
	display: inline-flex;
	background-color: #EBEDEF;
	padding-top: 10px;
}

.course-tabs-search-container {
	width: 177px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 40px;
}

.tabcontents {
	width: 100%;
    display: inline-flex;
}

.nav-tab{
	display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 40px;
	cursor:pointer;
	transition: background-color 0.4s;
}

.tab-selected{
	background: white;
}

.video-resources-list {
	display: flex;
	flex-wrap: wrap;
}

#moduletabcontents, #resourcetabcontent {
	overflow: hidden;
}

#coursesidebar{
	display: inline-block;
    width: 450px;
    height: inherit;
    background: #ccc;
	padding: 10px 40px;
	box-sizing: border-box;
}

#moduleslist{
	width: 100%;
}

.video-resources-list{
	width: 100%;
    display: flex;
	background: white;
	margin-bottom: 20px;
	flex-wrap: wrap;
}
	.video-resources-list .exercisesTableRowScenario {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 180px;
	}
	.video-resources-list .resource-thumbnail-container {
		display: inline-flex;
		width: 160px;
		height: 100px;
		cursor: pointer;
		margin-left: initial;
	}
	.video-resources-list .resource-thumbnail-image {
		height: auto;
	}

.title-row {
	background-color: white;
	width: 100%;
	height: 40px;
	color: black;
	font-size: 14px;
	font-weight:bold;
	display: inline-block;
	border-bottom: 1px solid #EBEDEF;
	display: flex;
    align-items: center;
	padding-left: 47px;
}
.module-title-text{	
	min-width: 150px;
}

.resource-row {
	background-color: white;
	width: 100%;
	height: 40px;
	color: black;
	/*cursor: pointer;*/
	font-size: 12px;
	display: inline-block;
	border-bottom: 1px solid #EBEDEF;
	font-family: 'Source Sans Pro';
}
.resource-header {
	display: flex;
	align-items: center;
	width: 50%;
}

.resource-row-content {
    position: relative;
    display: flex;
    height: 100%;
	align-items: center;
	margin-left: 47px;
	margin-right: 47px;
	justify-content: space-between;
}

.resource-status-icon{
	flex-shrink:1;
	font-size: 20px;
	margin-right: 10px;
}

.resource-icon-teal{
	color:#33CC99;
}

.resource-icon-grey{
	color:#6E6E6E;
}

.resource-title-text{	
	min-width: 150px;
}
.resource-information-container{
	display:flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.module-info-container{
	flex-grow: 2;
}

.pdf-info-container{

}

.resource-status{
	border-radius: 5px;
}

.resource-info-text, .resource-status-completed-text,  .resource-status-started-text, .resource-status-not-started-text, .resource-status, .resource-btn, .resource-status-completed-text {
	font-size:11px !important;
    width: 25%;
}

.resource-info-text {
    width: 25%;
}

.resource-btn{
	min-width: 112px;
    text-align: center;
	margin-right: 20px;
}

.resource-btn:hover{
	background-color: #555;
}

.resource-status-completed-text{
	background-color:#33CC99;
	width: 90px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
	border-radius: 5px;
}

.resource-status-started-text{
	background-color:#75afee;
	width: 90px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
	border-radius: 5px;
}

.resource-status-not-started-text{
	background-color:#6E6E6E;
	width: 90px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
	border-radius: 5px;
}

.resource-thumbnail-container{
	display: inline-flex;
    position: relative;
    width: 160px;
    height: 112px;
    margin-left: 47px;
	cursor:pointer;
}

.video-resources-list .resource-thumbnail-image {
	background-color: #888;
}

.exercisesTableRowScenario { position: relative ;}

.video-title {
	/*display: inline-block;*/
    /*width: 160px;*/
    /*position: absolute;*/
    /*top: calc(100% - 18px);*/
    /*left: 47px;*/
    text-align: center;
	display: inline-flex;
	padding: 5px;
}

.resource-thumbnail-image {
	display: flex;
    width: 100%;
    height: 80%;
    justify-content: center;
    align-items: center;
    color: rgb(230,230,230,0.9);
    font-size: 30px;
    background-repeat: no-repeat;
    padding-top: -15px;
    background-size: 100% auto;
    background-position: center;
}

.column-width-1{
	flex-grow: 1;
}

.column-width-2{
	flex-grow: 2;
}

/* Breadcrumb Navigation*/

.crumb-text{
	/*position: absolute;*/
    width: 100%;
    height: 100%;
}

#breadcrumb {
	list-style: none;
	display: inline-block;
    margin: 0px !important;
    padding: 0px !important;
}
#breadcrumb .icon {
  font-size: 14px;
}
#breadcrumb li {
  float: left;
}
#breadcrumb li a {
  color: #FFF;
  display: block;
  background: #6F6F6F;
  text-decoration: none;
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0 10px 0 5px;
  text-align: center;
  margin-right: 21px;
}

#breadcrumb li:first-child a {
  padding-left: 15px;
  -moz-border-radius: 0px 0 0 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px 0 0 0px;
}
#breadcrumb li:first-child a:before {
  border: none;
}

#breadcrumb li a:before, #breadcrumb li a:after {
  content: "";
  position: absolute;
  top: 0;
  border: 0 solid #6F6F6F;
  border-width: 20px 10px;
  width: 0;
  height: 0;
}
#breadcrumb li a:before {
  left: -20px;
  border-left-color: transparent;
}
#breadcrumb li a:after {
  left: 100%;
  border-color: transparent;
  border-left-color: #6F6F6F;
}
#breadcrumb li a:hover {
  background-color: #4D4D4D;
}
#breadcrumb li a:hover:before {
  border-color: #4D4D4D;
  border-left-color: transparent;
}
#breadcrumb li a:hover:after {
  border-left-color: #4D4D4D;
}
#breadcrumb li a:active {
  background-color: #4D4D4D;
}
#breadcrumb li a:active:before {
  border-color: #4D4D4D;
  border-left-color: transparent;
}
#breadcrumb li a:active:after {
  border-left-color: #4D4D4D;
}

/* Course Picker Page */

#productslidercontainer{
	position: relative;
    display: block;
    min-height: 400px;
    /* background: linear-gradient(#ee2537, #ee2537); */
    background-color: #ee2537;
    background-image: url(../images/sats-new-logo-building.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

#productslidercontainer::after {
	content: 'Day One HSSE competency courses in collaboration with SATS Group HSSE.';
	font-weight: bold;
	font-style: italic;
	bottom: 5px;
	right: 5px;
	position: absolute;
}

#productslides li{
    list-style:none; 
}

.portal-slide {
	position: relative;
	height: 100%;
	pointer-events: none;
}

.portal-slide-product-info, .portal-slide-product-image {
	width: calc(50% - 50px);
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	margin-left: 50px;
}

.portal-slide-product-image {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 0;
	margin-right: 50px;
	height: calc(100% - 50px);
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.portal-slide-product{
	display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 400px;
    background-size: contain;
    background-position-x: calc(100% + 200px);
    background-repeat: no-repeat;
	color:#fff;
}

.portal-slide-product-title{
	font-size: 60px;
    margin-left: 10%;
    margin-bottom: 20px;
}

.portal-slide-product-subtitle{
    font-size: 30px;
    margin-left: 10%;
	margin-bottom: 15px;
}

.portal-slide-product-desc{
    font-size: 18px;
    margin-left: 10%;
	margin-bottom: 10px;
}
#show-next{
	right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#show-previous{
    display: flex;
    align-items: center;
    justify-content: center;
}

.slide-nav-btn {
	position: absolute;
	width: 40px;
	height: 40px;
	margin-right:10px;
	margin-left:10px;
	border-radius: 50px;
	top: 50%;
	transform: translateY(-50%);
	background-color: rgb(255,255,255,0.5);
	transition: background-color linear 0.5s, opacity 0.5s 1s;
	cursor: pointer;
	opacity: 0;
}

.slide-nav-btn:hover {
	background-color: rgb(255,255,255,0.7);
	opacity: 1;
}

.slide-nav-btn i{
	content: '';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 20px;
	color: #fff;	
}

/* Navigation*/
#topbarLogout {
	position: absolute;
	top: 0;
	right: 0;
	height: 70px;
}

#topbarLogout a {
	/*display: block;*/
	/*height: 55px;*/
	cursor: pointer;
}

#homeTab a:before, #myDetailsTab a:before, #trainerTab a:before, #managerTab a:before,
#directorTab a:before, #reviewerTab a:before, #developerTab a:before, #adminTab a:before,
#topbarLogout a:before {
	content: '';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 25px;
	pointer-events: none;
}

#homeTab a:before {
	content: '\f015';
}
#myDetailsTab a:before {
	content: '\f2bd';
}
#trainerTab a:before {
	content: '\f501';
}
#managerTab a:before {
	content: '\f508';
}
#directorTab a:before, #reviewerTab a:before, #developerTab a:before {
	content: '\f013';
}
#adminTab a:before {
	content: '\f005';
}
#topbarLogout a:before {
	content: '\f2f5';
}

#pagefooter {
	display: none;
}

#simpleFooter {
	background-color: #fff;
	padding: 5px;
	text-align: justify;
	font-size: 10px;
	font-family: 'Source Sans Pro';
}
#simpleFooter .simple-footer-link {
	display: inline-block;
	cursor: default;
}
#simpleFooter .simple-footer-link:last-of-type {
	float: right;
}

#lnkHeaderWebsite {
	/* display: block; */
	width: 130px;
	height: 100%;
	position: relative;
	z-index: 100;
	display: none;
}

/* New login page */
#pnlArloLogin {
	height: 100vh;
}
.login-header {
	height: 55px;
	background-color: #fff;
	 background-image: url(../images/furniture/sats-logo.png); 
	background-size: auto 43px;
	background-position: 20px center;
	background-repeat: no-repeat;
}
.login-body {
	height: calc(100% - 55px - 23px);
	position: relative;
	overflow-y: auto;
}
.login-form-container, .login-image-container {
	height: 100%;
	width: 50%;
	position: absolute;
}
.login-form-container {
	/* background-image: linear-gradient(90deg, #02374F, #374851); */
	background: #ffffff url(../images/login-bg-white.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    background-position: bottom center;
}
.login-image-container {
	right: 0;
	top: 0;
	left: 100%;
	position: sticky;
	overflow: hidden;
	display: none;
}
.login-image {
	height: 100%;
	width: 100%;
	background-image: url(../images/arlo-product.jpg);
	background-position: center;
	background-size: cover;
	transition: transform 0.5s;
	background-repeat: no-repeat;
}
.login-image-container.form-hover .login-image {
	transform: scale(1.05);
}

.login-form {
	margin: 10px auto;
	width: calc(100% - 20px);
	max-width: 500px;
	/* color: #fff; */
	color: #384851;
	margin-top: 100px;
	font-family: 'Source Sans Pro';
}
.login-form-header h2 {
	margin: 0;
	font-family: 'Source Sans Pro Light';
}

.login-form-tabs {
	margin-bottom: 5px;
}
.login-form-tab {
	display: inline-block;
	font-size: 11pt;
	margin-right: 15px;
	border-bottom: 2px solid transparent;
	cursor: pointer;
	padding: 3px 0;
	transition: border-bottom 0.5s;
	font-family: 'Source Sans Pro';
}
.login-form-tab.selected {
	cursor: default;
	border-bottom: 2px solid #03374F;
	pointer-events: none;
}
.login-form-tab:hover {
	border-bottom: 2px solid rgba(3, 55, 79, 0.5);
}

.login-form-tab-content {
	max-width: 300px;
}

#pnlArloLogin { font-size: 14px; }

#pnlArloLogin #btnLogin, #pnlArloLogin #btnRegister {
	width: auto;
	background-color: #ee2537;
	border-radius: 1rem;
	transition: background-color 0.3s ease, color 0.3s ease;
}
#pnlArloLogin #btnLogin:hover, #pnlArloLogin #btnRegister:hover {
	background-color: #33CC99;
	color: #03374F;
}

#pnlArloLogin #btnLogin.ui-button .ui-button-text,
#pnlArloLogin #btnRegister.ui-button .ui-button-text {
	font-size: inherit;
	padding: 5px 2.5rem;
}

#pnlArloLogin input {
	box-sizing: border-box;
	width: 100%;
}

#pnlArloLogin .formline {
	padding: 5px 0;
}
#pnlArloLogin .formlabel {
	margin-bottom: .2rem;
}

#pnlArloLogin .loginError {
	margin-top: 0;
}


#btnCopyRegistrationLoginLink {
	width: 90px;
	height: 31px;
	box-sizing: border-box;
	vertical-align: top;
}

#tabs-registration #txtRegistrationLoginLink {
	width: calc(100% - 98px);
}

#btnGenerateRegCode {
	width: 99px;
    height: 37px;
	box-sizing: border-box;
	vertical-align: top;
}

#tabs-registration #txtRegistrationCode{
	width: calc(100% - 98px);
}

#tabs-registration #btnGenerateRegCode .ui-button-text,
#tabs-registration #btnCopyRegistrationLoginLink .ui-button-text {
	padding: 3px 0;
}

#helicopterActivity {
	padding-left: 10px;
	font-size: 1rem;
	text-align: left;
}

#helicopterActivity table {
	/*border-collapse: collapse;*/
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 5px;
}

#helicopterActivity tbody tr {
	background-color: #DFE3E6;
	transition: background 0.5s, color 0.5s;
	font-family: 'Source Sans Pro';
}
#helicopterActivity .helicopter-stats tbody tr:hover {
	background-color: #4F7EFF;
	color: #fff;
}

#helicopterActivity thead tr {
	background-color: #384851;
	color: #fff;
}

#helicopterActivity th,
#helicopterActivity td{
	padding: 5px;
	/* border: 1px solid #000; */
}

#helicopterActivity .helicopter-stats td {
	cursor: pointer;
}

.progress-circle-wrapper {
	width: 120px;
	height: 120px;
	position: relative;
}

/*.progress-circle {
	width: 80px;
	height: 80px;
	border: 10px solid green;
	border-radius: 50px;
	position: absolute;
	clip: rect(0px, 50px, 100px, 0px);
}*/

.progress-circle {
	position: absolute;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

	display: flex;
	justify-content: center;
	align-items: center;
	font-family: sans-serif;
	color: #fff;
	height: 100%;
	width: 100%;
	border-radius: 50%;
	background: radial-gradient( rgba(221, 221, 221, 0) 64%, rgba(221, 221, 221, 0.75) 65.5%, #ff710c 64.5%);
}

.progress-circle-foreground {
	background: radial-gradient( rgba(51, 204, 153, 0) 60%, rgba(51, 204, 153, 0.75) 60.5%, #ff710c 51.5%);
}

.progress-circle-outer,
.progress-circle-outer-background {
	width: 100%;
	height: 100%;
}
.progress-circle-outer-background {
	background-color: #eee;
}

.progress-circle-inner
.progress-circle-inner-background {
	background-color: #ccc;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
}
.progress-circle-inner-background {
	width: calc(100% - 10px);
	height: calc(100% - 10px);
}

.progress-ring {
	position: absolute;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.progress-ring__circle {
	stroke: #eee;
	cx: 60;
	cy: 60;
	fill: transparent;
}

.progress-ring-foreground .progress-ring__circle {
	stroke: #ee2537;
	transform: rotate(-90deg);
	transform-origin: 50% 50%;
}

.progress-ring-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 35px;
	font-family: 'Source Sans Pro';
}

#ui-tabs-4 #LHSTaskPanel{
	display: none !important;
}

#ui-tabs-4 #performancemetrics {
	margin-left: 0;
}
#ui-tabs-4 #performancemetrics, #ui-tabs-4 #performancemetrics .portalpanelinner {
	width: 100% !important;
}

#imgAvatarPreviewContainer {
	height: 200px;
	width: 200px;
	margin: 0 auto;
	border-radius: 50%;
	 overflow: hidden; 
	position: relative;
	margin-bottom: 10px;
}
#imgAvatarPreview {
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.avatarcontainer {
	text-align: center;
}

.person-avatar-container {
	height: 200px;
	width: 200px;
	margin: 0 auto;
	margin-bottom: 10px;
	overflow: hidden;
	border-radius: 50%;
}
.person-avatar {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-color: #fff;
}

.readonly .listofitems li {
	pointer-events: none;
}

.formline.group-reg {
	background-color: #eee;
	padding: 5px;
	cursor: pointer;
	margin-bottom: 5px;
}

.formline.group-reg .formlabel {
	width: 300px;
}

.progress-bar-container {
	position: relative;
	height: 20px;
	min-width: 100px;
	background-color: #fff;
	border: 1px solid transparent;
	overflow: hidden;
	border-radius: 20px;
}

.progress-bar {
	position: relative;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #33CC99;
	width: 0%;
}

.progress-bar-percent {
	position: absolute;
	top: 50%;
	left: 5px;
	transform: translateY(-50%);
	color: #152934;
}

#btnForgotPassword {
	cursor: pointer;
	text-decoration: underline;
}

#certificatePanel, #messagescontainer {
	height: calc(50% + 5px);
}

.helicopter-activity-group>.helicopter-activity-group {
	padding-left: 10px;
}

.helicopter-activity-group h2 {
	margin: 0;
}

#simpleFooter .simple-footer-link.privacy-policy { cursor: pointer; }

.helicopter-stats td:nth-child(1), .helicopter-stats td:nth-child(2) {
	width: 20%;
}

/* Development */
#categoriescontainer { display: none; }

#pnlArloLogin.group-28 .login-header {
	background-image: url(../images/furniture/DayOneLogo.png);
}

#pnlArloLogin.group-12 .login-header {
	background-image: url(../images/brandimages/currys-pcworld-logo.png);
}

#pnlArloLogin.group-12 .login-form-container {
    width: 50%;
    background-image: linear-gradient(90deg, #4c12a1, #4c12a1);
}

#pnlArloLogin.group-12 .login-form {
	color: #fff;
}

#pnlArloLogin.group-12 .login-image-container { display: block; }
#pnlArloLogin.group-12 .login-image { background-image: url(../images/brandimages/currys-pcworld-brandimage.png) }
#pnlArloLogin.group-12 #btnLogin, #pnlArloLogin.group-12 #btnRegister { background-color: #e5006d; }
#pnlArloLogin.group-12 #btnLogin:hover, #pnlArloLogin.group-12 #btnRegister:hover { background-color: #fff; color: #4c12a1; }