﻿/***********************************************\
 *				Main Stylesheet				   *
 ***********************************************
 * Contains everything used in toplevel.Master *
\***********************************************/

/**************************
 * General element styles *
 **************************/

html
{
	height: 100%;
	width: 100%;
}

body
{
	background: linear-gradient(135deg, rgb(210 225 235 / 30%), rgba(215 225 230 / 70%));
	font-family: "Linde Dax Global", Arial;
	font-size: 8pt;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	/*background-image: url(/skin/TSB_NEW/images/furniture/2000Body.jpg);
	scrollbar-base-color: #FFFFFF;*/
	overflow: hidden;
}

input, textarea
{
	background-color: #fff;
    padding: 2px;
	border: 1px solid #D2E1EB;
    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: #005591;
}
::-webkit-scrollbar-thumb:hover
{
	background-color: #00a0e1;
}


/****************
 * 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/TSB_NEW/images/loadingimage_bg.gif) !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	z-index: 99;
}

.loadingimagebackgroundbig
{
	background-image: url(/skin/TSB_NEW/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: -180px; */
	/* width: 330px; */
	/* border: 1px #ccc solid; */
	padding: 15px;
	background-color: #D2E1EB;
	/* font-size: 16px; */
    border-radius: 0px;
    max-width: 350px;
    width: calc(100% - 40px);
    position: relative;
    margin: auto;
}

.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;
}

#imgIntroLogo {
	position: absolute;
	width: 330px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, calc(-50% + -150px));
	display: none;
}

.logindialogwrapper {
	/* background-image: url(../images/furniture/IntroLogo.png); */
	background-image: url('../images/brandimages/BOC_Logo_2021_Fullcolour_Boxed_sRBG.svg');
	background-position: center 0px;
	padding-top: 180px;
	background-repeat: no-repeat;
	background-size: 365px;
	min-width: 365px;
}

.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/TSB_NEW/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/TSB_NEW/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: #00a0e1;
}

#dialogplaceholder .ui-tabs-panel
{
	/*background-image: url(/skin/TSB_NEW/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: #00a0e1;
}

#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;
	overflow: hidden;
}  

#defaulttabs .ui-tabs-panel
{
    margin-right: 40px;
    float: left;
    position: relative;
}

#defaulttabs .ui-tabs-hide
{
	display: block !important;
    overflow: hidden;
}

#topBarContainer
{
    /*background-color: #d7e1e680;*/
	background: linear-gradient(90deg, rgb(210 225 235 / 30%), rgba(215 225 230 / 70%));
    height: 63px;
    overflow: hidden;
    /*border: 1px solid transparent;*/
    /*border-radius: 5px;*/
	box-shadow: #000 0px 0px 10px -5px;
}

#navigationContainer
{
    position: relative;
    float: left;
    width: 100px;
    overflow: hidden;
}

#tabHeadersScroller
{
    overflow: hidden;
    width: 100%;
    padding: 0px 18px 0px 18px;
    height: 63px;
    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;*/
	top: 50%;
	transform: translateY(-50%);
	background-color: #fff;
	height: 100%;
}

#tabHeadersScrollLeft
{
    left: 0px;
    background-image: url('../images/furniture/tabs_scrollleft.gif');
    background-repeat: no-repeat;
    background-position: center center;
    /*background-color: #592d5e;*/
    background: #fff url('../images/furniture/tabs_scrollleft.png') 50% 50%/50% 50% no-repeat;
	background-size: 10px;
	background-position-y: 50%;
}

#tabHeadersScrollRight
{
    right: 0px;
    background-image: url('../images/furniture/tabs_scrollright.gif');
    background-repeat: no-repeat;
    background-position: center center;
    /*background-color: #592d5e;*/
    background: #fff url('../images/furniture/tabs_scrollright.png') 50% 50%/50% 50% no-repeat;
	background-size: 10px;
	background-position-y: 50%;
}

#tabHeadersContainer
{
    width: 1470px;
    width: calc((160px + .2em) * 9);
}

#tabHeadersContainer > ul > li
{
	margin: 0;
	top: 0;
}

#tabHeadersContainer > ul > li a
{
	text-align: center !important;
    /*padding-top: 4px;*/
	/*padding-right: 5px;*/
	/*padding-left: 5px;*/
    /*padding-bottom: 2px;*/
	/*padding-left: 0px;*/
	/*padding-right: 0px;*/
	width: 150px !important;
    /*font-weight: bold;*/
    font-size: 20px;
    color: #005591;
	border: 1px solid #b9cdd7;
	border-top: none;
    /*border-bottom: 5px solid #fff;*/
	border-bottom: none;
    transition: color ease-in-out 0.3s, border ease-in-out 0.3s, background-color ease-in-out 0.3s;
	outline: 0px !important;
	/*border-top-left-radius: 5px;*/
	/*border-top-right-radius: 5px;*/
	padding: 0px;
	height: 63px;
	position: relative;
	z-index: 1;
}

#tabHeadersContainer > ul > .ui-tabs-selected a,
#tabHeadersContainer > ul > li a:hover
{
    /*color: #ffe600;*/
    /*border-color: #39b1c8;*/
	background-color: transparent;
	color: #00a0e1;
}

#tabHeadersContainer > ul > .ui-tabs-selected a
{
	border-color: #00a0e1;
	z-index: 2;
	cursor: default;
}

/* Handle bottom 'border' as a pseudo element */

#tabHeadersContainer > ul > li a::after
{
	content: '';
	/*width: calc(100% - 2px);*/
	width: 100%;
	height: 5px;
	background-color: transparent;
	display: block;
	/*left: 0;*/
	bottom: 0;
	position: absolute;
	transition: background-color ease-in-out 0.3s;
}

#tabHeadersContainer > ul > .ui-tabs-selected a::after,
#tabHeadersContainer > ul > li a:hover::after
{
	background-color: #00a0e1;
}

#tabHeadersContainer > ul > li a span
{
	top: 50%;
	transform: translateY(-50%);
	position:relative;
	display: inline-block;
}

#tabHeadersContainer > .ui-tabs-nav
{
	padding: 0;
	background-color: transparent;
}

#tabHeadersContainer > ul > .ui-tabs
{
	width: 100% !important;
	border: none !important;
	background-image: url(/skin/TSB_NEW/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;*/
	height: 43px;
    /*margin-top: 2px;*/
	text-transform: none;
}

#tabHeadersContainer > ul > .ui-state-default:not(:last-child)
{
    border-right: 0px solid #D2E1EB;
	margin-right: -1px;
}

#searchContainer
{
    float: right;
    width: 240px;
    overflow: hidden;
    margin: 0px 10px 0px 10px;
	top: 50%;
    transform: translateY(25%);
	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 #D2E1EB;
    border-top: 1px solid #D2E1EB;
    border-left: 1px solid #D2E1EB;
}

#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 #D2E1EB;
    border-right: 1px solid #D2E1EB;
    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: #D2E1EB;
}

#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 #D2E1EB;
}

#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;
}

#logindialog .formline .formlabel, #changenamedialog .formline .formlabel, #messagedetailsdialog .formline .formlabel
{
	/* width: 55px !important; */
}

#logindialog .formline .formvalue, #changenamedialog .formline .formvalue, #messagedetailsdialog .formline .formvalue
{
	/* width: 369px !important; */
}

#logindialog .formline .formvalue input, #changenamedialog .formline .formvalue input, #messagedetailsdialog .formline .formvalue input, #newuserdialog .formline .formvalue input
{
	width: calc(100% - 6px);
}

#logindialog .formline, #confirmAccountDialog .formline, #newuserdialoginner .formline {
	padding: 5px 0px;
}

/* message toaster */
#messagetoaster
{
	display: block;
	position: absolute;
	top: -140px;
	right: 10px;
	background: white;
	z-index: 99;
	background-image: url(/skin/TSB_NEW/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/TSB_NEW/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: 43px;
	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%;
}

/*  footer */
#pagefooter
{
	z-index: 100;
	position: relative;
	bottom: 0;
	left: 0px;
	background-color: #D2E1EB;
	height: 43px;
	color: #005591;
	font-weight: normal;
	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/TSB_NEW/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 .helpButton { display: none; } */

#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: #005591;
	text-decoration: none;
	cursor: pointer;
}

/* icons hidden by default */
#pagefootermenu #newmessageLI, 
#pagefootermenu #networkerrorLI, 
#pagefootermenu #debugdisplayindicator, 
#pagefootermenu #feedbackindicator, 
#pagefootermenu #drawingtoolLI, 
#pagefootermenu #addtaskLI
{
	/*width: 25px;*/
	display: none;
}

/* debugger icon */
#pagefootermenu #debugdisplayindicator
{
	background-image: url(/skin/TSB_NEW/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/TSB_NEW/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/TSB_NEW/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/TSB_NEW/images/icons16x16/email_glow.png);*/
	background-position: 1px 2px;
	background-repeat: no-repeat;
	width: 20px;
	height: 16px;
	display: inline-block;
	padding: 0px;
	margin: 0px;
}

/* Group Language Flags Icon*/
.group-lang-img {
    position: absolute;
    top: 0;
    right: 0;
    margin: 2px;
}

.group-lang-img-list, .treelist .group-lang-img {
    position: relative;
    top: -4px;
    right: 0;
    margin: 0px 2px 0px 5px;
    display: inline-block;
	vertical-align: middle;
}

/* Remote hosting report tables */
table.remote-content-access-log {
	width: 100%;
	margin-top: -2px;
}
table.remote-content-access-log thead {
	position: sticky;
	top: 0;
}
table.remote-content-access-log th, table.remote-content-access-log td {
	padding: 5px;
	color: #fff;
	background-color: #888;
	text-align: center;
}
table.remote-content-access-log th { background-color: #543996; }

.inline-spinner {
	background-image: url(/skin/D1Hub/images/loadingimage_bg.gif);
	background-position: center;
	background-repeat: no-repeat !important;
}

#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;
	position: absolute;
}

#personname a
{
	top: 0px;
	left: 50px;
	position: absolute;
	width: 250px;
	color: #005591;
	text-decoration: none;
}

#portalHeader
{
	/*padding: 20px;*/
	height: 55px;
	/*background-position: 20px 30px;*/
	background-repeat: no-repeat;
	position: relative;
    /*background-position: 20px;*/
	/*background-position-y: center;*/
    /*background-image: url(../images/furniture/boclogo.png);*/
    /*background-size: 80px;*/
	/*background-color: #b9cdd780;*/
	background: linear-gradient(-90deg, rgb(210 225 235 / 30%), rgba(215 225 230 / 70%));
}

/* Handle DayOne logo here rather than in toplevel */

#portalHeader:before {
    content: "";
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    position: absolute;
    background-position: 20px;
    background-position-y: center;
    /* background-image: url(../images/furniture/boclogo.png); */
	background-image: url('../images/brandimages/boc-logo.svg');
    background-size: 112px;
    display: block;
}

#portalHeader:after 
{
	content: "";
	height: 100%;
	width: 100%;
	background-image: url(../images/furniture//DayOneLogo.png); /*change this for d1 logo asap*/
	background-size: 40px;
	background-repeat: no-repeat;
	background-position-x: calc(100% - 20px);
	background-position-y: center;
	display: block;
}

#portalHeader img
{
    margin-top: 7px;
    margin-right: 2px;
	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 #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;
}

#profilePickerBlocker
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	z-index: 500;
}

#profilePickerDialog
{
	position: fixed;
	width: 200px;
	height: 200px;
	background-color: #f00;
	display: block;
	top: 0;
	left: 0;
	z-index: 501;
}

/* Report styling */
.annual-figures-table-container {
	display: inline-block;
	vertical-align: top;
}
#monthlyUsageReport,
.annual-figures-report {
	overflow-y: auto;
}

	#monthlyUsageReport thead th,
	.annual-figures-report thead th {
		position: sticky;
		top: 0;
	}

	#monthlyUsageReport th, #monthlyUsageReport td,
	.annual-figures-report th, .annual-figures-report td {
		padding: 5px;
		color: #fff;
		background-color: #4C5B52;
		text-align: center;
	}

	#monthlyUsageReport th, #monthlyUsageReport td {
		width: 33%;
	}

	#monthlyUsageReport th,
	.annual-figures-report th {
		background-color: #005591;
	}

/*Mobile styling*/

#tabcontents {
    /*overflow: hidden;*/
	padding: 0px 20px;
}

#mobileNav {
    display: none;
    position: absolute;
    left: 0px;
    z-index: 1000;
    top: -70px;
}

#mobileMenuButton {
    background-color: #592d5e;
    /*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: #592d5e;
    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: #ffe600;
}

/* Mobile styling */
.tabs-mobile-dropdown { 
    display: none;
    width: 100%;
    padding: .5em;
    /*margin-right: 0;*/
    /*margin-bottom: 7px;*/
    background-color: #592d5e;
    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; }

    .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; }

}

#newuserdialog .ui-button, #logindialog .ui-button {
	width: 100%;
}

#portalHeader .hamburger-menu, #portalHeader .menu-container { display: none; }