.card {
  background-color: #fff;
  min-width: 233px;
  border-radius: 2px; }
  .card.dashboard-projects {
    border-top: 4px solid #ffca28; }
  .card.dashboard-item {
    border-top: 4px solid #62727b; }
  .card.dashboard-tickets {
    border-top: 4px solid #c79a00; }
  .card.dashboard-slips {
    border-top: 4px solid #999a9a; }
  .card.dashboard-new-slips {
    border-top: 4px solid #f44336; }
  .card.dashboard-updated-slips {
    border-top: 4px solid #37474f; }
  .card .card-title {
    border-bottom: 1px solid #cccccc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 16px; }
    .card .card-title label {
      font-size: 10px;
      background-color: #999a9a;
      color: #fff;
      border-radius: 3px;
      padding: 2px 6px; }
  .card .card-description {
    padding: 16px; }
    .card .card-description .statistic {
      color: #102027;
      font-size: 11px;
      margin: 0;
      line-height: 22px; }
    .card .card-description .number {
      font-size: 30px;
      font-weight: bold;
      margin: 0 0 11px 0; }

#long-menu a {
  text-decoration: none !important;
  color: inherit !important; }
@charset "UTF-8";
body {
  font-family: Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  background: #e0e1e0; }

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

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

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

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

.lh-22 {
  line-height: 22px !important; }

.lh-24 {
  line-height: 24px; }

.t-primary-12 {
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px; }

.t-primary-13 {
  font-family: Helvetica, sans-serif;
  font-size: 13px;
  line-height: 14px; }

.t-primary-14 {
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  line-height: 15px; }

.t-primary-15 {
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  line-height: 16px; }

.t-primary-16 {
  font-family: Helvetica, sans-serif;
  font-size: 16px !important;
  line-height: 17px; }

.t-primary-18 {
  font-family: Helvetica, sans-serif !important;
  font-size: 18px !important;
  line-height: 19px; }

.t-primary-20 {
  font-family: Helvetica, sans-serif;
  font-size: 20px !important;
  line-height: 21px; }

.t-primary-24 {
  font-family: Helvetica, sans-serif !important;
  font-size: 24px !important;
  line-height: 25px; }

.t-primary-32 {
  font-family: Helvetica, sans-serif;
  font-size: 32px;
  line-height: 33px; }

.t-secondary-11 {
  font-family: Times, "Times New Roman", Times32;
  font-size: 11px;
  line-height: 12px; }

.t-secondary-12 {
  font-family: Times, "Times New Roman", Times32;
  font-size: 12px;
  line-height: 13px; }

.t-secondary-13 {
  font-family: Times, "Times New Roman", Times32;
  font-size: 13px;
  line-height: 14px; }

.t-secondary-14 {
  font-family: Times, "Times New Roman", Times32;
  font-size: 14px;
  line-height: 15px; }

.t-secondary-16 {
  font-family: Times, "Times New Roman", Times32;
  font-size: 16px;
  line-height: 17px; }

.t-secondary-18 {
  font-family: Times, "Times New Roman", Times32 !important;
  font-size: 18px !important;
  line-height: 19px; }

.t-secondary-24 {
  font-family: Times, "Times New Roman", Times32;
  font-size: 24px;
  line-height: 25px; }

.t-secondary-30 {
  font-family: Times, "Times New Roman", Times32;
  font-size: 30px;
  line-height: 31px; }

.t-secondary-32 {
  font-family: Times, "Times New Roman", Times32;
  font-size: 32px;
  line-height: 33px; }

.t-secondary-36 {
  font-family: Times, "Times New Roman", Times32;
  font-size: 36px;
  line-height: 37px; }

.t-secondary-58 {
  font-family: Times, "Times New Roman", Times32;
  font-size: 58px;
  line-height: 59px; }

.u-mrg-0 {
  margin: 0px !important; }

.u-mrg-5 {
  margin: 5px !important; }

.u-mrg-10 {
  margin: 10px; }

.u-mrg-left-2 {
  margin-left: 2px; }

.u-mrg-left-5 {
  margin-left: 5px; }

.u-mrg-left-10 {
  margin-left: 10px; }

.u-mrg-left-30 {
  margin-left: 30px !important; }

.u-mrg-left-100 {
  margin-left: 100px !important; }

.u-mrg-r-5 {
  margin-right: 5px !important; }

.u-mrg-r-10 {
  margin-right: 10px !important; }

.u-mrg-r-12 {
  margin-right: 12px !important; }

.u-mrg-r-15 {
  margin-right: 15px !important; }

.u-mrg-r-16 {
  margin-right: 16px !important; }

.u-mrg-r-50 {
  margin-right: 50px !important; }

.u-mrg-top-0 {
  margin-top: 0px !important; }

.u-mrg-top-10 {
  margin-top: 10px !important; }

.u-mrg-top-15 {
  margin-top: 15px !important; }

.u-mrg-top-20 {
  margin-top: 20px !important; }

.u-mrg-top-30 {
  margin-top: 30px !important; }

.u-mrg-top-20 {
  margin-top: 20px !important; }

.u-mrg-top-40 {
  margin-top: 40px !important; }

.u-mrg-top-50 {
  margin-top: 50px !important; }

.u-mrg-top-57 {
  margin-top: 57px !important; }

.u-mrg-top-60 {
  margin-top: 60px !important; }

.e-pos-r {
  position: relative !important; }

.e-pos-a {
  position: absolute; }

.bot5 {
  bottom: 5px; }

.e-zindex--1 {
  z-index: -1 !important; }

.e-zindex--9 {
  z-index: 9 !important; }

.e-zindex--max {
  z-index: 9999 !important; }

.u-mrg-right-0 {
  margin-right: 0px !important; }

.u-mrg-right-5 {
  margin-right: 5px !important; }

.u-mrg-right-10 {
  margin-right: 10px !important; }

.u-mrg-right-10 {
  margin-right: 10px !important; }

.u-mrg-right-20 {
  margin-right: 20px !important; }

.u-mrg-top-0 {
  margin-bottom: 0px !important; }

.u-mrg-top-10 {
  margin-top: 20px !important; }

.u-mrg-top-30 {
  margin-top: 30px !important; }

.u-mrg-top-50 {
  margin-top: 50px !important; }

.u-mrg-top-neg-45 {
  margin-top: -45px !important; }

.u-mrg-bot-0 {
  margin-bottom: 0px !important; }

.u-mrg-bot-5 {
  margin-bottom: 5px !important; }

.u-mrg-bot-15 {
  margin-bottom: 15px !important; }

.u-mrg-bot-10 {
  margin-bottom: 10px !important; }

.u-mrg-bot-20 {
  margin-bottom: 20px !important; }

.u-mrg-bot-30 {
  margin-bottom: 30px !important; }

.u-mrg-bot-40 {
  margin-bottom: 40px !important; }

.u-mrg-bot-50 {
  margin-bottom: 50px !important; }

.u-mrg-bot-60 {
  margin-bottom: 60px !important; }

.u-mrg-bot-140 {
  margin-bottom: 140px !important; }

.u-mrg-bot-20 {
  margin-bottom: 20px !important; }

.no-padding {
  padding: 0 !important; }

.u-pad-8 {
  padding: 8px; }

.u-pad-15 {
  padding: 15px; }

.u-pad-30 {
  padding: 30px; }

.u-pad-60 {
  padding: 60px; }

.u-pad-60-50 {
  padding: 60px 50px; }

.u-pad-r-5 {
  padding-right: 5px; }

.u-pad-r-8 {
  padding-right: 8px; }

.u-pad-r-10 {
  padding-right: 10px; }

.u-pad-r-20 {
  padding-right: 20px; }

.u-pad-r-25 {
  padding-right: 25px; }

.u-pad-r-30 {
  padding-right: 30px; }

.u-pad-r-40 {
  padding-right: 40px; }

.u-pad-r-50 {
  padding-right: 50px !important; }

.u-pad-r-60 {
  padding-right: 60px; }

.u-pad-l-5 {
  padding-left: 5px; }

.u-pad-l-8 {
  padding-left: 8px; }

.u-pad-l-10 {
  padding-left: 10px; }

.u-pad-l-20 {
  padding-left: 20px !important; }

.u-pad-l-25 {
  padding-left: 25px; }

.u-pad-l-30 {
  padding-left: 30px !important; }

.u-pad-l-40 {
  padding-left: 40px; }

.u-pad-l-50 {
  padding-left: 50px !important; }

.u-pad-l-60 {
  padding-left: 60px; }

.u-pad-top-10 {
  padding-top: 10px; }

.u-pad-top-40 {
  padding-top: 40px; }

.u-pad-top-50 {
  padding-top: 50px; }

.u-pad-bot-10 {
  padding-bottom: 10px; }

.u-pad-bot-20 {
  padding-bottom: 20px; }

.u-pad-bot-30 {
  padding-bottom: 30px; }

.u-pad-bot-40 {
  padding-bottom: 40px; }

.u-pad-bot-140 {
  padding-bottom: 140px !important; }

.c-primary {
  color: #ffca28; }

.bc-primary {
  background-color: #ffca28; }

.bc-blue-dark {
  background-color: #102027; }

.bc-secondary {
  background-color: #37474f; }

.bc-blue-2 {
  background-color: #62727b; }

.bc-green {
  background-color: #4caf50; }

.bc-yellow {
  background-color: #ffca28; }

.bc-red {
  background-color: #f44336 !important; }

.bc-gray {
  background-color: #e0e1e0 !important; }

.c-white {
  color: #fff; }

.c-blue-2 {
  color: #62727b; }

.c-blue-2-light {
  color: #999a9a !important; }

.c-s-blue {
  color: #37474f !important; }

.c-p-blue-dark {
  color: #101f27; }

.c-blue-dark {
  color: #102027; }

.c-secondary {
  color: #37474f; }

.c-red {
  color: #f44336; }

.c-l-gray {
  color: #101f27; }

.c-gray-light {
  color: #62727b; }

.c-s_gray {
  color: #445259; }

.c-p_gray {
  color: #424242; }

.c-black {
  color: #000 !important; }

.label--c-gray {
  color: #424242 !important; }
  .label--c-gray:before {
    color: #424242 !important; }
  .label--c-gray:after {
    color: #424242 !important; }

.label--c-light {
  color: #999a9a !important; }
  .label--c-light:before {
    color: #999a9a !important; }
  .label--c-light:after {
    color: #999a9a !important; }

.label--c-red {
  color: #f44336 !important; }
  .label--c-red:before {
    color: #f44336 !important; }
  .label--c-red:after {
    color: #f44336 !important; }

.border-bottom-black {
  border-bottom: 1px solid #000; }

.border-bottom-gray {
  border-bottom: 1px solid #424242; }

.border-bottom-light-gray-1 {
  border-bottom: 1px solid #adadad; }

.border-bottom-light-gray-2 {
  border-bottom: 2px solid #adadad; }

.border-top-black {
  border-top: 1px solid #000; }

.border-top-gray {
  border-top: 1px solid #424242; }

.border-top-light-gray-1 {
  border-top: 1px solid #adadad; }

.border-top-light-gray-2 {
  border-top: 2px solid #adadad; }

.underline--c-black:before {
  border-bottom-color: #000 !important; }

.underline--c-black:after {
  border-bottom-color: #000 !important; }

.underline--c-red:before {
  border-bottom-color: red !important; }

.underline--c-red:after {
  border-bottom-color: red !important; }

.underline--c-light:before {
  border-bottom-color: #999a9a !important; }

.underline--c-light:after {
  border-bottom-color: #37474f !important; }

.underline--c-light-2:before {
  border-bottom-color: #999a9a !important; }

.underline--c-light-2:after {
  border-bottom-color: #999a9a !important; }

.underline--c-primary:before {
  border-bottom-color: #ffca28 !important; }

.underline--c-primary:after {
  border-bottom-color: #ffca28 !important; }

.underline--c-white:before {
  border-bottom-color: #fff !important; }

.underline--c-white:after {
  border-bottom-color: #fff !important; }

.progres_bg_primary {
  background-color: #37474f !important; }

.progres_bg_secondary {
  background-color: #f44336 !important; }

.t-align-c {
  text-align: center; }

.t-align-l {
  text-align: left; }

.t-align-r {
  text-align: right; }

.t-color-w {
  color: #fff !important; }

.t-weight-b {
  font-weight: bold !important; }

.t-weight-m {
  font-weight: 600 !important; }

.u-border-none {
  border: none !important; }

.center-vertically {
  position: relative;
  top: 50%;
  transform: translateY(-100%); }

.mui-button {
  background-color: #ffca28;
  text-transform: uppercase;
  text-decoration: none;
  padding: 8px 16px;
  font-size: 0.875em;
  line-height: 1.4em;
  font-weight: bold;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #000;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  text-align: center; }

.h1-projects {
  font-family: Times, "Times New Roman", Times32;
  font-size: 58px;
  font-weight: bold;
  line-height: 68px; }
  @media all and (max-width: 900px) {
    .h1-projects {
      font-size: 48px;
      line-height: 50px; } }

.t-dec-u {
  text-decoration: underline; }

.t-dec-none {
  text-decoration: none; }

.text-link-regular {
  text-decoration: none;
  color: #62727b; }
  .text-link-regular:hover {
    color: #c79a00;
    text-decoration: underline; }

.pointer {
  cursor: pointer !important; }

.dash-padding {
  padding: 50px 95px;
  max-width: 90%; }
  @media (max-width: 769px) {
    .dash-padding {
      min-height: calc(100vh - 380.9px); } }
  @media screen and (max-width: 1560px) {
    .dash-padding {
      max-width: 90%;
      padding: 30px 30px;
      margin: 0 auto; } }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.card-shadow {
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  cursor: pointer; }

.border-radius {
  border-radius: 3px; }

.menuItem {
  height: auto !important;
  white-space: normal !important;
  max-width: 300px !important; }

.w300px {
  width: 300px; }

.w20 {
  width: 20%; }

.w27 {
  width: 27%; }

.w30 {
  width: 30% !important; }

.w35 {
  width: 35%; }

.w49 {
  width: 49%; }

.w47 {
  width: 47%; }

.w45 {
  width: 45%; }

.w50 {
  width: 50%; }

.w60 {
  width: 60%; }

.w75 {
  width: 75%; }

.w100 {
  width: 100%; }

@media all and (max-width: 1055px) {
  .md-w100 {
    width: 100%; } }

@media all and (max-width: 500px) {
  .xs-w100 {
    width: 100%; } }

.w660 {
  width: 660px;
  max-width: 100% !important; }

.mw100 {
  max-width: 100%; }

.mw420 {
  max-width: 420px; }

.mw540 {
  max-width: 540px; }

.w30 {
  width: 30%; }

.minh-30 {
  min-height: 30px; }

.height-100p {
  height: 100%; }

button:hover:not([class*='MuiPickersCalendarHeader']) {
  background-color: #ffca28 !important; }

.pickers div:first-child {
  width: 100% !important; }

button.deactivate-account {
  border: 1px solid #999a9a;
  color: #999a9a;
  box-shadow: none; }
  button.deactivate-account:hover {
    background-color: initial !important;
    opacity: 0.7; }

button[role='tab']:hover,
button.custom-icon-button:hover {
  background-color: initial !important; }

.btn-white {
  background-color: white !important;
  border: 2px solid #ffca28 !important;
  font-weight: bold !important; }

.btn-yellow {
  background-color: #ffca28 !important;
  border: 2px solid #ffca28 !important;
  font-weight: bold !important; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #e0e1e0 inset;
  box-shadow: 0 0 0 30px #e0e1e0 inset; }

.element-block {
  display: block; }

.element-inline-block {
  display: inline-block; }

.element-inline {
  display: inline; }

.element-none {
  display: none; }

.overflow-block {
  overflow: hidden; }

.overflow-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  max-width: 100%; }

.spacer {
  height: 1px;
  background: #999a9a;
  width: 100%;
  margin: 10px 0;
  overflow: hidden; }
  .spacer.criteria {
    margin: 5px 0 10px 0; }

.spacer-1 {
  height: 1px;
  background: #999a9a;
  width: 100%;
  margin: 10px 0;
  overflow: hidden; }

.spacer-2 {
  height: 2px;
  background: #999a9a;
  width: 100%;
  margin: 10px 0;
  overflow: hidden; }

.spacer-22 {
  height: 2px;
  background: #999a9a;
  width: 100%;
  margin: 0.65rem 0 0.95rem 0;
  overflow: hidden; }

.lh-16 {
  line-height: 16px; }

.lh-20 {
  line-height: 20px; }

.lh-24 {
  line-height: 24px; }

.lh-28 {
  line-height: 28px; }

.MuiModal-hidden-101,
.MuiModal-hidden-127 {
  visibility: visible !important; }

.loading-block {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  z-index: 999; }

.scrollbar {
  border-radius: 4px !important; }

.imagesRadius {
  border-radius: 5px; }

.flexblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

@media all and (max-width: 500px) {
  .xs-column {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

.scroll-x {
  overflow-x: scroll; }

.scroll-y {
  overflow-y: scroll; }

.scroll-auto {
  overflow-y: auto !important;
  overflow-x: hidden !important; }

#long-menu a {
  color: inherit !important;
  text-decoration: none !important; }

.fade-enter {
  opacity: 0.01; }

.fade-enter-active {
  opacity: 1;
  transition: opacity 500ms ease-in; }

.fade-exit {
  opacity: 1; }

.fade-exit-active {
  opacity: 0.01;
  transition: opacity 500ms ease-in; }

.button--green {
  background-color: #4caf50 !important;
  border: 0 !important; }

.button--red {
  background-color: #f44336 !important;
  border: 0 !important; }

.button--yelow {
  background-color: #ffca28 !important;
  border: 0 !important; }

.button--grey {
  background-color: #928a8a !important;
  color: rgba(0, 0, 0, 0.3);
  border: 0 !important; }

.button--standard {
  background-color: #37474f !important;
  color: rgba(0, 0, 0, 0.3);
  border: 0 !important; }

.button--draft {
  background: repeating-linear-gradient(-55deg, #37474f 10px, #e1e2e1 18px, #37474f 21px, #37474f 29px);
  border: 0 !important; }
  .button--draft div {
    text-shadow: -1px -1px 3px #37474f, 1px -1px 3px #37474f, -1px 1px 3px #37474f, 1px 1px 3px #37474f; }

.resetPadingLeft {
  padding-left: 0px !important; }

.box-sizing-unset {
  box-sizing: unset; }

.icon-size-small {
  height: 35px !important;
  width: 35px !important; }

.icon-font-size-small {
  font-size: 20px !important; }

.stickToBottom {
  display: inline-block;
  align-self: flex-end; }

.negativeMarginTop {
  margin-top: -20px; }

.padding5bottom {
  padding-bottom: 5px; }

.text-input-center input {
  text-align: center;
  padding: 6px 0 0px;
  letter-spacing: 3px; }

.hide-native-file-upload {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  opacity: 0; }

.hide-native-file-upload-custom {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
  cursor: pointer;
  height: 100%; }

.hide-native-file-upload:hover {
  cursor: pointer; }

.u-mrg-bot-3 {
  margin-bottom: 3px !important; }

.u-mrg-bot-5 {
  margin-bottom: 5px !important; }

.u-mrg-top-5 {
  margin-top: 5px !important; }

.u-mrg-top-10 {
  margin-top: 10px !important; }

.primary-criterias {
  font-weight: bold; }

.criteria-title-pad {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.progres_bg_primary_white {
  background-color: white; }

.takeFreeSpace {
  margin-top: -1rem !important; }

.mTop-10 {
  margin-top: 10px !important; }

.mLeft-10 {
  margin-left: 10px !important; }

.pBot-10 {
  padding-bottom: 10px !important; }

.pTopLeftRight-8 {
  padding: 0px 8px 0 8px; }

.mLeft-5 {
  margin-left: 5px !important; }

.buttonHome {
  background-color: #ffca28 !important; }

.custom-drawer-display-block {
  display: block !important; }

.font20 {
  font-size: 20px !important; }

.autoHeightComponent {
  width: 260px !important; }

.MuiSelect-select-571 {
  white-space: normal !important; }

.menuAddCriteria {
  position: fixed;
  z-index: 999;
  margin-top: 10px;
  max-width: 230px;
  height: calc(100vh / 4);
  width: 100%; }
  .menuAddCriteria div {
    max-height: 100% !important; }

.overflow-y-auto {
  overflow-y: visible !important; }

.boldThis {
  font-weight: bold; }

.RegHeihgt {
  max-height: 50vh; }

.colorRedImp {
  color: red !important; }

.scrollDownIndicator::before {
  content: '╲╱';
  color: #ffca28;
  position: absolute;
  bottom: 0;
  opacity: 0.8;
  text-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
  width: 6rem;
  font-size: 2rem;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  bottom: 0rem;
  margin-left: -3rem;
  left: 50%;
  letter-spacing: -1px; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .scrollDownIndicator::before {
      /* IE10+ CSS */
      letter-spacing: -4px !important; } }
  @supports (-ms-accelerator: true) {
    .scrollDownIndicator::before {
      /* Edge 12+ CSS */
      letter-spacing: -4px !important; } }
  @supports (-ms-ime-align: auto) {
    .scrollDownIndicator::before {
      /* Edge 16+ CSS */
      letter-spacing: -4px !important; } }

@keyframes bounce {
  50% {
    transform: translateY(-50%); }
  100% {
    transform: translateY(0); } }
.slips-row {
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.slips-column {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.slip-box {
  background-color: #fff; }
  .slip-box.new-slip, .slip-box.updated-slip {
    background-color: #e0e1e0; }
    .slip-box.new-slip .slip-image, .slip-box.updated-slip .slip-image {
      background-image: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url("http://www.hyper99.com/images/profile/449014326-dummy.jpg"); }

.slips-title {
  border-bottom: 4px solid;
  padding-bottom: 7px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  .slips-title svg {
    cursor: pointer;
    color: #62727b;
    width: 20px; }
  .slips-title.broker {
    border-color: #f44336; }
  .slips-title.seal {
    border-color: #ffca28; }
  .slips-title.deal {
    border-color: #4caf50; }

.slip-star {
  cursor: pointer; }
  .slip-star--default-cursor {
    cursor: default; }

.slip-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch; }
  .slip-card .slip-image,
  .slip-card .slip-logo {
    min-width: 100px;
    height: 100px;
    background-image: url("http://www.hyper99.com/images/profile/449014326-dummy.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
  .slip-card .slip-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .slip-card .slip-image svg {
      width: 31px;
      height: 24px;
      fill: #f44336; }
  .slip-card .slip-logo {
    min-width: 30px;
    height: 30px;
    margin-right: 5px;
    box-shadow: 0px 0px 4px 1px #e0e1e0; }
  .slip-card .slip-content {
    padding: 10px;
    width: 100%; }
  .slip-card .slip-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .slip-card .slip-location svg {
    width: 15px;
    height: 11px;
    color: #37474f; }
  .slip-card .slip-location span {
    line-height: 14px; }
  .slip-card .slip-shortcut svg {
    width: 15px;
    height: 15px;
    margin-right: 7px; }

.shortlist-discard {
  border: 2px #424242 solid;
  padding: 20px;
  margin-top: 30px; }

.no-slips {
  padding: 8px;
  color: #999a9a;
  text-align: center;
  font-weight: bold; }
  .no-slips svg {
    width: 35px;
    height: 35px; }

.slip-hover-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-top: 10px; }
  .slip-hover-icons svg {
    color: #fff;
    width: 18px;
    height: 18px;
    display: inline-block;
    text-align: center;
    cursor: pointer; }

.criteria-values-isChecked {
  flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.checklist-criteria-element {
  border-bottom: 1px solid #adadad;
  line-height: 0;
  align-items: center; }

.checklist-criteria-element-wrapper {
  padding-bottom: 0px !important;
  padding-top: 0px !important; }
  .checklist-criteria-element-wrapper:first-child .checklist-criteria-element {
    border-top: 1px solid #adadad; }
  .checklist-criteria-element-wrapper:nth-child(2n) .checklist-criteria-element {
    border-top: 1px solid #adadad; }

.checklist-criteria-element-wrapper2 {
  padding-bottom: 0px !important;
  padding-top: 0px !important; }
  .checklist-criteria-element-wrapper2:first-child .checklist-criteria-element {
    border-top: 1px solid #adadad; }
  .checklist-criteria-element-wrapper2:nth-child(2n) .checklist-criteria-element {
    border-top: 1px solid #adadad;
    border-bottom: 0px solid #adadad; }

.slip-photo {
  width: 235px;
  height: 235px;
  display: inline-flex;
  border-radius: 5px;
  margin: 0; }
  .slip-photo:first-child {
    margin-right: 10px; }

.slip-project-details * {
  width: 100%; }

.contact-description {
  display: flex;
  align-content: center; }
  .contact-description .mui-avatar {
    width: 20px;
    height: 20px;
    font-size: 10px;
    margin-right: 5px; }
  .contact-description span {
    line-height: 1.6; }

.supply-note {
  overflow: auto; }

.comment-section .mui-avatar {
  width: 33px;
  height: 33px;
  font-size: 13px;
  margin-right: 10px; }

.pad-10-criteria {
  padding-right: 10px; }

.pad-8-left {
  padding-left: 8px; }

.pad-8-right {
  padding-right: 8px; }
.template-entry {
  display: flex;
  width: 100% !important;
  height: 100%;
  justify-content: center;
  align-items: center;
  margin: 0 !important;
  min-height: 100vh; }

.b-entry-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 100vh;
  width: 100%;
  margin: 0 !important; }
  .b-entry-background.forgot-password-background {
    background-image: url(/d71381ad5ffc4d4fe707ee6d3fdc53c0.png); }
  .b-entry-background.change_password_background {
    background-image: url(/3688fa5e38f79caf569df093e3a8fb0d.jpg); }
  .b-entry-background.login-background {
    background-image: url(/b68f7830556f9b2db7190c054ef03b5d.png); }
  .b-entry-background.registration-background {
    background-image: url(/acaea6d2a4cd2d98e5d37842a1946074.jpg); }

.mini-header {
  display: flex;
  justify-content: space-between;
  z-index: 1200 !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 15px 80px; }
  @media screen and (max-width: 1560px) {
    .mini-header {
      padding: 15px 30px; } }
  @media screen and (max-width: 450px) {
    .mini-header__entry-switch .mui-avatar {
      width: 20px;
      height: 20px; }
    .mini-header .mini-header__logo img {
      width: 80%; } }
  .mini-header__entry-switch {
    display: flex;
    align-items: center; }
    .mini-header__entry-switch .mui-button {
      margin-left: 20px; }
  .mini-header-colored {
    background-color: #102027;
    box-shadow: 0 0px 8px 0px black; }

.b-entry-credentials-wrapper__text {
  text-align: center; }
  .b-entry-credentials-wrapper__text--title {
    font-size: 24px;
    margin: 19px 0; }
  .b-entry-credentials-wrapper__text--desc {
    font-family: Times, "Times New Roman", Times32;
    font-size: 16px; }

.b-entry-credentials .link-bellow-button {
  text-decoration: none;
  color: #2317ca; }
  .b-entry-credentials .link-bellow-button:hover {
    text-decoration: underline; }

.forgot-pass-wrapper {
  margin: 65px 0 0 0 !important;
  width: 100% !important; }
.dashboard-tickets .ticket-card-basic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start; }
  .dashboard-tickets .ticket-card-basic .content {
    padding: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
    -moz-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    min-height: 98px;
    overflow: hidden; }
    .dashboard-tickets .ticket-card-basic .content .progress-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      -webkit-align-items: flex-end;
      -moz-align-items: flex-end;
      align-items: flex-end;
      -webkit-box-flex: 1 !important;
      -webkit-flex-grow: 1 !important;
      -moz-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important; }
      .dashboard-tickets .ticket-card-basic .content .progress-wrapper .linear-progress {
        width: 100%;
        margin-right: 10px; }
      .dashboard-tickets .ticket-card-basic .content .progress-wrapper .expiring-data {
        white-space: nowrap; }
  .dashboard-tickets .ticket-card-basic .ticket-basic-title {
    max-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    max-width: 100%;
    margin-bottom: 6px; }
  .dashboard-tickets .ticket-card-basic .ticket-image {
    min-width: 118px;
    height: 118px;
    background-color: #e0e1e0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex: 0 0 25%;
    margin-right: 10px;
    border: 1px solid #101f27;
    box-sizing: border-box; }
    .dashboard-tickets .ticket-card-basic .ticket-image > div {
      flex: 1 48%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      width: 58px;
      height: 58px; }
    .dashboard-tickets .ticket-card-basic .ticket-image > div:first-of-type {
      border-bottom: 1px solid #101f27;
      border-right: 1px solid #101f27; }
    .dashboard-tickets .ticket-card-basic .ticket-image > div:nth-of-type(2) {
      border-bottom: 1px solid #101f27; }
    .dashboard-tickets .ticket-card-basic .ticket-image > div:nth-of-type(3) {
      border-right: 1px solid #101f27; }
    .dashboard-tickets .ticket-card-basic .ticket-image img {
      width: 100%; }
  .dashboard-tickets .ticket-card-basic .ticket-title {
    height: auto;
    max-width: 100%;
    overflow: hidden;
    max-height: 26px; }
  .dashboard-tickets .ticket-card-basic .expired-date {
    color: #37474f; }

.favorite-tickets .ticket-card-basic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start; }
  .favorite-tickets .ticket-card-basic .content {
    padding: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
    -moz-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    min-height: 98px;
    overflow: hidden; }
    .favorite-tickets .ticket-card-basic .content .progress-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      -webkit-align-items: flex-end;
      -moz-align-items: flex-end;
      align-items: flex-end;
      -webkit-box-flex: 1 !important;
      -webkit-flex-grow: 1 !important;
      -moz-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important; }
      .favorite-tickets .ticket-card-basic .content .progress-wrapper .linear-progress {
        width: 100%;
        margin-right: 10px; }
      .favorite-tickets .ticket-card-basic .content .progress-wrapper .expiring-data {
        white-space: nowrap; }
  .favorite-tickets .ticket-card-basic .ticket-basic-title {
    max-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    max-width: 100%;
    margin-bottom: 6px; }
  .favorite-tickets .ticket-card-basic .ticket-image {
    min-width: 90px;
    width: 90px;
    height: 90px;
    background-color: #e0e1e0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex: 0 0 25%;
    margin-right: 10px;
    border: 1px solid #101f27;
    box-sizing: border-box; }
    .favorite-tickets .ticket-card-basic .ticket-image > div {
      flex: 1 48%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      width: 44px;
      height: 44px;
      box-sizing: border-box; }
    .favorite-tickets .ticket-card-basic .ticket-image > div:first-of-type {
      border-bottom: 1px solid #101f27;
      border-right: 1px solid #101f27; }
    .favorite-tickets .ticket-card-basic .ticket-image > div:nth-of-type(2) {
      border-bottom: 1px solid #101f27; }
    .favorite-tickets .ticket-card-basic .ticket-image > div:nth-of-type(3) {
      border-right: 1px solid #101f27; }
    .favorite-tickets .ticket-card-basic .ticket-image img {
      width: 100%; }
  .favorite-tickets .ticket-card-basic .ticket-title {
    height: auto;
    max-width: 100%;
    overflow: hidden;
    max-height: 26px; }
  .favorite-tickets .ticket-card-basic .expired-date {
    color: #37474f; }

.dashboard-new-ticket {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 40px;
  box-sizing: border-box;
  background-color: #f0f0f0;
  border: 2px dashed #62727b;
  height: 162px;
  text-decoration: none;
  color: #102027;
  position: relative; }
  .dashboard-new-ticket .add-new-ticket-icon {
    font-size: 40px;
    width: 40px;
    height: 40px;
    fill: #ffca28; }
  .dashboard-new-ticket h2 {
    font-size: 18px;
    margin: 10px 20px;
    text-align: center; }

.ticket-progress-bar {
  height: 5px;
  width: 100%;
  background-color: #999a9a; }
  .ticket-progress-bar .progress-width {
    width: 80%;
    transition: width 0.4s;
    height: 100%;
    border-radius: 3px;
    background-color: #f44336; }

.search-tickets {
  margin-bottom: 15px !important; }

.edited-criteria {
  background-color: #ffca28 !important; }

.select-criteria {
  background-color: #fff; }
  .select-criteria .select-criteria-item:hover {
    background-color: #ffca28; }
  .select-criteria .select-radio {
    padding: 0;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .select-criteria .select-radio .select-form-control {
      width: 100%;
      display: block;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .select-criteria .select-radio .select-form-control label {
        margin: 0;
        padding-left: 30px;
        border-bottom: 1px solid #cccccc; }

.ticket-details img {
  width: 100%; }

.ticket-details .vertical-align-text {
  display: flex;
  align-items: center; }

.tickets-criteria .tickets-criteria-panel-wrapper {
  width: 100%; }

.tickets-criteria .tickets-criteria-panel {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border: none;
  padding: 0; }
  .tickets-criteria .tickets-criteria-panel [role='button']:hover {
    background-color: #ffca28; }
    .tickets-criteria .tickets-criteria-panel [role='button']:hover div {
      background-color: #ffca28; }
  .tickets-criteria .tickets-criteria-panel.sub-panel {
    background-color: #f0f0f0; }
    .tickets-criteria .tickets-criteria-panel.sub-panel > div {
      padding-left: 40px; }
      @media all and (max-width: 1160px) and (min-width: 1056px) {
        .tickets-criteria .tickets-criteria-panel.sub-panel > div {
          padding-left: 20px; } }
    .tickets-criteria .tickets-criteria-panel.sub-panel p {
      font-size: 14px; }
  .tickets-criteria .tickets-criteria-panel .ExpansionPanel[aria-expanded='true'] {
    background-color: #e0e1e0; }
    .tickets-criteria .tickets-criteria-panel .ExpansionPanel[aria-expanded='true'] div {
      background-color: #e0e1e0; }
  .tickets-criteria .tickets-criteria-panel .create-new-project {
    padding-left: 22px; }
    .tickets-criteria .tickets-criteria-panel .create-new-project.criteria {
      background-color: transparent; }
  .tickets-criteria .tickets-criteria-panel .single-panel-details {
    padding: 0;
    background-color: #f0f0f0;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .tickets-criteria .tickets-criteria-panel .single-panel-details p {
      padding: 14px 0px 14px 40px;
      font-size: 14px; }
  .tickets-criteria .tickets-criteria-panel p {
    font-size: 16px; }
  .tickets-criteria .tickets-criteria-panel > div {
    animation: fade 200ms forwards;
    transition: margin 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, height cubic-bezier(0.47, 0, 0.745, 0.715) 200ms;
    will-change: auto; }
  .tickets-criteria .tickets-criteria-panel .tickets-criteria-details {
    padding: 0; }
    .tickets-criteria .tickets-criteria-panel .tickets-criteria-details p {
      margin: 0 !important; }
  .tickets-criteria .tickets-criteria-panel .criteria-radio-group label {
    padding-right: 10px;
    margin-right: 0;
    margin-left: 10px;
    width: 100%; }

.edit-criteria-block {
  border-bottom: 1px solid #cccccc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .edit-criteria-block .edit-criteria-icons {
    display: none;
    margin-right: 5px; }
  .edit-criteria-block:hover .edit-criteria-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .edit-criteria-block .icons {
    font-size: 14px;
    cursor: pointer;
    margin: 5px;
    color: #102027; }

.ticket-reference {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 30px; }

.ticket-reference-image {
  width: 60px;
  height: 60px;
  margin-right: 25px;
  float: left; }
  .ticket-reference-image img {
    width: 100%; }

.criteria-photos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  .criteria-photos img {
    width: 100%; }
  .criteria-photos .dashboard-new-ticket {
    width: 146px;
    height: 146px;
    padding: 0 !important; }
  .criteria-photos .criteria-photo {
    background-image: url("https://cdn.pixabay.com/photo/2015/03/04/22/35/head-659652_960_720.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 150px;
    height: 150px;
    margin-bottom: 5px;
    position: relative; }
    .criteria-photos .criteria-photo.criteria-photo-selected {
      border: 1px solid #ffca28 !important; }
    .criteria-photos .criteria-photo.dialog {
      height: 111px;
      margin: 3px !important;
      flex-basis: 31%;
      border: 1px solid transparent; }
      @media all and (max-width: 530px) {
        .criteria-photos .criteria-photo.dialog {
          flex-basis: 45%; } }
    .criteria-photos .criteria-photo svg {
      position: absolute;
      top: 5px;
      right: 5px;
      color: #999a9a;
      cursor: pointer;
      display: none; }
    .criteria-photos .criteria-photo:hover svg {
      display: block; }
    .criteria-photos .criteria-photo:nth-of-type(odd) {
      margin-right: 5px; }
    .criteria-photos .criteria-photo:nth-of-type(even) {
      margin-left: 5px; }

.criteria-name {
  max-width: 5rem;
  margin: 1rem 0; }

.criteria-name-view {
  margin: 4px 0; }

.criteria-innerWrapper {
  padding: 0.5rem;
  width: 100%; }

.criteria-wrapper {
  width: 100%;
  border-bottom: 1px solid #000;
  padding-bottom: 1rem; }
  .criteria-wrapper--no-border {
    border: 0; }

.criteria-editable {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: space-around;
  -moz-align-content: space-around;
  -ms-flex-line-pack: space-around;
  align-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .criteria-editable input {
    width: 100%; }
  .criteria-editable label {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden; }

.criteria-inputs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media all and (max-width: 550px) {
    .criteria-inputs {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }

.time-limit-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-top: 40px; }

.criteria-save-to-favorites span {
  font-family: 'Times New Roman', Times, serif; }

.criteria-button {
  border: 1px solid #ffca28 !important; }
  .criteria-button.white {
    background-color: #fff; }
    .criteria-button.white:hover {
      background-color: #fff !important; }

.criteria-expansion-marker {
  background-color: #ffca28 !important; }

.ov-hiden {
  overflow: hidden; }

.project-card.sidebar-tickets {
  border: 1px solid #e1e2e1;
  padding: 5px;
  padding-right: 25px; }

button.sidebar-tickets-icon-button {
  padding: 0 !important; }
  button.sidebar-tickets-icon-button:hover {
    background-color: rgba(0, 0, 0, 0) !important; }

.sidebar-tickets {
  box-shadow: none !important;
  margin-bottom: 16px; }
  .sidebar-tickets .sidebar-tickets-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media screen and (max-width: 980px) and (min-width: 768px) {
      .sidebar-tickets .sidebar-tickets-main {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center; } }
  .sidebar-tickets .sidebar-ticket-images {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
    .sidebar-tickets .sidebar-ticket-images > div {
      border: 1px solid black;
      -webkit-flex-basis: 33px;
      -moz-flex-basis: 33px;
      -ms-flex-preferred-size: 33px;
      flex-basis: 33px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      width: 30px;
      height: 30px;
      box-sizing: border-box; }
    @media screen and (max-width: 980px) and (min-width: 768px) {
      .sidebar-tickets .sidebar-ticket-images {
        -webkit-align-self: center;
        -moz-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        margin-bottom: 10px; } }
    @media screen and (max-width: 980px) {
      .sidebar-tickets .sidebar-ticket-images > div {
        -webkit-flex-basis: 30px;
        -moz-flex-basis: 30px;
        -ms-flex-preferred-size: 30px;
        flex-basis: 30px; } }
    @media screen and (min-width: 1200px) {
      .sidebar-tickets .sidebar-ticket-images {
        width: 80px; } }
    .sidebar-tickets .sidebar-ticket-images > div:first-of-type {
      border-bottom: none; }
    .sidebar-tickets .sidebar-ticket-images > div:nth-of-type(2) {
      border-bottom: none;
      border-left: none; }
    .sidebar-tickets .sidebar-ticket-images > div:nth-of-type(4) {
      border-left: none; }
  .sidebar-tickets .sidebar-tickets-description {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
    -moz-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

.sidebar-tab {
  text-transform: capitalize !important; }
  .sidebar-tab span {
    font-size: 16px !important;
    line-height: 1; }
    @media all and (max-width: 1195px) {
      .sidebar-tab span {
        width: 70px; } }

.ticket-name {
  font-size: 1rem;
  color: #102027;
  font-weight: 400; }

.ticket-reference-name {
  font-size: 1.0625rem;
  font-weight: 600; }

.ticket-hierarchy {
  font-size: 0.8125rem; }
  .ticket-hierarchy--grey {
    color: #999a9a; }

button.sidebar-tab {
  width: 50%; }
  button.sidebar-tab:hover {
    background-color: transparent !important; }

.ticket-upload-photo {
  margin: 10px auto; }
  .ticket-upload-photo .photo-input-field {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    cursor: pointer; }

@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.pad-8-y {
  padding: 8px 0px; }

.spacer-ticket {
  width: 99% !important; }
.scrollarea {
  padding: 10px 0; }
  .scrollarea .scrollbar-container {
    z-index: 800 !important; }

.scrollable-area {
  border-top: 1px solid #cccccc;
  padding: 10px 0;
  min-height: calc(100vh - 316px);
  overflow-y: auto;
  overflow-x: hidden; }
  .scrollable-area.tickets-scroll {
    height: auto;
    position: relative; }
  @media all and (max-width: 769px) {
    .scrollable-area {
      height: 100vh; }
      .scrollable-area.tickets-scroll {
        height: calc(100vh - 100px); } }

.sidebar-scrollarea {
  padding: 0;
  min-height: calc(100vh - 362px); }
  .sidebar-scrollarea .scrollarea-content {
    overflow: visible; }
  .sidebar-scrollarea.scrolable-sidebar-tickets {
    min-height: calc(100vh - 193px); }
  .sidebar-scrollarea .scrollbar {
    border-radius: 4px; }

.create-new-project {
  background-color: #f0f0f0;
  line-height: 22px;
  padding: 16px 30px;
  display: block;
  color: #102027;
  width: 100%;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .create-new-project .add-icon {
    margin-right: 5px;
    color: #ffca28; }

.tickets-criteria .create-new-project {
  width: 79%; }

.projects-wrapper {
  padding: 0;
  position: relative;
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
  -moz-flex-grow: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }
  .projects-wrapper .create-new-project {
    border-top: 1px solid #cccccc; }
  .projects-wrapper .search-projects-box {
    padding: 15px 0; }
  .projects-wrapper .welcome-after-login-empty h2 {
    margin-bottom: 40px;
    color: #102027; }
  .projects-wrapper .welcome-after-login-empty .create-project-description {
    line-height: 22px;
    margin-bottom: 0; }
    .projects-wrapper .welcome-after-login-empty .create-project-description.call-to-action-link {
      color: #102027;
      margin: 0 auto 30px;
      max-width: 220px; }
    .projects-wrapper .welcome-after-login-empty .create-project-description a {
      color: #102027; }

.share-dialog {
  max-width: 470px !important;
  width: 100%; }
  .share-dialog .shareDialogContent {
    padding: 0 !important;
    overflow: hidden !important; }
  .share-dialog .scrollableShareBlock {
    height: 190px;
    margin-top: 30px; }
  .share-dialog .cancel-invitation {
    color: rgba(16, 32, 39, 0.5);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .share-dialog .cancel-invitation .sentInvitation {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .share-dialog .cancel-invitation .sentInvitation svg {
        font-size: 18px; }
    .share-dialog .cancel-invitation .sendReminder {
      display: none; }
      .share-dialog .cancel-invitation .sendReminder:hover {
        text-decoration: underline; }
    .share-dialog .cancel-invitation:hover .sendReminder {
      display: block; }
    .share-dialog .cancel-invitation:hover .sentInvitation {
      display: none; }
  .share-dialog .notResponded {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
    .share-dialog .notResponded:last-of-type {
      border: none; }
  .share-dialog .share-chip {
    color: #fff !important;
    background-color: rgba(16, 32, 39, 0.5) !important;
    font-size: 14px;
    height: 26px !important;
    max-width: 180px;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer; }
    .share-dialog .share-chip .chip-label {
      width: 100%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      display: block !important; }
    .share-dialog .share-chip .mui-avatar {
      height: 24px;
      width: 24px;
      border: none;
      margin: 1px;
      color: #000;
      font-size: 12px; }
    .share-dialog .share-chip svg {
      color: #102027; }
      .share-dialog .share-chip svg:hover {
        color: #f44336; }
    .share-dialog .share-chip:hover {
      background-color: rgba(16, 32, 39, 0.7) !important; }

.multilineField {
  display: inline-block !important; }

.ProjectInvitationCard {
  border-radius: 2px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  padding: 15px;
  border-left: 5px solid #ffca28; }
  .ProjectInvitationCard .invitationDetails {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }
  .ProjectInvitationCard .invitationButtons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }

.projectsInvitationNotification {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-top: 5px; }
  .projectsInvitationNotification .notificationNumber {
    background-color: #e0e1e0;
    color: #f44336;
    height: 25px;
    width: 25px;
    margin-right: 5px;
    border-radius: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
.header-wrapper {
  margin-top: 20px !important; }

.header-root {
  display: flex;
  justify-content: space-between; }

@media screen and (max-width: 650px) {
  .ReactStickyHeader_fixed {
    position: relative; }
    .ReactStickyHeader_fixed .header-root {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .ReactStickyHeader_fixed .header-root .header__entry-switch {
        margin-top: 20px; }
        .ReactStickyHeader_fixed .header-root .header__entry-switch .mui-button {
          margin-left: 0; }
      .ReactStickyHeader_fixed .header-root .header_menu,
      .ReactStickyHeader_fixed .header-root .header__entry-switch {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }

a.header-link {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  padding-bottom: 7px;
  border-bottom: 2px solid transparent;
  margin-bottom: 10px; }
  a.header-link:hover {
    border-bottom: 2px solid #ffca28; }

.header_menu {
  display: flex;
  justify-content: space-between;
  width: 200px;
  margin-right: 30px; }

.template-landing {
  width: 100%; }

.landing-welcome-message {
  width: 100%;
  min-height: 100vh;
  background-image: url(/4f6a6c8a4cb075c4e57c467362401771.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.header {
  display: flex;
  justify-content: space-between;
  padding: 15px 70px; }
  .header__entry-switch {
    display: flex;
    align-items: baseline; }
    .header__entry-switch .mui-button {
      margin-left: 20px;
      height: 36px; }

.is-sticky .header-wrapper {
  background-color: #37474f;
  height: 70px;
  margin-bottom: 100px;
  margin-top: 0px !important; }

.sticky-trigger {
  height: 200px;
  display: block; }

.landing-page-title {
  margin-top: 0px;
  margin-bottom: 0px; }

.landing-middle-block {
  background-color: #e1e2e1;
  border-bottom: 4px solid #62727b; }

.landing-request-to-join {
  margin-bottom: 70px !important; }

.arup-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px; }

.landing-bottom-block {
  background-color: #fff; }

.landing-bottom-request-to-join {
  margin: 10px 0px 50px 0 !important; }

@media all and (max-width: 1290px) {
  .landing-bottom-step {
    margin-bottom: 50px; } }

.landing-bottom-step:nth-child(4) {
  margin-bottom: 0; }
  .landing-bottom-step:nth-child(4) .step-square {
    background-color: #ffca28;
    border: 3px solid #ffca28; }

.landing-bottom-logo {
  padding: 50px 0; }

.landing-bottom-after-logo-text {
  padding: 40px 0; }

.info-main {
  min-height: calc(100vh - 60px - 65px - 48px - 16px); }

.step-square {
  border: 3px solid #62727b;
  width: 180px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background-color: #e1e2e1;
  position: relative; }
  .step-square:hover {
    cursor: auto; }

.landing-bottom-four-steps {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.step-label {
  font-weight: bold;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: -42px; }

.step-label-last {
  font-weight: bold;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: -24px; }

.landing-bottom-step {
  position: relative;
  flex: 1 1 25%;
  justify-content: center;
  display: flex; }
  @media all and (max-width: 1010px) {
    .landing-bottom-step {
      flex: 1 1 50%; } }
  @media all and (max-width: 690px) {
    .landing-bottom-step {
      flex: 1 1 100%; } }

.double-circle {
  width: 10px;
  height: 10px;
  background-color: #62727b;
  border-radius: 100%; }
  .double-circle:before {
    width: 10px;
    height: 10px;
    background-color: #62727b;
    border-radius: 100%;
    position: absolute;
    bottom: -53px;
    content: ''; }

.little-circle {
  width: 10px;
  height: 10px;
  background-color: #62727b;
  border-radius: 100%; }
  @media all and (max-width: 1290px) {
    .little-circle {
      display: none; } }

@media all and (max-width: 1290px) {
  .dotted-line {
    display: none; } }

.circle-container {
  position: absolute;
  left: 50%;
  transform: translate(-46%, 50%);
  bottom: 0; }

.vertical-dashed-line {
  position: absolute;
  left: 50%;
  transform: translate(0%, 50%);
  bottom: 0; }
  @media all and (max-width: 1290px) {
    .vertical-dashed-line {
      display: none; } }
  .vertical-dashed-line:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: -1;
    border-right: 2px dashed #999a9a;
    transform: translateX(-50%);
    height: 53px; }

.col18 {
  flex: 1 1 12.5%; }

.col34 {
  flex: 1 1 75%;
  width: 75%;
  margin: 0 -3px;
  /*background: orange;*/
  border-style: none dashed dashed dashed;
  border-color: #999a9a;
  border-width: 2px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px; }

.purple {
  height: 53px;
  width: 100%; }

.footer-root {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 20px 0; }
  @media screen and (max-width: 950px) {
    .footer-root {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start; }
      .footer-root .footer-copyright {
        padding-left: 10px; } }

.footer-wrapper {
  margin: 0 !important;
  background-color: #37474f; }

.footer-copyright {
  color: #fff;
  font-size: 14px; }

.footer-links a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  border-right: 2px solid;
  padding: 0 10px;
  display: inline-block; }
  .footer-links a:last-child {
    border: none; }

.footer-sticked {
  position: fixed;
  bottom: 0; }
.last-update {
  color: #031202;
  font-size: 12px;
  opacity: 0.5; }

.template-terms {
  margin-top: 16px; }
  .template-terms-main-title {
    color: #101f27;
    font-family: Times, "Times New Roman", Times32;
    font-size: 58px;
    line-height: 58px;
    font-weight: bold;
    margin-bottom: 100px;
    margin-top: 70px; }
  .template-terms-row {
    padding: 35px 0;
    border-bottom: 1px solid #cecfce; }
    @media all and (max-width: 600px) {
      .template-terms-row {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .template-terms-row-title {
      color: #101f27;
      font-family: Helvetica, sans-serif;
      font-size: 20px;
      font-weight: bold;
      line-height: 28px; }
      .template-terms-row-title.ol-title {
        padding-left: 1.1em;
        text-indent: -1.1em; }
    .template-terms-row-description {
      color: #000;
      font-family: Times, "Times New Roman", Times32;
      font-size: 16px;
      line-height: 24px;
      padding-left: 15px; }
      .template-terms-row-description a {
        text-decoration: none;
        color: #62727b; }
        .template-terms-row-description a:hover {
          color: #c79a00;
          text-decoration: underline; }
      .template-terms-row-description.first-description {
        border: 1px solid #cecfce;
        background-color: white;
        padding: 20px; }
    .template-terms-row-text {
      margin-bottom: 8px; }

.search-highlight {
  background-color: #ffca28; }

.about-block {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex; }
  .about-block img {
    width: 100%;
    height: 100%; }

.about-image-block {
  line-height: 0;
  position: relative; }
  .about-image-block:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
    border-left: 24px solid #fff;
    display: block;
    position: absolute;
    left: 0; }

.about-text-block {
  padding: 20px; }

@media all and (max-width: 700px) {
  .infoPagesTabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; } }
.welcome-after-login-empty {
  max-width: 435px !important; }

.sub-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  z-index: 1199 !important;
  background-color: #37474f;
  color: #fff; }
  .sub-header .sub-header-wrapper {
    max-width: 90%;
    width: 100%;
    max-width: 1024px;
    padding: 10px 95px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media screen and (max-width: 1560px) {
      .sub-header .sub-header-wrapper {
        padding: 10px 35px;
        margin: 0 auto; } }
  .sub-header .sub-header-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .sub-header.-tickets .project-card-project-indicator {
    display: inline-block;
    margin-right: 5px;
    position: inherit; }
  .sub-header.-tickets .project-card-team-members {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
  .sub-header.-slips {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .sub-header.-slips .active-ticket-information {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .sub-header.-slips .active-ticket-information .active-ticket-image {
        width: 60px;
        height: 60px;
        background-color: lightgray;
        margin: 0 10px 0 5px; }
        .sub-header.-slips .active-ticket-information .active-ticket-image img {
          width: 100%; }
      .sub-header.-slips .active-ticket-information .arrow-back {
        cursor: pointer; }
    .sub-header.-slips .active-ticket-expiring {
      text-align: right;
      padding-left: 10px; }
      .sub-header.-slips .active-ticket-expiring .progress-width {
        background-color: #e9e9e9; }
    .sub-header.-slips.-transparent {
      background-color: transparent;
      color: inherit;
      max-width: 90%;
      padding: 10px 30px;
      margin: 0 auto; }
      @media all and (max-width: 800px) {
        .sub-header.-slips.-transparent {
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column; }
          .sub-header.-slips.-transparent .active-ticket-expiring {
            margin-top: 20px; } }

.subHeaderAvatars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  margin-bottom: 10px; }
  .subHeaderAvatars .mui-avatar {
    margin-left: -10px;
    border: 1px solid #fff;
    width: 27px;
    height: 27px;
    font-size: 12px; }
    .subHeaderAvatars .mui-avatar.count-user {
      background-color: #ffca28;
      color: #000; }
    .subHeaderAvatars .mui-avatar.share-user {
      border: 1px dashed #fff;
      background-color: transparent;
      margin-left: -5px;
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
      cursor: pointer; }

.hollow-button {
  box-sizing: border-box !important;
  color: #fff !important;
  border: 1px solid !important;
  font-weight: bold !important;
  border-radius: 3px !important;
  background-color: rgba(16, 32, 39, 0.3) !important;
  min-width: 145px !important; }
  .hollow-button:hover {
    background-color: #ffca28 !important;
    color: #000 !important;
    border: 1px solid transparent !important;
    font-weight: bold !important;
    border-radius: 3px !important; }

.demand-my-projects {
  box-shadow: 0px 0px 9px -3px #0f0f0f;
  background-color: #fff;
  overflow: hidden;
  border-top: 1px solid #cccccc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 375px;
  width: 31%;
  min-height: calc(100vh - 136px); }
  @media all and (max-width: 769px) {
    .demand-my-projects {
      left: -380px;
      position: fixed;
      transition: left 0.5s;
      z-index: 9; } }
  .demand-my-projects.mobile {
    transition: left 0.5s;
    display: block;
    bottom: 0;
    left: 0;
    max-width: 380px;
    width: 100%;
    top: 0px; }

.sidebar-close {
  display: none !important; }
  @media all and (max-width: 769px) {
    .sidebar-close {
      display: block !important; } }

.projects-sidebar-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  color: #101f27;
  margin-top: 10px;
  margin-left: 2px;
  cursor: pointer;
  display: none;
  margin-left: 30px;
  font-weight: bold; }
  @media all and (max-width: 769px) {
    .projects-sidebar-icon {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }

.my-projects-title {
  overflow: hidden;
  position: relative; }
  .my-projects-title .my-projects-arrow-down {
    position: absolute;
    right: 0;
    top: 0; }
  .my-projects-title .my-projects-menu {
    position: absolute;
    right: 0;
    top: 10px; }

.flex-dashboard {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
  -moz-flex-grow: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
  width: 70%; }
  @media screen and (max-width: 1560px) {
    .flex-dashboard {
      width: 50%; } }
  .flex-dashboard .no-tickets-dashboard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center; }
    .flex-dashboard .no-tickets-dashboard .donut-large {
      font-size: 50px;
      width: 40px;
      height: 40px;
      color: #999a9a;
      margin-right: 20px; }
    .flex-dashboard .no-tickets-dashboard p {
      color: #62727b; }

.custom-icon-button {
  padding: 0 !important; }

.project-card {
  display: flex;
  flex-direction: column;
  position: relative; }
  .project-card.has-notifications {
    background-color: #e0e1e0; }
  .project-card.project-card-draft {
    border: 2px dashed #62727b; }
    .project-card.project-card-draft .ticket-image {
      border-top: none !important;
      border-bottom: none !important;
      border-left: none !important; }
  .project-card.project-card-updated .ticket-card-basic {
    background-color: #ffe9a9; }
  .project-card-hover {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(16, 32, 39, 0.8);
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center; }
    .project-card-hover-top {
      position: absolute;
      top: 0;
      right: 0;
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .project-card-hover-more-icon {
      color: #fff; }
  .project-card-add-card {
    box-sizing: border-box;
    border-radius: 7px !important;
    border: 2px dashed #62727b;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer; }
  .project-card-project-indicator {
    height: 12px;
    width: 12px;
    position: absolute;
    right: 8px;
    top: 15px;
    border-radius: 100%; }
  .project-card-header {
    font-family: Times, "Times New Roman", Times32;
    font-size: 14px; }
    .project-card-header svg {
      height: 12px;
      width: 12px; }
  .project-card-project-number {
    padding: 9px 12px;
    color: #37474f; }
  .project-card-basic-info {
    padding: 12px 12px 0px 12px; }
    .project-card-basic-info .project-card-name {
      margin: 0; }
  .project-card .active-project-card {
    background-color: #37474f;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 12px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
    .project-card .active-project-card .project-card-basic-info {
      padding: 0;
      text-decoration: none;
      color: #fff; }
    .project-card .active-project-card .project-card-project-number {
      color: #fff;
      padding: 0; }
    .project-card .active-project-card .activeProjectDetails {
      width: 48px;
      height: 48px;
      border-radius: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      cursor: pointer; }
      .project-card .active-project-card .activeProjectDetails:hover {
        background-color: rgba(224, 225, 224, 0.6); }
  .project-card .active-project-switch {
    background-color: #62727b;
    padding: 15px 15px 5px;
    display: inline-block;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px; }
    .project-card .active-project-switch div {
      display: inline-block;
      margin: 0 5px; }
      .project-card .active-project-switch div span {
        background-color: #101f27;
        border-radius: 4px;
        color: #fff;
        padding: 10px;
        display: inline-block;
        margin-bottom: 10px;
        cursor: pointer; }
        .project-card .active-project-switch div span:hover {
          background-color: #ffca28;
          color: #101f27; }
        .project-card .active-project-switch div span.active {
          color: #101f27;
          background-color: #e0e1e0; }
  .project-card-team-members {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    align-items: center; }
    .project-card-team-members-item {
      height: 25px;
      width: 25px;
      margin-left: -12px; }
      .project-card-team-members-item:first-of-type {
        margin-left: 0; }
      .project-card-team-members-item-circle {
        border: 1px solid #fff;
        color: #fff;
        border-radius: 100%;
        box-shadow: -1px 1px 7px -2px #404040;
        text-align: center;
        height: 25px;
        width: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px;
        box-sizing: border-box; }
        .project-card-team-members-item-circle.luminaire {
          box-shadow: none;
          color: initial;
          width: auto; }

.favoriteTickets .project-card-hover-menu {
  position: absolute;
  top: 0;
  right: 0; }

.favoriteTickets .project-card-hover-more-icon {
  color: #000 !important; }

.loggedUser {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.stick-to-footer {
  flex-shrink: 0; }

.add-photo-separator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.dialog-separator {
  background-color: #999a9a;
  opacity: 0.5;
  height: 1px;
  width: 100%; }

.photo-input-field {
  opacity: 0;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%; }

.add-circle {
  width: 40px !important;
  color: #62727b;
  height: 40px !important; }

.long-menu {
  z-index: 900 !important; }

.editProfileWrapper {
  position: relative; }
  .editProfileWrapper .editProfileAvatar {
    margin: 0 auto;
    width: 11.5rem;
    height: 11.5rem;
    border-radius: 100%;
    cursor: pointer; }
  .editProfileWrapper input[type='file'] {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    opacity: 0;
    height: 100%;
    cursor: pointer; }

.notificationsSettings {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  cursor: pointer;
  border-bottom: 1px solid #999a9a;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: left; }

.accountIcon {
  font-size: 60px !important;
  text-align: center;
  margin: 35px auto 0;
  display: block !important;
  color: #62727b;
  cursor: pointer; }

.add-profile-photo {
  color: #62727b;
  text-align: center; }

#client-snackbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  #client-snackbar svg {
    margin-right: 5px; }

.seal-deal__main {
  padding: 1.125rem 5.9375rem 3.125rem 5.9375rem;
  border-radius: 5px;
  max-width: 90%;
  margin: 0 auto; }
  @media screen and (min-width: 1324px) {
    .seal-deal__main {
      padding-right: 20rem !important; } }

.seal-deal-fav__main {
  padding: 1.125rem 5.9375rem 3.125rem 5.9375rem;
  border-radius: 5px;
  max-width: 90%;
  margin: 0 auto; }
  @media screen and (max-width: 1200px) {
    .seal-deal-fav__main {
      padding: 1.125rem 1.9375rem 3.125rem 1.9375rem; } }

.share-dialog__name {
  flex: 1; }

.share-dialog__btn {
  flex: 1;
  display: flex;
  justify-content: flex-end; }

.share-dialog__list {
  list-style: none;
  padding: 0 1.5rem; }

.share-dialog__list-item {
  padding: 0.5rem 0; }

.share-dialog__share-status {
  text-transform: uppercase; }
  .share-dialog__share-status--creator {
    color: #101f27; }
  .share-dialog__share-status--invited {
    color: #62727b; }
  .share-dialog__share-status--accepted {
    color: #4caf50; }
  .share-dialog__share-status--pending {
    color: #c79a00; }

.share-dialog__close-btn {
  position: absolute;
  top: 1rem;
  right: 1rem; }
  .share-dialog__close-btn:hover {
    fill: #c79a00;
    cursor: pointer; }

.share-dialog__delete-btn {
  margin-right: 0.5rem; }
  .share-dialog__delete-btn:hover {
    fill: red;
    cursor: pointer; }

.share-dialog__reminder-btn:hover {
  cursor: pointer; }

.demand-slip__photos {
  display: flex;
  align-items: center;
  width: 100%; }

.demand-slip__photo {
  max-width: 14.6875rem;
  max-height: 14.6875rem;
  display: block; }
  .demand-slip__photo:first-child {
    margin-right: 0.5rem; }
  .demand-slip__photo:nth-child(2) {
    margin-right: 0.5rem; }

.pad-l-8 {
  text-transform: capitalize;
  padding-left: 8px; }

.pad-l-10 {
  text-transform: capitalize;
  padding-left: 10px; }

.pad-r-10 {
  padding-right: 10px; }

.t-a-l {
  text-align: left !important; }

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