@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500);
* {
  box-sizing: border-box;
}

body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.main_app__N3Ir\+, .app {
  height: 100%;
  font-family: 'Nunito','Graphik Web', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-smoothing: antialiased;
}

.inherit {
  fill: currentColor;
}

.clickable {
  cursor: pointer;
}

button{
  border-radius: 0px;
}


.ReactVirtualized__Grid, .ReactVirtualized__List {
  outline: none;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    display: none;
    margin: 0;
}

/* Tooltip accessability */
.u-accessible {
  display: none;
}

@font-face {
  font-display: swap;
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 100;
  src: url(/static/media/Nunito-ExtraLight.b9cd353dcca732951c87.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 200;
  src: url(/static/media/Nunito-ExtraLight.b9cd353dcca732951c87.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 300;
  src: url(/static/media/Nunito-Light.0925d0715cdd1456898b.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(/static/media/Nunito-Regular.fb3a7c7dab1025420f77.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 500;
  src: url(/static/media/Nunito-Medium.6cf31fae4b8447074794.ttf) format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 600;
  src: url(/static/media/Nunito-SemiBold.b25fd4bc93df7b6752a0.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(/static/media/Nunito-Bold.70941b694293236e33ef.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 800;
  src: url(/static/media/Nunito-Black.864bf15446a2c42a9e83.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 900;
  src: url(/static/media/Nunito-ExtraBold.fca913bb4f81ba54cb49.woff) format('woff');
}


.heading {
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: 500;

  line-height: 48px;
}

.page-title {
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;

  line-height: 18px;
}

.subheading {
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-weight: 500;

  line-height: 24px;
}

.text-type-title-2 {
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 32px;
  color: '#29333D';
  letter-spacing: 0px;
  line-height: 36px;
}

.normal {
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;

  line-height: 24px;
}

.small {
  color: black;
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 50px;
}


.xsmall {
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 10px;
  line-height: 12px;
}

.label{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.input{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.input-error{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.item-title {
  color: black;
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}
.item-description {
  color: '#999B9E';
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

.text-type-small {
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: '#29333D';
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 18px;
}

.font-primaryFont {
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
}

.text-type-large {
    font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: '#29333D';
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 24px;
    max-width: 440px;
}

.text-type-regular {
    font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: '#29333D';
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 22px;
    max-width: 440px;
}

.text-tiles-calendar{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
}

.cut-txt{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-l5m{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

.text-l5{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.text-l6m{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}

.text-l6{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.text-l7m{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
}

.text-l4{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
.text-l4m{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.text-l3m{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

.text-l3{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}

.text-l7{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
}
.text-l7m{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
}

.text-l8{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.text-l8m{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
}

.text-l9m{
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-size: 9px;
  line-height: 12px;
  font-weight: 600;
}

/* COLORS STYLEGUIDE */

/* OTHER COLORS */

/*
    job requests
*/


/*
    responsetime
*/

/* branding */


/*  Material Table */


/* DetailView in ListView */


/* Job Status in ListView */

/* Tooltip in ListView */

.Input_input__KbTzo {
  border: 0;
  padding: 0;
  outline: none;
  width: 100%;
  padding: 12px 16px;
  color: #29333D;
}

.Input_input__KbTzo::-moz-placeholder {
  color: #A0AAB4;
}

.Input_input__KbTzo::placeholder {
  color: #A0AAB4;
}

.Input_input__KbTzo:hover::-moz-placeholder {
  color: #868F9A;
}

.Input_input__KbTzo:hover::placeholder {
  color: #868F9A;
}
.Input_input__KbTzo:invalid {
  box-shadow: none;
}

.Input_input--disabled__TrX-Z{
  color: #57575D;
}

.Input_input--price__MR7D-{
  font-size: 16px;
}

.Input_input__phonenumber__g7Np9::-moz-placeholder{
  color: #FF3230;
}

.Input_input__phonenumber__g7Np9::placeholder{
  color: #FF3230;
}

.Input_input__phonenumber__g7Np9:hover::-moz-placeholder{
  color: #FF3230;
}

.Input_input__phonenumber__g7Np9:hover::placeholder{
  color: #FF3230;
}

.Input_input__flex__XnAcu {
  display: flex;
  align-items: center;
}
.Input_input__price__0tgBk{
  font-size: 14px;
  line-height: 18px;

  font-size: 16px;
  white-space: nowrap;
  padding-left: 16px;
}

.Input_input__price--webkit__NZHeI input[type=number]::-webkit-outer-spin-button,
.Input_input__price--webkit__NZHeI input[type=number]::-webkit-inner-spin-button {
    opacity: 1;
}

.Input_input--textarea__Djck6{
  resize: none;
  height: 100%;
}

.Input_input--twosplit__S1i4x{
  width: calc(50% + 0.5px);
  position: absolute;
}

.Input_input--twosplit-right__nWUFB{
  right: 0;
}

.Input_input--twosplit-left__vAtwY{
  left: 0;
}

.Input_input--twosplit-rightbig__WrlyT{
  right: 0;
  width: calc(100% - 58.5px);
}

.Input_input--twosplit-leftsmall__J5R8I{
  left: 0;
  width: calc(60px - 0.5px);
}


.Input_input__twosplit__S5vpO{
  position: relative;
  height: 47px;
}

.Input_input--select__B0kyb{
  padding: 0;
  height: 100%;
}

.Input_input_select--cursorNotAllowed__aXUuj{
  cursor: not-allowed !important;
}

.Input_input__select-inner__3lbbm{
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.Input_input__select-inner__3lbbm.Input_new-layout__NG3h\+ > * {
  font-size: 11px !important;
  white-space: nowrap;
  text-align: left;
  color: #535562;
}

.Input_input__select-txt__-MmxE{
  flex: 1 1;
  color: #36ACB2;
  text-align: center;
  padding: 12px 12px;
}

.Input_input__select-inner__3lbbm.Input_new-layout__NG3h\+ .Input_input__select-txt__-MmxE {
  padding: 0 10px;
}

.Input_input__select-txt--normal__xMfyN{
  color: #29333D;
}

.Input_input__select-txt--inactive__NGe4r{
  color: #999B9D;
}

.Input_input__select-btn__8hTZm{
  width: 32px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: 1px solid transparent;
}

.Input_input__select__HoXgi{
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  min-height: 26px;
  width: 100%;
  z-index: 1;
  opacity: 0;
}

.Input_bigger__zsY4X{
  height: 48px;
}

.Input_input__cansave__lo0A0{
  position: relative;
  height: 48px;
  color: #36ACB2;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.Input_input__editoverlay__JOrjG {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  word-wrap: break-word;
  word-break: normal;
  white-space: pre-wrap;
  cursor: default;
  color: #57575D !important;
  overflow: auto;
}
.Input_input__editoverlay--transparent__DK0dW{
  background: transparent;
}
.Input_input__editoverlay-link__fvNK6{
  color: #36ACB2;
}
.Input_input__editoverlay-icon__pGOO0{
  position: absolute;
  right: 7px;
  bottom: 5px;
  cursor: pointer;
}

.Input_input__cansave--grey__8JEhg{
  color: #A0AAB4;
}

.Input_input__cansave-cursor__N1pHS{
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  height: 24px;
}

.Input_input__cansave-spacer__2jM9Y{
  height: 24px;
  width: 1px;
  background-color: #D3D6D9;
  margin-left: 16px;
  margin-right: 16px;
}

.Input_input__cansave-bold__5-MdC{
}

.Input_input__error__zggUe{
  margin: 8px 12px 0;
  color: #FF3230;
  text-align: left;
}



.Box_box__zqv72{
  height: 48px;
  border: 1px solid #D3D6D9;

  transition: 150ms border-color ease;

  padding: 12px 16px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: -1px;
  position: relative;
}

.Box_box--nopadding__fQMX8{
  padding: 0;
}

.Box_box--nooverflow__U0bag{
  overflow: hidden;
}
.Box_box--white__XBr\+P{
  background: #fff;
}

.Box_box--nofocustopbottom__MNWZK{
  border-top: 1px solid #D3D6D9 !important;
  border-bottom: 1px solid #D3D6D9 !important;
}

.Box_box--nofocusbottom__6VgDw{
  border-bottom: 1px solid #D3D6D9 !important;
}

.Box_box--nofocustop__baTfu{
  border-top: 1px solid #D3D6D9 !important;
}

.Box_box--error__X3ck-{
  border: 1px solid #FF3230;
  position: relative;
  z-index: 2;
}

.Box_box--first__X8PK0{
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin-top: 0px;
}

.Box_box--hover__3TT2P:hover, .Box_box--hover__3TT2P.Box_box--ishover__pChjX {
  border: 1px solid #868F9A;
  position: relative;
  z-index: 2;
}

.Box_box--focus__E0\+bo:hover {
  border: 1px solid #36ACB2;
  position: relative;
  z-index: 2;
}

.Box_box--last__uWt\+p{
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.Box_box__label__hOc6w{
  height: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.TextType_text-color--primary__olyiB{
  color: #36ACB2;
}

.TextType_text-type-title-1__7wqGp {
    font-size: 36px;
    color: #29333D;
    font-weight: 600;
    letter-spacing: -0.03em;
    line-height: 40px;
}
.TextType_text-type-title-2__9bG3L{
    font-size: 32px;
    color: #29333D;
    font-weight: 600;
    letter-spacing: -0.03em;
    line-height: 36px;
}
.TextType_text-type-title-3__R4Zs1{
    font-size: 24px;
    color: #29333D;
    font-weight: 600;
    letter-spacing: -0.03em;
    line-height: 30px;
}
.TextType_text-type-xlarge__laiHN{
    font-size: 24px;
    color: #29333D;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 26px;
    max-width: 440px;
}
.TextType_text-type-large__w67DK{
    font-size: 18px;
    color: #29333D;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 22px;
    max-width: 440px;
}
.TextType_text-type-regular__v97b3{
    font-size: 16px;
    color: #29333D;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 20px;
    max-width: 440px;
}
.TextType_text-type-small__vA-1c{
    font-size: 14px;
    color: #29333D;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 16px;
}
.TextType_text-type-micro__c-ZpJ{
    font-size: 12px;
    color: #29333D;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 14px;
}
.TextType_white__21\+Z0 {
    color: #fff;
}
.TextType_red__u-jU1 {
    color: #FF3230;
}
.TextType_blue-grey__\+lZYW {
    color: #455A64;
}
.TextType_grey__Vdp5F {
    color: #868F9A;
}
.TextType_dark-grey__9QQNr{
   color: color-dark-grey;
}
.TextType_greyloading__wYXSQ {
    color: #6B757F;
}
.TextType_noresult__XyvO7 {
    color: #A0AAB4;
}
.TextType_cut-text__nnWjR {
}
.TextType_greylight__xEh06 {
    color: #C2CCD6;
}
.TextType_orange__WzTqs {
    color: #36ACB2;
}
.TextType_inline__NA0O0 {
    display: inline;
}
.TextType_block__lPg2d {
    display: block;
}
.TextType_normal__qFjyv {
    font-weight: normal;
}
.TextType_narrow__RQGND  {
    line-height: 0 !important;
}
.TextType_medium__HoZX6,
.TextType_regular__JZWEe {
    font-weight: 500;
}
.TextType_bold__BeRLd{
  font-weight: 700;
  margin: 0;
}
.TextType_half-width__pcDAS {
    max-width: 440px;
}
.TextType_uppercase__\+wxNa {
    text-transform: uppercase;
}
.TextType_nomargin__p3saT{
  margin: 0;
}
.TextType_half-width__pcDAS.TextType_text-type-large__w67DK, .TextType_half-width__pcDAS.TextType_text-type-regular__v97b3, .TextType_half-width__pcDAS.TextType_text-type-small__vA-1c, .TextType_half-width__pcDAS.TextType_text-type-micro__c-ZpJ {
    display: inline-block;
}
.TextType_reseth1__DKUiv{
    margin: 0;
    font-weight: normal;
}
.#535562{
    color: #535562;
}

.TextType_regular--grey__vyaMy {
    font-weight: 500;
    color: color-dark-grey;
}

.Icon_icon__3CE6m {
    display: flex;
    align-items: center;
    justify-content: center;
}


.Icon_icon__img--width__\+T3Oa {
    width: 100%;
    max-height: 100%;
}

.Icon_icon__img--height__BrtPI {
    height: 100%;
    max-width: 100%;
}


.Icon_icon__img--force__huenM svg {
    width: 100%;
    height: 100%;
}

.Icon_icon__img--big__U5YmZ {
    width: 4em;
    max-width: 4em;
}

/* new definitions */

.Button_button__SAuKt {
  border: 1px solid transparent;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;

  outline: none;

  text-decoration: none;
  text-align: center;

  border-radius: 4px;
  padding: 0;

  -webkit-user-select: none;

     -moz-user-select: none;

          user-select: none;

  cursor: pointer;
  transition: 150ms background-color ease, 150ms border ease, 150ms border-color ease, 150ms color ease;

}

.Button_button__SAuKt.Button_new-layout__g\+rtM {
  font-size: 11px !important;
  padding-left: 10px;
    padding-right: 10px;
    min-width: 0;
    min-width: initial;
    height: 30px;
}

.Button_button__SAuKt > span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.Button_button__SAuKt > span > span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Button_button--variant-close__wBHa9{
  min-width: 1px !important;
  height: 22px !important;
  font-size: 18px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.Button_button--variant-close__wBHa9 > span{
  justify-content: flex-end;
}

.Button_button--height-32__NGSf-{
  height: 32px !important;
}
.Button_button--height-28__zl-kt{
  height: 28px !important;
}
.Button_button--height-22__03tIw{
  height: 22px !important;
}
.Button_button--height-36__sy1Kq{
  height: 36px !important;
}
.Button_button--padding-5__o26\+x{
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.Button_button--height-24__8O4HY{
  height: 24px !important;
}
.Button_button--miheight-50__g72uw{
  min-height: 50px !important;
}
.Button_button--miheight-62__15nqb{
  min-height: 62px !important;
}
.Button_button--miwidth-80__jSRsh{
  min-width: 80px !important;
}
.Button_button--miwidth-130__a5Zu0{
  min-width: 130px !important;
}
.Button_button--miwidth-0__wn2Ln{
  min-width: 0px !important;
}
.Button_button--width-flex__Lys6c{
  width: 100%;
}
.Button_button--fontw-normal__OZci8{
  font-weight: 400 !important;
}
.Button_button--fonts-12__AnE3r{
  font-size: 12px;
}
.Button_button--fonts-16__RSlIP{
  font-size: 16px;
}
.Button_button--minwidth-200__tMMdZ{
  min-width: 200px !important;
}
.Button_button--flex-1__4DBo1{
  flex: 1 1;
}
.Button_button--zindex-11__YQ51R{
  z-index: 11;
}
.Button_button--padding-no__Pjkl9{
  padding: 0 !important;
}
.Button_button--minwidth-no__rWPb6{
  min-width: 0 !important;
}
.Button_button--border-rad-no__EusKp{
  border-radius: 0 !important;
}
.Button_button--background-trans__sZ9QF{
  background: transparent !important;
}
.Button_button--border-trans__ra\+ci{
  border-color: transparent !important;
}
.Button_button--text-left__kpLiQ > span {
  justify-content: flex-start;
}

/* sizes */
.Button_button--size-extra-small__mcuHx{
  height: 20px;
  min-width: 50px;
  padding: 0;
}

.Button_button--size-regular__LVUYN{
  height: 30px;
  min-width: 80px;
  padding-left: 12px;
  padding-right: 12px;
  display: inline;
  margin-left: 10px;
}

.Button_button--size-small__elr\+M{
  height: 26px;
  min-width: 80px;
  padding-left: 12px;
  padding-right: 12px;
}
.Button_button--size-badge-large__ooUZ2{
  height: 16px;
  width: 38px;
  border-radius: 3px;
}
.Button_button--size-badge-small__9iou\+{
  height: 11px;
  width: 25px;
  border-radius: 2px;
}

.Button_button--size-medium__0icI6{
  height: 36px;
  min-width: 90px;
  padding-left: 16px;
  padding-right: 16px;
}

.Button_button--size-large__y8NNo{
  height: 44px;
  min-width: 150px;
  padding-left: 24px;
  padding-right: 24px;
}

.Button_button--size-full__bYqOC{
  width: 100%;
}


/* old */

.Button_button--type-full-grey__4ZalR {
  background-color: #868F9A;
  color: #fff;
}
.Button_button--type-full-grey__4ZalR:hover:not(.Button_button--disabled__wcaie), .Button_button--type-full-grey__4ZalR.Button_button--hover__47vwx {
  background-color: #5C6670;
  color: #fff;
}
.Button_button--type-full-grey__4ZalR.Button_button--disabled__wcaie {
  background-color: #C2CCD6;
  color: #fff;
}

.Button_button--type-full-blue__USCfP {
  background-color: #00C4FF;
  color: #fff;
}
.Button_button--type-full-blue__USCfP:hover:not(.Button_button--disabled__wcaie), .Button_button--type-full-blue__USCfP.Button_button--hover__47vwx {
  background-color: #039BE5;
  color: #fff;
}
.Button_button--type-full-blue__USCfP.Button_button--disabled__wcaie {
  background-color: #C2CCD6;
  color: #fff;
}

.Button_button--type-full-primary__8Oz96 {
  background-color: #36ACB2;
  color: #fff;
}
.Button_button--type-full-blue-dark__SnEVa {
  background-color: #23387E;
  color: #fff;
}
.Button_button--type-full-blue-dark__SnEVa:hover:not(.Button_button--disabled__wcaie), .Button_button--type-full-blue-dark__SnEVa.Button_button--hover__47vwx {
  background-color: #182656;
  color: #fff;
}

.Button_button--type-full-blue-dark__SnEVa.Button_button--disabled__wcaie {
  background-color: #C2CCD6;
  color: #fff;
}

.Button_button--type-full-orange__XZKzI {
  background-color: #FF5722;
  color: #fff;
}

.Button_button--type-full-orange__XZKzI:hover:not(.Button_button--disabled__wcaie) {
  background-color: #E64A19;
  color: #fff;
}

.Button_button--type-full-primary__8Oz96:hover:not(.Button_button--disabled__wcaie), .Button_button--type-full-primary__8Oz96.Button_button--hover__47vwx {
  background-color: #197D82;
  color: #fff;
}

.Button_button--type-full-primary__8Oz96.Button_button--disabled__wcaie, .Button_button--type-full-orange__XZKzI.Button_button--disabled__wcaie {
  background-color: #C2CCD6;
  color: #fff;
}

.Button_button--type-flat-blue__0L6i8 {
  background-color: #fff;
  color: #00C4FF;
}
.Button_button--type-flat-blue__0L6i8:hover:not(.Button_button--disabled__wcaie), .Button_button--type-flat-blue__0L6i8.Button_button--hover__47vwx {
  color: #039BE5;
}
.Button_button--type-flat-blue__0L6i8.Button_button--disabled__wcaie {
  color: #C2CCD6;
}

.Button_button--type-flat-black__a0nP0 {
  background-color: #fff;
  color: #29333D;
}
.Button_button--type-flat-black__a0nP0:hover:not(.Button_button--disabled__wcaie), .Button_button--type-flat-black__a0nP0.Button_button--hover__47vwx {
  color: #000000;
}
.Button_button--type-flat-black__a0nP0.Button_button--disabled__wcaie {
  color: #C2CCD6;
}

.Button_button--type-flat-primary__u\+yRQ {
  color: #36ACB2;
}
.Button_button--type-flat-primary__u\+yRQ:hover:not(.Button_button--disabled__wcaie), .Button_button--type-flat-primary__u\+yRQ.Button_button--hover__47vwx {
  color: #197D82;
}
.Button_button--type-flat-primary__u\+yRQ.Button_button--disabled__wcaie {
  color: #C2CCD6;
}

.Button_button--type-border-primary__6DdOr {
  background-color: transparent;
  border: 1px solid #36ACB2;
  color: #36ACB2;
}
.Button_button--type-border-primary__6DdOr:hover:not(.Button_button--disabled__wcaie), .Button_button--type-border-primary__6DdOr.Button_button--hover__47vwx {
  border: 1px solid #197D82;
  color: #197D82;
}
.Button_button--type-border-primary__6DdOr.Button_button--disabled__wcaie {
  border: 1px solid #C2CCD6;
  color: #C2CCD6;
}

.Button_button--type-border-grey__iif\+y {
  background-color: transparent;
  border: 1px solid #868F9A;
  color: #868F9A;
}
.Button_button--type-border-grey__iif\+y:hover:not(.Button_button--disabled__wcaie), .Button_button--type-border-grey__iif\+y.Button_button--hover__47vwx {
  border: 1px solid #000000;
  color: #000000;
}
.Button_button--type-border-grey__iif\+y.Button_button--disabled__wcaie {
  border: 1px solid #C2CCD6;
  color: #C2CCD6;
}

.Button_button--type-border-blue__E9lq3 {
  background-color: transparent;
  border: 1px solid #00C4FF;
  color: #00C4FF;
}
.Button_button--type-border-blue__E9lq3:hover:not(.Button_button--disabled__wcaie), .Button_button--type-border-blue__E9lq3.Button_button--hover__47vwx {
  border: 1px solid #039BE5;
  color: #039BE5;
}
.Button_button--type-border-blue__E9lq3.Button_button--disabled__wcaie {
  border: 1px solid #C2CCD6;
  color: #C2CCD6;
}

/* custom types */
.Button_button--type-airbnb-full__b-yga {
  background-color: #FB5E65;
  color: #fff;
}
.Button_button--type-airbnb-full__b-yga:hover:not(.Button_button--disabled__wcaie), .Button_button--type-airbnb-full__b-yga.Button_button--hover__47vwx {
  background-color: #FB5E65;
  color: #fff;
}
.Button_button--type-airbnb-full__b-yga.Button_button--disabled__wcaie {
  background-color: #C2CCD6;
  color: #fff;
}

.Button_button--type-delete__KlNCk {
  background-color: transparent;
  color: #FF3230;
  border: 1px solid #D3D6D9;
}

.Button_button--type-reimport__-Z-uf {
  background-color: transparent;
  color: #29333D;
  border: 1px solid #D3D6D9;
}

.Button_button--type-flat-grey__NHW6f {
  background-color: #fff;
  color: #868F9A;
}
.Button_button--type-flat-grey__NHW6f:hover:not(.Button_button--disabled__wcaie), .Button_button--type-flat-grey__NHW6f.Button_button--hover__47vwx {
  color: #000000;
}

.Button_button--type-flat-white__uBOxV {
  background-color: #fff;
  color: #36ACB2;
}
.Button_button--type-flat-white__uBOxV:hover:not(.Button_button--disabled__wcaie), .Button_button--type-flat-white__uBOxV.Button_button--hover__47vwx {
  color: #36ACB2;
  background-color: #fff;
}

.Button_button--type-flat-transparent__Ruyuh {
  background-color: transparent;
  color: #fff;
}
.Button_button--type-flat-transparent__Ruyuh.Button_button--disabled__wcaie {
  color: #C2CCD6;
}

/* 'accepted', 'pending', 'delayed', 'cancelled' */
.Button_button--type-full-accepted__PDf4F {
  background-color: #0096F3;
  color: #fff;
}
.Button_button--type-full-accepted__PDf4F:hover:not(.Button_button--disabled__wcaie), .Button_button--type-full-accepted__PDf4F.Button_button--hover__47vwx {
  background-color: #0288D1;
  color: #fff;
}
.Button_button--type-full-accepted__PDf4F.Button_button--disabled__wcaie {
  background-color: #C2CCD6;
  color: #fff;
}

.Button_button--type-full-pending__ffmtv {
  background-color: #26C6DA;
  color: #fff;
}
.Button_button--type-full-pending__ffmtv:hover:not(.Button_button--disabled__wcaie), .Button_button--type-full-pending__ffmtv.Button_button--hover__47vwx {
  background-color: #0097A7;
  color: #fff;
}
.Button_button--type-full-pending__ffmtv.Button_button--disabled__wcaie {
  background-color: #C2CCD6;
  color: #fff;
}

.Button_button--type-full-delayed__iIirR {
  background-color: color-jr-delayed-btn-full;
  color: #fff;
  border-color: #fff;
  border-width: 1px;
  border-style: solid;
}
.Button_button--type-full-delayed__iIirR:hover:not(.Button_button--disabled__wcaie), .Button_button--type-full-delayed__iIirR.Button_button--hover__47vwx {
  background-color: #F57C00;
  color: #fff;
}
.Button_button--type-full-delayed__iIirR.Button_button--disabled__wcaie {
  background-color: #C2CCD6;
  color: #fff;
}

.Button_button--type-full-cancelled__bDhEg {
  background-color: #FF5722;
  color: #fff;
}
.Button_button--type-full-cancelled__bDhEg:hover:not(.Button_button--disabled__wcaie), .Button_button--type-full-cancelled__bDhEg.Button_button--hover__47vwx {
  background-color: #E64A19;
  color: #fff;
}
.Button_button--type-full-cancelled__bDhEg.Button_button--disabled__wcaie {
  background-color: #C2CCD6;
  color: #fff;
}

.Button_button--type-border-accepted__Ktp6w {
  background-color: transparent;
  border: 1px solid #0D47A1;
  color: #0D47A1;
}
.Button_button--type-border-accepted__Ktp6w:hover:not(.Button_button--disabled__wcaie), .Button_button--type-border-accepted__Ktp6w.Button_button--hover__47vwx {
  border: 1px solid #0D47A1;
  color: #0D47A1;
}
.Button_button--type-border-accepted__Ktp6w.Button_button--disabled__wcaie {
  border: 1px solid #C2CCD6;
  color: #C2CCD6;
}

.Button_button--type-border-pending__0lXxK {
  background-color: transparent;
  border: 1px solid #006064;
  color: #006064;
}
.Button_button--type-border-pending__0lXxK:hover:not(.Button_button--disabled__wcaie), .Button_button--type-border-pending__0lXxK.Button_button--hover__47vwx {
  border: 1px solid #006064;
  color: #006064;
}
.Button_button--type-border-pending__0lXxK.Button_button--disabled__wcaie {
  border: 1px solid #C2CCD6;
  color: #C2CCD6;
}

.Button_button--type-border-delayed__wpAYQ {
  background-color: transparent;
  border: 1px solid #E65100;
  color: #E65100;
}
.Button_button--type-border-delayed__wpAYQ:hover:not(.Button_button--disabled__wcaie), .Button_button--type-border-delayed__wpAYQ.Button_button--hover__47vwx {
  border: 1px solid #E65100;
  color: #E65100;
}
.Button_button--type-border-delayed__wpAYQ.Button_button--disabled__wcaie {
  border: 1px solid #C2CCD6;
  color: #C2CCD6;
}

.Button_button--type-border-cancelled__IdoFC {
  background-color: transparent;
  border: 1px solid #B71C1C;
  color: #B71C1C;
}
.Button_button--type-border-cancelled__IdoFC:hover:not(.Button_button--disabled__wcaie), .Button_button--type-border-cancelled__IdoFC.Button_button--hover__47vwx {
  border: 1px solid #B71C1C;
  color: #B71C1C;
}
.Button_button--type-border-cancelled__IdoFC.Button_button--disabled__wcaie {
  border: 1px solid #C2CCD6;
  color: #C2CCD6;
}

.Button_button--type-full-primary-job__V\+QQ6 {
  background-color: #36ACB2;
  color: #fff;
}
.Button_button--type-full-primary-job__V\+QQ6:hover:not(.Button_button--disabled__wcaie), .Button_button--type-full-primary-job__V\+QQ6.Button_button--hover__47vwx {
  background-color: #197D82;
  color: #fff;
}
.Button_button--type-full-primary-job__V\+QQ6.Button_button--disabled__wcaie {
  background-color: #6B757F;
  color: #fff;
}
.Button_button--no-overflow__yQb67 > span > span {
    overflow: inherit;

}

.Button_button--type-nobackground-brandcolor_underline__RchWB {
  color: #36ACB2;
  text-decoration: underline;
  padding: 0;
}
.Button_button--type-nobackground-brandcolor_underline__RchWB:hover:not(.Button_button--disabled__wcaie), .Button_button--type-nobackground-grey_underline__e8YR5.Button_button--hover__47vwx {
  color: #36ACB2;
}
.Button_button--type-nobackground-brandcolor_underline__RchWB.Button_button--disabled__wcaie {
  color: #36ACB2;
}

.Button_button--type-nobackground-grey__YhCP4 {
  color: #868F9A;
  padding: 0;
  margin: auto;
}
.Button_button--type-nobackground-grey__YhCP4:hover:not(.Button_button--disabled__wcaie), .Button_button--type-nobackground-grey__YhCP4.Button_button--hover__47vwx {
  color: #5C6670;
}
.Button_button--type-nobackground-grey__YhCP4.Button_button--disabled__wcaie {
  color: #C2CCD6;
}

.Button_button--type-color-step-number__Hvlfe {
  color: #36ACB2;
  background-color: #fff;
  border: 1px solid #E5E7EE;
  border-radius: 3px;
  opacity: 1;
  margin: auto;
}
.Button_button--type-color-step-number__Hvlfe:hover:not(.Button_button--disabled__wcaie), .Button_button--type-color-step-number__Hvlfe.Button_button--hover__47vwx {
  color: #36ACB2;
  border: 1px solid #36ACB2;
}
.Button_button--type-color-step-number__Hvlfe.Button_button--disabled__wcaie {
  color: #C2CCD6;
  cursor: default;
}

.sk-fading-circle {
  width: 24px;
  height: 24px;
  position: relative;
}

.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle.sk-fading-circle--white .sk-circle:before {
  background-color: #fff;
}
.sk-fading-circle.sk-fading-circle--orange .sk-circle:before {
  background-color: #FF5722;
}
.sk-fading-circle .sk-circle2 {
  transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
  transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
  transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
  transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
  transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
  transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
  transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
  transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
  transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
  transform: rotate(300deg);
}
.sk-fading-circle .sk-circle12 {
  transform: rotate(330deg);
}
.sk-fading-circle .sk-circle2:before {
  animation-delay: -1.1s;
}
.sk-fading-circle .sk-circle3:before {
  animation-delay: -1s;
}
.sk-fading-circle .sk-circle4:before {
  animation-delay: -0.9s;
}
.sk-fading-circle .sk-circle5:before {
  animation-delay: -0.8s;
}
.sk-fading-circle .sk-circle6:before {
  animation-delay: -0.7s;
}
.sk-fading-circle .sk-circle7:before {
  animation-delay: -0.6s;
}
.sk-fading-circle .sk-circle8:before {
  animation-delay: -0.5s;
}
.sk-fading-circle .sk-circle9:before {
  animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
  animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
  animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
  animation-delay: -0.1s;
}

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% { opacity: 0; }
  40% { opacity: 1; }
}

.Space_space__H7lqT {
    display: block;
    width: 8px;
}

.Space_space-micro__tbR6w {
    height: 4px;
}
.Space_space-tiny__\+\+\+4o {
    height: 8px;
}
.Space_space-small__Dw4mx {
    height: 16px;
}
.Space_space-small-mid__AIgRF {
    height: 12px;
}
.Space_space-base__EW0BO {
    height: 24px;
}
.Space_space-mediumbase__p6bpN {
    height: 32px;
}
.Space_space-medium__V\+8Wh {
    height: 36px;
}
.Space_space-large__YWeKH {
    height: 48px;
}
.Space_space-x-large__6eAwV {
    height: 64px;
}

.RoundRadio_round__qKlkW{
  height: 24px;
  width: 24px;
  border-radius: 12px;
  background-color: #fff;
  border: 1px solid #D3D6D9;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  &:hover{
    border: 1px solid #868F9A;
  }
}
.RoundRadio_round--selected__vsBu1{
  border: 1px solid #36ACB2;
  background-color: #36ACB2;
  &:hover{
    border: 1px solid #36ACB2;
  }
  &.RoundRadio_round--disabled__w8dj5{
    background-color: #C2CCD6 !important;
    border: 2px solid #C2CCD6 !important;
  }
}

.RoundRadio_round--quarter__IymDr{
  border-radius: 1px;
  border: 1px solid rgba(29,39,48,0.24);
  &.RoundRadio_round--small__XP7gL img {
    width: 9.5px;
    height: 8.5px;
  }
  &.RoundRadio_round--selected__vsBu1{
    border: 1px solid #36ACB2;
    background-color: #36ACB2;
    &:hover{
      border: 1px solid #36ACB2;
    }
  }
}

.RoundRadio_round--small__XP7gL{
  height: 16px !important;
  width: 16px !important;
}

.RoundRadio_round--medium__6-vYU{
  height: 18px !important;
  width: 18px !important;
}

.RoundRadio_round__input__HHK2C{
  opacity: 0;
  margin: 0;
}
.RoundRadio_round__label__EGQT9{
  position: absolute;
  top: 0;
  cursor: pointer;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.RoundRadio_round__label--disabled__MRY0I {
  cursor: default;
}

.RoundRadio_round-base__EX6Ms{
  height: 24px;
  width: 24px;
  border-radius: 12px;
  background-color: #fff;
  border: 1px solid #D3D6D9;
  cursor: pointer;
  &:hover{
    border: 1px solid #868F9A;
  }
}
.RoundRadio_round-base--small__g2fad{
  height: 16px;
  width: 16px;
  border-radius: 8px;
}

.RoundRadio_round-base--disabled__1j4YJ{
  background-color: #C2CCD6 !important;
  position: relative;
  border: 1px solid #C2CCD6 !important;
  &:hover{
    border: 1px solid #C2CCD6 !important;
  }
}

.RoundRadio_round-base--selected__5dcsX{
  background-color: #36ACB2;
  position: relative;
  border: 1px solid #36ACB2;
  &:hover{
    border: 1px solid #36ACB2;
  }
  &:after{
    content: ' ';
    display: block;
    height: 8px;
    width: 8px;
    background-color: #fff;
    position: absolute;
    border-radius: 4px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  &.RoundRadio_round-base--small__g2fad:after{
    height: 5px;
    width: 5px;
  }
}

.PresetDateRangePicker_panel {
  padding: 0 22px 11px
}
.PresetDateRangePicker_button {
  position: relative;
  height: 100%;
  text-align: center;
  background: 0 0;
  border: 2px solid #00a699;
  color: #00a699;
  padding: 4px 12px;
  margin-right: 8px;
  font: inherit;
  font-weight: 700;
  line-height: normal;
  overflow: visible;
  box-sizing: border-box;
  cursor: pointer
}
.PresetDateRangePicker_button:active {
  outline: 0
}
.PresetDateRangePicker_button__selected {
  color: #fff;
  background: #00a699
}
.SingleDatePickerInput {
  display: inline-block;
  background-color: #fff
}
.SingleDatePickerInput__withBorder {
  border-radius: 2px;
  border: 1px solid #dbdbdb
}
.SingleDatePickerInput__rtl {
  direction: rtl
}
.SingleDatePickerInput__disabled {
  background-color: #f2f2f2
}
.SingleDatePickerInput__block {
  display: block
}
.SingleDatePickerInput__showClearDate {
  padding-right: 30px
}
.SingleDatePickerInput_clearDate {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  padding: 10px;
  margin: 0 10px 0 5px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%)
}
.SingleDatePickerInput_clearDate__default:focus,
.SingleDatePickerInput_clearDate__default:hover {
  background: #dbdbdb;
  border-radius: 50%
}
.SingleDatePickerInput_clearDate__small {
  padding: 6px
}
.SingleDatePickerInput_clearDate__hide {
  visibility: hidden
}
.SingleDatePickerInput_clearDate_svg {
  fill: #82888a;
  height: 12px;
  width: 15px;
  vertical-align: middle
}
.SingleDatePickerInput_clearDate_svg__small {
  height: 9px
}
.SingleDatePickerInput_calendarIcon {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 5px 0 10px
}
.SingleDatePickerInput_calendarIcon_svg {
  fill: #82888a;
  height: 15px;
  width: 14px;
  vertical-align: middle
}
.SingleDatePicker {
  position: relative;
  display: inline-block
}
.SingleDatePicker__block {
  display: block
}
.SingleDatePicker_picker {
  z-index: 1;
  background-color: #fff;
  position: absolute
}
.SingleDatePicker_picker__rtl {
  direction: rtl
}
.SingleDatePicker_picker__directionLeft {
  left: 0
}
.SingleDatePicker_picker__directionRight {
  right: 0
}
.SingleDatePicker_picker__portal {
  background-color: rgba(0,0,0,.3);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}
.SingleDatePicker_picker__fullScreenPortal {
  background-color: #fff
}
.SingleDatePicker_closeButton {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 2
}
.SingleDatePicker_closeButton:focus,
.SingleDatePicker_closeButton:hover {
  color: darken(#cacccd,10%);
  text-decoration: none
}
.SingleDatePicker_closeButton_svg {
  height: 15px;
  width: 15px;
  fill: #cacccd
}
.DayPickerKeyboardShortcuts_buttonReset {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  font-size: 14px
}
.DayPickerKeyboardShortcuts_buttonReset:active {
  outline: 0
}
.DayPickerKeyboardShortcuts_show {
  width: 22px;
  position: absolute;
  z-index: 2
}
.DayPickerKeyboardShortcuts_show__bottomRight {
  border-top: 26px solid transparent;
  border-right: 33px solid #00a699;
  bottom: 0;
  right: 0
}
.DayPickerKeyboardShortcuts_show__bottomRight:hover {
  border-right: 33px solid #008489
}
.DayPickerKeyboardShortcuts_show__topRight {
  border-bottom: 26px solid transparent;
  border-right: 33px solid #00a699;
  top: 0;
  right: 0
}
.DayPickerKeyboardShortcuts_show__topRight:hover {
  border-right: 33px solid #008489
}
.DayPickerKeyboardShortcuts_show__topLeft {
  border-bottom: 26px solid transparent;
  border-left: 33px solid #00a699;
  top: 0;
  left: 0
}
.DayPickerKeyboardShortcuts_show__topLeft:hover {
  border-left: 33px solid #008489
}
.DayPickerKeyboardShortcuts_showSpan {
  color: #fff;
  position: absolute
}
.DayPickerKeyboardShortcuts_showSpan__bottomRight {
  bottom: 0;
  right: -28px
}
.DayPickerKeyboardShortcuts_showSpan__topRight {
  top: 1px;
  right: -28px
}
.DayPickerKeyboardShortcuts_showSpan__topLeft {
  top: 1px;
  left: -28px
}
.DayPickerKeyboardShortcuts_panel {
  overflow: auto;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  padding: 22px;
  margin: 33px
}
.DayPickerKeyboardShortcuts_title {
  font-size: 16px;
  font-weight: 700;
  margin: 0
}
.DayPickerKeyboardShortcuts_list {
  list-style: none;
  padding: 0;
  font-size: 14px
}
.DayPickerKeyboardShortcuts_close {
  position: absolute;
  right: 22px;
  top: 22px;
  z-index: 2
}
.DayPickerKeyboardShortcuts_close:active {
  outline: 0
}
.DayPickerKeyboardShortcuts_closeSvg {
  height: 15px;
  width: 15px;
  fill: #cacccd
}
.DayPickerKeyboardShortcuts_closeSvg:focus,
.DayPickerKeyboardShortcuts_closeSvg:hover {
  fill: #82888a
}
.CalendarDay {
  box-sizing: border-box;
  cursor: pointer;
  font-size: 14px;
  text-align: center
}
.CalendarDay:active {
  outline: 0
}
.CalendarDay__defaultCursor {
  cursor: default
}
.CalendarDay__default {
  border: 1px solid #e4e7e7;
  color: #484848;
  background: #fff
}
.CalendarDay__default:hover {
  background: #e4e7e7;
  border: 1px double #e4e7e7;
  color: inherit
}
.CalendarDay__hovered_offset {
  background: #f4f5f5;
  border: 1px double #e4e7e7;
  color: inherit
}
.CalendarDay__outside {
  border: 0;
  background: #fff;
  color: #484848
}
.CalendarDay__outside:hover {
  border: 0
}
.CalendarDay__blocked_minimum_nights {
  background: #fff;
  border: 1px solid #eceeee;
  color: #cacccd
}
.CalendarDay__blocked_minimum_nights:active,
.CalendarDay__blocked_minimum_nights:hover {
  background: #fff;
  color: #cacccd
}
.CalendarDay__highlighted_calendar {
  background: #ffe8bc;
  color: #484848
}
.CalendarDay__highlighted_calendar:active,
.CalendarDay__highlighted_calendar:hover {
  background: #ffce71;
  color: #484848
}
.CalendarDay__selected_span {
  background: #66e2da;
  border: 1px solid #33dacd;
  color: #fff
}
.CalendarDay__selected_span:active,
.CalendarDay__selected_span:hover {
  background: #33dacd;
  border: 1px solid #33dacd;
  color: #fff
}
.CalendarDay__last_in_range {
  border-right: #00a699
}
.CalendarDay__selected,
.CalendarDay__selected:active,
.CalendarDay__selected:hover {
  background: #00a699;
  border: 1px solid #00a699;
  color: #fff
}
.CalendarDay__hovered_span,
.CalendarDay__hovered_span:hover {
  background: #b2f1ec;
  border: 1px solid #80e8e0;
  color: #007a87
}
.CalendarDay__hovered_span:active {
  background: #80e8e0;
  border: 1px solid #80e8e0;
  color: #007a87
}
.CalendarDay__blocked_calendar,
.CalendarDay__blocked_calendar:active,
.CalendarDay__blocked_calendar:hover {
  background: #cacccd;
  border: 1px solid #cacccd;
  color: #82888a
}
.CalendarDay__blocked_out_of_range,
.CalendarDay__blocked_out_of_range:active,
.CalendarDay__blocked_out_of_range:hover {
  background: #fff;
  border: 1px solid #e4e7e7;
  color: #cacccd
}
.CalendarMonth {
  background: #fff;
  text-align: center;
  vertical-align: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.CalendarMonth_table {
  border-collapse: collapse;
  border-spacing: 0
}
.CalendarMonth_verticalSpacing {
  border-collapse: separate
}
.CalendarMonth_caption {
  color: #484848;
  font-size: 18px;
  text-align: center;
  padding-top: 22px;
  padding-bottom: 37px;
  caption-side: top;
  caption-side: initial
}
.CalendarMonth_caption__verticalScrollable {
  padding-top: 12px;
  padding-bottom: 7px
}
.CalendarMonthGrid {
  background: #fff;
  text-align: left;
  z-index: 0
}
.CalendarMonthGrid__animating {
  z-index: 1
}
.CalendarMonthGrid__horizontal {
  position: absolute;
  left: 9px
}
.CalendarMonthGrid__vertical {
  margin: 0 auto
}
.CalendarMonthGrid__vertical_scrollable {
  margin: 0 auto;
  overflow-y: scroll
}
.CalendarMonthGrid_month__horizontal {
  display: inline-block;
  vertical-align: top;
  min-height: 100%
}
.CalendarMonthGrid_month__hideForAnimation {
  position: absolute;
  z-index: -1;
  opacity: 0;
  pointer-events: none
}
.CalendarMonthGrid_month__hidden {
  visibility: hidden
}
.DayPickerNavigation {
  position: relative;
  z-index: 2
}
.DayPickerNavigation__horizontal {
  height: 0
}
.DayPickerNavigation__verticalDefault {
  position: absolute;
  width: 100%;
  height: 52px;
  bottom: 0;
  left: 0
}
.DayPickerNavigation__verticalScrollableDefault {
  position: relative
}
.DayPickerNavigation_button {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 0;
  padding: 0;
  margin: 0
}
.DayPickerNavigation_button__default {
  border: 1px solid #e4e7e7;
  background-color: #fff;
  color: #757575
}
.DayPickerNavigation_button__default:focus,
.DayPickerNavigation_button__default:hover {
  border: 1px solid #c4c4c4
}
.DayPickerNavigation_button__default:active {
  background: #f2f2f2
}
.DayPickerNavigation_button__horizontalDefault {
  position: absolute;
  top: 18px;
  line-height: .78;
  border-radius: 3px;
  padding: 6px 9px
}
.DayPickerNavigation_leftButton__horizontalDefault {
  left: 22px
}
.DayPickerNavigation_rightButton__horizontalDefault {
  right: 22px
}
.DayPickerNavigation_button__verticalDefault {
  padding: 5px;
  background: #fff;
  box-shadow: 0 0 5px 2px rgba(0,0,0,.1);
  position: relative;
  display: inline-block;
  height: 100%;
  width: 50%
}
.DayPickerNavigation_nextButton__verticalDefault {
  border-left: 0
}
.DayPickerNavigation_nextButton__verticalScrollableDefault {
  width: 100%
}
.DayPickerNavigation_svg__horizontal {
  height: 19px;
  width: 19px;
  fill: #82888a;
  display: block
}
.DayPickerNavigation_svg__vertical {
  height: 42px;
  width: 42px;
  fill: #484848;
  display: block
}
.DayPicker {
  background: #fff;
  position: relative;
  text-align: left
}
.DayPicker__horizontal {
  background: #fff
}
.DayPicker__verticalScrollable {
  height: 100%
}
.DayPicker__hidden {
  visibility: hidden
}
.DayPicker__withBorder {
  box-shadow: 0 2px 6px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.07);
  border-radius: 3px
}
.DayPicker_portal__horizontal {
  box-shadow: none;
  position: absolute;
  left: 50%;
  top: 50%
}
.DayPicker_portal__vertical {
  position: static;
  position: initial
}
.DayPicker_focusRegion {
  outline: 0
}
.DayPicker_calendarInfo__horizontal,
.DayPicker_wrapper__horizontal {
  display: inline-block;
  vertical-align: top
}
.DayPicker_weekHeaders {
  position: relative
}
.DayPicker_weekHeaders__horizontal {
  margin-left: 9px
}
.DayPicker_weekHeader {
  color: #757575;
  position: absolute;
  top: 62px;
  z-index: 2;
  text-align: left
}
.DayPicker_weekHeader__vertical {
  left: 50%
}
.DayPicker_weekHeader__verticalScrollable {
  top: 0;
  display: table-row;
  border-bottom: 1px solid #dbdbdb;
  background: #fff;
  margin-left: 0;
  left: 0;
  width: 100%;
  text-align: center
}
.DayPicker_weekHeader_ul {
  list-style: none;
  margin: 1px 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px
}
.DayPicker_weekHeader_li {
  display: inline-block;
  text-align: center
}
.DayPicker_transitionContainer {
  position: relative;
  overflow: hidden;
  border-radius: 3px
}
.DayPicker_transitionContainer__horizontal {
  transition: height .2s ease-in-out
}
.DayPicker_transitionContainer__vertical {
  width: 100%
}
.DayPicker_transitionContainer__verticalScrollable {
  padding-top: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow-y: scroll
}
.DateInput {
  margin: 0;
  padding: 0;
  background: #fff;
  position: relative;
  display: inline-block;
  width: 130px;
  vertical-align: middle
}
.DateInput__small {
  width: 97px
}
.DateInput__block {
  width: 100%
}
.DateInput__disabled {
  background: #f2f2f2;
  color: #dbdbdb
}
.DateInput_input {
  font-weight: 200;
  font-size: 19px;
  line-height: 24px;
  color: #484848;
  background-color: #fff;
  width: 100%;
  padding: 11px 11px 9px;
  border: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid transparent;
  border-left: 0;
  border-radius: 0
}
.DateInput_input__small {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: .2px;
  padding: 7px 7px 5px
}
.DateInput_input__regular {
  font-weight: auto
}
.DateInput_input__readOnly {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.DateInput_input__focused {
  outline: 0;
  background: #fff;
  border: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid #008489;
  border-left: 0
}
.DateInput_input__disabled {
  background: #f2f2f2;
  font-style: italic
}
.DateInput_screenReaderMessage {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.DateInput_fang {
  position: absolute;
  width: 20px;
  height: 10px;
  left: 22px;
  z-index: 2
}
.DateInput_fangShape {
  fill: #fff
}
.DateInput_fangStroke {
  stroke: #dbdbdb;
  fill: transparent
}
.DateRangePickerInput {
  background-color: #fff;
  display: inline-block
}
.DateRangePickerInput__disabled {
  background: #f2f2f2
}
.DateRangePickerInput__withBorder {
  border-radius: 2px;
  border: 1px solid #dbdbdb
}
.DateRangePickerInput__rtl {
  direction: rtl
}
.DateRangePickerInput__block {
  display: block
}
.DateRangePickerInput__showClearDates {
  padding-right: 30px
}
.DateRangePickerInput_arrow {
  display: inline-block;
  vertical-align: middle;
  color: #484848
}
.DateRangePickerInput_arrow_svg {
  vertical-align: middle;
  fill: #484848;
  height: 24px;
  width: 24px
}
.DateRangePickerInput_clearDates {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  padding: 10px;
  margin: 0 10px 0 5px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%)
}
.DateRangePickerInput_clearDates__small {
  padding: 6px
}
.DateRangePickerInput_clearDates_default:focus,
.DateRangePickerInput_clearDates_default:hover {
  background: #dbdbdb;
  border-radius: 50%
}
.DateRangePickerInput_clearDates__hide {
  visibility: hidden
}
.DateRangePickerInput_clearDates_svg {
  fill: #82888a;
  height: 12px;
  width: 15px;
  vertical-align: middle
}
.DateRangePickerInput_clearDates_svg__small {
  height: 9px
}
.DateRangePickerInput_calendarIcon {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 5px 0 10px
}
.DateRangePickerInput_calendarIcon_svg {
  fill: #82888a;
  height: 15px;
  width: 14px;
  vertical-align: middle
}
.DateRangePicker {
  position: relative;
  display: inline-block
}
.DateRangePicker__block {
  display: block
}
.DateRangePicker_picker {
  z-index: 1;
  background-color: #fff;
  position: absolute
}
.DateRangePicker_picker__rtl {
  direction: rtl
}
.DateRangePicker_picker__directionLeft {
  left: 0
}
.DateRangePicker_picker__directionRight {
  right: 0
}
.DateRangePicker_picker__portal {
  background-color: rgba(0,0,0,.3);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}
.DateRangePicker_picker__fullScreenPortal {
  background-color: #fff
}
.DateRangePicker_closeButton {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 2
}
.DateRangePicker_closeButton:focus,
.DateRangePicker_closeButton:hover {
  color: darken(#cacccd,10%);
  text-decoration: none
}
.DateRangePicker_closeButton_svg {
  height: 15px;
  width: 15px;
  fill: #cacccd
}
.DayPicker {
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  z-index: 10;
  height: 330px;
  overflow: hidden;
}

.CalendarDay.CalendarDay__today {
  border: 2px solid #36ACB2 !important;
  border-radius: 4px !important;
}

.CalendarDay {
  height: 38px !important;
  border: none !important;
  border-radius: 4px;
  font-size: 16px;
}
.CalendarDay:hover {
  background: #D0F4F6;
}

.CalendarDay__hovered_span, .CalendarDay__hovered_span:hover, .CalendarDay__selected_span {
  color: black;
  background: #D0F4F6;
  border-radius: 0px;
}

.CalendarDay__selected_end {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.CalendarDay__selected_start {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}


.CalendarDay__blocked_calendar {
  background: inherit;
  opacity: 0.5;
}
.CalendarDay__blocked_calendar:hover {
  background: inherit;
}

.DayPickerNavigation_button__horizontal {
  height: 34px;
  width: 34px;
  border-radius: 17px;
  top: 14px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.DayPicker_weekHeader_ul {
  font-size: 18px;
  opacity: 0.6;
}

.CalendarMonth_table {
  margin-top: 12px;
}

.CalendarDay__selected, .CalendarDay__selected:active, .CalendarDay__selected:hover {
  background: #36ACB2;
  border: 1px solid #36ACB2;
}

.SingleDatePicker_picker {
  z-index: 100
}

.SingleDatePickerInput {
  border-radius: 2px;
}

.DateInput_input {
  line-height: 20px;
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
}

.DateInput_input__focused {
  border-color: #36ACB2;
}

td.CalendarDay_container.CalendarDay_container_1 {
  height: 40px !important;
}

.DayPicker_weekHeader_ul {
  font-size: 18px;
  opacity: 0.6;
}

.CalendarMonth_table {
  margin-top: 12px;
}

.CalendarDay__selected, .CalendarDay__selected:active, .CalendarDay__selected:hover {
  background: #36ACB2;
  border: 1px solid #36ACB2;
}


.DateRangePicker_picker__portal, .SingleDatePicker_picker__portal {
  z-index: 1500;
}

.SpacedHeadline_spaced-headline__NL48m{
  font-weight: 500;
  height: 48px;
  align-items: center;
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.SpacedHeadline_spaced-headline--small__foCBR{
  height: 32px;
  font-weight: 500;
  color: #29333D;
}

.SpacedHeadline_spaced-headline--small-grey__zvMfu{
  height: 32px;
  font-weight: 500;
  color: #57575D;
}

.Hint_hint__container__EgVcw {
  margin: 24px 0px;
  padding: 10px 12px;
  border-radius: 4px;
  
  border: 2px solid #E3E5E7;
  background: #FAFAFB;

  display: flex;
}

.Hint_hint__bulb__hs9nU {
  flex-grow: 1;
  flex-shrink: 0;

}

.Hint_hint__text__IR3GD {
  margin: 8px 12px;
  flex-grow: 0;
  flex-shrink: 1;

}


.PropertyForm_property-detail__checklistrow__E2k4r{
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
  margin-top: 24px;
}

.PropertyForm_property-detail__checklistcol__uHAoT{
  padding: 0 8px;
  flex: 1 1;
  max-width: 178px;
}

.PropertyForm_property-detail__loadingcheck__QKAo6{
  height: 165px;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  align-items: center;
}

.PropertyForm_property-detail-header__DlUTs {
    display: flex;
    margin-bottom: 48px;
}

.PropertyForm_property-detail-picture__R4IhG {
    width: 50%;
    position: relative;
    display: flex;
}

.PropertyForm_property-detail-picture__inner__cWFWX{
  top: 0;
  bottom: 0;
  left: 12px;
  right: 0;
}

.PropertyForm_property-detail__icalinputwrap__4iGJ7{
  display: flex;
}

.PropertyForm_property-detail__icalinputwrap-title__k8fyu{
  max-width: 250px;
}
.PropertyForm_property-detail__icalinputwrap-link__4YQdT{
  flex: 1 1;
}

.PropertyForm_property-detail-flex__qSmyU{
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.PropertyForm_property-detail-flex-1__9By2S {
  flex: 1 1;
  padding: 6px;
}

@media (min-width: 768px) {
  .PropertyForm_property-detail-flex__qSmyU{
    flex-direction: row;
  }

  .PropertyForm_property-detail-flex-1__9By2S {
    max-width: 50%;
  }
}

.PropertyForm_property-detail-flex-2__gc3xs{
  flex: 1 1;
  &:first-child{
    max-width: 50%;
    padding-right: 12px;
  }
}

/* .property__cctxt{
  composes: text-l7 from 'css/common/typography.module.css';
  text-decoration: underline;
  color: color-primary;
  cursor: pointer;
  margin-top: 10px;
} */

.PropertyForm_property__ccloading__Emtmg{
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.PropertyForm_property__ccborder--top__7ZB1f{
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.PropertyForm_property__ccborder--bottom__B\+euq{
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  overflow: hidden;
}
.PropertyForm_property__ccempty__xiB0z{
  background-color: #FAFAFA;
  border-radius: inherit;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.PropertyForm_property-detail__addwrap__9dft3{
  border-bottom: 1px solid #E2E6E9;
  height: 36px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* .property-detail__add{
  composes: input-error from 'css/common/typography';
  color: color-primary;
  cursor: pointer;
}
.property-detail__eventtxt{
  composes: text-l7 from 'css/common/typography';
  color: color-black;
  margin-top: 12px;
} */

.QtyPicker_txt__WEr1S{
  padding-right: 10px;
}

.QtyPicker_icon__3EXxz{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  width: 48px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.QtyPicker_spacer__6YcJc{
  width: 1px;
  height: 24px;
  background-color: #D3D6D9;
  margin: 12px 0;
}

.QtyPicker_flex__pOmV5{
  display: flex;
}

.SearchField_search-field__4u1Tm{
  padding: 8px;
}

.SearchField_search-field--reverse__jzTq1{
  background-color: #F9F9F9;
}

.SearchField_search-field--reverse__jzTq1 .SearchField_search-field__inner__xdBvc{
  background-color: #fff;
}
.SearchField_search-field--reverse__jzTq1 .SearchField_search-field__input__jnUiS::-moz-placeholder{
  color: #868F9A;
}
.SearchField_search-field--reverse__jzTq1 .SearchField_search-field__input__jnUiS::placeholder{
  color: #868F9A;
}

.SearchField_search-field--ongrey__7Agge{
  padding: 0;
}

.SearchField_search-field--ongrey__7Agge .SearchField_search-field__inner__xdBvc{
  background-color: #fff;
  border: 1px solid #D3D6D9;
}
.SearchField_search-field--ongrey__7Agge .SearchField_search-field__input__jnUiS::-moz-placeholder{
  color: #868F9A;
}
.SearchField_search-field--ongrey__7Agge .SearchField_search-field__input__jnUiS::placeholder{
  color: #868F9A;
}

.SearchField_search-field--blank__63G9V{
  background-color: transparent;
  /* padding: 0; */
}

.SearchField_search-field--blank__63G9V .SearchField_search-field__inner__xdBvc{
  border: 0;
  border-radius: 0;
  background-color: transparent;
}
.SearchField_search-field--blank__63G9V .SearchField_search-field__input__jnUiS{
  font-size: 16px;
  line-height: 22px;
}
.SearchField_search-field--blank__63G9V .SearchField_search-field__input__jnUiS::placeholder, .SearchField_search-field--blank__63G9V::-webkit-input-placeholder{
  color: #A0AAB4 !important;
}

.SearchField_search-field--fit__AwfIV{
  flex: 1 1;
  height: 100%;
}

.SearchField_search-field__inner--large__VRjUC {
  height: 48px !important;
  line-height: 48px !important;
}

.SearchField_search-field__inner--large__VRjUC input {
  font-size: 16px;
}

.SearchField_search-field--large__YAaTJ {
  padding: 0;
}

.SearchField_search-field__inner__xdBvc{
  background-color: #F9F9F9;
  border: 1px solid #E2E6E9;
  border-radius: 32px;
  padding: 0 8px;
  align-items: center;
  display: flex;
  height: 32px;
  width: 100%;
}

.SearchField_search-field__input__jnUiS{
  color: #868F9A;
  height: 100%;
  border: 0;
  background: transparent;
  outline: none;
  line-height: 28px;
  flex: 1 1;
}

.SearchField_search-field__icon__KFUI\+{
  height: 24px;
  width: 24px;
  min-width: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.SearchField_search-field__icon--left__ZFLKI{
  padding-right: 4px;
}

.SearchField_search-field__icon-right__f6X9e{
  padding-left: 4px;
}

.SearchField_search-field__icon-none__KE7yx {
  display: none;
}

.pac-container {
  margin-left: -14px;
  box-shadow: none;
  border-top: none;
}

.Modal_modal__txt__oQk2U {
  margin-top: 8px;
  color: #6B757F;
}

.Modal_modal__head__E0oSi {
  color: #1D2730;
  font-weight: 500;
}

.Modal_modal__txtcenter__pqrnG {
  text-align: center;
}

.Modal_modal__close__eEbIz {
  color: #36ACB2;
  margin-top: 36px;
  text-align: right;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.Modal_modal__close--bold__W-7Kn {
  font-weight: 500;
}

.Modal_modal__options__yJybx {
  display: flex;
  justify-content: flex-end;
  margin-top: 36px;
}

.Modal_modal__options__yJybx div:last-child button:last-child {
  margin-left: 24px;
}

.Modal_modal__options--center__mTQSz {
  justify-content: center;
}
.Modal_modal__options--center__mTQSz div:last-child, .Modal_modal__options--center__mTQSz button:last-child {
  margin-left: inherit;
}

.Modal_modal__options--centerv__tn6Uv {
  align-items: center;
}
.Modal_modal__options--centerv__tn6Uv div:last-child {
  margin-left: inherit;
}

.Modal_modal__options--reconnect__v1ms1 {
  margin-top: 22px;
}

.Modal_modal__head--center__jpR23,.Modal_modal__txt--center__fdhmy {
  text-align: center;
}

.Modal_job-request__closemodal__M0nIZ {
  position: absolute;
  top: 0;
  left: -20px;
  z-index: 1;
  height: 12px;
  width: 12px;
  cursor: pointer;
}

.DividerLine_divider__kzrft{
  position: absolute;
  content: ' ';
  display: block;
  top: 0;
  height: 1px;
  opacity: 0.2;
  left: 0;
  right: 0;
  background-color: #1D2730;
}
.DividerLine_divider--bottom__kbDxC{
  bottom: 0;
  top: auto;
}
.DividerLine_divider--relative__nTfKN{
  position: relative !important;
  width: 100%;
}
.DividerLine_divider--top__5sRgJ{
  top: 0;
  bottom: auto;
}
.DividerLine_divider--light__WkTJW{
  opacity: 0.12;
}
.DividerLine_divider--medium__uDLro{
  background-color: #D2D4D6;
  opacity: 1;
}
.DividerLine_divider--grey__UJEGf{
  background-color: #D3D6D9;
  opacity: 1;
}
.DividerLine_divider--mediumdark__q3GcK{
  background-color: #979797;
  opacity: 1;
}
.DividerLine_divider--dark__cwA9h{
  opacity: 1;
  background-color: #343538;
}

.RoundSelect_round__qM-5X{
  height: 24px;
  width: 24px;
  border-radius: 12px;
  background-color: #fff;
  border: 1px solid #D3D6D9;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  &:hover{
    border: 1px solid #868F9A;
  }
}
.RoundSelect_round--selected__fxDw3{
  border: 1px solid #36ACB2;
  background-color: #36ACB2;
  &:hover{
    border: 1px solid #36ACB2;
  }
  &.RoundSelect_round--disabled__U0lG0{
    background-color: #C2CCD6 !important;
    border: 1px solid #C2CCD6 !important;
  }
}

.RoundSelect_round--disabled-no-select__fphBP{
  cursor: not-allowed !important;
  &:hover{
    border: 1px solid #C2CCD6 !important;
  }
}

.RoundSelect_round--selected-resolve__9pVjN{
  border: none;
  background-color: #32D17D;
  &:hover{
    border: 1px solid #32D17D;
  }
}

.RoundSelect_round--quarter__0KR1D{
  border-radius: 1px;
  border: 1px solid rgba(29,39,48,0.24);
  &.RoundSelect_round--small__i-qRr img {
    width: 9.5px;
    height: 8.5px;
  }
  &.RoundSelect_round--selected__fxDw3{
    border: 1px solid #36ACB2;
    background-color: #36ACB2;
    &:hover{
      border: 1px solid #36ACB2;
    }
  }
}

.RoundSelect_round--small__i-qRr{
  height: 16px !important;
  width: 16px !important;
}

.RoundSelect_round--medium__Ff7c\+{
  height: 18px !important;
  width: 18px !important;
}

.RoundSelect_round__input__FhYE1{
  opacity: 0;
  margin: 0;
}
.RoundSelect_round__label__gxVeb{
  position: absolute;
  top: 0;
  cursor: pointer;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.RoundSelect_round-base__99U2x{
  height: 24px;
  width: 24px;
  border-radius: 12px;
  background-color: #fff;
  border: 1px solid #D3D6D9;
  cursor: pointer;
  &:hover{
    border: 1px solid #868F9A;
  }
}
.RoundSelect_round-base--small__RKVg3{
  height: 16px;
  width: 16px;
  border-radius: 8px;
}

.RoundSelect_round-base--disabled__Jts6R{
  background-color: #C2CCD6 !important;
  position: relative;
  border: 1px solid #C2CCD6 !important;
  &:hover{
    border: 1px solid #C2CCD6 !important;
  }
}

.RoundSelect_round-base--selected__4Fynf{
  background-color: #36ACB2;
  position: relative;
  border: 1px solid #36ACB2;
  &:hover{
    border: 1px solid #36ACB2;
  }
  &:after{
    content: ' ';
    display: block;
    height: 8px;
    width: 8px;
    background-color: #fff;
    position: absolute;
    border-radius: 4px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  &.RoundSelect_round-base--small__RKVg3:after{
    height: 5px;
    width: 5px;
  }
}

.SquareSelect_square__YTXI5 {
  height: 24px;
  width: 24px;
  flex-shrink: 0;
  margin-left: 33px;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #D3D6D9;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.SquareSelect_square__YTXI5:hover {
  border: 1px solid #868F9A;
}

.SquareSelect_square--selected__cSNxu {
  border: 1px solid #36ACB2;
  background-color: #36ACB2;
}
.SquareSelect_square--selected__cSNxu:hover {
  border: 1px solid #36ACB2;
}
.SquareSelect_square--selected__cSNxu.SquareSelect_square--disabled__Ggnzu {
  background-color: #C2CCD6 !important;
  border: 1px solid #C2CCD6 !important;
}

.SquareSelect_square--quarter__2p-WU {
  border-radius: 1px;
  border: 1px solid rgba(29, 39, 48, 0.24);
}
.SquareSelect_square--quarter__2p-WU.SquareSelect_square--small__ERL2g img {
  width: 9.5px;
  height: 8.5px;
}
.SquareSelect_square--quarter__2p-WU.SquareSelect_square--selected__cSNxu {
  border: 1px solid #36ACB2;
  background-color: #36ACB2;
}
.SquareSelect_square--quarter__2p-WU.SquareSelect_square--selected__cSNxu:hover {
  border: 1px solid #36ACB2;
}

.SquareSelect_square--small__ERL2g {
  height: 16px !important;
  width: 16px !important;
}

.SquareSelect_square--medium__CGq04 {
  height: 18px !important;
  width: 18px !important;
}

.SquareSelect_square__input__wQqP2 {
  opacity: 0;
  margin: 0;
}
.SquareSelect_square__label__BxN-f {
  position: absolute;
  top: 0;
  cursor: pointer;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}


.SquareSelect_square-base__qf93A {
  height: 24px;
  width: 24px;
  flex-shrink: 0;
  position: relative;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #D3D6D9;
  cursor: pointer;
  position: relative;
  &:hover {
    border: 1px solid #868F9A;
  }
}
.SquareSelect_square-base__qf93A:hover {
  border: 1px solid #868F9A;
}

.SquareSelect_square-base--small__swbXv {
  height: 16px;
  width: 16px;
}

.SquareSelect_square-base--disabled__dFYwz {
  background-color: #C2CCD6 !important;
  position: relative;
  border: 1px solid #C2CCD6 !important;
}

.SquareSelect_square-base--selected__OYGn1 {
  background-color: #36ACB2;
  position: relative;
  border: 1px solid #36ACB2;
}
.SquareSelect_square-base--selected__OYGn1:hover {
  border: 1px solid #36ACB2;
}


.Tag_tag__sdB6C {
  border: 1px solid #36ACB2;
  color: #36ACB2;
  border-radius: 12px;
  display: inline-block;
  padding: 4px 16px;
}

.Tag_tag--full__vpijH {
  background: #FF5722;
  border: 1px solid #FF5722;
  color: #fff;
  font-weight: 700;
}

.Tag_tag--full-primary__db78q {
  background: #36ACB2;
  border: 1px solid #36ACB2;
  color: #fff;
  font-weight: 500;
}

.Tag_tag--pending__sy1Cu {
  background: #B2EBF2;
  border: 1px solid #B2EBF2;
  color:  #006064;
  font-weight: 500;
}

.Tag_tag--square__hbkTP {
  border-radius: 2px;
}

.Tag_tag--click__IDJ1E {
  cursor: pointer;
}

.Tag_tag--flex__lW2Vb {
  width: 100%;
  text-align: center;
}
.Tag_tag--event__\+OcuQ {
  padding: 1px 15px;
  white-space: nowrap;
}

.Tag_tag--status__8Ri\+0 {
  text-align: center;
  padding: 0.7px 5px;
  white-space: nowrap;
  margin-left: 10px;
}

.CalendarNav_calendar-nav__I91hq {
    display: flex;
    align-items: center;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
}

.CalendarNav_calendar-nav__txt__t7jG2 {
    color: #29333D;
    min-width: 350px;
    text-align: center;
}

.CalendarNav_calendar-nav__txt-space__OQRxt {
    padding-left: 24px;
    padding-right: 24px;
}

.CalendarNav_calendar-nav__txt-bold__2IAkA {
    font-weight: bold;
}

.CalendarNav_calendar-nav_icon__r7gQ- {
    cursor: pointer;
}

.CalendarBooking_calendar-booking__GD6pF {
  color: #fff;
  height: 20px;
  left: -1px;
  right: -1px;
  top: 0;
  bottom: 0;
  position: absolute;
  outline: none;
}

.CalendarBooking_calendar-booking__inner__m1HhO {
  background: #BDBDBD;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
}

.CalendarBooking_calendar-booking__txt__tZT8c {
  position: absolute;
  font-size: 11px;
  color: #212121;
  left: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  top: 0;
  bottom: 0;
  width: 0;
  padding-left: 18px;
  padding-right: 18px;
  pointer-events: none;
  /* so that user can click through it - fix for bug WEB-214 */
}

.CalendarBooking_calendar-booking__txt__tZT8c>span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.CalendarBooking_calendar-booking--first__Fa1s- {
  width: 50%;
  right: -1px;
  left: auto;
}

.CalendarBooking_calendar-booking--first__Fa1s- .CalendarBooking_calendar-booking__inner__m1HhO {
  left: 8px;
  right: 0;
}

.CalendarBooking_calendar-booking--first__Fa1s- .CalendarBooking_calendar-booking__inner__m1HhO:after {
  content: ' ';
  position: absolute;
  width: 3px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background: #212121;
  left: -2px;
  top: 0;
  z-index: 0;
  bottom: 0;
}

.CalendarBooking_calendar-booking--last__UXJAK {
  width: 50%;
  left: -1px;
  right: auto;
}

.CalendarBooking_calendar-booking--last__UXJAK .CalendarBooking_calendar-booking__inner__m1HhO {
  right: 18px;
  left: 0;
}

.CalendarBooking_calendar-booking--last__UXJAK .CalendarBooking_calendar-booking__inner__m1HhO:after {
  content: ' ';
  position: absolute;
  width: 22px;
  border-radius: 2px;
  background: #BDBDBD;
  right: -12px;
  top: 0;
  z-index: 0;
  bottom: 0;
}

.CalendarBooking_calendar-booking--iscanceled__1MXzm .CalendarBooking_calendar-booking__inner__m1HhO {
  background: #E0E0E0;
}

.CalendarBooking_calendar-booking--iscanceled__1MXzm .CalendarBooking_calendar-booking__txt__tZT8c {
  color: #616161;
}

.CalendarBooking_calendar-booking--iscanceled__1MXzm.CalendarBooking_calendar-booking--first__Fa1s- .CalendarBooking_calendar-booking__inner__m1HhO:after {
  background: #E0E0E0;
}

.CalendarBooking_calendar-booking--iscanceled__1MXzm.CalendarBooking_calendar-booking--last__UXJAK .CalendarBooking_calendar-booking__inner__m1HhO:after {
  background: #E0E0E0;
}

.CalendarCellRow_calendar__row__5d\+NJ{
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #E3E5E6;
    overflow: hidden;
}
.CalendarCellRow_calendar__row--minheight__kQjHA{
    height: 100%;
    max-height: 100%;
}

.CalendarCellRow_calendar__row--head__dmSmL {
    min-height: 47px;
    height: 47px;
}

.CalendarCellRowHeader_calendar__col__LKJOs{
    flex: 1 1;
    position: relative;
    border-right: 1px solid #E3E5E6;
}
.CalendarCellRowHeader_calendar__col--minheight__hO7J1{
    min-height: 96px;
}
.CalendarCellRowHeader_calendar__col--default__alSIb{

}
.CalendarCellRowHeader_calendar__col--day__Sw5iN:hover{
    background: #F7F7F7;
}
.CalendarCellRowHeader_calendar__col--selected__PHlcu{
    background: #D0F4F682;
    color: #36ACB2;
}
.CalendarCellRowHeader_calendar__col--darkboder__oDkLZ{
    border-right: 1px solid #D2D4D6;
}
.CalendarCellRowHeader_calendar__col--minwidth__GiKga {
    max-width: 264px;
    min-width: 264px;
  }
.CalendarCellRowHeader_calendar__col--empty__oGBhN{
    min-height: 65px;
}
.CalendarCellRowHeader_calendar__col--masterdetail__I9ucM{
    position: relative;
}

.CalendarCellRowHeader_calendar__col--masterdetail__I9ucM:after{
    content: ' ';
    position: absolute;
    bottom: -1px;
    height: 1px;
    left: 0;
    width: 16px;
    display: block;
    background: #fff;
}

.CalendarCellColumn_calendar__col__yCbxu {
    flex: 1 1;
    position: relative;
    border-right: 1px solid #E3E5E6;

    min-width: 96px;
  }
  .CalendarCellColumn_calendar__col--minheight__0bA73 {
    min-height: 95px;
  }
  .CalendarCellColumn_calendar__col--headline__rcXi6 {
    align-items: center;
    display: flex;
    justify-content: center;
    color: #29333D;
  }
  .CalendarCellColumn_calendar__col--clickable__cr38Q {
    cursor: pointer;
  }
  .CalendarCellColumn_calendar__col--clickable__cr38Q:hover {
    background: #F7F7F7;
  }
  .CalendarCellColumn_calendar__col--selected__2QIFv {
    background: #D0F4F682;
    color: #36ACB2;
  }
  .CalendarCellColumn_calendar__col--secondary__KnxwR {
    background: rgba(242, 245, 246, 0.5);
  }
  .CalendarCellColumn_calendar__col--darkboder__sTsgP {
    border-right: 1px solid #D2D4D6;
  }
  .CalendarCellColumn_calendar__col--minwidth__37L\+p {
    max-width: 264px;
    min-width: 264px;
  }
  .CalendarCellColumn_calendar__col--inactive__dpUYf {
    opacity: 0.2;
  }
  .CalendarCellColumn_calendar__col--empty__LcvZT {
    min-height: 65px;
  }
  .CalendarCellColumn_calendar__col--masterdetail__biklz {
    position: relative;
  }
  .CalendarCellColumn_calendar__col--inactiveProperty__U0LUo{
    background-color: #F0F0F0;
  }
.CalendarCellProperty_calendar__col__B5VUs {
    flex: 1 1;
    position: relative;
    border-right: 1px solid #E3E5E6;
  }
.CalendarCellProperty_calendar__col--property__MFkY3:hover {
    background: #F7F7F7;
  }
  .CalendarCellProperty_calendar__col--minheight__3\+i3m {
    min-height: 95px;
  }
  .CalendarCellProperty_calendar__col--headline__Yo\+uS {
    align-items: center;
    display: flex;
    justify-content: center;
    color: #29333D;
  }
  .CalendarCellProperty_calendar__col--day__ooa8J:hover {
    background: #F7F7F7;
  }
  .CalendarCellProperty_calendar__col--selected__rnTVc {
    background: #D0F4F682;
    color: #36ACB2;
  }
  .CalendarCellProperty_calendar__col--darkboder__mRLF7 {
    border-right: 1px solid #D2D4D6;
  }
  .CalendarCellProperty_calendar__col--minwidth__zHmdE {
    max-width: 264px;
    min-width: 264px;
  }
  .CalendarCellProperty_calendar__col--empty__PP97t {
    min-height: 65px;
  }

.CalendarCellEventList_calendar__more__LKGDF{
    color: color-loading-txt;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
}

.CalendarJobRequest_calendar-job__efUZH {
    padding: 0 6px 6px 6px;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    cursor: pointer;
}

.CalendarJobRequest_calendar-job__toptitle-wrap__4NLJP {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.CalendarJobRequest_calendar-job__toptitle__wAq6Q {
    font-weight: 500;
    flex: 1 1;
    padding-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.JobRequestWrapper_calendar-job__inner__4JtNn {
  border-radius: 2px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 4px 8px;
  color: #fff;
   span:nth-child(2) {
    display: flex;
    align-items: center;
  }
   span:nth-child(2) img {
    margin-left: 3px;
  }
}
.JobRequestWrapper_calendar-job--small__bgng2 {
  height: 24px;
  border-radius: 12px;
  padding: 3px 12px;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.JobRequestWrapper_calendar-job--small__bgng2 span {
  line-height: 14px;
}
.JobRequestWrapper_calendar-job--event__DVMYR {
  padding: 8px;
  position: relative;
  cursor: pointer;
}
.JobRequestWrapper_calendar-job--eventsmall__CNtIN {
  padding: 3.5px 1.4px 2px 6px;
  width: 105%;
  cursor: pointer;
}
.JobRequestWrapper_calendar-job--eventbig__wTaE5 {
  width: 100%;
  cursor: pointer;
}
.JobRequestWrapper_calendar-job--smaller__1wX5o {
  height: 16px;
  border-radius: 12px;
  padding: 3px 12px;
  display: flex;
  align-items: center;
  font-size: 12px;
}
.JobRequestWrapper_calendar-job--smaller__1wX5o span {
  line-height: 16px;
}
.JobRequestWrapper_calendar-job--smaller__1wX5o span:nth-child(2) img {
  height: 16px;
  width: 16px;
}
.JobRequestWrapper_calendar-job__inner--pending__xtdkW {
  background: #B2EBF2;
  color: #006064;
}
.JobRequestWrapper_calendar-job__inner--pending__xtdkW:hover {
  background: #80DEEA;
}
.JobRequestWrapper_calendar-job__inner--pendingChanges__Lfxet {
  background: #B2EBF2;
  color: #006064;
}
.JobRequestWrapper_calendar-job__inner--pendingChanges__Lfxet:hover {
  background: #80DEEA;
}
.JobRequestWrapper_calendar-job__inner--accepted__8U0\+j {
  background: #BBDEFB;
  color: #0D47A1;
}
.JobRequestWrapper_calendar-job__inner--accepted__8U0\+j:hover {
  background: #90CAF9;
}
.JobRequestWrapper_calendar-job__inner--progress__AvVoh {
  background: #E1BEE7;
  color: #4A148C;
}
.JobRequestWrapper_calendar-job__inner--progress__AvVoh:hover {
  background: #CE93D8;
}
.JobRequestWrapper_calendar-job__inner--finished__XgTPr {
  background: #C8E6C9;
  color: #1B5E20;
}
.JobRequestWrapper_calendar-job__inner--finished__XgTPr:hover {
  background: #A5D6A7;
}
.JobRequestWrapper_calendar-job__inner--delayed__JKrxR {
  background: #FFE0B2;
  color: #E65100;
}
.JobRequestWrapper_calendar-job__inner--delayed__JKrxR:hover {
  background: #FFCC80;
}
.JobRequestWrapper_calendar-job__inner--cancelled__7vdn\+ {
  background: #FFCDD2;
  color: #B71C1C;
}
.JobRequestWrapper_calendar-job__inner--cancelled__7vdn\+:hover {
  background: #F09E9E;
}
.JobRequestWrapper_calendar-color__row__9dh7I {
  display: flex;
}
.JobRequestWrapper_calendar-color__row--small__3vWhz {
  justify-content: space-between;
  height: 14px;
}
.JobRequestWrapper_calendar-color__date__zOMXo, .JobRequestWrapper_calendar-color__name__ZYPo4 {
  flex: 1 1;
  padding-right: 10px;
}
.JobRequestWrapper_calendar-color__status__KKw1m {
  font-weight: 500;
}
.JobRequestWrapper_calendar-color__status-small__FYw8y {
  font-weight: 400;
  padding-right: 5px;
}
.JobRequestWrapper_calendar-color__icons__2L1jV {
  min-height: 18px;
  max-height: 18px;
}
.JobRequestWrapper_calendar-color__icons__2L1jV img {
  height: 18px;
  width: 18px;
}
.JobRequestWrapper_calendar-color__icons--small__IZDXQ {
  margin-top: -3px;
}
.JobRequestWrapper_calendar-color__name__ZYPo4 {
  display: flex;
  align-items: center;
}
.JobRequestWrapper_calendar-color__btnspace__B2Sb6 {
  width: 6px;
  min-width: 6px;
  height: 100%;
}
.JobRequestWrapper_calendar-color__btnwrap__16MuG {
  display: flex;
  margin-top: 8px;
}
.JobRequestWrapper_calendar-color__pbottom__4nj1L {
  padding-bottom: 4px;
}
.JobRequestWrapper_calendar-color__event__hKe\+r {
  border: 0.5px solid color-grey-event;
  padding: 8px;
  border-radius: 2px;
  position: relative;
}
.JobRequestWrapper_calendar-color__event--inline__brobM {
  background: #fff;
  border: 0;
  margin-left: -2px;
  margin-right: -2px;
  margin-top: -2px;
  margin-bottom: 8px;
}
.JobRequestWrapper_calendar-color__loading__0FUdp, .JobRequestWrapper_calendar-color__loading-inner__6LtBF {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.JobRequestWrapper_calendar-color__loading-inner__6LtBF {
  z-index: auto;
  z-index: initial;
  background: #fff;
  opacity: 0.5;
}
.JobRequestWrapper_calendar-color__event-name__M2T7k {
  line-height: 18px;
  color: color-black;
  display: flex;
  align-items: center;
}
.JobRequestWrapper_calendar-color__event-name__M2T7k span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.JobRequestWrapper_calendar-color__event-name__M2T7k img {
  height: 12px;
  width: 12px;
}
.JobRequestWrapper_calendar-color__event-name--haswarning__0thac {
  max-width: 60%;
}
.JobRequestWrapper_calendar-color__event-address__09\+Vj {
  color: color-black;
  margin-bottom: 2px;
}
.JobRequestWrapper_calendar-color__event-top__4oKLA {
  display: flex;
  justify-content: space-between;
}
.JobRequestWrapper_calendar-color__event-info__\+ri9L {
  color: color-black;
  opacity: 0.5;
}
.JobRequestWrapper_calendar-color__event-warn__Ke-CZ {
  font-weight: 500;
  color: color-red;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-width: 35%;
  max-width: 35%;
  line-height: 12px;
}
.JobRequestWrapper_calendar-color__event-warn__Ke-CZ img {
  height: 12px;
  width: 12px;
}
.JobRequestWrapper_calendar-color__event-warn__Ke-CZ span {
  padding-left: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.JobRequestWrapper_calendar-color__bar__U-\+mX {
  background: transparent;
  border-radius: 27px;
  width: 3px;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 8px;
  bottom: 4px;
}
.JobRequestWrapper_calendar-color__bar--cancelled__WDp5I {
  background: color-jr-cancelled-bar;
}
.JobRequestWrapper_calendar-color__bar--delayed__0wuFi {
  background: color-jr-delayed-bar;
}
.JobRequestWrapper_calendar-color__bar--finished__IsxLl {
  background: color-jr-finished-bar;
}
.JobRequestWrapper_calendar-color__bar--progress__07Giq {
  background: color-jr-progress-bar;
}
.JobRequestWrapper_calendar-color__bar--accepted__6Hw\+F {
  background: color-jr-accepted-bar;
}
.JobRequestWrapper_calendar-color__bar--pending__Yxv0W {
  background: color-jr-pending-bar;
}

.JobRequestWrapper_calendar-color__bar-wrap__EUzEo {
  display: flex;
  position: relative;
}
.JobRequestWrapper_calendar-color__bar-content__0TZUO {
  padding-left: 8px;
  width: 100%;
}

.CalendarTileList_calendar__popover-inner__9IqDU{
    position: relative;
}

.CalendarTileList_calendar__popover-box__WKfy9{
   max-height: 200px;
    padding: 0 12px 0 4px;
    overflow-y: auto;
    overflow-x: hidden;
}

.CalendarTileList_calendar__popover-gradient__sMRZQ{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    right: 10px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.CalendarTile_calendar-color__row__znTZH {
    display: flex;
}

.CalendarTile_calendar-color__row--small__A\+FrU {
    justify-content: space-between;
    height: 14px;
}

.CalendarTile_calendar-color__date__QdbvR,
.CalendarTile_calendar-color__name__-NJYp {
    flex: 1 1;
    padding-right: 10px;
}

.CalendarTile_calendar-color__status__zE2Qe {
    font-weight: 500;
}

.CalendarTile_calendar-color__status-small__vycoC {
    font-weight: 400;
    padding-right: 5px;
}

.CalendarTile_calendar-color__icons__LoLsr {
    min-height: 18px;
    max-height: 18px;
}

.CalendarTile_calendar-color__icons__LoLsr img {
    height: 18px;
    width: 18px;
}

.CalendarTile_calendar-color__icons--small__qxqbN {
    margin-top: -3px;
}

.CalendarTile_calendar-color__name__-NJYp {
    display: flex;
    align-items: center;
}

.CalendarTile_calendar-color__btnspace__uW2vA {
    width: 6px;
    min-width: 6px;
    height: 100%;
}

.CalendarTile_calendar-color__btnwrap__UXPAD {
    display: flex;
    margin-top: 8px;
}

.CalendarTile_calendar-color__pbottom__oXbfD {
    padding-bottom: 4px;
}

.CalendarTile_calendar-color__event__nz4il {
    border: 0.5px solid #E5E6E7;
    padding: 8px;
    border-radius: 2px;
    position: relative;
}

.CalendarTile_calendar-color__event--inline__K1Zsf {
    background: #fff;
    border: 0;
    margin-left: -2px;
    margin-right: -2px;
    margin-top: -2px;
    margin-bottom: 8px;
}

.CalendarTile_calendar-color__loading__MF-Y7,
.CalendarTile_calendar-color__loading-inner__qoA\+Q {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.CalendarTile_calendar-color__loading-inner__qoA\+Q {
    z-index: auto;
    z-index: initial;
    background: #fff;
    opacity: 0.5;
}

.CalendarTile_calendar-color__event-name__Bd1wd {
    line-height: 18px;
    color: #29333D;
    display: flex;
    align-items: center;
}

.CalendarTile_calendar-color__event-name__Bd1wd span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.CalendarTile_calendar-color__event-name__Bd1wd img {
    height: 12px;
    width: 12px;
}

.CalendarTile_calendar-color__event-name--haswarning__GaXMN {
    max-width: 60%;
}

.CalendarTile_calendar-color__event-address__NNgWI {
    color: #29333D;
    margin-bottom: 2px;
}

.CalendarTile_calendar-color__event-top__hNVMN {
    display: flex;
    justify-content: space-between;
}

.CalendarTile_calendar-color__event-info__nLfP3 {
    color: #29333D;
    opacity: 0.5;
}

.CalendarTile_calendar-color__event-warn__JJMpo {
    font-weight: 500;
    color: #FF3230;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-width: 35%;
    max-width: 35%;
    line-height: 12px;
}

.CalendarTile_calendar-color__event-warn__JJMpo img {
    height: 12px;
    width: 12px;
}

.CalendarTile_calendar-color__event-warn__JJMpo span {
    padding-left: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.CalendarTile_calendar-color__bar__GFdj1 {
    background: transparent;
    border-radius: 27px;
    width: 3px;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 8px;
    bottom: 4px;
}

.CalendarTile_calendar-color__bar--cancelled__RVqki {
    background: #FF3230;
}

.CalendarTile_calendar-color__bar--delayed__s4-kv {
    background: #FFA726;
}

.CalendarTile_calendar-color__bar--finished__xf2gN {
    background: #66BB6A;
}

.CalendarTile_calendar-color__bar--progress__6638A {
    background: #7E57C2;
}

.CalendarTile_calendar-color__bar--accepted__shJn8 {
    background: #42A5F5;
}

.CalendarTile_calendar-color__bar--pending__ABXJQ {
    background: #26C6DA;
}

.CalendarTile_calendar-color__bar-wrap__cvaju {
    display: flex;
    position: relative;
}

.CalendarTile_calendar-color__bar-content__0WTGV {
    padding-left: 8px;
    width: 100%;
}

.CalendarTile_calendar-color__event-icon-wrap__\+Kvo3 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 4px;
    background: #F8F8F8;
}

.CalendarTileJobRequest_calendar-job--small__kwlhk {
  height: 24px;
  border-radius: 12px;
  padding: 3px 12px;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.CalendarTileJobRequest_calendar-job--small__kwlhk span {
  line-height: 14px;
}
.CalendarTileJobRequest_calendar-job--event__ySgOU {
  padding: 8px;
  position: relative;
  cursor: pointer;
}
.CalendarTileJobRequest_calendar-job--eventsmall__dK0yw {
  padding: 3.5px 1.4px 2px 6px;
  width: 105%;
  cursor: pointer;
}
.CalendarTileJobRequest_calendar-job--eventbig__h\+Aur {
  width: 100%;
  cursor: pointer;
}
.CalendarTileJobRequest_calendar-job--smaller__LpjPR {
  height: 16px;
  border-radius: 12px;
  padding: 3px 12px;
  display: flex;
  align-items: center;
  font-size: 12px;
}
.CalendarTileJobRequest_calendar-job--smaller__LpjPR span {
  line-height: 16px;
}
.CalendarTileJobRequest_calendar-job--smaller__LpjPR span:nth-child(2) img {
  height: 16px;
  width: 16px;
}
.CalendarTileJobRequest_calendar-color__row__b72nU {
  display: flex;
}
.CalendarTileJobRequest_calendar-color__row--small__wEq1t {
  justify-content: space-between;
  height: 14px;
}
.CalendarTileJobRequest_calendar-color__date__RJAMR, .CalendarTileJobRequest_calendar-color__name__GQfxZ {
  flex: 1 1;
  padding-right: 10px;
}
.CalendarTileJobRequest_calendar-color__status__yXjap {
  font-weight: 500;
}
.CalendarTileJobRequest_calendar-color__status-small__S9xG2 {
  font-weight: 400;
  padding-right: 5px;
}
.CalendarTileJobRequest_calendar-color__icons__pZ2CX {
  min-height: 18px;
  max-height: 18px;
}
.CalendarTileJobRequest_calendar-color__icons__pZ2CX img {
  height: 18px;
  width: 18px;
}
.CalendarTileJobRequest_calendar-color__icons--small__oU15b {
  margin-top: -3px;
}
.CalendarTileJobRequest_calendar-color__name__GQfxZ {
  display: flex;
  align-items: center;
}
.CalendarTileJobRequest_calendar-color__btnspace__Mt-8\+ {
  width: 6px;
  min-width: 6px;
  height: 100%;
}
.CalendarTileJobRequest_calendar-color__btnwrap__NGalb {
  display: flex;
  margin-top: 8px;
}
.CalendarTileJobRequest_calendar-color__pbottom__9my1Q {
  padding-bottom: 4px;
}
.CalendarTileJobRequest_calendar-color__event__4AeOW {
  border: 0.5px solid color-grey-event;
  padding: 8px;
  border-radius: 2px;
  position: relative;
}
.CalendarTileJobRequest_calendar-color__event--inline__54MSi {
  background: #fff;
  border: 0;
  margin-left: -2px;
  margin-right: -2px;
  margin-top: -2px;
  margin-bottom: 8px;
}
.CalendarTileJobRequest_calendar-color__loading__QBBz0, .CalendarTileJobRequest_calendar-color__loading-inner__Kmufm {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.CalendarTileJobRequest_calendar-color__loading-inner__Kmufm {
  z-index: auto;
  z-index: initial;
  background: #fff;
  opacity: 0.5;
}
.CalendarTileJobRequest_calendar-color__event-name__TiwEv {
  line-height: 18px;
  color: color-black;
  display: flex;
  align-items: center;
}
.CalendarTileJobRequest_calendar-color__event-name__TiwEv span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.CalendarTileJobRequest_calendar-color__event-name__TiwEv img {
  height: 12px;
  width: 12px;
}
.CalendarTileJobRequest_calendar-color__event-name--haswarning__FOgCE {
  max-width: 60%;
}
.CalendarTileJobRequest_calendar-color__event-address__H2fbJ {
  color: color-black;
  margin-bottom: 2px;
}
.CalendarTileJobRequest_calendar-color__event-top__07MZC {
  display: flex;
  justify-content: space-between;
}
.CalendarTileJobRequest_calendar-color__event-info__VKfis {
  color: color-black;
  opacity: 0.5;
}
.CalendarTileJobRequest_calendar-color__event-warn__DaTBn {
  font-weight: 500;
  color: color-red;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-width: 35%;
  max-width: 35%;
  line-height: 12px;
}
.CalendarTileJobRequest_calendar-color__event-warn__DaTBn img {
  height: 12px;
  width: 12px;
}
.CalendarTileJobRequest_calendar-color__event-warn__DaTBn span {
  padding-left: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.CalendarTileJobRequest_calendar-color__bar__eBZk8 {
  background: transparent;
  border-radius: 27px;
  width: 3px;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 8px;
  bottom: 4px;
}
.CalendarTileJobRequest_calendar-color__bar--cancelled__ktoyz {
  background: color-jr-cancelled-bar;
}
.CalendarTileJobRequest_calendar-color__bar--delayed__Xj-1U {
  background: color-jr-delayed-bar;
}
.CalendarTileJobRequest_calendar-color__bar--finished__cjWOl {
  background: color-jr-finished-bar;
}
.CalendarTileJobRequest_calendar-color__bar--progress__S47pZ {
  background: color-jr-progress-bar;
}
.CalendarTileJobRequest_calendar-color__bar--accepted__zuoox {
  background: color-jr-accepted-bar;
}
.CalendarTileJobRequest_calendar-color__bar--pending__qVrxS {
  background: color-jr-pending-bar;
}
.CalendarTileJobRequest_calendar-color__bar-wrap__hhh7k {
  display: flex;
  position: relative;
}
.CalendarTileJobRequest_calendar-color__bar-content__tVKqs {
  padding-left: 8px;
  width: 100%;
}

.CalendarTileButtons_calendar-color__row__JtjJT {
    display: flex;
}

.CalendarTileButtons_calendar-color__row--small__PR8Eh {
    justify-content: space-between;
    height: 14px;
}

.CalendarTileButtons_calendar-color__date__nkPqu,
.CalendarTileButtons_calendar-color__name__8e4jO {
    flex: 1 1;
    padding-right: 10px;
}

.CalendarTileButtons_calendar-color__status__9pnRy {
    font-weight: 500;
}

.CalendarTileButtons_calendar-color__status-small__Najfg {
    font-weight: 400;
    padding-right: 5px;
}

.CalendarTileButtons_calendar-color__icons__ViTxa {
    min-height: 18px;
    max-height: 18px;
}

.CalendarTileButtons_calendar-color__icons__ViTxa img {
    height: 18px;
    width: 18px;
}

.CalendarTileButtons_calendar-color__icons--small__xAwdz {
    margin-top: -3px;
}

.CalendarTileButtons_calendar-color__name__8e4jO {
    display: flex;
    align-items: center;
}

.CalendarTileButtons_calendar-color__btnspace__BVlKT {
    width: 6px;
    min-width: 6px;
    height: 100%;
}

.CalendarTileButtons_calendar-color__btnwrap__6jLBN {
    display: flex;
    margin-top: 8px;
}

.CalendarTileButtons_calendar-color__pbottom__nam7j {
    padding-bottom: 4px;
}

.CalendarTileButtons_calendar-color__event__\+ZIPg {
    border: 0.5px solid #E5E6E7;
    padding: 8px;
    border-radius: 2px;
    position: relative;
}

.CalendarTileButtons_calendar-color__event--inline__hQRi9 {
    background: #fff;
    border: 0;
    margin-left: -2px;
    margin-right: -2px;
    margin-top: -2px;
    margin-bottom: 8px;
}

.CalendarTileButtons_calendar-color__loading__5S1HH,
.CalendarTileButtons_calendar-color__loading-inner__WZ-WV {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.CalendarTileButtons_calendar-color__loading-inner__WZ-WV {
    z-index: auto;
    z-index: initial;
    background: #fff;
    opacity: 0.5;
}

.CalendarTileButtons_calendar-color__event-name__JDGRV {
    line-height: 18px;
    color: #29333D;
    display: flex;
    align-items: center;
}

.CalendarTileButtons_calendar-color__event-name__JDGRV span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.CalendarTileButtons_calendar-color__event-name__JDGRV img {
    height: 12px;
    width: 12px;
}

.CalendarTileButtons_calendar-color__event-name--haswarning__E8xez {
    max-width: 60%;
}

.CalendarTileButtons_calendar-color__event-address__NdaKw {
    color: #29333D;
    margin-bottom: 2px;
}

.CalendarTileButtons_calendar-color__event-top__n3nJI {
    display: flex;
    justify-content: space-between;
}

.CalendarTileButtons_calendar-color__event-info__M0UT4 {
    color: #29333D;
    opacity: 0.5;
}

.CalendarTileButtons_calendar-color__event-warn__ruKwI {
    font-weight: 500;
    color: #FF3230;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-width: 35%;
    max-width: 35%;
    line-height: 12px;
}

.CalendarTileButtons_calendar-color__event-warn__ruKwI img {
    height: 12px;
    width: 12px;
}

.CalendarTileButtons_calendar-color__event-warn__ruKwI span {
    padding-left: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.CalendarTileButtons_calendar-color__bar__iWyaF {
    background: transparent;
    border-radius: 27px;
    width: 3px;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 8px;
    bottom: 4px;
}

.CalendarTileButtons_calendar-color__bar--cancelled__Z0ORV {
    background: #FF3230;
}

.CalendarTileButtons_calendar-color__bar--delayed__SC0rV {
    background: #FFA726;
}

.CalendarTileButtons_calendar-color__bar--finished__yMcpq {
    background: #66BB6A;
}

.CalendarTileButtons_calendar-color__bar--progress__TIs\+Z {
    background: #7E57C2;
}

.CalendarTileButtons_calendar-color__bar--accepted__t\+9Ed {
    background: #42A5F5;
}

.CalendarTileButtons_calendar-color__bar--pending__UN9gl {
    background: #26C6DA;
}

.CalendarTileButtons_calendar-color__bar-wrap__pvT7F {
    display: flex;
    position: relative;
}

.CalendarTileButtons_calendar-color__bar-content__WlTXw {
    padding-left: 8px;
    width: 100%;
}

.CalendarTileLoading_calendar-color__loading__-DU7X,
.CalendarTileLoading_calendar-color__loading-inner__ruPeB {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.CalendarTileLoading_calendar-color__loading-inner__ruPeB {
    z-index: auto;
    z-index: initial;
    background: #fff;
    opacity: 0.5;
}

.CalendarTileBar_calendar-color__row__ostkX {
    display: flex;
}

.CalendarTileBar_calendar-color__row--small__ZT0JE {
    justify-content: space-between;
    height: 14px;
}

.CalendarTileBar_calendar-color__date__-QMjv,
.CalendarTileBar_calendar-color__name__UXjYM {
    flex: 1 1;
    padding-right: 10px;
}

.CalendarTileBar_calendar-color__status__\+fKzV {
    font-weight: 500;
}

.CalendarTileBar_calendar-color__status-small__sQnEY {
    font-weight: 400;
    padding-right: 5px;
}

.CalendarTileBar_calendar-color__icons__idqng {
    min-height: 18px;
    max-height: 18px;
}

.CalendarTileBar_calendar-color__icons__idqng img {
    height: 18px;
    width: 18px;
}

.CalendarTileBar_calendar-color__icons--small__ted4r {
    margin-top: -3px;
}

.CalendarTileBar_calendar-color__name__UXjYM {
    display: flex;
    align-items: center;
}

.CalendarTileBar_calendar-color__btnspace__MSG7v {
    width: 6px;
    min-width: 6px;
    height: 100%;
}

.CalendarTileBar_calendar-color__btnwrap__LEBFD {
    display: flex;
    margin-top: 8px;
}

.CalendarTileBar_calendar-color__pbottom__JaTjT {
    padding-bottom: 4px;
}

.CalendarTileBar_calendar-color__event__xzZxW {
    border: 0.5px solid #E5E6E7;
    padding: 8px;
    border-radius: 2px;
    position: relative;
}

.CalendarTileBar_calendar-color__event--inline__Ua8YG {
    background: #fff;
    border: 0;
    margin-left: -2px;
    margin-right: -2px;
    margin-top: -2px;
    margin-bottom: 8px;
}

.CalendarTileBar_calendar-color__loading__PBoQ4,
.CalendarTileBar_calendar-color__loading-inner__kRCzY {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.CalendarTileBar_calendar-color__loading-inner__kRCzY {
    z-index: auto;
    z-index: initial;
    background: #fff;
    opacity: 0.5;
}

.CalendarTileBar_calendar-color__event-name__uG0J1 {
    line-height: 18px;
    color: #29333D;
    display: flex;
    align-items: center;
}

.CalendarTileBar_calendar-color__event-name__uG0J1 span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.CalendarTileBar_calendar-color__event-name__uG0J1 img {
    height: 12px;
    width: 12px;
}

.CalendarTileBar_calendar-color__event-name--haswarning__F6mSV {
    max-width: 60%;
}

.CalendarTileBar_calendar-color__event-address__5a8H\+ {
    color: #29333D;
    margin-bottom: 2px;
}

.CalendarTileBar_calendar-color__event-top__4LPFv {
    display: flex;
    justify-content: space-between;
}

.CalendarTileBar_calendar-color__event-info__qhVCY {
    color: #29333D;
    opacity: 0.5;
}

.CalendarTileBar_calendar-color__event-warn__rUD0O {
    font-weight: 500;
    color: #FF3230;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-width: 35%;
    max-width: 35%;
    line-height: 12px;
}

.CalendarTileBar_calendar-color__event-warn__rUD0O img {
    height: 12px;
    width: 12px;
}

.CalendarTileBar_calendar-color__event-warn__rUD0O span {
    padding-left: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.CalendarTileBar_calendar-color__bar__I7n9N {
    background: transparent;
    border-radius: 27px;
    width: 3px;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 8px;
    bottom: 4px;
}

.CalendarTileBar_calendar-color__bar--cancelled__DzUaM {
    background: #FF3230;
}

.CalendarTileBar_calendar-color__bar--delayed__R\+Egw {
    background: #FFA726;
}

.CalendarTileBar_calendar-color__bar--finished__PQ\+6s {
    background: #66BB6A;
}

.CalendarTileBar_calendar-color__bar--progress__E-6G\+ {
    background: #7E57C2;
}

.CalendarTileBar_calendar-color__bar--accepted__ssAz- {
    background: #42A5F5;
}

.CalendarTileBar_calendar-color__bar--pending__PX0gG {
    background: #26C6DA;
}

.CalendarTileBar_calendar-color__bar-wrap__CE7Yu {
    display: flex;
    position: relative;
}

.CalendarTileBar_calendar-color__bar-content__FDHdU {
    padding-left: 8px;
    width: 100%;
}

.TagWrap_calendar__tagwrap__X9xLK{
  padding: 0 12px;
  margin-bottom: 4px;
  height: 20px;
  display: flex;
  justify-content: center;
}

.TagWrap_calendar__tagwrap--big__pPq0L{
  height: auto;
}
.CalendarListItem_calendar__col--headline__ZwvQc{
    align-items: center;
    display: flex;
    justify-content: center;
    color: #29333D;
}
.CalendarListItem_calendar__col--day__z9c2n:hover{
    background: #F7F7F7;
}
.CalendarListItem_calendar__col--selected__nEuvK{
    background: #D0F4F682;
    color: #36ACB2;
}
.CalendarListItem_calendar__col--darkboder__iZ9-2{
    border-right: 1px solid #D2D4D6;
}
.CalendarListItem_calendar__col--minwidth__tlU63 {
    max-width: 264px;
    min-width: 264px;
  }
.CalendarListItem_calendar__col--empty__sMgaz{
    min-height: 65px;
}
.CalendarListItem_calendar__col--masterdetail__BnrxE{
    position: relative;
    &:after{
        content: ' ';
        position: absolute;
        bottom: -1px;
        height: 1px;
        left: 0;
        width: 16px;
        display: block;
        background: #fff;
    }
}

.CalendarListItem_calendar__property__W6grz{
    padding: 6px 16px;
}

.CalendarListItem_calendar__property-l1__aPCWv{
    color: #29333D;
}
.CalendarListItem_calendar__property-l2__G4fLz{
    color: #868F9A;
}

.CalendarListItem_calendar__bookingwrap__bjxjo{
    position: relative;
    padding-bottom: 22px;
    cursor: default;
}
.CalendarListItem_calendar__bookingwrapwrap__S84xZ{
    padding-bottom: 2px;
}
.CalendarListItem_calendar__btnwrap__hZoPp{
    padding: 0 8px 6px 8px;
    justify-content: center;
    display: flex;
}

.PropertyDetail_line__BSGj1{
  content: ' ';
  display: block;
  position: absolute;
  height: 1px;
  left: 0;
  bottom: 0;
  right: 0;
}

.PropertyDetail_master-detail__tCKcd {
    display: flex;

    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    &.PropertyDetail_max-width__jsKef{
      margin: 0 auto;
      padding: 0;
      max-width: 1280px;
      min-width: 960px;
      position: relative;
      height: 100%;
    }
}
.PropertyDetail_master-detail-master__-YRZK {
    flex: 1 1;
    min-width: 264px;
    max-width: 264px;
    overflow: hidden;
    height: 100%;
    border-right: 1px solid #EFF0F1;
}
.PropertyDetail_master-detail-detail__mHW8p {
    flex: 4 1;
    display: block;
    height: 100%;
}

.PropertyDetail_master-detail-cell__2HEGU {
    padding: 14px 34px 14px 16px;
    position: relative;
    &:after{
      content: ' ';
      display: block;
      position: absolute;
      height: 1px;
      bottom: 0;
      right: 0;
      left: 16px;
      background-color: #EFF0F1;
    }
}
.PropertyDetail_master-detail-cell--property__2pRqk{
  padding: 6px 16px;
  min-height: 68px;
  cursor: pointer;
  width: 100%;
}

.PropertyDetail_master-detail-cell--noborder__F6BZZ:after{
  display: none;
}

.no-touch .PropertyDetail_master-detail-cell--hover__RtNAr:hover {
    background: rgba(0,0,0,0.05);
    cursor: pointer;
    &:after{
      content: ' ';
      display: block;
      position: absolute;
      height: 1px;
      left: 0;
      right: 0;
      bottom: 0;
      background: #EBEBEB;
      opacity: 1;
    }
    &:before{
      content: ' ';
      display: block;
      position: absolute;
      height: 1px;
      left: 0;
      right: 0;
      top: -1px;
      background: #EBEBEB;
      opacity: 1;
    }
    &.PropertyDetail_master-detail-cell--activeBlue__xmoN7{
      background: #D4EBFC;
      &:before{
        background-color: #BBDEFB;
      }
      &:after{
        background-color: #BBDEFB;
      }
    }
}
.PropertyDetail_master-detail-cell--active__URBv6 {
    background: #D0F4F6;
    cursor: pointer;
    &:after{
      content: ' ';
      display: block;
      position: absolute;
      height: 1px;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #36ACB2;
      opacity: 1;
    }
    &:before{
      content: ' ';
      display: block;
      position: absolute;
      height: 1px;
      left: 0;
      right: 0;
      top: -1px;
      background-color: #36ACB2;
      opacity: 1;
    }
    &.PropertyDetail_master-detail-cell--activeBlue__xmoN7{
      background: #D4EBFC;
      &:before{
        background-color: #BBDEFB;
      }
      &:after{
        background-color: #BBDEFB;
      }
    }
}

.PropertyDetail_master-detail-cell__subTitle--primary__FVwhp{
  color: #36ACB2;
}
.PropertyDetail_master-detail-cell__flex__plX1f{
  display: flex;
}
.PropertyDetail_master-detail-cell__flex--spacebetween__SNHLd{
  justify-content: space-between;
}
.PropertyDetail_cut-txt__QWnVv{
}
.PropertyDetail_master-detail-cell--inactiveProperty__jVRyb{
  background-color: #F0F0F0;
}

.PropertyImage_image__FAMPz{
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
}

.PropertyImage_image--round__M-vr7{
  border-radius: 3px;
}
.PropertyImage_image--team__BVkdt{
  border-radius: 5px;
  height: 88px;
  width: 88px;
  position: relative;
  background-color: #C2CCD6 !important;
}
.PropertyImage_image--company__bleJ0{
  border-radius: 5px;
  height: 120px;
  width: 120px;
  position: relative;
  background-color: #C2CCD6 !important;
}

.PropertyImage_image-property__o9cyw{
  height: 48px;
  width: 48px;
  border-radius: 1px;
  background-color: #F6F7F8;
  background-size: cover;
  background-position: center center;
}

/* DetailSelect */

.DetailSelect_checkable__ySlXl{
  cursor: pointer;
  background-color: #fff;
  outline-width: 0px;
  margin: 0;
  padding: 0;
  min-height: 62px;
  padding: 12px 8px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between
}
.DetailSelect_checkable--hovered__jMXe\+{
  background-color: #F0F0F0;
}
.DetailSelect_checkable--notclickable__mhlO3{
  background: rgba(211,214,217,0.20);
}
.DetailSelect_checkable--blue__6hJR\+{
  background-color: #E9F5FF;
}
.DetailSelect_checkable--active__uaLXO{
  /* border: 1px solid color-primary !important; */
  background-color: #D0F4F6;
  &.DetailSelect_checkable--blue__6hJR\+ {
    background-color: #D4EBFC;
    /* border: 1px solid color-darker-blue-line !important; */
  }
  &.DetailSelect_checkable--disabled__HXVxE{
    /* border: 1px solid color-grey-light !important; */
    background-color: #fff !important;
  }
}
.DetailSelect_checkable--fullwidth__BIdoo{
  padding-right: 8px;
}

.DetailSelect_checkable__checkbox__ruGm0{
  opacity: 0;
  position: absolute;
  top: -20px;
  left: -20px;
}

.DetailSelect_checkable__post-check__O112Z{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
  padding-right: 8px;
}

.DetailSelect_checkable__check__4Q4Lx{
  height: 18px;
  width: 18px;
  border: 1px solid #D3D6D9;
  /* border-radius: 50%; */
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  img{
    margin-left: -1px;
    margin-top: -1px;
  }
}
.DetailSelect_checkable__check--hover__dj-q8{
  border: 1px solid #A0AAB4;
}
.DetailSelect_checkable__check--active__4JA1R{
  border: 1px solid #36ACB2;
  background-color: #36ACB2;
}
.DetailSelect_checkable__check--active__4JA1R.DetailSelect_checkable__check--blue__oTZO9{
  border: 1px solid #0D47A1;
  background-color: #0D47A1;
}
.DetailSelect_checkable__check--active__4JA1R.DetailSelect_checkable__check--disabled__eeVSD{
  background-color: #C2CCD6;
  border: 1px solid #C2CCD6;
}



/* Detail select content */

.DetailSelect_jobinfo__Ow-Tf{
  display: flex;
  flex-grow: 1;
  width: 90%;
}
.DetailSelect_jobinfo__pic__v3ey1{

}
.DetailSelect_jobinfo__pic--lift__OpFHd{
  margin-top: -10px;
}
.DetailSelect_jobinfo__txt__XCacL{
  /* flex: 1; */
  text-align: left;
}
.DetailSelect_jobinfo__txt--widthpic__lNADl{
  max-width: calc(100% - 48px);
}
.DetailSelect_jobinfo--cleaner__J0LXb{
  padding-right: 26px;
}

.PropertyGalleryVirtual_GridRow__MoHzg {
  position: relative;
  display: flex;
  flex-direction: row;
}
.PropertyGalleryVirtual_GridColumn__iQUgs {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.PropertyGalleryVirtual_LeftSideGridContainer__ia0-Q {
  flex: 0 0 75px;
  z-index: 10;
}

.PropertyGalleryVirtual_LeftSideGrid__uGYpn {
  overflow: hidden !important;
}

.PropertyGalleryVirtual_gridRow__left-side-grid-header__zLZ7L {
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}

.PropertyGalleryVirtual_gridRow__left-side-grid-header--no-photos__PYTMa {
  display: flex;
  width: 60%;
  justify-content: space-between;
}

.PropertyGalleryVirtual_HeaderGrid__4BEBa {
  width: 100%;
  overflow: hidden !important;
  left: 200px;
}
.PropertyGalleryVirtual_BodyGrid__D0Zb4 {
  width: 100%;
  left: 200px;
}

.PropertyGalleryVirtual_evenRow__GZ5lC {
}
.PropertyGalleryVirtual_oddRow__k2MUz {
  background-color: rgba(0, 0, 0, .1);
}

.PropertyGalleryVirtual_leftCell__GyhCf {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  padding-left: 1.5em;
}

.PropertyGalleryVirtual_cell__dVfg4,
.PropertyGalleryVirtual_headerCell__eZpMj {
  text-align: center;
  align-items: center;
  font-weight: bold;

  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  padding: 0 .5em;
}


.ProfilePicture_profile-picture__SU-Gu {
    border-radius: 100%;
    background: #D8D8D8;
    background-size: cover;
    color: #fff;

    text-align: center;
    padding-top: 13px;

    height: 36px;
    width: 36px;

    position: relative;
}

.ProfilePicture_profile-picture-label__fMK6\+ {
  font-family: Nunito,'Graphik Web', Helvetica, Arial, sans-serif;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  right: 0;
  text-align: center;
}

.ProfilePicture_default__izkyI{
  font-size: 14px;
}

.ProfilePicture_community__\+BU\+2{
  font-size: 14px;
  height: 40px;
  width: 40px;
}

.ProfilePicture_cleaner__P8N9t{
  border-radius: 2px;
  height: 48px;
  width: 48px;
}

.ProfilePicture_large__1ABPs{
  height: 64px;
  width: 64px;
  font-size: 24px;
  font-weight: 700;
}

.ProfilePicture_xx-large-circle__WZI5C {
  height: 120px;
  width: 120px;
  border-radius: 50%;
  font-size: 32px;
  font-weight: 700;
}

.ProfilePicture_x-large__D5mcr{
  height: 96px;
  width: 96px;
  font-size: 24px;
  font-weight: 700;
}

.ProfilePicture_square-small__4tU4Y {
  border-radius: 3px;
  height: 100%;
  width: 100%;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.ProfilePicture_square-small__4tU4Y .ProfilePicture_profile-picture-label__fMK6\+ {
  position: static;
  transform: none;
}

.ProfilePicture_profile-picture--new-layout__TX7xN {
  width: 22px;
  height: 22px;
  border-radius: 4px;
  background-color: #F1F1F1;
}

.ProfilePicture_profile-picture--inverted-colorscheme__HFe6W {
  background-color: #36ACB2;
}

.ProfilePicture_profile-picture--with-shadow__oTovn {
  box-shadow: 0px 2px 14px 0px #0000004D;
}

.ProfilePicture_profile-picture--new-layout__TX7xN .ProfilePicture_profile-picture-label__fMK6\+ {
  font-size: 10px;
  text-transform: uppercase;
  color: #36ACB2;
  font-weight: bold;
  left: 0;
  transform: translate(0, -50%);
  text-align: center;
}

.ProfilePicture_profile-picture__SU-Gu.ProfilePicture_profile-picture--new-layout__TX7xN.ProfilePicture_profile-picture--inverted-colorscheme__HFe6W .ProfilePicture_profile-picture-label__fMK6\+ {
  color: #fff;
}

.ProfilePicture_profile-picture__new-photo-badge__4lyCr {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: -2px;
  right: -4px;
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  background-color: #B6163C;
  border-radius: 50%;
  z-index: 1;
}

.ProfilePicture_profile-picture__new-photo-badge-svg__HpENs {
  width: 6px;
  height: 6px;
  z-index:1
}

.ProfilePicture_profile-picture__problem-badge__A7y48{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: -2px;
  right: -4px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

.ProfilePicture_profile-picture__forwarded-job-badge__hGyR2{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 12px;
  right: -5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}


.ProfilePicture_profile-picture__problem-badge-svg__zPfLS{
  display:inline-flex;
  width: 11px;
  height: 11px;
}

.ProfilePicture_profile-picture__problem-badge--margin__EKf7N{
  margin-left: 4px;
}

.ProfilePicture_square__sbYzy {
  border-radius: 3px;
  padding-top: 0;
  height: 100%;
  width: 100%;
}

.PropertyGalleryItem_item__EYQmP{
  display: flex;
  padding: 6px 8px;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */ /* Konqueror */
       -moz-user-select: none; /* Firefox */ /* Internet Explorer/Edge */
            user-select: none;
}

.PropertyGalleryItem_item--actionable__D21lg {
  cursor: pointer;
}
.PropertyGalleryItem_item--active__pXCqf{
  background-color: #36ACB2;
}
.PropertyGalleryItem_item--nopadding__W1qWC{
  padding: 0;
}
.PropertyGalleryItem_item--grey__QnNdT{
  background-color: #F3F3F3;
}

.PropertyGalleryItem_item--grey__QnNdT .PropertyGalleryItem_item__inner__EWX1v{
  background-color: #F3F3F3;
}

.PropertyGalleryItem_item__inner__EWX1v{
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: relative;
}
.PropertyGalleryItem_item__inner-inner__UUTet{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.PropertyGalleryItem_item__inner-spacer__\+uY9l{
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
}

.PropertyGalleryItem_item__image__VH76H{
  background-size: cover;
  height: 100%;
  width: 100%;
}
.PropertyGalleryItem_item__icon__D6Umx{
  padding: 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.PropertyGalleryItem_property-gallery-item-overlay__griditem-overlay__WKMIq{
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  border: 2px solid transparent;
}
.PropertyGalleryItem_property-gallery-item-overlay__griditem-overlay--selected__gr3Cj{
  border: 2px solid #36ACB2;
}
.PropertyGalleryItem_property-gallery-item-overlay__griditem-overlay--hover__pppKQ:hover, .PropertyGalleryItem_property-gallery-item-overlay__griditem-overlay--hover__pppKQ.PropertyGalleryItem_property-gallery-item-overlay__griditem-overlay--selected__gr3Cj{
  background-color:rgba(255,255,255,0.40);
}
.PropertyGalleryItem_property-gallery-item-overlay__griditem-overlay-icon__8h5di{
  position: absolute;
  bottom: 4px;
  right: 8px;
  height: 24px;
  width: 24px;
}



@value color-primary from '../../../common/styles/colors.module.css';

.autoComplete::-moz-placeholder {
  font-size: 1.0em;
}

.autoComplete::placeholder {
  font-size: 1.0em;
}

.autoComplete::-moz-selection {
  color: red;
  background: yellow;
}

.autoComplete::selection {
  color: red;
  background: yellow;
}

body {
  font-family: sans-serif;
}

.autoComplete {
  border: 1px solid #999;
  border-radius: 3px;
  padding: 1.0rem;
  width: 100%;
  font-size: 1.0em;
}

.autoComplete:focus{
  outline: 2px solid color-primary;
}

.no-suggestions {
  color: #999;
  padding: 0.5rem;
}

.suggestions {
  border: 1px solid #999;
  border-top-width: 0;
  list-style: none;
  margin-top: 0;
  max-height: 143px;
  overflow-y: auto;
  padding-left: 0;
  width: calc(500px + 1rem);
}

.suggestions li {
  padding: 0.5rem;
}

.suggestion-active,
.suggestions li:hover {
  background-color: #fff;
  color: #fae042;
  cursor: pointer;
  font-weight: 700;
}

.suggestions li:not(:last-of-type) {
  border-bottom: 1px solid #999;
}

.TabBar_tab-bar__qoUOZ {
    border-bottom: 1px solid #D3D6D9;
    position: relative;
}
.TabBar_tab-bar__rightsider__5wP0z{
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 0;
}

.TabBar_tab-bar-item__4H84s:first-of-type {
    margin-left: 0;
}

.TabBar_tab-bar-item__4H84s {
    cursor: pointer;
    display: inline-block;
    margin-left: 32px;

    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: -1px;

}
.TabBar_tab-bar-item-active__ZcmdA, .TabBar_tab-bar-item__4H84s:hover {
    border-bottom: 1px solid #29333D;
}
.TabBar_tab-bar-item-custom__oHc6Q{
    padding-top: 0;
    padding-bottom: 0;
}

.loading{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  position: absolute;
}

.loading--static{
  position: static;
}

.loading--withmsgs{
  flex-direction: column;
  .LoadingSplash_loading__txt__g1NYz{
    display: block;
    padding: 20px 0 0 0;
  }
}

.loading--topleft{
  top: 0;
  left: 0;
}

.loading--white{
  .LoadingSplash_loading__txt__g1NYz{
    color: #fff;
  }
}

.LoadingSplash_loading__txt__g1NYz{
  color: #6B757F;
  padding-left: 16px;
}

.RadioSelect_txt__eMZM5{
  padding-right: 10px;
}


.JobRequest_calendar-job__8JcV8 {
    padding: 0 6px 6px 6px;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    cursor: pointer;
}

.JobRequest_calendar-color__row__KG0BN {
    display: flex;
    justify-content: space-between;
}

.JobRequest_calendar-job__toptitle-wrap__vdzkJ {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.JobRequest_calendar-job__toptitle__YN-L0 {
    font-weight: 500;
    flex: 1 1;
    padding-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.MoreLess_more-less__inner__w7znO{
  position: relative;
  max-height: 48px;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
}

.MoreLess_more-less__inner--overflowvisible__Hp1nh{
  overflow: visible !important;
}

.MoreLess_more-less--plain__CezDP .MoreLess_more-less__inner__w7znO{
  max-height: 0;
}

.MoreLess_more-less__txt__gFDH8{
  color: #36ACB2;
  font-weight: bold;
  cursor: pointer;
}

.MoreLess_more-less--open__0D9nG .MoreLess_more-less__inner__w7znO{
  max-height: 1800px;
  transition: max-height 0.4s ease-in;
}
.MoreLess_more-less--open__0D9nG .MoreLess_more-less__txt__gFDH8{
  color: #868F9A;
}
.MoreLess_more-less--open__0D9nG .MoreLess_more-less__grad__Xe7VF{
  display: none;
}


.MoreLess_more-less__grad__Xe7VF{
  height: 29px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.ProgressBarPropertyCalc_progressBox__mErz8 {
    border: 2px solid #dcdcdc;
    padding: 1% 1% 2% 1%;
    border-radius: 4px;
    max-height: 112px;
    max-width: 99%;
}

.ProgressBarPropertyCalc_progressBox__container-milestones__ei7eE {
    width: 100%;
    position: relative;
}

.ProgressBarPropertyCalc_progressBox__container-milestones__ei7eE span {
    position: absolute;
    color: #36ACB2;
    z-index: 1;
}

.ProgressBarPropertyCalc_progressBox__container-milestones__ei7eE :nth-child(1) {
    left: 10%;
}

.ProgressBarPropertyCalc_progressBox__container-milestones__ei7eE :nth-child(2) {
    left: 30%;
}

.ProgressBarPropertyCalc_progressBox__container-milestones__ei7eE :nth-child(3) {
    left: 50%;
}

.ProgressBarPropertyCalc_progressBox__container-milestones__ei7eE :nth-child(4) {
    left: 70%;
}

.ProgressBarPropertyCalc_progressBox__container-milestones__ei7eE :nth-child(5) {
    right: 1%;
}

.ProgressBarPropertyCalc_progressPointer__Aqcvq {
    border: 5px solid #36ACB2;
    background-color: #fff;
    border-radius: 50%;
    color: #36ACB2;
    font-size: inherit;
    font-weight: 500;
    min-width: 50px;
    min-height: 50px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s ease-in-out;
}

.ProgressBarPropertyCalc_progressPointer__Aqcvq:hover {
    transform: scale(1.2);
    border: 5px solid #197D82;
    color: #197D82;
}


.ProgressBarPropertyCalc_milestoneAchieve__-rnZy {
    color: #fff !important;
}

.ProgressBarPropertyCalc_actualScore__jgByj {
    color: #fff;
    border-radius: 10%;
    background-color: #36ACB2;
    min-width: 50px;
    min-height: 50px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    margin-left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color 0.3s ease-in-out;
}

.ProgressBarPropertyCalc_actualScore__jgByj:hover {
    background-color: #197D82;
}


.ProgressBarPropertyCalc_progressBox__container-progressBar__LoWBh {
    height: 20px;
    position: relative;
    background-color: #EEEEEE;
    border-radius: 40px;
}

.ProgressBarPropertyCalc_progressBox__container-progress__JhYjv {
    height: 100%;
    background-color: #36ACB2;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 40px;
    transition: width 0.3s ease-out;

}

.ProgressBarPropertyCalc_progressBox__container-dragSection__brhCv {
    cursor: grab;
    position: absolute;
    left: -15px;
    top: -15px;
    transform: translateY(-50%);
    z-index: 1;
}

.ProgressBarPropertyCalc_progressBox__container-dragSection__brhCv:active {
    cursor: grabbing;
}

.ProgressBarPropertyCalc_progressBox__container-progressSlider__8edp3 {
    display: inline-block;
    width: 80%;
}

.ProgressBarPropertyCalc_progressBox__container__o2MLR {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 768px) {
    .ProgressBarPropertyCalc_progressBox__container-progressSlider__8edp3{
        width: 75%;
    }
  }

.Pill_pill__e81j\+ {
  border: 1px solid #868F9A;
  color: #868F9A;
  border-radius: 12px;
  display: inline-block;
  padding: 4px 16px;
}

@value color-primary from '../../../common/styles/colors.module.css';

.card-display {
    width: 60%;
    overflow: auto;
    margin: auto;
    padding: 25px;
    margin-top: 8vh;
    margin-bottom: 10vh;
    border-radius: 8px !important;
    transition: "0.3s" ;
    box-shadow: 0 2px 6px 0 rgba(146, 146, 146, 0.3) !important;
}

@media (max-width: 750px) {
    .card-display{
        width: 86%;
    }
  }

.card-display__button {
    display: flex;
    flex-Flow: row wrap;
    justify-content: center;
    margin-bottom: 2vh;
}

.card-display__main-logo {
    display: flex;
    justify-content: center;
    margin-top: 3vh;
}

.card-display__notify-logo {
    display: flex;
    justify-content: center;
}

.card-display__content {
    text-align: left;
    text-justify: auto;
    margin: 1vw;
    margin-bottom: 24px;
    line-height: 120%;
    overflow: auto;
}
.card-display__content--conditions{
    text-align: left;
    text-justify: auto;
    margin-left: 1vw;
    margin-right: 1vw;
}

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

.card-display__appbar{
    transition: all .25s ease-in-out;
}
.card-display__tc-acceptContainer {
    display: flex;
    transition: background 200ms ease;
    cursor: pointer;
    padding: 10px 10px 5px 10px;
    margin:auto;
    margin-bottom:-5px;

  }
  .card-display__tc-acceptContainer:hover {
    background: rgba(134, 143, 154, 0.16);
  }

  .card-display__tc-acceptCheckboxColumn{
    min-width: 40px;
    align-self: center;
    transform: translateX(-8px);
  }

  .card-display__tc-acceptLabelColumn{
    margin-left: 10px;
  }

  .card-display__tc-properlyLink{
    color: color-primary !important;
    text-decoration: none;
    border-bottom: 1px solid transparent !important;
    transition: border 200ms ease;

  }

  .card-display__tc-properlyLink:hover {
    border-bottom-color: color-primary !important;
  }


.ListView_view__2QTif {

}

.ListView_view__2QTif .ListView_header__OgvxD {
  min-height: 30px;
  padding: 10px 0;
  border-bottom: 1px #eee solid;
  display: flex;
}

.ListView_view__2QTif .ListView_header__OgvxD .ListView_filters__jhb4X {
  flex-grow: 1;
  flex-shrink: 0;
}

.ListView_view__2QTif .ListView_header__OgvxD .ListView_controls__SvxJ- {
  height: 100%;
  flex-shrink: 0;
}

.ListView_view__2QTif .ListView_header__OgvxD .ListView_controls__SvxJ- .ListView_search-ct__XmB02 {
  display: inline-block;
}

.ListView_view__2QTif .ListView_header__OgvxD .ListView_controls__SvxJ- .ListView_divider__JkN3R {
  display: inline-block;
  width: 1px;
  background-color: #eee;
  height: 30px;
  vertical-align: top;
  margin: 0 10px;
}

.ListView_view__2QTif .ListView_header__OgvxD .ListView_controls__SvxJ- .ListView_search-field-ct__40AcH {
  position: relative;
  top: -5px;
  margin-bottom: -10px;
  display: inline-block;
  vertical-align: top;
  height: 42px;
  overflow: hidden;
}

.ListView_view__2QTif .ListView_header__OgvxD .ListView_controls__SvxJ- .ListView_button-ct__mP9V3 {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.ListView_view__2QTif .ListView_header__OgvxD .ListView_controls__SvxJ- .ListView_button-ct__mP9V3 .ListView_button__3tFsx {
  display: inline-block;
  font-size: 16px;
  padding: 0 10px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  height: 30px;
  line-height: 30px;
  transition: opacity 0.2s ease;
}

.ListView_view__2QTif .ListView_header__OgvxD .ListView_controls__SvxJ- .ListView_button-ct__mP9V3 .ListView_inner__-K1rA {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.ListView_view__2QTif .ListView_header__OgvxD .ListView_controls__SvxJ- .ListView_button-ct__mP9V3 .ListView_button__3tFsx:active {
  opacity: 0.6;
  transition: none;
}

.ListView_view__2QTif .ListView_header__OgvxD .ListView_controls__SvxJ- .ListView_button-ct__mP9V3 .ListView_button__3tFsx svg {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
}

.ListView_view__2QTif .ListView_header__OgvxD .ListView_controls__SvxJ- .ListView_button-ct__mP9V3 .ListView_options-menu__MBQBC {
  position: absolute;
  top: 28px;
  min-width: 150px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  display: none;
}

.ListView_view__2QTif .ListView_header__OgvxD .ListView_controls__SvxJ- .ListView_button-ct__mP9V3 .ListView_options-menu__MBQBC.ListView_visible__1Sd7h {
  display: block;
}

.ListView_view__2QTif .ListView_header__OgvxD .ListView_controls__SvxJ- .ListView_button-ct__mP9V3 .ListView_options-menu__MBQBC .ListView_option__mUjnu {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  padding: 0 10px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: opacity 0.2s ease;
}

.ListView_view__2QTif .ListView_header__OgvxD .ListView_controls__SvxJ- .ListView_button-ct__mP9V3 .ListView_options-menu__MBQBC .ListView_option__mUjnu:hover {
  background-color: #eee;
}

.ListView_view__2QTif .ListView_header__OgvxD .ListView_controls__SvxJ- .ListView_button-ct__mP9V3 .ListView_options-menu__MBQBC .ListView_option__mUjnu:active {
  opacity: 0.6;
  transition: none;
}

.ListView_view__2QTif .ListView_table__u36Pc {
  overflow-x: auto;
}

.ListView_view__2QTif .ListView_navigation__lwZCk {
  padding: 20px 0;
  font-size: 11px;
  color: #535562;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.ListView_view__2QTif .ListView_navigation__lwZCk .ListView_fast-selector__YAwVk {
  float: left;
  vertical-align: top;
}

.ListView_view__2QTif .ListView_navigation__lwZCk .ListView_fast-selector__YAwVk .ListView_input-ct__axxOU {
  display: inline-block;
  margin-right: 20px;
}

.ListView_view__2QTif .ListView_navigation__lwZCk .ListView_fast-selector__YAwVk .ListView_input-ct__axxOU .ListView_select__s\+thv {
  display: inline-block;
  margin-left: 10px;
}

.ListView_view__2QTif .ListView_navigation__lwZCk .ListView_fast-selector__YAwVk .ListView_summary__hB42q {
  display: inline-block;
  margin-left: 10px;
}

.ListView_view__2QTif .ListView_navigation__lwZCk .ListView_pages-control__rISC2 {
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
}

.ListView_view__2QTif .ListView_navigation__lwZCk .ListView_pages-control__rISC2 .ListView_arrow__585UJ {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border: 1px #ccc solid;
  border-radius: 4px;
  cursor: pointer;
}
.ListView_view__2QTif .ListView_navigation__lwZCk .ListView_pages-control__rISC2 .ListView_arrow__585UJ.ListView_disabled__sKd38 {
  opacity: 0.5;
  pointer-events: none;
}
.ListView_view__2QTif .ListView_navigation__lwZCk .ListView_pages-control__rISC2 .ListView_arrow__585UJ:not(.ListView_disabled__sKd38) {
  color: #36ACB2;
}

.ListView_view__2QTif .ListView_navigation__lwZCk .ListView_pages-control__rISC2 .ListView_navigation-controls__mkaRC {
  display: inline-block;
  margin: 0 7px;
}
.ListView_view__2QTif .ListView_navigation__lwZCk .ListView_pages-control__rISC2 .ListView_navigation-controls__mkaRC .ListView_number__P8t1- {
  display: inline-block;
  height: 25px;
  padding: 0 3.5px;
  line-height: 25px;
  cursor: pointer;
  color: #ccc;
}
.ListView_view__2QTif .ListView_navigation__lwZCk .ListView_pages-control__rISC2 .ListView_navigation-controls__mkaRC .ListView_number__P8t1-.ListView_current__GyZ5N {
  color: #36ACB2;
}

.ListView_day-range-input-ct__QWhLh {
  margin: 30px auto 0 auto;
  text-align: center;
}
.TableFilters_table-filters__9atHH {
  display: inline-block;
  height: 30px;
  line-height: 28px;
}

.TableFilters_table-filters__9atHH .TableFilters_group__qlLSe {
  display: inline-block;
  margin-right: 15px;
}

.TableFilters_table-filters__9atHH .TableFilters_group__qlLSe .TableFilters_tab__NaFKv {
  display: inline-block;
  padding: 0 12px;
  border-top: 1px #eee solid;
  border-bottom: 1px #eee solid;
  border-right: 1px #eee solid;
  font-size: 11px;
  color: #ccc;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.TableFilters_table-filters__9atHH .TableFilters_group__qlLSe .TableFilters_tab__NaFKv.TableFilters_current__rUZ6a {
  color: #535562;
}

.TableFilters_table-filters__9atHH .TableFilters_group__qlLSe .TableFilters_tab__NaFKv:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-left: 1px #eee solid;
}

.TableFilters_table-filters__9atHH .TableFilters_group__qlLSe .TableFilters_tab__NaFKv:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.CustomTableFilters_custom-table-filters__c8enO {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_group__0rKO2 {
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
  margin-top: 1px;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_group__0rKO2 .CustomTableFilters_tab__IPRGh {
  display: inline-block;
  padding: 0 15px;
  line-height: 28px;
  border: 1px #eee solid;
  font-size: 11px;
  color: #ccc;
  cursor: pointer;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_group__0rKO2 .CustomTableFilters_tab__IPRGh.CustomTableFilters_current__ZgJ2j {
  color: #000;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_group__0rKO2 .CustomTableFilters_tab__IPRGh:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_group__0rKO2 .CustomTableFilters_tab__IPRGh:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_group__0rKO2 .CustomTableFilters_tab__IPRGh .CustomTableFilters_remove-ico__1t1tq {
  display: inline-block;
  margin-left: 5px;
  width: 16px;
  height: 16px;
  line-height: 11px;
  margin-top: 5px;
  border-radius: 50%;
  text-align: center;
  border: 1px #CCC solid;
  color: #CCC !important;
  vertical-align: top;
  font-size: 24px;
  font-weight: 300;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_edit-button__1lprf {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-top: 7px;
  border: 1px #36ACB2 solid;
  text-align: center;
  cursor: pointer;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_edit-button__1lprf svg {
  width: 20px;
  height: auto;
  vertical-align: top;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_edit-button__1lprf svg * {
  fill: #36ACB2 !important;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ {
  position: absolute;
  box-sizing: border-box;
  top: 40px;
  left: 0;
  width: 600px;
  height: 380px;
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 0 15px;
  display: none;
  z-index: 2;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+.CustomTableFilters_visible__x-99x {
  display: block;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_close__xDowr {
  position: absolute;
  top: 9px;
  right: 8px;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_close__xDowr:active {
  opacity: 0.6;
  transition: none;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_close__xDowr svg {
  width: 13px;
  height: 13px;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_button__Alf0t {
  display: inline-block;
  margin-right: 10px;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  padding: 0 15px;
  border: 1px #ccc solid;
  color: #666;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: opacity 0.2s ease;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_button__Alf0t:active {
  opacity: 0.6;
  transition: none;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_button__Alf0t.CustomTableFilters_semi-primary__D5JPx {
  color: #36ACB2;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_button__Alf0t.CustomTableFilters_primary__TPs-M {
  color: #36ACB2;
  border-color: #36ACB2;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_tabs-switcher__0wIWA {
  position: relative;
  height: 28px;
  line-height: 28px;
  margin-top: 10px;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_tabs-switcher__0wIWA .CustomTableFilters_bottom__M2GYJ {
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 100%;
  background-color: #eee;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_tabs-switcher__0wIWA .CustomTableFilters_tab__IPRGh {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #888;
  border-bottom: 2px transparent solid;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  padding: 0 15px;
  height: 30px;
  z-index: 2;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_tabs-switcher__0wIWA .CustomTableFilters_tab__IPRGh.CustomTableFilters_current__ZgJ2j {
  color: #000;
  border-color: #36ACB2;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk {

}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk input,
.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk select {
  display: inline-block;
  -webkit-appearance: none;
  border: none;
  border-bottom: 1px #eee solid;
  font-size: 11px;
  color: #000;
  height: 30px;
  line-height: 30px;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk input.CustomTableFilters_disabled__m7076,
.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk select.CustomTableFilters_disabled__m7076 {
  opacity: 0.5;
  pointer-events: none;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk input:focus {
  outline: none;
  border-color: #36ACB2;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_settings__eqfxr {
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: 2px #eee solid;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_settings__eqfxr .CustomTableFilters_setting__qZgRK {
  display: inline-block;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_settings__eqfxr .CustomTableFilters_setting__qZgRK .CustomTableFilters_label__6XJHV {
  display: inline-block;
  color: #888888;
  font-size: 11px;
  margin-right: 5px;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_settings__eqfxr .CustomTableFilters_setting__qZgRK input {
  width: 150px;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_rules-list__i5byH {
  height: calc(190px);
  overflow-y: auto;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_rules-list__i5byH .CustomTableFilters_title__RvMaM {
  margin-top: 20px;
  color: #888;
  font-size: 11px;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_rules-list__i5byH .CustomTableFilters_group__0rKO2 {
  display: block;
  margin-bottom: 10px;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_rules-list__i5byH .CustomTableFilters_group__0rKO2 .CustomTableFilters_row__MAVF5 {
  margin: 5px 0;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_rules-list__i5byH .CustomTableFilters_group__0rKO2 .CustomTableFilters_row__MAVF5 select ,
.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_rules-list__i5byH .CustomTableFilters_group__0rKO2 .CustomTableFilters_row__MAVF5 input {
  width: 123px;
  margin-right: 10px;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_rules-list__i5byH .CustomTableFilters_group__0rKO2 .CustomTableFilters_row__MAVF5 .CustomTableFilters_delete-bt__NcQEm {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 7px;
  border-radius: 50%;
  text-align: center;
  border: 1px #eee solid;
  cursor: pointer;
  vertical-align: top;
  transition: opacity 0.2s ease;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_rules-list__i5byH .CustomTableFilters_group__0rKO2 .CustomTableFilters_row__MAVF5 .CustomTableFilters_delete-bt__NcQEm:active {
  opacity: 0.6;
  transition: none;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_rules-list__i5byH .CustomTableFilters_group__0rKO2 .CustomTableFilters_row__MAVF5 .CustomTableFilters_delete-bt__NcQEm svg {
  width: 8px;
  height: 8px;
  margin-top: 5px;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_controls__7tI4m {
  margin-top: 20px;
  padding-top: 15px;
  border-top: 2px #eee solid;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_search-header__-\+di6 {
  margin-top: 10px;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_filters-list__I7OoO {
  margin-top: 10px;
  height: 200px;
  overflow-y: auto;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_filters-list__I7OoO .CustomTableFilters_filter__M\+RHk {
  padding: 5px 0;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_filters-list__I7OoO .CustomTableFilters_filter__M\+RHk:hover {
  background-color: #eee;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_filters-list__I7OoO .CustomTableFilters_filter__M\+RHk .CustomTableFilters_name__wQGMb {
  display: inline-block;
  font-size: 14px;
  width: calc(100% - 170px);
  box-sizing: border-box;
  padding-left: 10px;
  overfow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_filters-list__I7OoO .CustomTableFilters_filter__M\+RHk .CustomTableFilters_actions__DPaMb {
  display: inline-block;
  width: 170px;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_filters-list__I7OoO .CustomTableFilters_filter__M\+RHk .CustomTableFilters_actions__DPaMb .CustomTableFilters_button__Alf0t {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  background: #fff;
  margin-right: 0;
  vertical-align: top;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_filters-list__I7OoO .CustomTableFilters_filter__M\+RHk .CustomTableFilters_actions__DPaMb .CustomTableFilters_divider__IENNn {
  display: inline-block;
  margin: 0 15px;
  height: 20px;
  width: 1px;
  background-color: #eee;
  vertical-align: top;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_filters-list__I7OoO .CustomTableFilters_filter__M\+RHk .CustomTableFilters_actions__DPaMb .CustomTableFilters_action__EmGv8 {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  background: #fff;
  border: 1px #eee solid;
  margin-right: 10px;
  cursor: pointer;
  transition: opacity 0.2s ease;
  vertical-align: top;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_filters-list__I7OoO .CustomTableFilters_filter__M\+RHk .CustomTableFilters_actions__DPaMb .CustomTableFilters_action__EmGv8 .CustomTableFilters_inner__p9i7- {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_filters-list__I7OoO .CustomTableFilters_filter__M\+RHk .CustomTableFilters_actions__DPaMb .CustomTableFilters_action__EmGv8 .CustomTableFilters_inner__p9i7- svg {
  width: 7px;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_filters-list__I7OoO .CustomTableFilters_filter__M\+RHk .CustomTableFilters_actions__DPaMb .CustomTableFilters_action__EmGv8.CustomTableFilters_edit__khSw3 .CustomTableFilters_inner__p9i7- svg {
  width: 15px;
}

.CustomTableFilters_custom-table-filters__c8enO .CustomTableFilters_management-modal__Uh1Z\+ .CustomTableFilters_main__ObHfk .CustomTableFilters_filters-list__I7OoO .CustomTableFilters_filter__M\+RHk .CustomTableFilters_actions__DPaMb .CustomTableFilters_action__EmGv8:active {
  opacity: 0.6;
  transition: none;
}
.TableLegend_table-legend__wcaSB {
  display: inline-block;
  font-size: 0;
  white-space: nowrap;
  border-bottom: 1px #eee solid;
  vertical-align: top;
      min-width: 100%;
}

.TableLegend_table-legend__wcaSB .TableLegend_title__Pm8p4 {
  display: inline-block;
  font-size: 13px;
  height: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-align: center;
  color: #535562;
}

.TableLegend_table-legend__wcaSB .TableLegend_title__Pm8p4.TableLegend_current__VV2x6 {
  color: #36ACB2;
}

.TableLegend_table-legend__wcaSB .TableLegend_title__Pm8p4 .TableLegend_inner__aDKP3 {
  display: flex;
  height: 100%;
  align-items: center;
}

.TableLegend_table-legend__wcaSB .TableLegend_title__Pm8p4:nth-child(2) {
  text-align: left;
}

.TableLegend_table-legend__wcaSB .TableLegend_title__Pm8p4:nth-child(2) .TableLegend_inner__aDKP3 {
  justify-content: start;
}

.TableLegend_table-legend__wcaSB .TableLegend_title__Pm8p4 .TableLegend_inner__aDKP3 .TableLegend_arrow__PgDYm {
  transition: transform 0.2s ease;
  margin-left: 5px;
  display: none;
}

.TableLegend_table-legend__wcaSB .TableLegend_title__Pm8p4.TableLegend_current__VV2x6 .TableLegend_inner__aDKP3 .TableLegend_arrow__PgDYm {
  display: inline-block;
}

.TableLegend_table-legend__wcaSB .TableLegend_title__Pm8p4 .TableLegend_inner__aDKP3 .TableLegend_arrow__PgDYm svg {
  width: 13px;
}

.TableLegend_table-legend__wcaSB .TableLegend_title__Pm8p4.TableLegend_reversed__S1sCq .TableLegend_inner__aDKP3 .TableLegend_arrow__PgDYm {
  transform: rotate(180deg);
}

.TableLegend_table-legend__wcaSB .TableLegend_title__Pm8p4.TableLegend_disabled-sorting__UBMth {
  cursor: not-allowed;
}

.TableLegend_table-legend__wcaSB .TableLegend_title__Pm8p4 .TableLegend_inner__aDKP3 .TableLegend_desc__DJvwD {
  font-size: 13px;
  margin-top: 1px;
}
.RowCheck_row-check__xyL0D {
  display: inline-block;
  line-height: 40px;
  vertical-align: top;
  margin-right: 20px;
}

.RowCheck_row-check__xyL0D.RowCheck_extended__y8QYO {
  line-height: 70px;
}

.RowCheck_row-check__xyL0D.RowCheck_compact__UVGrg {
  line-height: 25px;
  margin-right: 10px;
}

.RowCheck_row-check__xyL0D .RowCheck_check__EXeo1 {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  top: -1px;
  border: 1px #ccc solid;
  background: #f0f0f0;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  border-radius: 2px;
}

.RowCheck_row-check__xyL0D .RowCheck_check__EXeo1 svg {
  vertical-align: top;
  width: 10px;
  height: 10px;
  margin-top: 2px;
  display: none;
}

.RowCheck_row-check__xyL0D.RowCheck_checked__9n1JD .RowCheck_check__EXeo1 {
  border-color: #36ACB2;
  background-color: #36ACB2;
}

.RowCheck_row-check__xyL0D.RowCheck_checked__9n1JD .RowCheck_check__EXeo1 svg {
  display: inline-block;
}
.TableRows_table-rows__n4\+gh {

}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU {
  display: inline-block;
  font-size: 0;
  white-space: nowrap;
  cursor: pointer;
  border-bottom: 1px #eee solid;
  vertical-align: top;
  min-width: 100%;
}
.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU:hover {
  background-color: #f8f8f8;
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU.TableRows_with-notification__RSo10 {
  font-weight: bold;
  background-color: #D0F4F682;
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU .TableRows_element__VWT6x {
  display: inline-block;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #535562;
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU .TableRows_element__VWT6x .TableRows_profile-picture-ct__mUyvz {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
  margin-right: 5px;
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU .TableRows_element__VWT6x .TableRows_extra-count__RnhY1 {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 9px;
  width: 25px;
  height: 15px;
  line-height: 14px;
  border-radius: 3px;
  border: 1px #E5E7EE solid;
  color: #36ACB2;
  margin-left: 7px;
  margin-top: 8px;
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU .TableRows_element__VWT6x .TableRows_text-inner__WV9Xd {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU .TableRows_element__VWT6x .TableRows_text__GKYui.TableRows_with-image__Yr5-r .TableRows_text-inner__WV9Xd {
  max-width: calc(100% - 30px);
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU .TableRows_element__VWT6x .TableRows_text-inner__WV9Xd.TableRows_with-extra-count__pJ23Q {
  max-width: calc(100% - 35px);
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU .TableRows_element__VWT6x .TableRows_text__GKYui {
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 5px;
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU .TableRows_element__VWT6x .TableRows_badge__7wMcT {
  display: inline-block;
  padding: 4px 7px;
  border-radius: 2px;
  background-color: #B2EBF2;
  line-height: 1;
  min-width: 70px;
  text-align: center;
  font-size: 9px;
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU .TableRows_element__VWT6x .TableRows_badge__7wMcT.TableRows_red__pzjme {
  background-color: #FFCDD2;
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU .TableRows_element__VWT6x .TableRows_badge__7wMcT.TableRows_blue__US0jo {
  background-color: #BBDEFB;
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU .TableRows_element__VWT6x .TableRows_badge__7wMcT.TableRows_green__H2LuB {
  background-color: #C8E6C9;
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU .TableRows_element__VWT6x .TableRows_badge__7wMcT.TableRows_light-blue__WpQHC {
  background-color: #BBDEFB;
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU .TableRows_element__VWT6x .TableRows_badge__7wMcT.TableRows_pink__loGMv {
  background-color: #E1BEE7;
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU .TableRows_element__VWT6x .TableRows_badge__7wMcT.TableRows_orange__6h48M {
  background-color: #FFE0B2;
}

.TableRows_table-rows__n4\+gh .TableRows_row__9AmQU .TableRows_element__VWT6x:nth-child(2)  {
  text-align: left;
}

.TableRows_tablerow__row-element--actions__aIaJo{
  display: flex;
  gap: 4px;
}

.TableToolbar_table-toolbar__z2nN2 {
  position: absolute;
  box-sizing: border-box;
  top: 5px;
  right: 5px;
  width: 600px;
  height: 380px;
  background: #ffffff;
  display: none;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 0 15px;
}

.TableToolbar_table-toolbar__z2nN2.TableToolbar_visible__r7GE7 {
  display: block;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_heading__jedmj {
  position: relative;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px #eee solid;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_heading__jedmj .TableToolbar_title__kOr0e {
  font-size: 14px;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_heading__jedmj .TableToolbar_close__s8HXN {
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 14px;
  cursor: pointer;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_main__QzgW7 {
  position: relative;
  height: calc(100% - 105px);
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_main__QzgW7 .TableToolbar_search-header__8VBCS {
  height: 50px;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_col__BsmdG {
  display: inline-block;
  height: calc(100% - 50px);
  font-size: 0;
  overflow-y: auto;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_col__BsmdG .TableToolbar_pick-col__G6D1g {
  font-size: 11px;
  color: #000;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: truncate;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_col__BsmdG .TableToolbar_drag-col__jXq6e {
  position: relative;
  font-size: 11px;
  color: #000;
  margin-bottom: 2px;
  border: 1px #ccc solid;
  border-radius: 3px;
  height: 25px;
  line-height: 25px;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: truncate;
  cursor: move;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_col__BsmdG .TableToolbar_drag-col__jXq6e .TableToolbar_grab__4rU7C {
  position: absolute;
  top: 6px;
  left: 7px;
  width: 6px;
  line-height: 0;
  pointer-events: none;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_col__BsmdG .TableToolbar_drag-col__jXq6e .TableToolbar_grab__4rU7C .TableToolbar_grip__MYF8X {
  display: inline-block;
  width: 2px;
  height: 2px;
  background-color: #eee;
  margin-right: 1px;
  margin-bottom: 1px;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_col__BsmdG .TableToolbar_drag-col__jXq6e .TableToolbar_grab__4rU7C .TableToolbar_grip__MYF8X:nth-child(2n) {
  margin-tight: 0;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_col__BsmdG .TableToolbar_drag-col__jXq6e .TableToolbar_remove-bt__4hGs4 {
  position: absolute;
  height: 100%;
  line-height: 25px;
  width: 20px;
  top: 0;
  right: 5px;
  text-align: center;
  font-size: 12px;
  color: #000;
  cursor: pointer;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_col__BsmdG.TableToolbar_list__jUXcy {
  width: 40%;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_col__BsmdG.TableToolbar_order__odlH3 {
  width: 60%;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_col__BsmdG .TableToolbar_title__kOr0e {
  font-sizr: 14px;
  color: #000;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_col__BsmdG .TableToolbar_columns-box__Dzy\+m {
  border: 2px #eee dotted;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_col__BsmdG .TableToolbar_columns-box__Dzy\+m .TableToolbar_placeholder-title__-xfPR {
  display: flex;
  width: 100%;
  height: 200px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #eee;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_controls__SBVYt {
  border-top: 1px #eee solid;
  padding: 15px 0;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_controls__SBVYt .TableToolbar_button__p4c7q {
  display: inline-block;
  margin-right: 10px;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  padding: 0 15px;
  border: 1px #ccc solid;
  color: #666;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: opacity 0.2s ease;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_controls__SBVYt .TableToolbar_button__p4c7q:active {
  opacity: 0.6;
  transition: none;
}

.TableToolbar_table-toolbar__z2nN2 .TableToolbar_controls__SBVYt .TableToolbar_button__p4c7q.TableToolbar_primary__zyjP\+ {
  color: #36ACB2;
  border-color: #36ACB2;
}
.DetailedView_detailed-view__j1Jpk {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 570px;
  z-index: 10;
  font-size: 0;
  transition: transform 0.3s ease, width 0.5s ease;
  pointer-events: none;
}
.DetailedView_detailed-view__j1Jpk:not(.DetailedView_floating__1SY2h) {
  transform: translateX(570px);
}
.DetailedView_detailed-view__j1Jpk.DetailedView_visible__rWng- {
  transform: none;
  pointer-events: auto;
}

.DetailedView_detailed-view__j1Jpk.DetailedView_floating__1SY2h {
  top: 10px;
  right: 10px;
  height: 450px;
  bottom: auto;
}
.DetailedView_detailed-view__j1Jpk.DetailedView_extended__lKj1F {
  width: calc(100vw - 100px);
  max-width: 1100px;
}

.DetailedView_detailed-view__j1Jpk:not(.DetailedView_extended__lKj1F) {
  max-width: 570px; /* Transition to this max-width when not extended */
}

.DetailedView_detailed-view__j1Jpk.DetailedView_no-transitions__nGpRw {
  transition: none !important;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_opened-views__vDRXJ {
  position: relative;
  display: inline-block;
  width: 41px;
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  vertical-align: top;
  z-index: 2;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_opened-views__vDRXJ .DetailedView_view__PK-88 {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  width: 100%;
  height: 40px;
  border-bottom: 1px #eee solid;
  cursor: pointer;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_opened-views__vDRXJ .DetailedView_view__PK-88.DetailedView_current__oWGs7 {
  background-color: #f7f7f7;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_opened-views__vDRXJ .DetailedView_view__PK-88.DetailedView_with-notifications__7xTiG {
  background-color: #D0F4F682;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_opened-views__vDRXJ .DetailedView_view__PK-88 svg {
  width: 20px;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_opened-views__vDRXJ .DetailedView_view__PK-88 .DetailedView_preview-image__vb1Id {
  width: 30px;
  height: 30px;
  background-color: #eee;
  border-radius: 5px;
  background-size: cover;
  background-position: center;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_core-view__D6aNO {
  display: inline-block;
  position: relative;
  z-index: 2;
  width: calc(100% - 42px);
  border-left: 1px #eee solid;
  height: 100%;
  background-color: #fff;
  vertical-align: top;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.DetailedView_detailed-view__j1Jpk .DetailedView_core-view__D6aNO .DetailedView_header__j0JEq {
  height: 50px;
  line-height: 50px;
  margin: 0 20px;
}

.DetailedView_detailed-view__j1Jpk.DetailedView_floating__1SY2h .DetailedView_core-view__D6aNO .DetailedView_header__j0JEq {
  cursor: move;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_core-view__D6aNO .DetailedView_header__j0JEq .DetailedView_title__fPV2w {
  display: inline-block;
  width: calc(100% - 92px);
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #444;
  cursor: default;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_core-view__D6aNO .DetailedView_header__j0JEq .DetailedView_controls__IQ9Pi {
  display: inline-block;
  width: 92px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  vertical-align: top;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_core-view__D6aNO .DetailedView_header__j0JEq .DetailedView_controls__IQ9Pi .DetailedView_control__lXTnM {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-top: 10px;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_core-view__D6aNO .DetailedView_header__j0JEq .DetailedView_controls__IQ9Pi .DetailedView_control__lXTnM svg {
  width: 11px;
  margin-top: 8px;
  vertical-align: top;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_core-view__D6aNO .DetailedView_header__j0JEq .DetailedView_controls__IQ9Pi .DetailedView_divider__Bjwz0 {
  display: inline-block;
  height: 20px;
  margin-top: 10px;
  width: 1px;
  background-color: #eee;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_core-view__D6aNO .DetailedView_tabs__p\+Ftc {
  padding: 0 10px;
  background-color: #f9f9f9;
  overflow-x: auto;
  overflow-y: hidden;
  height: 5%;
  line-height: 40px;
  white-space: nowrap;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_core-view__D6aNO .DetailedView_tabs__p\+Ftc .DetailedView_tab__Vkokt {
  display: inline-block;
  font-size: 12.5px;
  color: #888;
  padding-right: 3%;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_core-view__D6aNO .DetailedView_tabs__p\+Ftc .DetailedView_tab__Vkokt.DetailedView_current__oWGs7 {
  color: #000;
  text-decoration: underline;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_core-view__D6aNO .DetailedView_tabs__p\+Ftc .DetailedView_tab__Vkokt.DetailedView_with-notifications__7xTiG {
  font-weight: bold;
  color: #36ACB2;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_core-view__D6aNO .DetailedView_body__Tjinm {
  height: calc(100% - 90px);
  overflow-y: auto;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_core-view__D6aNO .DetailedView_body__Tjinm .DetailedView_component-ct__gacPs {
  display: none;
}

.DetailedView_detailed-view__j1Jpk .DetailedView_core-view__D6aNO .DetailedView_body__Tjinm .DetailedView_component-ct__gacPs.DetailedView_visible__rWng- {
  display: block;
}

@value  color-primary from '../../../common/styles/colors.module.css';

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

.modal-header__text-content{
  color: color-primary;
  font-weight: 600;
  font-size: 20px;
}

.modal-text__list{
    display: flex;
    margin-left: -40px;
}

.modal-text__list{
    list-style: 'none';
 }

 .modal-text__list-content{
    margin-left: 5px;
 }

.ListItem_list-item__I-SKT {
  height: 50px;
  border-bottom: 1px #f0f0f0 solid;
  font-size: 0;
  padding-top: 2%;
}

.ListItem_list-item__I-SKT.ListItem_variable-height__IDsg7 {
  height: auto;
  line-height: 1rem;
  padding: 10px 0;
}

.ListItem_list-item__I-SKT .ListItem_title__emz0M {
  display: inline-block;
  width: calc(60% - 20px);
  font-size: 13px;
  color: #444;
  box-sizing: border-box;
  white-space: break-spaces;
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}

.ListItem_list-item__I-SKT.ListItem_variable-height__IDsg7 .ListItem_title__emz0M {
  white-space: normal;
  white-space: initial;
  margin-top: 3px;
  margin-bottom: 2px;
}

.ListItem_list-item__I-SKT .ListItem_title__emz0M.ListItem_with-description__UaEFf .ListItem_label__F\+DEd {
  line-height: 15px;
  margin-top: 3px;
  margin-bottom: 2px;
}

.ListItem_list-item__I-SKT .ListItem_title__emz0M.ListItem_with-description__UaEFf .ListItem_description__IDinN {
  line-height: 17px;
  font-size: 11px;
  color: #888;
}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ {
  display: inline-block;
  width: calc(40% - 20px);
  font-size: 13px;
  text-align: right;
  color: #777;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}

.ListItem_list-item__I-SKT.ListItem_variable-height__IDsg7 .ListItem_value__pzvjQ {
  margin-top: 3px;
  margin-bottom: 2px;
  white-space: normal;
  white-space: initial;
}

.ListItem_list-item__I-SKT.ListItem_variable-height__IDsg7 .ListItem_value__pzvjQ .ListItem_inner__DW\+JS {
  display: flex;
  cursor: default;
}

.ListItem_list-item__I-SKT.ListItem_variable-height__IDsg7 .ListItem_value__pzvjQ .ListItem_inner__DW\+JS .ListItem_main__c-\+KQ {
  flex-grow: 1;
}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ .ListItem_image__wYCrz {
  width: 100%;
  max-height: 150px;
  margin: 5px 0 0 0;
}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ.ListItem_with-options-menu__RuQFe {
  overflow: visible;

}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ .ListItem_badge__tA6cy {
  display: inline-block;
  height: 25px;
  line-height: 27px;
  padding: 0 15px;
  border-radius: 2px;
  color: #fff;
  background-color: #8AC486;
  margin-top: 7px;
  vertical-align: top;
}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ .ListItem_info-ico__\+hHJd {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 10px;
}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ .ListItem_info-ico__\+hHJd svg {
  height: 18px;
  margin-top: 8px;
}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ .ListItem_button__noc-Z {
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
  margin-top: 7px;
}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ .ListItem_actions-button-ct__WJQOx {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: top;
  flex-shrink: 0;
}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ .ListItem_actions-button-ct__WJQOx .ListItem_actions-button__sW0I\+ {
  width: 100%;
  height: 100%;
  text-align: center;
  transition: opacity 0.2s ease;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ .ListItem_actions-button-ct__WJQOx .ListItem_actions-button__sW0I\+:active {
  opacity: .6;
  transition: none;
}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ .ListItem_actions-button-ct__WJQOx .ListItem_actions-button__sW0I\+ svg {
  height: 25px;
  margin-top: 7px;
}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ .ListItem_actions-button-ct__WJQOx .ListItem_options-menu__uCOob {
  position: absolute;
  top: 30px;
  right: 7px;
  min-width: 80px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 2;
}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ .ListItem_actions-button-ct__WJQOx .ListItem_options-menu__uCOob.ListItem_visible__aKwJk {
  display: block;
}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ .ListItem_actions-button-ct__WJQOx .ListItem_options-menu__uCOob .ListItem_option__gnSWg {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  padding: 0 10px;
  cursor: pointer;
  color: #5BAAB0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: opacity 0.2s ease;
  text-align: center;
}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ .ListItem_actions-button-ct__WJQOx .ListItem_options-menu__uCOob .ListItem_option__gnSWg:hover {
  background-color: #eee;
}

.ListItem_list-item__I-SKT .ListItem_value__pzvjQ .ListItem_actions-button-ct__WJQOx .ListItem_options-menu__uCOob .ListItem_option__gnSWg:active {
  opacity: 0.6;
  transition: none;
}

.ListItem_list-item__I-SKT .ListItem_action__kp9yo {
  display: inline-block;
  width: 40px;
  text-align: center;
  transition: opacity 0.2s ease;
  cursor: pointer;
  vertical-align: top;
}

.ListItem_list-item__I-SKT .ListItem_action__kp9yo:active {
  opacity: 0.6;
  transition: none;
}

.ListItem_list-item__I-SKT .ListItem_action__kp9yo svg {
  height: 13px;
  margin-top: 12.5px;
  vertical-align: top;
}

.Accordion_accordion__RxOsV .Accordion_heading__ykbKM {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  border-bottom: 1px #ccc solid;
  font-size: 0;
}

.Accordion_accordion__RxOsV .Accordion_heading__ykbKM .Accordion_title__NDmJa {
  display: inline-block;
  font-size: 14px;
  color: #29333D;
  width: calc(100% - 30px);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Accordion_accordion__RxOsV .Accordion_heading__ykbKM .Accordion_arrow__OiDa1 {
  display: inline-block;
  width: 30px;
  height: 100%;
  text-align: center;
  transition: transform 0.3s ease;
  transform-origin: center;
  vertical-align: top;
}

.Accordion_accordion__RxOsV.Accordion_opened__X0z3K .Accordion_heading__ykbKM .Accordion_arrow__OiDa1 {
  transform: rotate(180deg);
}

.Accordion_accordion__RxOsV .Accordion_heading__ykbKM .Accordion_arrow__OiDa1 .Accordion_inner__A-F9p {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.Accordion_accordion__RxOsV .Accordion_heading__ykbKM .Accordion_arrow__OiDa1 .Accordion_inner__A-F9p svg {
  vertical-align: top;
  height: 12px;
}

.Accordion_accordion__RxOsV .Accordion_body__FuDQM {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
}

.Accordion_accordion__RxOsV.Accordion_opened__X0z3K .Accordion_body__FuDQM {
  max-height: -moz-fit-content;
  max-height: fit-content;
}

.Accordion_accordion__value__6eV-S{
  color: #777;
}

.LineInfo_line-info__YXJIa {

}

.LineInfo_line-info__YXJIa .LineInfo_title__ml8v9 {
  font-size: 12px;
  color: #999;
}

.LineInfo_line-info__YXJIa .LineInfo_body__P0O0d {
  font-size: 12px;
  color: #000;
  margin-top: 2px;
}

.LineInfo_line-info__YXJIa .LineInfo_body__P0O0d .LineInfo_icon__OwKn4 {
  display: inline-block;
  vertical-align: top;
}

.LineInfo_line-info__YXJIa .LineInfo_body__P0O0d .LineInfo_icon__OwKn4 svg {
  height: 12px;
  margin-right: 5px;
}

.Table_table__eypsk {
  margin-top: 20px;
}

.Table_table__eypsk .Table_row__N5ezS {
  min-height: 30px;
  padding-top: 7px;
  box-sizing: border-box;
  color: #444;
  margin-bottom: 5px;
}

.Table_table__eypsk .Table_row__N5ezS.Table_heading__BCl-p {
  color: #000;
}

.Table_table__eypsk .Table_row__N5ezS .Table_element__w5yZG {
  display: inline-block;
  width: 20%;
  padding-right: 15px;
  font-size: 13px;
  vertical-align: top;
}

.Table_table__eypsk .Table_row__N5ezS .Table_element__w5yZG.Table_underline__ZN3iu {
  text-decoration: underline;
}

.Table_table__eypsk .Table_row__N5ezS .Table_element__w5yZG .Table_icon__-nPDO {
  display: inline-block;
  width: 14px;
  margin-right: 5px;
}

.Table_table__eypsk .Table_row__N5ezS .Table_element__w5yZG .Table_icon__-nPDO svg {
  display: inline-block;
  width: 14px;
}

.Table_table__eypsk .Table_row__N5ezS .Table_element__w5yZG .Table_badge__cwxbT {
  display: inline-block;
  height: 20px;
  font-size: 11px;
  height: 16px;
  line-height: 17px;
  padding: 0 5px;
  border-radius: 2px;
  background-color: #eee;
}

.Table_table__eypsk .Table_row__N5ezS .Table_element__w5yZG .Table_badge__cwxbT.Table_yellow__bHQ6T {
  background-color: #FAE1B8;
}

.Table_table__eypsk .Table_row__N5ezS .Table_element__w5yZG .Table_badge__cwxbT.Table_blue__0DaLx {
  background-color: #C3D7F9;
}

.Table_table__eypsk .Table_row__N5ezS .Table_element__w5yZG .Table_badge__cwxbT.Table_green__G2aQj {
  background-color: #CEE5CB;
}

.Table_table__eypsk .Table_row__N5ezS .Table_element__w5yZG .Table_add-button__JN-aq {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 18px;
  border-radius: 50%;
  text-align: center;
  font-size: 15px;
  color: #555;
  cursor: pointer;
  border: 1px #eee solid;
  transition: opacity 0.2s ease;
  margin-left: 3px;
}
.Table_table__eypsk .Table_row__N5ezS .Table_element__w5yZG .Table_add-button__JN-aq:active {
  opacity: 0.6;
  transition: none;
}

.Table_table__eypsk .Table_row__N5ezS .Table_element__w5yZG .Table_button__1e7U2 {
  display: inline-block;
}
.TodosElements_todosele__ig7Yp{
    background: #fff;
    border: 1px solid #EFF0F1;
    border-bottom: none;
    min-height: 72px;
    position: relative;
    outline-width: 0px;
}
.TodosElements_todosele--whitebg__xscjx{
    background: #fff;
}
.TodosElements_todosele--greybg__KqTvv{
    background: #E8E8E8;
}
.TodosElements_todosele--red__v8hsl{
    background: #FFF0F1;
}
.TodosElements_todosele--clickable__IJgPh{
    cursor: pointer;
}
.TodosElements_todosele__marker__kMvyp{
    width: 5.5px;
    position: absolute;
    left: 0;
    top: -1px;
    bottom: -1px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #FF5722;
}
.TodosElements_todosele__inner__UdsBu{
    padding: 12px 16px 12px 26px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.TodosElements_todosele__main__aETXQ{
    display: flex;
    flex-direction: row;
}
.TodosElements_todosele__section__d3hk1{
    box-sizing: content-box;
    padding-right: 55px;
}

.TodosElements_todosele__txt--l7m__gDI1f{
}
.TodosElements_todosele__txt--l7__WECIv{
}
.TodosElements_todosele__txt--l5__mq-08{
}
.TodosElements_todosele__txt--l5m__iP3PL{
}
.TodosElements_todosele__txt--l6m__eMZaV{
}
.TodosElements_todosele__txt--l6__f7e5b{
}
.TodosElements_todosele__txt--l3m__fOb6N{
}
.TodosElements_todosele__txt--l4__jSFHy{
}
.TodosElements_todosele__txt--l4m__FVXNJ{
}

.TodosElements_todosele__color--black__cxEhd{
     color: #29333D;
}
.TodosElements_todosele__color--no-result__OqFbN{
     color: #A0AAB4;
}
.TodosElements_todosele__color--primary__VgfNJ{
     color: #36ACB2;
}
.TodosElements_todosele__color--orange__20O\+L{
    color: #FF5722;
}
.TodosElements_todosele__color--grey__92yvI{
     color: #6B757F;
}
.TodosElements_todosele__color--grey2__EwyyK{
     color: color-radio-border-idle;
}
.TodosElements_todosele__color--red__xLEiO{
     color: #FF5722;
}
.TodosElements_todosele__color--rt-red__YLPTn{
     color: #FF5722;
}
.TodosElements_todosele__color--rt-orange__ETnsQ{
     color: #FFA726;
}
.TodosElements_todosele__color--rt-green__hXUUP{
     color: #43A047;
}
.TodosElements_todosele__text--left__x7sNR{
     text-align: left;
}
.TodosElements_todosele__mtop-6__8lT4H{
    margin-top: 6px;
}
.TodosElements_todosele__helper--cuttxt__T0gH4{
}
.TodosElements_todosele__helper--wordbreak__6ap2T {
    word-break: break-word;
}
.TodosElements_todosele__helper--clickable__NA2cd {
    cursor: pointer;
    -webkit-user-select: none;
            user-select: none;
}

.TodosElements_todosele__preele__3DS-b{
    padding-right: 5px;
}

.TodosElements_todosele__icon--permission__ppnwV{
    position: absolute;
    left: 55px;
    top: 50%;
    margin-top: -12px;
}

.TodosElements_todosele__link--clickable__Ub8-d {
    cursor: pointer;
}

.SignupForm_recaptcha__ICNH8 > div {
  margin: auto;
}


.SignupForm_signupform__label__4TKlN{
font-size: smaller;

}

.SignupForm_checkout__tos__XHaUF {
  padding-bottom: 15px;
  display: flex;
  gap: 4px;
}

.SignupForm_signupformsection__border__\+yFdF{
  border-bottom: 1px solid #EAEBED;
}




.PaymentForm_recurly-element-inline__ROxOK {
  display: block;
  background-color: white;
  padding: 8px;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  width: 100%;
  box-sizing: border-box; /* Added box-sizing property */
  height: 40px;
}

.PaymentForm_card-number-input__ZwSVS,
.PaymentForm_card-exp-month-input__JQJEP,
.PaymentForm_card-exp-year-input__Tii4s,
.PaymentForm_card-cvv-input__Rs94y {
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
  width: 100%;
}

.PaymentForm_checkout__tos__DYohX {
  padding-bottom: 15px;
  display: flex;
  gap: 4px;
}

/* index.module.css */
.PaymentForm_paymentForm__textAlignLeft__QZDAQ {
  text-align: left;
}

.PaymentForm_paymentForm__border__YBM17 {
  border: 2px solid #EAEBED;
  border-radius: 4px;
}

.PaymentForm_paymentForm__cardelement__2wTVI {
  border: 2px solid #EAEBED;
  height: 44px;
  border-radius: 4px;
}

.PaymentForm_paymentForm__cardcontainer__V28gQ {
  display: flex;
  gap: 10px;
  justify-content: space-between;

}

.PaymentForm_paymentForm__box__pYsRj {
  height: 150px;
  width: 150px;
}

.PaymentForm_paymentForm__minWidthMain__bbriK {
  min-width: 70%;
}

.PaymentForm_paymentForm__textLeft__TjZKA {
  text-align: left;
}

.PaymentForm_paymentForm__marginLeft__aw5h4 {
  margin-left: 4px;
}

.PaymentForm_paymentForm__heightSmall__0o2HE {
  height: 40px;
}

.PaymentForm_paymentForm__textError__P9Anq {
  color: red;
}



.recurly-element-card {
  height: 40px;
}
.recurly-element-card iframe {
  height: 100% !important;
  width: 100% !important;
  border: none;
  display: block;
}

