/*
 *
 * DO NOT EDIT CSS DIRECTLY
 *
 * CSS FILE IS GENERATED FROM SASS
 *
 */
.status-good {
  color: #38BA56;
}

.status-medium {
  color: #C2772B;
}

.status-bad {
  color: #880303;
}

.alert-success {
  color: #10240F;
  background-color: #F4F0E4;
  border-color: #474747;
}

body {
  font-size: 14px;
  color: #10240F;
  background-color: #FFF;
  font-family: "p22-underground", sans-serif;
  font-weight: 400;
}

strong {
  font-family: "p22-underground", sans-serif;
  font-weight: 900;
}

.card-header {
  font-size: 18px;
  color: #10240F;
  font-family: "p22-underground", sans-serif;
  font-weight: 400;
  border-bottom: none;
}
.card-header a.btn,
.card-header input.btn,
.card-header button {
  position: absolute;
  right: 20px;
  top: 6px;
}
.card-header .btn.home-export {
  right: 120px;
}

.note-toolbar.card-header button {
  position: relative;
  right: initial;
  top: initial;
}

h1, h2 {
  font-family: "Schnyder L Bold", serif;
  font-weight: 900;
  letter-spacing: 2px;
  color: #062A08;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 26px;
}

table th, table td {
  border-right: 1px solid #FFF !important;
  border-top: 1px solid #FFF !important;
  font-size: 14px;
  vertical-align: middle !important;
}
table th i.arrow-down, table td i.arrow-down {
  border-color: #FFF;
}
table th {
  font-family: "p22-underground", sans-serif;
  font-weight: 600;
  color: #FFF;
  background-color: #062A08;
}
table th .dropdown-filter-item {
  color: #10240F;
}
table td {
  font-family: "p22-underground", sans-serif;
  font-weight: 400;
  background-color: #F4F0E4;
}
table td a {
  color: #10240F;
}

select {
  padding: 3px 0px;
  border: 1px solid #10240F;
  font-size: 13px;
  font-family: "p22-underground-sc", sans-serif;
  font-weight: 500;
  text-transform: lowercase;
  background-color: #FFF;
  text-align: center;
}

.form-control:disabled.datepicker-here,
.form-control[readonly].datepicker-here {
  background: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  text-transform: none;
}

.sidebar {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  padding: 0px;
  z-index: 1041;
}
.sidebar .nav-link,
.sidebar button,
.sidebar input[type=submit],
.sidebar select,
.sidebar .form-menu-item {
  margin: 25px 0px 0px 40px;
}
.sidebar .nav-link select,
.sidebar button select,
.sidebar input[type=submit] select,
.sidebar select select,
.sidebar .form-menu-item select {
  margin: 0px;
}
.sidebar select {
  width: 85%;
}
.sidebar .nav-link,
.sidebar button,
.sidebar input[type=submit] {
  font-family: "p22-underground-sc", sans-serif;
  font-weight: 500;
  margin: 25px 0px 0px 40px;
  padding: 0px;
  border: none;
  font-size: 17px;
  color: #10240F;
  background: none;
  text-transform: lowercase;
}
.sidebar .nav-link i.fa,
.sidebar button i.fa,
.sidebar input[type=submit] i.fa {
  margin-left: 15px;
}
.sidebar button:hover,
.sidebar input[type=submit]:hover {
  cursor: pointer;
}
.sidebar .modal .btn {
  margin: 0px 0px 0px 4px;
  padding: 6px 12px;
}
.sidebar .modal .btn-primary {
  border: 1px solid #C2772B;
}
.sidebar .modal .btn-secondary:hover {
  color: #10240F;
}
.sidebar .nav-logo {
  margin: 0px;
  padding: 2rem 2.5rem 0.5rem;
}
.sidebar .nav-logo img {
  display: block;
  margin: 0px auto;
}
.sidebar img.gravatar {
  border-radius: 100px;
}
.sidebar .btn {
  display: inline-block;
  margin-left: 40px;
  margin-top: 40px;
  padding: 1px 30px;
  background: none;
}
.sidebar .btn.dropdown-toggle:after {
  display: none;
}
.sidebar .nav-link-disabled {
  color: #999 !important;
}
.sidebar .form-menu-item label {
  font-family: "p22-underground-sc", sans-serif;
  font-weight: 500;
  margin: 0px 7px 0px 0px;
  font-size: 17px;
  color: #10240F;
  text-transform: lowercase;
}
.sidebar .form-menu-item input {
  display: inline;
}
.sidebar .form-menu-item input.review-date {
  width: 90px;
}
.sidebar .form-menu-item input,
.sidebar .form-menu-item button {
  margin: 0px;
  padding: 2px 12px;
}
.sidebar .form-menu-item input i.fa,
.sidebar .form-menu-item button i.fa {
  margin: 0px;
}
.sidebar .case-search {
  max-width: 180px;
  padding: 5px 12px 3px;
  border: 1px solid #10240F;
  background-color: #FFF;
}
.sidebar .case-search i.fa-search {
  margin-right: 5px;
  font-size: 11px;
  color: #474747;
  vertical-align: 15%;
}
.sidebar .case-search .black-badge {
  margin-right: 5px;
  vertical-align: 15%;
}
.sidebar .case-search #case-search-form {
  display: inline-block;
  margin-bottom: 0px;
}
.sidebar .case-search #case-search-form input[type=text] {
  display: inline-block;
  width: 50px;
  border: none;
  font-size: 16px;
}
.sidebar .case-search #case-search-form #search-case-id::placeholder {
  opacity: 0.8;
}
.sidebar .case-search #case-search-form button {
  margin: 0px;
}
.sidebar .case-menu {
  margin: 30px auto 0px;
  width: calc(100% - 40px);
  padding: 20px;
}
.sidebar .case-menu .btn {
  margin: 10px 0px 0px;
}
.sidebar .case-menu p {
  margin: 0px 0px 5px;
  font-size: 16px;
}
.sidebar .case-menu .case-vs {
  font-size: 13px;
}
.sidebar .case-menu .case-menu-company {
  margin-bottom: 0px;
}
.sidebar .case-menu .black-badge {
  padding: 4px 5px 2px;
  font-size: 9px;
  font-weight: bold;
}
.sidebar .case-menu p:first-child .black-badge {
  margin-right: 10px;
  vertical-align: 10%;
}
.sidebar #case-menu li:first-child .nav-link,
.sidebar #new-case-menu li:first-child .nav-link {
  padding: 0px;
}
.sidebar #case-menu .nav-link,
.sidebar #new-case-menu .nav-link {
  font-family: "p22-underground-sc", sans-serif;
  font-weight: 500;
  margin: 15px 0px 0px 40px;
  font-size: 17px;
  color: #10240F;
  text-transform: lowercase;
}
.sidebar #case-menu .nav-link i.fa,
.sidebar #new-case-menu .nav-link i.fa {
  margin-left: 15px;
}
.sidebar #new-case-menu li:first-child .nav-link {
  margin: 25px 0px 0px 40px;
}
.sidebar #case-menu li:first-child .nav-link {
  margin: 25px 0px 0px;
}
.sidebar #case-menu .nav-link {
  margin: 15px 0px 0px;
}
.sidebar .side-profile {
  margin: 20px 0px 0px 36px;
}
.sidebar .side-profile a#navbarDropdown {
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
}
.sidebar .side-profile a#navbarDropdown .user-name {
  font-size: 15px;
}
.sidebar .side-profile a#navbarDropdown .user-roles {
  font-size: 12px;
}
.sidebar .side-profile a.non-dropdown-edit-profile {
  margin-right: 30px;
  color: #10240F;
}
.sidebar .side-profile a.non-dropdown-logout {
  padding: 6px 12px 5px;
  border: 1px solid #000;
  font-size: 10px;
  font-weight: bold;
  color: #10240F;
  text-transform: uppercase;
}
.sidebar .side-profile a.non-dropdown-logout:hover {
  text-decoration: none;
}
.sidebar .side-footer-text {
  margin: 40px;
}
.sidebar .side-footer-text a {
  color: #10240F;
}
.sidebar .side-footer-logos {
  margin-bottom: 30px;
  padding-top: 20px;
}
.sidebar .side-footer-logos img {
  margin-left: 11%;
}
.sidebar .side-footer-logos #footer-cyber-essentials {
  width: 70px;
}
.sidebar .side-footer-logos #footer-iso {
  width: 90px;
}

.sidebar-sticky {
  position: relative;
  top: 0px;
  height: 100vh;
  background-color: #F4F0E4;
  overflow-x: hidden;
  overflow-y: auto;
}
.sidebar-sticky .side-main {
  padding-bottom: 360px;
}
.sidebar-sticky .side-footer {
  position: fixed;
  bottom: 0px;
  width: 16.6666666667%;
  background-color: #F4F0E4;
}

html {
  position: relative;
  min-height: 100%;
  overflow-y: scroll;
}

body {
  height: 100%;
  color: #212D31;
}

main {
  padding: 2rem 0 0 !important;
}

.btn-active {
  color: white;
  border-color: #C2772B !important;
  background-color: #C2772B !important;
  box-shadow: none !important;
  margin-bottom: 25px !important;
}

.btn-not-active {
  color: #C2772B !important;
  border-color: #C2772B !important;
  background-color: #F4F0E4 !important;
  box-shadow: none !important;
  margin-bottom: 25px !important;
}

a.btn.disabled,
.btn[disabled=disabled] {
  background-color: #EEE;
}

.btn-div {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.btn {
  border-radius: 0px;
}

.btn-primary,
.btn-primary:visited {
  font-size: 17px;
  font-family: "p22-underground-sc", sans-serif;
  font-weight: 500;
  color: #C2772B !important;
  border-color: #C2772B !important;
  background-color: #FFF;
  text-transform: lowercase;
}

.btn-primary:focus,
.btn-primary:hover,
.summary-box-button-block a:hover,
input[type=submit]:hover {
  color: #FFF !important;
  background-color: #C2772B !important;
  cursor: pointer;
}

.btn-primary:focus {
  box-shadow: none !important;
}

.btn-success,
.btn-success:visited {
  border-color: #C2772B !important;
  background-color: #C2772B !important;
}

.btn-success:focus,
.btn-success:active,
.btn-success:hover {
  color: #C2772B !important;
  background-color: #F4F0E4 !important;
}

.btn-success:focus {
  box-shadow: none !important;
}

.action-bar .btn {
  margin-bottom: 4px;
}

table.fund-user-assignments td,
table.user-company-assignment td {
  background-color: transparent;
}

.btn-fund-add-user-assignment {
  margin-left: 1px;
  margin-right: 10px;
  margin-bottom: 2px;
}

.btn-fund-remove-user-assignment {
  margin-right: 15px;
  padding-right: 13px;
}

.btn-fund-primary-user-assignment {
  display: inline !important;
  padding: 0px;
  border: none;
  background: none !important;
  color: #3490DC !important;
}

.fa-submit {
  border: none;
  background: none;
  text-transform: uppercase;
}
.fa-submit i {
  margin-left: 10px;
}

.row .row {
  max-width: 1700px;
}

.alert {
  max-width: 1630px;
}

.card {
  max-width: 1670px;
}

.table {
  display: table;
}

.table-row {
  display: table-row;
}

.table-cell {
  display: table-cell;
}

body.auth-page {
  background-color: #F4F0E4;
}

.app-2fa {
  min-height: 100%;
}

#left-auth,
#right-auth {
  position: absolute;
  top: 0px;
  width: 50%;
  min-height: 100%;
  padding: 50px 70px 0px;
}
#left-auth .small-caps,
#right-auth .small-caps {
  font-family: "p22-underground-sc", sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: bold;
}
#left-auth h2,
#right-auth h2 {
  margin: 25px 0px 20px;
}
#left-auth label[for=terms] br,
#right-auth label[for=terms] br {
  display: none;
}

.app-login #right-auth label[for=email],
.app-login #right-auth label[for=password] {
  margin-top: 10px;
}
.app-login #right-auth input[type=email],
.app-login #right-auth input[type=password] {
  max-width: 500px;
}

#left-auth {
  left: 0px;
}

.auth-page #app #left-auth {
  background: url(/images/login.jpg) left top no-repeat;
  background-size: cover;
}

.app-2fa #left-auth {
  background: url(/images/login.jpg) right top no-repeat;
  background-size: cover;
}

#right-auth {
  right: 0px;
  background: #F4F0E4;
}
#right-auth img#logo {
  margin: 40px 0px 70px;
}
#right-auth form p {
  font-family: "p22-underground-sc", sans-serif;
  font-weight: 500;
  margin: 20px 0px;
  font-size: 17px;
  font-weight: bold;
}
#right-auth form .digitInput {
  margin-right: 10px;
  width: 50px;
  height: 50px;
  font-size: 30px;
  padding-left: 15px;
}
#right-auth form #submit_2fa {
  display: block;
  margin: 25px 0px 0px 3px;
}

a.register-video-link i.fa:hover {
  cursor: pointer;
}

span.black-badge {
  color: #FFF;
  background-color: #10240F;
  text-transform: uppercase;
}

.summary-box {
  margin-bottom: 20px;
  width: 100%;
}
.summary-box a.summary-box-toggle {
  padding: 10px 0px 10px;
  display: block;
  position: relative;
  min-height: 33px;
  font-family: "p22-underground", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #FFF;
  background-color: #1A371B;
  text-align: center;
}
.summary-box a.summary-box-toggle i {
  position: absolute;
  right: 50%;
  bottom: -15px;
  /*
  top:30px;
  */
  padding: 0px 6px;
  border-radius: 25px;
  font-size: 30px;
  background: #1A371B;
  z-index: 9999;
}
.summary-box a.summary-box-toggle span.summary-box-name,
.summary-box a.summary-box-toggle span.black-badge {
  margin: 0px 15px;
}
.summary-box a.summary-box-toggle span.black-badge {
  padding: 4px 5px 2px;
  font-size: 9px;
  vertical-align: 10%;
  color: #1A371B;
  background-color: #FFF;
}
.summary-box a.summary-box-toggle[aria-expanded=true] i {
  right: 10px;
  top: 5px;
  bottom: initial;
}
.summary-box a.summary-box-toggle:hover {
  text-decoration: none;
}
.summary-box .row span.black-badge {
  display: inline-block;
  margin: 0px 0px 12px;
}
.summary-box span.black-badge {
  padding: 3px 10px 0px;
  font-size: 11px;
  font-weight: bold;
}
.summary-box #summary-content {
  padding: 15px;
}
.summary-box #summary-content .row {
  margin: 0px auto;
}
.summary-box #summary-content .summary-box-dropdowns .col-md-6 {
  padding: 0px;
}
.summary-box #summary-content .summary-box-dropdowns form {
  margin-bottom: 20px;
}
.summary-box #summary-content .summary-box-dropdowns form select {
  width: 250px;
}
.summary-box #summary-content .summary-box-button-block {
  padding-top: 30px;
}
.summary-box #summary-content .summary-box-button-block a,
.summary-box #summary-content .summary-box-button-block input[type=submit],
.summary-box #summary-content .summary-box-button-block button {
  float: right;
  margin-right: -1px;
  margin-top: -1px;
  width: 240px;
  padding: 5px 10px;
  border: 1px solid #C2772B;
  font-size: 12px;
  font-weight: bold;
  color: #C2772B;
  background: none;
  text-align: center;
  text-transform: uppercase;
}
.summary-box #summary-content .summary-box-direct-inputs {
  margin-bottom: 30px;
}
.summary-box #summary-content .summary-box-direct-inputs form label {
  display: block;
}
.summary-box #summary-content .summary-box-direct-inputs form label i.fa {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 18px;
}
.summary-box #summary-content .summary-box-direct-inputs form input[type=text] {
  display: inline;
  width: 250px;
  padding: 2px 15px;
  border: 1px solid #474747;
  font-size: 14px;
}
.summary-box #summary-content .summary-box-direct-inputs form .form-group {
  position: relative;
  width: 250px;
}
.summary-box #summary-content .summary-box-direct-inputs form .form-group button {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 6px 10px;
  border: none;
  border-left: 1px solid #474747;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background: none;
  vertical-align: middle;
}
.summary-box #summary-content .summary-box-direct-inputs form .form-group button:hover {
  cursor: pointer;
}
.summary-box #summary-content .summary-content-wrapper {
  background-color: #F4F0E4;
}
.summary-box #summary-content .summary-content-wrapper h3 {
  margin: 0px;
  padding: 20px 25px 10px;
  border-bottom: 2px solid #FFF;
  font-size: 16px;
}
.summary-box #summary-content .summary-content-wrapper h3 span.black-badge {
  margin-right: 30px;
}
.summary-box #summary-content .summary-content-wrapper .summary-content-section {
  padding: 20px;
}
.summary-box #summary-content .summary-content-wrapper .summary-content-section p {
  font-size: 14px;
}
.summary-box #summary-content .summary-content-wrapper .summary-content-section p i.fa {
  margin: 0px 10px;
  font-size: 20px;
  vertical-align: top;
}
.summary-box #summary-content .summary-content-wrapper .fa-submit {
  margin: 6px 0px 0px 25px;
}

#quick-note-card {
  position: absolute;
  right: 55px;
  top: -120px;
  width: 420px;
}
#quick-note-card i.fa {
  position: absolute;
  right: -12px;
  top: 5px;
}
#quick-note-card i.fa:hover {
  cursor: pointer;
}
#quick-note-card .card-header,
#quick-note-card .card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}

#quick-note {
  position: relative;
  width: 420px;
}
#quick-note textarea {
  width: 420px;
  height: 80px;
  padding-right: 100px;
}
#quick-note button {
  position: absolute;
  right: 20px;
  top: 20px;
}

#quicknote-modal textarea {
  min-height: 200px;
}

.pipeline-totals-buttons .btn,
.pipeline-totals-buttons form {
  display: inline-block;
}

table.case-access-status {
  max-width: 300px;
}

table#user-case-access.assign-case-access tr td {
  padding: 5px 10px;
  background: none;
}

.btn-add-case-access {
  margin-right: 7px;
  padding: 0px 7px;
}

.btn-revoke-case-access {
  padding: 0px 8px;
}

.assignment-table tr td {
  padding-right: 10px;
  background: none;
}

#dip-summary-main-details {
  margin: 20px 0px;
  padding: 30px 20px 20px;
}
#dip-summary-main-details table {
  margin: 0px auto;
  padding: 20px;
  text-align: center;
}
#dip-summary-main-details table tr td {
  position: relative;
  padding-right: 25px;
  background: none;
}
#dip-summary-main-details h2 {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
}
#dip-summary-main-details h3 {
  font-size: 14px;
  font-weight: bold;
  color: #999;
}

.dip-summary-text {
  padding: 20px;
  border: 1px solid #999;
  background-color: #F4F0E4;
}

i.fa#text-copied {
  display: none;
  margin-left: 15px;
  vertical-align: sub;
  font-size: 20px;
  color: #38BA56;
}

table.status-overview i.fa,
i.fa.status-spaced {
  margin: 0px 20px;
  font-size: 17px;
}

.case-create-header {
  margin: -33px 0px 20px;
  width: 100%;
  padding: 40px;
  background-color: #062A08;
  color: #FFF;
}
.case-create-header h1 {
  margin-bottom: 30px;
  color: #FFF;
}
.case-create-header .progress-chunks {
  position: relative;
}
.case-create-header .progress-chunks .progress-chunk {
  position: relative;
  float: left;
  padding: 9px 40px 9px 55px; /* 5px 12px 5px 30px */
  border: 1px solid #062A08;
  font-size: 15px;
  background: #1A371B;
  color: #FFF;
}
.case-create-header .progress-chunks .progress-chunk.active-chunk {
  background: #C2772B;
}
.case-create-header .progress-chunks .progress-chunk.active-chunk:after {
  border-left-color: #C2772B;
}
.case-create-header .progress-chunks .progress-chunk:after,
.case-create-header .progress-chunks .progress-chunk:before {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 0px;
  height: 0px;
  border: solid transparent;
  content: " ";
  pointer-events: none;
}
.case-create-header .progress-chunks .progress-chunk:after {
  margin-top: -22px; /* 17px */
  border-width: 22px; /* 17px */
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #1A371B;
}
.case-create-header .progress-chunks .progress-chunk:before {
  margin-top: -23px; /* 18px */
  border-width: 23px; /* 18px */
  border-color: rgba(194, 225, 245, 0);
  border-left-color: #062A08;
}
.case-create-header .progress-chunks .progress-chunk-1 {
  padding-left: 40px;
  z-index: 5;
}
.case-create-header .progress-chunks .progress-chunk-2 {
  z-index: 4;
}
.case-create-header .progress-chunks .progress-chunk-3 {
  z-index: 3;
}
.case-create-header .progress-chunks .progress-chunk-4 {
  z-index: 2;
}
.case-create-header .progress-chunks .progress-chunk-5 {
  z-index: 1;
}
.case-create-header .progress-chunks.case-submission-chunks .progress-chunk {
  padding: 9px 30px 9px 45px; /* 5px 12px 5px 30px */
}
.case-create-header .progress-chunks.case-submission-chunks .progress-chunk-1 {
  padding-left: 30px;
}
.case-create-header .progress-chunks:after {
  display: table;
  clear: both;
  content: "";
}

.docs-details {
  margin: 40px;
}
.docs-details a {
  color: #10240F;
}

.fund-user-assignments td {
  padding-top: 10px;
}

.badge {
  border-radius: 0px;
}

.gold-label label {
  color: #C2772B;
}

.app-case_summary .card-header .fa-check-circle-o {
  color: #2D8;
}

.case-document-status .fa-check-circle-o {
  color: #87BE98;
}

.app-case_summary .card-header .fa-times-circle-o {
  color: #F00;
}

.case-document-status .fa-times-circle-o {
  color: #E3342F;
}

.app-case_summary .card-header .fa-circle-o,
.case-document-status .fa-circle-o {
  color: #999;
}

.navbar-laravel {
  background-color: #152719;
}

.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:visited,
.navbar-dark .navbar-nav .nav-link:active,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #FFF;
}

.navbar-brand img {
  height: 80px;
}

a#navbarDropdown {
  color: #10240F;
}
a#navbarDropdown .user-roles {
  font-weight: normal;
  color: #999;
}

.dropdown-menu {
  border-radius: 0px;
}

main.py-4 {
  margin: 0px auto;
  max-width: 1100px;
}

span.dropdown-heading {
  font-weight: bold;
  color: #777;
}

span.dropdown-heading:hover {
  background-color: transparent;
  color: #777;
}

.card {
  margin-bottom: 20px;
  border: 1px solid #474747;
  border-radius: 0px;
}

.card {
  border: none;
}
.card .card-header,
.card .card-header a {
  color: #10240F;
  background-color: #FFF;
}

#create-dip > .card,
main.py-4 > .card,
.col-md-12 > .card {
  box-shadow: none;
}

p.teaser {
  text-indent: 30px;
}

.alert {
  margin: 40px 25px 10px 20px;
  border-radius: 0px;
}

.upper .alert {
  margin: 10px 0px;
}

.alert.alert-no-top-margin {
  margin-top: 0px;
}

.alert i {
  position: absolute;
  right: 15px;
  top: 15px;
}

.alert i:hover {
  cursor: pointer;
}

.error-container {
  margin: 0px auto;
  max-width: 1140px;
}

.form-control {
  border: 1px solid #474747;
  border-radius: 0px;
}

.nav-tabs .nav-link {
  border-radius: 0px;
  color: #152719;
}

#app.app-login,
#app.app-register {
  min-height: 100%;
  background: url(/images/dots.png) left top repeat, url(/images/login.jpg) center center no-repeat;
  background-size: auto, cover;
}

.register-demo .btn {
  padding: 10px 20px;
}

.login-box {
  position: relative;
  margin-bottom: 40px;
  padding: 20px;
  background-color: #F4F0E4;
}
.login-box h2 {
  font-size: 22px;
}
.login-box .login-box {
  box-shadow: none;
}

#app.app-login .btn {
  color: #C2772B !important;
  border-color: #C2772B !important;
  background-color: #F4F0E4 !important;
}

.award {
  position: absolute;
  bottom: 20px;
  max-height: 125px;
}

#runner-up-award {
  right: 130px;
}

#soty-award {
  right: 20px;
}

.dashboard-buttons a {
  margin: 0px 27px 20px;
}

.dashboard-buttons.lawyer-dashboard-buttons a {
  margin: 0px 9px 20px;
}

.blog-col img {
  width: 100%;
}
.blog-col .blog-preview {
  min-height: 205px;
  padding: 50px 30px;
  border-bottom: 3px solid #C2772B;
  background-color: #F4F0E4;
}
.blog-col .blog-preview h2 {
  font-family: "Schnyder L Demi", serif;
  font-weight: normal;
}
.blog-col .blog-preview h2 a {
  font-weight: normal;
  color: #10240F;
}

.funder-audit-stats-more-details {
  display: block;
  margin: 20px 0px 10px;
  text-align: center;
}

.pipeline-col h2 {
  font-family: "p22-underground", sans-serif;
  font-weight: 600;
  margin-bottom: 0px;
  padding: 15px 20px;
  font-size: 16px;
  letter-spacing: normal;
  color: #FFF;
}
.pipeline-col ul {
  padding-left: 0px;
}
.pipeline-col li {
  padding: 15px 20px;
  background-color: #F4F0E4;
  list-style: none;
}
.pipeline-col .stat {
  display: inline-block;
  min-width: 64px;
  font-family: "Schnyder L Bold", serif;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 2px;
}
.pipeline-col label {
  vertical-align: middle;
}

.pipeline-col-pre-funded h2 {
  background-color: #474747;
}
.pipeline-col-pre-funded li {
  border-top: 1px solid #474747;
}
.pipeline-col-pre-funded .stat {
  color: #474747;
}

.pipeline-col-funding h2 {
  background-color: #375439;
}
.pipeline-col-funding li {
  border-top: 1px solid #375439;
}
.pipeline-col-funding .stat {
  color: #375439;
}

.pipeline-col-post-funded h2 {
  background-color: #C2772B;
}
.pipeline-col-post-funded li {
  border-top: 1px solid #C2772B;
}
.pipeline-col-post-funded .stat {
  color: #C2772B;
}

.pipeline-col-completed h2 {
  background-color: #880303;
}
.pipeline-col-completed li {
  border-top: 1px solid #880303;
}
.pipeline-col-completed .stat {
  color: #880303;
}

.reqd-docs td {
  position: relative;
}
.reqd-docs td i.fa-circle {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.nav-tabs {
  border-bottom: none;
  background-color: #F9F7F1;
  text-align: justify;
}
.nav-tabs .nav-item .nav-link,
.nav-tabs .nav-item .nav-link:hover,
.nav-tabs .nav-item .nav-link.active {
  padding: 10px 16px;
  border: none;
  font-size: 16px;
}
.nav-tabs .nav-item .nav-link:hover,
.nav-tabs .nav-item .nav-link.active {
  background-color: #F4F0E4;
  color: #10240F;
}

.invoices-nav-tabs {
  border-bottom: 1px solid #F4F0E4;
}

.table-striped tbody tr:nth-of-type(even) td {
  background-color: #F9F7F1;
}

.fetch-documents-wrapper {
  background-color: #F4F0E4;
}

.fetch-documents-inner {
  margin: 0px auto;
  width: calc(100% - 40px);
  max-height: 300px;
  overflow-y: auto;
  scrollbar-color: #10240F #FFF;
}

.fetch-documents-inner::-webkit-scrollbar {
  width: 16px;
}

.fetch-documents-inner::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background-color: #10240F;
}

.fetch-documents-inner::-webkit-scrollbar-thumb:hover {
  background-color: #C2772B;
}

.fetch-documents-inner::-webkit-scrollbar-track {
  background-color: #FFF;
}

table.fetch-documents {
  margin-bottom: 0px;
}
table.fetch-documents td,
table.fetch-documents th {
  position: relative;
  border-right: none !important;
  vertical-align: middle;
}
table.fetch-documents td i.fa,
table.fetch-documents th i.fa {
  margin-right: 10px;
  font-size: 16px;
}

form.dropzone {
  border: none;
  font-size: 16px;
  background-color: #F4F0E4;
}
form.dropzone i.fa {
  margin-bottom: 20px;
  font-size: 48px;
}

.accounts-summary {
  margin: 0px;
  padding: 0px 14px;
  background-color: #F4F0E4;
}
.accounts-summary .col-xl-4 {
  padding: 27px 14px;
}
.accounts-summary .col-xl-4 div {
  padding: 12px 20px;
  font-size: 13px;
  color: #FFF;
}
.accounts-summary .col-xl-4 div span.accounts-summary-value {
  font-size: 14px;
  font-weight: bold;
}
.accounts-summary .col-xl-4 .accounts-summary-funding-facility {
  font-size: 17px;
  color: #10240F;
}
.accounts-summary .col-xl-4 .accounts-summary-funding-facility span.accounts-summary-value {
  font-size: 20px;
}
.accounts-summary .col-xl-4 .accounts-summary-funding-drawn {
  background-color: #062A08;
}
.accounts-summary .col-xl-4 .accounts-summary-balance-available {
  background-color: #375439;
}
.accounts-summary .col-xl-4 .accounts-summary-pending {
  height: 100%;
  background-color: #C2772B;
}

tr.brown-table-row td {
  background-color: #C2772B;
  color: #FFF;
}

tr.sentry-green-table-row td {
  background-color: #062A08;
  color: #FFF;
}

form#add-cost-budget-item input.currency-input {
  width: 100px;
  padding: 5px 12px 1px;
}

#cost-budget-items .bi,
#cost-budget-items .fa {
  display: block;
  text-align: center;
  vertical-align: middle;
}
#cost-budget-items .bi-envelope-check,
#cost-budget-items .fa-lock {
  font-size: 20px;
  color: #38BA56;
}
#cost-budget-items .btn,
#cost-budget-items form {
  display: inline-block;
  margin-left: 1px;
}

#cost-budget-items form.edit-cost-budget-item-value,
.edit-cost-budget-item-value input,
.edit-cost-budget-item-value span {
  float: left;
}

.selected_cost_budget_item {
  margin-left: 4px;
}

.edit-cost-budget-item-value input {
  padding: 8px 5px;
}
.edit-cost-budget-item-value input[type=text] {
  margin-right: 3px;
  width: 75px;
}
.edit-cost-budget-item-value span {
  padding: 10px 7px 0px;
}

.cases-table,
.app-home table,
.app-activity-stats table {
  margin-bottom: 50px;
}

.app-home #copilot table {
  margin-bottom: 10px;
}

.cases-table th {
  font-weight: normal;
}

.coloured-cases-table thead td {
  color: #007;
}

.coloured-cases-table tr:first-child td {
  border-top: 1px solid #007;
}

.topless-table th {
  border-top: none;
}

.breadcrumb {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

#loading-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

#loading-box #loading-content {
  margin: 15% auto;
  max-width: 540px;
  height: 360px;
  padding: 50px;
  text-align: center;
  background: #FFF;
  box-shadow: none;
}

#loading-content p {
  margin-top: 40px;
  font-size: 20px;
}

.admin-edit-button {
  float: left;
  margin-right: 10px;
}

.user-alpha-link {
  margin: 0px 8px;
  font-size: 18px;
}

#edit-user-view {
  position: relative;
}

.user-intro {
  margin: 15px 0px;
  text-align: center;
}

.user-intro a {
  font-size: 15px;
}

.user-intro a i {
  padding-right: 8px;
  font-size: 20px;
}

#edit-user-view img.gravatar {
  margin: 5px 0px 30px;
  border-radius: 125px;
}

.user-company-assignment {
  display: block;
  margin: 30px 0px;
}

.user-company-assignment label {
  margin: 0px;
}

.user-company-assignment tr td {
  padding: 5px 20px 5px 0px;
}

img.sig {
  margin: 15px 0px 20px;
  max-width: 250px;
}

.status-change-dropdown {
  display: inline;
  margin-left: 15px;
  margin-right: 15px;
}

.status-change-dropdown input {
  margin: 0px 15px;
}

.status-change-dropdown .btn {
  padding: 0px 8px;
}

.set-law-firm-case-ref input[type=text] {
  float: left;
  width: 67%;
}

.btn-adjust-balance {
  margin-left: 15px;
  padding: 0px 8px;
}

.btn-adjust-balance-funded {
  margin-top: 10px;
  padding: 0px 8px;
}

#form-stage-2,
#form-stage-3,
#form-stage-4,
.claimant-co-dependent {
  display: none;
}

.form-group-add-pad input {
  margin-bottom: 16px;
}

.form-group-radio-buttons input {
  margin: 0px 10px;
}

.declined-case,
.dip-failed-criteria {
  color: #C00;
}

.status-heading {
  position: relative;
  padding: 30px;
  border: 1px solid #999;
}

.status-heading h1 {
  margin: 0px;
  font-size: 20px;
  text-transform: uppercase;
}

.status-heading a {
  font-size: 14px;
  text-transform: none;
}

.status-heading i {
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 24px;
}

/*
.alert-danger.status-heading i {
    top:40px;
}
*/
.case-summary-edit-link {
  position: absolute;
  right: 15px;
  bottom: 10px;
}

.case-summary-buttons a {
  display: block;
  margin: 0px 0px 13px;
}

.claimant-col {
  position: relative;
  float: left;
  width: 45%;
}

.case-note {
  position: relative;
  margin: 0px 0px 10px;
  width: 95%;
  border: 1px solid #CCC;
  padding: 15px 15px 10px;
}

.case-note:after {
  display: table;
  clear: both;
  content: "";
}

.case-note h2 {
  font-size: 15px;
  font-weight: bold;
}

.case-note h2 span {
  font-size: 12px;
  color: #999;
}

td.case-note-lawyer,
.case-note-lawyer h2,
.case-note-costs-lawyer h2 {
  color: #2B7;
}

td.case-note-barrister,
.case-note-barrister h2 {
  color: #F70;
}

td.case-note-insurance,
.case-note-insurance h2 {
  color: #39D;
}

.own-note.case-note {
  margin-left: 5%;
  text-align: right;
}

.own-note.case-note img.gravatar {
  float: right;
  margin-left: 20px;
  margin-right: 0px;
}

.case-note img.gravatar {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
  border-radius: 100px;
}

.case-note img.gravatar:hover {
  cursor: pointer;
}

.edit-profile-table tr td {
  vertical-align: middle;
}

.case-note .profile {
  display: none;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px 30px 20px;
  border: 1px solid #CCC;
  background: #FFF;
  text-align: center;
  z-index: 1;
}

.own-note.case-note .profile {
  left: auto;
  right: 10px;
}

.case-note .profile img {
  border-radius: 100px;
  margin: 20px auto;
}

.case-note .profile h2 {
  margin-bottom: 0px;
  font-size: 24px;
}

.case-note .profile p {
  margin-bottom: 8px;
}

.case-note .profile p.profile-job-title {
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: bold;
}

.case-note i.close-profile {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #C00;
}

.case-note i.close-profile:hover {
  cursor: pointer;
}

.case-note .btn-danger {
  position: absolute;
  right: 15px;
  top: 15px;
  padding: 2px 8px;
  font-size: 12px;
  font-weight: bold;
  color: #999;
  background-color: transparent;
  border: none;
}

.own-note.case-note .btn-danger {
  left: 15px;
  right: initial;
}

.deleted-note td {
  color: #999;
}

form#add-cost-budget-item,
form#add-requirement {
  display: none;
}

form#add-cost-budget-item select {
  float: left;
  margin-right: 3px;
  padding: 7px;
}

#myTabContent .case-document form button {
  font-weight: bold;
}

.previous-audit .case-document.previous-invoice {
  display: block;
  position: relative;
  float: left;
  margin-right: 24px;
  width: 83%;
}

#file-title-modal input[type=text] {
  margin-bottom: 2px;
}

#file-title-modal .alert {
  margin-top: 0px;
}

#datepickers-container.datepickers-container div.datepicker {
  z-index: 9999;
}

#document-uploads {
  position: relative;
}

#document-uploads .info-icon {
  position: absolute;
  right: 10px;
  top: 10px;
}

.read-document i.fa {
  color: #87BE98;
}

.unread-document {
  font-weight: bold;
}

.info-icon {
  margin-left: 5px;
  border-radius: 12px;
  font-weight: bold;
  font-style: italic;
  font-family: serif;
  color: #FFF;
  background-color: #474747;
  padding: 2px 8px 1px 7px;
}

.info-icon div {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
  padding: 0px;
  border-radius: 6px;
  opacity: 0;
  font-family: Nunito, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 21;
  overflow: hidden;
}

.info-icon:hover {
  color: #FFF;
  text-decoration: none;
  cursor: help;
}

.info-icon:hover div {
  left: -255px;
  width: 250px;
  height: 120px;
  padding: 15px 15px 5px;
  opacity: 1;
}

.case-document {
  position: relative;
}

.case-document form {
  float: right;
}

.case-document span.invoice-title {
  position: absolute;
  left: 90px;
  top: 30px;
}

.case-document span.invoice-date {
  position: absolute;
  right: 90px;
  top: 30px;
}

.case-document span.audit-pass {
  position: absolute;
  right: 180px;
  top: 30px;
}

.case-document span.audit-passed {
  color: #C2772B;
}

.case-document span.audit-failed {
  color: #C00;
}

.revise-audit.btn {
  position: relative;
  float: left;
  margin-top: 24px;
}

.audit-question-radio {
  margin-right: 20px;
}

.tab-content #new-audit {
  padding: 0px 20px 20px;
  background-color: #F4F0E4;
}

.case-requirements .case-document .info-icon {
  float: none;
  padding: 2px 8px 2px 8px;
  font-size: 15px;
}

.case-requirements .case-document .info-icon:hover {
  color: #FFF;
  text-decoration: none;
}

.custom-upload-label,
form.classic-doc-upload {
  margin-bottom: 0px;
}

.custom-file,
.custom-file-input {
  width: 85px;
  font-family: "p22-underground-sc", sans-serif;
  font-weight: 500;
}

.custom-file:hover .custom-file-input {
  cursor: pointer;
}

.custom-file-label {
  border: 1px solid #C2772B;
  font-size: 15px;
}

.custom-file-label:after {
  border-left: 1px solid #C2772B;
}

.custom-file-label,
.custom-file-label:after {
  border-radius: 0px;
  background: #FFF;
  color: #C2772B;
}

.custom-file-input:lang(en) ~ .custom-file-label:after {
  content: "UPLOAD";
}

.submission-confirmations input {
  vertical-align: middle;
}

#fully-submit {
  cursor: not-allowed;
}

#create-drawdown-request {
  display: none;
}

.wrong-value {
  text-decoration: line-through;
}

.corrected-value {
  color: #C2772B;
}

#bracket-words {
  margin-top: 15px;
}

#bracket-words span {
  padding: 0px 3px 1px;
  background-color: #CCC;
}

input#sentry-invoice-date-paid {
  float: left;
  margin-right: 10px;
  width: 40%;
}

.suitable-funders {
  padding: 0px 50px 15px;
}

.suitable-funders ul {
  padding-inline-start: 38px;
}

.app-store-logos {
  margin: 40px 0px 50px;
  text-align: center;
}

.app-store-logos img {
  margin: 0px 15px;
}

.footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 1;
  height: 60px;
  line-height: 60px;
  background-color: #10240F;
  color: #FFF;
}

.footer .container {
  position: relative;
  margin-left: initial;
  margin-right: initial;
  width: calc(100% - 360px);
  max-width: calc(100% - 360px);
}

.footer a {
  color: #FFF;
}

.footer img {
  position: absolute;
}

.address-option:hover {
  background-color: lightgray;
  cursor: pointer;
}

#dev-env {
  position: fixed;
  right: 2px;
  bottom: 2px;
  padding: 10px 10px 4px 10px;
  border: 4px solid #C00;
  background: rgba(0, 0, 0, 0.67);
  color: #FFF;
  z-index: 1;
}

#dev-env p,
#dev-env h3 {
  margin-bottom: 5px;
}

.sortable-ghost {
  opacity: 0.4;
  background-color: gray;
}

/* // for WYSIWYG editor page breaks */
.page-break {
  display: block;
  page-break-before: always;
}

#size-message {
  display: none;
}

/* Copilot */
#copilot-toggle:focus,
#copilot-toggle:focus-visible {
  outline: none;
}

#copilot {
  position: fixed;
  right: 20px;
  bottom: 20px;
  max-width: 80%;
  max-height: 80%;
  border: 1px solid #C2772B;
  background-color: #FFF;
  z-index: 9999;
}
#copilot #copilot-toggle {
  padding: 10px 15px;
  border: none;
  background-color: #F4F0E4;
  color: #10240F;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#copilot #copilot-toggle i.fa {
  margin-left: 10px;
  padding-bottom: 3px;
}
#copilot #copilot-toggle.open {
  position: absolute;
  right: 0px;
  top: 0px;
  border-left: 1px solid #C2772B;
  border-bottom: 1px solid #C2772B;
}
#copilot #copilot-content {
  display: none;
  box-sizing: border-box;
  max-height: calc(80vh - 60px);
  padding: 12px 15px 10px;
  overflow-y: auto;
}
#copilot #copilot-content #copilot-heading {
  margin-bottom: 15px;
  padding-right: 90px;
  font-size: 20px;
}
#copilot #copilot-content p {
  margin-bottom: 10px;
}
#copilot #copilot-content iframe {
  margin: 10px 0px;
  border: 1px solid #C2772B;
}

@media only screen and (min-width: 2100px) {
  .summary-box a.summary-box-toggle {
    padding-left: 25%;
    text-align: left;
  }
  .summary-box #summary-content .row {
    margin-left: 0px;
  }
  .summary-box a.summary-box-toggle i {
    left: 48%;
    right: auto;
  }
  .summary-box a.summary-box-toggle[aria-expanded=true] i {
    left: auto;
    right: 10px;
  }
}
@media only screen and (min-width: 2200px) {
  .summary-box a.summary-box-toggle {
    padding-left: 23%;
  }
  .summary-box a.summary-box-toggle i {
    left: 45%;
  }
}
@media only screen and (min-width: 2300px) {
  .summary-box a.summary-box-toggle {
    padding-left: 21%;
  }
  .summary-box a.summary-box-toggle i {
    left: 42%;
  }
  .sidebar .nav-link,
  .sidebar button,
  .sidebar input[type=submit],
  .sidebar select,
  .sidebar .form-menu-item {
    margin: 25px 0px 0px 60px;
  }
  .sidebar .nav-link,
  .sidebar button,
  .sidebar input[type=submit] {
    margin: 25px 0px 0px 60px;
  }
  .sidebar .btn {
    margin-left: 60px;
  }
  .sidebar .case-menu {
    width: calc(100% - 60px);
    padding: 30px;
  }
  .sidebar .side-profile {
    margin: 20px 0px 0px 60px;
  }
  .sidebar .side-footer-text {
    margin: 60px;
  }
  .sidebar .side-footer-logos img {
    margin-left: 15%;
  }
}
@media only screen and (min-width: 2400px) {
  .summary-box a.summary-box-toggle {
    padding-left: 20.5%;
  }
  .summary-box a.summary-box-toggle i {
    left: 40.5%;
  }
}
@media only screen and (min-width: 2500px) {
  .summary-box a.summary-box-toggle {
    padding-left: 20%;
  }
  .summary-box a.summary-box-toggle i {
    left: 39%;
  }
}
@media only screen and (min-width: 2600px) {
  .summary-box a.summary-box-toggle {
    padding-left: 19%;
  }
  .summary-box a.summary-box-toggle i {
    left: 37%;
  }
}
@media only screen and (min-width: 2750px) {
  .summary-box a.summary-box-toggle {
    padding-left: 18%;
  }
  .summary-box a.summary-box-toggle i {
    left: 35.5%;
  }
  .sidebar .nav-link,
  .sidebar button,
  .sidebar input[type=submit],
  .sidebar select,
  .sidebar .form-menu-item {
    margin: 25px 0px 0px 80px;
  }
  .sidebar .nav-link,
  .sidebar button,
  .sidebar input[type=submit] {
    margin: 25px 0px 0px 80px;
  }
  .sidebar .btn {
    margin-left: 80px;
  }
  .sidebar .case-menu {
    width: calc(100% - 80px);
    padding: 40px;
  }
  .sidebar .side-profile {
    margin: 20px 0px 0px 80px;
  }
  .sidebar .side-footer-text {
    margin: 80px;
  }
}
@media only screen and (min-width: 2850px) {
  .summary-box a.summary-box-toggle {
    padding-left: 17%;
  }
  .summary-box a.summary-box-toggle i {
    left: 34%;
  }
}
@media only screen and (min-width: 3000px) {
  .summary-box a.summary-box-toggle {
    padding-left: 16%;
  }
  .summary-box a.summary-box-toggle i {
    left: 32%;
  }
}
@media only screen and (min-width: 3200px) {
  .summary-box a.summary-box-toggle {
    padding-left: 15.5%;
  }
  .summary-box a.summary-box-toggle i {
    left: 31%;
  }
}
@media only screen and (min-width: 3300px) {
  .summary-box a.summary-box-toggle i {
    left: 30%;
  }
}
@media only screen and (min-width: 3400px) {
  .summary-box a.summary-box-toggle {
    padding-left: 15%;
  }
  .summary-box a.summary-box-toggle i {
    left: 29%;
  }
}
@media only screen and (max-width: 1520px) {
  .sidebar .nav-link i.fa,
  .sidebar button i.fa,
  .sidebar input[type=submit] i.fa {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 1500px) {
  .pipeline-col .stat {
    width: 100%;
  }
  table.status-overview i.fa,
  i.fa.status-spaced {
    margin: 0px 10px 0px 0px;
  }
  .handler-dash-tables .col-md-6 {
    max-width: 100%;
    width: 100%;
    flex: initial;
  }
  .accounts-summary .col-xl-4 div.accounts-summary-funding-facility {
    padding: 12px 0px;
  }
}
@media only screen and (max-width: 1420px) {
  #right-auth {
    padding: 50px 30px 0px;
  }
}
@media only screen and (max-width: 1330px) {
  .sidebar .side-footer-logos #footer-iso {
    margin-left: 2%;
  }
  .summary-box-dropdowns .col-md-6 {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1280px) {
  .sidebar-sticky .side-footer {
    width: 16.6666666667%;
  }
  .sidebar .side-profile a.non-dropdown-edit-profile {
    margin-right: 5px;
  }
  .summary-box-direct-inputs .col-md-4 {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1190px) {
  table.fetch-documents .btn-primary {
    margin: 3px;
  }
  .reqd-docs td i.fa-circle {
    right: 15px;
  }
  #cost-budget-items .btn,
  #cost-budget-items form {
    margin: 3px 3px 3px 1px;
  }
  #cost-budget-items form.edit-cost-budget-item-value .btn {
    margin-left: 19px;
  }
  .accounts-summary .col-xl-4 {
    padding: 0px 14px;
  }
  .accounts-summary.row {
    padding-bottom: 15px;
  }
  #right-auth label[for=terms] br {
    display: inline;
  }
  .sidebar .side-profile a.non-dropdown-edit-profile {
    display: block;
    margin-bottom: 10px;
  }
  .sidebar .side-footer-logos {
    text-align: center;
  }
  .sidebar .side-footer-logos img {
    margin-left: 0px;
  }
  .sidebar .side-main .btn-primary {
    padding: 1px 10px;
  }
  .sidebar-sticky .side-footer {
    width: 16.6666666667%;
  }
}
@media only screen and (max-width: 1090px) {
  .reqd-docs td i.fa-circle {
    right: 10px;
  }
  .sidebar .side-footer-logos img {
    margin-bottom: 20px;
  }
  .app-store-logos img {
    margin: 15px;
  }
}
@media only screen and (max-width: 1040px) {
  .btn-delete-user {
    margin-top: 3px;
  }
  .reqd-docs td i.fa-circle {
    right: 5px;
  }
}
@media only screen and (max-width: 991px) {
  form.grant-case-access select[name=user_id] {
    max-width: 600px;
  }
  .reqd-docs .btn {
    margin: 3px;
  }
  .reqd-docs td i.fa-circle {
    right: 2px;
  }
  .navbar-laravel {
    background-image: none;
  }
  .action-bar .btn {
    margin-bottom: 3px;
  }
  .sidebar .nav-link,
  .sidebar button,
  .sidebar input[type=submit],
  .sidebar select,
  .sidebar .form-menu-item {
    margin: 25px 0px 0px 20px;
  }
  .sidebar .nav-link,
  .sidebar button,
  .sidebar input[type=submit] {
    margin: 25px 0px 0px 20px;
  }
  .sidebar .nav-logo {
    margin: 0px;
    padding: 2rem 2rem 0.5rem;
  }
  .sidebar .btn {
    margin-left: 20px;
  }
  .sidebar .case-menu {
    width: calc(100% - 10px);
    padding: 10px;
  }
  .sidebar #case-menu .nav-link i.fa,
  .sidebar #new-case-menu .nav-link i.fa {
    margin-left: 15px;
  }
  .sidebar .side-profile {
    margin: 20px 0px 0px 20px;
  }
  .sidebar .side-profile a.non-dropdown-edit-profile {
    margin-right: 30px;
  }
  .sidebar .side-footer-text {
    margin: 20px;
  }
  .sidebar .side-footer-text a {
    color: #10240F;
  }
  main.col-md-9 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media only screen and (max-width: 900px) {
  body {
    background-color: #F4F0E4;
  }
  #app {
    display: none;
  }
  #size-message {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .footer img {
    display: none;
  }
}
@media only screen and (max-width: 752px) {
  .register-demo .btn-primary {
    margin-bottom: 20px;
  }
  .login-box {
    margin-bottom: 25px;
  }
  .login-boxes {
    margin-bottom: 36px;
  }
  .login-box h2 {
    margin: 5px 0px 20px 0px;
  }
}
@media only screen and (max-width: 485px) {
  .award {
    display: none;
  }
}
.spinner {
  display: none;
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #C2772B;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.pagination {
  justify-content: center;
}

.pagination > li > a {
  background-color: white;
  color: #C2772B;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #5a5a5a;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a {
  color: white;
  background-color: #C2772B !important;
  border: solid 1px #C2772B !important;
}

.pagination > .active > a:hover {
  background-color: #C2772B !important;
  border: solid 1px #C2772B;
}

.page-item .page-link {
  z-index: 1;
  color: #C2772B !important;
  background-color: #fff !important;
  /* border-color:$brown !important; */
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff !important;
  background-color: #C2772B !important;
  border-color: #C2772B !important;
}

@font-face {
  font-family: "Schnyder L Bold";
  src: url("../fonts/Schnyder L Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Schnyder L Demi";
  src: url("../fonts/Schnyder L Demi.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
/* leaving these here in case we ever need another variant but no need to be loading these all
@font-face {
  font-family:'Schnyder L Bold Italic';
  src:url('../fonts/Schnyder L Bold Italic.otf') format('opentype');
  font-weight:normal;
  font-style:italic;
}

@font-face {
  font-family:'Schnyder L Demi Italic';
  src:url('../fonts/Schnyder L Demi Italic.otf') format('opentype');
  font-weight:normal;
  font-style:italic;
}

@font-face {
  font-family:'Schnyder L Light';
  src:url('../fonts/Schnyder L Light.otf') format('opentype');
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:'Schnyder L Light Italic';
  src:url('../fonts/Schnyder L Light Italic.otf') format('opentype');
  font-weight:normal;
  font-style:italic;
}

@font-face {
  font-family:'Schnyder M Bold';
  src:url('../fonts/Schnyder M Bold.otf') format('opentype');
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:'Schnyder M Bold Italic';
  src:url('../fonts/Schnyder M Bold Italic.otf') format('opentype');
  font-weight:normal;
  font-style:italic;
}

@font-face {
  font-family:'Schnyder M Demi';
  src:url('../fonts/Schnyder M Demi.otf') format('opentype');
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:'Schnyder M Demi Italic';
  src:url('../fonts/Schnyder M Demi Italic.otf') format('opentype');
  font-weight:normal;
  font-style:italic;
}

@font-face {
  font-family:'Schnyder M Light';
  src:url('../fonts/Schnyder M Light.otf') format('opentype');
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:'Schnyder M Light Italic';
  src:url('../fonts/Schnyder M Light Italic.otf') format('opentype');
  font-weight:normal;
  font-style:italic;
}

@font-face {
  font-family:'Schnyder S Bold';
  src:url('../fonts/Schnyder S Bold.otf') format('opentype');
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:'Schnyder S Bold Italic';
  src:url('../fonts/Schnyder S Bold Italic.otf') format('opentype');
  font-weight:normal;
  font-style:italic;
}

@font-face {
  font-family:'Schnyder S Demi';
  src:url('../fonts/Schnyder S Demi.otf') format('opentype');
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:'Schnyder S Demi Italic';
  src:url('../fonts/Schnyder S Demi Italic.otf') format('opentype');
  font-weight:normal;
  font-style:italic;
}

@font-face {
  font-family:'Schnyder S Light';
  src:url('../fonts/Schnyder S Light.otf') format('opentype');
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:'Schnyder S Light Italic';
  src:url('../fonts/Schnyder S Light Italic.otf') format('opentype');
  font-weight:normal;
  font-style:italic;
}

@font-face {
  font-family:'Schnyder XL Bold';
  src:url('../fonts/Schnyder XL Bold.otf') format('opentype');
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:'Schnyder XL Bold Italic';
  src:url('../fonts/Schnyder XL Bold Italic.otf') format('opentype');
  font-weight:normal;
  font-style:italic;
}

@font-face {
  font-family:'Schnyder XL Demi';
  src:url('../fonts/Schnyder XL Demi.otf') format('opentype');
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:'Schnyder XL Demi Italic';
  src:url('../fonts/Schnyder XL Demi Italic.otf') format('opentype');
  font-weight:normal;
  font-style:italic;
}

@font-face {
  font-family:'Schnyder XL Light';
  src:url('../fonts/Schnyder XL Light.otf') format('opentype');
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:'Schnyder XL Light Italic';
  src:url('../fonts/Schnyder XL Light Italic.otf') format('opentype');
  font-weight:normal;
  font-style:italic;
}
*/

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