@charset "UTF-8";
/**
* DocuShare Routing Base CSS document
* Using the Blue theme
* @author jdorsey
*/
/* Used for cache-busting */
@font-face {
  font-family: "Roboto";
  font-weight: 400;
  font-style: normal;
  src: url("font/Roboto-regular/Roboto-regular.eot?v=7.0");
  src: url("font/Roboto-regular/Roboto-regular.eot?#iefix&v=7.0") format("embedded-opentype"), local("Roboto"), local("Roboto-regular"), url("font/Roboto-regular/Roboto-regular.woff2?v=7.0") format("woff2"), url("font/Roboto-regular/Roboto-regular.woff?v=7.0") format("woff"), url("font/Roboto-regular/Roboto-regular.ttf?v=7.0") format("truetype"), url("font/Roboto-regular/Roboto-regular.svg?v=7.0") format("svg");
}
@font-face {
  font-family: "Roboto";
  font-weight: 700;
  font-style: normal;
  src: url("font/Roboto-700/Roboto-700.eot?v=7.0");
  src: url("font/Roboto-700/Roboto-700.eot?#iefix&v=7.0") format("embedded-opentype"), local("Roboto Bold"), local("Roboto-700"), url("font/Roboto-700/Roboto-700.woff2?v=7.0") format("woff2"), url("font/Roboto-700/Roboto-700.woff?v=7.0") format("woff"), url("font/Roboto-700/Roboto-700.ttf?v=7.0") format("truetype"), url("font/Roboto-700/Roboto-700.svg?v=7.0") format("svg");
}
@font-face {
  font-family: "Roboto";
  font-weight: 300;
  font-style: normal;
  src: url("font/Roboto-300/Roboto-300.eot?v=7.0");
  src: url("font/Roboto-300/Roboto-300.eot?#iefix&v=7.0") format("embedded-opentype"), local("Roboto Light"), local("Roboto-300"), url("font/Roboto-300/Roboto-300.woff2?v=7.0") format("woff2"), url("font/Roboto-300/Roboto-300.woff?v=7.0") format("woff"), url("font/Roboto-300/Roboto-300.ttf?v=7.0") format("truetype"), url("font/Roboto-300/Roboto-300.svg?v=7.0") format("svg");
}
@font-face {
  font-family: "Roboto";
  font-weight: 500;
  font-style: normal;
  src: url("font/Roboto-500/Roboto-500.eot?v=7.0");
  src: url("font/Roboto-500/Roboto-500.eot?#iefix&v=7.0") format("embedded-opentype"), local("Roboto Medium"), local("Roboto-500"), url("font/Roboto-500/Roboto-500.woff2?v=7.0") format("woff2"), url("font/Roboto-500/Roboto-500.woff?v=7.0") format("woff"), url("font/Roboto-500/Roboto-500.ttf?v=7.0") format("truetype"), url("font/Roboto-500/Roboto-500.svg?v=7.0") format("svg");
}
@font-face {
  font-family: "Roboto";
  font-weight: 100;
  font-style: normal;
  src: url("font/Roboto-100/Roboto-100.eot?v=7.0");
  src: url("font/Roboto-100/Roboto-100.eot?#iefix&v=7.0") format("embedded-opentype"), local("Roboto Thin"), local("Roboto-100"), url("font/Roboto-100/Roboto-100.woff2?v=7.0") format("woff2"), url("font/Roboto-100/Roboto-100.woff?v=7.0") format("woff"), url("font/Roboto-100/Roboto-100.ttf?v=7.0") format("truetype"), url("font/Roboto-100/Roboto-100.svg?v=7.0") format("svg");
}
@font-face {
  font-family: "icons";
  src: url("font/icons.eot?v=7.0");
  src: url("font/icons.eot?#iefix&v=7.0") format("embedded-opentype"), url("font/icons.woff?v=7.0") format("woff"), url("font/icons.ttf?v=7.0") format("truetype"), url("font/icons.svg#icons&v=7.0") format("svg");
  src-font-weight: normal;
  src-font-style: normal;
}
*:not(a) > .icon[class*=icon-] {
  cursor: default;
}

*:not(a) > .icon.icon-more {
  cursor: pointer;
}

[data-icon]:before {
  font-family: "icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input[type=checkbox]:checked + .checkboxradio:not(.radio), span.selectboxit-container .selectboxit-arrow-container i, span.selectboxit-container .selectboxit-options .selectboxit-option-icon {
  font-family: "icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-alert:before {
  content: "a";
}

.icon-arrdown:before, .selectboxit-container.selectbox-plain .selectboxit-btn .selectboxit-arrow-container i:before, select.selectbox.selectbox-plain + .selectboxit-container .selectboxit-btn .selectboxit-arrow-container i:before {
  content: "b";
}

.icon-arrup:before {
  content: "c";
}

.icon-bell:before {
  content: "d";
}

.icon-bgjobs:before {
  content: "e";
}

.icon-blog:before {
  content: "f";
}

.icon-calendar:before {
  content: "g";
}

.icon-changelocation:before {
  content: "h";
}

.icon-changeowner:before {
  content: "i";
}

.icon-check:before, input[type=checkbox]:checked + .checkboxradio:not(.radio):before, span.selectboxit-container .selectboxit-options .selectboxit-option-icon:before {
  content: "j";
}

.icon-checkok:before {
  content: "k";
}

.icon-checkout:before {
  content: "l";
}

.icon-close:before {
  content: "m";
}

.icon-cog:before {
  content: "n";
}

.icon-collections:before {
  content: "o";
}

.icon-column:before {
  content: "p";
}

.icon-comment:before {
  content: "q";
}

.icon-comments:before {
  content: "r";
}

.icon-communities:before {
  content: "s";
}

.icon-contentrule:before {
  content: "t";
}

.icon-contentruledismiss:before {
  content: "u";
}

.icon-copy:before {
  content: "v";
}

.icon-copyshortcuts:before {
  content: "w";
}

.icon-cut:before {
  content: "x";
}

.icon-delete:before {
  content: "y";
}

.icon-desktoppublish:before {
  content: "z";
}

.icon-document:before {
  content: "A";
}

.icon-download:before {
  content: "B";
}

.icon-event:before {
  content: "C";
}

.icon-fave:before {
  content: "D";
}

.icon-favorites-manage:before {
  content: "E";
}

.icon-favorites-popup:before {
  content: "F";
}

.icon-fileaudio:before {
  content: "G";
}

.icon-filebinary:before {
  content: "H";
}

.icon-filecode:before {
  content: "I";
}

.icon-filedocument:before {
  content: "J";
}

.icon-filedrawing:before {
  content: "K";
}

.icon-fileimage:before {
  content: "L";
}

.icon-fileinteract:before {
  content: "M";
}

.icon-filepage:before {
  content: "N";
}

.icon-fileunknown:before {
  content: "O";
}

.icon-fileurl:before {
  content: "P";
}

.icon-filevideo:before {
  content: "Q";
}

.icon-quicksearch:before {
  content: "=";
}

.icon-folder:before {
  content: "S";
}

.icon-folder-view:before {
  content: "T";
}

.icon-folderfilled:before {
  content: "U";
}

.icon-folders:before {
  content: "V";
}

.icon-help:before {
  content: "W";
}

.icon-home:before {
  content: "X";
}

.icon-info:before {
  content: "Y";
}

.icon-link:before {
  content: "Z";
}

.icon-linksingle:before {
  content: "0";
}

.icon-list-thick:before {
  content: "1";
}

.icon-lock:before {
  content: "2";
}

.icon-lockunlock:before {
  content: "3";
}

.icon-mail:before {
  content: "4";
}

.icon-meet-online:before {
  content: "5";
}

.icon-more:before {
  content: "6";
}

.icon-movetoarchive:before {
  content: "7";
}

.icon-mytask:before {
  content: "8";
}

.icon-mytasks:before {
  content: "9";
}

.icon-newwindow:before {
  content: "!";
}

.icon-next:before {
  content: '"';
}

.icon-notifications:before {
  content: "#";
}

.icon-paste:before {
  content: "$";
}

.icon-duplicate-cr:before {
  content: "$";
}

.icon-permissions:before {
  content: "%";
}

.icon-picture:before {
  content: "&";
}

.icon-plane:before {
  content: "'";
}

.icon-plus:before {
  content: "(";
}

.icon-prev:before {
  content: ")";
}

.icon-properties:before {
  content: "*";
}

.icon-quota:before {
  content: "+";
}

.icon-recent:before {
  content: ",";
}

.icon-rectangle:before {
  content: "-";
}

.icon-refresh:before {
  content: ".";
}

.icon-rename:before {
  content: "/";
}

.icon-route:before {
  content: ":";
}

.icon-routing-wizard-popup:before {
  content: ";";
}

.icon-scancoversheet:before {
  content: "<";
}

.icon-search:before {
  content: "=";
}

.icon-search-no-result:before {
  content: ">";
}

.icon-settings:before {
  content: "?";
}

.icon-star:before {
  content: "@";
}

.icon-starbig:before {
  content: "[";
}

.icon-tasks:before {
  content: "]";
}

.icon-unlock:before {
  content: "^";
}

.icon-updown:before, span.selectboxit-container .selectboxit-arrow-container i:before {
  content: "_";
}

.icon-upload:before {
  content: "`";
}

.icon-uploading:before {
  content: "{";
}

.icon-user:before {
  content: "|";
}

.icon-users:before {
  content: "}";
}

.icon-viewallentries:before {
  content: "~";
}

.icon-viewdocumentproperties:before {
  content: "\\";
}

.icon-viewhtml:before {
  content: "";
}

.icon-viewpdf:before {
  content: "";
}

.icon-whatsnew:before {
  content: "";
}

.icon-wiki:before {
  content: "";
}

.icon-workspace:before {
  content: "";
}

.icon-x:before {
  content: "";
}

.icon-upload-no-options:before {
  content: "";
}

.icon-upload-with-options:before {
  content: "";
}

.icon-zip-download:before {
  content: "";
}

.icon-fave-filled:before {
  content: "";
}

.icon-eventrepeat:before {
  content: "";
}

.icon-eventsingle:before {
  content: "";
}

.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: ltr;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}

.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}

.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: bold;
}

.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important;
}

.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: 11;
  cursor: pointer;
  outline: medium none;
  border: 1px solid transparent;
}

.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px;
}

* html .qtip-titlebar .qtip-close {
  top: 16px;
}

.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
}

.qtip-icon, .qtip-icon .ui-icon {
  border-radius: 3px;
  text-decoration: none;
}

.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma, sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em;
}

div.qtip-default {
  border: none;
  background: transparent;
}

.qtip-default .qtip-titlebar {
  background-color: #FFEF93;
}

.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777;
}

.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111;
}

.qtip-light {
  background-color: white;
  border-color: #E2E2E2;
  color: #454545;
}

.qtip-light .qtip-titlebar {
  background-color: #f1f1f1;
}

.qtip-dark {
  background-color: #505050;
  border-color: #303030;
  color: #f3f3f3;
}

.qtip-dark .qtip-titlebar {
  background-color: #404040;
}

.qtip-dark .qtip-icon {
  border-color: #444;
}

.qtip-dark .qtip-titlebar .ui-state-hover {
  border-color: #303030;
}

.qtip-cream {
  background-color: #FBF7AA;
  border-color: #F9E98E;
  color: #A27D35;
}

.qtip-cream .qtip-titlebar {
  background-color: #F0DE7D;
}

.qtip-cream .qtip-close .qtip-icon {
  background-position: -82px 0;
}

.qtip-red {
  background-color: #F78B83;
  border-color: #D95252;
  color: #912323;
}

.qtip-red .qtip-titlebar {
  background-color: #F06D65;
}

.qtip-red .qtip-close .qtip-icon {
  background-position: -102px 0;
}

.qtip-red .qtip-icon {
  border-color: #D95252;
}

.qtip-red .qtip-titlebar .ui-state-hover {
  border-color: #D95252;
}

.qtip-green {
  background-color: #CAED9E;
  border-color: #90D93F;
  color: #3F6219;
}

.qtip-green .qtip-titlebar {
  background-color: #B0DE78;
}

.qtip-green .qtip-close .qtip-icon {
  background-position: -42px 0;
}

.qtip-blue {
  background-color: #E5F6FE;
  border-color: #ADD9ED;
  color: #5E99BD;
}

.qtip-blue .qtip-titlebar {
  background-color: #D0E9F5;
}

.qtip-blue .qtip-close .qtip-icon {
  background-position: -2px 0;
}

.qtip-shadow {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap {
  border-radius: 5px;
}

.qtip-rounded .qtip-titlebar {
  border-radius: 4px 4px 0 0;
}

.qtip-tipped {
  border: 3px solid #959FA9;
  border-radius: 3px;
  background-color: #F9F9F9;
  color: #454545;
  font-weight: normal;
  font-family: serif;
}

.qtip-tipped .qtip-titlebar {
  border-bottom-width: 0;
  color: white;
  background: #3A79B8;
  background-image: -o-linear-gradient(top, #3a79b8, #2e629d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
}

.qtip-tipped .qtip-icon {
  border: 2px solid #285589;
  background: #285589;
}

.qtip-tipped .qtip-icon .ui-icon {
  background-color: #FBFBFB;
  color: #555;
}

.qtip-bootstrap {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  padding: 1px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.qtip-bootstrap .qtip-titlebar {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.qtip-bootstrap .qtip-titlebar .qtip-close {
  right: 11px;
  top: 45%;
  border-style: none;
}

.qtip-bootstrap .qtip-content {
  padding: 9px 14px;
}

.qtip-bootstrap .qtip-icon {
  background: transparent;
}

.qtip-bootstrap .qtip-icon .ui-icon {
  width: auto;
  height: auto;
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.qtip-bootstrap .qtip-icon .ui-icon:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
  -webkit-filter: none;
          filter: none;
  -ms-filter: none;
}

.qtip .qtip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10;
}

x:-o-prefocus, .qtip .qtip-tip {
  visibility: hidden;
}

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
  position: absolute;
  color: #123456;
  background: transparent;
  border: 0 dashed transparent;
}

.qtip .qtip-tip canvas {
  top: 0;
  left: 0;
}

.qtip .qtip-tip .qtip-vml {
  behavior: url(#default#VML);
  display: inline-block;
  visibility: visible;
}

#qtip-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#qtip-overlay.blurs {
  cursor: pointer;
}

#qtip-overlay div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.qtipmodal-ie6fix {
  position: absolute !important;
}

div.qtip {
  border: none;
  background-color: #EDEFF1;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
div.qtip .qtip-content {
  padding: 0;
}
div.qtip iframe {
  width: 100%;
  background-color: transparent;
  position: relative;
}
div.qtip .qtip-tip {
  border: none;
  background: #fff;
  border: 1px solid #fff;
}
div.qtip .qtip-loading {
  position: absolute;
  width: 100%;
  height: 50%;
  margin: auto;
  top: 50%;
  font-size: 1.5em;
  text-align: center;
  color: #969696;
  line-height: 1.5;
}
div.qtip.inline-help {
  overflow: auto;
}

body:not(#adminsection):not(.page-scan) input[type=submit][name^=go_add], body:not(#adminsection):not(.page-scan) input[type=submit][name^=go_edit], body:not(#adminsection):not(.page-scan) input[type=submit][name=bkJobAction], body:not(#adminsection):not(.page-scan) input[type=submit][name=goCalendarName], body:not(#adminsection):not(.page-scan) input[type=submit][name=go_legal_trash_types], body:not(#adminsection):not(.page-scan) input[type=submit][name=goCalView], body:not(#adminsection):not(.page-scan) input[type=submit][name=goTrashCanAction], body:not(#adminsection):not(.page-scan) input[type=submit][name=goWorkspaceView], body:not(#adminsection):not(.page-scan) input[type=submit][name^=go_legal_types], body:not(#adminsection):not(.page-scan) input[type=submit][name=goLegalTypes], body:not(#adminsection):not(.page-scan) input[type=submit][name=go_space_nav], body:not(#adminsection):not(.page-scan) input[type=submit][name=go_sort], body:not(#adminsection):not(.page-scan) input[type=submit][name^=goRangeButton], body:not(#adminsection):not(.page-scan) input[type=submit][name=sort_submit], body:not(#adminsection):not(.page-scan) input[type=submit][name=go_view], body:not(#adminsection):not(.page-scan) input[type=submit][name=go_bulk], body:not(#adminsection):not(.page-scan) input[type=submit][name=goButton], body:not(#adminsection):not(.page-scan) input[type=submit][name=goPageButton], body:not(#adminsection):not(.page-scan) input[type=submit].go_button {
  display: none;
}

.popup__document .popup__header .popup__header__title, .popup__document #header.popup__header .popup__header__title {
  padding: 14px 50px 2px 19px;
  min-height: 65px;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}

.popup__document .popup__header h2, .popup__document #header.popup__header h2 {
  position: static;
  display: inline;
  text-indent: 0;
  background: transparent;
  font-size: 21px;
  font-family: Roboto, sans-serif !important;
  font-weight: normal;
  vertical-align: middle;
  margin-left: 10px;
  color: #383e42;
  left: 0;
  top: 0;
  width: auto;
}

.popup__document .popup__header .popup__header__icon, .popup__document #header.popup__header .popup__header__icon {
  font-size: 30px;
  font-weight: normal;
  vertical-align: middle;
  color: #9ba3a9;
}
.popup__document .popup__header .popup__header__icon::before, .popup__document #header.popup__header .popup__header__icon::before {
  position: relative;
  top: 3px;
}

.popup__document .popup__header .popup__header__close, .popup__document #header.popup__header .popup__header__close {
  display: block;
  position: absolute;
  right: 23px;
  top: 23px;
  cursor: pointer;
  font-size: 19px !important;
  margin: 0;
  padding: 0;
  border-radius: 0;
  color: #383e42;
}

.popup__document {
  height: 100%;
}
.popup__document .propstable > tbody > tr > td:first-child {
  width: auto;
}
.popup__document body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  min-width: 0;
  width: 100%;
  height: 100%;
}
.popup__document body > form {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  height: 100%;
}
.popup__document .colltable_toolbar {
  display: none;
}
.popup__document .routing_wizard_copyright {
  display: none;
}
.popup__document .collection-wrapper {
  border: 0;
}
.popup__document #buttonbar, .popup__document #buttonbar_top {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  background: transparent;
}
.popup__document #buttonbar input[type=submit], .popup__document #buttonbar input[type=button], .popup__document #buttonbar_top input[type=submit], .popup__document #buttonbar_top input[type=button] {
  font-weight: normal;
  float: right;
}
.popup__document #content {
  min-width: 0;
  min-height: 0;
}
.popup__document .popup__header, .popup__document #header.popup__header {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  position: relative;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.popup__document .popup__header h1, .popup__document .popup__header #header-wrapper, .popup__document #header.popup__header h1, .popup__document #header.popup__header #header-wrapper {
  display: none;
}
.popup__document .popup__content {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  padding: 0;
  background: #FFF !important;
  position: relative;
}
.popup__document .popup__content .table a:link, .popup__document .popup__content .colltable_props a:link, .popup__document .popup__content table.colltable a:link {
  border: none;
}
.popup__document .popup__content .table a:active, .popup__document .popup__content .colltable_props a:active, .popup__document .popup__content table.colltable a:active {
  border: none;
}
.popup__document .popup__content .table td.name, .popup__document .popup__content .colltable_props td.name, .popup__document .popup__content table.colltable td.name {
  font-weight: 500;
}
.popup__document .popup__content.table-border {
  border-top: 0;
}
.popup__document .popup__footer {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  position: relative;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
}
.popup__document .table-collection th.icon, .popup__document table.colltable th.icon {
  width: 45px;
}
.popup__document .table-collection th.actions, .popup__document table.colltable th.actions {
  white-space: nowrap;
}
.popup__document .table-collection th.status, .popup__document table.colltable th.status {
  min-width: 100px;
}
.popup__document .table-collection tbody > tr > td, .popup__document table.colltable tbody > tr > td {
  height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.popup__document .table-collection tbody > tr > td.icon, .popup__document table.colltable tbody > tr > td.icon {
  width: 45px;
  font-size: 18px;
}
.popup__document .table-collection tbody > tr > td.date, .popup__document table.colltable tbody > tr > td.date {
  font-weight: 700;
}
.popup__document .table-collection tbody > tr > td.name, .popup__document table.colltable tbody > tr > td.name {
  width: 100%;
}
.popup__document .table-collection tbody > tr > td.actions, .popup__document table.colltable tbody > tr > td.actions {
  white-space: nowrap;
}
.popup__document table.colltable {
  background-color: #FFF;
}
.popup__document table.colltable th.icon {
  width: 45px;
}
.popup__document table.colltable tbody > tr > td {
  border: 0;
}
.popup__document table.colltable tbody > tr > td.icon {
  width: 45px;
}
.popup__document table.colltable colgroup {
  display: none;
}
.popup__document table.colltable a.uline {
  border: none;
}

.popup__document--favorites .page-list-wrapper {
  position: relative;
  top: 2px;
}
.popup__document--favorites .popup__header__title {
  padding-top: 11px;
}
.popup__document--favorites .pagination-wrapper {
  padding: 15px 0;
}
.popup__document--favorites .pagination-wrapper .paging {
  float: left;
}
.popup__document--favorites .pagination-wrapper .type-select-wrapper {
  float: left;
  width: 160px;
  margin-left: 10px;
  margin-top: 2px;
}
.popup__document--favorites .pagination-wrapper .manage-icon {
  float: right;
  display: block;
  text-decoration: none;
  color: #b9bec1;
  font-size: 25px;
  border: none;
  margin-right: 16px;
  margin-top: 5px;
}
.popup__document--favorites .table-border {
  border-top: none;
}

.popup__document--tasks .popup__content p {
  font-size: 20px;
  text-align: center;
  padding: 20px;
}
.popup__document--tasks .toolbar_paging {
  background: transparent;
  border: 0;
  padding: 0;
}
.popup__document--tasks .type-select-wrapper {
  float: right;
  width: auto;
}
.popup__document--tasks .type-select-wrapper .selectboxit-options {
  margin-left: -20px;
}
.popup__document--tasks .toolbar_paging {
  float: left;
  width: 300px;
}
.popup__document--tasks .popup__header__toolbar .pagination-wrapper {
  padding: 20px 14px 20px 19px;
}
.popup__document--tasks span.selectboxit-container .selectboxit-btn {
  font-size: 13px;
}
.popup__document--tasks .popup__content__scroll__wrapper.table-border {
  border-top: none;
}

.table-wrapper, .popup__document .popup__content.table-wrapper {
  padding: 0 20px;
}
#uploader .table-wrapper, #uploader .popup__document .popup__content.table-wrapper, .popup__document #uploader .popup__content.table-wrapper {
  min-height: 300px;
}

.table-border {
  border: 7px solid #edeff1;
}

.table, .colltable_props, .popup__document table.colltable {
  width: 100%;
  max-width: 100%;
  background-color: #FFF;
  border-spacing: 0;
  border-collapse: collapse;
}
.table > caption, .colltable_props > caption, .popup__document table.colltable > caption {
  padding: 10px;
  text-align: left;
}
.table > thead, .colltable_props > thead, .popup__document table.colltable > thead {
  vertical-align: middle;
}
.table > thead > tr > th, .colltable_props > thead > tr > th, .popup__document table.colltable > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  line-height: 20px;
  padding: 8px;
  text-align: left;
}
.table > tbody, .colltable_props > tbody, .popup__document table.colltable > tbody {
  vertical-align: middle;
}
.table > tbody > tr > td, .colltable_props > tbody > tr > td, .popup__document table.colltable > tbody > tr > td, .table > tbody > tr > th, .colltable_props > tbody > tr > th, .popup__document table.colltable > tbody > tr > th {
  padding: 8px;
  line-height: 20px;
  vertical-align: inherit;
  border-top: 1px solid #ddd;
  text-align: left;
}
.table > tbody > tr > td.icon, .colltable_props > tbody > tr > td.icon, .popup__document table.colltable > tbody > tr > td.icon {
  width: 30px;
}
.table > tbody > tr > td.actions, .colltable_props > tbody > tr > td.actions, .popup__document table.colltable > tbody > tr > td.actions {
  font-size: 20px;
  padding-top: 15px;
  color: #797C83;
}
.table > tbody > tr > td.actions ul.open-actions, .colltable_props > tbody > tr > td.actions ul.open-actions, .popup__document table.colltable > tbody > tr > td.actions ul.open-actions {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  float: left;
}
.table > tbody > tr > td.actions ul.open-actions a, .colltable_props > tbody > tr > td.actions ul.open-actions a, .popup__document table.colltable > tbody > tr > td.actions ul.open-actions a {
  color: #6D7277;
  outline: 0;
}

.table-search tbody tr td.name {
  max-width: 300px;
  min-width: 300px;
}

.table-portlet tbody tr:first-child td {
  border-top: 0;
}
.table-portlet tbody tr td {
  vertical-align: middle;
  border-top: 1px solid #ddd;
  padding: 6px 10px;
}
.table-portlet tbody tr td .icon {
  font-size: 16px;
  color: #6d7277;
}
.table-portlet tbody tr td .icon.dis {
  color: #929699;
}
.table-portlet tbody tr td a {
  text-decoration: none;
}
.table-portlet tbody tr td.icon {
  padding-left: 20px;
  width: 50px;
}
.table-portlet tbody tr td.actions {
  width: 100px;
  text-align: right;
}
.table-portlet tbody tr:hover {
  background-color: #DCEEFE;
}

.table-calendar-portlet > tbody > tr:nth-child(even) > td {
  background-color: #FFF;
}
.table-calendar-portlet > tbody > tr > td {
  border-top: 4px solid #fff;
  padding: 6px 10px;
  background-color: #def0ff;
  border-bottom: 4px solid #fff;
}
.table-calendar-portlet > tbody > tr > td.events {
  padding: 0;
}
.table-calendar-portlet > tbody > tr td.event-date {
  white-space: nowrap;
  width: 200px;
  color: #5c656c;
}
.table-calendar-portlet > tbody > tr td.event-date .icon {
  font-size: 16px;
  vertical-align: middle;
}
.table-calendar-portlet > tbody > tr td.event-desc a {
  color: #383e42;
  text-decoration: none;
  font-weight: bold;
}
.table-calendar-portlet > tbody > tr td.event-owner {
  width: 100px;
  text-align: right;
}

.table-calendar-portlet > tbody > tr:nth-child(even) > td > .table-calendar-portlet-events > tbody > tr > td {
  background-color: #FFF;
}
.table-calendar-portlet-events > tbody > tr > td {
  border-top: 0;
  padding: 6px 10px;
  background-color: #def0ff;
  border-bottom: 0;
}

.table-collection, .popup__document table.colltable {
  background-color: #FFF;
}
.table-collection thead tr th, .popup__document table.colltable thead tr th, .table-collection tbody tr th, .popup__document table.colltable tbody tr th {
  font-size: 10px;
  padding: 3px 8px;
  border: 0;
  color: #797c83;
  font-weight: normal;
  vertical-align: middle;
  white-space: nowrap;
}
.table-collection thead tr th a, .popup__document table.colltable thead tr th a, .table-collection tbody tr th a, .popup__document table.colltable tbody tr th a {
  color: #797c83;
  font-weight: normal;
  white-space: nowrap;
  text-decoration: none;
}
.table-collection thead tr th a i.icon, .popup__document table.colltable thead tr th a i.icon, .table-collection tbody tr th a i.icon, .popup__document table.colltable tbody tr th a i.icon {
  font-size: 7px;
  margin-left: 5px;
  vertical-align: middle;
}
.table-collection thead tr th.checkbox, .popup__document table.colltable thead tr th.checkbox, .table-collection tbody tr th.checkbox, .popup__document table.colltable tbody tr th.checkbox {
  font-size: 13px;
  width: 35px;
  padding-left: 15px;
}
.table-collection thead tr th.icon, .popup__document table.colltable thead tr th.icon, .table-collection tbody tr th.icon, .popup__document table.colltable tbody tr th.icon {
  width: 30px;
  padding: 3px 0;
}
.table-collection thead tr th.actions_th_nomore, .popup__document table.colltable thead tr th.actions_th_nomore, .table-collection tbody tr th.actions_th_nomore, .popup__document table.colltable tbody tr th.actions_th_nomore {
  width: 140px;
  min-width: 140px;
}
.table-collection tbody a, .popup__document table.colltable tbody a {
  text-decoration: none;
}
.table-collection tbody a:visited, .popup__document table.colltable tbody a:visited {
  text-decoration: none;
}
.table-collection tbody a:link, .popup__document table.colltable tbody a:link {
  text-decoration: none;
}
.table-collection tbody tr.rowselected, .popup__document table.colltable tbody tr.rowselected {
  background-color: #247ACB;
}
.table-collection tbody tr.rowselected td, .popup__document table.colltable tbody tr.rowselected td {
  color: #FFF;
}
.table-collection tbody tr.rowselected td a, .popup__document table.colltable tbody tr.rowselected td a {
  color: #fff;
}
.table-collection tbody tr.rowselected td a:visited, .popup__document table.colltable tbody tr.rowselected td a:visited {
  color: #fff;
}
.table-collection tbody tr.rowselected td a:link, .popup__document table.colltable tbody tr.rowselected td a:link {
  color: #fff;
}
.table-collection tbody tr.rowselected:hover, .popup__document table.colltable tbody tr.rowselected:hover {
  background-color: #247ACB;
}
.table-collection tbody tr.rowselected > td.actions .open-actions a, .popup__document table.colltable tbody tr.rowselected > td.actions .open-actions a, .table-collection tbody tr.rowselected > td.actions .open-actions a:link, .popup__document table.colltable tbody tr.rowselected > td.actions .open-actions a:link, .table-collection tbody tr.rowselected > td.actions .open-actions a:visited, .popup__document table.colltable tbody tr.rowselected > td.actions .open-actions a:visited, .table-collection tbody tr.rowselected .dropdown:not(.active) > .dropdown-more span, .popup__document table.colltable tbody tr.rowselected .dropdown:not(.active) > .dropdown-more span, .table-collection tbody tr.rowselected .dropdown:not(.active) > .dropdown-more span:link, .popup__document table.colltable tbody tr.rowselected .dropdown:not(.active) > .dropdown-more span:link, .table-collection tbody tr.rowselected .dropdown:not(.active) > .dropdown-more span:visited, .popup__document table.colltable tbody tr.rowselected .dropdown:not(.active) > .dropdown-more span:visited {
  color: #FFF;
}
.table-collection tbody tr:hover, .popup__document table.colltable tbody tr:hover {
  background-color: #DCEEFE;
}
.table-collection tbody tr td, .popup__document table.colltable tbody tr td {
  vertical-align: top;
  color: #797c83;
  padding: 10px 8px 7px 10px;
  font-size: 13px;
}
.table-collection tbody tr td.icon-30px img, .popup__document table.colltable tbody tr td.icon-30px img {
  width: 30px !important;
  height: 30px !important;
}
.table-collection tbody tr td p, .popup__document table.colltable tbody tr td p {
  margin: 0;
}
.table-collection tbody tr td.icon, .popup__document table.colltable tbody tr td.icon {
  width: 30px;
  padding: 10px 5px 10px 10px;
}
.table-collection tbody tr td.icon .lock-sign, .popup__document table.colltable tbody tr td.icon .lock-sign {
  position: relative;
  top: -36px;
  left: 28px;
  width: 0;
  height: 0;
  display: block;
}
.table-collection tbody tr td.checkbox, .popup__document table.colltable tbody tr td.checkbox {
  padding-left: 15px;
}
.table-collection tbody tr td.name, .popup__document table.colltable tbody tr td.name {
  font-size: 15px;
}
.table-collection tbody tr td.name i.icon, .popup__document table.colltable tbody tr td.name i.icon {
  font-size: 12px;
  color: #dcdee0;
}
.table-collection tbody tr td.VariableWidth9, .popup__document table.colltable tbody tr td.VariableWidth9 {
  min-width: 150px;
}
.table-collection tbody tr td.nospace, .popup__document table.colltable tbody tr td.nospace {
  white-space: nowrap;
}
.table-collection tbody tr td.generic, .popup__document table.colltable tbody tr td.generic {
  font-weight: bold;
}
.table-collection tbody tr td.actions, .popup__document table.colltable tbody tr td.actions {
  font-size: 20px;
  padding-top: 10px;
  color: #797c83;
}
.table-collection tbody tr td.actions ul.open-actions, .popup__document table.colltable tbody tr td.actions ul.open-actions {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.table-collection tbody tr td.actions ul.open-actions li, .popup__document table.colltable tbody tr td.actions ul.open-actions li {
  float: left;
  margin-right: 20px;
}
.table-collection tbody tr td.actions ul.open-actions li:last-child, .popup__document table.colltable tbody tr td.actions ul.open-actions li:last-child {
  margin-right: 0;
}
.table-collection tbody tr td.actions a, .popup__document table.colltable tbody tr td.actions a {
  color: #6d7277;
}
.table-collection tbody tr td.actions a:visited, .popup__document table.colltable tbody tr td.actions a:visited {
  color: #6d7277;
}
.table-collection tbody tr td.actions a:link, .popup__document table.colltable tbody tr td.actions a:link {
  color: #6d7277;
}
.table-collection tbody tr td.actions_nomore a, .popup__document table.colltable tbody tr td.actions_nomore a {
  color: #6d7277;
}
.table-collection > tbody:only-child > tr:first-child > td, .popup__document table.colltable > tbody:only-child > tr:first-child > td {
  border-top: none;
}

.colltable_props .no-border th, .colltable_props .no-border td {
  border: 0;
}
.colltable_props > tbody > tr > td > p {
  margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

a {
  color: #247ACB;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  color: #053e6d;
}
a[rel=help] {
  text-decoration: none;
}

#AddObject .alertify-button, #EditObject .alertify-button, .submit-simple, #AddObject .alertify-button-cancel, #EditObject .alertify-button-cancel, .submit, .popup__document #buttonbar input[type=submit], .popup__document #buttonbar input[type=button], .popup__document #buttonbar_top input[type=submit], .popup__document #buttonbar_top input[type=button] {
  display: inline-block;
  border: none;
  font-size: 15px;
  color: #FFF;
  min-width: 84px;
  height: 32px;
  line-height: 28px;
  text-align: center;
  -webkit-appearance: none;
  cursor: pointer;
  border-radius: 3px;
  margin-right: 10px;
  outline: none;
  background: #383e42;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  padding: 0 15px;
}
#AddObject .alertify-button:hover, #EditObject .alertify-button:hover, .submit-simple:hover, #AddObject .alertify-button-cancel:hover, #EditObject .alertify-button-cancel:hover, .submit:hover, .popup__document #buttonbar input[type=submit]:hover, .popup__document #buttonbar input[type=button]:hover, .popup__document #buttonbar_top input[type=submit]:hover, .popup__document #buttonbar_top input[type=button]:hover {
  background: #DCEEFE;
  color: #2D3135;
}
#AddObject [disabled].alertify-button, #EditObject [disabled].alertify-button, [disabled].submit-simple, #AddObject [disabled].alertify-button-cancel, #EditObject [disabled].alertify-button-cancel, [disabled].submit, .popup__document #buttonbar input[disabled][type=submit], .popup__document #buttonbar input[disabled][type=button], .popup__document #buttonbar_top input[disabled][type=submit], .popup__document #buttonbar_top input[disabled][type=button] {
  background: #edeff1;
  color: #9b9b9b;
  border: 2px solid #edeff1;
}

.submit.submit_white, .popup__document #buttonbar input.submit_white[type=submit], .popup__document #buttonbar input.submit_white[type=button], .popup__document #buttonbar_top input.submit_white[type=submit], .popup__document #buttonbar_top input.submit_white[type=button] {
  color: #2e3236;
  background: #fff;
  border: 1px solid #e3e6e9;
}
.submit.submit_white:not([disabled]):hover, .popup__document #buttonbar input.submit_white[type=submit]:not([disabled]):hover, .popup__document #buttonbar input.submit_white[type=button]:not([disabled]):hover, .popup__document #buttonbar_top input.submit_white[type=submit]:not([disabled]):hover, .popup__document #buttonbar_top input.submit_white[type=button]:not([disabled]):hover {
  border: 1px solid #2e3236;
}
.submit.submit_white[disabled], .popup__document #buttonbar input.submit_white[disabled][type=submit], .popup__document #buttonbar input.submit_white[disabled][type=button], .popup__document #buttonbar_top input.submit_white[disabled][type=submit], .popup__document #buttonbar_top input.submit_white[disabled][type=button] {
  color: #d2d9dc;
}

#AddObject .alertify-button-cancel, #EditObject .alertify-button-cancel {
  color: #2e3236;
  background: #fff;
  border: 1px solid #e3e6e9;
}
#AddObject .alertify-button-cancel:hover, #EditObject .alertify-button-cancel:hover {
  background: #FFF !important;
}
#AddObject .alertify-button-cancel:not([disabled]):hover, #EditObject .alertify-button-cancel:not([disabled]):hover {
  border: 1px solid #2e3236;
}
#AddObject [disabled].alertify-button-cancel, #EditObject [disabled].alertify-button-cancel {
  color: #D2D9DC;
}

.submit-simple {
  color: #2D3135;
  background: #fff;
  border: 2px solid #C5C9CD;
  min-width: inherit;
  font-size: 10px;
  height: inherit;
  padding: 4px 10px;
  line-height: inherit;
}
.submit-simple:not([disabled]):hover {
  background: #247ACB;
  border: 2px solid #247ACB;
  color: #fff;
}
.submit-simple.submit-simple-grey {
  background: #383e42;
  color: #FFF;
}
.submit-simple.submit-simple-grey:hover {
  background: #DCEEFE;
}

.submit.no-upper-case, .popup__document #buttonbar input[type=submit], .popup__document #buttonbar input[type=button], .popup__document #buttonbar_top input[type=submit], .popup__document #buttonbar_top input[type=button] {
  text-transform: none;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

.labelHelpLink--nohref, .labelHelpLink--inline {
  cursor: help;
}

.breadcrumbs {
  position: relative;
  background: #E0E3E7;
  padding-left: 29px;
  color: #797c83;
  font-size: 11px;
  border-bottom: 1px solid #DCDEE0;
}
.breadcrumbs table {
  border-spacing: 0;
  border-collapse: collapse;
}
.breadcrumbs a {
  color: #247ACB;
}
.breadcrumbs td, .breadcrumbs li {
  min-height: 26px;
  line-height: 26px;
  vertical-align: top;
}
.breadcrumbs .breadcrumbs__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumbs .breadcrumbs__list img {
  content: "|";
  width: 1px;
  height: 8px;
  display: inline-block;
  border-left: 1px solid #B1B3B7;
  -webkit-transform: rotate(-20deg);
      -ms-transform: rotate(-20deg);
          transform: rotate(-20deg);
  position: relative;
  margin: 0 3px;
}
.breadcrumbs .breadcrumbs__toggle {
  position: absolute;
  cursor: pointer;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  background: #D7DBDF;
  left: 9px;
  bottom: -7px;
  z-index: 3;
  font-size: 8px;
  text-align: center;
  line-height: 1px;
  color: #383E42;
}
.breadcrumbs .breadcrumbs__toggle i {
  font-size: 0;
  position: relative;
  top: 4px;
}
.breadcrumbs .breadcrumbs__toggle i:before {
  font-size: 7px;
}
.breadcrumbs .breadcrumbs__toggle.is-active {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.breadcrumbs .breadcrumbs__toggle:hover {
  background: #aaa;
}
.breadcrumbs .breadcrumbs__toggle:hover i {
  color: #000;
}
.breadcrumbs .breadcrumbs__more {
  padding-bottom: 5px;
}

.notice {
  padding: 12px 60px 12px 65px;
  font-size: 13px;
  position: relative;
  border-bottom: 1px solid #DCDEE0;
}
.notice a {
  text-decoration: none;
}
.notice p {
  margin: 0;
  display: inline-block;
}
.notice ul {
  margin: 5px 0;
  padding-right: 15px;
}
.notice .notice__icon {
  position: absolute;
  font-size: 19px;
  left: 40px;
}
.notice .notice__icon:before {
  display: inline-block;
  padding-right: 5px;
}
.notice .notice__close {
  position: absolute;
  right: 28px;
  top: 13px;
  font-size: 19px;
  opacity: 0.6;
}
.notice .notice__button {
  display: inline-block;
  border-radius: 3px;
  font-size: 10px;
  background: #fff;
  width: 40px;
  height: 22px;
  line-height: 22px;
  color: #2E3236;
  margin: 0 5px;
  text-align: center;
}
.notice .notice__more {
  color: #247ACB;
  font-size: 10px;
  vertical-align: middle;
  display: inline-block;
}
.notice .notice__more:hover {
  text-decoration: underline;
}
.notice.notice_blue {
  background: #DDF0FE;
  color: #215C89;
}
.notice.notice_blue .icon-close {
  color: #215C89;
}
.notice.notice_admin-message {
  background: #fff9e5;
  color: #5c656c;
}
.notice.notice_admin-message p {
  position: relative;
  top: 2px;
}
.notice.notice_admin-message .icon-close {
  color: #b6bcc0;
}
.notice.notice_red {
  background: #FFECE3;
  color: #AB5C3C;
}
.notice.notice_red .icon-close {
  color: #AB5C3C;
}
.notice.notice_green {
  background: #F0F9D6;
  color: #8CAD42;
}
.notice.notice_green .icon-close {
  color: #8CAD42;
}
.notice .notice__multifile_list {
  margin: 2.5em 0 0 0;
  padding: 0;
  list-style: none;
}
.notice .notice__multifile_list li {
  display: inline-block;
}
.notice .notice__multifile_list li:after {
  content: ", ";
}
.notice .notice__multifile_list li a:hover {
  text-decoration: underline;
}
.notice .bkjob_message_info {
  margin: 0 auto 0;
}
.notice .bkjob_instance {
  color: rgba(140, 173, 66, 0.9);
}
.notice .bkjob_instance label {
  color: #8cad42;
  font-weight: 500;
}
.notice .bkjob_instance--type {
  position: relative;
  top: -8px;
}
.notice .bkjob_instance--addinfo {
  border-top: 1px dotted rgba(140, 173, 66, 0.5);
  margin-left: 40px;
  padding-top: 10px;
  position: relative;
  top: -8px;
}

.multiselect {
  border: 1px solid #c5c9cd;
  padding: 5px;
  width: 100%;
}
.multiselect:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.multiselect optgroup {
  padding-bottom: 3px;
}
.multiselect option {
  padding: 3px 25px;
  width: 100%;
}
.multiselect option:before {
  display: none;
}
.multiselect option:disabled:hover {
  background: transparent;
}
.multiselect option:hover {
  background: url(images/inputs/check.png) 5px center no-repeat #EDEFF1;
}

/* IE Only Hack for Multi-select menus */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .multiselect option:hover {
    background-color: #26a0da;
    color: #fff;
  }
}
span.selectboxit-container {
  height: 29px;
  border: 1px solid #C5C9CD;
  display: block;
  position: relative;
  background: #fff;
  outline: none;
}
span.selectboxit-container * {
  outline: none;
}
span.selectboxit-container:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
span.selectboxit-container .selectboxit-btn {
  height: 29px;
  line-height: 29px;
  font-size: 12px;
  color: #383E42;
  padding-left: 11px;
  display: block;
  margin-right: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  margin-right: 30px;
}
span.selectboxit-container .selectboxit-options {
  display: none;
  margin: 0;
  list-style: none;
  position: absolute;
  left: 0;
  top: 0 !important;
  min-width: 100%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 4px 5px;
  background: #fff;
  z-index: 300;
  max-height: 300px;
  overflow-x: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
span.selectboxit-container .selectboxit-options li {
  cursor: pointer;
  position: relative;
}
span.selectboxit-container .selectboxit-options li.selectboxit-disabled a {
  color: #dcdee0;
  font-weight: normal;
}
span.selectboxit-container .selectboxit-options li.selectboxit-disabled a:hover {
  background-color: transparent;
}
span.selectboxit-container .selectboxit-options a {
  font-size: 13px;
  color: #383E42;
  white-space: nowrap;
  overflow: hidden;
  height: 21px;
  line-height: 21px;
  padding-left: 24px;
  display: block;
}
span.selectboxit-container .selectboxit-options a:hover {
  background: #EDEFF1;
  text-decoration: none;
}
span.selectboxit-container .selectboxit-options .selectboxit-focus {
  background: #EDEFF1;
}
span.selectboxit-container .selectboxit-options .selectboxit-focus .selectboxit-option-icon {
  opacity: 1;
}
span.selectboxit-container .selectboxit-options .selectboxit-option-icon {
  position: absolute;
  top: 4px;
  left: 6px;
  opacity: 0;
}
span.selectboxit-container .selectboxit-arrow-container {
  position: absolute;
  right: 11px;
  top: 0;
  height: 29px;
  line-height: 29px;
  width: 10px;
}
span.selectboxit-container .selectboxit-arrow-container i {
  line-height: 29px;
  color: #383E42;
  font-size: 12px;
}

.selectboxit-container.selectbox-plain, select.selectbox.selectbox-plain + .selectboxit-container {
  border: 0;
  background: transparent;
  font-weight: bold;
  cursor: pointer;
  width: 100%;
}
.selectboxit-container.selectbox-plain .selectboxit-btn, select.selectbox.selectbox-plain + .selectboxit-container .selectboxit-btn {
  padding-left: 0;
  overflow: inherit;
  margin-right: 30px;
}
.selectboxit-container.selectbox-plain .selectboxit-btn .selectboxit-text, select.selectbox.selectbox-plain + .selectboxit-container .selectboxit-btn .selectboxit-text {
  white-space: nowrap;
  margin-right: 20px;
}
.selectboxit-container.selectbox-plain .selectboxit-btn .selectboxit-arrow-container i, select.selectbox.selectbox-plain + .selectboxit-container .selectboxit-btn .selectboxit-arrow-container i {
  font-size: 9px;
}
.selectboxit-container.selectbox-plain .selectboxit-options, select.selectbox.selectbox-plain + .selectboxit-container .selectboxit-options {
  right: auto;
}
.selectboxit-container.selectbox-plain .selectboxit-options li, select.selectbox.selectbox-plain + .selectboxit-container .selectboxit-options li {
  padding-right: 25px;
}
.selectboxit-container.selectbox-plain .selectboxit-options a, select.selectbox.selectbox-plain + .selectboxit-container .selectboxit-options a {
  overflow: initial;
}

.selectbox-inline + .selectboxit-container, .selectbox-inline.selectboxit-container, .selectbox-inline .selectboxit-container {
  display: inline-block;
  vertical-align: middle;
}
.selectbox-inline + .selectboxit-container .selectboxit-btn, .selectbox-inline.selectboxit-container .selectboxit-btn, .selectbox-inline .selectboxit-container .selectboxit-btn {
  padding-right: 50px;
}

.input, .textarea {
  height: 29px;
  border: 1px solid #C5C9CD;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: normal;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 300;
  color: #2E3236;
  width: 100%;
}
.input:hover, .textarea:hover, .input:focus, .textarea:focus {
  border-color: #b7b9bc;
}
.input[disabled], [disabled].textarea {
  background: #F8FBFD;
  border-color: #E5E8EB;
}

.textarea {
  height: 80px;
  padding: 5px 10px;
}

input[type=checkbox].checkbox {
  display: none;
}
input[type=checkbox].checkbox + label {
  display: inline-block;
  margin: 0;
  clear: none;
  padding: 5px 0 4px 24px;
  cursor: pointer;
  background: url(images/inputs/checkbox.png) left center no-repeat;
}
input[type=checkbox].checkbox:checked + label {
  background: url(images/inputs/checkbox_selected.png) left center no-repeat;
}
input[type=checkbox].checkbox:disabled + label {
  background: url(images/inputs/checkbox_disabled.png) left center no-repeat;
}
input[type=checkbox].checkbox:checked:disabled + label {
  background: url(images/inputs/checkbox_selected_disabled.png) left center no-repeat;
}

.more, .more:visited, .more:link, .morelink:link, .morelink:visited {
  display: inline-block;
  text-decoration: none;
  color: #2D3135;
  height: 20px;
  line-height: 17px;
  text-align: center;
  font-size: 10px;
  padding: 0 15px;
  border: 1px solid transparent;
  border-radius: 3px;
  font-weight: 300;
  background-color: #DCEEFE;
}
.more:hover, .more:visited:hover, .more:link:hover, .morelink:link:hover, .morelink:visited:hover {
  border-color: transparent;
  background-color: #247ACB;
  color: #fff;
}

.dropdown {
  width: 250px;
  position: relative;
}
.dropdown.dropdown-more_left {
  float: none;
}
.dropdown.dropdown-inline {
  float: left;
  width: 50px;
}
.dropdown.dropdown-inline.dropdown-left ul.dropdown-items {
  left: 0;
  right: auto;
}
.dropdown.dropdown-inline .dropdown-more {
  height: auto;
  line-height: normal;
}
.dropdown.dropdown-inline ul.dropdown-items {
  right: 0;
  top: 30px;
  width: 250px;
}
.dropdown .dropdown-more {
  width: 50px;
  height: 35px;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  cursor: pointer;
  float: right;
  color: #6d7277;
}
.dropdown ul.dropdown-items {
  display: none;
  list-style-type: none;
  margin: 0;
  width: 250px;
  font-size: 13px;
  position: absolute;
  background-color: white;
  -webkit-box-shadow: 0 0 7px 0 rgba(39, 57, 85, 0.4);
          box-shadow: 0 0 7px 0 rgba(39, 57, 85, 0.4);
  padding: 20px 0;
  top: 40px;
  z-index: 200;
  color: #383e42;
}
.dropdown ul.dropdown-items li {
  padding: 14px 20px;
  line-height: 20px;
}
.dropdown ul.dropdown-items li a {
  display: block;
  color: #383E42;
  text-decoration: none;
  position: relative;
  padding-right: 40px;
}
.dropdown ul.dropdown-items li hr {
  background-color: #d1d0d0;
  color: #d1d0d0;
}
.dropdown ul.dropdown-items li:link {
  color: #383E42;
  text-decoration: none;
}
.dropdown ul.dropdown-items li:visited {
  color: #383E42;
  text-decoration: none;
}
.dropdown ul.dropdown-items li .icon {
  font-size: 16px;
  position: relative;
  padding: 7px;
  border-radius: 50%;
  margin-top: -7px;
  border: 1px solid #D8E0E4;
  display: inline-block;
  position: absolute;
  height: 32px;
  top: 1px;
  right: 0;
}
.dropdown ul.dropdown-items li.action-disabled a {
  color: #a2a6ac;
  position: relative;
}
.dropdown ul.dropdown-items li.action-disabled a:hover {
  background-color: #FFF;
  cursor: default;
}
.dropdown ul.dropdown-items li:not(.action-disabled):hover {
  background-color: #EDEFF1;
}
.dropdown.active .dropdown-more {
  z-index: 201;
  position: relative;
  -webkit-box-shadow: 0 10px 0 0 white, 0 0 7px 0 rgba(39, 57, 85, 0.4);
          box-shadow: 0 10px 0 0 white, 0 0 7px 0 rgba(39, 57, 85, 0.4);
  background-color: #fff;
}
.dropdown.active ul {
  display: block;
}

#content {
  min-width: 980px;
}

.popup__content ul.selectboxit-options.selectboxit-list {
    border: 1px solid black;
}

#contents_anchor {
  position: absolute;
  height: 0;
  width: 0;
  visibility: hidden;
  left: -99999px;
}

.helpwindow {
  background: #edeff1;
  min-width: 0;
}
.helpwindow .helpwindow__title {
  background: #fff;
  padding: 12px 16px;
  font-size: 19px;
  color: #383e42;
  font-weight: normal;
}
.helpwindow .helpwindow__title i {
  vertical-align: middle;
  margin-right: 5px;
  color: #9aa2a8;
  display: inline-block;
  font-size: 110%;
}
.helpwindow .helpwindow__content {
  padding: 10px 25px;
  font-size: 12px;
  color: #383e42;
  line-height: 1.3;
}
.helpwindow .helpwindow__content h2 {
  margin-bottom: 12px;
  font-weight: 600;
  color: #383e42;
  font-size: 13px;
}

sup.act_dsFull, sup.act_cpx, sup.act_minimum, sup.act_imageManager, sup.act_anonymous {
  font-size: 75%;
  color: #fff;
  border-radius: 1px;
  text-decoration: none;
  line-height: 1;
  text-transform: uppercase;
  margin-left: 4px;
  background: #4B7396;
  padding: 2px 4px;
  vertical-align: baseline;
  font-weight: 300;
}
h1 sup.act_dsFull, h1 sup.act_cpx, h1 sup.act_minimum, h1 sup.act_imageManager, h1 sup.act_anonymous {
  font-size: 0.5em;
}

.error {
  font-size: 12px;
  color: #383E42;
  line-height: 1.3;
  text-align: left;
  max-width: 667px;
  margin: 30px auto;
  padding: 12px 20px 12px 67px;
  position: relative;
  background: #fff;
  border: 1px solid #DCDEE0;
  overflow: auto;
}
.error.error_left {
  margin: 30px 0;
}
.error.error_left ul {
  list-style: none;
}
.error.error_left ul li {
  margin-bottom: 5px;
}
.error .error__icon {
  margin-bottom: 5px;
  position: absolute;
  left: 17px;
  font-size: 36px;
  color: #B6BCC0;
  margin-top: -20px;
  line-height: 1;
  top: 50%;
}
.error h2, .error h1 {
  font-size: 22px;
  font-weight: normal;
  color: #383E42;
  margin-bottom: 2px;
}
.error p {
  margin: 0;
  padding: 0;
}
.error.error_red .error__icon, .error.error_red h1, .error.error_red h2 {
  color: #FC6051;
}
.error.error_blue .error__icon, .error.error_blue h1, .error.error_blue h2 {
  color: #185AC8;
}
.error.error_green .error__icon, .error.error_green h1, .error.error_green h2 {
  color: green;
}

.new-item {
  font-size: 9px;
  color: #fff;
  border-radius: 2px;
  background-color: #ff5e44;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 1px 2px;
  margin-left: 5px;
  margin-right: 5px;
}

input[type=radio]:checked + .checkboxradio.radio:before {
  margin: 0;
  content: " ";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 7px;
  border-radius: 7px;
  height: 7px;
  background: #383E42;
}

input[type=checkbox]:checked + .checkboxradio:not(.radio):before {
  margin-left: 2px;
  position: relative;
  top: 2px;
  font-size: 12px;
}

.checkboxradio {
  width: 16px;
  height: 16px;
  border: 1px solid #DCDEE0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  color: #3A4044;
  background-color: #FFF;
  font-size: 12px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.checkboxradio:hover {
  border-color: #99A1A7;
}
.checkboxradio.disabledinput {
  opacity: 0.5;
  cursor: default;
}
.checkboxradio.disabledinput:hover {
  border-color: #DCDEE0;
}
.checkboxradio.disabledinput.radio:hover {
  border-color: #E0E1E3;
}
.checkboxradio.radio {
  height: 17px;
  width: 17px;
  border: 2px solid #C5C9CD;
  border-radius: 17px;
}
.checkboxradio.radio:hover {
  border-color: #A3ABB0;
}

.h1 {
  font-weight: normal;
  font-size: 20px;
  color: #383E42;
}

#fedbadge strong {
  margin-right: 5px;
}
#fedbadge br {
  display: none;
}

.federated-content p {
  margin-bottom: 1em;
}

#federated_title {
  padding-left: 50px;
  background: url(images/federated.png) no-repeat top left;
  padding-bottom: 10px;
}

#federated_contactinfo {
  padding: 20px 0;
  border-bottom: 1px solid #f3f3f3;
  border-top: 1px solid #f3f3f3;
  line-height: 1.3;
}
#federated_contactinfo p {
  margin: 0 0 10px 0;
}

.federated-content h2 {
  margin: 21px 0;
  font-weight: 300;
  font-size: 22px;
}

#AddObject .alertify, #EditObject .alertify {
  background: #ebedef;
  border: 1px solid #ccc;
  border-radius: 0 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-clip: padding-box;
}
#AddObject .alertify-dialog, #EditObject .alertify-dialog {
  padding: 0;
}
#AddObject .alertify-buttons, #EditObject .alertify-buttons {
  padding: 15px;
  background: #fff;
}
#AddObject .alertify-button, #EditObject .alertify-button {
  text-shadow: none;
}
#AddObject .alertify-button:focus, #EditObject .alertify-button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#AddObject .alertify-message, #EditObject .alertify-message {
  padding: 10px 30px 0 30px;
  text-align: left;
}
#AddObject ul, #EditObject ul {
  text-align: left;
}
#AddObject .alertify-cover, #EditObject .alertify-cover {
  background: #aaaaaa;
  opacity: 0.5;
}

.popup__document--task .submit--back {
  padding-left: 10px;
}
.popup__document--task .submit--back *, .popup__document--task .submit--back *::before {
  vertical-align: middle;
  line-height: 30px;
}
.popup__document--task .submit--back *:last-child {
  vertical-align: bottom;
}
.popup__document--task .submit--back .icon::before {
  font-size: 13px;
}
.popup__document--task .popup__header__toolbar {
  padding: 0 0 15px 20px;
}
.popup__document--task .popup__content {
  background-color: #ebedef !important;
  padding: 30px !important;
}
.popup__document--task .popup__content h2 {
  border-bottom: 1px solid #dcdee0;
  padding-bottom: 7px;
  margin-bottom: 20px;
}
.popup__document--task .popup__content dl {
  margin: 30px 0;
}
.popup__document--task .popup__content dl dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 5px;
}
.popup__document--task .popup__content dl dd {
  margin-left: 173px;
  margin-bottom: 5px;
  font-weight: bold;
}
.popup__document--task .popup__content dl dd.input-dd {
  *zoom: 1;
}
.popup__document--task .popup__content dl dd.input-dd:after {
  content: " ";
  display: table;
  clear: both;
}
.popup__document--task .popup__content dl dd.input-dd input {
  max-width: 200px;
  float: left;
}
.popup__document--task .popup__content dl dd.input-dd .actions {
  float: left;
}
.popup__document--task .popup__content .radio, .popup__document--task .popup__content .checkb {
  background-color: #fff;
  margin-right: 5px;
}
.popup__document--task .popup__content table.reviewtable tbody tr td .icon-in-name {
  float: left;
  margin-top: -5px;
}
.popup__document--task .popup__content table.propstable {
  width: 100%;
}
.popup__document--task .popup__content table.propstable > tbody > tr > td:last-child {
  font-weight: normal;
  width: auto !important;
}
.popup__document--task .popup__content table.propstable > tbody > tr > td.buttonbar {
  text-align: center !important;
  padding-top: 2em;
}
.popup__document--task .popup__content table.lastbold > tbody > tr > td:last-child {
  font-weight: bold;
}
.popup__document--task .popup__content table.fieldset > tbody > tr > td:first-child {
  line-height: 1.2;
  text-align: right;
  min-width: 150px;
}
.popup__document--task .popup__content table.fieldset > tbody > tr > td.buttonbar {
  text-align: left;
  padding-top: 2em;
}
.popup__document--task .popup__content table.colltable.smalltable th {
  padding-left: 5px;
}
.popup__document--task .popup__content table.colltable.smalltable > tbody > tr > td {
  font-size: 11px;
  padding: 0 5px;
}
.popup__document--task .popup__content table.colltable td {
  padding: 15px 10px;
}
.popup__document--task .popup__content table.colltable td .note {
  margin: 20px 0;
}
.popup__document--task .popup__content table.colltable td ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.popup__document--task .popup__content table.colltable th {
  padding-left: 15px;
}
.popup__document--task .popup__content table.colltable td.actions {
  padding: 15px 15px 10px 10px;
}
.popup__document--task .popup__content table.colltable td.actions .icon {
  margin-left: 5px;
  cursor: pointer;
}
.popup__document--task .popup__content .add-comment {
  margin-top: 20px;
}
.popup__document--task .popup__content .sub-form .form-group {
  margin-bottom: 10px;
}
.popup__document--task .popup__content .sub-form .form-group label {
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
}
.popup__document--task .popup__content .sub-form .form-group textarea {
  width: 100%;
}
.popup__document--task .popup__content p.note {
  font-style: italic;
  border: 1px solid #ebedef;
  padding: 10px 15px;
  margin: 0 0 20px;
}
.popup__document--task .popup__content .content-with-menu {
  background-color: #fff;
}
.popup__document--task .popup__content .content-with-menu .menu ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
  background-color: #ebedef;
}
.popup__document--task .popup__content .content-with-menu .menu ul li {
  float: left;
  list-style-type: none;
  padding: 20px;
}
.popup__document--task .popup__content .content-with-menu .menu ul li.active {
  background-color: #fff;
}
.popup__document--task .popup__content .content-with-menu .menu ul li.active a {
  color: inherit;
}
.popup__document--task .popup__content .content-with-menu .content {
  padding: 20px;
  min-height: 300px;
}
.popup__document--task .popup__content .content-with-menu .content #buttonbar {
  margin-bottom: 20px;
}

.table-wrapper, .popup__document .popup__content.table-wrapper {
  padding: 0 20px;
}
#uploader .table-wrapper, #uploader .popup__document .popup__content.table-wrapper, .popup__document #uploader .popup__content.table-wrapper {
  min-height: 300px;
}

.table-border {
  border: 7px solid #edeff1;
}

.table, .popup__document table.colltable, .colltable_props {
  width: 100%;
  max-width: 100%;
  background-color: #FFF;
  border-spacing: 0;
  border-collapse: collapse;
}
.table > caption, .popup__document table.colltable > caption, .colltable_props > caption {
  padding: 10px;
  text-align: left;
}
.table > thead, .popup__document table.colltable > thead, .colltable_props > thead {
  vertical-align: middle;
}
.table > thead > tr > th, .popup__document table.colltable > thead > tr > th, .colltable_props > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  line-height: 20px;
  padding: 8px;
  text-align: left;
}
.table > tbody, .popup__document table.colltable > tbody, .colltable_props > tbody {
  vertical-align: middle;
}
.table > tbody > tr > td, .popup__document table.colltable > tbody > tr > td, .colltable_props > tbody > tr > td, .table > tbody > tr > th, .popup__document table.colltable > tbody > tr > th, .colltable_props > tbody > tr > th {
  padding: 8px;
  line-height: 20px;
  vertical-align: inherit;
  border-top: 1px solid #ddd;
  text-align: left;
}
.table > tbody > tr > td.icon, .popup__document table.colltable > tbody > tr > td.icon, .colltable_props > tbody > tr > td.icon {
  width: 30px;
}
.table > tbody > tr > td.actions, .popup__document table.colltable > tbody > tr > td.actions, .colltable_props > tbody > tr > td.actions {
  font-size: 20px;
  padding-top: 15px;
  color: #797C83;
}
.table > tbody > tr > td.actions ul.open-actions, .popup__document table.colltable > tbody > tr > td.actions ul.open-actions, .colltable_props > tbody > tr > td.actions ul.open-actions {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  float: left;
}
.table > tbody > tr > td.actions ul.open-actions a, .popup__document table.colltable > tbody > tr > td.actions ul.open-actions a, .colltable_props > tbody > tr > td.actions ul.open-actions a {
  color: #6D7277;
  outline: 0;
}

.table-search tbody tr td.name {
  max-width: 300px;
  min-width: 300px;
}

.table-portlet tbody tr:first-child td {
  border-top: 0;
}
.table-portlet tbody tr td {
  vertical-align: middle;
  border-top: 1px solid #ddd;
  padding: 6px 10px;
}
.table-portlet tbody tr td .icon {
  font-size: 16px;
  color: #6d7277;
}
.table-portlet tbody tr td .icon.dis {
  color: #929699;
}
.table-portlet tbody tr td a {
  text-decoration: none;
}
.table-portlet tbody tr td.icon {
  padding-left: 20px;
  width: 50px;
}
.table-portlet tbody tr td.actions {
  width: 100px;
  text-align: right;
}
.table-portlet tbody tr:hover {
  background-color: #DCEEFE;
}

.table-calendar-portlet > tbody > tr:nth-child(even) > td {
  background-color: #FFF;
}
.table-calendar-portlet > tbody > tr > td {
  border-top: 4px solid #fff;
  padding: 6px 10px;
  background-color: #def0ff;
  border-bottom: 4px solid #fff;
}
.table-calendar-portlet > tbody > tr > td.events {
  padding: 0;
}
.table-calendar-portlet > tbody > tr td.event-date {
  white-space: nowrap;
  width: 200px;
  color: #5c656c;
}
.table-calendar-portlet > tbody > tr td.event-date .icon {
  font-size: 16px;
  vertical-align: middle;
}
.table-calendar-portlet > tbody > tr td.event-desc a {
  color: #383e42;
  text-decoration: none;
  font-weight: bold;
}
.table-calendar-portlet > tbody > tr td.event-owner {
  width: 100px;
  text-align: right;
}

.table-calendar-portlet > tbody > tr:nth-child(even) > td > .table-calendar-portlet-events > tbody > tr > td {
  background-color: #FFF;
}
.table-calendar-portlet-events > tbody > tr > td {
  border-top: 0;
  padding: 6px 10px;
  background-color: #def0ff;
  border-bottom: 0;
}

.table-collection, .popup__document table.colltable {
  background-color: #FFF;
}
.table-collection thead tr th, .popup__document table.colltable thead tr th, .table-collection tbody tr th, .popup__document table.colltable tbody tr th {
  font-size: 10px;
  padding: 3px 8px;
  border: 0;
  color: #797c83;
  font-weight: normal;
  vertical-align: middle;
  white-space: nowrap;
}
.table-collection thead tr th a, .popup__document table.colltable thead tr th a, .table-collection tbody tr th a, .popup__document table.colltable tbody tr th a {
  color: #797c83;
  font-weight: normal;
  white-space: nowrap;
  text-decoration: none;
}
.table-collection thead tr th a i.icon, .popup__document table.colltable thead tr th a i.icon, .table-collection tbody tr th a i.icon, .popup__document table.colltable tbody tr th a i.icon {
  font-size: 7px;
  margin-left: 5px;
  vertical-align: middle;
}
.table-collection thead tr th.checkbox, .popup__document table.colltable thead tr th.checkbox, .table-collection tbody tr th.checkbox, .popup__document table.colltable tbody tr th.checkbox {
  font-size: 13px;
  width: 35px;
  padding-left: 15px;
}
.table-collection thead tr th.icon, .popup__document table.colltable thead tr th.icon, .table-collection tbody tr th.icon, .popup__document table.colltable tbody tr th.icon {
  width: 30px;
  padding: 3px 0;
}
.table-collection thead tr th.actions_th_nomore, .popup__document table.colltable thead tr th.actions_th_nomore, .table-collection tbody tr th.actions_th_nomore, .popup__document table.colltable tbody tr th.actions_th_nomore {
  width: 140px;
  min-width: 140px;
}
.table-collection tbody a, .popup__document table.colltable tbody a {
  text-decoration: none;
}
.table-collection tbody a:visited, .popup__document table.colltable tbody a:visited {
  text-decoration: none;
}
.table-collection tbody a:link, .popup__document table.colltable tbody a:link {
  text-decoration: none;
}
.table-collection tbody tr.rowselected, .popup__document table.colltable tbody tr.rowselected {
  background-color: #247ACB;
}
.table-collection tbody tr.rowselected td, .popup__document table.colltable tbody tr.rowselected td {
  color: #FFF;
}
.table-collection tbody tr.rowselected td a, .popup__document table.colltable tbody tr.rowselected td a {
  color: #fff;
}
.table-collection tbody tr.rowselected td a:visited, .popup__document table.colltable tbody tr.rowselected td a:visited {
  color: #fff;
}
.table-collection tbody tr.rowselected td a:link, .popup__document table.colltable tbody tr.rowselected td a:link {
  color: #fff;
}
.table-collection tbody tr.rowselected:hover, .popup__document table.colltable tbody tr.rowselected:hover {
  background-color: #247ACB;
}
.table-collection tbody tr.rowselected > td.actions .open-actions a, .popup__document table.colltable tbody tr.rowselected > td.actions .open-actions a, .table-collection tbody tr.rowselected > td.actions .open-actions a:link, .popup__document table.colltable tbody tr.rowselected > td.actions .open-actions a:link, .table-collection tbody tr.rowselected > td.actions .open-actions a:visited, .popup__document table.colltable tbody tr.rowselected > td.actions .open-actions a:visited, .table-collection tbody tr.rowselected .dropdown:not(.active) > .dropdown-more span, .popup__document table.colltable tbody tr.rowselected .dropdown:not(.active) > .dropdown-more span, .table-collection tbody tr.rowselected .dropdown:not(.active) > .dropdown-more span:link, .popup__document table.colltable tbody tr.rowselected .dropdown:not(.active) > .dropdown-more span:link, .table-collection tbody tr.rowselected .dropdown:not(.active) > .dropdown-more span:visited, .popup__document table.colltable tbody tr.rowselected .dropdown:not(.active) > .dropdown-more span:visited {
  color: #FFF;
}
.table-collection tbody tr:hover, .popup__document table.colltable tbody tr:hover {
  background-color: #DCEEFE;
}
.table-collection tbody tr td, .popup__document table.colltable tbody tr td {
  vertical-align: top;
  color: #797c83;
  padding: 10px 8px 7px 10px;
  font-size: 13px;
}
.table-collection tbody tr td.icon-30px img, .popup__document table.colltable tbody tr td.icon-30px img {
  width: 30px !important;
  height: 30px !important;
}
.table-collection tbody tr td p, .popup__document table.colltable tbody tr td p {
  margin: 0;
}
.table-collection tbody tr td.icon, .popup__document table.colltable tbody tr td.icon {
  width: 30px;
  padding: 10px 5px 10px 10px;
}
.table-collection tbody tr td.icon .lock-sign, .popup__document table.colltable tbody tr td.icon .lock-sign {
  position: relative;
  top: -36px;
  left: 28px;
  width: 0;
  height: 0;
  display: block;
}
.table-collection tbody tr td.checkbox, .popup__document table.colltable tbody tr td.checkbox {
  padding-left: 15px;
}
.table-collection tbody tr td.name, .popup__document table.colltable tbody tr td.name {
  font-size: 15px;
}
.table-collection tbody tr td.name i.icon, .popup__document table.colltable tbody tr td.name i.icon {
  font-size: 12px;
  color: #dcdee0;
}
.table-collection tbody tr td.VariableWidth9, .popup__document table.colltable tbody tr td.VariableWidth9 {
  min-width: 150px;
}
.table-collection tbody tr td.nospace, .popup__document table.colltable tbody tr td.nospace {
  white-space: nowrap;
}
.table-collection tbody tr td.generic, .popup__document table.colltable tbody tr td.generic {
  font-weight: bold;
}
.table-collection tbody tr td.actions, .popup__document table.colltable tbody tr td.actions {
  font-size: 20px;
  padding-top: 10px;
  color: #797c83;
}
.table-collection tbody tr td.actions ul.open-actions, .popup__document table.colltable tbody tr td.actions ul.open-actions {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.table-collection tbody tr td.actions ul.open-actions li, .popup__document table.colltable tbody tr td.actions ul.open-actions li {
  float: left;
  margin-right: 20px;
}
.table-collection tbody tr td.actions ul.open-actions li:last-child, .popup__document table.colltable tbody tr td.actions ul.open-actions li:last-child {
  margin-right: 0;
}
.table-collection tbody tr td.actions a, .popup__document table.colltable tbody tr td.actions a {
  color: #6d7277;
}
.table-collection tbody tr td.actions a:visited, .popup__document table.colltable tbody tr td.actions a:visited {
  color: #6d7277;
}
.table-collection tbody tr td.actions a:link, .popup__document table.colltable tbody tr td.actions a:link {
  color: #6d7277;
}
.table-collection tbody tr td.actions_nomore a, .popup__document table.colltable tbody tr td.actions_nomore a {
  color: #6d7277;
}
.table-collection > tbody:only-child > tr:first-child > td, .popup__document table.colltable > tbody:only-child > tr:first-child > td {
  border-top: none;
}

.colltable_props .no-border th, .colltable_props .no-border td {
  border: 0;
}
.colltable_props > tbody > tr > td > p {
  margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

a {
  color: #247ACB;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  color: #053e6d;
}
a[rel=help] {
  text-decoration: none;
}

.submit, .popup__document #buttonbar input[type=submit], .popup__document #buttonbar input[type=button], .popup__document #buttonbar_top input[type=submit], .popup__document #buttonbar_top input[type=button], .submit-simple, #AddObject .alertify-button, #EditObject .alertify-button, #AddObject .alertify-button-cancel, #EditObject .alertify-button-cancel {
  display: inline-block;
  border: none;
  font-size: 15px;
  color: #FFF;
  min-width: 84px;
  height: 32px;
  line-height: 28px;
  text-align: center;
  -webkit-appearance: none;
  cursor: pointer;
  border-radius: 3px;
  margin-right: 10px;
  outline: none;
  background: #383e42;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  padding: 0 15px;
}
.submit:hover, .popup__document #buttonbar input[type=submit]:hover, .popup__document #buttonbar input[type=button]:hover, .popup__document #buttonbar_top input[type=submit]:hover, .popup__document #buttonbar_top input[type=button]:hover, .submit-simple:hover, #AddObject .alertify-button:hover, #EditObject .alertify-button:hover, #AddObject .alertify-button-cancel:hover, #EditObject .alertify-button-cancel:hover {
  background: #DCEEFE;
  color: #2D3135;
}
[disabled].submit, .popup__document #buttonbar input[disabled][type=submit], .popup__document #buttonbar input[disabled][type=button], .popup__document #buttonbar_top input[disabled][type=submit], .popup__document #buttonbar_top input[disabled][type=button], [disabled].submit-simple, #AddObject [disabled].alertify-button, #EditObject [disabled].alertify-button, #AddObject [disabled].alertify-button-cancel, #EditObject [disabled].alertify-button-cancel {
  background: #edeff1;
  color: #9b9b9b;
  border: 2px solid #edeff1;
}

.submit.submit_white, .popup__document #buttonbar input.submit_white[type=submit], .popup__document #buttonbar input.submit_white[type=button], .popup__document #buttonbar_top input.submit_white[type=submit], .popup__document #buttonbar_top input.submit_white[type=button] {
  color: #2e3236;
  background: #fff;
  border: 1px solid #e3e6e9;
}
.submit.submit_white:not([disabled]):hover, .popup__document #buttonbar input.submit_white[type=submit]:not([disabled]):hover, .popup__document #buttonbar input.submit_white[type=button]:not([disabled]):hover, .popup__document #buttonbar_top input.submit_white[type=submit]:not([disabled]):hover, .popup__document #buttonbar_top input.submit_white[type=button]:not([disabled]):hover {
  border: 1px solid #2e3236;
}
.submit.submit_white[disabled], .popup__document #buttonbar input.submit_white[disabled][type=submit], .popup__document #buttonbar input.submit_white[disabled][type=button], .popup__document #buttonbar_top input.submit_white[disabled][type=submit], .popup__document #buttonbar_top input.submit_white[disabled][type=button] {
  color: #d2d9dc;
}

#AddObject .alertify-button-cancel, #EditObject .alertify-button-cancel {
  color: #2e3236;
  background: #fff;
  border: 1px solid #e3e6e9;
}
#AddObject .alertify-button-cancel:hover, #EditObject .alertify-button-cancel:hover {
  background: #FFF !important;
}
#AddObject .alertify-button-cancel:not([disabled]):hover, #EditObject .alertify-button-cancel:not([disabled]):hover {
  border: 1px solid #2e3236;
}
#AddObject [disabled].alertify-button-cancel, #EditObject [disabled].alertify-button-cancel {
  color: #D2D9DC;
}

.submit-simple {
  color: #2D3135;
  background: #fff;
  border: 2px solid #C5C9CD;
  min-width: inherit;
  font-size: 10px;
  height: inherit;
  padding: 4px 10px;
  line-height: inherit;
}
.submit-simple:not([disabled]):hover {
  background: #247ACB;
  border: 2px solid #247ACB;
  color: #fff;
}
.submit-simple.submit-simple-grey {
  background: #383e42;
  color: #FFF;
}
.submit-simple.submit-simple-grey:hover {
  background: #DCEEFE;
}

.submit.no-upper-case, .popup__document #buttonbar input[type=submit], .popup__document #buttonbar input[type=button], .popup__document #buttonbar_top input[type=submit], .popup__document #buttonbar_top input[type=button] {
  text-transform: none;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

.labelHelpLink--nohref, .labelHelpLink--inline {
  cursor: help;
}

.breadcrumbs {
  position: relative;
  background: #E0E3E7;
  padding-left: 29px;
  color: #797c83;
  font-size: 11px;
  border-bottom: 1px solid #DCDEE0;
}
.breadcrumbs table {
  border-spacing: 0;
  border-collapse: collapse;
}
.breadcrumbs a {
  color: #247ACB;
}
.breadcrumbs td, .breadcrumbs li {
  min-height: 26px;
  line-height: 26px;
  vertical-align: top;
}
.breadcrumbs .breadcrumbs__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumbs .breadcrumbs__list img {
  content: "|";
  width: 1px;
  height: 8px;
  display: inline-block;
  border-left: 1px solid #B1B3B7;
  -webkit-transform: rotate(-20deg);
      -ms-transform: rotate(-20deg);
          transform: rotate(-20deg);
  position: relative;
  margin: 0 3px;
}
.breadcrumbs .breadcrumbs__toggle {
  position: absolute;
  cursor: pointer;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  background: #D7DBDF;
  left: 9px;
  bottom: -7px;
  z-index: 3;
  font-size: 8px;
  text-align: center;
  line-height: 1px;
  color: #383E42;
}
.breadcrumbs .breadcrumbs__toggle i {
  font-size: 0;
  position: relative;
  top: 4px;
}
.breadcrumbs .breadcrumbs__toggle i:before {
  font-size: 7px;
}
.breadcrumbs .breadcrumbs__toggle.is-active {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.breadcrumbs .breadcrumbs__toggle:hover {
  background: #aaa;
}
.breadcrumbs .breadcrumbs__toggle:hover i {
  color: #000;
}
.breadcrumbs .breadcrumbs__more {
  padding-bottom: 5px;
}

.notice {
  padding: 12px 60px 12px 65px;
  font-size: 13px;
  position: relative;
  border-bottom: 1px solid #DCDEE0;
}
.notice a {
  text-decoration: none;
}
.notice p {
  margin: 0;
  display: inline-block;
}
.notice ul {
  margin: 5px 0;
  padding-right: 15px;
}
.notice .notice__icon {
  position: absolute;
  font-size: 19px;
  left: 40px;
}
.notice .notice__icon:before {
  display: inline-block;
  padding-right: 5px;
}
.notice .notice__close {
  position: absolute;
  right: 28px;
  top: 13px;
  font-size: 19px;
  opacity: 0.6;
}
.notice .notice__button {
  display: inline-block;
  border-radius: 3px;
  font-size: 10px;
  background: #fff;
  width: 40px;
  height: 22px;
  line-height: 22px;
  color: #2E3236;
  margin: 0 5px;
  text-align: center;
}
.notice .notice__more {
  color: #247ACB;
  font-size: 10px;
  vertical-align: middle;
  display: inline-block;
}
.notice .notice__more:hover {
  text-decoration: underline;
}
.notice.notice_blue {
  background: #DDF0FE;
  color: #215C89;
}
.notice.notice_blue .icon-close {
  color: #215C89;
}
.notice.notice_admin-message {
  background: #fff9e5;
  color: #5c656c;
}
.notice.notice_admin-message p {
  position: relative;
  top: 2px;
}
.notice.notice_admin-message .icon-close {
  color: #b6bcc0;
}
.notice.notice_red {
  background: #FFECE3;
  color: #AB5C3C;
}
.notice.notice_red .icon-close {
  color: #AB5C3C;
}
.notice.notice_green {
  background: #F0F9D6;
  color: #8CAD42;
}
.notice.notice_green .icon-close {
  color: #8CAD42;
}
.notice .notice__multifile_list {
  margin: 2.5em 0 0 0;
  padding: 0;
  list-style: none;
}
.notice .notice__multifile_list li {
  display: inline-block;
}
.notice .notice__multifile_list li:after {
  content: ", ";
}
.notice .notice__multifile_list li a:hover {
  text-decoration: underline;
}
.notice .bkjob_message_info {
  margin: 0 auto 0;
}
.notice .bkjob_instance {
  color: rgba(140, 173, 66, 0.9);
}
.notice .bkjob_instance label {
  color: #8cad42;
  font-weight: 500;
}
.notice .bkjob_instance--type {
  position: relative;
  top: -8px;
}
.notice .bkjob_instance--addinfo {
  border-top: 1px dotted rgba(140, 173, 66, 0.5);
  margin-left: 40px;
  padding-top: 10px;
  position: relative;
  top: -8px;
}

.multiselect {
  border: 1px solid #c5c9cd;
  padding: 5px;
  width: 100%;
}
.multiselect:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.multiselect optgroup {
  padding-bottom: 3px;
}
.multiselect option {
  padding: 3px 25px;
  width: 100%;
}
.multiselect option:before {
  display: none;
}
.multiselect option:disabled:hover {
  background: transparent;
}
.multiselect option:hover {
  background: url(images/inputs/check.png) 5px center no-repeat #EDEFF1;
}

/* IE Only Hack for Multi-select menus */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .multiselect option:hover {
    background-color: #26a0da;
    color: #fff;
  }
}
span.selectboxit-container {
  height: 29px;
  border: 1px solid #C5C9CD;
  display: block;
  position: relative;
  background: #fff;
  outline: none;
}
span.selectboxit-container * {
  outline: none;
}
span.selectboxit-container:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
span.selectboxit-container .selectboxit-btn {
  height: 29px;
  line-height: 29px;
  font-size: 12px;
  color: #383E42;
  padding-left: 11px;
  display: block;
  margin-right: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  margin-right: 30px;
}
span.selectboxit-container .selectboxit-options {
  display: none;
  margin: 0;
  list-style: none;
  position: absolute;
  left: 0;
  top: 0 !important;
  min-width: 100%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 4px 5px;
  background: #fff;
  z-index: 300;
  max-height: 300px;
  overflow-x: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
span.selectboxit-container .selectboxit-options li {
  cursor: pointer;
  position: relative;
}
span.selectboxit-container .selectboxit-options li.selectboxit-disabled a {
  color: #dcdee0;
  font-weight: normal;
}
span.selectboxit-container .selectboxit-options li.selectboxit-disabled a:hover {
  background-color: transparent;
}
span.selectboxit-container .selectboxit-options a {
  font-size: 13px;
  color: #383E42;
  white-space: nowrap;
  overflow: hidden;
  height: 21px;
  line-height: 21px;
  padding-left: 24px;
  display: block;
}
span.selectboxit-container .selectboxit-options a:hover {
  background: #EDEFF1;
  text-decoration: none;
}
span.selectboxit-container .selectboxit-options .selectboxit-focus {
  background: #EDEFF1;
}
span.selectboxit-container .selectboxit-options .selectboxit-focus .selectboxit-option-icon {
  opacity: 1;
}
span.selectboxit-container .selectboxit-options .selectboxit-option-icon {
  position: absolute;
  top: 4px;
  left: 6px;
  opacity: 0;
}
span.selectboxit-container .selectboxit-arrow-container {
  position: absolute;
  right: 11px;
  top: 0;
  height: 29px;
  line-height: 29px;
  width: 10px;
}
span.selectboxit-container .selectboxit-arrow-container i {
  line-height: 29px;
  color: #383E42;
  font-size: 12px;
}

.selectboxit-container.selectbox-plain, select.selectbox.selectbox-plain + .selectboxit-container {
  border: 0;
  background: transparent;
  font-weight: bold;
  cursor: pointer;
  width: 100%;
}
.selectboxit-container.selectbox-plain .selectboxit-btn, select.selectbox.selectbox-plain + .selectboxit-container .selectboxit-btn {
  padding-left: 0;
  overflow: inherit;
  margin-right: 30px;
}
.selectboxit-container.selectbox-plain .selectboxit-btn .selectboxit-text, select.selectbox.selectbox-plain + .selectboxit-container .selectboxit-btn .selectboxit-text {
  white-space: nowrap;
  margin-right: 20px;
}
.selectboxit-container.selectbox-plain .selectboxit-btn .selectboxit-arrow-container i, select.selectbox.selectbox-plain + .selectboxit-container .selectboxit-btn .selectboxit-arrow-container i {
  font-size: 9px;
}
.selectboxit-container.selectbox-plain .selectboxit-options, select.selectbox.selectbox-plain + .selectboxit-container .selectboxit-options {
  right: auto;
}
.selectboxit-container.selectbox-plain .selectboxit-options li, select.selectbox.selectbox-plain + .selectboxit-container .selectboxit-options li {
  padding-right: 25px;
}
.selectboxit-container.selectbox-plain .selectboxit-options a, select.selectbox.selectbox-plain + .selectboxit-container .selectboxit-options a {
  overflow: initial;
}

.selectbox-inline + .selectboxit-container, .selectbox-inline.selectboxit-container, .selectbox-inline .selectboxit-container {
  display: inline-block;
  vertical-align: middle;
}
.selectbox-inline + .selectboxit-container .selectboxit-btn, .selectbox-inline.selectboxit-container .selectboxit-btn, .selectbox-inline .selectboxit-container .selectboxit-btn {
  padding-right: 50px;
}

.input, .textarea {
  height: 29px;
  border: 1px solid #C5C9CD;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: normal;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 300;
  color: #2E3236;
  width: 100%;
}
.input:hover, .textarea:hover, .input:focus, .textarea:focus {
  border-color: #b7b9bc;
}
.input[disabled], [disabled].textarea {
  background: #F8FBFD;
  border-color: #E5E8EB;
}

.textarea {
  height: 80px;
  padding: 5px 10px;
}

input[type=checkbox].checkbox {
  display: none;
}
input[type=checkbox].checkbox + label {
  display: inline-block;
  margin: 0;
  clear: none;
  padding: 5px 0 4px 24px;
  cursor: pointer;
  background: url(images/inputs/checkbox.png) left center no-repeat;
}
input[type=checkbox].checkbox:checked + label {
  background: url(images/inputs/checkbox_selected.png) left center no-repeat;
}
input[type=checkbox].checkbox:disabled + label {
  background: url(images/inputs/checkbox_disabled.png) left center no-repeat;
}
input[type=checkbox].checkbox:checked:disabled + label {
  background: url(images/inputs/checkbox_selected_disabled.png) left center no-repeat;
}

.more, .more:visited, .more:link, .morelink:link, .morelink:visited {
  display: inline-block;
  text-decoration: none;
  color: #2D3135;
  height: 20px;
  line-height: 17px;
  text-align: center;
  font-size: 10px;
  padding: 0 15px;
  border: 1px solid transparent;
  border-radius: 3px;
  font-weight: 300;
  background-color: #DCEEFE;
}
.more:hover, .more:visited:hover, .more:link:hover, .morelink:link:hover, .morelink:visited:hover {
  border-color: transparent;
  background-color: #247ACB;
  color: #fff;
}

.dropdown {
  width: 250px;
  position: relative;
}
.dropdown.dropdown-more_left {
  float: none;
}
.dropdown.dropdown-inline {
  float: left;
  width: 50px;
}
.dropdown.dropdown-inline.dropdown-left ul.dropdown-items {
  left: 0;
  right: auto;
}
.dropdown.dropdown-inline .dropdown-more {
  height: auto;
  line-height: normal;
}
.dropdown.dropdown-inline ul.dropdown-items {
  right: 0;
  top: 30px;
  width: 250px;
}
.dropdown .dropdown-more {
  width: 50px;
  height: 35px;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  cursor: pointer;
  float: right;
  color: #6d7277;
}
.dropdown ul.dropdown-items {
  display: none;
  list-style-type: none;
  margin: 0;
  width: 250px;
  font-size: 13px;
  position: absolute;
  background-color: white;
  -webkit-box-shadow: 0 0 7px 0 rgba(39, 57, 85, 0.4);
          box-shadow: 0 0 7px 0 rgba(39, 57, 85, 0.4);
  padding: 20px 0;
  top: 40px;
  z-index: 200;
  color: #383e42;
}
.dropdown ul.dropdown-items li {
  padding: 14px 20px;
  line-height: 20px;
}
.dropdown ul.dropdown-items li a {
  display: block;
  color: #383E42;
  text-decoration: none;
  position: relative;
  padding-right: 40px;
}
.dropdown ul.dropdown-items li hr {
  background-color: #d1d0d0;
  color: #d1d0d0;
}
.dropdown ul.dropdown-items li:link {
  color: #383E42;
  text-decoration: none;
}
.dropdown ul.dropdown-items li:visited {
  color: #383E42;
  text-decoration: none;
}
.dropdown ul.dropdown-items li .icon {
  font-size: 16px;
  position: relative;
  padding: 7px;
  border-radius: 50%;
  margin-top: -7px;
  border: 1px solid #D8E0E4;
  display: inline-block;
  position: absolute;
  height: 32px;
  top: 1px;
  right: 0;
}
.dropdown ul.dropdown-items li.action-disabled a {
  color: #a2a6ac;
  position: relative;
}
.dropdown ul.dropdown-items li.action-disabled a:hover {
  background-color: #FFF;
  cursor: default;
}
.dropdown ul.dropdown-items li:not(.action-disabled):hover {
  background-color: #EDEFF1;
}
.dropdown.active .dropdown-more {
  z-index: 201;
  position: relative;
  -webkit-box-shadow: 0 10px 0 0 white, 0 0 7px 0 rgba(39, 57, 85, 0.4);
          box-shadow: 0 10px 0 0 white, 0 0 7px 0 rgba(39, 57, 85, 0.4);
  background-color: #fff;
}
.dropdown.active ul {
  display: block;
}

#content {
  min-width: 980px;
}

#contents_anchor {
  position: absolute;
  height: 0;
  width: 0;
  visibility: hidden;
  left: -99999px;
}

.helpwindow {
  background: #edeff1;
  min-width: 0;
}
.helpwindow .helpwindow__title {
  background: #fff;
  padding: 12px 16px;
  font-size: 19px;
  color: #383e42;
  font-weight: normal;
}
.helpwindow .helpwindow__title i {
  vertical-align: middle;
  margin-right: 5px;
  color: #9aa2a8;
  display: inline-block;
  font-size: 110%;
}
.helpwindow .helpwindow__content {
  padding: 10px 25px;
  font-size: 12px;
  color: #383e42;
  line-height: 1.3;
}
.helpwindow .helpwindow__content h2 {
  margin-bottom: 12px;
  font-weight: 600;
  color: #383e42;
  font-size: 13px;
}

sup.act_dsFull, sup.act_cpx, sup.act_minimum, sup.act_imageManager, sup.act_anonymous {
  font-size: 75%;
  color: #fff;
  border-radius: 1px;
  text-decoration: none;
  line-height: 1;
  text-transform: uppercase;
  margin-left: 4px;
  background: #4B7396;
  padding: 2px 4px;
  vertical-align: baseline;
  font-weight: 300;
}
h1 sup.act_dsFull, h1 sup.act_cpx, h1 sup.act_minimum, h1 sup.act_imageManager, h1 sup.act_anonymous {
  font-size: 0.5em;
}

.error {
  font-size: 12px;
  color: #383E42;
  line-height: 1.3;
  text-align: left;
  max-width: 667px;
  margin: 30px auto;
  padding: 12px 20px 12px 67px;
  position: relative;
  background: #fff;
  border: 1px solid #DCDEE0;
  overflow: auto;
}
.error.error_left {
  margin: 30px 0;
}
.error.error_left ul {
  list-style: none;
}
.error.error_left ul li {
  margin-bottom: 5px;
}
.error .error__icon {
  margin-bottom: 5px;
  position: absolute;
  left: 17px;
  font-size: 36px;
  color: #B6BCC0;
  margin-top: -20px;
  line-height: 1;
  top: 50%;
}
.error h2, .error h1 {
  font-size: 22px;
  font-weight: normal;
  color: #383E42;
  margin-bottom: 2px;
}
.error p {
  margin: 0;
  padding: 0;
}
.error.error_red .error__icon, .error.error_red h1, .error.error_red h2 {
  color: #FC6051;
}
.error.error_blue .error__icon, .error.error_blue h1, .error.error_blue h2 {
  color: #185AC8;
}
.error.error_green .error__icon, .error.error_green h1, .error.error_green h2 {
  color: green;
}

.new-item {
  font-size: 9px;
  color: #fff;
  border-radius: 2px;
  background-color: #ff5e44;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 1px 2px;
  margin-left: 5px;
  margin-right: 5px;
}

input[type=radio]:checked + .checkboxradio.radio:before {
  margin: 0;
  content: " ";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 7px;
  border-radius: 7px;
  height: 7px;
  background: #383E42;
}

input[type=checkbox]:checked + .checkboxradio:not(.radio):before {
  margin-left: 2px;
  position: relative;
  top: 2px;
  font-size: 12px;
}

.checkboxradio {
  width: 16px;
  height: 16px;
  border: 1px solid #DCDEE0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  color: #3A4044;
  background-color: #FFF;
  font-size: 12px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.checkboxradio:hover {
  border-color: #99A1A7;
}
.checkboxradio.disabledinput {
  opacity: 0.5;
  cursor: default;
}
.checkboxradio.disabledinput:hover {
  border-color: #DCDEE0;
}
.checkboxradio.disabledinput.radio:hover {
  border-color: #E0E1E3;
}
.checkboxradio.radio {
  height: 17px;
  width: 17px;
  border: 2px solid #C5C9CD;
  border-radius: 17px;
}
.checkboxradio.radio:hover {
  border-color: #A3ABB0;
}

.h1 {
  font-weight: normal;
  font-size: 20px;
  color: #383E42;
}

#fedbadge strong {
  margin-right: 5px;
}
#fedbadge br {
  display: none;
}

.federated-content p {
  margin-bottom: 1em;
}

#federated_title {
  padding-left: 50px;
  background: url(images/federated.png) no-repeat top left;
  padding-bottom: 10px;
}

#federated_contactinfo {
  padding: 20px 0;
  border-bottom: 1px solid #f3f3f3;
  border-top: 1px solid #f3f3f3;
  line-height: 1.3;
}
#federated_contactinfo p {
  margin: 0 0 10px 0;
}

.federated-content h2 {
  margin: 21px 0;
  font-weight: 300;
  font-size: 22px;
}

#AddObject .alertify, #EditObject .alertify {
  background: #ebedef;
  border: 1px solid #ccc;
  border-radius: 0 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-clip: padding-box;
}
#AddObject .alertify-dialog, #EditObject .alertify-dialog {
  padding: 0;
}
#AddObject .alertify-buttons, #EditObject .alertify-buttons {
  padding: 15px;
  background: #fff;
}
#AddObject .alertify-button, #EditObject .alertify-button {
  text-shadow: none;
}
#AddObject .alertify-button:focus, #EditObject .alertify-button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#AddObject .alertify-message, #EditObject .alertify-message {
  padding: 10px 30px 0 30px;
  text-align: left;
}
#AddObject ul, #EditObject ul {
  text-align: left;
}
#AddObject .alertify-cover, #EditObject .alertify-cover {
  background: #aaaaaa;
  opacity: 0.5;
}

.popup__document--routing-wizard #wiz_page1 .wiz_page1 {
  font-weight: 900;
  background-color: #ebedef;
}
.popup__document--routing-wizard #wiz_page2 .wiz_page2 {
  font-weight: 900;
  background-color: #ebedef;
}
.popup__document--routing-wizard #wiz_page3 .wiz_page3 {
  font-weight: 900;
  background-color: #ebedef;
}
.popup__document--routing-wizard #wiz_page4 .wiz_page4 {
  font-weight: 900;
  background-color: #ebedef;
}
.popup__document--routing-wizard #wiz_review .wiz_review {
  font-weight: 900;
  background-color: #ebedef;
}
.popup__document--routing-wizard #subheader {
  border: 0;
  margin: 0;
  padding: 0;
  height: 50px;
  position: relative;
  border-top: 1px solid #d8dde0;
  list-style-type: none;
}
.popup__document--routing-wizard #subheader li {
  float: left;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid #d8dde0;
  padding: 0 25px;
  font-family: Roboto, sans-serif;
  color: #383e42;
  font-size: 13px;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  background: transparent;
}
.popup__document--routing-wizard #subheader li:first-child {
  border-left: 0;
}
.popup__document--routing-wizard .popup__header__toolbar {
  padding: 0 0 15px 20px;
}
.popup__document--routing-wizard #buttonbar .buttonbar__pair.left, .popup__document--routing-wizard #buttonbar_top .buttonbar__pair.left {
  width: 45%;
  float: left;
}
.popup__document--routing-wizard #buttonbar .buttonbar__pair.right, .popup__document--routing-wizard #buttonbar_top .buttonbar__pair.right {
  width: 55%;
  float: right;
}
.popup__document--routing-wizard #buttonbar .buttonbar__pair input:nth-child(1), .popup__document--routing-wizard #buttonbar_top .buttonbar__pair input:nth-child(1) {
  float: left;
}
.popup__document--routing-wizard #buttonbar .buttonbar__pair input:nth-child(2), .popup__document--routing-wizard #buttonbar_top .buttonbar__pair input:nth-child(2) {
  float: right;
}
.popup__document--routing-wizard .checkboxradio.radio {
  background-color: #fff;
}
.popup__document--routing-wizard .checkb {
  background-color: #fff;
}
.popup__document--routing-wizard .popup__content {
  background-color: #ebedef !important;
  padding: 30px !important;
}
.popup__document--routing-wizard .popup__content #loadsavedslip {
  margin: 20px 0;
  padding: 15px 0 5px 30px;
}
.popup__document--routing-wizard .popup__content h2, .popup__document--routing-wizard .popup__content h3, .popup__document--routing-wizard .popup__content h4 {
  font-family: Roboto, sans-serif;
  color: #383e42;
  text-align: left;
  background: transparent;
}
.popup__document--routing-wizard .popup__content h2 {
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}
.popup__document--routing-wizard .popup__content h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  margin: 20px 0;
  padding: 0;
  border-bottom: 1px solid #dcdee0;
}
.popup__document--routing-wizard .popup__content h4 {
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
}
.popup__document--routing-wizard .popup__content #doclist select {
  float: left;
  width: 430px;
  min-width: 430px;
}
.popup__document--routing-wizard .popup__content #doclist .actions-wrapper {
  float: left;
  margin-left: 13px;
}
.popup__document--routing-wizard .popup__content #doclist .actions-wrapper .action-button-wrapper {
  margin-bottom: 6px;
}
.popup__document--routing-wizard .popup__content .note {
  color: #215c89;
  font-size: 14px;
}
.popup__document--routing-wizard .popup__content .note .icon {
  font-size: 18px;
  margin-top: -3px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 5px;
}
.popup__document--routing-wizard .popup__content .saved-routing-slips .select-wrapper {
  width: 430px;
  float: left;
}
.popup__document--routing-wizard .popup__content .saved-routing-slips .actions-wrapper {
  padding-top: 5px;
  margin-left: 13px;
  float: left;
}
.popup__document--routing-wizard .popup__content .show-all-routing-slips {
  padding-top: 10px;
}
.popup__document--routing-wizard .popup__content table.routing-action {
  width: 70%;
}
.popup__document--routing-wizard .popup__content table.routing-action th {
  text-align: left;
  padding: 10px 0;
}
.popup__document--routing-wizard .popup__content table.routing-action th.order {
  width: 300px;
}
.popup__document--routing-wizard .popup__content table.routing-action td {
  padding-bottom: 10px;
  vertical-align: middle;
}
.popup__document--routing-wizard .popup__content table.routing-action td.radio {
  padding-right: 5px;
  width: 30px;
}
.popup__document--routing-wizard .popup__content table.routing-action td.chbxlist {
  line-height: 1.5em;
}
.popup__document--routing-wizard .popup__content table.propstable {
  line-height: 29px;
}
.popup__document--routing-wizard .popup__content table.propstable .checkb {
  margin-right: 10px;
}
.popup__document--routing-wizard .popup__content table.propstable .chbxlist .cbxrow {
  margin-bottom: 7px;
}
.popup__document--routing-wizard .popup__content table.propstable .chbxlist .checkboxradio {
  float: left;
}
.popup__document--routing-wizard .popup__content table.propstable .chbxlist .cbxlabel {
  margin-left: 30px;
  display: block;
}
.popup__document--routing-wizard .popup__content table.propstable td {
  padding-bottom: 5px;
}
.popup__document--routing-wizard .popup__content table.propstable > tbody > tr > td:last-child {
  font-weight: normal;
}
.popup__document--routing-wizard .popup__content .excalation-table .select-wrapper {
  display: inline-block;
}
.popup__document--routing-wizard .popup__content .excalation-table .select-wrapper.select-wrapper-relative-list {
  width: 150px;
}
.popup__document--routing-wizard .popup__content .excalation-table .input-wrapper {
  display: inline-block;
  vertical-align: inherit;
}
.popup__document--routing-wizard .popup__content .excalation-table input.datepicker {
  display: inline-block;
}
.popup__document--routing-wizard .popup__content .excalation-table [name=byDate], .popup__document--routing-wizard .popup__content .excalation-table [name=CustomDays], .popup__document--routing-wizard .popup__content .excalation-table [name*=_convert] {
  width: 150px;
}
.popup__document--routing-wizard .popup__content .sub-form .form-group {
  margin: 15px 0;
}
.popup__document--routing-wizard .popup__content .sub-form .form-group label {
  display: block;
  font-weight: bold;
  margin: 7px 0;
}
.popup__document--routing-wizard .popup__content .sub-form .form-group label .labelHelpLink {
  text-decoration: none;
  color: #383E42;
  cursor: help;
}
.popup__document--routing-wizard .popup__content .sub-form .form-group label.radio-inline {
  display: inline;
  margin-right: 10px;
}
.popup__document--routing-wizard .popup__content .sub-form .form-group .title {
  font-weight: bold;
  margin-bottom: 10px;
}
.popup__document--routing-wizard .popup__content .sub-form .form-group .input, .popup__document--routing-wizard .popup__content .sub-form .form-group .textarea, .popup__document--routing-wizard .popup__content .sub-form .form-group select {
  max-width: 510px;
  width: 510px;
}
.popup__document--routing-wizard .popup__content .sub-form .form-group .form-group-el .input, .popup__document--routing-wizard .popup__content .sub-form .form-group .form-group-el .textarea, .popup__document--routing-wizard .popup__content .sub-form .form-group .form-group-el .multiselect {
  float: left;
}
.popup__document--routing-wizard .popup__content .sub-form .form-group .form-group-el .sub-actions {
  float: left;
  margin: 3px;
}
.popup__document--routing-wizard .popup__content .sub-form .form-group .sub-actions {
  margin: 7px 0;
}
.popup__document--routing-wizard .popup__content .icon-res {
  font-size: 20px;
  float: left;
  position: relative;
  top: -3px;
}
.popup__document--routing-wizard .popup__content .icon-res.icon-ok {
  color: green;
}
.popup__document--routing-wizard .popup__content .icon-res.icon-warning {
  color: #FC6051;
}
.popup__document--routing-wizard .popup__content .icon-res.icon-error {
  color: #FC6051;
}
.popup__document--routing-wizard .popup__content .status-text {
  margin-left: 30px;
}
.popup__document--routing-wizard .popup__content .slip_list {
  list-style-type: none;
  font-size: 14px;
}

.popup__document .popup__document--routing-details #buttonbar {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}

.popup__document .popup__document--routing-details #content {
  text-align: center;
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 5px;
}

/*# sourceMappingURL=routing_wizard.css.map */