@charset "UTF-8";
/*
 * XSLTForms Generated Page Styling
 * 1. Property Page Styling
 * 2. View Property Page Styling
 * 3. Add Object Page Styling
 * 4. Object Service (ServiceLib) Pages (Edit or View)
 * 5. Wiki Add/Edit Page Styling
 * 6. Weblog Add/Edit Page Styling
 * 7. Wiki Service Page - Edit Styling
 * 8. Add Workspace Wizard
 */
/* 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;
}

.xforms-propswrapper .expand-btn .icon, .xforms-propswrapper .collapse-btn .icon, .xforms-group .xforms-alert-icon, 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, .xforms-group .xforms-alert-icon:before {
  content: "a";
}

.icon-arrdown:before, .xforms-propswrapper .collapse-btn button .icon: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, .icon-arrright:before, .xforms-propswrapper .expand-btn button .icon: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: "";
}

.icon-arrright:before, .xforms-propswrapper .expand-btn button .icon:before {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

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;
}

.ws-wizard-content .cr-chooser__searchcontrols .xf-submit-simple button, .ws-wizard-content .wizard-buttonbar .xforms-trigger button, .createworkspacecont .wizard_buttonbar .xforms-trigger button, .xforms-propswrapper .xforms-trigger.xforms-submit-simple button, .xforms-propswrapper .xforms-trigger.xforms-submit-small button, .xforms-propswrapper .xforms-trigger.xforms-submit-white button, .xforms-propswrapper .xforms-submit.xforms-submit button, .xforms-group #buttons input, .xforms-group #buttons button, #AddObject .alertify-button, #EditObject .alertify-button, .submit-simple, #AddObject .alertify-button-cancel, #EditObject .alertify-button-cancel, .submit, .xforms-group .xforms-submit input, .xforms-group .xforms-submit 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;
}
.ws-wizard-content .cr-chooser__searchcontrols .xf-submit-simple button:hover, .ws-wizard-content .wizard-buttonbar .xforms-trigger button:hover, .createworkspacecont .wizard_buttonbar .xforms-trigger button:hover, .xforms-propswrapper .xforms-trigger.xforms-submit-simple button:hover, .xforms-propswrapper .xforms-trigger.xforms-submit-small button:hover, .xforms-propswrapper .xforms-trigger.xforms-submit-white button:hover, .xforms-propswrapper .xforms-submit.xforms-submit button:hover, .xforms-group #buttons input:hover, .xforms-group #buttons button:hover, #AddObject .alertify-button:hover, #EditObject .alertify-button:hover, .submit-simple:hover, #AddObject .alertify-button-cancel:hover, #EditObject .alertify-button-cancel:hover, .submit:hover, .xforms-group .xforms-submit input:hover, .xforms-group .xforms-submit button:hover {
  background: #DCEEFE;
  color: #2D3135;
}
.ws-wizard-content .cr-chooser__searchcontrols .xf-submit-simple button[disabled], .ws-wizard-content .wizard-buttonbar .xforms-trigger button[disabled], .createworkspacecont .wizard_buttonbar .xforms-trigger button[disabled], .xforms-propswrapper .xforms-trigger.xforms-submit-simple button[disabled], .xforms-propswrapper .xforms-trigger.xforms-submit-small button[disabled], .xforms-propswrapper .xforms-trigger.xforms-submit-white button[disabled], .xforms-propswrapper .xforms-submit.xforms-submit button[disabled], .xforms-group #buttons input[disabled], .xforms-group #buttons button[disabled], #AddObject [disabled].alertify-button, #EditObject [disabled].alertify-button, [disabled].submit-simple, #AddObject [disabled].alertify-button-cancel, #EditObject [disabled].alertify-button-cancel, [disabled].submit, .xforms-group .xforms-submit input[disabled], .xforms-group .xforms-submit button[disabled] {
  background: #edeff1;
  color: #9b9b9b;
  border: 2px solid #edeff1;
}

.submit.submit_white, .xforms-group .xforms-submit input.submit_white, .xforms-group .xforms-submit button.submit_white {
  color: #2e3236;
  background: #fff;
  border: 1px solid #e3e6e9;
}
.submit.submit_white:not([disabled]):hover, .xforms-group .xforms-submit input.submit_white:not([disabled]):hover, .xforms-group .xforms-submit button.submit_white:not([disabled]):hover {
  border: 1px solid #2e3236;
}
.submit.submit_white[disabled], .xforms-group .xforms-submit input.submit_white[disabled], .xforms-group .xforms-submit button.submit_white[disabled] {
  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, .xforms-group .xforms-submit input.no-upper-case, .xforms-group .xforms-submit button.no-upper-case {
  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, .xforms-group .field input[type=text], .textarea, .xforms-group .field 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, .xforms-group .field input[type=text]:hover, .textarea:hover, .xforms-group .field textarea:hover, .input:focus, .xforms-group .field input[type=text]:focus, .textarea:focus, .xforms-group .field textarea:focus {
  border-color: #b7b9bc;
}
.input[disabled], .xforms-group .field input[disabled][type=text], [disabled].textarea, .xforms-group .field textarea[disabled] {
  background: #F8FBFD;
  border-color: #E5E8EB;
}

.textarea, .xforms-group .field 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;
}

.xforms-group .xforms-submit {
  display: inline-block;
}

.xforms-select1 select {
  line-height: 1.8;
  height: 2.3em;
  padding: 0 5px;
  border: 1px solid #c5c9cd;
  background: #fff;
  text-align: left;
  font-weight: normal;
  margin-right: 5px;
}

div#statusPanel {
  background-color: #fff !important;
  border: 1px solid #9ba3a9 !important;
  -webkit-box-shadow: 0 0 7px rgba(39, 57, 85, 0.5);
          box-shadow: 0 0 7px rgba(39, 57, 85, 0.5);
  text-indent: -999999px;
  background: url(../../images/xsltforms-loading.svg) 50% 50% no-repeat;
  height: 90px;
  width: 90px;
  min-height: 90px;
  min-width: 90px;
}

button.aid-button {
  background: url(../../images/action_selectdate.svg) 50% 50% no-repeat !important;
  width: 25px;
  height: 25px;
  border: 0;
  margin: 3px 6px 3px 3px;
  text-indent: -99999px;
  background: transparent;
  cursor: pointer;
}

.xsltforms-calendar-date {
  background: #fff;
  border: 21px solid #fff;
  border-collapse: collapse;
  -webkit-box-shadow: 0 0 7px rgba(39, 57, 85, 0.17);
          box-shadow: 0 0 7px rgba(39, 57, 85, 0.17);
  padding: 0;
  z-index: 1000000 !important;
  font-family: Roboto, sans-serif !important;
  font-size: 1em !important;
}
.xsltforms-calendar-date .xsltforms-calendar-names {
  color: #383e42;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  background: none;
  border: 0 !important;
}
.xsltforms-calendar-date .xsltforms-calendar-names td {
  padding-bottom: 8px;
  border-bottom: 0 !important;
}
.xsltforms-calendar-date .xsltforms-calendar-title {
  padding-bottom: 13px;
  border: none;
  background: transparent;
}
.xsltforms-calendar-date .xsltforms-calendar-title select {
  line-height: 1.9;
  height: 2.4em;
  padding: 0 5px;
  border: 1px solid #dcdee0;
  font-size: 12px;
  background: #fff;
  text-align: left;
  font-weight: normal;
  margin-right: 5px;
}
.xsltforms-calendar-date .xsltforms-calendar-title input {
  height: 29px;
  padding: 0 10px;
  border: 1px solid #dcdee0;
  color: #2e3236;
  font-size: 12px;
  width: 50px;
  margin-right: 10px;
}
.xsltforms-calendar-date .xsltforms-calendar-title button {
  background: #fff url(images/svg/x.svg) 50% 50% no-repeat;
  width: 25px;
  height: 25px;
  float: right;
  border: 0;
  text-indent: -99999px;
  cursor: pointer;
}
.xsltforms-calendar-date tbody {
  border: 1px solid #ccc;
  padding: 0;
}
.xsltforms-calendar-date tbody td {
  border: 0;
  font-size: 15px;
  padding: 9px 6px;
  text-align: center;
  cursor: pointer;
}
.xsltforms-calendar-date tbody td:hover {
  border: 0;
  background: none;
}
.xsltforms-calendar-date tbody td.weekend {
  color: #333;
}

.calendar .title, .calendar tfoot {
  background: #fff;
  border: 0;
}

.xforms-group .ch_showxml_btn {
  display: block;
  margin: 10px 0;
}
.xforms-group .xforms-alert {
  display: none;
}
.xforms-group .field {
  margin: 10px auto;
  *zoom: 1;
}
.xforms-group .field:after {
  content: " ";
  display: table;
  clear: both;
}
.xforms-group .field .xforms-help .xforms-label {
  float: left;
  width: 250px;
  text-align: right;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  color: #383E42;
  vertical-align: top;
  padding-right: 23px;
}
.xforms-group .field input[type=text] {
  width: 250px;
  display: inline-block;
}
.xforms-group .field textarea {
  width: 250px;
}
.xforms-group .ch_daterange {
  padding-bottom: 10px;
  *zoom: 1;
}
.xforms-group .ch_daterange:after {
  content: " ";
  display: table;
  clear: both;
}
.xforms-group .ch_daterange > .xforms-label {
  float: left;
  width: 250px;
  text-align: right;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  color: #383E42;
  vertical-align: top;
  padding-right: 23px;
}
.xforms-group .xforms-submit {
  padding-bottom: 15px;
  display: block;
}
.xforms-group .tablefilterheader-group {
  display: block;
}
.xforms-group #buttons input span, .xforms-group #buttons button span {
  font-weight: normal;
}
.xforms-group #buttons input .xforms-label, .xforms-group #buttons button .xforms-label {
  padding: 0;
  margin: 0;
}
#wizard_content .xforms-group .xforms-label {
  padding-top: 5px;
}
.xforms-group .xforms-alert-icon {
  color: red;
  background: none;
  font-size: 20px;
  padding: 0;
  vertical-align: middle;
}

.xforms-propswrapper {
  /* The styles for switch controls */
}
.xforms-propswrapper .xforms-control {
  display: table-row;
  margin-bottom: 5px;
  *zoom: 1;
}
.xforms-propswrapper .xforms-control:after {
  content: " ";
  display: table;
  clear: both;
}
.xforms-propswrapper .xforms-control label {
  display: table-cell;
  width: 200px;
  padding-top: 3px;
  text-align: right;
  padding-right: 5px;
  color: #383e42;
  font-size: 12px;
  padding-bottom: 12px;
  padding-right: 23px;
  line-height: 1.9;
}
.xforms-propswrapper .xforms-control label a {
  color: #383e42;
  font-weight: normal;
}
.xforms-propswrapper .xforms-control label a:hover {
  text-decoration: none;
}
.xforms-propswrapper .xforms-control .value {
  display: table-cell;
  padding-bottom: 12px;
  padding-right: 23px;
  vertical-align: top;
  line-height: 1.9;
  width: inherit;
}
.xforms-propswrapper .xforms-control .value input[type=text] {
  height: 29px;
  padding: 0 10px;
  border: 1px solid #dcdee0;
  color: #2e3236;
  font-size: 12px;
}
.xforms-propswrapper .xforms-control .value select {
  line-height: 1.9;
  height: 2.4em;
  padding: 0 5px;
  border: 1px solid #dcdee0;
  font-size: 12px;
}
.xforms-propswrapper .xforms-control .value textarea {
  width: 100%;
  border: 1px solid #dcdee0;
  color: #2e3236;
  min-height: 29px;
  padding: 5px 10px;
}
.xforms-propswrapper .xforms-control .xforms-required-icon {
  display: none;
}
.xforms-propswrapper .xforms-control .xforms-alert {
  position: relative;
  display: table-cell;
  left: 10px;
}
.xforms-propswrapper .xforms-control .xforms-help {
  cursor: help;
  display: table-cell;
  text-decoration: none;
}
.xforms-propswrapper .xforms-control .xforms-help label {
  cursor: help;
}
.xforms-propswrapper .xforms-control.xforms-required label b::after, .xforms-propswrapper .xforms-control.xforms-required a.xforms-help label::after {
  content: "*";
  color: red;
}
.xforms-propswrapper .radiobtns .xforms-item input, .xforms-propswrapper .xforms-select1.xforms-appearance-full .xforms-item input {
  float: left;
}
.xforms-propswrapper .radiobtns .xforms-item label, .xforms-propswrapper .xforms-select1.xforms-appearance-full .xforms-item label {
  float: none !important;
  width: 500px;
  font-weight: normal;
  text-align: left;
  padding-bottom: 0;
  margin-top: 0;
}
.xforms-propswrapper .radiobtns--inline .xforms-value {
  width: auto;
}
.xforms-propswrapper .radiobtns--inline .xforms-value > .xforms-item {
  display: inline-block;
}
.xforms-propswrapper .radiobtns--inline .xforms-value > .xforms-item label {
  width: auto;
  float: left !important;
  padding-right: 10px;
}
.xforms-propswrapper .radiobtns--inline .xforms-value > .xforms-item input {
  float: left;
  margin-top: 7px;
}
.xforms-propswrapper .expandgroup {
  margin: 30px 0 0 0 !important;
}
.xforms-propswrapper .expand-btn, .xforms-propswrapper .collapse-btn {
  padding: 5px 5px 5px 18px;
  cursor: pointer;
}
.xforms-propswrapper .expand-btn button, .xforms-propswrapper .collapse-btn button {
  border: none;
  background-repeat: no-repeat;
  background-position: 5px 50%;
  background-color: transparent;
  padding: 0;
  font-weight: normal;
  cursor: pointer;
}
.xforms-propswrapper .expand-btn .icon, .xforms-propswrapper .collapse-btn .icon {
  margin-right: 5px;
}
.xforms-propswrapper .expand-btn .icon:before, .xforms-propswrapper .collapse-btn .icon:before {
  display: inline-block;
}
.xforms-propswrapper .xmlformfooter {
  margin: 20px 0 20px 200px;
}
.xforms-propswrapper .xmlformfooter div:not(.xforms-disabled) {
  display: inline-block;
}
.xforms-propswrapper .xmlformfooter .cleanupwysiyg {
  display: inline-block;
}
.xforms-propswrapper .xmlformfooter #ckeditor-sourcemode-on-warning {
  display: none;
  padding: 10px;
  background-color: #f3f3f3;
  min-width: 500px;
  max-width: 500px;
}
.xforms-propswrapper .xmlformfooter #ckeditor-sourcemode-on-warning i {
  font-size: 19px;
  vertical-align: middle;
}
.xforms-propswrapper h3 {
  padding: 10px 0;
  margin: 10px 0;
  border-top: 1px solid #dcdee0;
}
.xforms-propswrapper .xforms-trigger, .xforms-propswrapper .xforms-submit {
  margin-bottom: 0;
  padding-bottom: 0;
}
.xforms-propswrapper .xforms-trigger .value, .xforms-propswrapper .xforms-submit .value {
  padding-right: 0 !important;
}
.xforms-propswrapper .xforms-trigger.xforms-submit-white button, .xforms-propswrapper .xforms-submit.xforms-submit-white button {
  color: #2e3236;
  background: #fff;
  border: 1px solid #e3e6e9;
}
.xforms-propswrapper .xforms-trigger.xforms-submit-white button:hover, .xforms-propswrapper .xforms-submit.xforms-submit-white button:hover {
  background: #FFF !important;
}
.xforms-propswrapper .xforms-trigger.xforms-submit-white button:not([disabled]):hover, .xforms-propswrapper .xforms-submit.xforms-submit-white button:not([disabled]):hover {
  border: 1px solid #2e3236;
}
.xforms-propswrapper .xforms-trigger.xforms-submit-white button[disabled], .xforms-propswrapper .xforms-submit.xforms-submit-white button[disabled] {
  color: #D2D9DC;
}
.xforms-propswrapper .xforms-trigger.xforms-submit-small button, .xforms-propswrapper .xforms-submit.xforms-submit-small button {
  padding: 0 15px;
  height: 26px;
  line-height: 26px;
  font-size: 13px;
  text-transform: none;
  color: #fff;
}
.xforms-propswrapper .xforms-trigger.xforms-submit-simple button, .xforms-propswrapper .xforms-submit.xforms-submit-simple button {
  color: #2D3135;
  background: #fff;
  border: 2px solid #C5C9CD;
  min-width: inherit;
  font-size: 10px;
  height: inherit;
  padding: 4px 10px;
  line-height: inherit;
}
.xforms-propswrapper .xforms-trigger.xforms-submit-simple button:not([disabled]):hover, .xforms-propswrapper .xforms-submit.xforms-submit-simple button:not([disabled]):hover {
  background: #247ACB;
  border: 2px solid #247ACB;
  color: #fff;
}
.xforms-propswrapper .xforms-trigger.xforms-submit-simple.xforms-submit-simple-grey button, .xforms-propswrapper .xforms-submit.xforms-submit-simple.xforms-submit-simple-grey button {
  background: #383e42;
  color: #FFF;
}
.xforms-propswrapper .xforms-trigger.xforms-submit-simple.xforms-submit-simple-grey button:hover, .xforms-propswrapper .xforms-submit.xforms-submit-simple.xforms-submit-simple-grey button:hover {
  background: #DCEEFE;
}

.xforms-propswrapper__add {
  margin: 0 30px;
}

.xforms-propswrapper__view .xforms-control label {
  margin-top: 0;
  padding-top: 0;
  text-align: right;
}
.xforms-propswrapper__view tr > td:first-child label {
  line-height: 1;
  text-align: right;
}
.xforms-propswrapper__view tr > td:first-child label a {
  font-weight: normal;
  color: #383E42;
}
.xforms-propswrapper__view tr > td:first-child label a:hover {
  text-decoration: none;
}
.xforms-propswrapper__view tr > td:last-child p {
  margin: 0;
  padding: inherit;
}
.xforms-propswrapper__view tr > td:first-child {
  width: 200px;
  padding: 0 21px 12px 0;
}
.xforms-propswrapper__view tr > td:last-child {
  vertical-align: top;
  padding: 0 23px 12px 0;
}

.xforms-propswrapper__services.xforms-propswrapper__view .xforms-control {
  overflow: auto;
}
.xforms-propswrapper__services.xforms-propswrapper__view .xforms-required label b:after {
  content: "";
}

/* ----------------------------------- */
/* Wiki Add/Edit Page Specific Styling */
/* ----------------------------------- */
#interWikiLinksRepeat {
  display: table;
}
#interWikiLinksRepeat .xforms-repeat-item {
  display: table-row;
}
#interWikiLinksRepeat .xforms-repeat-item:first-child .iwl-buttons .xforms-trigger:first-child {
  display: none;
}
#interWikiLinksRepeat .xforms-repeat-item:nth-child(even) {
  background: #f3f3f3;
}
#interWikiLinksRepeat .xforms-repeat-item .iwl-props {
  display: table-cell;
  padding-top: 10px;
}
#interWikiLinksRepeat .xforms-repeat-item .iwl-buttons {
  display: table-cell;
  vertical-align: middle;
}
#interWikiLinksRepeat .xforms-repeat-item .iwl-buttons .xforms-trigger {
  display: inline-block;
  float: left;
}
#interWikiLinksRepeat .xforms-repeat-item .iwl-buttons .xforms-trigger .value {
  padding: 0;
}
#interWikiLinksRepeat .xforms-repeat-item .iwl-buttons .xforms-trigger button {
  font-size: 13px;
  width: 40px;
  text-align: center;
}
#interWikiLinksRepeat .xforms-repeat-item .iwl-buttons .xforms-trigger button::-moz-focus-inner {
  border: 0;
}
#interWikiLinksRepeat .xforms-repeat-item .iwl-buttons .xforms-trigger button i {
  left: 1px;
  top: 2px;
  position: relative;
}

/* --------------------------------------- */
/* Wikipage Edit/Add Page Specific Styling */
/* --------------------------------------- */
.xforms-propswrapper__WikiPage .wikipage-props, .xforms-propswrapper__add__WikiPage .wikipage-props {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              -ms-grid-row-align: auto;
          align-self: auto;
  margin-right: 20px;
}
.xforms-propswrapper__WikiPage .wikipage-props .xforms-control, .xforms-propswrapper__add__WikiPage .wikipage-props .xforms-control {
  display: table-row;
}
.xforms-propswrapper__WikiPage .wikipage-props .xforms-control label, .xforms-propswrapper__add__WikiPage .wikipage-props .xforms-control label {
  width: 150px;
}
.xforms-propswrapper__WikiPage .wikipage-props .desc-wrapper, .xforms-propswrapper__add__WikiPage .wikipage-props .desc-wrapper {
  display: block;
  width: 100%;
}
.xforms-propswrapper__WikiPage .wikipage-props .desc-wrapper .xforms-group-content, .xforms-propswrapper__add__WikiPage .wikipage-props .desc-wrapper .xforms-group-content {
  display: table;
  width: 100%;
}
.xforms-propswrapper__WikiPage .wikipage-props .desc, .xforms-propswrapper__add__WikiPage .wikipage-props .desc {
  display: table-row;
}
.xforms-propswrapper__WikiPage .wikipage-props textarea, .xforms-propswrapper__add__WikiPage .wikipage-props textarea {
  height: 500px;
  font-family: "Source Code Pro", Consolas, Monospace;
  font-size: 14px;
}
.xforms-propswrapper__WikiPage .wikipage-editing-tips, .xforms-propswrapper__add__WikiPage .wikipage-editing-tips {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              -ms-grid-row-align: auto;
          align-self: auto;
  margin: 0 !important;
  float: none !important;
}
.xforms-propswrapper__WikiPage #preview-case, .xforms-propswrapper__add__WikiPage #preview-case {
  margin: 20px 18px 0 34px;
}
.xforms-propswrapper__WikiPage #edit-case > div:first-child > div:first-child,
.xforms-propswrapper__WikiPage #add-case .xforms-props,
.xforms-propswrapper__WikiPage fieldset > div:nth-child(2) > div:first-child, .xforms-propswrapper__add__WikiPage #edit-case > div:first-child > div:first-child,
.xforms-propswrapper__add__WikiPage #add-case .xforms-props,
.xforms-propswrapper__add__WikiPage fieldset > div:nth-child(2) > div:first-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  margin-right: 30px;
  *zoom: 1;
}
.xforms-propswrapper__WikiPage #edit-case > div:first-child > div:first-child:after,
.xforms-propswrapper__WikiPage #add-case .xforms-props:after,
.xforms-propswrapper__WikiPage fieldset > div:nth-child(2) > div:first-child:after, .xforms-propswrapper__add__WikiPage #edit-case > div:first-child > div:first-child:after,
.xforms-propswrapper__add__WikiPage #add-case .xforms-props:after,
.xforms-propswrapper__add__WikiPage fieldset > div:nth-child(2) > div:first-child:after {
  content: " ";
  display: table;
  clear: both;
}
.xforms-propswrapper__WikiPage .xmlformfooter, .xforms-propswrapper__add__WikiPage .xmlformfooter {
  margin-left: 150px;
}
.xforms-propswrapper__WikiPage .xmlformfooter #ckeditor-sourcemode-on-warning, .xforms-propswrapper__add__WikiPage .xmlformfooter #ckeditor-sourcemode-on-warning {
  margin-right: 33.5em;
  max-width: inherit !important;
}
.xforms-propswrapper__WikiPage .xmlformfooter .xforms-trigger, .xforms-propswrapper__add__WikiPage .xmlformfooter .xforms-trigger {
  display: inline-block;
}
.xforms-propswrapper__WikiPage .xmlformfooter .xforms-trigger:after, .xforms-propswrapper__add__WikiPage .xmlformfooter .xforms-trigger:after {
  content: none !important;
  clear: none !important;
  display: none !important;
}
.xforms-propswrapper__WikiPage .xmlformfooter .xforms-submit, .xforms-propswrapper__add__WikiPage .xmlformfooter .xforms-submit {
  display: inline-block;
}

.xforms-propswrapper__services.xforms-propswrapper__edit fieldset > div:nth-child(2) > div:first-child {
  margin: 20px 0 0 0;
}
.xforms-propswrapper__services.xforms-propswrapper__edit .wikipage-props {
  margin-left: 0;
}
.xforms-propswrapper__services.xforms-propswrapper__edit .wikipage-editing-tips {
  margin-right: 0;
  margin-left: 0;
}

.xforms-propswrapper__standalone.xforms-propswrapper__WikiPage .value,
.xforms-propswrapper__add.xforms-propswrapper__add__WikiPage .value {
  padding-right: 10px;
}
.xforms-propswrapper__standalone.xforms-propswrapper__WikiPage .xforms-group .xforms-submit,
.xforms-propswrapper__add.xforms-propswrapper__add__WikiPage .xforms-group .xforms-submit {
  padding: 0;
}

.xforms-propswrapper__WikiPage {
  margin-right: 20px;
}

.wikipage-editing-tips {
  font-size: 75%;
  min-width: 350px;
  background: #fafafa;
  padding: 1em;
  border: 1px solid #dcdee0;
  float: left;
  width: 40em;
  margin: 6em 0 0 2em !important;
  height: 51em;
  overflow: auto;
}
.wikipage-editing-tips content > div {
  margin-bottom: 10px;
}
.wikipage-editing-tips h1 {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 10px;
}
.wikipage-editing-tips h2 {
  font-size: 130%;
  font-weight: bold;
  margin-bottom: 10px;
}
.wikipage-editing-tips table {
  margin-bottom: 15px;
  border: 1px solid #dcdee0;
  border-collapse: collapse;
}
.wikipage-editing-tips table td {
  border-bottom: 1px solid #dcdee0;
  border-left: 1px solid #dcdee0;
  padding: 2px 4px;
}
.wikipage-editing-tips table .markup_col {
  background-color: #fff;
  white-space: nowrap;
}
.wikipage-editing-tips table .desc_col {
  color: #555;
  background: #f5f6f7;
}
.wikipage-editing-tips table ol {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
.wikipage-editing-tips table ol li {
  margin-left: 10px;
  padding: 0;
}
.wikipage-editing-tips p.note {
  margin: -10px 0 5px 0;
  font-size: 100%;
}

.wiki-sidebar {
  border: 1px solid #e8edf6;
  float: right;
  padding: 10px;
  width: 350px;
  margin: 0px 0px 0px 10px;
  background-color: #ffffff;
}

/* ------------------------------------- */
/* Weblog Add/Edit Page Specific Styling */
/* ------------------------------------- */
.weblog-formating-options-case .xforms-control.xforms-trigger {
  margin-left: 0;
}
.weblog-formating-options-case:last-child {
  margin-bottom: 20px;
}

/* ---------------------------------- */
/* Weblog Entry Add/Edit Page Styling */
/* ---------------------------------- */
.xforms-propswrapper__add.xforms-propswrapper__add__WeblogEntry #add-case > div:first-child > div:first-child {
  display: table;
  width: 100%;
}
.xforms-propswrapper__add.xforms-propswrapper__add__WeblogEntry .xforms-control.wysiwyg > .value {
  width: inherit !important;
}

/* ---------------------------- */
/* Workspace Add Wizard Styling */
/* ---------------------------- */
#app_newworkspace {
  font-size: 20px;
  margin: 29px 29px 0;
}

.createworkspacecont {
  padding: 20px;
}
.createworkspacecont .xforms-control {
  display: block;
  margin-bottom: 5px;
  *zoom: 1;
}
.createworkspacecont .xforms-control:after {
  content: " ";
  display: table;
  clear: both;
}
.createworkspacecont .xforms-control label {
  float: left;
  width: 10em;
  margin-top: 3px;
  text-align: right;
  padding-right: 10px;
}
.createworkspacecont .xforms-control label b:after {
  content: "*";
  color: red;
}
.createworkspacecont .xforms-control .value {
  float: left;
}
.createworkspacecont .xforms-control .value input[type=text] {
  height: 29px;
  padding: 0 10px;
  border: 1px solid #dcdee0;
  color: #2e3236;
  font-size: 12px;
}
.createworkspacecont .xforms-control .value select {
  line-height: 1.9;
  height: 2.4em;
  padding: 0 5px;
  border: 1px solid #dcdee0;
  font-size: 12px;
}
.createworkspacecont .xforms-control .value textarea {
  width: 100%;
  border: 1px solid #dcdee0;
  color: #2e3236;
  min-height: 29px;
  padding: 5px 10px;
}
.createworkspacecont .xforms-control .xforms-value {
  width: 100%;
}
.createworkspacecont .xforms-control .xforms-required-icon {
  display: none;
}
.createworkspacecont .xforms-control .xforms-alert {
  padding-left: 3px;
  cursor: help;
}
.createworkspacecont .xforms-control .xforms-help {
  padding-left: 3px;
  cursor: help;
}
.createworkspacecont .xforms-control .xforms-help label {
  cursor: help;
}
.createworkspacecont .xforms-select1.xforms-appearance-full input {
  width: inherit;
}
.createworkspacecont .xforms-select1.xforms-appearance-full .xforms-item label {
  width: auto;
  color: #333;
  float: none;
  text-align: left;
  display: inline-block;
  font-weight: normal;
}
.createworkspacecont .choosewstype .select1RowGroup > label {
  display: none;
}
.createworkspacecont .choosewstype .select1RowGroup .xforms-item {
  padding-bottom: 15px;
  white-space: nowrap;
  *zoom: 1;
}
.createworkspacecont .choosewstype .select1RowGroup .xforms-item:after {
  content: " ";
  display: table;
  clear: both;
}
.createworkspacecont .choosewstype .select1RowGroup .xforms-item input {
  display: inline-block;
  width: inherit;
  margin: 10px 0;
  vertical-align: top;
}
.createworkspacecont .choosewstype .select1RowGroup .xforms-item label {
  text-align: left;
  display: inline-block;
  width: auto;
  float: none;
}
.createworkspacecont .choosewstype .select1RowGroup .xforms-item label span {
  float: left;
}
.createworkspacecont .choosewstype .select1RowGroup .xforms-item label p {
  margin: 0 0 0 50px;
}
.createworkspacecont .choosewstype .select1RowGroup .xforms-item .xforms-control {
  float: left;
  margin: 0 5px;
  position: relative;
  top: -3px;
}
.createworkspacecont .choosewstype .select1RowGroup .xforms-item .xforms-control:after {
  content: none !important;
  clear: none !important;
  display: none !important;
}
.createworkspacecont .choosewstype .select1RowGroup .xforms-item p {
  font-weight: normal;
  color: #666;
  margin-bottom: 20px;
}
.createworkspacecont #showProperties .textInput {
  width: inherit;
}
.createworkspacecont #showProperties .textInput input, .createworkspacecont #showProperties .textInput textarea {
  width: 500px;
}
.createworkspacecont .wizard_buttonbar {
  margin: 30px 0 20px 50px;
}
.createworkspacecont .wizard_buttonbar .xforms-trigger {
  display: inline-block;
  margin-bottom: 0;
}
.createworkspacecont .wizard_buttonbar .xforms-trigger:after {
  display: none;
}
.createworkspacecont .wizard_buttonbar .xforms-trigger button {
  font-family: Roboto, sans-serif !important;
}
.createworkspacecont .wizard_buttonbar .xforms-trigger button span {
  padding: 0;
  font-weight: normal;
}

/* -------------------------------------- */
/* Content Rule Wizard (Add/Edit) Styling */
/* -------------------------------------- */
#app_newcontentrule {
  margin: 29px 29px 0 29px;
  font-size: 20px;
}

.ws-wizard-content {
  margin: 29px;
  /* Step 3: Property Conditions */
  /* Step 5: Set Propeties (on Completion) Options */
  /* Step 5: Change Property Action Options */
  /* Step 5: Inherit Properties Action Options */
}
.ws-wizard-content .stepHeader {
  font-size: 19px;
  font-weight: 400;
}
.ws-wizard-content .stepHelp {
  margin-bottom: 29px;
}
.ws-wizard-content h3 {
  border-top: 1px solid #ccc;
  font-size: 15px;
  margin: 10px 0;
  padding: 10px 0;
}
.ws-wizard-content h3 a.helplinklabel {
  font-weight: 400;
}
.ws-wizard-content .xforms-control {
  display: block;
  display: table-row;
  margin-bottom: 5px;
  *zoom: 1;
}
.ws-wizard-content .xforms-control:after {
  content: " ";
  display: table;
  clear: both;
}
.ws-wizard-content .xforms-control label {
  display: table-cell;
  width: 250px;
  margin-top: 3px;
  padding-top: 3px;
  text-align: right;
  padding-right: 5px;
  color: #383e42;
  font-size: 12px;
  padding-bottom: 12px;
  padding-right: 23px;
  line-height: 1.9;
}
.ws-wizard-content .xforms-control label a {
  color: #383e42;
  font-weight: normal;
}
.ws-wizard-content .xforms-control label a:hover {
  text-decoration: none;
}
.ws-wizard-content .xforms-control .value {
  display: table-cell;
  padding-bottom: 12px;
  padding-right: 23px;
  vertical-align: top;
  line-height: 1.9;
}
.ws-wizard-content .xforms-control .value input[type=text], .ws-wizard-content .xforms-control .value input[type=password] {
  height: 29px;
  padding: 0 10px;
  border: 1px solid #dcdee0;
  color: #2e3236;
  font-size: 12px;
  width: 400px;
}
.ws-wizard-content .xforms-control .value textarea {
  padding: 5px 10px;
  border: 1px solid #dcdee0;
  color: #2e3236;
  font-size: 12px;
  width: 400px;
}
.ws-wizard-content .xforms-control .value input[type=checkbox] {
  margin: 8px 0 0 0;
}
.ws-wizard-content .xforms-control .value select {
  line-height: 1.9;
  height: 2.4em;
  padding: 0 5px;
  border: 1px solid #dcdee0;
  font-size: 12px;
}
.ws-wizard-content .xforms-control .value a {
  outline: none;
}
.ws-wizard-content .xforms-control .xforms-required-icon {
  display: none;
}
.ws-wizard-content .xforms-control.xforms-required label b:after {
  content: "*";
  color: red;
}
.ws-wizard-content .xforms-control .xforms-alert {
  position: relative;
  display: table-cell;
  left: 10px;
}
.ws-wizard-content .xforms-control .xforms-help {
  cursor: help;
  display: table-cell;
  text-decoration: none;
}
.ws-wizard-content .xforms-control .xforms-help label {
  cursor: help;
}
.ws-wizard-content .xforms-control.date-input input[type=text] {
  width: 100px;
}
.ws-wizard-content .xforms-control.xforms-appearance-compact select {
  height: 150px;
  width: auto;
  padding: 5px;
}
.ws-wizard-content .xforms-control.xforms-appearance-compact select option {
  padding: 5px;
}
.ws-wizard-content .xforms-control.select-multiline .value select, .ws-wizard-content .xforms-control select[multiple] {
  height: 150px;
  min-width: 400px;
  padding: 5px;
}
.ws-wizard-content .xforms-control.select-multiline .value select option, .ws-wizard-content .xforms-control select[multiple] option {
  padding: 5px;
}
.ws-wizard-content .xforms-control.xforms-select1.xforms-appearance-full .xforms-item {
  display: table-row;
}
.ws-wizard-content .xforms-control.xforms-select1.xforms-appearance-full .xforms-item input {
  margin: 5px;
  display: inline-block;
}
.ws-wizard-content .xforms-control.xforms-select1.xforms-appearance-full .xforms-item label {
  float: none !important;
  width: 500px;
  font-weight: normal;
  text-align: left;
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 0;
}
.ws-wizard-content .xforms-control.xforms-select1.xforms-appearance-full .xforms-item .xforms-value {
  width: inherit;
}
.ws-wizard-content .xforms-control.xforms-select.xforms-appearance-full .xforms-item input {
  float: left;
  margin-right: 5px;
}
.ws-wizard-content .xforms-control.xforms-select.xforms-appearance-full .xforms-item label {
  float: none !important;
  width: 500px;
  font-weight: normal;
  text-align: left;
  padding-bottom: 0;
  margin-top: 5px;
}
.ws-wizard-content .xforms-control.xforms-select.xforms-appearance-full .xforms-item .xforms-value {
  width: inherit;
}
.ws-wizard-content .wizard-buttonbar {
  margin: 20px 0 0 250px;
}
.ws-wizard-content .wizard-buttonbar .xforms-trigger {
  display: inline-block;
  margin-bottom: 0;
}
.ws-wizard-content .wizard-buttonbar .xforms-trigger:after {
  display: none;
}
.ws-wizard-content .wizard-buttonbar .xforms-trigger .value {
  padding: 0;
}
.ws-wizard-content .wizard-buttonbar .xforms-trigger button {
  font-family: Roboto, sans-serif !important;
  outline: none;
}
.ws-wizard-content .wizard-buttonbar .xforms-trigger button span {
  padding: 0;
  font-weight: normal;
}
.ws-wizard-content .cr-chooser__searchcontrols .xforms-control {
  display: inline-block;
}
.ws-wizard-content .cr-chooser__searchcontrols .xforms-control .value {
  padding-right: 5px;
}
.ws-wizard-content .cr-chooser__searchcontrols .xf-submit-simple button {
  color: #2e3236;
  background: white;
  border: 1px solid #e3e6e9;
  min-width: inherit;
  font-size: 10px;
  height: inherit;
  padding: 5px 12px;
  line-height: inherit;
}
.ws-wizard-content .cr-chooser__searchcontrols .xf-submit-simple button:not([disabled]):hover {
  background: #7c8890;
  color: white;
}
.ws-wizard-content .cr-chooser__searchcontrols .xf-submit-simple button.submit-simple-grey {
  background: #383e42;
  color: white;
}
.ws-wizard-content .cr-chooser__searchcontrols .xf-submit-simple button.submit-simple-grey:hover {
  background: #fc6051;
}
.ws-wizard-content .inline-group .xforms-control {
  display: inline-block;
}
.ws-wizard-content .inline-group .xforms-control input[type=text] {
  width: 50px;
}
.ws-wizard-content .inline-group .xforms-control .value {
  padding-right: 10px;
}
.ws-wizard-content .xforms-label i.icon-plus, .ws-wizard-content .xforms-label i.icon-minus {
  display: inline-block;
  font-size: 0;
  line-height: 14px;
  vertical-align: middle;
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #dcdee0;
  border-radius: 24px;
  color: #64696e;
  font-weight: normal;
  height: 24px;
  text-align: center;
  text-decoration: none;
  width: 24px;
  margin-right: 5px;
}
.ws-wizard-content .xforms-label i.icon-plus::before, .ws-wizard-content .xforms-label i.icon-minus::before {
  font-size: 12px;
  position: relative;
  top: 5px;
}
.ws-wizard-content .conditions__removebtn a {
  display: inline-block;
  font-size: 0;
  line-height: 20px;
  vertical-align: middle;
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #dcdee0 !important;
  border-radius: 24px;
  color: #64696e;
  font-weight: normal;
  height: 24px;
  text-align: center;
  text-decoration: none;
  width: 24px;
  margin-bottom: 3px;
  font-size: 24px;
  font-weight: bold;
}
.ws-wizard-content .conditions .xforms-repeat-item .xforms-control,
.ws-wizard-content .conditions__dates .xforms-control {
  display: inline-block;
}
.ws-wizard-content .conditions .xforms-repeat-item .xforms-control .xforms-value,
.ws-wizard-content .conditions__dates .xforms-control .xforms-value {
  width: inherit;
}
.ws-wizard-content .conditions .xforms-repeat-item .xforms-control .value,
.ws-wizard-content .conditions__dates .xforms-control .value {
  padding-right: 15px;
}
.ws-wizard-content #propertySet .xforms-repeat-item .xforms-control {
  display: inline-block;
}
.ws-wizard-content .btn-addproperty {
  margin-left: 250px;
  display: inline-block;
}
.ws-wizard-content #common .xforms-repeat-item {
  white-space: nowrap;
}
.ws-wizard-content #common .xforms-repeat-item .xforms-control {
  display: inline-block;
}
.ws-wizard-content #common .xforms-repeat-item .xforms-control:last-child label {
  width: auto;
  padding-right: 10px;
}
.ws-wizard-content.ws-wizard-content--inheritpropswithlist .xforms-repeat {
  display: table;
  margin-bottom: 20px;
}
.ws-wizard-content.ws-wizard-content--inheritpropswithlist .xforms-repeat-item {
  display: table-row;
  position: relative;
  margin-left: -10px;
}
.ws-wizard-content.ws-wizard-content--inheritpropswithlist .xforms-repeat-item:nth-child(even) {
  background: #f3f3f3;
}
.ws-wizard-content.ws-wizard-content--inheritpropswithlist .xforms-repeat-item > .xforms-control {
  display: table-cell;
  vertical-align: top;
  padding-top: 10px;
  border-bottom: 1px solid #f3f3f3;
}
.ws-wizard-content.ws-wizard-content--inheritpropswithlist .xforms-repeat-item > .xforms-control:first-child .xforms-label {
  padding-left: 10px;
}
.ws-wizard-content.ws-wizard-content--inheritpropswithlist .xforms-repeat-item > .xforms-control > .value {
  padding-right: 10px;
}
.ws-wizard-content.ws-wizard-content--inheritpropswithlist .xforms-repeat-item > .xforms-control .xforms-label {
  text-align: left;
  max-width: 200px;
  min-width: 100px;
  width: inherit;
  line-height: 1.25;
  padding-right: 10px;
  padding-left: 0;
}
.ws-wizard-content.ws-wizard-content--inheritpropswithlist .btn-addproperty {
  margin-left: 0;
}
.ws-wizard-content.ws-wizard-content--inheritpropswithlist .xforms-repeat-item > .xforms-control.icon-minus .xforms-label {
  padding-right: 0;
  padding-left: 0;
  line-height: inherit;
}
.ws-wizard-content .custom-label{  width: 280px !important; }
/*# sourceMappingURL=xsltforms.css.map */