﻿/***********************************************\
 *				Main Stylesheet				   *
 ***********************************************
 * Contains everything used in toplevel.Master *
\***********************************************/

/**************************
 * General element styles *
 **************************/

html
{
	height: 100%;
	width: 100%;
}

body
{
	background: white;
	font-family: Arial;
	font-size: 8pt;
	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;
}

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: #228932;
}
::-webkit-scrollbar-thumb:hover
{
	background-color: #0064be;
}


/****************
 * 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: 30%;
	transform: translateX(-50%) translateY(-50%);
	width: 360px;
}

.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;
}


/************************
 * 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: #EB5D12;
}

#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;
	padding-left: 74px;
}

#defaulttabs .ui-tabs-hide
{
	display: block !important;
    overflow: hidden;
}

#topBarContainer
{
    background-color: #228932;
    height: 43px;
    overflow: hidden;
    border: 1px solid transparent;
	border-radius: 5px;
	display: none;
}

#navigationContainer
{
    position: relative;
    float: left;
    width: 100px;
	overflow: hidden;
	height: 100%;
}

#tabHeadersScroller
{
    overflow: hidden;
    width: 100%;
    padding: 0px 18px 0px 18px;
    height: 43px;
    box-sizing: border-box;
}

.tabHeadersScrollBtn
{
    display: none;
    position: absolute;
    top: 0px;
    width: 18px;
    height: 43px;
    /*background-size: 50% 50%;
    background-position: 50% 50%;
    background-repeat: no-repeat;*/
}

#tabHeadersScrollLeft
{
    left: 0px;
    background-image: url('../images/furniture/tabs_scrollleft.gif');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #228932;
    background: #228932 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: #228932;
    background: #228932 url('../images/furniture/tabs_scrollright.png') 50% 50%/50% 50% no-repeat;
}

#tabHeadersContainer
{
    width: 1470px;
    width: calc((160px + .2em) * 9);
}

#tabHeadersContainer > ul > li a
{
	text-align: center !important;
    padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
    padding-bottom: 2px;
	width: 150px !important;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    border-bottom: 5px solid #228932;
    transition: color ease-in-out 0.3s, border ease-in-out 0.3s;
    outline: 0px !important;
}

#tabHeadersContainer > ul > .ui-tabs-selected a,
#tabHeadersContainer > ul > li a:hover
{
    color: #ffe600;
    border-bottom: 5px solid #ffe600;
}

/*#defaulttabs > ul > li a span
{
    text-transform: uppercase;
}*/

#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;
}


#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: 0px;
	overflow: hidden;
}

#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%;
	z-index: 0;

}

/*  footer */
#pagefooter
{
	z-index: 100;
	position: relative;
	bottom: 0;
	left: 0px;
	background-color: #228932;
	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;
	display: none;
}

#simpleFooter{
	position: relative;
    bottom: 0;
    left: 0px;
    background-color: #228932;
    height: 43px;
}

#simpleFooter img{
	position: absolute;
    padding: 0px 5px 0px 5px;
    top: 7px;
    right: 0px;
}
/* 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;
}

#pagefootermenu #newmessageLI, #pagefootermenu #networkerrorLI, #pagefootermenu #debugdisplayindicator, #pagefootermenu #feedbackindicator, #pagefootermenu #drawingtoolLI, #pagefootermenu #addtaskLI {
	display: none;
}

/* 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: 10px; */
	height: 55px;
	background-position: 20px 30px;
	background-repeat: no-repeat;
	position: relative;
	background-position: 80px;
	background-position-y: center;
    background-image: url(../images/furniture/grappa-logo.png);
    background-size: auto 47px;
	background-color: #fff;
	white-space: nowrap;
	text-align: right;
	/*margin-top: 5px;*/
	box-shadow: 0 8px 20px -10px #999999;
	z-index: 5;
}

#portalHeader img
{
    margin-top: 2px;
	margin-right: 2px;
	display: block;
    position: absolute;
    right: 10px;
    height: 40px;
}

#portalHeader a
{
	text-decoration: none; 
	color:#228932; 
	padding-top:5px; 
	padding-right:5px;
}

#portalHeader .menu-container{
	float: right;
    display: flex;
    flex-direction: row;
    width: 180px;
    height: 100%;
    align-items: center;
    justify-content: space-evenly;
    font-size: 24px;
    color: #555555;
}

.fas.fa-cog{
   color: transparent;
   -webkit-text-stroke-width: 2px;
   -webkit-text-stroke-color: #555555;
 }

.menu-items-container{
	width: 233px;
    position: absolute;
    background: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 20px;
    color: #333333;
	box-shadow: 8px 8px 20px rgba(0,0,0,0.35);
	margin-top: 6px;
	transition: background 0.5s ease;
	z-index: 9;
}

.header-menu{
	cursor:pointer;
	position: relative;
}

.header-menu .menu-items-container {
	right: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	
	#settings-menu{
		height: 28px;
	}

	#settings-menu{
		background-image: url(../images/furniture/cog_icon_bg.png);
		background-repeat:no-repeat;
	}

	#settings-menu:hover{
		background-image: url(../images/furniture/cog_icon_bg_hover.png);
		background-repeat:no-repeat;
	}

	.header-menu{
		margin: 0px 30px 0px 0px;
		
	}
}

.fa-cog{
	transition:all 0.3s ease;
}

.fa-cog:hover{
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #228932;
}
.fa-user{
	transition:color 0.3s ease;
}
.fa-user:hover{
	color: #228932;
}

.header-menu-item {	
    padding: 10px 33px 10px 5px;
}

.header-menu-item:hover:first-child{
	border-radius: 20px 20px 0px 0px;
}

.header-menu-item:hover:last-child{
	border-radius: 0px 0px 20px 20px;
}

.header-menu-item:hover:only-child{
	border-radius: 20px 20px 20px 20px;
}

.header-menu-item:hover{
	background:#228932;
	color: #fff;
}

#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
{
	height: 100%;
}

.dialog-no-title-close .ui-dialog-titlebar-close
{
    display: none;
}

/*Mobile styling*/

#tabcontents {
    /*overflow: hidden;*/
}

#mobileNav {
    display: none;
    position: absolute;
    left: 7px;
    z-index: 1000;
    top: -53px;
}

#mobileMenuButton {
    background-color: #228932;
    /*width: 50px;*/
    /*height: 50px;*/
    border-radius: 5px;
    text-align: center;
    padding: 10px 15px;
    color: #fff;
    font-size: 30px;
}

#mobileMenuButton:hover { color: #ffe600; }

#mobileMenuContents {
    background-color: #228932;
    border-radius: 5px;
    height: auto;
    min-width: 110px;
    position: absolute;
    left: 0;
    /*bottom: -50px;*/
    padding: 5px 10px;
    /*border-top-right-radius: 0px;*/
    border-top-left-radius: 0px;
    display: none;
}

#mobileMenuContents a, #mobileMenuContents .mobile-menu-item {
    color: #fff;
    text-decoration: none;
    font-size: 1.1rem;
    display: inline-block;
    width: 100%;
    line-height: 30px;
    /*padding: 0 10px;*/
}
#mobileMenuContents a:hover, #mobileMenuContents .mobile-menu-item:hover {
    color: #ffe600;
}

/* Mobile styling */
.tabs-mobile-dropdown { 
    display: none;
    width: 100%;
    padding: .5em;
    /*margin-right: 0;*/
    /*margin-bottom: 7px;*/
    background-color: #228932;
    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: none; }
    #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; }

	.taskscontainer {display: none;}
	
	#portalHeader {
		background-position: center;
		background-position-y: 8px;
	}

	#portalHeader #settings-menu {
		display: none !important;
	}

}


/* 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-resource-tile {
    background-color: #193C6A;
    width: 155px;
    height: 155px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin: 5px;
    list-style-type: none;
    font-size: 16px;
    overflow: hidden;
    display: inline-block;
}

.portal-resource-tile-content{
    position:relative;
    height:100%;
}
.portal-resource-btn {
    background-color: #228932;
    color: #fff;
}
.portal-resource-tile-btn {
    width: 100%!important;
    position: absolute;
    bottom: 0px;
}
.portal-resource-tile img {
    width: 60px;
}

.resource-image {
    padding: 5px;
}

#coursesTableContainer {
	height: 100%;
}

.coursesTableScroller{
	height: 100%;
}
.modulesTableScroller{
	height: 100%;
}

.tile-zoomin { 
	transform: scale(2);
	opacity: 0;
}

.tile-hidden { 
	transform: scale(0);
	opacity: 0;
}

.tile-popout{ 
	animation: popout 0.6s;	
}

@keyframes popout {
	0%   { transform:scale(0); }
	100% { transform:scale(1); }
}

.mobile-menu-item {

}

.mobile-submenu-container::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f107";
	float: right;
	transition: transform .2s ease;
	transform: rotate(90deg);
}
.mobile-submenu-open::before {
	transform: rotate(0deg);
}

.mobile-submenu {
	padding-left: 15px;
	width: 250px;
	display: none;
}

.mobile-submenu-item {
	min-height: 30px;
	line-height: initial;
}

/* Home Tab*/
#hometab{
	height: 100%;
    width: 100%;
}

/* Header Menu*/

.hamburger-menu{
	float: left;
    color: #228932;
    font-size: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 50px;
    cursor: pointer;
}

/* Home Page side menu*/

#side-menu{
	width: 78px;
    height: 100%;
    position:relative;
	box-shadow: 0 0 15px rgba(214,214,214,0.75);	
	z-index: 2;
}
.bottom {
				box-shadow: 0 5px 5px -5px #333;
			}
.shadow-right {
    box-shadow: 0 0 15px rgba(214,214,214,0.75);
    clip-path: inset(0px -15px 0px 0px);
}

.menu-item{
	display: flex;
    align-items: center;
	cursor:pointer;
	transition: background 0.5s ease;
}

.menu-item:hover, #static-menu .menu-item:hover {	
	color:#fff;
	background-color:#228932;
}


.menu-home-item{
	display: flex;
    align-items: center;
	cursor:pointer;
}

.menu-selected{
	border-left: solid 5px #228932 !important;
}

.toggle-submenu-icon {
	transition: 0.5s; 
	transform: rotate(0deg);    
}

.rotate-icon{
	transition: 0.5s; 
	transform: rotate(180deg);
}


.submenu-item{
    color: #333;
    margin-bottom: 0px;
    padding: 10px 10px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    height: fit-content;
	transition: background 0.5s ease;
	cursor: pointer;
}

.submenu-item:hover {
	color:#fff;
	background:#228932;
}


.submenu-title{
	height: 100%;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
}

.submenu-subtitle{
	font-size: 10px;
	display: inline-block;
}

.menu-item-expanded {
	/*width: 0;*/
	overflow: hidden;
	text-wrap: nowrap;
	display: flex;
	min-width: calc(100% - 74px);
	transition: .2s linear;
}

#static-menu{
	position: fixed;
    /*width: 74px;*/
	height: calc(100% - 55px); /* subtract height of header */
	box-sizing: border-box;
	overflow-y: auto;
    background-color: #fff;
    padding-top: 15px;
	z-index: 3;
	color: #228932;
	/* box-shadow: 0 0 15px rgba(214,214,214,0.75); */
}

.static-menu-icon {
    width: 69px;
    height: 35px;
    font-size: 26px;
    border-left: 5px solid #FFF;
    cursor: pointer;
    margin: 8px 0px 8px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.static-menu-icon i{
	pointer-events: none;
}

#dynamic-menu{
	position: fixed;
	width: max-content;
	height: 100%;
    z-index: 2;
    background: #fff;
	left:0%;
	padding-top: 15px;
	padding-bottom: 15px;
	box-shadow: 0 0 20px #00000034;
	left: -100%;
}

#home-menu, #courses-menu, #resources-menu, #maternity-menu, #risk-menu, #certificate-menu, #static-menu .menu-item{
	text-transform: uppercase;
    color: #228932;
    font-weight: bold;
	background-color: transparent;
	cursor: pointer;
	transition: background 0.5s ease;
}

#home-menu:hover, #courses-menu:hover, #resources-menu:hover, #maternity-menu:hover, #risk-menu:hover {	
	color:#fff;
	background-color:#228932;
}

.menu-title{
	text-transform: uppercase;    
    font-weight: bold;
    margin-right: 0px;
	pointer-events: none;
	background-color: transparent;
}

.menu-title:hover{
	color:#fff;
}

.toggle-submenu-icon{
    position: sticky;
    left: 94%;
	margin-right: 10px;
	/*pointer-events: none;*/
	margin-left: 74px;
}

#courses-submenu, #resources-submenu, #maternity-submenu, #risk-submenu,
#static-menu .submenu{
	display: flex;
    flex-direction: column;
	margin-left: 90px;
	max-width: 312px;
}

/* Group Language Flags*/
.group-lang-img {
    position: absolute;
    top: 0;
    right: 0;
    margin: 2px;
}
#pages-container{
	width: 100%;
	height: 100%;
	display:inline-block;	
	position:relative;
	overflow:hidden;
}

#home-page, #courses-page, #course-details-page, #resources-page, #maternity-page{
	width:100%;
	height:100%;
	
}

#courses-page,  #course-details-page{
	background-image:  url("../images/page-bg/courses_bg.png");
	background-repeat: no-repeat;
    background-position-x: 300px;
	background-size: cover;	
}

#resources-page{
	background-image:  url("../images/page-bg/resources_bg.png");
	background-repeat: no-repeat;
    background-position-x: 405px;
    background-size: cover;
}

#maternity-page{
	background-image:  url("../images/page-bg/maternity_bg.png");
	background-repeat: no-repeat;
    background-position-x: right;
}


#new-course-container{
	background-image: url("../images/furniture/banner_default_bg.jpg");
	opacity: 0;
	height: 50%;	
	background-size: cover;
    background-position-y: center;
	background-repeat:no-repeat;
	background-blend-mode: saturation;
	text-align: center;
}

.new-course-container-overlay{
	background-color: rgba(45, 192, 254, 0.5);
    height: 100%;
	width:100%;
}
.new-course-content{
	display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.new-course-title{
	font-size: 40px;
    text-transform: uppercase;
    margin: 15px 20px;
    text-align: center;
}

.new-course-btn{
	border: 2px solid #fff;
    border-radius: 30px;
    padding: 7px 48px;
	transition: background ease 0.5s;
	cursor:pointer;
	margin-top: 30px;
}

.new-course-btn:hover{
	background:#228932;
}

#tile-menu{
	width: 100%;
    height: 50%;
	text-align:center;
	overflow:auto;
}

.tile-menu-item{
	display: inline-flex;
	max-width: 300px;
    min-width: 230px;
    width: 230px;
    height: 270px;
    background: #fff;
    border-radius: 10px;
    margin: 20px 14px;  
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    cursor: pointer;
	transition: all .2s ease-in-out;
	opacity:0;
}

.tile-menu-item:hover{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}


.tile-menu-item-title{
	font-size: 21px;
	text-align: center;
}

.tile-menu-item-icon{
	font-size: 90px;
    text-align: center;
    color: #228932;
    margin: -57px 0px;
}

.resource-subtitle{
	display: inherit;
    text-transform: none;
    font-size: 14px;
}
/* Course tiles */

.page-container{
	width: 65%;
    height: inherit;
    background: #fff;
	font-size: 16px;
	overflow: auto;
}

.page-title{
	font-size:42px;
	color:#333333;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.page-desc {
	margin-bottom: 20px;
}


.page-content{
    margin: 67px 50px;
    display: flex;
    position: relative;
    flex-direction: column;
}
#courses-list{
	width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.portal-course-tile{
    width: 100%;
    height: 62px;
    position: relative;
    display: inline-flex;    
    margin: 10px 10px;
    flex-direction: row;
}

.course-tile-title-text{
	margin-left: 29px;
	text-transform: uppercase;
}

#course-duration{
	margin-bottom: 20px;
}

.course-details-container{
	width: 280px;
    height: 140px;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
}

#course-stats{
	margin-top: 55px;
	text-align: center;
}

.course-details-container:first-child .course-details-icon{
	position: relative;
    left: -15px;
}

.course-details-icon{
	font-size: 70px;
	color: #228932;
}

#course-score{
	font-size:32px;
}

.course-details-contents{
	font-size: 22px;
    font-weight: bold;
	margin-left: 50px;
}

.portal-course-tile-content{
	height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

/* .portal-module-tile{
	opacity: 0;
} */

.portal-module-tile-content{
	height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
	margin-bottom: 10px;	
}

.portal-module-tile.status-complete .course-tile-title-text {
	position: relative;
}

.portal-module-tile.status-complete .course-tile-title-text::before {
	content: '\f00c';
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	font-weight: 800;
	position: absolute;
    left: -43px;
    font-size: 30px;
    top: 50%;
    transform: translateY(-50%);
	color: #71ebb7;
}
.portal-module-tile.status-incomplete {
	opacity: 0.7;
	pointer-events: none;
}
.portal-module-tile.status-incomplete i::after {
	content: '\f023';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    font-size: 16px;
    color: #FFF;
    margin-left: 4px;
}

.launch-btn {
	min-width: 215px;
    max-width: 230px;
}

.back-btn {
	min-width: 200px;
    max-width: 200px;
}

.launch-btn, .back-btn {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #228932;
    color: #fff;
    border-radius: 27px;
	margin-right: 29px;
	padding: 0px;
    text-transform: uppercase;
	cursor: pointer;
	transition: background 0.5s ease;
}

.launch-btn span{
	padding: 8px 8px 8px 8px;
    width: 100%;
    text-align: center;
}

.back-btn{
	width: 150px;
    height: 36px;
    margin: 30px 0px 0px 15px;
    display: inline-flex;
}

.back-btn:hover, .launch-btn:hover  {
	background-color: #555;
}


.drop-shadow{
	box-shadow: 8px 8px 20px #999999;
}

.back-arrow{
	cursor:pointer;
}

.btn-shadow{
	box-shadow: 8px 8px 20px #cecdcd;
}

.pref-instructions{
	margin: 0px 56px 14px 56px;
}

.info-container{
	margin: 0px 0px 0px 56px;
}

.ui-el-disabled{
	cursor: not-allowed;
	pointer-events: none;
	opacity: .3;
}

/* Mobile Responsiveness*/

@media only screen and (max-width:768px){
	.page-container {
		width: 100%;
	}
}

@media only screen and (max-width:415px){
	/* Menus */
	#portalHeader .menu-container {
		width: 60px;
	}

	/* Pages*/
	.page-container {
		width: 100%;
	}
	.page-content {
		margin: 30px 20px;
	}


	/* Home Page */
	.new-course-title {
		font-size: 22px;
	}
	.tile-menu-item {
		min-width: 190px;
		width: 190px;
		height: 200px;
		margin: 14px 14px;
	}
	.tile-menu-item-title {
		font-size: 18px;
		text-align: center;
	}
	.tile-menu-item-icon {
		font-size: 62px;
	}

	/* Courses page */
	.page-title {
		font-size: 22px;
	}
	.portal-course-tile {
		height: 118px;
		margin: 10px 0px;
	}
	.portal-course-tile-content {
		flex-direction: column;
	}
	.course-tile-title-text {
		/* margin-left: 13px; */
		margin: 10px 10px 5px 10px;
		text-align: center;
	}

	.launch-btn {
		min-width: 160px;
		max-width: 200px;
		height: 40px;
		margin: 5px 10px 10px 10px;
	}

	/* Course Details Page */
	.page-container {
		font-size: 14px;
	}

	.launch-btn span {
		padding: 8px 4px 8px 8px;
	}

	.portal-module-tile-content {
		flex-direction: column;
		margin-bottom: 10px;
	}

	.course-tile-title-text {
		/* margin-left: 29px; */
		text-transform: uppercase;
		text-align: center;
	}

	.course-details-container {
		width: 260px;
		height: 140px;
		display: inline-flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		border-radius: 10px;
		margin-right: 14px;
		margin-bottom: 30px;
	}

	.course-details-contents {
		font-size: 22px;
		font-weight: bold;
		margin-left: 20px;
	}

	/* Maternity Page */
	.maternity-form-title {
		margin-left: 18px;
	}
	.maternity-form-title h1 {
		font-size: 32px;
		margin: 0px 0px;
	}

	/* My Details Page */
	
	.pref-instructions{
		margin: 10px 18px 10px 0px;
		padding: 0px 30px 0px 0px;
	}

	.info-container{
		margin-left: 18px;
	}

	.info-container .formlabel{
		width: 90px;
		word-break: break-word;
	}
	.info-container .formvalue .formconstant{ 
		width: 100px;
	}


}

@media only screen and (max-width:500px){
	.pref-instructions{
		margin: 10px 18px 10px 0px;
		padding: 0px 30px 0px 0px;
	}

	.info-container{
		margin-left: 18px;
	}
}

#reportButtonsOldStyle{
	display:none;
}

#searchOnboardingInput {
	padding: 10px 15px;
    min-width: 16%;
	margin-bottom: 10px;
}

#showData table {
    background-color: #FFFFFF;
    border-width: 0px;
    border-color: #000000;
    border-style: solid;
    padding: 2px;
    border-collapse: collapse;
}

#showData td,th {
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    padding: 8px;
}

#showData th {
    color: #FFFFFF;
    background-color: #228932;
}

/* CSS for the red text */
.red-text {
    color: red;
}

/* CSS for the green text */
.green-text {
    color: green;
}

/* CSS for the blue text */
.blue-text {
    color: blue;
}

/* CSS for the custom context menu */
.custom-context-menu {
    position: absolute;
    background-color: white;
    border: 1px solid #ccc;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
    padding: 5px 0;
    z-index: 1000;
}

.context-menu-option {
    padding: 8px 20px;
    cursor: pointer;
    transition: background-color 0.2s;
}

.context-menu-option:hover {
    background-color: #f5f5f5;
}

#filterContainer {
	font-weight: bold;
	padding-bottom: 10px;
}

/* Style for the toggle button */
#toggleCheckboxButton {
    padding: 5px 10px;
    background-color: #007bff;
    color: #fff;
    border: none;
    cursor: pointer;
}

/* Style for the arrow icons */
.arrow-up::before {
    content: "\25B2"; /* Up arrow */
    display: inline-block;
    transform: rotate(180deg);
    margin-right: 5px;
}

.arrow-down::before {
    content: "\25B2"; /* Down arrow */
    display: inline-block;
    margin-right: 5px;
}

.OnboardingDiscountbuttonEnabled {
	background-color: green; 
	color: white; 
	border: none; 
	padding: 5px 10px; 
	display: block;
}

.OnboardingDiscountbuttonDisabled {
	background-color: red; 
	color: white; 
	border: none; 
	padding: 5px 10px; 
	display: block;
}

.OnboardingDiscountbuttonDisabled:hover {
	background-color: #333; /* Change background color on hover */
    color: #fff; /* Change text color on hover */
    cursor: pointer; /* Change cursor to pointer on hover */
} 

.OnboardingDiscountbuttonEnabled:hover {
    background-color: #333; /* Change background color on hover */
    color: #fff; /* Change text color on hover */
    cursor: pointer; /* Change cursor to pointer on hover */
}

#portalHeader .help-menu {
	display: none;
}

#static-menu .courses-menu.menu-item {
	display: none;
}

#pnlUsersWithActivityByResourceReportTableContainer table {
	border-collapse: collapse;
}
#pnlUsersWithActivityByResourceReportTableContainer td {
	padding: 5px;
	border: 1px solid #000;
}

#pnlUsersWithActivityByResourceReportTableContainer .complete {
	background-color: #228932;
	color: #fff;
}

#pnlRegisteredUsersTableContainer table,
#pnlDownloadsByUserTableContainer table,
#pnlUsersWithTimeSpentByResourceReportTableContainer table {
	border-collapse: collapse;
}
#pnlRegisteredUsersTableContainer td,
#pnlDownloadsByUserTableContainer td,
#pnlUsersWithTimeSpentByResourceReportTableContainer td {
	padding: 5px;
	border: 1px solid #000;
}

#pnlRegisteredUsersTableContainer th,
#pnlDownloadsByUserTableContainer th,
#pnlUsersWithTimeSpentByResourceReportTableContainer th {
	background-color: #228932;
	color: #fff;
}