<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.ActivityIcon
{
	width:49px;
	height:49px;
	cursor:move;
 	
}


.ActivityIconReadOnly
{
	width:49px;
	height:49px;
 	
}

.NWActionSideLabelLeft
{
	width:50px;
	padding-right:5px;
	text-align:right;
}

.NWActionSideLabelRight
{
	width:50px;
	padding-left:5px;
	text-align:left;	
}

.NWDesignTimeAction
{
	/*background-color: white;*/
	border-color: #898d92 !important;
}

.NWDesignTimeAction span
{
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
}

TABLE.NWDesignTimeAction
{
	width:150px;
}

.ActivityZone
{
font-size:8pt;
}

.DropZone
{
	display: inline-block;
	border: none;
	text-align: center;
	vertical-align: middle;
    padding: 10px 15px 10px 15px;
}

IMG.DropZone
{
	height: 12px;
	width: 12px;
}
 
IMG.WorkflowTerminatorEnd
{
    height:29px;
    width:65px;
    position:relative;
        
}

IMG.WorkflowTerminatorStart
{
    height:29px;
    width:65px;
    top: 2px;
    position:relative;
        
}

/* used for branch labels. Should extract the height to our own style, but for now concerned we have some checks looking for that classname
these will break if we add a second class */
TH.ms-menutoolbar
{
	height:22px;
}

TABLE.BranchHeader
{
	width:75px;
}

.LoopImage
{
	width:30px;
	height:30px;
}


.NWPreviewAction
{
	/*background-color: White;*/
}

.NWRuntimePastAction
{
	/*background-color: White;*/
}

.NWRuntimePresentAction
{
	/*background-color: White;*/
}

.NWRuntimeFutureAction
{
	/*background-color: White;*/
}

.NWStatisticsAction
{
	/*background-color: White;*/
}

TABLE.NWStatisticsAction
{
	width:250px;
}

TABLE.NWPreviewAction
{
	width:150px;
}

TABLE.NWRuntimeFutureAction
{
	width:150px;
}
TABLE.NWRuntimePresentAction
{
	width:150px;
}
TABLE.NWRuntimePastAction
{
	width:150px;
}

.divToolBoxActivity
{
	display: inline;
	width: 140px;
	padding: 10px 0;
	vertical-align:top;
}

.BlueCenterLine
{
	background-image: url('images/dot.bmp');
	background-repeat: repeat-y;
	background-position: center;
}

.ClearCenterLine
{
	background-image: none;
	/*background-color: White;*/
	position:relative;
	z-index:1;
	width:100%
}

.DropZoneOccupied
{
	display: inline;
	text-align: center;
	vertical-align: middle;
	height: 100%;
}

.DropZoneMouseOver
{
	display: inline;
	text-align: center;
	height: 40px;
	width: 40px;
	vertical-align: middle;
	font-size:xx-small;
	font-style: italic;
	color:Silver;
	/*
	background-image: url('images/dot.bmp');
	background-repeat: repeat-y;
	background-position: center;*/
}

.ToolboxItem
{
    cursor: url('/_layouts/15/NintexWorkflow/Images/grab.cur'), move;
    cursor: grab; 
    cursor: -webkit-grab; 
    cursor:-moz-grab;
}

.grabbing
{
    cursor: url('/_layouts/15/NintexWorkflow/Images/grabbing.cur'), move;
    cursor: grabbing; 
	cursor: -webkit-grabbing; 
	cursor:-moz-grabbing;
}

.grab
{
    cursor: url('/_layouts/15/NintexWorkflow/Images/grab.cur'), move;
    cursor: grab; 
    cursor: -webkit-grab;
    cursor:-moz-grab;
}

table.ConditionLayout
{
	width:100%; /*80%*/
}

hr.shortened
{
	width: 60%;
}

td.ConditionLayoutHorizontalLine
{
	border-bottom-style:solid;
	border-bottom-color:Black;
	height:1px;
}

td.ConditionLayoutHoldConditionIcon
{
	text-align:center; 
	width:49px;
}

td.ConditionLayoutRightZone
{
	text-align:left;
	height:50px;
	vertical-align: top;
	width: 50%;
}

td.ConditionLayoutLeftZone
{
	text-align:right;
	height:50px;
	vertical-align: top;
	width: 50%;
}

div.ActivityMoreDetail
{
	padding-top: 20px;
	height: 100%;
	width: 100%;
	text-align: center;
	border: none;
}

img.SmallActivityIcon
{
	height: 16px;
	width: 16px;
}

td.RenderedContainer
{
	text-align: center;
	height: 1%;
	
	vertical-align: middle;
}

.SLToolBoxContainer
{
	padding-top: 10px;
	display: block;
	text-align: center;
	height: 320px;
	overflow: auto;
}

.expanded
{
	display: block;
	visibility: visible;
	overflow-y: auto;
	background-color: White;
}

.collapsed
{
	display: none;
	visibility: hidden;
}

.BorderRightHalf
{
	border-left-style: solid;
	border-left-color: #B9C4D0;
	border-left-width: 1px;
}

.BorderLeftHalf
{
	border-right-style: solid;
	border-right-color: #B9C4D0;
	border-right-width: 1px;
}

.BorderRight
{
	border-left-style: solid;
	border-left-color: #B9C4D0;
	border-left-width: 1px;
}

.BorderLeft
{
	border-right-style: solid;
	border-right-color: #B9C4D0;
	border-right-width: 1px;
}

.BorderTop
{
	border-top-style: solid;
	border-top-color: #B9C4D0;
	border-top-width: 2px;
	font-size: 0px;
}

.BorderBottom
{
	border-bottom-style: solid;
	border-bottom-color: #B9C4D0;
	border-bottom-width: 2px;
	font-size: 0px;
}

.BorderTopHalf
{
	border-top-style: solid;
	border-top-color: #B9C4D0;
	border-top-width: 1px;
}

.BorderBottomHalf
{
	border-bottom-style: solid;
	border-bottom-color: #B9C4D0;
	border-bottom-width: 1px;
}

div.Approver
{
	float:right;
	width:125px;
}


span.Tab
{
	cursor: pointer;
	border-top-style: none;
}


.WorkflowPast
{
}

.WorkflowPresent
{
	border-color:Green;
	border-width:thin;
	border-style:solid;
}

.WorkflowFuture
{
	filter:Alpha(Opacity=50);
}

.RequiredField
{
	color:Red;
	vertical-align:top;
}

.ActionDetailsPane
{
	background-color: White;
	width: 200px; 
	display: none;
	position: absolute;
	border: solid 1px #333333;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#CCCCCC', Positive='true');
	text-align: right;
	z-index:1001;
	overflow-x:hidden;
}
.ActionDetailsInfoHeader
{
	background-color: #d6e8ff;
	color: Black;
	border-bottom: solid 1px black;
	height: 24px;
	vertical-align: middle;
	padding-top: 2px;
	vertical-align: top;
	font-size: 13px;
	font-weight: bold;
	padding-right: 24px;
	background-image: url('images/info.png');
	background-position: right center;
	background-repeat: no-repeat;
}

.ActionDetailsWarningHeader
{
	background-color: #C30;
	color: White;
	border-bottom: solid 1px black;
	height: 24px;
	vertical-align: middle;
	padding-top: 2px;
	vertical-align: top;
	font-size: 13px;
	font-weight: bold;
	padding-right: 24px;
	background-image: url('images/warning24.png');
	background-position: right center;
	background-repeat: no-repeat;
}

.ActionDetailsBody
{
	padding: 4px;
	word-wrap: break-word; /* IE Only */
    color: #444;
}

.ActionDetailsBody ul {margin:2px 20px; padding:0;}
.ActionDetailsBody li {margin:0 0 6px 0; padding:0;}
.ActionDetailsBody table {font-size: 12px; width: 290px;}
.ActionDetailsBody td {vertical-align: top; padding: 2 4 2 4;}
.ActionDetailsBody th {text-align: right; vertical-align: top; background-color: #EEE;padding: 2 2 0 2;font-size: 12px; font-weight: bold;}

.DashedLeft
{
	border-right-style:dashed;
	border-right-width: 1px;
	border-right-color: #B9C4D0;
}

.DashedRight
{
	border-left-style:dashed;
	border-left-width: 1px;
	border-left-color: #B9C4D0;
}

.DashedTop
{
	border-top-style:dashed;
	border-top-width: 1px;
	border-top-color: #B9C4D0;
}

.DashedBottom
{
	border-bottom-style:dashed;
	border-bottom-color: #B9C4D0;
	border-bottom-width: 1px;
}
/* Site Picker styles */
.clNav
{
	padding-right: 20px;
	vertical-align: top;
	display: none;
}

.clsMenu
{
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: Blue;	
}

.clNavShow
{
	padding-right: 20px;
	vertical-align: top;
}

A.clA:link
{
	display: inline-block;
	padding-top: 2px;
	text-decoration: none;
}

A.clA:hover
{
	padding-top: 2px;
	display: inline-block;
	text-decoration: underline;
}

A.clA:visited
{
	padding-top: 2px;
	display: inline-block;
	text-decoration: none;
}

A.clA:active
{
	padding-top: 2px;
	display: inline-block;
	text-decoration: none;
}

.emphasized
{
	font-weight: bolder;	
}

.understated
{
	font-weight: lighter;
}

.branchTable
{
	position: relative;
}

.branchTableBottomRow
{
	position: relative;
	top: -2px;
	z-index: 0;
}

.branchTableTopRow
{
	top: 2px;
	z-index: 0;
}

.UpgradeHead
{
	font-size:medium;
	font-weight:bold;
	vertical-align:middle;
}

.UpgradeItemHead
{
	font-weight:bold;
}

.UpgradeItemDetail
{

}

.UpgradeReportact
{
	padding:10px;
	margin:10px;
	height: 300px;
	width: 400px;
	overflow:visible;
}

.activityIconTable .DesignTimeActionTitle .dropDownArrow, .activityIconTable .MenuAvailableActionTitle .dropDownArrow
{
    width:33%;
    height:20%;
    padding-bottom:15%;
}
.activityIconTable .DesignTimeActionTitle, .activityIconTable .MenuAvailableActionTitle
{
	width: 15px;
	height: 15px;
	cursor: pointer;
	border:1px solid #d3d3d3;
	margin:2px;
	position:absolute;
	left:2px;
	padding:0px;
	vertical-align:middle;
}

.activityIconTable:hover .DesignTimeActionTitle:hover, .activityIconTable:hover .MenuAvailableActionTitle:hover
{
    background-color:#c3c3c3;
    border:1px solid #b9b9b9;
}

.activityIconTable:hover .DesignTimeActionTitle, .activityIconTable:hover .MenuAvailableActionTitle
{
	background-color:#d6d6d6;
	border:1px solid #c0c0c0;
}

.PrintWorkflow .activityIconTable .DesignTimeActionTitle
{
    visibility:hidden;
}

 .activityIconTable .MenuAvailableActionTitle
 {
     top:2px;
 }


.BranchLabel
{
	width: 75px;
	background-image: url('/_layouts/images/menudark.gif');
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
}

TABLE.NWRuntimeFutureAction
{
	filter:gray;
}

TD.NWRuntimeFutureAction
{
 /* blank */
}

TABLE.NWRuntimePastAction
{
	border: solid 1px #94C750;
}

TD.NWRuntimePastAction
{
	border-bottom-width:1px;
	background-repeat:repeat-x;
	background-image:url('/_layouts/15/NintexWorkflow/Images/listheadergrad-g.gif');
	background-color:#C5FFAF;
	border-bottom-color:#94C750;
	border-bottom-style:solid;
}

TBODY.NWRuntimePastAction
{
	background-color: #EFF7E5;
}

TABLE.NWRuntimePresentAction
{
	border: solid 1px #F3DB00;
}

TBODY.NWRuntimePresentAction
{
	background-color: #FDF8CC;
}

TD.NWRuntimePresentAction
{
	border-bottom-width:1px;
	background-repeat:repeat-x;
	background-image:url('/_layouts/15/NintexWorkflow/Images/listheadergrad-y.gif');
    background-color: #F7E757;	
	border-bottom-color: #F3DB00;
	border-bottom-style:solid;
}

TABLE.NWRuntimeActionOverrideRed
{
	border: solid 1px #FF0000;
}


TD.NWRuntimeActionOverrideRed
{
	background-image: url('/_layouts/15/NintexWorkflow/Images/listheadergrad-r.gif');
    background-color:#FF907B;
    background-repeat:repeat-x;
	border-bottom-width:1px;	
	border-bottom-color:#FF0000;
	border-bottom-style:solid;
}


TBODY.NWRuntimeActionOverrideRed
{
	background-color: #FFE7DD;
}


.SearchFooter
{
    clear:both;
}

.SearchInputContainerSelected {  
  padding-left: 25px;  /* RC width plus border */
  border: 1px solid #c0c0c0;
  margin-right: 2px;
  margin-left: 2px;
  display: flex;
}

.SearchInputContainerUnSelected {  
  padding-left: 25px;  /* RC width no border */
  border: 1px solid #c0c0c0;
  margin-right: 2px;
  margin-left: 2px;
  display: flex;
}

.SearchIconSelected {
  width: 13px;          /* RC width */
  height: 13px;
  margin-left: -25px;  /* RC width plus border plus padding*/
  position: relative;
  float: right;
  border-top: 0px solid #e3e3e3 !important;
  border-right: 0px solid #e3e3e3  !important;
  border-bottom: 0px solid #e3e3e3 !important;
  border-right: none;
  padding-left:4px;
  padding-top:5px;
  padding-bottom:3px; 
  background-image: url('/_layouts/images/closea.gif');
  background-position:center;
  background-repeat:no-repeat;
}
.SearchIconUnSelected {
  width: 16px;          /* RC width */
  height: 16px;
  margin-left: -22px;  /* RC width plus padding */
  position: relative;
  float: right; 
  padding-left:4px;
  padding-top:5px;
  padding-bottom:3px; 
  background-image: url('/_layouts/images/gosearch.gif');
  background-position:center;
  background-repeat:no-repeat;
}
.resultsnotfound
{    
    text-align:center;
    font-style:italic;
    color: Gray;
    width:auto;
    position:relative;
}

.searchUnselected
{
    overflow:hidden;
    position: relative;
    float: right;
    font-style:italic;
    color:Gray;
    width:100%;
    border-top: 1px solid #e3e3e3;
    border-left: none;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    margin-right: 2px;
    padding-left:0px !important;
    padding-right: 0px !important;
    background-color: White;
    padding-top: 2px !important;
    padding-bottom: 5px !important;
}
.searchSelected
{   
    overflow:hidden;
    position: relative;
    float: right;
    border-top: 3px solid Orange;
    border-left: none;
    border-bottom: 3px solid Orange;
    border-right: 3px solid Orange;
    font-style:normal;
    color:#476382;
    width:100%;
    margin-right: 2px;
    background-color: White;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.unselectedCategory
{    
    background-color: rgb(102, 102, 102);
    border-top-color: #ffffff !important;
	border-right-color: #ffffff !important;
	border-bottom-color: #ffffff !important;
	border-left-color: #ffffff !important;
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
    border-width:1px !important;
    color:#ffffff !important;
}

.ResizeBarStyle
{
    background-image: url('/_layouts/15/NintexWorkflow/Images/SMT_grippy.gif'); 
    background-position:center;
    WIDTH: 3px; 
    background-repeat: no-repeat;  
    height: 100%; 
    position:absolute; 
    cursor: w-resize; 
    z-index: 10; 
    top:0px; 
    right: 155px;
    /*left: 155px;*/
}
.toolBoxList
{
display:block;
    
}
.activityItem
{   
    margin-right:auto;
    margin-left:auto;
    float: right;
    padding: 9px 15px 3px 15px;
    text-align:center;
    width:70px;   
    height:70px;  
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 8pt;
}

.activityItemCentered
{
    margin-right:auto;
    margin-left:auto;    
    padding: 9px 15px 9px 15px;
    text-align:center;
    width:70px;   
    color: #444;
    cursor: pointer;
}
.activityToolboxHeader
{    
    position:absolute;
    bottom:2px;
    right:0px;
    width:155px;
    border-top: 3px solid rgb(231,231,231);   
}

.PrintPreviewDiv
{
    float:left;
}
.PrintNote
{
    float:right;
    padding: 10px 10px 10px 10px;
    font-size: 8pt;
    font-family: "Segoe UI", Tahoma, Verdana, sans-serif;
}
.ActivityLabel
{                 
}

.TopLabel
{               
    margin-left: 2px;
    margin-right: 2px;
    min-width: 40px;             
}

.TopLabelDesigner
{               
    margin-left: 19px;
    width:80%;
    display: inline-block;
}

.PrintWorkflow .TopLabelDesigner
{
    margin-left: inherit;
}

.ActivityEditLabel
{           
  color:Black;   
  border:1px solid blue;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  min-width: 20px;      
  /*background-color:White;  */
}

.TopLabel 
{
    margin-left:19px;
}

.NWActionTitle
{
	height:22px;
	background-color: #eeeeee;	
}

.ActivityEmptyLabel
{
  color:Gray;     
  font-style:italic;
  font-size:7pt;
  min-width: 20px;      
}


.WorkFlowInfoClass
{
    position: absolute;
    left: 0px;
    top: 0px;
    margin: 5px 0px 0px 20px;   
    z-index:10;
    color: #676767;
    list-style-type: none;
}

.WorkFlowInfoClassWithTrial
{
    position: absolute;
    left: 0px;
    top: 0px;
    margin: 5px 0px 0px 100px;   
    z-index:10;
    color: #676767;
    list-style-type: none;
}


#WorkFlowInfo li a:link 
{ 
      color: #676767;
}

#WorkFlowInfo li a:visited 
{
     color:#676767; 
}


#WorkFlowInfo li a:hover
{
    color:Black;
}


.workflownamelabel
{
    text-align:left;
    
    font-size:11pt;    
}

.workflowlistnametypelabel
{
    text-align:left;
   
    font-size:11pt;
}

.workflowversionlabel
{    
    text-align:left;
   
    font-size:8pt;   
}

.workflowinfolist
{
    list-style-type:none;
    float:right;
    font-size: 8pt;
    font-family: "Segoe UI", Tahoma, Verdana, sans-serif;
    clear: both;
    margin-top: 2px;
}
.PrintWorkflow
{
    clear:both;
    font-family: "Segoe UI", Tahoma, Verdana, sans-serif;
}

.workflowlistlink
{   
}

.Rotate-90
{
    display: block;
    position: absolute;
    /*right:-15px;
    top: -30px;*/
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}
.NWDesignerSolidBackground
{
	background-color:white;
}



.menu .menu-item, .menu .menu-item .additional-background, .menu .menu-item .additional-background .menu-item-text
{
	display: block;
    font-family: segoe ui, Arial, sans-serif;
    font-size: 1em;
    color: #444;
}

.menu ul
{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
.menu ul, .menu li
{
    padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.s4-ql
{
    padding: 0 0 0 0;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
}
.s4-ql LI
{
	font-weight: normal;
	min-height: 19px;
}
.s4-ql ul.root &gt; li &gt; .menu-item, .s4-qlheader, .s4-qlheader:visited
{
	color: #444;
    padding: 3px 4px 3px 6px;
	font-size: 1em;
    margin: 0 0 0 0;
	border-color: transparent;
	border-width: 0px 1px  0px 1px;
    border-style: solid;
	overflow-x: hidden;
	word-wrap: break-word;
}


.s4-ql a.selected
{
	color: #ffffff !important;
	padding-left: 6px !important;
	border-top-color: #ffffff !important;
	border-right-color: #ffffff !important;
	border-bottom-color: #ffffff !important;
	border-left-color: #ffffff !important;
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	background-attachment: scroll;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: #333333;
}

.toolBox-img
{
    width: 11px;
    height: 11px;
    padding-right: 4px;
}


/*
These below class being overriden to fix content lookup styling issue.
*/

.ms-core-menu-title
{
   min-width: 0px;
}

.ms-core-menu-arrowBox
{
    display: inline !important;
    position: absolute;
    left: 0px;
}

.ms-core-menu-box
{
    min-width: 160px;
}

li.ms-core-menu-itemSelected  div.ms-core-menu-box li.ms-core-menu-itemSelected  div.ms-core-menu-box
{
    min-width: 235px;
    overflow: hidden !important;
}

.ms-dlg-heading
{
    font-size: 1.3em !important;
}

input[type=password],
input[type=text],
input[type=file],
select,
textarea,
.sp-peoplepicker-topLevel,
.sp-peoplepicker-topLevelDisabled,
.sp-peoplepicker-autoFillContainer,
div.ms-inputBox {
    border-width: 1px;
}

input:focus,
select:focus,
textarea:focus,
.sp-peoplepicker-topLevel:focus,
.sp-peoplepicker-topLevelDisabled:focus,
.sp-peoplepicker-autoFillContainer:focus,
div.ms-inputBox:focus,
div[contenteditable]:focus {
    outline: none;
}

.workflowterminatorstartcontainer {
    margin: 0 0 0 0;
    min-height: 0px;
    height: 31px;
}

.ms-backgroundImage {
    background-image: none;
}

.ms-core-overlay {
    background-color: transparent;
}

.ms-dlgContent {
    box-shadow:none !important;
}

input.searchSelected::-ms-clear { display: none; }

input.searchUnselected::-ms-clear { display: none; }

.ms-dialog body{
    background-color: white !important;
}

HTML &gt; .ms-core-needIEFilter {
  filter: none;
}

#contentBox {
    background-color: white;
}

.toolBoxContainer {
    overflow:hidden;
    height: 500px;
    position: relative;
    z-index: 5;
    background-color: rgb(245, 246, 247);
    border-left: 1px solid #c0c0c0;
    width: 155px;
}</pre></body></html>