/******************** BROWSER HACKS ********************/

/* browser hacks for chrome */
.dj_chrome body span[dojotype="ibm.xsp.widget.layout.data.TypeAheadReadStore"] {
	display: inherit;
}

/* Unifies the height of buttons and links designed as buttons */
span.lotusBtn a {
  padding: 2px 8px 3px;
}


/******************** XPages/ExtLIb HACKS ********************/

.customMaxWidth600 {
	max-width:600px !important;
}

/******************** GLOBAL LAYOUT ********************/
body.lotusui {
  background-color: #FAFAFA;
}

.lotusui .lotusLogo,.lotusLoginLogo {
/* background-image: url("kundenlogo.gif"); */
	background-image: url("logo_banner.jpg");
	height: 18px;
	width: 18px;
}

.lotusTabs li.lotusSelected, .portlet-tab li.lotusSelected {
	border-style: solid;
}

.lotusMenu li.lotusSelected a, .portlet-menu li.lotusSelected a, .lotusMenu h3.lotusSelected, .portlet-menu h3.lotusSelected {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6f849f), to(#283f5e));
}

.lotusBanner .lotusLogo {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0;
}

.customLogo {
	display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 190px;
}

.lotusPlaceBar H1 {
    color: #000000;
    float: left;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 2em;
    padding: 2px 0 0 20px;
}

.customIndent2 {
	padding-left:2px;
}

.customIndent5 {
	padding-left:5px;
}

.lotusLogin2 .lotusLoginBoxWide .lotusLoginForm {
	margin-left: 280px;
	border-width: 0;
}

.lotusLogin2 .lotusLoginBox {
	background-image: url("loginBackground.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.lotusLogin2 .lotusLoginBox h1 {
  	margin-top: 15px;
  	margin-bottom: 15px;
}

.lotusLogin2 .lotusDescription {
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: inherit;
}

.lotusLogin2 .lotusLoginForm p {
	margin: 5px 0 0;
}

.lotusLogin2 .lotusLoginForm .lotusBtnContainer {
	margin-top: 10px;
}


.lotusBtnSidebarContainer {
	margin-top: 0.3rem;
	float: right;
    margin-right: 0.5rem;
}

.lotusRightSidebarList{
	overflow-wrap:anywhere;
	border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
} 

.lotusRightSidebarListBottom {
	overflow-wrap:anywhere;
} 

.lotusColRight {
	padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
}

/* not in use
.customActionBar {
	border: #cccccc 1px solid; 
	background-color: #f4f5f6;
	padding: 10px;
	-webkit-border-radius: 6px; 
	-moz-border-radius-bottomleft: 6px; 
	-moz-border-radius-bottomright: 6px; 
	-moz-border-radius-topleft: 6px; 
	-moz-border-radius-topright: 6px
}
*/

.customLeafNode > a {
	padding-left: 5px !important;
}

.customDropDownContent {
	display: none;
	position: absolute;
	min-width: 120px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 20;
}
		
.customDropDownContent a {
	font-weight: normal !important;
	color: #105cb6 !important;
}

.customDropDown:hover .customDropDownContent {
	display:block;
}

div.lotusHeader {
	margin-bottom: 0px;
}

.lotusHeader {
	margin-top: 0;
}

.lotusHeader H1, .lotusHeader H2 {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom: 6px;
	padding:0;
}

.lotusHeader DIV.lotusRight {
	margin-top: 6px;
}

.lotusHeader HR {
	border: solid thin 1px;
	color: #F4F5F6; 
	/* color: #CCCCCC; */
}

div.lotusDetails p {
	border-color: #CCCCCC;
	border-style: dashed;
	border-width: 1px 0 0;
	padding-top: 5px;
}

.lotusWidget2 .lotusWidgetBody {
	min-height:21.833334em;
}

.lotusWidget2 H2 {
	margin: 0px !important;
	cursor: auto;
}

.lotusWidget2 H3 {
	margin: 0;
}

.lotusWidget2 .lotusTable TH {
	padding-left: 0;
}

.lotusWelcomeBox h2 {
	margin-left: 0px !important;
}

body, div.customLoading {
   background-image: url(ajax-loader.gif);
   background-color: #EEEEEE;
   background-repeat: no-repeat;
   background-position: center;
}

.hover:Hover, .hoveryellow:Hover {
	background-color:#ffffc8;
}

.hover:Hover + tr.lotusDetails {
	background-color: #ffffc8;
}

.confirm, .hovergreen:Hover {
	background-color: #ECF9DF;
}

.error, .hoverred:Hover {
	background-color: #FFE3E0;
}

.info {
	background-color: #E6F1FE;
}

.red {
 	color: red;	
}

.yellow {
	color: orange;
}

.darkorange {
	color: darkorange;
}

.green {
	color: green;
}

.blue {
	color: #105cb6;
}

.lotusBreadcrumbs .lotusDivider {
	background: none;
	color: #105cb6;
}

/******************** VIEW LAYOUT ********************/

/*.odd {
	background-color: rgb(248, 248, 248);
}

.odd:Hover {
	background-color: rgb(288, 250, 221);
}

.even {

}

.even:Hover {
 	background-color:#ffffc8;
}
*/

.lotusHeaders {
	top: 0;
	position: -webkit-sticky;
	position: sticky;
	z-index: 100;
}


.lotusPaging {
    background-color: #FAFAFA;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    clear: both;
    font-size: 0.9em;
    height: 2em;
    line-height: 2em;
    margin: 5px 0;
    padding: 1px 5px 3px;
    text-align: center;
}

.lotusMenu {
	margin-bottom: 10px;
}

.lotusMenu li img {
	margin-right: 6px;
	vertical-align: -30%
	
}

/* tag cloud */
.tagCloudOuterPanel {text-align:left; margin:5px;}
.tagCloudSlider {padding-top:5px; padding-bottom:5px}
.tagCloudInnerPanel {margin-top:5px; width:100%; overflow:hidden;}
.tagCloudInnerPanel span a {text-decoration:none; font-weight:bold;}
.tagCloudInnerPanel a:hover, .tagCloudInnerPanel a:focus {text-decoration:underline;}

a.tagCloudSize1, a.tagCloudSize1:visited	{font-size:90%;  color:#8bbce8;}
a.tagCloudSize2, a.tagCloudSize2:visited	{font-size:93%;  color:#649cd8;}
a.tagCloudSize3, a.tagCloudSize3:visited	{font-size:96%;  color:#4477bb;}
a.tagCloudSize4, a.tagCloudSize4:visited	{font-size:102%; color:#2b588e;}
a.tagCloudSize5, a.tagCloudSize5:visited	{font-size:107%; color:#1c3052;}
a.tagCloudSize6, a.tagCloudSize6:visited	{font-size:112%; color:#1c3052;}
a.tagCloudSize7, a.tagCloudSize7:visited	{font-size:116%; color:#1c3052;}
a.tagCloudSize8, a.tagCloudSize8:visited	{font-size:122%; color:#1c3052;}
a.tagCloudSize9, a.tagCloudSize9:visited	{font-size:130%; color:#1c3052;}
a.tagCloudSize10, a.tagCloudSize10:visited	{font-size:150%; color:#1c3052;}

/* oneui v2.01 */
.lotusTable .lotusType i {
	padding-right: 4px;
}

.lotusSecure i {
   color: burlywood;
}

.lotusPrivate i {
   color: burlywood;
}

.customProfile {
	padding-right: 5px;
}

.pageFooterIcon {
	color: #707070;
	padding-left: 3.5px;
}

.lotusSection .dijitTitlePaneTitle {
	font-weight: bold;
}

.tundra .dijitTitlePaneTitle {
	padding: 4px 5px 6px;
	background-color: #F4F4F4;
    background-image: -moz-linear-gradient(center top , #F4F4F4 0%, #EAEAEA 100%);
    background-position: left top;
}

.tundra .dijitMenuItem td {
	padding: 4px 2px;
}

.tundra .dijitComboBoxMenu .dijitMenuItemHover {
	background-color: #fefebb;
    color: #000;
}

.lotusui .dijitSlider .dijitSliderImageHandle {
	height: 16px;
	width: 16px;
}

.lotusFilters a.lotusFilter {
	padding: 4px;
	border-radius: 2px;
	font-size: 1.2em;
}

.lotusFilters span[val *= "[Postit]"] a {
	background-color:#ffffc8;
}

td.lotusFirstCell img {
	margin-right: 4px;
}

/*.lotusBtnContainer .lotusSearch {
	position: absolute;
	right: 15px;
	top: 0.5em;
}*/

.lotusActionBar DIV {
	display: inline-block;
	margin-right: -3px; /*Attention it's only a temporary solution Example: Erstelle...*/
}


.tundra .dijitFolderClosed {
	background: url("folder.png") no-repeat scroll 0 0 transparent
}

.tundra .dijitFolderOpened {
	background: url("folder-open.png") no-repeat scroll 0 0 transparent
}

.tundra .dijitLeaf {
	background: url("folder.png") no-repeat scroll 0 0 transparent
}

.customFolderPlusIcon {
	background: url("folder-plus.png") no-repeat scroll 0 0 transparent
}

.customFolderMinusIcon {
	background: url("folder-minus.png") no-repeat scroll 0 0 transparent
}

.customFolderPencilIcon {
	background: url("folder-pencil.png") no-repeat scroll 0 0 transparent
}

.customFolderBookmarkIcon {
	background: url("folder-bookmark.png") no-repeat scroll 0 0 transparent
}

/* for linkList navigation */ 
ul.customLinkList {
	margin-left: -14px !important;
}	
ul.customLinkList, ul.customLinkList ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
} 
ul.customLinkList li {
	border-left: 1px dotted #105CB6; 
	margin: 0 0 0 1.5em; 
	padding: 0 0 0.3em; 
}
ul.customLinkList li.customLastEntry { 
	border-left: medium none; 
} 
ul.customLinkList li div {
	padding-top: 0.5em;
} 
ul.customLinkList li div a { 
	border-bottom: 1px dotted #105CB6; 
	padding-left: 5px; 
} 
ul.customLinkList li.customLastEntry > div {
	border-left: 1px dotted #105CB6;
}
ul.customLinkList li.customOpenedEntry ul {
	display: block;
}
ul.customLinkList li.customClosedEntry ul { 
	display: none;
}
ul.customLinkList a {
	text-decoration:none !important;
	/*color:#000000 !important;*/
}

.customChkCheckAll {
	margin-top: 0 !important;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.2);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    border-radius: 35px;
    display: none;
    transition: all 0.3s ease;
    outline: 0;
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    transition: all 0.3s ease;
}

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.4);
}

#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

.customBadge {
	width: 20px;
    height: 20px;
    position: absolute;
    left: 4px;
    top: 3px;
    /* opacity: 0.8; */
}

/******************** FORM LAYOUT ********************/

.selectize-control.multi .selectize-input:after {
	content: " ";
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: gray transparent transparent transparent;
}
	  
.selectize-control.multi .selectize-input.dropdown-active:after {
   	margin-top: -4px;
   	border-width: 0 5px 5px 5px;
   	border-color: transparent transparent gray transparent;
}

.lotusForm .lotusFormTable .lotusText {
	width: 100%;
}

.lotusForm .lotusPostDetails .lotusText {
	width: auto;
}

.lotusText:focus {
  border: 1px solid #406B9B !important;
}

.lotusForm .errorCaption {
	margin-left: 2px;
	margin-right: 5px;
	background-color: #FFE3E0;
	border-radius: 4px;
	border-color: #EFA6A5;
	color: red;
	height: auto;
}

.confirmCaption {
	margin-left: 2px;
	margin-right: 5px;
	background-color: #ECF9DF;
	border-radius: 4px;
	border-color: #c8e2b8;
	height: auto;
}

.lotusForm h2 {
	margin-left: 2px;
}

.lotusFormTable fieldset {
	border: #cccccc 1px solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 10px 2px;
	padding: 4px 7px 9px;
}

.lotusFormTable .lotusSection {
	margin-bottom: 0px; 
}


.lotusFormTable .lotusSection .lotusSection-header A {
	color: #000000;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

.lotusSection .lotusMessage {
	margin-top: 10px;
}

.lotusFormTable td.lotusFormFooter {
	border-width: 0 !important;
}

.lotusForm fieldset legend {
	padding-left: 2px;
	padding-right: 2px;
	font-weight: inherit;
}

.customFormTable {
    width: 98%;
}

.customFormTableColOne {
	width: 16%;
}

.customFormTableColTwo, .customFormTableColFour {
	width: 31%;
}

.customFormTableColThree {
	width: 21%;
}

.lotusForm .lotusFormError, .lotusForm .lotusFormRequired {
	color: #FF0000;
}

.lotusFormPlain, .lotusFormPlain .lotusTable, .lotusFormPlain .lotusFormTable td {
	background-color: #FFFFFF;
}

.lotusFormErrorSummary div {
	margin: 3px 2px !important;
}

.lotusErrorBox {
	display: table;	
}

.lotusMessage {
	border-radius: 4px 4px 4px 4px;
}

.lotusMessage i {
	margin: 7px 5px 0 0;
    float: left;	
}    

.lotusFormErrorSummary UL {
	margin-left: 15px !important;
	margin-bottom: 0px !important;
	padding-left: 0px !important;
}

.lotusFormTable .lotusFormFooter {
	padding-left: 2px !important;
	padding-right: 2px !important;
}


.customFileUpload {
	/*background-color: #F1F1F1;
	font-size: 0.9em !important;
	line-height: 1.7em;*/
}

.customAttachTable {
	width: 100%;
}

.customAttachTable thead {
    background: none repeat scroll 0 0 #F3F3F3;
    border-bottom: 2px solid #CCCCCC;
    height: 1.2em;
}

.customAttachTable thead tr th {
    border-bottom: 2px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    font-weight: normal;
    text-align: left;
    height: 1.2em;
    padding: 0 2px !important;
    background: none !important;
    /* width: 100px; */
}

.customAttachTable thead tr th span {
	white-space: nowrap;
}

.customAttachTable tbody tr td {
	/* padding:4px 4px 2px 2px !important; */
	padding: 5px 2px !important;
}

.customAttachTable .customColumnSize {
	width: 50px;
}

.customAttachTable .customColumnFileName {
	/*width: 100%;*/
}

.customAttachTable .customColumnDownload {
	border-right: 1px dashed #CCCCCC !important;
}

/* https://stackoverflow.com/a/11267268/4717072 */
.customAttachTable .customColumnUploader, .customAttachTable .customColumnUploadDate {
	width: 1%;
    white-space: nowrap;
}

.customAttachTable .customColumnType, .customAttachTable .customColumnNew {
	width: 20px;
}

.customAttachTable .customColumnDelete, .customAttachTable .customColumnDownload, 
.customAttachTable .customColumnView, .customAttachTable .customColumnOnlineEditing {
	width: 25px;
}

.customOnlineEditingActive .customColumnOnlineEditing a, .customOnlineEditingActive .customColumnOnlineEditing i {	
	color: red;
}

.customColumnType span {
	display: none;
}

.customFilePdf {
	color: #ca2025;
}

.customFileDocument {
	color: #264faa;
}

.customFileSpreadSheet {
	color: #27733b;
}

.customFilePresentation {
	color: #ff7f27;
}

.customFileImage {
	color: #c5bd21;
}

.customFileOther {	
}

.customColumnAccessControlIcon {
	width: 30px;
}

.customMailAttachments {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1em;
}

.customMailFileContainer input {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:1px;
}

.customWorkflowTable {
}

.customWorkflowTable tr {
	height: 2.7em;
}

.customWorkflowTable .customAltRow {
	height: 0;
}

.customWorkflowTable tr td {
	padding-top: 10px;
}

.customWorkflowTable tr.customHeader {
	height: 1.2em;
}

.customWorkflowTable tr.customHeader td {
	background: none repeat scroll 0 0 #F3F3F3 !important;
	border-bottom: 2px solid #CCCCCC !important;
    border-right: 1px solid #CCCCCC !important;
    height: 1.2em;
    padding: 0 2px;
}

.customWorkflowTable tr.customAltRow td {
	border-bottom: 1px solid #EEEEEE !important;
	padding-top: 0px;
	width: 720px;
}

.customWorkflowTable .customAltRow td div {
	margin-top: 3px !important;
}

.customCoEditorsTable {
	background: transparent;
	margin-left: 20px;
}

.customWorkflowActionBtn {
  background-color: #f1f1f1;
  border: 1px solid darkgray;
  color: black;
  padding: 6px 6px;
  margin: 1px 2px;
  cursor: pointer;
}

/* Darker background on mouse-over */
.customWorkflowActionBtn:hover {
  background-color: darkgray;
}

.customNewLineList, .customNewLineList ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

.customGroupMembersList {
	-webkit-column-count: 2; 
	-webkit-column-gap: 20px;
	-moz-column-count: 2; 
	-moz-column-gap: 20px;
	-o-column-count: 2; 
	column-count: 2;
	column-gap: 20px;
}

.customCheckmarkList ul {
	list-style-image: url("checkmark.gif");
	padding-left: 30px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
}

.customDijitTitlePane {
	border: #cccccc 1px solid; 
	background-color: #f4f5f6;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.customDijitTitlePane .dijitTitlePaneTitle, .customDijitTitlePane .dijitTitlePaneContentOuter {
	border-style: none;
	border-width: 0px;
}

.xspInputFieldRichText {
	margin-top: 10px;
	margin-bottom: 10px;
}

.customInputFieldRichText {
	margin-left: 2px;
}

.customInputFieldRichText p {
	margin: inherit;
}


/* using oneui features (for comments) not supported in oneuiv2 therefore rename classes lotus -> custom ... */ 

.customComment {
    margin: 0 0 2px -10px;
    padding: 0 0 0 10px;
	position: relative;
}

.customCommentHeader {
    background-image: url("commentPoint.gif");
	background-position: left bottom;
    left: 16px;
    padding-left: 15px;
	background-repeat: no-repeat;
    height: 1.5em;
    padding-bottom: 3px;
    position: absolute;
    top: 0;
    z-index: 1;
}

.customCommentBody {
	background-color: #E6F1FF;
    border-color: #C4D8F2;
    margin: 0 10px 2em 0;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    padding: 5px 10px;
    position: relative;
    top: 1.6em;
}

.customCommentBody span p {
	margin: 0;
}

/* logout counter */
.customLogoutBar {
    margin: 6px 7px;
}

.customLogoutBarCounter {
	color: #EEEEEE;
	font-weight: bold;
	float: right;
}

.customLogoutBar .customLogoutBarVisual {
    background: url("logoutCounter.gif") no-repeat scroll 0 0 transparent;
    font-size: 1px;
    height: 12px;
    line-height: 1px;
    width: 69px;
    float: right;
    margin-left: 4px;
    margin-top: 2px;
}
.customLogoutBar .customLogoutBarVisual.s15 {
    background-position: 0 0;
}
.customLogoutBar .customLogoutBarVisual.s14 {
    background-position: 0 -12px;
}
.customLogoutBar .customLogoutBarVisual.s13 {
    background-position: 0 -24px;
}
.customLogoutBar .customLogoutBarVisual.s12 {
    background-position: 0 -36px;
}
.customLogoutBar .customLogoutBarVisual.s11 {
    background-position: 0 -48px;
}
.customLogoutBar .customLogoutBarVisual.s10 {
    background-position: 0 -60px;
}
.customLogoutBar .customLogoutBarVisual.s9 {
    background-position: 0 -72px;
}
.customLogoutBar .customLogoutBarVisual.s8 {
    background-position: 0 -84px;
}
.customLogoutBar .customLogoutBarVisual.s7 {
    background-position: 0 -96px;
}
.customLogoutBar .customLogoutBarVisual.s6 {
    background-position: 0 -108px;
}
.customLogoutBar .customLogoutBarVisual.s5 {
    background-position: 0 -120px;
}
.customLogoutBar .customLogoutBarVisual.s4 {
    background-position: 0 -132px;
}
.customLogoutBar .customLogoutBarVisual.s3 {
    background-position: 0 -144px;
}
.customLogoutBar .customLogoutBarVisual.s2 {
    background-position: 0 -156px;
}
.customLogoutBar .customLogoutBarVisual.s1 {
    background-position: 0 -168px;
}
.customLogoutBar .customLogoutBarVisual.s0 {
    background-position: 0 -180px;
}

.customDialogNonModal_underlay {
    display: none;
}

.addressBookConfidential {
	color: #4EB171;
	cursor: pointer;	
}

.addressBookEditable {
	cursor: pointer;
}

.customAnchorTag {
    color: #105cb6;
    cursor: pointer;
}

.customAnchorTag:hover {
    text-decoration: underline;
}

.customVerticalAlign {
	vertical-align: middle !important;
}

.twoColumnCheckboxGroup td { float: left; width: 49%; }
.threeColumnCheckboxGroup td { float: left; width: 32%; }
.fourColumnCheckboxGroup td { float: left; width: 24%; }
.fiveColumnCheckboxGroup td { float: left; width: 19%; }

.frame {
  display:block;
  width:100%;
  height:73vh;
}

.customFolderConfiguratorWrapper {
	display: flex;
	width: 100%;
}

.customFolderConfigurator {
	border-right: 1px solid #bfbfbf;
    padding-right: 10px;
    margin-right: 8px;
    flex: 1;
}

.customFolderConfiguratorAccessRights {
	width: 70%;
}

/** Custom CSS enabling the application "hover" and "error" classes to table rows **/
table.customLayout tr.error td {
	background-color: #FFE3E0;
}

table.customLayout tr.hover:Hover td {
	background-color:#ffffc8;
}

.customLayout td, .customLayout th.lotusRowHeader, .customLayout th.lotusSubHeader {
    border-top: 1px solid #eee !important;
}


/******************** HEADER BUTTON BAR LAYOUT ********************/

 .sticky {
        position: fixed;
        background-color: #FAFAFA;
        z-index: 2;
        width: 100%; 
        margin-top: -16px;
		margin-left: -26px;
		border-bottom: 2px solid #CCCCCC;		
		justify-content: flex-start;
    	flex-direction: column;
    	align-content: flex-start;
    	white-space: normal;
    	flex-wrap: wrap;
}

/******************** ONEUIV2.1 specific ********************/
.yourProductSprite {
    background-image: url("yourProductSprite-8bit.png");
    background-repeat: no-repeat;
    display: inline-block;
}

.yourProductSprite-msgWarning48 {
    background-position: 0 -277px;
    height: 48px;
    width: 48px;
}

.yourProductSprite-msgError48 {
    background-position: 0 -329px;
    height: 48px;
    width: 48px;
}

.yourProductSprite-Help12 {
    background-position: 0 -421px;
    height: 12px;
    width: 12px;
}

.yourProductSprite-msgConfirm16 {
    background-position: 0 -197px;
    height: 16px;
    width: 16px;
}
.yourProductSprite-msgError16 {
    background-position: 0 -217px;
    height: 16px;
    width: 16px;
}
.yourProductSprite-msgInfo16 {
    background-position: 0 -237px;
    height: 16px;
    width: 16px;
}
.yourProductSprite-msgWarning16 {
    background-position: 0 -257px;
    height: 16px;
    width: 16px;
}

.yourProductSprite-ftFolder16 {
	background-position: 0 -157px;
	width: 16px;
	height: 16px;
}


/******************** lotus connections (com.ibm.lconn.core.styles.oneui2) specific ********************/
.lconnSprite {
    background-image: url("lotusFtype1632Sprite-8bit.png");
    background-repeat: no-repeat;
    display: inline-block;
}
.lconnSprite-iconCompressed16 {
    background-image: url("lotusFtype1632Sprite-8bit.png") !important;
    background-position: 0 -48px;
    height: 16px;
    width: 16px;
}

/* Custom solution used for the globalFormError CC inside dialogs */
.lotusDialogContent .customDialogErrorPanel .lotusMessage span {
	margin-left: 0px !important;
}

/* Custom solution used for the globalFormError CC inside dialogs */
.lotusDialogContent .customDialogErrorPanel .lotusMessage span ul li {
	list-style: disc !important;
}

.customBorderRight {
	border-right: 1px solid #e5e5e5;
}

.customBorderLeft {
	border-left: 1px solid #e5e5e5;
}

.customAccordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 0 15px;
  width: 100%;
  height: 30px;
  border: none;
  text-align: left;
  outline: 1px solid #ccc;
  font-size: 15px;
  -webkit-transition: 0.4s; /* Safari */
  transition: 0.4s;
  font-weight: bold;
}

.active.customAccordion, .customAccordion:hover {
  background-color: #ccc; 
}

.customAccordionAdrGroup {
  background-color: #e6f1fe;
  color: #444;
  cursor: pointer;
  padding: 0 15px;
  width: 100%;
  height: 30px;
  border: none;
  text-align: left;
  outline: 1px solid #ccc;
  font-size: 15px;
  -webkit-transition: 0.4s; /* Safari */
  transition: 0.4s;
  font-weight: bold;
}

.active.customAccordionAdrGroup, .customAccordionAdrGroup:hover {
  background-color: #B5D6FC; 
}

.customAccordionPanel {
  display: none;
  width: 100%;
  background-color: white;
  overflow: hidden;
}

.accGrpContainer {
	width: 60%;
}

.customImageFit200 {
	max-height: 200px;
	max-width: 200px;
}

.customImageFitUserProfile {
	max-height: 180px;
	max-width: 140px;
}

.lotusui .customH2Tag {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	font-size: 38px;
	color: #454d77;
	line-height: 48px
}

.lotusui .customParagraphTag {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 25px
}

.lotusui .customULTag li {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 25px;
	list-style-type: square;
}

/* Custom button for user agreement display */
.lotusui .btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 15px 80px;
	display: inline-block;
	margin: 15px 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Custom button accept variant*/
.lotusui .btn-accept {
	border: 3px solid #28a745;
	color: #28a745;
}

/* Custom button accept variant */
.lotusui .btn-accept:hover,
.lotusui .btn-accept:active {
	color: #fff;
	background: #28a745;
}

/* Custom button logout variant*/
.lotusui .btn-deny {
	border: 3px solid #dc3545;
	color: #dc3545;
}

/* Custom button logout variant */
.lotusui .btn-deny:hover,
.lotusui .btn-deny:active {
	color: #fff;
	background: #dc3545;
}

/* Custom disabled class */
.lotusui .customDisabledButton {
	opacity: 0.65; 
 	cursor: not-allowed;
}

.customDisabledCursor {
	cursor: not-allowed !important;
}

.customHorizontalLineText {
	display: flex;
    flex-basis: 100%;
    align-items: center;
    margin: 8px 0px;
}

.customHorizontalLineText:before,
.customHorizontalLineText:after {
    content: "";
    flex-grow: 1;
    background: rgba(0, 0, 0, 0.35);
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px 8px;
}

.twoColumnCheckboxGroup {
	display: inline;
}

.twoColumnCheckboxGroup tbody {
	float: left;
}

.twoColumnCheckboxGroup tr {
	float: left;
}

.twoColumnCheckboxGroup td {
	float: left;
	width: 49%;
}

.twoColumnCheckboxGroup td label input {
	margin-left: 0;
}

.customInactiveColor {
	color: #8F8F8F;
}


/******************** NamingConvetion ********************/

.descField {
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
    box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
    background-color: #f9f9f9;
    background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
    background-repeat: repeat-x; 
    border:1px solid #ddd; 
    text-align: center; 
    line-height: 26px;
    min-height: 26px;
    padding-left: 5px;
    padding-right: 5px;
    display:flex;
}

.workflowLabelField {
	width:85%;
	word-wrap: break-word;
	white-space: pre-wrap;
}

.namingConventionDatePicker > .dijitComboBox > .dijitButtonNode {
    background: white;
    border: none;
}

/* ************** Media queries ************** */ 

/* ---------- iPad Pro 10.5" ---------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 1112px)
  and (-webkit-min-device-pixel-ratio: 2) {
	
	.accGrpContainer {
		width: 100%;
	}
	
	.customAccordionPanel {
		width: 100%;
	}
	
	.customAccordion {
		width: 100%;
	}
}

/* ---------- Galaxy Tabs S ---------- *

/* Portrait and Landscape */
@media 
  (min-device-width: 800px) 
  and (max-device-width: 1280px)
  and (-webkit-min-device-pixel-ratio: 2) {
	
	.accGrpContainer {
		width: 100%;
	}
	
	.customAccordionPanel {
		width: 100%;
	}
	
	.customAccordion {
		width: 100%;
	}
}

/* ---------- iPad 3, 4 and Pro 9.7" ---------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
	
	.accGrpContainer {
		width: 100%;
	}
	
	.customAccordionPanel {
		width: 100%;
	}
	
	.customAccordion {
		width: 100%;
	}
}

/* ---------- iPhone X ---------- */

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) 
  and (orientation: landscape) { 
	
	.accGrpContainer {
		width: 100%;
	}
	
	.customAccordionPanel {
		width: 100%;
	}
	
	.customAccordion {
		width: 100%;
	}
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) 
  and (orientation: portrait) { 
	
	.accGrpContainer {
		width: 100%;
	}
	
	.customAccordionPanel {
		width: 100%;
	}
	
	.customAccordion {
		width: 100%;
	}
}

/* ---------- iPhone 6+, 7+ and 8+ ---------- */

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
	
	.accGrpContainer {
		width: 100%;
	}
	
	.customAccordionPanel {
		width: 100%;
	}
	
	.customAccordion {
		width: 100%;
	}
}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
	
	.accGrpContainer {
		width: 100%;
	}
	
	.customAccordionPanel {
		width: 100%;
	}
	
	.customAccordion {
		width: 100%;
	}
}

/* ---------- Galaxy S7, S8 and S9 ---------- */

/* Landscape */
@media only screen
	and (min-device-width : 360px)
	and (max-device-width : 740px) 
	and (orientation: landscape) {
	
	.accGrpContainer {
		width: 100%;
	}
	
	.customAccordionPanel {
		width: 100%;
	}
	
	.customAccordion {
		width: 100%;
	}
}

/* Portrait */
@media only screen
	and (min-device-width : 360px)
	and (max-device-width : 640px) 
	and (orientation: portrait) {
	
	.accGrpContainer {
		width: 100%;
	}
	
	.customAccordionPanel {
		width: 100%;
	}
	
	.customAccordion {
		width: 100%;
	}
}

/* ************** Media queries end ************** */ 