	/** Set the default padding and margin for block level elements to be zero everywhere. */
html {overflow-y: scroll;}

body, div, dd, dt, dl, img, table, tr, td, h1, h2, h3, h4, h5, form, hr, fieldset {
	margin: 0px;
	padding: 0px;
}

/** Styles that affect the layout of the major chunks of the page. */
body {
  	font-family: arial,helvetica,tahoma;
  	font-size: 10pt;
	height: 100%;
	width: 100%;
    background-color: #E3E3E3;
}

/* Style used to display the page header. */
#image-header-left {
    margin: 0px;
    background-image: url("https://html-assets-prod.guideflow.com/7926be34260a28f43a33fc09e48f06c6a2571a21");
    background-repeat: no-repeat;
    background-position: center left;
    height: 62px;
    width: 251px;
    float: left;
    overflow: visible;
}
#image-header {
    margin: 0px;
    background-color:white;
    background-image: url("https://html-assets-prod.guideflow.com/327fc02106bb26614efd25de7c1121316994a6d2");
    background-repeat: no-repeat;
    background-position: center center;
    height: 62px;
    margin-left: 251px;
    margin-right: 269px;
    text-align: center;
}
#image-header-right {
    margin: 0px;
    background-image: url("https://html-assets-prod.guideflow.com/53a4b0e78f55df1c3ca55c2fad7f502955ec8b10");
    background-repeat: no-repeat;
    background-position: center right;
    height: 62px;
    min-width: 269px;
    float: right;
}

#image-header-right-container {
    margin-top:38px;
}
#worklist-buttons {
    float:right;
    margin-right: 5px;
}
#login-image-header {
    margin: 0px;
    background-repeat: no-repeat;
    background-position: right;
    height: 250px;
    width: 1000px;
}

.default-login-banner {
    background-image: url("https://html-assets-prod.guideflow.com/be1e586314fb5ac71d944b828a424676b7d47e55");
}

.alt-login-banner {
    background-image: url("https://html-assets-prod.guideflow.com/6979927790196312caa3a82f61f80621b0941cb6");
}

#header-text {
    width: 731px;
    margin-left: 28px;
    padding-left: 2px;
    padding-top: 2px;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
    color: #222C71;
}

.halo {
    text-shadow: 
        2px 2px 0.1em #fff,
        -2px 2px 0.1em #fff,
        2px -2px 0.1em #fff,
        -2px -2px 0.1em #fff,
        2px 0px 0.1em #fff,
        -2px 0px 0.1em #fff,
        0px -2px 0.1em #fff,
        0px 2px 0.1em #fff;
}

#header-text a{
    text-decoration: none;
    color: #222C71;
}

ul.login-info {
    width: 731px;
    margin-left: 20px;
    text-align: left;
    color: #222C71;
    white-space: nowrap;
}

ul.login-info li {
    float: left;
    margin-left: 5px
}

ul.center-links {
	padding-top: 2px;
    color: #222C71;
	display:inline-block;
    white-space: nowrap;
}
 
#messages-link {
    background-repeat: no-repeat;
    background-position: left;
    text-align: left;
    text-indent: 16px;
} 
 
.messages-new{
    background-image: url("https://html-assets-prod.guideflow.com/2d81f669dc8d0987c62e973485addc6455adf690");
    font-weight: bold;
    color: red;
} 
 
.messages-no-new{
    background-image: url("https://html-assets-prod.guideflow.com/4edc609ff945db428c11aae47884e5874784991c");
}

.sent-message{
   background-color:#EEF5F6;  	
}

.header-link {
    cursor:pointer;
    text-align: left;
} 

.header-link.guideflow_hovered {
    text-decoration: underline;
}

ul.header-links {
    padding-top: 2px;
    color: #222C71;
    white-space: nowrap;
    position: relative;
    top: 0px;
    right: 10px;
    width: 100%;
}

.msg .x-box-mc {
    font-size:14px;
}
#msg-div {
    position: absolute;
    left: 35%;
    top: 10px;
    width: 250px;
    z-index: 20000;
}

ul.header-links li {
    float: right;
    margin-left: 15px
}

#help-link{
    background-image: url("https://html-assets-prod.guideflow.com/844955faa1849c51a2afe53d3da6fffba6ef7fd9");
}

#helpdesk-link{
    background-image: url("https://html-assets-prod.guideflow.com/efbed773c2bb20d3fde0690831beeff15007d2a5");
}
 
#info-link{
    background-image: url("https://html-assets-prod.guideflow.com/56b6911ed79a55c56c6faff530003b6d8d6f7c93");
} 
 
#facilities-link{
    background-image: url("https://html-assets-prod.guideflow.com/f1bd24bb710536c4ca4e89601500f148b8e81706");
}   

#image-header-rg {
    float: right;
    margin: 0px 5px 0;
}

.storageMeter {
    background-image: url("https://html-assets-prod.guideflow.com/8b6496f87696a4ec56c41e6f5d50127e4aa628b6");
    border: 1px solid #B5B8C8;
    margin-top: 25px;
    height: 17px;
    width: 170px;
    float: right;
    cursor:pointer;
}
.storageBar {
    background-image: url("https://html-assets-prod.guideflow.com/e90b6ff13693ae94a28d990391dc1f1da172da28");
    height: 17px;
    width: 0px;
}
.storageText {
    font-size: 9px;
    text-align: center;
    color: #222C71;
    position: absolute;
    z-index: 1;
    height: 17px;
    width: 170px;
    line-height: 17px;
}

.icon-link {
    cursor:pointer;
    background-repeat: no-repeat;
    background-position: left;
    text-align: left;
    text-indent: 18px;
    padding-right: 2px;
    white-space: nowrap;
    overflow: hidden;
}

.icon-tip {
    background-repeat: no-repeat;
    background-position: center;
    padding: 2px;
    width: 20px;
    height: 20px;
}

.icon-field {
    text-indent: 18px;
    background-repeat: no-repeat;
    padding: 2px;
    height: 20px;
}

 .nowrap {
	white-space: nowrap;
}

.icon-link.guideflow_hovered {
    text-decoration: underline;
}

#contentPanel { /* this is the div in the body that contains *everything* */
    border: 1px solid #a9a9a9;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    width: 1000px;
    clear: both;
}

#pageContent {
	min-height: 300px;
    padding: 5px 5px 5px 5px;
}

#footer, #footer a {
    text-align: center;
    background-color: #4D88AF;
    color: white;
}

#footer {
    padding: 4px;
}

/** Default styles for link elements. */
a {
    color: blue;
}

a:active {
    color: white;
}

/** Styles used to created headings within the content of the page. */
div.sectionTitle {
    width: 100%;
    
}
div.sectionTitleText {
    font-size: larger;
    color: #222C71;
    width: 800px; 
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 5px;
    float: left;
}

div.sectionTitleText .sectionTitleSubText{
    font-size: smaller;
    color: #222C71;
    font-style: italic;
}

/** Style that control the format of non-error messages. */
ul.messages li {
    list-style: none;
    font-style: italic;
    font-size: 11pt;
	color: 222C71;
}

div.messages{
    font-style: italic;
    font-size: 11pt;
	color: 222C71;
}

/* Styles used to make tables for displaying data. */
table.display {
    width: 100%;
}

table.display, table.display th, table.display td {
    vertical-align: middle;
    border-collapse: collapse;
    border: 1px solid #a9a9a9;
    padding: 3px;
}

table.display tr.even {
    background-color: #ffffe9;
}

table.display th {
    background-color: #dcdcdc;
}

/* Default styles for form fields. */
input, select, textarea {
    font-size: 10pt;
    font-family: sans-serif;
}

/* Styles used for form fields in error. */
input.error, textarea.error, select.error {
    background-color: #fafad2;
    color: #b72222;
}

label.error {
    color: #b72222;
    border-bottom: 1px dashed #b72222;
}

.error {
    color: #b72222;
}

.panel {
	font-size: 100%;
	margin-bottom: 1px;
	margin-right: 5px;
	padding-left: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.details {
    font-size: 90%;
	margin-left: 11;
	line-height: 1.3em;
}

.label {
	color:#000;
	font-weight: bold;
	white-space: nowrap;
}

.pad {
    padding-left: 20px;
}

.pad-both {
    padding-left : 20px;
    padding-right: 20px;
}

.labelwithpad {
	color:#000;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 10px;
}

.panelbuttons {
	font-size: 70%;
	padding: 0px;
}

.panelbuttons input {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	vertical-align: middle;
}

.x-combo-list-item {
    min-height: 12px;
}

.duallistboxsrc {
    width: 200px;
}

.duallistboxselected {
    width: 200px;
}

.msg .x-box-mc {
    font-size:14px;
}
#msg-div {
    position:absolute;
    left:35%;
    top:10px;
    width:250px;
    z-index:20000;
}

.boldcell .x-grid3-cell-inner {
    font-weight: bold;  
}

.redBold {
    color: red;
    font-weight: bold;   
}

.redNormal {
    color: red;
    font-weight: normal;
}

.collapsedPanelTitle {
    color: #15428b; 
    font-family: tahoma,arial,verdana,sans-serif; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: bold;
    font-size: 11px;
    padding-top: 3px;
    padding-left: 3px;
}

.long-label {
    padding-left: 10px;
    color: #6E6E6E;
}

.text-panel {
	border: 1px black solid;
	background-color:white;
	padding: 5px;
}

.menu-title {
	font-weight: bold;
}

.no-edit {
	background-color: #c4c4c4 !important;
}

.x-item-success {
    border: 1px solid #00FF00;    
}

.x-document-unread {
    font-weight: bold;
 }
 
 .x-item-disabled {
    opacity: 1; 
 }

.x-item-readonly{
    color: black;
    cursor:default;
    opacity:.8;
    -moz-opacity:.8;
    filter:alpha(opacity=80);
}
.x-form-check-group .x-form-check-wrap, 
.x-form-radio-group .x-form-radio-wrap {
    white-space: nowrap;
}

.x-form-item-with-icon {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

.font-size-11 .x-form-item {
    font-size: 11px;
}

/* 	ONEPACS-2465 */
.x-tip .x-tip-tc, .x-tip .x-tip-tl, .x-tip .x-tip-tr, .x-tip .x-tip-bc, .x-tip .x-tip-bl, .x-tip .x-tip-br, .x-tip .x-tip-ml, .x-tip .x-tip-mr {
    background-image: url(https://html-assets-prod.guideflow.com/8d9e4f6f5972600a511417380585d4f7d4a988c5);
}

/* ONEPACS-2524 */
.x-fieldset legend {white-space: nowrap;}

.worklist-doc-panel .x-tree-no-lines .x-tree-elbow-minus, .worklist-doc-panel .x-tree-no-lines .x-tree-elbow-end-minus {
    background-image:url('https://html-assets-prod.guideflow.com/d58f451914e092dd3a1ce14f1b6fffaf9b16091d') ! important;
}
.worklist-doc-panel .x-tree-no-lines .x-tree-elbow-plus, .worklist-doc-panel .x-tree-no-lines .x-tree-elbow-end-plus {
    background-image:url('https://html-assets-prod.guideflow.com/d27b6db2e9fa2061282fd6f7a0a5bdf6136cee60') ! important;
}

div.op-short-cb div.x-form-check-wrap {
    line-height: 17px;   
}

ul.toolbar-links {
    height: 16px;
}

ul.toolbar-links li {
    float: left;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: left;   
    text-align: left;
    text-indent: 18px;
    text-decoration: none;
    height: 16px;
}

.tight-cb .x-form-check-wrap {
    line-height: 14px;
}

.tight-cb .x-form-check-wrap .x-form-cb-label{
    top: 0px;
    font-size: 8pt;
}

.indent-cb{
   padding-left: 4px;
}

.selected-order-row{
	color: red;
}
.unmatched-order-row{
    background-color: lightgray;
}

.error-row{
    color: red;
}
.warning-row{
    background-color: #FFFFCC;
}
.disabled-row{ 
    background-color:#eee8dc
}            

.x-window-dlg .icon-lock-warning-big {
    background: transparent no-repeat top left
}
.page-info {
    font-size: smaller;
    background-repeat: no-repeat;
    background-position: 6px 6px;
    text-align: left;
    padding: 3px 50px;
}
   
.combo-preview-icon {
    background-repeat: no-repeat;
    background-position: 0 50%;
    width: 18px;
    height: 16px;
    float: left;
}

.files_drop_zone {
    border: 2px dashed #bbb;
    border-radius: 5px;
    padding: 25px;
    text-align: center;
    font-size: 1.5em;
    color: #bbb;
}


.preview-thumbs tbody td {
    white-space: nowrap;
}

.preview-thumbs .preview-thumb-wrap {
    min-width: 100px;
}

.diff-addition {
    color: rgb(0, 204, 97);
}

.diff-removal {
    color: rgb(255, 2, 2);
    text-decoration: line-through;
}

.assign-to-user-restricted .x-menu-item-text {
    text-decoration: line-through ! important;
    font-style: italic;
}

.icon-state-ready {
    background-image:url('https://html-assets-prod.guideflow.com/c1332ea5d106358bd563b21557d068433ad821d5') ! important;
}
.icon-state-read {
    background-image:url('https://html-assets-prod.guideflow.com/0dc0024ebd8f1a0681cf4099cc4251af9f1b17da') ! important;
}

.icon-state-preread {
    background-image:url('https://html-assets-prod.guideflow.com/35c6a13e805b2cbb05d423ebe14b703fe32e252f') ! important;
}

.icon-state-preread-draft {
    background-image:url('https://html-assets-prod.guideflow.com/cbf379530c66d6e7ecb7c12d07c36b9e78fa3808') ! important;
}

.icon-state-preread-alert {
    background-image:url('https://html-assets-prod.guideflow.com/22ec82cf5d55fffee7f79fa14e4cd6cf51f11680') ! important;
}

.icon-state-preread-draft-alert {
    background-image:url('https://html-assets-prod.guideflow.com/85b645017c4c61d125d69190191c9a173d3d2f3b') ! important;
}

.icon-state-lock {
    background-image:url('https://html-assets-prod.guideflow.com/b8b8d351c274f0b31b3f8d4bead0021ed71403d4') ! important;
}   
.icon-state-lock-blue {
    background-image:url('https://html-assets-prod.guideflow.com/9d052f865e908ecc4d0cf3f3f714e7228ea8f57f') ! important;    
}
.icon-state-disregard {
    background-image:url('https://html-assets-prod.guideflow.com/8424e33eefb86ca306105fa19e3e29fdb42a4733') ! important;
}
.icon-state-intrans {
    background-image:url('https://html-assets-prod.guideflow.com/f56b872e8def7687e5032db16661308468597845') ! important;
}
.icon-state-read-draft {
    background-image:url('https://html-assets-prod.guideflow.com/326f201629a885a8de240b9217fc472ab3f83ecc') ! important;
}
.icon-state-draft {
    background-image:url('https://html-assets-prod.guideflow.com/3e27d33a0c36b27ddc976af9535b5ef2006dd9b9') ! important;
}
.icon-state-dictated {
    background-image:url('https://html-assets-prod.guideflow.com/dd719b91d52f14ebc6a9ec10da7f3f1e5b14a94f') ! important;
}
.icon-state-transcribed {
    background-image:url('https://html-assets-prod.guideflow.com/6e47912fdc863122b3f9f13c4cd2b8bddd50c68d') ! important;
}
.icon-state-dictated-review {
    background-image:url('https://html-assets-prod.guideflow.com/0616b429a5dee05b0810283a54b675d7f375415d') ! important;
}
.icon-state-transcribed-review {
    background-image:url('https://html-assets-prod.guideflow.com/69bef6033ca04ba34e185bda7ea53c4e100506ce') ! important;
}
.icon-state-dictated-review-alert {
    background-image:url('https://html-assets-prod.guideflow.com/ee2356f7ef0379320f9456cf1d69a93ef67fe81c') ! important;
}
.icon-state-transcribed-review-alert {
    background-image:url('https://html-assets-prod.guideflow.com/c7ab237dc331c671e387555c463cff2f50837ec8') ! important;
}
.icon-state-for-comparison {
    background-image:url('https://html-assets-prod.guideflow.com/8718ff64799b2989f2e2911b63b06a198ff3fed4') ! important;
}
.icon-state-confirmed {
    background-image:url('https://html-assets-prod.guideflow.com/2865f03e70d9bbbf6b265d125006712e53eaceff') ! important;
}
.icon-state-ready-pending-confirm {
    background-image:url('https://html-assets-prod.guideflow.com/e75661a89ed44652a6e8f13b0916d5304d3376d1') ! important;
}
.icon-state-read-pending-confirm {
    background-image:url('https://html-assets-prod.guideflow.com/1c104d756ab1fb3ae38340c63d1f10ecdc4aa48f') ! important;
}

.icon-user {
    background-image:url('https://html-assets-prod.guideflow.com/b0728174c976d605efa4b9b64a1d352b2a762ee7') ! important;
}
.icon-rad-disabled {
    background-image:url('https://html-assets-prod.guideflow.com/333bb7372e928f196d0bd29f259b7cf5c31874ab') ! important;
}
.icon-rad-not-active {
    background-image:url('https://html-assets-prod.guideflow.com/9e6f45472003b67cc7c5bc0314999f7a975ff038') ! important;
}
.icon-rad-edit {
    background-image:url('https://html-assets-prod.guideflow.com/ee6776da0c33501ede61eb91c6e2cb0aa80717d0') ! important;
}
.icon-rad-active {
    background-image:url('https://html-assets-prod.guideflow.com/5c1dae9ff28fc8fc2414a5c57c6366051d34f1cc') ! important;
}
.icon-rad {
    background-image:url('https://html-assets-prod.guideflow.com/916fe829d3b2e114d8d5791de7aec2e6875b433d') ! important;
}
.icon-user-disabled {
    background-image:url('https://html-assets-prod.guideflow.com/6185b0c9ec6fd2c0af957b8792109bee4cc74375') ! important;
}
.icon-user-add {
    background-image:url('https://html-assets-prod.guideflow.com/37f70498f5339c784fb4d7fab1d239e37c32985d') ! important;
}
.icon-user-go {
    background-image:url('https://html-assets-prod.guideflow.com/a7bf5a35bd6ad9cbaff050856ed0ee4e2818b158') ! important;
}
.icon-tag {
    background-image:url('https://html-assets-prod.guideflow.com/cfb7416c97bde9c4bdb0cd7fb94de33ac85b5d07') ! important;
}
.icon-tag-add {
    background-image:url('https://html-assets-prod.guideflow.com/7fbbe5f2431ffb559eb69280ab58e49ca892b53d') ! important;
}
.icon-tag-delete {
    background-image:url('https://html-assets-prod.guideflow.com/08714436a093f79f6a528de9e0068d1f67df041a') ! important;
}
.icon-user-delete {
    background-image:url('https://html-assets-prod.guideflow.com/3db4b15b0f65ba55d16147c92698eec849779439') ! important;
}
.icon-assigned-to-user{
    background-image:url('https://html-assets-prod.guideflow.com/716e80faa8d30d3ab6cec5b0148e0790ee057789') ! important;
}

.icon-stat-status-on-cm {
    background-image:url('https://html-assets-prod.guideflow.com/da74e72c9381e87edecfd04863c1971dff89185b') ! important;
}

.icon-stat-status-on {
    background-image:url('https://html-assets-prod.guideflow.com/edad46dbb374240d6ad72ec10849bea45c288e02') ! important;
}

.icon-stat-status-asap {
    background-image:url('https://html-assets-prod.guideflow.com/bb067625b61c8d8de92ef9587725f6b146d366bc') ! important;
}

.icon-stat-status-stat-plus {
    background-image:url('https://html-assets-prod.guideflow.com/7c065cdd8041723f716da282984efb157ce784a0') ! important;
}

.icon-stat-status-on-cheater {
    background-image:url('https://html-assets-prod.guideflow.com/15264f22e13d303520ec713d205a117427a2f361') ! important;
}
.icon-stat-status-on-super {
    background-image:url('https://html-assets-prod.guideflow.com/d15e44282c324466232cf66bc9e94ff416d7b98a') ! important;
}
.icon-stat-status-on-super-cheater {
    background-image:url('https://html-assets-prod.guideflow.com/1b1be1488706acb73b0c1e549948138a52222b81') ! important;
}
.icon-stat-status-off {
    background-image:url('https://html-assets-prod.guideflow.com/e06789e37a2bb38ffba9df70dab9f453d3214c65') ! important;
}

.icon-facility-notes {
    background-image:url('https://html-assets-prod.guideflow.com/bef91025e95f0d9ed3a37db8f0fb8704a6257aa7') ! important;
}

.icon-qa {
    background-image:url('https://html-assets-prod.guideflow.com/47e4963bf1ddb46e609fd257f81c6bccc1dce655') ! important;
}

.icon-row-insert {
    background:url('https://html-assets-prod.guideflow.com/625fe52ea777fbb6506483185013081b55ec7873') ! important; 
}

.icon-error {
    background-image:url('https://html-assets-prod.guideflow.com/fe20068bb787bd36708849551ea9e54f62536156') ! important;
}

.icon-audit-trail {
    background-image:url('https://html-assets-prod.guideflow.com/e3845bc5f84158c5f28ad168a6724f28071893f5') ! important;
}

.icon-bullet-green{
    background-image:url('https://html-assets-prod.guideflow.com/127be54c8840360274037315b4b7fed06297795c') ! important;
}

.icon-bullet-yellow{
    background-image:url('https://html-assets-prod.guideflow.com/a74ff64d4d741c9a2f4609d4f8d91960ac4a4caf') ! important;    
}

.icon-bullet-red{
    background-image:url('https://html-assets-prod.guideflow.com/328398b428aa109462a2b1e79c94c363dff33bc1') ! important;    
}

.icon-bullet-blue{
    background-image:url('https://html-assets-prod.guideflow.com/027a1ca19f22e786483b752f0fa3c48ae192aa10') ! important;    
}

.icon-bullet-black{
    background-image:url('https://html-assets-prod.guideflow.com/4ddff85c9f7924e6b98ca0b7a93618af7eb191a0') ! important;    
}

.icon-share-green{
    background-image:url('https://html-assets-prod.guideflow.com/83f99883f12df5842503426f904565a28b5d4ea4') ! important;
}

.icon-share-yellow{
    background-image:url('https://html-assets-prod.guideflow.com/c47548aba6a09b01cb7859ae2ae822c8222e4191') ! important;    
}

.icon-share-orange{
    background-image:url('https://html-assets-prod.guideflow.com/9bbbf23e8b71bb94f06fafdea99e32d7e11df24b') ! important;    
}

.icon-share-red{
    background-image:url('https://html-assets-prod.guideflow.com/6d1cab45f1391af1dff24d334cd4ac967f167d4e') ! important;    
}
.icon-share-blue{
    background-image:url('https://html-assets-prod.guideflow.com/cfd694b695a605f3fcbfec8bacfed0092b679dba') ! important;    
}
.icon-notes-red-blue-notes{
    background-image:url('https://html-assets-prod.guideflow.com/7f475dc99b51154789d1bcd88295d56c3dd97b8c') ! important;
}
.icon-notes-red-blue-notes-unread{
    background-image:url('https://html-assets-prod.guideflow.com/5a627c9c503616756c89d28de3948e870a49d654') ! important;
}
.icon-notes-red-green{
    background-image:url('https://html-assets-prod.guideflow.com/d0d32e8cbb8c24164d5a7009c8b1cfcf466bcae3') ! important;
}
.icon-notes-red-green-notes{
    background-image:url('https://html-assets-prod.guideflow.com/c8b524ac1d039b801cd13e09ed1c477510bd3f6b') ! important;
}
.icon-notes-red-green-notes-unread{
    background-image:url('https://html-assets-prod.guideflow.com/29388633cbd24032ee4052319cbbd3e03c6af9df') ! important;
}
.icon-notes-red-notes{
    background-image:url('https://html-assets-prod.guideflow.com/e34a95eef9e6e81e8dfbc864a2250e8ee6938643') ! important;
}
.icon-notes-red-notes-unread{
    background-image:url('https://html-assets-prod.guideflow.com/30517e2d1a887d74566e68b66333bf45d36d9223') ! important;
}
.icon-notes{
    background-image:url('https://html-assets-prod.guideflow.com/f4a3e9e61bfe6b346cd3d9bd9a8805c1e31304a4') ! important;
}
.icon-notes-blue{
    background-image:url('https://html-assets-prod.guideflow.com/0f00aee1cac4e78b004652e2375de0f54b778c4f') ! important;
}
.icon-notes-blue-green{
    background-image:url('https://html-assets-prod.guideflow.com/bd2ee5e8465dd50bcb3c739326b2499944bdeab6') ! important;
}
.icon-notes-blue-green-notes{
    background-image:url('https://html-assets-prod.guideflow.com/4f163d6192a1840dbb2845639785f9321c24129c') ! important;
}
.icon-notes-blue-green-notes-unread{
    background-image:url('https://html-assets-prod.guideflow.com/8ebec2852af396bc1a6985d8863eec6a4678f43a') ! important;
}
.icon-notes-blue-notes{
    background-image:url('https://html-assets-prod.guideflow.com/29f6a227f70b535dead6727d57dc4ee13a5749ba') ! important;
}
.icon-notes-blue-notes-unread{
    background-image:url('https://html-assets-prod.guideflow.com/7a9fbac21794f4636cc58d8514b73ff41a57eb6f') ! important;
}
.icon-notes-green{
    background-image:url('https://html-assets-prod.guideflow.com/fb227c879ed49b81e65f8b5ad0f0a0cd84aba156') ! important;
}
.icon-notes-green-notes{
    background-image:url('https://html-assets-prod.guideflow.com/7c0bcd5b7cd515f3023bb31a4a4b9fbe1322715c') ! important;
}
.icon-notes-green-notes-unread{
    background-image:url('https://html-assets-prod.guideflow.com/5d2df7f68500dd5b2ee884ad199f1082787d4c49') ! important;
}
.icon-notes-notes{
    background-image:url('https://html-assets-prod.guideflow.com/8342b767f414c9c9a10fd6fc8555d47ff9b4b18f') ! important;
}
.icon-study-tag-btn{
    /*background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='15' width='15' style='background-color:RGB(249,249,249)'><text x='50%' y='50%' dominant-baseline='central' text-anchor='middle' fill='black' font-size='15' font-family='Arial' font-weight='400'>⋮</text></svg>") ! important;*/
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZlcnNpb249JzEuMScgaGVpZ2h0PScxNScgd2lkdGg9JzE1JyBzdHlsZT0nYmFja2dyb3VuZC1jb2xvcjpSR0IoMjQ5LDI0OSwyNDkpJz48dGV4dCB4PSc1MCUnIHk9JzUwJScgZG9taW5hbnQtYmFzZWxpbmU9J2NlbnRyYWwnIHRleHQtYW5jaG9yPSdtaWRkbGUnIGZpbGw9J2JsYWNrJyBmb250LXNpemU9JzE1JyBmb250LWZhbWlseT0nQXJpYWwnIGZvbnQtd2VpZ2h0PSc0MDAnPuKLrjwvdGV4dD48L3N2Zz4=");
    height: 15px;
    border: 1px solid transparent;
    border-radius: 3px;
    float:left;
    margin-right: 2px;
}

.icon-study-tag-btn.guideflow_hovered{
    border: 1px solid #488ff5;
    cursor: pointer;
}

.icon-hidden {
    display: none;
}
.icon-notes-notes-unread{
    background-image:url('https://html-assets-prod.guideflow.com/996713ff3f810b8e62fe1188efa2c960bd899ff8') ! important;
}
.icon-notes-red{
    background-image:url('https://html-assets-prod.guideflow.com/db1d158447ba48a3407d1808d42b09d3e2832c57') ! important;
}
.icon-notes-red-blue{
    background-image:url('https://html-assets-prod.guideflow.com/b6857ac7eaaa733d0dbc0ab841e74165facc1fe4') ! important;
}
.icon-notes-red-blue-green{
    background-image:url('https://html-assets-prod.guideflow.com/0f2dc0dade8e68cf7fa13b05ba40a602b8861741') ! important;
}
.icon-notes-red-blue-green-notes{
    background-image:url('https://html-assets-prod.guideflow.com/ddc4227e2a95a113bc50d74d74b107e0e4a1a648') ! important;
}
.icon-notes-red-blue-green-notes-unread{
    background-image:url('https://html-assets-prod.guideflow.com/5c71184b75a7e36b2fbf92979c80ae4948b8e68e') ! important;
}
.icon-notes-add {
    background-image:url('https://html-assets-prod.guideflow.com/550bbc4ddabab2c089b1166e5df6e48d54756862') ! important;
}
.icon-message {
    background-image:url('https://html-assets-prod.guideflow.com/2d81f669dc8d0987c62e973485addc6455adf690') ! important;
}


.icon-enterreport {
    background-image:url('https://html-assets-prod.guideflow.com/9282e23d68ee784b4f8d3cf4aac7bc953478bbcd') ! important;
}
.icon-viewreport {
    background-image:url('https://html-assets-prod.guideflow.com/680dabc9ae012ebc9abb3b71b6b4a7d7a0894f9c') ! important;
}
.icon-peer-review {
    background-image:url('https://html-assets-prod.guideflow.com/ae2dd6eb59d98ffe25adb12f80eb5ccd580ae802') ! important;
}

.icon-priors-peer-review {
    cursor: pointer;
    background-image:url('https://html-assets-prod.guideflow.com/76229c4d2791334e82c8e62b4d98bc64f78c6136') ! important;
}

.icon-priors-peer-review-gray {
    background-image:url('https://html-assets-prod.guideflow.com/e2d5cb437829fd4784cb58ec367c6d568c8c15b2') ! important;
}

.icon-peer-review-complete {
    background-image:url('https://html-assets-prod.guideflow.com/25ba41747dfcaaa79a08fc443062e828db9c1f18') ! important;
}
.icon-peer-review-delete{
    background-image:url('https://html-assets-prod.guideflow.com/472f46a55abdfa5dd794796065a9664f54665328') ! important;
}
.icon-viewandedit{
    background-image:url('https://html-assets-prod.guideflow.com/1d5085c3a366e995c0153c2aeec7e99247d554bf') ! important;
}
.icon-sendreport {
    background-image:url('https://html-assets-prod.guideflow.com/f7fc3ad46cf80a487529417287c985e4f1f2e572') ! important;
}
.icon-dictate {
    background-image:url('https://html-assets-prod.guideflow.com/dd719b91d52f14ebc6a9ec10da7f3f1e5b14a94f') ! important;
}
.icon-download-dictation {
    background-image:url('https://html-assets-prod.guideflow.com/ed729a6d617022641a9884499c6062550e1c8d3c') ! important;
}

.icon-state-ready-alert {
    background-image:url('https://html-assets-prod.guideflow.com/6cf75c2eb994277b409b15742cd67d5b54ac92bd') ! important;    
}
.icon-state-lock-alert {
    background-image:url('https://html-assets-prod.guideflow.com/bd6009cc78178e8c0487862f67aaf7d20914c170') ! important;
}   
.icon-state-lock-blue-alert {
    background-image:url('https://html-assets-prod.guideflow.com/2aa9478f7f9502dc93d736eb107432649e5dfef9') ! important;    
}
.icon-state-intrans-alert {
    background-image:url('https://html-assets-prod.guideflow.com/d49203cd0db078e771744c7e5c39a9c4510cfccc') ! important;
}
.icon-state-confirmed-alert {
    background-image:url('https://html-assets-prod.guideflow.com/ec0e82bb07bd453ca1d87cf7420e10171c8fabf6') ! important;
}
.icon-state-disregard-alert {
    background-image:url('https://html-assets-prod.guideflow.com/8a5932ecc305ee7d0767a47ee8ed8fca88225d59') ! important;
}
.icon-state-for-comparison-alert {
    background-image:url('https://html-assets-prod.guideflow.com/bedda61337320b0764ceca569d070a45afcfa5a6') ! important;
}
.icon-state-dictated-alert {
    background-image:url('https://html-assets-prod.guideflow.com/83e9e5d932a89eea4f73be377f049f1dbb5695c7') ! important;
}
.icon-state-read-alert {
    background-image:url('https://html-assets-prod.guideflow.com/bd2f7fd9ebd00232766a53b1250e15c6534c0601') ! important;
}
.icon-state-transcribed-alert {
    background-image:url('https://html-assets-prod.guideflow.com/5ab8c0a01606e5f5e156b33100f978fb20ae2702') ! important;
}

.icon-comparisons-gray {
    background-image:url('https://html-assets-prod.guideflow.com/12863acf51723ab7c573f3d558fa7a3527ac8071') ! important;
}

.icon-folder-bell {
    background-image:url('https://html-assets-prod.guideflow.com/f8d2c918a51596a5a7777b416b4fdf9fd14a45f0') ! important;
}

.icon-comparisons {
    background-image:url('https://html-assets-prod.guideflow.com/3978d093d27a89a3eaa860040f675694d7aa964b') ! important;
}

.icon-patient-history {
    background-image:url('https://html-assets-prod.guideflow.com/7b5d4b5b2c6505c7df4ba88c246b0baeead8d58e') ! important;
}
.icon-patient-history-unknown {
    background-image:url('https://html-assets-prod.guideflow.com/7b5d4b5b2c6505c7df4ba88c246b0baeead8d58e') ! important;
    opacity: 0.6;
}
.icon-patient-history-add {
    background-image:url('https://html-assets-prod.guideflow.com/73acab42befaa05965d4cc77ce790ff51a91b9f1') ! important;
}
.icon-patient-history-question {
    background-image:url('https://html-assets-prod.guideflow.com/0c933284a5518826d633987a68f9ac41c1eff65b') ! important;
}
.icon-possible-history-padding {
    background-repeat: no-repeat;
    background-position: 0 50%;
    width: 18px;
    height: 16px;   	
}
.possible-history-row {
	opacity:.75;
    -moz-opacity:.75;
    filter:alpha(opacity=75);	
}


.actioncol {
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 1px;
    min-width: 16px;
    overflow: hidden;
}

.actioncol-skinny {
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    width: 8px;
    height: 16px;
    margin: 0 1px;
    min-width: 8px;
    overflow: hidden;
}

.icon-cell {
    text-indent: 16px;
    background-repeat: no-repeat;
}


.icon-study-preview{
    background-image:url('https://html-assets-prod.guideflow.com/6d11cb38af578e9159dedcd0c23029f3f6e1cd9a') ! important;
}
.icon-information{
    background-image:url('https://html-assets-prod.guideflow.com/56b6911ed79a55c56c6faff530003b6d8d6f7c93') ! important;
}

.icon-directory{
    background-image:url('https://html-assets-prod.guideflow.com/f1bd24bb710536c4ca4e89601500f148b8e81706') ! important;
}

.icon-folder-table{
    background-image:url('https://html-assets-prod.guideflow.com/c6189d9b8c560505181ee246a8fafee75b1c56a3') ! important;
}


.icon-disk{
    background-image:url('https://html-assets-prod.guideflow.com/b7c994fc6ee9f071f04618ef7b2e292334e49b84') ! important;
}
.icon-disk-with-tick{
    background-image:url('https://html-assets-prod.guideflow.com/fea47001e88982b61c2f02fe9c892bb9a425501f') ! important;
}
.icon-refresh{
    background-image:url('https://html-assets-prod.guideflow.com/f34e81734775b3e4e960653d1e47ff27a36b3532') ! important;
}
.icon-save-all-worklist{
    background-image:url('https://html-assets-prod.guideflow.com/f819060180ddb60c1dd5b6bdb7c3cd3fbcec641f') ! important;
}


.icon-download-default-status{
    background-image:url('https://html-assets-prod.guideflow.com/ca214f1b6ea54dfa2dcb426e32b8f62a80b8993f') ! important;
}
.icon-download-no-status{
    background-image:url('https://html-assets-prod.guideflow.com/752dc8dff2859d91284a198d60ceefde19ca81e4') ! important;
}
.icon-download-pending{
    background-image:url('https://html-assets-prod.guideflow.com/8d69204fb88cbec96275ef2dcfa9b9bbaea768f6') ! important;
}
.icon-download-failed{
    background-image:url('https://html-assets-prod.guideflow.com/94715a6d8e675f28ad2af70d74c8d37cf4b2c70d') ! important;
}
.icon-download-aborted{
    background-image:url('https://html-assets-prod.guideflow.com/8c0cafca210747933e90e8c60457138d4d0968d7') ! important;
}
.icon-download-10{
    background-image:url('https://html-assets-prod.guideflow.com/6f32b894521371cea4f184a7d15279d1e8b31646') ! important;
}
.icon-download-20{
    background-image:url('https://html-assets-prod.guideflow.com/4d5776bc78bbc1f31a30677d3927f865a955ec39') ! important;
}
.icon-download-30{
    background-image:url('https://html-assets-prod.guideflow.com/ae70b04fa4b2970c750ab202cb82f9a3a5d2ddda') ! important;
}
.icon-download-40{
    background-image:url('https://html-assets-prod.guideflow.com/df198859a7d1237e2a5e19b9d9eae76bc19aa9bc') ! important;
}
.icon-download-50{
    background-image:url('https://html-assets-prod.guideflow.com/bedb34a1e88a3dbcb3898d6c7ab30044e8210101') ! important;
}
.icon-download-60{
    background-image:url('https://html-assets-prod.guideflow.com/608ac2451c94d7d7a7f8520132d2471eb70a260c') ! important;
}
.icon-download-70{
    background-image:url('https://html-assets-prod.guideflow.com/32c31b7eff71e4748ade8e2845357cbc1b2e43dd') ! important;
}
.icon-download-80{
    background-image:url('https://html-assets-prod.guideflow.com/31c6f869d73ecb3fc6a6f98b1355a38df8b48475') ! important;
}
.icon-download-90{
    background-image:url('https://html-assets-prod.guideflow.com/1f5716219de322533b5c2e226ebe3300b14bf43c') ! important;
}
.icon-download-100{
    background-image:url('https://html-assets-prod.guideflow.com/e77bcfd386b10be8610cbaad38f21a55e02f1149') ! important;
}
.icon-download-error{
    background-image:url('https://html-assets-prod.guideflow.com/72446b36532b302e5488ab0eb535018cf782648e') ! important;
}

.icon-remove-btn{
    background-image:url('https://html-assets-prod.guideflow.com/f50c596fe2306110b8ab9ab6d7499f3ce7d0b400') ! important;
}

.icon-remove-all-btn{
    background-image:url('https://html-assets-prod.guideflow.com/ee5a3a13433a142b868e8927694a03a4bcb3ae0c') ! important;
}

.icon-switch{
    background-image:url('https://html-assets-prod.guideflow.com/895003242cdc644031be77706a4ba6c15696086d') ! important;
}

.icon-redo{
    background-image:url('https://html-assets-prod.guideflow.com/29bb11d27b89012132bd78a5ef2230fdfc0943ef') ! important;
}

.icon-folder-remove{
    background-image:url('https://html-assets-prod.guideflow.com/10b1c57a266e5762f4ce4351b0090e2a848f4ed0') ! important;
}
.icon-dicomdocs {
    background-image:url('https://html-assets-prod.guideflow.com/d150eb1cdb11f6267b70eaa5d00fec328063ec27') ! important;
}
.icon-folder-page{
    background-image:url('https://html-assets-prod.guideflow.com/e139b34fd528e89a7926f3bd7b83865292d4bd67') ! important;
}
.icon-folder-page-empty{
    background-image:url('https://html-assets-prod.guideflow.com/d65ac6e8394c896d07519e3ddb144a6c63e96b9c') ! important;
}
.icon-table{
    background-image:url('https://html-assets-prod.guideflow.com/45bdd14bfa8421b6700342d5508676a4283796b7') ! important;
}
.icon-table-link{
    background-image:url('https://html-assets-prod.guideflow.com/36213222e2d76116a01fcddb15cb1de5ac774c28') ! important;
}
.icon-table-multiple{
    background-image:url('https://html-assets-prod.guideflow.com/5c39484dbfddd5c91e18e9f903ac6521f5bc8780') ! important;
}
.icon-compress{
    background-image:url('https://html-assets-prod.guideflow.com/e62e2bfb827b95572e93569eb0c67c7e846511bc') ! important;
}
.icon-workstation{
    background-image:url('https://html-assets-prod.guideflow.com/26b9712063c7a92694de7ead20a97c4b9560a3b2') ! important;
}
.icon-computer{
    background-image:url('https://html-assets-prod.guideflow.com/8c9ca9877b80c0c2941446b4889e0a2d0562c7a0') ! important;
}
.icon-view-image{
    background-image:url('https://html-assets-prod.guideflow.com/8e1fe6497eb97c8bf552b26732fe4b1ebac56332') ! important;
}

.icon-connection-error{
    background-image:url('https://html-assets-prod.guideflow.com/c990bacf18a18a471f36bcdb17f391fb54a822c2') ! important;
}
.icon-search{
    background-image:url('https://html-assets-prod.guideflow.com/dca20b43f36729862d9b1ded28f73455c24f8775') ! important;
}
.icon-magnifier-zoom-in{
    background-image:url('https://html-assets-prod.guideflow.com/5fdab81003d81e0b0bb2805e8a1ff4d39bafdd76') ! important;
}
.icon-confirm-study{
    background-image:url('https://html-assets-prod.guideflow.com/5aed4950f739746e0ae0f46d2af041e9885468b3') ! important;
}
.icon-unconfirmed {
    background-image:url('https://html-assets-prod.guideflow.com/4a086b7fc881a50c1c76e1669272e561d171dfc0') ! important;
}
.icon-confirm-order{
    background-image:url('https://html-assets-prod.guideflow.com/f7faeb9b940550c1122c7c4b84766a287ca51b68') ! important;
}
.icon-layout{
    background-image:url('https://html-assets-prod.guideflow.com/a76958045a9950f6e8197a673ffdc1ad024c102d') ! important;
}
.icon-layout-link{
    background-image:url('https://html-assets-prod.guideflow.com/98a9857ff479b032982d2ec75ab65ebdcd0e7bc9') ! important;
}
.icon-folder-edit{
    background-image:url('https://html-assets-prod.guideflow.com/65c73d560840e6fda3a97a21d1f959785d591b9b') ! important;
}
.icon-folder-add{
    background-image:url('https://html-assets-prod.guideflow.com/aa0a1b3f5245e432db47b7efd93542f645e32bfe') ! important;
}
.icon-folder-open{
    background-image:url('https://html-assets-prod.guideflow.com/a63de15b1096c0b9031388c5f88ea5e7115810d0') ! important;
}
.icon-text-columns{
    background-image:url('https://html-assets-prod.guideflow.com/81029284da3cb850cd264d5a9ad05bb5e5e792d2') ! important;
}
.icon-mark-all-read{
    background-image:url('https://html-assets-prod.guideflow.com/31f8cf74336a6409c54011ab39ea51c63523287e') ! important;
}
.icon-export-csv{
    background-image:url('https://html-assets-prod.guideflow.com/a0fe57b5145428531032d0e1045d39f0439873bd') ! important;
}
.icon-box-new{
    background-image:url('https://html-assets-prod.guideflow.com/daef95f69ca12b233fdea1b28ce4ec758389e48d') ! important;
}
.icon-box-not-new{
    background-image:url('https://html-assets-prod.guideflow.com/1ab3f0257b80169c75771be8e2db45098df4ed8a') ! important;
}
.icon-up{
    background-image:url('https://html-assets-prod.guideflow.com/83f47f1010f917646dd27f5d606858b6609f3dbe') ! important;
}
.icon-arrow-refresh{
    background-image:url('https://html-assets-prod.guideflow.com/58ddf765797150ba2595ea93f98dd3c0f919bc36') ! important;
}
.icon-up2{
    background-image:url('https://html-assets-prod.guideflow.com/41bdd06b03a198fc3b9cb178c2eae156591f12d9') ! important;
}
.icon-down{
    background-image:url('https://html-assets-prod.guideflow.com/f737ac6a71574020c504a45e19784cc259fc081c') ! important;
}
.icon-cross{
    background-image:url('https://html-assets-prod.guideflow.com/cd6b620472315e18a12af081b504b838afb0de59') ! important;
}
.icon-pencil{
    background-image:url('https://html-assets-prod.guideflow.com/2f829c25cf8f017cabc0510905d85a200910b4d1') ! important;
}
.icon-report-edit{
    background-image:url('https://html-assets-prod.guideflow.com/9f2f13ee27677cd1cc23d07f796b916b46a2c879') ! important;
}
.icon-resultset-first{
    background-image:url('https://html-assets-prod.guideflow.com/bab4835202312b74c2b8b88e02b9197317b22e46') ! important;
}
.icon-resultset-last{
    background-image:url('https://html-assets-prod.guideflow.com/231d016e55a1ba4cfe56e3918ee9fdc6605b2b5f') ! important;
}
.icon-resultset-next{
    background-image:url('https://html-assets-prod.guideflow.com/ddcf72c670217981b1f8bebfd3b2e4ef6c7dc91c') ! important;
}
.icon-resultset-previous{
    background-image:url('https://html-assets-prod.guideflow.com/1043bdf6dc32206fc555859eca55bea18d883c58') ! important;
}
.icon-link-add{
    background-image:url('https://html-assets-prod.guideflow.com/c39df0e54fc1a5dba341e52b67c0cf2807b0ece0') ! important;
}
.icon-cog{
    background-image:url('https://html-assets-prod.guideflow.com/7e7863cb5896ea11aeac6be5b2f1cdc771a803e8') ! important;
}
.icon-paste-plain{
    background-image:url('https://html-assets-prod.guideflow.com/33140f87ae89b8e4f18305829741178401356307') ! important;
}
.icon-page-bulb{
    background-image:url('https://html-assets-prod.guideflow.com/83fec398fc70044048760dfd38f689020766cd70') ! important; 
}
.icon-email{
    background-image:url('https://html-assets-prod.guideflow.com/fccf88e80f0cb16425071ffaa3e09112d3c7cf83') ! important; 
}
.icon-email-go{
    background-image:url('https://html-assets-prod.guideflow.com/37caeeaeb560f024100a51d52f3af464b5a10bce') ! important; 
}
.icon-user-message-compose{
    background-image:url('https://html-assets-prod.guideflow.com/76ad87e74b7933425929d8722e43a8834d65f74c') ! important;
}

.icon-user-message-attach{
	 background-image:url('https://html-assets-prod.guideflow.com/4b2c3d6debe446da9a37971a4098b5d0454f49fa') ! important;
}

.icon-user-message-delete{
    background-image:url('https://html-assets-prod.guideflow.com/3c1c9d851bddb2541910ec13a76c0d1a578a158f') ! important;
}

.icon-user-message-replyall{
    background-image:url('https://html-assets-prod.guideflow.com/78aed812766d8f76bae0523a4d9c47232530e51d') ! important;
}

.icon-user-message-send-again{
    background-image:url('https://html-assets-prod.guideflow.com/6783492ad7828719af16d7d40af50fbfafe96b47') ! important;
}

.icon-user-message-rep{
    background-image:url('https://html-assets-prod.guideflow.com/301323a06a98436c9eb7b5d1e4b757a17558f729') ! important;
}

.icon-user-message-inbox{
    background-image:url('https://html-assets-prod.guideflow.com/b18e083f74960a7d83e34db282fa6cb22f39456c') ! important;
}

.icon-user-message-sent{
    background-image:url('https://html-assets-prod.guideflow.com/b6cb53fee966f388787c36ae9300a47a8b36f02b') ! important;
}

.icon-user-message-inbox-sent{
    background-image:url('https://html-assets-prod.guideflow.com/f0745b45e73962446be58fc88c7c85055f107aa4') ! important;
}

.icon-user-message-read{
    background-image:url('https://html-assets-prod.guideflow.com/5fa331ec9fd9b5b7a44f7c5f2d90f5e31cfb7471') ! important;	
}

.icon-user-message-mark-all-read{
    background-image:url('https://html-assets-prod.guideflow.com/4f4b6ee830c27a358cd884869e3df899d95410f4') ! important; 
}

.icon-printer{
    background-image:url('https://html-assets-prod.guideflow.com/b5f3e8ce0c4747b19da425a4752d6990a5fdde97') ! important; 
}
.icon-pdf{
    background-image:url('https://html-assets-prod.guideflow.com/8cc947f0ff3f58fdaae9f804837938d095c7874a') ! important; 
}
.icon-word{
    background-image:url('https://html-assets-prod.guideflow.com/a4d3ab84ab396c836dd3473ea0e2535c9091d65f') ! important; 
}
.icon-collapse{
    background-image:url('https://html-assets-prod.guideflow.com/21a9f54d772b2269dc69ee007a83957babf55d8f') ! important; 
}
.icon-collapse-green{
    background-image:url('https://html-assets-prod.guideflow.com/d58f451914e092dd3a1ce14f1b6fffaf9b16091d') ! important;
}
.icon-expand{
    background-image:url('https://html-assets-prod.guideflow.com/99bb0df6bab9920ae6df5562363a59eb4c13af6a') ! important; 
}
.icon-expand-red{
	background-image:url('https://html-assets-prod.guideflow.com/d27b6db2e9fa2061282fd6f7a0a5bdf6136cee60') ! important;
}
.icon-application-add{
    background-image:url('https://html-assets-prod.guideflow.com/e8efc60d60d3ffbf0ccfe234d3b74e47ca2f3e11') ! important; 
}
.icon-add{
    background-image:url('https://html-assets-prod.guideflow.com/58842fd546e227b2f8518ac0d90aa84410d52378') ! important; 
}
.icon-add-grey{
    background-image:url('https://html-assets-prod.guideflow.com/0a2e63435e9b98c891f08911518f6dd591d8023c') ! important; 
}
.icon-page-copy{
    background-image:url('https://html-assets-prod.guideflow.com/285dbbc64b0a89558b63a4f414c538c5b3bf70b6') ! important; 
}
.icon-table-refresh{
    background-image:url('https://html-assets-prod.guideflow.com/ec50f8eaa51a3ae2e9e952fcbf057b350d597e50') ! important; 
}
.icon-table-delete{
    background-image:url('https://html-assets-prod.guideflow.com/70bdf30cd7ad0c0552a632af9bbf6718af1e2dc7') ! important; 
}
.icon-help{
    background-image: url("https://html-assets-prod.guideflow.com/844955faa1849c51a2afe53d3da6fffba6ef7fd9") ! important;
}
.icon-remoteye-view{
    background-image: url("https://html-assets-prod.guideflow.com/2b52371c4c03425919bfac880ce711f80a93ef54") ! important; 
}
.icon-remoteye-view-10{
    background-image: url("https://html-assets-prod.guideflow.com/e0703b29487241331f435c2bae904bfdb2291f98") ! important;
}
.icon-menu{
    background-image: url("https://html-assets-prod.guideflow.com/560fed327a906aafd0b3757cc7253d9e3b6785d7") ! important; 
}
.icon-filter-blue{
    background-image: url("https://html-assets-prod.guideflow.com/b2bdde3f3d70f7b91410e524a827a797a5287711") ! important; 
}
.icon-filter-gray{
    background-image: url("https://html-assets-prod.guideflow.com/2fd00ebdefc186a75c2a9e9ba49065165d5b32cb") ! important; 
}

.icon-auto-assignment-rule{
    background-image: url("https://html-assets-prod.guideflow.com/9b35a27e331d9a962e2b2c39ee145c86e5806ab2") ! important;
}
.icon-auto-assignment-rule-enabled{
    background-image: url("https://html-assets-prod.guideflow.com/24681aacfba02eaca94c613dd82d81955535c615") ! important;
}
.icon-auto-assignment-rule-enabled-not-active{
    background-image: url("https://html-assets-prod.guideflow.com/00f399723a56011970e3643222c0a3c26f0cfe87") ! important;
}
.icon-auto-assignment-rule-enabled-active{
    background-image: url("https://html-assets-prod.guideflow.com/6e3ec88d1bbb9c4b0bbec622d16976ceeb7cb817") ! important;
}
.icon-auto-assignment-rule-disabled{
    background-image: url("https://html-assets-prod.guideflow.com/8461a00fb33aeee8cfe86b5ba6b7fa87b8ac628d") ! important; 
}
.icon-auto-assignment-rule-edit{
    background-image:url('https://html-assets-prod.guideflow.com/3675c8b263b6b8ff2cfee0f697527317e3a84e8f') ! important;
}
.icon-auto-assignment-rule-delete{
    background-image:url('https://html-assets-prod.guideflow.com/ee5a3a13433a142b868e8927694a03a4bcb3ae0c') ! important;
}
.icon-clock{
    background-image: url("https://html-assets-prod.guideflow.com/cde85ce8e53e51c26ed2b07c02ddc3b10dce54cc") ! important; 
}
.icon-clock-edit{
    background-image: url("https://html-assets-prod.guideflow.com/30a7cef886e420926e14fc0fcafbed534a635e3e") ! important; 
}
.icon-lightbulb{
    background-image: url("https://html-assets-prod.guideflow.com/317035b37d3fac209112a29b5c34434eacb123d5") ! important; 
}
.icon-lightbulb-off{
    background-image: url("https://html-assets-prod.guideflow.com/ba7214739d5914729947313c798f1965c318b501") ! important; 
}
.icon-user-group{
    background-image: url("https://html-assets-prod.guideflow.com/111568648db17a2f7e21a11558ff68842d64e0d1") ! important; 
}
.icon-share{
    background-image: url("https://html-assets-prod.guideflow.com/ed0a900af062e8722609b766a423ab7e65570f09") ! important; 
}
.icon-osirix{
    background-image: url("https://html-assets-prod.guideflow.com/7dd320afff0ae354dc1e69078d8a97f929c42d2a") ! important; 
}
.icon-remove-formatting{
	background-image: url("https://html-assets-prod.guideflow.com/66cc88a84cb2ce80a89653b54a12ab148c72efac") ! important;
}
.icon-wrench{
    background-image: url("https://html-assets-prod.guideflow.com/6053a5614fd2f54e568ef55fafa481e0797aea3b") ! important;    
}
.icon-hourglass-delete{
    background-image: url("https://html-assets-prod.guideflow.com/8b2d895b0b34054b433aaf6f0cc78068d6c3b3e5") ! important;    
}
.icon-arrow-right{
    background-image: url("https://html-assets-prod.guideflow.com/791ddc277ea48340109bc031b62b2c7f5c61c230") ! important;    
}
.icon-arrow-merge{
    background-image: url("https://html-assets-prod.guideflow.com/20373f04a780b4952a1d31595b63ae8e960f3146") ! important;    
}
.icon-disconnect{
    background-image: url("https://html-assets-prod.guideflow.com/a84ecfd63f5cbf8b4dde6f892c8d2eb84d5d69b9") ! important;    
}
.icon-lock-delete{
    background-image: url("https://html-assets-prod.guideflow.com/0ca2ba2376769a5714589f376e526e58fa3b0868") ! important;    
}
.icon-key-go{
    background-image: url("https://html-assets-prod.guideflow.com/2fc3886665579705ca12d7ce3ebd1ac9c3fc7202") ! important;    
}
.icon-web-link{
    background-image: url("https://html-assets-prod.guideflow.com/ca6d00213a9f485d163b9e38f395f25ddd3f0167") ! important;    
}
.icon-link-break{
    background-image: url("https://html-assets-prod.guideflow.com/26f8ade6a31c2a0fa798e6caf622710b2ef3fe9a") ! important;    
}
.icon-link-break-schedule{
    background-image: url("https://html-assets-prod.guideflow.com/532554c2d1c51da7e9e27f701e57dbfacde5e87f") ! important;    
}
.icon-phone{
    background-image: url("https://html-assets-prod.guideflow.com/40518620134b00dbc828c636b74cac44a437d4c1") ! important;    
}
.icon-green-checkmark{
    background-image:url('https://html-assets-prod.guideflow.com/5aed4950f739746e0ae0f46d2af041e9885468b3') ! important;
}
.icon-reset{
    background-image:url('https://html-assets-prod.guideflow.com/18d8e9af0b52454af8dff520d3e38543c108d335') ! important;
}
.icon-facilities{
    background-image:url('https://html-assets-prod.guideflow.com/94d21ea024f5517adbe6402ec0f6a17e60f716bb') ! important;
}
.icon-move-facility {
    background-image:url('https://html-assets-prod.guideflow.com/fb5c46e0afdb97376b3f34758dad03bb95d1dd1e') ! important;
}
.icon-facility-group{
    background-image:url('https://html-assets-prod.guideflow.com/28c669f5695f6b987779df96d84d70785f5a5a3a') ! important;
}
.icon-facility-subgroups{
    background-image:url('https://html-assets-prod.guideflow.com/be570db0f7053265d51b919b3512e13e8d1bf37d') ! important;
}
.icon-token{
    background-image:url('https://html-assets-prod.guideflow.com/bf3c3652edde523438c8bc5fb21772777e5e0ef7') ! important;
}
.icon-application-view-list{
    background-image:url('https://html-assets-prod.guideflow.com/2051163578fb4a84d392466beb4631729fecee62') ! important;
}
.icon-rg{
    background-image:url('https://html-assets-prod.guideflow.com/20a1f5bc94329074f88645120e06e56ef034078c') ! important;
}
.icon-rg-connected{
    background-image:url('https://html-assets-prod.guideflow.com/6dcdd9d82f80be2bc7e0a7107c03e609900bdae2') ! important;
}
.icon-rg-not-detected{
    background-image:url('https://html-assets-prod.guideflow.com/8755aab752f392ecf9be6e0828e951e9907307a1') ! important;
}
.icon-rg-edit{
    background-image:url('https://html-assets-prod.guideflow.com/8e912834d0a9f516b1881bfb5c313c08b8f88665') ! important;
}
.icon-rg-shazam{
    background-image:url('https://html-assets-prod.guideflow.com/fa188a0d7cc3ae4d5bd8f947a61001ac311ae32c') ! important;
}
.icon-vr{
    background-image:url('https://html-assets-prod.guideflow.com/380e12459978cb8829bd135f13b12f3430cecbd5') ! important;
}
.icon-vr-na{
    background-image:url('https://html-assets-prod.guideflow.com/a9a8e75101a343727bc903587e57b3813506d1e2') ! important;
}
.icon-vr-off{
    background-image:url('https://html-assets-prod.guideflow.com/6c13df6eac56a54cc5467e345e2f96bad7ed0ce0') ! important;
}
.icon-vr-cmd{
    background-image:url('https://html-assets-prod.guideflow.com/43264ed4a43b3f3ed1e00145dbd7ea7c02a3ba94') ! important;
}
.icon-vr-on{
    background-image:url('https://html-assets-prod.guideflow.com/89e2f876c391e06b665c4361824711431a9dbfde') ! important;
}
.icon-lock-warning-big{
    background-image:url('https://html-assets-prod.guideflow.com/405bede7ebe78c4835554a2aec316721f1bb2c5a') ! important;
    width: 48px ! important;
    height: 48px ! important;
}
.icon-info{
    background-image:url('https://html-assets-prod.guideflow.com/6597519799d13b53b2b34b689ce3b279f8a58c2c') ! important;
}
.icon-xml{
    background-image:url('https://html-assets-prod.guideflow.com/c192690da6704f7d68690cc9e4eb70b9d54b9441') ! important;
}
.icon-script-code{
    background-image:url('https://html-assets-prod.guideflow.com/04ab09a602706cc381ca77b701515d934b21b290') ! important;
}
.icon-preview{
    background-image:url('https://html-assets-prod.guideflow.com/a0105e72299545a9236d6501d4d0ba8cc07896d5') ! important;
}
.icon-loading{
    background-image:url('https://html-assets-prod.guideflow.com/5a5cf417469764d6edcc5d809dc1a4cd149853b3') ! important;
}
.icon-opvr{
    background-image:url('https://html-assets-prod.guideflow.com/e7437c37883ade22455d76b4c95a2c7a4188a08c') ! important;
}
.icon-accept{
    background-image:url('https://html-assets-prod.guideflow.com/00d9e9c927b37bd635211befe72e8d51d38bb81c') ! important;
}
.icon-onepacs-32{
    background-image:url('https://html-assets-prod.guideflow.com/f8cd25237f5e29893d2538ea5faa4da3738d7420') ! important;
}
.icon-web-viewer{
    background-image:url('https://html-assets-prod.guideflow.com/79d1fdb5c1d2275280a382f018cf23e084927786') ! important;
}
.icon-2fa{
    background-image:url('https://html-assets-prod.guideflow.com/4424ed2b5402f3e1395031196e5e05f1fbcf3669') ! important;
}
.icon-lock-green{
    background-image:url('https://html-assets-prod.guideflow.com/27fa2cba4d145327b477bbe9c2d07929fbb94cee') ! important;
}
.icon-lock-inactive{
    background-image:url('https://html-assets-prod.guideflow.com/1fe12651100a6a485522dfb37824365c06b76eae') ! important;
}
.icon-lock-pause{
    background-image:url('https://html-assets-prod.guideflow.com/210c27abf8bef1c74e57599b2f453905a6f95342') ! important;
}
.icon-control-pause{
    background-image:url('https://html-assets-prod.guideflow.com/2482d86eec893efbe200b74bceaad978562bc8c8') ! important;
}
.icon-control-play{
    background-image:url('https://html-assets-prod.guideflow.com/89a157e4ed28f33fe70de653713e321d3a4d3088') ! important;
}
.icon-clock-play{
    background-image:url('https://html-assets-prod.guideflow.com/5877dd3a7ac79c22a20236d361b7e9a901269806') ! important;
}
.icon-page-white-stack {
    background-image:url('https://html-assets-prod.guideflow.com/31550da00cab3d5b092a998f1bfcff69381a813c') ! important;
}
.icon-stop {
    background-image:url('https://html-assets-prod.guideflow.com/187e0eeeb2a0e60e098198d9ab6b66db00c35621') ! important;
}
.icon-go {
    background-image:url('https://html-assets-prod.guideflow.com/b622d4832c1a54a29d77b3c18564547d1fb2cb8e') ! important;
}


.svg-arrow-down {
    background-image:url('https://html-assets-prod.guideflow.com/d19bf157df009515c4e49d25cd4acd2518b8ae62') ! important;
}
.svg-cloud-editor {
    background-image:url('https://html-assets-prod.guideflow.com/4f7ee4256280ca8ea11bcffc87c371038e4f060a') ! important;
}
.svg-java-viewer {
    background-image:url('https://html-assets-prod.guideflow.com/9a9a4224b01b3a38c3528b7c69ab8d7a4ed90fe2') ! important;
}

.svg-java-viewer-10 {
    background-image:url('https://html-assets-prod.guideflow.com/8cb306c67baf832c38ca7ef2874dd2c02709547a') ! important;
}

button .emphasis {
    font-weight: 800;
    outline: 1px dotted black;
}

.peerReviewOptions > div div:last-child label {
    position:absolute;
}