@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;0,900;1,400&display=swap");
:root {
  color-scheme: only light; }

*:focus {
  outline: none; }

.help-block.has-error {
  margin-bottom: 5px; }

.form-group.has-error .select2-selection {
  border-color: #dd4b39; }

.help-block.header-block {
  margin-bottom: 15px;
  text-align: center; }

.tag {
  line-height: 30px; }

.dw-hidden {
  display: none; }

.filters {
  display: none;
  margin-bottom: 10px; }

.checkbox {
  margin-top: 30px; }

.dw-sortable tr:hover {
  cursor: pointer; }

.dw-table-button {
  margin-bottom: 5px;
  margin-top: -2px;
  margin-right: 5px; }

.dw-table-button:last-child {
  margin-right: 0px; }

.bg-light-gray {
  background-color: #f4f4f4;
  color: #444;
  border-color: #ddd; }

.dw-file-input-files .input-group:not(:first-of-type) {
  margin-top: 10px; }

.dw-file-input-files .input-group:last-of-type {
  margin-bottom: 10px; }

.dw-file-title {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border: 1px solid #d2d6de;
  box-shadow: none;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  display: table-cell;
  border-radius: 0;
  border-left: 1px solid #fff; }

.dw-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.dw-overlay {
  z-index: 1000;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px; }

.dw-overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -50px;
  color: #000;
  font-size: 30px; }

.dw-overlay .title {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0px;
  font-size: 18px; }

.dw-overlay.boxprogress .title {
  margin-top: -30px; }

.dw-overlay.boxerror {
  color: white; }

.dw-overlay.boxerror > .fa {
  color: white; }

.dw-overlay .dark {
  background: rgba(0, 0, 0, 0.5); }

.dw-overlay .progress {
  position: absolute;
  top: 50%;
  width: 60%;
  margin-left: 20%;
  margin-top: 10px; }

.dw-form-section h4 {
  margin-top: 15px; }

.dw-form-section hr {
  margin-top: 0px;
  margin-bottom: 10px; }

.bootstrap-tagsinput {
  width: 100%;
  display: block; }

.bootstrap-tagsinput .label {
  font-size: 95%;
  font-weight: 500; }

.dw-form-label-muted {
  font-weight: 400;
  font-size: 12px;
  color: #7d7d7d; }

.dw-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block; }

.dw-round {
  border-radius: 50%; }

.dw-profile-image-modal {
  text-align: right; }

.dw-profile-image-modal .image-container {
  width: 195px;
  height: 250px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.dw-profile-image-modal .change-image-button {
  position: absolute;
  bottom: 12px;
  right: 48px; }

.dw-profile-image-modal.empty .change-image-button {
  right: 23px; }

.dw-profile-image-modal .delete-image-button {
  position: absolute;
  bottom: 12px;
  right: 23px; }

.dw-profile-image-modal.empty .delete-image-button {
  display: none; }

.dw-profile-image-modal .edit-image-button {
  position: absolute;
  bottom: 12px;
  right: 185px; }

.dw-profile-image-modal.empty .edit-image-button {
  display: none; }

/*
Logo image
 */
.dw-logo-image-modal {
  text-align: left; }

.dw-logo-image-modal .img-thumbnail {
  width: 100%; }

.dw-logo-image-modal .image-container {
  width: 100%;
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

.dw-logo-image-modal .label {
  display: block; }

.dw-logo-image-modal .change-image-button {
  position: absolute;
  bottom: 12px;
  right: 48px; }

.dw-logo-image-modal.empty .change-image-button {
  right: 23px; }

.dw-logo-image-modal .delete-image-button {
  position: absolute;
  bottom: 12px;
  right: 23px; }

.dw-logo-image-modal.empty .delete-image-button {
  display: none; }

.dw-logo-options label {
  font-weight: normal; }

.dw-logo-options input {
  margin-right: 10px; }

/*
Workgroup modal tables
 */
.dw-wg-modal-table {
  border: 1px solid #e2e2e2;
  padding: 10px; }

.dw-wg-modal-table table {
  margin-top: 12px; }

/*
Custom tabs
 */
.dw-tabs .nav-tabs-custom {
  background-color: #ecf0f5;
  box-shadow: none; }

.dw-tabs .nav-tabs-custom > .tab-content {
  background-color: #ecf0f5;
  padding: 0px;
  padding-top: 10px; }

.dw-tabs .nav-tabs-custom > .nav-tabs {
  border-bottom-color: #b5b5b5; }

.dw-tabs .nav-tabs-custom > .nav-tabs > li.active > a, .nav-tabs-custom > .nav-tabs > li.active:hover > a {
  background-color: #00a65a;
  color: #fff; }

.dw-tabs .nav-tabs-custom > .nav-tabs > li {
  border-top: 1px solid #b5b5b5;
  border-left: 1px solid #b5b5b5;
  border-right: 1px solid #b5b5b5;
  margin-bottom: 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.dw-tabs .nav-tabs-custom > .nav-tabs > li.active {
  border-top: 1px solid #00a65a;
  border-left: 1px solid #00a65a;
  border-right: 1px solid #00a65a; }

.dw-tabs .nav-tabs-custom > .nav-tabs > li.active > a {
  border-top-color: inherit;
  border-left-color: inherit;
  border-right-color: inherit; }

/*
Alerts with buttons
 */
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.vcenter h4 {
  margin: auto; }

/*
History element
 */
.dw-history-messages {
  transition: transform .5s ease-in-out;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  padding: 10px; }

.dw-history-msg {
  margin-bottom: 10px;
  display: block; }

.dw-history-info {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
  color: #999; }

.dw-history-text {
  display: block;
  font-size: 12px;
  color: black; }

.dw-history-name {
  font-weight: 600; }

/*
Remove rounded corner from the bootstrap dialog
 */
.bootstrap-dialog .modal-header {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

/*
Remove focus outline in columns selector
 */
.btn-default.focus, .btn-default:focus {
  background-color: #f4f4f4;
  color: #444;
  border-color: #ddd; }

.btn-group.columns-selector {
  width: 100%; }

.columns-selector .btn:focus {
  outline: 0; }

.columns-selector .btn.active.focus, .columns-selector .btn.active:focus, .columns-selector .btn.focus, .columns-selector .btn:active.focus, .columns-selector .btn:active:focus, .columns-selector .btn:focus {
  outline: 0; }

.columns-selector .btn-default.active.focus, .columns-selector .btn-default.active:focus, .columns-selector .btn-default.active:hover, .columns-selector .btn-default:active.focus, .columns-selector .btn-default:active:focus, .columns-selector .btn-default:active:hover, .columns-selector .open > .dropdown-toggle.btn-default.focus, .columns-selector .open > .dropdown-toggle.btn-default:focus, .columns-selector .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

/*
No wrap on horizontally scrollable tables where buttons are added
 */
.dw-flex {
  display: flex; }

.dw-flex .pull-right {
  margin-left: auto; }

/*
Placement rows background-colors
 */
.dw-plac-row-accepted {
  background-color: #bae8ab; }

.dw-plac-row-accepted:hover {
  background-color: #90DA79 !important; }

.dw-plac-row-cancelled {
  background-color: #e8aeab; }

.dw-plac-row-cancelled:hover {
  background-color: #da7c77 !important; }

.dw-plac-running {
  background-color: #79ff4f !important; }

/*
Workgroup rows background-colors
 */
/*
Profile image displayed in the placement table row
 */
.placement-profile-image {
  float: left;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 5px;
  margin-top: -2px; }

/*
Box in the workers assignment tool
 */
.box.dw-workers-assign {
  background-color: #e5effd;
  border: 1px solid #d2d6de;
  box-shadow: none;
  overflow: hidden; }

.box.dw-workers-assign .box-header {
  border-bottom: 1px solid #d2d6de; }

.box.dw-workers-assign .box-body {
  height: 34vh;
  overflow-y: scroll; }

.box.box-modal {
  background-color: #e5effd;
  border: 1px solid #d2d6de;
  box-shadow: none;
  overflow: hidden; }

.box.box-modal .box-header {
  border-bottom: 1px solid #d2d6de; }

.centeredText {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0px;
  font-size: 18px; }

/*
Profile image in placement allocator tool
 */
.image-container {
  width: 100px;
  height: 128px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

/*
Box placement status
 */
.box-placement-status h2 {
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 5px;
  font-weight: 600; }

.box-placement-status h3 {
  margin-top: 0px; }

.box-placement-status p.desc {
  width: 50%;
  margin: 0 auto; }

.box-placement-status .btn-toolbar {
  margin-top: 10px;
  display: flex;
  justify-content: center; }

.box-placement-status .welcome-pack {
  min-height: 60px;
  padding: 10px;
  margin-top: 10px;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -10px;
  background-color: #8cd973;
  display: flex;
  align-items: center;
  justify-content: center; }

.box-placement-status.accepted {
  background-color: #bae8ab; }

.box-placement-status.cancelled {
  background-color: #e8aeab; }

/*
List groups with multiple lines
 */
.list-group.list-group-multiline .list-group-item {
  display: flex;
  justify-content: space-between; }

.list-group.list-group-multiline .list-group-item b {
  display: block;
  margin-right: 10px; }

.list-group.list-group-multiline .list-group-item .detail {
  display: block;
  text-align: right; }

.list-group.list-group-multiline .list-group-item .detail button {
  margin-left: 10px; }

.dw-inline-form-group {
  display: inline-flex;
  align-items: center; }

.dw-inline-form-group label {
  margin-right: 15px;
  text-align: right; }

.dw-inline-form-group .filler {
  flex-grow: 1; }

/*
Menu icons
 */
/*
Multiselect dropdown full width of the div
 */
.full-width-multiselect .multiselect .multiselect-selected-text {
  float: left; }

.full-width-multiselect .multiselect .caret {
  float: right;
  margin: 8px 0; }

.full-width-multiselect .multiselect-container {
  width: 100%; }

/*
Fix for the alerts to have a black text and blue links
 */
.alert.dark {
  color: black !important; }

.alert.dark a {
  color: #0000EE !important; }

/*
Resources box
 */
.resourceBox {
  width: 240px;
  margin: 5px;
  text-align: center;
  border: 1px solid lightgrey;
  display: block;
  overflow: hidden; }

.resourceBox .rImage {
  width: 240px;
  height: 360px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.resourceBox .rText {
  width: 100%;
  padding: 5px;
  color: white;
  background-color: #222d32; }

/*
Multiselect dropdown goes below the screen, we need to limit it
 */
.multiselect-container {
  height: 300px;
  overflow-y: scroll;
  overflow-x: hidden; }

/*
Custom menu that is being used on the table rows instead of the context menu
 */
.dw-custom-menu {
  display: none;
  z-index: 1000;
  position: absolute;
  overflow: hidden;
  border: 1px solid #CCC;
  white-space: nowrap;
  font-family: sans-serif;
  background: #FFF;
  color: #333;
  border-radius: 5px;
  padding: 0; }

/* Each of the items in the list */
.dw-custom-menu li {
  padding: 8px 12px;
  cursor: pointer;
  list-style-type: none;
  transition: all .3s ease;
  user-select: none; }

.dw-custom-menu li:hover {
  background-color: #DEF; }

.dw-custom-menu-cover {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.multiselect-container > li > a > label {
  min-height: 26px; }

.read-email {
  display: block;
  background-color: #dd4b39;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-top: 5px; }

.main-footer {
  padding: 3px;
  font-size: 0.8em; }

.country-flag {
  height: 14px;
  border: 1px solid #d8d8d8; }

.form-sections-style fieldset {
  margin-top: 20px; }

.form-sections-style fieldset legend {
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 500;
  letter-spacing: -0.2px;
  background-color: aliceblue;
  padding: 4px; }

.text-xs-left {
  text-align: left; }

.text-xs-right {
  text-align: right; }

.text-xs-center {
  text-align: center; }

.text-xs-justify {
  text-align: justify; }

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left; }

  .text-sm-right {
    text-align: right; }

  .text-sm-center {
    text-align: center; }

  .text-sm-justify {
    text-align: justify; } }
@media (min-width: 992px) {
  .text-md-left {
    text-align: left; }

  .text-md-right {
    text-align: right; }

  .text-md-center {
    text-align: center; }

  .text-md-justify {
    text-align: justify; } }
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left; }

  .text-lg-right {
    text-align: right; }

  .text-lg-center {
    text-align: center; }

  .text-lg-justify {
    text-align: justify; } }
h1, h2, h3, h4, h5, h6, p, span, a, li, tspan, th, td {
  font-family: "Source Sans Pro", sans-serif; }

.content-wrapper {
  background-color: #F0F3F9; }

.btn, .btn.btn-flat {
  background-color: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16);
  border: 0;
  font-weight: 600;
  font-size: 14px;
  padding: 8px;
  color: #000;
  transition: 0.1s; }
  .btn:hover, .btn.btn-flat:hover {
    background-color: #003A96;
    color: #fff; }

.btn-xs {
  padding: 2px 6px;
  vertical-align: middle;
  font-size: 12px; }

.skin-green .wrapper {
  background-color: #F0F3F9; }
.skin-green .main-sidebar {
  background-color: #F0F3F9;
  padding-top: 60px; }
.skin-green .left-side {
  background-color: #F0F3F9; }
.skin-green .main-header {
  background-color: #fff;
  -webkit-box-shadow: 0px 8px 20px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 8px 20px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 8px 20px 2px rgba(0, 0, 0, 0.08); }
  .skin-green .main-header .logo {
    background: none;
    text-align: left; }
    .skin-green .main-header .logo .logo-lg img {
      height: 40px;
      width: auto; }
  .skin-green .main-header .logo:hover {
    background-color: #fff; }
  .skin-green .main-header .navbar {
    background-color: #fff;
    margin-left: 0; }
    .skin-green .main-header .navbar .sidebar-toggle {
      color: #000;
      padding: 8px 12px;
      margin-top: 10px; }
      .skin-green .main-header .navbar .sidebar-toggle:hover {
        background-color: #D9D9D9;
        border-radius: 30px;
        color: #8C8C8C; }
    .skin-green .main-header .navbar .nav > li > a {
      color: #000; }
.skin-green .sidebar a {
  color: #000; }
.skin-green .sidebar-menu .treeview-menu > li > a {
  color: #000;
  background-color: #fff;
  border-radius: 40px;
  -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  margin: 6px; }
  .skin-green .sidebar-menu .treeview-menu > li > a:hover {
    background: #003A96;
    color: #fff; }
.skin-green .sidebar-menu .treeview-menu > li.active > a {
  background: #003A96;
  color: #fff; }
.skin-green .sidebar-menu > li {
  padding: 4px; }
  .skin-green .sidebar-menu > li .treeview-menu {
    background: none; }
.skin-green .sidebar-menu > li > a {
  background-color: #fff;
  border-radius: 40px;
  -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  padding: 10px 5px 12px 12px;
  border-left: 0;
  transition: 0.1s; }

.skin-green .sidebar-menu > li:hover > a, .skin-green .sidebar-menu > li.active > a, .skin-green .sidebar-menu > li.menu-open > a {
  background: #003A96; }

.sidebar-mini .main-header .navbar {
  margin-left: 8px; }
.sidebar-mini.sidebar-collapse .main-header .navbar {
  margin-left: 8px; }
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a {
  padding: 11px;
  text-align: center; }
  .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > i {
    margin: 0 auto; }

.main-footer {
  background: none;
  border-top: 0; }

.box {
  border-radius: 12px;
  box-shadow: none;
  border-top: 0; }

.box-header {
  padding: 16px; }
  .box-header.with-border {
    border-bottom: 1px solid #F0F3F9; }
  .box-header .box-title {
    font-weight: 600; }
  .box-header > .box-tools {
    top: 8px; }

.bg-light-gray {
  color: #000;
  border-radius: 20px;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16);
  transition: 0.1s; }
  .bg-light-gray.btn[class*='bg-']:hover {
    background-color: #003A96;
    color: #fff; }

.content-header > .breadcrumb {
  float: none;
  position: relative;
  top: auto;
  right: auto; }
.content-header > h1 {
  font-weight: 600; }
  .content-header > h1 > small {
    font-size: 24px;
    font-weight: 600;
    color: #000; }

table.dataTable {
  border: 0;
  border-collapse: separate;
  border-bottom: 2px #EAEAEA solid; }
  table.dataTable thead tr th {
    border: 0;
    background-color: #EAEAEA;
    vertical-align: middle; }
    table.dataTable thead tr th:first-child {
      border-radius: 6px 0 0 6px; }
    table.dataTable thead tr th:nth-child(2) {
      border-radius: 6px 0 0 6px; }
    table.dataTable thead tr th:last-child {
      border-radius: 0 6px 6px 0; }
  table.dataTable tbody tr td {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    vertical-align: middle; }
    table.dataTable tbody tr td .btn-default, table.dataTable tbody tr td .btn-xs {
      background-color: #fff;
      border-radius: 30px;
      -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16);
      border: 0;
      font-weight: 600;
      padding: 2px 8px; }
      table.dataTable tbody tr td .btn-default.row-worker-edit, table.dataTable tbody tr td .btn-xs.row-worker-edit {
        background-color: #d9d9d9;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
      table.dataTable tbody tr td .btn-default span.fa-pencil, table.dataTable tbody tr td .btn-xs span.fa-pencil {
        margin-right: 4px; }
      table.dataTable tbody tr td .btn-default.btn-danger, table.dataTable tbody tr td .btn-xs.btn-danger {
        background-color: #F56C6C; }
      table.dataTable tbody tr td .btn-default.btn-success, table.dataTable tbody tr td .btn-xs.btn-success {
        background-color: #42E5A1; }
    table.dataTable tbody tr td .tb-delete {
      background-color: #F56C6C; }
  table.dataTable tbody tr:nth-child(n+2) td {
    border-top: 2px #EAEAEA solid; }
  table.dataTable.dtr-column > tbody > tr > td.control:before {
    height: 28px;
    width: 28px;
    border: 0;
    margin-top: -14px;
    margin-bottom: -14px;
    border-radius: 10px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    background-color: #42E5A1; }

#workers-list-table-container table.dataTable thead tr th:nth-child(2), #messagesInbox table.dataTable thead tr th:nth-child(2), #placements-list-table-container table.dataTable thead tr th:nth-child(2), #farm-contacts-container table.dataTable thead tr th:nth-child(2), #farm-addresses-container table.dataTable thead tr th:nth-child(2), #employer-management-tab table.dataTable thead tr th:nth-child(2), #agent-contacts-tab table.dataTable thead tr th:nth-child(2), #agent-management-tab table.dataTable thead tr th:nth-child(2), #worker-placements-tab table.dataTable thead tr th:nth-child(2), #worker-management-tab table.dataTable thead tr th:nth-child(2), #worker-documents-tab table.dataTable thead tr th:nth-child(2), #job-applications-summary table.dataTable thead tr th:nth-child(2), #workgroup-bespoke-columns-tab table.dataTable thead tr th:nth-child(2), #workgroup-worker-details table.dataTable thead tr th:nth-child(2), #placement-subplacements-tab table.dataTable thead tr th:nth-child(2), #placement-travel-info-tab table.dataTable thead tr th:nth-child(2), #placement-onboarding-documents-tab table.dataTable thead tr th:nth-child(2), #placement-farm-documents-tab table.dataTable thead tr th:nth-child(2), #box-placement-return-documents table.dataTable thead tr th:nth-child(2) {
  border-radius: 0; }

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
  height: 28px;
  width: 28px;
  border: 0;
  border-radius: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  background-color: #42E5A1;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: -30px;
  margin-right: 10px;
  margin-bottom: 18px; }

.btn-danger {
  background-color: #F56C6C;
  color: #fff;
  border-radius: 30px;
  border: 0;
  font-weight: 600; }

.btn-success {
  background-color: #42E5A1;
  color: #fff;
  border-radius: 30px;
  border: 0;
  font-weight: 600; }

.dataTables_paginate .pagination > li.paginate_button.active > a {
  background: #003A96; }
.dataTables_paginate .pagination > li.paginate_button > a {
  background: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16);
  border: 0;
  margin: 0 2px; }

.info-box {
  border-radius: 18px; }
  .info-box .info-box-icon {
    border-radius: 18px 0 0 18px; }

.form-control {
  border-color: #949494;
  border-radius: 4px; }

.dw-tabs .nav-tabs-custom {
  background-color: #F0F3F9; }
  .dw-tabs .nav-tabs-custom > .nav-tabs {
    border-bottom: 10px solid #fff;
    z-index: 2; }
    .dw-tabs .nav-tabs-custom > .nav-tabs > li {
      border: 0;
      background-color: #fff;
      color: #000;
      border-radius: 30px;
      margin-bottom: 4px;
      -webkit-box-shadow: 0px -4px 6px 0px rgba(0, 0, 0, 0.08);
      -moz-box-shadow: 0px -4px 6px 0px rgba(0, 0, 0, 0.08);
      box-shadow: 0px -4px 6px 0px rgba(0, 0, 0, 0.08);
      z-index: 1; }
      .dw-tabs .nav-tabs-custom > .nav-tabs > li.active {
        border: 0;
        border-radius: 12px 12px 0 0;
        margin-bottom: 0;
        padding-bottom: 4px; }
        .dw-tabs .nav-tabs-custom > .nav-tabs > li.active > a {
          background-color: rgba(255, 255, 255, 0);
          color: #000;
          border: 0; }
      .dw-tabs .nav-tabs-custom > .nav-tabs > li > a {
        background-color: rgba(255, 255, 255, 0);
        color: #000;
        border: 0; }
  .dw-tabs .nav-tabs-custom > .tab-content {
    background-color: #F0F3F9; }

.small-box {
  border-radius: 18px; }
  .small-box > .small-box-footer {
    border-radius: 0 0 18px 18px;
    padding: 6px; }

.info-list b {
  margin-right: 4px; }

.label-success {
  border-radius: 30px;
  background-color: #42E5A1 !important;
  font-size: 14px; }

.label-danger {
  border-radius: 30px;
  background-color: #F56C6C !important;
  font-size: 14px; }

.label-primary {
  border-radius: 30px;
  background-color: #69B5FA !important;
  font-size: 14px; }

.label-warning {
  border-radius: 30px;
  background-color: #FAB44B !important;
  font-size: 14px; }

.box.dw-workers-assign {
  background-color: #fff;
  -webkit-box-shadow: 0px -4px 6px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px -4px 6px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px -4px 6px 0px rgba(0, 0, 0, 0.08); }

.box-body .btn-group > .btn {
  box-shadow: none;
  border: 1px solid #ddd; }

.toggle.btn {
  border-radius: 12px; }
  .toggle.btn:hover {
    background-color: #fff; }
    .toggle.btn:hover .toggle-group .toggle-handle {
      background-color: #EAEAEA; }
  .toggle.btn .toggle-group {
    border-radius: 12px; }
    .toggle.btn .toggle-group .toggle-on.btn {
      background-color: #42E5A1;
      color: #fff;
      padding: 7px 36px 7px 7px;
      margin: 0; }
    .toggle.btn .toggle-group .toggle-off.btn {
      background-color: #F56C6C;
      color: #fff;
      padding: 7px 7px 7px 36px;
      margin: 0; }
    .toggle.btn .toggle-group .btn {
      border-radius: 2px; }
    .toggle.btn .toggle-group .toggle-handle {
      height: 30px;
      margin-top: 3px;
      border-radius: 10px;
      width: 30px;
      right: 18px;
      transition: 0.1s; }
  .toggle.btn.off .toggle-group .toggle-handle {
    right: 0px;
    left: 18px; }
  .toggle.btn.btn-xs .toggle-group .toggle-handle {
    height: 15px; }

#worker-farm-rehire .toggle.btn, #worker-rehire .toggle.btn {
  width: 120px !important; }

#worker-rehire .toggle.btn {
  margin-left: 8px; }

#worker-agent-rehire .toggle.btn {
  width: 120px !important; }

.worker-modal-styles .toggle.btn {
  width: 120px !important; }
  .worker-modal-styles .toggle.btn .toggle-handle {
    height: 28px !important; }

.sidebar-menu > li .dw-icon {
  display: inline-block;
  width: 20px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  vertical-align: -2px; }
.sidebar-menu > li .fa:before, .sidebar-menu > li .dw-icon:before {
  content: ".";
  display: block;
  width: 16px;
  height: 16px;
  color: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url("/assets/Common/img/icons/menu-icons/ic_replace.svg"); }
.sidebar-menu > li .fa-angle-left:before {
  width: 10px;
  height: 10px;
  margin-top: 2px;
  background-image: url("/assets/Common/img/icons/ic_left_chevron.svg"); }
.sidebar-menu > li .fa-circle-o:before {
  width: 10px;
  height: 14px;
  background-image: url("/assets/Common/img/icons/menu-icons/ic_circle.svg"); }
.sidebar-menu > li .fa-dashboard:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_dashboard.svg"); }
.sidebar-menu > li .fa-envelope:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_replace.svg"); }
.sidebar-menu > li .fa-users:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_user_management.svg"); }
.sidebar-menu > li .fa-building:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_employers.svg"); }
.sidebar-menu > li .dw-icon-agents:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sources.svg"); }
.sidebar-menu > li .dw-icon-workers:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_workers.svg"); }
.sidebar-menu > li .dw-icon-workgroups:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_orders.svg"); }
.sidebar-menu > li .dw-icon-placements:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_placements.svg"); }
.sidebar-menu > li .fa-file:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_document_templates.svg"); }
.sidebar-menu > li .dw-icon-transfers:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_transfer_requests.svg"); }
.sidebar-menu > li .dw-icon-billing:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_payment_plans.svg"); }
.sidebar-menu > li .fa-bar-chart:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_reports.svg"); }
.sidebar-menu > li .dw-icon-notifications-settings:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_notifications.svg"); }
.sidebar-menu > li .fa-archive:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_archive_data.svg"); }
.sidebar-menu > li .fa-folder:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_shared_files.svg"); }
.sidebar-menu > li .fa-book:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_global_values.svg"); }
.sidebar-menu > li .fa-question-circle:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_help.svg"); }
.sidebar-menu > li .fa-legal:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_disclaimer.svg"); }
.sidebar-menu > li .fa-gears:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_settings.svg"); }
.sidebar-menu > li .fa-envelope:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_inbox.svg"); }
.sidebar-menu > li .fa-home:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_home.svg"); }
.sidebar-menu > li .fa-sitemap:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sitemap.svg"); }
.sidebar-menu > li .fa-sectors:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sectors.svg"); }
.sidebar-menu > li .fa-alerts:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_alerts.svg"); }
.sidebar-menu > li .fa-activity:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_activity_tracker.svg"); }
.sidebar-menu > li.menu-open .fa-dashboard:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_dashboard_active.svg"); }
.sidebar-menu > li.menu-open .fa-envelope:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_replace_active.svg"); }
.sidebar-menu > li.menu-open .fa-users:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_user_management_active.svg"); }
.sidebar-menu > li.menu-open .fa-building:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_employers_active.svg"); }
.sidebar-menu > li.menu-open .dw-icon-agents:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sources_active.svg"); }
.sidebar-menu > li.menu-open .dw-icon-workers:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_workers_active.svg"); }
.sidebar-menu > li.menu-open .dw-icon-workgroups:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_orders_active.svg"); }
.sidebar-menu > li.menu-open .dw-icon-placements:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_placements_active.svg"); }
.sidebar-menu > li.menu-open .fa-file:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_document_templates_active.svg"); }
.sidebar-menu > li.menu-open .dw-icon-transfers:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_transfer_requests_active.svg"); }
.sidebar-menu > li.menu-open .dw-icon-billing:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_payment_plans_active.svg"); }
.sidebar-menu > li.menu-open .fa-bar-chart:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_reports_active.svg"); }
.sidebar-menu > li.menu-open .dw-icon-notifications-settings:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_notifications_active.svg"); }
.sidebar-menu > li.menu-open .fa-archive:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_archive_data_active.svg"); }
.sidebar-menu > li.menu-open .fa-folder:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_shared_files_active.svg"); }
.sidebar-menu > li.menu-open .fa-book:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_global_values_active.svg"); }
.sidebar-menu > li.menu-open .fa-question-circle:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_help_active.svg"); }
.sidebar-menu > li.menu-open .fa-legal:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_disclaimer_active.svg"); }
.sidebar-menu > li.menu-open .fa-gears:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_settings_active.svg"); }
.sidebar-menu > li.menu-open .fa-envelope:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_inbox_active.svg"); }
.sidebar-menu > li.menu-open .fa-home:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_home_active.svg"); }
.sidebar-menu > li.menu-open .fa-sitemap:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sitemap_active.svg"); }
.sidebar-menu > li.menu-open .fa-sectors:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sectors_active.svg"); }
.sidebar-menu > li.menu-open .fa-alerts:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_alerts_active.svg"); }
.sidebar-menu > li.menu-open .fa-activity:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_activity_tracker_active.svg"); }
.sidebar-menu > li.active .fa-angle-left:before, .sidebar-menu > li:hover .fa-angle-left:before {
  background-image: url("/assets/Common/img/icons/ic_left_chevron_active.svg"); }
.sidebar-menu > li.active .fa-circle-o:before, .sidebar-menu > li:hover .fa-circle-o:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_circle_active.svg"); }
.sidebar-menu > li.active .fa-dashboard:before, .sidebar-menu > li:hover .fa-dashboard:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_dashboard_active.svg"); }
.sidebar-menu > li.active .fa-envelope:before, .sidebar-menu > li:hover .fa-envelope:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_replace_active.svg"); }
.sidebar-menu > li.active .fa-users:before, .sidebar-menu > li:hover .fa-users:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_user_management_active.svg"); }
.sidebar-menu > li.active .fa-building:before, .sidebar-menu > li:hover .fa-building:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_employers_active.svg"); }
.sidebar-menu > li.active .dw-icon-agents:before, .sidebar-menu > li:hover .dw-icon-agents:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sources_active.svg"); }
.sidebar-menu > li.active .dw-icon-workers:before, .sidebar-menu > li:hover .dw-icon-workers:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_workers_active.svg"); }
.sidebar-menu > li.active .dw-icon-workgroups:before, .sidebar-menu > li:hover .dw-icon-workgroups:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_orders_active.svg"); }
.sidebar-menu > li.active .dw-icon-placements:before, .sidebar-menu > li:hover .dw-icon-placements:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_placements_active.svg"); }
.sidebar-menu > li.active .fa-file:before, .sidebar-menu > li:hover .fa-file:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_document_templates_active.svg"); }
.sidebar-menu > li.active .dw-icon-transfers:before, .sidebar-menu > li:hover .dw-icon-transfers:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_transfer_requests_active.svg"); }
.sidebar-menu > li.active .dw-icon-billing:before, .sidebar-menu > li:hover .dw-icon-billing:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_payment_plans_active.svg"); }
.sidebar-menu > li.active .fa-bar-chart:before, .sidebar-menu > li:hover .fa-bar-chart:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_reports_active.svg"); }
.sidebar-menu > li.active .dw-icon-notifications-settings:before, .sidebar-menu > li:hover .dw-icon-notifications-settings:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_notifications_active.svg"); }
.sidebar-menu > li.active .fa-archive:before, .sidebar-menu > li:hover .fa-archive:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_archive_data_active.svg"); }
.sidebar-menu > li.active .fa-folder:before, .sidebar-menu > li:hover .fa-folder:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_shared_files_active.svg"); }
.sidebar-menu > li.active .fa-book:before, .sidebar-menu > li:hover .fa-book:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_global_values_active.svg"); }
.sidebar-menu > li.active .fa-question-circle:before, .sidebar-menu > li:hover .fa-question-circle:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_help_active.svg"); }
.sidebar-menu > li.active .fa-legal:before, .sidebar-menu > li:hover .fa-legal:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_disclaimer_active.svg"); }
.sidebar-menu > li.active .fa-gears:before, .sidebar-menu > li:hover .fa-gears:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_settings_active.svg"); }
.sidebar-menu > li.active .fa-envelope:before, .sidebar-menu > li:hover .fa-envelope:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_inbox_active.svg"); }
.sidebar-menu > li.active .fa-home:before, .sidebar-menu > li:hover .fa-home:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_home_active.svg"); }
.sidebar-menu > li.active .fa-sitemap:before, .sidebar-menu > li:hover .fa-sitemap:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sitemap_active.svg"); }
.sidebar-menu > li.active .fa-sectors:before, .sidebar-menu > li:hover .fa-sectors:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sectors_active.svg"); }
.sidebar-menu > li.active .fa-alerts:before, .sidebar-menu > li:hover .fa-alerts:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_alerts_active.svg"); }
.sidebar-menu > li.active .fa-activity:before, .sidebar-menu > li:hover .fa-activity:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_activity_tracker_active.svg"); }
.sidebar-menu > li.menu-open .fa-angle-left:before {
  background-image: url("/assets/Common/img/icons/ic_left_chevron_active.svg"); }
.sidebar-menu > li.menu-open .fa-users:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_user_management_active.svg"); }
.sidebar-menu > li.menu-open .fa-file:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_document_templates_active.svg"); }
.sidebar-menu > li.menu-open .dw-icon-notifications-settings:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_notifications_active.svg"); }
.sidebar-menu > li.menu-open .fa-folder:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_shared_files_active.svg"); }
.sidebar-menu > li.menu-open .fa-sectors:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sectors_active.svg"); }
.sidebar-menu > li.treeview .treeview-menu li .fa-angle-left:before {
  background-image: url("/assets/Common/img/icons/ic_left_chevron.svg"); }
.sidebar-menu > li.treeview.active .treeview-menu li.active .fa-angle-left:before {
  background-image: url("/assets/Common/img/icons/ic_left_chevron_active.svg"); }
.sidebar-menu > li.treeview .treeview-menu li:hover .fa-angle-left:before {
  background-image: url("/assets/Common/img/icons/ic_left_chevron_active.svg"); }

.box > .box-header > .box-title:before {
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: -1px;
  background-size: contain;
  background-position: center center;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-image: url("/assets/Common/img/icons/menu-icons/ic_replace.svg"); }
.box#box-placement-status > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_status.svg"); }
.box#farm-general-info-box > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sources.svg"); }
.box#workgroup-description > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_description.svg"); }
.box#box-placement-worker-dates > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_details.svg"); }
.box#box-placement-arrival-notes > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_travel.svg"); }
.box#box-placement-arrival-notes-documents > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_travel_docs.svg"); }
.box#box-placement-transfer-details > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_transfer_requests.svg"); }
.box#box-placement-onboarding-documents > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_shared_files.svg"); }
.box#messagesInbox > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_inbox.svg"); }
.box#agentsList > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sources.svg"); }
.box#box-agent-general-info > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_info.svg"); }
.box#box-worker-workgroups > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_placements.svg"); }
.box#agentContacts > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_user_management.svg"); }
.box#box-worker-general-info > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_info.svg"); }
.box#box-worker-documents > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_shared_files.svg"); }
.box#box-worker-bank-account > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_payment_plans.svg"); }
.box#box-worker-next-of-kin > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_user_management.svg"); }
.box#transfer-requests-table-box > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_transfer_requests.svg"); }
.box#box-documents > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_shared_files.svg"); }
.box#adminUsers > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_user_management.svg"); }
.box#usersList > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_user_management.svg"); }
.box#farmsList > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_employers.svg"); }
.box#box-farm-general-info > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_info.svg"); }
.box#box-farm-activity-info > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_status.svg"); }
.box#farmContacts > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_user_management.svg"); }
.box#box-farm-addresses > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_user_management.svg"); }
.box#box-farm-agreements > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_document_templates.svg"); }
.box#box-farm-audits > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_audit.svg"); }
.box#box-farm-premium-features > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_premium.svg"); }
.box#agent-associations-table > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sources.svg"); }
.box#notes-box > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_document_templates.svg"); }
.box#farm-workers-info-editor > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_info.svg"); }
.box#box-agent-activity-info > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_status.svg"); }
.box#agentAgreements > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_document_templates.svg"); }
.box#box-agent-audits > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_audit.svg"); }
.box#box-premium-features > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_premium.svg"); }
.box#workersList > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_workers.svg"); }
.box#farm-associations-table > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_employers.svg"); }
.box#worker-history-box > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_history.svg"); }
.box#workgroups > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_orders.svg"); }
.box#workgroup-general-info > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_orders.svg"); }
.box#workgroup-farmNotes > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_employers.svg"); }
.box#onboardingDocumentsList > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_shared_files.svg"); }
.box#workgroup-history > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_history.svg"); }
.box#job-applications-header > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_description.svg"); }
.box#job-applications-stats > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_reports.svg"); }
.box#job-applications-table > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sources.svg"); }
.box#bespoke-columns-farm-added > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_employers.svg"); }
.box#bespoke-columns-agent-added > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sources.svg"); }
.box#agents-approval-table > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sources.svg"); }
.box#placements > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_placements.svg"); }
.box#subPlacements > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_placements.svg"); }
.box#worker-main-info > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_workers.svg"); }
.box#placement-info-details > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_placements.svg"); }
.box#box-placement-farm-documents > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_shared_files.svg"); }
.box#placement-history-box > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_history.svg"); }
.box#leaver-verification-header-box > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_audit.svg"); }
.box#leaver-verification-history-box > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_history.svg"); }
.box#box-placement-return-documents > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_shared_files.svg"); }
.box#docTemplatesList > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_document_templates.svg"); }
.box#box-doc-template-general-info > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_info.svg"); }
.box#doc-template-translations-table > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_details.svg"); }
.box#document-template-content-editor > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_description.svg"); }
.box#pricingPlans > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_payment_plans.svg"); }
.box#box-anonymise-workers > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_archive_data.svg"); }
.box#box-delete-workers > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_archive_data.svg"); }
.box#globalValues > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_global_values.svg"); }
.box#disclaimer-switch-box > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_disclaimer.svg"); }
.box#disclaimer-history-box > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_status.svg"); }
.box#disclaimer-editor-box > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_details.svg"); }
.box#box-string-variations > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_settings.svg"); }
.box#sectors-table-box > .box-header > .box-title:before {
  background-image: url("/assets/Common/img/icons/menu-icons/ic_sectors.svg"); }

input[type=checkbox] + label {
  background: #999;
  height: 16px;
  width: 16px;
  display: inline-block;
  padding: 0 0 0 0px; }

input[type=checkbox]:checked + label {
  background: #0080FF;
  height: 16px;
  width: 16px;
  display: inline-block;
  padding: 0 0 0 0px; }

.modal-content {
  border-radius: 12px; }

.bootstrap-dialog .modal-content .modal-header {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px; }

#message-details-container {
  background-color: #fff;
  padding: 12px;
  border-radius: 12px; }

.user-panel {
  display: none; }

.skin-green .sidebar-menu > li.header {
  display: none; }

.box-placement-status.accepted, .box-placement-status.cancelled {
  margin: 20px;
  border-radius: 12px;
  color: #fff; }
.box-placement-status .welcome-pack {
  background-color: #fff; }
  .box-placement-status .welcome-pack .btn span.download {
    background-image: url("/assets/Common/img/icons/ic_download.svg");
    display: inline-block;
    height: 14px;
    width: 14px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 4px; }

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
  -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16);
  border-radius: 0 0 12px 12px; }

.skin-green .main-header li.user-header {
  background-color: #003A96; }

.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
  background-color: #fff;
  border-radius: 0 0 12px 12px; }

.login-head-image {
  width: 100%;
  max-width: 360px;
  display: block;
  margin: 0 auto;
  padding: 60px 16px 0px; }

.login-lower_image {
  height: 8vw;
  width: auto;
  position: absolute;
  bottom: 50px;
  right: 40px;
  max-height: 100px; }

.login-box .login-box-body {
  background: #fff !important;
  color: #000 !important;
  border-radius: 12px !important; }

.login-box .login-box-body button {
  background-color: #42E5A1 !important;
  border-radius: 30px !important;
  -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16) !important;
  -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16) !important;
  box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.16) !important;
  border: 0 !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  padding: 8px !important;
  color: #000 !important;
  transition: 0.1s !important; }
  .login-box .login-box-body button:hover {
    background-color: #003A96 !important;
    color: #fff !important; }

.login-box a {
  color: #003A96 !important;
  text-decoration: underline; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px; }

.input-group-btn > .btn {
  margin-left: 6px !important; }

table.dataTable tbody tr td .btn-default:hover, table.dataTable tbody tr td .btn-xs:hover {
  background-color: #003A96; }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  -webkit-box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.08) !important;
  -moz-box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.08) !important;
  box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.08) !important; }
  .btn.disabled:hover, .btn[disabled]:hover, fieldset[disabled] .btn:hover {
    color: #000; }

.skin-green .main-header .navbar .nav > li > a:hover, .skin-green .main-header .navbar .nav > li > a:active, .skin-green .main-header .navbar .nav > li > a:focus, .skin-green .main-header .navbar .nav .open > a, .skin-green .main-header .navbar .nav .open > a:hover, .skin-green .main-header .navbar .nav .open > a:focus, .skin-green .main-header .navbar .nav > .active > a {
  color: #000; }

.messages-menu .dropdown-toggle .fa-envelope-o {
  padding-top: 5px;
  height: 25px; }

button.pl-table-button-worker:before {
  content: "Assign a worker";
  position: absolute;
  margin-left: 22px;
  padding: 6px;
  background: #FFE897;
  color: #000;
  text-align: center;
  margin-top: 10px;
  z-index: 999999;
  display: none; }

button.pl-table-button-worker:hover:before {
  display: block; }

button.pl-table-button-startDateEdit:before {
  content: "Change the worker arrival date";
  position: absolute;
  margin-left: 22px;
  padding: 6px;
  background: #FFE897;
  color: #000;
  text-align: center;
  margin-top: 10px;
  z-index: 999999;
  display: none; }

button.pl-table-button-startDateEdit:hover:before {
  display: block; }

button.pl-table-button-agent:before {
  content: "Select source";
  position: absolute;
  margin-left: 22px;
  padding: 6px;
  background: #FFE897;
  color: #000;
  text-align: center;
  margin-top: 10px;
  z-index: 999999;
  display: none; }

button.pl-table-button-agent:hover:before {
  display: block; }

span.no-photo {
  display: block;
  width: 100%;
  height: 20px;
  background-image: url("/assets/Common/img/icons/ic_no_photo.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

#workgroup-list-table-container tr td .orders-id-line {
  white-space: nowrap; }
  #workgroup-list-table-container tr td .orders-id-line .orders-dot {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0);
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin-right: 6px;
    vertical-align: middle; }
#workgroup-list-table-container tr.dw-workgroup-row-warning td .orders-id-line .orders-dot {
  background-color: #FAB44B; }
#workgroup-list-table-container tr.dw-workgroup-row-danger td .orders-id-line .orders-dot {
  background-color: #F56C6C; }

.worker-home > a {
  background-color: #fff;
  display: block;
  text-align: center;
  border-radius: 26px;
  -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 12px; }
  .worker-home > a h2 {
    font-size: 18px;
    color: #000;
    margin-top: 8px; }
  .worker-home > a p {
    display: inline-block;
    background-color: #F56C6C;
    color: #fff;
    padding: 4px 30px;
    border-radius: 20px;
    margin-bottom: -50px;
    font-weight: 600; }
  .worker-home > a .dw-icon:before, .worker-home > a .fa:before {
    content: "";
    display: block;
    height: 36px;
    width: 36px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }
  .worker-home > a .dw-icon.dw-icon-workgroups:before {
    background-image: url("/assets/Common/img/icons/menu-icons/ic_dashboard.svg"); }
  .worker-home > a .dw-icon.dw-icon-agents:before {
    background-image: url("/assets/Common/img/icons/menu-icons/ic_sources.svg"); }
  .worker-home > a .fa.fa-dashboard:before {
    background-image: url("/assets/Common/img/icons/menu-icons/ic_workers.svg"); }
  .worker-home > a .dw-icon.dw-icon-transfers:before {
    background-image: url("/assets/Common/img/icons/menu-icons/ic_transfer_requests.svg"); }

.outstanding h2 {
  font-weight: 600;
  font-size: 20px;
  margin-top: 0; }
  .outstanding h2 span {
    font-size: 16px;
    background-color: #fff;
    display: inline-block;
    border-radius: 20px;
    padding: 4px; }
.outstanding .inner-outstanding {
  background-color: #F56C6C;
  color: #fff;
  border-radius: 12px;
  padding: 8px;
  -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  margin-bottom: 12px; }
  .outstanding .inner-outstanding > p {
    font-weight: 600; }
  .outstanding .inner-outstanding div p {
    padding-right: 70px;
    position: relative; }
    .outstanding .inner-outstanding div p span {
      position: absolute;
      right: 0;
      top: 0; }
      .outstanding .inner-outstanding div p span a {
        color: #fff;
        text-decoration: underline; }

.small-outstanding p {
  background-color: #F56C6C;
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
  border-radius: 12px;
  padding: 8px;
  -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08); }

.worker-job-list h2 {
  font-weight: 600;
  font-size: 20px; }
  .worker-job-list h2 span {
    font-size: 16px;
    background-color: #fff;
    display: inline-block;
    border-radius: 20px;
    padding: 4px; }
.worker-job-list .inner-tile {
  background-color: #fff;
  border-radius: 12px;
  padding: 8px;
  -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  margin-bottom: 12px; }
  .worker-job-list .inner-tile > .row:first-child {
    border-bottom: 2px solid #F0F3F9;
    margin-left: -8px;
    margin-right: -8px; }
  .worker-job-list .inner-tile .btn {
    float: right;
    margin-top: 36px; }
    .worker-job-list .inner-tile .btn:after {
      content: "";
      background-image: url("/assets/Common/img/icons/ic_left_chevron.svg");
      display: inline-block;
      height: 8px;
      width: 8px;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      vertical-align: middle;
      margin-bottom: 2px;
      transform: rotate(180deg);
      margin-left: 6px; }
  .worker-job-list .inner-tile p:not(.title) {
    margin-bottom: 4px; }
  .worker-job-list .inner-tile .job-list-status {
    border-radius: 20px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 2px 8px;
    float: right; }
    .worker-job-list .inner-tile .job-list-status.Cancelled {
      background-color: #F56C6C; }
      .worker-job-list .inner-tile .job-list-status.Cancelled:before {
        content: "";
        background-image: url("/assets/Common/img/icons/ic_cross.svg");
        display: inline-block;
        height: 8px;
        width: 8px;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        vertical-align: middle;
        margin-bottom: 2px; }
    .worker-job-list .inner-tile .job-list-status.Rejected {
      background-color: #F56C6C; }
      .worker-job-list .inner-tile .job-list-status.Rejected:before {
        content: "";
        background-image: url("/assets/Common/img/icons/ic_cross.svg");
        display: inline-block;
        height: 8px;
        width: 8px;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        vertical-align: middle;
        margin-bottom: 2px; }
    .worker-job-list .inner-tile .job-list-status.Pending-applied {
      background-color: #FAB44B; }
    .worker-job-list .inner-tile .job-list-status.Accepted {
      background-color: #42E5A1; }
      .worker-job-list .inner-tile .job-list-status.Accepted:before {
        content: "";
        background-image: url("/assets/Common/img/icons/ic_tick.svg");
        display: inline-block;
        height: 10px;
        width: 10px;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        vertical-align: middle;
        margin-bottom: 2px; }

table.cards-layout tbody tr td div {
  -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  padding: 8px; }

table.dataTable.cards-layout tbody tr:nth-child(n+2) td {
  border-top: 0; }

.cards-layout .btn {
  width: 100%;
  margin-bottom: 8px; }

#box-placement-onboarding-documents .box-body .row .col-xs-12 > div {
  -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  padding: 8px;
  margin-bottom: 8px; }
  #box-placement-onboarding-documents .box-body .row .col-xs-12 > div a {
    padding: 8px 20px; }
  #box-placement-onboarding-documents .box-body .row .col-xs-12 > div .label {
    display: inline-block;
    margin-bottom: 4px; }
  #box-placement-onboarding-documents .box-body .row .col-xs-12 > div .btn:after {
    content: "";
    background-image: url("/assets/Common/img/icons/ic_left_chevron.svg");
    display: inline-block;
    height: 8px;
    width: 8px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    vertical-align: middle;
    margin-bottom: 2px;
    transform: rotate(180deg);
    margin-left: 6px; }

#agent-worker-workgroups-container .row .col-xs-12 h2 {
  font-weight: 600;
  font-size: 20px; }
  #agent-worker-workgroups-container .row .col-xs-12 h2 span {
    font-size: 16px;
    background-color: #fff;
    display: inline-block;
    border-radius: 20px;
    padding: 4px;
    min-width: 24px;
    min-height: 24px;
    text-align: center; }
#agent-worker-workgroups-container .row .col-xs-12 > div {
  background-color: #fff;
  border-radius: 12px;
  padding: 8px;
  -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.08);
  margin-bottom: 12px; }
  #agent-worker-workgroups-container .row .col-xs-12 > div .row:first-child {
    border-bottom: 2px solid #f0f3f9;
    margin-left: -8px;
    margin-right: -8px; }
  #agent-worker-workgroups-container .row .col-xs-12 > div .btn {
    float: right;
    margin-top: 36px; }
    #agent-worker-workgroups-container .row .col-xs-12 > div .btn:after {
      content: "";
      background-image: url("/assets/Common/img/icons/ic_left_chevron.svg");
      display: inline-block;
      height: 8px;
      width: 8px;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      vertical-align: middle;
      margin-bottom: 2px;
      transform: rotate(180deg);
      margin-left: 6px; }
  #agent-worker-workgroups-container .row .col-xs-12 > div .status-box {
    border-radius: 20px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 2px 8px;
    float: right; }
    #agent-worker-workgroups-container .row .col-xs-12 > div .status-box.Cancelled {
      background-color: #F56C6C; }
      #agent-worker-workgroups-container .row .col-xs-12 > div .status-box.Cancelled:before {
        content: "";
        background-image: url("/assets/Common/img/icons/ic_cross.svg");
        display: inline-block;
        height: 8px;
        width: 8px;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        vertical-align: middle;
        margin-bottom: 2px; }
    #agent-worker-workgroups-container .row .col-xs-12 > div .status-box.Rejected {
      background-color: #F56C6C; }
      #agent-worker-workgroups-container .row .col-xs-12 > div .status-box.Rejected:before {
        content: "";
        background-image: url("/assets/Common/img/icons/ic_cross.svg");
        display: inline-block;
        height: 8px;
        width: 8px;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        vertical-align: middle;
        margin-bottom: 2px; }
    #agent-worker-workgroups-container .row .col-xs-12 > div .status-box.Pending-applied {
      background-color: #FAB44B; }
    #agent-worker-workgroups-container .row .col-xs-12 > div .status-box.Accepted {
      background-color: #42E5A1; }
      #agent-worker-workgroups-container .row .col-xs-12 > div .status-box.Accepted:before {
        content: "";
        background-image: url("/assets/Common/img/icons/ic_tick.svg");
        display: inline-block;
        height: 10px;
        width: 10px;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        vertical-align: middle;
        margin-bottom: 2px; }

#box-placement-onboarding-documents .box-title span {
  font-size: 16px;
  background-color: #F56C6C;
  color: #fff;
  display: inline-block;
  border-radius: 20px;
  padding: 4px;
  min-width: 24px;
  min-height: 24px;
  text-align: center; }

.modal-body .btn-group.columns-selector > .btn {
  width: 32%;
  border: 0;
  text-align: left;
  padding: 2px;
  white-space: normal;
  font-weight: 400; }
  .modal-body .btn-group.columns-selector > .btn input[type=checkbox] {
    clip: auto;
    display: inline-block;
    position: relative;
    margin-right: 12px; }
.modal-body .btn-group.columns-selector .btn-default.active {
  background: none; }

@media only screen and (min-width: 768px) {
  .sidebar-mini.sidebar-collapse .main-header .logo {
    width: auto; }

  .sidebar-mini.sidebar-collapse .main-header .logo > .logo-lg {
    display: block; }

  .sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
    display: none; } }
@media only screen and (max-width: 767px) {
  .skin-green .main-header .logo {
    display: inline-block;
    width: auto;
    text-align: center; }
    .skin-green .main-header .logo .logo-lg img {
      height: 26px; }

  .content-header .form-inline {
    width: 100%; }
    .content-header .form-inline .form-group {
      width: 100%; }
      .content-header .form-inline .form-group .multiselect-native-select {
        width: 100%; }
    .content-header .form-inline button {
      width: 100%; }

  div.dataTables_wrapper div.dataTables_length {
    text-align: left; }

  .box-header > .box-tools.pull-right {
    top: 4px; }
    .box-header > .box-tools.pull-right > a, .box-header > .box-tools.pull-right > button {
      margin-top: 4px; }

  .dw-tabs .nav-tabs-custom > .nav-tabs > li.active {
    border-radius: 30px;
    background-color: #003A96;
    color: #fff; }
    .dw-tabs .nav-tabs-custom > .nav-tabs > li.active a {
      color: #fff; }

  .box-body .dataTables_wrapper {
    overflow: scroll; }

  .box-placement-status .welcome-pack {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%; }

  .modal-body .btn-group.columns-selector > .btn {
    width: 49%; }

  .dw-inline-form-group {
    width: 100%; } }
@media only screen and (max-width: 991px) {
  .content-header > .breadcrumb {
    background: none; } }
@media only screen and (min-width: 481px) {
  .flex-row {
    display: flex;
    flex-wrap: wrap; }
    .flex-row .box {
      height: 100%; }

  .flex-row > [class*='col-'] {
    display: flex;
    flex-direction: column; }

  .flex-row.row:after,
  .flex-row.row:before {
    display: flex; } }
.label {
  border-radius: 3px;
  font-size: 12px;
  font-weight: 600; }

.hide-checkbox input.dt-checkboxes {
  display: none; }

.skin-green .sidebar-menu > li:hover > a.menu-image, .skin-green .sidebar-menu > li.active > a.menu-image, .skin-green .sidebar-menu > li.menu-open > a.menu-image {
  background-color: #c9c9c9 !important; }

.file-explorer {
  width: 100%;
  display: block; }
  .file-explorer .file-explorer-line {
    min-height: 4.2rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 2px #EAEAEA solid;
    cursor: pointer;
    position: relative; }
    .file-explorer .file-explorer-line:hover {
      background-color: #f5f5f5; }
    .file-explorer .file-explorer-line.directory-drop {
      background-color: #FFF8CA; }
    .file-explorer .file-explorer-line .drop-placeholder {
      position: absolute;
      inset: 0;
      display: none; }
    .file-explorer .file-explorer-line .file-explorer-line-icon {
      width: 2.8rem;
      height: 2.8rem;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      flex-shrink: 0;
      margin-right: 1.2rem;
      display: flex;
      align-items: center;
      text-align: center;
      font-size: x-large;
      padding-left: 0.2rem; }
      .file-explorer .file-explorer-line .file-explorer-line-icon i {
        display: inline-block; }
    .file-explorer .file-explorer-line .file-explorer-line-column {
      flex: 1 1;
      padding: 0.3rem;
      text-align: center; }
    .file-explorer .file-explorer-line .file-explorer-line-title {
      text-align: left;
      flex: 2 1; }
      .file-explorer .file-explorer-line .file-explorer-line-title .file-explorer-line-title-main {
        font-size: medium; }
    .file-explorer .file-explorer-line .file-explorer-line-shared .file-explorer-line-shared-caption {
      font-size: x-small; }
    .file-explorer .file-explorer-line .file-explorer-line-shared .file-explorer-line-shared-pill {
      font-size: small;
      background-color: #A3A3A3;
      color: white;
      border-radius: 9999px;
      padding: 0.1rem 0.5rem;
      display: inline-block;
      margin-right: 0.1rem; }
    .file-explorer .file-explorer-line .file-explorer-line-actions .file-explorer-line-actions-action {
      width: 2.8rem;
      height: 2.8rem;
      display: inline-block;
      margin-right: 0.2rem;
      border-radius: 50%;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      text-align: center;
      font-size: large;
      border: 0; }
      .file-explorer .file-explorer-line .file-explorer-line-actions .file-explorer-line-actions-action.danger {
        background-color: #CC0000;
        color: white; }
    .file-explorer .file-explorer-line .file-explorer-line-actions .tb-edit {
      margin-right: 0.5rem; }
    .file-explorer .file-explorer-line.explorer-heading {
      cursor: default; }
      .file-explorer .file-explorer-line.explorer-heading .file-explorer-line-column {
        font-weight: bold;
        position: relative;
        padding: 5px; }
        .file-explorer .file-explorer-line.explorer-heading .file-explorer-line-column.file-explorer-sortable {
          cursor: pointer;
          border-radius: 5px; }
          .file-explorer .file-explorer-line.explorer-heading .file-explorer-line-column.file-explorer-sortable .file-explorer-sortable-icon {
            width: 2rem;
            height: 2rem;
            font-size: 1.8rem;
            position: absolute;
            top: calc(50% - 1.2rem);
            bottom: 0;
            right: 0;
            margin-right: 5px;
            display: none; }
          .file-explorer .file-explorer-line.explorer-heading .file-explorer-line-column.file-explorer-sortable:hover {
            background-color: #f5f5f5; }
            .file-explorer .file-explorer-line.explorer-heading .file-explorer-line-column.file-explorer-sortable:hover .file-explorer-sortable-icon {
              display: block; }
          .file-explorer .file-explorer-line.explorer-heading .file-explorer-line-column.file-explorer-sortable.sorted-active .file-explorer-sortable-icon {
            display: block; }
      .file-explorer .file-explorer-line.explorer-heading:hover {
        background: none; }
  .file-explorer.dragmode .file-explorer-line .drop-placeholder {
    display: block; }
  .file-explorer .file-explorer-empty {
    min-height: 4.2rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 2px #EAEAEA solid;
    cursor: pointer;
    text-align: center;
    font-size: medium;
    font-style: italic; }
    .file-explorer .file-explorer-empty span {
      display: block;
      flex: 1 1; }
  .file-explorer .click-hide {
    width: 1px;
    height: 1px;
    display: block;
    overflow: hidden;
    left: -9999px;
    top: -9999px;
    position: absolute; }

.clear-button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  transition: none;
  padding: 6px 10px;
  border: 1px solid gray;
  border-radius: 3px !important; }

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