@charset "UTF-8";
/* line 4, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .form-actions.sign-actions {
  padding: 20px 20px 20px 20px;
}
/* line 6, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .form-actions.sign-actions .left {
  position: relative;
  display: inline-block;
  width: 49%;
  float: left;
  text-align: left;
}
/* line 14, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .form-actions.sign-actions .right {
  position: relative;
  display: inline-block;
  width: 49%;
  float: right;
  text-align: right;
}
/* line 21, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .form-actions.sign-actions .btn {
  padding-left: 30px;
  padding-right: 30px;
}
/* line 24, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .form-actions.sign-actions .btn.btn-link {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 32, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .nav-pills.sign-list-step {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 30px;
}
/* line 36, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .nav-pills.sign-list-step.final {
  margin-top: 80px;
}
/* line 39, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .nav-pills.sign-list-step > li {
  position: relative;
  display: inline-block !important;
  float: none !important;
  margin: 0px 0px 0px 10px;
}
/* line 44, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .nav-pills.sign-list-step > li a {
  color: #000000;
  font-weight: bold;
  padding-right: 20px;
}
/* line 48, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .nav-pills.sign-list-step > li a span {
  position: relative;
  display: inline-block;
  padding: 10px;
  width: 20px;
  height: 20px;
  padding: 10px;
  line-height: 20px;
  border-radius: 50% 50% 50% 50%;
  margin-right: 8px;
  background: #31a6ea;
  color: white;
}
/* line 63, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .nav-pills.sign-list-step > li.active a {
  background: transparent;
  color: #000000;
  border-radius: 0px 0px 0px 0px;
  font-weight: bold;
}
/* line 68, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .nav-pills.sign-list-step > li.active a span {
  background: #F89406;
  color: white;
}
/* line 72, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .nav-pills.sign-list-step > li.active a:hover {
  background: transparent;
  color: #000000;
}
/* line 79, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .nav-pills.sign-list-step > li.disabled a {
  background: transparent;
  color: #000000;
  border-radius: 0px 0px 0px 0px;
  font-weight: normal;
}
/* line 84, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .nav-pills.sign-list-step > li.disabled a span {
  background: #e6e6e6;
  color: white;
}
/* line 88, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .nav-pills.sign-list-step > li.disabled a:hover {
  background: transparent;
  color: #000000;
}
/* line 98, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .dynamic-form-add td {
  padding-right: 35px;
  text-align: right;
}
/* line 105, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form table .add-row {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding-top: 10px;
}
/* line 111, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form table .delete-row {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding-top: 40px;
}
/* line 118, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form table div.lead {
  margin: 20px 0 15px;
}
/* line 122, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form table tr > td {
  padding-bottom: 30px;
}
/* line 127, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form table .dynamic-form:not(:first-child) > td {
  padding-top: 40px;
}
/* line 134, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .sign-type-choice .block {
  text-align: center;
  background: #31a6ea;
  padding: 15px 7px 25px;
  margin: 4px;
  border-radius: 4px;
}
/* line 140, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .sign-type-choice .block h3 {
  position: relative;
  font-size: 20px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  color: white;
  min-height: 60px;
  line-height: 28px;
}
/* line 149, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .sign-type-choice .block p {
  position: relative;
  padding: 10px;
  min-height: 120px;
  color: white;
}
/* line 155, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .sign-type-choice .block a {
  position: relative;
  padding: 5px 8px 5px 8px;
  color: white;
  border: 1px solid white;
  border-radius: 4px;
  font-weight: bold;
}
/* line 163, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .sign-type-choice .block:hover, #signature_wizard_form .sign-type-choice .block.active {
  cursor: pointer;
  background: #F89406;
  color: #fffffe;
}
/* line 168, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .sign-type-choice .block:hover a, #signature_wizard_form .sign-type-choice .block.active a {
  background: white;
  color: #F89406;
  text-decoration: none;
}
/* line 177, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .label-signer {
  margin-right: 10px;
  width: 120px;
}
/* line 182, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form legend {
  margin-top: 20px;
}
/* line 188, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .sms-fields label,
#signature_wizard_form .container-send_signed_doc_to_manager label {
  text-align: left;
  float: left;
  padding-top: 1px;
}
/* line 192, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .sms-fields label.label-options,
#signature_wizard_form .container-send_signed_doc_to_manager label.label-options {
  width: 320px;
}
/* line 198, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .sms-fields .popover-help,
#signature_wizard_form .container-send_signed_doc_to_manager .popover-help {
  margin-left: 10px;
}
/* line 200, ../../src/sass/bootstrap/partials/_signatures.scss */
#signature_wizard_form .sms-fields .popover-help i,
#signature_wizard_form .container-send_signed_doc_to_manager .popover-help i {
  margin-top: 3px;
}

/* line 209, ../../src/sass/bootstrap/partials/_signatures.scss */
#signers_formset td.control-group {
  width: 25%;
}
/* line 212, ../../src/sass/bootstrap/partials/_signatures.scss */
#signers_formset td.td-signer {
  padding-left: 15px;
}

/* line 217, ../../src/sass/bootstrap/partials/_signatures.scss */
#sign_fields_wrapper {
  position: relative;
  display: block;
}
/* line 223, ../../src/sass/bootstrap/partials/_signatures.scss */
#sign_fields_wrapper .page_container img {
  width: 700px;
}
/* line 230, ../../src/sass/bootstrap/partials/_signatures.scss */
#sign_fields_wrapper .markables ul {
  padding: 0;
  margin: 0;
}
/* line 233, ../../src/sass/bootstrap/partials/_signatures.scss */
#sign_fields_wrapper .markables ul li {
  position: relative;
  display: block;
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  margin: 0px 0px 10px 0px;
  cursor: move;
}
/* line 242, ../../src/sass/bootstrap/partials/_signatures.scss */
#sign_fields_wrapper .markables ul li[draggable="false"] {
  opacity: 0.3;
}
/* line 249, ../../src/sass/bootstrap/partials/_signatures.scss */
#sign_fields_wrapper .markable_container {
  border: none;
  margin-bottom: 0;
}
/* line 255, ../../src/sass/bootstrap/partials/_signatures.scss */
#sign_fields_wrapper .markerContainer {
  border: 3px solid #F89406;
  background: rgba(248, 148, 6, 0.3);
  cursor: move;
}
/* line 259, ../../src/sass/bootstrap/partials/_signatures.scss */
#sign_fields_wrapper .markerContainer .marker {
  box-shadow: none;
}
/* line 263, ../../src/sass/bootstrap/partials/_signatures.scss */
#sign_fields_wrapper .markerContainer .marker_controls a {
  font-weight: bold;
  color: white;
  padding: 7px;
  border-radius: 50% 50% 50% 50%;
  height: 20px;
  width: 20px;
  top: -14px;
  right: -14px;
}
/* line 272, ../../src/sass/bootstrap/partials/_signatures.scss */
#sign_fields_wrapper .markerContainer .marker_controls a:hover {
  color: white;
  text-decoration: none;
}
/* line 281, ../../src/sass/bootstrap/partials/_signatures.scss */
#sign_fields_wrapper .pages {
  max-height: auto !important;
  overflow: auto;
  box-shadow: 0px 0px 3px gray;
}
/* line 285, ../../src/sass/bootstrap/partials/_signatures.scss */
#sign_fields_wrapper .pages ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 289, ../../src/sass/bootstrap/partials/_signatures.scss */
#sign_fields_wrapper .pages ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 19, ../../src/sass/bootstrap/partials/_notifications_icons.scss */
[class*="pe_"] {
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url("../../img/enterprise/notifications-icons.ddb44304864b.png");
}

/* line 26, ../../src/sass/bootstrap/partials/_notifications_icons.scss */
.pe_employee_document_signed {
  background-position: 0px 0;
}

/* line 30, ../../src/sass/bootstrap/partials/_notifications_icons.scss */
[class*="pe_distribution_"],
[class*="pe_publipostage_"] {
  background-position: -17px 0;
}

/* line 35, ../../src/sass/bootstrap/partials/_notifications_icons.scss */
[class*="pe_document_"],
[class*="pe_employee_document_"],
[class*="pe_enterprise_document_"],
.pe_employee_trash_folder_emptied {
  background-position: -34px 0;
}

/* line 42, ../../src/sass/bootstrap/partials/_notifications_icons.scss */
[class*="pe_sharing_"] {
  background-position: -51px 0;
}

/* line 46, ../../src/sass/bootstrap/partials/_notifications_icons.scss */
[class*="pe_employee_"],
.pe_import_employee_started {
  background-position: -68px 0;
}

/* line 51, ../../src/sass/bootstrap/partials/_notifications_icons.scss */
.pe_personal_workplace_document_uploaded,
.pe_common_workplace_document_uploaded {
  background-position: -85px 0;
}

/* line 56, ../../src/sass/bootstrap/partials/_notifications_icons.scss */
.pe_manager_logged_in {
  background-position: -102px 0;
}

/* line 9, ../../src/sass/bootstrap/peopledoc.scss */
body {
  padding-top: 110px;
  font-size: 13px;
}
/* line 12, ../../src/sass/bootstrap/peopledoc.scss */
body.home #menu-home a, body.users #menu-employee a, body.documents #menu-docs a, body.distribs #menu-distribs a, body.workplace #menu-workplace a, body.signatures #menu-signatures a, body.stats #menu-stats a,
body .menu a:hover {
  background: #424444 !important;
  color: white !important;
}
/* line 22, ../../src/sass/bootstrap/peopledoc.scss */
body.home #menu-home a i, body.users #menu-employee a i, body.documents #menu-docs a i, body.distribs #menu-distribs a i, body.workplace #menu-workplace a i, body.signatures #menu-signatures a i, body.stats #menu-stats a i,
body .menu a:hover i {
  opacity: 1 !important;
}
/* line 27, ../../src/sass/bootstrap/peopledoc.scss */
body.external {
  background-color: #EEEEEE;
  padding-top: 40px;
}
/* line 31, ../../src/sass/bootstrap/peopledoc.scss */
body.external .brand {
  margin: 0 23px;
}
/* line 35, ../../src/sass/bootstrap/peopledoc.scss */
body.external .content {
  background-color: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  padding: 20px;
}
/* line 41, ../../src/sass/bootstrap/peopledoc.scss */
body.external .content form {
  margin-left: 45px;
}

/* line 49, ../../src/sass/bootstrap/peopledoc.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

/* line 52, ../../src/sass/bootstrap/peopledoc.scss */
h1, h2, h3 {
  font-family: 'Oxygen', sans-serif;
}

/* line 55, ../../src/sass/bootstrap/peopledoc.scss */
h1 {
  font-size: 1,6em !important;
}

/* line 58, ../../src/sass/bootstrap/peopledoc.scss */
h2 {
  font-size: 1.5em;
}

/* line 61, ../../src/sass/bootstrap/peopledoc.scss */
h4, h3 {
  font-size: 14px;
}

/* line 64, ../../src/sass/bootstrap/peopledoc.scss */
h4, h5, h6 {
  line-height: 18px;
}

/* line 67, ../../src/sass/bootstrap/peopledoc.scss */
div.sidebar-nav h4 {
  margin-bottom: 8px;
}

/* line 71, ../../src/sass/bootstrap/peopledoc.scss */
.dl-horizontal-large dt {
  width: 260px;
}
/* line 74, ../../src/sass/bootstrap/peopledoc.scss */
.dl-horizontal-large dd {
  margin-left: 280px;
}

/* line 78, ../../src/sass/bootstrap/peopledoc.scss */
dt, dd {
  line-height: 18px;
}

/* line 82, ../../src/sass/bootstrap/peopledoc.scss */
.centered {
  text-align: center;
}

/* line 86, ../../src/sass/bootstrap/peopledoc.scss */
.help-block {
  clear: left;
}

/* line 90, ../../src/sass/bootstrap/peopledoc.scss */
.nowrap {
  white-space: nowrap;
}

/* PeopleDoc - Custom topnav and subnav navigation bars */
/* line 96, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner {
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  background: #2f3030;
  height: 51px;
  border: none;
  box-shadow: none !important;
}
/* line 102, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner a {
  color: #c8c8c8;
  line-height: 19px;
  padding: 15px 10px;
  text-shadow: none;
}
/* line 107, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner a.brand {
  color: #085784;
  line-height: 50px;
  margin-left: 0;
  margin-right: 23px;
  padding: 0;
}
/* line 113, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner a.brand img {
  vertical-align: top;
  margin-top: 4px;
}
/* line 118, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner a .caret {
  border-top-color: black;
  border-bottom-color: black;
}
/* line 122, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner a i {
  opacity: 0.6;
  background-image: url("../../img//glyphicons-halflings-white.9bbc6e960299.png");
}
/* line 127, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner .caret {
  border-top-color: #767676 !important;
  border-bottom-color: #767676 !important;
}
/* line 132, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner .dropdown i {
  background-image: url("../../img//glyphicons-halflings.74b801ed8644.png");
}
/* line 136, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner .dropdown.open a.dropdown-toggle {
  background: #424444 !important;
  color: white;
}
/* line 141, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner .dropdown ul {
  /* Locale switcher */
}
/* line 142, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner .dropdown ul a {
  line-height: 18px;
  padding: 3px 15px;
  text-shadow: none;
  color: #666;
}
/* line 148, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner .dropdown ul .active a {
  background-color: white;
  border-left: 4px solid #1374b4;
  font-weight: bold;
  color: #FFFFFF;
}
/* line 155, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner .dropdown ul a:hover {
  background-color: #1374b4;
  color: white;
}
/* line 158, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner .dropdown ul a:hover i {
  background-image: url("../../img//glyphicons-halflings-white.9bbc6e960299.png");
}
/* line 162, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner .dropdown ul li.nav-header {
  background: transparent;
  color: #999;
}
/* line 167, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner .dropdown ul li.langswitcher {
  padding-left: 12px;
}
/* line 169, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner .dropdown ul li.langswitcher a {
  display: inline;
  padding: 3px 3px;
}
/* line 173, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner .dropdown ul li.langswitcher a:hover {
  background-color: #1374b4;
}
/* line 176, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner .dropdown ul li.langswitcher a.active {
  text-decoration: none;
  font-weight: bold;
}
/* line 179, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner .dropdown ul li.langswitcher a.active:hover {
  color: white;
}

/* line 189, ../../src/sass/bootstrap/peopledoc.scss */
#subnav {
  top: 50px;
  z-index: 900;
}
/* line 192, ../../src/sass/bootstrap/peopledoc.scss */
#subnav .navbar-inner {
  border: none;
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  background: #1374b4 !important;
  min-height: 30px;
}
/* line 197, ../../src/sass/bootstrap/peopledoc.scss */
#subnav .navbar-inner .caret {
  border-top-color: #cde7f6 !important;
  border-bottom-color: #cde7f6 !important;
}
/* line 203, ../../src/sass/bootstrap/peopledoc.scss */
#subnav .navbar-inner .dropdown ul a {
  color: #666;
}
/* line 206, ../../src/sass/bootstrap/peopledoc.scss */
#subnav .navbar-inner .dropdown ul a:hover i {
  background-image: url("../../img//glyphicons-halflings-white.9bbc6e960299.png");
}
/* line 213, ../../src/sass/bootstrap/peopledoc.scss */
#subnav .navbar-inner .dropdown.open a.dropdown-toggle {
  background-color: #1892e2;
  color: white;
}
/* line 216, ../../src/sass/bootstrap/peopledoc.scss */
#subnav .navbar-inner .dropdown.open a.dropdown-toggle .caret {
  border-top-color: white !important;
  border-bottom-color: white !important;
}
/* line 224, ../../src/sass/bootstrap/peopledoc.scss */
#subnav .sub-brand-sep {
  width: 148px;
}
/* line 229, ../../src/sass/bootstrap/peopledoc.scss */
#subnav .nav a {
  border-left: none;
  border-radius: 0;
  border-right: none;
  margin: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  color: #cde7f6;
  text-shadow: none;
}
/* line 239, ../../src/sass/bootstrap/peopledoc.scss */
#subnav .nav.current-users #sub-menu-current-employees a, #subnav .nav.gone-users #sub-menu-gone-employees a, #subnav .nav.employee-documents #sub-menu-employee-documents a, #subnav .nav.enterprise-documents #sub-menu-enterprise-documents a, #subnav .nav.enterprise-sharings #sub-menu-enterprise-sharings a, #subnav .nav.enterprise-legalhold #sub-menu-enterprise-legalhold a, #subnav .nav.enterprise-downloads #sub-menu-enterprise-downloads a, #subnav .nav.distribs #sub-menu-distribs a, #subnav .nav.publipostages #sub-menu-publipostages a, #subnav .nav.tasks #sub-menu-tasks a, #subnav .nav.signatures #sub-menu-signatures a, #subnav .nav.stats-employees #sub-menu-employees a, #subnav .nav.stats-documents #sub-menu-documents a,
#subnav .nav a:hover {
  background-color: #1892e2;
  color: white;
}
/* line 259, ../../src/sass/bootstrap/peopledoc.scss */
#subnav .nav.current-users #sub-menu-current-employees a .caret, #subnav .nav.gone-users #sub-menu-gone-employees a .caret, #subnav .nav.employee-documents #sub-menu-employee-documents a .caret, #subnav .nav.enterprise-documents #sub-menu-enterprise-documents a .caret, #subnav .nav.enterprise-sharings #sub-menu-enterprise-sharings a .caret, #subnav .nav.enterprise-legalhold #sub-menu-enterprise-legalhold a .caret, #subnav .nav.enterprise-downloads #sub-menu-enterprise-downloads a .caret, #subnav .nav.distribs #sub-menu-distribs a .caret, #subnav .nav.publipostages #sub-menu-publipostages a .caret, #subnav .nav.tasks #sub-menu-tasks a .caret, #subnav .nav.signatures #sub-menu-signatures a .caret, #subnav .nav.stats-employees #sub-menu-employees a .caret, #subnav .nav.stats-documents #sub-menu-documents a .caret,
#subnav .nav a:hover .caret {
  border-top-color: white !important;
  border-bottom-color: white !important;
}
/* line 266, ../../src/sass/bootstrap/peopledoc.scss */
#subnav .nav.shortcuts .dropdown-menu a {
  border: none;
  line-height: 18px;
  padding: 3px 15px;
  text-shadow: none;
}
/* line 271, ../../src/sass/bootstrap/peopledoc.scss */
#subnav .nav.shortcuts .dropdown-menu a:hover {
  color: white;
}

/* line 282, ../../src/sass/bootstrap/peopledoc.scss */
body.admin #topnav .navbar-inner a {
  color: white;
}
/* line 286, ../../src/sass/bootstrap/peopledoc.scss */
body.admin #topnav .navbar-inner ul a {
  color: white;
}
/* line 290, ../../src/sass/bootstrap/peopledoc.scss */
body.admin #topnav .navbar-inner ul ul a {
  color: #666;
}
/* line 298, ../../src/sass/bootstrap/peopledoc.scss */
body.admin #subnav .navbar-inner {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzMTQxYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc5MTExNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #93141a), color-stop(100%, #791115));
  background: -moz-linear-gradient(top, #93141a, #791115);
  background: -webkit-linear-gradient(top, #93141a, #791115);
  background: linear-gradient(to bottom, #93141a, #791115);
  background-color: #93141A;
}
/* line 301, ../../src/sass/bootstrap/peopledoc.scss */
body.admin #subnav .navbar-inner .dropdown.open a.dropdown-toggle {
  background-color: #222;
  color: #FFF;
}
/* line 308, ../../src/sass/bootstrap/peopledoc.scss */
body.admin #subnav .nav a {
  color: white;
  text-shadow: none;
  border: none;
}
/* line 313, ../../src/sass/bootstrap/peopledoc.scss */
body.admin #subnav .nav.managers #sub-menu-users a, body.admin #subnav .nav.employee-import #sub-menu-employee-import a, body.admin #subnav .nav.docfiling #sub-menu-docfiling a, body.admin #subnav .nav.orgs #sub-menu-orgs a, body.admin #subnav .nav.preferences #sub-menu-roles-secu a, body.admin #subnav .nav.cloud-account #sub-menu-cloud-account a,
body.admin #subnav .nav a:hover {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUzMGIwZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzUzMGIwZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #530b0f), color-stop(100%, #530b0f));
  background: -moz-linear-gradient(top, #530b0f, #530b0f);
  background: -webkit-linear-gradient(top, #530b0f, #530b0f);
  background: linear-gradient(to bottom, #530b0f, #530b0f);
  background-color: #222;
  color: #fff;
}
/* line 326, ../../src/sass/bootstrap/peopledoc.scss */
body.admin #subnav .nav.shortcuts .dropdown-menu a {
  color: #666;
}
/* line 328, ../../src/sass/bootstrap/peopledoc.scss */
body.admin #subnav .nav.shortcuts .dropdown-menu a:hover {
  color: white;
}
/* line 336, ../../src/sass/bootstrap/peopledoc.scss */
body.admin a {
  color: #666;
}
/* line 338, ../../src/sass/bootstrap/peopledoc.scss */
body.admin a.btn-primary, body.admin a.btn-primary:hover, body.admin a.btn-warning, body.admin a.btn-warning:hover, body.admin a.btn-danger, body.admin a.btn-danger:hover, body.admin a.btn-success, body.admin a.btn-success:hover, body.admin a.btn-info, body.admin a.btn-info:hover, body.admin a.btn-inverse, body.admin a.btn-inverse:hover {
  color: white;
}
/* line 342, ../../src/sass/bootstrap/peopledoc.scss */
body.admin .nav-list > .active > a, body.admin .nav-list > .active > a:hover {
  background-color: #93141A;
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/* support link */
/* line 350, ../../src/sass/bootstrap/peopledoc.scss */
a.support-tab {
  display: block;
  position: fixed;
  top: 350px;
  z-index: 100000;
  color: white;
  font-weight: bold;
  width: 43px;
  height: 105px;
  background: url("../../img//support.d5914beb67c9.png") #0084C6;
}
/* line 360, ../../src/sass/bootstrap/peopledoc.scss */
a.support-tab:hover {
  text-decoration: none;
}

/* Sub list in left page block */
/* line 366, ../../src/sass/bootstrap/peopledoc.scss */
ul.simple-link-list {
  list-style-type: none;
  margin-left: 10px;
}
/* line 369, ../../src/sass/bootstrap/peopledoc.scss */
ul.simple-link-list li {
  padding: 3px;
  margin: 0px;
}
/* line 372, ../../src/sass/bootstrap/peopledoc.scss */
ul.simple-link-list li a.active {
  font-weight: bold;
}

/* line 378, ../../src/sass/bootstrap/peopledoc.scss */
.breadcrumb {
  background-color: transparent;
  background-image: none;
  border: none;
  padding: 0;
}

/* line 384, ../../src/sass/bootstrap/peopledoc.scss */
.highlight {
  background-color: #feffb8 !important;
}

/* line 387, ../../src/sass/bootstrap/peopledoc.scss */
.visible {
  visibility: visible;
}

/* line 391, ../../src/sass/bootstrap/peopledoc.scss */
.icon-yellow {
  background-image: url("../../img//glyphicons-halflings-yellow.da4f8f281008.png");
}

/* line 394, ../../src/sass/bootstrap/peopledoc.scss */
.icon-red {
  background-image: url("../../img//glyphicons-halflings-red.5e8405f8d186.png");
}

/* line 397, ../../src/sass/bootstrap/peopledoc.scss */
.icon-green {
  background-image: url("../../img//glyphicons-halflings-green.ed903fe73f45.png");
}

/* line 401, ../../src/sass/bootstrap/peopledoc.scss */
.custom-well {
  background-color: #F5F5F5;
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 3px 0 3px 19px;
}

/* line 407, ../../src/sass/bootstrap/peopledoc.scss */
.faceted .active a {
  background: none;
  color: #999;
  text-decoration: underline;
}

/* line 412, ../../src/sass/bootstrap/peopledoc.scss */
div.sidebar-no-h1 {
  margin-top: 10px;
}

/* line 417, ../../src/sass/bootstrap/peopledoc.scss */
.tab-content {
  display: table;
  width: 100%;
}

/* line 422, ../../src/sass/bootstrap/peopledoc.scss */
.modal {
  z-index: 20050;
}
/* line 424, ../../src/sass/bootstrap/peopledoc.scss */
.modal > form {
  margin-bottom: 0;
}

/* line 430, ../../src/sass/bootstrap/peopledoc.scss */
table thead {
  background-color: #eee;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  min-height: 20px;
  font-size: 1em;
  padding: 19px 0 20px 0;
}
/* line 437, ../../src/sass/bootstrap/peopledoc.scss */
table thead th {
  padding: 5px 8px 5px 8px;
  vertical-align: top;
}
/* line 441, ../../src/sass/bootstrap/peopledoc.scss */
table thead form {
  margin: 0;
}
/* line 444, ../../src/sass/bootstrap/peopledoc.scss */
table thead .btn-toolbar {
  margin-bottom: 2px;
}
/* line 448, ../../src/sass/bootstrap/peopledoc.scss */
table .no-border td, table .no-border th {
  border: none;
}

/* line 452, ../../src/sass/bootstrap/peopledoc.scss */
.table thead th {
  vertical-align: middle;
}

/* line 457, ../../src/sass/bootstrap/peopledoc.scss */
table.table-unstyled {
  border-collapse: collapse;
}
/* line 459, ../../src/sass/bootstrap/peopledoc.scss */
table.table-unstyled tr, table.table-unstyled td {
  border: none;
}

/* line 464, ../../src/sass/bootstrap/peopledoc.scss */
.table td small {
  color: #666666;
}

/* line 468, ../../src/sass/bootstrap/peopledoc.scss */
.table tbody tr.highlight td,
.table-striped tbody tr.highlight td {
  background-color: #FCF8E3;
}

/* line 472, ../../src/sass/bootstrap/peopledoc.scss */
.table tbody tr.row_checked td,
.table-striped tbody tr.row_checked td,
.thumbnails li.row_checked {
  background-color: #DFF0D8;
}

/* line 478, ../../src/sass/bootstrap/peopledoc.scss */
th.table-actions-header {
  padding-top: 0px;
}

/* line 482, ../../src/sass/bootstrap/peopledoc.scss */
.action-selected-text {
  font-weight: normal;
  margin-left: 5px;
  font-style: italic;
  color: #333;
  position: relative;
  top: -9px;
}

/* line 495, ../../src/sass/bootstrap/peopledoc.scss */
.control-group.error a.chzn-single {
  border-color: #B94A48;
  color: #B94A48;
}
/* line 500, ../../src/sass/bootstrap/peopledoc.scss */
.control-group.error .form-inline input, .control-group.error .form-inline select, .control-group.error .form-inline a.chzn-single {
  border-color: #ccc;
  color: #555;
}
/* line 505, ../../src/sass/bootstrap/peopledoc.scss */
.control-group.error .form-inline .error input, .control-group.error .form-inline .error select, .control-group.error .form-inline .error a.chzn-single {
  border-color: #B94A48;
  color: #B94A48;
}

/* line 513, ../../src/sass/bootstrap/peopledoc.scss */
.control.disabled {
  color: #666;
  cursor: not-allowed;
}
/* line 517, ../../src/sass/bootstrap/peopledoc.scss */
.control.disabled label {
  cursor: not-allowed;
}

/* line 521, ../../src/sass/bootstrap/peopledoc.scss */
.chzn-container {
  height: auto;
  vertical-align: middle;
}

/* line 525, ../../src/sass/bootstrap/peopledoc.scss */
.errorlist {
  color: #B94A48;
  list-style: none;
  margin-left: 0;
}

/* line 530, ../../src/sass/bootstrap/peopledoc.scss */
.control-group-condensed {
  margin-bottom: 3px !important;
}

/* line 533, ../../src/sass/bootstrap/peopledoc.scss */
.condensed {
  margin-bottom: 3px !important;
}

/* line 538, ../../src/sass/bootstrap/peopledoc.scss */
.btn-group form {
  margin: 0;
}

/* line 542, ../../src/sass/bootstrap/peopledoc.scss */
form.form_delete_link {
  margin: 0;
}

/* line 547, ../../src/sass/bootstrap/peopledoc.scss */
.thumbnail > a > img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

/* line 555, ../../src/sass/bootstrap/peopledoc.scss */
.tree, .tree ul {
  background: url("../../img//vline.b45f1266e07b.png") repeat-y scroll 0 0 transparent;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 562, ../../src/sass/bootstrap/peopledoc.scss */
.tree ul {
  margin-left: 10px;
}
/* line 565, ../../src/sass/bootstrap/peopledoc.scss */
.tree li {
  background: url("../../img//node.8655f302341f.png") no-repeat scroll 0 0 transparent;
  line-height: 25px;
  margin: 0;
  padding: 0 12px;
}
/* line 570, ../../src/sass/bootstrap/peopledoc.scss */
.tree li:last-child {
  background: url("../../img//lastnode.66cfba91c45b.png") no-repeat scroll 0 0 transparent;
}

/* line 577, ../../src/sass/bootstrap/peopledoc.scss */
.form-horizontal .controls {
  margin-left: 220px;
}
/* line 580, ../../src/sass/bootstrap/peopledoc.scss */
.form-horizontal .controls ul:not(.chosen-results) {
  list-style-type: none;
  margin: 0px;
}
/* line 584, ../../src/sass/bootstrap/peopledoc.scss */
.form-horizontal .controls .organization-tree ul {
  margin-left: 20px;
}
/* line 587, ../../src/sass/bootstrap/peopledoc.scss */
.form-horizontal .control-label {
  width: 200px;
}
/* line 591, ../../src/sass/bootstrap/peopledoc.scss */
.form-horizontal .grouped-controls .control-group {
  margin-bottom: 3px;
}
/* line 593, ../../src/sass/bootstrap/peopledoc.scss */
.form-horizontal .grouped-controls .control-group:last-child {
  margin-bottom: 18px;
}

/* line 599, ../../src/sass/bootstrap/peopledoc.scss */
form.no-required span.required {
  display: none;
}

/* line 603, ../../src/sass/bootstrap/peopledoc.scss */
[class^="icon-"], [class*=" icon-"] {
  opacity: 0.3;
}

/* line 606, ../../src/sass/bootstrap/peopledoc.scss */
.icon-white, .icon-yellow, .icon-red, icon-green {
  opacity: 1;
}

/* line 609, ../../src/sass/bootstrap/peopledoc.scss */
.profile-pic {
  margin-bottom: 5px;
  margin-right: 20px;
}

/* pages custom css */
/* line 616, ../../src/sass/bootstrap/peopledoc.scss */
.stats #id_operator {
  width: auto;
}

/* line 622, ../../src/sass/bootstrap/peopledoc.scss */
.users .nav.employee-menu-folders .employee-menu-entry-folders a, .users .nav.employee-menu-note .employee-menu-entry-note a, .users .nav.employee-menu-request .employee-menu-entry-request a, .users .nav.employee-menu-profile .employee-menu-entry-profile a, .users .nav.employee-menu-historic .employee-menu-entry-historic a, .users .nav.employee-menu-stats .employee-menu-entry-stats a, .users .nav.document-menu-preview .document-menu-entry-preview a, .users .nav.document-menu-note .document-menu-entry-note a, .users .nav.document-menu-historic .document-menu-entry-historic a {
  background-color: #1374b4;
  color: white;
}
/* line 636, ../../src/sass/bootstrap/peopledoc.scss */
.users table.users tbody tr td:first-child {
  width: 30%;
}
/* line 638, ../../src/sass/bootstrap/peopledoc.scss */
.users table.users tbody tr td:first-child.profile-pic {
  width: 25px;
}
/* line 644, ../../src/sass/bootstrap/peopledoc.scss */
.users #scan_widget .btn-toolbar .btn-group {
  vertical-align: middle;
}
/* line 647, ../../src/sass/bootstrap/peopledoc.scss */
.users #scan_widget input {
  vertical-align: top;
}

/* line 652, ../../src/sass/bootstrap/peopledoc.scss */
.scan_global_container {
  border: 10px solid #eee;
  width: 630px;
  z-index: 1;
}

/* line 659, ../../src/sass/bootstrap/peopledoc.scss */
.documents .nav.document-menu-preview .document-menu-entry-preview a, .documents .nav.document-menu-note .document-menu-entry-note a, .documents .nav.document-menu-historic .document-menu-entry-historic a, .documents .nav.enterprise-doc-menu-folders .enterprise-doc-menu-entry-folders a, .documents .nav.enterprise-doc-menu-search .enterprise-doc-menu-entry-search a {
  background-color: #1374b4;
  color: white;
}

/* line 670, ../../src/sass/bootstrap/peopledoc.scss */
.distribs .progress .progress-text {
  color: white;
  position: relative;
  text-align: center;
  text-shadow: 0 0 2px black;
  top: -18px;
}

/* line 680, ../../src/sass/bootstrap/peopledoc.scss */
.workplace .nav.task-menu-important .task-menu-entry-important a, .workplace .nav.task-menu-all .task-menu-entry-all a {
  background-color: #1374b4;
  color: white;
}

/* line 689, ../../src/sass/bootstrap/peopledoc.scss */
.signatures .nav.signature-menu-important .signature-menu-entry-important a, .signatures .nav.signature-menu-all .signature-menu-entry-all a {
  background-color: #1374b4;
  color: white;
}

/* line 698, ../../src/sass/bootstrap/peopledoc.scss */
.parameters .nav.parameters-menu-options .parameters-menu-entry-options a, .parameters .nav.parameters-menu-password .parameters-menu-entry-password a, .parameters .nav.parameters-menu-stats .parameters-menu-entry-stats a {
  background-color: #1374b4;
  color: white;
}

/* line 707, ../../src/sass/bootstrap/peopledoc.scss */
span.editable {
  background: url("../../img//employee/pencil_sprite.4dc7fae0f68e.png") no-repeat scroll 100% 0 transparent;
  line-height: 16px;
  padding-right: 20px;
}
/* line 711, ../../src/sass/bootstrap/peopledoc.scss */
span.editable:hover {
  background-position: 100% -80px;
}
/* line 714, ../../src/sass/bootstrap/peopledoc.scss */
span.editable.editing {
  background: none;
}

/* Large badge */
/* line 722, ../../src/sass/bootstrap/peopledoc.scss */
.badge-large {
  font-size: 1.3em;
}

/*
 * jQuery UI Autocomplete 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
/* line 735, ../../src/sass/bootstrap/peopledoc.scss */
.ui-autocomplete {
  position: absolute;
  cursor: default;
}

/* line 737, ../../src/sass/bootstrap/peopledoc.scss */
.ui-autocomplete {
  z-index: 90000 !important;
  position: absolute;
}

/* line 741, ../../src/sass/bootstrap/peopledoc.scss */
.ui-autocomplete-loading {
  background-image: url("../../img//loading.9a8269421303.gif");
  background-repeat: no-repeat;
  background-position: 98% 6px;
}

/* line 746, ../../src/sass/bootstrap/peopledoc.scss */
.ui-helper-hidden-accessible {
  display: none;
}

/*
 * jQuery UI Menu 1.8.9
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
/* line 759, ../../src/sass/bootstrap/peopledoc.scss */
.ui-menu {
  list-style: none;
  padding: 2px;
  display: block;
  float: left;
  background: #f5f5f5;
  width: 200px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border: 1px solid #7D7D7D;
  z-index: 10000;
  margin: -4px 0px 0px 0px;
}

/* line 773, ../../src/sass/bootstrap/peopledoc.scss */
.ui-menu .ui-menu-item {
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}

/* line 780, ../../src/sass/bootstrap/peopledoc.scss */
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  zoom: 1;
  cursor: pointer;
}

/* line 791, ../../src/sass/bootstrap/peopledoc.scss */
.ui-datepicker {
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 3px #cacaca;
  -webkit-box-shadow: 0px 0px 3px #cacaca;
  -o-box-shadow: 0px 0px 3px #cacaca;
  box-shadow: 0px 0px 3px #cacaca;
  border: 1px solid #a8acae;
  background: #FFFFFF;
  padding: 10px 20px 10px 10px !important;
}

/* line 802, ../../src/sass/bootstrap/peopledoc.scss */
.ui-datepicker-trigger {
  cursor: pointer;
}

/* line 805, ../../src/sass/bootstrap/peopledoc.scss */
.ui-datepicker-today a {
  background-color: #0088CC;
  color: white;
}

/* line 809, ../../src/sass/bootstrap/peopledoc.scss */
.ui-datepicker-current-day a {
  background-color: #005580;
  color: white;
}

/* line 813, ../../src/sass/bootstrap/peopledoc.scss */
.ui-corner-all a {
  cursor: pointer;
}

/* Tags ---------------------------*/
/* line 818, ../../src/sass/bootstrap/peopledoc.scss */
h1 .label, h1 .badge {
  margin-left: 10px;
  vertical-align: middle;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 823, ../../src/sass/bootstrap/peopledoc.scss */
.label_import_state_2 {
  background-color: #B94A48;
  /* red */
}

/* line 826, ../../src/sass/bootstrap/peopledoc.scss */
.label_import_state_1 {
  background-color: #468847;
  /* green */
}

/* line 829, ../../src/sass/bootstrap/peopledoc.scss */
.label_import_state_3 {
  background-color: #F89406;
  /* yellow */
}

/* Footer -------------------------*/
/* line 834, ../../src/sass/bootstrap/peopledoc.scss */
div#footer {
  margin: 40px 0px 40px 0px;
}

/* line 838, ../../src/sass/bootstrap/peopledoc.scss */
.hide, .hidden {
  display: none;
}

/* line 842, ../../src/sass/bootstrap/peopledoc.scss */
.ismall {
  font-style: italic;
  color: #aaa;
}

/* line 846, ../../src/sass/bootstrap/peopledoc.scss */
.pagination_count {
  margin-top: 18px;
}

/* doc previewer */
/* line 851, ../../src/sass/bootstrap/peopledoc.scss */
div.DV-docViewer {
  z-index: 1;
}

/* line 855, ../../src/sass/bootstrap/peopledoc.scss */
#viewer {
  max-width: 100%;
  min-height: 75vh;
  position: relative;
  clear: both;
}

/* notifications dashoard */
/* line 865, ../../src/sass/bootstrap/peopledoc.scss */
td.notif span {
  /* date */
  display: block;
  font-style: italic;
  color: #999;
}

/* line 872, ../../src/sass/bootstrap/peopledoc.scss */
td.notification-icon {
  width: 27px;
  vertical-align: middle;
}
/* line 876, ../../src/sass/bootstrap/peopledoc.scss */
td.notification-icon > div {
  margin: 0 auto;
}

/* responsive for bigger screens */
/* copied from bootstrap-responsive.css */
@media (min-width: 1200px) {
  /* line 885, ../../src/sass/bootstrap/peopledoc.scss */
  .row {
    margin-left: -30px;
    *zoom: 1;
  }

  /* line 889, ../../src/sass/bootstrap/peopledoc.scss */
  .row:before,
  .row:after {
    display: table;
    content: "";
  }

  /* line 894, ../../src/sass/bootstrap/peopledoc.scss */
  .row:after {
    clear: both;
  }

  /* line 897, ../../src/sass/bootstrap/peopledoc.scss */
  [class*="span"] {
    float: left;
    margin-left: 30px;
  }

  /* line 901, ../../src/sass/bootstrap/peopledoc.scss */
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }

  /* line 906, ../../src/sass/bootstrap/peopledoc.scss */
  .span12 {
    width: 1170px;
  }

  /* line 909, ../../src/sass/bootstrap/peopledoc.scss */
  .span11 {
    width: 1070px;
  }

  /* line 912, ../../src/sass/bootstrap/peopledoc.scss */
  .span10 {
    width: 970px;
  }

  /* line 915, ../../src/sass/bootstrap/peopledoc.scss */
  .span9 {
    width: 870px;
  }

  /* line 918, ../../src/sass/bootstrap/peopledoc.scss */
  .span8 {
    width: 770px;
  }

  /* line 921, ../../src/sass/bootstrap/peopledoc.scss */
  .span7 {
    width: 670px;
  }

  /* line 924, ../../src/sass/bootstrap/peopledoc.scss */
  .span6 {
    width: 570px;
  }

  /* line 927, ../../src/sass/bootstrap/peopledoc.scss */
  .span5 {
    width: 470px;
  }

  /* line 930, ../../src/sass/bootstrap/peopledoc.scss */
  .span4 {
    width: 370px;
  }

  /* line 933, ../../src/sass/bootstrap/peopledoc.scss */
  .span3 {
    width: 270px;
  }

  /* line 936, ../../src/sass/bootstrap/peopledoc.scss */
  .span2 {
    width: 170px;
  }

  /* line 939, ../../src/sass/bootstrap/peopledoc.scss */
  .span1 {
    width: 70px;
  }

  /* line 942, ../../src/sass/bootstrap/peopledoc.scss */
  .offset12 {
    margin-left: 1230px;
  }

  /* line 945, ../../src/sass/bootstrap/peopledoc.scss */
  .offset11 {
    margin-left: 1130px;
  }

  /* line 948, ../../src/sass/bootstrap/peopledoc.scss */
  .offset10 {
    margin-left: 1030px;
  }

  /* line 951, ../../src/sass/bootstrap/peopledoc.scss */
  .offset9 {
    margin-left: 930px;
  }

  /* line 954, ../../src/sass/bootstrap/peopledoc.scss */
  .offset8 {
    margin-left: 830px;
  }

  /* line 957, ../../src/sass/bootstrap/peopledoc.scss */
  .offset7 {
    margin-left: 730px;
  }

  /* line 960, ../../src/sass/bootstrap/peopledoc.scss */
  .offset6 {
    margin-left: 630px;
  }

  /* line 963, ../../src/sass/bootstrap/peopledoc.scss */
  .offset5 {
    margin-left: 530px;
  }

  /* line 966, ../../src/sass/bootstrap/peopledoc.scss */
  .offset4 {
    margin-left: 430px;
  }

  /* line 969, ../../src/sass/bootstrap/peopledoc.scss */
  .offset3 {
    margin-left: 330px;
  }

  /* line 972, ../../src/sass/bootstrap/peopledoc.scss */
  .offset2 {
    margin-left: 230px;
  }

  /* line 975, ../../src/sass/bootstrap/peopledoc.scss */
  .offset1 {
    margin-left: 130px;
  }

  /* line 978, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  /* line 982, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }

  /* line 987, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid:after {
    clear: both;
  }

  /* line 990, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 1002, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  /* line 1005, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }

  /* line 1009, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%;
  }

  /* line 1013, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%;
  }

  /* line 1017, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%;
  }

  /* line 1021, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%;
  }

  /* line 1025, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%;
  }

  /* line 1029, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%;
  }

  /* line 1033, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%;
  }

  /* line 1037, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%;
  }

  /* line 1041, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%;
  }

  /* line 1045, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%;
  }

  /* line 1049, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%;
  }

  /* line 1053, ../../src/sass/bootstrap/peopledoc.scss */
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }

  /* line 1058, ../../src/sass/bootstrap/peopledoc.scss */
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1160px;
  }

  /* line 1063, ../../src/sass/bootstrap/peopledoc.scss */
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1060px;
  }

  /* line 1068, ../../src/sass/bootstrap/peopledoc.scss */
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 960px;
  }

  /* line 1073, ../../src/sass/bootstrap/peopledoc.scss */
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 860px;
  }

  /* line 1078, ../../src/sass/bootstrap/peopledoc.scss */
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 760px;
  }

  /* line 1083, ../../src/sass/bootstrap/peopledoc.scss */
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 660px;
  }

  /* line 1088, ../../src/sass/bootstrap/peopledoc.scss */
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 560px;
  }

  /* line 1093, ../../src/sass/bootstrap/peopledoc.scss */
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 460px;
  }

  /* line 1098, ../../src/sass/bootstrap/peopledoc.scss */
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 360px;
  }

  /* line 1103, ../../src/sass/bootstrap/peopledoc.scss */
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 260px;
  }

  /* line 1108, ../../src/sass/bootstrap/peopledoc.scss */
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 160px;
  }

  /* line 1113, ../../src/sass/bootstrap/peopledoc.scss */
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 60px;
  }

  /* line 1118, ../../src/sass/bootstrap/peopledoc.scss */
  .thumbnails {
    margin-left: -30px;
  }

  /* line 1121, ../../src/sass/bootstrap/peopledoc.scss */
  .thumbnails > li {
    margin-left: 30px;
  }

  /* line 1124, ../../src/sass/bootstrap/peopledoc.scss */
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
/* line 1129, ../../src/sass/bootstrap/peopledoc.scss */
.signko {
  position: absolute;
  display: block;
  color: red;
  bottom: 277px;
  right: 15px;
  z-index: 9000;
  font-weight: bold;
}
/* line 1137, ../../src/sass/bootstrap/peopledoc.scss */
.signko span {
  color: #FFFFFF;
  background: red;
  padding: 0px 4px 0px 4px;
}

/* line 1144, ../../src/sass/bootstrap/peopledoc.scss */
.tuto {
  text-align: center;
  padding-top: 175px;
  margin-top: 40px;
  margin-bottom: 40px;
  color: #115780;
  font-weight: bold;
}
/* line 1151, ../../src/sass/bootstrap/peopledoc.scss */
.tuto.tuto1 {
  background: url("../../img//enterprise/illus_cloud_tuto_1.cb8bc99f7ed0.png") no-repeat center 0px;
}
/* line 1154, ../../src/sass/bootstrap/peopledoc.scss */
.tuto.tuto2 {
  background: url("../../img//enterprise/illus_cloud_tuto_2.8d05d87d9a31.png") no-repeat center 0px;
}
/* line 1157, ../../src/sass/bootstrap/peopledoc.scss */
.tuto.tuto3 {
  background: url("../../img//enterprise/illus_cloud_tuto_3.8f1547b02c05.png") no-repeat center 0px;
}
/* line 1160, ../../src/sass/bootstrap/peopledoc.scss */
.tuto span {
  font-weight: normal;
}

/* line 1165, ../../src/sass/bootstrap/peopledoc.scss */
.bloc-goodsize {
  padding-left: 220px !important;
}

/* line 1169, ../../src/sass/bootstrap/peopledoc.scss */
.plupload_header_content {
  background-color: #e0e0e0;
  background-image: none !important;
  color: #000000;
  min-height: 56px;
  padding-left: 20px;
  padding-top: 5px;
}

/* line 1178, ../../src/sass/bootstrap/peopledoc.scss */
.plupload_button {
  -moz-border-bottom-colors: none !important;
  -moz-border-left-colors: none !important;
  -moz-border-right-colors: none !important;
  -moz-border-top-colors: none !important;
  background-color: #F5F5F5 !important;
  background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6) !important;
  background-repeat: repeat-x !important;
  border-color: #E6E6E6 #E6E6E6 #B3B3B3 !important;
  border-image: none !important;
  border-radius: 4px 4px 4px 4px !important;
  border-style: solid !important;
  border-width: 1px !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
  color: #333333 !important;
  cursor: pointer !important;
  font-size: 13px !important;
  line-height: 18px !important;
  margin-bottom: 5px !important;
  padding: 4px 4px 4px 20px !important;
  text-align: center !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75) !important;
  vertical-align: middle !important;
}

/* line 1203, ../../src/sass/bootstrap/peopledoc.scss */
.plupload_filelist_footer {
  height: 27px;
}

/* line 1207, ../../src/sass/bootstrap/peopledoc.scss */
.plupload_filelist_header {
  border-bottom: none;
}

/* line 1211, ../../src/sass/bootstrap/peopledoc.scss */
.plupload_filelist_header, .plupload_filelist_footer {
  background: none repeat scroll 0 0 #f5f5f5;
  color: #42454A;
  padding: 8px;
  padding-left: 20px;
  border-top: 1px solid #e5e5e5;
}

/* line 1219, ../../src/sass/bootstrap/peopledoc.scss */
.plupload_scroll .plupload_filelist {
  background-color: transparent !important;
  height: 185px;
  overflow-y: scroll;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
}

/* line 1227, ../../src/sass/bootstrap/peopledoc.scss */
.plupload_container {
  background: url("../../plupload/js/jquery.plupload.queue/img/transp50.0b7818e678a5.png") repeat scroll 0 0 transparent;
  padding: 0px !important;
  margin-bottom: 20px;
}

/* line 1233, ../../src/sass/bootstrap/peopledoc.scss */
.clickable-url, .clickable-toggle, .clickable-delegate {
  cursor: pointer;
}

/* line 1237, ../../src/sass/bootstrap/peopledoc.scss */
h1.project_title {
  display: inline-block;
  padding-top: 13px;
  margin-right: 5px;
}

/* line 1243, ../../src/sass/bootstrap/peopledoc.scss */
legend.set_legend {
  border: none !important;
  margin: 0px 0px 0px 0px !important;
}

/* line 1248, ../../src/sass/bootstrap/peopledoc.scss */
.badge-large {
  font-size: 14px !important;
}

/* line 1252, ../../src/sass/bootstrap/peopledoc.scss */
.form-search .input-append .btn {
  border-radius: 0 0 0 0;
}

/* line 1256, ../../src/sass/bootstrap/peopledoc.scss */
h1 {
  font-size: 21px;
}

/* line 1260, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner a {
  padding: 16px 5px;
}

/* line 1266, ../../src/sass/bootstrap/peopledoc.scss */
td div.org_fields div.chzn-container-single {
  margin-top: -12px;
}

/* line 1272, ../../src/sass/bootstrap/peopledoc.scss */
.registration-ref {
  margin: 2px 0px;
}

/* line 1276, ../../src/sass/bootstrap/peopledoc.scss */
code.active-code {
  color: green;
}

/* line 1284, ../../src/sass/bootstrap/peopledoc.scss */
.organization-code {
  font-style: italic;
}

/* line 1288, ../../src/sass/bootstrap/peopledoc.scss */
.fc-header-title h2 {
  font-size: 16px;
}

/* line 1292, ../../src/sass/bootstrap/peopledoc.scss */
.notedetails {
  margin-top: 40px;
}

/* line 1299, ../../src/sass/bootstrap/peopledoc.scss */
body.admin #subnav .navbar-inner {
  background: #93141A !important;
}

/* ================================================================ FLATISATION ================================================================ */
/* line 1307, ../../src/sass/bootstrap/peopledoc.scss */
.btn {
  border-radius: 2px !important;
  box-shadow: none !important;
  text-shadow: none !important;
  background-image: none !important;
  box-shadow: none !important;
  border: 1px solid #a5a5a5;
  background: #eeeeee;
}
/* line 1315, ../../src/sass/bootstrap/peopledoc.scss */
.btn:hover {
  background: white;
}
/* line 1318, ../../src/sass/bootstrap/peopledoc.scss */
.btn i {
  opacity: 1;
}
/* line 1321, ../../src/sass/bootstrap/peopledoc.scss */
.btn.btn-primary {
  background: #1374b4;
  border: 1px solid #11659d;
}
/* line 1325, ../../src/sass/bootstrap/peopledoc.scss */
.btn.btn-info {
  background: #47adcb;
  border: 1px solid #37a2c2;
}
/* line 1329, ../../src/sass/bootstrap/peopledoc.scss */
.btn.btn-success {
  background: #59b259;
  border: 1px solid #4da54d;
  text-shadow: none;
}
/* line 1334, ../../src/sass/bootstrap/peopledoc.scss */
.btn.btn-warning {
  background: #f9a227;
  border: 1px solid #f8970e;
  text-shadow: none;
}
/* line 1339, ../../src/sass/bootstrap/peopledoc.scss */
.btn.btn-danger {
  background: #f9a227;
  border: 1px solid #f8970e;
  text-shadow: none;
}
/* line 1344, ../../src/sass/bootstrap/peopledoc.scss */
.btn.btn-inverse {
  background: #333333;
  border: 1px solid #262626;
  text-shadow: none;
}
/* line 1349, ../../src/sass/bootstrap/peopledoc.scss */
.btn.disabled {
  color: #b3b3b3 !important;
  background: #eeeeee !important;
  border: 1px solid #cdcdcd;
}
/* line 1353, ../../src/sass/bootstrap/peopledoc.scss */
.btn.disabled .caret {
  border-top-color: #b3b3b3;
  border-bottom-color: #b3b3b3;
}
/* line 1358, ../../src/sass/bootstrap/peopledoc.scss */
.btn.active {
  background: #1374b4;
  border: 1px solid #1374b4;
  color: #ffffff;
}

/* line 1365, ../../src/sass/bootstrap/peopledoc.scss */
body {
  background: white;
}

/* line 1369, ../../src/sass/bootstrap/peopledoc.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #F5F5F5;
  border: 1px solid #E3E3E3;
  border-radius: 2px;
  box-shadow: none;
}

/* line 1380, ../../src/sass/bootstrap/peopledoc.scss */
.table-striped i.icon-folder-open, .table-striped i.icon-off, .table-striped i.icon-trash {
  margin-right: 10px;
}
/* line 1382, ../../src/sass/bootstrap/peopledoc.scss */
.table-striped i.icon-folder-open.icon-yellow, .table-striped i.icon-off.icon-yellow, .table-striped i.icon-trash.icon-yellow {
  background: url("../../img//enterprise/mini-blue.6c71948bbd3e.png");
  background-position: 0px 0px;
  height: 16px;
}
/* line 1388, ../../src/sass/bootstrap/peopledoc.scss */
.table-striped i.icon-off {
  background-position: -456px 0px !important;
}
/* line 1391, ../../src/sass/bootstrap/peopledoc.scss */
.table-striped i.icon-folder-open {
  background: url("../../img//enterprise/mini-blue.6c71948bbd3e.png") !important;
  background-position: 0px 0px  !important;
  height: 16px  !important;
}
/* line 1397, ../../src/sass/bootstrap/peopledoc.scss */
.table-striped .bulk_action > .icon-trash {
  margin-right: 0px;
}

/* line 1404, ../../src/sass/bootstrap/peopledoc.scss */
.masonry-brick i.icon-folder-open, .media-body i.icon-folder-open {
  background: url("../../img//enterprise/mini-blue.6c71948bbd3e.png") !important;
  background-position: 0px 0px  !important;
  height: 16px  !important;
}

/* line 1412, ../../src/sass/bootstrap/peopledoc.scss */
.caption h5 {
  min-height: 45px;
}

/* Forms */
/* line 1419, ../../src/sass/bootstrap/peopledoc.scss */
input.search-query {
  border-radius: 0px 0px 0px 0px !important;
}

/* line 1423, ../../src/sass/bootstrap/peopledoc.scss */
.label, .badge {
  font-weight: normal;
  text-shadow: none;
}

/* line 1428, ../../src/sass/bootstrap/peopledoc.scss */
.nav-list > li > a, .nav-list .nav-header {
  text-shadow: none;
}

/* line 1432, ../../src/sass/bootstrap/peopledoc.scss */
.profile-pic {
  border-radius: 50%;
  border: 3px solid #c2c2c2;
  background: #c2c2c2;
}

/* line 1438, ../../src/sass/bootstrap/peopledoc.scss */
.g-recaptcha {
  margin-bottom: 20px;
}

/* line 1448, ../../src/sass/bootstrap/peopledoc.scss */
#topnav .navbar-inner .nav.pull-right li a img {
  border-radius: 50%;
  border: 2px solid #1374b4;
  margin-top: -5px;
}

/* line 1460, ../../src/sass/bootstrap/peopledoc.scss */
body.external {
  padding-top: 10px;
}
/* line 1462, ../../src/sass/bootstrap/peopledoc.scss */
body.external.login {
  padding-top: 0px;
}
/* line 1464, ../../src/sass/bootstrap/peopledoc.scss */
body.external.login .site-header {
  padding: 0px 0px 0px 0px;
  background: #2f3030;
  height: 50px;
  margin-bottom: 30px;
  border-bottom: 5px solid #1374b4;
}
/* line 1471, ../../src/sass/bootstrap/peopledoc.scss */
body.external.login .divider {
  position: relative;
  display: block;
  margin: 25px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  border-top: 1px solid #c3c3c3;
  font-size: 0px;
  height: 0px;
}
/* line 1480, ../../src/sass/bootstrap/peopledoc.scss */
body.external.login form {
  margin: 25px !important;
}
/* line 1483, ../../src/sass/bootstrap/peopledoc.scss */
body.external.login .btn {
  padding: 5px 20px 5px 20px;
  margin: 0px 20px 0px 0px;
  color: white;
  background: #1374b4 !important;
  border: 1px solid #0e5686;
}
/* line 1490, ../../src/sass/bootstrap/peopledoc.scss */
body.external.login .content {
  border-radius: 2px;
}

/* line 1498, ../../src/sass/bootstrap/peopledoc.scss */
.icon-peopleask {
  background-image: url("../../img//enterprise/logo-peopleask.6eba49a2afe8.png") !important;
  background-position: 0px 0px;
}

/* ======== Internal Function Design : */
/* line 1506, ../../src/sass/bootstrap/peopledoc.scss */
.logo {
  background: #2F3030;
  padding: 15px;
  text-align: center;
}

/* line 1512, ../../src/sass/bootstrap/peopledoc.scss */
.avatar_container {
  background: #2F3030;
}
/* line 1513, ../../src/sass/bootstrap/peopledoc.scss */
.avatar_container .id_avatar_text {
  color: white;
}

/* ======== Bootstral Globals : */
/* line 1522, ../../src/sass/bootstrap/peopledoc.scss */
.dropdown-menu {
  border-radius: 2px;
}

/* line 1526, ../../src/sass/bootstrap/peopledoc.scss */
#browser-legacy-banner {
  position: relative;
  display: block;
  height: 70px;
  background: #e3e3e3;
  padding-top: 5px;
}
/* line 1532, ../../src/sass/bootstrap/peopledoc.scss */
#browser-legacy-banner .browser-legacy-banner-title {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
/* line 1537, ../../src/sass/bootstrap/peopledoc.scss */
#browser-legacy-banner .btn-browser-legacy-container {
  text-align: right;
}
/* line 1539, ../../src/sass/bootstrap/peopledoc.scss */
#browser-legacy-banner .btn-browser-legacy-container .btn-browser-legacy-container-close {
  position: relative;
  display: inline-block;
  margin-top: 18px;
  background: #bababa;
  padding: 5px 5px 5px 5px;
}
/* line 1545, ../../src/sass/bootstrap/peopledoc.scss */
#browser-legacy-banner .btn-browser-legacy-container .btn-browser-legacy-container-close > a {
  color: #000;
}
/* line 1550, ../../src/sass/bootstrap/peopledoc.scss */
#browser-legacy-banner .span11 {
  margin-left: 10px;
}
/* line 1553, ../../src/sass/bootstrap/peopledoc.scss */
#browser-legacy-banner .span1 {
  margin-left: 0px;
}

/* line 1559, ../../src/sass/bootstrap/peopledoc.scss */
#document-expiry-form-tab .control {
  margin-bottom: 22px;
}
/* line 1562, ../../src/sass/bootstrap/peopledoc.scss */
#document-expiry-form-tab .control select {
  margin: 0 2px;
  width: auto;
}
/* line 1567, ../../src/sass/bootstrap/peopledoc.scss */
#document-expiry-form-tab .sub-control {
  margin-bottom: 8px;
  margin-left: 22px;
}
/* line 1572, ../../src/sass/bootstrap/peopledoc.scss */
#document-expiry-form-tab .help-inline.error {
  color: #b94a48;
}

/* Edit employee profile */
/* line 1578, ../../src/sass/bootstrap/peopledoc.scss */
label.subchoice {
  margin-left: 2em;
}

/* line 1582, ../../src/sass/bootstrap/peopledoc.scss */
.control-group  {
  margin-bottom: 10px;
}

/* line 1586, ../../src/sass/bootstrap/peopledoc.scss */
.chosen-container {
  max-width: 100%;
}

/* Fix https://github.com/UKGEPIC/hrsd-RH2/issues/11433 */
/* https://css-tricks.com/almanac/properties/w/word-break/ */
/* line 1593, ../../src/sass/bootstrap/peopledoc.scss */
.word-break {
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/* Employee folder thumbnail title */
/* line 1607, ../../src/sass/bootstrap/peopledoc.scss */
.bootstrap .thumbnail .caption h2.centered {
  font-size: 14px;
}

/* Screen reader helper */
/* line 1613, ../../src/sass/bootstrap/peopledoc.scss */
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
}

/* line 1624, ../../src/sass/bootstrap/peopledoc.scss */
.bootstrap .selectize-dropdown .highlight {
  color: #333333;
}

/* line 1628, ../../src/sass/bootstrap/peopledoc.scss */
.selectize-control {
  display: inline-block;
  width: 23%;
  vertical-align: middle;
}
/* line 1633, ../../src/sass/bootstrap/peopledoc.scss */
.selectize-control.single {
  width: 200px;
}
/* line 1637, ../../src/sass/bootstrap/peopledoc.scss */
.selectize-control .selectize-input.invalid {
  border-color: #d30303;
}

/* line 1642, ../../src/sass/bootstrap/peopledoc.scss */
.selectize-control.single .selectize-input {
  padding-right: 35px;
}
