.account-badge{height:30px;width:30px;min-width:30px;overflow:hidden;border-radius:50%;background-color:#757e80;color:#fff;display:flex;justify-content:center;align-items:center}.account-badge img{height:32px}.account-badge.logo{background-color:#fff}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:"";display:inline-block;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-bottom:7px solid #ccc;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:"";display:inline-block;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-top:before{top:-7px}.datepicker-dropdown.datepicker-orient-top:after{top:-6px}.datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker>div{display:none}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:rgba(0,0,0,0)}.datepicker table tr td.day:hover,.datepicker table tr td.day.focused{background:#eee;cursor:pointer}.datepicker table tr td.old,.datepicker table tr td.new{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:none;color:#999;cursor:default}.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom, #fdd49a, #fdf59a);background-image:-ms-linear-gradient(to bottom, #fdd49a, #fdf59a);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));background-image:-webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);background-image:-o-linear-gradient(to bottom, #fdd49a, #fdf59a);background-image:linear-gradient(to bottom, #fdd49a, #fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd49a", endColorstr="#fdf59a", GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today:hover,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today[disabled],.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today.disabled:hover[disabled]{background-color:#fdf59a}.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active{background-color:#fbf069 \9 }.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range:hover,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom, #f3c17a, #f3e97a);background-image:-ms-linear-gradient(to bottom, #f3c17a, #f3e97a);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));background-image:-webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);background-image:-o-linear-gradient(to bottom, #f3c17a, #f3e97a);background-image:linear-gradient(to bottom, #f3c17a, #f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3c17a", endColorstr="#f3e97a", GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today[disabled],.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today.disabled:hover[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active{background-color:#efe24b \9 }.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom, #b3b3b3, #808080);background-image:-ms-linear-gradient(to bottom, #b3b3b3, #808080);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));background-image:-webkit-linear-gradient(to bottom, #b3b3b3, #808080);background-image:-o-linear-gradient(to bottom, #b3b3b3, #808080);background-image:linear-gradient(to bottom, #b3b3b3, #808080);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b3b3", endColorstr="#808080", GradientType=0);border-color:gray gray #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected[disabled],.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected.disabled:hover[disabled]{background-color:gray}.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active{background-color:#666 \9 }.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom, #0088cc, #0044cc);background-image:-ms-linear-gradient(to bottom, #0088cc, #0044cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));background-image:-webkit-linear-gradient(to bottom, #0088cc, #0044cc);background-image:-o-linear-gradient(to bottom, #0088cc, #0044cc);background-image:linear-gradient(to bottom, #0088cc, #0044cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0088cc", endColorstr="#0044cc", GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active:hover,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active[disabled],.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active.disabled:hover[disabled]{background-color:#04c}.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active{background-color:#039 \9 }.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:none;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom, #0088cc, #0044cc);background-image:-ms-linear-gradient(to bottom, #0088cc, #0044cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));background-image:-webkit-linear-gradient(to bottom, #0088cc, #0044cc);background-image:-o-linear-gradient(to bottom, #0088cc, #0044cc);background-image:linear-gradient(to bottom, #0088cc, #0044cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0088cc", endColorstr="#0044cc", GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled:hover[disabled]{background-color:#04c}.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active{background-color:#039 \9 }.datepicker table tr td span.old,.datepicker table tr td span.new{color:#999}.datepicker th.datepicker-switch{width:145px}.datepicker thead tr:first-child th,.datepicker tfoot tr th{cursor:pointer}.datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:rgba(0,0,0,0)}.input-append.date .add-on i,.input-prepend.date .add-on i{cursor:pointer;width:16px;height:16px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:20px;padding:4px 5px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:20px}.datepicker.dropdown-menu th,.datepicker.dropdown-menu td{padding:4px 5px}
.overlay{position:fixed;top:0;bottom:0;left:0;width:100%;min-height:100%;z-index:9999}.overlay--content{position:absolute;top:0;bottom:0;width:100%}.overlay--background{position:absolute;top:0;left:0;background-color:rgba(0,0,0,.8);min-height:100%;width:100%;z-index:-1}
.toggle{position:relative;height:24px}.toggle label{position:relative;top:50%;transform:translateY(-50%);display:inline-block;width:44px;height:24px}.toggle input{display:none}.toggle input:checked+.slide{background-color:#0b763e}.toggle input:focus+.slide{box-shadow:0 0 1px #0b763e}.toggle input:checked+.slide:before{transform:translateX(20px)}.toggle input:disabled+.slide{opacity:.3;cursor:default}.toggle .slide{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border-radius:24px;background-color:#c1c3c4;transition:.4s}.toggle .slide:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}.toggle--small{height:14px}.toggle--small label{width:24px;height:14px}.toggle--small input:checked+.slide:before{transform:translateX(10px)}.toggle--small .slide{border-radius:14px}.toggle--small .slide:before{height:10px;width:10px;left:2px;bottom:2px}
.tabs>a{color:#444;padding:10px 30px;display:inline-block;min-height:40px;line-height:40px;border-radius:0;border:0;font-weight:600}.tabs>a i,.tabs>a svg{margin-right:5px}.tabs>a:hover{color:#757e80}.tabs>a.selected{background-color:#f2f3f3;border-radius:12px 12px 0 0;border-bottom:1px solid #f2f3f3}.tabs--container{padding:20px 15px;background-color:#f2f3f3}
#payment-schedule-details{cursor:default;padding:30px 0 0 0;border-top:1px solid #ddd;margin-top:25px}#payment-schedule-details .fa-credit-card{padding-right:5px;padding-bottom:10px}#payment-schedule-details .fa-caret-right,#payment-schedule-details .fa-caret-down{color:#2d4480;font-size:16px}#payment-schedule-details .future-payments-container{display:flex;flex-direction:column}#payment-schedule-details .future-payment{display:flex;flex-direction:row;padding-left:18px}#payment-schedule-details .payment-toggle{color:#2d4480;text-transform:uppercase;font-weight:bold;padding-left:5px}
#public_header .btn_success{width:170px}#public_header #btn-cancel-auto-payments{width:auto}
#public_header .btn_success{width:170px}#public_header .btn-group button{max-width:160px}
#leads-tab,#contacts-tab{color:#fff}#leads-tab .leads-header-container,#contacts-tab .leads-header-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#leads-tab .leads-header-container .caret-container,#contacts-tab .leads-header-container .caret-container{width:40px;padding-left:17px}#leads-tab .leads-header-container i,#contacts-tab .leads-header-container i{color:#fff}#leads-tab .leads-header-container i.caret,#contacts-tab .leads-header-container i.caret{margin-left:10px}#leads-tab .leads-link-container,#contacts-tab .leads-link-container{margin-left:52px;font-size:11px;cursor:pointer}#leads-tab .leads-link-container div,#contacts-tab .leads-link-container div{margin:5px 0}
.container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container .checkboxLabel{margin-left:5px}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:3px;left:0;height:16px;width:16px;background-color:#eee;border:1px solid #999;border-radius:4px}.container:hover input~.checkmark{background-color:#ccc}.container input:checked~.checkmark{background-color:#0b763e}.checkmark:after{content:"";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{left:4px;top:1px;width:4px;height:9px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}

#color-picker .color-picker{cursor:text;width:200px;padding-bottom:3px;height:25px;text-indent:5px}#color-picker .minicolors-theme-default{border:1px solid #fff}#color-picker .minicolors-theme-default .minicolors-swatch-color{box-shadow:1px 2px 4px 1px rgba(0,0,0,.2);border-radius:4px}#color-picker .minicolors-swatch{border:none;border-radius:4px}
.email_preview h1{text-align:center;font-weight:normal}.email_preview .sign{border:none}
#image-select img{height:20px}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}#image-tooltip .img-wrapper{display:none}#image-tooltip .icon-preview{border:1px solid #0b763e;border-radius:25%;font-size:12px;padding:0px 2px;margin-left:5px;color:#82b8f0}#image-tooltip .icon-preview i{color:#0b763e}#image-tooltip .icon-preview:hover+.img-wrapper,#image-tooltip .icon-preview:active+.img-wrapper{position:relative;display:inline-block}#image-tooltip .icon-preview:hover+.img-wrapper>img,#image-tooltip .icon-preview:active+.img-wrapper>img{position:absolute;top:5px;left:50%;transform:translateX(-50%);max-width:300px;height:auto;z-index:100;border:1px solid #a2b3c4}#image-tooltip .icon-preview:hover+.img-wrapper>img.bottom_page,#image-tooltip .icon-preview:active+.img-wrapper>img.bottom_page{top:unset;bottom:14px}@media screen and (min-width: 595px){#image-tooltip .icon-preview:hover+.img-wrapper,#image-tooltip .icon-preview:active+.img-wrapper{width:auto}#image-tooltip .icon-preview:hover+.img-wrapper>img,#image-tooltip .icon-preview:active+.img-wrapper>img{top:5px;left:0px;max-width:500px}}
#iframe-video-player{position:fixed;top:0;bottom:0;left:0;right:0;background:url(/images/dialog-overlay.png) top left repeat;z-index:100;padding:20px 10px;box-sizing:border-box;height:100%;width:100%;display:flex;justify-content:center;align-items:center}#iframe-video-player .player-container{height:80%;width:80%;position:relative}#iframe-video-player .player-container iframe{width:100%;height:100%}#iframe-video-player .player-container .close{width:28px;height:28px;background:#0b763e;border-radius:50%;overflow:hidden;position:absolute;top:-12px;right:-12px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:5px 5px 7px -2px rgba(0,0,0,.53);z-index:1000}#iframe-video-player .player-container .close i{color:#fff}
#text-editor{border:1px solid #ddd;border-radius:5px;position:relative}#text-editor #tip-tap-spinner{background:#fff;color:#666;position:absolute;height:100%;width:100%;z-index:5000;top:0;left:0;float:left;text-align:center;padding-top:8%;opacity:.9;box-sizing:border-box}#text-editor .text-editor-menu{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;align-items:center;padding-right:5px;height:34.25px}#text-editor .text-editor-menu i{font-size:12px}#text-editor .text-editor-menu .action-button{background:#fff;border:none;height:34px;padding:0 10px;color:#000}#text-editor .text-editor-menu .action-button:first-child{border-radius:4px 0 0 0}#text-editor .text-editor-menu .action-button:hover{color:#fff;background:#0b763e}#text-editor .text-editor-menu .action-button.active{background:#ebf5ed}#text-editor .text-editor-menu .action-button:focus{color:#fff;background:#0b763e}#text-editor .text-editor-menu .options-container{display:flex;column-gap:10px;align-items:center}#text-editor .text-editor-menu .options-container .select-container{position:relative}#text-editor .text-editor-menu .options-container .select-container .options{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:20px;line-height:12px;padding:3px 8px;border-radius:4px;font-weight:bold;font-size:11px;border:1.5px solid #000;background:rgba(0,0,0,0);cursor:pointer;box-sizing:border-box;color:#000}#text-editor .text-editor-menu .options-container .select-container .options:hover{color:#fff;background:#0b763e;border:#fff 1.5px solid}#text-editor .text-editor-menu .options-container .select-container .options:focus-visible{outline:#0b763e auto 1px}#text-editor .text-editor-menu .options-container .select-container .options.tokens{width:65px;display:flex;align-items:center}#text-editor .text-editor-menu .options-container .select-container .caret{position:absolute;top:44%;right:10px;pointer-events:none}#text-editor .text-editor-menu .options-container .select-container .caret:hover{color:#fff}#text-editor .text-editor-menu .options-container .select-container:hover .caret{color:#fff}#text-editor .text-editor-menu .options-container .remove-ai{border-radius:4px;padding:3px 7px;background:#fff;font-weight:bold;font-size:11px;height:20px;border:1.5px solid #000;color:#000;width:80px}#text-editor .text-editor-menu .options-container .remove-ai:hover{color:#fff;background:#0b763e;border:#fff 1.5px solid}#text-editor .text-editor-menu .options-container input[type=color i]{border:1.5px solid #000;border-radius:4px;background-color:#fff;height:20px}#text-editor .text-editor-menu .options-container input[type=color i]:hover{cursor:pointer}#text-editor .text-editor{position:relative}#text-editor .text-editor .tiptap *{all:revert}#text-editor .text-editor .ProseMirror{min-height:200px;overflow:auto !important;box-sizing:border-box;padding:10px;word-break:break-word;resize:vertical;color:#444}#text-editor .text-editor .ProseMirror:focus-visible{outline:none}#text-editor .text-editor .ProseMirror p{margin:0;line-height:normal}#text-editor .text-editor .ProseMirror ul,#text-editor .text-editor .ProseMirror ol{margin:0;padding-bottom:0 !important}#text-editor .text-editor .ProseMirror ul{list-style:disc}#text-editor .text-editor .ProseMirror a:visited{color:blue}#text-editor .text-editor .ProseMirror .redactor_token{background:rgba(11,118,62,.3);border:none;cursor:default;color:#000;font-size:14px;letter-spacing:-0.03em;line-height:18px;outline:none;padding:0 4px 0 4px;margin:0px;display:inline;border-radius:5px;box-shadow:inset 0 0 1px rgb(15.3488372093,164.6511627907,86.511627907)}#text-editor .text-editor .ProseMirror .link-with-tooltip{position:relative}#text-editor .text-editor .ProseMirror a:visited{color:blue}#text-editor .url-linker{position:absolute;height:85%;width:100%;z-index:5000;background:#fff;box-sizing:border-box;border-radius:0 0 4px 4px;padding:10px}#text-editor .url-linker label{line-height:14px;margin-top:0;margin-bottom:0;font-weight:bold;display:flex;align-items:center}#text-editor .url-linker input{width:100%;border-radius:4px;outline:none;border:1px solid #0b763e;height:28px}#text-editor .url-linker input:focus{border:2px solid #0b763e}#text-editor .url-linker .new-tab{width:auto}#text-editor .url-linker .url-action{display:flex}#text-editor .url-linker .url-action button:first-child{margin-right:10px}#text-editor .url-linker .address-error{line-height:12px;color:red;font-size:10px}#text-editor .bubble-menu{display:none;position:absolute;background-color:#fff;border:1px solid #ccc;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:5000}#text-editor .bubble-menu button{margin:5px;cursor:pointer}#text-editor .bubble-menu.active{display:flex;align-items:center}#text-editor-counter{position:absolute;top:-23px;right:0;font-size:1rem}
#product-description *{all:revert}#product-description ul{list-style-type:disc}#product-description p{margin:0;min-height:14px;word-break:break-word}#product-description p .redactor_token{background:rgba(11,118,62,.3);border:none;cursor:default;color:#000;font-size:14px;letter-spacing:-0.03em;line-height:18px;outline:none;padding:0 4px 0 4px;margin:0px;display:inline;border-radius:5px;box-shadow:inset 0 0 1px rgb(15.3488372093,164.6511627907,86.511627907)}
.contact-event-item{display:flex;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;font-size:13px;max-width:660px}.contact-event-item--date{min-width:67px;color:#9aa1a5;font-size:13px;font-weight:600;line-height:18px;margin-right:10px}.contact-event-item span{margin:0px 5px}.contact-event-item--info{display:flex;flex-direction:column;font-weight:600;line-height:18px;text-overflow:ellipsis;overflow:hidden}.contact-event-item--top{display:flex;flex-direction:row;color:#3c5db2;height:19px}.contact-event-item--bottom{display:flex;flex-direction:row;color:#404648;height:19px}.contact-event-item--bottom:hover{color:#3c5db2}.contact-event-item--content{white-space:nowrap;text-transform:capitalize}.contact-event-item--content-end{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width: 2000px){.contact-event-item{max-width:1500px}}
.trial-countdown{background-color:#3c5db2;border-radius:6px;margin-bottom:20px;font-size:1.2rem;padding-top:8px}.trial-countdown__header{margin:0 8px;padding:4px;background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px}.trial-countdown__header .trial-message{display:flex;align-items:center;padding:6px;font-weight:600}.trial-countdown__header .trial-message h3{font-size:1.5rem}.trial-countdown__header .trial-message img{margin-right:6px;max-width:40px}.trial-countdown__counter{display:flex;justify-content:space-between}.trial-countdown__counter .countdown_tick{height:20px;width:100%;margin:4px;display:block;border:2px solid #3c5db2;border-radius:3px}.trial-countdown__counter .countdown_tick.filled{background-color:#3c5db2}.trial-countdown__cta,.trial-countdown__extension{display:flex;justify-content:space-between;color:#fff}.trial-countdown__cta h3,.trial-countdown__extension h3{font-size:1.8rem;font-weight:bold}.trial-countdown__cta .hats-button,.trial-countdown__extension .hats-button{background-color:#fff;border-radius:6px;border:3px solid #0b763e;color:#0b763e;min-width:120px;margin-left:4px;padding:10px;text-align:center;white-space:normal}.trial-countdown__cta .hats-button:hover,.trial-countdown__extension .hats-button:hover{color:#fff}.trial-countdown__cta{margin:8px 8px 0;padding-bottom:8px}.trial-countdown__extension{padding:8px;background-color:rgb(166,182.5,225);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.trial-countdown.dialog{margin-bottom:0px}
form.trial-extension p{margin-bottom:16px}form.trial-extension input,form.trial-extension textarea{margin-bottom:8px}form.trial-extension .buttons{text-align:right}
.promo-banner{background-color:#000;border-radius:6px;margin-bottom:20px;padding:6px}.promo-banner .promo-container{position:relative}.promo-banner h2{font-weight:800;font-size:1.8rem}.promo-banner h3{margin-right:20px;font-size:1.6rem;text-shadow:1px 1px 4px #fff;font-weight:800}.promo-banner p{max-width:55%;margin:10px 0 20px}.promo-banner .promo-button{background-color:#fff;border-radius:6px;border:3px solid #0b763e;color:#0b763e;min-width:120px;padding:10px;text-align:center;white-space:normal}.promo-banner .promo-button:hover{color:#fff}.promo-banner .close-promo{position:absolute;right:4px;top:0px;color:#000}.promo-banner .box{padding:6px}.promo-banner .promo-container{background-image:url(/images/17hats-BlackFriday-Turkey-App-2.gif);background-position:right;background-repeat:no-repeat;background-size:contain;min-height:120px}.promo-banner-image{position:relative;background:#000;background:linear-gradient(36deg, rgb(0, 0, 0) 0%, rgb(106, 106, 106) 48%, rgb(0, 0, 0) 100%);border-radius:4px;margin-bottom:20px;display:flex;justify-content:flex-start}.promo-banner-image img{width:100%;max-height:250px;object-fit:contain;padding:10px 0 5px 0}.promo-banner-image .close-promo{position:absolute;right:4px;top:0px;color:#fff}
.maintenance-banner{border:solid 6px #0b763e;border-radius:6px;margin-bottom:20px}.maintenance-banner .box{padding:20px}.maintenance-banner .box .maintenance-container{position:relative}.maintenance-banner .box .maintenance-container .header-container{display:flex;align-items:center}.maintenance-banner .box .maintenance-container .header-container .icon-border{height:40px;width:40px;border:2px solid red;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:5px}.maintenance-banner .box .maintenance-container .header-container .icon-border i{color:red;font-size:25px}.maintenance-banner .box .maintenance-container .header-container h2{font-weight:800;font-size:1.8rem;color:#0b763e}.maintenance-banner .box .maintenance-container h3{font-size:1.6rem;font-weight:800}.maintenance-banner .box .maintenance-container h3.details{color:#0b763e}.maintenance-banner .box .maintenance-container .duration{margin:10px 0}.maintenance-banner .box .maintenance-container .times{font-style:italic}.maintenance-banner .box .maintenance-container p{margin:10px 0}.maintenance-banner .box .maintenance-container .close-maintenance{position:absolute;right:4px;top:0px;color:#0b763e}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}.nestedOption{border:#ddd solid 2px;padding:10px;border-radius:10px;margin-bottom:20px}.nestedOptionText{width:fit-content;margin:-24px 0 0 20px;background-color:#fff;text-align:center;font-weight:bold;color:#444;max-width:200px;height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px}.survey_question>.object_item{border:1px solid #ddd;padding-top:10px}.survey_question>.object_item i.icon-grab-x{width:100px}.survey_question>.object_item>.object_content{border-bottom:none}.survey_question>.object_item>.object_content>.object_head{padding-top:15px;margin-bottom:15px;border-bottom:none;padding-bottom:0px}.survey_question>.object_item>.object_content>.object_head>i{padding-top:3px}.survey_question>.object_item .btn-edit{position:absolute;top:50%;margin-top:-15px;right:12px;margin-right:10px}@media screen and (max-width: 594px){.survey_question>.object_item .btn-edit{right:20px}}.survey_question>.object_item .icon-cancel{position:absolute;top:50%;margin-top:-10px !important;right:-10px;margin-right:0 !important;color:#999}@media screen and (max-width: 594px){.survey_question>.object_item .icon-cancel{right:0px}}.survey_question>.object_item button.btn.btn-default.icon.circle.btn-edit{margin-right:0px}.survey_question>.object_item>.hats-dropdown{margin-bottom:20px !important}.survey_questions{padding-bottom:25px}.survey_questions>.object_item{padding-bottom:10px}.survey_questions>.object_item>.object_head{padding-top:15px;margin-bottom:15px}.survey_question_placeholder{border:3px solid #ddd;border-radius:10px;background-color:#eee}.ui-sortable-helper{overflow:hidden;height:125px;white-space:nowrap;text-overflow:ellipsis}#submitQuestionnaire .hats-dropdown{margin-bottom:0}.hideElement{display:none}
#token-dropdown{text-align:right;line-height:13px;position:relative}#token-dropdown ::-webkit-scrollbar{-webkit-appearance:none;width:10px}#token-dropdown ::-webkit-scrollbar-thumb{border-radius:4px;background-color:#aaa}#token-dropdown .token-text{cursor:pointer;color:#3c5db2;font-size:12px;font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif;margin-bottom:3px}#token-dropdown .token-dropdown-box{position:absolute;width:250px;height:auto;max-height:250px;overflow-y:scroll;background-color:#fff;right:0;top:13px;border:1px #aaa solid;border-radius:4px;z-index:110}#token-dropdown .token-dropdown-box:focus{outline:none}#token-dropdown .token-dropdown-box--item{color:#444;text-align:left;padding:7px 15px}#token-dropdown .token-dropdown-box--item:hover{color:#000;background-color:#eee}
.side-bar-calendar-container{border-bottom:1px solid #ddd;display:flex;flex-direction:column}.side-bar-calendar-container .side-bar-quicklook-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px;font-weight:600;font-size:16.5px}.side-bar-calendar-container .side-bar-quicklook-header .icomoon-icon-to-do,.side-bar-calendar-container .side-bar-quicklook-header .icon-calendar{margin-right:5px;color:#0b763e;font-size:16px}.side-bar-calendar-container .side-bar-quicklook-header .icon-plus{margin-left:5px;font-size:12px;border:1px solid #999;border-radius:50%;padding:3px}.side-bar-calendar-container .side-bar-quicklook-header .side-bar-dropdown{position:relative}.side-bar-calendar-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-container{background:#fff;border:1px solid #000;border-radius:5px;display:inline-block;padding:2px 5px;font-size:9px;font-weight:bold;margin-right:5px}.side-bar-calendar-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-container i{margin-left:5px}.side-bar-calendar-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-container:hover{background:#eee}.side-bar-calendar-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-list{position:absolute;font-size:14px;z-index:99;width:250px;height:auto;max-height:250px;overflow-y:scroll;padding:10px 10px;background-color:#fff;right:16px;top:22.5px;border:1px solid rgba(0,0,0,.15);box-shadow:0 6px 12px rgba(0,0,0,.175);border-radius:5px}.side-bar-calendar-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-list .side-bar-dropdown-item{height:20px;max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px 10px;margin-left:5px;color:#3c5db2;font-weight:bold;font-size:15px;display:flex;flex-direction:row}.side-bar-calendar-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-list .side-bar-dropdown-item span{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-bar-calendar-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-list .side-bar-dropdown-item .side-bar-dropdown-all{margin-right:10px}.side-bar-calendar-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-list .side-bar-dropdown-item .side-bar-dropdown-selection{display:flex;justify-content:center;align-items:center;min-width:20px;color:#fff;height:20px;border-radius:50%;margin-right:10px}.side-bar-calendar-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-list .side-bar-dropdown-item .side-bar-dropdown-selection i{font-size:9px}.side-bar-calendar-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-list .side-bar-dropdown-title{min-height:20px;padding:5px 10px}.side-bar-calendar-container .side-bar-calendar-day{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-weight:600;font-size:1em;padding:10px 15px}.side-bar-calendar-container .side-bar-calendar-day .side-bar-calendar-day-info{display:flex;flex-direction:row}.side-bar-calendar-container .side-bar-calendar-day .side-bar-calendar-day-info .status{margin-left:10px;font-weight:bold}.side-bar-calendar-container .side-bar-calendar-day .side-bar-calendar-day-info .side-bar-calendar-day-date{margin:0 10px}.side-bar-calendar-container .side-bar-calendar-event{margin:10px;padding:7px 7px 7px 3px;background:rgba(44,207,164,.5);border-left:5px solid #2ccfa3;color:rgba(0,0,0,.7);font-size:11px;text-align:left;text-decoration:none;display:flex;line-height:1.2em;outline:none}.side-bar-calendar-container .side-bar-calendar-event a{color:rgba(0,0,0,.7)}.side-bar-calendar-container .side-bar-calendar-event a .side-bar-calendar-event-time{margin-right:10px}.side-bar-calendar-container .side-bar-calendar-event a .side-bar-calendar-event-description{margin:5px 0 0 10px}.side-bar-calendar-container .side-bar-calendar-event a .side-bar-calendar-event-title{font-weight:600}.side-bar-calendar-container .side-bar-calendar-name{margin-left:15px}
#side-bar-button{position:fixed;z-index:29;top:152px;right:0;background:#fff;border-radius:100px 0 0 100px;height:36px;width:36px;display:flex;align-items:center;padding-left:10px;box-shadow:0 6px 12px rgba(0,0,0,.3);transition:transform 150ms ease-out;transform:translate3d(20px, 0, 0);color:#bbb}#side-bar-button:hover{color:#3c5db2;transform:translate3d(0, 0, 0)}#side-bar-container{cursor:default;width:380px;height:100%;z-index:98;position:absolute;overflow-y:auto;top:50px;right:0}#side-bar-container .side-bar-container{position:fixed;background:#fff;top:50px;right:0;width:380px;background:#fff;overflow:hidden;height:100%;border-left:1px solid #ddd}#side-bar-container .side-bar-container .side-bar-components-scrollable{height:89%;overflow:auto}#side-bar-container .side-bar-container .side-bar-navbar{font-weight:bold;font-size:16px;background:#f2f8ff;border-bottom:1px solid #ddd;border-top:1px solid #ddd;color:#999;height:50px;display:flex;flex-direction:row;justify-content:space-between}#side-bar-container .side-bar-container .side-bar-navbar .side-bar-navbar-items{display:flex;flex-direction:row;align-items:center;justify-content:center}#side-bar-container .side-bar-container .side-bar-navbar .side-bar-navbar-items .side-bar-settings{display:flex;align-items:center;justify-content:center;font-size:22px;height:100%}#side-bar-container .side-bar-container .side-bar-navbar .side-bar-navbar-items .side-bar-settings.selected{border-bottom:2px solid #0b763e;color:#0b763e}#side-bar-container .side-bar-container .side-bar-navbar .side-bar-navbar-items .side-bar-settings:hover{color:#3c5db2}#side-bar-container .side-bar-container .side-bar-navbar .side-bar-navbar-items .side-bar-close{display:flex;align-items:center;justify-content:center;margin:0 10px 0 10px;font-size:28px;height:100%}#side-bar-container .side-bar-container .side-bar-navbar .side-bar-navbar-items .side-bar-close:hover{color:#3c5db2}#side-bar-container .side-bar-container .side-bar-navbar .side-bar-navbar-items .side-bar-tabs{display:flex;align-items:center;justify-content:center;width:100px;padding-left:20px;padding-right:20px;height:100%}#side-bar-container .side-bar-container .side-bar-navbar .side-bar-navbar-items .side-bar-tabs.selected{color:#083564;border-bottom:2px solid #0b763e}#side-bar-container .side-bar-container .side-bar-settings-switch{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #ddd}#side-bar-container .side-bar-container .side-bar-settings-switch i{margin-right:5px;color:#0b763e;font-size:16px}#side-bar-container .side-bar-container #quicklook-edu-modules{position:absolute;overflow-y:auto;height:100%;width:100%}#side-bar-container .side-bar-container #quicklook-edu-modules label{color:#0b763e}
.side-bar-todo-container{border-bottom:1px solid #ddd;display:flex;flex-direction:column}.side-bar-todo-container .side-bar-quicklook-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px;font-weight:600;font-size:16.5px}.side-bar-todo-container .side-bar-quicklook-header .icomoon-icon-to-do,.side-bar-todo-container .side-bar-quicklook-header .icon-calendar{margin-right:5px;color:#0b763e;font-size:16px}.side-bar-todo-container .side-bar-quicklook-header .icon-plus{margin-left:5px;font-size:12px;border:1px solid #999;border-radius:50%;padding:3px}.side-bar-todo-container .side-bar-quicklook-header .side-bar-dropdown{position:relative}.side-bar-todo-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-container{background:#fff;border:1px solid #000;border-radius:5px;display:inline-block;padding:2px 5px;font-size:9px;font-weight:bold;margin-right:5px}.side-bar-todo-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-container i{margin-left:5px}.side-bar-todo-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-container:hover{background:#eee}.side-bar-todo-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-list{position:absolute;font-size:14px;z-index:99;width:250px;height:auto;max-height:250px;overflow-y:scroll;padding:10px 10px;background-color:#fff;right:16px;top:22.5px;border:1px solid rgba(0,0,0,.15);box-shadow:0 6px 12px rgba(0,0,0,.175);border-radius:5px}.side-bar-todo-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-list .side-bar-dropdown-item{height:20px;max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px 10px;margin-left:5px;color:#3c5db2;font-weight:bold;font-size:15px;display:flex;flex-direction:row}.side-bar-todo-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-list .side-bar-dropdown-item span{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-bar-todo-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-list .side-bar-dropdown-item .side-bar-dropdown-all{margin-right:10px}.side-bar-todo-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-list .side-bar-dropdown-item .side-bar-dropdown-selection{display:flex;justify-content:center;align-items:center;min-width:20px;color:#fff;height:20px;border-radius:50%;margin-right:10px}.side-bar-todo-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-list .side-bar-dropdown-item .side-bar-dropdown-selection i{font-size:9px}.side-bar-todo-container .side-bar-quicklook-header .side-bar-dropdown .side-bar-dropdown-list .side-bar-dropdown-title{min-height:20px;padding:5px 10px}.side-bar-todo-container .side-bar-todolist-title{margin-left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px;display:flex;flex-direction:row;align-items:center}.side-bar-todo-container .side-bar-todolist-title .status{margin-left:8px;padding:2px 5px;font-weight:bold;font-size:11px;vertical-align:middle}.side-bar-todo-container .side-bar-todolist-title .status.warn{background-color:#e1251b}.side-bar-todo-container .side-bar-todolist-title .status.pending{background-color:#ba9851}.side-bar-todo-container .side-bar-todo-item{display:flex;flex-direction:row;align-items:center;border:1px solid #ddd;margin:5px 10px;padding:5px;border-radius:5px;font-size:12px}.side-bar-todo-container .side-bar-todo-item .side-bar-todo-checkbox{margin-right:10px}.side-bar-todo-container .side-bar-todo-item .side-bar-todo-checkbox input{cursor:pointer}.side-bar-todo-container .side-bar-todo-item .side-bar-todo-item-link{color:#3c5db2;height:19px;font-weight:bold;padding:5px 0}.side-bar-todo-container .side-bar-todo-item .side-bar-todo-item-info{cursor:pointer}.side-bar-todo-container .side-bar-todo-item .status{font-weight:bold;margin-left:5px}.side-bar-todo-container .side-bar-todo-empty{padding:10px}.side-bar-todo-container .side-bar-todo-show-hide{color:#3c5db2;font-size:13px;margin-left:10px;margin-bottom:5px;cursor:pointer}.side-bar-todo-container .side-bar-todo-pager{display:flex;flex-direction:row;justify-content:center}.side-bar-todo-container .side-bar-todo-pager .side-bar-todo-pager-left{margin-right:10px}.side-bar-todo-container .side-bar-todo-pager .side-bar-todo-pager-right{margin-left:10px}
.education-tip-tile-container{border:1px solid #dedfea;border-radius:7px;margin-bottom:10px}.education-tip-tile-container:hover{border:1px solid #0b763e;-webkit-box-shadow:0px 0px 17px -8px rgba(11,118,62,.62);box-shadow:0px 0px 17px -8px rgba(11,118,62,.62)}.education-tip-tile-container .education-tip-tile-top{display:flex;flex-direction:row;height:auto}.education-tip-tile-container .education-tip-tile-top .education-tip-tile-header-container{width:100%}.education-tip-tile-container .education-tip-tile-top .education-tip-tile-header-container .action-button{padding:10px 20px}.education-tip-tile-container .education-tip-tile-top .education-tip-tile-header-container .remove-tip{float:right;margin:0 15px 15px 0;border-color:#3c5db2;color:#3c5db2}.education-tip-tile-container .education-tip-tile-top .education-tip-tile-header-container .remove-tip:hover{color:#fff;background:#3c5db2}.education-tip-tile-container .education-tip-tile-top .education-tip-tile-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-right:20px}.education-tip-tile-container .education-tip-tile-top .education-tip-tile-header .education-tip-tile-header-text{display:flex;flex-direction:row;align-items:center}.education-tip-tile-container .education-tip-tile-top .education-tip-tile-header .fa{color:#a8aab8;font-size:15px}.education-tip-tile-container .education-tip-tile-top .education-tip-tile-icon-container{width:66px;color:#fff;font-size:24px;background-color:#0b763e;line-height:50px;border-top-left-radius:6px;border-bottom-left-radius:6px;margin-right:15px;text-align:center;padding:0 21px}.education-tip-tile-container .education-tip-tile-top .education-tip-tile-icon-container.open{background-color:#3c5db2}.education-tip-tile-container .education-tip-tile-top .education-tip-tile-title{font-size:13px;line-height:50px;color:#404648;text-decoration:none;font-weight:normal;text-shadow:1px 1px 0 hsla(0,0%,100%,.7);letter-spacing:.03em;margin-right:15px}.education-tip-tile-container .education-tip-tile-top .education-tip-tile-title.open{font-weight:bold}.education-tip-tile-container .education-tip-tile-top .education-tip-tile-info{font-size:13px;color:#404648;text-decoration:none;font-weight:normal;text-shadow:1px 1px 0 hsla(0,0%,100%,.7);letter-spacing:.03em;padding:0 15px 10px 0}.education-tip-tile-container .education-tip-tile-top .education-tip-tile-info p{margin-top:10px}.education-tip-tile-container .education-tip-tile-top .education-tip-tile-info em{font-style:italic}.highlightTip{border:1px solid #0b763e;box-shadow:0px 0px 17px -8px rgba(11,118,62,.62)}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}.document-fencing{padding-top:30px;max-width:800px}.document-fencing h3{font-weight:bold;text-transform:uppercase}.document-fencing h4{font-weight:bold}.document-fencing p{margin-bottom:20px}.document-fencing .fence-options{display:flex;flex-direction:column}@media screen and (min-width: 992px){.document-fencing .fence-options{flex-direction:row}}.document-fencing .fence-options>.fence-option{display:flex;flex-direction:column;width:auto;max-width:360px;padding:20px 0;flex:1 1 auto}.document-fencing .fence-options>.fence-option:not(:last-child){border-bottom:1px solid}@media screen and (min-width: 992px){.document-fencing .fence-options>.fence-option{margin:20px 0;padding:0 20px}.document-fencing .fence-options>.fence-option:not(:last-child){border-bottom:none;border-right:1px solid}}.document-fencing .fence-options>.fence-option .fence-option_actions{margin-top:20px;display:flex;flex-grow:1;align-items:flex-end}.document-fencing .fence-options>.fence-option .fence-option_actions button{max-width:300px;margin:0 auto}.document-fencing .labeled-item{display:flex}.document-fencing .labeled-item>*{flex-grow:1}.document-fencing .labeled-item>label{display:block;font-weight:bold;text-align:right;margin-right:10px;min-width:100px;max-width:100px}.document-fencing .purchase-buttons{display:flex;justify-content:center;margin:20px 0}.document-fencing .purchase-buttons>*{margin:0 10px}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}.plan-change-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.plan-list-overview{display:flex;flex-direction:row;width:100%;max-width:950px;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 1199px){.plan-list-overview{flex-direction:column;align-items:center}}.free-crm-container{position:relative;max-width:829px;margin-top:10px;padding:19px 59px !important}@media screen and (max-width: 1199px){.free-crm-container{margin-top:0}}@media screen and (max-width: 594px){.free-crm-container{padding:20px 15px !important}}.free-crm-container .plan-card--current{color:#f2f3f3;background-color:#0b763e;position:absolute;padding:4px 8px;font-size:.9rem;font-weight:bold;right:47%;top:-9px;border-radius:12px}@media screen and (max-width: 1199px){.free-crm-container .plan-card--current{right:44%}}.plan-info-header{flex-wrap:wrap}@media screen and (max-width: 594px){.tab-container .tab-views.available-plans>li{padding:26px 10px !important}}@media screen and (max-width: 594px){.tab-container .tab-views.plan-info-tabs>li{padding:26px 10px !important}}.plan-card{position:relative;display:flex;flex-direction:column;text-align:center;width:260px;max-width:260px;min-width:260px}@media screen and (max-width: 1199px){.plan-card{align-items:flex-start;padding:19px 59px !important}}@media screen and (max-width: 594px){.plan-card{padding:20px 15px !important}}.plan-card.free-crm{width:100%;max-width:none;flex-direction:row;justify-content:space-around;align-items:flex-start}@media screen and (max-width: 1199px){.plan-card.free-crm{padding:0 !important}}.plan-card.free-crm .plan-card--logo{margin-bottom:10px}.plan-card.free-crm .plan-card--display-price{font-size:4rem}.plan-card.free-crm .plan-card--display-interval{font-size:1.7rem}.plan-card.free-crm .plan-card--description{margin-left:15px}.plan-card.free-crm .plan-card--restrictions{display:flex;flex-direction:row;justify-content:space-around}@media screen and (max-width: 1199px){.plan-card.free-crm{flex-direction:column}.plan-card.free-crm .plan-card--restrictions{flex-direction:column}.plan-card.free-crm .plan-card--description{width:100%;margin-left:0}}@media screen and (max-width: 1199px){.plan-card{box-sizing:border-box;margin-bottom:10px;width:100%;max-width:none}}.plan-card:not(:last-child){margin-right:10px}@media screen and (max-width: 1199px){.plan-card:not(:last-child){margin-right:0}}.plan-card--current{color:#f2f3f3;background-color:#0b763e;position:absolute;padding:4px 8px;font-size:.9rem;font-weight:bold;right:39%;top:-9px;border-radius:12px}@media screen and (max-width: 1199px){.plan-card--current{right:44%}}.plan-card--btn{align-self:flex-end}.plan-card--logo{height:80px !important;width:auto !important;object-fit:contain}@media screen and (max-width: 594px){.plan-card--logo{width:100% !important;height:auto !important}}.plan-card--display-price{font-size:6rem}.plan-card--display-interval{font-size:1.2rem;font-weight:bold;text-transform:uppercase}.plan-card--price{font-style:italic;font-weight:bold}.plan-card--description{text-align:left}.plan-card--description p{margin-bottom:20px}.plan-card--description em{font-style:italic}.plan-card--restrictions{margin-top:auto;color:#0b763e}.plan-comparison{margin-bottom:20px;width:100%}@media only screen and (max-width: 757px){.plan-comparison{padding-top:15px}}.plan-comparison .fa-check{color:#0b763e}.plan-comparison .fa-minus{font-size:11px}.plan-comparison--row{display:flex;max-width:1000px;align-items:center}@media screen and (max-width: 1199px){.plan-comparison--row{max-width:600px}}@media only screen and (max-width: 757px){.plan-comparison--row{flex-direction:column;border-left:1px solid #757e80;border-right:1px solid #757e80}.plan-comparison--row:first-child{border:none}.plan-comparison--row:nth-child(even){background-color:#f2f3f3}.plan-comparison--row:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}}.plan-comparison--row h3,.plan-comparison--row label{margin-right:10px;text-align:right;width:300px}@media only screen and (max-width: 757px){.plan-comparison--row h3,.plan-comparison--row label{text-align:center;margin-right:0px;width:277px}}@media only screen and (max-width: 757px){.plan-comparison--row label{padding-top:5px;font-weight:700}}.plan-comparison--row h3{font-weight:bold;font-size:1.8rem}@media screen and (max-width: 1199px){.plan-comparison--row h3{font-size:1.4rem}}@media only screen and (max-width: 757px){.plan-comparison--row h3{padding-bottom:5px;font-size:1.8rem}}.plan-comparison--row span{min-width:205px}@media screen and (max-width: 1199px){.plan-comparison--row span{min-width:82px;max-width:100px}}.plan-comparison--row .paymentSize{min-width:205px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 1199px){.plan-comparison--row .paymentSize{min-width:82px;max-width:100px}}@media screen and (max-width: 1199px){.plan-comparison .logoSize{height:20px !important}}.plan-comparison--header{align-items:center;min-width:200px}.plan-comparison--row:first-child .plan-comparison--grid{border-top:1px solid #757e80;border-top-left-radius:4px;border-top-right-radius:4px}.plan-comparison--row:last-child .plan-comparison--grid{border-bottom:1px solid #757e80;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.plan-comparison--row:nth-child(even) .plan-comparison--grid{background-color:#f2f3f3}.plan-comparison--grid{display:grid;grid-template-columns:repeat(3, 1fr);border-right:1px solid #757e80;width:100%}@media only screen and (max-width: 757px){.plan-comparison--grid{width:277px;border-right:none;padding-bottom:5px}}.plan-comparison--grid>*{padding:5px 0px;border-left:1px solid #757e80;text-align:center}@media only screen and (max-width: 757px){.plan-comparison--grid>*{border:none}}.plan-comparison tr th:first-child,.plan-comparison tr td:first-child{text-align:right;padding-right:10px;width:300px}.plan-comparison tr th:nth-child(n+2),.plan-comparison tr td:nth-child(n+2){text-align:center}.plan-button{display:block;box-sizing:border;border:1px solid;padding:.5em 1em;border-radius:4px}.plan-button.selected{background-color:#eee}.plan-info-details{margin-left:20px}#plan-info-feature-container{width:100%;box-sizing:border-box}#plan-info-feature-container .plan-info-feature-container-items{display:flex;flex-direction:row;flex-wrap:wrap}#plan-info-feature-container .plan-info-feature-container-items .plan-info-feature-item{display:flex;flex-direction:row;border:1px #c8ced1 solid;box-shadow:4px 4px 9px 0px rgba(0,0,0,.17);border-radius:5px;margin:10px 5px;padding:20px;width:405px;box-sizing:border-box}@media screen and (max-width: 785px){#plan-info-feature-container .plan-info-feature-container-items .plan-info-feature-item{height:auto}}@media screen and (max-width: 650px){#plan-info-feature-container .plan-info-feature-container-items .plan-info-feature-item{max-width:500px;width:100%}}#plan-info-feature-container .plan-info-feature-container-items .plan-info-feature-item--icon{color:#0b763e !important;font-size:30px;margin-right:10px}#plan-info-feature-container .plan-info-feature-container-items .plan-info-feature-item--information{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}#plan-info-feature-container .plan-info-feature-container-items .plan-info-feature-item--type{margin-top:-5px;font-size:20px;font-weight:600}#plan-info-feature-container .plan-info-feature-container-items .plan-info-feature-item .badgeSize{height:62px !important}@media screen and (max-width: 594px){#plan-info-feature-container .plan-info-feature-container-items .plan-info-feature-item .badgeSize{width:100%;height:auto !important}}#plan-info-feature-container .plan-info-feature-container-items .plan-info-feature-item--description{font-style:italic;margin-bottom:10px;min-height:40px}#plan-info-feature-container .plan-info-feature-container-items .plan-info-feature-item--info-container{display:flex;flex-direction:row;height:100px}#plan-info-feature-container .plan-info-feature-container-items .plan-info-feature-item--info-container div{margin-right:10px}@media screen and (max-width: 785px){#plan-info-feature-container .plan-info-feature-container-items .plan-info-feature-item--info-container{flex-direction:column;height:auto}}#plan-info-feature-container .plan-info-feature-container-items .plan-info-feature-item--info{padding-left:20px;text-indent:-10px;font-size:14px;padding-right:5px}@media screen and (max-width: 785px){#plan-info-feature-container .plan-info-feature-container-items .plan-info-feature-item--info{padding-right:0px}}#plan-info-feature-container .plan-info-feature-container-items .plan-info-feature-item--info span{margin-left:5px}.plan-info{display:grid;grid-gap:20px;grid-template-columns:repeat(2, 1fr);margin:20px}@media(max-width: 991px){.plan-info{grid-template-columns:repeat(1, 1fr)}}.plan-info--module-header{display:flex;flex-direction:row;padding-left:5px}.plan-info--module-header .module-icon{margin-right:5px}.plan-info p{padding-top:5px}.plan-info .badgeSize{height:25px !important}.plan-info--item{padding-top:20px}.plan-info--item>h4{font-weight:bold;color:#0b763e}.plan-info--item>small{font-size:1.1rem}.plan-info--item ul>li{margin-left:25px}.plan-info--item ul>li:before{content:"–";display:inline-block;text-indent:-15px}.plan-info--item--grid{display:grid;grid-gap:0 20px;grid-template-columns:repeat(2, 1fr)}@media(max-width: 991px){.plan-info--item--grid{grid-template-columns:repeat(1, 1fr)}}#cart{padding:10px;display:flex;gap:15px;align-self:flex-start;align-items:center;margin-right:auto;min-width:200px;max-width:285px}@media(max-width: 991px){#cart{margin-bottom:10px}}#plan-main{display:flex;justify-content:space-between;flex-direction:row-reverse}.plan-step{padding:10px 0 12px;margin-top:10px;border-top:1px solid #bbb}.plan-step--header{margin-bottom:10px}.plan-step--header h2{font-size:1.6rem;font-weight:bold}.plan-step--content{box-sizing:border-box;display:flex;justify-content:space-between;flex-wrap:wrap}.plan-step--option{display:flex;justify-content:flex-start;flex-wrap:wrap;margin:-5px -5px}.plan-step--option>*{margin:5px 5px}.plan-option .box__header{display:flex;align-items:flex-start;min-height:40px}.plan-option .box__header .module-icon{font-size:2.5rem;align-self:flex-start;margin-right:1rem}.plan-option .box__header .plan-option--status{margin-left:auto}.plan-option--title{font-size:1.5rem;font-weight:bold}.plan-option--title small{font-weight:normal}.plan-option--subtitle{font-size:1.2rem}.plan-option .badge{display:flex;justify-content:space-between;gap:4px;margin-bottom:2px;color:#f2f3f3}.plan-option .badge-included{background-color:#0b763e}.plan-option .badge-optional{background-color:#ee7623}.plan-option .badge-excluded{background-color:#e1251b}.plan-options>.state-box{min-width:180px}.subscription-options>.state-box{min-width:140px}.plan-modules{display:grid;grid-gap:10px;grid-template-columns:repeat(1, 1fr);margin-bottom:10px}@media screen and (min-width: 595px){.plan-modules{grid-template-columns:repeat(2, 1fr)}}.plan-confirm{display:grid;grid-gap:10px;grid-template-columns:1fr;border-top:1px solid #bbb}@media screen and (min-width: 595px){.plan-confirm{grid-template-columns:repeat(2, 1fr)}}.plan-items--title{margin-top:10px}.plan-items--title h3{font-size:2rem;font-weight:bold}.plan-items--module{display:flex;align-items:center;flex-wrap:wrap}.plan-items--module>*:last-child{margin-left:auto}.plan-items--module .btn{min-width:100px;max-width:100px}@media screen and (max-width: 991px){.plan-items--module .module-title{width:100%}.plan-items--module .dash-separator{display:none}}.plan-items .box{margin-top:10px}.plan-checkout{margin-top:10px}.plan-checkout .plan-checkout__item{display:flex;justify-content:space-between}.plan-checkout .plan-checkout__item>*:not(last-child){margin-bottom:8px}.plan-checkout .plan-checkout__item em{font-style:italic}.plan-checkout .plan-checkout__item small{font-weight:bold;font-size:.9em}.plan-checkout .plan-checkout__item strong{font-weight:bold;font-size:1.2em}.plan-checkout .plan-checkout__item--emphasis{padding-top:4px;border-top:1px solid #c8ced1;align-items:top}.plan-checkout .plan-checkout__item>label{display:block;font-weight:bold;text-align:right;margin-right:10px;min-width:100px;max-width:100px}.plan-checkout .plan-checkout__item .amount{display:inline-block;min-width:60px;text-align:right}.plan-checkout .plan-checkout__item .sub-items{display:flex;flex-direction:column;align-items:flex-end}.plan-checkout .plan-checkout__item .sub-items>div{display:flex;justify-content:flex-end}.plan-checkout .plan-checkout__item .sub-items>div small{text-align:right}.plan-checkout .plan-checkout__item .referred-by{display:flex;flex-direction:column;align-items:flex-end}.plan-checkout .plan-checkout__item .referred-by button{margin-top:10px}.plan-checkout .plan-checkout__item .checkout-credit{display:flex;justify-content:space-between;align-items:center}.plan-checkout .plan-checkout__item .form{width:100%}.plan-checkout .plan-checkout__item .form--input{margin-bottom:10px}.plan-checkout .plan-checkout__item .form--value{height:20px;background-color:#f2f3f3;border-radius:4px;padding:7px}.plan-checkout .checkout-complete{display:flex;flex-direction:column;align-items:flex-end;margin:8px 0}.plan-checkout .checkout-complete fieldset{margin-bottom:5px}.plan-checkout .checkout-complete button{min-width:260px}.plan-checkout .plan-checkout-referral-code{padding-top:8px;padding-right:8px;margin-bottom:18px;background-color:#f2f3f3;border-radius:4px}.plan-checkout .plan-checkout-referral-code div.referral-code-checkout-button{display:flex;justify-content:flex-end}.plan-checkout .plan-checkout-referral-code div.referral-code-checkout-button span{margin-right:auto}.logoSize{height:50px !important;width:auto !important;object-fit:contain}@media only screen and (max-width: 757px){.mobileComparision{padding:0px !important;border:none !important}}@media only screen and (max-width: 757px){.mobileBorder{border-left:1px solid #757e80;border-right:1px solid #757e80}}
.option-container{display:flex;flex-direction:row;justify-content:space-between}.option-container select{width:84%;background:#fff;border-radius:4px;border:1px solid #ddd;color:#666;cursor:pointer;display:table;height:33px;outline:none;overflow:hidden;position:relative;line-height:33px;font-size:15px}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}#plan-settings #select-plan{display:flex;flex:1;gap:10px}#plan-settings #select-plan>*{width:100%;box-sizing:border-box}#plan-settings #select-plan>* img{max-width:100%;margin:9px auto}#plan-settings #select-plan>* .plan-button{display:block}@media screen and (max-width: 991px){#select-plan{flex-direction:column}}#select-plan .state-box{display:flex;flex-direction:column;justify-content:space-between}#select-plan .state-box .box__header{display:flex;border-bottom:none;flex-direction:column;align-items:center}#select-plan .state-box .btn-lg{font-size:13px}#select-plan .state-box .trial{font-weight:700}#current-plan{margin:0 5px}#current-plan .box__header{display:flex;justify-content:space-between}@media screen and (max-width: 991px){#current-plan .box__header{flex-direction:column;align-items:center}}#current-plan .box__header .btn-lg{font-size:13px}#current-plan .box__header .trial{font-weight:700}@media screen and (max-width: 991px){#current-plan{display:flex;flex-direction:column}}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}.plan-quick-buy--title{font-weight:600;font-size:1.2em;margin-bottom:4px}.plan-quick-buy>.box{margin-top:10px}.plan-quick-buy .plans{display:flex;justify-content:space-between;flex-direction:column;row-gap:20px;box-sizing:border-box;margin-bottom:20px}@media screen and (max-width: 594px){.plan-quick-buy .plans{flex-direction:column;box-sizing:border-box}}.plan-quick-buy .plans>.state-box{padding:15px 10px;width:100%;cursor:pointer;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;background-color:#f2f3f3}.plan-quick-buy .plans>.state-box.selected{background-color:rgb(230.8411627907,239.8588372093,235.1393066725)}@media screen and (max-width: 594px){.plan-quick-buy .plans>.state-box{width:auto;margin-top:10px}}.plan-quick-buy .plans>.state-box .plan-logo{height:50px;object-fit:contain}@media screen and (max-width: 991px){.plan-quick-buy .plans>.state-box .plan-logo{height:30px}}.plan-quick-buy .plans>.state-box .subscriptions{display:flex;column-gap:10px}@media screen and (max-width: 594px){.plan-quick-buy .plans>.state-box .subscriptions{display:flex;margin:10px -5px}.plan-quick-buy .plans>.state-box .subscriptions>*{margin:0 5px}}.plan-quick-buy .plans>.state-box small{display:flex;justify-content:center;font-size:.9em;margin:10px;text-align:center}@media screen and (max-width: 594px){.plan-quick-buy .plans>.state-box small{font-size:.9em;min-height:10px}}.plan-quick-buy .plans>.state-box h1{font-weight:bold}.plan-quick-buy .plans .plan-length{padding:10px 2px 14px;margin-bottom:10px;background-color:#fff;width:100%}.plan-quick-buy .plans .plan-length.selected::before{height:10px;width:10px;line-height:10px;font-size:.9rem}.plan-quick-buy .plans .plan-length.selected{background-color:#0b763e;color:#fff}.plan-quick-buy .checkout-details{display:flex;flex-direction:column}.plan-quick-buy .checkout-details label{display:inline-block;text-align:right;width:130px}.plan-quick-buy .checkout-details .amount{width:100px;font-size:1.2em;text-align:right;float:right}.plan-quick-buy .checkout-details .total{margin-top:4px;padding-top:4px;font-weight:bold;border-top:1px solid #c8ced1}.plan-quick-buy .referral-ui{display:flex;align-items:center}.plan-quick-buy .referral-ui .referral-code{flex-grow:1;margin-right:10px}.plan-quick-buy .referral-ui button{white-space:nowrap}.plan-quick-buy .quick-checkout .form--input{margin-bottom:10px}.plan-quick-buy .checkout-note{padding:15px;font-size:.9em;font-style:italic}.plan-quick-buy .buttons{margin-top:10px;display:flex;justify-content:flex-end}.plan-quick-buy .buttons>.button{margin-left:10px}
#zero-state-container{box-sizing:border-box;display:flex;flex-direction:column;max-width:600px;padding:50px;box-shadow:1px 1px 2px 1px rgba(38,56,103,.2);border:1px solid #0b763e;border-radius:10px;margin-bottom:25px}#zero-state-container .zero-state--top{display:flex;flex-direction:row;align-items:center;font-size:35px;font-weight:500;color:#0b763e;margin-bottom:24px}#zero-state-container .zero-state--top .icon-core-lead::before{content:url(/images/menu/leads.svg);color:#0b763e !important;fill:#0b763e !important}#zero-state-container .zero-state--top .icomoon-contacts::before{color:#0b763e !important}#zero-state-container .zero-state--top .icomoon-projects::before{color:#0b763e !important}#zero-state-container .zero-state--title{margin-left:10px}#zero-state-container .zero-state--header{color:#263867;margin-bottom:10px}#zero-state-container .zero-state--description{margin-bottom:10px}#zero-state-container .zero-state--button{padding:15px;max-width:200px;margin:15px 0}#zero-state-container .manuallyAddAccount .btn-primary{display:block;width:137px;white-space:nowrap;margin:5px 0}
#documents-zero-state{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px 25%;box-shadow:1px 1px 2px 1px rgba(38,56,103,.2);border:1px solid #0b763e;border-radius:10px}#documents-zero-state .documents-zero-state-description{margin-bottom:20px;text-align:center}#documents-zero-state .documents-zero-state-description .zero-header{font-size:20px;margin-bottom:10px;color:#263867;font-weight:bold}#documents-zero-state .documents-zero-state-button{border-radius:.3rem;padding:15px;background-color:#0b763e;border:1px solid #0b763e;color:#fff;font-size:16px;font-weight:400}
#small-zero-state{width:100%;display:flex;justify-content:center}#small-zero-state .small-zero-state-container{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;width:750px;padding:50px;box-shadow:1px 1px 2px 1px rgba(38,56,103,.2);border:1px solid #0b763e;border-radius:10px;text-align:center}#small-zero-state .small-zero-state-container .zero-header{color:#263867;font-weight:bold;font-size:20px}#small-zero-state .small-zero-state-container p{margin-top:10px}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}#client-portal-project-settings{padding:12px 15px 12px 15px;margin-top:15px;background:#fff}#client-portal-project-settings .client-portal-project-settings-header--title{display:flex;font-weight:bold;line-height:24px;border-bottom:1px solid #ccc;justify-content:space-between}#client-portal-project-settings .client-portal-project-settings-header--title .toggle{margin-left:10px;display:inline-block}#client-portal-project-settings .client-portal-project-settings-header--title span{width:120px;font-weight:700;font-size:14px;line-height:1}#client-portal-project-settings .client-portal-project-settings-header .actions{display:flex;margin:10px -4px;width:100%}#client-portal-project-settings .client-portal-project-settings-header .actions>*{margin:0 4px}#client-portal-project-settings .client-portal-project-settings-header .actions .btn-xs{padding-top:5px}#client-portal-project-settings .client-portal-project-settings-header .actions .client-portal-project-settings-toggle{margin-left:auto}@media screen and (min-width: 595px){#client-portal-project-settings .client-portal-project-settings-header{display:flex;flex-direction:row;align-items:center}#client-portal-project-settings .client-portal-project-settings-header--title{border-bottom:0;height:24px}#client-portal-project-settings .client-portal-project-settings-header .actions{margin-left:40px}}#client-portal-project-settings .client-portal-project-settings-content{display:flex;flex-direction:row}#client-portal-project-settings .client-portal-project-settings-content.disabled{pointer-events:none;opacity:.5}@media screen and (max-width: 886px){#client-portal-project-settings .client-portal-project-settings-content{flex-direction:column}}#client-portal-project-settings .client-portal-project-settings-content .client-portal-project-settings-label{font-size:13px;font-weight:bold;color:#666;vertical-align:middle}#client-portal-project-settings .client-portal-project-settings-content aside{margin:0 30px 0 0;max-width:260px;min-width:220px}@media screen and (max-width: 886px){#client-portal-project-settings .client-portal-project-settings-content aside{max-width:none;margin:0}}#client-portal-project-settings .client-portal-project-settings-content aside .remove-image{z-index:10}#client-portal-project-settings .client-portal-project-settings-content aside .client-portal-project-settings-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #ccc}#client-portal-project-settings .client-portal-project-settings-content aside .client-portal-project-settings-pin{display:flex;flex-direction:column;padding:10px 0 5px 0;border-bottom:1px solid #ccc}#client-portal-project-settings .client-portal-project-settings-content aside .client-portal-project-settings-pin--top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#client-portal-project-settings .client-portal-project-settings-content aside .client-portal-project-settings-pin--bottom{display:flex;flex-direction:row;justify-content:space-between}#client-portal-project-settings .client-portal-project-settings-content aside .client-portal-project-settings-pin--bottom button{margin-left:10px}#client-portal-project-settings .client-portal-project-settings-content aside .client-portal-project-settings-pin .pin-error{padding-top:5px;font-size:12px;color:#ffb75a}#client-portal-project-settings .client-portal-project-settings-content aside .client-portal-project-settings-image{width:100%;max-height:50px;margin-top:5px;object-fit:cover}#client-portal-project-settings .client-portal-project-settings-content aside .cps-project-filtering{margin-top:10px}#client-portal-project-settings .client-portal-project-settings-content aside .cps-project-filtering .filtered-projects{max-height:150px;overflow-y:auto;padding-right:2px}#client-portal-project-settings .client-portal-project-settings-content aside .cps-project-filtering .filtered-projects::-webkit-scrollbar{background-color:#fff;border-radius:10px;height:10px;width:15px;-moz-appearance:none}#client-portal-project-settings .client-portal-project-settings-content aside .cps-project-filtering .filtered-projects::-webkit-scrollbar-thumb{background-color:gray;border-radius:10px;border:5px solid #fff}#client-portal-project-settings .client-portal-project-settings-content aside .cps-project-filtering .filtered-projects::-webkit-scrollbar-thumb:vertical{height:20px !important;width:20px}#client-portal-project-settings .client-portal-project-settings-content aside .cps-project-filtering .filtered-project{display:flex;justify-content:space-between;margin-top:5px}#client-portal-project-settings .client-portal-project-settings-content main .client-portal-project-settings-info{color:#aaa;font-size:12px;margin-top:5px;margin-bottom:10px}#client-portal-project-settings .client-portal-project-settings-content main .document-toggles{display:block;max-width:900px}@media screen and (min-width: 595px){#client-portal-project-settings .client-portal-project-settings-content main .document-toggles{display:flex;flex-direction:row;justify-content:space-between;align-items:center}}#client-portal-project-settings .client-portal-project-settings-content main .document-toggles--title{margin-right:5px;font-size:13px;font-weight:bold;color:#666;vertical-align:middle}#client-portal-project-settings .client-portal-project-settings-content main .document-toggles--toggle{display:flex;justify-content:space-between;align-items:center}#client-portal-project-settings .client-portal-project-settings-content main .document-toggles--toggle p{margin:0 5px}@media screen and (min-width: 595px){#client-portal-project-settings .client-portal-project-settings-content main .document-toggles--toggle{display:flex}}#client-portal-project-settings .client-portal-project-settings-content main .client-portal-project-settings-welcome{display:flex;align-items:center;padding:10px 0 10px 0;margin-top:5px;border-top:1px solid #ccc}#client-portal-project-settings .client-portal-project-settings-content main .client-portal-project-settings-welcome--sync{margin-left:auto}#client-portal-project-settings .client-portal-project-settings-content main .client-portal-project-settings-welcome .client-portal-project-settings-label{margin-right:15px}#client-portal-project-settings .client-portal-project-settings-content main .cps-submit{margin-top:5px;display:flex;justify-content:flex-end}#client-portal-project-settings .client-portal-project-settings-content main .redactor-container--disabled{opacity:.6}
#image-uploader .btn-xs{height:10px}#image-uploader .error{color:red}#image-uploader #image-preview,#image-uploader #image-crop-preview{max-height:200px;max-width:100%}
#product-edit-item{padding:10px 0 10px 10px}#product-edit-item .product-edit-item-container{display:flex;flex-direction:row}#product-edit-item .product-edit-item-container .product-edit-item-info-container{display:flex;flex-direction:column;width:100%}#product-edit-item .product-edit-item-container .product-edit-item-info-container .product-edit-item-description{display:flex;width:auto}#product-edit-item .product-edit-item-container .product-edit-item-info-container .product-edit-item-description .text-editor-reset *{all:revert}#product-edit-item .product-edit-item-container .product-edit-item-info-container .product-edit-item-description .text-editor-reset ul{list-style-type:disc}#product-edit-item .product-edit-item-container .product-edit-item-info-container .product-edit-item-description .text-editor-reset p{margin:0;min-height:14px;word-break:break-word}#product-edit-item .product-edit-item-container .product-edit-item-info-container .product-edit-item-description .text-editor-reset p .redactor_token{background:rgba(11,118,62,.3);border:none;cursor:default;color:#000;font-size:14px;letter-spacing:-0.03em;line-height:18px;outline:none;padding:0 4px 0 4px;margin:0px;display:inline;border-radius:5px;box-shadow:inset 0 0 1px rgb(15.3488372093,164.6511627907,86.511627907)}#product-edit-item .product-edit-item-container .product-edit-item-info-container .product-edit-item-description .text-editor-reset a:visited{color:blue}#product-edit-item .product-edit-item-container .product-edit-item-info-container .product-edit-item-description .invoice-item-workflow{color:#999}#product-edit-item .product-edit-item-container .product-edit-item-info-container .product-edit-item-data-container{display:flex;flex:row;justify-content:space-between}#product-edit-item .product-edit-item-container .product-edit-item-info-container .product-edit-item-data-container .product-name{width:53%}#product-edit-item .product-edit-item-container .product-edit-item-info-container .product-edit-item-data-container .product-name-no-image{width:63%}#product-edit-item .product-edit-item-container .product-edit-item-info-container .product-edit-item-data-container .product-edit-item-data{display:flex;flex-direction:row;justify-content:end;text-align:center}#product-edit-item .product-edit-item-container .product-edit-item-info-container .product-edit-item-data-container .product-edit-item-data .product-select-default{width:50px}#product-edit-item .product-edit-item-container .product-edit-item-info-container .product-edit-item-data-container .product-edit-item-data .product_quantity{width:75px}#product-edit-item .product-edit-item-container .product-edit-item-info-container .product-edit-item-data-container .product-edit-item-data .product_total{width:150px}#product-edit-item .product-edit-item-container .product-edit-item-info-container .product-edit-item-data-container .product-edit-item-data .product-tax{width:50px}#product-edit-item .product-edit-item-container .product-edit-item-buttons{min-width:60px}#product-edit-item .product-edit-item-container .product-edit-item-buttons .btn-edit{margin-right:10px}#product-edit-item .product-edit-item-container p{font-size:13px;white-space:pre-wrap}#product-edit-item .product-edit-item-container p:nth-child(2){margin-top:10px}#product-edit-item-header{text-transform:uppercase;border-bottom:1px solid #ccc;font-size:10px;color:#444;display:flex;flex-direction:row;justify-content:space-between;width:100%}#product-edit-item-header .product-edit-item-header-data{display:flex;flex-direction:row;justify-content:end;text-align:center}#product-edit-item-header .product-edit-item-header-data .product-edit-item-header-spacer{min-width:60px}#product-edit-item-header .product-edit-item-header-data div:nth-last-child(2){width:50px}#product-edit-item-header .product-edit-item-header-data div:nth-last-child(3){width:150px}#product-edit-item-header .product-edit-item-header-data div:nth-last-child(4){width:75px}#product-edit-item-header .product-edit-item-header-data div:nth-last-child(5){width:50px}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}#contacts-header-container{display:flex;flex-direction:column;border-bottom:1px solid #bbb;padding-bottom:14px}#contacts-header-container .contacts-header{display:flex;flex-direction:row;justify-content:space-between}#contacts-header-container .contacts-header .contacts-header-left{display:flex;flex-direction:row;align-items:center}#contacts-header-container .contacts-header .contacts-header-left h1{color:#444;font-size:30px;letter-spacing:0px;text-shadow:1px 1px 0 hsla(0,0%,100%,.7);margin-right:7px}#contacts-header-container .contacts-header .contacts-header-left button{height:24.5px;margin-bottom:-5px}#contacts-header-container .contacts-header .contacts-header-left button i{margin-right:5px}#contacts-header-container .contacts-header .contacts-header-right{display:flex;flex-direction:row;align-items:center}@media screen and (max-width: 991px){#contacts-header-container .contacts-header .contacts-header-right .icon-settings{font-size:18px}}#contacts-header-container .contacts-header .contacts-header-right .icon-category{margin-left:0;margin-right:8px}#contacts-header-container .contacts-header .contacts-header-right .contacts-header-type{margin:0 7px;font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}.dash_cal{background-color:#f2f3f3 !important;position:relative}.dash_cal h3{font-weight:700;font-size:15px;text-align:center}.dash_cal_month{background:#fff;text-align:center;border-radius:7px 7px 0 0;height:50px;margin:-15px -15px 15px -15px}.dash_cal_month a{text-transform:capitalize;color:#171717;font-size:15px;font-weight:600;line-height:50px}@media screen and (min-width: 992px){.dash_cal_days{display:flex}}.dash_cal_days .day_wrapper{width:100%;margin-right:0;margin-bottom:15px;text-align:center;display:flex;flex-direction:column}@media screen and (max-width: 991px){.dash_cal_days .day_wrapper:nth-last-child(3){margin-bottom:0}}@media screen and (max-width: 1199px){.dash_cal_days .day_wrapper:nth-last-child(1),.dash_cal_days .day_wrapper:nth-last-child(2){display:none}}@media screen and (min-width: 992px){.dash_cal_days .day_wrapper{margin-right:15px;margin-bottom:0;width:33%}}@media screen and (min-width: 992px)and (max-width: 1199px){.dash_cal_days .day_wrapper:nth-last-child(3){margin-right:0}}@media screen and (min-width: 1200px){.dash_cal_days .day_wrapper{width:20%}.dash_cal_days .day_wrapper:last-child{margin-right:0}}.dash_cal_days .day_wrapper .dash_cal_day{height:100%;display:flex;flex-direction:column}.dash_cal_days .day_wrapper .dash_cal_date{color:#171717;font-weight:600;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:inline-block;flex:none}.dash_cal_days .day_wrapper .dash_cal_date i{font-family:"17hats-icons";font-size:18px;line-height:24px;margin-right:5px}.dash_cal_days .day_wrapper .dash_cal_box{display:flex;flex-direction:column;border-radius:7px;margin-top:5px;padding:10px 10px;background-color:#fff;height:100%;box-shadow:0 0 0 1px #c8ced1;position:relative;cursor:pointer;overflow:hidden;box-sizing:content-box}.dash_cal_days .day_wrapper .dash_cal_box ul li:last-child a{margin-bottom:0}.dash_cal_days .day_wrapper .dash_cal_box ul{flex:1;overflow-y:auto}.dash_cal_days .day_wrapper .dash_cal_box ul li a{text-shadow:none;display:block;padding:7px 7px 7px 3px;background:rgba(44,207,164,.5);border-left:5px solid #2ccfa3;color:rgba(0,0,0,.7);font-size:11px;text-align:left;margin-bottom:10px;text-decoration:none;display:flex;line-height:1.2em;outline:none}.dash_cal_days .day_wrapper .dash_cal_box ul li a strong{flex-basis:60px;text-transform:lowercase}.dash_cal_days .day_wrapper .dash_cal_box ul li a .dash_cal_trunkme{flex:1;display:flex;max-height:calc(2.4em + 1px);width:1px;font-weight:600}.dash_cal_days .day_wrapper .dash_cal_box ul li a abbr{overflow:hidden;text-overflow:ellipsis}.dash_cal_days .day_wrapper .dash_cal_box.has_more{margin-bottom:auto}.dash_cal_days .day_wrapper .dash_cal_box.has_more ul{margin-bottom:20px}@media screen and (max-width: 991px){.dash_cal_days .day_wrapper .dash_cal_box{height:auto}}@media screen and (min-width: 992px){.dash_cal_days .day_wrapper .dash_cal_box{min-height:180px}.dash_cal_days .day_wrapper .dash_cal_box.opened{flex:1;height:auto}}.dash_cal_days .day_wrapper .dash_cal_btn{color:#0b763e;background:none;border:none;display:flex;align-items:center;justify-content:center;align-self:flex-end;padding-top:10px;width:100%}.dash_cal_days .day_wrapper .dash_cal_btn i.caret{margin:0 7px}.dash_cal_days .day_wrapper .dash_cal_btn b{font-weight:bold}.dash_cal_days .day_wrapper .dash_cal_nocal{color:#0b763e;font-weight:500;font-size:13px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);user-select:none}.dash_cal_done{background:rgba(160,160,160,.2);border-radius:4px;box-sizing:border-box;margin-top:5px;padding:32px 10px;clear:both;text-align:center}.dash_cal_done h3{font-family:"open_sansregular";letter-spacing:0px;font-size:24px;line-height:42px;display:inline;margin-right:15px;color:#9aa1a5;padding-top:2px}.dash_cal_done .btn-xs{margin-top:10px;vertical-align:top}.dash_cal_options{position:absolute;top:6px;right:8px;color:#c8ced1 !important;z-index:1}.selected_dashboard_calendars dd{margin-left:50px !important}@media screen and (max-width: 991px){.selected_dashboard_calendars dd{margin-left:20px !important}}.selected_dashboard_calendars b{width:16px;height:16px;border-radius:5px;margin-right:5px;margin-top:2px;display:inline-block}.selected_dashboard_calendars label{vertical-align:text-bottom;display:inline-block !important;max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 991px){.selected_dashboard_calendars label{max-width:235px}}
.payment-fees{padding-left:2em}.payment-fees .gateway-name{font-weight:bold}.payment-fees li:before{content:"– "}.payment-options-note{margin-top:-5px;margin-bottom:10px;margin-left:10px;font-weight:bold}
#merchant-settings .box--white{margin-bottom:10px}#merchant-settings .box--white p{margin-bottom:15px}#merchant-settings .image-container{float:left;display:flex;flex-direction:column}#merchant-settings .image-container img{width:100px}#merchant-settings .image-container .hat-payments-img{width:130px}#merchant-settings .payment-info{padding-top:1em}#merchant-settings .box-warning{margin-top:6px;border-color:#dc3545;color:#dc3545;margin-bottom:10px}#merchant-settings .plan-change-container{padding-left:20px}#merchant-settings .disable-cc{margin-left:15px}#merchant-settings .payment-go-btn{height:34px;margin-left:10px;font-size:1.2rem}#merchant-settings .hats-tabs-legacy-content{padding:.5rem 1.5rem}#merchant-settings .hats-tabs-legacy-content .selected-tabs{margin:.5rem}#merchant-settings .payment-options-buttons{float:right}@media screen and (max-width: 483px){#merchant-settings .payment-options-buttons{float:left;margin-top:30px}}#merchant-settings .selector-container{display:flex;flex-direction:row}#merchant-settings .disconnect-text{font-size:75%;margin-top:2em}#merchant-settings .select_menu_wrapper{width:175px}#merchant-settings .select_menu_wrapper b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#merchant-settings .disclaimer{font-size:12px;font-style:italic;margin-bottom:15px}
#header-settings-container .box__header{display:flex;flex-direction:row;justify-content:space-between}#header-settings-container .box__header button{height:22.5px}#header-settings-container .box__header .sub_title{font-weight:bold}#header-settings-container .header-settings--gallery-container{display:flex;flex:row;flex-wrap:wrap}#header-settings-container .header-settings--buttons-container{display:flex;flex-direction:row}#header-settings-container .header-settings--buttons-container .btn-danger{margin-right:5px}#header-settings-container .header-settings--gallery-image-container{position:relative;border:1px solid green;border-radius:4px;margin:5px;display:flex}#header-settings-container .header-settings--gallery-image{margin:14px 10px 10px 10px;max-height:70px;width:170px;object-fit:contain}#header-settings-container .header-settings--select-image{font-size:12px;color:#0b763e;position:absolute;padding:0 5px;background-color:#fff;bottom:-7px;right:73px;z-index:100;font-weight:bold;border:1px solid #0b763e;border-radius:5px;cursor:pointer}#header-settings-container .header-settings--remove-image{font-size:13px;color:red;position:absolute;padding:0 5px;background-color:#fff;top:1px;right:1px;font-weight:bold;border:1px solid red;border-radius:50%;cursor:pointer}#header-settings-container .header-settings--header-image{width:100%}#header-settings-container .header-settings--logo-toggle{display:flex;flex-direction:row;align-items:center;margin-top:10px}#header-settings-container .header-settings--logo-toggle .toggle-label{font-weight:bold;margin-left:5px}#header-settings-container .header-settings--first-image{margin-bottom:10px;font-weight:bold}
#logo-preferences p,#logo-preferences h4{margin-bottom:10px}#logo-preferences h4{font-weight:bold}#logo-preferences .box--white{margin-bottom:20px}#logo-preferences .logo-preferences--image-container{display:flex;flex-direction:column;align-items:flex-start}#logo-preferences .logo-preferences--image{max-height:200px;max-width:90%;object-fit:contain;margin-bottom:7px}
#account-preferences .background-settings--gallery-container{display:flex;flex-direction:row;flex-wrap:wrap;max-height:300px;overflow-y:scroll;border:solid 1px #c8ced1;border-radius:4px}@media screen and (max-width: 594px){#account-preferences .background-settings--gallery-container{justify-content:center}}#account-preferences .background-settings--gallery-image-container{position:relative;margin:5px;cursor:pointer;border-radius:4px}#account-preferences .background-settings--gallery-image-container p{text-align:center}#account-preferences .background-settings--gallery-image-container:hover{background-color:#f2f3f3}#account-preferences .background-settings--gallery-image{margin:14px 10px 10px 10px;max-height:70px;width:170px;object-fit:fill}#account-preferences .background-settings--preview-image{height:150px;width:240px;object-fit:fill;margin-left:0;margin-bottom:15px;display:block}@media screen and (max-width: 594px){#account-preferences .background-settings--preview-image{margin-right:auto;margin-left:auto}}#account-preferences .background-settings--color-sample{width:170px;height:70px;margin:14px 10px 10px 10px;cursor:pointer}#account-preferences .background-settings--color-preview{height:150px;width:240px;object-fit:fill;margin-bottom:15px}@media screen and (max-width: 594px){#account-preferences .background-settings--color-preview{margin-right:auto;margin-left:auto}}#account-preferences .box{margin-bottom:15px}#account-preferences .box .urlText{font-weight:bold}#account-preferences .box .error{color:red}#account-preferences .box .input-container{display:flex;flex-direction:row;align-items:center}#account-preferences .box .input-container .url{margin-left:5px;width:100px}#account-preferences .box .input-container .urlInput{width:100%}#account-preferences .box .button-container{display:flex;flex-direction:row;justify-content:flex-end;margin-top:10px}#account-preferences .box .button-container .btn-success{text-transform:uppercase;margin-left:10px;padding:.5rem 3.5rem}#account-preferences .box .button-container .btn-success:disabled{background-color:#0b763e;border-color:#0b763e}#account-preferences .box .button-container .reset-button{border:none #9f9f9f;border-collapse:collapse;border-radius:.8rem;color:#444;cursor:pointer;display:inline-block;outline:0px;font-weight:normal;margin:0px;text-align:center;text-decoration:none;padding:.5rem 1.1rem .6rem;background:#fff}#account-preferences .box .button-container .reset-button span{color:#444;font-size:1.4rem;margin-right:5px;text-transform:uppercase}#account-preferences .box p{margin-bottom:15px}#account-preferences .box label{font-weight:700}
#colors-fonts-preference .box{margin-bottom:15px}#colors-fonts-preference .box h4{font-weight:700}#colors-fonts-preference .box p{margin-bottom:0}#colors-fonts-preference .box .color-selection-container{display:flex;margin-bottom:15px;cursor:default}#colors-fonts-preference .box .color-selection-container>div{flex:0 0 50%;max-width:50%}#colors-fonts-preference .box .color-selection-container p{font-size:11px;margin-bottom:5px}#colors-fonts-preference .box .color-selection-container #color-picker .color-picker{height:34px;width:350px;text-indent:25px}#colors-fonts-preference .box.font-container p{font-size:11px}#colors-fonts-preference .box.font-container .email-font{margin-top:10px}#colors-fonts-preference .box .action-container{display:flex;justify-content:flex-end;margin-top:15px}#colors-fonts-preference .box .action-container .reset-button{border:none #9f9f9f;border-collapse:collapse;border-radius:.8rem;color:#444;cursor:pointer;display:inline-block;outline:0px;font-weight:normal;margin:0px;text-align:center;text-decoration:none;padding:.5rem 1.1rem .6rem;background:#fff}#colors-fonts-preference .box .action-container .reset-button span{color:#444;font-size:1.4rem;margin-right:5px;text-transform:uppercase}
#text-preference .box{margin-bottom:15px}#text-preference .box .email-container{margin-top:20px}#text-preference .box p{margin-bottom:0}#text-preference .box .text-description{margin-bottom:10px}#text-preference .box input{color:#333;width:100%;letter-spacing:-0.04em;border:1px solid #ddd;height:34px;padding:0px 7px 0px 7px;background:#fff;box-sizing:border-box;border-radius:5px;font-size:14px;font-family:"open_sansregular","Helvetica Neue",Arial,sans-serif;margin-bottom:10px}#text-preference .box .label-container{display:flex;margin-bottom:5px}#text-preference .box .question-container{display:flex;flex-direction:column}#text-preference .box label,#text-preference .box h4{font-weight:600}#text-preference .box h4{margin-bottom:10px}#text-preference .box .button-container{display:flex;justify-content:end;padding-top:10px}#text-preference .box .button-container button{padding:.5rem 3.5rem}#text-preference .box .button-container button:first-child{border:none #9f9f9f;border-collapse:collapse;border-radius:.8rem;color:#444;cursor:pointer;display:inline-block;outline:0px;font-weight:normal;margin-right:10px;text-align:center;text-decoration:none;font-size:1.4rem;padding:.5rem 1.1rem .6rem;background:#fff}#text-preference .box .button-container button:first-child i{margin-left:5px}
#email-signatures .email-flex-container{display:flex;flex-direction:column}@media screen and (min-width: 1200px){#email-signatures .email-flex-container{flex-direction:row;column-gap:10px}#email-signatures .email-flex-container>div{width:50%}}#email-signatures .email-signature-item-container{display:flex;height:35px;align-items:center;cursor:pointer}#email-signatures .email-signature-item-container.selected{background-color:#e8f7ef;padding:5px 5px 5px 0}#email-signatures .email-signature-item-container .icon-grab-y{color:#bbb;margin-right:5px}#email-signatures .signature-title{width:100%}#email-signatures .email-title{width:100%;height:35px;margin:10px 0 10px;box-sizing:border-box;border:1px solid #ddd;padding:0px 7px 0px 7px;box-sizing:border-box;border-radius:5px}#email-signatures .email-title:focus-visible{outline:#0b763e 1px auto}#email-signatures .signature-placeholder{border:2px dashed #ccc;border-radius:5;text-align:center;padding:60px 10px;margin-top:20px}#email-signatures .action-container{display:flex;justify-content:space-between;margin-top:15px}#email-signatures .error{color:red;font-size:12px}
#email-settings-preferences .hats-dropdown{float:right}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}#email-reminders .reminder-box{border-radius:4px;overflow:hidden;margin:20px 0 0}#email-reminders .reminder-box .reminder-switchbox,#email-reminders .reminder-box .reminder-details{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;min-height:35px;padding:5px 15px}#email-reminders .reminder-box .reminder-switchbox>span,#email-reminders .reminder-box .reminder-details>span{flex-grow:2}#email-reminders .reminder-box .reminder-switchbox>span+*,#email-reminders .reminder-box .reminder-details>span+*{flex-basis:70px;flex-shrink:0;margin-left:10px !important}#email-reminders .reminder-box .reminder-switchbox{background-color:rgba(60,93,178,.1)}#email-reminders .reminder-box .reminder-switchbox .switch{display:block;margin:auto}#email-reminders .reminder-box .reminder-switchbox>span{font-weight:700}#email-reminders .reminder-box .reminder-details{background-color:#f2f3f3}#email-reminders .reminder-box .reminder-details span{padding-left:15px}#email-reminders .reminder-box .reminder-details button{background:rgba(0,0,0,0) !important}#email-reminders .reminder-box .reminder-details>.inactive{color:#a0a0a0;font-style:italic}@media screen and (max-width: 594px){#email-reminders .reminder-box .reminder-details{align-items:flex-start}#email-reminders .reminder-box .reminder-details span{padding-left:5px}}#email-reminders button{border:none;border-radius:15px;color:#444;cursor:pointer;display:inline-block;outline:0px;font-weight:700;margin:0px;text-align:center;padding:5px 10px;font-size:9px;text-transform:capitalize}#email-reminders .reminder-switchbox div:first-child{display:flex;justify-content:center}
#email-confirmations .box{margin-bottom:15px}#email-confirmations .box p:last-child{margin-bottom:0}
.uppy-Dashboard-Item-action--edit{width:30px !important;height:30px !important}.uppy-Dashboard-Item-action--edit .uppy-c-icon{width:30px !important;height:30px !important;fill:#0b763e}
#header-image-gallery button{font-size:9px}#header-image-gallery .header-title{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;border-bottom:1px solid #555;padding-bottom:5px;margin-bottom:5px}#header-image-gallery .header-title h3{font-weight:bold}#header-image-gallery .gallery-container{display:flex;flex:row;flex-wrap:wrap;margin-bottom:10px}#header-image-gallery .gallery-container .gallery-image-container{position:relative;border:1px solid green;border-radius:4px;margin:5px;display:flex}#header-image-gallery .gallery-container .gallery-image-container .gallery-image{margin:14px 10px 10px 10px;max-height:90px;width:183px;object-fit:contain}#header-image-gallery .gallery-container .gallery-image-container .select-image{font-size:12px;color:#0b763e;position:absolute;padding:0 5px;background-color:#fff;bottom:-9px;right:78px;z-index:100;font-weight:bold;border:1px solid #0b763e;border-radius:5px;cursor:pointer}
#lead-capture-form-edit .header-title{display:flex;margin-bottom:15px}#lead-capture-form-edit .header-title i{font-size:36px;color:#999;margin-right:10px}#lead-capture-form-edit .question-container{margin-bottom:10px}#lead-capture-form-edit .question-container h5{text-transform:capitalize}#lead-capture-form-edit .question-container.colors{margin-top:20px}#lead-capture-form-edit .question-container .title{font-weight:bold;margin-right:5px}#lead-capture-form-edit .question-container input{color:#333;width:100%;letter-spacing:-0.04em;border:1px solid #ddd;height:34px;padding:0 7px;background:#fff;box-sizing:border-box;border-radius:4px;font-size:14px;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif}#lead-capture-form-edit .question-container .lead_form_tags_edit,#lead-capture-form-edit .question-container .lead_form_project_tags_edit{width:auto;border:none;padding:0}#lead-capture-form-edit .question-container .lead_form_tags_edit:focus-visible,#lead-capture-form-edit .question-container .lead_form_project_tags_edit:focus-visible{border:none;outline:none}#lead-capture-form-edit .question-container #notifyError,#lead-capture-form-edit .question-container #titleError,#lead-capture-form-edit .question-container #messageError,#lead-capture-form-edit .question-container #urlError{display:none}#lead-capture-form-edit .question-container .error{color:red;font-size:12px}#lead-capture-form-edit .question-container .title-container{display:flex;align-items:center}#lead-capture-form-edit .question-container .title-container i{color:rgba(0,0,0,.2);font-size:12px}#lead-capture-form-edit .question-container .form-colors{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}#lead-capture-form-edit .question-container .form-colors .color-box{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;margin-right:25px;border-radius:4px}#lead-capture-form-edit .question-container .form-colors .color-box:last-child{margin-right:0}#lead-capture-form-edit .question-container .form-colors .color-box .color-picker{min-width:100px;padding-left:27px}#lead-capture-form-edit .question-container .colors-sync{display:flex;justify-content:end;margin-top:10px}#lead-capture-form-edit .question-container .header-image-container{margin:10px 0}#lead-capture-form-edit .question-container .header-image-container h5{margin-bottom:10px}#lead-capture-form-edit .question-container .header-image-container button{margin:5px 0}#lead-capture-form-edit .question-container .header-image-container .lcf-header-image{margin-bottom:10px}#lead-capture-form-edit .question-container .header-image-container .lcf-header-image img{max-height:250px;max-width:100%}#lead-capture-form-edit .lcf-text{margin:10px 0}#lead-capture-form-edit .logo-toggle{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}#lead-capture-form-edit .logo-toggle label{margin-left:5px}#lead-capture-form-edit .button-container{display:flex;flex-direction:row;align-items:baseline;margin:10px 0}#lead-capture-form-edit .button-container.save{justify-content:end}#lead-capture-form-edit .button-container .btn-success:first-child{margin-right:15px}#lead-capture-form-edit .button-container .btn-outline-secondary{margin-right:15px}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}#leads-reporting-container .leads-header{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;border-bottom:1px solid #bbb;padding-bottom:14px;margin-bottom:15px}@media screen and (max-width: 594px){#leads-reporting-container .leads-header{flex-direction:column}}#leads-reporting-container .leads-header .leads-title-container{max-width:40%}#leads-reporting-container .leads-header .leads-filter-container #learn-mode-container{width:325px}#leads-reporting-container .leads-header .leads-title,#leads-reporting-container .leads-header .leads-filter{display:flex;flex-direction:row;align-items:center}#leads-reporting-container .leads-header .leads-title .toggle-label,#leads-reporting-container .leads-header .leads-filter .toggle-label{font-size:12px;font-weight:bold;padding:5px;margin-right:5px;border-radius:10px;background-color:#e8f7ef}#leads-reporting-container .leads-header .leads-title .fa,#leads-reporting-container .leads-header .leads-filter .fa{font-size:32px;color:#444}#leads-reporting-container .leads-header .leads-title button,#leads-reporting-container .leads-header .leads-filter button{margin-right:5px}#leads-reporting-container .leads-header .leads-title .trans_date_range,#leads-reporting-container .leads-header .leads-filter .trans_date_range{margin-top:0px;width:210px}#leads-reporting-container .leads-header .leads-title .trans_date_range.appear div.range .range_month,#leads-reporting-container .leads-header .leads-filter .trans_date_range.appear div.range .range_month{float:none}#leads-reporting-container .leads-header .leads-title .trans_date_range div.range,#leads-reporting-container .leads-header .leads-filter .trans_date_range div.range{width:240px}#leads-reporting-container .leads-header .leads-title .trans_date_range .datepicker table,#leads-reporting-container .leads-header .leads-filter .trans_date_range .datepicker table{width:100%}#leads-reporting-container .leads-header .leads-title h2,#leads-reporting-container .leads-header .leads-filter h2{margin-left:10px;color:#444;font-size:30px;letter-spacing:0px}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}#referral-source-container{display:flex;flex-direction:row;justify-content:center;background-color:#fff;padding:10px 0 10px 10px;border:1px solid #ddd;border-radius:4px}@media screen and (max-width: 594px){#referral-source-container{flex-direction:column}}#referral-source-container .referral-source-left{display:flex;flex-direction:column;max-width:250px;min-width:175px}#referral-source-container .referral-source-left .btn-xs{width:100%;margin-top:15px;padding:0;line-height:22.5px}#referral-source-container .referral-source-left .btn-xs i{margin-right:5px;font-size:8px}#referral-source-container .referral-source-left h4{font-size:16px;font-weight:600;margin-top:15px}#referral-source-container .referral-source-left h4.active-title{color:#0b763e}#referral-source-container .referral-source-left h4.inactive-title{color:#263867}#referral-source-container .referral-source-left h4.archived-title{color:#000}#referral-source-container .referral-source-left .source-list{display:flex;flex-direction:row;justify-content:space-between;cursor:grab;padding:2px 0}#referral-source-container .referral-source-left .source-list .icon-grab-y,#referral-source-container .referral-source-left .source-list .fa-pen{color:#bbb}#referral-source-container .referral-source-left .source-list .title-container{display:flex;gap:5px;align-items:baseline;hyphens:auto;overflow-wrap:anywhere}#referral-source-container .referral-source-left .source-list svg{width:1em;height:1em;vertical-align:-0.125em;margin-left:5px}#referral-source-container .referral-source-left .source-list .icon-green{color:#0b763e}#referral-source-container .referral-source-left .source-list .icon-purple{color:#263867}#referral-source-container .referral-source-left .connectedSortables{min-height:50px}#referral-source-container .referral-source-right{margin-left:20px;width:100%;box-shadow:-13px 0 22px -22px #000;display:flex;flex-direction:column;position:relative}@media screen and (max-width: 594px){#referral-source-container .referral-source-right{box-shadow:none;margin-left:0px}}#referral-source-container .referral-source-right #overlay{background:#fff;color:#666;position:absolute;height:100%;width:100%;z-index:5000;top:0;left:0;float:left;text-align:center;padding-top:23%;opacity:.9}#referral-source-container .referral-source-right .spinner{margin:0 auto;height:64px;width:64px;animation:rotate .8s infinite linear;border:5px solid #0b763e;border-right-color:rgba(0,0,0,0);border-radius:50%}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#referral-source-container .referral-source-right #learn-mode-container{margin-left:15px;width:350px}@media screen and (max-width: 594px){#referral-source-container .referral-source-right #learn-mode-container{width:auto;margin-left:0;margin-right:10px}}#referral-source-container .referral-source-right .reporting-header-title{background-color:#e6edff;padding-left:15px;height:75px;font-weight:bold;display:flex;align-items:center;justify-content:space-between}#referral-source-container .referral-source-right .reporting-header-title .source-name{font-weight:600;font-size:16px;color:#000}#referral-source-container .referral-source-right .reporting-header-title .reporting-header-totals{display:flex}#referral-source-container .referral-source-right .reporting-header-title .reporting-header-totals .reporting-header-totals-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:10px;background-color:#fff;padding:5px 10px;border-radius:4px;border:1px solid #000}#referral-source-container .referral-source-right .reporting-header-title .reporting-header-totals .reporting-header-totals-container:last-child{margin-right:10px}#referral-source-container .referral-source-right .reporting-header-title .reporting-header-totals .reporting-header-totals-container.client{border:1px solid #0b763e}#referral-source-container .referral-source-right .reporting-header-title .reporting-header-totals .reporting-header-totals-container.lead{border:1px solid #fc8108}#referral-source-container .referral-source-right .reporting-header-title .reporting-header-totals .reporting-header-totals-container.prospects{border:1px solid #1b9cd2}#referral-source-container .referral-source-right .reporting-header-title .reporting-header-totals .reporting-header-totals-container.total-income{background-color:#0b763e;color:#fff;border:1px solid #0b763e}#referral-source-container .referral-source-right .reporting-header-title .reporting-header-totals .reporting-header-totals-container div:nth-child(2){font-weight:400;line-height:12px}#referral-source-container .referral-source-right .chart-container{padding:0 10px 15px;width:93%;min-height:300px}#referral-source-container .referral-source-right .chart-container .acquisitions{cursor:pointer}#referral-source-container .referral-source-right .action-container{display:flex;flex-direction:row;margin:15px 5px}#referral-source-container .referral-source-right .action-container a{padding:0 10px;color:#9b9b9b;font-weight:600}#referral-source-container .referral-source-right .action-container a.selected{color:#0b763e}#referral-source-container .referral-source-right .action-container .inactive-action{border-left:1px solid #9b9b9b;border-right:1px solid #9b9b9b}#referral-source-container .referral-source-right .source-table-container .source-table{display:flex;justify-content:space-between;padding:5px 10px;border-bottom:1px solid #ddd}#referral-source-container .referral-source-right .source-table-container .source-table.source-table-label{font-weight:bold;border-bottom:1px solid #ddd;margin:10px 0 5px;padding-bottom:5px}#referral-source-container .referral-source-right .source-table-container .source-table div{width:22%;text-align:left;cursor:pointer}#referral-source-container .referral-source-right .source-table-container .source-table div .contact-name{width:fit-content;padding:0 5px;border-radius:4px}#referral-source-container .referral-source-right .source-table-container .source-table div .contact-name.lead{background:rgba(238,118,35,.3490196078)}#referral-source-container .referral-source-right .source-table-container .source-table div .contact-name.client{background:rgba(11,118,62,.3019607843)}#referral-source-container .referral-source-right .source-table-container .source-table div .contact-name.cold-prospect{background:rgba(27,156,210,.3294117647)}#referral-source-container .referral-source-right .source-table-container .source-table div .contact-name.other{background:rgba(0,0,0,.2901960784)}#referral-source-container .add-source-container{margin-top:15px}#referral-source-container .add-source-container label{font-weight:bold}#referral-source-container .add-source-container input{margin-bottom:10px;width:100%;border:1px solid #ced4da;border-radius:4px;height:26px}#referral-source-container .add-source-container input:focus-visible{outline:2px solid #0b763e}#referral-source-container .add-source-container .add-source-buttons{display:flex;justify-content:flex-end}#referral-source-container .add-source-container .add-source-buttons .btn-primary{margin-left:5px}#referral-source-container .prospect{color:#1b9cd2}#referral-source-container .zero-state-container{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:455px;padding:50px 50px;box-shadow:1px 1px 2px 1px rgba(38,56,103,.2);border:1px solid #0b763e;border-radius:10px;width:100%}@media screen and (max-width: 550px){#referral-source-container .zero-state-container{min-width:auto}}#referral-source-container .zero-state-container i{margin-right:5px}#referral-source-container .zero-state-container .zero-state-paragraph{margin-bottom:10px;text-align:left}#referral-source-container .zero-state-container .zero-state-paragraph .zero-state-number{margin-left:10px}#referral-source-container .zero-state-container .zero-state-title{font-size:20px;margin-bottom:10px;color:#263867;font-weight:bold}#referral-source-container .zero-state-container .zero-state-description{margin-bottom:20px;text-align:center}#referral-source-container .zero-state-container button{margin-top:10px}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}#referral-list{background-color:#fff;padding:10px 10px 10px 10px;border:1px solid #ddd;border-radius:4px}#referral-list .blue{color:#1b9cd2}#referral-list div{cursor:default}#referral-list .referral-list-data-container,#referral-list .referral-list-label{border-bottom:1px solid #ddd;padding:5px 0}#referral-list .referral-list-data-container .title,#referral-list .referral-list-label .title{font-weight:700}#referral-list .referral-list-data-container .referral-more-contacts,#referral-list .referral-list-label .referral-more-contacts{display:flex;flex-wrap:wrap}#referral-list .referral-list-data-container .referral-more-contacts div,#referral-list .referral-list-label .referral-more-contacts div{flex:1 0 100%;cursor:pointer}#referral-list .referral-list-label,#referral-list .referral-list-data{display:flex;flex-direction:row;justify-content:space-between}#referral-list .referral-list-label .referral-name,#referral-list .referral-list-data .referral-name{width:20%;hyphens:auto;overflow-wrap:anywhere}#referral-list .referral-list-label .referral-analytics,#referral-list .referral-list-data .referral-analytics{width:10%;text-align:center}#referral-list .referral-list-label i,#referral-list .referral-list-data i{cursor:pointer;padding-right:40px}#referral-list .referral-list-label .referral-contacts,#referral-list .referral-list-data .referral-contacts{width:40%;display:flex;justify-content:space-between}@media screen and (max-width: 991px){#referral-list .referral-list-label .referral-contacts,#referral-list .referral-list-data .referral-contacts{flex-direction:column-reverse;width:50%}}#referral-list .referral-list-label .referral-contacts .button-container,#referral-list .referral-list-data .referral-contacts .button-container{display:flex}@media screen and (max-width: 991px){#referral-list .referral-list-label .referral-contacts .button-container,#referral-list .referral-list-data .referral-contacts .button-container{justify-content:space-between}}#referral-list .referral-list-label .referral-contacts .button-container button,#referral-list .referral-list-data .referral-contacts .button-container button{display:flex;justify-content:space-between;border:none;color:#3c5db2;margin-right:15px;background:none}@media screen and (max-width: 991px){#referral-list .referral-list-label .referral-contacts .button-container button,#referral-list .referral-list-data .referral-contacts .button-container button{padding:0}}#referral-list .referral-list-label .referral-contacts .button-container button i,#referral-list .referral-list-data .referral-contacts .button-container button i{padding-right:0;margin-left:5px;color:#3c5db2}#referral-list .referral-list-label .referral-contacts div,#referral-list .referral-list-data .referral-contacts div{cursor:pointer}#referral-list .referral-list-label .referral-contacts .referral-contact-list,#referral-list .referral-list-data .referral-contacts .referral-contact-list{display:flex;flex-direction:column}#referral-list .referral-list-label .referral-contacts .referral-contact-list .referral-top-contacts,#referral-list .referral-list-data .referral-contacts .referral-contact-list .referral-top-contacts{display:flex;flex-wrap:wrap}#referral-list .referral-list-label .referral-contacts .referral-contact-list .referral-top-contacts div,#referral-list .referral-list-data .referral-contacts .referral-contact-list .referral-top-contacts div{flex:1 0 100%;cursor:pointer}#referral-list .referral-list-label .referral-contacts .referral-contact-list>div,#referral-list .referral-list-data .referral-contacts .referral-contact-list>div{display:flex;flex-direction:row}#referral-list .zero-state-container{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:455px;padding:50px 50px;box-shadow:1px 1px 2px 1px rgba(38,56,103,.2);border:1px solid #0b763e;border-radius:10px;width:100%}@media screen and (max-width: 550px){#referral-list .zero-state-container{min-width:auto}}#referral-list .zero-state-container i{margin-right:5px}#referral-list .zero-state-container .zero-state-paragraph{margin-bottom:10px;text-align:left}#referral-list .zero-state-container .zero-state-paragraph .zero-state-number{margin-left:10px}#referral-list .zero-state-container .zero-state-title{font-size:20px;margin-bottom:10px;color:#263867;font-weight:bold}#referral-list .zero-state-container .zero-state-description{margin-bottom:20px;text-align:center}#referral-list .zero-state-container button{margin-top:10px}
#question-container{display:flex;flex-direction:column;padding:0 20px 70px 20px;background:#fff}#question-container label{font-weight:bold;font-size:15px}#question-container .question-header{display:flex;flex-direction:row;color:#3c5db2;justify-content:space-between}#question-container .question-header .required{color:#444;margin-right:10px}#question-container .question-header i{font-size:24px;margin-right:10px}#question-container .question-header div{display:flex;align-items:center}#question-container .form-container{display:flex;flex-direction:column}#question-container .form-container.text{margin-top:5px}#question-container .form-container #error{color:red;font-size:12px;display:none}#question-container .form-container .select_menu{margin-top:5px}#question-container .form-container .question-title{margin:10px 0 5px 0}#question-container .form-container input,#question-container .form-container select,#question-container .form-container textarea{border:1px solid #ddd;height:34px;background:#fff;border-radius:4px;padding-left:10px}#question-container .form-container input:focus,#question-container .form-container select:focus,#question-container .form-container textarea:focus{outline:#0b763e solid 2px}#question-container .form-container input.error-box,#question-container .form-container select.error-box,#question-container .form-container textarea.error-box{border:red solid 1px}#question-container .form-container input.error-box:focus,#question-container .form-container select.error-box:focus,#question-container .form-container textarea.error-box:focus{outline:red solid 2px}#question-container .form-container textarea{resize:vertical;min-height:50px}#question-container .form-container .map-required{margin-top:10px}#question-container .form-container .source{margin:10px 0;border-radius:3px;padding:10px 10px 10px 0;display:flex}#question-container .form-container .source div:nth-child(2){width:100%}#question-container .form-container .source .icon-grab-y{font-size:20px;color:#bbb}#question-container .form-container .source .cancel-container{display:flex;justify-content:flex-end;margin-bottom:10px}#question-container .form-container .source .cancel-container .cancel-answer{font-size:12px;color:#ccc;cursor:pointer}#question-container .form-container .source .source-item-container{display:flex;flex-direction:row}#question-container .form-container .source .source-item-container div:nth-child(2){display:flex}#question-container .form-container .source .answer-container{width:100%;display:flex;flex-direction:column}#question-container .form-container .source .answer-container div:first-child{display:flex;justify-content:space-between}#question-container .form-container .source .tag-container{display:flex;align-items:center;margin:5px 0 5px 0px}#question-container .form-container .source .tag-container .select-container{width:100%}#question-container .form-container .source .tag-container label{margin-bottom:5px;font-weight:normal}#question-container .form-container .source .tag-container .answer_tag,#question-container .form-container .source .tag-container .contact_tag{width:145px;border:none}#question-container .form-container .source .tag-container .answer_tag:focus,#question-container .form-container .source .tag-container .contact_tag:focus{outline:none;box-shadow:none}#question-container .form-container .source label{min-width:120px}#question-container .form-container .source .tag_input{width:100%}#question-container .form-container .disclaimerBox{background:#eee;margin:10px 0;padding:10px;border-radius:4px}#question-container .form-container .disclaimerBox p{color:#757575;margin:0 !important}#question-container .button-container{margin-top:10px;display:flex;justify-content:end}#question-container .button-container .btn-success{margin-left:15px}.gutter #question-container{padding:20px}.box--white #question-container{padding-bottom:20px}
#hats-calendar{margin:13px 0;position:relative;display:flex;flex-direction:column;flex:1}#hats-calendar #calendar-name{display:block;font-size:1.2rem;font-weight:600;padding:10px;text-align:center;text-transform:uppercase}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}#calendar-filter .datepicker-icon{margin-left:10px}#calendar-filter .datepicker-icon input{width:0;border:none}#calendar-filter .datepicker-icon i{font-size:20px}#calendar-filter .hats-dropdown ul li a{padding-left:10px !important}#calendar-filter .normal-menu ul li,#calendar-filter .hats-dropdown ul li{text-align:left;white-space:normal;word-break:break-word}#calendar-filter .normal-menu ul li span,#calendar-filter .hats-dropdown ul li span{display:block;padding:0 0 0 10px}#calendar-filter .normal-menu ul li a,#calendar-filter .hats-dropdown ul li a{padding:4px 10px 7px}#calendar-filter .normal-menu ul li.item-all-calendars a,#calendar-filter .hats-dropdown ul li.item-all-calendars a{padding-top:7px !important}#calendar-filter .normal-menu ul li div,#calendar-filter .hats-dropdown ul li div{display:block;width:19px;height:18px;margin-top:4px;margin-left:20px;border-radius:9px;float:left;text-align:center}#calendar-filter .normal-menu ul li div i,#calendar-filter .hats-dropdown ul li div i{color:#fff;text-shadow:none;font-family:"17hats-icons";font-size:9px;padding:5px;display:block;opacity:0}#calendar-filter .normal-menu ul li:first-child div i,#calendar-filter .hats-dropdown ul li:first-child div i{color:#000}#calendar-filter .normal-menu ul li.selected div i,#calendar-filter .hats-dropdown ul li.selected div i{opacity:1}#calendar-filter .normal-menu ul li.menu_options a,#calendar-filter .hats-dropdown ul li.menu_options a{padding-left:10px !important;padding-top:3px !important}#calendar-filter .normal-menu ul li.menu_separator,#calendar-filter .hats-dropdown ul li.menu_separator{border-top:1px solid #ddd;margin-top:5px;padding-top:5px}#calendar-filter .normal-menu ul li.selected a,#calendar-filter .hats-dropdown ul li.selected a{background:inherit}#calendar-filter .normal-menu ul li.selected a:hover,#calendar-filter .hats-dropdown ul li.selected a:hover{background:inherit}@media screen and (min-width: 992px){#calendar-filter .normal-menu ul,#calendar-filter .hats-dropdown ul{width:300px}}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}#fc-calendar a{color:#171717;font-size:1.2rem}#fc-calendar .fc-header-toolbar{display:flex;justify-content:space-between;border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff;padding-bottom:4px;margin-bottom:0px}#fc-calendar .fc-header-toolbar .fc-toolbar-title{font-weight:100}#fc-calendar .fc-header-toolbar .fc-toolbar-chunk{display:flex;justify-content:center;align-items:flex-end;flex:1 1 0px;gap:5px 10px}#fc-calendar .fc-header-toolbar .fc-toolbar-chunk>*{margin:0}#fc-calendar .fc-header-toolbar .fc-toolbar-chunk:first-child{justify-content:flex-start}#fc-calendar .fc-header-toolbar .fc-toolbar-chunk:last-child{justify-content:flex-end}@media screen and (max-width: 991px){#fc-calendar .fc-header-toolbar{flex-wrap:wrap;align-items:flex-start}#fc-calendar .fc-header-toolbar .fc-toolbar-chunk{flex-wrap:wrap}#fc-calendar .fc-header-toolbar .fc-toolbar-chunk:not(:first-child):not(:last-child){min-width:100%;order:-1}}#fc-calendar .fc-h-event .fc-event-time{overflow:initial}@media screen and (max-width: 991px){#fc-calendar .fc-h-event .fc-event-time{font-size:10px;float:left}}@media screen and (max-width: 991px){#fc-calendar .fc-h-event .fc-event-title{display:inline}}@media screen and (max-width: 991px){#fc-calendar .fc-h-event .fc-event-main-frame{display:block;overflow:hidden}}#fc-calendar .fc-daygrid-body table tr{height:100px}#fc-calendar .fc-daygrid-day .fc-event-title,#fc-calendar .fc-daygrid .fc-event-title{white-space:normal}#fc-calendar .fc-daygrid-day-frame{min-height:125px}@media screen and (max-width: 991px){#fc-calendar .fc-daygrid-day-frame{min-height:85px}}@media screen and (min-width: 1600px){#fc-calendar .fc-daygrid-day-frame{min-height:170px}}#fc-calendar .fc-col-header{font-weight:600}#fc-calendar .fc-button{color:#000;background-color:#fff;border:1px solid #aaa;border-radius:20px;text-transform:uppercase;font-weight:bold;font-size:9px;line-height:20px;padding:0 10px;height:22px}#fc-calendar .fc-button:focus{box-shadow:none}#fc-calendar .fc-button-active{background-color:#eee}#fc-calendar .fc-button-group button:not(:first-child){border-top-left-radius:0px;border-bottom-left-radius:0px}#fc-calendar .fc-button-group button:not(:last-child){border-top-right-radius:0px;border-bottom-right-radius:0px}
#users-container .users-header-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#users-container .users-header-container .fa-users{font-size:28px;margin-right:10px;color:rgba(0,0,0,.3)}#users-container .users-header-container h2{font-size:24px;font-weight:600}#users-container .users-header-container div:first-child{display:flex}#users-container p{margin-bottom:0px}#users-container .users-table-header-container{display:flex;justify-content:space-between;margin-top:15px;padding-bottom:10px;border-bottom:1px solid #bbb}#users-container .users-table-header-container div{min-width:33%}#users-container .users-table-header-container div:last-child{text-align:right}#users-container .users-table-data-container{display:flex;flex-direction:column;padding:10px 0;border-bottom:1px solid #bbb}#users-container .users-table-data-container.owner{cursor:default}#users-container .users-table-data-container .users-option-container{display:flex;justify-content:space-between;margin-top:15px}#users-container .users-table-data-container .users-option-container .users-options-items{display:flex;align-items:center}#users-container .users-table-data-container .users-option-container .users-options-items div:nth-child(2){margin:0 8px}#users-container .users-table-data-container .users-option-container .users-options-items .users-options-actions{color:#3c5db2;font-size:10px;cursor:pointer}#users-container .users-table-data-container .users-option-container .users-options-items .users-options-actions:hover{color:#6d88ce}#users-container .users-table-data-container .users-option-container .users-options-items .users-options-permissions{font-size:10px;margin-right:10px}#users-container .users-table-data-container .user-base-data{display:flex;flex-direction:row;justify-content:space-between;cursor:pointer}#users-container .users-table-data-container .user-base-data.pending{opacity:.7}#users-container .users-table-data-container .user-base-data.owner{cursor:default}#users-container .users-table-data-container .user-base-data div{min-width:33%}#users-container .users-table-data-container .user-base-data div:nth-child(3){margin-right:5px;text-align:right}#users-container .users-table-data-container .user-base-data div i{margin-left:5px;font-size:.6em}#users-container .users-table-data-container .user-base-data.all_user div,#users-container .users-table-data-container .user-base-data.all_user span{cursor:default}#users-container .box{margin-bottom:15px}
#leads-overview ul.hats-dropdown-menu li{padding:8px 15px 8px 15px;color:#444;line-height:16px;cursor:pointer}#leads-overview ul.hats-dropdown-menu li:hover{background:#eee}

#brand-dropdown li>a{display:flex;align-items:center}#brand-dropdown li>a div{margin-right:5px}
#add-brand .input-container{display:flex;justify-content:space-between}#add-brand .input-container .small-input{width:38%;margin-right:3%}#add-brand .input-container .small-input:last-child{margin-right:0}#add-brand .input-container .image-container{margin-right:20px}#add-brand .input-container .image-container .logo-image{width:76px;height:76px;border-radius:38px}#add-brand .input-container .image-container #logo-upload{width:76px;height:76px;background:#eee;border-radius:38px;border:1px dashed #bbb;box-sizing:border-box;line-height:76px;font-size:12px;text-align:center;cursor:pointer;color:#000;font-weight:400;letter-spacing:-0.44688px;text-transform:capitalize;position:relative}#add-brand .input-container .image-container #files{visibility:hidden}#add-brand .input-container .image-container #file-label{position:absolute;top:18.5%;left:13%;font-size:12px;font-weight:400;cursor:pointer}#add-brand .input-container .brand-name-container{width:100%}#add-brand .additional-brand-container{display:flex;padding:14px 20px 10px;border-radius:4px;justify-content:center;background-color:#f2f3f3}#add-brand .additional-brand-container.brand-error{box-shadow:0 1px 1px rgba(0,0,0,.07),0 0 5px #c00;border:1px solid #c00}#add-brand select{height:30px;border-color:#ccc;margin-bottom:10px}#add-brand .profession-error,#add-brand .custom-profession-error{height:20px;color:red}
#brand-list .box__header{display:flex;justify-content:space-between;margin-bottom:0}#brand-list .brand-list-container{display:flex;justify-content:space-between;align-items:center;height:40px;border-bottom:1px solid #ccc}#brand-list .brand-list-container .brand-name{width:40%}#brand-list .brand-list-container .delete-brand-container{display:flex;justify-content:end;align-items:center;width:20%}#brand-list .brand-list-container .delete-brand-container i{margin-left:10px}@media screen and (max-width: 594px){#brand-list .brand-list-container{border:1px solid #ccc;flex-direction:column;text-align:center;padding:20px;height:auto;margin-bottom:10px}#brand-list .brand-list-container .brand-name{width:100%}#brand-list .brand-list-container .brand-name:nth-child(2){font-weight:bold;margin:10px 0}#brand-list .brand-list-container .delete-brand-container{width:100%;justify-content:center}}
#brand-switcher{display:flex;flex-wrap:wrap}#brand-switcher .brand-item{display:flex;flex-direction:column;align-items:center;width:150px;min-width:99px;margin-bottom:25px;cursor:pointer}#brand-switcher .brand-item .avatar{background-color:#0b763e}#brand-switcher .brand-item .avatar.image{background-color:#fff;height:100%;width:100%}#brand-switcher .brand-item .brand-name{color:#777;margin-top:10px;max-width:120px;text-align:center}#brand-switcher .brand-item li>a{display:flex;align-items:center}#brand-switcher .brand-item li>a div{margin-right:5px}
#template-purchased{display:flex;flex-direction:column;padding:20px;border-radius:10px;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 1px;column-gap:10px;margin-bottom:10px;height:315px}#template-purchased .preview{display:flex;flex-direction:row;column-gap:10px;margin-bottom:10px}#template-purchased .preview .thumbnail{display:flex;justify-content:center;align-items:baseline;border-radius:4px;color:#fff;height:160px;min-width:160px;overflow:hidden}#template-purchased .preview .thumbnail img{width:160px}#template-purchased .seller{font-size:14px;text-align:left}#template-purchased .seller>div:first-child{padding:10px 0;font-weight:600}#template-purchased .seller i,#template-purchased .seller svg{margin-right:2px;color:green}#template-purchased .details{display:flex;flex-direction:column;width:100%}#template-purchased .details h3{line-height:1;font-weight:600;text-transform:none}#template-purchased .details .price,#template-purchased .details .tags{display:flex;align-items:baseline}#template-purchased .details .price i,#template-purchased .details .price svg,#template-purchased .details .tags i,#template-purchased .details .tags svg{margin-right:7px;font-size:13px;color:#0b763e}#template-purchased .details .tags{font-size:11px}#template-purchased .details .tags i,#template-purchased .details .tags svg{font-size:11px}#template-purchased .description{font-size:14px;line-height:1.1;max-height:128px;overflow:auto;white-space:pre-wrap;margin-top:10px}#template-purchased .actions{margin-top:auto;display:flex;column-gap:10px}#template-purchased .actions button{font-weight:600;font-size:.8rem;padding:10px 0px;display:block;width:100%;border-radius:4px}
#import-templates input,#import-templates p,#import-templates .sharing-dialog-content{margin-bottom:10px}
#template-view-purchased{display:flex;flex-direction:column;background-color:#fff;padding:20px;border-radius:10px;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 1px}#template-view-purchased .post-purchase,#template-view-purchased .description{white-space:pre-wrap}#template-view-purchased .post-purchase.short,#template-view-purchased .description.short{font-weight:600}#template-view-purchased .post-purchase-header{font-weight:600;font-size:14px;letter-spacing:-0.5px}#template-view-purchased .price,#template-view-purchased .tags,#template-view-purchased .creator,#template-view-purchased .profession{display:flex;align-items:baseline;margin-bottom:10px}#template-view-purchased .price i,#template-view-purchased .tags i,#template-view-purchased .creator i,#template-view-purchased .profession i{width:7px;font-size:11px;color:#0b763e;margin-right:5px}#template-view-purchased .price i.fa-tags,#template-view-purchased .tags i.fa-tags,#template-view-purchased .creator i.fa-tags,#template-view-purchased .profession i.fa-tags{margin-right:10px}#template-view-purchased .price i.fa-dollar-sign,#template-view-purchased .tags i.fa-dollar-sign,#template-view-purchased .creator i.fa-dollar-sign,#template-view-purchased .profession i.fa-dollar-sign{margin-right:0}#template-view-purchased .price p,#template-view-purchased .tags p,#template-view-purchased .creator p,#template-view-purchased .profession p{margin-bottom:0;max-width:500px}#template-view-purchased .price{font-weight:600;align-items:center;color:#0b763e}#template-view-purchased p{font-size:12px;line-height:1.2}#template-view-purchased .template-container{display:flex;flex-direction:row;width:100%}#template-view-purchased .template-container.creator-container{padding:20px;box-shadow:rgba(99,99,99,.2) 0px 0px 4px 0px;border-radius:4px;margin-top:20px}#template-view-purchased .template-container.creator-container .creator,#template-view-purchased .template-container.creator-container .profession{font-weight:600;margin-bottom:0;font-size:14px}#template-view-purchased .template-container.creator-container p{font-size:14px}#template-view-purchased .template-container .image-container{border-radius:4px;width:160px;height:160px;min-width:160px;overflow:hidden;color:#fff;margin-bottom:10px}#template-view-purchased .template-container .image-container.noImage{height:160px;min-width:160px;background:green;display:flex;justify-content:center;align-items:center}#template-view-purchased .template-container .image-container.creator{background-color:#fff}#template-view-purchased .template-container .image-container img{width:100%}#template-view-purchased .template-container .info-container{width:100%;margin-left:10px}#template-view-purchased .template-container .info-container .title-container{display:flex;flex-direction:column}#template-view-purchased .template-container .info-container .title-container h3{font-weight:600;font-size:16px;line-height:1.1;text-transform:none}#template-view-purchased .template-container .info-container .header-container{display:flex;flex-direction:row;justify-content:space-between}#template-view-purchased .template-container .info-container .header-container .action-container{display:flex;flex-direction:row;justify-content:space-between;height:34px}#template-view-purchased .template-container .info-container .header-container .action-container button{margin-left:10px;width:100px}#template-view-purchased .templates{background-color:#e8f7ef;border-radius:4px;padding:10px;box-sizing:border-box;margin-bottom:10px}#template-view-purchased .bundle-items{margin-left:15px;margin-bottom:10px}#template-view-purchased .bundle-items div:first-child{font-weight:600;font-size:14px;letter-spacing:-0.5px}#template-view-purchased .bundle-items ul{margin-left:15px;font-size:13px}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}#seller-portal .seller-portal-nav{min-height:50px;background-color:#0b763e;display:flex;align-items:center;border-radius:3px 3px 0 0;padding:15px 20px}#seller-portal .seller-portal-nav a{position:relative;display:inline-block;padding:5px 15px;border-radius:4px;text-decoration:none;color:inherit;font-weight:600;font-size:15px;color:#fff;margin:0 10px}#seller-portal .seller-portal-nav a:hover{background-color:#379061}@media screen and (min-width: 595px){#seller-portal .seller-portal-nav a:not(:first-child)::before{content:"";position:absolute;left:-12px;top:15%;bottom:15%;width:2px;background-color:#fff}}#seller-portal .seller-portal-nav .active,#seller-portal .seller-portal-nav .active:hover{color:#fff;background-color:#63aa85}#seller-portal .seller-portal-nav h3{color:#fff;text-transform:capitalize}#seller-portal .buyers-table .box--white,#seller-portal .payout-table .box--white{min-height:500px}#seller-portal .buyers-table table,#seller-portal .buyers-table tr,#seller-portal .payout-table table,#seller-portal .payout-table tr{width:100%;border:none}#seller-portal .buyers-table th,#seller-portal .payout-table th{text-transform:capitalize;font-size:15px;font-weight:600}#seller-portal .buyers-table th,#seller-portal .buyers-table td,#seller-portal .payout-table th,#seller-portal .payout-table td{vertical-align:top;padding:10px;width:16.66%}#seller-portal .submissions-table .btn-sm{border:1px solid #7a8385;border-radius:.25em;padding:.15rem;background:#fff}#seller-portal .content-container{padding:15px}#seller-portal .content-container.disclaimer{background-color:#e8f7ef}#seller-portal .content-container p{font-size:13px;margin:0}#seller-portal .content-container .btn-lg{font-size:1.2rem}#seller-portal .content-container>button{margin-top:10px;width:100%}#seller-portal .content-container .zero-state-container p{margin-bottom:10px}#seller-portal .content-container .zero-state-container li{font-size:13px}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}.seller-form{display:flex;flex:1;border:1px solid #c8ced1;border-radius:4px}.seller-form i{color:#0b763e}.seller-form .sidebar{min-width:180px;border-right:1px solid #c8ced1;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 594px){.seller-form .sidebar{display:none}}.seller-form .form-nav a{padding:8px 10px 8px;display:flex;color:inherit;text-decoration:none;font-weight:600;white-space:nowrap;justify-content:space-between;align-items:baseline}.seller-form .form-nav a:hover{background-color:#e8f7ef}.seller-form .form-nav a.active{background-color:#e8f7ef}.seller-form .form-nav a.disabled{cursor:not-allowed;color:#c8ced1}.seller-form .form-nav a svg.icon-green{color:#0b763e}.seller-form .form-nav a svg.icon-gray{color:#c8ced1}.seller-form .form-steps{width:100%}.seller-form .form-steps>*{display:flex;flex-direction:column;max-height:1054px}.seller-form .form-steps .form-actions{display:flex;gap:10px;padding:10px;flex-direction:row;height:auto;justify-content:flex-end}.seller-form .form-steps .form-actions .button--blue{background-color:#263867;color:#fff}.seller-form .form-steps .step-content{overflow-y:auto;height:100%}.seller-form .form-steps .step-content input:focus,.seller-form .form-steps .step-content textarea:focus,.seller-form .form-steps .step-content select:focus,.seller-form .form-steps .step-content select:focus-visible{box-shadow:0 0 0 .2rem rgba(11,118,62,.25);border-color:#0b763e}.seller-form .form-steps .step-content form{padding:10px 20px}.seller-form .form-steps .step-content select,.seller-form .form-steps .step-content tags.tagify{width:100%;border:1px solid #ddd;border-radius:5px}.seller-form .form-steps .input-group{margin-bottom:20px}.seller-form .form-steps .input-group label{font-weight:bold;width:100%}.seller-form .form-steps .input-group .input-info{width:100%;display:flex;justify-content:space-between;align-items:end}.seller-form .form-steps .input-group select{color:#333;font-size:14px;height:34px;padding:0 7px;letter-spacing:-0.04em;box-sizing:border-box;outline-width:0}.seller-form .form-steps .input-group small.character-counter{width:100%;text-align:right;font-size:1rem;display:block}.seller-form .form-steps .input-group.taxable-container{display:flex;flex-direction:column}.seller-form .form-steps .input-group.taxable-container span{font-size:13px;font-weight:600}.seller-form .form-steps .input-group.taxable-container .toggle{margin:5px 0}.seller-form .form-steps .input-group.taxable-container .toggle>label{width:44px}.seller-form .form-steps .input-group .editor-container{display:block;width:100%}.seller-form .form-steps .step-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;background-color:#e8f7ef;gap:10px;padding:10px}.seller-form .form-steps .step-footer{display:flex;justify-content:flex-start;background-color:#e8f7ef;gap:10px;padding:10px 15px}.seller-form .form-steps .step-footer p{margin-bottom:0}.seller-form .form-steps textarea{resize:none;width:100%}.seller-form .form-steps .disclaimer{padding:10px;background-color:#e8f7ef}.seller-form .form-steps .disclaimer .action-container{width:100%;display:flex;justify-content:space-around;margin-top:10px}.seller-form .form-steps .disclaimer .action-container button{width:45%}.seller-form .form-steps .disclaimer .action-container button.btn-outline-primary{background:#fff}.seller-form .form-steps .disclaimer .action-container button.btn-outline-primary:hover{background-color:#0b763e}.seller-form .form-steps .mobile-nav{display:flex;justify-content:space-around;align-items:center;padding:10px}@media screen and (min-width: 595px){.seller-form .form-steps .mobile-nav{display:none}}.seller-form .template_list li label{cursor:pointer;display:flex;gap:10px;align-items:center;padding:10px 15px}.seller-form .template_list li label:hover{background-color:#e8f7ef}.seller-form .template_list li label .template-type{text-transform:capitalize;margin-left:auto;word-break:auto-phrase}.seller-form #text-editor i{color:#000}#seller-details .image-upload{display:block}#seller-details .image-upload .attachments img{width:140px}#seller-details .image-upload .btn-xs{float:right;margin:5px 0 0 0}#seller-templates .template_filter ul{text-transform:capitalize}#seller-tos textarea,#seller-postMessage textarea{resize:none;height:500px;width:100%}#seller-tos small,#seller-postMessage small{display:inline-block;font-size:11px;margin-bottom:5px}#seller-tags .tags-for-filtering select{height:40px;margin:10px 0}#seller-summary .form-checklist{margin:10px 10px 20px}#seller-summary .form-checklist li{padding:10px 4px}#seller-summary .form-checklist li>div{padding:5px 28px}#seller-summary .form-checklist li .item-list>div,#seller-summary .form-checklist li .tag-list>div{margin-bottom:10px}#seller-summary .form-checklist li .item-list>div:last-child,#seller-summary .form-checklist li .tag-list>div:last-child{margin-bottom:0px}#seller-summary .form-checklist i{margin-right:10px}#seller-summary .form-checklist i.fa-check-circle{color:#0b763e}#seller-summary .form-checklist i.fa-exclamation-circle{color:#be141f}#seller-summary .form-checklist #text-editor-reset *{all:revert}#seller-summary .form-checklist #text-editor-reset ul{list-style-type:disc}#seller-summary .form-checklist #text-editor-reset p{margin:0;min-height:14px;word-break:break-word}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}.seller-list .zero-state-container p{margin-bottom:10px}.seller-list .zero-state-container ul{list-style-type:disc;list-style-position:inside;margin-bottom:20px}.seller-list .zero-state-container strong{font-size:13px}.seller-list .box{padding:20px 15px !important}.seller-list table tr{border-bottom:0 !important}.seller-list table th:first-child,.seller-list table td:first-child{padding-left:10px}.seller-list table th:last-child,.seller-list table td:last-child{padding-right:10px;text-align:end}.seller-list table thead tr th{font-size:13px}.seller-list table tbody tr:hover{cursor:pointer;background-color:#f2f3f3}.seller-list table tbody tr td{min-height:24px;vertical-align:middle}.seller-list table tbody tr td:nth-child(4){text-transform:capitalize}.seller-list table tbody tr td.submission-thumbnail{width:24px;padding-right:10px}.seller-list table tbody tr td.submission-thumbnail .product-image{width:24px;height:24px;line-height:24px;background-color:#c8ced1;border-radius:2px;overflow:hidden;display:inline-block;text-align:center}.seller-list table tbody tr td.submission-thumbnail .product-image img{width:100%}.seller-list .list-header{display:flex;align-items:center;justify-content:space-between;background-color:#e8f7ef;gap:10px;padding:10px;margin-bottom:0;align-items:baseline;flex-wrap:wrap}.seller-list .list-header strong{font-size:17px}.seller-list .list-header button{min-width:125px}.seller-list .list-header p{margin-bottom:0}.seller-list .submission-items table tr:hover{background-color:#fff;cursor:default}.seller-list .submission-items table thead{background-color:#f1faf5;font-size:15px}.seller-list .submission-items table thead tr:hover{background-color:#f1faf5}.seller-list .submission-items table td{padding:5px 0}.seller-list .submission-items table td:last-child{text-transform:capitalize}.seller-list .seller-submission button{min-height:34px}.seller-list .seller-submission select{border:1px solid #ddd;height:34px;padding:0px 7px 0px 7px;box-sizing:border-box;border-radius:5px;font-size:14px}.seller-list .seller-submission .step-header{display:flex;align-items:center;justify-content:space-between;background-color:#e8f7ef;gap:10px;padding:10px;margin-bottom:0;align-items:baseline}@media screen and (max-width: 991px){.seller-list .seller-submission .step-header{flex-wrap:wrap}}.seller-list .seller-submission .step-header strong{font-size:17px}.seller-list .seller-submission .step-header button{min-width:125px}.seller-list .seller-submission .step-header p{margin-bottom:0}.seller-list .seller-submission>*{margin-bottom:15px}.seller-list .seller-submission .submission-status{padding:10px;background-color:#f1faf5;margin-bottom:0}.seller-list .seller-submission .submission-status-header{display:flex;justify-content:space-between}.seller-list .seller-submission .submission-status-header .status-container{display:flex;padding:5px;background-color:#eee2cb;border-radius:4px}.seller-list .seller-submission .submission-status-header .status-container div{text-transform:capitalize;font-weight:400}.seller-list .seller-submission .submission-status-header .status-container div:last-child{margin-left:10px}.seller-list .seller-submission .submission-status-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.seller-list .seller-submission .submission-status-actions .button{height:34px}.seller-list .seller-submission .submission-status .submission-notes{padding-top:5px}.seller-list .seller-submission .submission-status .submission-notes .sub-title{font-size:13px}.seller-list .seller-submission .submission-sales{padding:10px;background-color:#f1faf5;margin-bottom:0}.seller-list .seller-submission .submission-sales .item-sale{display:flex;padding:5px;background-color:#eee2cb;border-radius:4px;margin-bottom:10px}.seller-list .seller-submission .submission-sales .item-sale a{margin-left:auto}.seller-list .seller-submission .submission-sales .sale-form{display:flex;align-items:flex-end;gap:10px;flex:1 1 auto}.seller-list .seller-submission .submission-sales .sale-form .input-group{flex-wrap:nowrap}.seller-list .seller-submission .submission-sales .sale-form .button{height:34px;width:200px}.seller-list .seller-submission .submission-sales .submission-sale-msg{font-size:.9em;padding:4px}.seller-list .seller-submission .submission-sales .submission-sale-msg.error{color:#be141f}.seller-list .seller-submission .submission-workflow{padding:10px;background-color:#f1faf5}.seller-list .seller-submission .submission-workflow .workflow-info{display:flex;gap:10px}.seller-list .seller-submission .submission-workflow .workflow-info .input-group{flex-wrap:nowrap;max-width:413px}.seller-list .seller-submission .submission-workflow .workflow-info button{width:200px}.seller-list .seller-submission .submission-details{flex-basis:1;display:flex;gap:10px}@media screen and (max-width: 991px){.seller-list .seller-submission .submission-details{flex-wrap:wrap}}.seller-list .seller-submission .product-image{display:flex;justify-content:center;align-items:center;min-width:140px;width:140px;height:140px;background-color:#f2f3f3}.seller-list .seller-submission .product-image img{width:140px;height:140px}.seller-list .seller-submission .product-tags{display:flex;margin:15px 0}.seller-list .seller-submission .product-tags strong{margin-right:10px;min-width:35px}.seller-list .seller-submission .post-purchase span,.seller-list .seller-submission .post-purchase div,.seller-list .seller-submission .short-description span,.seller-list .seller-submission .short-description div{white-space:pre-wrap}
#bio .bio-form{display:flex;gap:10px;width:100%;flex-wrap:wrap}#bio .bio-form>div{flex:1}#bio .bio-form .input-group{min-width:250px;display:block;margin-bottom:15px}#bio .bio-form .input-info{width:100%;display:flex;justify-content:space-between;align-items:baseline}#bio .bio-form label{font-weight:bold}#bio .bio-form input:focus,#bio .bio-form textarea:focus{box-shadow:0 0 0 .2rem rgba(11,118,62,.25);border-color:#0b763e}#bio .bio-form textarea{resize:vertical;min-height:180px}#bio .bio-form select{width:100%;color:#333;width:100%;letter-spacing:-0.04em;border:1px solid #ddd;height:34px;padding:0px 7px 0px 7px;background:#fff;box-sizing:border-box;border-radius:5px}#bio .bio-form small.character-counter{text-align:right;font-size:1rem;display:inline-block}#bio .bio-form .bio-details{display:flex;flex-direction:column;flex:1}#bio .uploader{flex-direction:column;margin-bottom:10px}#bio .uploader #image-error{display:none;font-size:12px;color:red}#bio .uploader .attachments,#bio .uploader .image-upload{width:140px;margin-bottom:5px}#bio .uploader .attachments img{height:140px;max-width:140px}#bio .uploader .no-upload{width:140px;height:140px;display:flex;justify-content:center;align-items:center;border:1px solid #ddd;margin-bottom:5px}#bio .uploader .uploader-buttons{display:flex;justify-content:flex-end}#bio .uploader .uploader-buttons .btn-xs{float:none;margin:0}.bio-actions{display:flex;justify-content:flex-end}
#overlay,#overlaySave{background:#fff;color:#666;position:absolute;height:100%;width:100%;z-index:5000;top:0;left:0;float:left;text-align:center;padding-top:23%;opacity:.9;box-sizing:border-box}.spinner{margin:0 auto;height:64px;width:64px;animation:rotate .8s infinite linear;border:5px solid #0b763e;border-right-color:rgba(0,0,0,0);border-radius:50%}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}#pipeline-header .hats-page-header{display:flex;justify-content:space-between;align-items:center;border-bottom:none;padding-bottom:0;flex-wrap:wrap}@media screen and (max-width: 594px){#pipeline-header .hats-page-header{row-gap:8px}}#pipeline-header .hats-page-header i{font-size:7px;margin-right:4px}#pipeline-header .hats-page-header .header-title{display:flex;align-items:center}@media screen and (max-width: 594px){#pipeline-header .hats-page-header .header-title{width:100%;justify-content:space-between}}#pipeline-header .hats-page-header .header-title>div{display:flex;flex-direction:row;align-items:center}#pipeline-header .hats-page-header .header-title .btn-xs{height:24px;margin-left:10px}#pipeline-header .hats-page-header .header-title .fa-timeline-arrow{font-size:25px}#pipeline-header .hats-page-header .action-container{display:flex}@media screen and (max-width: 594px){#pipeline-header .hats-page-header .action-container{width:100%;justify-content:space-between}}#pipeline-header .hats-page-header .action-container i{font-size:9px;margin-right:5px}#pipeline-header .hats-page-header .action-container .btn-group{margin-left:10px}#pipeline-header .hats-page-header .action-container .btn-group a.selected{background-color:#eee}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}#pipeline-zero-state{display:flex;column-gap:20px}@media screen and (max-width: 594px){#pipeline-zero-state{flex-direction:column;row-gap:20px}}#pipeline-zero-state .info-container{max-width:500px;width:35%;background:#ebf5ed;padding:20px 30px;border:#0b763e 2px solid;height:calc(100vh - 200px);border-radius:10px;min-height:620px}@media screen and (max-width: 991px){#pipeline-zero-state .info-container{height:100%}}@media screen and (max-width: 594px){#pipeline-zero-state .info-container{height:100%;width:100%;max-width:none;box-sizing:border-box}}#pipeline-zero-state .info-container i.fa-solid.fa-lock{font-size:35px;margin-right:10px;margin-bottom:5px}#pipeline-zero-state .info-container div:first-child{display:flex;align-items:center;margin-bottom:15px}#pipeline-zero-state .info-container div:first-child i{font-size:26px;margin-right:5px;color:#0b763e}#pipeline-zero-state .info-container div:first-child h1{font-size:35px;color:#0b763e;margin-bottom:5px}#pipeline-zero-state .info-container strong{color:#35519d}#pipeline-zero-state .info-container p{margin:10px 0;font-size:12px}#pipeline-zero-state .info-container div:last-child{display:flex;justify-content:center;width:100%}#pipeline-zero-state .info-container button{width:100%;font-size:17px;font-weight:600;margin-top:15px;padding:15px}#pipeline-zero-state .info-container img{width:100%;margin-top:20px;cursor:pointer}#pipeline-zero-state div:last-child{width:65%}@media screen and (max-width: 594px){#pipeline-zero-state div:last-child{width:100%}}#pipeline-zero-state div:last-child img{width:100%}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}#pipeline-form{display:flex;column-gap:20px}@media screen and (max-width: 594px){#pipeline-form{flex-direction:column;row-gap:20px}}#pipeline-form .info-container{max-width:500px;width:25%;background:#ebf5ed;padding:20px 30px;border-radius:4px;border:#0b763e 2px solid}@media screen and (max-width: 594px){#pipeline-form .info-container{height:100%;width:100%;max-width:none;box-sizing:border-box}}#pipeline-form .info-container div:first-child{display:flex;align-items:center;margin-bottom:15px}#pipeline-form .info-container div:first-child i{font-size:26px;margin-right:5px;color:#0b763e}#pipeline-form .info-container div:first-child h1{font-size:35px;color:#0b763e;margin-bottom:5px}#pipeline-form .info-container strong{color:#35519d}#pipeline-form .info-container p{margin:10px 0;font-size:12px}#pipeline-form .info-container img{width:100%;margin-top:20px;cursor:pointer}#pipeline-form .edit-container{max-width:500px;width:35%;background:#eee;padding:15px;border-radius:4px}@media screen and (max-width: 594px){#pipeline-form .edit-container{width:100%;box-sizing:border-box}}#pipeline-form .edit-container .edit-item{display:flex;align-items:center;padding:20px 10px;background:#fff;font-weight:600;margin-bottom:10px;border-radius:4px;cursor:pointer}#pipeline-form .edit-container .edit-item.selected{background:#ebf5ed;border:1px solid #0b763e}#pipeline-form .edit-container .edit-item div{text-transform:capitalize}#pipeline-form .edit-container .edit-item i{margin-right:5px;text-decoration:none}#pipeline-form .edit-container .edit-item i.fa-exclamation{color:#fff;font-size:11px;margin-right:0}#pipeline-form .edit-container .edit-item .icon-border{min-height:15px;min-width:15px;border:1px solid red;background-color:red;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:5px}#pipeline-form .form-container{width:100%;box-sizing:border-box;padding:20px 30px;box-shadow:0px 2px 5px #999}#pipeline-form .form-container>div{display:flex;margin-bottom:20px;column-gap:10px}@media screen and (max-width: 594px){#pipeline-form .form-container>div{flex-direction:column}}#pipeline-form .form-container>div.button-container{justify-content:flex-end;margin-bottom:0}#pipeline-form .form-container>div.button-container button{margin-left:5px}#pipeline-form .form-container h1{font-size:35px;font-weight:700}@media screen and (max-width: 594px){#pipeline-form .form-container h1{font-size:25px}}#pipeline-form .form-container i{font-size:28px}#pipeline-form .form-container label{font-weight:bold}#pipeline-form .form-container label.phase-label{width:15%}@media screen and (max-width: 594px){#pipeline-form .form-container label.phase-label{width:100%}}#pipeline-form .form-container input{width:100%;border:1px solid #ced4da;border-radius:4px;height:26px;padding-left:7px;height:30px}@media screen and (max-width: 594px){#pipeline-form .form-container input{box-sizing:border-box}}#pipeline-form .form-container input:focus-visible{outline:2px solid #0b763e}#pipeline-form .form-container input::-webkit-outer-spin-button,#pipeline-form .form-container input::-webkit-inner-spin-button{-webkit-appearance:none}#pipeline-form .form-container input[type=number]{-moz-appearance:textfield}#pipeline-form .form-container .header-container{justify-content:space-between;align-items:center}@media screen and (max-width: 594px){#pipeline-form .form-container .header-container{align-items:start}}#pipeline-form .form-container .header-container>div:first-child{display:flex;align-items:center;column-gap:10px}#pipeline-form .form-container .header-container ul.hats-dropdown-menu>li{padding:5px;cursor:pointer}#pipeline-form .form-container .header-container ul.hats-dropdown-menu>li:hover{background-color:#e8f7ef}#pipeline-form .form-container .info-container{flex-direction:column;width:100%;box-sizing:border-box;max-width:max-content;border:none}#pipeline-form .form-container .info-container strong{color:#444}#pipeline-form .form-container .input-container{display:flex;flex-direction:column;margin-right:10px;width:50%}@media screen and (max-width: 594px){#pipeline-form .form-container .input-container{width:100%}}#pipeline-form .form-container .input-container #pipelineError{font-size:12px;color:red}#pipeline-form .form-container .input-container .name-container{display:flex;justify-content:space-between;align-items:center}#pipeline-form .form-container .input-container .name-container .character-counter{font-size:10px}#pipeline-form .form-container .input-container label{margin-bottom:5px}#pipeline-form .form-container .input-container #color-picker{margin-top:0}#pipeline-form .form-container .input-container #color-picker .color-picker{width:100px;text-indent:23px;padding-top:3px;height:25px}@media screen and (max-width: 594px){#pipeline-form .form-container .input-container #color-picker .color-picker{height:34px}}#pipeline-form .form-container .input-container .select_menu ul.select_menu_dropdown_list li a.selected{background:#ebf5ed}#pipeline-form .form-container .phase-container{display:flex;flex-direction:column}#pipeline-form .form-container .phase-container>div{display:flex;flex-direction:row;column-gap:10px;margin-top:10px}@media screen and (max-width: 594px){#pipeline-form .form-container .phase-container>div{flex-direction:column}}#pipeline-form .form-container .phase-container .phase-info>div{display:flex;background:#ebf5ed;padding:10px;width:100%;column-gap:10px}@media screen and (max-width: 594px){#pipeline-form .form-container .phase-container .phase-info>div{flex-direction:column;row-gap:8px}}#pipeline-form .form-container .phase-container .error{display:none;color:red;margin-top:0;font-size:12px}#pipeline-form .form-container .toggle-container{display:flex}#pipeline-form .form-container .toggle-container .toggle{margin-top:3px}#pipeline-form .form-container .toggle-container label{margin-left:10px}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}#pipeline-view{margin-top:15px}#pipeline-view .no-pipelines{border:2px solid red;padding:18px;border-radius:4px;background-color:#fff2f2;display:flex;flex-direction:column}#pipeline-view .no-pipelines>div{padding:10px 0 10px}#pipeline-view .no-pipelines button{font-size:15px;font-weight:600;margin-top:15px;padding:10px;width:150px}#pipeline-view .pipeline-header{display:flex;justify-content:space-between;background:#eee;padding:15px;border-radius:4px 4px 0 0}@media screen and (max-width: 594px){#pipeline-view .pipeline-header{flex-direction:column;align-items:flex-start}}#pipeline-view .pipeline-header .pipeline-list{display:flex;width:100%}#pipeline-view .pipeline-header .pipeline-list>div{text-transform:capitalize;font-weight:600;cursor:pointer;padding:0 12px 0 12px;border-right:1px solid #ccc;display:flex;align-items:center}#pipeline-view .pipeline-header .pipeline-list>div:first-child{padding:0 12px 0 0}#pipeline-view .pipeline-header .pipeline-list>div:last-child{border-right:none}#pipeline-view .pipeline-header .pipeline-list>div .selected-pipeline{color:#0b763e;border-bottom:1px solid}@media screen and (max-width: 594px){#pipeline-view .pipeline-header .pipeline-list>div{border-right:none}}@media screen and (max-width: 594px){#pipeline-view .pipeline-header .pipeline-list{flex-direction:column}#pipeline-view .pipeline-header .pipeline-list>div{margin-bottom:5px;padding:0 0 0 0}}#pipeline-view .status-container{display:flex;width:100%;background-color:#fff;padding:15px;box-sizing:border-box;box-shadow:0px 3px 6px #ddd;border-radius:0 0 4px 4px}@media screen and (max-width: 594px){#pipeline-view .status-container{flex-direction:column;align-items:center;gap:20px}}#pipeline-view .status-container .status-item{display:flex;width:200px;height:50px;justify-content:center;align-items:center;margin-right:15px;box-shadow:0px 3px 6px #ddd;cursor:pointer}@media screen and (max-width: 594px){#pipeline-view .status-container .status-item{width:100%}}#pipeline-view .status-container .status-item .icon-container{height:40px;padding:10px;width:60px;display:flex;justify-content:center;align-items:center;border-radius:4px 0 0 4px}#pipeline-view .status-container .status-item .icon-container .icon-border{height:30px;width:30px;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center}#pipeline-view .status-container .status-item .icon-container i{color:#fff}#pipeline-view .status-container .status-item .icon-container.day{background-color:#e3b210}#pipeline-view .status-container .status-item .icon-container.total{background-color:#35519d}#pipeline-view .status-container .status-item .icon-container.completed{background-color:#0b763e}#pipeline-view .status-container .status-item .pipeline-status{background-color:#fff;width:100%;height:40px;padding:10px;border-radius:0 4px 4px 0}#pipeline-view .status-container .status-item .pipeline-status div:first-child{font-family:open_sansregular,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:.4px}#pipeline-view .status-container .status-item .pipeline-status div:last-child{font-size:20px;letter-spacing:.66px}#pipeline-view .phase-container{display:flex;column-gap:15px;overflow-x:auto;align-items:start}@media screen and (max-width: 594px){#pipeline-view .phase-container{flex-direction:column}}#pipeline-view .phase-container .phase-item{display:flex;flex-grow:2;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;margin-top:15px;max-width:500px;min-width:250px}@media screen and (max-width: 594px){#pipeline-view .phase-container .phase-item{max-width:none;width:100%}}#pipeline-view .phase-container .phase-item .phase-header{width:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;color:#fff;border-radius:4px 4px 0 0;border-top:0}#pipeline-view .phase-container .phase-item .phase-header h2{font-size:19px;text-align:center}#pipeline-view .phase-container .phase-item .phase-header div{font-size:12px}#pipeline-view .phase-container .phase-item .phase-counter{font-size:60px;width:100%;border:1px solid #ccc;border-radius:0 0 4px 4px;display:flex;justify-content:center;margin-bottom:10px;box-shadow:0px 3px 6px #ddd}#pipeline-view .phase-container .phase-item .phase-actions button{border:1px solid #ccc;color:#aaa;height:24px;background-color:#fff;border-radius:15px;padding:2px 30px}#pipeline-view .phase-container .phase-item .projects{display:flex;flex-direction:column;padding:10px;width:100%;box-sizing:border-box;border-radius:4px;margin-top:10px;row-gap:10px}#pipeline-view .phase-container .phase-item .projects .project-container{display:flex;align-items:center;width:100%;background-color:#fff;height:60px;border-radius:4px;padding:5px;box-sizing:border-box}#pipeline-view .phase-container .phase-item .projects .project-container>div:first-child{margin-right:5px}#pipeline-view .phase-container .phase-item .projects .project-container>div:last-child{width:85%;box-sizing:border-box}#pipeline-view .phase-container .phase-item .projects .project-container .project-header{font-weight:600;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}#pipeline-view .phase-container .phase-item .projects .project-container .project-header:hover{color:#6d88ce}#pipeline-view .phase-container .phase-item .projects .project-container .project-activity{font-size:13px;min-height:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#pipeline-view .phase-container .phase-item .projects .project-container .project-activity:hover{color:#6d88ce}#pipeline-view .phase-container .phase-item .projects .no-projects{color:#fff}#pipeline-view .phase-container .phase-item .projects .show-all{display:flex;justify-content:center;font-weight:600;color:#fff;cursor:pointer}#pipeline-view .table-container{position:relative}#pipeline-view .table-container #table-header{scroll-margin-top:45px}#pipeline-view .table-container #pager-overlay{background:#fff;color:#666;position:absolute;height:100%;width:100%;z-index:5000;top:0;left:0;float:left;text-align:center;padding-top:23%;opacity:.9;box-sizing:border-box}#pipeline-view .table-container .spinner{margin:0 auto;height:64px;width:64px;animation:rotate .8s infinite linear;border:5px solid #0b763e;border-right-color:rgba(0,0,0,0);border-radius:50%}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#pipeline-view .table-container .all-projects--header{margin-top:30px;padding:10px;display:flex;justify-content:space-between}#pipeline-view .table-container .all-projects--header>div{width:20%;font-weight:700}#pipeline-view .table-container .all-projects--header>div.project-status{width:10%}@media screen and (max-width: 594px){#pipeline-view .table-container .all-projects--header>div{width:50%}}#pipeline-view .table-container .all-projects--data{padding:10px;display:flex;border-bottom:1px solid #ddd;cursor:pointer;justify-content:space-between}#pipeline-view .table-container .all-projects--data:hover{background-color:#eee}#pipeline-view .table-container .all-projects--data>div{width:20%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pipeline-view .table-container .all-projects--data>div.project-status{width:10%}@media screen and (max-width: 594px){#pipeline-view .table-container .all-projects--data>div{width:50%}}#pipeline-view .table-container .all-projects--data:last-child{border-bottom:none}
#trashcan header{display:flex;justify-content:space-between;padding-bottom:5px}#trashcan h2{font-size:24px;font-weight:600;letter-spacing:-0.03em;white-space:nowrap}#trashcan h2 i{font-size:28px;margin-right:10px;color:rgba(0,0,0,.3)}#trashcan strong{font-size:13.5px;color:#565e60}#trashcan .box{margin-bottom:10px}#trashcan .tab-container .tab-views>li{padding:0 !important;background:none}#trashcan .tab-container a{color:#333;text-transform:capitalize;font-weight:600;font-size:14px}#trashcan .normal-menu a{font-weight:400}#trashcan .zero-state-box{width:100%;height:500px;background-color:#f2f8ff;margin-top:10px;display:flex;justify-content:center;align-items:center}#trashcan .zero-state-box p{max-width:400px;text-align:center;font-weight:700;font-size:20px}#trashcan #trashcan-stats{display:flex;gap:25px}#trashcan #trashcan-stats .stat-container{display:flex;box-shadow:0 1px 6px 2px rgba(0,0,0,.08);margin-top:-10px;max-height:45px}#trashcan #trashcan-stats .stat-container .icon-container{background:#b50000;width:55px;height:45px;border-radius:3px 0 0 3px}#trashcan #trashcan-stats .stat-container .title{font-size:10px;text-transform:uppercase;letter-spacing:.2px;margin:0 10px;font-weight:700}#trashcan #trashcan-stats .stat-container .result{font-size:12px;margin:0 10px}#trashcan #trashcan-stats .stat-container .summary-details{border-radius:0 3px 3px 0;padding:7px 0;white-space:nowrap}#trashcan #trashcan-stats .stat-container .summary-red{display:flex;width:100%;justify-content:center}#trashcan #trashcan-stats .stat-container .summary-icon{display:flex;justify-content:center;align-items:center;background:#fff;border:2px solid #fff;border-radius:50%;height:20px;width:20px;color:#b50000;margin-top:11px}#trashcan #trashcan-contacts .data-table,#trashcan #trashcan-jobs .data-table{border-collapse:collapse}#trashcan #trashcan-contacts .data-table thead td,#trashcan #trashcan-jobs .data-table thead td{font-weight:bold;cursor:pointer}#trashcan #trashcan-contacts .data-table thead td.sort-desc:after,#trashcan #trashcan-contacts .data-table thead td .sort-asc:after,#trashcan #trashcan-jobs .data-table thead td.sort-desc:after,#trashcan #trashcan-jobs .data-table thead td .sort-asc:after{content:"";display:inline-block;padding-left:5px;font-size:10px}#trashcan #trashcan-contacts .data-table thead td.sort-desc:after,#trashcan #trashcan-jobs .data-table thead td.sort-desc:after{content:"▲";display:inline-block;padding-left:5px}#trashcan #trashcan-contacts .data-table thead td.sort-asc:after,#trashcan #trashcan-jobs .data-table thead td.sort-asc:after{content:"▼";display:inline-block;padding-left:5px;font-size:10px}#trashcan #trashcan-contacts .data-table tbody thead,#trashcan #trashcan-jobs .data-table tbody thead{border-bottom:1px solid #333}#trashcan #trashcan-contacts .data-table tbody tr,#trashcan #trashcan-jobs .data-table tbody tr{border-bottom:1px solid #d5d5d5}#trashcan #trashcan-contacts .data-table tbody td,#trashcan #trashcan-jobs .data-table tbody td{padding:8px 8px 8px 4px;vertical-align:middle}#trashcan #trashcan-contacts .data-table:last-child,#trashcan #trashcan-jobs .data-table:last-child{border-bottom:none}@media(max-width: 380px){#trashcan header{flex-direction:column;justify-content:space-between;align-items:center}#trashcan .box__header__title{margin-bottom:18px}}
#texting-side-bar *{letter-spacing:normal}#texting-side-bar h3,#texting-side-bar span{letter-spacing:normal}#texting-side-bar .chat-slideout{position:fixed;top:0;right:0;width:400px;height:100%;background:#fff;border-left:1px solid #ccc;box-shadow:-2px 0 6px rgba(0,0,0,.15);transform:translateX(100%);transition:transform .3s ease;z-index:99;display:flex;flex-direction:column}#texting-side-bar .chat-slideout h3{font-weight:600}#texting-side-bar .chat-slideout .chat-header{padding:1em;border-bottom:1px solid #ccc;display:flex;flex-direction:column}#texting-side-bar .chat-slideout .chat-header .chat-name{display:flex;justify-content:space-between;margin-bottom:12px}#texting-side-bar .chat-slideout .chat-header .projectSelection{display:flex;justify-content:space-between}#texting-side-bar .chat-slideout .chat-header .projectSelection .form-control{width:80%}#texting-side-bar .chat-slideout .chat-header .sort-button{display:flex;justify-content:flex-end}#texting-side-bar .chat-slideout .chat-bubble-wrapper{display:flex;flex-direction:column;flex:1;overflow-y:auto;padding:1em}#texting-side-bar .chat-slideout .chat-bubble-wrapper .spinner{margin:0 auto;height:64px;width:64px;animation:rotate .8s infinite linear;border:5px solid #0b763e;border-right-color:rgba(0,0,0,0);border-radius:50%}#texting-side-bar .chat-slideout .chat-bubble-wrapper .chat-bubble-container{display:flex;flex-direction:column}#texting-side-bar .chat-slideout .chat-bubble-wrapper .chat-bubble-container .message-row{display:flex;align-items:center;padding-right:0;transition:padding-right .3s ease;position:relative}#texting-side-bar .chat-slideout .chat-bubble-wrapper .chat-bubble-container .message-row .sending-text{color:#555;position:absolute;bottom:0;right:0;font-size:12px}#texting-side-bar .chat-slideout .chat-bubble-wrapper .chat-bubble-container .message-row .failed-text{color:#e1251b;position:absolute;bottom:0;right:0}#texting-side-bar .chat-slideout .chat-bubble-wrapper .chat-bubble-container .message-row .chat-bubble{flex:0 1 auto;transition:transform .3s ease}#texting-side-bar .chat-slideout .chat-bubble-wrapper .chat-bubble-container .message-row .chat-bubble .chat-bubble-content{white-space:pre-wrap}#texting-side-bar .chat-slideout .chat-bubble-wrapper .chat-bubble-container .message-row .chat-bubble.sent{margin-left:auto;z-index:-999999999}#texting-side-bar .chat-slideout .chat-bubble-wrapper .chat-bubble-container .message-row .chat-bubble.received{margin-right:auto;z-index:-999999999}#texting-side-bar .chat-slideout .chat-bubble-wrapper .chat-bubble-container .message-row .chat-bubble-content{overflow-wrap:break-word}#texting-side-bar .chat-slideout .chat-bubble-wrapper .chat-bubble-container .message-row .normal-menu{flex:0 0 auto;opacity:0;transform:translateX(20px);transition:opacity .3s,transform .3s}#texting-side-bar .chat-slideout .chat-bubble-wrapper .chat-bubble-container .message-row.sorting{padding-right:100px}#texting-side-bar .chat-slideout .chat-bubble-wrapper .chat-bubble-container .message-row.sorting .chat-bubble.sent{transform:translateX(-20px)}#texting-side-bar .chat-slideout .chat-bubble-wrapper .chat-bubble-container .message-row.sorting .normal-menu{opacity:1;transform:translateX(80px)}#texting-side-bar .chat-slideout .chat-input{padding:1em;margin:0}#texting-side-bar .chat-slideout .chat-input textarea{border-radius:20px;padding:10px;border:1px solid #ccc;resize:vertical}#texting-side-bar .chat-slideout .chat-input button{width:100%;margin-top:10px;border-radius:20px;padding:8px 20px 8px 20px;font-weight:bold;text-transform:uppercase;font-size:11px;margin-right:10px}#texting-side-bar .chat-slideout .chat-input .char-count{text-align:right;margin-top:5px;margin-right:5px;font-size:10px}#texting-side-bar .chat-slideout .chat-bubble{max-width:80%;margin:.25em 0;padding:.75em;border-radius:8px;background-color:#63aa85;margin-bottom:20px}#texting-side-bar .chat-slideout .chat-bubble.sent{position:relative;align-self:flex-end;background-color:#0b763e;color:#fff}#texting-side-bar .chat-slideout .chat-bubble.sent .timestamp{font-size:12px;color:#e8e8e8}#texting-side-bar .chat-slideout .chat-bubble.sending{position:relative;margin-left:auto;background-color:#63aa85;color:#fff}#texting-side-bar .chat-slideout .chat-bubble.sending .timestamp{font-size:12px;color:#e8e8e8}#texting-side-bar .chat-slideout .chat-bubble.received{align-self:flex-start;background-color:#ddd;color:#222}#texting-side-bar .chat-slideout .chat-bubble.received .timestamp{color:#555;font-size:12px}#texting-side-bar .chat-slideout .chat-bubble.failed{margin-left:auto;background-color:#63aa85;color:#fff;margin-bottom:20px}#texting-side-bar .chat-slideout .close-btn{width:21px;height:20px;border-radius:50%;background-color:#333;border:none;color:#fff;font-size:16px;text-align:center;line-height:20px;cursor:pointer;z-index:6000}#texting-side-bar .chat-slideout .close-btn:hover{background-color:#bbb}#texting-side-bar .chat-slideout.open{transform:translateX(0)}@media screen and (min-width: 768)and (max-width: 1024px){#texting-side-bar .chat-slideout{width:50vw}}@media screen and (max-width: 767px){#texting-side-bar .chat-slideout{width:100vw}#texting-side-bar .chat-slideout .chat-header{margin-left:15px}#texting-side-bar .chat-slideout .chat-bubble-wrapper{display:flex;flex-direction:column;justify-content:space-between}#texting-side-bar .chat-slideout .chat-bubble-wrapper .chat-input{display:flex;flex-direction:column;justify-content:center;align-items:center}}
#texting-view .status-accepted{background-color:#e8f7ef;border-radius:4px;padding:20px}#texting-view .text-plan-container{display:flex;flex-wrap:wrap;justify-content:flex-start}#texting-view .text-plan-container strong{font-size:18px}#texting-view .text-plan-container small{font-size:12px}#texting-view .change-plan-container{display:flex;justify-content:flex-end}#texting-view .text-plan-item{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:168px;width:235px;margin:15px;border:3px solid #ced4da;border-radius:20px;cursor:pointer}#texting-view .text-plan-item .text-plan-title{font-size:22px;color:#0b763e;text-transform:uppercase;font-weight:bold}#texting-view .text-plan-item .text-plan-details{text-align:center;margin-top:12px;margin-right:10px}#texting-view .text-plan-item .plan-badge{position:absolute;bottom:-14px;left:50%;transform:translateX(-50%);color:#f2f3f3;background-color:#0b763e;padding:4px 20px;font-size:12px;font-weight:bold;border-radius:10px}#texting-view .text-plan-item .current-plan-icon{position:absolute;top:-10px;right:-11px;width:30px;height:30px;line-height:30px;font-size:16px;text-align:center;padding:4px;border-radius:100%;color:#f2f3f3;background-color:#0b763e}#texting-view .is-selected{border-color:#0b763e;background-color:#e8f7ef}#texting-view .phone-number-search{display:flex;align-items:center;justify-content:flex-start;margin:20px 0;border-radius:4px}#texting-view .phone-search-input{display:flex;align-items:center;margin-right:25px;gap:10px;width:auto;min-width:250px}#texting-view .phone-search-input input{width:50%;height:20px;border:1px solid #ced4da;border-radius:4px;padding:5px 10px;font-size:14px}#texting-view .phone-search-input input:focus{border:1px solid #0b763e}#texting-view .phone-search-input label{white-space:nowrap}#texting-view .phone-number-actions{display:flex;justify-content:flex-end;width:100%}@media screen and (max-width: 1300px){#texting-view .phone-number-search{flex-direction:column}#texting-view input.form-control{margin:10px 0 10px 0;width:90%}}@media screen and (max-width: 768px){#texting-view button{width:100%}}#texting-view .available-numbers{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:10px;height:350px;width:97%;overflow-y:auto;overflow-x:hidden;border:1px solid #c8ced1;border-radius:4px;padding:10px}#texting-view .available-number{flex:1 1 calc(20% - 10px);min-width:140px;height:40px;border:1px solid #ced4da;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}#texting-view .available-number:hover{background-color:#eee}#texting-view .selected-number{background-color:#0b763e !important;color:#fff !important}
#texting-container .box__header__title{display:flex;justify-content:space-between}#texting-container .btn-xs{padding:5px 15px;font-size:11px}#texting-container .box--selected{border:1px solid #0b763e;background-color:#e7f0eb}#texting-container .status-rejected{background-color:#fff2f2;border-radius:4px;padding:20px}#texting-container .rejection-details{padding-left:20px}#texting-container .rejection-details p{margin:5px 0}#texting-container .rejection-details button{margin-top:10px}
#texting-setup .account_page_header h2 i{color:rgba(0,0,0,.3019607843) !important}#texting-setup .title-section{display:flex;justify-content:space-between}#texting-setup .toggle-container{display:flex}#texting-setup .toggle-container .toggle-label{font-size:12px;font-weight:bold;padding:5px;margin-right:5px;border-radius:10px;background-color:#e8f7ef}#texting-setup .toggle{margin-top:2px}#texting-setup .box__header{display:flex;justify-content:space-between}#texting-setup h2{font-weight:600;display:inline-block}#texting-setup .learn-mode-container{font-weight:600;color:#6c757d;margin-top:5px;margin-bottom:7px;background-color:#e8f7ef;padding:10px;border-radius:4px;font-size:13px}#texting-setup .form-container{margin:0 5px;box-sizing:border-box}#texting-setup .form-container input,#texting-setup .form-container select{box-sizing:border-box;max-width:100%;height:40px}#texting-setup .form-container .form-group{display:flex;flex-wrap:wrap;gap:10px 40px}#texting-setup .form-container .form-group .form-item{flex:1 1 40%}#texting-setup .form-control.verifiedBrands{width:98%}#texting-setup .submit-button{background-color:#3c5db2;color:#fff;padding:11.5px 25px;border:none;border-radius:.3rem;font-weight:bold;text-transform:uppercase;cursor:pointer;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}#texting-setup .submit-button:hover{background-color:#354aa8}#texting-setup .icon-check{color:#0b763e;margin-right:5px}#texting-setup .character-counter{color:#6c757d;font-size:13px;font-weight:600;float:right}@media screen and (max-width: 480px){#texting-setup .form-group{flex-direction:column}#texting-setup button{width:100%}#texting-setup .buttons-top{display:none}}
#sms-status-view h1{margin-left:10px}#sms-status-view .icon.icon-phone{font-size:30px}#sms-status-view aside{max-width:175px;padding:0}#sms-status-view aside .hats-contact-list{padding:20px 0}#sms-status-view aside .hats-contact-list li{display:flex;align-items:center;gap:6px}#sms-status-view aside .hats-contact-list li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#sms-status-view .table-container{margin:0 auto;background:#fff;border-radius:6px;overflow:hidden;padding:15px 15px 15px 10px;display:flex;align-items:center;justify-content:center;flex-direction:column}#sms-status-view .table-container .zero-state-container{padding-top:50px;padding-bottom:50px;box-shadow:1px 1px 2px 1px rgba(38,56,103,.2);border:1px solid #0b763e;border-radius:10px;display:flex;flex-direction:column;align-items:center;width:100%}#sms-status-view .table-container .zero-state-container p{padding-left:20px;padding-right:20px;text-align:center}#sms-status-view .table-container .zero-state-title{font-size:20px;margin-bottom:10px;color:#263867;font-weight:bold;text-align:center}#sms-status-view table{width:100%;table-layout:fixed;border-collapse:collapse;font-weight:600}#sms-status-view thead{border-bottom:1px solid #bbb}#sms-status-view th,#sms-status-view td{padding:8px 16px;text-align:left;white-space:nowrap}#sms-status-view th{color:#333}#sms-status-view .name-cell{display:flex;align-items:center;cursor:pointer;max-width:200px}#sms-status-view .name-cell .avatar{margin-right:10px;position:relative}#sms-status-view .name-cell .badge-wrapper{position:relative;display:inline-flex;width:30px;height:30px}#sms-status-view .name-cell .badge-wrapper contact-badge{flex:0 0 auto;width:100%;height:100%}#sms-status-view .name-cell .contactInitials{position:absolute;top:6.5px;left:2px;right:0;bottom:0;z-index:1;text-align:center;color:#fff}#sms-status-view .name-text,#sms-status-view .number-text,#sms-status-view .data-text{display:inline-block;max-width:90% !important;margin-left:12px;margin-right:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#sms-status-view .name-text{margin-top:3px}#sms-status-view .number-text{margin-left:0;margin-bottom:-5px}#sms-status-view .ellipsis{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#sms-status-view .clickable{cursor:pointer}#sms-status-view .recent-activity-status{display:flex;flex:0 0 30px;align-items:center;justify-content:center;border-radius:50%;background-color:#0b763e;width:30px;height:30px;color:#fff;margin-right:6px}#sms-status-view .recent-activity-status.contact-client span{margin:0}#sms-status-view .recent-activity-status.contact-client i.fa-solid.fa-fw.fa-check{margin-top:10px;margin-left:10px}#sms-status-view .recent-activity-status.opted-out{background-color:#e1251b;border-color:#e1251b}#sms-status-view .recent-activity-status i.icon.icon-cancel{margin-top:2px}#sms-status-view i.icon.icon-cancel:hover{color:#fff}#sms-status-view .counter-container{display:flex;justify-content:center;gap:20px}#sms-status-view .counter{height:23px;display:flex;flex-direction:column;align-items:center;color:#fff;font-weight:bold;text-transform:uppercase;padding:0 20px}#sms-status-view .counter .count{margin-left:10px}#sms-status-view .counter-box{width:130px;border-radius:4px;max-height:51px}#sms-status-view .green{border:1px solid #0b763e}#sms-status-view .red{border:1px solid #e1251b}#sms-status-view .count{text-align:center;color:#333;padding:3px 0}#sms-status-view .counter-green{background-color:#0b763e}#sms-status-view .counter-red{background-color:#e1251b}#sms-status-view ul.hats-cards.visible-xs{width:100%}#sms-status-view ul.hats-cards.visible-xs li{display:flex;justify-content:space-between;flex-direction:row;width:100%}#sms-status-view ul.hats-cards.visible-xs li div:nth-child(1){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#sms-status-view ul.hats-cards.visible-xs li div:nth-child(1) strong{max-width:180px}#sms-status-view ul.hats-cards.visible-xs li div:nth-child(3){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#sms-status-view ul.hats-cards.visible-xs li div:nth-child(4){display:flex;flex-direction:column}#sms-status-view ul.hats-cards.visible-xs li .opt-toggle strong{white-space:nowrap}#sms-status-view .table-container th:nth-child(1),#sms-status-view .table-container td:nth-child(1){width:25%}#sms-status-view .table-container th:nth-child(2),#sms-status-view .table-container td:nth-child(2){width:20%}#sms-status-view .table-container th:nth-child(3),#sms-status-view .table-container td:nth-child(3){width:20%}#sms-status-view .table-container th:nth-child(4),#sms-status-view .table-container td:nth-child(4){width:15%}#sms-status-view .table-container th:nth-child(5),#sms-status-view .table-container td:nth-child(5){width:15%}
#admin-toolbar-container{height:50px;width:100%;background:#e2e6e8;padding:5px 20px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}#admin-toolbar-container .admin-session-info{display:flex;align-items:center;flex-direction:column}#admin-toolbar-container .admin-actions{display:flex}#admin-toolbar-container .admin-actions button:first-child{margin-right:5px}#admin-toolbar-container #admin-toolbar-search-container{width:375px;padding-bottom:75px;position:absolute;right:20px;top:90px;z-index:10}#admin-toolbar-container #admin-toolbar-search-container form{display:flex;justify-content:flex-end}#admin-toolbar-container #admin-toolbar-search-container #admin-toolbar-search{background-color:#fff;border-radius:4px;padding:10px;box-shadow:rgba(0,0,0,.2) 0px 5px 10px;display:flex;flex-direction:column;width:300px}#admin-toolbar-container #admin-toolbar-search-container #admin-toolbar-search input{border:1px solid #f1f1f1;border-radius:4px;box-sizing:border-box;font-size:1.6rem;outline:none;padding:5px 10px;width:100%;margin-bottom:5px}#admin-toolbar-container #admin-toolbar-search-container #admin-toolbar-search .search-item{font-size:10px;text-align:center;margin-top:5px}#admin-toolbar-container #admin-toolbar-search-container #admin-toolbar-search .account-item{display:flex;flex-direction:column;padding:5px;border-top:1px solid #ddd}#admin-toolbar-container #admin-toolbar-search-container #admin-toolbar-search .account-item>*{cursor:pointer}#admin-toolbar-container #admin-toolbar-search-container #admin-toolbar-search .account-item div{font-size:10px}#admin-toolbar-container #admin-toolbar-search-container #admin-toolbar-search .no-account{margin-top:5px;text-align:center}#admin-toolbar-container #admin-toolbar-search-container #admin-toolbar-search .exit-session{border:1px solid #222;border-radius:.8rem;color:#ccc;cursor:pointer;font-weight:700;margin-top:5px;font-size:1.4rem;padding:.5rem 1.1rem .6rem;background:#383838;width:100%}#admin-toolbar-container #admin-toolbar-search-container #admin-toolbar-search .search-results{max-height:500px;overflow:scroll}
#pipeline-project-overview{background:#fff;padding:15px;border-radius:4px;margin-bottom:15px}#pipeline-project-overview h2{font-weight:700;font-size:14px;margin-bottom:10px;line-height:1}#pipeline-project-overview h3{font-size:12px;font-weight:bold;margin-bottom:1px}#pipeline-project-overview .pipeline-title{display:flex;align-items:baseline;justify-content:space-between}#pipeline-project-overview .pipeline-title i{margin-right:5px}#pipeline-project-overview .pipeline-title div:first-child{display:flex;align-items:baseline}#pipeline-project-overview .pipelines-container{cursor:pointer;margin-bottom:5px}#pipeline-project-overview .phase-container{display:flex;border-radius:100px}#pipeline-project-overview .phase-container .phase{width:20%;background:#fcfcfc;padding:4px;text-align:center;border:1px solid #efefef;font-size:9px;font-weight:bold;border-right:none;word-break:break-word}#pipeline-project-overview .phase-container .phase:first-child{border-radius:6px 0 0 6px}#pipeline-project-overview .phase-container .phase:last-child{border-radius:0 6px 6px 0;border-right:1px solid #efefef}#pipeline-project-overview .phase-container .phase:only-child{border-radius:6px;border-right:1px solid #efefef}
@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}.custom-scrollbars::-webkit-scrollbar{width:10px;background:#fff;margin-left:-2px}.custom-scrollbars::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.custom-scrollbars::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{font-size:66.5%;-webkit-font-smoothing:antialiased;height:100%}body{background-size:cover;color:#444;font-family:"open_sansregular",sans-serif;font-size:1.4em;padding-top:50px;min-height:calc(100% - 50px);letter-spacing:-0.03em;line-height:normal;position:relative}body.embed{padding-top:0;padding-left:10px}body.has-overlay{overflow:hidden}@media screen and (max-width: 594px){body.has-overlay{overflow:unset}}body.react-native .hidden-mobile,body.react-native .button-print{display:none !important}#finicityConnectIframe{z-index:30 !important}.wrap{padding:0;transform-origin:50% 0px}#section{z-index:0;margin-bottom:20px;display:flex;justify-content:flex-start}.fragment-flex{flex:1;display:flex;flex-direction:column}a{text-decoration:none;cursor:pointer;color:#3c5db2}a:hover{color:rgb(108.7857142857,135.8928571429,205.7142857143)}a.noColor{color:inherit}a.noColor:hover{color:inherit}.section{margin-bottom:10px;position:relative}.section-header{display:flex;align-items:center;margin-bottom:10px}.section-header-actions{flex:1;margin-left:5px;text-align:right}pre{border:1px solid #eee;border-radius:6px;display:block;padding:10px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;word-break:break-all}code{font-family:monospace;word-wrap:break-word}strong{font-weight:700}textarea{font-family:inherit;font-size:inherit}.input{border:1px solid #ddd;padding:6px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:5px;min-height:34px;cursor:text}.clickable{cursor:pointer}tr.clickable:hover{background-color:#f2f3f3}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-inputed-data{word-wrap:break-word;white-space:pre-wrap}.header{padding:12px 0 0 0;margin:0 12px 0 12px;border-bottom:1px solid #bbb;box-shadow:0 2px 0 -1px #fff;height:70px;position:relative}#header_right .normal-menu{width:auto;margin:0px}#header_right .normal-menu ul{border-radius:0px;margin-top:10px}#header_right .normal-menu .btn_create{margin-left:0px;margin-right:0px;margin-top:0px;padding:6px 10px 7px 10px;font-weight:normal}#header_right .normal-menu .btn_first{border-top-right-radius:0px;border-bottom-right-radius:0px;border-top-left-radius:5px;border-bottom-left-radius:5px}#header_right .normal-menu .btn_last{border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0px;border-bottom-left-radius:0px}.core-login-logout{display:flex;display:-webkit-flex;justify-content:space-between;align-items:center;opacity:.8;font-weight:bold;color:#5e5e5e;letter-spacing:0}.rowSizing{height:24px;vertical-align:middle}.core-login-logout div{padding:10px 6px;text-align:center}#logo img{height:36px;margin-top:8px}.user-answer{white-space:pre-wrap}.submit_msg{margin-top:40px;font-size:1.4em}.label{font-weight:bold;text-align:center;box-shadow:1px 1px 0px 0px hsla(0,0%,100%,.8);text-shadow:1px 1px 1px rgba(0,0,0,.25);display:inline-block;background:#bbb;border-radius:20px;padding:5px 10px;line-height:1;color:#fff}.color-picker,.hats-form input[type=text].color-picker,.dialog input[type=text].color-picker{padding-left:30px;max-width:98px}.color-square{width:20px;height:20px;display:inline-block;border:1px solid #a8a8a8;vertical-align:middle}.inline-spinner{background:rgba(0,0,0,0) right 9px top 3px url("/images/loading-spinner.gif") no-repeat;display:block;width:34px;height:34px}.xs-inline-spinner{background:rgba(0,0,0,0) url("/images/xsloadingspinner.gif") no-repeat;display:block;height:17px;width:17px}.warning-text{background:#fcf8e3;border-radius:6px;border:1px solid #eee;line-height:18px;padding:8px 10px}.warning_inline{color:red !important}.mui-dialog>div{border-radius:4px !important;padding-bottom:20px}.mui-dialog>div .mui-actions>*{margin:5px !important}.text-error{color:red}.text-center{text-align:center}.expense{color:#c00}.income{color:#72b624}.honor-linebreaks{white-space:pre-line}#overlayImage{background:#fff;color:#666;position:absolute;height:100%;width:100%;z-index:5000;top:0;left:0;float:left;text-align:center;opacity:.9}.spinnerContainer{position:fixed;top:50%;left:46%}.spinnerContainer .spinner{height:64px;width:64px;animation:rotate .8s infinite linear;border:5px solid #0b763e;border-right-color:rgba(0,0,0,0);border-radius:50%}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#text-editor-reset *{all:revert}#text-editor-reset ul{list-style-type:disc}#text-editor-reset p{margin:0;min-height:14px;word-break:break-word}.heading1,.heading2{font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.4}.heading1{font-size:2rem;color:#505050;font-weight:600;margin-bottom:2rem}.heading2{font-size:1.6rem;color:#4f4f4f;margin-bottom:1.6rem}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;user-select:none;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(11,118,62,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#0b763e;border-color:#0b763e}.btn-primary:hover{color:#fff;background-color:rgb(7.738372093,83.011627907,43.6162790698);border-color:rgb(6.6511627907,71.3488372093,37.488372093)}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:rgb(7.738372093,83.011627907,43.6162790698);border-color:rgb(6.6511627907,71.3488372093,37.488372093);box-shadow:0 0 0 .2rem rgba(47.6,138.55,90.95,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0b763e;border-color:#0b763e}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:rgb(6.6511627907,71.3488372093,37.488372093);border-color:rgb(5.5639534884,59.6860465116,31.3604651163)}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(47.6,138.55,90.95,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:rgb(90.2703862661,97.7929184549,104.4796137339);border-color:rgb(84.3605150215,91.3905579399,97.6394849785)}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:rgb(90.2703862661,97.7929184549,104.4796137339);border-color:rgb(84.3605150215,91.3905579399,97.6394849785);box-shadow:0 0 0 .2rem rgba(130.05,137.7,144.5,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:rgb(84.3605150215,91.3905579399,97.6394849785);border-color:rgb(78.4506437768,84.9881974249,90.7993562232)}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130.05,137.7,144.5,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:rgb(32.6086956522,136.1413043478,56.25);border-color:rgb(30.1449275362,125.8550724638,52)}.btn-success:focus,.btn-success.focus{color:#fff;background-color:rgb(32.6086956522,136.1413043478,56.25);border-color:rgb(30.1449275362,125.8550724638,52);box-shadow:0 0 0 .2rem rgba(72.25,180.2,96.9,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:rgb(30.1449275362,125.8550724638,52);border-color:rgb(27.6811594203,115.5688405797,47.75)}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72.25,180.2,96.9,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:rgb(18.75,132.0652173913,150);border-color:rgb(17.3333333333,122.0869565217,138.6666666667)}.btn-info:focus,.btn-info.focus{color:#fff;background-color:rgb(18.75,132.0652173913,150);border-color:rgb(17.3333333333,122.0869565217,138.6666666667);box-shadow:0 0 0 .2rem rgba(57.8,175.95,194.65,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:rgb(17.3333333333,122.0869565217,138.6666666667);border-color:rgb(15.9166666667,112.1086956522,127.3333333333)}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(57.8,175.95,194.65,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:rgb(223.75,167.8125,0);border-color:rgb(211,158.25,0)}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:rgb(223.75,167.8125,0);border-color:rgb(211,158.25,0);box-shadow:0 0 0 .2rem rgba(221.7,169.6,12.1,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:rgb(211,158.25,0);border-color:rgb(198.25,148.6875,0)}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(221.7,169.6,12.1,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:rgb(200.082278481,34.667721519,50.5158227848);border-color:rgb(189.2151898734,32.7848101266,47.7721518987)}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:rgb(200.082278481,34.667721519,50.5158227848);border-color:rgb(189.2151898734,32.7848101266,47.7721518987);box-shadow:0 0 0 .2rem rgba(225.25,83.3,96.9,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:rgb(189.2151898734,32.7848101266,47.7721518987);border-color:rgb(178.3481012658,30.9018987342,45.0284810127)}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225.25,83.3,96.9,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:rgb(225.6875,229.875,234.0625);border-color:rgb(218.25,223.5,228.75)}.btn-light:focus,.btn-light.focus{color:#212529;background-color:rgb(225.6875,229.875,234.0625);border-color:rgb(218.25,223.5,228.75);box-shadow:0 0 0 .2rem rgba(215.75,217.2,218.65,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:rgb(218.25,223.5,228.75);border-color:rgb(210.8125,217.125,223.4375)}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(215.75,217.2,218.65,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:hsl(210,10.3448275862%,15.2450980392%);border-color:rgb(29.1379310345,32.5,35.8620689655)}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:hsl(210,10.3448275862%,15.2450980392%);border-color:rgb(29.1379310345,32.5,35.8620689655);box-shadow:0 0 0 .2rem rgba(82.45,87.55,92.65,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:rgb(29.1379310345,32.5,35.8620689655);border-color:hsl(210,10.3448275862%,10.2450980392%)}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82.45,87.55,92.65,.5)}.btn-outline-primary{color:#0b763e;border-color:#0b763e}.btn-outline-primary:hover{color:#fff;background-color:#0b763e;border-color:#0b763e}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(11,118,62,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0b763e;background-color:rgba(0,0,0,0)}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#0b763e;border-color:#0b763e}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(11,118,62,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:rgba(0,0,0,0)}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:rgba(0,0,0,0)}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:rgba(0,0,0,0)}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:rgba(0,0,0,0)}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:rgba(0,0,0,0)}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:rgba(0,0,0,0)}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:rgba(0,0,0,0)}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#0b763e;text-decoration:none}.btn-link:hover{color:rgb(4.476744186,48.023255814,25.2325581395);text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:0.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.form-control{display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:4px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:rgba(0,0,0,0);border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:rgb(23.1162790698,233.3837209302,123.3372093023);outline:0;box-shadow:0 0 0 .2rem rgba(11,118,62,.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{appearance:none}select.form-control:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:4px}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + 0.75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem !important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(0.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label::before,.custom-control-input.is-valid~.custom-control-label::before{border-color:#28a745}.was-validated .custom-control-input:valid:checked~.custom-control-label::before,.custom-control-input.is-valid:checked~.custom-control-label::before{border-color:rgb(51.6956521739,206.3043478261,87);background-color:rgb(51.6956521739,206.3043478261,87)}.was-validated .custom-control-input:valid:focus~.custom-control-label::before,.custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:4px}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem !important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(0.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label::before,.custom-control-input.is-invalid~.custom-control-label::before{border-color:#dc3545}.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,.custom-control-input.is-invalid:checked~.custom-control-label::before{border-color:rgb(227.5316455696,96.4683544304,109.0253164557);background-color:rgb(227.5316455696,96.4683544304,109.0253164557)}.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,.custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media(min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media(min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media(min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media(min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media(min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:4px}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + 0.5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:0.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:4px}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0b763e;border-color:#0b763e}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:4px;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:4px;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:4px;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:4px;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:4px;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:4px;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:4px;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:4px;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:4px;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:4px;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:rgb(5.72,61.36,32.24);background-color:rgb(186.68,216.64,200.96)}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:rgb(5.72,61.36,32.24);background-color:rgb(170.3492913386,207.4707086614,188.0426771654)}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:rgb(5.72,61.36,32.24);border-color:rgb(5.72,61.36,32.24)}.list-group-item-secondary{color:rgb(56.16,60.84,65);background-color:rgb(213.84,216.36,218.6)}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:rgb(56.16,60.84,65);background-color:hsl(208.2352941176,6.1371841155%,79.7921568627%)}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:rgb(56.16,60.84,65);border-color:rgb(56.16,60.84,65)}.list-group-item-success{color:rgb(20.8,86.84,35.88);background-color:rgb(194.8,230.36,202.92)}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:rgb(20.8,86.84,35.88);background-color:rgb(176.7059405941,222.9540594059,187.2665346535)}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:rgb(20.8,86.84,35.88);border-color:rgb(20.8,86.84,35.88)}.list-group-item-info{color:rgb(11.96,84.24,95.68);background-color:rgb(190.04,228.96,235.12)}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:rgb(11.96,84.24,95.68);background-color:hsl(188.198757764,53.1353135314%,78.3647058824%)}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:rgb(11.96,84.24,95.68);border-color:rgb(11.96,84.24,95.68)}.list-group-item-warning{color:rgb(132.6,100.36,3.64);background-color:rgb(255,237.64,185.56)}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:rgb(132.6,100.36,3.64);background-color:rgb(255,231.265,160.06)}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:rgb(132.6,100.36,3.64);border-color:rgb(132.6,100.36,3.64)}.list-group-item-danger{color:rgb(114.4,27.56,35.88);background-color:rgb(245.2,198.44,202.92)}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:rgb(114.4,27.56,35.88);background-color:hsl(354.251497006,70.4641350211%,81.9882352941%)}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:rgb(114.4,27.56,35.88);border-color:rgb(114.4,27.56,35.88)}.list-group-item-light{color:rgb(128.96,129.48,130);background-color:rgb(253.04,253.32,253.6)}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:rgb(128.96,129.48,130);background-color:rgb(238.165,240.57,242.975)}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:rgb(128.96,129.48,130);border-color:rgb(128.96,129.48,130)}.list-group-item-dark{color:rgb(27.04,30.16,33.28);background-color:rgb(198.16,199.84,201.52)}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:rgb(27.04,30.16,33.28);background-color:hsl(210,3.0456852792%,73.368627451%)}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:rgb(27.04,30.16,33.28);border-color:rgb(27.04,30.16,33.28)}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:4px}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:hsl(210,10.8108108108%,9.5098039216%);text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0b763e}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:0.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#0b763e}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:rgb(6.6511627907,71.3488372093,37.488372093)}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(11,118,62,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:rgb(84.3605150215,91.3905579399,97.6394849785)}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:rgb(30.1449275362,125.8550724638,52)}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:rgb(17.3333333333,122.0869565217,138.6666666667)}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:rgb(211,158.25,0)}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:rgb(189.2151898734,32.7848101266,47.7721518987)}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:rgb(218.25,223.5,228.75)}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:rgb(29.1379310345,32.5,35.8620689655)}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#0b763e !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:rgb(6.6511627907,71.3488372093,37.488372093) !important}.bg-secondary{background-color:#6c757d !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:rgb(84.3605150215,91.3905579399,97.6394849785) !important}.bg-success{background-color:#28a745 !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:rgb(30.1449275362,125.8550724638,52) !important}.bg-info{background-color:#17a2b8 !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:rgb(17.3333333333,122.0869565217,138.6666666667) !important}.bg-warning{background-color:#ffc107 !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:rgb(211,158.25,0) !important}.bg-danger{background-color:#dc3545 !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:rgb(189.2151898734,32.7848101266,47.7721518987) !important}.bg-light{background-color:#f8f9fa !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:rgb(218.25,223.5,228.75) !important}.bg-dark{background-color:#343a40 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:rgb(29.1379310345,32.5,35.8620689655) !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:rgba(0,0,0,0) !important}.border{border:1px solid #dee2e6 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#0b763e !important}.border-secondary{border-color:#6c757d !important}.border-success{border-color:#28a745 !important}.border-info{border-color:#17a2b8 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#343a40 !important}.border-white{border-color:#fff !important}.rounded-sm{border-radius:.2rem !important}.rounded{border-radius:4px !important}.rounded-top{border-top-left-radius:4px !important;border-top-right-radius:4px !important}.rounded-right{border-top-right-radius:4px !important;border-bottom-right-radius:4px !important}.rounded-bottom{border-bottom-right-radius:4px !important;border-bottom-left-radius:4px !important}.rounded-left{border-top-left-radius:4px !important;border-bottom-left-radius:4px !important}.rounded-lg{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-0{border-radius:0 !important}.clearfix::after,.subheader::after,.public_header::after,.overview_header .overview_actions::after{display:block;clear:both;content:""}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media(min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media(min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media(min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media(min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714286%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{flex:1 1 auto !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media(min-width: 576px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media(min-width: 768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media(min-width: 992px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media(min-width: 1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media(min-width: 576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media(min-width: 768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media(min-width: 992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media(min-width: 1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports(position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.min-vw-100{min-width:100vw !important}.min-vh-100{min-height:100vh !important}.vw-100{width:100vw !important}.vh-100{height:100vh !important}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-0.25rem !important}.mt-n1,.my-n1{margin-top:-0.25rem !important}.mr-n1,.mx-n1{margin-right:-0.25rem !important}.mb-n1,.my-n1{margin-bottom:-0.25rem !important}.ml-n1,.mx-n1{margin-left:-0.25rem !important}.m-n2{margin:-0.5rem !important}.mt-n2,.my-n2{margin-top:-0.5rem !important}.mr-n2,.mx-n2{margin-right:-0.5rem !important}.mb-n2,.my-n2{margin-bottom:-0.5rem !important}.ml-n2,.mx-n2{margin-left:-0.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media(min-width: 576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-0.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media(min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-0.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media(min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-0.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media(min-width: 1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-0.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-justify{text-align:justify !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media(min-width: 576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-light{font-weight:300 !important}.font-weight-lighter{font-weight:lighter !important}.font-weight-normal{font-weight:400 !important}.font-weight-bold{font-weight:700 !important}.font-weight-bolder{font-weight:bolder !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#0b763e !important}a.text-primary:hover,a.text-primary:focus{color:rgb(4.476744186,48.023255814,25.2325581395) !important}.text-secondary{color:#6c757d !important}a.text-secondary:hover,a.text-secondary:focus{color:rgb(72.5407725322,78.5858369099,83.9592274678) !important}.text-success{color:#28a745 !important}a.text-success:hover,a.text-success:focus{color:rgb(25.2173913043,105.2826086957,43.5) !important}.text-info{color:#17a2b8 !important}a.text-info:hover,a.text-info:focus{color:rgb(14.5,102.1304347826,116) !important}.text-warning{color:#ffc107 !important}a.text-warning:hover,a.text-warning:focus{color:rgb(185.5,139.125,0) !important}.text-danger{color:#dc3545 !important}a.text-danger:hover,a.text-danger:focus{color:rgb(167.4810126582,29.0189873418,42.2848101266) !important}.text-light{color:#f8f9fa !important}a.text-light:hover,a.text-light:focus{color:rgb(203.375,210.75,218.125) !important}.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:hsl(210,10.3448275862%,7.7450980392%) !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,.5) !important}.text-white-50{color:hsla(0,0%,100%,.5) !important}.text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}.text-decoration-none{text-decoration:none !important}.text-break{word-break:break-word !important;word-wrap:break-word !important}.text-reset{color:inherit !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}:root{--tagify-dd-color-primary: rgb(53,149,246);--tagify-dd-text-color: black;--tagify-dd-bg-color: white;--tagify-dd-item-pad: .3em .5em;--tagify-dd-max-height: 300px}.tagify{--tags-disabled-bg: #F1F1F1;--tags-border-color: #DDD;--tags-hover-border-color: #CCC;--tags-focus-border-color: #3595f6;--tag-border-radius: 3px;--tag-bg: #E5E5E5;--tag-hover: #D3E2E2;--tag-text-color: black;--tag-text-color--edit: black;--tag-pad: 0.3em 0.5em;--tag-inset-shadow-size: 1.2em;--tag-invalid-color: #D39494;--tag-invalid-bg: rgba(211, 148, 148, 0.5);--tag--min-width: 1ch;--tag--max-width: 100%;--tag-hide-transition: 0.3s;--tag-remove-bg: rgba(211, 148, 148, 0.3);--tag-remove-btn-color: black;--tag-remove-btn-bg: none;--tag-remove-btn-bg--hover: rgb(199.1112582781, 119.0887417219, 119.0887417219);--input-color: #495057;--placeholder-color: rgba(0, 0, 0, 0.4);--placeholder-color-focus: rgba(0, 0, 0, 0.25);--loader-size: .8em;--readonly-striped: 1;display:inline-flex;align-items:flex-start;flex-wrap:wrap;border:1px solid var(--tags-border-color);padding:0;line-height:0;outline:none;position:relative;box-sizing:border-box;transition:.1s}@keyframes tags--bump{30%{transform:scale(1.2)}}@keyframes rotateLoader{to{transform:rotate(1turn)}}.tagify:has([contenteditable=true]){cursor:text}.tagify:hover:not(.tagify--focus):not(.tagify--invalid){--tags-border-color: var(--tags-hover-border-color)}.tagify[disabled]{background:var(--tags-disabled-bg);filter:saturate(0);opacity:.5;pointer-events:none}.tagify[readonly].tagify--select,.tagify[disabled].tagify--select{pointer-events:none}.tagify[readonly]:not(.tagify--mix):not(.tagify--select),.tagify[disabled]:not(.tagify--mix):not(.tagify--select){cursor:default}.tagify[readonly]:not(.tagify--mix):not(.tagify--select)>.tagify__input,.tagify[disabled]:not(.tagify--mix):not(.tagify--select)>.tagify__input{visibility:hidden;width:0;margin:5px 0}.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div,.tagify[disabled]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div{padding:var(--tag-pad)}.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div::before,.tagify[disabled]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div::before{animation:readonlyStyles 1s calc(-1s*(var(--readonly-striped) - 1)) paused}@keyframes readonlyStyles{0%{background:linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;box-shadow:none;filter:brightness(0.95)}}.tagify[readonly] .tagify__tag__removeBtn,.tagify[disabled] .tagify__tag__removeBtn{display:none}.tagify--loading .tagify__input>br:last-child{display:none}.tagify--loading .tagify__input::before{content:none}.tagify--loading .tagify__input::after{content:"";vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);min-width:0;border:3px solid;border-color:#eee #bbb #888 rgba(0,0,0,0);border-radius:50%;animation:rotateLoader .4s infinite linear;content:"" !important;margin:-2px 0 -2px .5em}.tagify--loading .tagify__input:empty::after{margin-left:0}.tagify+input,.tagify+textarea{position:absolute !important;left:-9999em !important;transform:scale(0) !important}.tagify__tag{display:inline-flex;align-items:center;max-width:var(--tag--max-width);margin-inline:5px 0;margin-block:5px;position:relative;z-index:1;outline:none;line-height:normal;cursor:default;transition:.13s ease-out}.tagify__tag>div{display:flex;flex:1;vertical-align:top;box-sizing:border-box;max-width:100%;padding:var(--tag-pad);color:var(--tag-text-color);line-height:inherit;border-radius:var(--tag-border-radius);white-space:nowrap;transition:.13s ease-out}.tagify__tag>div>*{white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:top;min-width:var(--tag--min-width);max-width:var(--tag--max-width);transition:.8s ease,.1s color}.tagify__tag>div>*[contenteditable]{display:block;outline:none;user-select:text;cursor:text;margin:-2px;padding:2px;max-width:350px}.tagify__tag>div>*:only-child{width:100%}.tagify__tag>div::before{content:"";position:absolute;border-radius:inherit;inset:var(--tag-bg-inset, 0);z-index:-1;pointer-events:none;transition:120ms ease;animation:tags--bump .3s ease-out 1;box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-bg) inset}.tagify__tag:hover:not([readonly]) div::before,.tagify__tag:focus div::before{--tag-bg-inset: -2.5px;--tag-bg: var(--tag-hover)}.tagify__tag--loading{pointer-events:none}.tagify__tag--loading .tagify__tag__removeBtn{display:none}.tagify__tag--loading::after{--loader-size: .4em;content:"";vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);min-width:0;border:3px solid;border-color:#eee #bbb #888 rgba(0,0,0,0);border-radius:50%;animation:rotateLoader .4s infinite linear;margin:0 .5em 0 -0.1em}.tagify__tag--flash div::before{animation:none}.tagify__tag--hide{width:0 !important;padding-left:0;padding-right:0;margin-left:0;margin-right:0;opacity:0;transform:scale(0);transition:var(--tag-hide-transition);pointer-events:none}.tagify__tag--hide>div>*{white-space:nowrap}.tagify__tag.tagify--noAnim>div::before{animation:none}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div>span{opacity:.5}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div::before{--tag-bg: var(--tag-invalid-bg);transition:.2s}.tagify__tag[readonly] .tagify__tag__removeBtn{display:none}.tagify__tag[readonly]>div::before{animation:readonlyStyles 1s calc(-1s*(var(--readonly-striped) - 1)) paused}@keyframes readonlyStyles{0%{background:linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;box-shadow:none;filter:brightness(0.95)}}.tagify__tag--editable>div{color:var(--tag-text-color--edit)}.tagify__tag--editable>div::before{box-shadow:0 0 0 2px var(--tag-hover) inset !important}.tagify__tag--editable>.tagify__tag__removeBtn{pointer-events:none;opacity:0;transform:translateX(100%) translateX(5px)}.tagify__tag--editable.tagify--invalid>div::before{box-shadow:0 0 0 2px var(--tag-invalid-color) inset !important}.tagify__tag__removeBtn{order:5;display:inline-flex;align-items:center;justify-content:center;border-radius:50px;cursor:pointer;font:14px/1 Arial;background:var(--tag-remove-btn-bg);color:var(--tag-remove-btn-color);width:14px;height:14px;margin-inline:auto 4.6666666667px;overflow:hidden;transition:.2s ease-out}.tagify__tag__removeBtn::after{content:"×";transition:.3s,color 0s}.tagify__tag__removeBtn:hover{color:#fff;background:var(--tag-remove-btn-bg--hover)}.tagify__tag__removeBtn:hover+div>span{opacity:.5}.tagify__tag__removeBtn:hover+div::before{box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-remove-bg, rgba(211, 148, 148, 0.3)) inset !important;transition:box-shadow .2s}.tagify:not(.tagify--mix) .tagify__input br{display:none}.tagify:not(.tagify--mix) .tagify__input *{display:inline;white-space:nowrap}.tagify__input{flex-grow:1;display:inline-block;min-width:110px;margin:5px;padding:var(--tag-pad);line-height:normal;position:relative;white-space:pre-wrap;color:var(--input-color);box-sizing:inherit;overflow:hidden}@-moz-document url-prefix(){}.tagify__input:focus{outline:none}.tagify__input:focus::before{transition:.2s ease-out;opacity:0;transform:translatex(6px)}@supports(-ms-ime-align: auto){.tagify__input:focus::before{display:none}}.tagify__input:focus:empty::before{transition:.2s ease-out;opacity:1;transform:none;color:rgba(0,0,0,.25);color:var(--placeholder-color-focus)}@-moz-document url-prefix(){.tagify__input:focus:empty::after{display:none}}.tagify__input::before{content:attr(data-placeholder);width:100%;height:100%;margin:auto 0;z-index:1;color:var(--placeholder-color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;pointer-events:none;opacity:0;position:absolute}.tagify__input::after{content:attr(data-suggest);display:inline-block;vertical-align:middle;position:absolute;min-width:calc(100% - 1.5em);text-overflow:ellipsis;overflow:hidden;white-space:pre;color:var(--tag-text-color);opacity:.3;pointer-events:none;max-width:100px}.tagify__input .tagify__tag{margin:0 1px}.tagify--mix{display:block}.tagify--mix .tagify__input{padding:5px;margin:0;width:100%;height:100%;line-height:1.5;display:block}.tagify--mix .tagify__input::before{height:auto;display:none;line-height:inherit}.tagify--mix .tagify__input::after{content:none}.tagify--select{cursor:default}.tagify--select::after{content:">";opacity:.5;position:absolute;top:50%;right:0;bottom:0;font:16px monospace;line-height:8px;height:8px;pointer-events:none;transform:translate(-150%, -50%) scaleX(1.2) rotate(90deg);transition:.2s ease-in-out}.tagify--select[aria-expanded=true]::after{transform:translate(-150%, -50%) rotate(270deg) scaleY(1.2)}.tagify--select[aria-expanded=true] .tagify__tag__removeBtn{pointer-events:none;opacity:0;transform:translateX(100%) translateX(5px)}.tagify--select .tagify__tag{flex:1;max-width:none;margin-inline-end:2em;margin-block:0;padding-block:5px;cursor:text}.tagify--select .tagify__tag div::before{display:none}.tagify--select .tagify__tag+.tagify__input{display:none}.tagify--empty .tagify__input::before{transition:.2s ease-out;opacity:1;transform:none;display:inline-block;width:auto}.tagify--mix .tagify--empty .tagify__input::before{display:inline-block}.tagify--focus{--tags-border-color: var(--tags-focus-border-color);transition:0s}.tagify--invalid{--tags-border-color: #D39494}.tagify__dropdown{position:absolute;z-index:9999;transform:translateY(-1px);border-top:1px solid var(--tagify-dd-color-primary);overflow:hidden}.tagify__dropdown[dir=rtl]{transform:translate(-100%, -1px)}.tagify__dropdown[placement=top]{margin-top:0;transform:translateY(-100%)}.tagify__dropdown[placement=top] .tagify__dropdown__wrapper{border-top-width:1.1px;border-bottom-width:0}.tagify__dropdown[position=text]{box-shadow:0 0 0 3px rgba(var(--tagify-dd-color-primary), 0.1);font-size:.9em}.tagify__dropdown[position=text] .tagify__dropdown__wrapper{border-width:1px}.tagify__dropdown__wrapper{scroll-behavior:auto;max-height:var(--tagify-dd-max-height);overflow:hidden;overflow-x:hidden;color:var(--tagify-dd-text-color);background:var(--tagify-dd-bg-color);border:1px solid;border-color:var(--tagify-dd-color-primary);border-bottom-width:1.5px;border-top-width:0;box-shadow:0 2px 4px -2px rgba(0,0,0,.2);transition:.3s cubic-bezier(0.5, 0, 0.3, 1),transform .15s;animation:dd-wrapper-show 0s .3s forwards}@keyframes dd-wrapper-show{to{overflow-y:auto}}.tagify__dropdown__header:empty{display:none}.tagify__dropdown__footer{display:inline-block;margin-top:.5em;padding:var(--tagify-dd-item-pad);font-size:.7em;font-style:italic;opacity:.5}.tagify__dropdown__footer:empty{display:none}.tagify__dropdown--initial .tagify__dropdown__wrapper{max-height:20px;transform:translateY(-1em)}.tagify__dropdown--initial[placement=top] .tagify__dropdown__wrapper{transform:translateY(2em)}.tagify__dropdown__item{box-sizing:border-box;padding:var(--tagify-dd-item-pad);margin:1px;white-space:pre-wrap;cursor:pointer;border-radius:2px;position:relative;outline:none;max-height:60px;max-width:100%;line-height:normal;position:relative}.tagify__dropdown__item--active{background:var(--tagify-dd-color-primary);color:#fff}.tagify__dropdown__item:active{filter:brightness(105%)}.tagify__dropdown__item--hidden{padding-top:0;padding-bottom:0;margin:0 1px;pointer-events:none;overflow:hidden;max-height:0;transition:var(--tagify-dd-item--hidden-duration, 0.3s) !important}.tagify__dropdown__item--hidden>*{transform:translateY(-100%);opacity:0;transition:inherit}.tagify__dropdown__item--selected::before{content:"✓";font-family:monospace;position:absolute;inset-inline-start:6px;text-indent:0;line-height:1.1}.tagify__dropdown:has(.tagify__dropdown__item--selected) .tagify__dropdown__item{text-indent:1em}tags.tagify{--tag-bg: #0B763E;--tag-hover: #E1251B;--tag-text-color: #FFF;--tags-border-color: silver;--tag-remove-btn-color: #FFF}:root{--tagify-dd-color-primary: #0B763E}.menu{float:right}.menu ul{z-index:1200;display:none;position:absolute;margin-top:28px;background:#69ae21;width:114px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding-bottom:5px;border:1px solid #57a603;border-top:none;border-collapse:collapse}.menu ul li a{color:#fff;text-decoration:none;padding:6px 2px 6px 10px;display:block;font-size:13px;line-height:14px;text-shadow:-1px -1px 0 rgba(0,0,0,.25)}.menu ul li a:hover{background:#0b763e}.menu:hover ul{display:block}.menu:hover a.btn_create,.sub:hover a.more{border-bottom-left-radius:0px;border-bottom-right-radius:0px}#header_right .menu ul{background:rgba(51,51,51,.9);box-shadow:0px 0px 1px #000;border:none;width:116px;padding-top:3px}#header_right .menu ul li a:hover{background:#000}.sub{float:left}.sub ul{width:125px;border:1px solid #bbb;border-top:none;background:-webkit-linear-gradient(to bottom, #ccc 0%, #bbb 100%);background:linear-gradient(to bottom, #ccc 0%, #bbb 100%);margin-top:24px}.sub ul li a{color:#000;text-decoration:none;padding:4px 2px 4px 10px;display:block;font-size:12px;text-shadow:1px 1px 0 hsla(0,0%,100%,.5)}.sub ul li a:hover{background:#ddd}#new_footer{margin-left:12px}.ui-icon-circle-triangle-w{background-image:url("/images/ui-icons_72a7cf_256x240.png");background-position:-80px -192px;width:16px;height:16px;background-repeat:no-repeat}.ui-icon-circle-triangle-e{background-image:url("/images/ui-icons_72a7cf_256x240.png");background-position:-48px -192px;width:16px;height:16px;background-repeat:no-repeat}#header_right input{padding:5px 30px 5px 10px;margin:0px 15px 0px 0px;border:1px solid #ddd;border-radius:3px;font:14px "open_sansregular","Helvetica Neue",Arial,sans-serif;letter-spacing:-0.04em;background:#fff;opacity:.75;background-image:url("/images/icon-search.svg");background-position:380px 5px;background-position:right 10px top 5px;background-repeat:no-repeat;outline:0}#header_right #timer_modal.btn_mobile{position:relative}#header_right #timer_modal.btn_mobile .timer-icon{position:absolute;bottom:0;border:1px solid;background:#8c8ea1;color:#fff;width:12px;left:50%;height:12px;transform:translate(-50%, 50%);font-size:6px;line-height:12px;border-radius:50%}#header_right #timer_modal.btn_mobile .timer-icon.icon-pause{background:#be141f;animation:PauseFlash 500ms ease-out infinite alternate}@keyframes PauseFlash{from{opacity:1}to{opacity:.5}}#header_right #timer_modal.btn_mobile .timer-icon.icon-play{background:#0b763e}#mobile_search_btn{margin-right:10px;color:#8c8ea1}@media(max-width: 400px){#mobile_search_btn{margin-right:3px}}#header_mobile{display:none;background:#fff;position:absolute;left:0;right:0;bottom:-40px;height:40px}#header_mobile.show{display:block}#header_mobile input.search_mobile{padding:5px 30px 5px 10px;margin:auto;border:1px solid #ddd;border-radius:3px;font:14px "open_sansregular","Helvetica Neue",Arial,sans-serif;letter-spacing:-0.04em;background:#fff;opacity:.75;max-width:55%;background-image:url("/images/icon-search.svg");background-position:380px 5px;background-position:right 10px top 5px;background-repeat:no-repeat;outline:0;display:none}#header_mobile input.search_mobile.show{display:block}#header_right input:focus,#header_mobile .search_mobile:focus{opacity:.9}::-webkit-input-placeholder{color:#aaa}:-moz-placeholder{color:#aaa}::-moz-placeholder{color:#aaa}:-ms-input-placeholder{color:#aaa}.overview_header h1{color:#444;float:left;font-size:30px;letter-spacing:0px;margin-top:10px;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.overview_header input{padding:5px 10px;width:100%;box-sizing:border-box;margin:17px 15px 0px 0px;border:none;border-radius:5px;font:14px "open_sansregular","Helvetica Neue",Arial,sans-serif;letter-spacing:-0.04em;border:1px solid #ccc;background:hsla(0,0%,100%,.75);outline:0}@media screen and (min-width: 992px){.overview_header input{float:right;width:180px;box-sizing:content-box}}.overview_header{padding:12px 0px 0px 0px;margin:0px 12px 0px 12px;border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff}@media screen and (min-width: 1200px){.overview_header{height:70px}}.overview_main{clear:both;padding:15px 12px 25px 12px}.overview_main h5{color:#444;display:inline;line-height:18px}.overview_main dl{clear:left;padding:20px 0px}.overview_main dl{padding:20px 0px 0px 0px}.overview_main ul li,.overview_main dl dd{line-height:28px;margin-bottom:7px;color:#1b9cd2;cursor:pointer}.overview_main ul li a,.overview_main dl dd a{color:#1b9cd2;text-decoration:none;display:block}.overview_main ul li a:hover,.overview_main dl dd a:hover{text-decoration:underline}.contacts_list i,.overview_main ul li i,.overview_main dl dd i,.overview_list td:first-child i,.contact_view .details_left .details_avatar i{line-height:30px;display:block;color:#fff;font-weight:300 !important;text-align:center;letter-spacing:0;width:30px;height:30px;border-radius:15px;background-color:#aaa;float:left;margin-right:7px;text-shadow:none}.overview_list td{line-height:30px}.overview_main ul li img,.overview_main dl dd img,.overview_list table tr td:first-child img,.contact_view .details_left .details_avatar img{border-radius:15px;display:block;float:left;height:30px;line-height:30px;margin-right:6px;width:30px}.overview_main dl dt{color:#444;text-align:center;text-transform:uppercase;font-size:13px;font-weight:bold;line-height:14px;margin-bottom:6px;margin-top:4px}.overview_header .overview_actions{text-align:right;margin-top:20px;margin-bottom:10px;font-size:13px;line-height:21px;display:inline-block}@media screen and (min-width: 595px)and (max-width: 991px){.overview_header .overview_actions{text-align:left}}@media screen and (min-width: 595px){.overview_header .overview_actions{display:block}}@media screen and (min-width: 1200px){.overview_header .overview_actions{float:right;margin-bottom:0}}.overview_header .overview_actions .btn-group{margin-left:5px}@media screen and (min-width: 595px){.overview_header .overview_actions .btn-group{white-space:nowrap}}@media screen and (min-width: 992px){.overview_header .overview_actions .btn-group{float:right}}.overview_header .overview_actions .btn-right{float:right;margin-left:5px}.details_new .details_head .details_avatar i,.overview_header .details_avatar i,.overview_grid .grid_item .details_avatar i{height:74px;width:74px;margin-bottom:15px;border-radius:37px;background:#aaa;float:left;margin-right:10px;color:#fff;font-size:32px;font-weight:300 !important;text-align:center;line-height:74px;margin-top:-4px}.details_new .details_head .details_avatar img,.overview_header .details_avatar img,.overview_grid .grid_item .details_avatar img{width:74px;height:74px;margin-bottom:15px;float:left;margin-right:10px;border-radius:37px}.overview_header .details_avatar,.overview_header h1 abbr,.overview_header h4{cursor:pointer;margin-left:3px;margin-top:5px}.overview_header i.icon-arrow-left,.overview_header .paginate i.previous,.paginate .overview_header i.previous,.overview_header i.icon-arrow-left:hover{opacity:1}.details_new .details_head .details_actions{float:right;display:block}.details_new .details_head .details_actions .btn_actions{background:#999;color:#fff}.details_head ul li{display:inline;border-left:1px solid #aaa;padding:0px 8px;color:#444;font-size:13px}.details_head ul li:last-child{padding-left:0px;padding-right:0px;border:none;font-weight:600}.details_head ul li:first-child{border:none;padding-left:0px}.details_head ul li .discl{float:none;margin-left:0px}.details_head p{display:none}.details_head ul a,.details_head dl a{color:#0c8cc4;text-decoration:none}.details_head{padding-bottom:12px}.details_head dl{clear:left;font-size:13px;-webkit-columns:150px 3;-moz-columns:150px 3;columns:150px 3}.details_head dl dt{width:95px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;clear:left;float:left;text-align:right;font-weight:600}.details_head dl dd{margin-left:100px}.details_new .details_summary{clear:left;margin-top:20px;width:100%}.details_new .details_left{float:left;width:36%;min-height:300px;padding-top:10px}.details_new .details_left .activity{margin-top:20px}.details_new .details_left .dash_widget dt{width:36px}.details_new .details_left .dash_widget dd{margin-left:48px}.details_new .details_left .dash_todos{width:100% !important}.details_new .details_right{min-height:475px;float:right;width:57%;padding:10px 0px 10px 3%;box-shadow:-13px 0px 22px -22px #000}.details_new .details_info{padding-bottom:7px;padding-top:12px;line-height:18px;border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff;cursor:pointer;clear:both}.details_new .details_info.green{background:rgba(17,207,161,.1)}.details_new .details_info.yellow{background:rgba(253,169,30,.1)}.details_new .details_info.red{background:rgba(190,20,31,.1)}.details_new .details_info i{font-family:"17hats-icons";font-size:32px;float:left;display:block;width:55px;text-align:center;line-height:36px;color:#999;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.details_new .details_info.green i,.details_new .details_info.green a{color:#0b763e}.details_new .details_info.yellow i,.details_new .details_info.yellow a{color:#f90}.details_new .details_info.red i,.details_new .details_info.red a{color:#be141f}.details_new .disabled i{color:#999;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.details_new .details_info_right{margin-left:56px;padding-right:7px}.details_new .details_info h5{color:#444;margin-top:8px}.details_new .details_info p,.details_new .details_info ul{font-size:12px;color:#444;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.details_new .details_info ul{margin-top:10px}.details_new .details_info p{margin-bottom:5px}.details_new .disabled p{color:#999}.details_new .details_info a{font-weight:600;font-size:18px;color:#0c8cc4;text-decoration:none;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.details_new .details_info.green a,.details_new .details_info.yellow a,.details_new .details_info.red a{color:#444}.details_new .details_info button{float:right;border:1px solid #0b763e;background:#0b763e;color:#fff;text-shadow:none;margin:7px}.details_new .details_info dl button{margin-top:0px}.details_new .details_info button i{font-family:"17hats-icons";font-size:8px;display:block;width:4px;text-align:center;line-height:10px;color:#444 !important;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.details_new .details_info ul li a{margin-left:10px}.details_new .details_info ul li{padding-bottom:5px}.details_new .details_info .details_action{cursor:pointer;float:right;margin-right:5px;width:60px;text-align:center;color:#000;font-weight:bold;padding:1px 5px;border-radius:10px;font-size:9px;letter-spacing:0px;text-transform:uppercase;border:1px solid #aaa;background:-webkit-linear-gradient(to bottom, white 0%, #ccc 100%);background:linear-gradient(to bottom, white 0%, #ccc 100%)}.details_new .details_info .details_action:hover{color:#000;border:1px solid #aaa;background:-webkit-linear-gradient(to bottom, #eee 0%, #bbb 100%);background:linear-gradient(to bottom, #eee 0%, #bbb 100%)}.details_new .details_info .clearboth{clear:both}.details_new .details_left .details_info{padding-bottom:8px;padding-top:6px;clear:both;border-bottom:none;box-shadow:none}.details_new .details_left .details_info i{font-size:21px;line-height:32px;width:32px}.details_new .details_left .details_info p{line-height:14px}.details_new .details_left .details_info_right{margin-left:38px}.details_new .details_left .details_info a{font-size:14px;font-weight:600;line-height:24px}.details_new .details_left dl{margin-bottom:10px;min-height:45px}.details_info.selected{background:hsla(0,0%,100%,.4)}.details_table{display:none}.details_table table{width:100%;margin-top:15px;margin-bottom:5px}.details_table table tr{border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff}.details_table table thead tr th{text-align:left;padding:5px 0px;font-size:10px;text-transform:uppercase;font-weight:bold;color:#444}.details_table table thead tr th{cursor:pointer}.details_table table tbody tr:hover td{background:hsla(0,0%,100%,.4);cursor:pointer}.details_table table tr td{padding:15px 0px;vertical-align:middle;font-size:13px;color:#333;text-align:left}.details_new .details_info .details_table table .status{width:60px;margin:auto;float:none}.details_table table tbody tr td:first-child,.details_table table thead tr th:first-child{padding-left:10px}.details_table.invoice table tbody tr td:first-child{color:#0c8cc4;width:44px}.details_table.invoice table tbody tr td:nth-child(3),.details_table.invoice table thead tr th:nth-child(3),.details_table.invoice table tbody tr td:nth-child(4),.details_table.invoice table thead tr th:nth-child(4),.details_table.invoice table tbody tr td:nth-child(5),.details_table.invoice table thead tr th:nth-child(5){text-align:right}.details_table.invoice table tbody tr td:nth-child(2),.details_table.invoice table thead tr th:nth-child(2){padding-left:3px;width:50px}.details_table.invoice table tbody tr td:nth-child(6),.details_table.invoice table thead tr th:nth-child(6){width:55px;padding-left:25px}.details_table table thead tr th:last-child,.details_table table tbody tr td:last-child{text-align:center;width:93px}.files table thead tr th:last-child,.files table tbody tr td:last-child{width:18px !important}.details_table.log table thead tr th:last-child,.details_table.log table tbody tr td:last-child{text-align:right;padding-right:10px;vertical-align:top}.details_table table tbody tr:last-child{border:none}.details_table.transactions table thead tr th:last-child,.details_table.transactions table tbody tr td:last-child{text-align:right;padding-right:10px}.details_table.transactions table thead tr th:first-child,.details_table.transactions table tbody tr td:first-child{width:375px}.details_table.transactions table thead tr th:nth-child(2),.details_table.transactions table tbody tr td:nth-child(2){width:70px}.details_table table tbody tr td.expense:last-child{color:#c00}.details_table table tbody tr td.income:last-child{color:#0b763e}.details_table.transactions table tbody tr td:first-child abbr{width:375px;padding-right:20px;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-ms-text-overflow:ellipsis}.details_new .details_info .status{width:22px;margin-right:3px;margin-top:9px;padding:1px}.details_new .details_info:last-child{border-bottom:none;box-shadow:none}.details_new .last{border-bottom:none}.details_left .dash_widget{padding:20px}.details_left .dash_widget i{font-size:32px}.new_form .form_header .btn-xs,.new_form .form_header .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .new_form .form_header abbr{float:right;text-decoration:none;margin-top:10px;margin-left:5px}.add_campaign .mce{padding:5px 0px 0px 0px !important}.add_campaign .mce textarea{height:350px !important}.products_new .overview_list table tbody tr td:first-child{color:#000}.products_new .overview_list table tbody tr td:nth-child(3){color:#feb63a}.products_new .overview_list table tbody tr td:nth-child(3),.products_new .overview_list table tbody tr td:nth-child(4),.products_new .overview_list table tbody tr td:nth-child(5),.products_new .overview_list table tbody tr td:nth-child(6){font-weight:bold}.products_new .overview_list table tbody tr td:nth-child(4){color:#69ae20}.products_new .overview_list table tbody tr td:nth-child(6){color:#69ae20}.products_new .overview_list table tbody tr td:nth-child(5),.products_new .overview_list table thead tr th:nth-child(5){text-align:center;padding-left:15px}.products_new .overview_main ul li a{color:#1b9cd2}.marketing .overview_header h1{width:115px}.marketing .overview_list table tbody tr td:first-child{color:#000}.marketing .overview_list table tbody tr td:nth-child(2),.marketing .overview_list table thead tr th:nth-child(2){text-align:right}.marketing .overview_list table tbody tr td:nth-child(7),.marketing .overview_list table thead tr th:nth-child(7){text-align:right;padding-left:0px}.marketing .overview_list table tbody tr td:nth-child(2),.marketing .overview_list table thead tr th:nth-child(2){text-align:left;padding-left:20px}.marketing .overview_list table tbody tr td:nth-child(3),.marketing .overview_list table tbody tr td:nth-child(4),.marketing .overview_list table tbody tr td:nth-child(5),.marketing .overview_list table tbody tr td:nth-child(6),.marketing .overview_list table tbody tr td:nth-child(7){font-weight:bold}.marketing .overview_list table tbody tr td:nth-child(4){color:#69ae20}.marketing .overview_list table tbody tr td:nth-child(5){color:#69ae20}.marketing .overview_list table tbody tr td:nth-child(6){color:#feb63a}.marketing .overview_list table tbody tr td:nth-child(7){color:#c00}.marketing .overview_main ul li a{color:#1b9cd2}.view_summary{margin:12px}.contact_view .overview_header{border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff;margin:12px 12px 25px 12px;padding-bottom:15px}.contact_view .overview_header{margin:0px 0px 25px 0px;padding-bottom:25px !important}.new_form .add_overlay .btn-success{line-height:11px;margin-left:3px}.details_new .details_head .status{float:none;margin-top:-3px;margin-left:10px;display:inline-block;vertical-align:top;padding:3px 10px 4px;width:auto}.btn-no-margin{margin-top:0 !important}.invoicing_new .overview_main ul li.selected a{background:rgba(27,156,210,.15)}.details_left h2{font-size:21px;max-width:308px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:600;color:#444;margin-bottom:20px;float:left;margin-right:10px}.progress{width:175px;display:inline-flex;height:23px;margin-top:2px;overflow:hidden;background:-webkit-linear-gradient(to bottom, #bbb 0%, #eee 100%);background:linear-gradient(to bottom, #bbb 0%, #eee 100%);border-radius:12px;border:1px solid #bbb;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress_bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;border-radius:12px;text-align:center;background:#0b763e;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.sr-only{color:#fff;text-shadow:none;line-height:23px;text-transform:uppercase;font-size:10px}.\31 7hats_view{display:none}.list-menu ul{-webkit-columns:1;-moz-columns:1;columns:1;width:315px;padding-top:10px;padding-bottom:0px}.list-menu ul li{margin-bottom:8px}.date-pick input,.form_dialog .date-pick-end input,.task-date input{background:hsla(0,0%,100%,.75) right 8px center url("/images/calendar.svg") no-repeat !important;background-size:18px 16px !important}.new_form input.entry_one[type=text]{width:66%;float:left}.new_form input.entry_two[type=text]{width:32%;margin-left:2%}.new_form dd button.btn-xs{position:absolute;top:-2px;right:-55px}.new_form dd button.btn-xs i{font-size:8px}.new_form dd i.icon-cancel{position:absolute;top:18px;right:-20px;font-family:"17hats-icons";font-size:12px;line-height:16px;color:#999;cursor:pointer}.details_new .details_info .discl{float:none;margin-left:5px}.details_new .details_info .details_table table tbody tr td .status{width:auto;display:inline;padding:3px 7px}.details_new .details_info .status i{color:#fff;font-size:9px;opacity:.9;margin-left:2px;float:none;width:auto;display:inline;text-shadow:none;line-height:9px}.details_table table tfoot tr td:last-child{text-align:right}.details_table table tfoot tr td:first-child{padding-left:0px}.details_table table tfoot tr td{padding-top:20px}.details_table table tfoot tr{border-bottom:none;border-top:1px solid #bbb;box-shadow:0 2px 0px -1px #fff}.details_new .details_info table tfoot tr button{float:none;margin:0px;padding:5px 10px}.details_new .details_info table tfoot tr button .caret{margin-right:3px;border-right:5px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);border-bottom:5px solid;border-top:none;margin-top:-2px}.details_table table tfoot tr td:first-child button{margin-right:5px}.details_table table tfoot tr td:last-child button{padding-left:6px}.details_new .details_left .details_info button i{font-size:8px;width:4px;line-height:10px}.details_new .details_left .full button{margin:0px}.details_new .details_left .full button i.icon-edit{font-size:12px;margin-left:0px;margin-right:0px;float:none;color:#444}.details_new .details_left .details_info button i.icon-edit{font-size:12px;margin-left:-2px;margin-right:2px}.details_new .details_info .details_table ul{margin-top:20px;margin-left:38px}.details_new .details_info .details_table ul li{line-height:14px;margin-bottom:5px}.details_new .details_info .details_table ul li .status{width:58px;padding:3px 9px;margin-top:0px}.details_new .details_info .details_table ul li b{font-weight:bold;margin-right:10px;text-transform:uppercase}.details_new .details_info .details_table ul li small{display:block}.details_new .details_info .details_table dl{margin-top:20px;border-bottom:none;box-shadow:none;margin-left:0px}.details_new .details_info .details_table dl dt{width:32px;clear:left;float:left}.details_new .details_info .details_table dl dt i{font-size:14px;line-height:30px;display:block;color:#fff;text-align:center;letter-spacing:.04em;width:30px;height:30px;border-radius:15px;background-color:#1b9cd2;text-shadow:none}.details_new .details_info .details_table dl dt img{width:30px;line-height:30px;display:block;height:30px;border-radius:15px}.details_new .details_info .details_table dl dd{margin-left:38px}.details_new .details_info .details_table dl dd ul li:first-child{text-transform:uppercase;font-weight:bold}.details_new .details_info .details_table dl dd ul li a{margin:0px;font-weight:normal;font-size:13px;line-height:13px}.details_new .details_info .details_table dl dd ul li{padding:0px;line-height:16px;margin-bottom:0px}.details_new .details_info .details_table dl dd ul{margin-top:0px;margin-bottom:10px;margin-left:0px}.form_actions .btn_cancel{float:right}.form_actions .btn_save{margin-right:20px;margin-left:10px}.form_header .btn_avatar{font-size:9px;text-transform:uppercase;float:left;margin-right:20px;width:74px;height:74px;border-radius:37px;border:1px solid #aaa;background:-webkit-linear-gradient(to bottom, white 0%, #ccc 100%);background:linear-gradient(to bottom, white 0%, #ccc 100%)}.form_header .normal-menu{float:left;width:auto;margin-left:-3px;margin-top:-8px}.form_header .normal-menu ul{margin-top:32px;left:3px;right:auto}.form_header .normal-menu ul li{text-align:left}.details_new .details_head .btn_save{margin-right:0px}.details_new .details_head h4,.overview_header h4{text-transform:uppercase;font-weight:bold;float:left;font-size:13px;line-height:13px;color:#999}.details_new .details_summary .normal-menu{width:auto}.details_new .details_summary .normal-menu ul{width:auto !important}.details_new .details_summary .normal-menu ul li{white-space:nowrap}.details_summary .grid-menu{margin:10px 8px}.ui-sortable-placeholder{border:2px solid #ccc;visibility:visible !important;opacity:.5;border-radius:10px}.details_new .details_head .details_actions{width:auto;margin-top:8px;text-align:right}.details_new .details_head .details_actions .btn_save,.details_new .details_head .details_actions .btn_cancel{width:89px}.details_new .details_head .details_actions .normal-menu{float:right;margin-right:0px;width:auto}.details_new .details_head .details_actions .normal-menu ul{width:auto}.details_new .details_head .details_actions .normal-menu ul li{white-space:nowrap}.details_new .details_head .details_actions .template_options{clear:right;float:right;margin-right:0px;width:auto;margin-top:10px}.details_new .details_head .details_actions .template_options input[type=checkbox]{width:14px;height:14px;margin-left:5px}.details_new .details_head .details_actions .template_options input[type=text],.input-textarea{margin-left:5px;color:#333;width:150px;letter-spacing:-0.04em;border:1px solid #ddd;height:26px;padding:0px 4px 0px 4px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:5px;font-size:14px;font-family:"open_sansregular","Helvetica Neue",Arial,sans-serif;font-size:13px}.details_new .details_head .details_actions .template_options input[type=text]:focus,.input-textarea:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);background:#fff;outline:0}.input-textarea{width:100%;height:150px;padding:4px}.details_new .details_head .details_actions .template_options label{font-size:13px}.pad-right dl{padding-right:20px}.my_main{clear:left;margin-top:20px;width:100%}.inv_footer{line-height:21px;margin-top:6px;white-space:pre-wrap}.dt_border{width:100%;float:none;border-top:1px solid #bbb;clear:both;margin-top:0px;padding-bottom:30px}.details_new .details_info table tr td i{font-size:13px;width:17px}.animate>span:after{display:none}.orange>span{background-color:#f1a165;background-image:-moz-linear-gradient(to bottom, #f1a165, #f36d0a);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f1a165), color-stop(1, #f36d0a));background-image:-webkit-linear-gradient(#f1a165, #f36d0a)}.red>span{background-color:#f0a3a3;background-image:-moz-linear-gradient(to bottom, #f0a3a3, #f42323);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f0a3a3), color-stop(1, #f42323));background-image:-webkit-linear-gradient(#f0a3a3, #f42323)}.nostripes>span>span,.nostripes>span:after{-webkit-animation:none;-moz-animation:none;background-image:none}.contacts_list i.contact-client,.overview_main ul li i.contact-client,.overview_main dl dd i.contact-client,.overview_list td:first-child i.contact-client,.contact_view .details_left .details_avatar i.contact-client,.details_new .details_head .details_avatar i.contact-client,.overview_header .details_avatar i.contact-client,.overview_grid .grid_item .details_avatar i.contact-client{background-color:#0b763e}.contacts_list i.contact-lead,.overview_main ul li i.contact-lead,.overview_main dl dd i.contact-lead,.overview_list td:first-child i.contact-lead,.contact_view .details_left .details_avatar i.contact-lead,.details_new .details_head .details_avatar i.contact-lead,.overview_header .details_avatar i.contact-lead,.overview_grid .grid_item .details_avatar i.contact-lead{background-color:#ee7623}.contacts_list i.contact-prospect,.overview_main ul li i.contact-prospect,.overview_main dl dd i.contact-prospect,.overview_list td:first-child i.contact-prospect,.contact_view .details_left .details_avatar i.contact-prospect,.details_new .details_head .details_avatar i.contact-prospect,.overview_header .details_avatar i.contact-prospect,.overview_grid .grid_item .details_avatar i.contact-prospect{background-color:#1b9cd2}.datepicker.dropdown-menu{z-index:1000 !important}.datepicker .next{padding-top:0px !important;float:none !important}.datepicker th.datepicker-switch{font-weight:bold !important}.datepicker.dropdown-menu th,.datepicker.dropdown-menu td{padding:3px 2px !important}.humane.humane-jackedup-error,.humane-jackedup.humane-jackedup-error{text-shadow:none}.ui-menu{font-size:14px;z-index:100}.ui-menu .ui-menu-item a:hover{background:#eee !important;cursor:pointer}.ui-menu .contact-email,.ui-menu .contact-name{white-space:nowrap}.ui-menu .contact-email{font-size:12px;position:relative;bottom:1px}.dd_account_checkbox{float:left;margin-top:10px}.workflow_details .grid-menu ul,.activity-list .grid-menu ul{-webkit-columns:inherit;-moz-columns:inherit;columns:inherit;text-align:left;width:331px;text-transform:none;padding:10px}.workflow_details .grid-menu ul li a i,.activity-list .grid-menu ul li a i{background:none;color:#1b9cd2}.workflow_details thead .grid-menu ul{right:0px}.workflow_details tfoot .grid-menu ul{margin-top:-2px}.invoicing_new .no-shadow{width:62%;padding:10px 0px 10px 0px;box-shadow:none}.details_new .details_info .details_table#project_contacts dl dd .normal-menu{margin-right:10px}.details_new .details_info .details_table#project_contacts dl dd .normal-menu ul{margin-top:-5px}.details_new .details_info .details_table#project_contacts dl dd ul li a{text-transform:none}.object_item .object_content .object_body dd .inv-num{padding:8px 0 9px}.transactions i.icon-note-alt{font-size:12px}button{outline:none;cursor:pointer}.initial_lead .btn-lg{margin-bottom:15px}.table-list{text-align:left;width:100%}.table-list .item{border-top:1px solid #bbb;box-shadow:0 2px 0 -1px #fff;padding:20px 0;min-height:59px}.details_new.contact_view .details_actions{position:absolute;top:0;right:0;margin-top:16px}#contact_type_header{text-transform:capitalize}.video_link{text-align:center}.video_link a{color:#1b9cd2}.related_contacts_menu{max-height:400px;overflow-y:scroll}.invoice-settings__due-interval{width:28%;margin-right:2%;float:left}.invoice-settings__due-period{width:70%;float:left}.invoice-date-set{margin-top:8px}.due-date__message{font-size:.8em;color:#999;position:absolute;top:35px;left:5px}.template_container{margin-top:30px}.view_payments .toggle_more_history_items{float:right;clear:both;cursor:pointer}.view_payments .toggle_more_history_items span{display:none}.view_payments .toggle_more_history_items span.visible{display:inline}.view_payments .show_first_five li:nth-child(n+6){display:none}.quote_view .paper>.paper-content::before,.quote_view .paper>.paper-content::after,.invoice_view .paper>.paper-content::before,.invoice_view .paper>.paper-content::after,.questionnaire_view .paper>.paper-content::before,.questionnaire_view .paper>.paper-content::after,.contract_view .paper>.paper-content::before,.contract_view .paper>.paper-content::after{content:unset}.quote_view .paper>.paper-content .document-header-container img,.invoice_view .paper>.paper-content .document-header-container img,.questionnaire_view .paper>.paper-content .document-header-container img,.contract_view .paper>.paper-content .document-header-container img{width:100%}.component--header-menu.header-menu{cursor:pointer}.core-header-right{margin-right:2.5%;max-width:50%;min-width:50%}body{font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:-0.03em}.paper{position:relative;z-index:1;list-style:none;margin:0;padding:0}strong{font-weight:bold}.paper div.paper-content{position:relative;width:100%;min-height:520px;padding:0;border:rgba(239,239,239,.5);margin:0 30px 30px 0;background:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.27),0 0 40px rgba(0,0,0,.06) inset;-moz-box-shadow:0 1px 4px rgba(0,0,0,.27),0 0 0px rgba(0,0,0,.06) inset;box-shadow:0 1px 4px rgba(0,0,0,.27),0 0 0px rgba(0,0,0,.06) inset}.paper div.paper-content .document-header-container img{width:100%}.paper div.paper-content .voided{position:absolute;top:120px;right:0px;left:0px;margin:auto;text-align:center;width:248px;z-index:9999}.paper div.paper-content:before,.paper div.paper-content:after{content:"";z-index:-1;position:absolute;left:20px;bottom:16px;width:70%;max-width:300px;max-height:100px;height:55%;box-shadow:-10px 22px 11px rgba(0,0,0,.3);-webkit-transform:skew(-5deg) rotate(-3deg);-webkit-box-shadow:-10px 22px 11px rgba(0,0,0,.3);-moz-box-shadow:-10px 22px 11px rgba(0,0,0,.3);box-shadow:-10px 22px 11px rgba(0,0,0,.3);-webkit-transform:skew(-5deg) rotate(-3deg);-moz-transform:skew(-5deg) rotate(-3deg);-ms-transform:skew(-5deg) rotate(-3deg);-o-transform:skew(-5deg) rotate(-3deg);transform:skew(-5deg) rotate(-3deg)}.paper div.paper-content:after{left:auto;right:-4px;-webkit-transform:skew(5deg) rotate(3deg);-moz-transform:skew(5deg) rotate(3deg);-ms-transform:skew(5deg) rotate(3deg);-o-transform:skew(5deg) rotate(3deg);transform:skew(5deg) rotate(3deg)}.paper div.paper-content.transparent{background:none}.paper div.paper-content.transparent:after,.paper div.paper-content.transparent:before{display:none}.client_questionnaire{padding:45px 65px 65px}@media screen and (max-width: 594px){.client_questionnaire{padding:20px}}.client_questionnaire>.client_logo{max-height:none;padding-bottom:15px}.client_questionnaire>.client_logo>img{max-height:95px}.client_questionnaire .client_head_left dl dt{width:auto;font-size:16px}.client_questionnaire ul.new_questions li{padding:0px 0px 20px 0px;clear:both}.client_questionnaire ul.new_questions li img{display:block;max-width:100% !important;height:auto}.client_questionnaire ul.new_questions li h2{font-size:18px;font-weight:600;color:#222}.client_questionnaire ul.new_questions li p{margin-top:0px;line-height:21px}.client_questionnaire ul.new_questions li input[type=checkbox]{width:14px;height:14px;margin:0px 2px 0px 0px}.client_questionnaire ul.new_questions li input[type=text]{color:#000;width:99%;letter-spacing:-0.04em;border:1px solid #ddd;height:30px;padding:0px 7px 0px 7px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:14px;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif}.client_questionnaire ul.new_questions li input[type=text].answerdate{width:49%}.client_questionnaire ul.new_questions li input[type=text]:focus,.client_questionnaire ul.new_questions li textarea:focus,.client_questionnaire ul.new_questions li select:focus{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);background:#fff;outline:0}.client_questionnaire ul.new_questions li textarea{width:99%;height:80px;font-size:14px;padding:5px;letter-spacing:-1px;border-radius:5px;border:1px solid #ddd}.client_questionnaire ul.new_questions li select{font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif;width:99%;font-size:14px;outline:none;display:inline-block;height:30px;line-height:28px;border:1px solid #ddd;padding:4px;background:#fff;color:#000}.client_questionnaire ul.new_questions li label{line-height:24px;color:#000;font-weight:600;color:#222}.client_questionnaire ul.new_questions li label em{font-size:10px;margin-left:6px;color:#999;text-transform:uppercase;font-weight:normal}.client_questionnaire ul.new_questions li label.inlineLabel{display:flex;font-weight:normal}.client_questionnaire ul.new_questions li label.inlineLabel input{align-self:flex-start;margin-top:6px;margin-right:6px}.client_questionnaire ul.new_questions li .fields_contact input[type=text]{width:49%;margin-right:1%;margin-bottom:1%;float:left}.client_questionnaire ul.new_questions li .fields_contact input.answer_address[type=text]{width:99%;margin-right:1%;margin-bottom:1%;float:left}.clear-both{clear:both}.client_questionnaire ul.new_questions .disclaimerBox{background-color:#eee;padding:10px;border-radius:4px;margin-top:10px}.client_questionnaire ul.new_questions .disclaimerBox p{color:#757575;margin:0 !important}.public_header{padding:20px 20px 0 20px;background:#fff;position:relative;z-index:2;margin-bottom:-1px;-webkit-box-shadow:0 4px 0 #fff,0 0px 4px rgba(0,0,0,.27);box-shadow:0 4px 0 #fff,0 0px 4px rgba(0,0,0,.27);border:hsla(0,0%,94%,.5)}@media screen and (min-width: 595px){.public_header{min-height:40px;margin:0;padding:40px 65px 0px 65px}}.public_header.fixed{top:0px;box-sizing:border-box;position:-webkit-sticky;position:sticky;box-shadow:-1px 3px 5px 0px rgba(0,0,0,.31);padding-bottom:15px}.public_header .invoice-total{font-size:28px}.public_header .public_header_right{float:none;margin-bottom:10px}@media screen and (min-width: 595px){.public_header .public_header_right{float:right}}.public_header h1{font-size:22px;font-weight:600;color:#444;letter-spacing:-0.04em}@media screen and (min-width: 595px){.public_header h1{font-size:32px}}.public_header span{margin-right:10px}.public_header button{color:#444;margin:0px;display:inline-block;cursor:pointer;outline:none;letter-spacing:-0.03em;padding:7px 15px;font-size:15px;font-weight:700;line-height:1;text-align:center;border-radius:6px;border:1px solid #aaa;background:#fff;max-width:255px}.public_header i{font-family:"17hats-icons";font-size:16px;margin-right:5px}.public_header .btn-group{display:flex}@media screen and (min-width: 595px){.public_header .btn-group{float:left}}.public_header .btn-group button:hover{color:#000;border:1px solid #aaa}.public_header .btn-group button:active{background:#fff}.public_header .btn-group button i{color:#0b763e;display:none}.public_header .btn-group button.complete i{display:inline}.public_header .btn-group button.selected,.public_header button:active{background:#fff}.public_header .btn-group button{border-radius:0px;float:left;margin-left:-1px;padding:5px 10px;font-size:18px}@media screen and (min-width: 595px){.public_header .btn-group button{padding:6px 20px}}.public_header .btn-group button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.public_header .btn-group button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.public_header .btn-group button.disabled{color:#999;cursor:default}.public_header .btn-group button.disabled:hover{background:#ccc}.public_header .public_action_btn{height:40px;padding-top:0;padding-bottom:0;vertical-align:middle}.public_header .public_action_btn>*{vertical-align:middle;display:inline}.public_header .public_action_btn>i{position:relative;top:-2px}.public_header #btn-cancel-auto-payments{margin-top:5px}@media screen and (min-width: 595px){.public_header #btn-cancel-auto-payments{margin-top:0}}.public_footer{text-align:center;margin-bottom:20px;display:block;color:#aaa;text-decoration:none;text-transform:uppercase;font-size:11px}.public_footer strong{font-weight:bold}.contract_content{word-break:break-word;word-wrap:break-word;clear:both;padding-bottom:20px;box-sizing:border-box}.contract_content img{max-height:100%;max-width:100%}.contract_content p{margin:20px 0px;line-height:21px;font-size:14px}.sign ul{margin-top:10px}.sign ul li label{line-height:11px;padding-bottom:3px;display:block;font-size:9px;text-align:left;text-transform:uppercase;color:#666;letter-spacing:0}.sign ul li input{vertical-align:top;color:#444;outline:none;width:100%;margin-bottom:10px;padding:0px 0px 0px 15px;text-indent:4px;height:42px;margin-right:5px;border:1px solid #ddd;border-radius:6px;font-size:28px;font-family:"donovansueregular";letter-spacing:0px;box-sizing:border-box}@media screen and (min-width: 595px){.sign ul li input{width:220px;margin-bottom:15px}}@media not all and (min-resolution: 0.001dpcm){@supports(-webkit-appearance: none) and (stroke-color: transparent){.sign ul li input{padding-top:10px}}}.sign ul li input::-webkit-input-placeholder{letter-spacing:-0.03em;line-height:22px;font-size:18px;font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif}.sign ul li input:-moz-placeholder{letter-spacing:-0.03em;line-height:32px;font-size:18px;font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif}.sign ul li input::-moz-placeholder{letter-spacing:-0.03em;line-height:22px;font-size:18px;font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif}.sign ul li input:-ms-input-placeholder{letter-spacing:-0.03em;line-height:22px;font-size:18px;font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif}.sign ul li.signed input{border-radius:0px;border:none;border-bottom:1px dashed #999;padding-left:0px;padding-right:15px;width:220px}.sign ul li.signed button{font-size:14px;background:#fff;text-shadow:none;border:0}.sign button{color:#444;margin:1px 0px 0px 0px;display:inline-block;cursor:pointer;outline:none;letter-spacing:-0.03em;padding:0px 5px;min-height:40px;font-size:20px;font-weight:700;text-align:center;border-radius:4px;color:#fff;border:1px solid #0b763e;background:#0b763e}.sign button:disabled{opacity:.5}.sign .signed-span{color:#444;margin:1px 0px 0px 0px;display:inline-block;letter-spacing:-0.03em;padding:0px;height:52px;line-height:52px;font-size:15px;text-align:center}.sign .signatures button{width:200px}.sign .signatures button em{font-weight:300;letter-spacing:-0.06em}.sign .next button{min-width:200px;max-width:250px;font-weight:300}.sign .next button b{font-weight:bold}.next h2{font-size:24px;letter-spacing:-0.03em;line-height:21px;font-weight:300;margin-top:17px}.next h2 b{font-weight:bold}.next small{font-size:11px;color:#999;text-transform:uppercase}.signatures i{color:#0b763e;font-family:"17hats-icons";font-size:16px;margin-right:5px}.submit_form{text-align:center;padding-top:40px;padding-bottom:10px}.submit_form button{margin:auto;width:225px;display:inline-block;cursor:pointer;outline:none;letter-spacing:-0.03em;padding:0px;min-height:52px;font-size:20px;font-weight:700;line-height:1.428571429;text-align:center;border-radius:6px;color:#fff;border:1px solid #0b763e;background:#0b763e;vertical-align:top}@media screen and (max-width: 594px){.submit_form button{margin-bottom:10px}}.file_upload{cursor:pointer;outline:none;border-radius:16px;color:#fff;border:1px solid #0b763e;padding:5px 10px;font-size:13px !important;background-color:#0b763e}.file_too_large_message{display:none;color:red;margin-left:7px}.submit_form button:disabled{opacity:.5;cursor:default}.submit_form small{display:block;margin-top:15px;color:#999}.contract_content h1{font-size:36px;line-height:1.111em;margin-bottom:.15em;font-weight:bold;letter-spacing:-0.03em}.contract_content h2{font-size:30px;line-height:1.111em;margin-bottom:.25em;font-weight:bold;letter-spacing:-0.03em}.contract_content h3{font-size:24px;line-height:1.333em;margin-bottom:.2em;font-weight:bold;letter-spacing:-0.03em}.contract_content h4{font-size:18px;line-height:1.5em;margin-bottom:.2em;font-weight:bold;letter-spacing:-0.03em}.contract_content h5{font-size:1em;line-height:1.6em;margin-bottom:.25em;font-weight:bold;letter-spacing:-0.03em}.contract_content h6{font-size:.8em;line-height:1.6em;text-transform:uppercase;margin-bottom:.3em;font-weight:bold;letter-spacing:-0.03em}.contract_content strong,.contract_content b{font-weight:bold}.contract_content em,.contract_content i{font-style:italic}.contract_content ul{margin-left:20px}.contract_content ul li{list-style:circle}.contract_content ol{margin-left:20px}.contract_content ol li{list-style:decimal}.contract_content input[type=text].contract_input,.contract_content textarea.contract_input{color:#333;width:50%;letter-spacing:-0.04em;border:1px solid #ddd;height:34px;padding:0px 7px 0px 7px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:14px;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif}.contract_content textarea.contract_input{padding:7px 7px 7px 7px}.contract_content input[type=text].contract_input:focus,.contract_content textarea.contract_input:focus{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);background:#fff;outline:0}.contract_content input[type=text].contract_input.contract_initials{width:50px;margin-left:3px}.contract_content textarea.contract_input{width:100%;resize:vertical;min-height:34px}.contract_content span{position:relative}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{cursor:pointer}.ui-datepicker .ui-datepicker-prev:after{content:"«";font-size:19px;color:#2779ae;padding-left:8px;font-weight:normal}.ui-datepicker .ui-datepicker-next:after{content:"»";font-size:19px;padding-left:9px;color:#2779ae;font-weight:normal}.ui-dialog .success_message{margin:20px 0;text-align:center}#lc_form{margin:auto}#lc_form #LCFSpinner{background:#fff;color:#666;position:absolute;height:100%;width:100%;z-index:5000;top:0;left:0;float:left;text-align:center;padding-top:23%;opacity:.9;box-sizing:border-box}#lc_form #LCFSpinner .spinner{margin:0 auto;height:64px;width:64px;animation:rotate .8s infinite linear;border:5px solid #666;border-right-color:rgba(0,0,0,0);border-radius:50%}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#lc_form #captureform_view{padding:40px}#lc_form .custom-message{word-break:break-word;padding-left:25px}#lc_form .paper-form label{letter-spacing:0;line-height:1.5;margin-bottom:8px;font-size:14px;font-weight:normal}#lc_form .paper-form .disclaimerBox p{margin:0}#lc_form .submit_form,#lc_form .submit_msg{padding-top:0;text-align:center}#lc_form .submit_form .btn,#lc_form .submit_msg .btn{font-size:16px;letter-spacing:.02em;line-height:1.333;min-width:120px;max-width:100%;width:auto;height:auto;min-height:42px;padding:.625rem 1.25rem;white-space:normal;box-sizing:border-box;word-break:break-all;overflow:hidden;margin:auto;display:inline-block;cursor:pointer;outline:none;text-align:center;border-radius:6px;border:1px solid #11cfa1;background:#11cfa1;color:#fff;vertical-align:top}#lc_form .submit_form :focus,#lc_form .submit_msg :focus{box-shadow:1px -1px 4px 2px rgba(0,0,0,.25)}#lc_form .parsley-date,#lc_form .parsley-required,#lc_form .parsley-type{background:hsla(0,0%,100%,.57);color:red}#lc_form .question-label{display:inline-block}.embed{padding-bottom:0}.embed #lc_form{max-width:inherit;padding:5px}.embed #lc_form .paper-content{min-height:auto;margin-bottom:0}.embed #lc_form .paper-content:after,.embed #lc_form .paper-content:before{content:none}@font-face{font-family:"17hats-icons";src:url("/fonts/17hats-icons.eot");src:url("/fonts/17hats-icons.eot#iefix") format("embedded-opentype"),url("/fonts/17hats-icons.woff") format("woff"),url("/fonts/17hats-icons.ttf") format("truetype"),url("/fonts/17hats-icons.svg#17hats-icons") format("svg");font-weight:normal;font-style:normal}i{font-family:"17hats-icons";font-weight:normal}.icon,.paginate .previous,.paginate .next{font-family:"17hats-icons" !important;font-weight:normal;text-align:center}.icon-email-sync:before{content:""}.icon-quote:before{content:""}.icon-money:before{content:""}.icon-cancel:before{content:""}.icon-check:before{content:""}.icon-checkbox-off:before{content:""}.icon-checkbox-on:before{content:""}.icon-push-button:before{content:""}.icon-subtitle:before{content:""}.icon-warning-alt:before{content:""}.icon-credit-card:before{content:""}.icon-gallery:before{content:""}.icon-warning:before{content:""}.icon-due-date:before{content:""}.icon-note:before{content:""}.icon-notification:before{content:""}.icon-invoice:before{content:""}.icon-text:before{content:""}.icon-task:before{content:""}.icon-search:before{content:""}.icon-radio-on:before{content:""}.icon-radio-off:before{content:""}.icon-photographer:before{content:""}.icon-preferences:before{content:""}.icon-plus:before{content:""}.icon-settings:before{content:""}.icon-17hats-logo:before{content:""}.icon-message-alt:before{content:""}.icon-lead:before{content:""}.icon-activity:before{content:""}.icon-project:before{content:""}.icon-time:before{content:""}.icon-file-storage:before{content:""}.icon-location:before{content:""}.icon-template:before{content:""}.icon-reminder:before{content:""}.icon-upload:before{content:""}.icon-email-marketing:before{content:""}.icon-text-message:before{content:""}.icon-time-tracking:before{content:""}.icon-print:before{content:""}.icon-repeat:before{content:""}.icon-workflow:before{content:""}.icon-task-list:before{content:""}.icon-expense:before{content:""}.icon-user:before{content:""}.icon-attach:before{content:""}.icon-notify:before{content:""}.icon-choose-one:before{content:""}.icon-drag:before{content:""}.icon-arrow-left:before,.paginate .previous:before{content:""}.icon-arrow-right:before,.paginate .next:before{content:""}.icon-smart:before{content:""}.icon-choose-any:before{content:""}.icon-arrow-right-thin:before{content:""}.icon-bank:before{content:""}.icon-arrow-left-thin:before{content:""}.icon-menu:before{content:""}.icon-category:before{content:""}.icon-categorize:before{content:""}.icon-edit:before{content:""}.icon-message:before{content:""}.icon-password:before{content:""}.icon-phone:before{content:""}.icon-reset:before{content:""}.icon-help-alt:before{content:""}.icon-help:before{content:""}.icon-slide-down:before{content:""}.icon-slide-right:before{content:""}.icon-clients:before{content:""}.icon-client:before{content:""}.icon-contract:before{content:""}.icon-form:before{content:""}.icon-overview:before{content:""}.icon-calendar:before{content:""}.icon-yes-no:before{content:""}.icon-short-answer:before{content:""}.icon-long-answer:before{content:""}.icon-calculator:before{content:""}.icon-grab-y:before{content:""}.icon-grab-x:before{content:""}.icon-tax:before{content:""}.icon-designer:before{content:""}.icon-developer:before{content:""}.icon-attorney:before{content:""}.icon-bookkeeping:before{content:""}.icon-therapist:before{content:""}.icon-freelancer:before{content:""}.icon-consultant:before{content:""}.icon-caterer:before{content:""}.icon-entertainer:before{content:""}.icon-facebook-rect:before{content:""}.icon-twitter-bird:before{content:""}.icon-slide-up:before{content:""}.icon-slide-left:before{content:""}.icon-info-alt:before{content:""}.icon-info:before{content:""}.icon-thumbs-up:before{content:""}.icon-17:before{content:""}.icon-note-alt:before{content:""}.icon-csv:before{content:""}.icon-ldif:before{content:""}.icon-yahoo:before{content:""}.icon-google:before{content:""}.icon-credit-card-success:before{content:""}.icon-business:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-up:before{content:""}.icon-activity-alt:before{content:""}.icon-alarm:before{content:""}.icon-leaf:before{content:""}.icon-support:before{content:""}.icon-download:before{content:""}.icon-arrows-up-down:before{content:""}.icon-recent:before{content:""}.icon-pause:before{content:""}.icon-play:before{content:""}.icon-workflow-phase:before{content:""}.icon-workflow-action:before{content:""}.icon-trash:before{content:""}.icon-unlink:before{content:""}.icon-link:before{content:""}.icon-workflow-pause:before{content:""}.icon-grid:before{content:""}.icon-list:before{content:""}.icon-lifecycle:before{content:""}.icon-microphone:before{content:""}.icon-snow:before,.icon-chanceflurries:before,.icon-chancesnow:before,.icon-flurries:before{content:""}.icon-rain:before,.icon-chancerain:before{content:""}.icon-sleet:before,.icon-chancesleet:before{content:""}.icon-thunderstorm:before,.icon-chancetstorms:before,.icon-tstorms:before{content:""}.icon-sun:before,.icon-clear:before,.icon-sunny:before{content:""}.icon-cloud:before,.icon-cloudy:before{content:""}.icon-fog:before,.icon-hazy:before{content:""}.icon-partlysun:before,.icon-mostlycloudy:before,.icon-mostlysunny:before,.icon-partlycloudy:before,.icon-partlysunny:before{content:""}.icon-moon:before,.icon-nt_clear:before,.icon-nt_sunny:before{content:""}.icon-partlymoon:before,.icon-nt_mostlycloudy:before,.icon-nt_mostlysunny:before,.icon-nt_partlycloudy:before,.icon-nt_partlysunny:before{content:""}.icon-done:before{content:""}.icon-cancel:hover{color:#be141f}.icon-core-invoice:before{content:url("/images/menu/documents.svg")}.icon-core-search:before{content:url("/images/icon-search.svg")}.icon-core-lead:before{content:url("/images/menu/leads.svg")}.icon-core-project:before{content:url("/images/menu/projects.svg")}.icon-core-reminder:before{content:url("/images/menu/todo.svg")}.icon-core-time-tracking:before{content:url("/images/icon-timer.svg")}.icon-core-templates:before{content:url("/images/icon-templates.svg")}.icon-core-user-notification:before{content:url("/images/icon-help-contact.svg")}.icon-core-workflow:before{content:url("/images/menu/workflow.svg")}.icon-core-clients:before{content:url("/images/menu/contacts.svg")}.icon-core-overview:before{content:url("/images/menu/overview.svg")}.icon-core-calendar:before{content:url("/images/menu/calender.svg")}.icon-core-bookkeeping:before{content:url("/images/menu/bookkeeping.svg")}.icon-core-logout:before{content:url("/images/icon-logout.svg")}.icon-core-account-settings:before{content:url("/images/icon-account-settings.svg")}.icon-core-play:before{content:url("/images/icon-play.svg")}.icon-core-pause:before{content:url("/images/icon-pause.svg")}.icon-note-svg:before{content:"";display:block;height:24px;width:24px;background-size:24px 24px;background-image:url("/images/17hats-icon-notes.svg");background-repeat:no-repeat}.icon-workflow-action-svg:before{content:"";display:block;height:24px;width:24px;background-size:24px 24px;background-image:url("/images/17hats-icon-action.svg");background-repeat:no-repeat}.icon-template-marketplace2:before{content:url("/images/icon-template-marketplace.svg");opacity:.3;width:21px}@font-face{font-family:"17hats-icomoon";src:url("/fonts/icomoon/fonts/17hats-icomoon.eot?wsvbw3");src:url("/fonts/icomoon/fonts/17hats-icomoon.eot?wsvbw3#iefix") format("embedded-opentype"),url("/fonts/icomoon/fonts/17hats-icomoon.ttf?wsvbw3") format("truetype"),url("/fonts/icomoon/fonts/17hats-icomoon.woff?wsvbw3") format("woff"),url("/fonts/icomoon/fonts/17hats-icomoon.svg?wsvbw3#icomoon") format("svg");font-weight:normal;font-style:normal}[class^=icomoon-],[class*=" icomoon-"]{font-family:"17hats-icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icomoon-bank:before{content:""}.icomoon-hats-RecurringBilling-Icon:before{content:""}.icomoon-hats-Lead-Management:before{content:""}.icomoon-hats--white-logo-Icon:before{content:"";color:#f7f8f8}.icomoon-branding-new-2021-1:before{content:""}.icomoon-contacts-2021:before{content:""}.icomoon-money-2021-new:before{content:""}.icomoon-Documents:before{content:""}.icomoon-Emails:before{content:""}.icomoon-online-scheduling:before{content:""}.icomoon-Organization:before{content:""}.icomoon-Reporting:before{content:""}.icomoon-Time-Management:before{content:""}.icomoon-bell:before{content:""}.icomoon-calendar:before{content:""}.icomoon-tag:before,.icomoon-price-tag:before{content:""}.icomoon-Greetabl_icon:before{content:""}.icomoon-proselect:before{content:""}.icomoon-fundy:before{content:""}.icomoon-trash:before{content:""}.icomoon-download:before{content:""}.icomoon-bookkeeping:before{content:"";color:#fff}.icomoon-calender:before{content:"";color:#fff}.icomoon-contacts:before{content:"";color:#333;height:13px}.icomoon-documents:before{content:"";color:#fff}.icomoon-leads:before{content:"";color:#fff}.icomoon-overview:before{content:"";color:#fff}.icomoon-projects:before{content:"";color:#333}.icomoon-todo:before{content:"";color:#fff}.icomoon-workflow:before{content:"";color:#fff}.icomoon-download1:before{content:""}.icomoon-photo_camera:before{content:""}.icomoon-visibility:before{content:""}.icomoon-photo_camera1:before{content:""}.icomoon-visibility1:before{content:""}.icomoon-add:before{content:""}.icomoon-check:before{content:""}.icomoon-close:before{content:""}.icomoon-icon-email:before{content:""}.icomoon-icon-calendar:before{content:""}.icomoon-icon-lead:before{content:""}.icomoon-icon-bookkeeping:before{content:""}.icomoon-icon-calendar-check:before{content:""}.icomoon-icon-contract:before{content:""}.icomoon-icon-email-sync:before{content:""}.icomoon-icon-invoice:before{content:""}.icomoon-icon-lifecycle:before{content:""}.icomoon-icon-questionnaire:before{content:""}.icomoon-icon-time-tracking:before{content:""}.icomoon-icon-to-do:before{content:""}.icomoon-icon-work-flows:before{content:""}.icomoon-add:before{content:""}.icomoon-check:before{content:""}.icomoon-close:before{content:""}.icon2-logo:before{content:""}.icon2-bookkeeping:before{content:""}.icon2-calendar:before{content:""}.icon2-cancel:before{content:""}.icon2-check:before{content:""}.icon2-client:before{content:""}.icon2-clients:before{content:""}.icon2-contract:before{content:""}.icon2-form:before{content:""}.icon2-invoice:before{content:""}.icon2-message:before{content:""}.icon2-overview:before{content:""}.icon2-phone:before{content:""}.icon2-plus:before{content:""}.icon2-project:before{content:""}.icon2-search:before{content:""}.icon2-task:before{content:""}.icon2-notification:before{content:""}.icon2-quote:before{content:""}.icon2-check-true:before{content:""}.icon2-check-false:before{content:""}.icon2-radio-false:before{content:""}.icon2-radio-true:before{content:""}@font-face{font-family:"hats-icons";src:url("/fonts/hats-icons.eot");src:url("/fonts/hats-icons.eot#iefix") format("embedded-opentype"),url("/fonts/hats-icons.woff") format("woff"),url("/fonts/hats-icons.ttf") format("truetype"),url("/fonts/hats-icons.svg#17hats-icons") format("svg");font-weight:normal;font-style:normal;font-display:block}i.hats-icon{font-family:"hats-icons" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hats-17:before{content:""}.hats-17hats-logo:before{content:""}.hats-activity:before{content:""}.hats-activity-alt:before{content:""}.hats-add:before{content:""}.hats-alarm:before{content:""}.hats-arrow-down:before{content:""}.hats-arrow-left:before{content:""}.hats-arrow-left-thin:before{content:""}.hats-arrow-right:before{content:""}.hats-arrow-right-thin:before{content:""}.hats-arrow-up:before{content:""}.hats-arrows-up-down:before{content:""}.hats-attach:before{content:""}.hats-attorney:before{content:""}.hats-bank:before{content:""}.hats-bell:before{content:""}.hats-bookkeeping:before{content:""}.hats-bookkeeping-alt:before{content:""}.hats-business:before{content:""}.hats-calculator:before{content:""}.hats-calendar:before{content:""}.hats-calendar-alt:before{content:""}.hats-calendar-check:before{content:""}.hats-calendar1:before{content:""}.hats-calender:before{content:""}.hats-camera:before{content:""}.hats-cancel:before{content:""}.hats-card:before{content:""}.hats-categorize:before{content:""}.hats-category:before{content:""}.hats-caterer:before{content:""}.hats-check:before{content:""}.hats-check-alt:before{content:""}.hats-checkbox-off:before{content:""}.hats-checkbox-on:before{content:""}.hats-choose-any:before{content:""}.hats-choose-one:before{content:""}.hats-client:before{content:""}.hats-clients:before{content:""}.hats-close:before{content:""}.hats-cloud:before{content:""}.hats-consultant:before{content:""}.hats-contacts:before{content:""}.hats-contract:before{content:""}.hats-contract-alt:before{content:""}.hats-credit-card:before{content:""}.hats-credit-card-success:before{content:""}.hats-csv:before{content:""}.hats-designer:before{content:""}.hats-developer:before{content:""}.hats-documents:before{content:""}.hats-download:before{content:""}.hats-download-alt:before{content:""}.hats-drag:before{content:""}.hats-due-date:before{content:""}.hats-edit:before{content:""}.hats-email:before{content:""}.hats-email-marketing:before{content:""}.hats-email-sync:before{content:""}.hats-email-sync-alt:before{content:""}.hats-entertainer:before{content:""}.hats-expense:before{content:""}.hats-facebook:before{content:""}.hats-file-storage:before{content:""}.hats-fog:before{content:""}.hats-form:before{content:""}.hats-freelancer:before{content:""}.hats-fundy:before{content:""}.hats-gallery:before{content:""}.hats-google:before{content:""}.hats-grab-x:before{content:""}.hats-grab-y:before{content:""}.hats-graph:before{content:""}.hats-greetabl:before{content:""}.hats-grid:before{content:""}.hats-help:before{content:""}.hats-help-alt:before{content:""}.hats-icon-account-settings:before{content:""}.hats-icon-help-contact:before{content:""}.hats-info:before{content:""}.hats-info-alt:before{content:""}.hats-invoice:before{content:""}.hats-invoice1:before{content:""}.hats-ldif:before{content:""}.hats-lead:before{content:""}.hats-lead-alt:before{content:""}.hats-leads:before{content:""}.hats-leaf:before{content:""}.hats-lifecycle:before{content:""}.hats-lifecycle-alt:before{content:""}.hats-link:before{content:""}.hats-list:before{content:""}.hats-location:before{content:""}.hats-long-answer:before{content:""}.hats-menu-icon:before{content:""}.hats-message:before{content:""}.hats-message-alt:before{content:""}.hats-microphone:before{content:""}.hats-money:before{content:""}.hats-moon:before{content:""}.hats-note:before{content:""}.hats-note-alt:before{content:""}.hats-notification:before{content:""}.hats-notify:before{content:""}.hats-overview:before{content:""}.hats-partlymoon:before{content:""}.hats-partlysun:before{content:""}.hats-password:before{content:""}.hats-pause:before{content:""}.hats-phone:before{content:""}.hats-photographer:before{content:""}.hats-play:before{content:""}.hats-plus:before{content:""}.hats-preferences:before{content:""}.hats-price-tag:before{content:""}.hats-print:before{content:""}.hats-project:before{content:""}.hats-projects:before{content:""}.hats-proselect:before{content:""}.hats-push-button:before{content:""}.hats-questionnaire:before{content:""}.hats-quickbooks:before{content:""}.hats-quote:before{content:""}.hats-radio-off:before{content:""}.hats-radio-on:before{content:""}.hats-rain:before{content:""}.hats-recent:before{content:""}.hats-reminder:before{content:""}.hats-repeat:before{content:""}.hats-reset:before{content:""}.hats-search:before{content:""}.hats-settings:before{content:""}.hats-short-answer:before{content:""}.hats-sleet:before{content:""}.hats-slide-down:before{content:""}.hats-slide-left:before{content:""}.hats-slide-right:before{content:""}.hats-slide-up:before{content:""}.hats-smart:before{content:""}.hats-snow:before{content:""}.hats-subtitle:before{content:""}.hats-sun:before{content:""}.hats-support:before{content:""}.hats-task:before{content:""}.hats-task-list:before{content:""}.hats-tax:before{content:""}.hats-template:before{content:""}.hats-text:before{content:""}.hats-text-message:before{content:""}.hats-therapist:before{content:""}.hats-thumbs-up:before{content:""}.hats-thunderstorm:before{content:""}.hats-time:before{content:""}.hats-time-tracking:before{content:""}.hats-time-tracking-alt:before{content:""}.hats-to-do:before{content:""}.hats-todo:before{content:""}.hats-trash:before{content:""}.hats-trash-alt:before{content:""}.hats-twitter-bird:before{content:""}.hats-unlink:before{content:""}.hats-upload:before{content:""}.hats-user:before{content:""}.hats-visibility:before{content:""}.hats-warning:before{content:""}.hats-warning-alt:before{content:""}.hats-work-flows:before{content:""}.hats-workflow:before{content:""}.hats-workflow-action:before{content:""}.hats-workflow-alt:before{content:""}.hats-workflow-pause:before{content:""}.hats-workflow-phase:before{content:""}.hats-yahoo:before{content:""}.hats-yes-no:before{content:""}.caret{display:inline-block;width:0;height:0;vertical-align:middle}.caret-down{border-top:4px solid;border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0)}.caret-down.md{border-top:5px solid;border-right:5px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0)}.caret-down.lg{border-top:6px solid;border-right:6px solid rgba(0,0,0,0);border-left:6px solid rgba(0,0,0,0)}.caret-up{border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0);border-bottom:4px solid}.caret-up.md{border-right:5px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);border-bottom:5px solid}.caret-up.lg{border-right:6px solid rgba(0,0,0,0);border-left:6px solid rgba(0,0,0,0);border-bottom:6px solid}.caret-right{border-left:4px solid;border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0)}.caret-right.md{border-left:5px solid;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0)}.caret-right.lg{border-left:6px solid;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0)}.caret-left{border-right:4px solid;border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0)}.caret-left.md{border-right:5px solid;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0)}.caret-left.lg{border-right:6px solid;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0)}.caret-closed{display:inline-block;color:#555;width:0;height:0;margin-left:2px;margin-top:-2px;vertical-align:middle;border-top:4px solid;border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0)}.caret-open{display:inline-block;color:#555;width:0;height:0;margin-left:2px;margin-top:-4px;vertical-align:middle;border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0);border-bottom:4px solid}.caret-sort{position:relative;top:-4px;left:0px;border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0);border-bottom:4px solid}.caret-sort::before{content:"";border:none;position:absolute;top:6px;left:-4px;border-top:4px solid;border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0)}.caret-sort-down{position:relative;top:0px;left:0px;border-top:4px solid;border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0)}.caret-sort-up{position:relative;top:-1px;left:0px;border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0);border-bottom:4px solid}/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url("/fonts/c90358ee8dd5cabdd375474268fab0c24e2477d796b37b9cf420600250453b50/fa-regular-400.woff2") format("woff2"),url("/fonts/c90358ee8dd5cabdd375474268fab0c24e2477d796b37b9cf420600250453b50/fa-regular-400.ttf") format("truetype")}.far,.fa-regular{font-weight:400}/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url("/fonts/c90358ee8dd5cabdd375474268fab0c24e2477d796b37b9cf420600250453b50/fa-solid-900.woff2") format("woff2"),url("/fonts/c90358ee8dd5cabdd375474268fab0c24e2477d796b37b9cf420600250453b50/fa-solid-900.ttf") format("truetype")}.fas,.fa-solid{font-weight:900}/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-sharp: "Font Awesome 6 Sharp";--fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp"}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;font-display:block;src:url("/fonts/c90358ee8dd5cabdd375474268fab0c24e2477d796b37b9cf420600250453b50/fa-sharp-solid-900.woff2") format("woff2"),url("/fonts/c90358ee8dd5cabdd375474268fab0c24e2477d796b37b9cf420600250453b50/fa-sharp-solid-900.ttf") format("truetype")}.fass,.fa-solid{font-weight:900}/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("/fonts/c90358ee8dd5cabdd375474268fab0c24e2477d796b37b9cf420600250453b50/fa-brands-400.woff2") format("woff2"),url("/fonts/c90358ee8dd5cabdd375474268fab0c24e2477d796b37b9cf420600250453b50/fa-brands-400.ttf") format("truetype")}.fab,.fa-brands{font-weight:400}.fa-cc-amex{--fa:""}.fa-cc-diners-club{--fa:""}.fa-cc-discover{--fa:""}.fa-cc-jcb{--fa:""}.fa-cc-mastercard{--fa:""}.fa-cc-visa{--fa:""}.fa-intercom{--fa:""}/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:var(--fa-style, 900)}.fas,.fass,.far,.fasr,.fal,.fasl,.fat,.fast,.fad,.fadr,.fadl,.fadt,.fasds,.fasdr,.fasdl,.fasdt,.fab,.fa-solid,.fa-regular,.fa-light,.fa-thin,.fa-brands,.fa-classic,.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas::before,.fass::before,.far::before,.fasr::before,.fal::before,.fasl::before,.fat::before,.fast::before,.fad::before,.fadr::before,.fadl::before,.fadt::before,.fasds::before,.fasdr::before,.fasdl::before,.fasdt::before,.fab::before,.fa-solid::before,.fa-regular::before,.fa-light::before,.fa-thin::before,.fa-brands::before,.fa-classic::before,.fa-duotone::before,.fa-sharp::before,.fa-sharp-duotone::before,.fa::before{content:var(--fa)}.fad::after,.fa-duotone.fa-solid::after,.fa-duotone::after,.fadr::after,.fa-duotone.fa-regular::after,.fadl::after,.fa-duotone.fa-light::after,.fadt::after,.fa-duotone.fa-thin::after,.fasds::after,.fa-sharp-duotone.fa-solid::after,.fa-sharp-duotone::after,.fasdr::after,.fa-sharp-duotone.fa-regular::after,.fasdl::after,.fa-sharp-duotone.fa-light::after,.fasdt::after,.fa-sharp-duotone.fa-thin::after{content:var(--fa--fa)}.fa-classic.fa-duotone{font-family:"Font Awesome 6 Duotone"}.fass,.fa-sharp{font-weight:900}.fad,.fa-duotone{font-weight:900}.fasds,.fa-sharp-duotone{font-weight:900}.fa-classic,.fas,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin{font-family:"Font Awesome 6 Pro"}.fa-duotone,.fad,.fadr,.fadl,.fadt{font-family:"Font Awesome 6 Duotone"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-sharp,.fass,.fasr,.fasl,.fast{font-family:"Font Awesome 6 Sharp"}.fa-sharp-duotone,.fasds,.fasdr,.fasdl,.fasdt{font-family:"Font Awesome 6 Sharp Duotone"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-0.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-0.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1*var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, 0.1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, 0.08em);padding:var(--fa-border-padding, 0.2em 0.25em 0.15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, 0.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, 0.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media(prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1, 1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, 0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1, 1)}.fa-flip-vertical{transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1, -1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, 0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-address-card{--fa:"";--fa--fa:""}.fa-contact-card{--fa:"";--fa--fa:""}.fa-vcard{--fa:"";--fa--fa:""}.fa-arrow-right{--fa:"";--fa--fa:""}.fa-arrow-up-right-from-square{--fa:"";--fa--fa:""}.fa-external-link{--fa:"";--fa--fa:""}.fa-arrows-rotate{--fa:"";--fa--fa:""}.fa-refresh{--fa:"";--fa--fa:""}.fa-sync{--fa:"";--fa--fa:""}.fa-award{--fa:"";--fa--fa:""}.fa-bell{--fa:"";--fa--fa:""}.fa-bold{--fa:"";--fa--fa:""}.fa-box-archive{--fa:"";--fa--fa:""}.fa-archive{--fa:"";--fa--fa:""}.fa-calendar{--fa:"";--fa--fa:""}.fa-calendar-plus{--fa:"";--fa--fa:""}.fa-caret-down{--fa:"";--fa--fa:""}.fa-caret-right{--fa:"";--fa--fa:""}.fa-cart-shopping{--fa:"";--fa--fa:""}.fa-shopping-cart{--fa:"";--fa--fa:""}.fa-chart-column{--fa:"";--fa--fa:""}.fa-check{--fa:"";--fa--fa:""}.fa-chevron-down{--fa:"";--fa--fa:""}.fa-chevron-left{--fa:"";--fa--fa:""}.fa-chevron-right{--fa:"";--fa--fa:""}.fa-circle-arrow-left{--fa:"";--fa--fa:""}.fa-arrow-circle-left{--fa:"";--fa--fa:""}.fa-circle-arrow-right{--fa:"";--fa--fa:""}.fa-arrow-circle-right{--fa:"";--fa--fa:""}.fa-circle-check{--fa:"";--fa--fa:""}.fa-check-circle{--fa:"";--fa--fa:""}.fa-circle-exclamation{--fa:"";--fa--fa:""}.fa-exclamation-circle{--fa:"";--fa--fa:""}.fa-circle-user{--fa:"";--fa--fa:""}.fa-user-circle{--fa:"";--fa--fa:""}.fa-circle-xmark{--fa:"";--fa--fa:""}.fa-times-circle{--fa:"";--fa--fa:""}.fa-xmark-circle{--fa:"";--fa--fa:""}.fa-clock{--fa:"";--fa--fa:""}.fa-clock-four{--fa:"";--fa--fa:""}.fa-comment{--fa:"";--fa--fa:""}.fa-compass{--fa:"";--fa--fa:""}.fa-credit-card{--fa:"";--fa--fa:""}.fa-credit-card-alt{--fa:"";--fa--fa:""}.fa-dollar-sign{--fa:"\$";--fa--fa:"\$\$"}.fa-dollar{--fa:"\$";--fa--fa:"\$\$"}.fa-usd{--fa:"\$";--fa--fa:"\$\$"}.fa-download{--fa:"";--fa--fa:""}.fa-exclamation{--fa:"\!";--fa--fa:"\!\!"}.fa-eye{--fa:"";--fa--fa:""}.fa-eye-slash{--fa:"";--fa--fa:""}.fa-family{--fa:"";--fa--fa:""}.fa-file{--fa:"";--fa--fa:""}.fa-file-lines{--fa:"";--fa--fa:""}.fa-file-alt{--fa:"";--fa--fa:""}.fa-file-text{--fa:"";--fa--fa:""}.fa-filter{--fa:"";--fa--fa:""}.fa-flag{--fa:"";--fa--fa:""}.fa-gauge-high{--fa:"";--fa--fa:""}.fa-tachometer-alt{--fa:"";--fa--fa:""}.fa-tachometer-alt-fast{--fa:"";--fa--fa:""}.fa-gear{--fa:"";--fa--fa:""}.fa-cog{--fa:"";--fa--fa:""}.fa-globe{--fa:"";--fa--fa:""}.fa-hat-wizard{--fa:"";--fa--fa:""}.fa-heading{--fa:"";--fa--fa:""}.fa-header{--fa:"";--fa--fa:""}.fa-horizontal-rule{--fa:"";--fa--fa:""}.fa-image{--fa:"";--fa--fa:""}.fa-italic{--fa:"";--fa--fa:""}.fa-link{--fa:"";--fa--fa:""}.fa-chain{--fa:"";--fa--fa:""}.fa-list{--fa:"";--fa--fa:""}.fa-list-squares{--fa:"";--fa--fa:""}.fa-list-ol{--fa:"";--fa--fa:""}.fa-list-1-2{--fa:"";--fa--fa:""}.fa-list-numeric{--fa:"";--fa--fa:""}.fa-list-ul{--fa:"";--fa--fa:""}.fa-list-dots{--fa:"";--fa--fa:""}.fa-lock{--fa:"";--fa--fa:""}.fa-magnifying-glass{--fa:"";--fa--fa:""}.fa-search{--fa:"";--fa--fa:""}.fa-minus{--fa:"";--fa--fa:""}.fa-subtract{--fa:"";--fa--fa:""}.fa-money-check{--fa:"";--fa--fa:""}.fa-note-sticky{--fa:"";--fa--fa:""}.fa-sticky-note{--fa:"";--fa--fa:""}.fa-pen{--fa:"";--fa--fa:""}.fa-plus{--fa:"\+";--fa--fa:"\+\+"}.fa-add{--fa:"\+";--fa--fa:"\+\+"}.fa-shop{--fa:"";--fa--fa:""}.fa-store-alt{--fa:"";--fa--fa:""}.fa-sitemap{--fa:"";--fa--fa:""}.fa-sort{--fa:"";--fa--fa:""}.fa-unsorted{--fa:"";--fa--fa:""}.fa-star{--fa:"";--fa--fa:""}.fa-strikethrough{--fa:"";--fa--fa:""}.fa-tags{--fa:"";--fa--fa:""}.fa-timeline-arrow{--fa:"";--fa--fa:""}.fa-trash{--fa:"";--fa--fa:""}.fa-trash-arrow-up{--fa:"";--fa--fa:""}.fa-trash-restore{--fa:"";--fa--fa:""}.fa-triangle-exclamation{--fa:"";--fa--fa:""}.fa-exclamation-triangle{--fa:"";--fa--fa:""}.fa-warning{--fa:"";--fa--fa:""}.fa-underline{--fa:"";--fa--fa:""}.fa-user{--fa:"";--fa--fa:""}.fa-users{--fa:"";--fa--fa:""}.fa-x{--fa:"X";--fa--fa:"XX"}.fa-xmark{--fa:"";--fa--fa:""}.fa-close{--fa:"";--fa--fa:""}.fa-multiply{--fa:"";--fa--fa:""}.fa-remove{--fa:"";--fa--fa:""}.fa-times{--fa:"";--fa--fa:""}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}#main{background-color:#fbfbfb;border-radius:4px;padding:13px;box-shadow:0px 10px 15px -10px #000;position:relative;margin-bottom:20px;flex:1;min-height:calc(100vh - 200px)}#main-wrapper{width:100%;padding:15px 10px 20px 10px;box-sizing:border-box;overflow-x:hidden}@media screen and (min-width: 595px)and (max-width: 991px){#main-wrapper{padding:15px 28px 20px 10px}}@media screen and (min-width: 992px){#main-wrapper{padding:25px 28px 25px 0px}}.main-nav-mobile-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:none;z-index:300}.btn-hamburger{position:relative;background:rgba(0,0,0,0);border:none;display:inline-block;width:32px;height:32px;padding:0}.btn-hamburger.green .icon-bar{background-color:#0b763e}.btn-hamburger .icon-bar{margin:0 auto;display:block;width:22px;height:2px;border-radius:1px;background-color:#333}.btn-hamburger .icon-bar+.icon-bar{margin-top:4px}#header_left{min-width:47.5%;max-width:47.5%}@media screen and (min-width: 992px){#header_left{margin-left:20px}}#header_left .btn-hamburger{width:50px;height:50px}@media screen and (min-width: 992px){#header_left .btn-hamburger{display:none}}#main-nav{position:relative;width:214px;margin:15px 0px 20px 10px}@media screen and (min-width: 595px){#main-nav{margin:25px 0px 25px 20px}}#main-nav .nav-refer-button{position:fixed;bottom:0;margin-bottom:25px;background-color:#fff;border-radius:6px;border:2px solid #0b763e;color:#0b763e;min-width:120px;padding:10px;text-align:center;white-space:normal}#main-nav .nav-refer-button:hover{color:#fff;background-color:#0b763e}#main-nav>ul{margin:0}#main-nav.vert_nav{flex:0 0 190px;display:block;text-transform:uppercase}@media screen and (min-width: 992px)and (max-width: 1199px){#main-nav.vert_nav{flex:0 0 170px}}#main-nav.vert_nav ul li{margin:0px;border:none;background:none;height:auto}#main-nav.vert_nav ul li+li{margin-top:8px}#main-nav.vert_nav ul li a{width:139px;font-size:15px;outline:none;display:flex;justify-content:flex-start;color:#fff;text-decoration:none;height:auto;text-shadow:none;padding:6px 16px 6px 2px;margin:0px;align-items:center}#main-nav.vert_nav ul li a i{font-size:28px;margin-right:18px;width:24px}#main-nav.vert_nav ul li a i.fa-timeline-arrow{font-size:20px}#main-nav.vert_nav ul li a span{vertical-align:top;line-height:30px}#main-nav.vert_nav ul li a:hover{color:#ccc}#main-nav.vert_nav ul li.current a{outline:none;color:#f5f5f5;opacity:1}#main-nav.vert_nav ul li.current a:hover{border:none;background:none;text-shadow:none;border-radius:0px}#main-nav.vert_nav ul li.current a i{color:#f5f5f5}#main-nav.vert_nav ul li.current a em{color:#fff;background:#c00;width:20px;height:20px;line-height:20px;display:block;font-size:11px;font-weight:600;position:absolute;top:8px;right:39px;border-radius:10px}#main-nav.vert_nav .main-nav-logo{display:none}@media screen and (max-width: 991px){#main-nav.vert_nav{display:none}}.main-nav-mobile{position:fixed;top:0px;left:0px;background:#444;z-index:301;height:100%;overflow:auto;min-width:240px;transform:translateX(-240px)}.main-nav-mobile .mobile-nav{display:flex;flex-direction:column;justify-content:space-between;height:100%}.main-nav-mobile .nav-refer-button{display:none}.main-nav-mobile .nav-refer-button-mobile{margin-top:auto;margin-bottom:5px;margin-left:auto;margin-right:auto;background-color:#fff;border-radius:6px;border:2px solid #0b763e;color:#0b763e;min-width:120px;padding:10px;text-align:center;white-space:normal}.main-nav-mobile .nav-refer-button-mobile:hover{color:#fff;background-color:#0b763e}.main-nav-mobile ul li a{color:#fff;border-radius:4px;padding:.5rem 1rem}.main-nav-mobile ul li a:hover{background-color:rgb(80.75,80.75,80.75)}.main-nav-mobile ul.main-nav-menu{margin:1rem 0 0;border:none;background:none;height:auto}.main-nav-mobile ul.main-nav-menu li{padding:0 1rem;text-transform:uppercase;cursor:pointer}.main-nav-mobile ul.main-nav-menu li a{cursor:pointer;font-size:15px;outline:none;display:flex;align-items:center;justify-content:flex-start;text-decoration:none;height:auto;text-shadow:none;margin:0px}.main-nav-mobile ul.main-nav-menu li a.lead-section{padding-right:10px}.main-nav-mobile ul.main-nav-menu li a i{font-size:28px;margin-right:18px;width:24px}.main-nav-mobile ul.main-nav-menu li a i.fa-timeline-arrow{font-size:20px}.main-nav-mobile ul.main-nav-menu li a span{vertical-align:top;line-height:30px}.main-nav-mobile ul.main-nav-menu li.current{background:rgb(80.75,80.75,80.75)}.main-nav-mobile ul.aux-menu{border-top:1px solid rgb(80.75,80.75,80.75);margin:1rem;padding-top:1rem;display:flex;justify-content:space-around}.main-nav-mobile ul.aux-menu a{display:block;font-size:2.2rem;color:#fff}#workflow-tab.essential-locked a i,#accounting-tab.essential-locked a i,#pipeline-tab.essential-locked a i,#leads-tab.essential-locked a i,#tasks-tab.essential-locked a i{font-size:23px !important}.hidden{display:none}.disabled{opacity:.5}.block{display:block}.align-center{text-align:center}.align-right{text-align:right}.uppercase{text-transform:uppercase}.captialize{text-transform:capitalize}.initial-capitalize:first-letter{text-transform:uppercase}.fade-in{opacity:0;transition:opacity .3s ease-in}.fade-in.show{opacity:1}.auto-fade-in{animation:fadein .3s}@keyframes fadein{from{opacity:0}to{opacity:1}}.loading-indicator{background:url("/images/loading-icon-50x45.gif");display:block;height:45px;width:50px;overflow:hidden;text-indent:-1000px}.warning{color:#c00}::-ms-clear{display:none}* html .clearfix,* html .subheader,.overview_header html .overview_actions,* html .public_header{zoom:1}*:first-child+html .clearfix,*:first-child+html .subheader,*:first-child+html .overview_header .overview_actions,.overview_header *:first-child+html .overview_actions,*:first-child+html .public_header{zoom:1}.clearfix:after,.subheader:after,.overview_header .overview_actions:after,.public_header:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.clearfix:after,.subheader:after,.overview_header .overview_actions:after,.public_header:after{content:"";display:table;clear:both}.clearboth{clear:both}.flex-spacer{flex:1}.box-sizing-fix,.new_dash,.connect_bank,.import_contacts,.contacts-view,.contact-details,.contact_view,#trial_remaining,.invoice_view .paper,.hats-cards,.select_menu,ul.hats-menu,ul.hats-dropdown-menu,.hats-dropdown,.hats-btn,.hats-tooltip-container,.section{box-sizing:border-box}.box-sizing-fix *,.new_dash *,.connect_bank *,.import_contacts *,.contacts-view *,.contact-details *,.contact_view *,#trial_remaining *,.invoice_view .paper *,.hats-cards *,.select_menu *,ul.hats-menu *,ul.hats-dropdown-menu *,.hats-dropdown *,.hats-btn *,.hats-tooltip-container *,.section *{box-sizing:border-box}.nowrap{white-space:nowrap}.noshrink{flex-shrink:0}.container-dialog{display:flex;margin-top:40px}.container-dialog__right{flex:1}.container-dialog__left{flex:1.25;padding:0px 50px 20px 50px;margin:auto}.container-dialog--title{font-weight:400;line-height:normal;margin-bottom:20px;color:#000;font-size:24px;font-weight:600;letter-spacing:-0.03em;padding-top:17px}.container-dialog--paragraph{padding-top:0;padding-bottom:20px;font-size:14px}.container-dialog--paragraph__center{text-align:center}.container-dialog--button{padding:7px 40px 7px 40px;border-radius:6px;font-size:16px;font-weight:600;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif;margin-top:40px}@media screen and (max-width: 991px){.container-dialog--button{margin-top:20px}}@media screen and (max-width: 594px){.container-dialog__left{padding-left:20px;padding-right:20px}}#announcement .ui-dialog-title{display:none}#announcement .ui-dialog-content{text-align:center;padding:0}#announcement fieldset.buttons{display:none}#announcement #ui-id-2,#announcement .ui-dialog-titlebar{height:0}#announcement button.ui-button-icon-only.ui-dialog-titlebar-close,#announcement a.ui-dialog-titlebar-close{top:-10px}#announcement .ui-widget-content a{color:#fff}#announcement img{max-width:400px}#announcement .container-dialog--screenshot{background:url("/images/client-portal-preview.png");background-size:contain;background-position:top center;background-repeat:no-repeat}#dialog-wrap{width:auto;height:auto;position:fixed;top:0;bottom:0;left:0;right:0;display:none;overflow:hidden;overflow-x:hidden;overflow-y:auto;background:url("/images/dialog-overlay.png") top left repeat;z-index:100;padding:20px 10px;box-sizing:border-box}@media screen and (max-width: 594px){#dialog-wrap{position:absolute;bottom:auto;overflow:unset !important;z-index:400;background:none}}#dialog-wrap>.blankDialog #dialogBlankCanvas{border-radius:8px;padding:10px}#dialog-wrap>.blankDialog .ui-dialog-titlebar{display:none}#dialogBlankCanvas{margin-top:-40px;margin-bottom:-20px}.fix-blank-canvas{margin-top:43px}.form_dialog{margin-top:10px;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif}@media screen and (min-width: 595px){.form_dialog .hats-form-group-legacy>label{text-align:right}}.form_dialog .hats-form-group-legacy--type-checkbox>label,.form_dialog .hats-form-group-legacy--type-select>label,.form_dialog .hats-form-group-legacy--type-multi>label{padding-top:3px}.form_dialog .select_menu-with-help{float:left;width:calc(100% - 16px)}.form_dialog .completion-container{padding:20px;background:#ebf5ed;margin-bottom:15px}.form_dialog .completion-container>div{font-size:20px;margin-bottom:15px}.form_dialog .profession-error,.form_dialog .custom-profession-error{height:20px;color:red}.form_dialog .disclaimerBox{background:#eee;padding:10px;padding-top:1px;color:#757575;border-radius:5px}.form_dialog .disclaimerBox p{line-height:1.35}.form_dialog #no-tax-edit{line-height:12px;font-size:12px;margin-top:10px;padding:10px;background:#eee;border-radius:4px;margin-left:60px}.form_dialog select{background:rgba(0,0,0,0);width:100%;padding:3px 3px 3px 5px;letter-spacing:-0.04em;font-size:14px;outline:none;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif;display:inline-block;height:34px;border:1px solid #d6d6d6;padding:4px;color:#000;background:#fff}.form_dialog dl dt{clear:left;float:left;width:125px;line-height:34px;font-weight:600;color:#333;font-size:15px;text-align:right}@media screen and (max-width: 594px){.form_dialog dl dt{text-align:left;float:none;width:auto}.form_dialog dl dt.checkbox_dt{display:inline-block}}.form_dialog dl .answer dt{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form_dialog dl{margin-top:5px}.form_dialog dl dt i{float:left;color:#999;font-family:"17hats-icons";font-size:21px;margin-right:8px}.form_dialog dl dd{margin-left:135px;margin-bottom:15px;line-height:34px;position:relative}.form_dialog dl dd.sub_header{height:10px}.form_dialog dl dd p{padding-top:10px;line-height:1}@media screen and (max-width: 594px){.form_dialog dl dd{margin-left:0}.form_dialog dl dd.checkbox_dd{display:inline-block;margin:0 0 0 10px}}.form_dialog dl dd.checkbox_lineheight{line-height:14px}.form_dialog .dialog-link{text-decoration:underline;color:#1b9cd2}.form_dialog ol.numbered_list{list-style-type:decimal;list-style-position:inside;padding-top:1em;padding-bottom:1em}.form_dialog ul.bulleted_list{list-style-type:disc;list-style-position:outside;padding:1em 1em 1em 2em}.form_dialog .error{color:#a00;margin-bottom:1em;line-height:1.5em}.form_dialog .error a,.form_dialog .error a:visited{color:#1b9cd2;text-decoration:underline}.form_dialog #password-rules{padding:10px;border:1px solid #0b763e;border-radius:4px}.form_dialog #password-rules h1{font-size:17px;width:100%;text-align:start;margin-bottom:10px}.form_dialog #password-rules strong{margin:0;display:inline-block;text-align:start;margin-right:5px}.form_dialog #password-rules li{margin:0 0 10px 10px;text-align:start;display:flex}.ui-widget-overlay{width:100%;height:100%;position:absolute;background:rgba(0,0,0,0) !important;top:0;left:0}.ui-dialog{z-index:1;box-shadow:0 0 50px -5px rgba(0,0,0,.75);background:0 0 !important;border-radius:4px !important;outline:0;top:90px;height:auto !important;margin:0 auto !important;position:absolute !important;max-width:100%}.ui-dialog:not(.draggable){position:relative !important;left:auto !important;right:auto !important;top:90px !important;margin-bottom:20px !important}.ui-dialog .ui-draggable-handle{cursor:move}.ui-dialog fieldset.buttons{text-align:center}.ui-dialog fieldset.buttons>*{margin:0 5px 10px !important}.ui-dialog fieldset.buttons>*:last-child{margin-bottom:0 !important}.ui-dialog-titlebar.ui-corner-all{border-bottom-right-radius:0px}.ui-dialog-title{font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif !important;padding-left:14px;min-height:50px;display:block;position:relative;color:#000;background:#fff;border-top-left-radius:4px;border-top-right-radius:4px;font-size:24px;font-weight:600;letter-spacing:-0.03em;padding-left:25px;padding-top:17px;padding-right:25px;overflow:hidden;display:flex;align-items:center}@media screen and (max-width: 594px){.ui-dialog-title{padding-left:10px;padding-right:20px}}button.ui-button-icon-only.ui-dialog-titlebar-close,a.ui-dialog-titlebar-close{border:none;width:24px;height:24px;background:url("/images/icons-content.png") 50% -1911px no-repeat;display:block;text-indent:-9999px;overflow:hidden;position:absolute;top:-12px;right:-12px}@media screen and (max-width: 594px){button.ui-button-icon-only.ui-dialog-titlebar-close,a.ui-dialog-titlebar-close{background:url("/images/popup_close.png") no-repeat;top:-10px;right:-10px;width:35px;height:35px}}.ui-dialog-content{padding:25px 25px 10px 25px;color:#000;font-size:14px;background:#fff;border-radius:0 0 4px 4px;padding-top:13px}@media screen and (max-width: 594px){.ui-dialog-content{padding:20px 15px 10px 15px}}.btnBlue,.new_form .form_actions input{float:none;min-width:125px;font-weight:600;font-size:16px !important;color:#fff;outline:none;cursor:pointer;display:inline-block;font-size:13px;padding:8px 11px 9px 11px;text-decoration:none;margin-right:1px;border:1px solid #0b763e;background:#0b763e;outline:none;margin:0px 5px;border-radius:4px}.btnBlue:hover{border-color:rgb(15.3488372093,164.6511627907,86.511627907);background:rgb(15.3488372093,164.6511627907,86.511627907);color:#fff}.btnRed{font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif !important;float:none;min-width:125px;font-weight:600;font-size:16px !important;color:#fff;outline:none;cursor:pointer;display:inline-block;font-size:13px;padding:8px 11px 9px 11px;text-decoration:none;margin-right:1px;border:1px solid #be141f;background:#be141f;outline:none;margin:0px 5px;border-radius:4px}.btnRed:hover{background:rgb(213.0714285714,22.4285714286,34.7642857143);border-color:rgb(213.0714285714,22.4285714286,34.7642857143);color:#fff}.new_form .form_actions input{width:auto;margin-right:20px}.centerButton{text-align:center}@media screen and (max-width: 594px){.centerButton>*{margin:0 8px 10px 0 !important}.centerButton>*:last-child{margin-right:0 !important}}.btnGrey{float:left;font-weight:600;font-size:16px !important;min-width:125px;outline:none;color:#fff;cursor:pointer;display:inline-block;font-size:13px;padding:8px 11px 9px 11px;text-decoration:none;margin-right:1px;text-shadow:none;color:#000;float:none;border:1px solid #aaa;background:#eee;margin:0px 5px;border-radius:4px;text-shadow:1px 1px 0 hsla(0,0%,100%,.5)}.btnGrey:hover{border:1px solid #aaa;background:#ddd}#dialogSettings p.note{font-size:10px;padding:0;width:480px}#dialogSettings label{color:#333;line-height:24px;display:block;margin-top:10px}#dialogSettings label.calendarSync{display:inline-block;margin-left:5px}#dialogSettings dd.checkbox_lineheight label{line-height:16px}#dialogSettings label.required:after{content:" *";color:#900;display:inline;font-weight:700}fieldset.buttons{padding:10px 0px 20px 0px}#dialogSettings fieldset.adjustments label{float:left;margin:0 5px 0 0}#dialogSettings fieldset.adjustments input[type=radio]{float:left;margin:0 5px 0 0}#dialogSettings .info{margin:0px;margin-left:10px;line-height:18px;padding:10px;background:#f3f3f3;border-radius:4px}#dialogSettings .info p{margin:9px 0px 0px 0px;padding:10px 15px 10px 15px;font-size:12px;color:#666;line-height:1;float:none}#dialogSettings .info a{text-decoration:underline;color:#1b9cd2;outline:none}#dialogSettings .denotes{color:#900;display:block;margin:5px 0px 5px 0px;float:right;font-size:12px}#dialogSettings .dual div{width:48%;display:inline-block;float:right}#dialogSettings .dual div:first-child{float:left}#dialogSettings .dual div select{width:220px !important;min-width:220px;max-width:220px}#dialogSettings .dual div input[type=text]{width:220px !important;min-width:220px;max-width:220px}#dialogSettings .dual div input.price[type=text]{padding-left:15px;width:100% !important}#dialogSettings input.time[type=text]{width:100px !important;min-width:100px !important;max-width:100px !important}#dialogSettings .dual div span{display:inline;margin:7px;position:absolute}#dialogSettings .side_by_side div{width:auto;display:inline-block;margin-right:10px}#dialogSettings .check{display:block}#dialogSettings .check label{display:inline;margin:0 5px 0 0;position:relative;float:left}#dialogSettings .check input[type=checkbox]{display:inline;height:auto;float:left;margin:8px 0 0;width:20px}#dialogSettings .dual div p{font-size:11px;line-height:30px;color:#666;margin:-3px 0 5px;display:block;width:100%}#dialogSettings .check p{font-size:11px;line-height:21px;color:#666;display:inline;float:left;margin:2px 0 0 0px}@media screen and (max-width: 594px){.dialog fieldset{min-width:96%}}fieldset .form_dialog .invoice-description{white-space:pre-wrap}.dialog input[type=text],.dialog input[type=email],.dialog textarea,.dialog input[type=password],.sq-input{color:#333;letter-spacing:-0.04em;border:1px solid #b1b8bc;height:50px;padding:0px 7px 0px 7px;margin-bottom:0px;background:#fff;box-sizing:border-box;border-radius:3px;font-size:1.25em;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif}.dialog input[type=text].parsley-error,.dialog input[type=email].parsley-error,.dialog textarea.parsley-error,.dialog input[type=password].parsley-error,.sq-input.parsley-error{border-color:#c00}.StripeElement{color:#333;font-size:1.25em;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif}.StripeElement.parsley-error{border-color:#c00}.StripeElementWallet{height:70px;border:0}.StripeElement{padding-top:13px}#stripe-card-errors{color:#a00}.sq-input--error{border-color:#c00}.dialog textarea{padding-top:5px;height:85px;margin-bottom:-10px;resize:vertical}.dialog textarea#feedback_content{height:136px}.dialog input:disabled[type=text],.dialog textarez:disabled,.dialog input:disabled[type=email],.dialog input:disabled[type=password]{opacity:.6}.dialog input:focus[type=text],.dialog textarea:focus,.dialog input:focus[type=email],.dialog input:focus[type=password],.sq-input--focus{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);background:#fff;outline:0}.dialog .input-with-help{margin-right:20px;position:relative}.ui-autocomplete.ui-menu-item.ui-state-focus{background:#e0e0e0}.ui-autocomplete.ui-menu.ui-menu-item{padding:5px !important}.ui-widget{background:#fff}.ui-widget .btn-import{font-size:9px;margin-top:10px;margin-left:15px}.ui-widget .statement{font-size:12px;margin-left:5px}.ui-widget .form_dialog dl dd.sub_input input{width:14px;height:14px}.ui-widget .form_dialog dl dd>input[type=checkbox],.ui-widget .form_dialog dl dd>input[type=radio]{width:14px;height:14px;display:inline;margin:10px 4px 0px 0px;outline:none}.ui-widget .form_dialog dl dd.checkbox_lineheight input[type=checkbox]{margin:6px 4px 0px 0px}#dialogSettings .form_dialog dl dd>label{display:inline;margin:0px;margin-right:20px}#dialogSettings .form_dialog dl dd>label.true{opacity:.5}.dialog dl dd.input-half input[type=text]{width:50%;margin-right:10px}.dialog .form_dialog dl dd.input-quarter .date-pick{width:auto}.form_dialog dl dd.no-dt{margin-top:0px}.ui-dialog .select_menu abbr{padding:7px 10px 6px 10px}.ui-dialog .select_menu abbr b{width:calc(100% - 14px);height:100%;word-break:break-word;text-overflow:ellipsis}@media screen and (max-width: 594px){.ui-dialog .select_menu abbr b{max-width:calc(100vw - 14px - 60px)}}.form_dialog .time-pick,.form_dialog .date-pick-end{width:49%;margin-left:51%;display:block;position:relative}.form_dialog .time-pick input{background:#fff right 8px center url("/images/time.svg") no-repeat !important;background-size:18px 16px !important;text-transform:lowercase}.form_dialog dl dd dl dt{text-align:left;width:70px;font-weight:normal;text-transform:none}.form_dialog dl dd dl dt:first-child{clear:none}.form_dialog dl dd dl dt input{width:14px;height:15px;margin:0px 2px 0px 0px}.form_dialog dl dd dl dd{margin-left:70px}.form_dialog dl dd.sub_input{margin-top:0px}.form_dialog dl dt.sub_input{line-height:18px}#dialogSettings .form_dialog dl dd.sub_input label{display:inline;line-height:18px;font-size:13px;color:#666;cursor:pointer}.form_dialog_info{text-align:center;color:#999;font-size:13px;padding-bottom:15px}.form_dialog_info a{color:#1b9cd2;text-decoration:none}.form_dialog_info a:hover{text-decoration:underline}.form_buttons_top{float:right;position:relative;margin-top:-40px;margin-right:2px}.form_buttons_top button{width:100px;margin-left:6px}.form_buttons_top .btn_cancel{text-shadow:none;color:#000;font-weight:bold;border:1px solid #aaa;outline:none;background:#eee;padding:7px 11px 8px 11px}.form_buttons_top .btn_cancel:hover{border:1px solid #aaa;background:#fff}.form_buttons_top .btn_save{border:1px solid #0b763e;background:#0b763e;outline:none;font-weight:bold;padding:7px 11px 8px 11px}.form_buttons_top .btn_save:hover{background:rgb(15.3488372093,164.6511627907,86.511627907)}.ui-dialog-title i{font-size:36px;float:left;display:block;width:42px;margin-right:10px;text-align:center;line-height:52px;color:#999;text-shadow:none}.ui-dialog-title svg{width:36px;height:36px;margin-right:10px}.ui-dialog-title svg path{fill:#999}#dialogSettings ul.redactor_toolbar{background:rgba(0,0,0,0) !important;width:100% !important;box-shadow:none !important;border-bottom:1px solid #ddd !important;padding:0px !important}#dialogSettings ul.redactor_toolbar li:first-child a{border-top-left-radius:5px !important}#dialogSettings ul.attachments{float:left;padding:0px 0px 0px 0px !important;width:272px}#dialogSettings ul.attachments li{margin-top:0px;line-height:21px;position:relative}#dialogSettings ul.attachments li>*{vertical-align:middle}.attachments i{font-family:"17hats-icons";font-size:12px;line-height:16px;color:#aaa;cursor:pointer}.attachments a{margin:0px 5px;text-decoration:none;display:inline-block;color:#444}.attachments a .attachment-file-name{max-width:184px;display:inline-block;vertical-align:middle}.attachments a .uploading_percentage{vertical-align:middle}.attachments i.icon-cancel{float:none !important}#upload_files .attachments-list{margin-bottom:10px}.attachments-list{display:block;margin-bottom:10px;margin-top:20px;font-size:12px;margin-right:4px}.attachments-list>li{display:flex;border:1px solid #ddd;box-shadow:0px 0px 10px rgba(100,100,100,.3);margin-bottom:8px}.attachments-list>li .hats-dropdown{position:relative;top:-3px;right:-3px;float:right}.attachments-list>li:hover .attachments-toolbar{visibility:visible}.attachments-list>li .attachments-toolbar{display:flex;align-items:center;visibility:hidden}.attachments-list>li .attachments-toolbar>.list-horizontal.spaced>*{margin-right:12px}.attachments-list>li .attachments-toolbar>.list-horizontal.spaced>*:last-child{margin-right:0}.attachments-list>li .image-box{background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#000;width:120px;height:80px;flex-shrink:0;cursor:pointer}.attachments-list>li .image-box img{width:100%;height:auto;margin:0}@media screen and (min-width: 992px){.attachments-list>li .image-box{width:140px}}.attachments-list>li .file-box{background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#157be6;color:#fff;width:120px;height:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.attachments-list>li .file-box img{width:100%;height:auto;margin:0}.attachments-list>li .file-box.clickable{cursor:pointer}@media screen and (min-width: 992px){.attachments-list>li .file-box{width:140px}}.attachments-list>li>div.attachments-list-content{position:relative;padding:8px 10px;width:100%}@media screen and (min-width: 595px){.attachments-list>li>div.attachments-list-content{padding:10px}}.uploader-dialog .btnBlue{font-size:1em !important}.uploader-dialog .form_dialog{margin-bottom:55px}.uploader-dialog #upload_files{position:static !important}.uploader-dialog #upload_files>a{position:absolute;left:10px;bottom:20px;width:auto !important;min-width:auto}.uploader-dialog #upload_files>a:hover{background:#eee}@media screen and (min-width: 595px){.uploader-dialog #upload_files>a{left:20px}}.uploader-dialog fieldset.buttons{position:absolute;right:10px;bottom:10px;padding:0}@media screen and (min-width: 595px){.uploader-dialog fieldset.buttons{right:15px;bottom:20px}}#dialogSettings .payments ul{margin-top:0px;margin-bottom:10px}#dialogSettings .payments ul li label{float:none;font-weight:700;margin-right:10px;margin-top:0;font-size:15px;display:inline-block}#dialogSettings .payments ul li .select_menu{display:inline-block;width:115px;margin-right:20px;float:none;vertical-align:middle}#dialogSettings .payments ul li input.input_xsmall{width:33px}#dialogSettings .payments ul li input{width:120px}#dialogSettings .date-full{width:120px;float:none}#dialogSettings .payments ul li.date-full{width:auto;float:left}#dialogSettings .payments ul li i.icon-question{font-family:"17hats-icons";font-size:12px;float:right;color:#bbb;margin-right:-4px;margin-top:10px}#dialogSettings .payments ul.payments{background:#eee;border-radius:10px;padding:1px 0px 5px 0px}#dialogSettings .payments ul.payments li{padding:0px 20px}#dialogSettings .payments ul.payments li dl dt{text-transform:none;font-weight:bold;width:85px;font-size:15px;letter-spacing:-0.03em;padding-bottom:10px}#dialogSettings .payments ul.payments li dl dd{margin-left:95px}#dialogSettings .payments ul.payments .select_menu{width:165px;margin-right:10px;padding:0px}#dialogSettings .payments ul.payments .select_menu li{padding:0px}#dialogSettings .payments ul.payments .select_medium{width:120px}#dialogSettings .payments ul.payments .select_small{width:66px}#dialogSettings .payments ul.payments .select_xsmall{width:50px}#dialogSettings .payments ul.payments li dl dd input{width:70px;float:left;margin-right:10px}#dialogSettings .payments ul.payments li dl dd small{float:left;width:100%;display:block;margin-top:1px}#dialogSettings .payments ul.payments li dl abbr{float:left;margin-top:1px}#dialogSettings .payments ul.payments:last-child{margin-bottom:20px}.dialog .tag_input{color:#333;width:100%;border:1px solid #ddd;padding:0px 0px 0px 3px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:5px;font-size:14px;min-height:34px}.dialog .tag_input input[type=text],.new_form .tag_input input[type=text]{height:auto;width:auto;border:none;margin:0px;min-width:70px;line-height:21px;padding:2px 3px 5px 5px;outline:none;font-size:13px}#email_to,#email_cc{padding:6px 5px 5px 5px}.dialog .tag_input input[type=text]:focus,.new_form .tag_input input[type=text]:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-color:none}.form_dialog dl dd .tag_input em i.icon-cancel,.tag_input em i.icon-cancel{float:right;margin:0px 1px 0px 4px;font-size:9px;color:#fff;font-family:"17hats-icons";cursor:pointer;opacity:.8;position:relative;top:inherit;right:inherit;line-height:21px}.form_dialog dl dd .tag_input em i.icon-cancel:hover,.tag_input em i.icon-cancel:hover{opacity:1}.form_dialog dl dd.two_inputs{z-index:10000;margin-left:0px;margin-top:0px;line-height:34px;min-height:34px}.form_dialog dl dd.two_inputs dl.left_input{clear:left;margin-top:1px}@media screen and (min-width: 595px){.form_dialog dl dd.two_inputs dl.left_input{float:left;width:65%}}.form_dialog dl dd.two_inputs dl.left_input dt{font-weight:600;padding-bottom:0px}@media screen and (min-width: 595px){.form_dialog dl dd.two_inputs dl.left_input dt{text-align:right;width:125px}}.form_dialog dl dd.two_inputs dl.left_input dd{margin-left:135px}@media screen and (max-width: 594px){.form_dialog dl dd.two_inputs dl.left_input dd{margin-left:0;overflow:hidden}}.form_dialog dl dd.two_inputs dl.right_input{margin-top:1px}@media screen and (min-width: 595px){.form_dialog dl dd.two_inputs dl.right_input{float:right;width:31%}}.form_dialog dl dd.two_inputs dl.right_input dt{font-weight:600;padding-bottom:0px}@media screen and (min-width: 595px){.form_dialog dl dd.two_inputs dl.right_input dt{text-align:right;width:40px}}.form_dialog dl dd.two_inputs dl.right_input dd{margin-left:50px}@media screen and (max-width: 594px){.form_dialog dl dd.two_inputs dl.right_input dd{margin-left:0}}.form_dialog dl dd ul li{line-height:21px}.form_dialog dl dd ul{padding-bottom:15px !important}.form_dialog dl dd .select_menu ul{padding-bottom:0px !important}.cc_month{width:64% !important;float:left !important}.cc_year{width:33% !important;float:right !important}.form_dialog dl dd .btn-xs,.form_dialog dl dd .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .form_dialog dl dd abbr{font-size:9px;font-weight:bold;padding:5px 10px}.form_dialog dl dd i.icon-cancel{float:right;margin:0px;position:absolute;right:29px;font-size:12px;color:#ccc;font-family:"17hats-icons";margin-right:-20px;cursor:pointer}.form_dialog dl dd i.icon-cancel.file{right:inherit;line-height:22px;margin-left:5px;top:3px}.answer i.icon-grab-y{float:right;margin-left:0px;margin-right:0px;margin-top:6px;cursor:move;display:block;font-family:"17hats-icons";font-size:18px;line-height:24px;color:#bbb}.answers dt{position:relative}.form_dialog .ui-sortable-placeholder{height:34px;margin-bottom:11px !important}.form_dialog dl dd+dd{margin-top:-20px}@media screen and (max-width: 594px){.form_dialog dl dd+dd{margin-top:initial}}.dialog input.input_sml[type=text]{width:100px}.dialog input.credit_cards[type=text]{background:#fff right 5px center url("/images/credit-cards.png") no-repeat;background-size:115px;padding-right:125px}#dialogSettings ul.dialog_list{margin-top:10px}#dialogSettings ul.dialog_list li{color:#666;line-height:18px;margin-left:18px;margin-bottom:10px;list-style-type:disc}.form_dialog dl.vertical{margin-left:10px}.form_dialog dl.vertical dt{float:none;text-align:left;padding-bottom:0px;width:auto}.form_dialog dl.vertical dd{margin-left:0px;line-height:1.5}.feedback dl.vertical{margin-top:0px}.feedback dl.vertical dt{margin-bottom:5px}.feedback dl.vertical dd{margin-bottom:-5px;margin-top:-5px;margin-left:0px}.feedback dl.vertical dt.reason{margin-top:15px}.feedback dl.vertical dd textarea{height:125px;padding-top:7px}.feedback dl.vertical dd textarea#note{margin-top:10px}#dialogSettings .feedback dl.vertical dd label{margin-right:10px}.feedback dl.vertical dd input[type=text]{width:300px;height:28px}.date-block{display:block;float:none}.dialog input.dollar-amount[type=text]{width:49%}.form_dialog dl .answer dd+dd{margin-top:-8px}.dialog input.trans_desc[type=text]{width:70%;float:left}.dialog input.trans_amount[type=text]{width:28%;margin-left:2%}.dialog .select_small{width:48%;float:left}.dialog input.input_small[type=text]{width:50%}.dialog input.input_small[type=text]+input{margin-left:2%}.delete_message{margin:0 auto 20px}.delete_message b{font-weight:bold}.form_dialog ul.parsley-errors-list,.new_form ul.parsley-errors-list:not(.seller-form ul.parsley-errors-list),#contract ul.parsley-errors-list{color:#c00}@media screen and (min-width: 595px){.form_dialog ul.parsley-errors-list,.new_form ul.parsley-errors-list:not(.seller-form ul.parsley-errors-list),#contract ul.parsley-errors-list{padding-bottom:0px !important;background:#222;border-radius:5px;color:#fff;padding:0px 5px !important;position:absolute;z-index:1000;line-height:21px;text-shadow:none;font-size:12px;width:200px !important;right:-221px;top:6px}}@media screen and (min-width: 595px){.select_menu ul.parsley-errors-list li,#contract ul.parsley-errors-list li{background:#222 !important;line-height:21px !important;color:#fff}}@media screen and (min-width: 595px){.new_form ul.parsley-errors-list:not(.seller-form ul.parsley-errors-list){top:14px}}#contract ul.parsley-errors-list{top:0px}@media screen and (min-width: 595px){.new_form ul.parsley-errors-list.filled:not(.seller-form ul.parsley-errors-list):before,#contract ul.parsley-errors-list.filled:before{content:"";display:inline-block;border-left:0;border-right:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0);border-top:7px solid rgba(0,0,0,0);border-bottom-color:#333;margin-left:-5px;margin-top:1px;position:absolute;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.payment-schedule ul.parsley-errors-list,.payment-schedule .parsley-errors-list.filled:before,.payment-schedule .parsley-errors-list{position:static}.payment-schedule .installmentAmount{max-width:50px}.payment-schedule td{position:relative}.payment-schedule ul.parsley-errors-list{position:absolute;top:50%;transform:translateY(-50%);right:100%;margin-right:10px;z-index:10}.view_email .message-header .hats-dropdown{margin-left:2px}@media screen and (min-width: 595px){.view_email .message-header .hats-dropdown{margin-left:5px;margin-top:2px}}.view_email .message-header .hats-dropdown span{max-width:450px;overflow:hidden;text-overflow:ellipsis}.view_email .form_buttons_top .status{padding:5px 10px;display:inline-block;width:auto;float:none}.view_email .form_buttons_top{margin-top:0px;margin-bottom:20px;z-index:1}@media screen and (max-width: 594px){.view_email .form_buttons_top{clear:both;text-align:right;margin-bottom:10px;margin-top:10px}}.view_email .form_buttons_top .status i{font-family:"17hats-icons";cursor:pointer}.view_email .form_buttons_top .btn-xs.btn_cancel,.view_email .form_buttons_top .select_menu--button-xs .select_menu_wrapper abbr.btn_cancel,.select_menu--button-xs .select_menu_wrapper .view_email .form_buttons_top abbr.btn_cancel{padding:4px 0px;font-size:10px;width:75px}.view_email .message-wrapper{margin:0px -5px 10px 10px;padding:0px 0px}.view_email .message-content{height:400px;width:100%;overflow-x:auto;overflow-y:scroll;border:1px solid #eee}.view_email .message-content::-webkit-scrollbar{width:10px;background:#fff;margin-left:-2px}.view_email .message-content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.view_email .message-content::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.view_email .message-content p{margin-bottom:15px}.view_email .message-attachements{padding-top:10px;margin-top:5px;padding-bottom:10px}.view_email .message-attachements .btn-xs,.view_email .message-attachements .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .view_email .message-attachements abbr{padding:4px 10px;font-size:10px;margin-top:5px;width:auto;max-width:150px;font-weight:normal}.view_email .message-attachements .btn-xs i,.view_email .message-attachements .select_menu--button-xs .select_menu_wrapper abbr i,.select_menu--button-xs .select_menu_wrapper .view_email .message-attachements abbr i{font-family:"17hats-icons";color:#444;margin-right:5px}.view_email .message-header{margin-left:90px;margin-top:-65px;position:relative}.view_email .message-header h3,.view_text .message-header h3{text-overflow:ellipsis;font-family:"donovansueregular";letter-spacing:0px;line-height:1;font-size:38px;text-shadow:1px 1px 0 hsla(0,0%,100%,.7);color:#1b9cd2;margin-bottom:5px}@media screen and (max-width: 594px){.view_email .message-header h3,.view_text .message-header h3{float:none}}.view_email .message-header h4{display:inline-block;float:left}@media screen and (max-width: 594px){.view_email .message-header h4{float:none}}.view_email .message-header .normal-menu{display:inline-block;margin-top:-4px;float:left}.view_email .message-header .normal-menu ul{width:auto !important;margin-top:-4px !important}.view_email .message-header h4 strong{font-weight:bold}.view_email .details_avatar i{height:74px;width:74px;border-radius:37px;background:#0c8cc4;float:left;position:relative;margin-left:5px;margin-bottom:15px;color:#fff;font-size:32px;text-align:center;line-height:74px;text-shadow:none}.view_email .details_avatar img{width:100%;height:100%;position:relative;margin-bottom:15px;float:left;-webkit-border-radius:37px;border-radius:37px}.view_email .message-error{clear:both;margin-left:10px;padding:10px;border:1px solid #be141f;margin-bottom:20px;color:#be141f}.view_email .message-details,.view_text .message-details{clear:both;margin-left:10px;padding-top:10px;border-top:1px solid #ddd}.view_email .message-details h2{font-size:18px;font-weight:600;color:#444;padding:10px 0px}.view_email .message-details h2 strong{font-weight:bold;color:#222}.view_email .message-details small,.view_text .message-details small{float:right;text-transform:uppercase;font-size:10px;font-weight:normal;letter-spacing:0px;margin-top:15px;color:#999}@media screen and (max-width: 594px){.view_email .message-details small,.view_text .message-details small{float:none}}.view_text .text-message-content{height:350px;width:100%;margin-bottom:20px;box-sizing:border-box}.view_text .chat-bubble-wrapper{display:flex;flex-direction:column;align-items:flex-start;padding:10px;width:100%;max-width:700px;height:350px;overflow-y:auto;gap:10px;box-sizing:border-box;border:1px solid #ddd;background-color:#f9f9f9}.view_text .chat-bubble{display:flex;flex-direction:column;max-width:70%;min-width:15%;padding:10px 15px;border-radius:15px;font-size:14px;line-height:1.5;color:#000;background-color:#f0f0f0}.view_text .timestamp{margin-top:5px;font-size:10px;color:#e0e0e0;align-self:flex-end;white-space:nowrap}.view_text .chat-bubble.sent{align-self:flex-end;background-color:#0b763e;color:#fff}.view_text .chat-bubble.received{align-self:flex-start;background-color:#ddd;color:#222}.view_text .chat-bubble.received .timestamp{color:#555}.view_text .chat-bubble-content{word-wrap:break-word}.view_text .avatar.avatar-xlarge{margin-bottom:30px}.view_text .text-contact-info{display:flex}.view_text .text-contact-info .message-header{margin-top:15px;margin-left:25px}.form_dialog dl dd .share_link{padding-top:8px;line-height:20px;margin-right:10px;display:block;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.plan_selection .plan_features{padding-left:5px;margin-bottom:25px;margin-top:10px}@media screen and (min-width: 595px){.plan_selection .plan_features{width:250px;float:left}}.plan_selection .mobile_message h2{text-align:center;font-weight:bold;font-size:2rem}.plan_selection .mobile_message .btn{display:block;width:100px;text-align:center}.plan_selection .mobile_message>*{margin:10px auto}.plan_selection .plan_features i{color:#0b763e;font-family:"17hats-icons";font-size:18px;margin-right:10px}.plan_selection .plan_features ul li{font-size:18px;color:#444;line-height:42px}.plan_selection .plan_prices{margin-bottom:25px}@media screen and (min-width: 595px){.plan_selection .plan_prices{width:350px;float:right}}.plan_selection .plan_coupon{padding:20px;border-radius:10px;font-size:16px;background:rgba(11,118,62,.2);clear:both}.plan_selection .plan_coupon b{font-weight:bold}.plan_selection .plan_prices button{width:100%;border-radius:10px;color:#222;padding:10px 10px 15px 15px;outline:none;margin-bottom:5px;text-align:left;text-shadow:1px 1px 0 hsla(0,0%,100%,.9);border:1px solid #ddd;background:-webkit-linear-gradient(to bottom, #fff 0%, #e3e3e3 100%);background:linear-gradient(to bottom, #fff 0%, #e3e3e3 100%)}.plan_selection .plan_prices button:hover{border:1px solid #d3d3d3;background:-webkit-linear-gradient(to bottom, #f3f3f3 0%, #ddd 100%);background:linear-gradient(to bottom, #f3f3f3 0%, #ddd 100%)}.plan_selection .plan_prices button.selected{border:1px solid #ccc;background:-webkit-linear-gradient(to bottom, #f3f3f3 0%, #ddd 100%);background:linear-gradient(to bottom, #f3f3f3 0%, #ddd 100%);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);background:#fff;outline:0}.plan_selection .plan_prices h3{font-family:"donovansueregular";letter-spacing:0px;font-size:40px;margin-bottom:5px;line-height:42px;color:#3c5db2;text-shadow:none}.plan_selection .plan_prices button span{width:125px;margin-top:5px;float:right}.plan_selection .plan_prices button span sup{font-size:18px;font-weight:400;vertical-align:top}.plan_selection .plan_prices button span strong{font-size:36px;letter-spacing:-1px;line-height:36px;font-weight:600;color:#444}.plan_selection .plan_prices button span b{font-size:11px;text-transform:uppercase;line-height:37px;vertical-align:top;color:#666}.plan_selection .plan_prices button h4{font-size:21px;letter-spacing:-0.03em;font-weight:400;text-shadow:none;color:#0b763e}.plan_selection .plan_prices button.selected h4{color:#0b763e}.plan_selection .plan_prices button p{font-size:11px;text-transform:uppercase;color:#666}#newcustomerdeal{color:#777;font-size:12px;letter-spacing:.015em}.plan_payment,.plan_upgrade_with_stored_card{margin-top:-50px;position:relative}.plan_upgrade_with_stored_card .form_dialog{margin-bottom:15px}.plan_upgrade_with_stored_card .form_dialog dt{padding-bottom:0}.plan_upgrade_with_stored_card .form_dialog dd{margin-bottom:0}.plan_downgrade h3,.plan_downgraded h3,.plan_upgrade_with_stored_card h3{font-weight:bold;margin-bottom:15px;font-size:16px}.plan_downgrade p,.plan_downgraded p,.plan_upgrade_with_stored_card p{margin-bottom:15px}.plan_downgrade{margin-top:-50px;position:relative}.form_problem{background:rgba(253,169,30,.2) !important;font-size:16px;padding:20px !important;border-radius:10px !important;margin-bottom:15px !important}.form_problem strong{font-weight:bold}.plan_success{text-align:center;padding-top:20px}.plan_success p{font-size:18px;letter-spacing:-0.03em;color:#444}.plan_success i{font-family:"17hats-icons";font-size:240px;display:block;color:#0b763e;opacity:.5}.dialog input.input_min_max[type=text]{float:none;width:50px;margin-right:5px}#dialogSettings ul.taxes{position:relative !important;z-index:1 !important;display:flex;flex-direction:column;padding-top:7px}#dialogSettings ul.taxes li{float:left !important}#dialogSettings ul.taxes li>label{display:inline;margin:0px;margin-right:20px}.sub-form{width:290px;position:absolute;background:#fff;right:-310px;border-radius:0 4px 4px 0;box-shadow:inset 15px 0 10px -10px rgba(0,0,0,.25);padding:20px 20px 20px 0px}.sub-form .date-pick{width:100%;float:none}.sub-form h4{font-size:18px;font-weight:bold;margin-left:25px;margin-bottom:20px}@media screen and (max-width: 991px){.sub-form{top:100% !important;left:0;right:0;width:auto;margin-top:-5px;margin-bottom:30px;box-shadow:inset 0 15px 10px -10px rgba(0,0,0,.25);padding:20px;height:auto}.sub-form:before{content:"";position:absolute;bottom:100%;left:0;right:0;width:0;height:0;border-style:solid;border-width:10px 20px 0 20px;border-color:#000 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);display:block;margin:10px auto}.sub-form:not(.form_date_conflict){color:#fff;background-color:#7ac027;padding-bottom:60px}.sub-form:not(.form_date_conflict) dl dt{color:#fff}.sub-form:not(.form_date_conflict):before{border-color:#7ac027 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.sub-form h4{margin-left:auto;margin-right:auto;text-align:center}.sub-form .schedule-scribble{margin-left:auto;margin-right:auto}.sub-form .schedule_list{margin-right:0 !important}}.form_dialog .sub-form dl dd+dd{margin-top:-31px}.info strong{font-weight:bold}#dialogSettings #feedback dd{line-height:16px}#dialogSettings .show-as-company{position:absolute;top:32px;right:38px}@media screen and (max-width: 594px){#dialogSettings .show-as-company{position:relative;top:auto;right:auto;margin-bottom:15px}}#dialogSettings .show-as-company input{width:14px;height:14px}#dialogSettings .show-as-company label{display:inline}#dialogSettings .show-as-company label i.icon-help-alt{font-family:"17hats-icons";font-size:13px;color:#999}#dialogSettings .feedback_new ul{margin-left:10px;margin-bottom:15px}#dialogSettings .feedback_new ul li{margin-top:5px}#dialogSettings .feedback_new button{width:100%;border-radius:10px;color:#222;padding:10px 10px 15px 15px;outline:none;margin-bottom:5px;text-align:left;text-shadow:1px 1px 0 hsla(0,0%,100%,.9);border:1px solid #ddd;background:-webkit-linear-gradient(to bottom, #fff 0%, #e3e3e3 100%);background:linear-gradient(to bottom, #fff 0%, #e3e3e3 100%)}#dialogSettings .feedback_new button:hover{border:1px solid #d3d3d3;background:-webkit-linear-gradient(to bottom, #f3f3f3 0%, #ddd 100%);background:linear-gradient(to bottom, #f3f3f3 0%, #ddd 100%)}#dialogSettings .feedback_new h4{font-size:18px;letter-spacing:-0.03em;font-weight:400;margin-top:5px;text-shadow:none;color:#0b763e}#dialogSettings .feedback_new button i{font-family:"17hats-icons";font-size:36px;float:left;display:block;width:42px;margin-right:10px;text-align:center;line-height:52px;color:#999;text-shadow:none}#dialogSettings .feedback_new strong{font-weight:bold;font-size:16px;margin:5px;margin-top:15px;display:block}#dialogSettings .feedback_new button.selected{border:none;background:rgba(27,156,210,.15);outline:0}#dialogSettings .feedback_new button.selected h4{color:#666}#dialogSettings .feedback_new button.selected p{color:#666}#dialogSettings .feedback_new ul ul li{list-style-type:disc;margin-left:13px}#dialogSettings .feedback_new ul ul li small{text-transform:uppercase;color:#0b763e;font-size:11px}.dialog .form-actions{text-align:right;clear:both}.dialog .group-flex{display:flex}.dialog .group-flex .select_menu,.dialog .group-flex .checkbox_menu{margin-left:10px}.dialog .group-flex .tag_input{width:auto;flex:1}.dialog .group-flex .tag_input input{float:left}.dialog .group-flex .checkbox_menu{flex-shrink:0}.dialog .form_dialog_contract .tag_split{width:78%}.dialog .form_dialog_contract .tag_split input{width:100%;float:none;max-width:unset}.dialog .form_dialog_contract .select_menu_templates .select_dropdown{min-width:250px}.dialog .form_dialog_contract dl dt{width:130px}@media screen and (max-width: 594px){.dialog .form_dialog_contract dl dt{width:100%}}.dialog .form_dialog_contract dl dd{margin-left:140px}@media screen and (min-width: 595px){.dialog .form_dialog_contract dl dd{margin-top:15px}}@media screen and (max-width: 594px){.dialog .form_dialog_contract dl dd{margin-left:0}.dialog .form_dialog_contract dl dd.input-quarter .date-pick{float:none}.dialog .form_dialog_contract dl dd .right_checkbox{text-align:right}}.form_dialog dl dd.tighten_dd{line-height:14px;margin-top:-19px}.plan_selection .plan_prices .extend_trial p{text-align:center;margin:5px 0px;font-size:15px}.plan_selection .plan_prices .extend_trial button{background:#0b763e;padding:17px 10px;border:none}.plan_selection .plan_prices .extend_trial button h4{color:#fff;text-align:center;font-weight:bold;font-size:22px}#dialogSettings #another-brand{text-align:center;margin-bottom:20px}#dialogSettings .time-track-dialog{padding:0px 0px 15px 8px}#dialogSettings .time-track-dialog p{margin:5px 0px 15px 0px;color:#666}#dialogSettings .time-track-dialog .main-label{float:left;width:75px;font-weight:600}@media screen and (max-width: 991px){#dialogSettings .time-track-dialog .main-label{float:none;width:100%}}#dialogSettings .time-track-dialog .select_menu{width:140px;float:left;margin:5px 5px 0px 5px}@media screen and (min-width: 595px){#dialogSettings .time-track-dialog .select_menu{width:260px}}#dialogSettings .time-track-dialog input[type=text]{width:50px;margin:5px 5px 0px 0px;float:left}#dialogSettings .time-track-dialog label.round-minutes{display:inline;margin-top:inherit;line-height:44px}#dialogSettings .time-track-dialog .select_menu_wrapper .select_dropdown .menu_header input[type=text]{width:100%}.time-track-dialog .select_menu ul li:nth-child(1) a i{color:#c00}.time-track-dialog .select_menu ul li:nth-child(2) a i{color:#fda91e}.time-track-dialog .select_menu ul li:nth-child(3) a i{color:#75b52a}.dialog-time-bill dl dd.no-dd-spacing label{margin-right:0px}.dialog-time-bill dl dt{width:95px}.dialog-time-bill dl dd{margin-left:105px}@media screen and (min-width: 595px){.dialog-time-task dl dt{width:65px}}@media screen and (min-width: 595px){.dialog-time-task dl dd{margin-left:75px}}.dialog-time-task dl dd.input-half input[type=text]{width:40%}.form_dialog dl i.icon-help-alt,.time-track-dialog i.icon-help-alt{font-family:"17hats-icons";font-size:13px;color:#999;margin:0px;margin-left:3px}.form_dialog dl .input-with-help i.icon-help-alt{position:absolute;right:-20px;top:0}.time-track-dialog i.icon-help-alt{line-height:44px}.dialog-time .recent-menu{position:absolute;top:32px;right:25px}.dialog-time .recent-menu .btn-xs,.dialog-time .recent-menu .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .dialog-time .recent-menu abbr{padding:4px 8px 4px 10px;font-size:10px}.dialog-time dl dt{width:100%}@media screen and (min-width: 595px){.dialog-time dl dt{width:75px}}.dialog-time dl dd{margin-left:0}@media screen and (min-width: 595px){.dialog-time dl dd{margin-left:85px}}.dialog-time dl dd textarea{min-height:68px}.dialog-time dl dd .task-name{width:calc(100% - 100px);float:left;display:inline-block;position:relative}.dialog-time dl dd .task-name input{width:100%}.dialog-time dl dd .task-rate{width:90px;margin-left:10px;display:inline-block;position:relative}.dialog-time dl dd .task-rate abbr{margin-left:5px}.dialog-time dl dd .task-rate input[type=text]{width:74%;text-align:right}.dialog-time dl dd .task-time{width:90px;float:left;display:inline-block;position:relative}.dialog-time dl dd .task-time input[type=text]{width:80%}.dialog-time dl dd .task-date{width:calc(100% - 90px - 10px);margin-left:10px;display:inline-block;position:relative}.dialog-time dl dd .task-date input[type=text]{width:100%}#dialogSettings .time-active-dialog{position:relative}#dialogSettings .time-active-dialog .time-counter{position:absolute;width:100px;text-align:center;top:-44px;right:0px;font-size:24px;font-weight:bold}#dialogSettings .time-active-dialog .time-actions{width:100px;text-align:right;float:right}#dialogSettings .time-active-dialog .time-actions .btn-xs,#dialogSettings .time-active-dialog .time-actions .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper #dialogSettings .time-active-dialog .time-actions abbr{width:100px;margin-bottom:10px}#dialogSettings .time-active-dialog .time-actions .btnRed,#dialogSettings .time-active-dialog .time-actions .btnBlue{width:100px;min-width:inherit;margin:0px;padding:5px 11px 6px 11px;margin-bottom:10px}#dialogSettings .time-active-dialog .time-details strong{font-weight:600}#dialogSettings .time-active-dialog .time-details{padding-left:53px}#dialogSettings .time-active-dialog .time-details em{color:#1b9cd2;font-weight:600;margin-bottom:10px;display:block;text-transform:none;margin-left:0px}#dialogSettings .time-active-dialog .time-details strong,#dialogSettings .time-active-dialog .time-details p{display:block}#dialogSettings .time-active-dialog .time-details p{margin:10px 0px 13px 0px}#dialogSettings .time-active-dialog .btn-xs,#dialogSettings .time-active-dialog .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper #dialogSettings .time-active-dialog abbr{font-size:9px;font-weight:bold;padding:5px 10px}#dialogSettings .time-active-dialog .btn-xs:last-child,#dialogSettings .time-active-dialog .select_menu--button-xs .select_menu_wrapper abbr:last-child,.select_menu--button-xs .select_menu_wrapper #dialogSettings .time-active-dialog abbr:last-child{margin-top:10px}#dialogSettings .recent-menu ul{width:auto}#dialogSettings .recent-menu ul li a{line-height:16px}#dialogSettings .recent-menu ul li a abbr{display:block;color:#888}.details_new .details_info .details_table .normal-menu ul{margin-top:0px}.details_new .details_info .details_table .normal-menu ul li{margin-bottom:0px;padding-bottom:0px}.details_new .details_info .normal-menu ul li a{color:#444;font-size:14px;font-weight:normal;text-shadow:none;margin-left:0px}.assign_invoice dl dt{width:135px}.assign_invoice dl dd{margin-left:145px}@media screen and (max-width: 594px){.assign_invoice dl dd{margin-left:0px}}#dialogSettings .assign_invoice dl dd label{display:block;line-height:21px}#answers{clear:both}#answers::-webkit-scrollbar{width:10px;background:#fff;margin-left:-2px}#answers::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}#answers::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.answer{position:relative}.answer--multiline{white-space:pre-wrap;word-break:break-word}.form_date_conflict{height:325px;top:32px}@media screen and (max-width: 991px){.form_date_conflict{height:auto}}.form_date_conflict .schedule_list{height:300px;overflow:auto;overflow-x:hidden;margin-right:-20px;border-bottom-right-radius:10px}@media screen and (max-width: 991px){.form_date_conflict .schedule_list{height:auto}}.form_date_conflict .schedule_list::-webkit-scrollbar{width:10px;background:#fff;margin-left:-2px;border-bottom-right-radius:10px}.form_date_conflict .schedule_list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.form_date_conflict .schedule_list::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.form_date_conflict .schedule_list ul li{height:auto;position:relative;box-shadow:inset 14px 0 10px -10px rgba(0,0,0,.3)}.form_date_conflict .schedule_list ul li div{padding:8px 8px 8px 26px}.form_date_conflict .schedule_list ul li b{display:block;text-transform:uppercase;font-weight:normal;font-size:11px;color:#444}.form_date_conflict .schedule_list ul li div div{display:block;padding:0px;width:276px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form_date_conflict .schedule_list ul li strong{font-size:13px}.form_date_conflict .schedule_list ul li span{width:10px;display:block;position:absolute;top:0;bottom:0;box-shadow:inset 14px 0 10px -10px rgba(0,0,0,.3)}.schedule-scribble{font-family:"donovansueregular";letter-spacing:0px;color:#1b9cd2;font-size:36px;text-align:center;width:190px;margin-top:80px;margin-left:60px;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.form_date_conflict .schedule_list ul li:nth-child(odd){background:#f5f5f5}.form_date_conflict .schedule_list ul li:nth-child(even){background:#fff}.form_date_conflict .schedule_list ul li:nth-child(odd) div.conflict{background:#fef0d3}.form_date_conflict .schedule_list ul li:nth-child(even) div.conflict{background:#fef6e5}.no-float{float:none !important}#note_st_date,#note_st_time{width:auto;margin-top:17px}@media screen and (max-width: 594px){#note_st_date,#note_st_time{width:100%}}#note_dialog_title{float:left;margin-top:14px;line-height:34px;font-weight:600;color:#333;font-size:15px;flex:0 0 57px}.note_dialog .date-pick{display:inline-block;width:auto;float:none;margin-left:10px}.note_dialog .time-pick{display:inline-block;margin-left:10px;width:auto;float:none}.note_dialog dl.vertical{margin-left:0}.note_dialog dl.vertical dd input[type=text]{width:auto}.mui-dialog{transform:initial !important;margin-bottom:16px;overflow-y:auto !important;max-height:calc(100vh - 30px) !important;width:100% !important}.mui-dialog div{max-height:unset !important}@media only screen and (max-width: 400px){.mui-dialog{width:auto !important;margin-left:10px !important;margin-right:10px !important}}.ui-dialog dl{padding:0px}@media screen and (max-width: 594px){.modal-opened{pointer-events:none;position:relative}.modal-opened:before{content:"";position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.8);z-index:399}.modal-opened#new_header:before{background:none}}#dialogSettings.no-height{min-height:auto !important}#calendar_event_description-wrapper{max-width:311px}#calendar_event_description-wrapper #calendar_event_description{white-space:pre-wrap;word-break:break-all}.inputSize{resize:vertical;overflow:auto;min-height:34px}.fontColor{display:none}#buttonMargin{margin-top:2em !important}#large-label-dialog{font-weight:600;color:#333;font-size:15px;margin-bottom:5px}#merge-tags .merge-tag{margin-top:15px}#merge-tags .merge-tag em{padding:8px;border:1px solid #0b763e;border-radius:4px}#merge-tags .merge-tag .icon-cancel{font-size:10px}#merge-tags .warning{margin-top:10px}#add-user-dialog .box{margin-bottom:10px}#add-user-dialog .question-container{display:flex;align-items:center;margin-bottom:10px}#add-user-dialog .question-container div:first-child{width:100px;text-align:center}#add-user-dialog .question-container div:nth-child(2){width:100%}#add-user-dialog .question-container div:nth-child(2) input,#add-user-dialog .question-container div:nth-child(2) select{width:100%;letter-spacing:-0.04em;border:1px solid #ddd;height:34px;padding:0 7px;background:#fff;box-sizing:border-box;border-radius:4px}#add-user-dialog .permissions-container{margin:0 25px}#add-user-dialog .permissions-container .checkbox-container{display:flex}#add-user-dialog .permissions-container .checkbox-container div{display:flex;align-items:center;width:50%}#add-user-dialog .permissions-container .checkbox-container div i{margin-left:5px;color:#999;font-size:13px}#add-user-dialog .permissions-container .checkbox-container.group{margin-left:20px;margin-top:5px}#add-user-dialog .permissions-container label{margin-bottom:.7rem;line-height:1;font-weight:600;color:#333;font-size:1.3rem}.dialog .form_dialog_lg dl dt{width:105px;text-align:right;text-transform:none;font-size:14px;font-weight:bold}@media screen and (max-width: 594px){.dialog .form_dialog_lg dl dt{width:100%;text-align:left}}.dialog .form_dialog_lg dl dd{margin-left:115px}@media screen and (max-width: 594px){.dialog .form_dialog_lg dl dd{margin-left:0}}@media screen and (max-width: 594px){.dialog .form_dialog_lg .list-horizontal{display:block;text-align:center;margin-top:15px}.dialog .form_dialog_lg .list-horizontal.pull-right{float:none}.dialog .form_dialog_lg .list-horizontal .btn{margin-bottom:7px}}.form_dialog_lg dl dd .select_menu,.form_dialog_lg dl dd .checkbox_menu{width:113px;float:right}.form_dialog_lg dl dd .select_menu.my_signature{width:200px;float:none}.form_dialog_lg dl dd .select_menu ul,.form_dialog_lg dl dd .checkbox_menu ul{width:auto !important;right:0px}.form_dialog_lg dl dd .select_menu ul li,.form_dialog_lg dl dd .checkbox_menu ul li{white-space:nowrap}.form_dialog_lg dl dd .select_menu ul li a{padding:7px 15px}.dialog .form_dialog_lg dl dd input.input_split[type=text]{width:80%}.dialog .form_dialog_lg dl dd .rte{height:300px}.dialog .rte strike,.dialog .form_dialog_lg dl dd .rte strike,.dialog .form_dialog_lg dl dd .rte strike input[type=button]{text-decoration:line-through}.dialog dl dd .rte ul li,.dialog .form_dialog_lg dl dd .rte ul li{list-style-type:disc}.dialog dl dd .rte ol li,.dialog .form_dialog_lg dl dd .rte ol li{list-style-type:decimal}.dialog .form_dialog_lg dl dd .rte h1 input,.dialog .form_dialog_lg dl dd .rte h2 input,.dialog .form_dialog_lg dl dd .rte h3 input,.dialog .form_dialog_lg dl dd .rte h4 input,.dialog .form_dialog_lg dl dd .rte h5 input,.dialog dl dd .rte h1 input,.dialog dl dd .rte h2 input,.dialog dl dd .rte h3 input,.dialog dl dd .rte h4 input,.dialog dl dd .rte h5 input{font-weight:bold}.dialog .form_dialog_lg dl dd .right_checkbox{width:332px;float:right;text-align:right;margin-bottom:12px}@media screen and (max-width: 594px){.dialog .form_dialog_lg dl dd .right_checkbox{width:auto;float:none}}.dialog .form_dialog_lg dl dd .right_checkbox input[type=checkbox]{width:14px;height:14px}.dialog .form_dialog_lg dl dd .right_checkbox input[type=text]{font-size:13px;height:30px}@media screen and (min-width: 595px){.dialog .form_dialog_lg dl dd .right_checkbox input[type=text]{width:226px;margin-left:10px}}.dialog .form_dialog_lg dl dd .right_checkbox ul li{display:flex;flex-direction:row;align-items:center;font-size:13px}.dialog .form_dialog_lg dl dd .right_checkbox ul li label{margin-right:10px;display:block;width:120px;white-space:nowrap;height:30px;margin-bottom:7px !important}@media screen and (min-width: 595px){.dialog .form_dialog_lg dl dd .right_checkbox ul li label{float:left}}.dialog .form_dialog_lg dl dd .right_checkbox ul li input,.dialog .form_dialog_lg dl dd .right_checkbox ul li .select_menu{display:block;float:right;margin-bottom:10px}.dialog .form_dialog_lg dl dd .right_checkbox ul li .select_menu{width:225px}.dialog .form_dialog_lg dl dd .right_checkbox ul li .select_dropdown{background-color:#fff}#dialogSettings .dialog .form_dialog_lg ul{padding-bottom:0px !important}#dialogSettings .dialog .form_dialog_lg dl dd .right_checkbox label{display:inline;margin-right:0px}.dialog .form_dialog_lg dl dt{width:85px;white-space:nowrap}@media screen and (min-width: 595px){.dialog .form_dialog_lg dl dt.dt_2lines{white-space:normal;line-height:17px}}@media screen and (max-width: 594px){.dialog .form_dialog_lg dl dt{width:100%}}.dialog .form_dialog_lg dl dd{margin-left:95px}@media screen and (max-width: 594px){.dialog .form_dialog_lg dl dd{margin-left:0}}#dialogSettings .form_dialog_lg dl dd .checkbox_menu ul li label{display:inline;font-weight:600}#dialogSettings .form_dialog_lg dl dd .checkbox_menu ul li small{text-transform:uppercase;font-size:11px;display:block;color:#999}#dialogSettings .form_dialog_lg dl dd .checkbox_menu ul li.menu_header{text-transform:uppercase;padding-top:20px;font-weight:600;color:#999}#dialogsettings fieldset.new_form .right{padding-top:0px}#dialogsettings fieldset.new_form dl{padding:0px 5px 0px 5px}#dialogsettings fieldset.new_form .denotes{margin:0px 7px 0px 0px}#dialogsettings fieldset.new_form em{margin:0px}#dialogsettings fieldset.new_form input[type=checkbox]{margin-top:23px}#dialogsettings fieldset.new_form .form_start{width:46%;float:left}#dialogsettings fieldset.new_form .form_end{width:46%;float:right}#dialogsettings fieldset.new_form .form_to{margin-left:46%;margin-right:46%;text-align:center;line-height:28px}#dialogsettings fieldset.new_form .form_title input[type=checkbox]{margin-top:0px}#dialogsettings fieldset.new_form .form_title label{margin-top:0px;line-height:inherit}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui-helper-clearfix{display:inline-block}* html .ui-helper-clearfix{height:1%}.ui-helper-clearfix{display:block}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default !important}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-widget{font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.1em;background-color:#d3d3d3}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1em}.ui-widget input#postSubdomain,.ui-widget select#postSubdomain,.ui-widget textarea#postSubdomain,.ui-widget button#postSubdomain{width:100%;color:#fff;border:1px solid #0b763e;background:#0b763e;border-radius:4px;height:30px;margin-top:5px}.ui-widget input#revertSubdomain,.ui-widget select#revertSubdomain,.ui-widget textarea#revertSubdomain,.ui-widget button#revertSubdomain{width:100%;margin-top:5px;color:#333;background:#fff;border:1px solid rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.15);border-radius:4px;height:30px}.ui-widget-header a{color:#222}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#2779aa;text-decoration:none}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-widget :active{outline:none}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#cd0a0a url("/images/ui-bg_flat_15_cd0a0a_40x100.png") 50% 50% repeat-x;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-widget-overlay{background:#eee url("/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png") 50% 50% repeat;opacity:.8;filter:Alpha(Opacity=80)}.ui-widget-shadow{margin:-7px 0 0 -7px;padding:7px;background:#000 url("/images/ui-bg_highlight-hard_70_000000_1x100.png") 50% top repeat-x;opacity:.3;filter:Alpha(Opacity=30);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;z-index:99999;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-accordion{width:100%}.ui-accordion .ui-accordion-header{cursor:pointer;position:relative;margin-top:1px;zoom:1}.ui-accordion .ui-accordion-li-fix{display:inline}.ui-accordion .ui-accordion-header-active{border-bottom:0 !important}.ui-accordion .ui-accordion-header a{display:block;font-size:1em;padding:.5em .5em .5em .7em}.ui-accordion-icons .ui-accordion-header a{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;margin-top:-2px;position:relative;top:1px;margin-bottom:2px;overflow:auto;display:none;zoom:1}.ui-accordion .ui-accordion-content-active{display:block}.ui-autocomplete{position:absolute;cursor:default}@media screen and (max-width: 594px){.ui-autocomplete{max-width:calc(100% - 46px)}}.ui-autocomplete{background:#efefef !important}* html .ui-autocomplete{width:1px}.ui-menu{list-style:none;padding:2px;margin:0;display:block;float:left;padding:12px;z-index:100}.ui-menu .ui-menu{margin-top:-3px}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;float:left;clear:left;width:100%}.ui-menu .ui-menu-item+.ui-menu-item{margin-top:5px}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:.2em .4em;line-height:1.5;zoom:1}.ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active{border:1px solid #74b2e2;background:#e4f1fb url("/images/ui-bg_glass_100_e4f1fb_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#0070a3;font-weight:normal;margin:-1px}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;text-decoration:none !important;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-0.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-0.3em;margin-left:-0.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-0.3em;margin-left:0;margin-bottom:-0.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-datepicker .ui-state-default,.ui-datepicker .ui-datepicker-header{border:1px solid #aed0ea;background:#d7ebf9 url("/images/ui-bg_glass_80_d7ebf9_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#2779aa;float:none !important}.ui-datepicker .ui-state-highlight,.ui-datepicker .ui-widget-content .ui-state-highlight,.ui-datepicker .ui-widget-header .ui-state-highlight{border:1px solid #f9dd34;background:#ffef8f url("/images/ui-bg_highlight-soft_25_ffef8f_1x100.png") 50% top repeat-x;color:#363636}.ui-datepicker .ui-state-active,.ui-datepicker .ui-widget-content .ui-state-active,.ui-datepicker .ui-widget-header .ui-state-active{border:1px solid #2694e8;background:#3baae3 url("/images/ui-bg_glass_50_3baae3_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#fff}.ui-datepicker .ui-state-hover,.ui-datepicker .ui-widget-content .ui-state-hover,.ui-datepicker .ui-widget-header .ui-state-hover,.ui-datepicker .ui-state-focus,.ui-datepicker .ui-widget-content .ui-state-focus,.ui-datepicker .ui-widget-header .ui-state-focus{border:1px solid #74b2e2;background:#e4f1fb url("/images/ui-bg_glass_100_e4f1fb_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#0070a3}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-datepicker{width:208px;padding:.2em .2em 0;display:none;border:1px solid #ddd;background:#f2f5f7 url("/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png") 50% top repeat-x;color:#362b36}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;float:none !important}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0em}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{display:none;display/**/:block;position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-datepicker .ui-state-default,.ui-datepicker .ui-datepicker-header{border:none !important;background:none !important;font-weight:normal !important;color:#000 !important}.ui-datepicker{background:#fff !important;padding:5px 10px !important;font-family:"open_sansregular","Helvetica Neue",Arial,sans-serif !important;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.ui-datepicker .ui-state-highlight,.ui-datepicker .ui-widget-content .ui-state-highlight,.ui-datepicker .ui-widget-header .ui-state-highlight{background:#e3e3e3 !important;text-shadow:none;border-radius:5px}.ui-datepicker .ui-datepicker-title{font-weight:bold}.ui-datepicker td span,.ui-datepicker td a{padding:3px 6px !important}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{cursor:pointer}.ui-datepicker .ui-state-active,.ui-datepicker .ui-widget-content .ui-state-active,.ui-datepicker .ui-widget-header .ui-state-active{background:#1b9cd2 !important;color:#fff !important;font-weight:bold !important;text-shadow:none;border-radius:5px}.ui-timepicker-inline{display:inline}#ui-timepicker-div{padding:.2em;background-color:#fff;width:300px}.ui-timepicker-table{display:inline-table;width:0}.ui-timepicker-table table{margin:.15em 0 0 0;border-collapse:collapse}.ui-timepicker-hours,.ui-timepicker-minutes{padding:.2em}.ui-timepicker-table .ui-timepicker-title{line-height:1.8em;text-align:center}.ui-timepicker-table td{padding:.1em;width:2.2em}.ui-timepicker-table th.periods{padding:.1em;width:2.2em}.ui-timepicker-table td span{display:block;padding:.2em .3em .2em .5em;width:1.2em;text-align:right;text-decoration:none}.ui-timepicker-table td a{display:block;padding:.2em .3em .2em .5em;width:1.2em;cursor:pointer;text-align:right;text-decoration:none}.ui-timepicker .ui-timepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-timepicker .ui-timepicker-buttonpane button{margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-timepicker .ui-timepicker-close{float:right}.ui-timepicker .ui-timepicker-now{float:left}.ui-timepicker .ui-timepicker-deselect{float:left}.ui-timepicker-cover{display:none;display/**/:block;position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-timepicker-minutes{padding-left:25px !important}.ui-timepicker-table .ui-timepicker-title{font-weight:bold !important;text-align:left !important}.ui-timepicker{font-size:14px !important;font-family:"open_sansregular","Helvetica Neue",Arial,sans-serif !important}.ui-timepicker-table th.periods{padding-right:10px !important}.date-only{width:100%;display:inline-block;position:relative}.date-only i{position:absolute;right:8px;top:0px;color:#aaa;font-family:"17hats-icons";font-size:16px}.date_menu{display:none;position:absolute;width:350px;background:#fff;padding:5px 20px 5px 5px;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:100000000000000000}.date_menu .datepick .ui-datepicker{position:inherit !important;box-shadow:none !important;border:none !important}.date_menu .datepick .ui-datepicker .ui-datepicker-header{height:25px}.date_menu ul{float:right;margin-left:0px !important;margin-bottom:5px}.date_menu ul li{margin-top:5px}.date_menu ul li .btn-xs,.date_menu ul li .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .date_menu ul li abbr{width:100px}.minicolors{position:relative}.minicolors-sprite{background-image:url(data:image/png;base64,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)}.minicolors-swatch{position:absolute;vertical-align:middle;background-position:-80px 0;border:solid 1px #ccc;cursor:text;padding:0;margin:0;display:inline-block}.minicolors-swatch-color{position:absolute;top:0;left:0;right:0;bottom:0}.minicolors input[type=hidden]+.minicolors-swatch{width:28px;position:static;cursor:pointer}.minicolors-panel{position:absolute;width:173px;height:152px;background:#fff;border:solid 1px #ccc;box-shadow:0 0 20px rgba(0,0,0,.2);z-index:99999;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;display:none}.minicolors-panel.minicolors-visible{display:block}.minicolors-position-top .minicolors-panel{top:-154px}.minicolors-position-right .minicolors-panel{right:0}.minicolors-position-bottom .minicolors-panel{top:auto}.minicolors-position-left .minicolors-panel{left:0}.minicolors-with-opacity .minicolors-panel{width:194px}.minicolors .minicolors-grid{position:absolute;top:1px;left:1px;width:150px;height:150px;background-position:-120px 0;cursor:crosshair}.minicolors .minicolors-grid-inner{position:absolute;top:0;left:0;width:150px;height:150px}.minicolors-slider-saturation .minicolors-grid{background-position:-420px 0}.minicolors-slider-saturation .minicolors-grid-inner{background-position:-270px 0;background-image:inherit}.minicolors-slider-brightness .minicolors-grid{background-position:-570px 0}.minicolors-slider-brightness .minicolors-grid-inner{background-color:#000}.minicolors-slider-wheel .minicolors-grid{background-position:-720px 0}.minicolors-slider,.minicolors-opacity-slider{position:absolute;top:1px;left:152px;width:20px;height:150px;background-color:#fff;background-position:0 0;cursor:row-resize}.minicolors-slider-saturation .minicolors-slider{background-position:-60px 0}.minicolors-slider-brightness .minicolors-slider{background-position:-20px 0}.minicolors-slider-wheel .minicolors-slider{background-position:-20px 0}.minicolors-opacity-slider{left:173px;background-position:-40px 0;display:none}.minicolors-with-opacity .minicolors-opacity-slider{display:block}.minicolors-grid .minicolors-picker{position:absolute;top:70px;left:70px;width:12px;height:12px;border:solid 1px #000;border-radius:10px;margin-top:-6px;margin-left:-6px;background:none}.minicolors-grid .minicolors-picker>div{position:absolute;top:0;left:0;width:8px;height:8px;border-radius:8px;border:solid 2px #fff;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.minicolors-picker{position:absolute;top:0;left:0;width:18px;height:2px;background:#fff;border:solid 1px #000;margin-top:-2px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.minicolors-inline{display:inline-block}.minicolors-inline .minicolors-input{display:none !important}.minicolors-inline .minicolors-panel{position:relative;top:auto;left:auto;box-shadow:none;z-index:auto;display:inline-block}.minicolors-theme-default .minicolors-swatch{top:7px;left:5px;width:18px;height:18px}.minicolors-theme-default.minicolors-position-right .minicolors-swatch{left:auto;right:5px}.minicolors-theme-default.minicolors{width:auto;display:inline-block}.minicolors-theme-default .minicolors-input{width:auto;display:inline-block;padding-left:26px;padding-bottom:8px}.minicolors-theme-default.minicolors-position-right .minicolors-input{padding-right:26px;padding-left:inherit}.hats_colorbox{width:20px;height:20px;border-radius:25%;background:red;position:absolute;top:16px;left:16px;cursor:pointer;box-shadow:1px 2px 4px 1px rgba(0,0,0,.2)}.hats_colorpicker_input{position:relative}.hats_colorpicker_input .hats_colorpicker_div{display:inline-block;cursor:pointer;color:inherit;border:1px solid #a7a7a7;height:34px;min-width:145px;line-height:34px;padding:0 34px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;font-size:14px;margin:10px;background:rgba(0,0,0,0);text-transform:uppercase}.hats_colorpicker_input .hats_colorbox{pointer-events:none}.chrome-picker input{-webkit-appearance:none}.hats_color_popover{position:relative}.Select{position:relative}.Select,.Select div,.Select input,.Select span{box-sizing:border-box}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none}.Select-control{background:#fff;border-radius:4px;border:1px solid #ddd;color:#666;cursor:pointer;display:table;height:33px;outline:none;overflow:hidden;position:relative;width:100%}.Select.is-searchable.is-open .Select-control{cursor:text}.Select.is-open .Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open .Select-control .Select-arrow{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #999;border-width:0 5px 5px}.Select.is-searchable.is-focused:not(.is-open) .Select-control{cursor:text}.Select.is-focused:not(.is-open) .Select-control{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1)}.Select-placeholder,:not(.Select--multi)>.Select-control .Select-value{color:#999;line-height:33px;padding-left:10px;padding-right:10px;position:absolute;left:0;right:0;top:0;bottom:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:not(.Select--multi)>.Select-control .Select-value{color:#222}.has-value:not(.Select--multi)>.Select-control>.Select-value .Select-value-label,.has-value.is-pseudo-focused:not(.Select--multi)>.Select-control>.Select-value .Select-value-label{color:#222}.has-value:not(.Select--multi)>.Select-control>.Select-value a.Select-value-label,.has-value.is-pseudo-focused:not(.Select--multi)>.Select-control>.Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.has-value:not(.Select--multi)>.Select-control>.Select-value a.Select-value-label:hover,.has-value.is-pseudo-focused:not(.Select--multi)>.Select-control>.Select-value a.Select-value-label:hover,.has-value:not(.Select--multi)>.Select-control>.Select-value a.Select-value-label:focus,.has-value.is-pseudo-focused:not(.Select--multi)>.Select-control>.Select-value a.Select-value-label:focus{color:#007eff;outline:none;text-decoration:underline}.Select-input{height:33px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{background:none rgba(0,0,0,0);border:0 none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;height:33px;margin:0;outline:none;padding:0}.is-focused .Select-input>input{cursor:text}.is-focused .Select-input{background:#fff;width:auto}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.Select-loading{animation:Select-animation-spin 400ms infinite linear;width:16px;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.Select-clear-zone{animation:Select-animation-fadeIn 200ms;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px;top:-3px}.is-open .Select-arrow-zone{top:-5px}.Select-arrow{border-color:#999 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:4px 4px 2px 4px;display:inline-block;height:0;width:0}.is-open .Select-arrow,.Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}@keyframes Select-animation-fadeIn{from{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;top:100%;width:100%;overflow-scrolling:touch;z-index:999}.Select.open-top .Select-menu-outer{top:auto;bottom:100%}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:10px;line-height:1}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-focused{background-color:#eee;color:#000}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:hover,.Select--multi .Select-value-icon:focus{background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#666}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:hover,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:active{background-color:#fcfcfc}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}.personalize_form{margin-bottom:19.5px}.personalize_form+.inputError{top:2.5em}.hats-input{box-sizing:border-box;padding:5px 10px;border:1px solid #ccc;background:hsla(0,0%,100%,.75);border-radius:5px;font-family:"open_sansregular","Helvetica Neue",Arial,sans-serif;font-size:14px;letter-spacing:-0.04em;outline:0}.hats-input-container{display:flex;align-items:center;box-sizing:border-box;border:1px solid #ccc;background:hsla(0,0%,100%,.75);border-radius:5px;white-space:nowrap}.hats-input-container input{font-size:14px;padding:5px 10px;border:none;background:none;border-radius:0;opacity:.75;flex:1}@media screen and (max-width: 594px){.hats-input-container input{width:40px}}.hats-input-container i{color:#777;margin-left:4px;margin-right:7px}.hats-input-container .Select-multi-value-wrapper{width:40px}.hats-input-container .Select-control{border-bottom:none;border-top:none;height:35px;border-radius:0}.hats-input-container input.hats-input{border:none}.hats-input-container .and-or-search{border:1px solid #ddd;height:35px;border-bottom:none;border-top:none;margin-right:5px}.hats-input-container .and-or-search:focus-visible{outline:#0b763e}.input-timepicker{background:#fff right 8px center url(http://app.17hats.local/images/time.svg) no-repeat !important;background-size:18px 16px !important}.date-pick{width:49%;float:left;display:block;position:relative;text-align:left}.date-pick.no-time-pick{width:100%}.date-pick i,.time-pick i{position:absolute;right:8px;top:0px;color:#aaa;line-height:34px;font-family:"17hats-icons";font-size:16px;display:none}.date-time-input{display:flex;gap:10px}.date-time-input .date-pick,.date-time-input .time-pick{float:none;width:100%;margin:0}.new_form{width:100%;border-radius:5px}.new_form .left{width:48%;float:left}.new_form .right{width:48%;float:right}.new_form dl{padding:20px;line-height:16px}.new_form dt{white-space:normal;word-break:normal;word-wrap:break-word;margin-top:15px;padding-bottom:3px;font-family:"open_sansregular","Helvetica Neue",Arial,sans-serif}.new_form .clearboth{border-bottom:none;height:25px}.new_form dd em select{background:rgba(0,0,0,0);width:100%;padding:3px 3px 3px 5px;letter-spacing:-0.04em;font-size:14px;outline:none;font-family:"open_sansregular","Helvetica Neue",Arial,sans-serif;display:inline-block;height:34px;line-height:28px;border:1px solid #d6d6d6;padding:4px;color:#000;background:#fff}.new_form dd em select:focus{outline:none}.new_form dd abbr{color:#555}.new_form input[type=text],.new_form textarea,.new_form input[type=email],.new_form input[type=password],.new_form input[type=number],.import_contacts .import_data input[type=text],.account_data input[type=text],.transaction_search input[type=text],.products input[type=text],.products input[type=password],.view input[type=text],.view input[type=password],.view input[type=text],.view input[type=password],.project-edit dd input{color:#333;width:100%;letter-spacing:-0.04em;border:1px solid #ddd;height:34px;padding:0px 7px 0px 7px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:5px;font-size:14px;font-family:"open_sansregular","Helvetica Neue",Arial,sans-serif}.new_form dd.property-date{height:34px}.new_form dd.property textarea{height:auto}.new_form textarea{padding-top:7px}.new_form input:disabled[type=text],.import_contacts .import_data input:disabled[type=text],.new_form textarea:disabled,.transaction_search input:disabled[type=text],.account_data input:disabled[type=text],.new_form input:disabled[type=email],.new_form input:disabled[type=password],.products input:disabled[type=text],.products input:disabled[type=password],.view input:disabled[type=text],.view input:disabled[type=email],.view input:disabled[type=password],.date-pick input:disabled{opacity:.6}button:disabled{opacity:.5;cursor:default !important}.new_form input:focus[type=text],.import_contacts .import_data input:focus[type=text],.transaction_search input:focus[type=text],.account_data input:focus[type=text],.new_form input:focus[type=email],.new_form textarea:focus,.products input:focus[type=text],.view input:focus[type=text],.products table tr:first-child td:first-child input:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);background:#fff;outline:0}.form_actions{height:25px;z-index:1;float:left;padding:0px;margin-top:-51px;border-top:none;display:block;width:100%}.form_actions .btn_cancel{text-shadow:none;color:#000;float:left;margin-left:20px;border:1px solid #aaa;background:#eee}.form_actions .btn_cancel:hover{border:1px solid #aaa;background:#fff;color:initial}.form_actions .btn_save{float:right;margin-right:20px;border:1px solid #0b763e;background:#0b763e;outline:none;font-weight:bold}.form_actions .btn_save:hover{border-color:rgb(15.3488372093,164.6511627907,86.511627907);background:rgb(15.3488372093,164.6511627907,86.511627907)}.form_header{padding:20px 20px 5px 20px}.form_header h3{font-family:"donovansueregular";letter-spacing:0px;font-size:48px;line-height:42px;color:#333;padding-top:2px}.new_form dl dd label{float:left;display:inline;padding:7px 15px 5px 1px}.new_form dt{clear:both;float:left;width:110px;margin-top:18px;font-weight:bold;text-align:right}.new_form dd{margin-left:120px;padding-top:8px;position:relative}.new_form .left{clear:left}.new_form a.btn_actions{background:#999;padding:4px 15px 5px 15px;border:1px solid #444;float:left;margin-right:2px}.new_form a:hover.btn_actions{background:#aaa;border:1px solid #999}.hats-legacy-checkbox-label>input{text-align:left;margin:0;vertical-align:middle}.hats-legacy-checkbox-label>span{vertical-align:middle;margin-bottom:3px;display:inline-block}.hats-legacy-checkbox-label>span+input{margin-left:.2em}.hats-legacy-checkbox-label>input+span{margin-left:.2em}#dialogSettings .hats-form-group-legacy,.hats-form-group-legacy{display:flex;flex-direction:row;text-align:right;margin-bottom:.5em}#dialogSettings .hats-form-group-legacy ul.parsley-errors-list,.hats-form-group-legacy ul.parsley-errors-list{display:block}@media screen and (min-width: 595px){#dialogSettings .hats-form-group-legacy ul.parsley-errors-list,.hats-form-group-legacy ul.parsley-errors-list{top:7px}}#dialogSettings .hats-form-group-legacy label,.hats-form-group-legacy label{margin:0}@media screen and (min-width: 992px){#dialogSettings .hats-form-group-legacy,.hats-form-group-legacy{flex-direction:row}#dialogSettings .hats-form-group-legacy .hats-form-group-label,.hats-form-group-legacy .hats-form-group-label{text-align:right;margin-bottom:0em}}#dialogSettings .hats-form-group-legacy--horizontal,.hats-form-group-legacy--horizontal{flex-direction:row}#dialogSettings .hats-form-group-legacy--horizontal .hats-form-group-label,.hats-form-group-legacy--horizontal .hats-form-group-label{text-align:right;margin-bottom:0em}#dialogSettings .hats-form-group-legacy--disabled .hats-form-group-label,.hats-form-group-legacy--disabled .hats-form-group-label{opacity:.5}#dialogSettings .hats-form-group-legacy-subgroup .hats-form-group-label,.hats-form-group-legacy-subgroup .hats-form-group-label{width:auto}#dialogSettings .hats-form-group-legacy>label,.hats-form-group-legacy>label{width:120px;margin:0;margin-bottom:.5em;margin-right:10px;font-weight:bold;line-height:normal;flex-shrink:0;word-break:break-word}#dialogSettings .hats-form-group-legacy-append,.hats-form-group-legacy-append{display:flex;align-items:center;margin-left:.5em}#dialogSettings .hats-form-group-legacy-prepend,.hats-form-group-legacy-prepend{display:flex;align-items:center;margin-left:.5em}#dialogSettings .hats-form-group-legacy-error,.hats-form-group-legacy-error{color:red;font-size:.9em}#dialogSettings .hats-form-group-legacy>div,.hats-form-group-legacy>div{flex:1;position:relative}#dialogSettings .hats-form-group-legacy-content,.hats-form-group-legacy-content{flex:1;display:flex;flex-direction:row}#dialogSettings .hats-form-group-legacy-content-wrapper,.hats-form-group-legacy-content-wrapper{display:flex;flex-direction:column;flex:1;text-align:left}#dialogSettings .hats-form-group-legacy-help,.hats-form-group-legacy-help{margin-left:.5em;color:#999}#dialogSettings .hats-form-group-legacy--type-input>label,#dialogSettings .hats-form-group-legacy--type-date>label,#dialogSettings .hats-form-group-legacy--type-text>label,.hats-form-group-legacy--type-input>label,.hats-form-group-legacy--type-date>label,.hats-form-group-legacy--type-text>label{display:block;padding-top:6px}#dialogSettings .hats-form-group-legacy--type-textarea>label,.hats-form-group-legacy--type-textarea>label{display:block;padding-top:6px}#dialogSettings .hats-form-group-legacy--type-checkbox>label,#dialogSettings .hats-form-group-legacy--type-radio>label,.hats-form-group-legacy--type-checkbox>label,.hats-form-group-legacy--type-radio>label{display:block}#dialogSettings .hats-form-group-legacy--type-select>label,.hats-form-group-legacy--type-select>label{display:block}#dialogSettings .hats-form-group-legacy--type-multi>label,.hats-form-group-legacy--type-multi>label{display:block}#dialogSettings .hats-form-group-legacy .cjf_data-delete>input,.hats-form-group-legacy .cjf_data-delete>input{width:calc(100% - 18px)}#dialogSettings .hats-form-group-legacy .cjf_data-delete>i,.hats-form-group-legacy .cjf_data-delete>i{cursor:pointer}#dialogSettings .hats-form-group-legacy .cjf_data-delete>i:hover,.hats-form-group-legacy .cjf_data-delete>i:hover{color:#e1251b}#dialogSettings .hats-form-group-legacy .toggle-label,.hats-form-group-legacy .toggle-label{display:flex;align-items:baseline}#dialogSettings .hats-form-group-legacy--type-text{margin-bottom:1em}#dialogSettings .hats-form-group-legacy--type-checkbox>div,#dialogSettings .hats-form-group-legacy--type-select>div,#dialogSettings .hats-form-group-legacy--type-multi>div{padding:0}.hats-tooltip-container{position:absolute;top:0;left:0;right:0;z-index:5000002}.hats-tooltip-container.top .hats-tooltip-arrow{border-top-color:rgba(0,0,0,0);border-bottom:10px solid #111;margin-top:-10px}.hats-tooltip-arrow{width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:10px solid #111;position:absolute;left:-1000px;top:0;margin-left:-10px;pointer-events:none}.hats-tooltip-largetext{text-align:left !important}.hats-tooltip{position:absolute;left:-10000px;top:0;font-size:14px !important;white-space:pre-wrap;text-align:center;color:#fff;background:#111;padding:15px;max-width:480px}table.hats-table{width:100%}table.hats-table--blue tbody tr:nth-child(even){background:#f2f8ff}@media screen and (min-width: 595px){table.hats-table--blue tbody tr:hover td{background:#d4e7fb}}table.hats-table.compact tbody tr td{padding-top:7px;padding-bottom:7px}table.hats-table.compacter tbody tr td{padding-top:4px;padding-bottom:4px}table.hats-table tr{border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff}table.hats-table thead th{text-align:left;padding:10px 5px;font-size:10px;text-transform:uppercase;font-weight:bold;color:#444}@media screen and (min-width: 595px){table.hats-table tbody tr:hover td{background:hsla(0,0%,100%,.4)}}table.hats-table tbody tr td{padding:13px 5px;font-size:13px;color:#333;text-align:left;word-break:break-word;vertical-align:middle}table.hats-table tbody tr td a{color:#1b9cd2;text-decoration:none}table.hats-table tbody tr td a:hover{text-decoration:underline}table.hats-table tbody tr td .status{padding:3px 5px;float:none;margin:auto;margin-left:20px;line-height:13px}table.hats-table.visible-xs tr{border:none;box-shadow:none}table.hats-table.visible-xs tr th,table.hats-table.visible-xs tr td{padding:10px 0 5px}table.hats-table.visible-xs tr:nth-child(even){border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff}table.hats-table.visible-xs tr:nth-child(even) th,table.hats-table.visible-xs tr:nth-child(even) td{padding:5px 0 10px}table.hats-table .cell-icon{text-align:center}.table{display:table}ul.list-selectable>li{line-height:28px;margin-bottom:7px;color:#1b9cd2;cursor:pointer}ul.list-selectable>li>a{color:#3c5db2;border-radius:4px;outline:none;text-decoration:none;white-space:nowrap;padding:15px 15px 17px 15px;line-height:15px;display:block}ul.list-selectable>li>a:hover{text-decoration:none;background:rgb(238.4714285714,241.5357142857,249.4285714286)}ul.list-selectable>li>a i{background:none;border-radius:0px;color:#3c5db2;line-height:16px;height:auto;width:auto;font-size:21px}ul.list-selectable>li i{line-height:30px;color:#fff;text-align:center;letter-spacing:.04em;width:30px;height:30px;border-radius:15px;background-color:#1b9cd2;margin-right:7px}ul.list-selectable>li span{color:#1b9cd2}ul.list-selectable>li.selected a{background:rgb(204.1428571429,213.5714285714,237.8571428571);font-weight:600}ul.list-selectable>li.selected a i{color:#3c5db2}img.fullWidth{width:100%}.hats-accordion{box-sizing:border-box}.hats-accordion *{box-sizing:border-box}.hats-accordion-item{margin-bottom:20px}.hats-accordion-item--disabled{opacity:.5}.hats-accordion-item--active>.hats-accordion-header{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;background:#f2f8ff}.hats-accordion-item--active>.hats-accordion-content{display:block}.hats-accordion-item--parent-active>.hats-accordion-header{background:#f2f8ff}.hats-accordion-header{display:flex;min-height:50px;align-items:center;border:1px solid rgba(151,151,151,.18);box-shadow:0 2px 0 0 rgba(151,151,151,.18);background:#fff;padding:20px;border-radius:4px;cursor:pointer}.hats-accordion-header>i{margin-right:10px;color:#1b9cd2}.hats-accordion-header>label{font-weight:bold;color:#1b9cd2}.hats-accordion-header>span>.caret{margin-left:10px}.hats-accordion-header.hats-accordion-header--completed>label,.hats-accordion-header.hats-accordion-header--completed>i{color:#083564}.hats-accordion-header.hats-accordion-header--disabled{opacity:.5;cursor:default}.hats-accordion-content{display:none;background:#fff;border:1px solid #dedfea;border-top:none;padding:20px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.powerbar-bg{background:#f2f8ff;padding:15px;margin-top:10px;margin-bottom:20px;margin-left:-15px;margin-right:-15px}.powerbar-bg .powerbar-text{margin-top:0;font-size:11px;font-weight:600}.powerbar{display:flex;align-items:center}.powerbar .powerbar-step{width:20px;height:20px;border-radius:50%;flex-shrink:0;flex-grow:0}.powerbar .powerbar-progress{display:flex;flex-grow:1;flex-shrink:1;margin-left:-1px}.powerbar .powerbar-progress .powerbar-progress-pipe{height:6px;display:flex;flex-grow:1;flex-shrink:1;margin-top:auto;margin-bottom:auto;margin-right:-1px}.powerbar .powerbar-completed{background-color:#000;margin-right:auto}.powerbar .powerbar-not-completed{background-color:#b7d6f7}.image-gallery-dialog .ui-dialog-content{padding:0}.image-gallery-dialog fieldset.buttons{display:none}.image-gallery-dialog .receipt-viewer-toolbar{justify-content:center;margin-bottom:10px}@media screen and (min-width: 595px){.image-gallery-dialog .receipt-viewer-toolbar{justify-content:right;position:absolute;top:35px;right:40px;margin-bottom:0px}}.video-viewer-box{width:100%;height:350px;background-color:#000;background-size:contain;background-repeat:no-repeat;background-position:center}.video-viewer-box>video{width:100%}.image-viewer-box{width:100%;height:350px;background-color:#000;background-size:contain;background-repeat:no-repeat;background-position:center}.image-viewer-link-footer{text-align:center;padding-top:10px;background:#000}.image-viewer-link-footer a{color:#fff}.image-viewer-footer{padding:6px 16px 10px}@media screen and (min-width: 595px){.image-viewer-footer{display:flex;flex-direction:row;align-items:center}}.image-viewer-footer>.image-viewer-info{flex:1}.image-viewer-footer .image-viewer-pagination{display:flex;justify-content:center;margin-top:10px}@media screen and (min-width: 595px){.image-viewer-footer .image-viewer-pagination{justify-content:right;margin-top:0px}}.image-viewer-footer .image-viewer-pagination>.image-viewer-pagination-text{font-weight:bold}.image-viewer-footer .image-viewer-pagination>.btn-prev{margin-right:5px}.image-viewer-footer .image-viewer-pagination>.btn-next{margin-left:5px}.image-viewer-info-list-item{display:flex;font-size:12px;margin-bottom:5px}.image-viewer-info-list-item>label{flex-shrink:0;flex-grow:0;width:130px;text-align:right;display:inline-block !important;margin:0 10px 0 0 !important;font-size:12px !important;line-height:20px !important}.image-viewer-info-list-item>span{display:inline-block}.image-viewer-dialog{min-height:0;height:0}.image-viewer-dialog .ui-dialog-titlebar>span{background:#000;min-height:0;height:20px}.image-viewer-dialog .image-viewer-footer{background:#000}.image-viewer-dialog .ui-dialog-content{padding:0}.image-viewer-dialog fieldset.buttons{display:none}.hats-tabs-legacy .hats-tabs-legacy-menu>li{display:inline-block}.hats-tabs-legacy .hats-tabs-legacy-menu>li.active>a{color:#333;background-color:#f4f4f4;border-radius:12px 12px 0 0;border-bottom:1px solid #f4f4f4}.hats-tabs-legacy .hats-tabs-legacy-menu>li>a{display:inline-block;padding:10px 30px;color:#333;font-weight:600;font-size:14px;background-color:#fff;border-radius:12px 12px 0 0;border:1px solid #c8ced1;border-bottom:1px solid #fff}.hats-tabs-legacy .hats-tabs-legacy-menu>li>a span{vertical-align:middle}.hats-tabs-legacy .hats-tabs-legacy-menu>li>a i{vertical-align:middle;margin-right:.5em;font-size:14px}.hats-tabs-legacy .hats-tabs-legacy-content{background-color:#f4f4f4}.hats-tabs-legacy .hats-tabs-legacy-content>*:not(:first-child){display:none}@keyframes anim-spin{100%{transform:rotate(360deg)}}@keyframes anim-spin-ccw{100%{transform:rotate(-360deg)}}@keyframes anim-pulsate{0%{transform:scale(0.1, 0.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2, 1.2);opacity:0}}.anim-spin{animation:anim-spin 1s linear infinite}.anim-spin-ccw{animation:anim-spin-ccw 1s linear infinite}.hats-react-accordion{display:inline-block;position:relative;vertical-align:middle;user-select:none;display:flex;flex-flow:column;box-sizing:border-box}.hats-react-accordion *{box-sizing:border-box}.hats-react-accordion--focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6)}.hats-react-accordion[disabled]{cursor:not-allowed;opacity:.5}.hats-react-accordion--collapsed .hats-react-accordion-content{display:none}.hats-react-accordion--collapsed .hats-react-accordion-handle>*{transform:rotate(-90deg) translateY(1px)}.hats-react-accordion-handle{display:flex;flex-direction:row;align-items:center}.hats-react-accordion-handle>*{transform:rotate(90deg);transition:.2s}.hats-react-accordion-border{position:absolute;z-index:-1;top:0;left:0;bottom:0;right:0}.hats-react-accordion-label-container{cursor:pointer;display:flex;flex-flow:row;padding-right:1em}.hats-react-accordion-label{position:relative;white-space:normal;cursor:pointer;flex:1;padding-left:1em}.hats-react-accordion-label[disabled]{cursor:not-allowed;opacity:.5}.hats-react-accordion--color-invisible.hats-react-accordion{border-left:1px solid rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0)}.hats-react-accordion--color-invisible .hats-react-accordion-content{border-bottom:1px solid rgba(0,0,0,0)}.hats-react-accordion--color-invisible .hats-react-accordion-label-container{border-top:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0)}.hats-react-accordion--color-invisible .hats-react-accordion-handle,.hats-react-accordion--color-invisible .hats-react-accordion-handle *{color:#757e80}.hats-react-accordion--color-default.hats-react-accordion{border-left:1px solid #757e80;border-right:1px solid #757e80}.hats-react-accordion--color-default .hats-react-accordion-content{border-bottom:1px solid #757e80}.hats-react-accordion--color-default .hats-react-accordion-label-container{border-top:1px solid #757e80;border-bottom:1px solid #757e80}.hats-react-accordion--color-default .hats-react-accordion-handle,.hats-react-accordion--color-default .hats-react-accordion-handle *{color:#757e80}.hats-react-accordion--color-primary.hats-react-accordion{border-left:1px solid #0b763e;border-right:1px solid #0b763e}.hats-react-accordion--color-primary .hats-react-accordion-content{border-bottom:1px solid #0b763e}.hats-react-accordion--color-primary .hats-react-accordion-label-container{border-top:1px solid #0b763e;border-bottom:1px solid #0b763e}.hats-react-accordion--color-primary .hats-react-accordion-handle,.hats-react-accordion--color-primary .hats-react-accordion-handle *{color:#171717}.hats-react-accordion--color-secondary.hats-react-accordion{border-left:1px solid blue;border-right:1px solid blue}.hats-react-accordion--color-secondary .hats-react-accordion-content{border-bottom:1px solid blue}.hats-react-accordion--color-secondary .hats-react-accordion-label-container{border-top:1px solid blue;border-bottom:1px solid blue}.hats-react-accordion--color-secondary .hats-react-accordion-handle,.hats-react-accordion--color-secondary .hats-react-accordion-handle *{color:#171717}.hats-checkbox{display:inline-flex;align-items:center;white-space:nowrap;margin-bottom:0px;position:relative;cursor:pointer;vertical-align:middle;outline:none}.hats-checkbox--focus .hats-checkbox-border{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6)}.hats-checkbox--disabled{opacity:.5;cursor:not-allowed}.hats-checkbox--disabled .hats-checkbox-background,.hats-checkbox--disabled .hats-checkbox-label,.hats-checkbox--disabled .hats-checkbox-label-before,.hats-checkbox--disabled .hats-checkbox-border{cursor:not-allowed}.hats-checkbox--checked .hats-checkbox-background{opacity:1;transform:scale(1)}.hats-checkbox--checked .hats-checkbox-icon{opacity:1;transform:scale(1)}.hats-checkbox--checked .hats-checkbox-icon{opacity:1;transform:scale(1)}.hats-checkbox-border{position:absolute;z-index:0;top:0;left:0;bottom:0;right:0;height:16px;width:16px;border-radius:4px;border:1px solid #999}.hats-checkbox-input{position:absolute;left:-9999px}.hats-checkbox-wrapper{display:inline-block;position:relative;height:16px;width:16px;vertical-align:middle;user-select:none;cursor:pointer;color:#0b763e}.hats-checkbox-background{position:absolute;z-index:1;top:0;left:0;bottom:0;right:0;background:#0b763e;height:16px;width:16px;opacity:0;transform:scale(0.2);transition-timing-function:cubic-bezier(0.64, 0.57, 0.67, 1.73);transition-duration:200ms;border-radius:4px}.hats-checkbox-icon{position:relative;z-index:2;height:16px;width:16px;border-radius:50%;display:flex;align-items:center;opacity:0;transition:opacity 150ms ease-in,transform 150ms ease-in;transform:scale(0.2);color:#fff}.hats-checkbox-icon>i{margin:auto;color:#fff;display:block;font-size:10px;color:#fff}.hats-checkbox-label{padding-left:6px;cursor:pointer;display:inline-block;white-space:normal}.hats-checkbox-label-before{padding-right:6px;cursor:pointer;position:relative;top:1px;display:inline-block;white-space:normal}.hats-react-dropdown{border-radius:5px;border:1px solid rgba(0,0,0,.15);box-shadow:0 6px 12px rgba(0,0,0,.175);background:#fff;text-align:left;display:flex;flex-direction:column;margin:0;color:#333;line-height:1;font-size:14px;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif;overflow:auto;box-sizing:border-box}.hats-react-dropdown *{box-sizing:border-box}.hats-react-dropdown--multiselect .hats-react-dropdown-content{padding:0}.hats-react-dropdown--multiselect .hats-react-dropdown-content>*:first-child{margin-top:10px}.hats-react-dropdown--multiselect .hats-react-dropdown-content>*:last-child{margin-bottom:10px}.hats-react-dropdown--loading .hats-react-dropdown-wrapper{min-height:50px}.hats-react-dropdown-wrapper{position:relative;z-index:1}.hats-react-dropdown-content-prepend{position:relative;z-index:2}.hats-react-dropdown-loader{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;padding-top:10px;background:hsla(0,0%,100%,.5)}.hats-react-dropdown-prepend{display:block;flex-shrink:0}.hats-react-dropdown-append{display:block;flex-shrink:0}.hats-react-dropdown-item-label{flex:1;padding-top:1px;line-height:1.4}.hats-react-dropdown-title{font-size:14px;font-weight:650;color:#333;padding:15px 8px 0px 8px}.hats-react-dropdown-toggle-all{color:#000;font-size:13px;margin:5px 0 -4px 8px;cursor:pointer}.hats-react-dropdown-content{overflow:auto;flex:1;padding:10px 0;margin:0}.hats-react-dropdown-content::-webkit-scrollbar{width:10px;background:#fff;margin-left:-2px}.hats-react-dropdown-content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.hats-react-dropdown-content::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.hats-react-dropdown-content>*{background:#fff;min-height:20px;padding:5px 10px;padding-right:10px;display:flex;color:currentColor;cursor:pointer}.hats-react-dropdown-content>*:hover:not(.hats-react-dropdown-dropdown-item--active){background:#f2f8ff}.hats-react-dropdown-content>*>i{color:currentColor;margin-right:5px}.hats-react-dropdown-group{font-weight:bold;margin:0 5px;color:#000;padding-left:3px}.hats-react-dropdown-group a{color:#000}.hats-react-dropdown-dropdown-item--active{background:#f2f8ff}.hats-react-dropdown-dropdown-item-prepend{flex-shrink:0}.hats-react-dropdown-dropdown-item-append{flex-shrink:0}.hats-react-dropdown-dropdown-item-divider{height:0;border-top:1px solid #999;padding:0;margin:10px 0 5px}.hats-input{color:#333;border:1px solid #ddd;border-radius:4px;background:#fff;color:#222;height:34px;width:auto;display:inline-flex;box-sizing:border-box}.hats-input *{box-sizing:border-box}.hats-input--focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6)}.hats-input--fullWidth{width:100%;display:flex}.hats-input--disabled{cursor:not-allowed;opacity:.5}.hats-input i.hats-fonticon{color:#aaa}.hats-input-input{background:none;border:none;color:currentColor;outline:none;width:calc(100% - 20px);appearance:none;box-shadow:none !important;padding:6px 10px;font-weight:400;font-size:14px;text-decoration:none}.hats-input-input:-webkit-autofill,.hats-input-input:-webkit-autofill:hover,.hats-input-input:-webkit-autofill:focus{border:none;-webkit-text-fill-color:currentColor;-webkit-box-shadow:0 0 0px 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}.hats-input-input::placeholder{color:#aaa}.hats-input-input[disabled]{cursor:not-allowed}.hats-input-prepend{display:flex;align-items:center}.hats-input-prepend i{color:currentColor}.hats-input-prepend:first-child{padding-left:8px}.hats-input-append{display:flex;align-items:center}.hats-input-append i{color:currentColor}.hats-input-append:last-child{padding-right:8px}.hats-input--color-success{color:#0b763e;border-color:#0b763e}.hats-input--color-error{color:#e1251b;border-color:#e1251b}.hats-input--color-error.hats-input-wrapper--focus{box-shadow:0 0px 5px rgba(255,0,0,.5)}.hats-popover{border-radius:5px;border:1px solid rgba(0,0,0,.15);box-shadow:0 6px 12px rgba(0,0,0,.3);background:#fff;width:100%;overflow-y:auto;overflow-x:hidden;display:none;box-sizing:border-box}.hats-popover *{box-sizing:border-box}.hats-popover-behaviour{display:none;position:absolute;top:0;left:0;bottom:0;right:0}.hats-popover-behaviour--opened{display:block}.hats-popover-behaviour--opened .hats-popover-behaviour-backdrop--invisible{display:block}.hats-popover-behaviour--opened .hats-popover-behaviour-backdrop--light{display:block}.hats-popover-behaviour--opened .hats-popover-behaviour-backdrop--dark{display:block}.hats-popover-behaviour--opened .hats-popover{display:block}.hats-popover-behaviour-wrapper{display:inline-block;position:relative;height:auto}.hats-popover-behaviour-trigger{display:inline-block;cursor:pointer;height:100%}.hats-popover-behaviour-trigger-hitbox{position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer}.hats-popover-behaviour-content{width:auto;position:absolute;z-index:1001}.hats-popover-behaviour-content.align-tl{top:0;left:0;transform:translate3d(0, -100%, 0)}.hats-popover-behaviour-content.align-t{top:0;left:50%;transform:translate3d(-50%, -100%, 0)}.hats-popover-behaviour-content.align-tr{top:0;right:0;transform:translate3d(0, -100%, 0)}.hats-popover-behaviour-content.align-l{top:50%;left:0;transform:translate3d(-100%, -50%, 0)}.hats-popover-behaviour-content.align-r{top:50%;right:0;transform:translate3d(100%, -50%, 0)}.hats-popover-behaviour-content.align-bl{bottom:0;left:0;transform:translate3d(0, 100%, 0)}.hats-popover-behaviour-content.align-b{bottom:0;left:50%;transform:translate3d(-50%, 100%, 0)}.hats-popover-behaviour-content.align-br{bottom:0;right:0;transform:translate3d(0, 100%, 0)}.hats-popover-behaviour-backdrop{position:fixed;left:0;right:0;top:0;bottom:0;z-index:1;display:none}.hats-popover-behaviour-backdrop--invisible{background:none}.hats-popover-behaviour-backdrop--light{background:hsla(0,0%,100%,.6)}.hats-popover-behaviour-backdrop--dark{background:rgba(0,0,0,.6)}.hats-select{display:inline-block;position:relative;font-size:14px;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif;vertical-align:middle;box-sizing:border-box}.hats-select *{box-sizing:border-box}.hats-select>select{position:absolute;left:-9999px}.hats-select--fullWidth{width:100%}.hats-select--fullWidth .hats-select-input{width:100%}.hats-select--focus .hats-select-input{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6)}.hats-select-editable-input{border:none;width:100%;height:100%;outline:none;color:#666}.hats-select-input{color:#333;border:1px solid #ddd;border-radius:4px;background:#fff;color:#222;min-width:57px;text-align:left;height:34px;padding:6px 5px 6px 10px;cursor:pointer;width:100%;display:flex;align-items:center;box-sizing:border-box}.hats-select-input>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hats-select-input[disabled]{cursor:not-allowed;opacity:.5}.hats-select-input--multi .hats-select-label{margin-right:40px}.hats-select-showSelectedCount .hats-select-label{margin-right:38px}.hats-select-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute;left:0;right:0;margin-right:18px;margin-left:10px}.hats-select-placeholder{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#aaa;position:absolute;left:0;right:0;margin-right:20px;margin-left:10px}.hats-select-arrow{width:8px;height:6px;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid #666;pointer-events:none;margin-left:6px;display:initial;box-sizing:border-box;margin-top:2px;flex-shrink:0}.hats-select-search-block .hats-input{border:none;background:#f2f8ff;box-shadow:none !important;width:100%}.hats-select-search-block .hats-input-input{padding-right:6px;font-weight:bold}.hats-select-count{margin-left:4px;flex-shrink:0}.hats-select-calendar{padding:10px}.list-calendars{padding:0;margin:0;list-style:none}.list-calendars>li{margin-left:10px;margin-bottom:4px;display:flex}.list-calendars>li.list-header{margin-left:0px;margin-top:8px;margin-bottom:6px}.list-calendars>li>.list-icon{border-radius:50%;align-items:center;justify-content:center;width:19px;height:19px;color:#000;font-size:9px;display:inline-flex;margin-right:10px;vertical-align:middle}.list-calendars>li>.list-icon i{visibility:hidden}.list-calendars>li>.list-icon.list-icon--checked i{visibility:visible}.list-calendars>li>a{flex:1;vertical-align:middle;font-weight:bold}.hats-list{display:flex;flex-direction:column;flex-wrap:wrap;list-style:none;padding:0;margin-top:0;margin-bottom:0}.hats-list--inline{display:inline-block}.hats-list--inline>*{display:inline-block}.hats-list--horizontal{flex-direction:row;align-items:center}.hats-list--horizontal>.hats-list-item:not(:last-child){margin-right:10px}.hats-list:not(.hats-list--horizontal)>.hats-list-item:not(:last-child){margin-bottom:10px}.hats-list-settings{padding:0;margin-top:0;margin-bottom:0}.hats-list-settings-item{border-bottom:1px solid #ddd}table.hats-react-table{width:100%;border-collapse:collapse;box-sizing:border-box}table.hats-react-table *{box-sizing:border-box}table.hats-react-table--fixed{table-layout:fixed}table.hats-react-table--nowrap tbody tr td{white-space:nowrap}table.hats-react-table--primary tbody tr:nth-child(even){background:#cff6ec}@media screen and (min-width: 595px){table.hats-react-table--primary tbody tr:hover{background:#a0e8d6}}table.hats-react-table--blue tbody tr:nth-child(odd){background:#f2f8ff}@media screen and (min-width: 595px){table.hats-react-table--blue tbody tr:hover{background:#d4e7fb}}table.hats-react-table.compact tbody tr td{padding-top:7px;padding-bottom:7px}table.hats-react-table.compacter tbody tr td{padding-top:4px;padding-bottom:4px}table.hats-react-table thead th{text-align:left;padding:7px 5px;font-size:10px;text-transform:uppercase;font-weight:bold;color:#404648}table.hats-react-table tbody tr{cursor:initial;line-height:26px}@media screen and (min-width: 595px){table.hats-react-table tbody tr:hover td{cursor:pointer}}table.hats-react-table tbody tr td{overflow:hidden;text-overflow:ellipsis;padding:7px 5px;font-size:13px;color:#333;text-align:left;word-break:break-word}table.hats-react-table tbody tr td a{color:initial;text-decoration:none}table.hats-react-table tbody tr td a:hover{color:#157be6;text-decoration:underline}table.hats-react-table tbody tr td .status{padding:3px 5px;float:none;margin:auto;margin-left:20px;line-height:13px}table.hats-react-table.visible-xs tr{border:none;box-shadow:none}table.hats-react-table.visible-xs tr th,table.hats-react-table.visible-xs tr td{padding:10px 0 5px}table.hats-react-table.visible-xs tr:nth-child(even){box-shadow:0 2px 0px -1px #fff}table.hats-react-table.visible-xs tr:nth-child(even) th,table.hats-react-table.visible-xs tr:nth-child(even) td{padding:5px 0 10px}table.hats-react-table .cell-icon{text-align:center}.hats-react-table-th--sortable{cursor:pointer;user-select:none}.hats-react-table-th--sortable .caret{margin-left:3px}.hats-react-table-wrapper{position:relative}.hats-react-table-loader{background:hsla(0,0%,100%,.6);position:absolute;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;z-index:1}.hats-react-table-loader>span{position:relative;top:20px}.hats-badge{display:inline-flex;min-width:30px;border-radius:2px;padding:0 4px;justify-content:center;align-items:center;font-weight:bold}.hats-badge-content{padding:3px 8px;letter-spacing:0}.hats-badge-append{margin-left:10px}.hats-badge-prepend{margin-right:1px}.hats-badge--rounded{border-radius:20px}.hats-badge--dense{max-height:20px}.hats-badge--blue{background:#f2f8ff}.hats-badge--dark-blue{background:#083564;color:#fff}.hats-badge--color-default{background:#bbb;color:#fff}.hats-badge--color-primary{background:#0b763e;color:#fff}.hats-badge--color-secondary{background:blue;color:#fff}.hats-badge--color-danger{background:#e1251b;color:#fff}.hats-badge--color-gold{background-color:#ba9851;color:#fff}.hats-badge--blue{background:#f2f8ff}.hats-badge--color-dark-blue{background:#157be6;color:#fff}.hats-badge--color-dark-blue a{color:#fff}.hats-badge--size-xs{padding:1px 4px;font-size:9px}.hats-badge--size-sm{padding:2px 6px;font-size:12px}.hats-badge--size-md{padding:2px 6px;font-size:14px}.hats-badge--size-lg{padding:3px 8px;font-size:16px}a.hats-badge{cursor:pointer}a.hats-badge--color-default:hover:not(.hats-badge--disabled){background:#d8d8d8}a.hats-badge--color-primary:hover:not(.hats-badge--disabled){background:rgb(9.2604651163,99.3395348837,52.1953488372)}a.hats-badge--color-secondary:hover:not(.hats-badge--disabled){background:rgb(0,0,234.6)}a.hats-badge--color-danger:hover:not(.hats-badge--disabled){background:rgb(206.7857142857,34.0047619048,24.8142857143)}.hats-icon-button{cursor:pointer;display:inline-flex;align-items:center;user-select:none;outline:none}.hats-icon-button i{margin:auto;pointer-events:none}.hats-icon-button--focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6)}.hats-icon-button--disabled{opacity:.5;cursor:not-allowed}.hats-icon-button--color-primary i{color:#999}.hats-icon-button--color-primary.hats-icon-button--active i{color:rgb(9.2604651163,99.3395348837,52.1953488372)}.hats-icon-button--color-primary:hover:not(.hats-icon-button--disabled):not(.hats-icon-button--active) i{color:rgb(9.2604651163,99.3395348837,52.1953488372)}.hats-icon-button--color-secondary i{color:blue}.hats-icon-button--color-secondary:hover:not(.hats-icon-button--disabled):not(.hats-icon-button--active) i{color:rgb(0,0,234.6)}.hats-icon-button--color-danger i{color:#e1251b}.hats-icon-button--color-danger:hover:not(.hats-icon-button--disabled):not(.hats-icon-button--active) i{color:rgb(206.7857142857,34.0047619048,24.8142857143)}.hats-icon-button--size-md{font-size:22px}.hats-button{position:relative;outline:none;cursor:pointer;text-align:center;justify-content:center;white-space:nowrap;display:inline-flex;align-items:center;margin:0px;letter-spacing:0px;text-transform:uppercase;font-weight:bold;text-decoration:none;vertical-align:middle;user-select:none;box-sizing:border-box}.hats-button *{box-sizing:border-box}.hats-button-loader{display:none;position:absolute;top:0;left:0;right:0;bottom:0;align-items:center;justify-content:center}.hats-button--fullWidth{display:block}.hats-button--disabled{opacity:.5;cursor:not-allowed}.hats-button--focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6)}.hats-button--loading>span>span{visibility:hidden}.hats-button--loading .hats-button-loader{display:flex;visibility:visible}.hats-button--color-default{color:#555;border:1px solid #aaa;background:#fff}.hats-button--color-default:hover:not(.hats-button--disabled):not(.hats-button--toggle),.hats-button--color-default.hats-button--hover{color:#555;background:#eee}.hats-button--color-default.hats-button--toggled{background:#eee}.hats-button--color-primary{background:#0b763e;border-color:#0b763e;color:#fff}.hats-button--color-primary:hover:not(.hats-button--disabled):not(.hats-button--toggle),.hats-button--color-primary.hats-button--hover{background:rgb(9.2604651163,99.3395348837,52.1953488372)}.hats-button--color-primary.hats-button--toggled{background:rgb(9.2604651163,99.3395348837,52.1953488372)}.hats-button--color-secondary{background:blue;border-color:blue;color:#fff}.hats-button--color-secondary:hover:not(.hats-button--disabled):not(.hats-button--toggle),.hats-button--color-secondary.hats-button--hover{background:rgb(0,0,234.6)}.hats-button--color-secondary.hats-button--toggled{background:rgb(0,0,234.6)}.hats-button--color-danger{background:#e1251b;border-color:#e1251b;color:#fff}.hats-button--color-danger:hover:not(.hats-button--disabled):not(.hats-button--toggle),.hats-button--color-danger.hats-button--hover{background:rgb(206.7857142857,34.0047619048,24.8142857143)}.hats-button--color-danger.hats-button--toggled{background:rgb(206.7857142857,34.0047619048,24.8142857143)}.hats-button--size-xs{padding:4px 10px;font-size:9px;border-radius:15px}.hats-button--size-sm{padding:5px 10px;font-size:12px;border-radius:10px}.hats-button--size-md{padding:5px 11px 6px 11px;font-size:14px;border-radius:8px}.hats-button--size-lg{padding:8px 14px 7px 14px;font-size:16px;border-radius:10px}.hats-button--circle{border-radius:50%;text-align:center;display:inline-flex;align-items:center;justify-content:center}.hats-button--circle.hats-button--size-xs{padding:unset;width:18px;height:18px;font-size:8px}.hats-button--circle.hats-button--size-sm{width:26px;height:26px;font-size:14px}.hats-button--circle.hats-button--size-md{width:32px;height:32px;font-size:16px}.hats-button--circle.hats-button--size-lg{width:48px;height:48px;font-size:24px}.hats-button-group{--radius: 5px;display:inline-block}.hats-button-group>*{border-radius:0}.hats-button-group>*:not(:first-child){border-left:none}.hats-button-group>*:first-child{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.hats-button-group>*:last-child{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.hats-pagination>ul{padding:0;margin:0;text-align:center;display:inline-flex;align-items:center;list-style:none}.hats-pagination>ul>li{display:inline-block;font-weight:bold;text-transform:uppercase}.hats-pagination>ul>li:not(:first-child){margin-left:10px}.hats-pagination--disabled{cursor:not-allowed}.hats-pagination--disabled .page-number{opacity:.5}.hats-pagination-pagesize{margin-top:10px}.hats-date-picker{position:relative;display:inline-block}.hats-date-picker>.hats-input{padding:0}.hats-date-picker>input.ghost-input{width:0;position:absolute;opacity:0;left:0;bottom:0;top:0px}.hats-box{--shrink: unset;--grow: unset;--flex: unset;--spacing: unset;display:block;flex-shrink:var(--shrink);flex-grow:var(--grow);flex:var(--flex)}.hats-box--grid{margin:calc(var(--spacing)/2*-1)}.hats-box--grid>*{margin:calc(var(--spacing)/2)}.hats-box--inline{display:inline-block;flex-direction:column}.hats-box--flexbox{display:flex;flex-direction:column}.hats-box--flexbox.hats-box--inline{display:inline-flex}.hats-box--reverse{flex-direction:column-reverse}.hats-box--wrap{flex-wrap:wrap}.hats-box--wrap-reverse{flex-wrap:wrap-reverse}.hats-box--horizontal{flex-direction:row}.hats-box--horizontal.hats-box--reverse{flex-direction:row-reverse}.hats-box--alignX-center{justify-content:center;text-align:center}.hats-box--alignY-center{align-content:center;align-items:center}.hats-drawer{--size: auto;position:fixed;z-index:1000;top:0;left:0;bottom:0;right:0;pointer-events:none}.hats-drawer-backdrop{position:fixed;z-index:0;top:0;left:0;bottom:0;right:0;opacity:0;transition:opacity 350ms}.hats-drawer-backdrop-invisible{background:none}.hats-drawer-backdrop-light{background:#fff}.hats-drawer-backdrop-dark{background:#000}.hats-drawer-container{z-index:1;position:absolute;top:0;left:0;bottom:0;right:0;display:flex;flex-direction:row}.hats-drawer-dialog{display:flex;flex-direction:column;box-shadow:0px 2px 40px rgba(0,0,0,.18);transform:translate3d(-100%, 0, 0);transition:transform 350ms ease-out;overflow:hidden}.hats-drawer--pos-left .hats-drawer-container{display:flex;flex-direction:row}.hats-drawer--pos-left .hats-drawer-dialog{transform:translate3d(-100%, 0, 0);height:100%}.hats-drawer--pos-right .hats-drawer-container{display:flex;flex-direction:row-reverse}.hats-drawer--pos-right .hats-drawer-dialog{transform:translate3d(100%, 0, 0);height:100%}.hats-drawer--pos-top .hats-drawer-container{display:flex;flex-direction:column}.hats-drawer--pos-top .hats-drawer-dialog{transform:translate3d(0, -100%, 0);width:100%}.hats-drawer--pos-bottom .hats-drawer-container{display:flex;flex-direction:column-reverse}.hats-drawer--pos-bottom .hats-drawer-dialog{transform:translate3d(0, 100%, 0);width:100%}.hats-drawer--open{display:block}.hats-drawer--open .hats-drawer-backdrop{opacity:.4;pointer-events:all}.hats-drawer--open .hats-drawer-dialog{transform:translate3d(0, 0, 0);display:flex;pointer-events:all}.hats-drawer:not(.hats-drawer--docked) .hats-drawer-body{padding-top:50px}.hats-drawer--docked{position:static;width:0px;overflow:hidden}.hats-drawer--docked .hats-drawer-container{position:static}.hats-drawer--docked .hats-drawer-backdrop{display:none}.hats-drawer--docked.hats-drawer--open{width:unset}.hats-drawer--full .hats-drawer-dialog{width:100%;height:100%}.hats-drawer-header{background:#000;color:#fff;position:relative;flex-shrink:0;padding:5px;display:flex;align-items:center}.hats-drawer-header .hats-drawer-close{color:#fff}.hats-drawer-title{color:#fff;font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;flex:1;margin-right:24px;margin-left:4px}.hats-drawer-close{position:absolute;right:5px;top:3px;color:#000;cursor:pointer;user-select:none;font-size:18px}.hats-drawer-body{flex:1;background:#fff;overflow:inherit}.hats-switch{display:inline-block;position:relative;vertical-align:middle;user-select:none;cursor:pointer;color:#0b763e;width:44px;height:24px;box-sizing:border-box}.hats-switch *{box-sizing:border-box}.hats-switch--focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-radius:1000px}.hats-switch--disabled{cursor:not-allowed;opacity:.5}.hats-switch--checked .hats-switch-border{background:#0b763e}.hats-switch--checked .hats-switch-handle{transform:translate3d(20px, 0, 0)}.hats-switch-border{position:absolute;z-index:0;top:0;left:0;bottom:0;right:0;border-radius:1000px;background:#c1c3c4;width:44px;height:24px}.hats-switch-input{position:absolute;left:-9999px}.hats-switch-handle{position:relative;top:3px;left:3px;z-index:2;background:#fff;border-radius:50%;height:18px;width:18px;transition:transform .1s linear}.hats-switch-handle[disabled]{transform:none;transition-duration:0ms}.hats-switch-label-container{display:inline-block;white-space:nowrap;margin-bottom:0px !important;position:relative}.hats-switch-label{padding-left:6px;cursor:pointer;display:inline-block;white-space:normal}.hats-switch-label[disabled]{cursor:not-allowed;opacity:.5}.hats-switch-label-before{padding-right:6px;cursor:pointer;display:inline-block;white-space:normal}.hats-switch-label-before[disabled]{cursor:not-allowed;opacity:.5}.hats-menu{--color: #000;--bg: #ccc;--color-inactive: #666;--bg-inactive: #aaa}.hats-menu-list{padding:0;margin:0;list-style:none}.hats-menu-list-item{display:inline-block;background:var(--bg-inactive);color:var(--color-inactive);padding:5px 10px;cursor:pointer;user-select:none}.hats-menu-list-item--active{background:var(--bg);color:var(--color)}.hats-menu-list-item:not(:first-child){margin-left:10px}.hats-menu>div{background:var(--bg);padding:10px 20px}.hats-tabs-menu{display:flex}.hats-tabs-menu-list{flex:1;padding:0;margin:0;list-style:none}.hats-tabs-menu-list-item{display:inline-block;color:#999;padding:5px 10px;cursor:pointer;user-select:none;font-weight:600;border-bottom:2px solid rgba(0,0,0,0);padding:0 20px;height:50px;align-items:center;display:inline-flex;font-size:16px}.hats-tabs-menu-list-item>a{color:#999}.hats-tabs-menu-list-item--active{color:#083564;font-weight:600}.hats-tabs-menu-list-item--active>a{color:#083564}.hats-tabs>.hats-tab{background:#fff;padding:10px 20px}.hats-tabs--disabled{cursor:not-allowed}.hats-tabs--disabled *{pointer-events:none}.hats-tabs--disabled .hats-tabs-menu-list{opacity:.5}.hats-tabs--disabled .hats-tabs-menu-list-item{color:#999}.hats-tabs--disabled .hats-tabs-menu-list-item a{color:#999}.hats-tabs--disabled .hats-tabs-menu-list-item--active{border-color:#999}.hats-tabs-menu-toolbar{display:flex}.hats-tabs--color-default .hats-tabs-menu{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.hats-tabs--color-default .hats-tabs-menu-toolbar{display:flex;align-items:center;margin-bottom:4px}.hats-tabs--color-default .hats-tabs-menu-toolbar>*:not(:first-child){margin-left:8px}.hats-tabs--color-default .hats-tabs-menu-toolbar .hats-icon-button{color:#bbb}.hats-tabs--color-primary .hats-tabs-menu{border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#f2f8ff}.hats-tabs--color-primary .hats-tabs-menu-list-item--active{border-bottom:2px solid #0b763e}.hats-tabs--color-primary .hats-tabs-menu-toolbar{display:flex;align-items:center;margin-bottom:4px;margin-right:4px}.hats-tabs--color-primary .hats-tabs-menu-toolbar>*:not(:first-child){margin-left:8px}.hats-tabs--color-primary .hats-tabs-menu-toolbar .hats-icon-button{color:#999}.hats-tabs--color-primary.hats-tabs--disabled .hats-tabs-menu-list-item--active{border-color:#999}.hats-tabs--color-primary.hats-tabs--disabled .hats-tabs-menu-toolbar{opacity:.5;cursor:not-allowed}.hats-fonticon--color-primary{color:#0b763e}.recent-client-activity{padding-top:15px}.recent-client-activity .hats-react-table .cell-when{text-transform:capitalize}.recent-client-activity .hats-react-table .cell-activity{text-transform:capitalize}@media screen and (min-width: 992px){.recent-client-activity .hats-react-table .cell-clientname{width:150px}.recent-client-activity .hats-react-table .cell-projectname{width:250px}}.recent-client-activity .hats-cards{padding-left:10px;padding-right:10px}.recent-client-activity .hats-cards .rca-row-deleted .actions{display:none}.recent-client-activity .no-results{padding-left:23px;padding-right:23px}.recent-client-activity .rca-item-deleted-label{color:red;text-transform:lowercase}.recent-client-activity .rca-item-deleted-label:before{content:"["}.recent-client-activity .rca-item-deleted-label:after{content:"]"}.recent-client-activity .rca-row-deleted{opacity:.5;cursor:not-allowed !important}.recent-client-activity .rca-row-deleted *{cursor:not-allowed !important}.recent-client-activity .rca-row-deleted *:hover{color:initial;text-decoration:none}.client-activity-header{margin-bottom:20px;padding:0 23px;font-size:12px}.client-activity-header h1{margin:0;font-size:30px}@media screen and (max-width: 991px){.client-activity-header{display:inline-block !important}.client-activity-header .client-activity-stats{margin-top:10px}}@media screen and (max-width: 594px){.client-activity-header{text-align:center;padding:0 10px;display:block !important}.client-activity-header .client-activity-stats-list{display:inline-block}.client-activity-header .client-activity-stats-item{display:inline-flex;width:50%;text-align:left;margin-right:0px !important}}.client-activity-filters{display:flex;align-items:center;margin:0 0 10px 0;padding:15px 13px;background:#f2f8ff;font-size:12px;user-select:none;flex-wrap:wrap}@media screen and (min-width: 595px){.client-activity-filters{padding-left:23px;padding-right:23px}}@media screen and (min-width: 595px)and (max-width: 991px){.client-activity-filters{display:block !important}.client-activity-filters .date-range-filter{margin-top:10px}.client-activity-filters>.hats-flexbox{margin-bottom:10px;margin-left:0px !important}.client-activity-filters .filters-title{margin-bottom:10px;display:block}}.client-activity-filters .filters-title{font-weight:bold;margin-right:10px}.client-activity-filters .Select{flex:1}.client-activity-filters .btn-search{white-space:nowrap;font-weight:bold;color:inherit}.client-activity-filters .btn-reset{white-space:nowrap;font-weight:bold;color:inherit}.client-activity-filters .hats-date-picker{width:130px}@media screen and (min-width: 992px){.client-activity-filters .date-range-filter{margin-left:5px}}.recent-client-activity-tags{margin-bottom:5px;padding:0 10px 0 23px}.recent-client-activity-tags-title{font-size:11px;font-weight:bold;margin-bottom:5px;display:inline-block;text-transform:uppercase}.client-activity-pagination{text-align:center;font-size:11px;cursor:pointer}.client-activity-pagination--disabled{cursor:not-allowed;opacity:.5}.client-activity-pagination--disabled a{cursor:not-allowed}.client-activity-pagination>i{color:#083564}.client-activity-pagination>a{margin:0 10px;color:#083564}.client-activity-stats{display:flex;border:1px solid #000;padding:8px 2px 2px;border-radius:4px;position:relative;min-width:125px;box-sizing:border-box}.client-activity-stats .client-activity-inline{display:inline-flex}.client-activity-stats *{box-sizing:border-box}.client-activity-stats>.hats-popover-behaviour-wrapper{position:absolute;top:-9px;left:7px;background:#fbfbfb;padding:0 5px}.client-activity-stats .hats-popover-behaviour-trigger{margin-right:5px;color:#000}.client-activity-stats-list{display:flex;margin:0;padding:0}.client-activity-stats-item{display:flex;font-size:11px;line-height:11px;align-items:center;cursor:pointer;padding:10px}.client-activity-stats-item:hover{background:#d4e7fb}.client-activity-stats-item:not(:last-child){margin-right:10px}.client-activity-stats-count{font-size:28px;font-weight:bold;color:#083564;margin-right:5px}.client-activity-stats-loader{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center}.client-activity-stats--loading .client-activity-stats-list{opacity:.5}.client-activity-stats .client-activity-stats-list{flex-wrap:wrap}.client-activity-stats .client-activity-stats-item{white-space:nowrap;flex:1}#quicklook-edu-modules{display:block;overflow:scroll;flex:1}#quicklook-edu-modules .hats-accordion{flex:1}#quicklook-edu-modules>[data-reactroot]{display:flex;flex:1}#quicklook-edu-modules>[data-reactroot]>.edu-modules-content{display:flex;flex:1}#quicklook-edu-modules .hats-accordion-content{padding-top:0;border:0}#quicklook-edu-modules .hats-accordion-header{background:rgba(0,0,0,0);border:0;box-shadow:none}#quicklook-edu-modules .hats-accordion-header>label,#quicklook-edu-modules .hats-accordion-header>i{color:#0b763e !important}#quicklook-edu-modules .hats-accordion-header--completed>label,#quicklook-edu-modules .hats-accordion-header--completed>i{color:#083564 !important}#quicklook-edu-modules .hats-accordion-item{margin:0}#quicklook-edu-modules .hats-accordion-item.hats-accordion-item--active.hats-accordion-item--parent-active{border:1px solid #0b763e;border-radius:10px}#quicklook-edu-modules .hats-accordion-item.hats-accordion-item--active.hats-accordion-item--parent-active .hats-accordion-header{border-top-left-radius:10px;border-top-right-radius:10px;background:#f2fdfa}#quicklook-edu-modules .hats-accordion-item.hats-accordion-item--active.hats-accordion-item--parent-active .hats-accordion-header>label{color:#0b763e}#quicklook-edu-modules .hats-accordion-item.hats-accordion-item--active.hats-accordion-item--parent-active .hats-accordion-content{border-bottom-left-radius:10px;border-bottom-right-radius:10px}#quicklook-edu-modules ul{list-style:initial;padding-left:15px}#quicklook-edu-modules ol{list-style:decimal;padding-left:15px}#quicklook-edu-modules>h2{font-size:20px;font-weight:bold}#quicklook-edu-modules p{margin:10px 0;font-size:13px}#quicklook-edu-modules .edu-image-link,#quicklook-edu-modules a{color:#0b763e}#quicklook-edu-modules .edu-image-link-completed{color:#083564 !important}#quicklook-edu-modules *:not(.edu-image-link-completed,.edu-image-link,a){color:#083564;font-size:13px}#quicklook-edu-modules .edu-time-label-wrapper{white-space:nowrap}#quicklook-edu-modules .edu-modules-content{overflow-y:auto}#quicklook-edu-modules .edu-time-label{margin-left:5px;font-weight:bold}#quicklook-edu-modules .edu-modules-dive-in{background:#c8e0fd;color:#5aa1f7;justify-content:center;display:flex;align-items:center;padding:10px;height:28px;margin:0 -15px -15px;cursor:pointer}#quicklook-edu-modules .edu-modules-dive-in>span{font-weight:600;margin:0 12px;font-size:10px}#quicklook-edu-modules .edu-modules-dive-in>i{color:#5aa1f7}#quicklook-edu-modules .edu-tasks .edu-description{margin-bottom:20px}#quicklook-edu-modules .edu-tasks>.edu-task{margin-bottom:20px}#quicklook-edu-modules .edu-tasks>.edu-task.edu-task-completed .edu-task-header{color:#083564}#quicklook-edu-modules .edu-tasks>.edu-task.edu-task-completed .edu-task-header *{color:#083564}#quicklook-edu-modules .edu-tasks>.edu-task.edu-task-completed .edu-task-header>label{color:#083564}#quicklook-edu-modules .edu-tasks>.edu-task.edu-task-completed .edu-task-header>i{color:#083564}#quicklook-edu-modules .edu-tasks>.edu-task>div label,#quicklook-edu-modules .edu-tasks>.edu-task>div>i{color:#0b763e}#quicklook-edu-modules .edu-tasks>.edu-task>div>label{font-size:14px}#quicklook-edu-modules .edu-tasks>.edu-task>div>i{font-size:13px;width:15px;margin-right:10px}#quicklook-edu-modules .edu-tasks>.edu-task>p{padding-left:25px}#quicklook-edu-modules .edu-tasks>.edu-task>div>p{margin:0;font-style:italic}#quicklook-edu-modules .edu-description{padding-top:20px}#quicklook-edu-modules .edu-todos{color:#0b763e;font-size:13px}#quicklook-edu-modules .edu-todos *{color:#0b763e}#quicklook-edu-modules .edu-todos a.edu-todo{font-weight:bold;font-size:12px}#quicklook-edu-modules .edu-todos .edu-todo{color:#0b763e}#quicklook-edu-modules .edu-todos .edu-todo a{color:#0b763e;font-weight:bold}#quicklook-edu-modules .edu-todos .edu-todo a+*{color:#0b763e}#quicklook-edu-modules .edu-todos .edu-todo.edu-todo-completed{color:#083564}#quicklook-edu-modules .edu-todos .edu-todo.edu-todo-completed *{color:#083564}#quicklook-edu-modules .edu-todos .edu-todo.edu-todo-completed a{color:#083564;font-weight:bold}@media screen and (max-width: 594px){#quicklook-edu-modules{display:none}}.grid{list-style:none;margin:0;padding:0;margin-left:-24px;letter-spacing:-0.31em}.opera:-o-prefocus,.grid{word-spacing:-0.43em}.grid__item{display:inline-block;padding-left:24px;vertical-align:top;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;letter-spacing:normal;word-spacing:normal}.grid--rev{direction:rtl;text-align:left}.grid--rev>.grid__item{direction:ltr;text-align:left}.grid--full{margin-left:0}.grid--full>.grid__item{padding-left:0}.grid--right{text-align:right}.grid--right>.grid__item{text-align:left}.grid--center{text-align:center}.grid--center>.grid__item{text-align:left}.grid--middle>.grid__item{vertical-align:middle}.grid--bottom>.grid__item{vertical-align:bottom}.grid--narrow{margin-left:-12px}.grid--narrow>.grid__item{padding-left:12px}.grid--wide{margin-left:-48px}.grid--wide>.grid__item{padding-left:48px}.one-whole{width:100%}.one-half,.six-twelfths,.five-tenths,.four-eighths,.three-sixths,.two-quarters{width:50%}.one-third,.four-twelfths,.two-sixths{width:33.333%}.two-thirds,.eight-twelfths,.four-sixths{width:66.666%}.one-quarter,.three-twelfths,.two-eighths{width:25%}.three-quarters,.nine-twelfths,.six-eighths{width:75%}.one-fifth,.two-tenths{width:20%}.two-fifths,.four-tenths{width:40%}.three-fifths,.six-tenths{width:60%}.four-fifths,.eight-tenths{width:80%}.one-sixth,.two-twelfths{width:16.666%}.five-sixths,.ten-twelfths{width:83.333%}.one-eighth{width:12.5%}.three-eighths{width:37.5%}.five-eighths{width:62.5%}.seven-eighths{width:87.5%}.one-tenth{width:10%}.three-tenths{width:30%}.seven-tenths{width:70%}.nine-tenths{width:90%}.one-twelfth{width:8.333%}.five-twelfths{width:41.666%}.seven-twelfths{width:58.333%}.eleven-twelfths{width:91.666%}@media only screen and (max-width: 480px){.palm--one-whole{width:100%}.palm--one-half,.palm--six-twelfths,.palm--five-tenths,.palm--four-eighths,.palm--three-sixths,.palm--two-quarters{width:50%}.palm--one-third,.palm--four-twelfths,.palm--two-sixths{width:33.333%}.palm--two-thirds,.palm--eight-twelfths,.palm--four-sixths{width:66.666%}.palm--one-quarter,.palm--three-twelfths,.palm--two-eighths{width:25%}.palm--three-quarters,.palm--nine-twelfths,.palm--six-eighths{width:75%}.palm--one-fifth,.palm--two-tenths{width:20%}.palm--two-fifths,.palm--four-tenths{width:40%}.palm--three-fifths,.palm--six-tenths{width:60%}.palm--four-fifths,.palm--eight-tenths{width:80%}.palm--one-sixth,.palm--two-twelfths{width:16.666%}.palm--five-sixths,.palm--ten-twelfths{width:83.333%}.palm--one-eighth{width:12.5%}.palm--three-eighths{width:37.5%}.palm--five-eighths{width:62.5%}.palm--seven-eighths{width:87.5%}.palm--one-tenth{width:10%}.palm--three-tenths{width:30%}.palm--seven-tenths{width:70%}.palm--nine-tenths{width:90%}.palm--one-twelfth{width:8.333%}.palm--five-twelfths{width:41.666%}.palm--seven-twelfths{width:58.333%}.palm--eleven-twelfths{width:91.666%}}@media only screen and (min-width: 481px)and (max-width: 1023px){.lap--one-whole{width:100%}.lap--one-half,.lap--six-twelfths,.lap--five-tenths,.lap--four-eighths,.lap--three-sixths,.lap--two-quarters{width:50%}.lap--one-third,.lap--four-twelfths,.lap--two-sixths{width:33.333%}.lap--two-thirds,.lap--eight-twelfths,.lap--four-sixths{width:66.666%}.lap--one-quarter,.lap--three-twelfths,.lap--two-eighths{width:25%}.lap--three-quarters,.lap--nine-twelfths,.lap--six-eighths{width:75%}.lap--one-fifth,.lap--two-tenths{width:20%}.lap--two-fifths,.lap--four-tenths{width:40%}.lap--three-fifths,.lap--six-tenths{width:60%}.lap--four-fifths,.lap--eight-tenths{width:80%}.lap--one-sixth,.lap--two-twelfths{width:16.666%}.lap--five-sixths,.lap--ten-twelfths{width:83.333%}.lap--one-eighth{width:12.5%}.lap--three-eighths{width:37.5%}.lap--five-eighths{width:62.5%}.lap--seven-eighths{width:87.5%}.lap--one-tenth{width:10%}.lap--three-tenths{width:30%}.lap--seven-tenths{width:70%}.lap--nine-tenths{width:90%}.lap--one-twelfth{width:8.333%}.lap--five-twelfths{width:41.666%}.lap--seven-twelfths{width:58.333%}.lap--eleven-twelfths{width:91.666%}}@media only screen and (max-width: 1023px){.portable--one-whole{width:100%}.portable--one-half,.portable--six-twelfths,.portable--five-tenths,.portable--four-eighths,.portable--three-sixths,.portable--two-quarters{width:50%}.portable--one-third,.portable--four-twelfths,.portable--two-sixths{width:33.333%}.portable--two-thirds,.portable--eight-twelfths,.portable--four-sixths{width:66.666%}.portable--one-quarter,.portable--three-twelfths,.portable--two-eighths{width:25%}.portable--three-quarters,.portable--nine-twelfths,.portable--six-eighths{width:75%}.portable--one-fifth,.portable--two-tenths{width:20%}.portable--two-fifths,.portable--four-tenths{width:40%}.portable--three-fifths,.portable--six-tenths{width:60%}.portable--four-fifths,.portable--eight-tenths{width:80%}.portable--one-sixth,.portable--two-twelfths{width:16.666%}.portable--five-sixths,.portable--ten-twelfths{width:83.333%}.portable--one-eighth{width:12.5%}.portable--three-eighths{width:37.5%}.portable--five-eighths{width:62.5%}.portable--seven-eighths{width:87.5%}.portable--one-tenth{width:10%}.portable--three-tenths{width:30%}.portable--seven-tenths{width:70%}.portable--nine-tenths{width:90%}.portable--one-twelfth{width:8.333%}.portable--five-twelfths{width:41.666%}.portable--seven-twelfths{width:58.333%}.portable--eleven-twelfths{width:91.666%}}@media only screen and (min-width: 1024px){.desk--one-whole{width:100%}.desk--one-half,.desk--six-twelfths,.desk--five-tenths,.desk--four-eighths,.desk--three-sixths,.desk--two-quarters{width:50%}.desk--one-third,.desk--four-twelfths,.desk--two-sixths{width:33.333%}.desk--two-thirds,.desk--eight-twelfths,.desk--four-sixths{width:66.666%}.desk--one-quarter,.desk--three-twelfths,.desk--two-eighths{width:25%}.desk--three-quarters,.desk--nine-twelfths,.desk--six-eighths{width:75%}.desk--one-fifth,.desk--two-tenths{width:20%}.desk--two-fifths,.desk--four-tenths{width:40%}.desk--three-fifths,.desk--six-tenths{width:60%}.desk--four-fifths,.desk--eight-tenths{width:80%}.desk--one-sixth,.desk--two-twelfths{width:16.666%}.desk--five-sixths,.desk--ten-twelfths{width:83.333%}.desk--one-eighth{width:12.5%}.desk--three-eighths{width:37.5%}.desk--five-eighths{width:62.5%}.desk--seven-eighths{width:87.5%}.desk--one-tenth{width:10%}.desk--three-tenths{width:30%}.desk--seven-tenths{width:70%}.desk--nine-tenths{width:90%}.desk--one-twelfth{width:8.333%}.desk--five-twelfths{width:41.666%}.desk--seven-twelfths{width:58.333%}.desk--eleven-twelfths{width:91.666%}}@font-face{font-family:"RedactorFont";src:url("/images/redactor-font.eot")}@font-face{font-family:"RedactorFont";src:url(data:application/x-font-ttf;charset=utf-8;base64,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) format("truetype"),url(data:application/font-woff;charset=utf-8;base64,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) format("woff");font-weight:normal;font-style:normal}.redactor_box ::selection{background:#ffff9e}.redactor_box ::-moz-selection{background:#ffff9e}.redactor_box img::selection{background:rgba(0,0,0,0)}.redactor_box img::-moz-selection{background:rgba(0,0,0,0)}.redactor_box{position:relative;overflow:visible;background:#fff}.redactor_box iframe{display:block;margin:0;padding:0;border:1px solid #eee}.redactor_box textarea{position:relative;display:block;overflow:auto;margin:0;padding:0;width:100%;outline:none;border:none;background-color:#222;box-shadow:none;color:#ccc;font-size:13px;font-family:Menlo,Monaco,monospace,sans-serif;resize:none}.redactor_box textarea:focus{outline:none}.redactor_box,.redactor_box textarea{z-index:auto !important}.redactor_box_fullscreen{z-index:99 !important}#redactor_modal_overlay,#redactor_modal,.redactor_dropdown{z-index:999999999 !important}body .redactor_air{position:absolute;z-index:502}body .redactor_box_fullscreen{position:fixed;top:0;left:0;width:100%}.redactor-link-tooltip{position:absolute;z-index:49999;padding:10px;line-height:1;display:inline-block;background-color:#000;color:#555 !important}.redactor-link-tooltip,.redactor-link-tooltip a{font-size:12px;font-family:Arial,Helvetica,Verdana,Tahoma,sans-serif}.redactor-link-tooltip a{color:#ccc;margin:0 5px;text-decoration:none}.redactor-link-tooltip a:hover{color:#fff}#redactor-image-box img{width:100%}.redactor_editor{position:relative;overflow:auto;margin:0 !important;padding:10px 20px;padding-bottom:5px;outline:none;background:none;background:#fff;box-shadow:none !important;white-space:normal;border:1px solid #eee}.redactor_editor:focus{outline:none}.redactor_editor div,.redactor_editor p,.redactor_editor ul,.redactor_editor ol,.redactor_editor table,.redactor_editor dl,.redactor_editor blockquote,.redactor_editor pre,.redactor_editor h1,.redactor_editor h2,.redactor_editor h3,.redactor_editor h4,.redactor_editor h5,.redactor_editor h6{font-family:Arial,Helvetica,Verdana,Tahoma,sans-serif}.redactor_editor code,.redactor_editor pre{font-family:Menlo,Monaco,monospace,sans-serif}.redactor_editor div,.redactor_editor p,.redactor_editor ul,.redactor_editor ol,.redactor_editor table,.redactor_editor dl,.redactor_editor blockquote,.redactor_editor pre{font-size:14px;line-height:1.6em}.redactor_editor a{color:#15c !important;text-decoration:underline !important;cursor:pointer !important}.redactor_editor .redactor_placeholder{color:#999 !important;display:block !important}.redactor_editor object,.redactor_editor embed,.redactor_editor video,.redactor_editor img{max-width:100%;width:auto}.redactor_editor video,.redactor_editor img{height:auto}.redactor_editor div,.redactor_editor p,.redactor_editor ul,.redactor_editor ol,.redactor_editor table,.redactor_editor dl,.redactor_editor blockquote,.redactor_editor pre{margin:0;margin-bottom:10px !important;border:none;background:none !important;box-shadow:none !important}.redactor_editor iframe,.redactor_editor object,.redactor_editor hr{margin-bottom:15px !important}.redactor_editor blockquote{margin-left:1.5em !important;padding-left:0 !important;color:#777;font-style:italic !important}.redactor_editor ul,.redactor_editor ol{padding-left:2em !important}.redactor_editor ul ul,.redactor_editor ol ol,.redactor_editor ul ol,.redactor_editor ol ul{margin:2px !important;padding:0 !important;padding-left:2em !important;border:none}.redactor_editor dl dt{font-weight:bold}.redactor_editor dd{margin-left:1em}.redactor_editor table{border-collapse:collapse;font-size:1em !important}.redactor_editor table td{padding:5px !important;border:1px solid #ddd;vertical-align:top}.redactor_editor table thead td{border-bottom:2px solid #000 !important;font-weight:bold !important}.redactor_editor code{background-color:#d8d7d7 !important}.redactor_editor pre{overflow:auto;padding:1em !important;border:1px solid #ddd !important;border-radius:3px !important;background:#f8f8f8 !important;white-space:pre;font-size:90% !important}.redactor_editor hr{display:block;height:1px;border:0;border-top:1px solid #ccc}.redactor_editor h1,.redactor_editor h2,.redactor_editor h3,.redactor_editor h4,.redactor_editor h5,.redactor_editor h6{margin-top:0 !important;padding:0 !important;background:none;color:#000;font-weight:bold}.redactor_editor h1{font-size:36px !important;line-height:1.111em !important;margin-bottom:.15em !important}.redactor_editor h2{font-size:30px !important;line-height:1.111em !important;margin-bottom:.25em !important}.redactor_editor h3{font-size:24px !important;line-height:1.333em !important;margin-bottom:.2em !important}.redactor_editor h4{font-size:18px !important;line-height:1.5em !important;margin-bottom:.2em !important}.redactor_editor h5{font-size:1em !important;line-height:1.6em !important;margin-bottom:.25em !important}.redactor_editor h6{font-size:.8em !important;line-height:1.6em !important;text-transform:uppercase;margin-bottom:.3em !important}.redactor_toolbar{position:relative;top:0;left:0;margin:0 !important;padding:0 !important;list-style:none !important;font-size:14px !important;font-family:Arial,Helvetica,Verdana,Tahoma,sans-serif;line-height:1 !important;background:#fff;border:none;box-shadow:0 1px 2px rgba(0,0,0,.2);z-index:3}.redactor_toolbar:after{content:"";display:table;clear:both}.redactor_toolbar.redactor-toolbar-overflow{overflow-y:auto;height:29px;white-space:nowrap}.redactor_toolbar.redactor-toolbar-external{z-index:999;box-shadow:none;border:1px solid rgba(0,0,0,.1)}body .redactor_air .redactor_toolbar{padding-right:2px !important}.redactor_toolbar li{vertical-align:top;display:inline-block;margin:0 !important;padding:0 !important;outline:none;list-style:none !important;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.redactor_toolbar li a{display:block;color:#333;text-align:center;padding:9px 10px;outline:none;border:none;text-decoration:none;cursor:pointer;zoom:1;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.redactor_toolbar li a:hover{outline:none;background-color:#1f78d8;color:#fff}.redactor_toolbar li a:hover i:before{color:#fff}.redactor_toolbar li a:active,.redactor_toolbar li a.redactor_act{outline:none;background-color:#ccc;color:#444}.redactor_toolbar li a.redactor-btn-image{width:14px;height:14px;background-position:center center;background-repeat:no-repeat}.redactor_button_disabled{filter:alpha(opacity=30);-moz-opacity:.3;opacity:.3}.redactor_button_disabled:hover{outline:none;background-color:rgba(0,0,0,0) !important;cursor:default}.redactor_toolbar li a.fa-redactor-btn{display:inline-block;padding:9px 10px 8px 10px;line-height:1}.redactor_toolbar.redactor-toolbar-typewriter{box-shadow:none;background:rgba(240,240,240,.9)}.redactor_toolbar.redactor-toolbar-typewriter li a:hover{outline:none;background-color:#1f78d8;color:#fff}.redactor_toolbar.redactor-toolbar-typewriter li a:active,.redactor_toolbar.redactor-toolbar-typewriter li a.redactor_act{outline:none;background-color:#ccc;color:#444}.re-icon{font-family:"RedactorFont";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.re-icon i:before{position:relative;font-size:14px}.re-video:before{content:""}.re-unorderedlist:before{content:""}.re-undo:before{content:""}.re-underline:before{content:""}.re-textdirection:before{content:""}.re-fontcolor:before{content:""}.re-table:before{content:""}.re-redo:before{content:""}.re-quote:before{content:""}.re-outdent:before{content:""}.re-orderedlist:before{content:""}.re-link:before{content:""}.re-horizontalrule:before{content:""}.re-italic:before{content:""}.re-indent:before{content:""}.re-image:before{content:""}.re-fullscreen:before{content:""}.re-normalscreen:before{content:""}.re-formatting:before{content:""}.re-fontsize:before{content:""}.re-fontfamily:before{content:""}.re-deleted:before{content:""}.re-html:before{content:""}.re-clips:before{content:""}.re-bold:before{content:""}.re-backcolor:before{content:""}.re-file:before{content:""}.re-alignright:before{content:""}.re-alignment:before,.re-alignleft:before{content:""}.re-alignjustify:before{content:""}.re-aligncenter:before{content:""}.re-gallery:before{content:""}.redactor_format_blockquote{padding-left:10px;color:#666 !important;font-style:italic}.redactor_format_pre{font-family:monospace,sans-serif}.redactor_format_h1,.redactor_format_h2,.redactor_format_h3,.redactor_format_h4,.redactor_format_h5{font-weight:bold}.redactor_format_h1{font-size:30px;line-height:36px}.redactor_format_h2{font-size:24px;line-height:36px}.redactor_format_h3{font-size:20px;line-height:30px}.redactor_format_h4{font-size:16px;line-height:26px}.redactor_format_h5{font-size:14px;line-height:23px}.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h1,.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h2,.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h3,.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h4,.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h5{font-size:1em;line-height:1.6em;text-transform:uppercase}.redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h2{font-size:.85em}.redactor_editor.redactor-editor-typewriter{background:#f5f5f5 !important;padding:25px 50px !important}.redactor_editor.redactor-editor-typewriter div,.redactor_editor.redactor-editor-typewriter p,.redactor_editor.redactor-editor-typewriter ul,.redactor_editor.redactor-editor-typewriter ol,.redactor_editor.redactor-editor-typewriter table,.redactor_editor.redactor-editor-typewriter dl,.redactor_editor.redactor-editor-typewriter blockquote,.redactor_editor.redactor-editor-typewriter pre,.redactor_editor.redactor-editor-typewriter h1,.redactor_editor.redactor-editor-typewriter h2,.redactor_editor.redactor-editor-typewriter h3,.redactor_editor.redactor-editor-typewriter h4,.redactor_editor.redactor-editor-typewriter h5,.redactor_editor.redactor-editor-typewriter h6{font-family:"Courier New","Lucida Console",Consolas,Monaco,monospace,sans-serif;font-size:18px !important;line-height:1.5em !important;margin-bottom:1.5em !important}.redactor_editor.redactor-editor-typewriter h2{font-size:14px !important}.redactor_editor.redactor-editor-typewriter h1,.redactor_editor.redactor-editor-typewriter h2,.redactor_editor.redactor-editor-typewriter h3,.redactor_editor.redactor-editor-typewriter h4,.redactor_editor.redactor-editor-typewriter h5,.redactor_editor.redactor-editor-typewriter h6{text-transform:uppercase}.redactor_editor.redactor-editor-typewriter a{color:#000 !important;text-decoration:underline !important}.redactor_editor.redactor_editor_wym{padding:10px 7px 0 7px !important;background:#f6f6f6 !important}.redactor_editor.redactor_editor_wym div,.redactor_editor.redactor_editor_wym p,.redactor_editor.redactor_editor_wym ul,.redactor_editor.redactor_editor_wym ol,.redactor_editor.redactor_editor_wym table,.redactor_editor.redactor_editor_wym dl,.redactor_editor.redactor_editor_wym pre,.redactor_editor.redactor_editor_wym h1,.redactor_editor.redactor_editor_wym h2,.redactor_editor.redactor_editor_wym h3,.redactor_editor.redactor_editor_wym h4,.redactor_editor.redactor_editor_wym h5,.redactor_editor.redactor_editor_wym h6,.redactor_editor.redactor_editor_wym blockquote{margin-top:0;margin-bottom:5px !important;padding:10px !important;border:1px solid #e4e4e4 !important;background-color:#fff !important;z-index:0}.redactor_editor.redactor_editor_wym blockquote:before{content:""}.redactor_editor.redactor_editor_wym img{position:relative;z-index:1}.redactor_editor.redactor_editor_wym div{border:1px dotted #aaa !important}.redactor_editor.redactor_editor_wym pre{border:2px dashed #e4e4e4 !important;background-color:#f8f8f8 !important}.redactor_editor.redactor_editor_wym ul,.redactor_editor.redactor_editor_wym ol{padding-left:2em !important}.redactor_editor.redactor_editor_wym ul li ul,.redactor_editor.redactor_editor_wym ol li ul,.redactor_editor.redactor_editor_wym ul li ol,.redactor_editor.redactor_editor_wym ol li ol{border:none !important}.redactor_dropdown{position:absolute;top:28px;left:0;padding:10px;max-width:300px;background-color:#fff;box-shadow:0 1px 5px #bbb;font-size:12px;font-family:Helvetica,Arial,Verdana,Tahoma,sans-serif;line-height:18px}.redactor-toolbar-typewriter .redactor_dropdown{font-family:"Courier New","Lucida Console",Consolas,Monaco,monospace,sans-serif;background-color:#f5f5f5}.redactor_separator_drop{padding:0 !important;border-top:1px solid #ddd;font-size:0;line-height:0}.redactor_dropdown a{display:block;padding:3px 5px;color:#000;text-decoration:none}.redactor_dropdown a:hover{background-color:rgba(114,182,36,.3);color:#444 !important;text-decoration:none}#redactor_modal_overlay{position:fixed;top:0;left:0;margin:auto;width:100%;height:100%;background-color:#000 !important;filter:alpha(opacity=30);-moz-opacity:.3;opacity:.3}#redactor_modal{position:fixed;top:50%;left:50%;padding:0;background:#fff;color:#000;font-size:12px !important;font-family:Arial,Helvetica,Verdana,Tahoma,sans-serif;box-shadow:0 1px 10px rgba(0,0,0,.5)}#redactor_modal header{padding:20px 30px 5px 30px;font-size:16px}#redactor_modal section{padding:20px 30px}#redactor_modal label{display:block !important;float:none !important;margin:10px 0 3px 0 !important;padding:0 !important;font-size:12px !important}#redactor_modal footer:after{content:"";display:table;clear:both}#redactor_modal footer div{float:left}#redactor_modal input[type=radio],#redactor_modal input[type=checkbox]{position:relative;top:-1px}#redactor_modal input[type=text],#redactor_modal input[type=password],#redactor_modal input[type=email],#redactor_modal textarea{position:relative;z-index:100000000000000000000000000000;margin:0;padding:1px 2px;height:23px;border:1px solid #ccc;border-radius:1px;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2) inset;color:#333;font-size:13px;font-family:Arial,Helvetica,Verdana,Tahoma,sans-serif;line-height:1;-moz-transition:border .3s ease-in;transition:border .3s ease-in}#redactor_modal textarea{display:block;margin-top:4px;line-height:1.4em}#redactor_modal input:focus,#redactor_modal textarea:focus{outline:none;border-color:#5ca9e4;box-shadow:0 0 0 2px rgba(70,161,231,.3),0 1px 2px rgba(0,0,0,.2) inset}#redactor_modal_close{position:absolute;top:5px;right:3px;width:20px;height:20px;color:#999;font-size:26px;cursor:pointer}#redactor_modal_close:hover{color:#000}.redactor_input{width:99%;font-size:14px}.redactor_modal_box{overflow:auto;margin-bottom:10px;height:350px}#redactor_image_box{overflow:auto;margin-bottom:10px;height:270px}#redactor_image_box_select{display:block;margin-bottom:15px !important;width:200px}#redactor_image_box img{margin-right:10px;margin-bottom:10px;max-width:100px;cursor:pointer}#redactor_tabs{margin-bottom:18px}#redactor_tabs a{display:inline-block;margin-right:2px;padding:4px 14px;border:1px solid #d2d2d2;border-radius:3px;background:#fff;color:#000;text-decoration:none;line-height:1}#redactor_tabs a:hover,#redactor_tabs a.redactor_tabs_act{border-color:#eee;color:#999 !important;text-decoration:none !important}.redactor_modal_btn_hidden{display:none}#redactor_modal footer button{position:relative;width:100px !important;padding:8px 11px 9px 11px;background-color:#ddd;color:#000;margin-right:25px;border-radius:.3rem;text-align:center;text-decoration:none;font-weight:normal;font-size:12px;vertical-align:middle;font-family:Arial,Helvetica,Verdana,Tahoma,sans-serif;line-height:1.5;cursor:pointer}#redactor_modal footer button:hover{background:#bbb}#redactor_modal footer button.redactor_modal_action_btn,#redactor_modal footer button.redactor_modal_delete_btn{color:#fff;background-color:#0b763e;padding:8px 11px 9px 11px;line-height:1.5;text-align:center;vertical-align:middle;float:none;min-width:125px;font-weight:600;font-size:16px !important;outline:none;cursor:pointer;border:1px solid #0b763e;background:#0b763e;outline:none;margin:0px 5px 20px;border-radius:4px}#redactor_modal footer button.redactor_modal_action_btn:hover{color:#fff;background-color:#08532c}#redactor_modal footer button.redactor_btn_modal_close{float:left;font-weight:600;font-size:16px !important;min-width:125px;outline:none;color:#fff;cursor:pointer;padding:8px 11px 9px 11px;text-decoration:none;margin-right:1px;text-shadow:none;color:#000;float:none;border:1px solid #aaa;background:#eee;margin:0px 5px 20px;border-radius:4px;text-shadow:1px 1px 0 hsla(0,0%,100%,.5)}#redactor_modal footer button.redactor_btn_modal_close:hover{background-color:#e4e4e4}#redactor_modal footer button.redactor_modal_delete_btn{color:#fff;background-color:#b52525}#redactor_modal footer button.redactor_modal_delete_btn:hover{color:hsla(0,0%,100%,.6);background-color:#881b1b}.redactor_droparea{position:relative;margin:auto;margin-bottom:5px;width:100%}.redactor_droparea .redactor_dropareabox{position:relative;z-index:1;padding:60px 0;width:99%;border:1px dashed #ddd;background:#fff;text-align:center}.redactor_droparea .redactor_dropareabox,.redactor_dropalternative{color:#555;font-size:12px}.redactor_dropalternative{margin:4px 0 2px 0}.redactor_dropareabox.hover{border-color:#aaa;background:#efe3b8}.redactor_dropareabox.error{border-color:#dcc3c3;background:#f7e5e5}.redactor_dropareabox.drop{border-color:#e0e5d6;background:#f4f4ee}#redactor-progress{position:fixed;top:0;left:0;width:100%;z-index:1000000;height:10px}#redactor-progress span{display:block;width:100%;height:100%;background-color:#3d58a8;background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;background-size:40px 40px}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}/*!
 * FullCalendar v1.6.4 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */.fc{direction:ltr;text-align:left}.fc table{border-collapse:collapse;border-spacing:0}html .fc,.fc table{font-size:1em}.fc td,.fc th{padding:0;vertical-align:top}.fc-header td{white-space:nowrap}.fc-header-left{width:25%;text-align:left}.fc-header-center{text-align:center}.fc-header-right{width:25%;text-align:right;font-size:9px;text-transform:uppercase;font-weight:bold;letter-spacing:-0.02em}.fc-header-title{display:inline-block;vertical-align:top}.fc-header-title h2{margin-top:0;font-family:"open_sansregular";font-size:24px;font-weight:300;white-space:normal;line-height:21px}.fc .fc-header-space{padding-left:10px}.fc-header .fc-button{margin-bottom:1em;vertical-align:top;color:#000;background-color:#fff;border:1px solid #aaa;text-transform:uppercase;font-weight:bold;font-size:9px;line-height:20px;padding:0 10px;height:22px}.fc-header .fc-button{margin-right:-1px}.fc-header .fc-corner-right,.fc-header .ui-corner-right{margin-right:0}.fc-header .fc-state-hover,.fc-header .ui-state-hover{z-index:2}.fc-header .fc-state-down{z-index:3}.fc-header .fc-state-active,.fc-header .ui-state-active{z-index:4}.fc-content{clear:both;margin-top:10px;zoom:1}.fc-view{width:100%;overflow:hidden}.fc-widget-header,.fc-widget-content{border:1px solid #ccc}.fc-state-highlight{background:rgba(253,169,30,.2)}.fc-cell-overlay{background:#bce8f1;opacity:.3;filter:alpha(opacity=30)}.fc-button{position:relative;display:inline-block;padding:2px 10px;overflow:hidden;height:1.9em;line-height:1.9em;white-space:nowrap;cursor:pointer;font-size:9px;text-transform:uppercase;font-weight:bold;background-color:#fff}.fc-state-default{border:1px solid}.fc-state-default.fc-corner-left{border-top-left-radius:20px;border-bottom-left-radius:20px}.fc-state-default.fc-corner-right{border-top-right-radius:20px;border-bottom-right-radius:20px}.fc-text-arrow{margin:0 .1em;font-size:14px;font-family:"Courier New",Courier,monospace;vertical-align:baseline}.fc-button-prev .fc-text-arrow,.fc-button-next .fc-text-arrow{font-weight:bold}.fc-button .fc-icon-wrap{position:relative;float:left;top:50%}.fc-button .ui-icon{position:relative;float:left;margin-top:-50%;*margin-top:0;*top:-50%}.fc-state-default{color:#000;border:1px solid #aaa;background:#fff}.fc-state-hover,.fc-state-down,.fc-state-active,.fc-state-disabled{color:#000;background-color:#e6e6e6 !important}.fc-state-hover{color:#000;border:1px solid #aaa;background:#e6e6e6}.fc-state-down,.fc-state-active{background:#e6e6e6}.fc-state-disabled{opacity:.65;filter:alpha(opacity=65)}.fc-event-container>*{z-index:8}.fc-event-container>.ui-draggable-dragging,.fc-event-container>.ui-resizable-resizing{z-index:9}.fc-event{font-size:.85em;text-shadow:none;cursor:default}a.fc-event{text-decoration:none}a.fc-event,.fc-event-draggable{cursor:pointer}.fc-rtl .fc-event{text-align:right}.fc-event-inner{width:100%;height:100%;overflow:hidden;padding:0px 0px 0px 4px}.fc-event-time,.fc-event-title{padding:0 1px}.fc .ui-resizable-handle{display:block;position:absolute;z-index:99999;overflow:hidden;font-size:300%;line-height:50%}.fc-event-hori{border-width:1px 0;margin-bottom:1px}.fc-ltr .fc-event-hori.fc-event-start,.fc-rtl .fc-event-hori.fc-event-end{border-left-width:1px;border-top-left-radius:5px;border-bottom-left-radius:5px}.fc-ltr .fc-event-hori.fc-event-end,.fc-rtl .fc-event-hori.fc-event-start{border-right-width:1px;border-top-right-radius:5px;border-bottom-right-radius:5px}.fc-event-hori .ui-resizable-e{top:0 !important;right:-3px !important;width:7px !important;height:100% !important;cursor:e-resize}.fc-event-hori .ui-resizable-w{top:0 !important;left:-3px !important;width:7px !important;height:100% !important;cursor:w-resize}.fc-event-hori .ui-resizable-handle{_padding-bottom:14px}table.fc-border-separate{border-collapse:separate}.fc-border-separate th,.fc-border-separate td{border-width:1px 0 0 1px}.fc-border-separate th.fc-last,.fc-border-separate td.fc-last{border-right-width:1px}.fc-border-separate tr.fc-last th,.fc-border-separate tr.fc-last td{border-bottom-width:1px;font-size:12px;font-weight:bold}.fc-border-separate tbody tr.fc-first td,.fc-border-separate tbody tr.fc-first th{border-top-width:0}.fc-grid th{text-align:center}.fc .fc-week-number{width:22px;text-align:center}.fc .fc-week-number div{padding:0 2px}.fc-grid .fc-day-number{float:right;padding:0 2px;font-size:12px;margin-right:3px;margin-top:2px}.fc-grid .fc-today .fc-day-number{font-weight:bold;font-size:13px}.fc-grid .fc-other-month .fc-day-number{opacity:.3;filter:alpha(opacity=30)}.fc-grid .fc-day-content{clear:both;padding:2px 2px 1px}.fc-grid .fc-event-time{font-weight:bold}.fc-rtl .fc-grid .fc-day-number{float:left}.fc-rtl .fc-grid .fc-event-time{float:right}.fc-agenda table{border-collapse:separate}.fc-agenda-days th{text-align:center}.fc-agenda .fc-agenda-axis{width:50px;padding:0 4px;vertical-align:middle;text-align:right;white-space:nowrap;font-weight:normal;font-size:12px}.fc-agenda .fc-week-number{font-weight:bold}.fc-agenda .fc-day-content{padding:2px 2px 1px}.fc-agenda-days .fc-agenda-axis{border-right-width:1px}.fc-agenda-days .fc-col0{border-left-width:0}.fc-agenda-allday th{border-width:0 1px}.fc-agenda-allday .fc-day-content{min-height:34px;_height:34px}.fc-agenda-divider-inner{height:2px;overflow:hidden}.fc-widget-header .fc-agenda-divider-inner{background:#eee}.fc-agenda-slots th{border-width:1px 1px 0}.fc-agenda-slots td{border-width:1px 0 0;background:none}.fc-agenda-slots td div{height:20px}.fc-agenda-slots tr.fc-slot0 th,.fc-agenda-slots tr.fc-slot0 td{border-top-width:0}.fc-agenda-slots tr.fc-minor th,.fc-agenda-slots tr.fc-minor td{border-top-style:dotted}.fc-agenda-slots tr.fc-minor th.ui-widget-header{*border-top-style:solid}.fc-event-vert{border-width:0 1px}.fc-event-vert.fc-event-start{border-top-width:1px;border-top-left-radius:3px;border-top-right-radius:3px}.fc-event-vert.fc-event-end{border-bottom-width:1px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.fc-event-vert .fc-event-time{white-space:nowrap;font-size:10px}.fc-event-vert .fc-event-inner{position:relative;z-index:2}.fc-event-vert .fc-event-bg{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#fff;opacity:.25;filter:alpha(opacity=25)}.fc .ui-draggable-dragging .fc-event-bg,.fc-select-helper .fc-event-bg{display:none\9 }.fc-event-vert .ui-resizable-s{bottom:0 !important;width:100% !important;height:8px !important;overflow:hidden !important;line-height:8px !important;font-size:11px !important;font-family:monospace;text-align:center;cursor:s-resize}.fc-agenda .ui-resizable-resizing{_overflow:hidden}.fc-event-skin{background:none !important;color:#000 !important}.fc-event-hori{border-width:0 0 1px 0 !important;border-bottom-style:dotted !important;border-bottom-color:#000 !important;padding:1px 0 0 0 !important}.fc-event-hori .fc-event-inner{border-width:0 !important;padding:0 1px !important}.fc-event-vert{border-width:0 0 0 1px !important;border-left-style:dotted !important;border-left-color:#000 !important;padding:0 1px 0 0 !important}.fc-event-vert .fc-event-inner{border-width:0 !important;padding:1px 0 !important}.fc-event-bg{display:none !important}.fc-event .ui-resizable-handle{display:none !important}/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:"";display:inline-block;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-bottom:7px solid #ccc;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:"";display:inline-block;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-top:before{top:-7px}.datepicker-dropdown.datepicker-orient-top:after{top:-6px}.datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker>div{display:none}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:rgba(0,0,0,0)}.datepicker table tr td.day:hover,.datepicker table tr td.day.focused{background:#eee;cursor:pointer}.datepicker table tr td.old,.datepicker table tr td.new{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:none;color:#999;cursor:default}.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom, #fdd49a, #fdf59a);background-image:-ms-linear-gradient(to bottom, #fdd49a, #fdf59a);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));background-image:-webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);background-image:-o-linear-gradient(to bottom, #fdd49a, #fdf59a);background-image:linear-gradient(to bottom, #fdd49a, #fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd49a", endColorstr="#fdf59a", GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today:hover,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today[disabled],.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today.disabled:hover[disabled]{background-color:#fdf59a}.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active{background-color:#fbf069 \9 }.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range:hover,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom, #f3c17a, #f3e97a);background-image:-ms-linear-gradient(to bottom, #f3c17a, #f3e97a);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));background-image:-webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);background-image:-o-linear-gradient(to bottom, #f3c17a, #f3e97a);background-image:linear-gradient(to bottom, #f3c17a, #f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3c17a", endColorstr="#f3e97a", GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today[disabled],.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today.disabled:hover[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active{background-color:#efe24b \9 }.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom, #b3b3b3, #808080);background-image:-ms-linear-gradient(to bottom, #b3b3b3, #808080);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));background-image:-webkit-linear-gradient(to bottom, #b3b3b3, #808080);background-image:-o-linear-gradient(to bottom, #b3b3b3, #808080);background-image:linear-gradient(to bottom, #b3b3b3, #808080);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b3b3", endColorstr="#808080", GradientType=0);border-color:gray gray #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected[disabled],.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected.disabled:hover[disabled]{background-color:gray}.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active{background-color:#666 \9 }.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom, #0088cc, #0044cc);background-image:-ms-linear-gradient(to bottom, #0088cc, #0044cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));background-image:-webkit-linear-gradient(to bottom, #0088cc, #0044cc);background-image:-o-linear-gradient(to bottom, #0088cc, #0044cc);background-image:linear-gradient(to bottom, #0088cc, #0044cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0088cc", endColorstr="#0044cc", GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active:hover,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active[disabled],.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active.disabled:hover[disabled]{background-color:#04c}.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active{background-color:#039 \9 }.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:none;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom, #0088cc, #0044cc);background-image:-ms-linear-gradient(to bottom, #0088cc, #0044cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));background-image:-webkit-linear-gradient(to bottom, #0088cc, #0044cc);background-image:-o-linear-gradient(to bottom, #0088cc, #0044cc);background-image:linear-gradient(to bottom, #0088cc, #0044cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0088cc", endColorstr="#0044cc", GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled:hover[disabled]{background-color:#04c}.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active{background-color:#039 \9 }.datepicker table tr td span.old,.datepicker table tr td span.new{color:#999}.datepicker th.datepicker-switch{width:145px}.datepicker thead tr:first-child th,.datepicker tfoot tr th{cursor:pointer}.datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:rgba(0,0,0,0)}.input-append.date .add-on i,.input-prepend.date .add-on i{cursor:pointer;width:16px;height:16px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:20px;padding:4px 5px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:20px}.datepicker.dropdown-menu th,.datepicker.dropdown-menu td{padding:4px 5px}.ui-timepicker-wrapper{overflow-y:auto;height:150px;width:150px;text-shadow:none;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);outline:none;z-index:10001;margin:0}.ui-timepicker-wrapper.ui-timepicker-with-duration{width:13em}.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60{width:11em}.ui-timepicker-list{margin:0;padding:0;list-style:none}.ui-timepicker-duration{margin-left:5px;color:#888}.ui-timepicker-list:hover .ui-timepicker-duration{color:#888}.ui-timepicker-list li{padding:3px 0 3px 5px;cursor:pointer;white-space:nowrap;color:#000;list-style:none;margin:0}.ui-timepicker-list:hover .ui-timepicker-selected{background:#fff;color:#000}li.ui-timepicker-selected,.ui-timepicker-list li:hover,.ui-timepicker-list .ui-timepicker-selected:hover{background:#ddd;color:#000}li.ui-timepicker-selected .ui-timepicker-duration,.ui-timepicker-list li:hover .ui-timepicker-duration{color:#ccc}.ui-timepicker-list li.ui-timepicker-disabled,.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{color:#888;cursor:default}.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{background:#f2f2f2}.humane,.humane-jackedup{position:fixed;-moz-transition:all .6s ease-in-out;-webkit-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;z-index:100000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}.humane,.humane-jackedup{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;letter-spacing:-0.05em;top:20px;left:30%;opacity:0;width:40%;color:#fff;padding:20px;text-align:center;background-color:#006400;border:3px #006400 solid;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 8px 25px rgba(0,0,0,.5);box-shadow:0 8px 25px rgba(0,0,0,.5);-moz-transform:translateY(-100px);-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);-o-transform:translateY(-100px);transform:translateY(-100px)}@media screen and (max-width: 594px){.humane,.humane-jackedup{left:20px;right:20px;width:auto;padding:10px}}.humane p,.humane-jackedup p,.humane ul,.humane-jackedup ul{margin:0;padding:0}.humane ul,.humane-jackedup ul{list-style:none}.humane.humane-jackedup-info,.humane-jackedup.humane-jackedup-info{background-color:#feeec9;border:3px #fda91e solid}.humane.humane-jackedup-success,.humane-jackedup.humane-jackedup-success{background-color:#0b763e;border:3px #0b763e solid;color:#fff}.humane.humane-jackedup-error,.humane-jackedup.humane-jackedup-error{background-color:#be141f;border:3px #be141f solid;color:#fff}.humane-animate,.humane-jackedup.humane-jackedup-animate{opacity:1;-moz-transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.humane-animate:hover,.humane-jackedup.humane-jackedup-animate:hover{opacity:.7}.humane-js-animate,.humane-jackedup.humane-jackedup-js-animate{opacity:1;-moz-transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.humane-js-animate:hover,.humane-jackedup.humane-jackedup-js-animate:hover{opacity:.7;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70)}.redactor_box{background:#fff;border:1px solid #ddd;border-radius:5px;padding:1px}.redactor_toolbar li a:hover{background-color:#0b763e}.redactor_toolbar li a.re-dropdown{background-image:url("/images/insert-token-black.svg");background-size:75px;width:75px}.redactor_toolbar li a.re-dropdown:hover{background-image:url("/images/insert-token-white.svg")}.redactor_toolbar li a.re-dropdown .redactor-btn-image.redactor_act.dropact:hover{background-image:url("/images/insert-token-black.svg")}.redactor_toolbar li a.re-dropdown_form{background-image:url("/images/insert-form-black.svg");background-size:75px;width:75px}.redactor_toolbar li a.re-dropdown_form:hover{background-image:url("/images/insert-form-white.svg")}.redactor_toolbar li a.re-dropdown_form .redactor-btn-image.redactor_act.dropact:hover{background-image:url("/images/insert-form-black.svg")}.redactor_toolbar li a.re-email_signatures{background-image:url("/images/insert-signature-black.svg");background-size:70px;width:70px}.redactor_toolbar li a.re-email_signatures:hover{background-image:url("/images/insert-signature-white.svg")}.redactor_toolbar li a.re-email_signatures .redactor-btn-image.redactor_act.dropact:hover{background-image:url("/images/insert-signature-black.svg")}.redactor_toolbar li a.re-email_ai_options{background-image:url("/images/insert-ai-options-black.svg");background-size:70px;width:70px}.redactor_toolbar li a.re-email_ai_options:hover{background-image:url("/images/insert-ai-options-white.svg")}.redactor_toolbar li a.re-email_ai_options .redactor-btn-image.redactor_act.dropact:hover{background-image:url("/images/insert-ai-options-black.svg")}.redactor_dropdown{max-height:340px;overflow-y:auto}.redactor_dropdown a:hover{background-color:#0b763e;color:#fff !important}@media(max-width: 380px){.redactor_dropdown{left:0 !important;width:100%}}.redactor_editor{border:none;padding:10px;line-height:21px;height:300px;min-height:100px;width:100%;letter-spacing:-0.03em;background:#fff;box-sizing:border-box;border-radius:5px;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif;font-size:14px;word-break:break-word}.redactor_editor b,.redactor_editor strong{font-weight:bold}.redactor_editor i,.redactor_editor em{font-style:italic;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif}.redactor_editor .cursor-pointer{cursor:pointer}.redactor_editor a{cursor:default}.redactor_editor input[type=button]{cursor:default;letter-spacing:-0.03em;border:none;line-height:inherit;background:rgba(11,118,62,.3);outline:none;padding:0px 4px 0px 4px;margin:0px;display:inline;border-radius:5px;box-shadow:inset 0 0 1px rgb(15.3488372093,164.6511627907,86.511627907);font-size:inherit;font-weight:inherit;font-style:inherit}.redactor_editor input[type=button].redactor_form_token{background:rgba(11,118,62,.3)}#redactor_modal{margin:0 !important;transform:translate(-50%, -30%) !important;margin-top:50px !important;position:absolute !important}#redactor_modal footer{text-align:center}#redactor_modal footer button{margin-bottom:10px}@media screen and (max-width: 991px){#redactor_modal{width:calc(100% - 20px) !important;top:20px !important;transform:translate(-50%, 0) !important;height:auto !important;left:50% !important}}.redactor_rte{line-height:18px;width:100%;letter-spacing:-0.03em;height:300px;padding:7px;background:#fff;box-sizing:border-box;border-radius:5px;font-size:14px;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif}.redactor_box.disabled{opacity:.5}.redactor_box.disabled::before{content:" ";position:absolute;z-index:1000;top:0;left:0;right:0;bottom:0}.redactor_rte input[type=button]{background:rgba(11,118,62,.3);border:none;cursor:default;letter-spacing:-0.03em;line-height:inherit;outline:none;padding:0 4px 0 4px;margin:0px;display:inline;border-radius:5px;box-shadow:inset 0 0 1px rgb(15.3488372093,164.6511627907,86.511627907)}.redactor_rte input.redactor_form_token[type=button]{background:rgba(36,121,182,.3)}.redactor_rte b,.redactor_rte b input[type=button],.redactor_rte strong,.redactor_rte strong input[type=button]{font-weight:bold}.redactor_rte i,.redactor_rte i input[type=button],.redactor_rte em,.redactor_rte em input[type=button]{font-style:italic !important;margin:inherit !important;color:inherit !important;text-transform:inherit !important;font-weight:inherit !important}.redactor_rte strike,.redactor_rte strike input[type=button]{text-decoration:line-through}.redactor_rte ul li{list-style-type:disc}.redactor_rte ol li{list-style-type:decimal}.redactor_rte h1 input,.redactor_rte h2 input,.redactor_rte h3 input,.redactor_rte h4 input,.redactor_rte h5 input{font-weight:bold}.redactor_token{white-space:normal}@font-face{font-family:"open_sansregular";font-style:normal;font-weight:300;src:url("/fonts/opensans/OpenSans-Light-webfont.eot");src:url("/fonts/opensans/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/opensans/OpenSans-Light-webfont.woff") format("woff"),url("/fonts/opensans/OpenSans-Light-webfont.ttf") format("truetype"),url("/fonts/opensans/OpenSans-Light-webfont.svg#open_sansregular") format("svg")}@font-face{font-family:"open_sansregular";font-style:normal;font-weight:400;src:url("/fonts/opensans/OpenSans-Regular-webfont.eot");src:url("/fonts/opensans/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/opensans/OpenSans-Regular-webfont.woff") format("woff"),url("/fonts/opensans/OpenSans-Regular-webfont.ttf") format("truetype"),url("/fonts/opensans/OpenSans-Regular-webfont.svg#open_sansregular") format("svg")}@font-face{font-family:"open_sansregular";font-style:normal;font-weight:600;src:url("/fonts/opensans/OpenSans-Semibold-webfont.eot");src:url("/fonts/opensans/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/opensans/OpenSans-Semibold-webfont.woff") format("woff"),url("/fonts/opensans/OpenSans-Semibold-webfont.ttf") format("truetype"),url("/fonts/opensans/OpenSans-Semibold-webfont.svg#open_sansregular") format("svg")}@font-face{font-family:"open_sansregular";font-style:normal;font-weight:800;src:url("/fonts/opensans/OpenSans-Bold-webfont.eot");src:url("/fonts/opensans/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/opensans/OpenSans-Bold-webfont.woff") format("woff"),url("/fonts/opensans/OpenSans-Bold-webfont.ttf") format("truetype"),url("/fonts/opensans/OpenSans-Bold-webfont.svg#open_sansregular") format("svg")}@font-face{font-family:"DonovanSign";font-style:normal;font-weight:400;src:url("/fonts/donovansue-webfont.eot");src:url("/fonts/donovansue-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/donovansue-webfont.woff") format("woff"),url("/fonts/donovansue-webfont.ttf") format("truetype"),url("/fonts/donovansue-webfont.svg#donovansueregular") format("svg")}@font-face{font-family:"donovansueregular";src:url("/fonts/donovansue-webfont.eot");src:url("/fonts/donovansue-webfont.eot?#iefix") format("embedded-opentype"),url("/fonts/donovansue-webfont.woff") format("woff"),url("/fonts/donovansue-webfont.ttf") format("truetype"),url("/fonts/donovansue-webfont.svg#donovansueregular") format("svg");font-weight:normal;font-style:normal}.small{font-size:1.2rem}.donovansue{font-family:"DonovanSign"}.h5-activity-list{font-weight:bold;text-transform:uppercase;color:#444;line-height:1;margin:10px 0 20px;display:block}h5{font-weight:bold;text-transform:uppercase;color:#444;display:inline;line-height:18px}.title-lrg,.activity-table__big-head h2{font-weight:600;font-size:24px;line-height:1}.title-med,.leads-page .leads-overview .side-box h2,.activity-table__medium-head h2,.side-box h2{font-weight:700;font-size:14px;text-transform:uppercase;line-height:1}.title-sm,.activity-table__small-head h2{font-weight:700;font-size:10px;line-height:1}body,.background-sample{background-attachment:fixed;background-color:#eeebe3;background-repeat:no-repeat;background-position:center center;background-size:cover}body.bg-love-in-the-air,.background-sample.bg-love-in-the-air{background-image:url("/images/backgrounds/love-in-the-air.jpg")}body.bg-spectrum-wave,.background-sample.bg-spectrum-wave{background-image:url("/images/backgrounds/spectrum-wave.jpg")}body.bg-summer-meadow,.background-sample.bg-summer-meadow{background-image:url("/images/backgrounds/summer-meadow.jpg")}body.bg-bamboo,.background-sample.bg-bamboo{background-image:url("/images/backgrounds/bamboo.jpg")}body.bg-Elegant_2,.background-sample.bg-Elegant_2{background-image:url("/images/backgrounds/Elegant_2.jpg")}body.bg-Elegant_3,.background-sample.bg-Elegant_3{background-image:url("/images/backgrounds/Elegant_3.jpg")}body.bg-Elegant_4,.background-sample.bg-Elegant_4{background-image:url("/images/backgrounds/Elegant_4.jpg")}body.bg-Elegant_6,.background-sample.bg-Elegant_6{background-image:url("/images/backgrounds/Elegant_6.jpg")}body.bg-abstract-cool,.background-sample.bg-abstract-cool{background-image:url("/images/backgrounds/abstract-cool.jpg")}body.bg-abstract-green,.background-sample.bg-abstract-green{background-image:url("/images/backgrounds/abstract-green.jpg")}body.bg-abstract-warm,.background-sample.bg-abstract-warm{background-image:url("/images/backgrounds/abstract-warm.jpg")}body.bg-antique-paper,.background-sample.bg-antique-paper{background-image:url("/images/backgrounds/antique-paper.jpg")}body.bg-black-metal,.background-sample.bg-black-metal{background-image:url("/images/backgrounds/black-metal.jpg")}body.bg-blue-light,.background-sample.bg-blue-light{background-image:url("/images/backgrounds/blue-light.jpg")}body.bg-blue-rays,.background-sample.bg-blue-rays{background-image:url("/images/backgrounds/blue-rays.jpg")}body.bg-brushed-metal,.background-sample.bg-brushed-metal{background-image:url("/images/backgrounds/brushed-metal.jpg")}body.bg-countryside,.background-sample.bg-countryside{background-image:url("/images/backgrounds/countryside.jpg")}body.bg-dark-sky,.background-sample.bg-dark-sky{background-image:url("/images/backgrounds/dark-sky.jpg")}body.bg-elegant-warm,.background-sample.bg-elegant-warm{background-image:url("/images/backgrounds/elegant-warm.jpg")}body.bg-misty-blue,.background-sample.bg-misty-blue{background-image:url("/images/backgrounds/misty-blue.jpg")}body.bg-gold-metal,.background-sample.bg-gold-metal{background-image:url("/images/backgrounds/gold-metal.jpg")}body.bg-green-rays,.background-sample.bg-green-rays{background-image:url("/images/backgrounds/green-rays.jpg")}body.bg-rio,.background-sample.bg-rio{background-image:url("/images/backgrounds/rio.jpg")}body.bg-light-wood,.background-sample.bg-light-wood{background-image:url("/images/backgrounds/light-wood.jpg")}body.bg-nebula,.background-sample.bg-nebula{background-image:url("/images/backgrounds/nebula.jpg")}body.bg-pink-paper,.background-sample.bg-pink-paper{background-image:url("/images/backgrounds/pink-paper.jpg")}body.bg-kaleidoscope,.background-sample.bg-kaleidoscope{background-image:url("/images/backgrounds/kaleidoscope.jpg")}body.bg-rose-ribbon,.background-sample.bg-rose-ribbon{background-image:url("/images/backgrounds/rose-ribbon.jpg")}body.bg-moab,.background-sample.bg-moab{background-image:url("/images/backgrounds/moab.jpg")}body.bg-soft-blue,.background-sample.bg-soft-blue{background-image:url("/images/backgrounds/soft-blue.jpg")}body.bg-valentines-hearts,.background-sample.bg-valentines-hearts{background-image:url("/images/backgrounds/valentines-hearts.jpg")}body.bg-valentines-roses,.background-sample.bg-valentines-roses{background-image:url("/images/backgrounds/valentines-roses.jpg")}body.bg-warm-soft,.background-sample.bg-warm-soft{background-image:url("/images/backgrounds/warm-soft.jpg")}body.bg-black-sands,.background-sample.bg-black-sands{background-image:url("/images/backgrounds/black-sands.jpg")}body.bg-driftwood,.background-sample.bg-driftwood{background-image:url("/images/backgrounds/driftwood.jpg")}body.bg-manhattan,.background-sample.bg-manhattan{background-image:url("/images/backgrounds/manhattan.jpg")}body.bg-rock-garden,.background-sample.bg-rock-garden{background-image:url("/images/backgrounds/rock-garden.jpg")}body.bg-rose,.background-sample.bg-rose{background-image:url("/images/backgrounds/rose.jpg")}body.bg-seaside,.background-sample.bg-seaside{background-image:url("/images/backgrounds/seaside.jpg")}body.bg-terrace,.background-sample.bg-terrace{background-image:url("/images/backgrounds/terrace.jpg")}body.bg-blue-dusk,.background-sample.bg-blue-dusk{background-image:url("/images/backgrounds/blue-dusk.jpg")}body.bg-cement-blue,.background-sample.bg-cement-blue{background-image:url("/images/backgrounds/cement-blue.jpg")}body.bg-cotton-candy,.background-sample.bg-cotton-candy{background-image:url("/images/backgrounds/cotton-candy.jpg")}body.bg-crystaline-lake,.background-sample.bg-crystaline-lake{background-image:url("/images/backgrounds/crystaline-lake.jpg")}body.bg-dark-horse,.background-sample.bg-dark-horse{background-image:url("/images/backgrounds/dark-horse.jpg")}body.bg-deep-ocean,.background-sample.bg-deep-ocean{background-image:url("/images/backgrounds/deep-ocean.jpg")}body.bg-indigo-sunset-blue,.background-sample.bg-indigo-sunset-blue{background-image:url("/images/backgrounds/indigo-sunset-blue.jpg")}body.bg-neon-night,.background-sample.bg-neon-night{background-image:url("/images/backgrounds/neon-night.jpg")}body.bg-night-sky,.background-sample.bg-night-sky{background-image:url("/images/backgrounds/night-sky.jpg")}body.bg-pink-lily,.background-sample.bg-pink-lily{background-image:url("/images/backgrounds/pink-lily.jpg")}body.bg-plum-purple,.background-sample.bg-plum-purple{background-image:url("/images/backgrounds/plum-purple.jpg")}body.bg-purple-fade,.background-sample.bg-purple-fade{background-image:url("/images/backgrounds/purple-fade.jpg")}body.bg-sweet-peach,.background-sample.bg-sweet-peach{background-image:url("/images/backgrounds/sweet-peach.jpg")}.message--warning{color:#c00}.subheader{height:inherit;padding:0 0 12px 0}.subheader__icon{cursor:pointer;padding-right:12px;position:relative;float:left;min-height:70px}.subheader__icon .subheader__icon__back{opacity:.8;cursor:pointer;font-family:"17hats-icons";font-size:9px;font-weight:400;color:#1b9cd2;width:10px;position:absolute;top:7px;left:0;padding:3px;background:#fff;border-radius:10px;z-index:1}.subheader__link{font-size:.9rem}.section{position:relative;justify-content:space-between;margin-bottom:1rem}.section--header{display:flex;border-bottom:1px solid #bbb;padding-bottom:1.2rem}.section--header:after{border-top:1px solid #fff;content:"";display:block;height:0;left:0;margin-top:1px;top:100%;position:absolute;width:100%}.section--footer{border-top:1px solid #fff;padding-top:1.2rem}.section--footer:before{border-top:1px solid #bbb;bottom:100%;content:"";display:block;height:0;left:0;margin-bottom:1px;position:absolute;width:100%}.section__actions>.button{margin-left:.5rem}.gutter{background:rgba(160,160,160,.2);border-radius:7px;margin-bottom:1rem;padding:10px 20px;position:relative}@media screen and (max-width: 594px){.gutter{padding:1.5rem}}.gutter>.close-icon{position:absolute;right:10px;top:10px}.gutter>.close-icon>i,.gutter>.close-icon>.font-icon{color:#999}.gutter .gutter__header{font-weight:bold;text-transform:uppercase;margin-bottom:1.5rem;display:flex;align-items:center}.gutter .gutter__header>.icon,.gutter .paginate .gutter__header>.previous,.paginate .gutter .gutter__header>.previous,.gutter .paginate .gutter__header>.next,.paginate .gutter .gutter__header>.next,.gutter .gutter__header>.font-icon{position:relative;font-size:48px;line-height:42px;margin-right:15px;color:#999}.gutter p{margin:0 0 1.5rem}.gutter--small{padding:1rem 2rem}.gutter--knockout{background:hsla(0,0%,100%,.8);border:1px solid rgba(160,160,160,.2);padding:1rem 2rem}.scribble{color:#1b9cd2;font-family:"donovansueregular";font-size:38px;line-height:36px;letter-spacing:0;text-shadow:1px 1px 0 hsla(0,0%,100%,.7);display:block;text-align:center;position:relative;z-index:1;margin:auto}.scribble-page{flex:1;display:flex}.scribble-container{display:flex;flex:1}.scribble-generic{background:url("/images/scribble-bubble.svg") no-repeat top center;background-size:contain;display:block;margin:auto;padding:20px 40px;max-width:320px;height:240px;text-align:center;position:relative}@media screen and (max-width: 594px){.scribble-generic{width:100%;height:170px;background:none}}.scribble-generic>*{position:relative;top:50%;transform:translateY(-50%)}.scribble-generic>.noWorkflow{position:relative;top:32%;transform:translateY(-50%)}.workflow_overview .scribble-generic{width:auto}.scribble-project{position:relative;text-align:center;margin:40px 20px}@media screen and (min-width: 1200px){.scribble-project{float:left;margin:10px 20px 20px;width:668px !important;height:258px;background:center url("/images/scribble-02.svg") no-repeat;clear:both}}.scribble-project span{display:inline-block;width:318px;max-width:100%;font-size:38px;line-height:36px;font-family:"donovansueregular";letter-spacing:0px;color:#1b9cd2;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}@media screen and (min-width: 1200px){.scribble-project span{position:absolute;height:100px;left:25px;top:60px}}.scribble-project span em{font-size:34px;line-height:34px;display:block;padding-top:10px}.scribble-project-menu{width:418px !important;height:195px;margin:0px !important;background:center url("/images/scribble-03.svg") no-repeat;position:relative;background-size:cover;clear:both;text-align:center}.scribble-project-menu span{position:absolute;width:304px;height:100px;left:15px;font-size:38px;top:42px;line-height:36px;font-family:"donovansueregular";letter-spacing:0px;color:#1b9cd2;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.scribble-project-menu em{font-size:34px;line-height:34px;display:block;padding-top:10px}.workflows_new .scribble-todo{margin:-30px 0px 0px 70px !important}.edit-active-workflow .contact-badge .avatar{width:74px;height:74px}@media screen and (min-width: 992px){.edit-active-workflow .workflows_wrap{min-height:360px}}.edit-active-workflow .scribble-todo{top:-13px;right:65px}.scribble-invoice{margin-left:-50px;position:relative;clear:both;text-align:center}@media screen and (min-width: 992px){.scribble-invoice{width:540px !important;height:258px;background:right url("/images/scribble-05.svg") no-repeat;margin-right:73px;margin-top:-60px !important;margin-bottom:-25px;float:right}}.scribble-invoice span{font-size:36px;line-height:36px;font-family:"donovansueregular";letter-spacing:0px;color:#1b9cd2;text-shadow:1px 1px 0 hsla(0,0%,100%,.7);text-align:center;margin-left:auto;display:block;margin-top:20px;min-width:224px;max-width:291px}@media screen and (min-width: 595px){.scribble-invoice span{width:291px;min-width:unset;max-width:unset}}@media screen and (min-width: 992px){.scribble-invoice span{margin-top:0px;position:absolute;width:291px;height:100px;left:24px;top:118px;margin-left:unset}}.scribble-invoice-send{background:top left url("/images/scribble-06.svg") no-repeat;position:absolute;bottom:-46px;right:0px;width:310px;height:106px;text-align:right}.scribble-invoice-send span{position:absolute;width:282px;font-size:42px;right:10px;bottom:6px;letter-spacing:0px;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}@media(max-width: 1115px){.scribble-invoice-send{background:none;width:auto;height:auto;margin-top:10px;bottom:-50px}}@media screen and (max-width: 594px){.scribble-invoice-send{position:static;text-align:center;margin-top:20px;height:auto}.scribble-invoice-send span{position:static}}.scribble-recurrence-start{background:top url("/images/scribble-06.svg") no-repeat;position:absolute;bottom:-50px;right:20px;width:350px;height:106px;text-align:right}.scribble-recurrence-start span{position:absolute;width:320px;font-size:42px;bottom:6px;right:0px;letter-spacing:0px;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}@media(max-width: 1115px){.scribble-recurrence-start{background:none;width:auto;height:auto;margin-top:10px;bottom:-50px}}@media screen and (max-width: 594px){.scribble-recurrence-start{background:none;position:static;text-align:center;margin-top:20px;height:auto}.scribble-recurrence-start span{position:static}}.scribble-quote{position:relative;background-size:cover;clear:both;margin-bottom:20px}@media screen and (min-width: 595px){.scribble-quote{height:240px;margin-bottom:0px;margin-left:260px;text-align:center}}@media screen and (min-width: 992px){.scribble-quote{width:498px !important;margin-left:220px;background:center url("/images/scribble-07.svg") no-repeat}}.scribble-quote span{font-size:38px;line-height:36px;font-family:"donovansueregular";letter-spacing:0px;color:#1b9cd2;text-shadow:1px 1px 0 hsla(0,0%,100%,.7);margin-top:270px;display:block;width:254px;margin-left:20px}@media screen and (min-width: 595px){.scribble-quote span{position:absolute;height:100px;left:0;top:80px;margin-top:unset;margin-left:unset}}@media screen and (min-width: 992px){.scribble-quote span{left:204px;width:200px}}.scribble-quote-send{background:top left url("/images/scribble-06.svg") no-repeat;position:absolute;bottom:-42px;right:0px;width:300px;height:106px;text-align:right}.scribble-quote-send span{position:absolute;width:282px;font-size:42px;right:0px;bottom:0px;letter-spacing:0px;color:#1b9cd2;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}@media(max-width: 1115px){.scribble-quote-send{background:none;text-align:center;margin-bottom:20px;height:auto;width:auto}.scribble-quote-send span{width:260px;bottom:-19px;right:0px}}@media screen and (max-width: 594px){.scribble-quote-send{background:none;position:static;text-align:center;margin-bottom:20px;height:auto;width:auto}.scribble-quote-send span{position:static}}.scribble-questionnaire-send{background:left url("/images/scribble-06.svg") no-repeat;position:absolute;bottom:-50px;right:0px;width:350px;height:125px;text-align:right}.scribble-questionnaire-send span{position:absolute;font-size:42px;right:0px;bottom:0px;width:315px;font-size:40px;font-family:"donovansueregular";letter-spacing:0px;color:#1b9cd2;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}@media(max-width: 1115px){.scribble-questionnaire-send{background:none;text-align:center;margin-top:20px;height:auto;width:auto}}@media screen and (max-width: 594px){.scribble-questionnaire-send{background:none;position:static;text-align:center;margin-top:20px;height:auto;width:auto}.scribble-questionnaire-send span{position:static}}.scribble-contract-send{background:top left url("/images/scribble-06.svg") no-repeat;position:absolute;bottom:-46px;right:0px;width:310px;height:106px;text-align:right}.scribble-contract-send span{position:absolute;width:334px;font-size:42px;right:0px;bottom:0px;font-size:40px;font-family:"donovansueregular";letter-spacing:0px;color:#1b9cd2;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}@media(max-width: 1115px){.scribble-contract-send{background:none;text-align:center;margin-top:20px;height:auto;width:280px;margin-top:0}.scribble-contract-send span{width:280px}}@media screen and (max-width: 594px){.scribble-contract-send{background:none;position:static;text-align:center;margin-top:20px;height:auto;width:auto;margin-top:0}.scribble-contract-send span{position:static}}.scribble-06{background:center url("/images/scribble-06.svg") no-repeat;position:absolute;top:38px;right:27px;width:610px;height:138px;text-align:right}.scribble-questionnaire{margin-right:0px;margin-top:10px;position:relative;background-size:cover;clear:both;text-align:center;margin-bottom:280px}@media screen and (min-width: 992px){.scribble-questionnaire{margin-bottom:0px;margin-top:0px;background:center url("/images/scribble-07.svg") no-repeat;width:430px !important;height:194px;margin-left:500px;margin-top:-28px;margin-bottom:200px}}.scribble-questionnaire span{width:288px;font-size:38px;line-height:36px;font-family:"donovansueregular";letter-spacing:0px;color:#1b9cd2;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}@media screen and (min-width: 992px){.scribble-questionnaire span{position:absolute;height:100px;left:135px;top:68px}}.scribble-bookkeeping{float:left;margin:75px 170px;width:600px !important;height:258px;background:center url("/images/scribble-bubble.svg") no-repeat;position:relative;clear:both;text-align:center}.scribble-bookkeeping span{position:absolute;width:318px;height:100px;left:145px;font-size:38px;top:90px;line-height:42px;font-family:"donovansueregular";letter-spacing:0px;color:#1b9cd2;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.scribble-bookkeeping span em{font-size:36px;line-height:38px;display:block;padding-top:10px}.scribble-capture-form{background:right url("/images/scribble-01.svg") no-repeat;margin-top:-35px !important;float:right;margin-right:47px;width:460px !important;height:215px;position:relative;clear:both;text-align:center}.scribble-capture-form span{position:absolute;width:260px;height:100px;left:32px;font-size:38px;top:80px;line-height:36px;font-family:"donovansueregular";letter-spacing:0px;color:#1b9cd2;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.scribble-capture-form em{font-size:34px;line-height:34px;display:block;padding-top:10px}.contact-badge{line-height:74px;width:74px;height:74px;font-size:36px;font-weight:300}.contact-badge--small{line-height:30px;width:30px;height:30px;font-size:13px}.contact-badge--medium{line-height:50px;width:50px;height:50px;font-size:24px}.contact-badge--medium .avatar{width:100%;height:100%}.contact-badge--large{line-height:70px;width:70px;height:70px;font-size:28px}.contact-badge__icon{display:flex;justify-content:center;align-items:center;color:#fff;letter-spacing:0;width:100%;height:100%;border-radius:50%;background-color:#aaa;text-shadow:none}.contact-badge__icon.avatar{background-image:none !important;background-color:#fff;border:none}.contact-badge__icon img{width:100%;height:100%;border-radius:50%;vertical-align:middle}.contact-badge__image{position:relative;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;border-radius:10000px}.contact-badge__image--fix-small{width:30px;line-height:30px;display:block;float:left;margin-right:6px;height:30px}.details_new .details_head .details_avatar .contact-badge__image,.overview_header .details_avatar .contact-badge__image,.view_email .details_avatar .contact-badge__image{width:74px;height:74px;margin-bottom:15px;float:left;margin-right:10px;border-radius:37px}.contact-badge__icon-client{background-color:#0b763e;border:2px solid #0b763e !important}.contact-badge__icon-lead{background-color:#ee7623;border:2px solid #ee7623 !important}.contact-badge__icon-prospect{background-color:#1b9cd2;border:2px solid #1b9cd2 !important}.contact-badge__icon-other{border:2px solid #aaa !important}.overview_grid .grid_item .details_avatar .contact-badge__image{display:block;float:none;width:50px;margin:20px auto 5px;height:50px;border-radius:25px}.badge-lockup__badge{display:inline-block;vertical-align:middle;margin-right:5px}.badge-lockup__text{display:inline-block;vertical-align:middle}.icon-lockup__icon,.icon-lockup__text{display:inline-block;vertical-align:middle}.icon-lockup__icon{margin-right:5px;color:#999;font-size:26px}.photoSizer{object-fit:cover;background:#fbfbfb}.progress-bar{position:relative;background:rgba(0,0,0,.11);-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px;padding:1px;box-shadow:inset 0 -1px 1px #fff}.progress-bar--xs{height:5px;width:70px}.progress-bar>span{display:block;height:100%;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;background-color:#0b763e;background-image:linear-gradient(center bottom, rgb(43, 194, 83) 37%, rgb(84, 240, 84) 69%);box-shadow:inset 0 2px 9px hsla(0,0%,100%,.3),inset 0 -2px 6px rgba(0,0,0,.4);position:relative;overflow:hidden}.progress-lockup--inline .progress-bar,.progress-lockup--inline .progress-lockup__text{display:inline-block;vertical-align:middle}.progress-lockup--inline .progress-bar{margin-right:10px;vertical-align:middle}.progress-lockup__text{margin-bottom:5px;word-break:break-word}.calbox{border:2px solid #999;border-radius:5px;text-align:center;width:28px;height:28px}.calbox--primary{color:#e1251b;border-color:#e1251b}.calbox__month,.calbox__day{line-height:1;padding-top:2px;font-weight:600;font-size:10px}.calbox__month{text-transform:uppercase}.activity-table__item .calbox,.activity-table__item .icon-workflow{margin-right:10px}.activity-table__item .calbox-content{flex:1}.activity-table__workflowitem{display:flex}.data-table{width:100%}.data-table thead th{padding:10px 4px;font-size:10px;text-align:left;text-transform:uppercase;font-weight:700;color:#666}.data-table thead th.align-center{text-align:center}.data-table td{position:relative;padding-left:4px;padding-right:4px;padding-bottom:10px}.data-table tr{position:relative;font-size:13px}.data-table td:last-child{padding-right:0}.data-table .subtext{font-size:12px;color:#999}.products-list-table.data-table thead th{white-space:nowrap}.data-table--ruled thead tr{border-bottom:1px solid #ccc}.data-table--ruled tfoot tr{border-top:1px solid #ccc}.data-table--ruled tr.data-table__error td{padding-top:0;border-bottom:1px solid #ccc}.data-table--ruled .data-table__item{border-bottom:1px solid #ccc}.data-table--ruled .data-table__item td{padding-top:10px}.data-table--ruled .data-table__item:last-child{border:none}.data-table__item--clickable:hover{background-color:hsla(0,0%,100%,.3);cursor:pointer}.calbox{border:2px solid #999;border-radius:5px;text-align:center;width:28px;height:28px}.calbox--primary{color:#e1251b;border-color:#e1251b}.calbox__month,.calbox__day{line-height:1;padding-top:2px;font-weight:600;font-size:10px}.calbox__month{text-transform:uppercase}.activity-table__item .calbox,.activity-table__item .icon-workflow{margin-right:10px}.activity-table__item .calbox-content{flex:1}.activity-table__workflowitem{display:flex}.payment-schedule__table{width:100%;position:relative}.payment-schedule__table td{padding-right:10px;padding-bottom:10px}.payment-schedule__table td:last-child{padding:0}.payment-schedule__table .date-pick{float:none;width:100%}@media screen and (max-width: 594px){.payment-schedule__table{display:block;margin-bottom:10px}.payment-schedule__table td{display:block;padding-right:0px;padding-bottom:0px}}.payment-schedule__table--payments{margin-top:10px}.payment-schedule__table--payments tr{position:relative;border-bottom:1px solid #ccc}.payment-schedule__table--payments td{position:relative;padding:10px 10px 10px 0}.payment-schedule__table--payments td:last-child{padding-bottom:10px}.payment-schedule-mobile .select_currency_percentage{max-width:80px}.payment-schedule-mobile .index-label{font-weight:bold}.payment-schedule-mobile .index-content{flex:1}.payment-schedule-mobile .list-horizontal{margin-bottom:10px}.payment-schedule-mobile .list-settings{flex-wrap:wrap}.payment-schedule-mobile .col-installment_triggers{flex:1 0 100%;margin-top:10px}.payment-schedule-mobile .col-installment_triggers.installment-on{flex:1;margin-top:0px}.payment-schedule-mobile .col-due_when_amount{flex:0 0 50px}.payment-schedule-mobile .col-due_when_period{flex:1 0 100px;margin-right:0}.recurrence-settings .date-pick{width:100%}.recurrence-settings__interval,.recurrence-settings__due-interval{width:18%;margin-right:2%;float:left;position:relative}.recurrence-settings__ends{width:50%;margin-right:2%;float:left}.recurrence-settings__due-trigger{width:40%;float:left;position:relative}.recurrence-settings__ends-on{width:48%;float:left;position:relative}.recurrence-settings__period,.recurrence-settings__due-period{width:32%;margin-right:2%;float:left;margin-bottom:15px}.recurrence-start-date .date-pick{width:150px}.recurrence-warning{margin:10px 20px 20px}.recurrence-warning strong{font-weight:bold}.box{padding:20px 15px;border-color:none;border-style:solid;border-width:1px;border-radius:4px}.box--flat{border-width:0}.box--bold{border-width:2px;border-radius:6px}.box--gray{background-color:#f2f3f3;border-color:#c8ced1}.box--white{background-color:#fff;border-color:#c8ced1}.box--gold{background-color:hsl(40.5714285714,43.2098765432%,92.3529411765%);border-color:#ba9851}.box--green{background-color:rgb(230.8411627907,239.8588372093,235.1393066725);border-color:#0b763e}.box__header{border-bottom:1px solid rgba(162,179,196,.7);padding-bottom:10px;margin-bottom:10px}.box__header__title{display:inline-block;font-size:1.7rem;text-transform:uppercase}.box__header__title span{text-transform:none}.box__header__subtext{font-size:1rem}.box__header__actions{float:right}#learn-mode-container{margin-top:10px;background-color:#e8f7ef;padding:10px;border-radius:4px}#learn-mode-container.learn-mode-header{margin-bottom:10px;margin-top:0px}#learn-mode-container p{color:#676767;font-size:12px;margin-bottom:5px}#learn-mode-container p:last-child{margin-bottom:0px}.state-box{position:relative;padding:25px;border-style:solid;border-width:1px;border-radius:10px;background-color:#fff;border-color:#c8ced1}.state-box--flat{border-width:0}.state-box--bold{border-width:2px;border-radius:6px}.state-box:hover{border-color:#0b763e}.state-box.selected{background-color:rgb(230.8411627907,239.8588372093,235.1393066725);border-color:#0b763e}.state-box.selected .selected-badge{width:20px;height:20px;line-height:20px;text-align:center;padding:4px;border-radius:100%;color:#f2f3f3;background-color:#0b763e;position:absolute;top:0;right:0;transform:translate(20%, -20%)}.state-box--badge{color:#f2f3f3;background-color:#0b763e;position:absolute;padding:4px 8px;font-size:.9rem;font-weight:bold;border-radius:10px}.state-box--badge--top{top:0px;left:50%;transform:translate(-50%, -50%)}.state-box--badge--top-left{top:0px;right:-10px;transform:translateY(-50%)}.state-box--badge--top-right{top:0px;left:-10px;transform:translateY(-50%)}.state-box--badge--bottom{bottom:0px;left:50%;transform:translate(-50%, 50%)}.state-box--badge--bottom-left{bottom:0px;right:-10px;transform:translateY(-50%)}.state-box--badge--bottom-right{bottom:0px;left:-10px;transform:translateY(-50%)}.bg-box,.contact-details{padding:20px;background:hsla(0,0%,100%,.7);border-radius:4px;margin-bottom:20px}.bg-box--bottom{margin-bottom:0}.bg-box--grabbable{padding:20px}@media screen and (max-width: 594px){.bg-box--grabbable{padding:10px}}@keyframes arrowBlink{0%{opacity:1}80%{opacity:1}100%{opacity:0}}.bg-box--with-tabs{position:relative;top:40px;margin-bottom:40px;border-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}@media(max-width: 1400px){.bg-box--with-tabs:after{content:"➤";position:absolute;right:-8px;top:-34px;height:34px;color:#000;line-height:32px;animation:arrowBlink 600ms ease-out infinite alternate}}.bg-box--with-tabs .no-opt-texts{border:2px solid red;padding:18px;border-radius:4px;background-color:#fff2f2;display:flex;flex-direction:column}.bg-box__tabs{position:absolute;top:-34px;left:0;right:0}@media(max-width: 1400px){.bg-box__tabs{overflow-x:scroll}}.bg-box__tabs ul,.bg-box__tabs li{margin:0;padding:0}.bg-box__tabs ul{list-style:none;text-align:center;display:flex;flex-wrap:no-wrap;white-space:nowrap}.bg-box__tabs li{outline:0;border-top-left-radius:4px;border-top-right-radius:4px}.bg-box__tabs li a{color:#999;text-transform:uppercase;padding:10px;display:inline-block;font-weight:700;line-height:1}.bg-box__tabs li.active{background:hsla(0,0%,100%,.7)}.bg-box__tabs li.active a{color:#444}.bg-box__tabs--small{top:-32px}.bg-box__tabs--small li{font-size:12px}.bg-box__tab-content{display:none}.bg-box__tab-content.active{display:block}.bg-box-files{margin-left:-20px;margin-right:-20px}@media screen and (min-width: 595px){.bg-box-files{margin-left:-18px;margin-right:-25px}}.bg-box .activity-list .big-head th,.contact-details .activity-list .big-head th{padding:0 0 15px 0;vertical-align:middle}.side-box{padding-bottom:20px;padding:15px 20px}.side-box .combined-header{display:flex;justify-content:space-between;align-items:baseline}.side-box .combined-header .btn-default{height:20px;width:20px;padding:0 0 1px 1px}.side-box .combined-header .btn-default:focus{box-shadow:none}.side-box .combined-header .btn-default:hover{background:#eee}.side-box .combined-header .btn-default i{font-size:8px}.side-box:last-child{border:none;margin-bottom:0;padding-bottom:0}.side-box__button-head .button,.side-box__button-head .grid-menu{margin-left:10px;margin-top:-2px;vertical-align:middle}.side-box__button-head .grid-menu{display:inline-block;float:none;text-transform:none}.activity-table{width:100%;color:#444}.activity-table thead th:last-child{text-align:right;left:0px;top:-3px}.activity-table thead th:first-child{text-align:left}.activity-table td{padding-bottom:10px;padding-right:10px}.activity-table td:last-child{padding-right:0}.activity-table .icon-grab-y{color:#bbb;cursor:move;font-size:18px;left:38px;position:absolute;text-align:center;top:21px}.activity-table .normal-menu{float:none;margin:0}.activity-table strong{font-weight:600}.activity-table .grid-menu{float:none;margin:0}.activity-table .grid-menu__left ul{right:-10px}.activity-table .status{display:inline-block;margin:0 3px;padding:2px 6px;width:initial}@media screen and (min-width: 1151px){.activity-table .hats-dropdown[data-prefer-left] .hats-dropdown-container,.activity-table .hats-dropdown[data-prefer-left] ul.hats-dropdown-menu{right:0px;left:unset}}@media screen and (min-width: 1050px)and (max-width: 1150px){.activity-table .hats-dropdown[data-prefer-left] .hats-dropdown-container,.activity-table .hats-dropdown[data-prefer-left] ul.hats-dropdown-menu{right:-60px;left:unset}}@media screen and (min-width: 992px)and (max-width: 1049px){.activity-table .hats-dropdown[data-prefer-left] .hats-dropdown-container,.activity-table .hats-dropdown[data-prefer-left] ul.hats-dropdown-menu{right:-90px;left:unset}}@media screen and (min-width: 632px)and (max-width: 915px){.activity-table .hats-dropdown[data-prefer-left] .hats-dropdown-container,.activity-table .hats-dropdown[data-prefer-left] ul.hats-dropdown-menu{right:-170px;left:unset}}@media screen and (min-width: 595px)and (max-width: 632px){.activity-table .hats-dropdown[data-prefer-left] .hats-dropdown-container,.activity-table .hats-dropdown[data-prefer-left] ul.hats-dropdown-menu{right:-250px;left:unset}}.activity-table--ruled .activity-table__item{border-bottom:1px solid #ccc}.activity-table--ruled .activity-table__item td{padding-top:10px;vertical-align:top}.activity-table--ruled .activity-table__item:last-child{border:none}.activity-table__item--clickable:hover,.activity-table__col--clickable:hover{cursor:pointer;background:hsla(0,0%,100%,.7)}.activity-table__item--completed{color:#9aa1a5}.activity-table__item--completed strong{text-decoration:line-through}.activity-table__item:last-child td{padding-bottom:0}.activity-table__col-icon{width:30px}.activity-table__col-icon .icon,.activity-table__col-icon .paginate .previous,.paginate .activity-table__col-icon .previous,.activity-table__col-icon .paginate .next,.paginate .activity-table__col-icon .next{font-size:30px;color:#9aa1a5}.activity-table__col-button{padding-right:0}.activity-table__col-button--sm{width:30px}.activity-table__col-button--med{width:60px}.activity-table__big-head,.activity-table__medium-head,.activity-table__small-head{border-bottom:1px solid #ccc;color:#444;line-height:1;text-align:left}.activity-table__big-head.no-rule,.activity-table__medium-head.no-rule,.activity-table__small-head.no-rule{border:none}.activity-table__big-head.no-rule th,.activity-table__medium-head.no-rule th,.activity-table__small-head.no-rule th{padding:0}.activity-table__big-head th{padding:15px 0px}.activity-table__medium-head th{padding:0 0 15px 0px}.activity-table__small-head{color:#9aa1a5;text-transform:uppercase}.activity-table__small-head th{padding:20px 0px}.activity-table__col-ago{font-size:11px;white-space:nowrap}.activity-table__col-text input[type=checkbox]{font-size:25px;margin:0}.activity-table__col-text p{word-break:break-word}.activity-table__col-date{font-size:13px}.activity-table__col--right{text-align:right}.activity-table__col--right .grid-menu ul{text-align:left}.activity-table__col--left{text-align:left}.activity-table__col--center{text-align:center}.activity-table__col--top,.activity-table__col--top>*{vertical-align:top}.activity-table__col--middle,.activity-table__col--middle>*{vertical-align:middle}.activity-table__subtext{color:#444;font-size:12px;word-break:break-word}.activity-table__subtext em{font-style:italic;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif}.activity-table__subtext ul{list-style:initial;list-style-position:inside;list-style-type:disc}.activity-table__subtext ul li{margin-left:10px}.activity-table__subtext ol{list-style:initial;list-style-position:inside;list-style-type:decimal}.activity-table__subtext ol li{margin-left:10px}.activity-table__subtext:first-letter{text-transform:uppercase}.activity-table__subtext .service_answers>span{display:block}.activity-table--completed{color:#9aa1a5}.activity-table--completed strong{text-decoration:line-through}.activity-table--limit-6 .activity-table__item:nth-child(n+7){display:none}.activity-table--limit-6 .activity-table__item:nth-child(6){border:none}.document-list{margin:10px 0}.document-list li{border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:10px}.document-list li:hover{cursor:pointer}.document-list li:last-child,.document-list li:only-child{border:none;margin:0;padding:0}.simple-data td{padding:.2rem 0;word-wrap:break-word;white-space:normal}.simple-data__head th{padding:1rem 0;text-align:left;color:#858585}.simple-data__header{width:95% !important}.simple-data__name{font-weight:600;padding-right:2rem;white-space:nowrap;max-width:120px}.simple-data--col-right{text-align:right}.simple-data--100pc{width:100%}.simple-data--fixed{table-layout:fixed}.simple-data--zebra tbody tr:nth-child(odd){background:rgba(0,0,0,.03)}.simple-data--zebra th,.simple-data--zebra td{padding:.5rem}.side-box .simple-data .simple-data__name__logo{max-width:80%;max-height:20px;vertical-align:middle}.side-box .simple-data .simple-data__value{padding-left:1rem;word-break:break-word}.side-box .simple-data span.normal-menu{display:inline-block;float:initial}.dialog-settings__label{line-height:34px;font-weight:600;color:#333;font-size:15px;margin:0}.dialog-settings__meta{text-align:center;margin-top:10px;font-size:12px}.dialog-settings__meta a{color:#3c5db2;text-decoration:none}.dialog-settings__meta--top-right{margin-top:0}@media screen and (min-width: 595px){.dialog-settings__meta--top-right{position:absolute;top:17px;right:25px;text-align:right}}.equal-payments .date-pick,.equal-payments .select_menu_split{width:242px}@media screen and (max-width: 594px){.equal-payments .date-pick,.equal-payments .select_menu_split{width:100%}}.custom-payments .dialog-settings__meta{margin-bottom:10px}.parsley-form .parsley-input-wrapper{position:relative}.parsley-form .parsley-errors-list{padding-bottom:0px !important;background:#222;border-radius:5px;color:#fff;padding:0px 5px !important;position:absolute;z-index:1000;line-height:21px;text-shadow:none;font-size:12px;width:200px !important;right:-221px;top:6px}.parsley-form .parsley-errors-list li{background:#222 !important;line-height:21px !important}.parsley-form .parsley-errors-list.filled:before{content:"";display:inline-block;border-left:0;border-right:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0);border-top:7px solid rgba(0,0,0,0);border-bottom-color:#333;margin-left:-5px;margin-top:1px;position:absolute;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.circle{border-radius:50%}.circle.sm{width:14px;height:14px}.circle.md{width:20px;height:20px}.circle.lg{width:28px;height:28px}.button{color:#444;cursor:pointer;display:inline-block;font-size:1.4rem;font-weight:700;padding:.5rem 1.1rem .6rem 1.1rem;margin:0;text-decoration:none;-webkit-transition:background-color .15s;-moz-transition:background-color .15s;-ms-transition:background-color .15s;-o-transition:background-color .15s;transition:background-color .15s;border:1px solid #aaa;border-collapse:collapse;border-radius:4px;background:#fff;outline:0;text-align:center}.button:hover{background:#eee}.button--primary{border:#0b763e;background:#0b763e;color:#fff}.button--primary:active,.button--primary:hover{color:#fff;background:rgb(15.3488372093,164.6511627907,86.511627907)}.button--primary i{color:#fff}.button--secondary{background:#c8ced1;border:1px solid #c8ced1;color:#fff}.button--secondary:active,.button--secondary:hover{color:#fff;background:hsl(200,8.9108910891%,90.1960784314%);border:1px solid hsl(200,8.9108910891%,90.1960784314%)}.button--gold{background:#ba9851;border:1px solid #ba9851;color:#fff}.button--gold:active,.button--gold:hover{color:#fff;background:hsl(40.5714285714,43.2098765432%,62.3529411765%);border:1px solid hsl(40.5714285714,43.2098765432%,62.3529411765%)}.button--ink{background:#263867;border:1px solid #263867;color:#fff}.button--ink:active,.button--ink:hover{color:#fff;background:rgb(51.7446808511,76.2553191489,140.2553191489);border:1px solid rgb(51.7446808511,76.2553191489,140.2553191489)}.button--block{display:block;width:100%;padding-left:0;padding-right:0}.button--large{padding:1.2rem .9rem;min-width:100px}.button--small{font-size:1.2rem}.button--small .icon,.button--small .paginate .previous,.paginate .button--small .previous,.button--small .paginate .next,.paginate .button--small .next{font-size:.8rem;position:relative;bottom:2px}.button--xsmall{font-size:1.1rem;padding:.3rem 1.2rem;border-radius:4px;white-space:nowrap}.button--xsmall .icon,.button--xsmall .paginate .previous,.paginate .button--xsmall .previous,.button--xsmall .paginate .next,.paginate .button--xsmall .next{font-size:.8rem;position:relative;bottom:2px}.button--with-icon{display:flex;flex-direction:row}.button--with-icon>span{margin-left:1rem;align-self:center;text-align:center;width:100%;padding-right:3.5rem;font-weight:normal;font-size:1.2rem}.button--with-icon .icon,.button--with-icon .paginate .previous,.paginate .button--with-icon .previous,.button--with-icon .paginate .next,.paginate .button--with-icon .next{flex-basis:7rem;margin:0;font-size:2.5rem;align-self:center;width:100%;text-align:right}.btn-circle{margin-top:20px;margin-left:15px;border-radius:15px;padding:2px 5px 1px 5px}.btn-circle i{font-family:"17hats-icons";font-size:11px;display:block;width:12px;font-weight:300;text-align:center;line-height:19px;color:#555;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.button--circle{border-radius:10rem;padding:0}.circle{border-radius:50%}.button--circle--xs{font-size:.9rem;letter-spacing:0;width:24px;height:24px;line-height:0}.button-lockup{position:relative;cursor:pointer}.button-lockup-flex{display:flex}.button-lockup__button{display:inline-block;vertical-align:middle;margin-right:10px}.button-lockup__meta{display:inline-block;vertical-align:middle;font-size:12px}.button-lockup__meta--follow-up{margin-top:4px}.button--promo{position:relative;color:#666}.button--promo:hover{color:#666}.button--promo>div{color:#666}.button--promo-alpha{height:auto;min-height:130px;overflow:hidden;text-align:center;margin:0 5px;line-height:1;padding:10px;display:inline-block}.button--promo-alpha h4{color:#000;font-size:18px;margin-bottom:10px;font-weight:600}.button--inline{display:inline-block}button{outline:none;cursor:pointer}.btn-group{font-size:0;display:inline-block;white-space:nowrap}.btn-group .btn-xs,.btn-group .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .btn-group abbr{border-radius:0px;border-left:0px}.btn-group .btn-xs:active,.btn-group .select_menu--button-xs .select_menu_wrapper abbr:active,.select_menu--button-xs .select_menu_wrapper .btn-group abbr:active{background:#ddd}.btn-group .btn-xs:first-child,.btn-group .select_menu--button-xs .select_menu_wrapper abbr:first-child,.select_menu--button-xs .select_menu_wrapper .btn-group abbr:first-child{border-top-left-radius:15px;border-bottom-left-radius:15px;border-left:1px solid #aaa}.btn-group .btn-xs:last-child,.btn-group .select_menu--button-xs .select_menu_wrapper abbr:last-child,.select_menu--button-xs .select_menu_wrapper .btn-group abbr:last-child{border-top-right-radius:15px;border-bottom-right-radius:15px}.btn-group .btn{border-radius:0px;border-left:0px;padding:10px 15px;float:none;margin:0px;color:#222;font-size:14px;font-weight:bold;outline:none;letter-spacing:-0.03em}.btn-group .btn:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px;border-left:1px solid #aaa}.btn-group .btn:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.btn-group .btn:hover{color:#000;background:#ddd}.btn-group .btn.selected,.btn-group .btn:active{background:#ddd}.btn-group.transactions-selector .btn{font-weight:normal}.hats-btn-circle{border-radius:15px;padding:2px 5px 1px 5px;border:1px solid #aaa;background:#fff;max-width:24px;max-height:24px}.hats-btn-circle i{font-family:"17hats-icons";font-size:11px;display:block;width:12px;font-weight:300;text-align:center;line-height:19px;color:#555;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.btn--disc{border-radius:100px;padding:0}.hats-btn{border-radius:8px;vertical-align:middle;color:#fff;cursor:pointer;display:inline-block;font-size:14px;padding:5px 11px 6px 11px;text-decoration:none;text-shadow:none;background:#fff;border:1px solid #aaa;transition:background-color .15s;outline:none;font-weight:bold}.hats-btn:hover{color:#fff}.hats-btn.icon,.paginate .hats-btn.previous,.paginate .hats-btn.next{display:inline-flex;padding:.3em;font-size:11px}.hats-btn.icon .icon,.paginate .hats-btn.previous .icon,.paginate .hats-btn.next .icon,.hats-btn.icon .paginate .previous,.paginate .hats-btn.icon .previous,.paginate .hats-btn.previous .previous,.paginate .hats-btn.next .previous,.hats-btn.icon .paginate .next,.paginate .hats-btn.icon .next,.paginate .hats-btn.previous .next,.paginate .hats-btn.next .next,.hats-btn.icon>i,.paginate .hats-btn.previous>i,.paginate .hats-btn.next>i{margin:0 auto;color:#555}.hats-btn.icon.md,.paginate .hats-btn.md.previous,.paginate .hats-btn.md.next{padding:.5em .55em .55em .5em}.hats-btn.icon.md .icon,.paginate .hats-btn.md.previous .icon,.paginate .hats-btn.md.next .icon,.hats-btn.icon.md .paginate .previous,.paginate .hats-btn.icon.md .previous,.paginate .hats-btn.md.previous .previous,.paginate .hats-btn.md.next .previous,.hats-btn.icon.md .paginate .next,.paginate .hats-btn.icon.md .next,.paginate .hats-btn.md.previous .next,.paginate .hats-btn.md.next .next,.hats-btn.icon.md>i,.paginate .hats-btn.md.previous>i,.paginate .hats-btn.md.next>i{position:static;font-size:1.4em}.hats-btn.icon.lg,.paginate .hats-btn.lg.previous,.paginate .hats-btn.lg.next{padding:.6em .8em .8em .6em}.hats-btn.icon.lg .icon,.paginate .hats-btn.lg.previous .icon,.paginate .hats-btn.lg.next .icon,.hats-btn.icon.lg .paginate .previous,.paginate .hats-btn.icon.lg .previous,.paginate .hats-btn.lg.previous .previous,.paginate .hats-btn.lg.next .previous,.hats-btn.icon.lg .paginate .next,.paginate .hats-btn.icon.lg .next,.paginate .hats-btn.lg.previous .next,.paginate .hats-btn.lg.next .next,.hats-btn.icon.lg>i,.paginate .hats-btn.lg.previous>i,.paginate .hats-btn.lg.next>i{position:static;font-size:2.2em}.hats-btn.icon.icon-black .icon,.paginate .hats-btn.icon-black.previous .icon,.paginate .hats-btn.icon-black.next .icon,.hats-btn.icon.icon-black .paginate .previous,.paginate .hats-btn.icon.icon-black .previous,.paginate .hats-btn.icon-black.previous .previous,.paginate .hats-btn.icon-black.next .previous,.hats-btn.icon.icon-black .paginate .next,.paginate .hats-btn.icon.icon-black .next,.paginate .hats-btn.icon-black.previous .next,.paginate .hats-btn.icon-black.next .next,.hats-btn.icon.icon-black>i,.paginate .hats-btn.icon-black.previous>i,.paginate .hats-btn.icon-black.next>i{color:#000}.hats-btn.icon.icon-white .icon,.paginate .hats-btn.icon-white.previous .icon,.paginate .hats-btn.icon-white.next .icon,.hats-btn.icon.icon-white .paginate .previous,.paginate .hats-btn.icon.icon-white .previous,.paginate .hats-btn.icon-white.previous .previous,.paginate .hats-btn.icon-white.next .previous,.hats-btn.icon.icon-white .paginate .next,.paginate .hats-btn.icon.icon-white .next,.paginate .hats-btn.icon-white.previous .next,.paginate .hats-btn.icon-white.next .next,.hats-btn.icon.icon-white>i,.paginate .hats-btn.icon-white.previous>i,.paginate .hats-btn.icon-white.next>i{color:#fff}.hats-btn.circle{border-radius:50%;width:26px;height:26px;align-items:center}.hats-btn.circle.sm{width:20px;height:20px}.hats-btn.circle.md{width:32px;height:32px;font-size:13px;padding:0}.hats-btn.circle.lg{width:48px;height:48px}.hats-btn.btn-default{text-shadow:none;color:#000;border:1px solid #aaa}.hats-btn.btn-center-content{align-items:center}.hats-btn.btn-primary{border:1px solid #0b763e;background:#0b763e}.hats-btn.btn-primary.icon>.icon,.paginate .hats-btn.btn-primary.previous>.icon,.paginate .hats-btn.btn-primary.next>.icon,.paginate .hats-btn.btn-primary.icon>.previous,.paginate .hats-btn.btn-primary.previous>.previous,.paginate .hats-btn.btn-primary.next>.previous,.paginate .hats-btn.btn-primary.icon>.next,.paginate .hats-btn.btn-primary.previous>.next,.paginate .hats-btn.btn-primary.next>.next,.hats-btn.btn-primary.icon>i,.paginate .hats-btn.btn-primary.previous>i,.paginate .hats-btn.btn-primary.next>i{color:#fff}.hats-btn.btn-primary-hover{border:1px solid #000;background:#000}.hats-btn.btn-primary-hover:hover{border-color:#0b763e;background:#0b763e}.hats-btn.btn-primary-hover.icon>.icon,.paginate .hats-btn.btn-primary-hover.previous>.icon,.paginate .hats-btn.btn-primary-hover.next>.icon,.paginate .hats-btn.btn-primary-hover.icon>.previous,.paginate .hats-btn.btn-primary-hover.previous>.previous,.paginate .hats-btn.btn-primary-hover.next>.previous,.paginate .hats-btn.btn-primary-hover.icon>.next,.paginate .hats-btn.btn-primary-hover.previous>.next,.paginate .hats-btn.btn-primary-hover.next>.next,.hats-btn.btn-primary-hover.icon>i,.paginate .hats-btn.btn-primary-hover.previous>i,.paginate .hats-btn.btn-primary-hover.next>i{color:#fff}.hats-btn.btn-icon{padding-top:4px;padding-bottom:4px}.hats-btn.btn-icon .fa{font-size:18px}.btn-xs,.select_menu--button-xs .select_menu_wrapper abbr{outline:0px;cursor:pointer;text-align:center;justify-content:center;margin:0px;color:#000;font-weight:bold;padding:5px 10px;border-radius:15px;font-size:9px;letter-spacing:0px;text-transform:uppercase;border:1px solid #aaa;background:#fff;white-space:nowrap;display:inline-flex;align-items:center}.btn-xs:hover,.select_menu--button-xs .select_menu_wrapper abbr:hover{color:#000;background:#eee}.btn-xs.selected,.select_menu--button-xs .select_menu_wrapper abbr.selected{background:#eee}.btn-xs.btn--disc,.select_menu--button-xs .select_menu_wrapper abbr.btn--disc{width:16px;height:16px;line-height:1.6}.btn-xs.btn--disc i,.select_menu--button-xs .select_menu_wrapper abbr.btn--disc i{margin:0}.btn-xs .caret,.select_menu--button-xs .select_menu_wrapper abbr .caret{margin-left:3px}.btn-xs .icon,.select_menu--button-xs .select_menu_wrapper abbr .icon,.btn-xs .paginate .previous,.select_menu--button-xs .select_menu_wrapper abbr .paginate .previous,.paginate .btn-xs .previous,.paginate .select_menu--button-xs .select_menu_wrapper abbr .previous,.select_menu--button-xs .select_menu_wrapper .paginate abbr .previous,.btn-xs .paginate .next,.select_menu--button-xs .select_menu_wrapper abbr .paginate .next,.paginate .btn-xs .next,.paginate .select_menu--button-xs .select_menu_wrapper abbr .next,.select_menu--button-xs .select_menu_wrapper .paginate abbr .next{vertical-align:middle}.btn-xs .btn-icon-left,.select_menu--button-xs .select_menu_wrapper abbr .btn-icon-left{margin-right:4px}.btn-xs .btn-icon-right,.select_menu--button-xs .select_menu_wrapper abbr .btn-icon-right{margin-left:4px}.green{color:#0b763e}.orange{color:#fc8108}.light-blue{color:#1b9cd2}btn.green,btn-xs.green{color:#0b763e}btn.orange,btn-xs.orange{color:#fc8108}btn.light-blue,btn-xs.light-blue{color:#1b9cd2}.btn-lg{font-size:16px;padding:8px 11px 9px 11px;white-space:nowrap}.btn-block{display:block;width:100%}.btn--disc{border-radius:100px;padding:0}.btn-caret{border:1px solid #aaa;background:#fff;border-radius:3px;display:inline-flex;padding:0;vertical-align:middle;cursor:pointer;width:14px;height:14px}.btn-caret .caret{margin:auto}.btn-caret.circle{border-radius:50%;width:22px;height:22px}.btn-caret.circle.sm{width:22px;height:22px}.btn-caret.circle.md{width:28px;height:28px}.btn-caret.circle.lg{width:36px;height:36px}.btn-default{color:#333;border:1px solid #aaa;background:#fff;border:1px solid rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.15)}.btn-default:hover{color:#333}.btn-success{color:#fff;border:1px solid #0b763e;background:#0b763e}.btn-success:active,.btn-success:hover{color:#fff;border-color:rgb(15.3488372093,164.6511627907,86.511627907);background:rgb(15.3488372093,164.6511627907,86.511627907)}.btn-success.icon .icon,.paginate .btn-success.previous .icon,.paginate .btn-success.next .icon,.btn-success.icon .paginate .previous,.paginate .btn-success.icon .previous,.paginate .btn-success.previous .previous,.paginate .btn-success.next .previous,.btn-success.icon .paginate .next,.paginate .btn-success.icon .next,.paginate .btn-success.previous .next,.paginate .btn-success.next .next,.btn-success.icon>i,.paginate .btn-success.previous>i,.paginate .btn-success.next>i{color:#fff}.btn-success:active,.btn-success:hover{color:#fff;border-color:rgb(15.3488372093,164.6511627907,86.511627907);background:rgb(15.3488372093,164.6511627907,86.511627907)}.btn-success-revert{color:#0b763e;border:1px solid #0b763e;background:rgba(0,0,0,0)}.btn-success-revert :active,.btn-success-revert :hover{border-color:rgb(15.3488372093,164.6511627907,86.511627907);color:rgb(15.3488372093,164.6511627907,86.511627907)}.btn-danger{border:1px solid #a00003;background:#be141f;color:#fff;text-shadow:none}.btn-danger:hover{border:1px solid #a00003;background:#be141f}.discl{border:1px solid #aaa;float:left;background:#fff;padding:2px 4px 2px 0px;width:8px;height:8px;border-radius:3px;display:inline-block;text-align:center;line-height:7px;margin-right:5px;box-sizing:content-box;cursor:pointer}.discl:hover{background:#eee}.discl.mini-menu{border-radius:50%;padding:0}.icon-button{color:#444;text-align:center;display:inline-block}.icon-button:hover{color:#0b763e}.icon-button:hover i{color:#0b763e}.icon-button>span{display:block;font-size:.9em}.icon-button i{color:#444;font-size:16px}.button-border{border:1px solid #aaa}.btnheight{height:34px}.btnfont{font-size:14px}label.switch{position:relative;display:inline-block;width:44px;height:24px}label.switch.small{zoom:60%;margin-top:7px}label.switch input{display:none}label.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border-radius:24px;background-color:#c1c3c4;transition:.4s}label.switch .slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}input:checked+.slider{background-color:#0b763e}input:focus+.slider{box-shadow:0 0 1px #0b763e}input:checked+.slider:before{transform:translateX(20px)}input:disabled+.slider{opacity:.3;cursor:default}.switch-inline{display:inline-block;vertical-align:middle}.popover{position:relative}.popover .popover_button .caret{margin-top:-2px}.popover .popover_container{background-clip:padding-box;background:#fff;border-radius:4px;border-collapse:collapse;box-shadow:0 4px 14px 1px rgba(0,0,0,.14);display:none;padding:14px 24px;position:absolute;right:0px;top:30px;z-index:120001}.popover .popover_container h3{color:#333;font-size:16px}.popover .popover_container .popover_section{border-bottom:1px solid #d7d7d7;min-width:240px;padding:14px 0 10px}.popover .popover_container .popover_section label{font-weight:400}.popover .popover_container .popover_section:last-child{border-bottom:none}.popover .popover_container .popover_item{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.popover .popover_container .popover_item>label{color:#333;font-size:16px;max-width:180px;white-space:pre-wrap}.popover .popover_container .popover_item_button{box-sizing:border-box;display:block;margin:0 auto 8px;width:84%}.popover .popover_container .disabled{opacity:1}.popover .popover_container .disabled h3,.popover .popover_container .disabled p{opacity:.5}.funnel{position:relative;display:inline-block;width:200px;height:20px;border-radius:1000px;padding:2px 0 2px 2px;vertical-align:middle;background:#ccc}.funnel--nav{display:block;width:100%;height:36px;margin-bottom:0px;margin-top:10px}.funnel--nav .funnel__segment{cursor:pointer;user-select:none}.lifecycle__summary .funnel--nav .funnel__segment{cursor:default}.funnel--xs{width:75px;height:7px}.funnel--xs .funnel__stage:before,.funnel--xs .funnel__stage:after{display:none}.funnel__segments{display:table;width:100%;height:100%;line-height:1;border-radius:1000px;table-layout:fixed}.funnel__segment{display:table-cell;position:relative;height:100%}.funnel__segment:first-child .funnel__stage{border-bottom-left-radius:1000px;border-top-left-radius:1000px}.funnel__segment:last-child .funnel__stage{border-bottom-right-radius:1000px;border-top-right-radius:1000px}.funnel__segment:last-child .funnel__stage:before,.funnel__segment:last-child .funnel__stage:after{display:none}.funnel__stage{display:block;font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;text-shadow:1px 1px 0 hsla(0,0%,100%,.9);text-align:center;vertical-align:middle;text-transform:uppercase;white-space:nowrap;color:#666;height:100%;background:#efefef;border-right:2px solid #ccc;position:relative}.funnel__stage:before,.funnel__stage:after{content:"";width:0;height:0;position:absolute;left:100%;top:0;z-index:1}.funnel__stage:before{margin-left:2px;border-top:15px solid rgba(0,0,0,0);border-bottom:18px solid rgba(0,0,0,0);border-left:8px solid #ccc}.funnel__stage:after{border-top:15px solid rgba(0,0,0,0);border-bottom:18px solid rgba(0,0,0,0);border-left:8px solid #efefef}.funnel__stage span{display:block;font-size:1rem;position:relative;top:50%;transform:translateY(-50%);pointer-events:none;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width: 595px){.funnel__stage span{padding-left:.6rem}}.funnel__stage--active{color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.25);background-color:#858585}.funnel__stage--active:after{border-left-color:#858585}.funnel__stage--completed{color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.25);background-color:#0b763e}.funnel__stage--completed:after{border-left-color:#0b763e}.funnel-context{width:100%}.funnel-context td{padding:1rem}.funnel-context__label{font-weight:bold}.funnel-context__content{width:100%}.context-box{background:#fff;border:1px solid #bfbfbf;box-shadow:0 0 6px #858585;box-sizing:border-box;display:block;top:100%;left:50%;margin-top:.3rem;margin-left:-200px;position:absolute;padding:1.2rem 1rem;width:400px;z-index:99}.context-box:before,.context-box:after{content:"";display:block;height:0;width:0;position:absolute;bottom:100%;left:50%;pointer-events:none}.context-box:before{border-left:12px solid rgba(0,0,0,0);border-right:12px solid rgba(0,0,0,0);border-bottom:6px solid #bfbfbf;margin-left:-6px}.context-box:after{border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:5px solid #fff;margin-left:-5px}.context-box.pointer-left:before,.context-box.pointer-left:after{left:20px}.context-box.pointer-right:before,.context-box.pointer-right:after{right:20px;left:auto}.context-box--above:before,.context-box--above:after{top:100%;bottom:auto;border-bottom:none}.context-box--above:before{border-top:6px solid #bfbfbf}.context-box--above:after{border-top:5px solid #fff}.context-box--popup{opacity:0;transform:translate(0, 6px);pointer-events:none;display:none}.context-box--popup.show{opacity:1;pointer-events:auto;transform:translate(0, 0);display:block}.context-wrapper{position:absolute}.lifecycle-container .gutter__header .icon-edit{margin-left:10px}@media screen and (max-width: 594px){.lifecycle__summary .funnel,.lifecycle-container .funnel{background:none}.lifecycle__summary .funnel--nav,.lifecycle-container .funnel--nav{height:auto;margin-bottom:0}.lifecycle__summary .funnel__segments,.lifecycle-container .funnel__segments{display:block}.lifecycle__summary .funnel__segment,.lifecycle-container .funnel__segment{display:block;margin-bottom:5px}.lifecycle__summary .funnel__segment+.funnel__segment:before,.lifecycle-container .funnel__segment+.funnel__segment:before{content:"";position:relative;display:block;margin:0 auto 5px;width:0;height:0;border-style:solid;border-width:5px 10px 0 10px;border-color:#666 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.lifecycle__summary .funnel__segment:first-child .funnel__stage,.lifecycle-container .funnel__segment:first-child .funnel__stage{border-bottom-left-radius:0;border-top-left-radius:0}.lifecycle__summary .funnel__segment:last-child .funnel__stage,.lifecycle-container .funnel__segment:last-child .funnel__stage{border-bottom-right-radius:0;border-top-right-radius:0}.lifecycle__summary .funnel__stage,.lifecycle-container .funnel__stage{padding:12px;border-right:none}.lifecycle__summary .funnel__stage span,.lifecycle-container .funnel__stage span{transform:initial;position:static;top:0}.lifecycle__summary .funnel__stage:before,.lifecycle-container .funnel__stage:before{border:none}.lifecycle__summary .funnel__stage:after,.lifecycle-container .funnel__stage:after{border:none}.lifecycle__summary .context-box,.lifecycle-container .context-box{margin-left:calc((-100vw + 20px)/2);width:calc(100vw - 20px)}}.form-dialog{margin-top:10px;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif}.form-dialog__fields{margin-top:5px}.form-dialog__label{padding-bottom:15px;clear:left;float:left;width:125px;line-height:34px;font-weight:600;color:#333;font-size:15px;text-align:right}.form-dialog__field{margin-left:135px;margin-bottom:15px;line-height:34px;position:relative}.form_dialog__field--due-interval,.form_dialog__field--due-period{display:inline-block;width:10%;margin-right:3%;vertical-align:middle}.form_dialog__field--due-period{width:30%}@media screen and (min-width: 595px){.form_dialog.wider .form-dialog__label{width:175px}}.form_dialog.wider .form-dialog__field{margin-left:0}@media screen and (min-width: 595px){.form_dialog.wider .form-dialog__field{margin-left:185px}}@media screen and (max-width: 594px){.form_dialog.wider .form-actions button{margin-bottom:10px}}.form_dialog .clearboth .refreshList{font-weight:bold;text-decoration:underline}.new-product-form,.delete-product-form{border-radius:4px;position:absolute;background-color:rgba(0,0,0,0);bottom:auto;margin:0 auto;padding:0;outline:0}@media screen and (min-width: 992px){.new-product-form,.delete-product-form{position:absolute;width:650px}}.new-product-form .ui-dialog-titlebar,.delete-product-form .ui-dialog-titlebar{cursor:move}.ReactModal__Overlay{position:absolute !important;min-height:100%;z-index:100}.form--default .form-control{font-size:1.2rem}.form--default .btn{font-size:1.2rem}.form--default select{background-image:url("/images/down-arrow.svg");background-repeat:no-repeat;background-position:right 1rem center;background-color:#fff;box-sizing:content-box;cursor:pointer;-webkit-appearance:none;appearance:none;-moz-appearance:none}.form--default select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}.form--default>label{font-weight:bold;line-height:1;margin-bottom:.7rem}.form--default .form--default__section{margin-bottom:1.2rem}.form--default .form--default__actions{margin-top:1.2rem}.form--default .form--default__actions>.btn{margin-left:1.2rem}.input-element-text,.form .stripe-card-element,.form input[type=text],.form input[type=password],.form input[type=email],.form input[type=number],.form .input--password,.form textarea{color:#333;width:100%;letter-spacing:-0.04em;border:1px solid #ddd;height:34px;padding:0 7px;background:#fff;box-sizing:border-box;border-radius:4px;font-size:14px;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif}.input-element-text.small,.form .small.stripe-card-element,.form input.small[type=text],.form input.small[type=password],.form input.small[type=email],.form input.small[type=number],.form .small.input--password,.form textarea.small{font-size:12px;height:24px}.input-element-text:focus,.form .stripe-card-element:focus,.form input[type=text]:focus,.form input[type=password]:focus,.form input[type=email]:focus,.form input[type=number]:focus,.form .input--password:focus,.form textarea:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);outline:0}.input-element-text:disabled,.form .stripe-card-element:disabled,.form input[type=text]:disabled,.form input[type=password]:disabled,.form input[type=email]:disabled,.form input[type=number]:disabled,.form .input--password:disabled,.form textarea:disabled{opacity:.5}.form textarea,.form input,.form label{box-sizing:border-box}.form label{display:inline-block;margin-bottom:.7rem;line-height:1;font-weight:600;color:#333;font-size:1.3rem}.form input[type=text],.form input[type=email],.form input[type=number],.form textarea,.form select{display:inline-block;width:100%}.form .stripe-card-element{padding-top:7px}.form textarea{resize:vertical;min-height:85px;padding:5px 7px}.form input.input-error,.form input.parsley-error,.form textarea.input-error textarea.parsley-error input[type=text].parsley-error,.form input[type=text].parsley-error:focus,.form input[type=password].parsley-error,.form input[type=password].parsley-error:focus,.form input[type=email].parsley-error,.form input[type=email].parsley-error:focus,.form input[type=number].parsley-error,.form input[type=number].parsley-error:focus,.form textarea.parsley-error:focus,.form textarea.parsley-error,.form select.parsley-error+.select_menu_wrapper>abbr{border-color:#c00;box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px #c00}.form input.input-warn,.form input.input-warn:focus,.form textarea.input-warn,.form textarea.input-warn:focus{border-color:#ffb75a;box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px #ffb75a}.form .input-error,.form .input-warn,.form .parsley-errors-list{display:block;padding:.5rem;line-height:1;text-shadow:none;font-size:1.2rem}.form .input-error,.form .parsley-errors-list{color:#c00}.form .input-warn{color:#ffb75a}.form__label-help{margin-left:1rem}.form__label-required{margin-left:1rem;font-size:1rem;text-transform:uppercase;color:#bfbfbf}.form__group-help{font-size:1.2rem;color:#858585;text-align:center;margin-top:1rem}.form--inline label{display:inline}.form__form-group{margin-bottom:1rem;position:relative}#dialogSettings .gutter>.form__form-group:first-child>label{margin-top:0px}.form__input-group--inline label{margin-bottom:0}.form__input-group--inline label,.form__input-group--inline input[type=text],.form__input-group--inline input[type=password],.form__input-group--inline input[type=email],.form__input-group--inline input[type=number],.form__input-group--inline select,.form__input-group--inline .select_menu{display:inline-block;width:auto;vertical-align:middle}.form__input-group--flex{display:flex;justify-content:space-between}.form__button-group{text-align:center;margin-bottom:1rem;position:relative}.form__button-group .button{margin-left:1rem}.form__button-group .button:last-child,.form__button-group .button:only-child,.form__button-group .button.button--block{margin-left:0}.form__checkbox-group label{display:inline}.form-inline{display:flex;align-items:center}.form-inline .buttons{margin-left:10px}.account-referralcode-widget .form-inline{margin-top:10px;align-items:flex-start}.account-referralcode-widget .form-inline .buttons{margin-top:4px}.parsley-errors-list{color:#c00}.grecaptcha-badge{visibility:hidden}.submit_form .legal{font-size:.8rem}.tag-input,.form .tag-input{border:1px solid #ddd;background:#fff;height:34px;padding:3px;box-sizing:border-box;border-radius:5px}.tag-input input,.form .tag-input input{height:auto;width:auto;border:none;margin:0;min-width:70px;line-height:21px;padding:2px 3px 5px 5px;outline:0;font-size:13px}.tag-input input:focus,.form .tag-input input:focus{outline:0;box-shadow:none}.grid-menu{float:left;position:relative}.grid-menu ul{-webkit-columns:20px 2;-moz-columns:20px 2;columns:20px 2;padding:20px 10px 10px 10px;background:#fff;font-family:"open_sansregular","Helvetica Neue",Arial,sans-serif;color:#444;margin-left:-1px !important;z-index:2;display:none;position:absolute;width:521px;border-radius:5px;border-collapse:collapse;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.grid-menu ul li{display:block;margin-bottom:10px;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.grid-menu ul li a{outline:none;border-radius:5px;font-weight:bold;font-size:14px;color:#444;display:block;text-decoration:none;line-height:16px;padding:5px}.grid-menu ul li a small{color:#999;display:block;font-weight:normal;font-size:12px}.grid-menu ul li a:hover{background:#eee;color:#000}.grid-menu ul li a i{font-family:"17hats-icons";clear:left;float:left;margin-right:10px;font-size:24px;display:block;text-align:center;line-height:33px;color:#1b9cd2;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.grid-menu__left ul{right:0}.grid-menu__singlecol ul{columns:initial}@media screen and (max-width: 594px){.three-fifths,.six-tenths,.two-fifths,.four-tenths{width:100%}}.paginate{padding:0;text-align:center}.paginate ul,.paginate li{display:inline-block;cursor:default}.paginate ul.break,.paginate li.break{border:none;box-shadow:inherit;cursor:default}.paginate ul.break a,.paginate li.break a{cursor:default;color:#8e8e8e !important}.paginate .previous,.paginate .next{width:25px;height:25px;line-height:25px !important;font-size:13px;text-shadow:0px 1px 0px #fff;border:solid 1px #cbc8c6;background:#fff;margin:0 5px 5px 5px;padding:0;border-radius:3px;text-align:center;float:none !important;background:rgba(0,0,0,0);border:none;box-shadow:none;color:#666;cursor:pointer}.paginate .previous a,.paginate .next a{color:#8e8e8e !important;width:100%;display:block}.paginate .previous:hover,.paginate .next:hover{background:#0b763e;border-color:#0b763e}.paginate .previous:hover a,.paginate .next:hover a{color:#fff !important}.paginate .previous.active,.paginate .next.active{background:#fff;border-color:#0b763e}.paginate .previous.active a,.paginate .next.active a{color:#222 !important}.paginate .previous:hover,.paginate .previous.disabled,.paginate .previous.disabled:hover,.paginate .next:hover,.paginate .next.disabled,.paginate .next.disabled:hover{opacity:.5;background:rgba(0,0,0,0)}.paginate .previous.disabled,.paginate .next.disabled{cursor:default}.paginate a,.paginate a:hover{padding:0 !important;margin:0 !important;background:rgba(0,0,0,0) !important;color:#000;cursor:pointer;width:100%}.paginate__page{width:25px;height:25px;line-height:25px !important;font-size:13px;text-shadow:0px 1px 0px #fff;border:solid 1px #cbc8c6;background:#fff;margin:0 5px 5px 5px;padding:0;border-radius:3px;text-align:center}.paginate__page a{color:#8e8e8e !important;width:100%;display:block}.paginate__page:hover{background:#0b763e;border-color:#0b763e}.paginate__page:hover a{color:#fff !important}.paginate__page.active{background:#fff;border-color:#0b763e}.paginate__page.active a{color:#222 !important}.pagination{margin:auto;margin-top:10px;text-align:center;width:100%}.pagination ul{display:inline-block;padding-left:15px;padding-right:15px}.pagination li{display:inline-block;margin-right:10px;font-weight:bold;text-transform:uppercase}.pagination li i{font-family:"17hats-icons";font-size:11px;line-height:11px}.pagination li button{border-radius:6px 10px;border-radius:10px}.pagination .break a{cursor:default}@media screen and (min-width: 992px){.tab-container .tabs{display:flex}}.tab-container .tabs li{margin:0;padding:0}.tab-container .tabs li a{align-items:center;border-radius:4px 4px 0 0;color:rgba(51,51,51,.3);display:flex;font-size:13px;height:38px;font-weight:600;line-height:24px;justify-content:center;padding:10px 30px;text-transform:uppercase;transition:.3s background}.tab-container .tabs li a:hover{background:hsla(0,0%,100%,.4);text-decoration:none}.tab-container .tabs li.selected a{background:#f4f4f4;color:#333;border-radius:12px 12px 0 0}.tab-container .tab-views{display:flex;list-style:none;padding:0}.tab-container .tab-views>li{background:#f4f4f4;border-radius:0 4px 4px;color:inherit;cursor:default;display:none;line-height:normal;padding:26px 26px;flex:1}.tab-container .tab-views>li.selected{display:block}.tab-container .tab-views>li img{border-radius:0;float:none;height:auto;margin-right:0;width:auto}@media screen and (max-width: 594px){.tab-container .tabs>li a{height:auto;line-height:normal;padding:10px 10px}}.hats-dropdown{position:relative;width:auto;margin-left:0;display:inline-block}.hats-dropdown.mobile ul{top:30px}.hats-dropdown .icon-settings{font-size:11px}.hats-dropdown .fa-eye{vertical-align:middle}.hats-dropdown[data-prefer-left] .hats-dropdown-container{right:0px;left:unset}.hats-dropdown[data-prefer-left] ul.hats-dropdown-menu{right:0px;left:unset}.hats-dropdown-container{position:absolute;left:0px;top:100%;display:none;z-index:1000;overflow-y:auto;margin-bottom:20px;border-radius:5px;border:1px solid rgba(0,0,0,.15);box-shadow:0 6px 12px rgba(0,0,0,.175);background:#fff}.hats-dropdown-container ul.hats-dropdown-menu{position:static;display:block;margin-bottom:0px;border-radius:0;border:unset;box-shadow:unset;background:unset}.hats-dropdown-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:98}ul.hats-dropdown-menu{color:#444;left:0px;top:100%;z-index:99;display:none;position:absolute;padding:5px 0;overflow-y:auto;margin-bottom:20px;border-radius:5px;border:1px solid rgba(0,0,0,.15);box-shadow:0 6px 12px rgba(0,0,0,.175);background:#fff}ul.hats-dropdown-menu.mobile-fullwidth{overflow:hidden}ul.hats-dropdown-menu.padded{padding:10px}ul.hats-dropdown-menu.padded li{border-radius:6px}ul.hats-dropdown-menu.padded li a{border-radius:6px}ul.hats-dropdown-menu.two_columns{columns:0px 2;column-gap:0px}ul.hats-dropdown-menu.two_columns li{break-inside:avoid}ul.hats-dropdown-menu.wrapText li{white-space:normal}ul.hats-dropdown-menu.center-items li a{align-items:center}ul.hats-dropdown-menu li{background:#fff;text-align:left;white-space:nowrap}ul.hats-dropdown-menu li.heading{padding:2px 6px 2px 8px;font-weight:bold;margin-top:5px;margin-bottom:5px}ul.hats-dropdown-menu li.divider{background:#cacaca;height:1px;margin:10px 0}ul.hats-dropdown-menu li.selected a{background:#ccd6ee;cursor:default;font-weight:bold}ul.hats-dropdown-menu li.selected a:hover{background:#ccd6ee}ul.hats-dropdown-menu li a{text-shadow:none;display:block;text-decoration:none;padding:8px 15px 8px 15px;line-height:12px;color:#444;line-height:16px;display:flex}ul.hats-dropdown-menu li a:hover{background:#eee;color:#000}ul.hats-dropdown-menu li a small{color:#999;display:block;font-weight:normal;font-size:12px}ul.hats-dropdown-menu li a i,ul.hats-dropdown-menu li a svg{vertical-align:middle;margin-right:8px;color:#999;font-size:24px;display:block;float:left;margin-top:5px;width:24px}ul.hats-dropdown-menu li a i.fa-users,ul.hats-dropdown-menu li a svg.fa-users{font-size:20px}ul.hats-dropdown-menu li a.optgroup{color:rgba(68,68,68,.5);pointer-events:none}ul.hats-dropdown-menu.blue-icons li i,ul.hats-dropdown-menu.blue-icons li svg{color:#3c5db2}ul.hats-dropdown-menu.blue li.heading{color:#3c5db2}ul.hats-dropdown-menu.blue li a{color:#3c5db2}ul.hats-dropdown-menu.blue li.selected a{background:#ccd6ee}ul.hats-dropdown-menu.blue li.selected a:hover{background:#ccd6ee}ul.hats-menu{color:#444}ul.hats-menu.padded{padding:10px}ul.hats-menu.padded li{border-radius:6px}ul.hats-menu.padded li a{border-radius:6px}ul.hats-menu.center-items li a{align-items:center}ul.hats-menu li{text-align:left;white-space:nowrap}ul.hats-menu li.heading{padding:2px 6px 2px 8px;font-weight:bold;margin-top:5px;margin-bottom:5px}ul.hats-menu li.divider{background:#cacaca;height:1px;margin:10px 0}ul.hats-menu li.selected a{background:rgba(150,150,150,.2);cursor:default;font-weight:bold}ul.hats-menu li.selected a:hover{background:rgba(150,150,150,.2)}ul.hats-menu li a{text-shadow:none;display:block;text-decoration:none;padding:8px 15px 8px 15px;line-height:12px;color:#444;line-height:16px;display:flex}ul.hats-menu li a:hover{background:#eee;color:#000}ul.hats-menu li a small{color:#999;display:block;font-weight:normal;font-size:12px}ul.hats-menu li a i,ul.hats-menu li a svg{vertical-align:middle;margin-right:8px;color:#999;font-size:24px;display:block;float:left;margin-top:5px}ul.hats-menu li a i.icon-template-marketplace2,ul.hats-menu li a svg.icon-template-marketplace2{width:24px}ul.hats-menu li a i.fa-users,ul.hats-menu li a svg.fa-users{font-size:20px}ul.hats-menu li a i.fas.fa-trash-restore,ul.hats-menu li a svg.fas.fa-trash-restore{margin-right:11px}ul.hats-menu.blue-icons li i,ul.hats-menu.blue-icons li svg{color:#3c5db2}ul.hats-menu.blue li a{color:#3c5db2}ul.hats-menu.blue li.selected i,ul.hats-menu.blue li.selected svg{color:#3c5db2}ul.hats-menu.blue li.selected a{background:rgb(204.1428571429,213.5714285714,237.8571428571)}ul.hats-menu.blue li.selected a:hover{background:rgb(204.1428571429,213.5714285714,237.8571428571)}.normal-menu{position:relative;width:auto;margin-left:3px;float:right}.normal-menu .discl .caret{margin-top:-2px}.normal-menu ul{font-family:"open_sansregular","Helvetica Neue",Arial,sans-serif;color:#444;right:0px;top:23px;z-index:120001;display:none;position:absolute;width:auto;border-radius:5px;border-collapse:collapse;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box;background:#fff;padding:5px 0}.normal-menu ul li{background:#fff;text-align:left}.normal-menu ul li a{color:#444;display:block;text-decoration:none;padding:7px 10px;line-height:12px;white-space:nowrap}.normal-menu ul li a.selected{background:rgba(27,156,210,.2);text-shadow:none}.normal-menu ul li a.selected:hover{background:rgba(27,156,210,.2);text-shadow:none;cursor:default;color:#444}.normal-menu ul li a:hover{background:#eee;color:#000}.normal-menu .btn-xs .icon-settings,.normal-menu .select_menu--button-xs .select_menu_wrapper abbr .icon-settings,.select_menu--button-xs .select_menu_wrapper .normal-menu abbr .icon-settings{font-family:"17hats-icons";font-size:11px;line-height:11px}.normal-menu.header-menu{position:relative;width:auto;margin-left:3px}.details_head .normal-menu ul li{padding:0px;border:0px;font-weight:normal}.bulkActions ul.hats-dropdown-menu{left:-35px}.overview_grid{padding-top:20px;display:flex;flex-wrap:wrap}.overview_grid .grid_item{cursor:pointer;min-height:175px;width:calc(100% - 20px);float:left;margin:10px;padding:10px;border:1px solid #ccc;border-radius:4px;background:#fff;box-sizing:border-box}@media screen and (min-width: 595px){.overview_grid .grid_item{width:calc(33.333% - 20px)}}@media screen and (min-width: 992px){.overview_grid .grid_item{width:calc(25% - 20px)}}@media screen and (min-width: 1200px){.overview_grid .grid_item{width:calc(20% - 20px)}}.overview_grid .grid_item:hover{color:#000;border:1px solid #aaa;background:#eee}.overview_grid .grid_item:active{background:#eee}.overview_grid .grid_item .status{display:block;margin:auto;float:none;font-size:10px;width:100px;padding:4px;border-radius:11px}.overview_grid .grid_item h3{display:block;text-align:center;font-family:"open_sansregular";letter-spacing:0px;font-size:20px;color:#404648;overflow:hidden;text-overflow:ellipsis;margin-top:8px;margin-bottom:8px}@media screen and (min-width: 595px){.overview_grid .grid_item h3{white-space:nowrap}}.overview_grid .grid_item h2{font-weight:500;font-size:16px;line-height:17px;display:block;text-align:center}.overview_grid .grid_item h5{text-align:center;font-weight:normal;margin-top:5px;font-size:11px;display:block}.overview_grid .grid_item .read_only{text-align:center;font-style:italic;margin-top:5px}.overview_grid .grid_item .project-lifecycle{height:20px;text-align:center;margin-top:5px}.overview_grid .grid_item .project-tags{height:13px;font-style:italic;font-size:10px;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;margin-top:5px;text-align:center}.overview_grid .grid_item .details_avatar i{float:none;display:block;height:50px;width:50px;margin-bottom:15px;border-radius:25px;color:#fff;font-size:24px;text-align:center;line-height:50px;text-shadow:none;margin:20px auto 5px auto}.overview_grid .grid_item .details_avatar img{float:none;display:block;width:50px;margin:20px auto 5px auto;height:50px;border-radius:25px}.overview_grid .grid_item .details_avatar .contact-badge__image{display:block;float:none;width:50px;margin:20px auto 5px;height:50px;border-radius:50%}.captureform_info table{width:100%}.captureform_info table th{text-align:left}.captureform_info table tr{border-bottom:1px solid #bbb;box-shadow:0 2px 0 -1px #fff;padding:20px 0;min-height:59px}.captureform_info table td{vertical-align:middle}.captureform_info table td i{font-size:24px;color:#999;background:none}.captureform_info img{width:100%}.captureform_info .header-image-container{margin-top:10px}.captureform_info .header-image-container .logo-container{display:flex;flex-direction:row}.captureform_info .header-image-container .logo-container strong{margin-right:5px}.captureform_info .header-image-container img{margin-top:5px}.form-colors{display:flex;flex-direction:row;flex-wrap:wrap}.form-colors .color-box{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;margin-right:25px;border-radius:4px;margin-top:5px}.form-colors .color-box strong{margin-right:5px}.form-display-edit .form-colors{align-items:flex-end}#color-input-button .minicolors-panel{left:0;right:unset}@media screen and (max-width: 594px){#color-input-button .minicolors-panel,#color-input-font .minicolors-panel,#color-input-background .minicolors-panel{left:unset;right:0}}.colors-input{display:flex;justify-content:space-between;width:100%;margin-bottom:2px}.colors-input input{text-transform:uppercase}.colors-input .minicolors-swatch,.colors-input .minicolors-swatch-color{border-radius:25%}@media screen and (min-width: 595px){.colors-input{display:flex;align-items:center;margin-bottom:0}}.colors-sync{display:block}.colors-sync a{width:100px;text-align:center}.color-container{display:inline-block;padding:0px 7px;border:1px solid #ddd;border-radius:4px;background-color:#fff;width:96px}.color-container .color-square{border-radius:25%}.color-container>span{display:inline-block;vertical-align:middle}.color-container>span.isColor{text-transform:uppercase}.captureform_actions{margin-bottom:10px;align-items:center;display:flex}.captureform_actions .btn-group{display:inline-block}.captureform_actions .align-right{flex:1;text-align:right}.captureform_actions .align-right>button{margin-left:3px}@media screen and (min-width: 595px){.captureform_actions .align-right>button{margin-left:10px}}.captureform_actions .align-right .grid-menu{margin-top:0}.captureform_actions .align-right .grid-menu ul{-webkit-columns:inherit;-moz-columns:inherit;columns:inherit;text-align:left;width:240px;text-transform:none;padding:10px;top:24px;left:20px}.captureform_actions .align-right .helper{position:relative;text-align:center;font-size:16px;color:#c7c7c7;color:rgba(0,0,0,.2);display:inline-block;margin-left:2px;vertical-align:middle}@media screen and (min-width: 595px){.captureform_actions .align-right .helper{margin-left:6px}}.captureform_overview h1{font-size:24px;font-weight:600;text-transform:none}.captureform_overview .captureform_disable_msg{display:flex;justify-content:space-between;align-items:center;margin:0 -10px}.captureform_overview .captureform_disable_msg>*{margin:0 10px}.captureform_overview .captureform_disable_msg i{font-weight:bold;font-size:1.5em}.captureform_overview .captureform_disable_msg button{word-break:keep-all}.captureform_overview .emailrule_info .panel-header>h1{flex:1}.captureform_details table{width:100%}.captureform_details .item{min-height:59px;width:549px}.captureform_details .item h2{font-size:16px}.captureform_details .item p{color:#999;font-size:12px}.captureform_details .item td{padding:20px 0}.captureform_details .item td i{font-size:24px;color:#999;background:none}.captureform_details .item td:first-child{width:40px}.captureform_details .item td:nth-child(2){color:#444;width:383px;vertical-align:top}.captureform_details .item td:last-child{text-align:right;width:126px;padding-right:6px}.captureform_details .item td:last-child .icon-grab-y{float:right;margin-left:0px;margin-top:-3px;margin-right:0px;cursor:move;display:block;font-size:18px;line-height:24px;color:#bbb;float:right;position:absolute;right:34px}.captureform_details .lc_question_wrapper{margin:0 -20px -66px;padding:0 20px 66px}.captureform_details .panel-list .panel-list-item{color:#999;min-height:40px}.captureform_details .panel-list .panel-list-item:last-child{margin-bottom:50px}.captureform_details .panel-list .panel-list-item h2{color:#444}.captureform_details .panel-list .panel-list-item h2,.captureform_details .panel-list .panel-list-item p{margin-right:40px}.captureform_details .form_errors ul{padding:0}.captureform_details .form_errors ul li{color:#ef3131;margin-bottom:0;cursor:auto}.captureform_details .form_errors ul li p{padding-left:25px;line-height:20px}.captureform_details .form_errors ul li i{background:none;line-height:20px;color:#ef3131;height:auto;width:auto}.captureform_preview{padding:80px}.captureform_preview .client_logo{text-align:center;font-size:26px}.captureform_preview .client_logo img{max-height:100px}.captureform_preview ul li,.captureform_preview dl dd{margin-bottom:20px}.emailrule_info td i{font-size:24px;color:#999;background:none}.client_lead_form .client_logo{text-align:center;font-size:26px;line-height:28px;font-weight:300;margin-bottom:20px;margin-top:10px;max-height:87px}.client_lead_form .client_logo img{max-height:100px;max-width:100%}.client_lead_form .disclaimerBox{background:#eee;margin:10px 0;padding:10px;border-radius:4px}.client_lead_form .disclaimerBox p{color:#757575 !important}.zero_overview{background:rgba(160,160,160,.2);border-radius:10px;padding:20px;margin:auto;max-width:600px}@media screen and (min-width: 992px){.zero_overview{padding:60px 80px 50px 70px}}.zero_icon{margin-bottom:1em}.zero_icon i{text-align:center;font-family:"17hats-icons";color:#aaa;font-size:140px;display:block;line-height:140px}.zero_icon h2{font-size:28px;color:#777;text-align:center}@media screen and (min-width: 992px){.zero_icon{float:left;width:164px;margin-left:-15px;margin-bottom:0}}.zero_content h1{font-size:24px;font-weight:bold;letter-spacing:-0.03em}.zero_content p{font-size:16px;margin-bottom:20px}.zero_content em.red{font-weight:bold;color:#c00;font-size:16px;display:block;margin-bottom:15px}.zero_content button{display:block}.zero_content small{margin:5px 0px 15px 0px;font-size:11px;text-transform:uppercase;display:block;text-align:center}.zero_content .btn{font-weight:600;letter-spacing:-0.03em}.zero_content .btn-lg{font-weight:bold;padding:16px;font-size:21px;width:100%}.zero_content .btn-success{border-radius:8px}.zero_content .btn-help{border-color:#bbb;width:auto;display:block;margin:auto;color:#333;margin-top:10px;padding:5px 20px}.zero_content .accounts ul{margin:10px 0px 10px 0px}.zero_content .accounts ul ul li{margin-bottom:5px}.zero_content .accounts ul li input{width:14px;height:14px;margin:0px;margin-right:3px}.zero_content .accounts ul strong{font-size:16px;font-weight:bold}.zero_content .accounts ul button{width:47%;float:left;margin-right:3%}@media screen and (min-width: 992px){.zero_content{margin-left:185px}}ol.alphalist li{color:#999;display:inline-block;text-transform:uppercase;height:23px;width:21px;text-align:center;font-weight:bold;line-height:21px}ol.alphalist li>*{display:block;color:#444;text-decoration:none;height:23px;width:21px;border-radius:5px;cursor:pointer}ol.alphalist li.disabled>*{color:#999;cursor:default}ol.alphalist li.selected>*{background:#0b763e;color:#fff;cursor:default}.avatar{border-radius:50%;text-align:center;background-color:#aaa;color:#fff;display:inline-flex;vertical-align:middle;height:30px;width:30px;min-width:30px}.avatar>img{width:100%;border-radius:50%}.avatar>span,.avatar>i{margin:auto;position:relative;top:-1px}.avatar.avatar-large{height:64px;width:64px;font-size:28px;cursor:pointer}.avatar.avatar-large>span{left:-1px;cursor:pointer}.avatar.avatar-xlarge{height:74px;width:74px;font-size:32px;cursor:pointer}.avatar.avatar-xlarge>span{left:-1px;cursor:pointer}.avatar.contact-client{background-color:#0b763e;border:2px solid #0b763e}.avatar.contact-lead{background-color:#ee7623;border:2px solid #ee7623}.avatar.contact-prospect{background-color:#1b9cd2;border:2px solid #1b9cd2}.avatar.contact-other{border:2px #aaa solid}ul.hats-contact-list{list-style:none}ul.hats-contact-list.hoverable li:hover{background:hsla(0,0%,100%,.4)}ul.hats-contact-list li{line-height:28px;margin-bottom:7px;cursor:pointer;overflow:hidden;text-overflow:ellipsis}ul.hats-contact-list li a{color:#000}ul.hats-contact-list li .avatar{float:left;margin-right:7px}.hats-page-header-new{text-align:center;border-bottom:1px solid #bbb;padding-bottom:14px;word-break:break-word}.hats-page-header-new .header-title{flex:1;white-space:nowrap}.hats-page-header-new .header-title>*{vertical-align:middle}.hats-page-header-new .header-title-inner{position:relative;word-break:break-word;flex:1}.hats-page-header-new h1{color:#444;font-size:30px;line-height:32px;letter-spacing:0px;text-shadow:1px 1px 0 hsla(0,0%,100%,.7);display:inline-block;white-space:normal}.hats-page-header-new h4{text-transform:uppercase;font-weight:700;font-size:13px;line-height:13px;color:#999;display:inline-block;max-width:320px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.hats-page-header-new .header-actions{margin-bottom:2px}.hats-page-header-new .avatar{position:relative}.hats-page-header-new .avatar .icon-circle-white{padding:3px;background:#fff;border-radius:50%;font-size:13px;font-weight:400;color:#1b9cd2}.hats-page-header-new .avatar .avatar-icon{cursor:pointer;position:absolute;top:-2px;left:-5px;opacity:.8;z-index:1;width:24px;height:24px;padding-top:6px;box-sizing:border-box}.hats-page-header-new .header-title-extra{display:block;margin-top:3px}@media screen and (max-width: 594px){.hats-page-header-new .header-title{margin-bottom:.5em}.hats-page-header-new .avatar-name{display:inline-block;margin-bottom:0}.hats-page-header-new .avatar-name .avatar{margin-right:0}}.hats-page-header-new.mobile-hor{text-align:left;display:flex;align-items:center;flex-wrap:wrap}.hats-page-header-new.mobile-hor .header-actions{text-align:right}@media screen and (min-width: 595px){.hats-page-header-new{text-align:left;display:flex;padding-top:10px;flex-wrap:wrap}}.hats-page-header{border-bottom:1px solid #bbb;padding-bottom:14px}.hats-page-header>.list-horizontal{flex:1}.hats-page-header.noborder{border-bottom:none}.hats-page-header h1{color:#444;font-size:30px;letter-spacing:0px;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}@media screen and (max-width: 594px){.hats-page-header div.project-search{margin-top:10px}}.hats-page-header.legacy{display:block}@media screen and (min-width: 595px){.hats-page-header.legacy{margin-left:12px;margin-right:12px}.hats-page-header.legacy.nopadding{margin-left:0;margin-right:0}}.hats-page-body{margin-bottom:12px;margin-top:10px}.hats-page-body>aside{margin-bottom:1em;padding-bottom:10px}@media screen and (min-width: 595px){.hats-page-body.legacy{margin-left:12px;margin-right:12px}}.hats-page-body.aside-view{display:flex;margin-bottom:0;flex:1}.hats-page-body.aside-view>aside{max-width:300px;min-width:150px;padding:10px 10px 10px 0;margin-bottom:0;border-bottom:none}.hats-page-body.aside-view>main{flex:3;padding:10px 0px 10px 20px;box-shadow:-13px 0px 22px -22px #000}.restrict-body-width{min-width:274px}@media screen and (max-width: 594px){.restrict-body-width{max-width:calc(100vw - 46px)}}@media screen and (min-width: 595px)and (max-width: 991px){.restrict-body-width{max-width:calc(100vw - 66px)}}@media screen and (min-width: 992px)and (max-width: 1199px){.restrict-body-width{max-width:calc(100vw - 236px)}}@media screen and (min-width: 1200px){.restrict-body-width{max-width:calc(100vw - 256px)}}.nowrap{white-space:nowrap}.layout-aside>aside{position:relative}.layout-aside>main{position:relative}@media screen and (min-width: 595px){.layout-aside{display:flex}.layout-aside>aside{flex:1;max-width:300px;padding:10px 20px 0 0}.layout-aside>main{flex:1;padding:10px 0px 0 20px;box-shadow:-13px 0 22px -22px #000}}.layout-aside-md>aside{position:relative}.layout-aside-md>main{position:relative}@media(min-width: 768px){.layout-aside-md{display:flex}.layout-aside-md>aside{flex:1;max-width:300px;padding:10px 20px 0 0}.layout-aside-md>main{flex:1;padding:10px 0px 0 20px;box-shadow:-13px 0 22px -22px #000}}#new_header{position:fixed;left:0;right:0;top:0;height:50px;width:100%;background-color:#fff;z-index:30}#new_header .btn_icon{cursor:pointer;border:2px solid #8c8ea1;background:#fff;height:32px !important;min-height:32px !important;min-width:32px !important;max-height:32px !important;max-width:32px !important;border-radius:50%;display:flex;justify-content:center;align-items:center}#new_header .btn_started:hover,#new_header .btn_stopped:hover{color:#8c8ea1}#new_header .btn_stopped{border:2px solid #8c8ea1;border-radius:100px;background:#fff;color:#8c8ea1}#new_header .timer-icon{margin:0}#new_header .btn_timer{-webkit-justify-content:space-between;display:-webkit-flex;-webkit-align-items:center;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}#new_header .btn_timer abbr{display:inline-block;flex:1 1 auto;line-height:100%;max-width:80px}#new_header .btn_timer i{font-family:"17hats-icons"}#new_header .btn_timer i:first-child{margin-top:2px;padding-right:10px}#new_header .btn_timer i:last-child{padding-left:10px}#new_header .header-menu{margin-left:10px}@media(max-width: 400px){#new_header .header-menu{margin-left:3px}}#new_header .core-login-logout i{margin-right:5px}#new_header .contact-badge--small{height:32px;width:32px}#new_header .icon-core-time-tracking{padding-top:1px}#new_header .icon-core-user-notification{padding-top:2px}#new_header .btn_started{padding:0 11px 0 12px;border:2px solid #8c8ea1;border-radius:100px;background:#fff;color:#8c8ea1}@media screen and (min-width: 595px){.hats-page-body-full{margin-left:-13px;margin-right:-13px}}.panel{background:#fff;background:hsla(0,0%,100%,.7);padding:20px 10px 10px 10px;margin-bottom:20px;margin-left:-10px;margin-right:-10px}@media screen and (min-width: 595px){.panel{padding:50px 20px 0px 20px;margin-left:0px;margin-right:0px;border-radius:10px;margin-bottom:0px}}.panel.captureform_info{padding-top:25px}.panel .discl.mini-menu{padding:3px 5px 3px 1px}.panel-header{padding-bottom:10px;display:flex;align-items:center}.panel-header-title{flex:1}.panel-header-actions{text-align:right}.panel-body+.panel-header{margin-top:60px}.panel-header h1{font-size:24px;font-weight:600;text-transform:none;float:left}.panel-list{width:100%}.panel-list .panel-list-item{border-top:1px solid #bbb;box-shadow:0 2px 0 -2px #fff;padding:14px 0;font-size:14px;width:100%}.panel-list .panel-list-item .content{margin-left:40px;position:relative}.panel-list .panel-list-item .content h2{font-size:16px}.panel-list .panel-list-item strong{font-weight:bold}.panel-list .panel-list-item ul,.panel-list .panel-list-item dl{padding:0;clear:none}.panel-list .panel-list-item ul li,.panel-list .panel-list-item dl dd{clear:none;color:#999;margin-bottom:0}.panel-list .panel-list-item .normal-menu{position:absolute;right:6px;top:12px}.panel-list .panel-list-item .icon-grab-y{cursor:move;display:block;font-size:18px;color:#bbb;position:absolute;left:100%;top:10px;margin-left:-6px}.panel-list .panel-list-item h2 small{margin-left:6px;color:#999;font-size:10px;text-transform:uppercase}.panel-list .panel-list-item>i{background:none;font-size:24px;float:left;margin-top:6px}@media screen and (max-width: 594px){.panel-list .panel-list-item{font-size:13px}.panel-list .panel-list-item .content{margin-left:32px;position:relative}.panel-list .panel-list-item .content h2{font-size:15px}}.status{font-weight:600;text-align:center;background:#bbb;color:#fff;padding:3px 5px;border-radius:20px;font-size:9px;letter-spacing:0px;text-transform:uppercase;display:inline-block}.status.success,.status.green{background:#0b763e}.status.gold{background:#ba9851}.status.orange{background:#ee7623}.status.red{background:#e1251b}.status.blue{background:#3c5db2}.status--xs{width:23px;height:23px;font-size:10px;line-height:2.3;padding:0}.status--complete{background:#0b763e}.paper-wrapper{padding:20px}.paper-wrapper .client_logo{text-align:center}@media screen and (min-width: 992px){.paper-wrapper{padding:15px 65px 65px 65px}}.embed_form .user_logo{color:#0b763e;font-weight:300;font-size:26px;height:87px;line-height:28px;margin:10px 0}.empty-questionnaire-warning{background:red;border-radius:10px;color:#fff;padding:5px 0px;text-align:center}.embed_form,.paper-form{font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif}.embed_form p,.paper-form p{color:#999;margin-bottom:1rem}.embed_form p:empty,.paper-form p:empty{display:none}.embed_form li,.paper-form li{margin-bottom:20px}.embed_form li h2,.paper-form li h2{font-size:18px;font-weight:600;color:#222}.embed_form label,.paper-form label{color:#222;display:inline-block;line-height:24px;font-size:16px;font-weight:600;margin-bottom:5px}.embed_form label small,.paper-form label small{margin-left:6px;color:#999;font-size:10px;text-transform:uppercase}.embed_form input[type=text],.embed_form textarea,.paper-form input[type=text],.paper-form textarea{background:#fff;border:1px solid #ddd;font-size:14px;height:30px;letter-spacing:-0.04em;padding:0px 7px 0px 7px;width:100%;box-sizing:border-box;border-radius:5px}.embed_form input[type=text]:focus,.embed_form textarea:focus,.paper-form input[type=text]:focus,.paper-form textarea:focus{outline-color:#d3d3d3}.embed_form textarea,.paper_form textarea{min-height:100px}.embed_form select,.paper-form select{background:#fff;background-image:url(/images/down-arrow.svg);background-repeat:no-repeat;background-position:right 10px center;width:100%;letter-spacing:-0.04em;font-size:14px;outline:none;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif;display:inline-block;height:30px;border:1px solid #ddd;padding:0 7px;color:#000;border-radius:5px;-moz-appearance:none;-webkit-appearance:none}.embed_form select abbr .caret,.paper-form select abbr .caret{float:right;margin-left:5px;margin-top:10px}.select_menu{float:none;position:relative;width:100%}.select_menu.open-left .select_dropdown{right:0}.select_menu>select{display:none}.select_menu ul.select_menu_dropdown_list{font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif;color:#444;margin-left:0px !important;width:100%;margin-bottom:0px !important;border-radius:4px;max-height:250px;overflow:auto}.select_menu ul.select_menu_dropdown_list::-webkit-scrollbar{width:10px;background:#fff;margin-left:-2px}.select_menu ul.select_menu_dropdown_list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.select_menu ul.select_menu_dropdown_list::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.select_menu ul.select_menu_dropdown_list li{background:#fff;line-height:14px !important}.select_menu ul.select_menu_dropdown_list li a{color:#444;display:block;text-decoration:none;word-break:break-word;white-space:normal;padding:7px 10px}.select_menu ul.select_menu_dropdown_list li a:hover{text-decoration:none;background:#eee;color:#000}.select_menu ul.select_menu_dropdown_list li a i{font-family:"17hats-icons";font-size:21px;padding-top:7px;float:left;margin-right:9px}.select_menu ul.select_menu_dropdown_list li a i.icon-client{color:#0b763e}.select_menu ul.select_menu_dropdown_list li a i.icon-lead{color:#ee7623}.select_menu ul.select_menu_dropdown_list li a i.icon-lead.prospect{color:#1b9cd2}.select_menu ul.select_menu_dropdown_list li a i.icon-user{color:#999}.select_menu ul.select_menu_dropdown_list li a small{display:block;font-size:12px;color:#777;margin-top:3px;margin-left:24px}.select_menu ul.select_menu_dropdown_list li a.selected{background:rgba(27,156,210,.2);text-shadow:none}.select_menu ul.select_menu_dropdown_list li a.selected:hover{background:rgba(27,156,210,.2);text-shadow:none;cursor:default;color:#444}.select_menu ul.select_menu_dropdown_list li a img{height:20px}.select_menu .advanced ul li a{white-space:normal}.select_menu .menu_footer i{font-family:"17hats-icons";font-size:11px;padding-top:0px;float:left;line-height:13px;margin-right:5px;margin-top:5px;margin-bottom:5px;margin-left:9px}.select_menu .menu_footer{background:#fff;border-top:1px solid #ddd}.select_menu .menu_footer i.icon-plus{color:#0b763e}.select_menu abbr{font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif;display:flex;text-align:left;justify-content:space-between;border:1px solid #ddd;border-radius:4px;padding:6px 10px 6px 10px;line-height:normal;color:#222;cursor:pointer;background-color:#fff}.select_menu abbr .caret{margin-left:5px;margin-top:8px}.select_menu abbr b{font-size:14px;color:#666;overflow:hidden;display:block;white-space:normal;word-break:break-word;height:20px}.select_menu .select_dropdown{border-radius:5px;min-width:100%;margin-top:-1px !important;border-collapse:collapse;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);z-index:120000;position:absolute;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box;display:none}.after_sign{float:left}.select_menu_nohead .menu_header{display:none}.select_menu .advanced{padding:3px 5px 3px 3px;background:#fff;position:absolute;z-index:120000;display:none;width:100%;border-collapse:collapse;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.select_menu .advanced ul{float:none;margin:0px;background:none;box-shadow:none;border:none;overflow:auto;display:block;position:relative;border-radius:0px;margin:0px !important;max-height:196px;border:1px solid #ddd}@media screen and (max-width: 594px){.select_menu .advanced ul{max-height:8em}}.select_menu .advanced .menu_header{padding:3px 3px 5px 3px;background:#fff}.select_menu .advanced .menu_header input{color:#333;width:100%;letter-spacing:-0.04em;border:1px solid #ddd;height:32px;padding:0px 7px;margin:10px auto;background:#fff;box-sizing:border-box;border-radius:5px;font-size:14px;font-family:"open_sansregular","Helvetica Neue",Arial,sans-serif}.select_menu .advanced .menu_header input:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);background:#fff;outline:0}.select_menu .advanced .menu_footer ul{border:none;margin-top:5px !important;margin-bottom:5px !important}.select_menu .advanced .menu_footer ul li a i{float:none;position:relative;margin-right:5px;margin-left:0px;z-index:1000000000000000000000000;font-family:"17hats-icons";font-size:12px;color:#0b763e}.select_dropdown,.select_dropdown.advanced{box-sizing:border-box;min-width:200px}.select_menu--right .select_dropdown,.select_menu--right .select_dropdown.advanced{right:0}.select_menu--button-xs{width:inherit;display:inline-block}.select_menu--button-xs .select_menu_wrapper abbr{height:25px;vertical-align:middle}.select_menu--button-xs .select_menu_wrapper abbr .caret{margin:0;margin-left:3px}.select_menu--button-xs .select_menu_wrapper abbr b{font-size:inherit;color:#000;max-width:150px;display:inline;padding-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hats-cards{margin-left:-5px;margin-right:-5px}.hats-cards>*{position:relative;padding:10px;border:1px solid #ccc;border-radius:4px;background:#fff;margin:5px;word-break:break-word;text-overflow:ellipsis}.hats-cards>*.card-flex{display:flex;flex-direction:column;padding:0}.hats-cards>*.card-flex>header{padding:5px;display:flex}.hats-cards>*.card-flex>main{padding:5px}.hats-cards>*.card-flex>footer{padding:5px;display:flex}.hats-cards.with-button main{padding-right:30px}.hats-cards .card-title{font-size:14px;font-weight:bold}.hats-cards .card-menu{position:absolute;top:5px;right:5px}.radio-btn{position:absolute;top:5px;left:5px}.hats-cards-v2{background-color:rgba(0,0,0,0);margin:0 -5px}.hats-cards-v2.flex{display:flex;flex-wrap:wrap}.hats-cards-v2.parsley-error{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px #c00;border:2px solid #c00;background-color:rgba(80,0,0,.2);border-radius:4px}.hats-cards-v2>.cards-title{font-weight:600;font-size:1.3rem;width:calc(100% - 10px);margin:0 5px}.hats-cards-v2>.card-v2,.hats-cards-v2>.card-v2--white{padding:10px;border:1px solid #ccc;border-radius:4px;margin:5px}.hats-cards-v2>.card-v2.auto-scale,.hats-cards-v2>.auto-scale.card-v2--white{flex:1 1 160px}.hats-cards-v2 .card-v2--white{background-color:#fff}.hats-cards-v2 .red{color:#e1251b}.hats-cards-v2 .green{color:#0b763e}.hats-cards-v2 label{cursor:pointer}.hats-cards-v2 input[type=checkbox]{cursor:pointer}.activity-list{width:100%;color:#444}.activity-list strong{font-weight:600}.activity-list.ruled .item{border-bottom:1px solid #ccc}.activity-list.ruled .item:last-child{border:none}.activity-list.ruled .item td{padding-top:10px;padding-left:5px;padding-right:5px}.activity-list .col-icon .icon,.activity-list .col-icon .paginate .previous,.paginate .activity-list .col-icon .previous,.activity-list .col-icon .paginate .next,.paginate .activity-list .col-icon .next{font-size:30px;color:#999}.activity-list .small-head{text-align:left;font-size:10px;text-transform:uppercase;font-weight:bold;color:#404648;border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff}.activity-list .small-head th{padding:20px 5px;text-align:left}.activity-list .big-head{text-align:left;color:#444;border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff}.activity-list .big-head h2{font-size:24px}.activity-list .big-head th{text-align:left;padding:15px 0px}.activity-list .col-button{padding-right:0}.activity-list .col-button-sm{width:30px}.activity-list .col-button-med{width:60px}.activity-list thead th:last-child{text-align:right}.activity-list td{vertical-align:top;padding-right:10px;padding-bottom:10px;word-break:break-word}.activity-list .activity-list.contacts_list td{padding-bottom:20px}.activity-list .col-icon{width:30px}.activity-list .contact-client{margin:0}.activity-list .col-ago{font-size:11px;white-space:nowrap}.activity-list .date{font-size:13px}.activity-list .align-right{text-align:right}.activity-list .valign-center,.activity-list .valign-center>*{vertical-align:middle}.activity-list .align-center{text-align:center}.activity-list td:last-child{padding-right:0}.activity-list .subtext{font-size:12px;color:#999}.activity-list .completed{color:#999}.activity-list .completed strong{text-decoration:line-through}.activity-list .col-text input[type=checkbox]{font-size:25px;margin:0}.activity-list tr,.activity-list td{position:relative}.activity-list .icon-grab-y{cursor:move;font-size:18px;text-align:center;color:#bbb;position:absolute;top:50%;margin-top:-8px;left:36px}.activity-list .normal-menu{float:none;margin:0}.activity-list .grid-menu{margin:0;float:none}.activity-list .grid-menu ul{right:0}ul.data-list li{color:#444;cursor:default;line-height:18px;margin-bottom:15px}ul.data-list li strong{display:block;font-weight:bold}ul.data-list li>span{display:block}@media screen and (min-width: 595px){ul.data-list li strong{float:left;text-align:right;width:155px;margin-right:10px}ul.data-list li>span{display:block;margin-left:140px}}.print_format{line-height:21px;padding:50px}.print_format .print_header{margin-bottom:20px;border-bottom:2px solid #000;padding-bottom:20px;position:relative}.print_format .print_header h1{font-size:26px;padding:0px;margin:0px 0px 10px 0px;letter-spacing:-2px;font-weight:bold}.print_format .print_header h2{font-size:24px;padding:0px;margin:0px;letter-spacing:-1px}.print_format .print_header h3{font-size:16px;font-weight:bold;padding:0px;margin:0px 0px 5px 0px;float:right}.print_format .print_header small{font-size:14px;display:block;text-align:left}.print_format .details_left{float:left;font-size:16px}.print_format .details_right{float:right;text-align:right;font-size:16px}.print_format strong{font-weight:bold}.print_format .logo{max-height:70px;max-width:250px}.print_format .print_logo{float:right;width:250px;height:70px;text-align:right}.print_format table{width:100%;clear:both}.print_format table td{padding:5px 0px;border-bottom:1px solid #999;text-align:left}.print_format table .income_body td:hover{cursor:pointer;text-decoration:underline}.print_format table .income_body .detailed_trans td:hover{cursor:default;text-decoration:none}.print_format table td:last-child{text-align:right}.print_format table tbody.income_body td{font-size:13px;font-weight:600;color:#000}.print_format table tbody.income_body td:last-child{padding-right:100px}.print_format table td strong{font-weight:bold}.print_format table tbody.income_body .detailed_trans td{font-weight:normal;font-size:12px}.print_right{width:215px;float:right;text-align:right}.print_right img{margin-top:25px}.trans_date_range{color:#333;width:200px;margin-top:15px;float:left;position:relative;padding:3px 4px 4px 6px;border-radius:5px;border:1px solid #ccc;background:#fff;margin-right:5px;background:top right #fff url("/images/trans_select_v2.png") no-repeat}.trans_date_range div.range_display{width:100%;display:block;cursor:pointer;line-height:21px}.trans_date_range div.range{z-index:1200;border:1px solid #ccc;display:none;position:absolute;width:420px;left:-1px;top:33px;background:#fff;border-top-left-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);background:#fff;outline:0}.trans_date_range div.range_bottom{position:absolute;display:none;bottom:-5px;right:0px;left:0px;height:7px;background:#fff;z-index:1201}.trans_date_range:hover{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);background:top right #fff url("/images/trans_select_v2.png") no-repeat;outline:0}.trans_date_range.appear{border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-bottom:1px solid #fff;padding-bottom:9px;box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);background:top right #fff url("/images/trans_select_v2.png") no-repeat;outline:0}.trans_date_range.appear div.range{display:block;padding:20px;font-size:13px}.trans_date_range.appear div.range_bottom{display:block}.trans_date_range.appear div.range .range_month{float:left;text-align:center}.trans_date_range.appear div.range a.btn{margin-top:10px;padding:2px 8px 3px 8px}.trans_date_range.appear div.range a.btn_actions{background:#aaa}.trans_date_range.appear div.range a.btn_actions_blue{float:right;margin-right:5px;background:#0c8cc4}.trans_date_range.appear div.range select{background:rgba(0,0,0,0);font-weight:bold;color:#2779aa;width:auto;padding:3px 3px 3px 6px;letter-spacing:-1px;font-size:14px;height:auto;border:none;-webkit-appearance:none;outline:none}.trans_date_range.appear .datepicker-inline{width:auto}.trans_date_range.appear button.btn-xs{font-size:10px;margin-top:10px;width:75px;outline:none;letter-spacing:-0.03em;font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif}.trans_date_range.appear button.btn-success{float:right}.trans_date_range.appear h6{font-weight:bold;font-size:14px;background:#eee;line-height:28px;border-radius:5px;margin-bottom:7px;text-transform:uppercase}.trans_date_range.appear .datepicker td,.trans_date_range.appear .trans_date_range.appear .datepicker th{padding:3px 2px}@media(max-width: 768px){.trans_date_range.appear div.range .range_month{float:none}.trans_date_range div.range{width:240px}.trans_date_range .datepicker table{width:100%}}@media screen and (min-width: 595px){.invoice_view{padding:10px}}.invoice_view .icon-calendar{font-size:11px;color:#000}@media screen and (max-width: 594px){.invoice_view .hats-page-header-new .header-actions{margin-top:10px}.invoice_view .hats-page-header-new .header-actions .btn-group{margin-top:10px}}.invoice_view .hats-page-header-new .header-actions{z-index:9}.invoice_view .overview_actions .btn-success:disabled{border:1px solid #aaa !important;color:#000;background:#ccc !important}.invoice_view .overview_header{border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff;margin:12px 12px 25px 12px;padding-bottom:15px}.invoice_view .overview_header h1{display:block;margin-right:20px}.invoice_view .overview_header h1 a{text-decoration:none;color:#444}.invoice_view .overview_header h1 a:hover{color:#404648}.invoice_view .overview_header .status{float:none;margin-top:0px;margin-left:10px;line-height:12px}.invoice_view .overview_actions .xs-right{float:right;margin-left:5px}.invoice_view .overview_header,.invoice_view .contact_view .overview_header{padding:0px 0px 10px 0px;height:82px;position:relative}.invoice_view .view_payments{padding:20px 12px 12px;min-height:19px}.invoice_view .view_payments dt{clear:left;float:left;margin-right:10px;font-weight:bold;text-transform:uppercase;text-align:right;width:85px}.invoice_view .view_payments dd{float:left;margin-left:5px}.invoice_view .view_payments dd a{color:#1b9cd2;text-decoration:none}.invoice_view .view_payments ul{float:right}.invoice_view .view_payments ul li{color:#777;font-size:13px;text-align:right}.invoice_view .trans_date_range{margin-top:0;float:none;display:inline-block;vertical-align:middle}@media screen and (max-width: 594px){.invoice_view .trans_date_range{margin-bottom:5px}}@media screen and (max-width: 991px){.invoice_view .print_format .print_header{padding-bottom:10px;margin-bottom:10px}}@media screen and (max-width: 594px){.invoice_view .print_format{padding:20px 10px 40px 10px}}.invoice_view .paper div.paper-content{min-height:auto}@media screen and (max-width: 594px){.invoice_view .paper div.paper-content{margin:0}.invoice_view .paper div.paper-content #invoice_items{width:calc(100vw - 67px);overflow:auto}}.invoice_view .options-panel{margin-bottom:10px}.viewing_invoice .hats-page-header-new .status,.quote_view .hats-page-header-new .status,.questionnaire_view .hats-page-header-new .status,.contract_view .hats-page-header-new .status{margin-left:10px;line-height:12px;padding:5px 10px}.viewing_invoice .hats-page-header-new .header-actions,.quote_view .hats-page-header-new .header-actions,.questionnaire_view .hats-page-header-new .header-actions,.contract_view .hats-page-header-new .header-actions{text-align:center}@media only screen and (min-width: 595px)and (max-width: 1115px){.viewing_invoice .hats-page-header-new .header-actions,.quote_view .hats-page-header-new .header-actions,.questionnaire_view .hats-page-header-new .header-actions,.contract_view .hats-page-header-new .header-actions{display:flex;flex-direction:column}.viewing_invoice .hats-page-header-new .header-actions>.btn-xs,.viewing_invoice .hats-page-header-new .select_menu--button-xs .select_menu_wrapper .header-actions>abbr,.select_menu--button-xs .select_menu_wrapper .viewing_invoice .hats-page-header-new .header-actions>abbr,.quote_view .hats-page-header-new .header-actions>.btn-xs,.quote_view .hats-page-header-new .select_menu--button-xs .select_menu_wrapper .header-actions>abbr,.select_menu--button-xs .select_menu_wrapper .quote_view .hats-page-header-new .header-actions>abbr,.questionnaire_view .hats-page-header-new .header-actions>.btn-xs,.questionnaire_view .hats-page-header-new .select_menu--button-xs .select_menu_wrapper .header-actions>abbr,.select_menu--button-xs .select_menu_wrapper .questionnaire_view .hats-page-header-new .header-actions>abbr,.contract_view .hats-page-header-new .header-actions>.btn-xs,.contract_view .hats-page-header-new .select_menu--button-xs .select_menu_wrapper .header-actions>abbr,.select_menu--button-xs .select_menu_wrapper .contract_view .hats-page-header-new .header-actions>abbr{margin-bottom:5px}.viewing_invoice .hats-page-header-new .header-actions>.btn-group,.quote_view .hats-page-header-new .header-actions>.btn-group,.questionnaire_view .hats-page-header-new .header-actions>.btn-group,.contract_view .hats-page-header-new .header-actions>.btn-group{margin-bottom:3px}}.viewing_invoice .hats-page-header-new.with-extra-title,.quote_view .hats-page-header-new.with-extra-title,.questionnaire_view .hats-page-header-new.with-extra-title,.contract_view .hats-page-header-new.with-extra-title{position:relative}@media screen and (max-width: 594px){.viewing_invoice .paper div.paper-content,.quote_view .paper div.paper-content,.questionnaire_view .paper div.paper-content,.contract_view .paper div.paper-content{max-width:calc(100vw - 46px);overflow:auto}}.quote_edit .hats-dropdown{width:250px}.quote_edit .details_summary .options-panel .object_content .object_body{display:flex;flex-wrap:wrap}.quote_edit .details_summary .options-panel .object_content .object_head .object_head_right{padding-right:50px}@media screen and (max-width: 594px){.quote_edit .details_summary .options-panel .object_content .object_head .object_head_right{padding-right:15vw}}.quote_edit .details_summary .options-panel .object_content .object_head .object_head_right .btn-edit{position:absolute;top:50%;margin-top:-15px;right:12px;margin-right:10px}@media screen and (max-width: 594px){.quote_edit .details_summary .options-panel .object_content .object_head .object_head_right .btn-edit{right:20px}}.quote_edit .details_summary .options-panel .object_content .object_head .object_head_right .icon-cancel{position:absolute;top:50%;margin-top:-10px !important;right:0;margin-right:0 !important;color:#999}@media screen and (max-width: 594px){.quote_edit .details_summary .options-panel .object_content .object_head .object_head_right .icon-cancel{right:0px}}#invoice-edit .object_head>.object_head_right{padding-right:50px}@media screen and (max-width: 594px){#invoice-edit .object_head>.object_head_right{padding-right:15vw}}.add_contract .new_form dl dd label{padding:7px 15px 15px 1px}@media screen and (min-width: 595px)and (max-width: 991px){.add_invoice .object_body{margin-left:50px}}.add_invoice .details_left{width:30%}.add_invoice .details_right{width:63%;min-height:600px}.add_invoice .details_right h5{font-size:14px}.add_invoice .new_form dl{padding:0px}.add_invoice .new_form .details_left dt{margin-top:0px;padding-bottom:0px;padding-top:7px;height:30px;display:table;clear:left;float:left;line-height:12px;width:85px;text-align:right;font-size:12px;text-transform:uppercase;font-weight:bold}.add_invoice .new_form .details_left dt label{display:table-cell;vertical-align:middle}.add_invoice .new_form .details_left dd i{font-family:"17hats-icons";font-size:12px;float:right;color:#bbb;margin-right:-18px;margin-top:7px}.add_invoice .new_form .details_left dd i:hover{color:#333}.add_invoice .new_form .details_left dd.sub{float:none}.add_invoice .new_form .details_left dd.sup input{width:75px;padding-left:15px}.add_invoice .new_form .details_left dd.sub input{width:75px;text-align:right;padding-right:18px}.add_invoice .new_form .details_left dd.sup sup{position:absolute;margin-top:8px;margin-left:7px;font-size:15px}.add_invoice .new_form .details_left dd.sub sup{position:absolute;margin-top:8px;margin-left:57px;font-size:15px}.add_invoice .new_form .details_left dd{margin-left:95px;padding-top:7px}.add_invoice .new_form .details_left dd textarea{width:94%}.add_invoice .new_form .details_left h3{padding-bottom:15px;padding-top:15px;display:block;clear:both;color:#1b9cd2;border-top:1px solid #ccc}.add_invoice .new_form .details_section{padding-bottom:10px;box-shadow:0 2px 0px -1px #fff;min-height:2px}.add_invoice .new_form .details_section dl:last-child{padding-bottom:15px}.add_invoice .new_form .details_section dl:first-child{padding-top:15px}.add_invoice .new_form .details_section:first-child dl:first-child{padding-top:0px}.add_invoice .new_form .details_section:last-child{border:none;box-shadow:none}.add_invoice .new_form .inv{padding:0px}.add_invoice .new_form .listing{margin-top:8px}.add_invoice .form_actions{margin-top:25px}.add_invoice .form_actions .btn_cancel,.add_invoice .form_actions .btn_save{margin:0px}.add_invoice .form_actions .btn_cancel{float:right;margin-right:5px}.add_invoice .new_form .listing table tr{background:none}.add_invoice .listing table th{background:none;border:none;border-bottom:1px solid #ccc;color:#404648;text-shadow:none;font-weight:bold;text-transform:uppercase;font-size:10px}.add_invoice .listing table{border:none}.add_invoice .listing table tbody{background:none}.add_invoice .new_form .total{background:none !important;border:none}.add_invoice .new_form .listing table th{padding:0px 0px 6px 0px}.add_invoice .new_form .total tr td:last-child,.add_invoice .new_form .subtotal tr td:last-child{text-align:right !important;padding-right:0px !important}.add_invoice .new_form .inv table th+th+th+th+th,.add_invoice .new_form .inv table td+td+td+td+td{text-align:right !important}.add_invoice .new_form .listing table tr{cursor:default}.add_invoice .subtotal tr:first-child td:first-child{padding:0px !important}.add_invoice .listing table td{border-bottom:1px solid #ccc}.add_invoice .new_form .no_sort table td:first-child{padding-left:0px}.add_invoice .subtotal tr:first-child td:first-child{padding:12px 0px !important}.add_invoice .subtotal tr:nth-child(2){border-top:1px solid #ccc}.add_invoice .inv a.ico_delete{float:none}.add_invoice .new_form .inv table th+th{padding-left:0px !important}.add_invoice .new_form .inv table th+th+th{padding-left:0px !important;width:5%}.add_invoice .new_form .inv table th+th+th+th{padding-right:6px !important;width:10%}.add_invoice .new_form .inv table td+td+td+td+td+td{padding-right:0px}.add_invoice .new_form .inv table th+th+th+th+th{width:2%}.add_invoice .new_form .inv table th+th+th+th+th+th{width:10%;padding-right:0px !important}.add_invoice .new_form .inv table td{padding:10px 6px 10px 0px}.add_invoice .listing table td i{font-family:"17hats-icons";font-size:12px;line-height:16px;color:#999;cursor:pointer}.add_invoice .new_form .total:last-child tr td{padding:0px !important}.add_invoice .new_form .total tr td:first-child{padding-right:12px !important}.add_invoice .subtotal td{padding:0px 12px 0px 12px !important}.add_invoice .subtotal tr:nth-child(2) td{padding:5px 12px 5px 12px !important}.add_invoice .subtotal tr:nth-child(2) td:last-child{padding:0px 0px 0px 12px !important}.add_invoice .new_form .details_left dd small{font-size:11px;color:#999;margin-left:8px}.add_invoice .subtotal tr:first-child td small{float:left;line-height:27px;padding:0px 5px 0px 2px;font-size:10px;text-transform:uppercase;color:#777}.add_invoice .listing table tbody .btn_actions{float:none}.add_invoice .listing table tbody tr:first-child td small{float:none;text-transform:uppercase;font-size:10px;margin-right:5px}.add_invoice .listing table tbody tr:first-child td:first-child{text-align:center !important}.add_invoice .listing table tbody.total tr:first-child td:first-child{text-align:right !important}.add_invoice .listing table tbody.subtotal tr:last-child td{border-bottom:1px solid #ccc !important;padding-bottom:10px !important}.add_invoice .new_form .total:last-child tr td{border-bottom:none;padding-top:20px !important}.add_invoice .subtotal tr:nth-child(2){border:none}.add_invoice .subtotal tr:first-child td{font-weight:normal}.add_invoice .new_form .total:last-child tr td{vertical-align:top}.add_invoice .new_form .details_left dd .date-pick{display:inline-block;position:relative}.add_invoice .new_form .details_left dd .date-pick i{position:absolute;right:8px;top:8px;color:#aaa;font-family:"17hats-icons";font-size:16px;float:none;margin:0px}.questionnaire_view{padding-bottom:10px}@media screen and (max-width: 594px){.questionnaire_view .survey_questions_wrapper{min-height:620px}}.questionnaire_view .object_item{min-height:unset}.questionnaire_view .object_head_right{margin-right:50px}.icon-with-content{white-space:nowrap;display:flex}.icon-with-content>i{display:inline-block;vertical-align:top}.icon-with-content>main{display:inline-block;vertical-align:top;white-space:normal}#invoice-options .btn-edit{position:absolute;top:50%;margin-top:-15px;right:12px;margin-right:10px}@media screen and (max-width: 594px){#invoice-options .btn-edit{right:20px}}#invoice-options .icon-cancel{position:absolute;top:50%;margin-top:-10px !important;right:0;margin-right:0 !important;color:#999}@media screen and (max-width: 594px){#invoice-options .icon-cancel{right:0px}}@media screen and (min-width: 595px){.quote_edit,.add_invoice,.questionnaire_view{padding:10px}}.quote_edit .template_options,.add_invoice .template_options,.questionnaire_view .template_options{margin-top:10px;display:flex;flex-direction:row-reverse}@media only screen and (max-width: 1115px){.quote_edit .template_options,.add_invoice .template_options,.questionnaire_view .template_options{flex-direction:column}.quote_edit .template_options .update_container,.add_invoice .template_options .update_container,.questionnaire_view .template_options .update_container{float:left}}@media only screen and (max-width: 595px){.quote_edit .template_options,.add_invoice .template_options,.questionnaire_view .template_options{align-items:flex-end}}.quote_edit .template_options #template_listing,.add_invoice .template_options #template_listing,.questionnaire_view .template_options #template_listing{float:none}@media screen and (max-width: 594px){.quote_edit .template_options #template_listing button,.add_invoice .template_options #template_listing button,.questionnaire_view .template_options #template_listing button{font-size:14px;border-radius:8px;padding:5px 18px}}@media screen and (min-width: 595px){.quote_edit .template_options #template_listing,.add_invoice .template_options #template_listing,.questionnaire_view .template_options #template_listing{width:auto;float:right;margin-left:5px}}.quote_edit .template_options #template_listing #template_name,.add_invoice .template_options #template_listing #template_name,.questionnaire_view .template_options #template_listing #template_name{display:block;margin:auto}@media only screen and (min-width: 595px)and (max-width: 1115px){.quote_edit .template_options .template_save .template_update,.add_invoice .template_options .template_save .template_update,.questionnaire_view .template_options .template_save .template_update{display:flex;flex-direction:column}.quote_edit .template_options .template_save .template_update .update_container,.add_invoice .template_options .template_save .template_update .update_container,.questionnaire_view .template_options .template_save .template_update .update_container{float:left}}.quote_edit .template_options .template_save #template_name,.add_invoice .template_options .template_save #template_name,.questionnaire_view .template_options .template_save #template_name{display:block;margin:auto}@media screen and (min-width: 595px)and (max-width: 991px){.quote_edit #invoice_config>ul,.add_invoice #invoice_config>ul,.questionnaire_view #invoice_config>ul{flex-basis:100%}}@media screen and (min-width: 595px){.quote_edit #invoice_config,.add_invoice #invoice_config,.questionnaire_view #invoice_config{display:flex;flex-wrap:wrap}.quote_edit #invoice_config>*,.add_invoice #invoice_config>*,.questionnaire_view #invoice_config>*{flex:1}}.quote_edit #invoice_config .date-pick input,.add_invoice #invoice_config .date-pick input,.questionnaire_view #invoice_config .date-pick input{padding-right:24px !important}.quote_edit .invoice-panel .object_content .object_head,.add_invoice .invoice-panel .object_content .object_head,.questionnaire_view .invoice-panel .object_content .object_head{padding-right:0}@media screen and (min-width: 595px){.quote_edit .hats-page-header-new .header-actions,.add_invoice .hats-page-header-new .header-actions,.questionnaire_view .hats-page-header-new .header-actions{text-align:right}}.quote_edit .hats-page-header-new .header-actions.with-extra-content,.add_invoice .hats-page-header-new .header-actions.with-extra-content,.questionnaire_view .hats-page-header-new .header-actions.with-extra-content{display:block}@media screen and (min-width: 595px){.quote_edit .hats-page-header-new .header-actions.with-extra-content,.add_invoice .hats-page-header-new .header-actions.with-extra-content,.questionnaire_view .hats-page-header-new .header-actions.with-extra-content{margin-top:16px}}.quote_edit .hats-page-header-new .status,.add_invoice .hats-page-header-new .status,.questionnaire_view .hats-page-header-new .status{margin-left:10px;line-height:12px;padding:5px 10px}.quote_edit .ui-sortable .icon-grab-y,.add_invoice .ui-sortable .icon-grab-y,.questionnaire_view .ui-sortable .icon-grab-y{position:absolute;cursor:move;left:-20px;top:20px;color:#bbb}@media screen and (max-width: 594px){.quote_edit .ui-sortable .icon-grab-y,.add_invoice .ui-sortable .icon-grab-y,.questionnaire_view .ui-sortable .icon-grab-y{left:unset;top:50%;right:5px;margin-top:-12px}}.quote_edit .hats-cards>*,.add_invoice .hats-cards>*,.questionnaire_view .hats-cards>*{padding-right:60px}.quote_edit .hats-cards .card-title,.add_invoice .hats-cards .card-title,.questionnaire_view .hats-cards .card-title{font-size:16px;font-weight:normal;margin-bottom:10px}.quote_edit .hats-cards .card-actions,.add_invoice .hats-cards .card-actions,.questionnaire_view .hats-cards .card-actions{text-align:center;margin-right:-50px;margin-top:10px}.quote_edit .object_item .object_head,.add_invoice .object_item .object_head,.questionnaire_view .object_item .object_head{position:relative;padding-right:43px}.object_item{margin-top:15px;clear:both;padding:0px 20px;background:hsla(0,0%,100%,.7);border-radius:10px;letter-spacing:-0.03em;margin-bottom:10px;min-height:250px}@media screen and (max-width: 594px){.object_item{padding:0px 10px;margin-left:-10px;margin-right:-10px}}.object_item i.icon-grab-x{position:absolute;left:0px;right:0px;margin:auto;display:block;cursor:move;text-align:center;font-family:"17hats-icons";font-size:18px;line-height:24px;color:#bbb;z-index:1}.object_item .object_content{clear:both;border-bottom:1px solid #ccc;box-shadow:0 2px 0px -1px #fff}.object_item .object_content:last-child{border:none;box-shadow:none}.object_item .object_content:first-child .object_head,.object_item .object_content:last-child .object_head{border:none;box-shadow:none}.object_item .object_content .object_head{padding:20px 0px;border-bottom:1px solid #ccc;box-shadow:0 2px 0px -1px #fff}.object_item .object_content .object_head>i{clear:both;font-family:"17hats-icons";font-size:32px;float:left;display:block;width:32px;text-align:center;line-height:32px;color:#aaa;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.object_item .object_content .object_head .object_head_right{margin-left:50px}.object_item .object_content .object_head .object_head_right .require{width:180px;float:right;margin-right:10px}.object_item .object_content .object_head .object_head_right .require input{width:14px;height:14px}.object_item .object_content .object_head .object_head_right .require label{font-size:13px}.object_item .object_content .object_head h3{font-size:18px;font-weight:600;line-height:18px}.object_item .object_content .object_head p{display:block;font-size:13px;margin-top:5px;color:#999}.object_item .object_content .object_head .btn-xs,.object_item .object_content .object_head .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .object_item .object_content .object_head abbr{float:right}.object_item .object_content .object_head .btn-circle{margin-top:0px;margin-right:20px}.object_item .object_content .object_head .btn-circle i{font-size:12px;color:#444;line-height:19px;width:12px}.object_item .object_content .object_head .object_head_right i.icon-cancel{font-family:"17hats-icons";font-size:12px;line-height:16px;color:#999;cursor:pointer;float:right;margin-top:-25px;margin-right:-10px}.object_item .object_content .object_head h3 small{font-size:10px;text-transform:uppercase;color:#999;margin-left:10px;line-height:8px}.object_item .object_content .object_head p{margin-top:0px}.object_item .object_content .object_head p strong{font-size:14px;font-weight:600;color:#444}.object_item .object_content .object_head p b{font-size:14px;font-weight:600;color:#777}.object_item .object_content .object_body{padding-bottom:10px}@media screen and (min-width: 595px){.object_item .object_content .object_body{margin-left:50px}}@media screen and (min-width: 595px){.object_item .object_content .object_body dl{margin-right:10px;float:left}}.object_item .object_content .object_body dl dt{line-height:34px;width:80px;text-align:left;clear:left;float:left;font-size:15px;font-weight:bold}.object_item .object_content .object_body dl dt.dt_2lines{line-height:17px}.object_item .object_content .object_body dl dd{margin-left:95px;padding-bottom:15px}.object_item .object_content .object_body ul.pad-left-ul{margin-left:unset;clear:both}@media screen and (min-width: 992px){.object_item .object_content .object_body ul.pad-left-ul{margin-left:68%;min-height:120px;clear:none}}.object_item .object_content .object_body ul li input{width:14px;height:14px;float:left}.object_item .object_content .object_body ul li label{margin-left:25px;display:block;margin-bottom:15px}.object_item .object_content .object_body ul li label.disabled{opacity:.5}.object_item .object_content .object_body ul li label span{display:block;font-size:15px;font-weight:bold}.object_item .object_content .object_body ul li label abbr{display:block;font-size:13px;line-height:14px;color:#999}.object_item .object_content .object_body ul li label abbr a{color:#1b9cd2;text-decoration:none}.object_item .object_content .object_body dd input{float:none;color:#333;width:100%;letter-spacing:-0.04em;border:1px solid #ddd;height:34px;padding:0px 7px 0px 7px;background:hsla(0,0%,100%,.75);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:5px;font-size:14px;font-family:"open_sansregular","Helvetica Neue",Arial,sans-serif}.object_item .object_content .object_body dd input:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);background:#fff;outline:0}.object_item .object_content .object_body dd input.parsley-error,.object_item .object_content .object_body dd input.parsley-error:focus{border-color:#c00;box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px #c00}.object_item .object_content .object_body dd .date-pick{width:100%;float:none}.object_item .object_content .object_body dd .select_small{width:85px;float:left;margin-right:10px}.object_item .object_content .object_body dd .select_small+input.small-input{width:calc(100% - 95px);min-width:55px}.object_item .object_content .object_body dd input.small-input{width:85px}.object_item .object_content .object_body ul.item_content{position:relative;margin:0px;border-bottom:1px solid #ccc;box-shadow:0 2px 0px -1px #fff}.object_item .object_content .object_body ul.item_content:last-child{border-bottom:none;box-shadow:none}.object_item .object_content .object_body ul.item_content li:first-child{text-align:left;float:left;width:70%}.object_item .object_content .object_body ul.item_content li:first-child strong{font-weight:600;font-size:15px}.object_item .object_content .object_body ul.item_content li:first-child p{font-size:13px;color:#999;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis}.object_item .object_content .object_body ul.item_content li:nth-child(2){float:left;width:10%;text-align:right}.object_item .object_content .object_body ul.item_content li:nth-child(2) b{display:block;margin-top:8px;font-size:16px;font-weight:600}.object_item .object_content .object_body ul.item_content li:nth-child(3) i,.object_item .object_content .object_body.choose_any ul.item_content li:nth-child(5) i{font-family:"17hats-icons";font-size:14px;display:block;margin-top:12px;color:#555;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.object_item .object_content .object_body ul.item_content li:nth-child(3){float:left;width:15%;text-align:center}.object_item .object_content .object_body ul.item_content li:last-child{clear:left;width:10%;margin-left:90%;text-align:right}.object_item .object_content .object_body ul.item_content li:last-child .btn-circle{margin-right:20px;margin-top:-45px;float:right}.object_item .object_content .object_body ul.item_content li:last-child i.icon-cancel{font-family:"17hats-icons";font-size:12px;line-height:16px;color:#999;cursor:pointer;margin-top:-44px;float:right}.object_item .object_content .object_body ul.item_content li{padding:15px 0px 1px 0px}.object_item .object_content .object_body ul.item_header li{padding:0px;font-size:10px;text-transform:uppercase;padding-bottom:5px}.object_item .object_content .object_body ul.item_header li:last-child{clear:none}.object_item .object_content .object_body ul.item_content_quantity{margin:0px;border-bottom:1px solid #ccc;box-shadow:0 2px 0px -1px #fff;position:relative;overflow:visible}.object_item .object_content .object_body ul.item_content_quantity:last-child{border-bottom:none;box-shadow:none}.object_item .object_content .object_body ul.item_content_quantity li:first-child{text-align:left;float:left;width:56%;padding-top:11px;margin-right:2%}.object_item .object_content .object_body ul.item_content_quantity li:first-child strong{font-weight:600;font-size:15px}.object_item .object_content .object_body ul.item_content_quantity li:first-child p{font-size:13px;color:#999;white-space:pre-wrap}.object_item .object_content .object_body ul.item_content_quantity li:nth-child(2){float:left;width:9%;text-align:right;margin-right:1%}.object_item .object_content .object_body ul.item_content_quantity li:nth-child(2) b{display:block;margin-top:8px;font-size:16px;font-weight:600;word-break:break-all;white-space:normal}.object_item .object_content .object_body ul.item_content_quantity li:last-child i.icon-cancel{cursor:pointer}.object_item .object_content .object_body ul.item_content_quantity.item_total li:first-child{width:0%}.object_item .object_content .object_body ul.item_content_quantity.item_total li:nth-child(2){width:67%}@media screen and (max-width: 594px){.object_item .object_content .object_body ul.item_content_quantity.item_total li:nth-child(2){width:50%;margin-right:10px}}.object_item .object_content .object_body ul.item_content_quantity.item_total li:nth-child(2) b{font-weight:normal;font-size:14px;min-width:25px}.object_item .object_content .object_body ul.item_content_quantity li:nth-child(3){float:left;width:10%;text-align:right}.object_item .object_content .object_body ul.item_content_quantity li:nth-child(3) b{display:block;margin-top:8px;font-size:16px;font-weight:600}.object_item .object_content .object_body ul.item_content_quantity li:nth-child(4) i{font-family:"17hats-icons";font-size:14px;display:block;margin-top:12px;color:#555;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.object_item .object_content .object_body ul.item_content_quantity li:nth-child(4){float:left;width:16%;text-align:center}.object_item .object_content .object_body ul.item_content_quantity li:nth-child(5){clear:left;width:10%;margin-left:90%;text-align:right}.object_item .object_content .object_body ul.item_content_quantity li{padding:15px 0px 1px 0px}.object_item .object_content .object_body ul.item_content_quantity.item_header li{padding:0px;font-size:10px;text-transform:uppercase}.object_item .object_content .object_body ul.item_content_quantity.item_header li:nth-child(4){clear:none}.object_item .object_content .object_body ul.item_content_quantity.item_total li{line-height:14px;background:none !important;padding:10px 0px 0px 0px}.object_item .object_content .object_body ul.item_content_quantity.item_total li:nth-child(3) b{font-weight:bold;color:#404648}.object_item .object_content .object_body.choose_any ul.item_content li:first-child{width:50%}.object_item .object_content .object_body.choose_any ul.item_content li:nth-child(2){float:left;width:10%;text-align:center}.object_item .object_content .object_body.choose_any ul.item_content li:nth-child(3){float:left;width:10%;text-align:center}.object_item .object_content .object_body.choose_any ul.item_content li:nth-child(4){float:left;width:10%;text-align:right}.object_item .object_content .object_body.choose_any ul.item_content li:nth-child(5){float:left;width:15%;text-align:center}.object_item .object_content .object_body.choose_any ul.item_content li:nth-child(2) b,.object_item .object_content .object_body.choose_any ul.item_content li:nth-child(3) b,.object_item .object_content .object_body.choose_any ul.item_content li:nth-child(4) b{margin-top:8px;display:block;font-size:14px;font-weight:normal}.object_item .object_content .object_body.choose_any ul.item_content li:nth-child(4) b{font-size:16px;font-weight:600}.object_item .object_content .object_body .single_line{float:none;margin-right:0;margin-bottom:10px}.object_item .object_content .object_body .single_line dd,.object_item .object_content .object_body .single_line dt{display:inline-block;margin-right:10px;float:none;clear:none}@media screen and (max-width: 594px){.object_item .object_content .object_body .single_line dd,.object_item .object_content .object_body .single_line dt{display:block;margin-right:0}}.object_item .object_content .object_body .single_line>*{display:inline-block;margin-bottom:10px}@media screen and (max-width: 594px){.object_item .object_content .object_body .single_line>*{display:block}}.object_item .object_content .object_body .single_line dd{margin-left:0;padding-bottom:0}.object_item .object_content .object_body .single_line dt{width:auto}.object_item .object_content .object_body .single_line dt.dt_2lines{line-height:34px}.object_item .object_content .object_body dd ul.taxes input[type=checkbox]{width:14px;height:14px;padding:0px;clear:left;float:left}.object_item .object_content .object_body ul.taxes{margin-left:0px;margin-top:7px;margin-bottom:15px;width:100%;float:left}.object_item .object_content .object_body ul.taxes li label{display:inline;margin-left:3px;line-height:21px;margin-bottom:0px;overflow:hidden;display:block;word-break:break-word}.object_item .object_content .object_body dt .btn-circle{margin-top:0px}.total-container ul{display:flex;flex-direction:row;justify-content:end}.total-container ul li{display:flex;flex-direction:column}.total-container ul li:nth-child(1){text-align:right;padding-bottom:10px;margin-right:35px}.total-container ul li:nth-child(2){font-weight:bold;width:105px}.total-container ul li:nth-child(3){width:110px}.total-container ul:nth-child(2){border-top:1px solid #ccc;padding-top:10px}#product-mobile .product-item-description *{all:revert}#product-mobile .product-item-description{white-space:pre-wrap}#product-mobile .product-item-description p{margin:0;min-height:14px}#product-mobile .product-item-description ul{list-style-type:disc}#product-mobile .product-item-description .redactor_token{background:rgba(11,118,62,.3);border:none;cursor:default;color:#000;font-size:14px;letter-spacing:-0.03em;line-height:18px;outline:none;padding:0 4px 0 4px;margin:0px;display:inline;border-radius:5px;box-shadow:inset 0 0 1px rgb(15.3488372093,164.6511627907,86.511627907)}#product-mobile .product-item-description a:visited{color:blue}.client_invoice{box-sizing:border-box;padding:25px 65px 65px 65px;margin:auto;width:100%;position:relative}.client_invoice .fa-arrow-right{vertical-align:middle}.client_invoice .invoice_paid{position:absolute;top:25px;right:0px;left:0px;margin:auto;text-align:center;z-index:100}.client_invoice .invoice_voided{position:absolute;top:25px;right:0px;left:0px;margin:auto;text-align:center;width:248px;z-index:100}.client_invoice .invoice-header{display:flex;flex-direction:column-reverse}@media screen and (min-width: 595px){.client_invoice .invoice-header{flex-direction:row;justify-content:space-between}}.client_invoice .invoice-to-from{display:flex;flex-direction:column}@media screen and (min-width: 595px){.client_invoice .invoice-to-from{flex-direction:row}}.client_invoice .invoice-from{margin:10px 0;font-size:15px}@media screen and (min-width: 595px){.client_invoice .invoice-from{margin:0;padding-right:3rem}}.client_invoice .invoice-from div:nth-child(1) strong{font-size:12px;font-weight:bold}.client_invoice .invoice-from div:nth-child(2){font-size:18px}.client_invoice .invoice-from div:nth-child(3){margin-top:5px}.client_invoice .invoice-from dd:nth-child(3){margin-top:5px}.client_invoice .invoice-to{font-size:15px}@media screen and (min-width: 595px){.client_invoice .invoice-to{padding-left:3rem}}.client_invoice .invoice-to div:nth-child(1) strong{font-size:12px;font-weight:bold}.client_invoice .invoice-to div:nth-child(2){font-size:18px}.client_invoice .invoice-to div:nth-child(3){margin-top:5px}.client_invoice .invoice-to dd:nth-child(3){margin-top:5px}.client_invoice .invoice-notes{padding-top:30px;border-top:1px solid #ddd;margin-top:22px}@media screen and (max-width: 594px){.client_invoice{padding:20px}}.client_invoice .invoice-info{display:flex;flex-direction:column;font-size:15px;min-width:200px}.client_invoice .invoice-info .invoice-info-title{font-size:12px;display:inline-block;width:65px}.client_invoice .invoice-info .invoice-info-title strong{font-weight:bold !important}@media screen and (max-width: 991px){.client_invoice{padding-top:10px}.client_invoice .invoice_paid{position:static;width:100%;max-width:248px;padding:0 30px}.client_invoice .invoice_paid img{width:100%}}.client_invoice .overview_list{width:58%;padding:10px 0px 10px 4%;-webkit-box-shadow:-7px 0px 22px -13px #000;-moz-box-shadow:-7px 0px 22px -13px #000;box-shadow:-7px 0px 22px -13px #000}.client_invoice table{width:99.5%;margin-top:10px}.client_invoice table tr{border-bottom:1px solid #bbb}.client_invoice table thead tr th{text-align:right;padding:0px 3px;font-size:18px;text-transform:uppercase;font-weight:bold;color:#000}.client_invoice table thead tr th{cursor:pointer;vertical-align:bottom}.client_invoice table thead tr th .quote-product-left-header{display:flex;flex-direction:column;margin-bottom:5px}.client_invoice table thead tr th:hover{color:#000}.client_invoice table tbody tr:hover td{background:hsla(0,0%,100%,.4);cursor:pointer}.client_invoice table tr td{padding:15px 6px;font-size:15px;color:#333;text-align:right}.client_invoice table tr td .product-image-container{max-width:150px;width:auto;display:flex;justify-content:start;align-items:start;margin-right:10px}.client_invoice table tr td .product-image-container .product-image{max-height:75px;max-width:150px}.client_invoice table tbody tr td:first-child,.client_invoice table thead tr th:first-child{text-align:left;width:460px;word-break:break-word}.client_invoice table tbody tr td:nth-child(2){text-align:center;width:90px;vertical-align:top}.client_invoice table thead tr th:nth-child(2){text-align:center;width:90px}.client_invoice table thead tr th:first-child h3{font-size:16px;font-weight:600;color:#222;text-transform:none}@media screen and (min-width: 595px){.client_invoice table thead tr th:first-child h3{font-size:21px}}.client_invoice table thead tr th:first-child strong{font-size:12px;text-transform:none;font-weight:normal !important;color:#333;line-height:12px}.client_invoice table tbody tr td em{font-size:14px;color:#000}.client_invoice table tbody tr td p{margin:0px;margin-top:5px;font-size:14px;white-space:pre-wrap;letter-spacing:-0.25px}.client_invoice table tbody tr td:nth-child(3){text-align:center;vertical-align:top}.client_invoice table thead tr th:nth-child(3){text-align:center}.client_invoice table tr td:last-child{vertical-align:top}.client_invoice table tfoot tr td{text-align:right;padding:0px}.client_invoice table tfoot tr{border:none}.client_invoice table tfoot tr:first-child td{padding-top:15px}.client_invoice table tfoot tr.total td{font-weight:bold;font-size:18px;background:#fff !important;vertical-align:baseline}.client_invoice table tfoot>tr.payment-due td{padding-top:4px;padding-bottom:2px}.client_invoice table tfoot>tr.payment-due~tr.payment-due td{padding-top:0}.client_invoice table tfoot tr.balance-due td{padding-top:10px;padding-bottom:20px;font-size:18px;vertical-align:baseline}.client_invoice table tbody tr td:last-child,.client_invoice table tfoot tr td:last-child{width:90px}@media screen and (max-width: 594px){.client_invoice table tbody tr.selected td,.client_invoice table tbody tr td:first-child{padding-left:0 !important}}.client_invoice table tbody tr td:last-child,.client_invoice table thead tr th:last-child,.client_invoice table tfoot tr td:last-child{padding-right:15px 10px !important}@media screen and (max-width: 594px){.client_invoice table tbody tr td:last-child,.client_invoice table thead tr th:last-child,.client_invoice table tfoot tr td:last-child{padding-right:0 !important}}.client_invoice table td.pending-payment{color:#b1b8bc}.client_invoice table.selection tbody tr td:nth-child(3) input{color:#333;text-align:center;width:52px;outline:none;letter-spacing:-0.04em;border:1px solid #ddd;height:29px;padding:0px 7px 0px 7px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:13px;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif}.client_invoice table.selection tbody tr:hover td{background:rgba(114,182,36,.04)}.client_invoice table.selection tbody tr.selected:hover td{background:rgba(114,182,36,.1)}.client_invoice table.selection thead tr th:first-child{padding-left:0px;width:460px}.client_invoice table.selection tbody tr td:first-child{width:20px}.client_invoice table.selection tbody tr td:nth-child(2){width:auto;text-align:left}.client_invoice table.selection tbody tr td:nth-child(3),.client_invoice table.selection thead tr th:nth-child(2){width:auto;text-align:center}.client_invoice table.selection tbody tr td:first-child,.client_invoice table.selection thead tr th:first-child{padding-right:5px}.client_invoice table.selection tbody tr td:first-child input,.client_invoice table.selection thead tr th:first-child input{width:14px;height:14px}.client_invoice table.selection tbody tr td:nth-child(4){text-align:center}.client_invoice table.selection tbody tr td:last-child,.client_invoice table.selection thead tr th:last-child{text-align:right}.client_invoice .client_head_left{width:45%;float:left}@media screen and (max-width: 594px){.client_invoice .client_head_left{width:auto;float:none}}.client_invoice .client_logo{text-align:left;margin:10px 0;max-width:46%}.client_invoice.client_contract .client_logo,.client_invoice.client_questionnaire .client_logo{text-align:center;max-width:100%}@media screen and (max-width: 594px){.client_invoice.client_contract .client_logo,.client_invoice.client_questionnaire .client_logo{margin-bottom:0px;margin:10px 0px}}.client_invoice.client_contract .client_logo.combo,.client_invoice.client_questionnaire .client_logo.combo{text-align:left}.client_invoice.client_contract .sign>.signatures button,.client_invoice.client_questionnaire .sign>.signatures button{font-size:1em}.client_invoice .client_logo img{max-height:100%;max-width:100%}.client_invoice .client_logo{font-size:26px;line-height:28px;font-weight:300;margin-bottom:30px;margin-top:0px;text-align:left}@media screen and (max-width: 594px){.client_invoice .client_logo{text-align:left;margin-bottom:0px;margin:10px 0px}}.client_invoice .client_head_right{margin-left:45%;clear:none}@media screen and (max-width: 594px){.client_invoice .client_head_right{margin-left:0;clear:both}}.client_invoice .client_head_right dl:first-child{margin-bottom:20px;margin-top:10px}.client_invoice .client_head_right dl{float:right}@media screen and (max-width: 594px){.client_invoice .client_head_right dl{float:none}}.client_invoice dl dt{line-height:21px;float:left;text-align:right;font-weight:bold;font-size:12px;text-transform:uppercase;width:75px}@media screen and (max-width: 594px){.client_invoice dl dt{margin-bottom:5px}}@media screen and (max-width: 594px){.client_invoice dl dt{width:auto}}.client_invoice dl dt.client_pad{float:none;display:block;margin-top:30px}@media screen and (max-width: 594px){.client_invoice dl dt.client_pad{margin-top:0}}.client_invoice dl dd{padding-left:16px;margin-left:78px;line-height:20px}@media screen and (max-width: 594px){.client_invoice dl dd{margin-bottom:5px}}.client_invoice .client_head_left dl dt{min-width:80px;width:auto;text-align:left;clear:left;float:left;line-height:20px;margin-right:14px}@media screen and (max-width: 594px){.client_invoice .client_head_left dl dt{line-height:19px}}.client_invoice .client_invoice.client_questionnaire .client_head_left,.client_invoice .client_invoice.client_contract .client_head_left{width:100%;float:none;text-align:center}.client_invoice .client_invoice.client_questionnaire .client_logo,.client_invoice .client_invoice.client_contract .client_logo{text-align:center}.client_invoice .client_logo img{max-height:150px}.client_invoice .client_logo img.combo{text-align:left}.client_invoice .client_logo img[alt]{position:relative;font-family:inherit;font-size:inherit}.client_invoice .client_logo img[alt]:after{content:attr(alt);display:block;position:absolute;top:0;left:0;width:100%;height:110%;background-color:#fff;font-family:inherit;font-size:inherit;font-weight:inherit}.client_invoice p{font-size:14px;margin-top:20px}.client_invoice p.payment-due:first-of-type,.client_invoice p.payment-terms:first-of-type{padding-top:30px;border-top:1px solid #ddd}.client_invoice p.payment-due:last-of-type,.client_invoice p.payment-terms:last-of-type{padding-bottom:10px}.client_invoice p.invoice_footer{padding-top:30px;font-size:12px;border-top:1px solid #ddd;margin-top:30px;white-space:pre-wrap}.client_invoice p strong{font-weight:bold;margin-right:5px;text-transform:uppercase}.client_invoice .contract_content table{width:inherit;margin-top:20px}.client_invoice .contract_content table tr{border-bottom:none;box-shadow:none;padding:0px}.client_invoice .contract_content table thead tr th{text-align:left;padding:5px 5px 5px 0px;font-size:inherit;text-transform:normal;font-weight:inherit;color:#666}.client_invoice .contract_content table thead tr th{cursor:default;vertical-align:inherit}.client_invoice .contract_content table thead tr th:hover{color:inherit}.client_invoice .contract_content table tbody tr:hover td{background:inherit;cursor:default}.client_invoice .contract_content table tbody tr td{padding:5px 5px 5px 0px;font-size:inherit;color:#333;text-align:left}.client_invoice .contract_content table tbody tr td:first-child,.client_invoice .contract_content table thead tr th:first-child{text-align:left;width:auto !important;padding-left:0px}.client_invoice .contract_content table tbody tr td:last-child,.client_invoice .contract_content table tfoot tr td:last-child{width:inherit}.client_invoice .contract_content table.selection tbody tr:hover td{background:none !important}.client_invoice .contract_content table tbody tr td:last-child,.client_invoice .contract_content table thead tr th:last-child,.client_invoice .contract_content table tfoot tr td:last-child{padding-right:5px !important;font-weight:normal}.invoice--send-warning{margin-top:15px;width:100%}.send-warning{width:100%}#header_right{display:flex;justify-content:flex-end;align-items:center;padding-right:0px}.header_right_login{display:inline;float:right;padding-top:11px;padding-right:0px;margin-right:10%}.header_right_login h2{margin-top:0 !important}#header_right a.btn_support{background:#0d9ad7;border:none}#header_right a:hover.btn_support{background:#0ca4e6}#header_right a.btn_logout{border:none;box-shadow:none;float:right;color:#eee;border-top-right-radius:0px;border-bottom-right-radius:0px;padding:5px 10px 6px 10px;border:none;box-shadow:0px 0px 1px #000;background:-webkit-linear-gradient(to bottom, rgba(100, 100, 100, 0.7) 0%, rgba(51, 51, 51, 0.7) 50%, rgba(0, 0, 0, 0.7) 100%);background:linear-gradient(to bottom, rgba(100, 100, 100, 0.7) 0%, rgba(51, 51, 51, 0.7) 50%, rgba(0, 0, 0, 0.7) 100%);text-shadow:-1px -1px 0 rgba(0,0,0,.25);outline:none;font-weight:bold}#header_right .btn_create{border-bottom-left-radius:0px;box-shadow:none;border-top-left-radius:0px;float:right;color:#eee;margin-right:1px;padding:5px 10px 6px 10px;border:none;box-shadow:0px 0px 1px #000;background:-webkit-linear-gradient(to bottom, rgba(100, 100, 100, 0.7) 0%, rgba(51, 51, 51, 0.7) 50%, rgba(0, 0, 0, 0.7) 100%);background:linear-gradient(to bottom, rgba(100, 100, 100, 0.7) 0%, rgba(51, 51, 51, 0.7) 50%, rgba(0, 0, 0, 0.7) 100%);text-shadow:-1px -1px 0 rgba(0,0,0,.25);outline:none;font-weight:bold}#header_right .btn_accounts{border-bottom-left-radius:0px;box-shadow:none;border-top-left-radius:0px;float:right;color:#eee;margin-right:1px;padding:5px 10px 6px 10px;border:none;box-shadow:0px 0px 1px #000;background:-webkit-linear-gradient(to bottom, rgba(100, 100, 100, 0.7) 0%, rgba(51, 51, 51, 0.7) 50%, rgba(0, 0, 0, 0.7) 100%);background:linear-gradient(to bottom, rgba(100, 100, 100, 0.7) 0%, rgba(51, 51, 51, 0.7) 50%, rgba(0, 0, 0, 0.7) 100%);text-shadow:-1px -1px 0 rgba(0,0,0,.25);outline:none;font-weight:bold}.borderhelper{border-bottom:none !important}#mobiledescription{font-size:.8em;text-align:left}#invoicefont{font-size:1.4em !important;word-break:break-word;hyphens:auto}.border-inherit{border-color:inherit !important}.boxfix{box-sizing:content-box !important;-webkit-box-sizing:content-box !important}.whiteSpace{white-space:pre-wrap !important}.product-image-container{max-width:150px;display:flex;justify-content:start;align-items:start;margin-right:10px}.product-image-container .product-image{max-height:75px;max-width:150px}#product-item{margin-top:40px}#product-item .product-item-header{display:flex;flex-direction:row;justify-content:space-between;align-items:end;font-size:12px;font-weight:bold;color:#444}#product-item .product-item-header .product-item-header-left{display:flex;flex-direction:column}#product-item .product-item-header .product-item-header-left .product-item-options{text-transform:none;font-size:12px;font-weight:normal;margin-bottom:2px}#product-item .product-item-header .product-item-header-right{display:flex;flex-direction:row;text-transform:uppercase}#product-item .product-item-header .product-item-header-right div{width:125px;text-align:center}#product-item .product-item-header .product-item-header-right .total{margin-right:6px;text-align:right}#product-item .product-item-container{display:flex;flex-direction:row;border-top:1px solid #ddd;padding:15px 6px}#product-item .product-item-container:last-child{border-bottom:1px solid #ddd}#product-item .product-item-container .product-item-action-container{padding-top:2px}#product-item .product-item-container input{margin-right:13px}#product-item .product-item-container input.quantity{color:#333;text-align:center;width:52px;outline:none;letter-spacing:-0.04em;border:1px solid #ddd;height:29px;padding:0px 7px 0px 7px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;font-size:13px;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif}#product-item .product-item-container .product-item-column{display:flex;flex-direction:column;width:100%}#product-item .product-item-container .product-item-column .product-item-description *{all:revert}#product-item .product-item-container .product-item-column .product-item-description{white-space:pre-wrap;word-break:break-word}#product-item .product-item-container .product-item-column .product-item-description p{margin:0;min-height:14px}#product-item .product-item-container .product-item-column .product-item-description ul,#product-item .product-item-container .product-item-column .product-item-description ol{margin:0;padding-bottom:0}#product-item .product-item-container .product-item-column .product-item-description a:visited{color:blue}#product-item .product-item-container .product-item-column .product-item-row{display:flex;flex-direction:row;justify-content:space-between}#product-item .product-item-container .product-item-column .product-item-row .product-title{margin-right:auto}#product-item .product-item-container .product-item-column .product-item-row .product-item-totals{display:flex;flex-direction:row;font-size:18px}#product-item .product-item-container .product-item-column .product-item-row .product-item-totals div{width:125px;text-align:center}#product-item .product-item-container .product-item-column .product-item-row .product-item-totals .product-item-total{font-weight:bold;text-align:right}#product-mobile .product-item-description *{all:revert}#product-mobile .product-item-description{white-space:pre-wrap}#product-mobile .product-item-description p{margin:0;min-height:14px}#product-mobile .product-item-description ul{list-style-type:disc}#product-mobile .product-item-description a:visited{color:blue}.checkbox_menu{float:none;position:relative;width:100%}.checkbox_menu abbr{font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif;display:block;text-align:left;border:1px solid #ddd;border-radius:5px;padding:5px 10px 6px 10px;line-height:21px;color:#222;cursor:pointer}.checkbox_menu abbr .caret{float:right;margin-left:5px;margin-top:10px}.checkbox_menu abbr b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block}.checkbox_menu ul{font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif;margin-top:-1px !important;color:#444;margin-left:-1px !important;z-index:120000;display:none;position:absolute;width:100%;border-radius:5px;border-collapse:collapse;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.checkbox_menu ul li{background:#fff;padding:10px 10px 0px 10px}.checkbox_menu ul li{line-height:18px}.checkbox_menu ul li:last-child{padding-bottom:10px}.checkbox_menu ul li label{color:#000;line-height:auto;display:inline;margin-top:0px;margin-bottom:0px !important}.checkbox_menu ul li input{width:14px;height:14px}.dialog .form_dialog.email_dialog .list-horizontal .btn{height:36px;font-size:1em}@media screen and (max-width: 600px){.dialog .form_dialog.email_dialog .list-horizontal .btn{height:51.97px}}.dialog .form_dialog.email_dialog .list-horizontal .btn.btn-icon .fa{font-size:18px}.dialog .form_dialog.email_dialog .email-statusbar{background:#1b9ccd;color:#fff;text-align:center;line-height:2em;font-size:12px;border-radius:2px;padding-left:5px;padding-right:5px}.dialog .form_dialog.email_dialog .email-statusbar a{font-weight:bold;color:#fff !important}.dialog .form_dialog.email_dialog .btn-email-send-later{position:relative;padding-left:20px;padding-right:19px}.dialog .form_dialog.email_dialog .btn-email-send-later-wrapper{position:relative;display:inline-block}.dialog .form_dialog.email_dialog .select-type-mobile{width:auto;float:none}.dialog .form_dialog.email_dialog .email_send_later_popover{position:absolute;display:none;border:1px solid #ccc;padding:10px;background:#eee;bottom:43px;margin-top:0;width:370px !important;right:auto !important;left:50%;margin-left:-225px;border-radius:8px}.dialog .form_dialog.email_dialog .email_send_later_popover:before,.dialog .form_dialog.email_dialog .email_send_later_popover:after{content:"";position:absolute;width:0;height:0;border-style:solid;right:50%}.dialog .form_dialog.email_dialog .email_send_later_popover:before{bottom:-11px;transform:translateX(1px);border-width:11px 16px 0 17px;border-color:#ccc rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.dialog .form_dialog.email_dialog .email_send_later_popover:after{bottom:-10px;border-width:10px 15px 0 15px;border-color:#eee rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.dialog .form_dialog.email_dialog .email_send_later_popover .title{display:none;font-size:12px;line-height:1;margin-bottom:5px}.dialog .form_dialog.email_dialog .email_send_later_popover .date-pick,.dialog .form_dialog.email_dialog .email_send_later_popover .time-pick,.dialog .form_dialog.email_dialog .email_send_later_popover button{float:left;width:120px}.dialog .form_dialog.email_dialog .email_send_later_popover .time-pick,.dialog .form_dialog.email_dialog .email_send_later_popover button{margin-left:5px}.dialog .form_dialog.email_dialog .email_send_later_popover input{height:26px}.dialog .form_dialog.email_dialog .email_send_later_popover button{padding-top:5px;padding-bottom:5px;line-height:1em;height:auto !important;margin-top:4px}@media screen and (max-width: 594px){.dialog .form_dialog.email_dialog .email_send_later_popover{left:auto;width:auto !important;margin-left:auto;bottom:49px}.dialog .form_dialog.email_dialog .email_send_later_popover .time-pick,.dialog .form_dialog.email_dialog .email_send_later_popover button{margin-left:0px}}.dialog .form_dialog.email_dialog .email_send_later_popover #btn-email-send-later-schedule{background-color:#0b763e;color:#fff}#dialogSettings .form_dialog dl dd.email_type label{font-weight:bold;font-size:14px;float:right;line-height:34px;text-align:right;margin-right:0px;margin-left:8px}#dialogSettings dd.email_type ul{width:100% !important}.dialog .form_dialog_lg dl dd.email_type input.input_split[type=text]{width:100%}.form_dialog_lg dl dd.email_type .select_menu{width:213px}#emailLoadingOverlay{display:flex;justify-content:center;align-items:center;background:#fff;color:#666;position:absolute;height:100%;width:100%;z-index:5000;top:0;left:0;opacity:.9;border-radius:4px}#emailLoadingOverlay .spinner{height:64px;width:64px;animation:rotate .8s infinite linear;border:5px solid #0b763e;border-right-color:rgba(0,0,0,0);border-radius:50%}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#aiTransformUndo{border:none #9f9f9f;border-collapse:collapse;color:#444;cursor:pointer;display:inline-block;outline:0px;margin:0px;text-align:center;text-decoration:none;padding:.4rem 1.1rem .6rem .3rem;background:#fff}#aiTransformUndo i{font-size:1rem}#aiTransformUndo span{color:#444;font-size:1rem;font-weight:600;margin-right:5px;text-transform:uppercase}.tag{background:#0b763e;border-radius:5px;color:#fff;display:inline-block;font-size:12px;font-weight:600;line-height:21px;margin:2px 1px;padding:0px 5px;text-shadow:none;text-transform:none}.tag i{color:#fff;font-size:9px;opacity:.8}.tag i:hover{opacity:1}.tag .icon-cancel{margin-left:5px}.tag .icon-cancel:hover{color:#fff;cursor:pointer}.tag-filter-header{margin-bottom:5px}.tag-filter-header .clear-tags{margin-left:10px}.tag_input{border:1px solid #ddd;padding:0 6px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:5px;min-height:34px}.tag_input.tag_focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);background:#fff;outline:0}.tag_input .input[type=text]{height:auto;width:auto;border:none;margin:0px;min-width:70px;line-height:21px;outline:none;font-size:13px}.tag_input .input[type=text]:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-color:none}.tag_input .div{margin-top:3px}.tag_input em{display:block;text-shadow:none;line-height:21px;font-size:12px;margin-right:2px !important;margin-top:8px !important;margin-left:2px !important;margin-bottom:5px !important;padding:0px 5px 1px 6px;float:left;background:#0b763e;border-radius:5px;color:#fff !important;text-transform:none !important;word-break:break-all;white-space:normal}.tag_input em.disabled{background:#777}.tag_input button{font-family:"open_sansregular","Helvetica Neue",Arial,sans-serif;display:block;text-align:center;border:none;border-left:1px solid #ddd;padding:4px 10px 7px 7px;line-height:21px;background:-webkit-linear-gradient(to bottom, white 0%, #ddd 100%);background:linear-gradient(to bottom, white 0%, #ddd 100%);color:#404648;cursor:pointer;float:right;width:30px;outline:none;height:34px;border-top-right-radius:5px;border-bottom-right-radius:5px}.tag_input:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);background:#fff;outline:0 em;outline-display:none}.tag_split{width:80%}.import_data .tag_input{background:none;border:none}.import_options .tag_input{float:left;margin-bottom:10px;width:auto}.import_options .tag_input div{margin-top:0px}.overview_header .tag-search{margin:10px;position:relative}.overview_header .tag-search input{margin:0;padding:5px 30px 5px 10px;transition:all 200ms ease;opacity:.75}.overview_header .tag-search input:focus{opacity:.9}@media screen and (min-width: 992px){.overview_header .tag-search input:focus{width:240px}}.overview_header .tag-search:after{font-family:"17hats-icons";content:"";display:block;position:absolute;right:10px;top:6px;opacity:.8}@media screen and (min-width: 595px){.overview_header .tag-search{margin:-5px 10px;float:right}}.time-tracking table thead tr th:last-child,.time-tracking table tbody tr td:last-child{width:30px}.time-tracking table thead tr th:nth-child(4),.time-tracking table tbody tr td:nth-child(4){text-align:right;padding-right:20px}.ui-tooltip.ui-widget{background:#333 !important}.ui-tooltip{background:#333 !important;color:#fff;position:absolute;z-index:200000000000000000000000000000000000;border:none;padding:0;opacity:1;max-width:250px}.ui-tooltip-content{position:relative;padding:5px 10px !important;font-size:12px;text-shadow:none}.ui-tooltip-content:before{content:"";display:inline-block;border-left:0;border-right:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0);border-top:7px solid rgba(0,0,0,0);border-bottom-color:#333;margin-left:-10px;position:absolute;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ui-tooltip-content:after{position:absolute;border-style:solid;display:block;width:0}.right .ui-tooltip-content:after{top:18px;left:-10px;border-color:rgba(0,0,0,0) #404648;border-width:10px 10px 10px 0}.left .ui-tooltip-content:after{top:18px;right:-10px;border-color:rgba(0,0,0,0) #404648;border-width:10px 0 10px 10px}.top .ui-tooltip-content:after{bottom:-10px;left:72px;border-color:#404648 rgba(0,0,0,0);border-width:10px 10px 0}.bottom .ui-tooltip-content:after{top:-10px;left:72px;border-color:#404648 rgba(0,0,0,0);border-width:0 10px 10px}.sub-form .ui-tooltip{background:#333 !important;color:#fff;position:absolute;z-index:200000000000000000000000000000000000;border:none;padding:0;opacity:1;max-width:250px}.sub-form .ui-tooltip-content{position:relative;padding:5px 10px !important;font-size:12px;text-shadow:none}.sub-form .ui-tooltip-content:after{content:"";display:inline-block;border-left:0;border-right:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0);border-top:7px solid rgba(0,0,0,0);border-bottom-color:#333;margin-right:-10px;position:absolute;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sub-form .ui-tooltip-content:after{position:absolute;border-style:solid;display:block;width:0}.right .ui-tooltip-content:after{top:18px;right:-10px;border-color:rgba(0,0,0,0) #404648;border-width:10px 10px 10px 0}.left .ui-tooltip-content:after{top:18px;left:-10px;border-color:rgba(0,0,0,0) #404648;border-width:10px 0 10px 10px}.top .ui-tooltip-content:after{bottom:-10px;left:72px;border-color:#404648 rgba(0,0,0,0);border-width:10px 10px 0}.bottom .ui-tooltip-content:after{top:-10px;left:72px;border-color:#404648 rgba(0,0,0,0);border-width:0 10px 10px}.hats-notifications{box-sizing:border-box;position:fixed;top:55px;left:0px;width:100vw;height:0;text-align:center;z-index:9999}.hats-notifications *{box-sizing:border-box}.hats-notifications>div{height:0}.hats-notifications .notification-wrapper{margin-bottom:5px;transform:translateZ(0);opacity:0}.hats-notifications .notification{background:#72b624;color:#fff;padding:0;display:inline-block;padding:4px 4px 4px 8px;margin:0 20px 5px}@media screen and (max-width: 594px){.hats-notifications .notification{margin:0 10px 5px}}.hats-notifications .notification>span{padding:0 4px}.hats-notifications .notification>span a{color:#fff;font-weight:bold;text-decoration:underline;cursor:pointer}.hats-notifications .notification-close{background:#333;color:#fff;padding:2px 4px;display:inline-block;cursor:pointer;margin-left:8px;float:right}.hats-notifications .icon-cancel:hover{color:#fff}.stripe-card-data-cc-errors{color:red}.stripe{width:400px;height:140px;text-align:center;border-radius:15px;padding:60px 50px;position:absolute;background:#fff;top:0px;right:0px;bottom:0px;left:0px;margin:auto;line-height:21px;font-size:18px}.stripe h1{font-size:28px;font-weight:bold;color:#0b763e;margin-bottom:15px}.stripe h1.failure{font-size:28px;font-weight:bold;color:#c00;margin-bottom:15px}.stripe p{line-height:21px;margin-bottom:25px}.stripe p a{color:#0882c3;text-decoration:none}.stripe p a:hover{text-decoration:underline}.stripe a.btn{font-size:16px}.hats-form fieldset>.form-group{margin-bottom:10px}.hats-form .stripe-card-element,.hats-form input[type=text],.hats-form input[type=password],.hats-form input[type=email],.hats-form input[type=number],.hats-form textarea{color:#333;letter-spacing:-0.04em;border:1px solid #ddd;height:34px;padding:0 7px;background:#fff;box-sizing:border-box;border-radius:4px;font-size:14px;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif;width:100%;min-width:200px}.hats-form .stripe-card-element.small,.hats-form input[type=text].small,.hats-form input[type=password].small,.hats-form input[type=email].small,.hats-form input[type=number].small,.hats-form textarea.small{font-size:12px;height:24px}.hats-form .stripe-card-element:focus,.hats-form input[type=text]:focus,.hats-form input[type=password]:focus,.hats-form input[type=email]:focus,.hats-form input[type=number]:focus,.hats-form textarea:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);outline:0}.hats-form .stripe-card-element:disabled,.hats-form input[type=text]:disabled,.hats-form input[type=password]:disabled,.hats-form input[type=email]:disabled,.hats-form input[type=number]:disabled,.hats-form textarea:disabled{opacity:.5}.hats-form label{font-weight:bold}.hats-form label>*{vertical-align:middle}.hats-form input[type=checkbox]{margin:4px 2px 2px 2px}.form-section .stripe-card-element,.form-section input[type=text],.form-section input[type=password],.form-section input[type=email],.form-section input[type=number],.form-section textarea{min-width:auto}@media screen and (min-width: 595px){.form-section{display:flex;flex:1}.form-section>*{margin-right:7px}.form-section>*:last-child{margin-right:0}}.form-group{display:flex;min-height:34px}.form-group>label{width:80px;margin-top:8px;margin-right:10px;margin-bottom:0rem;line-height:normal;text-align:right}.form-group>.form-value{flex:1;margin-top:7px}.form-group>.form-control{flex:1;display:flex;align-items:center}.form-group>.form-control .minicolors{width:100%}.form-group>.form-control .minicolors>input[type=text]{width:100%;max-width:none}.form-group>.form-control.inline .stripe-card-element,.form-group>.form-control.inline input[type=text],.form-group>.form-control.inline input[type=password],.form-group>.form-control.inline input[type=email],.form-group>.form-control.inline input[type=number],.form-group>.form-control.inline textarea{width:auto;min-width:auto}.form-group>.form-control.inline .minicolors{width:auto}.form-group>.form-control.inline .minicolors>input[type=text]{width:100%;max-width:93px;min-width:auto}.form-group>.form-control>*{margin-left:10px}.form-group>.form-control>*:first-child{margin-left:0px}.form-group>.form-control>.date-pick{width:100%}.form-group>.form-control.checkbox .list-ver{margin-top:6px}.form-group>.form-control-group{flex:1;display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.form-group>.form-control-group>.form-control{flex:1;margin-right:5px;margin-left:5px;margin-bottom:10px}.form-group>.form-control-group-ver{flex:1}.form-group>.form-control-group-ver>.form-control{margin-bottom:10px}.form-group>.form-control-group-ver>.form-control:last-child{margin-bottom:0}.brand_preview,.email_preview{background:#f4f4f4;padding:10px}@media screen and (max-width: 594px){.brand_preview,.email_preview{margin-left:-15px;margin-right:-15px}}.brand_preview .brand_wrapper,.brand_preview .email_wrapper,.email_preview .brand_wrapper,.email_preview .email_wrapper{border-radius:4px;padding:30px 40px}@media screen and (max-width: 594px){.brand_preview .brand_wrapper,.brand_preview .email_wrapper,.email_preview .brand_wrapper,.email_preview .email_wrapper{padding:30px 10px 0}}.brand_preview .brand_wrapper .public_header,.brand_preview .email_wrapper .public_header,.email_preview .brand_wrapper .public_header,.email_preview .email_wrapper .public_header{padding-bottom:0;padding:20px 10px}@media screen and (min-width: 595px){.brand_preview .brand_wrapper .public_header,.brand_preview .email_wrapper .public_header,.email_preview .brand_wrapper .public_header,.email_preview .email_wrapper .public_header{padding:20px}}.brand_preview .brand_wrapper .paper-content,.brand_preview .email_wrapper .paper-content,.email_preview .brand_wrapper .paper-content,.email_preview .email_wrapper .paper-content{box-sizing:border-box;min-height:100px;padding:0px 10px 10px 10px}@media screen and (min-width: 595px){.brand_preview .brand_wrapper .paper-content,.brand_preview .email_wrapper .paper-content,.email_preview .brand_wrapper .paper-content,.email_preview .email_wrapper .paper-content{padding:0px 20px 20px 20px}}.brand_preview .brand_wrapper .col-price,.brand_preview .email_wrapper .col-price,.email_preview .brand_wrapper .col-price,.email_preview .email_wrapper .col-price{padding:10px !important;white-space:nowrap}.brand_preview .brand_wrapper .selection>tbody>tr>td>p,.brand_preview .email_wrapper .selection>tbody>tr>td>p,.email_preview .brand_wrapper .selection>tbody>tr>td>p,.email_preview .email_wrapper .selection>tbody>tr>td>p{padding:0}.brand_preview .brand_wrapper a,.brand_preview .email_wrapper a,.email_preview .brand_wrapper a,.email_preview .email_wrapper a{text-decoration:underline}.brand_preview .brand_wrapper .sign,.brand_preview .email_wrapper .sign,.email_preview .brand_wrapper .sign,.email_preview .email_wrapper .sign{text-align:center}.brand_preview .brand_wrapper .sign button,.brand_preview .email_wrapper .sign button,.email_preview .brand_wrapper .sign button,.email_preview .email_wrapper .sign button{display:inline-block;margin:20px auto;padding:10px 20px}.dash_edu ul{list-style:initial;padding-left:15px}.dash_edu ol{list-style:decimal;padding-left:15px}.dash_edu>h2{font-size:20px;font-weight:bold}.dash_edu p{margin:10px 0;font-size:13px}.dash_edu *{font-size:13px}.dash_edu .edu-time-label-wrapper{white-space:nowrap}.dash_edu .edu-modules-content{max-height:900px;overflow-y:auto}.dash_edu .edu-time-label{margin-left:5px;font-weight:bold}.dash_edu .edu-modules-dive-in{background:#0b763e;color:#fff;justify-content:center;display:flex;align-items:center;padding:10px;height:28px;margin:0 -15px -15px;cursor:pointer}.dash_edu .edu-modules-dive-in>span{font-weight:600;margin:0 12px;font-size:12px}.dash_edu .edu-modules-dive-in>i{color:#fff}.dash_edu .edu-tasks .edu-description{margin-bottom:20px}.dash_edu .edu-tasks>.edu-task{margin-bottom:20px}.dash_edu .edu-tasks>.edu-task.edu-task-completed .edu-task-header{color:#083564}.dash_edu .edu-tasks>.edu-task.edu-task-completed .edu-task-header *{color:#083564}.dash_edu .edu-tasks>.edu-task.edu-task-completed .edu-task-header>label{color:#083564}.dash_edu .edu-tasks>.edu-task.edu-task-completed .edu-task-header>i{color:#083564}.dash_edu .edu-tasks>.edu-task>div>label{color:#1b9cd2;font-size:14px}.dash_edu .edu-tasks>.edu-task>div>i{color:#1b9cd2;font-size:13px;width:15px;margin-right:10px}.dash_edu .edu-tasks>.edu-task>p{padding-left:25px}.dash_edu .edu-tasks>.edu-task>div>p{margin:0;font-style:italic}.dash_edu .edu-todos{color:#1b9cd2;font-size:13px}.dash_edu .edu-todos a.edu-todo{font-weight:bold}.dash_edu .edu-todos .edu-todo{color:#1b9cd2}.dash_edu .edu-todos .edu-todo a{color:#1b9cd2;font-weight:bold}.dash_edu .edu-todos .edu-todo.edu-todo-completed{color:#083564}.dash_edu .edu-todos .edu-todo.edu-todo-completed *{color:#083564}.dash_edu .edu-todos .edu-todo.edu-todo-completed a{color:#083564;font-weight:bold}@media screen and (max-width: 594px){.dash_edu{display:none}}.edu-checkbox-container{padding-top:.3em;padding-bottom:.3em;margin-top:1.5em;display:flex;flex-direction:column;background-color:#e3f3f9}.edu-checkbox-container>div{align-self:center}.edu-checkbox-container input[type=checkbox].edu-checkbox{position:relative;vertical-align:bottom}.edu-checkbox-container label.edu-checkbox{color:#083564;position:relative}.edu-image-link{color:#1b9cd2;font-weight:bold}.edu-image-link--not-clickable{cursor:default}.edu-image-link--not-clickable:hover{color:#1b9cd2}.edu-image-link-completed{color:#083564}.edu-image-link-completed:hover{color:#083564}.fundy_paid_yn{margin-left:10px}.form_dialog.fundy dl dt{width:150px}.form_dialog.fundy dl dd{margin-left:165px}.form_dialog.proselect dl dt{width:165px}.form_dialog.proselect dl dd{margin-left:180px}.education-container{padding:15px 15px 0 15px;border:1px solid #dedfea;border-radius:7px;background:#fff;margin:0 0 20px 0;color:#171717}.education-container .education-header{display:flex;flex:row;justify-content:space-between;align-items:center;padding-bottom:15px}.education-container .education-header .education-show-more{color:#000}.education-container .education-header .education-show-more:hover{color:#3c5db2}.education-container .education-header .education-amounts{display:flex;flex-direction:row;justify-content:space-between;width:45px;float:right}.education-container .education-header .education-amounts i{padding:5px;color:#000;font-size:15px}.education-container .education-header .education-user{display:flex;flex:row;padding-left:10px;align-items:center}.education-container .education-header .education-user h3{height:auto;font-size:16px;font-weight:600;color:#404648;letter-spacing:.03em;padding-left:10px;line-height:40px}.education-container .education-header .education-counter{text-align:right}body.login{font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;letter-spacing:-0.03em;background:#0b763e url("/images/login_form/bg-icons.png") !important;padding-top:0}.login{align-items:center;margin:auto;display:flex;justify-content:center;min-height:100vh;flex-direction:column}#new_header_core{height:50px;display:flex;justify-content:space-between;top:0px;position:relative;width:100%;background-color:#eeebe3;z-index:1}@media screen and (min-width: 992px){#new_header_core{min-width:703px !important}}.login .logo{margin-bottom:26px}.login .logo .tagline{display:block;color:#171717;font-size:1.2rem;font-weight:600;white-space:nowrap}.login .logo--tagline{position:absolute;left:110px;top:90px}.login .decor{background-image:url(/images/login_form/icons-left.png),url(/images/login_form/icons-right.png);background-position:left top,right top;background-repeat:no-repeat;position:absolute;height:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;top:25px;position:relative;min-width:500px;width:100%;z-index:1}#email_submit_error .note{text-align:left;color:#c00;opacity:1;font-size:12px;font-weight:500;margin-top:5px;letter-spacing:0}#email_submit_error .note#email_submit_error_text{color:#0b763e}#email_submit_success .note{text-align:left;color:#0b763e;opacity:1;font-size:12px;font-weight:500;margin-top:5px;letter-spacing:0}#login_error .note{position:relative;margin-bottom:15px;color:#c00;letter-spacing:0;text-align:left;opacity:.8;padding:0 0 0 30px}#login_error .note::before{display:block;position:absolute;left:0;top:0;content:"!";border-radius:50%;border:1px solid #c00;width:15px;height:15px;line-height:14px;text-align:center;color:#c00;font-weight:bold}#login_error .note a.danger{color:#c00;font-weight:bold;text-decoration:underline}.login .login-inner{background:#fff;-webkit-box-shadow:0px 5px 15px 0px rgba(0,0,0,.25);box-shadow:0px 5px 15px 0px rgba(0,0,0,.25)}.login .login-inner.login_error_line{border-top:2px solid #c00}.login .login-inner #password-rules{padding:10px;border:1px solid #0b763e;border-radius:4px}.login .login-inner #password-rules h1{font-size:17px;width:100%;text-align:start;margin-bottom:10px}.login .login-inner #password-rules strong{margin:0;display:inline-block;text-align:start;margin-right:5px}.login .login-inner #password-rules li{margin:0 0 10px 10px;text-align:start;display:flex}.login .login-inner .form__form-group{width:100%;margin-bottom:20px}.login #pw_reset.login-inner .form__form-group:last-child{margin-bottom:79px}.login #forgot_confirm.login-inner .upper{margin:30px 0 60px}.login #new_header{padding:0px}.login #header_left{float:left}.login #header_right h2{font-size:24px;color:#fff;text-shadow:0px 1px 4px rgba(0,0,0,.75);padding-right:15px;margin-top:26px}.login input[type=text],.login input[type=email],.login input[type=password]{color:#375062;width:100%;letter-spacing:-0.04em;border:1px solid #d3d9dd;height:40px;padding:0px 10px 0px 10px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:16px;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif}.login input:disabled[type=text],.login input:disabled[type=email],.login input:disabled[type=password]{opacity:.6}.login input:focus[type=text],.login input:focus[type=email],.login input:focus[type=password]{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px rgba(82,168,236,.6);border-color:rgba(82,168,236,.7);background:#fff;outline:0}.login label{float:left;color:#272727;margin-bottom:10px;letter-spacing:.04em}.login label i{font-family:"17hats-icons";font-size:21px;line-height:40px;width:32px;display:block;text-align:center;color:#bbb;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.login .sub-label{margin:20px auto}.login .sub-label h3{margin-bottom:15px;color:#171717;font-size:1.5rem}.login .sub-label p{font-size:14px;font-family:"Open Sans",sans-serif;opacity:.4}.login .link{color:#b1b8bc;display:block;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:600;letter-spacing:.04em;text-align:center}.login-panel{width:320px;max-width:444px;padding:50px 60px;text-align:center;min-height:454px;box-shadow:0 10px 15px 0 rgba(0,0,0,.08)}.login-panel .engaging-quote{color:#0b763e;font-style:italic;font-size:1.6rem}.login-panel .engaging-quote p{font-size:1.2rem;margin-top:3px;font-weight:800}.login input.has-icon{padding-left:32px !important}.login input.has-icon+.input-icon{position:absolute;left:10px;bottom:12px}.login .button{background:#ba9851;border:none;border-bottom-color:rgba(0,0,0,.15);border-collapse:collapse;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;box-sizing:content-box;color:#fff;cursor:pointer;display:block;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif !important;font-size:18px !important;font-weight:600;height:32px;line-height:32px;margin-top:5px;margin-bottom:35px;outline:none;padding:8px 11px 9px 11px;text-align:center;text-decoration:none;-webkit-transition:background-color .15s;-moz-transition:background-color .15s;-ms-transition:background-color .15s;-o-transition:background-color .15s;transition:background-color .15s;width:240px}.login .button:hover{color:#fff}.login .form .parsley-errors-list{text-align:left;padding:0;font-size:12px;font-weight:500;margin-top:10px;letter-spacing:0}.login .lower{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.login .lower .button{text-transform:uppercase;font-weight:bold}.login .login-inner .form__form-group.checkbox{position:relative;float:left;margin-top:10px;margin-bottom:30px}.login .login-inner .form__form-group.checkbox input[type=checkbox]{border:1px solid #d3d9dd;visibility:hidden}.login .login-inner .form__form-group.checkbox label{cursor:pointer;position:absolute;width:25px;height:25px;top:0;left:0;background:#fff;border:1px solid #d3d9dd;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.login .login-inner .form__form-group.checkbox label:after{opacity:0;content:"";position:absolute;width:9px;height:5px;background:rgba(0,0,0,0);top:6px;left:7px;border:3px solid #0b763e;border-top:none;border-right:none;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.login .login-inner .form__form-group.checkbox label:hover::after{opacity:1}.login .login-inner .form__form-group.checkbox input[type=checkbox]:checked+label:after{opacity:1}.login .login-inner .form__form-group.checkbox span{color:#375062;float:left;letter-spacing:.04em;font-size:14px;margin-left:35px;margin-top:2px}.inner-left h1{margin-top:-5px;font-size:23px;letter-spacing:-0.03em;font-weight:600;text-align:center}.inner-left h2{margin-top:-10px;margin-bottom:10px;font-size:23px;letter-spacing:-0.03em;font-weight:600;text-align:center}.inner-left p.content{text-align:center;margin:0px 0px 15px 0px}.inner-left p strong{font-weight:600;margin:20px 0px 65px 0px;display:block;color:#222;text-align:center}@media all and (max-width: 600px){.login{width:100%;margin:0}.login #new_header{height:100px;padding:50px 0}.login #header_left{float:none;padding:50px 0}.login #header_right{display:none}.login .logo{margin-bottom:16px}.login .sub-label{margin:16px auto}.login .inner-left{float:none;width:100%}.login .login-inner{box-sizing:border-box;border-radius:0;padding:30px 30px;width:calc(100% - 20px)}.login .decor{display:none}.login .engaging-quote{display:none}.login .button{margin-bottom:24px}}@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}.no_content{display:flex;flex-direction:column;justify-content:center;height:90vh}.no_content_header{display:flex;justify-content:center;margin-bottom:10px}.no_content_header img.logo{width:84px;filter:drop-shadow(1px 1px 3px #999)}.no_content_body{max-width:800px;background:#fff;border-radius:10px;padding:25px;margin:0px auto;text-align:center}@media screen and (min-width: 992px){.no_content_body{padding:50px}}.no_content_body h1{letter-spacing:0px;font-size:24px;font-weight:bold;display:block;margin-bottom:5px}.no_content_body p{font-size:16px;color:#444}#react-project-list{word-break:break-word}#react-project-list .contact-projects-view{margin-top:-20px;word-break:break-word}#react-project-list .lifecycle-container{position:relative}#react-project-list .lifecycle-container h3{display:inline-block;max-width:20%;overflow:hidden;text-overflow:ellipsis}#react-project-list .lifecycle-container .funnel{position:absolute;top:50%;left:50%;width:50%;margin-top:-18px;margin-left:-25%}#react-project-list .lifecycle-container__completed,#react-project-list .lifecycle-container__updating{position:absolute;right:20px;top:50%;margin-top:-18px;text-align:right}#react-project-list .lifecycle-container__completed span,#react-project-list .lifecycle-container__updating span{display:block}#react-project-list .lifecycle-container__completed small,#react-project-list .lifecycle-container__updating small{font-size:1rem;color:#858585}#react-project-list .lifecycle-container__updating{padding:10px 40px 10px 0px;background:rgba(0,0,0,0) right 6px top 6px url("/images/loading-spinner.gif") no-repeat;font-size:14px;color:#777}#react-project-list #lead-capture-form-meta{display:none}#react-project-list input.project-search{width:100%}@media screen and (min-width: 595px){#react-project-list input.project-search{width:214px}}#react-project-list div.project-search{position:relative}.table--project .col-name>div{display:inline-block;margin-right:5px}.table--project .col-name>abbr{vertical-align:middle}#contact-project-zero-state{margin-top:50px;display:flex;justify-content:center}#contact-project-zero-state .contact-project-zero-state-container{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-around;align-items:center;max-width:800px;padding:50px;width:70%;box-shadow:1px 1px 2px 1px rgba(38,56,103,.2);border:1px solid #0b763e;border-radius:10px;margin-bottom:15px}#contact-project-zero-state .contact-project-zero-state-container .contact-project-zero-state-left .contact-project-zero-state-header{font-size:35px;font-weight:500;color:#0b763e;margin-bottom:25px}#contact-project-zero-state .contact-project-zero-state-container .contact-project-zero-state-left .contact-project-zero-state-header .icomoon-projects:before{color:#0b763e !important}#contact-project-zero-state .contact-project-zero-state-container .contact-project-zero-state-left .contact-project-zero-state-description{color:#263867;font-weight:bold;margin-bottom:10px}#contact-project-zero-state .contact-project-zero-state-container .contact-project-zero-state-button{display:flex;justify-content:center;align-items:center;max-width:40%;margin-top:25px}#integrations h3{font-size:1.7rem;font-weight:700;color:#000;text-align:left;white-space:nowrap;display:block}.integration{padding:10px 0;position:relative}.integration .integration__header{display:flex;justify-content:space-between;align-items:flex-start}.integration .integration__header .integration__logo{max-width:200px;max-height:78px}@media screen and (max-width: 594px){.integration .integration__header .integration__logo{max-width:180px}}.integration .integration__header .integration__status{text-transform:uppercase;font-size:12px;font-weight:bold;margin-left:10px}.integration .integration__header .success{color:#0b763e}@media screen and (min-width: 595px){.integration .integration__details{display:flex;justify-content:space-between}}.integration .integration__details .integration__actions{text-align:center}@media screen and (min-width: 595px){.integration .integration__details .integration__actions{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;align-content:flex-end;min-width:30%}}.integration .integration__details .integration__actions>*{min-width:100px;margin-top:15px;display:inline-block}@media screen and (min-width: 595px){.integration .integration__details .integration__actions>*{margin-top:5px;margin-left:10px}}.integration .integration__features ul{list-style-type:disc;list-style-position:inside}.integration .integration__name.ShootProof{background:url("/images/shootproof_logo.svg") top left no-repeat;background-size:contain;min-height:30px;width:100%;display:block}.integration .integration__name.ShootProof span{display:none}.integration .integration__title{font-size:18px;font-weight:bold;margin-bottom:1.5rem}.integration .integration__button.integration__button--quickbooks{max-width:200px}.logo.ShootProof{background:url("/images/shootproof_logo.svg") top center no-repeat;background-size:contain;min-height:55px;width:281;display:block}.logo.ShootProof h1{display:none}.quickbooks-import{display:flex;align-items:flex-end;justify-content:space-between}.beta-badge{color:#fff;background-color:#999;border-radius:5px;font-weight:400;padding:4px 8px;margin-left:6px}.nvuTitle{width:140px !important}.nvuSelect{margin-left:150px !important}.nvuLogo{max-height:85px}.nvuSizer{width:30px !important}.lifecycle-list{margin:2rem 0}#lifecycle .lifecycle__updating{display:inline-block;padding:10px;background:rgba(0,0,0,0) right 6px top 6px url("/images/loading-spinner.gif") no-repeat;padding-right:40px;font-size:16px;color:#777}#lifecycle .lifecycle__summary{margin-top:20px}#lifecycle .section__note{color:#858585;margin-bottom:2rem}#lifecycle .lc_phase_wrapper{margin-top:10px}#lifecycle .lc_phase_wrapper .hats-dropdown{position:absolute;top:0;right:20px}#lifecycle .lc_phase_wrapper .panel-list-item i{color:#858585}#lifecycle .lc_phase_wrapper .panel-list-item>i{margin-top:0}#lifecycle .lc_phase_wrapper .panel-list-item .content i{top:3px}#lifecycle .lc_phase_wrapper .panel-list-item p{color:#858585;font-size:1.2rem;margin:0}#lifecycle .lc_phase_wrapper .panel-list-item:first-child{border-top:0}#lifecycle .lc_phase_wrapper .panel-list-item h2{line-height:23px;margin-bottom:10px}@media screen and (max-width: 1199px){#lifecycle .section--header{display:block}}@media screen and (max-width: 1199px){#lifecycle .section__actions{justify-content:flex-start;margin-top:10px}}#new-lifecycle-button{margin-top:2rem}@media screen and (min-width: 992px){.lifecycle-complete-criteria{display:flex;align-items:center}}.lifecycle-complete-criteria label{display:block}@media screen and (min-width: 992px){.lifecycle-complete-criteria label{margin-right:1rem;white-space:nowrap}}.lifecycle-complete-criteria .select-menu{flex:auto;width:auto}.lifecycle-apply .lifecycle-apply__contacts{display:flex;flex:auto;align-items:baseline;flex-wrap:wrap}.lifecycle-apply .lifecycle-apply__contacts>*{margin-bottom:1rem}.lifecycle-apply .lifecycle-apply__contacts .tag{margin-right:.5rem}.lifecycle-apply .lifecycle-apply__contacts .tag-input input{min-width:140px}.lifecycle-list--empty button{margin:0 10px 0 0}.lifecycle-list--empty button:last-of-type{margin:0}@media screen and (max-width: 991px){.lifecycle-list--empty button{width:100%;margin:0 0 10px 0}.lifecycle-list--empty button:last-of-type{margin:0}}.banking_expired p,.project_limit_reached p,.paid_option p{margin-bottom:20px}.banking_expired a,.project_limit_reached a,.paid_option a{text-decoration:underline;color:#1b9cd2 !important}.banking_expired label,.project_limit_reached label,.paid_option label{font-weight:normal;font-size:12px}.banking_expired h3,.project_limit_reached h3,.paid_option h3{font-weight:bold;margin-bottom:15px}#project_limit_reached{background:#e8f7ef}#project_limit_reached h3{padding-top:10px;font-size:17px}.trial_message h3{font-weight:bold;margin-bottom:15px}#trial_remaining{width:100%;color:#fff;position:fixed;bottom:0;left:0;padding:22px;background:#0b763e;text-shadow:none;text-align:center;font-size:16px;z-index:50;height:70px}.trial_link{color:#fff;text-decoration:underline}.re-upload_files:before{content:""}.header-menu{position:relative}.header-menu button i{width:100%}.header-menu .brand-container{display:flex;align-items:center;justify-content:center}.header-menu .brand-container .brand-icon{height:32px}@media screen and (max-width: 991px){.header-menu .brand-container .brand-icon{max-width:100px;max-height:32px;height:auto}}@media screen and (max-width: 594px){.header-menu button.centered-icon{padding:0}}.header-menu--panel{background-clip:padding-box;background:#fff;display:none;position:fixed;right:20px;top:36px;max-height:100%;max-height:calc(100% - 36px - 10px);z-index:120001;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);padding:0;overflow-x:hidden;overflow-y:auto;max-width:302px}.header-menu--panel .core-login-logout i{display:inline-block;width:12px}.header-menu ul li a{color:#444;display:block;text-decoration:none;padding:8px 20px 8px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:250px;line-height:12px}.header-menu ul li>a{border-bottom:1px solid #ddd}.header-menu ul li .contact-badge--small{display:inline-block;margin-right:8px}.header-menu .create-account{border-bottom:1px solid #ddd}.form_dialog_lg.email_dialog .email_template_select{width:120px}.form_dialog_lg.email_dialog .email_template_select .select_dropdown{min-width:300px}.form_dialog_lg.email_dialog .email_template_select abbr{min-width:100px}.form_dialog_lg.email_dialog .redactor_editor{max-width:603px}.form_dialog_lg.email_dialog .email-template-select-dropdown{width:200px;margin-left:10px}.email_settings dl dd{margin-bottom:25px}.email_settings dl dd label{float:none}.email_settings{word-break:break-word}.email_settings .email-settings-dropdown{float:right}#emailaccounts-settings>.tabs>li{display:inline-block;padding:5px;min-height:40px;line-height:40px}@media screen and (max-width: 594px){#emailaccounts-settings>.tabs>li{display:block}#emailaccounts-settings>.tabs>li a{display:block;padding:5px}}#emailaccounts-settings>.tabs>li a{color:#333;padding:10px 30px;font-weight:600}#emailaccounts-settings>.tabs>li.active{background-color:#f4f4f4;border-radius:12px 12px 0 0}#emailaccounts-settings>.tabs-content{padding:20px 15px;background-color:#f4f4f4}#emailaccounts-settings>.tabs-content>.description{margin-bottom:0px}#emailaccounts-settings>.tabs-content>.description>small{font-size:11px;color:#292929;margin-top:8px;display:block}#emailaccounts-settings>.tabs-content .setting-box{border:1px solid #a2b3c4;padding:20px 15px;margin-top:1.5em;margin-bottom:30px;border-radius:4px;background-color:#fff}#emailaccounts-settings>.tabs-content .setting-box .tab-header{border-bottom:1px solid rgba(162,179,196,.7);padding-bottom:10px}#emailaccounts-settings>.tabs-content .setting-box .tab-header .title{display:inline-block;font-size:1.7rem}@media screen and (max-width: 594px){#emailaccounts-settings>.tabs-content .setting-box .tab-header .title{display:block}}#emailaccounts-settings>.tabs-content .setting-box .tab-header .description{font-size:12px}#emailaccounts-settings>.tabs-content .setting-box .tab-header .ui-switch{float:right;width:70px;margin-left:10px;padding-right:15px}#emailaccounts-settings>.tabs-content .setting-box .tab-header .ui-switch>.switch{display:block;margin:auto}#emailaccounts-settings>.tabs-content .setting-box .reminder-box .reminder-button{float:right}.email_reminder_dialog dl>dd>*{vertical-align:middle}.email_reminder_dialog dl>dd>input.days-input{width:45px}.email_reminder_dialog dl>dd>.select_menu{float:none;display:inline-block;vertical-align:middle}.email-help{margin:10px 0 30px 0}.email-help-flex{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.email-help-portssl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.email-help-align{margin:15px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;align-items:flex-start;width:300px}.email-help-spacing{margin:10px 0}.email-help-link{float:right}.email-setting-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.email_reminder_dialog .select_menu abbr b{color:#333}.Select.is-focused:not(.is-open) .Select-control{border-color:#0b763e;box-shadow:none !important;-webkit-box-shadow:none !important}.boxPadding{padding:0 0 20px 0}.boxMargin{margin:10px 0 0 0}.infoColor{color:#999 !important;margin:2.5px 5px 0 0 !important}.subjectToken{min-width:121px;min-height:33px}@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}.account_settings{word-break:break-word}.account_settings #logo_upload_container{max-height:none !important}.account_settings .marketplace-logo{height:24px;margin-right:6px;color:#bbb}.account_settings p{margin:15px 0}.account_settings hr{margin:20px 0}.account_settings .note{margin:10px 0;display:block;font-size:1.2rem}.account_settings .image_uploader button{z-index:2}.account_settings .client-portal-menu img{max-width:100%}.logo_preview img{max-width:100%}.logo_preview .logo{max-height:100px;max-width:400px}.account_settings .image-wrapper>img{max-width:100%}.my_account_right h3{font-weight:bold}.my_account_right #online-scheduling .inline-items,.my_account_right #brand-preferences .inline-items,.my_account_right #client-portal-settings .inline-items{display:flex;align-items:baseline;justify-content:space-between;line-height:1;margin-bottom:10px}.my_account_right #online-scheduling .inline-items>*:not(:last-child),.my_account_right #brand-preferences .inline-items>*:not(:last-child),.my_account_right #client-portal-settings .inline-items>*:not(:last-child){margin-right:10px}.my_account_right #online-scheduling .inline-items>label,.my_account_right #brand-preferences .inline-items>label,.my_account_right #client-portal-settings .inline-items>label{display:block;font-weight:bold;margin-bottom:5px;white-space:nowrap}.my_account_right #online-scheduling .inline-items .Select,.my_account_right #brand-preferences .inline-items .Select,.my_account_right #client-portal-settings .inline-items .Select{width:100%}@media screen and (max-width: 991px){.my_account_right #online-scheduling .inline-items,.my_account_right #brand-preferences .inline-items,.my_account_right #client-portal-settings .inline-items{flex-wrap:wrap}.my_account_right #online-scheduling .inline-items>label,.my_account_right #online-scheduling .inline-items .hats_colorpicker_input,.my_account_right #brand-preferences .inline-items>label,.my_account_right #brand-preferences .inline-items .hats_colorpicker_input,.my_account_right #client-portal-settings .inline-items>label,.my_account_right #client-portal-settings .inline-items .hats_colorpicker_input{text-align:left;width:100%}.my_account_right #online-scheduling .inline-items>*,.my_account_right #brand-preferences .inline-items>*,.my_account_right #client-portal-settings .inline-items>*{margin-right:0}}.my_account_right #brand-preferences>.bg-box,.my_account_right #brand-preferences>.contact-details,.my_account_right #client-portal-settings>.bg-box,.my_account_right #client-portal-settings>.contact-details{background-color:#fff;padding:20px 15px;margin-top:1.5em;margin-bottom:30px}.my_account_right #brand-preferences>.bg-box header,.my_account_right #brand-preferences>.contact-details header,.my_account_right #client-portal-settings>.bg-box header,.my_account_right #client-portal-settings>.contact-details header{margin-bottom:16px}@media screen and (min-width: 992px){.my_account_right #brand-preferences>.bg-box header,.my_account_right #brand-preferences>.contact-details header,.my_account_right #client-portal-settings>.bg-box header,.my_account_right #client-portal-settings>.contact-details header{display:flex;flex-wrap:wrap}}@media screen and (min-width: 595px){.my_account_right #brand-preferences>.bg-box header>.title,.my_account_right #brand-preferences>.contact-details header>.title,.my_account_right #client-portal-settings>.bg-box header>.title,.my_account_right #client-portal-settings>.contact-details header>.title{font-size:18px;margin-right:10px;display:inline-block}}.my_account_right #brand-preferences>.bg-box header>.subtitle,.my_account_right #brand-preferences>.contact-details header>.subtitle,.my_account_right #client-portal-settings>.bg-box header>.subtitle,.my_account_right #client-portal-settings>.contact-details header>.subtitle{font-size:12px;font-weight:bold;color:#a0a0a0;margin-top:5px}.my_account_right #brand-preferences>.bg-box .description,.my_account_right #brand-preferences>.contact-details .description,.my_account_right #client-portal-settings>.bg-box .description,.my_account_right #client-portal-settings>.contact-details .description{font-size:11px;color:#a0a0a0;margin-top:8px}.my_account_right #brand-preferences>.bg-box .list-horizontal,.my_account_right #brand-preferences>.contact-details .list-horizontal,.my_account_right #client-portal-settings>.bg-box .list-horizontal,.my_account_right #client-portal-settings>.contact-details .list-horizontal{flex-wrap:wrap;align-items:flex-start}.my_account_right #brand-preferences>.bg-box .list-horizontal>*,.my_account_right #brand-preferences>.contact-details .list-horizontal>*,.my_account_right #client-portal-settings>.bg-box .list-horizontal>*,.my_account_right #client-portal-settings>.contact-details .list-horizontal>*{margin-right:20px}.my_account_right #brand-preferences>.bg-box .list-horizontal>*:last-child,.my_account_right #brand-preferences>.contact-details .list-horizontal>*:last-child,.my_account_right #client-portal-settings>.bg-box .list-horizontal>*:last-child,.my_account_right #client-portal-settings>.contact-details .list-horizontal>*:last-child{margin-right:0px}@media screen and (max-width: 991px){.my_account_right #brand-preferences>.bg-box .list-horizontal>*,.my_account_right #brand-preferences>.contact-details .list-horizontal>*,.my_account_right #client-portal-settings>.bg-box .list-horizontal>*,.my_account_right #client-portal-settings>.contact-details .list-horizontal>*{margin-right:0}}@media screen and (max-width: 991px){.my_account_right #brand-preferences>.bg-box .list-horizontal,.my_account_right #brand-preferences>.contact-details .list-horizontal,.my_account_right #client-portal-settings>.bg-box .list-horizontal,.my_account_right #client-portal-settings>.contact-details .list-horizontal{display:block !important}}.my_account_right #brand-preferences>.bg-box .list-horizontal .Select .Select-control,.my_account_right #brand-preferences>.contact-details .list-horizontal .Select .Select-control,.my_account_right #client-portal-settings>.bg-box .list-horizontal .Select .Select-control,.my_account_right #client-portal-settings>.contact-details .list-horizontal .Select .Select-control{min-width:100px}.my_account_right #brand-preferences>.bg-box .list-horizontal .Select .Select-menu-outer,.my_account_right #brand-preferences>.contact-details .list-horizontal .Select .Select-menu-outer,.my_account_right #client-portal-settings>.bg-box .list-horizontal .Select .Select-menu-outer,.my_account_right #client-portal-settings>.contact-details .list-horizontal .Select .Select-menu-outer{min-width:160px;z-index:10001}.my_account_right #brand-preferences>.bg-box .list-horizontal .hats_colorpicker_input,.my_account_right #brand-preferences>.contact-details .list-horizontal .hats_colorpicker_input,.my_account_right #client-portal-settings>.bg-box .list-horizontal .hats_colorpicker_input,.my_account_right #client-portal-settings>.contact-details .list-horizontal .hats_colorpicker_input{min-width:96px}.my_account_right #brand-preferences>.bg-box .list-item,.my_account_right #brand-preferences>.contact-details .list-item,.my_account_right #client-portal-settings>.bg-box .list-item,.my_account_right #client-portal-settings>.contact-details .list-item{flex:1;min-width:31%}@media screen and (min-width: 595px){.my_account_right #brand-preferences>.bg-box .list-item,.my_account_right #brand-preferences>.contact-details .list-item,.my_account_right #client-portal-settings>.bg-box .list-item,.my_account_right #client-portal-settings>.contact-details .list-item{min-width:200px}}.my_account_right #brand-preferences>.bg-box .list-item .list-item-title,.my_account_right #brand-preferences>.contact-details .list-item .list-item-title,.my_account_right #client-portal-settings>.bg-box .list-item .list-item-title,.my_account_right #client-portal-settings>.contact-details .list-item .list-item-title{margin-right:20px;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.my_account_right #brand-preferences>.bg-box .list-item .description,.my_account_right #brand-preferences>.contact-details .list-item .description,.my_account_right #client-portal-settings>.bg-box .list-item .description,.my_account_right #client-portal-settings>.contact-details .list-item .description{font-size:11px;color:#a0a0a0;margin-top:8px}.my_account_right #brand-preferences>.bg-box .list-item .list-item-inner,.my_account_right #brand-preferences>.contact-details .list-item .list-item-inner,.my_account_right #client-portal-settings>.bg-box .list-item .list-item-inner,.my_account_right #client-portal-settings>.contact-details .list-item .list-item-inner{text-align:left}.my_account_right .toggle-switch{display:inline-block;vertical-align:middle}.my_account_right .welcome-message-title{margin-bottom:6px;margin-top:6px;display:block}.my_account_right .welcome-message-actions{text-align:right;margin-top:10px}.my_account_right #brand-preferences .subdomain .inline-items{justify-content:flex-start}.my_account_right #brand-preferences .subdomain .inline-items>*{white-space:nowrap}.my_account_right #brand-preferences .subdomain .inline-items .subdomain-input{flex-grow:2}@media screen and (max-width: 594px){.my_account_right #brand-preferences .subdomain .inline-items button{margin-top:10px;width:100%}}.my_account_right #brand-preferences>.tabs>li,.my_account_right .tab-body>.tabs>li{display:inline-block;padding:5px;min-height:40px;line-height:40px}@media screen and (max-width: 594px){.my_account_right #brand-preferences>.tabs>li,.my_account_right .tab-body>.tabs>li{display:block}.my_account_right #brand-preferences>.tabs>li a,.my_account_right .tab-body>.tabs>li a{display:block;padding:5px}}.my_account_right #brand-preferences>.tabs>li a,.my_account_right .tab-body>.tabs>li a{color:#333;padding:10px 30px;font-weight:600}.my_account_right #brand-preferences>.tabs>li.active,.my_account_right .tab-body>.tabs>li.active{background-color:#f4f4f4 !important;border-radius:12px 12px 0 0;border-bottom:1px solid #f4f4f4}.my_account_right .tabs-content{padding:20px 15px;background-color:#f4f4f4}.my_account_right .tabs-content .preference-box{border:1px solid #a2b3c4;padding:20px 15px;margin-top:1.5em;margin-bottom:30px;border-radius:4px;background-color:#fff}.my_account_right .tabs-content .preference-box .preference-box__section{border-bottom:1px solid rgba(162,179,196,.5);padding-bottom:10px;margin:10px 0}.my_account_right .tabs-content .preference-box .preference-box__item{padding-bottom:10px}.my_account_right .tabs-content .preference-box .preference-box__item textarea{width:100%;box-sizing:border-box}.my_account_right .tabs-content .preference-box .tab-header{border-bottom:1px solid rgba(162,179,196,.7);padding-bottom:10px}.my_account_right .tabs-content .preference-box .tab-header .title{display:inline-block;font-size:1.7rem}.my_account_right .tabs-content .preference-box .tab-header .description{font-size:12px}.my_account_right .tabs-content .preference-box .tab-body{padding:5px 0 5px}.my_account_right .tabs-content .preference-box .tab-body .title{margin:20px 0 0;font-weight:600;display:inline-block}.my_account_right .tabs-content .preference-box .tab-body .description{font-size:10px;margin-bottom:10px}.my_account_right .tabs-content .preference-box .tab-body .input-p{display:inline-block;margin-bottom:2px}.my_account_right .tabs-content .preference-box .tab-body .img-wrapper{display:none}.my_account_right .tabs-content .preference-box .tab-body .icon-preview{border:1px solid #82b8f0;border-radius:25%;font-size:12px;padding:0px 2px;margin-left:5px;color:#82b8f0}.my_account_right .tabs-content .preference-box .tab-body .icon-preview:hover+.img-wrapper,.my_account_right .tabs-content .preference-box .tab-body .icon-preview:active+.img-wrapper{position:relative;display:inline-block}.my_account_right .tabs-content .preference-box .tab-body .icon-preview:hover+.img-wrapper>img,.my_account_right .tabs-content .preference-box .tab-body .icon-preview:active+.img-wrapper>img{position:absolute;top:5px;left:50%;transform:translateX(-50%);max-width:300px;height:auto;z-index:100;border:1px solid #a2b3c4}@media screen and (min-width: 595px){.my_account_right .tabs-content .preference-box .tab-body .icon-preview:hover+.img-wrapper,.my_account_right .tabs-content .preference-box .tab-body .icon-preview:active+.img-wrapper{width:auto}.my_account_right .tabs-content .preference-box .tab-body .icon-preview:hover+.img-wrapper>img,.my_account_right .tabs-content .preference-box .tab-body .icon-preview:active+.img-wrapper>img{top:5px;left:0px;max-width:500px}}.my_account_right .tabs-content .preference-box .tab-body .input-box{padding:15px 0px 15px 15px}.my_account_right .tabs-content .preference-box .tab-body .input-box label{font-weight:600;display:inline-block}.my_account_right .tabs-content .preference-box .tab-body .input-error{border-color:#c00;box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 5px #c00}.my_account_right .tabs-content .preference-box .tab-body .span-error{color:#c00;font-size:11px;margin-top:5px;margin-bottom:10px}.my_account_right .tabs-content .preference-box .tab-body .list-horizontal{flex-direction:column}@media screen and (min-width: 595px){.my_account_right .tabs-content .preference-box .tab-body .list-horizontal{flex-direction:row}}.my_account_right .tabs-content .preference-box .tab-body .list-horizontal .list-item{flex-basis:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;min-height:auto;margin-bottom:10px}.my_account_right .tabs-content .preference-box .tab-body .list-horizontal .list-item .description{min-height:3em;line-height:1.5em;margin-bottom:5px}.my_account_right .tabs-content .preference-box .tab-body .list-horizontal .list-item:first-child{border-right:none}@media screen and (min-width: 595px){.my_account_right .tabs-content .preference-box .tab-body .list-horizontal .list-item:first-child{border-right:20px solid rgba(0,0,0,0)}}.my_account_right .tabs-content .preference-box .tab-footer{text-align:right;padding-top:5px}.my_account_right .tabs-content .preference-box .tab-footer button:disabled{pointer-events:none}.my_account_right .tabs-content .preference-box .tab-footer.tab-footer--left{text-align:left}.my_account_right #brand-preferences #preview-tab{padding:10px;margin:10px 0}.verticalAlign{vertical-align:middle !important}.pl_details{height:227px;overflow-y:scroll;margin:10px 10px 20px 10px;border:1px solid #ddd}.pl_details .pl_each{max-width:538px;margin-right:0px;margin-block-end:0px}.pl_details .pl_each li{border-bottom:1px solid #ddd;padding:10px 10px 10px 15px}.pl_details .pl_each li .pl_amount{float:right;line-height:19px;padding-left:15px}.pl_details .pl_each li .pl_date{float:left;margin-right:15px;color:#666}.pl_details .pl_each li .pl_description{overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;clear:both}#sale-banner{font-size:20px;background-image:linear-gradient(to right, #DB743C, #BA9851);color:#fff;position:fixed;bottom:0;left:0;right:0;height:54px;line-height:50px;z-index:99999;font-weight:bold;text-align:center}#sale-banner span{display:inline-block}@media screen and (max-width: 594px){#sale-banner span{display:block}}#sale-banner a.btn{font-size:.7em;padding:9px 20px;margin:0 0 0 10px;text-transform:uppercase;font-weight:bold;text-shadow:.2px .2px .2px #3d3d3d;background-color:#fff;color:#db743c;line-height:1.5;border-radius:10px}@media screen and (max-width: 594px){#sale-banner a.btn{margin:-5px 0 0 0;margin-top:5px}}#sale-banner a.btn:hover,#sale-banner a.btn:focus{color:#0b763e}@media screen and (max-width: 594px){#sale-banner{height:82px;line-height:30px}}.sharing-dialog .sharing-dialog-content{background:#ebebeb;padding:30px}.sharing-dialog .sharing-dialog-content>p{font-size:14px;font-weight:600;border-bottom:1px solid #bbb}.sharing-dialog .sharing-dialog-content .sharing-code{padding:60px 20px;text-align:center}.sharing-dialog .sharing-dialog-content .sharing-code>div{border:1px solid #bbb;display:inline-flex;border-radius:4px}.sharing-dialog button{float:right;margin-top:20px}#dialogSettings .create-template-dialog *{box-sizing:border-box}#dialogSettings .create-template-dialog .tabs{display:flex}#dialogSettings .create-template-dialog .tabs a{align-items:center;border-radius:2px 2px 0 0;color:rgba(51,51,51,.3);display:flex;flex:1 1 auto;font-size:14px;letter-spacing:-0.03em;line-height:24px;padding:5px;text-align:center}@media screen and (min-width: 595px){#dialogSettings .create-template-dialog .tabs a{padding:5px 40px;text-align:left}}#dialogSettings .create-template-dialog .tabs li.active a{background:#ebebeb;color:#333}#dialogSettings .create-template-dialog .tab-content>li{display:none}#dialogSettings .create-template-dialog .tab-content>li.active{display:block}#dialogSettings .create-template-dialog .template-container{background:#f9f9f9;padding:10px}@media screen and (min-width: 595px){#dialogSettings .create-template-dialog .template-container{padding:20px 30px}}@media screen and (max-width: 594px){#dialogSettings .create-template-dialog .template-container .normal-menu{float:none}}#dialogSettings .create-template-dialog .template-container .template-bundle-input{margin:10px 0 20px}@media screen and (min-width: 595px){#dialogSettings .create-template-dialog .template-container .template-bundle-input{display:flex;align-items:center}}#dialogSettings .create-template-dialog .template-container .template-bundle-input input{background:#fff;border:1px solid #000}#dialogSettings .create-template-dialog .template-container.account_data table{display:table}#dialogSettings .create-template-dialog .template-container.account_data table thead{width:100%;overflow-y:scroll;display:table;table-layout:fixed}@media screen and (min-width: 595px){#dialogSettings .create-template-dialog .template-container.account_data table thead{width:calc(100% - 16px)}}#dialogSettings .create-template-dialog .template-container.account_data table thead tr th{padding:5px 0px}#dialogSettings .create-template-dialog .template-container.account_data table tbody{width:100%;overflow-y:auto;display:block}@media screen and (min-width: 595px){#dialogSettings .create-template-dialog .template-container.account_data table tbody{height:45vh}}@media screen and (min-width: 595px){#dialogSettings .create-template-dialog .template-container.account_data table tbody.bundle{height:40vh}}#dialogSettings .create-template-dialog .template-container.account_data table tbody tr{width:100%;display:table;table-layout:fixed;box-shadow:none}@media screen and (max-width: 594px){#dialogSettings .create-template-dialog .template-container.account_data table tbody td{display:block;width:100%;text-align:center;padding:5px 0}}@media screen and (min-width: 595px){#dialogSettings .create-template-dialog .template-container.account_data table tbody td:first-child{width:20px;border-bottom:1px solid #f9f9f9}}@media screen and (min-width: 595px){#dialogSettings .create-template-dialog .template-container.account_data table tbody td:nth-child(2n){padding-left:10px;width:80%}}#dialogSettings .create-template-dialog .template-container.account_data table tbody td:last-child{font-weight:bold}@media screen and (min-width: 595px){#dialogSettings .create-template-dialog .template-container.account_data table tbody td:last-child{font-weight:normal;text-align:right;padding-right:15px}}#dialogSettings .create-template-dialog .template-container h4{font-size:1.2em;display:inline-block;min-width:115px}#dialogSettings .create-template-dialog .template-container .normal-menu .btn-xs,#dialogSettings .create-template-dialog .template-container .normal-menu .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper #dialogSettings .create-template-dialog .template-container .normal-menu abbr{font-size:9px}#dialogSettings .create-template-dialog .template-container .template-copyright{margin-top:10px;padding:20px;background-color:#e8f7ef;line-height:17px}#dialogSettings .create-template-dialog .template-container .template-copyright input[type=checkbox]{float:left;margin-bottom:30px;width:14px;height:14px}#dialogSettings .create-template-dialog .template-container .template-copyright label{margin-top:0px;margin-bottom:0px;margin-left:24px;font-weight:600;color:#404648;line-height:normal;font-size:12px}#dialogSettings .create-template-dialog .template-submit-share{background-color:#e8f7ef;color:#404648;margin:20px 0;padding:20px}#dialogSettings .create-template-dialog .template-submit-share p{margin:10px 0;letter-spacing:.2px}#dialogSettings .create-template-dialog .template-submit-share b{font-weight:bold}#dialogSettings .create-template-dialog .template-submit-code{background:#ebebeb;padding:20px}@media screen and (min-width: 595px){#dialogSettings .create-template-dialog .template-submit-code{margin-bottom:100px}}#dialogSettings .create-template-dialog .template-submit-code p{font-weight:600;margin-bottom:10px}#dialogSettings .create-template-dialog .template-submit-code input{display:block;width:100%;height:31px;background:rgba(0,0,0,0);border:1px solid #000;text-align:center}@media screen and (min-width: 595px){#dialogSettings .create-template-dialog .template-submit-code input{display:inline-block;width:210px;text-align:left}}#dialogSettings .create-template-dialog .template-submit-code input:focus{border:1px solid #000;box-shadow:none;background:rgba(0,0,0,0)}#dialogSettings .create-template-dialog .template-submit-code button{font-size:14px;border:1px solid #0b763e;background:#0b763e;outline:none;padding:5px 20px;border-radius:4px;color:#fff;text-transform:uppercase;font-weight:bold;margin:10px auto 0;display:block;width:100%}@media screen and (min-width: 595px){#dialogSettings .create-template-dialog .template-submit-code button{margin:0px 5px;display:inline-block;width:auto}}@media screen and (max-width: 594px){#dialogSettings .create-template-dialog .template-submit-code span:not(.badge){display:block;text-align:center;margin-top:10px}}#dialogSettings .create-template-dialog .template-submit-code span.badge{background-color:#9b9b9b;border-radius:50%;padding:5px 8px;font-size:.8em;color:#fff}#dialogSettings .create-template-dialog .template-submit{margin:20px 0;overflow:hidden}@media screen and (min-width: 595px){#dialogSettings .create-template-dialog .template-submit button{float:right}}@media screen and (max-width: 594px){#dialogSettings .create-template-dialog .template-submit button{display:block;margin:5px auto}}#dialogSettings .existing-template-table{display:table;background:#f9f9f9;padding:20px 30px}#dialogSettings .existing-template-table thead{width:100%;overflow-y:scroll;display:table;table-layout:fixed;width:100%}#dialogSettings .existing-template-table thead tr th{padding:5px 0px}#dialogSettings .existing-template-table tbody{width:100%;overflow-y:auto;display:block}#dialogSettings .existing-template-table tbody tr{width:100%;display:table;table-layout:fixed;box-shadow:none}#dialogSettings .existing-template-table tbody td{border-bottom:1px solid #bbb;padding:13px 7px;vertical-align:middle;line-height:18px}#dialogSettings .existing-template-table tbody td:first-child{width:20px}#dialogSettings .existing-template-table tbody td:last-child{padding-left:10px;width:80%}#dialogSettings .existing-template-table tbody td label{color:#000;line-height:normal;display:block;margin-top:initial;margin-bottom:initial;font-weight:initial}#dialogSettings .create-template-dialog .loader,#dialogSettings .existing-template-table .loader{position:relative;margin-top:5px}#dialogSettings .create-template-dialog .loader__icon,#dialogSettings .existing-template-table .loader__icon{position:absolute;top:0;right:0;left:0;bottom:0;background-color:#fff;background-image:url("/images/loading-spinner.gif");background-position:center center;background-repeat:no-repeat;background-size:auto}.list-horizontal,.list-hor{display:flex;align-items:baseline}.list-horizontal.wrap,.list-hor.wrap{flex-wrap:wrap}.list-horizontal.spaced>*,.list-hor.spaced>*{margin-right:7px}.list-horizontal.spaced>*:last-child,.list-hor.spaced>*:last-child{margin-right:0}.list-horizontal.v-center,.list-hor.v-center{align-items:center}.list-horizontal.v-top,.list-hor.v-top{align-items:flex-start}.list-ver>*{display:block}.list-ver.spaced>*{margin-bottom:7px}.list-ver.spaced>*:last-child{margin-bottom:0}.flex-list-ver>*{display:flex}.flex-list-ver.spaced>*{margin-bottom:7px}.flex-list-ver.spaced>*:last-child{margin-bottom:0}@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}.custom-scrollbars::-webkit-scrollbar{width:10px;background:#fff;margin-left:-2px}.custom-scrollbars::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.custom-scrollbars::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.hats-checkbox{display:inline-flex;align-items:center;white-space:nowrap;margin-bottom:0px;position:relative;cursor:pointer;vertical-align:middle;outline:none}.hats-checkbox--focus .hats-checkbox-border{box-shadow:0 0px 5px rgba(11,118,62,.5)}.hats-checkbox--disabled{opacity:.5;cursor:not-allowed}.hats-checkbox--disabled .hats-checkbox-background,.hats-checkbox--disabled .hats-checkbox-label,.hats-checkbox--disabled .hats-checkbox-label-before,.hats-checkbox--disabled .hats-checkbox-border{cursor:not-allowed}.hats-checkbox--checked .hats-checkbox-background{opacity:1;transform:scale(1)}.hats-checkbox--checked .hats-checkbox-icon{opacity:1;transform:scale(1)}.hats-checkbox--checked .hats-checkbox-icon{opacity:1;transform:scale(1)}.hats-checkbox-border{position:absolute;z-index:0;top:0;left:0;bottom:0;right:0;height:16px;width:16px;border:1px solid #999}.hats-checkbox-input{position:absolute;left:-9999px}.hats-checkbox-wrapper{margin-left:12px;display:inline-block;position:relative;height:16px;width:16px;vertical-align:middle;user-select:none;cursor:pointer;color:#0b763e}.hats-checkbox-background{position:absolute;z-index:1;top:0;left:0;bottom:0;right:0;background:#0b763e;height:16px;width:16px;opacity:0;transform:scale(0.2);transition-timing-function:cubic-bezier(0.64, 0.57, 0.67, 1.73);transition-duration:200ms}.hats-checkbox-icon{position:relative;z-index:2;height:16px;width:16px;border-radius:50%;display:flex;align-items:center;opacity:0;transition:opacity 150ms ease-in,transform 150ms ease-in;transform:scale(0.2);color:#fff}.hats-checkbox-icon>i{margin:auto;color:#fff;display:block;font-size:10px;color:#fff}.hats-checkbox-label{padding-left:6px;cursor:pointer;display:inline-block;white-space:normal}.hats-checkbox-label-before{padding-right:6px;cursor:pointer;position:relative;top:1px;display:inline-block;white-space:normal}.hats-switch{display:inline-block;position:relative;vertical-align:middle;user-select:none;cursor:pointer;color:#0b763e;width:44px;height:24px;box-sizing:border-box}.hats-switch *{box-sizing:border-box}.hats-switch--focus{box-shadow:0 0px 5px rgba(11,118,62,.5);border-radius:1000px}.hats-switch--disabled{cursor:not-allowed;opacity:.5}.hats-switch--checked .hats-switch-border{background:#0b763e}.hats-switch--checked .hats-switch-handle{transform:translate3d(20px, 0, 0)}.hats-switch-border{position:absolute;z-index:0;top:0;left:0;bottom:0;right:0;border-radius:1000px;background:#c1c3c4;width:44px;height:24px}.hats-switch-input{position:absolute;left:-9999px}.hats-switch-handle{position:relative;top:3px;left:3px;z-index:2;background:#fff;border-radius:50%;height:18px;width:18px;transition:transform .1s linear}.hats-switch-handle[disabled]{transform:none;transition-duration:0ms}.hats-switch-label-container{display:inline-block;white-space:nowrap;margin-bottom:0px !important;position:relative}.hats-switch-label{padding-left:6px;cursor:pointer;display:inline-block;white-space:normal}.hats-switch-label[disabled]{cursor:not-allowed;opacity:.5}.hats-switch-label-before{padding-right:6px;cursor:pointer;display:inline-block;white-space:normal}.hats-switch-label-before[disabled]{cursor:not-allowed;opacity:.5}.hats-button{position:relative;outline:none;cursor:pointer;text-align:center;justify-content:center;white-space:nowrap;display:inline-flex;align-items:center;margin:0px;letter-spacing:0px;text-transform:uppercase;font-weight:bold;text-decoration:none;vertical-align:middle;user-select:none;box-sizing:border-box}.hats-button *{box-sizing:border-box}.hats-button-loader{display:none;position:absolute;top:0;left:0;right:0;bottom:0;align-items:center;justify-content:center}.hats-button--fullWidth{display:block}.hats-button--disabled{opacity:.5;cursor:not-allowed}.hats-button--focus{box-shadow:0 0px 5px rgba(11,118,62,.5)}.hats-button--loading>span>span{visibility:hidden}.hats-button--loading .hats-button-loader{display:flex;visibility:visible}.hats-button--color-default{color:#000;border:1px solid #aaa;background:#fff}.hats-button--color-default:hover:not(.hats-button--disabled):not(.hats-button--toggle),.hats-button--color-default.hats-button--hover{color:#000;background:#eee}.hats-button--color-default.hats-button--toggled{background:#eee}.hats-button--color-primary{background:#0b763e;border-color:#0b763e;color:#fff;border:none}.hats-button--color-primary:hover:not(.hats-button--disabled):not(.hats-button--toggle),.hats-button--color-primary.hats-button--hover{background:rgb(9.2604651163,99.3395348837,52.1953488372)}.hats-button--color-primary.hats-button--toggled{background:rgb(9.2604651163,99.3395348837,52.1953488372)}.hats-button--color-secondary{background:blue;border-color:blue;color:#fff}.hats-button--color-secondary:hover:not(.hats-button--disabled):not(.hats-button--toggle),.hats-button--color-secondary.hats-button--hover{background:rgb(0,0,234.6)}.hats-button--color-secondary.hats-button--toggled{background:rgb(0,0,234.6)}.hats-button--color-danger{background:#be141f;border-color:#be141f;color:#fff}.hats-button--color-danger:hover:not(.hats-button--disabled):not(.hats-button--toggle),.hats-button--color-danger.hats-button--hover{background:rgb(171.5428571429,18.0571428571,27.9885714286)}.hats-button--color-danger.hats-button--toggled{background:rgb(171.5428571429,18.0571428571,27.9885714286)}.hats-button--size-xs{padding:4px 10px;font-size:9px;border-radius:5px}.hats-button--size-sm{padding:5px 10px;font-size:12px;border-radius:5px}.hats-button--size-md{padding:5px 11px 6px 11px;font-size:14px;border-radius:5px}.hats-button--size-lg{padding:8px 14px 7px 14px;font-size:14px;border-radius:5px}.hats-button--circle{border-radius:50%;text-align:center;display:inline-flex;align-items:center;justify-content:center}.hats-button--circle.hats-button--size-xs{width:22px;height:22px;font-size:12px}.hats-button--circle.hats-button--size-sm{width:26px;height:26px;font-size:14px}.hats-button--circle.hats-button--size-md{width:32px;height:32px;font-size:16px}.hats-button--circle.hats-button--size-lg{width:48px;height:48px;font-size:24px}.hats-row{float:left;width:100%}.hats-col-3{float:left;width:30%}.hats-col-25{float:left;width:25%}.hats-col-33{float:left;width:33%}.hats-col-4{float:left;width:40%}.hats-col-6{float:left;width:50%}.hats-col-7{float:left;width:70%}@media(max-width: 768px){.md-100{width:100%}}@media(max-width: 479px){.sm-100{width:100%}.sm-100.hats-button{margin:5px 0}}#calendarLoadingSpinner{display:flex;justify-content:center;align-items:center;background:#fff;color:#666;position:absolute;height:100%;width:100%;z-index:5000;top:0;left:0;opacity:.7;border-radius:4px}#calendarLoadingSpinner .spinner{margin-top:140px}#wrapper{max-width:1069px}#schedule-services-cp #payment-options{position:relative;padding:.2em}#schedule-services-cp #payment-options ul.ui-tabs-nav{margin:0;padding:0;float:none !important;border:none !important}#schedule-services-cp #payment-options ul.ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px 2px 0 0;border-bottom-width:0;padding:0;white-space:nowrap;background:#eee;border-bottom:1px solid #fff}#schedule-services-cp #payment-options ul.ui-tabs-nav li a{outline:none}#schedule-services-cp #payment-options .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none;color:#333}#schedule-services-cp #payment-options .ui-tabs-nav li.ui-tabs-active{font-weight:bold;background:#e7e7e7;border-bottom:1px solid #e7e7e7}#schedule-services-cp #payment-options .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,#schedule-services-cp #payment-options .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,#schedule-services-cp #payment-options .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}#schedule-services-cp #payment-options .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer;color:#000}#schedule-services-cp #payment-options .ui-tabs-panel{display:block;border-width:0;padding:10px 10px 1px 10px;background:#e7e7e7}#schedule-services-cp #payment-options #selected_ach_source{padding:5px}#schedule-services-cp #payment-options #selected_ach_source label,#schedule-services-cp #payment-options #selected_ach_source .placeholder{order:0;flex:1 1 auto;align-self:auto;height:34px;line-height:34px}#schedule-services-cp #payment-options #selected_ach_source label{max-width:100px}#schedule-services-cp #payment-options #selected_ach_source .placeholder{margin-left:10px;border-bottom:1px solid #ccc}#schedule-services-cp img.cp-business-logo{max-width:350px;display:block;margin:20px auto 0px;max-height:150px}@media screen and (max-width: 991px){#schedule-services-cp img.cp-business-logo{width:100%;object-fit:contain}}#schedule-services-cp .header-image{width:100%}#schedule-services-cp .hats-cp-inner{background-color:#fff;border-radius:10px;max-width:1200px;margin:0 auto;overflow:hidden;width:100%}#schedule-services-cp .hats-cp-inner .hats-feature-image img{width:100%}#schedule-services-cp .hats-cp-inner .hats-cp-content{color:inherit;padding:0px 40px}@media(max-width: 768px){#schedule-services-cp .hats-cp-inner .hats-cp-content{padding:0px 10px}}#schedule-services-cp .hats-cp-inner .hats-cp-content h1{font-size:20px;font-weight:600;line-height:21px;float:left;clear:both;margin-bottom:0;z-index:10000;position:relative;padding:0 0 15px}@media(max-width: 768px){#schedule-services-cp .hats-cp-inner .hats-cp-content h1{width:auto;text-align:center;margin:0 auto;float:none;display:inline-block}}#schedule-services-cp .hats-cp-inner .hats-cp-content .cp-cancellation-content{border-top:1px solid #565e60;border-bottom:1px solid #565e60;padding:20px 70px 30px;max-width:550px;width:100%;margin:0 auto;float:none}@media(max-width: 768px){#schedule-services-cp .hats-cp-inner .hats-cp-content .cp-cancellation-content{padding:30px 0}}#schedule-services-cp .hats-cp-inner .hats-cp-content .cp-cancellation-content textarea{width:100%;padding:10px;box-sizing:border-box;margin:0 auto;font-size:16px;border:1px solid #b1b8bc;border-radius:3px}#schedule-services-cp .hats-cp-inner .hats-cp-content .cp-cancellation-content textarea:focus{outline:inherit;border-color:currentColor}#schedule-services-cp .hats-cp-inner .hats-cp-content .cp-cancellation-content textarea::-webkit-input-placeholder{color:#c8ced1}#schedule-services-cp .hats-cp-inner .hats-cp-content .cp-cancellation-content textarea:-moz-placeholder{color:#c8ced1}#schedule-services-cp .hats-cp-inner .hats-cp-content .cp-cancellation-content textarea::-moz-placeholder{color:#c8ced1}#schedule-services-cp .hats-cp-inner .hats-cp-content .cp-cancellation-content textarea:-ms-input-placeholder{color:#c8ced1}#schedule-services-cp .hats-cp-inner .hats-cp-content hr{width:100%;margin:0;position:relative;top:-2px;height:2px;background:#e2e6e8;border:none}@media(max-width: 479px){#schedule-services-cp .hats-cp-inner .hats-cp-content hr{display:none}}#schedule-services-cp .hats-cp-inner .hats-cp-content p{color:#565e60}#schedule-services-cp .hats-cp-inner .hats-cp-content p.cp-select-service-title{font-size:18px;font-weight:600;padding:16px 20px}@media(max-width: 768px){#schedule-services-cp .hats-cp-inner .hats-cp-content p.cp-select-service-title{margin:0 0 5px}}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.hats-cp-services-menu{list-style:none;width:100%;height:30px;line-height:30px;padding:15px 0 20px;cursor:default}@media(max-width: 768px){#schedule-services-cp .hats-cp-inner .hats-cp-content ul.hats-cp-services-menu{height:auto}}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.hats-cp-services-menu li{float:left;text-transform:uppercase;font-weight:600;font-size:13px;margin:0 30px 0 0;color:#b1b8bc}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.hats-cp-services-menu li.active{color:inherit;border-bottom:3px solid}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.hats-cp-services-menu li a{cursor:pointer;color:inherit}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.hats-cp-services-menu li a:hover{color:inherit}@media(max-width: 768px){#schedule-services-cp .hats-cp-inner .hats-cp-content ul.hats-cp-services-menu li{float:none;width:100%;text-align:center}}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.cp-services-list{list-style:none;width:100%;position:relative;float:left;padding:0;margin:0}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.cp-services-list li.cp-product-offering{float:left;cursor:pointer;box-sizing:border-box;width:100%;border:2px solid #e2e6e8;margin:10px auto;padding:15px;border-radius:3px}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.cp-services-list li.cp-product-offering:hover{background-color:#e2e6e8}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.cp-services-list li.cp-product-offering>div{padding:10px 0 8px}@media(max-width: 768px){#schedule-services-cp .hats-cp-inner .hats-cp-content ul.cp-services-list li.cp-product-offering>div{text-align:center}}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.cp-services-list li.cp-product-offering h2{display:block;width:100%;font-size:20px;margin-bottom:0;font-weight:700}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.cp-services-list li.cp-product-offering .description{padding:12px 0 0;font-size:15px}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.cp-services-list li.cp-product-offering .description p{padding:0;min-height:17.5px}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.cp-services-list li.cp-product-offering .description p strong{font-weight:bold}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.cp-services-list li.cp-product-offering .description p em{font-style:italic}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.cp-services-list li.cp-product-offering button{width:150px;background:inherit;color:#fff;border:none;border-radius:3px;text-transform:uppercase;padding:13px 15px;font-size:15px;font-weight:700;float:right;margin:8px 15px 15px}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.cp-services-list li.cp-product-offering button:hover{opacity:.8}#schedule-services-cp .hats-cp-inner .hats-cp-content ul.cp-services-list li.cp-product-offering button:focus{outline:none}@media(max-width: 768px){#schedule-services-cp .hats-cp-inner .hats-cp-content ul.cp-services-list li.cp-product-offering button{float:none;margin:8px auto}}@media(max-width: 768px)and (max-width: 479px){#schedule-services-cp .hats-cp-inner .hats-cp-content ul.cp-services-list li.cp-product-offering button{width:100%}}#schedule-services-cp .hats-cp-inner .hats-cp-content .hats-cp-confirmation{margin:0 auto 50px;float:left;width:100%}#schedule-services-cp .hats-cp-inner .hats-cp-content .hats-cp-confirmation h1{color:#565e60;text-align:center;width:100%;max-width:690px;margin:30px auto 10px;border-bottom:none;font-size:22px;float:none;line-height:30px}@media(max-width: 479px){#schedule-services-cp .hats-cp-inner .hats-cp-content .hats-cp-confirmation h1{margin:0 0 15px;font-size:18px;line-height:23px}}#schedule-services-cp .hats-cp-inner .hats-cp-content .hats-cp-confirmation h2{color:#565e60;font-size:20px;font-weight:600}#schedule-services-cp .hats-cp-inner .hats-cp-content .hats-cp-confirmation .cp-confirmation-content{border-top:1px solid #565e60;border-bottom:1px solid #565e60;padding:20px 70px 30px;max-width:550px;width:100%;margin:0 auto;float:none}@media(max-width: 768px){#schedule-services-cp .hats-cp-inner .hats-cp-content .hats-cp-confirmation .cp-confirmation-content{padding:30px 0}}#schedule-services-cp .hats-cp-inner .hats-cp-content .hats-cp-confirmation table.confirmation-messages{color:#565e60;max-width:500px;margin:0 auto}#schedule-services-cp .hats-cp-inner .hats-cp-content .hats-cp-confirmation table.confirmation-messages tr{margin:0 0 15px;display:block}#schedule-services-cp .hats-cp-inner .hats-cp-content .hats-cp-confirmation table.confirmation-messages tr td{line-height:20px;text-align:left}#schedule-services-cp .hats-cp-inner .hats-cp-content .hats-cp-confirmation table.confirmation-messages tr:last-child{margin:0px}#schedule-services-cp .hats-cp-inner .hats-cp-content .hats-cp-confirmation table.confirmation-messages .cp-confirmation-icon{min-width:55px !important;font-size:30px;font-family:"Font Awesome 5 Free"}@media(max-width: 479px){#schedule-services-cp .hats-cp-inner .hats-cp-content .hats-cp-confirmation table.confirmation-messages .cp-confirmation-icon{display:none}}#schedule-services-cp .hats-cp-inner .hats-cp-content .hats-cp-confirmation table.confirmation-messages .cp-confirmation-icon i{color:#b1b8bc}.cp-footer-content{width:100%;margin:15px auto;float:left;color:inherit}.cp-footer-content h4{font-size:1rem;text-align:center;color:inherit;margin-bottom:5px}.cp-footer-content ul{display:flex;flex-direction:row;justify-content:center;width:100%;list-style:none}@media(max-width: 768px){.cp-footer-content ul{padding:0}}.cp-footer-content ul li{float:left;padding:0px 20px}@media(max-width: 768px){.cp-footer-content ul li{float:none;width:100%;text-align:center;padding:5px 0;overflow-wrap:break-word;line-height:20px}}.cp-footer-content ul li:not(:last-child){border-right:1px solid #c8ced1}@media(max-width: 768px){.cp-footer-content ul li:not(:last-child){border:none}}.cp-footer-content ul li a{text-decoration:none;color:inherit}.cp-services-offered{float:left;position:relative;width:100%}.cp-services-offered .cp-services-action-button-container{float:left;width:100%;margin:5px auto 35px;text-align:center;padding:20px;height:auto;box-sizing:border-box}.cp-services-offered .cp-services-action-button-container p{line-height:25px;margin-bottom:0;font-size:18px;font-weight:600;color:#9aa1a5}.cp-services-offered .cp-services-action-button-container p strong{font-weight:800}.cp-services-offered .cp-services-action-button-container button{color:#fff;background:inherit;margin-top:25px;padding:15px 0;width:200px;border:none;border-radius:3px;font-size:16px;font-weight:700;text-transform:uppercase;cursor:pointer}.cp-services-offered .cp-services-action-button-container button:focus{outline:none}@media(min-width: 640px){.cp-services-offered.terms-agreement{padding:40px 10px 45px}}.cp-services-offered .hats-cp-confirmation-actions{margin:30px auto 0;display:block;box-sizing:border-box;text-align:center}.cp-services-offered .hats-cp-confirmation-actions button{width:320px;margin:5px;background:inherit;color:#fff;border:none;border-radius:3px;text-transform:uppercase;padding:15px;font-size:15px;font-weight:600}@media screen and (max-width: 594px){.cp-services-offered .hats-cp-confirmation-actions button{width:200px}}.cp-services-offered .hats-cp-confirmation-actions button:hover{opacity:.8}.cp-services-offered .hats-cp-confirmation-actions button:focus{outline:none}.schedule-services-calendar-wrapper{margin:0 auto 30px;width:100%;display:flex;justify-content:center}.schedule-services-calendar-wrapper #datepicker{width:95%}.schedule-services-calendar-wrapper #datepicker .ui-datepicker{box-shadow:none;border:none}.schedule-services-calendar-wrapper #datepicker .ui-datepicker-header{border-bottom:1px solid #ccc !important}.schedule-services-calendar-wrapper #datepicker .ui-datepicker .ui-datepicker-prev{background:#fff;color:#ccc;margin-left:20%;margin-top:5px}@media(max-width: 640px){.schedule-services-calendar-wrapper #datepicker .ui-datepicker .ui-datepicker-prev{margin-left:10%}}.schedule-services-calendar-wrapper #datepicker .ui-datepicker .ui-datepicker-prev:hover{background:#fff;border:none}.schedule-services-calendar-wrapper #datepicker .ui-datepicker .ui-datepicker-prev:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";color:#ccc;position:relative;top:4px;left:2px;border-radius:50%;border:1px solid #ccc;padding:0 8px 0 6px}.schedule-services-calendar-wrapper #datepicker .ui-datepicker .ui-datepicker-next{background:#fff;color:#ccc;margin-right:20%;margin-top:5px}@media(max-width: 640px){.schedule-services-calendar-wrapper #datepicker .ui-datepicker .ui-datepicker-next{margin-right:10%}}.schedule-services-calendar-wrapper #datepicker .ui-datepicker .ui-datepicker-next:hover{background:#fff;border:none}.schedule-services-calendar-wrapper #datepicker .ui-datepicker .ui-datepicker-next:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";color:#ccc;position:relative;top:4px;left:2px;border-radius:50%;border:1px solid #ccc;padding:0 6px 0 8px}.schedule-services-calendar-wrapper #datepicker .ui-datepicker .ui-datepicker-title{font-size:20px;padding:0 0 .8em;color:#565e60}.schedule-services-calendar-wrapper #datepicker .ui-datepicker th{font-size:20px;color:#565e60;padding:1.7em .3em .7em}.schedule-services-calendar-wrapper #datepicker .ui-datepicker .ui-state-active,.schedule-services-calendar-wrapper #datepicker .ui-datepicker .ui-widget-content .ui-state-active,.schedule-services-calendar-wrapper #datepicker .ui-datepicker .ui-widget-header .ui-state-active{border-radius:50%;width:33px;line-height:35px;color:#fff !important;background:inherit !important;padding:0 !important}.schedule-services-calendar-wrapper #datepicker .ui-datepicker .ui-state-highlight,.schedule-services-calendar-wrapper #datepicker .ui-datepicker .ui-widget-content .ui-state-highlight,.schedule-services-calendar-wrapper #datepicker .ui-datepicker .ui-widget-header .ui-state-highlight{border-radius:50%;width:33px;line-height:35px;background:#eee !important;padding:0 !important}.schedule-services-calendar-wrapper #datepicker .ui-datepicker td{padding:25px 0;text-align:center;width:14.2857142857%}.schedule-services-calendar-wrapper #datepicker .ui-datepicker td a{line-height:35px !important}@media(max-width: 640px){.schedule-services-calendar-wrapper #datepicker .ui-datepicker td{padding:15px 0}}@media(max-width: 640px)and (max-width: 380px){.schedule-services-calendar-wrapper #datepicker .ui-datepicker td{padding:10px 0}}.schedule-services-calendar-wrapper #datepicker .ui-datepicker td a{margin:0 auto;text-align:center;font-size:20px;font-weight:600 !important;color:#565e60 !important}.schedule-services-calendar-wrapper #datepicker .ui-datepicker-inline{width:90%}@media(max-width: 768px){.schedule-services-calendar-wrapper #datepicker .ui-datepicker-inline{width:100%;padding:0 !important}}.hats-cp-booking{margin:20px auto}.hats-cp-booking label{color:#757e80;font-weight:700;display:block;font-size:16px}.hats-cp-booking .hats-cp-custom-select-wrapper{width:100%;display:block;margin-bottom:25px;position:relative;float:left}.hats-cp-booking .hats-cp-custom-select-wrapper:focus{outline:none;border-color:currentColor}.hats-cp-booking .hats-cp-custom-select-wrapper .dropdown-caret{right:10px;top:35px;position:absolute;color:#757e80;z-index:1}.hats-cp-booking .hats-cp-custom-select-wrapper select{width:100%;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff;position:relative;height:40px;color:#757e80;border:1px solid #b1b8bc;font-weight:600;font-size:15px;padding-left:10px}.hats-cp-booking .hats-cp-custom-select-wrapper select:focus{outline:none;border-color:currentColor}.hats-cp-booking .cp-times-section{width:100%;display:block;margin-bottom:20px}.hats-cp-booking .cp-times-section button{background:#fff;color:#757e80;font-weight:600;font-size:14px;border:1px solid currentColor;width:110px;padding:10px 0;margin:4px;border-radius:3px;cursor:pointer}.hats-cp-booking .cp-times-section button:hover{background-color:#f2f3f3}.hats-cp-booking .cp-times-section button.active{background:inherit;color:#fff}.hats-cp-booking .cp-times-section button:focus{outline:none}.hats-cp-booking .canceled-booking{color:#565e60;font-size:22px;text-align:center;line-height:30px;font-weight:600}.cp-contact{font-size:.83em}.cp-contact-information{width:100%}.cp-contact-information .disclaimerBox{background-color:#eee;padding:10px;padding-top:5px;margin:10px 0;border-radius:5px;color:#757575 !important}.cp-contact-information label{float:left;width:100%;color:#757e80;padding-top:15px;font-weight:700;font-size:14px}.cp-contact-information label small{margin-left:6px;font-size:10px;font-weight:400}.cp-contact-information input[type=text],.cp-contact-information select{width:100%;box-sizing:border-box;height:50px;border-radius:3px;border:1px solid #b1b8bc;font-size:1.25em;color:#000;text-indent:10px}.cp-contact-information input[type=text]:focus,.cp-contact-information select:focus{outline:inherit;border-color:currentColor}.cp-contact-information input[type=text]::placeholder,.cp-contact-information select::placeholder{color:#757e80}.cp-contact-information .static-text{padding-top:15px}.cp-contact-information select{background:#fff;background-image:url(/images/down-arrow.svg);background-repeat:no-repeat;background-position:right 10px center;letter-spacing:-0.04em;font-size:14px;outline:none;padding:0 7px;-moz-appearance:none;-webkit-appearance:none}.cp-contact-information .cp-contact-form-wrapper{max-width:700px;margin:0 auto}.cp-contact-information .cp-contact-form-wrapper .alternateBg>div{padding:20px;margin-bottom:0px}.cp-contact-information .cp-contact-form-wrapper .hats-row>div{box-sizing:border-box}.cp-contact-information .cp-contact-form-wrapper .hats-row>div:nth-of-type(even){padding-left:10px}@media(max-width: 768px){.cp-contact-information .cp-contact-form-wrapper .hats-row>div:nth-of-type(even){padding:0}}.cp-contact-information .cp-contact-form-wrapper .hats-row>div:nth-of-type(odd){padding-right:10px}@media(max-width: 768px){.cp-contact-information .cp-contact-form-wrapper .hats-row>div:nth-of-type(odd){padding:0}}.cp-contact-information .cp-contact-form-wrapper textarea{width:100%;padding:10px;box-sizing:border-box;margin:0 auto;font-size:16px;border:1px solid #b1b8bc;border-radius:3px}.cp-contact-information .cp-contact-form-wrapper textarea:focus{outline:inherit;border-color:currentColor}.cp-contact-information .cp-contact-form-wrapper textarea::-webkit-input-placeholder{color:#c8ced1}.cp-contact-information .cp-contact-form-wrapper textarea:-moz-placeholder{color:#c8ced1}.cp-contact-information .cp-contact-form-wrapper textarea::-moz-placeholder{color:#c8ced1}.cp-contact-information .cp-contact-form-wrapper textarea:-ms-input-placeholder{color:#c8ced1}.cp-contact-information .cp-services-action-button-container.terms-agreement .checkbox-container{margin:15px auto 0;font-size:14px;color:#565e60;font-weight:600;width:250px}.cp-contact-information .cp-services-action-button-container.terms-agreement .checkbox-container label{width:215px;float:none}.cp-contact-information .cp-services-action-button-container.terms-agreement .checkbox-container input[type=checkbox]{margin:0 10px 0 0;width:20px}.cp-contact-information .cp-services-action-button-container.terms-agreement button{width:300px}.cp-contact-information .cp-services-action-button-container.terms-agreement button:hover:hover{opacity:.8}.cp-contact-information .cp-services-action-button-container.terms-agreement small{display:block;padding:0 0 0 50px;width:250px;margin:0 auto;text-align:left;line-height:0;position:relative;top:-5px}.cp-contact-information .cp-services-action-button-container.terms-agreement small a{line-height:16px;font-size:12px;font-weight:600;text-decoration:none;color:inherit}#hats-modal{float:left;max-width:600px;background:#fff;padding:50px;box-sizing:border-box;margin:10px;position:relative}#hats-modal i.fa-close{position:absolute;right:-8px;top:-8px;color:#0684df;font-size:20px;border-radius:50%;border:2px solid #0684df;width:30px;height:30px;text-align:center;line-height:28px;background:#fff;z-index:10000;cursor:pointer}#hats-modal h1{font-size:15px;font-weight:500;margin-bottom:25px}#hats-modal p{font-size:12px;line-height:18px}#hats-modal .actions-container{margin:30px 0 15px}@media(max-width: 640px){#hats-modal .actions-container{display:flex;flex-direction:column-reverse}}#hats-modal .hats-button{font-size:12px;text-transform:none;font-weight:600;margin:0 3px;padding:8px 10px 7px 10px;width:auto}@media(max-width: 640px){#hats-modal .hats-button{width:100%;margin:5px 0}}#hats-modal .hats-button.hats-button--color-default{color:rgb(15.3488372093,164.6511627907,86.511627907);border-color:rgb(15.3488372093,164.6511627907,86.511627907)}#hats-modal.terms-modal{padding:0}#hats-modal.terms-modal h1{font-weight:bold;font-size:18px}#hats-modal.terms-modal p{margin:15px 0;font-size:14px;line-height:20px}#hats-modal.terms-modal .hats-modal-content{padding:50px;max-height:600px;overflow:scroll}@media(max-width: 640px){#hats-modal.terms-modal .hats-modal-content{padding:20px}}#hats-modal.terms-modal .actions-container{margin:0;background:#eee;padding:30px;text-align:center}#hats-modal.terms-modal .actions-container .hats-button{background:inherit;color:#fff;width:150px;text-transform:uppercase;font-weight:bold;font-size:18px;border:none;line-height:0;height:45px;margin:0 auto}.termsScroll{overflow:hidden}#termsBox{background-color:#fff;border:1px solid #b1b8bc;padding:10px;font-size:12px;color:#000;max-height:200px;overflow-y:scroll;text-align:left;border-radius:3px}#termsBox em{font-style:italic}#termsBox strong{font-weight:bold}#termsBox h2{font-weight:bold;font-size:100%}#confirmation em{font-style:italic}#confirmation strong{font-weight:bold}.osLinkCursor{cursor:pointer}.osDefaultCursor{cursor:default}.business-title{text-align:center;font-size:4em;margin:10px 0;font-weight:600;color:inherit}.form_dialog .rule-time-pick input{background:#fff right 8px center url("/images/time.svg") no-repeat !important;background-size:18px 16px !important}.form_dialog .rule-date-pick input{background:hsla(0,0%,100%,.75) right 8px center url("/images/calendar.svg") no-repeat !important;background-size:18px 16px !important}.cp-title{font-size:.9rem;font-weight:600}.cp-description{max-height:60px;overflow:auto;margin:2px 0 20px 0}.cp-description strong{font-weight:bold}.cp-description em{font-style:italic}.cp-description p{min-height:17.5px}.cp-description::-webkit-scrollbar{-webkit-appearance:none;width:7px}.cp-description::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.cp-confirmation-format{padding:0px !important;vertical-align:middle !important}#timeColor{color:#565e60}div.footerPhone{display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:center !important}.paymentLabels{color:#757e80 !important}.productScheduleHeader{font-size:18px;background-color:#f2f3f3;padding:16px 20px;border-radius:3px;margin-bottom:15px}.contactInfo{padding:0px 20px;margin-bottom:30px}.payment-totals{padding:20px;-webkit-box-shadow:0px 2px 9px 3px rgba(224,224,224,.84);-moz-box-shadow:0px 2px 9px 3px rgba(224,224,224,.84);box-shadow:0px 2px 9px 3px rgba(224,224,224,.84);margin-bottom:20px;border-radius:3px}.totalBorders{border-top:1px solid #757e80;border-bottom:1px solid #757e80;padding:3px 0;margin:3px 0}.os-payment-details{background:none !important}.client-portal-preview-background{padding-top:10px;padding-bottom:1px}.client-portal-preview-background.small .client-portal-preview .project-summary{display:none}.account-client-portal-preview{font-size:16px;color:#666}.account-client-portal-preview>header{display:flex;flex-wrap:wrap;margin-bottom:16px;margin-left:14px;text-align:center}.account-client-portal-preview>header>img{max-height:100px}.account-client-portal-preview>header>.title{font-size:18px;margin-right:10px}.account-client-portal-preview>header>.subtitle{font-size:12px;font-weight:bold;color:#a0a0a0;margin-top:5px}.account-client-portal-preview .client-portal-preview{padding:0px 15px 0;position:relative}.account-client-portal-preview .client-portal-preview>header{margin-bottom:20px;text-align:center}.account-client-portal-preview .client-portal-preview>header img.logo{max-height:100px}.account-client-portal-preview .client-portal-preview>.logo{max-height:100px;max-width:400px}.account-client-portal-preview .client-portal-preview .client-portal-header{margin-top:30px}.account-client-portal-preview .project-summary{display:flex;flex:1;justify-content:flex-end;align-items:center}.account-client-portal-preview .project-summary .summary-item{background:#3a3945;color:#fff;text-transform:uppercase;font-weight:bold;font-size:10px;height:36px;border-radius:3px;display:flex;align-items:center;padding:0 20px}.account-client-portal-preview .project-summary .summary-item+.summary-item{margin-left:5px}.account-client-portal-preview .ant-row{margin-bottom:20px}.account-client-portal-preview .client-portal-main-body{border-radius:5px;background:#fff;line-height:1.15;margin:0 auto 20px;max-width:1140px}.account-client-portal-preview .client-portal-main-body em{font-style:italic}.account-client-portal-preview .client-portal-main-body .content input[type=button]{background:#f1f1f1;border:1px solid #e4e4e4;cursor:default;line-height:inherit;outline:none;padding:0 3px 0 3px;margin:0px;display:inline;border-radius:5px}.account-client-portal-preview .client-portal-article-body{padding:0 20px 20px 20px}.account-client-portal-preview .component--layout-nav{margin:15px 0;align-items:center;display:flex}@media screen and (min-width: 992px){.account-client-portal-preview .component--layout-nav{margin-top:.9em;margin-bottom:12px}}.account-client-portal-preview .component--layout-nav>ul{display:flex;flex:1;align-items:center}@media screen and (max-width: 991px){.account-client-portal-preview .component--layout-nav>ul{flex-wrap:wrap;flex-direction:column;width:100%}}.account-client-portal-preview .component--layout-nav>ul li a{font-size:16px;color:#999;text-transform:uppercase;font-weight:600;cursor:pointer}@media screen and (min-width: 992px){.account-client-portal-preview .component--layout-nav>ul li a{font-size:12px}}.account-client-portal-preview .component--layout-nav>ul li a:hover,.account-client-portal-preview .component--layout-nav>ul li a.active{color:#3a3945}@media screen and (min-width: 992px){.account-client-portal-preview .component--layout-nav>ul li+li{margin-left:25px}}.account-client-portal-preview .component--layout-main-nav{display:flex;align-items:center;padding-bottom:5px;position:absolute;bottom:0;left:0;width:100%;height:60px;background-color:#e4e4e4}@media screen and (min-width: 992px){.account-client-portal-preview .component--layout-main-nav{position:relative;border-bottom:2px solid #e4e4e4;background-color:rgba(0,0,0,0);width:auto;bottom:auto;left:auto;height:auto}}.account-client-portal-preview .component--layout-main-nav>ul{display:flex;flex:1;height:36px;align-items:center}.account-client-portal-preview .component--layout-main-nav>ul li{position:relative}@media screen and (max-width: 991px){.account-client-portal-preview .component--layout-main-nav>ul li{flex:1 1 25%;text-align:center}}.account-client-portal-preview .component--layout-main-nav>ul li a{color:#666;line-height:36px;font-weight:600;white-space:nowrap;cursor:pointer}.account-client-portal-preview .component--layout-main-nav>ul li a:before{background:#e4e4e4;content:"";height:2px;left:0;margin-top:5px;position:absolute;right:0;top:100%;transition:background .25s;z-index:1}.account-client-portal-preview .component--layout-main-nav>ul li a:hover,.account-client-portal-preview .component--layout-main-nav>ul li a.active{color:#3a3945}.account-client-portal-preview .component--layout-main-nav>ul li a:hover:before,.account-client-portal-preview .component--layout-main-nav>ul li a.active:before{background:#3a3945}.account-client-portal-preview .component--layout-main-nav>ul li+li{margin:0}@media screen and (min-width: 992px){.account-client-portal-preview .component--layout-main-nav>ul li+li{margin:0 0 0 36px}}@media screen and (min-width: 595px){.account-client-portal-preview .component--layout-main-nav .project-summary{display:flex;flex:1;justify-content:flex-end;align-items:center}}.account-client-portal-preview .component--layout-main-nav .project-summary .summary-item{background:#3a3945;color:#fff;text-transform:uppercase;font-weight:bold;font-size:10px;height:36px;border-radius:3px;display:flex;align-items:center;white-space:nowrap;padding:0 10px}.account-client-portal-preview .component--layout-main-nav .project-summary .summary-item+.summary-item{margin-left:5px}.account-client-portal-preview .client-portal-main-body .client-logo{font-size:26px;padding:20px;text-align:center}.account-client-portal-preview .client-portal-main-body .client-logo img.logo{max-height:100px}.account-client-portal-preview .client-portal-main-body .client-header{align-items:center;border-radius:5px 5px 0 0;justify-content:center;overflow:hidden;display:flex;max-height:220px}.account-client-portal-preview .client-portal-main-body .client-header>img{min-width:100%}.account-client-portal-preview .component--documents-list .documents-list{align-items:center;display:flex;flex-direction:column}.account-client-portal-preview .component--documents-list .documents-list .documents-list-title{display:none}.account-client-portal-preview .component--documents-list .documents-list>ul{width:100%}.account-client-portal-preview .component--documents-list .documents-list>ul>li{border:2px solid #e4e4e4;border-radius:4px;flex:1 1 100%;padding:0 2.5em;width:100%;margin-top:1.85em}.account-client-portal-preview .component--documents-list .documents-list>ul>li.minimal-header{display:none}.account-client-portal-preview .component--documents-list .documents-list>ul>li.none{display:none}.account-client-portal-preview .component--documents-list .documents-list>ul>li+li{margin-top:.9em}.account-client-portal-preview .component--documents-list.minimal .documents-list-title{align-items:center;font-size:16px;display:flex;margin-bottom:12px;margin-top:48px;width:100%}.account-client-portal-preview .component--documents-list.minimal .documents-list-title .icon,.account-client-portal-preview .component--documents-list.minimal .documents-list-title .paginate .previous,.paginate .account-client-portal-preview .component--documents-list.minimal .documents-list-title .previous,.account-client-portal-preview .component--documents-list.minimal .documents-list-title .paginate .next,.paginate .account-client-portal-preview .component--documents-list.minimal .documents-list-title .next{margin-right:10px}.account-client-portal-preview .component--documents-list.minimal .documents-list-title .icon img,.account-client-portal-preview .component--documents-list.minimal .documents-list-title .paginate .previous img,.paginate .account-client-portal-preview .component--documents-list.minimal .documents-list-title .previous img,.account-client-portal-preview .component--documents-list.minimal .documents-list-title .paginate .next img,.paginate .account-client-portal-preview .component--documents-list.minimal .documents-list-title .next img{height:16px;width:16px}.account-client-portal-preview .component--documents-list.minimal .documents-list>ul>li{border:0;border-bottom:1px solid #e4e4e4;border-radius:0;font-size:13px;min-height:48px;padding:10px 0}.account-client-portal-preview .component--documents-list.minimal .documents-list>ul>li.minimal-header{border-bottom:2px solid #e4e4e4;display:block;font-weight:600}.account-client-portal-preview .component--documents-list.minimal .documents-list>ul>li.none{display:block}.account-client-portal-preview .component--documents-list.minimal .documents-list>ul>li+li{margin-top:0}.account-client-portal-preview .component--documents-list-item{min-height:100px;border:2px solid #e4e4e4;background:#fff;border-radius:4px;margin-bottom:12px;white-space:nowrap;align-items:center;display:flex;padding:0 2em}.account-client-portal-preview .component--documents-list-item p{margin:0}.account-client-portal-preview .component--documents-list-item:hover{background:#f1f1f1;cursor:pointer}.account-client-portal-preview .component--documents-list-item>ul{display:flex;flex:1;flex-direction:row;flex-wrap:nowrap}.account-client-portal-preview .component--documents-list-item>ul>li{margin-right:1em}.account-client-portal-preview .component--documents-list-item>ul>li:last-of-type{margin-right:0}.account-client-portal-preview .component--documents-list-item>ul>li>span{color:#808185;font-size:.8125em;font-weight:600}.account-client-portal-preview .component--documents-list-item>ul>li p{color:#666;font-size:1.125em}.account-client-portal-preview .component--documents-list-item>ul>li.number{align-items:center;display:flex;flex:0 0 2.25em;justify-content:center;margin-right:1em;width:2.25em}.account-client-portal-preview .component--documents-list-item>ul>li.number .icon img,.account-client-portal-preview .component--documents-list-item>ul>li.number .paginate .previous img,.paginate .account-client-portal-preview .component--documents-list-item>ul>li.number .previous img,.account-client-portal-preview .component--documents-list-item>ul>li.number .paginate .next img,.paginate .account-client-portal-preview .component--documents-list-item>ul>li.number .next img{display:block;width:2.25em}.account-client-portal-preview .component--documents-list-item>ul>li.number .number{display:none}.account-client-portal-preview .component--documents-list-item>ul>li.type{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center}.account-client-portal-preview .component--documents-list-item>ul>li.due{display:flex;flex:0 1 25%;flex-direction:column;justify-content:center}.account-client-portal-preview .component--documents-list-item>ul>li.amount{display:flex;flex:0 1 15%;flex-direction:column;justify-content:center}.account-client-portal-preview .component--documents-list-item>ul>li.event{display:flex;flex:1 1 33.33%;flex-direction:column;justify-content:center}.account-client-portal-preview .component--documents-list-item>ul>li.cell-status{display:flex;flex:0 1 20%;flex-direction:column;justify-content:center}.account-client-portal-preview .component--documents-list-item>ul>li.cell-status .cell-status-open,.account-client-portal-preview .component--documents-list-item>ul>li.cell-status .cell-status-waiting_for_signature{color:#ffb75a}.account-client-portal-preview .component--documents-list-item>ul>li.cell-status .cell-status-answered,.account-client-portal-preview .component--documents-list-item>ul>li.cell-status .cell-status-complete{color:#0b763e}.account-client-portal-preview .component--documents-list-item>ul>li.description{border-top:1px solid #e4e4e4;padding-top:20px;margin-top:20px;align-items:left;display:flex;flex:1;flex-direction:column;justify-content:center}.account-client-portal-preview footer.component--layout-footer{align-items:center;display:flex;flex-direction:column;padding:0 0 60px 0;font-weight:normal}@media screen and (min-width: 992px){.account-client-portal-preview footer.component--layout-footer{padding:0}}.account-client-portal-preview footer.component--layout-footer div.footer-content{margin-bottom:0px;text-align:center}.account-client-portal-preview footer.component--layout-footer div.footer-content h4{color:#999;font-weight:600}@media screen and (min-width: 595px){.account-client-portal-preview footer.component--layout-footer div.footer-content .contact-info{display:flex;flex-direction:row}}.account-client-portal-preview footer.component--layout-footer div.footer-content .contact-info h5{color:#b3b3b3;padding:0 10px;margin-top:5px;font-size:.83em;text-transform:none;font-weight:400;margin-bottom:20px}@media screen and (min-width: 595px){.account-client-portal-preview footer.component--layout-footer div.footer-content .contact-info h5+h5{border-left:1px solid #b3b3b3}}@media screen and (max-width: 594px){.account-client-portal-preview footer.component--layout-footer div.footer-content .contact-info h5{display:block;margin-bottom:5px}.account-client-portal-preview footer.component--layout-footer div.footer-content .contact-info h5:last-child{margin-bottom:20px}}.account-client-portal-preview footer.component--layout-footer .separator{background:#f5f5f5;flex:1 1 100%;height:2px;width:100%}.account-client-portal-preview footer.component--layout-footer .business{color:#b3b3b3;display:flex;line-height:90px}.account-client-portal-preview footer.component--layout-footer .business li+li{margin-left:40px}.account-client-portal-preview footer.component--layout-footer .business a{color:#b3b3b3}.smallTextSize{font-size:13px}.clientPortalPreviewTitle{color:#444 !important}.account-templates{word-break:break-word}.account-templates .box.marketplace{padding:0}.account-templates *{box-sizing:border-box}.account-templates .discl{box-sizing:content-box}@media screen and (min-width: 992px){.account-templates .tabs{display:flex}}.account-templates .tabs a{align-items:center;color:rgba(51,51,51,.3);display:flex;justify-content:center;font-size:14px;font-weight:600;height:38px;letter-spacing:-0.03em;line-height:24px;padding:10px 30px;word-break:auto-phrase}.account-templates .tabs a i.icon-template{font-family:"17hats-icons";font-size:12px;margin-right:5px;color:rgba(0,0,0,.3)}.account-templates .tabs a .new{border:1px solid #0b763e;border-radius:13px;color:#0b763e;display:block;font-size:10px;font-weight:bold;line-height:24px;margin-left:15px;padding:0 12px;text-transform:uppercase}@media all and (max-width: 1400px){.account-templates .tabs a{font-size:13px;height:52px;line-height:17px;padding:0 10px}.account-templates .tabs a .new{font-size:8px;line-height:20px;padding:0 8px}}.account-templates .tabs li.active a{background:#f4f4f4;color:#333;border-radius:12px 12px 0 0}.account-templates .tabs li.active i{color:#333;opacity:1}.account-templates .tabs .icon-purchased-templates{background:url("/images/icon-purchased-templates.svg");margin-right:5px;opacity:.3;height:14px;width:14px;background-size:contain;background-repeat:no-repeat}.account-templates .tabs .icon-template-marketplace{background:url("/images/icon-template-marketplace.svg");margin-right:5px;opacity:.3;height:14px;width:14px;background-size:contain;background-repeat:no-repeat}.account-templates .tabs .icon-sharing{background:url("/images/icon-sharing.svg");margin-right:5px;opacity:.3;height:14px;width:14px;background-size:contain;background-repeat:no-repeat}.account-templates .tab-content{background:#f4f4f4;padding:30px}.account-templates .tab-content>li{display:none}.account-templates .tab-content>li.active{display:block}@media screen and (max-width: 1199px){.account-templates .tab-content{padding:30px 10px}}@media screen and (max-width: 594px){.account-templates .tab-content{padding:10px 0}}@media screen and (min-width: 595px){.account-templates .tab-content-my-templates .filters,.account-templates .tab-content-archived-templates .filters{display:flex;justify-content:flex-end}}.account-templates .tab-content-my-templates .filters .normal-menu,.account-templates .tab-content-archived-templates .filters .normal-menu{float:none}.account-templates .tab-content-my-templates .filters .normal-menu input[type=text],.account-templates .tab-content-archived-templates .filters .normal-menu input[type=text]{width:100%;display:block;margin:30px auto}@media screen and (min-width: 595px){.account-templates .tab-content-my-templates .filters .normal-menu input[type=text],.account-templates .tab-content-archived-templates .filters .normal-menu input[type=text]{width:150px;margin:-5px 0 0}}@media screen and (max-width: 594px){.account-templates .tab-content-my-templates .filters .normal-menu,.account-templates .tab-content-archived-templates .filters .normal-menu{display:block;width:60%;margin:auto}.account-templates .tab-content-my-templates .filters .normal-menu button,.account-templates .tab-content-my-templates .filters .normal-menu ul,.account-templates .tab-content-archived-templates .filters .normal-menu button,.account-templates .tab-content-archived-templates .filters .normal-menu ul{width:100%}.account-templates .tab-content-my-templates .filters .normal-menu ul,.account-templates .tab-content-archived-templates .filters .normal-menu ul{top:100%}}.account-templates .tab-content-my-templates .filters+.template_container,.account-templates .tab-content-archived-templates .filters+.template_container{margin-top:0}@media screen and (max-width: 594px){.account-templates .tab-content-my-templates .filters .btn-xs,.account-templates .tab-content-my-templates .filters .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .account-templates .tab-content-my-templates .filters abbr,.account-templates .tab-content-archived-templates .filters .btn-xs,.account-templates .tab-content-archived-templates .filters .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .account-templates .tab-content-archived-templates .filters abbr{width:60%}}.account-templates .tab-content-my-templates .template_container hr,.account-templates .tab-content-archived-templates .template_container hr{margin:10px 0}.account-templates .tab-content-purchased>p{color:#333;font-size:16px;line-height:24px;padding:0 10px}.account-templates .tab-content-marketplace>p{color:#333;font-size:16px;line-height:24px;padding:0 10px}.account-templates .tab-content-marketplace .view-all{margin:10px 0}.account-templates .mp-groups{display:flex;flex-direction:column}.account-templates .mp-groups>li{border-top:1px solid #d8d8d8;display:flex;padding:25px 10px}@media screen and (max-width: 1199px){.account-templates .mp-groups>li{flex-direction:column;text-align:center;padding:25px 0px}}.account-templates .mp-groups .group-info{flex:0 0 170px;margin-right:15px}.account-templates .mp-groups .group-info h4{color:#333;font-size:24px;font-weight:normal;line-height:44px}.account-templates .mp-groups .group-info p{color:#333;font-size:14px;height:105px;margin:0;line-height:18px}.account-templates .mp-groups .group-info .btn-xs,.account-templates .mp-groups .group-info .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .account-templates .mp-groups .group-info abbr{float:none;margin-left:0}@media screen and (max-width: 1199px){.account-templates .mp-groups .group-info .btn-xs,.account-templates .mp-groups .group-info .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .account-templates .mp-groups .group-info abbr{margin-left:auto;margin-right:auto;max-width:270px}}@media screen and (max-width: 1199px){.account-templates .mp-groups .group-info{margin-right:0;flex:unset}.account-templates .mp-groups .group-info p{height:auto}}.account-templates .mp-groups .mp-templates{height:211px;overflow:hidden}.account-templates .mp-groups .mp-templates.extended{height:auto;overflow:auto}.account-templates .mp-groups .mp-templates>ul{display:flex;flex-wrap:wrap}.account-templates .mp-groups .mp-templates>ul>li{margin-bottom:25px;margin-left:25px}@media screen and (max-width: 1199px){.account-templates .mp-groups .mp-templates>ul>li{margin-left:auto;margin-right:auto}}.account-templates .mp-template{display:flex;flex:0 0 270px;flex-direction:column;width:270px}.account-templates .mp-template .template-image{border-radius:4px 4px 0 0;display:flex;height:116px;overflow:hidden}.account-templates .mp-template .template-image img{width:270px;height:116px}.account-templates .mp-template .template-title{align-items:center;background:#fff;border:1px solid #e7e7e7;border-bottom:0;display:flex;height:40px;justify-content:space-between;padding:0 15px}.account-templates .mp-template .template-title p{color:#333;font-size:12px;font-weight:500;margin:0}.account-templates .mp-template .template-title span{color:#0b763e;font-size:12px;font-weight:500}.account-templates .mp-template .template-about{background:#fff;align-items:center;border:1px solid #e7e7e7;border-radius:0 0 4px 4px;border-top:0;display:flex;justify-content:space-between;padding:15px 15px 10px}.account-templates .mp-template .template-about p{color:#333;font-size:10px;margin:0}.account-templates .sharing-content{display:flex;flex-direction:column;justify-content:space-between}.account-templates .sharing-content>img{width:60px;height:auto;opacity:.7;margin-top:100px}.account-templates .sharing-content>p{color:rgba(51,51,51,.3);font-size:18px;font-weight:600}.account-templates .sharing-content>button{margin-top:45px}@media screen and (min-width: 595px){.account-templates .sharing-content2{display:flex;flex-direction:row;align-items:center;justify-content:space-between}}.account-templates .template-card{position:relative;padding:10px;border:1px solid #ccc;border-radius:4px;background:#fff;margin:10px 0;text-align:center}.account-templates .template-card>*{display:block;text-align:center;margin-bottom:5px}.account-templates .template-card>*:first-child{margin-top:20px}.account-templates .template-card>*:nth-last-child(2){margin-bottom:15px}.account-templates .template-card .card-menu{position:absolute;top:5px;right:5px}#highlight-mp-template{background:#fff;border-radius:4px;display:flex;flex-direction:column;overflow:hidden}#highlight-mp-template .highlight{display:flex}@media screen and (max-width: 594px){#highlight-mp-template .highlight{display:block}}#highlight-mp-template .highlight .info{display:flex;flex:1 1 auto;flex-direction:column;padding:30px 0 0 30px}#highlight-mp-template .highlight .info h4{color:#333;font-size:24px;line-height:28px}#highlight-mp-template .highlight .info .created_by{color:#8c8ea1;font-size:14px;line-height:18px}#highlight-mp-template .highlight .info p{font-size:16px;font-weight:bold;line-height:18px;margin:10px 0}#highlight-mp-template .highlight .info p .price{color:#0b763e}#highlight-mp-template .highlight .info p .purchased{color:#8c8ea1}#highlight-mp-template .highlight .info .buttons{margin-top:10px}#highlight-mp-template .highlight .info .buttons button,#highlight-mp-template .highlight .info .buttons a{float:none;margin-left:0;margin-right:10px;margin-top:5px;text-transform:uppercase}#highlight-mp-template .highlight .info .buttons button:last-child,#highlight-mp-template .highlight .info .buttons a:last-child{margin-right:0}#highlight-mp-template .highlight .info .buttons a{display:inline-block}#highlight-mp-template .highlight .image{flex:0 0 380px;height:163px;overflow:hidden}#highlight-mp-template .highlight .image img{height:163px;width:380px}@media screen and (max-width: 594px){#highlight-mp-template .highlight .image{height:auto}#highlight-mp-template .highlight .image img{height:auto;width:100%}}#highlight-mp-template .details{color:#333;font-size:16px;line-height:24px;padding:30px}#highlight-mp-template .details>p:first-child{margin-top:0}#highlight-mp-template .details p+p{margin:20px 0 10px}#highlight-mp-template .details ol{display:flex;flex-direction:column;list-style-type:decimal}#highlight-mp-template .details ol li{flex:1 1 auto;line-height:26px;margin-left:30px;padding-left:10px}.mp_checkout .highlight{margin-bottom:2em}.mp_checkout .highlight .info{background:none !important;border:1px solid #0b763e;border-radius:4px;display:flex;flex:1 1 auto;flex-direction:column;margin:1em 0 0 !important;padding:1.4em !important}.mp_checkout .highlight .info h4{color:#333;font-size:24px;line-height:28px;margin-bottom:.25em}.mp_checkout .highlight .info .created_by{color:#8c8ea1;font-size:14px;line-height:18px}.mp_checkout .highlight .image{flex:0 0 380px;height:163px;overflow:hidden}.mp_checkout .highlight .image img{height:163px;width:380px}.mp_checkout .saved{align-items:center;display:flex;justify-content:center}.mp_checkout .saved button{font-size:10px;margin-left:2em}.mp_checkout .form_dialog.hidden{display:none}.mp_checkout .form_dialog>ul{list-style:non;margin:0;padding:0}.mp_checkout .form_dialog>ul>li{display:flex;margin:0 0 .5em}.mp_checkout .form_dialog>ul>li>label{flex:1 1 150px;font-weight:bold;margin-right:1em;text-align:right}.mp_checkout .form_dialog>ul>li>div{align-items:center;display:flex;flex:1 1 350px}.mp_checkout .form_dialog>ul>li>div input{width:100%}.mp_checkout .form_dialog>ul>li>div.expiration .cc_month{flex:1 1 auto}.mp_checkout .form_dialog>ul>li>div.expiration .cc_year{flex:1 1 30%;margin-left:.5em}.mp_checkout .form_dialog>ul>li>div.expiration label{flex:0 0 auto;font-weight:bold;margin-left:1.5em;margin-right:1em;text-align:right}.mp_checkout .form_dialog>ul>li>div.expiration .cvv{flex:1 1 30%}.mp_checkout .card-use{margin-bottom:1em}.mp_checkout .card-use .switch-back{display:none}.mp_checkout .card-use .form_dialog{display:none}.mp_checkout .card-use.use-new .switch-back,.mp_checkout .card-use.use-new .form_dialog{display:block}.mp_checkout .card-use.use-new .change-payment{display:none}.mp_checkout .notes{color:#999;font-size:10px;margin-top:1em;text-align:center}.mp_checkout .footer{align-items:center;background:#f3f3f3;display:flex;flex-direction:column;justify-content:center;margin:2em -25px -10px;padding:1em 0}.mp_checkout .footer>p{color:#ccc;font-size:10px;text-align:center}.mp_checkout .footer>p a{color:#ccc;font-weight:bold}.mp_checkout .footer .disclaimer{padding:20px;background-color:#fff;margin:20px}.mp_checkout .footer .disclaimer .title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:1.25rem}.mp_checkout .footer .disclaimer>p{margin-bottom:1rem}.mp_checkout .total{display:flex;flex-direction:column}.mp_checkout .total>p{font-size:24px;margin:0;text-align:center}.mp_checkout .total>div{display:flex;justify-content:center;margin:.75em 0}.mp_checkout .total button{border-radius:21px}.dropdownMaxHeight{max-height:500px;overflow:auto !important}.dropdownMaxHeight::-webkit-scrollbar{-webkit-appearance:none;width:7px}.dropdownMaxHeight::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.typeSelect{min-width:200px;word-wrap:break-word}.subjectTokenSpacer{margin-right:128.16px}#purchased-templates{display:flex;flex-wrap:wrap;row-gap:10px;column-gap:10px}#purchased-templates .purchased-templates-container{width:450px;max-width:900px}.contact_view{padding:0px}@media screen and (min-width: 992px){.contact_view{padding:12px}}.contact_view .content_header{margin-bottom:20px;margin-top:12px}@media screen and (min-width: 992px){.contact_view .content_header{margin-top:0px}}@media screen and (max-width: 594px){.contact_view .content_header{margin-bottom:0}}.contact_view .content_header h1{color:#444;font-size:30px;letter-spacing:0px;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.contact_view .contact_overview{text-align:center}@media screen and (min-width: 595px){.contact_view .contact_overview{text-align:left;display:flex}}.contact_view .contact_overview .contact_icon{position:relative}.contact_view .contact_overview .contact_icon .avatar{height:64px;width:64px;font-size:28px}.contact_view .contact_overview .contact_icon .avatar>span{left:-1px}.contact_view .contact_overview .contact_icon button{position:absolute;top:-1px;right:0px;height:19px;width:19px;display:flex;justify-content:center;align-items:center;padding:0}.contact_view .contact_overview .contact_icon button i{font-size:8px}.contact_view .contact_overview .contact_summary{word-break:break-word;margin-bottom:.5em}@media screen and (min-width: 595px){.contact_view .contact_overview .contact_summary{margin-bottom:0;margin-left:10px;min-width:200px;flex:1;margin-top:12px}}@media screen and (max-width: 594px){.contact_view .contact_overview .contact_summary{margin-top:0}}.contact_view .contact_overview .contact_actions{text-align:center}@media screen and (min-width: 595px){.contact_view .contact_overview .contact_actions{text-align:right}}.contact_view .contact_overview .contact_actions .project_selector{display:flex;margin-bottom:5px;width:100%}.contact_view .contact_overview .contact_actions .project_selector .select_menu_wrapper{margin-left:10px}.contact_view .contact_overview .contact_actions .project_selector .select_menu_wrapper abbr{width:100%}@media screen and (min-width: 595px){.contact_view .contact_overview .contact_actions .project_selector{display:inline-block;width:inherit}.contact_view .contact_overview .contact_actions .project_selector .select_menu_wrapper{margin-left:2px}}.contact_view .contact_overview .contact_actions .page_actions{display:flex;margin:10px -5px}.contact_view .contact_overview .contact_actions .page_actions>*{flex:1;margin:0 5px}.contact_view .contact_overview .contact_actions .page_actions>* .btn-xs,.contact_view .contact_overview .contact_actions .page_actions>* .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .contact_view .contact_overview .contact_actions .page_actions>* abbr{width:100%}@media screen and (min-width: 595px){.contact_view .contact_overview .contact_actions .page_actions>*{margin:0px}}@media screen and (min-width: 595px){.contact_view .contact_overview .contact_actions .page_actions{margin:0px;display:inline-block;width:inherit}}.contact_view .contact_overview .cp-vis-toggle{margin-top:4px;display:flex;justify-content:flex-end;align-items:baseline}.contact_view .contact_overview .cp-vis-toggle>*{margin-left:10px}.contact-details{padding:10px;word-break:break-word;margin-top:10px;margin-bottom:15px}@media screen and (min-width: 992px){.contact-details__item-container{display:flex;flex-direction:row}}.contact-details__item{padding:.5rem;margin-bottom:.3em}.contact-details__name{font-weight:600;text-transform:capitalize;margin-right:.5em}@media screen and (min-width: 992px){.contact-details__name{min-width:95px}}.contact-details__related{display:flex;flex-direction:column}.contact_edit .form_header span{margin-left:20px}.contact_edit{position:relative;padding-bottom:30px}@media screen and (min-width: 992px){.contact_edit{display:flex}}.contact_edit>form>.form-group-wrapper{padding:20px}@media screen and (min-width: 992px){.contact_edit>form>.form-group-wrapper{display:flex}}@media screen and (min-width: 992px){.contact_edit .hats-form-group-legacy>label{text-align:right}}.contact_edit .hats-form-group-legacy .icon-cancel{cursor:pointer}.contact_edit .group-left{margin-right:40px}.contact_edit .group-right{margin-right:40px}@media screen and (min-width: 992px){.contact_edit .group-right{margin-right:20px}}.contact_edit .icon-trash{position:absolute;top:9px;right:-22px;cursor:pointer}.contact_edit .icon-trash:hover{color:#e1251b}@media screen and (max-width: 594px){.contact_edit .form_header{padding:10px 0}}.contact_edit .form_header h3{display:inline-block;font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:30px}.contact_edit .form_header span{margin-left:20px}@media screen and (max-width: 594px){.contact_edit .form_header span{margin-left:0;display:block}}.contact_edit .form_actions{margin-top:-39px}.contact_edit .form_actions .btn_cancel{float:right}@media screen and (max-width: 991px){.contact_edit .form_actions{margin-top:0;position:absolute;bottom:20px;text-align:center;direction:rtl}.contact_edit .form_actions .btn_save,.contact_edit .form_actions .btn_cancel{margin:0;float:none}.contact_edit .form_actions .btn_save{margin-left:10px}}.contact_edit .left,.contact_edit .right{flex:1}.contact_answers_view .answer_buttons{padding:30px 20px 0;text-align:right}.contact_answers_view .answer_buttons .btn-xs,.contact_answers_view .answer_buttons .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .contact_answers_view .answer_buttons abbr{display:inline-block;margin:0 5px}.contact_answers_view .multi_answer{list-style:initial;margin-left:1.3em}.contact_answers_view .multi_answer li{margin-bottom:.3em}.details_new{padding:12px}.details_new .details_head{position:relative}.details_new .details_head h1{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:30px;margin-top:5px;letter-spacing:0px;padding-left:5px;color:#444;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.details_new .details_head p{color:#444;font-size:13px;line-height:18px}.details_new .details_head p a{color:#0c8cc4;text-decoration:none}@media screen and (max-width: 594px){.details_new{padding:0px}}.answers_header .reply-button,.answers_header .project-button,.answers_header .grid-menu{margin:10px 0}.answers_header .project-button{margin-right:10px}.answers_header .reply-button,.answers_header .project-button{float:right;padding:4px 20px}.project-side-bar .icon-trash{cursor:pointer}.project-side-bar .icon-trash:hover{color:#e1251b}.contactNote{min-height:103px;width:100%;resize:vertical;line-height:1.6;box-sizing:border-box}#contact_frm .fa-address-card{font-size:24px}#contact_frm .select_menu abbr{height:37.09px;border-radius:.25rem;padding:8px 10px 6px 10px}#contact_frm .profileUpload{max-width:66px}#contact_frm .contact_tags_edit{min-width:40px}#contact_frm .contactFieldSize{width:100%}@media(min-width: 768px){#contact_frm .contactFieldSize{width:32.5%}}#contact_frm .bottomSave{height:45px}#contact_frm .tagInputShadow{box-shadow:none;height:39px}#contact_frm .birthday{width:90%;min-width:67px;max-width:75px}#contact_frm .containInputs{box-sizing:border-box;width:100%;height:39px;background-color:#fff}#contact_frm .emailInputs .emailInput{padding:.375rem .75rem}#contact_frm .emailInputs .emailName{width:72%}#contact_frm .emailInputs .emailType{width:25%;text-transform:capitalize}#contact_frm .emailInputs .remove{cursor:pointer;font-size:12px;color:#e1251b;font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif}#contact_frm .emailInputs .addAnother{cursor:pointer;color:#3c5db2;font-size:12px;font-family:"open_sansregular","Helvetica Neue",Helvetica,Arial,sans-serif}#contact_frm .tagInputBorder{border-radius:4px !important;border:1px solid #ced4da !important}#contact_frm textarea:focus{border-color:#0b763e;box-shadow:0 0 0 .2rem rgba(11,118,62,.25)}#contact_frm .tag_input{border:1px solid #ddd;padding:0 6px;box-sizing:border-box;border-radius:5px}#contact_frm .tag_input .input[type=text]{height:auto}#contact_frm .tag_input .input[type=text]:focus{box-shadow:none;border-color:none}#contact_frm .tag_input .div{margin-top:3px}#contact_frm .tag_input em{display:block;text-shadow:none;line-height:21px;font-size:12px;margin-right:2px;margin-top:8px;margin-left:2px;margin-bottom:5px;padding:0px 5px 1px 6px;float:left;background:#0b763e;border-radius:5px;color:#fff;text-transform:none;word-break:break-all;white-space:normal}#contact_frm .tag_input em.disabled{background:#777}#contact_frm .emailError{border:2px solid #e1251b;box-shadow:0 0 0 .2rem rgba(225,37,27,.25)}#contact_frm #errBlock ul.parsley-errors-list,#contact_frm #errBlock2 ul.parsley-errors-list,#contact_frm #errBlock3 ul.parsley-errors-list,#contact_frm #errBlock4 ul.parsley-errors-list,#contact_frm #errBlock5 ul.parsley-errors-list,#contact_frm #errBlock6 ul.parsley-errors-list,#contact_frm #errBlock7 ul.parsley-errors-list{padding-bottom:0px;background:#fff;border-radius:0;padding:0px 0px;position:relative;z-index:1000;line-height:21px;text-shadow:none;font-size:12px;width:100%;right:0;top:0}#contact_frm #errBlock ul.parsley-errors-list.filled:before,#contact_frm #errBlock2 ul.parsley-errors-list.filled:before,#contact_frm #errBlock3 ul.parsley-errors-list.filled:before,#contact_frm #errBlock4 ul.parsley-errors-list.filled:before,#contact_frm #errBlock5 ul.parsley-errors-list.filled:before,#contact_frm #errBlock6 ul.parsley-errors-list.filled:before,#contact_frm #errBlock7 ul.parsley-errors-list.filled:before{content:none}#contact_frm #errBlock li,#contact_frm #errBlock2 li,#contact_frm #errBlock3 li,#contact_frm #errBlock4 li,#contact_frm #errBlock5 li,#contact_frm #errBlock6 li,#contact_frm #errBlock7 li{margin-top:3px;color:#e1251b}#contact_frm #overlay{background:#fff;color:#666;position:absolute;height:100%;width:100%;z-index:5000;top:0;left:0;float:left;text-align:center;padding-top:35%;opacity:.9}#contact_frm .spinner{margin:0 auto;height:64px;width:64px;animation:rotate .8s infinite linear;border:5px solid #0b763e;border-right-color:rgba(0,0,0,0);border-radius:50%}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.photoErrorMessage{color:#e1251b;display:none;margin-top:5px}.Contact_list_info .contact-details__item{margin-bottom:0;padding:2px 5px}.Contact_list_info .contact-details__name{font-weight:600;text-transform:capitalize;margin-right:.5em;font-size:14px}@media screen and (min-width: 992px){.Contact_list_info .contact-details__name{min-width:107px;text-align:right}}.Contact_list_info .contact-details__val{font-size:14px}.contacts-view{display:flex;flex-direction:column;height:100%}.contacts-view .layout-aside-md>aside{border-bottom:1px solid #bbb}@media(min-width: 768px){.contacts-view .layout-aside-md>aside{min-width:180px;max-width:180px;border-bottom:none}}@media screen and (min-width: 992px){.contacts-view{padding:10px}}@media screen and (max-width: 594px){.contacts-view .overview_actions .normal-menu{margin-top:-50px}}@media screen and (max-width: 594px){.contacts-view .overview_actions .contact-group.btn-group{text-align:center}.contacts-view .overview_actions .contact-group.btn-group>button{border-radius:15px;display:inline-block;margin:0 5px;border:1px solid #aaa}}@media screen and (max-width: 991px){.contacts-view .overview_actions .contact-group.btn-group{display:inline-block}}.contacts-view .alphalist{margin-top:20px;margin-bottom:15px}.contacts-view .contact-client{background-color:#0b763e}.contacts-view .hats-page-header .hats-btn-circle{margin-top:3px;margin-left:10px}@media screen and (max-width: 991px){.contacts-view .hats-page-header .hats-dropdown.settings i{font-size:18px;vertical-align:middle}}@media screen and (min-width: 992px){.contacts-view .hats-page-header .contact-tag-selector{width:180px}}@media screen and (max-width: 991px){.contacts-view .hats-page-header .hats-input-container{margin-top:10px}}.contacts-view .hats-page-body{flex:1}.contacts-view .hats-table .avatar{margin-right:7px}.contacts-view .hats-table .column-phone{word-break:keep-all}.contacts-view .hats-contact-list{padding:20px 0 0}@media screen and (min-width: 992px){.contacts-view .hats-contact-list{padding:20px 0px}}.contacts-view .btn-xs.selected,.contacts-view .select_menu--button-xs .select_menu_wrapper abbr.selected,.select_menu--button-xs .select_menu_wrapper .contacts-view abbr.selected{background-color:#eee}.avatar-name{flex:1;flex-wrap:nowrap;display:flex;align-items:center;white-space:normal}.avatar-name .avatar{margin-right:5px;flex-shrink:0}.avatar-name .name{word-break:break-all}.avatar-name .subheader__icon{width:74px;margin:auto}.avatar-name .subheader__icon .subheader__icon__back{left:-2px;font-size:16px;width:18px;height:18px;top:0}@media screen and (max-width: 594px){.avatar-name .subheader__icon{margin-bottom:10px;float:none;padding-right:0}.avatar-name .subheader__icon .contact-badge{width:auto}}.clientListBox{width:110px}.clientListFont{font-size:12px;max-height:34px}.clientListFont.recentContact{width:135px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clientSettingCircle{border-radius:15px;width:44px;height:28px}.clientFilterBG{background-color:#eef8fc}.clientBorderColor{border-left:5px solid #0b763e;border-radius:.3rem}.leadBorderColor{border-left:5px solid #ee7623;border-radius:.3rem}.prospectBorderColor{border-left:5px solid #1b9cd2;border-radius:.3rem}.otherBorderColor{border-left:5px solid #aaa;border-radius:.3rem}.otherContactBorderColor{border-left:5px solid #aaa;border-radius:.3rem}.clientTitle{font-size:24px}.photoLoader{height:64px;width:64px;border-radius:50%;border:1px solid #000;font-size:10px;text-align:center;display:flex;justify-content:center;align-items:center;object-fit:cover}.photoSize{width:100%}.contactButton>.btn-xs,.select_menu--button-xs .select_menu_wrapper .contactButton>abbr{border:none;padding:0;width:24px;margin-top:.25rem}.icon-and-text{display:flex;align-items:center}.import_contacts{height:100%;display:flex;flex-direction:column}.import_contacts #overlay{background:#fff;color:#666;position:absolute;height:100%;width:100%;z-index:5000;top:0;left:0;float:left;text-align:center;padding-top:35%;opacity:.9}.import_contacts .spinner{margin:0 auto;height:64px;width:64px;animation:rotate .8s infinite linear;border:5px solid #0b763e;border-right-color:rgba(0,0,0,0);border-radius:50%}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.import_contacts .hats-page-header>.header-actions{margin-top:10px}@media screen and (max-width: 594px){.import_contacts .hats-page-header .flex-spacer{display:none}}.import_contacts .hats-page-body aside{flex:unset;padding-right:0px}@media screen and (min-width: 992px){.import_contacts .hats-page-body aside{padding-right:20px}}.import_contacts h5{font-size:15px;margin-bottom:10px;display:block}@media screen and (min-width: 595px)and (max-width: 991px){.import_contacts .list-selectable{display:flex}.import_contacts .list-selectable>li{flex:1}}.import_contacts .hats-table .checkbox{text-align:center}.import_contacts .my_account_left{width:22%}@media screen and (max-width: 594px){.import_contacts .my_account_left{width:100%}}.import_contacts .my_account_left h5{font-size:15px;margin-bottom:10px}.import_contacts .my_account_right{width:70%}@media screen and (max-width: 594px){.import_contacts .my_account_right{width:100%;min-height:auto;box-shadow:none;padding-left:0}}.import_contacts .contact-cards .list-horizontal{margin-bottom:5px}.import_contacts .import_connect{background:hsla(0,0%,100%,.5);padding:25px 10px;border-radius:10px;margin-bottom:10px}@media screen and (min-width: 595px){.import_contacts .import_connect{padding:25px 25px}}.import_contacts .import_connect .btn-success{margin-top:10px;padding:10px 20px 12px 20px;font-weight:bold;font-size:15px;border-radius:8px;outline:none}.import_contacts .import_connect i{font-family:"17hats-icons";color:#999;font-size:36px;float:left;margin-right:15px}.import_contacts .import_connect i.icon-check{color:#0b763e}.import_contacts .import_connect p{margin-top:7px}.import_contacts .import_connect p strong{display:block;font-weight:bold;font-size:18px;margin-bottom:10px;letter-spacing:-0.03em}.import_contacts .import-help{padding-left:25px}.import_contacts .import_data .contact-cards input[type=checkbox]{margin:2px 5px 0 0}.import_contacts .import_data h3{font-size:18px;font-weight:bold;margin-top:-4px}.import_contacts .import_data .select_menu{margin-bottom:5px}@media screen and (min-width: 595px){.import_contacts .import_data .select_menu{margin-bottom:0px}}.import_contacts .import_data .tag_input{padding:0;flex:1}.import_contacts .import_data .import_options{background:hsla(0,0%,100%,.5);padding:10px 0px 0;border-radius:10px;min-height:34px}.import_contacts .import_data .import_options label{display:block;margin-left:3px;line-height:34px;font-weight:600}.import_contacts .import_data .import_options .select_menu{display:inline-block;vertical-align:middle}.import_contacts .import_data .import_options .list-horizontal{margin-top:10px}@media screen and (min-width: 595px){.import_contacts .import_data .import_options label{display:inline-block;vertical-align:middle}.import_contacts .import_data .import_options .select_menu{display:inline-block;margin-right:7px;width:130px}}.import_connect dl{margin-left:90px}.import_connect dl dt{padding-bottom:15px;clear:left;float:left;width:125px;line-height:34px;font-weight:600;color:#333;font-size:15px;text-align:right}.import_connect dl dd{margin-left:135px;width:275px;margin-top:17px;line-height:34px;position:relative}.import_connect dl dd input{color:#333;width:100%;letter-spacing:-0.04em;border:1px solid #ddd;height:34px;padding:0px 7px 0px 7px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:5px;font-size:14px;font-family:"open_sansregular","Helvetica Neue",Arial,sans-serif}body.page-schedule #main-wrapper{display:flex}@media screen and (max-width: 991px){body.page-schedule #main-wrapper{display:block}}body.page-schedule #main{margin-bottom:0}.calendar_view{display:flex;flex-direction:column;height:100%}#calendar{margin:13px 0;position:relative;display:flex;flex-direction:column;flex:1}@media screen and (max-width: 594px){#calendar{display:block;flex:none}}@media screen and (min-width: 992px){#calendar{margin:13px}}#calendar .calview{border:1px solid #eee;position:relative;height:300px;text-align:center;color:#999;vertical-align:middle;padding-top:285px}#calendar .custom-menu{position:absolute;width:auto;top:0;right:0;z-index:1}#calendar .custom-menu .datepicker-icon{margin-left:10px}#calendar .custom-menu .datepicker-icon input{width:0;border:none}#calendar .custom-menu .datepicker-icon i{font-size:20px}@media screen and (max-width: 594px){#calendar .custom-menu{top:60px;right:auto;left:50%;transform:translateX(-50%);white-space:nowrap}#calendar .custom-menu .normal-menu,#calendar .custom-menu .hats-dropdown{float:none}#calendar .custom-menu>*{display:inline-block;vertical-align:middle}}#calendar .custom-menu .normal-menu ul li,#calendar .custom-menu .hats-dropdown ul li{text-align:left;white-space:normal;word-break:break-word}#calendar .custom-menu .normal-menu ul li span,#calendar .custom-menu .hats-dropdown ul li span{display:block;padding:0 0 0 10px}#calendar .custom-menu .normal-menu ul li a,#calendar .custom-menu .hats-dropdown ul li a{padding:4px 10px 7px 43px !important}#calendar .custom-menu .normal-menu ul li.item-all-calendars a,#calendar .custom-menu .hats-dropdown ul li.item-all-calendars a{padding-top:7px !important}#calendar .custom-menu .normal-menu ul li div,#calendar .custom-menu .hats-dropdown ul li div{display:block;width:19px;height:18px;margin-top:4px;margin-left:20px;border-radius:9px;float:left;text-align:center}#calendar .custom-menu .normal-menu ul li div i,#calendar .custom-menu .hats-dropdown ul li div i{color:#fff;text-shadow:none;font-family:"17hats-icons";font-size:9px;padding:5px;display:block;opacity:0}#calendar .custom-menu .normal-menu ul li:first-child div i,#calendar .custom-menu .hats-dropdown ul li:first-child div i{color:#000}#calendar .custom-menu .normal-menu ul li.selected div i,#calendar .custom-menu .hats-dropdown ul li.selected div i{opacity:1}#calendar .custom-menu .normal-menu ul li.menu_options a,#calendar .custom-menu .hats-dropdown ul li.menu_options a{padding-left:10px !important;padding-top:3px !important}#calendar .custom-menu .normal-menu ul li.menu_separator,#calendar .custom-menu .hats-dropdown ul li.menu_separator{border-top:1px solid #ddd;margin-top:5px;padding-top:5px}#calendar .custom-menu .normal-menu ul li.selected a,#calendar .custom-menu .hats-dropdown ul li.selected a{background:inherit}#calendar .custom-menu .normal-menu ul li.selected a:hover,#calendar .custom-menu .hats-dropdown ul li.selected a:hover{background:inherit}@media screen and (min-width: 992px){#calendar .custom-menu .normal-menu ul,#calendar .custom-menu .hats-dropdown ul{width:300px}}#calendar .custom-menu .hats-dropdown ul li a{padding-left:10px !important}#calendar .btn-xs .caret,#calendar .select_menu--button-xs .select_menu_wrapper abbr .caret,.select_menu--button-xs .select_menu_wrapper #calendar abbr .caret{border-top:3px solid;border-right:3px solid rgba(0,0,0,0);border-left:3px solid rgba(0,0,0,0)}#calendar .fc-header{border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff}@media screen and (max-width: 594px){#calendar .fc-header{padding-bottom:30px}}#calendar .fc-header .fc-state-default{background:#fff}#calendar .fc-header .fc-state-default:hover{background:#eee}#calendar .fc-header .fc-state-down,#calendar .fc-header .fc-state-active{background:#eee;z-index:0 !important}#calendar .fc-header .fc-header-title h2{font-family:"open_sansregular";font-size:24px;font-weight:300;white-space:normal}#calendar .fc-header td.fc-header-right{text-align:right;padding-right:100px}@media screen and (max-width: 991px){#calendar .fc-header{display:block}#calendar .fc-header tbody,#calendar .fc-header tr,#calendar .fc-header td{display:block}#calendar .fc-header .fc-header-title{margin-bottom:10px;white-space:normal}#calendar .fc-header td.fc-header-left{width:auto;text-align:center;white-space:normal}#calendar .fc-header td.fc-header-center{text-align:center;white-space:normal}}#calendar .fc-content{margin-top:37px !important;flex:1;display:flex}@media screen and (max-width: 594px){#calendar .fc-content{display:block;flex:none}}#calendar .fc-content .fc-view-agendaDay .fc-agenda-divider+div,#calendar .fc-content .fc-view-agendaWeek .fc-agenda-divider+div{position:static !important}#calendar .fc-content .fc-view-agendaDay table+div>*:last-child,#calendar .fc-content .fc-view-agendaWeek table+div>*:last-child{position:static !important}#calendar .fc-content .fc-view{flex:1;display:flex;flex-direction:column;z-index:1}@media screen and (max-width: 594px){#calendar .fc-content .fc-view{display:block;flex:none}}#calendar .fc-content .fc-view>table{height:100%}#calendar .fc-content .fc-view>table .fc-col0{height:auto !important}@media screen and (max-width: 594px){#calendar .fc-content .fc-view>table .fc-col0>div{height:1048px !important}}#calendar .fc-content .fc-view>div{height:100%;display:flex;flex:1;flex-direction:column}@media screen and (max-width: 594px){#calendar .fc-content .fc-view>div{display:block;flex:none}}#calendar .fc-content .fc-view>div>*:last-child{margin-bottom:30px;height:auto !important}#calendar .calendar_name{position:absolute;left:0px;right:0px;top:104px;text-transform:uppercase;text-align:center;font-weight:600;font-size:12px}@media screen and (min-width: 595px){#calendar .calendar_name{top:74px}}@media screen and (min-width: 992px){#calendar .calendar_name{top:45px}}@keyframes arrowPulsing{0%{opacity:1}100%{opacity:0}}.repeat-arrow{width:0;height:0}@media screen and (max-width: 991px){.repeat-arrow{border-style:solid;border-width:10px 20px 0 20px;border-color:#7ac027 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);display:block;margin:10px auto;animation:arrowPulsing 800ms ease-in-out infinite}}.repeat-arrow.hide{display:none}.leads-page{height:100%;display:flex;flex-direction:column}@media screen and (min-width: 595px){.leads-page{padding:10px}}@media screen and (max-width: 991px){.leads-page .hats-dropdown-menu{right:-100px;left:unset}}@media(max-width: 767px){.leads-page .btn-group.viewmode{display:none}.leads-page .hats-dropdown.settings i{font-size:18px;vertical-align:middle}.leads-page .hats-dropdown.settings .caret{display:none}}@media(min-width: 768px){.leads-page .hats-dropdown.viewmode{display:none}}.leads-page.no-capture-forms{padding-top:20px}.leads-page .hats-page-header{margin-bottom:10px}@media screen and (min-width: 595px)and (max-width: 991px){.leads-page .hats-page-header .hats-input-container input{width:131px}}@media screen and (max-width: 594px){.leads-page .hats-page-header .hats-input-container{flex:1}}.leads-page .hats-page-header .actions-mobile{margin-top:10px}.leads-page .setup-lead-capture{position:relative}.leads-page .scribble-setup-capture{background:100% url("/images/scribble-11.svg") no-repeat;position:absolute;right:20px;top:-37px;padding-right:60px;width:200px;font-size:31px;z-index:9}@media screen and (min-width: 595px){.leads-page .scribble-setup-capture{right:62px;padding-right:67px}}.leads-page .leads-overview .side-box{padding:15px;border:1px solid #c8ced1;border-radius:4px;background:#fff;margin:0 0 20px 0;color:#171717}.leads-page .leads-overview .side-box .title{font-size:16px;font-weight:600;margin-bottom:10px}.leads-page .leads-overview .side-box h2{margin-bottom:17px}@media screen and (max-width: 594px){.leads-page .leads-overview .side-box{padding:0px 10px}}.leads-page .leads-overview .side-box--bottom{border:none;padding-bottom:0;margin-bottom:0}.leads-page .leads-overview .side-box__button-head .button,.leads-page .leads-overview .side-box__button-head .grid-menu{margin-left:10px;margin-top:-2px;vertical-align:middle}.leads-page .leads-overview .side-box__button-head .grid-menu{display:inline-block;float:none;text-transform:none}@media screen and (max-width: 594px){.leads-page .leads-overview .activity-table tbody .activity-table__item{display:block;padding-bottom:20px}.leads-page .leads-overview .activity-table tbody .activity-table__item td{position:unset}.leads-page .leads-overview .activity-table tbody .activity-table__item .funnel{position:absolute;bottom:10px;left:0;right:0;margin:auto}}.leads-page .setup-lead-capture>a{display:block}.leads-page .contact-filtering{text-align:center;border-bottom:1px solid #bbb;padding-bottom:10px;margin-bottom:10px}.leads-page .contact-filtering>.btn-group{margin-bottom:10px}@media screen and (min-width: 1200px){.leads-page .contact-filtering{display:flex;flex-direction:row-reverse}}.leads-page .contact-filtering-tags{text-align:center;border-bottom:1px solid #bbb;padding-bottom:10px;margin-bottom:10px}.leads-page .contact-filtering-tags>.btn-group{margin-bottom:10px}.leads-page .contact-filtering-tags .tags-container{text-align:center}@media screen and (min-width: 595px){.leads-page .contact-filtering-tags{display:flex;flex-direction:row-reverse}.leads-page .contact-filtering-tags .tags-container{text-align:left}}.leads-page .hats-dropdown.create{margin-top:3px;margin-left:10px}.leads-page .hats-dropdown.create .hats-dropdown-menu{width:280px}@media screen and (max-width: 594px){.leads-page .hats-dropdown.create .hats-dropdown-menu{left:-95px}}@media screen and (max-width: 594px){.leads-page .bg-box,.leads-page .contact-details{padding:20px 10px}}.leads-page .scribble-container{min-height:170px}.leads-page .scribble-page .scribble{background:none;display:block;margin:auto;max-width:320px;text-align:center}@media screen and (min-width: 595px){.leads-page .scribble-page .scribble{background:url("/images/scribble-bubble.svg") no-repeat center center;background-size:contain;padding:80px 40px}}.leads-page .bg-box .activity-table__col-text,.leads-page .contact-details .activity-table__col-text{padding-right:0}.leads-page .btn-xs.selected,.leads-page .select_menu--button-xs .select_menu_wrapper abbr.selected,.select_menu--button-xs .select_menu_wrapper .leads-page abbr.selected{background-color:#eee}.panel-switcher{position:relative;padding:5px}@media screen and (min-width: 992px){.panel-switcher{padding:20px 20px 20px 20px}}@media screen and (min-width: 992px){.panel-switcher--5050 .panel-switcher__menu-col,.panel-switcher--5050 .panel-switcher__content-col{width:50%}}.panel-switcher__menu-col,.panel-switcher__content-col{position:relative;float:left;box-sizing:border-box}@media screen and (min-width: 595px){.panel-switcher__menu-col{padding-right:20px}}.panel-switcher__menu{width:105%}.panel-switcher__menu-intro{margin-bottom:45px;font-size:16px}.panel-switcher__menu-item{padding:20px 30px;margin-bottom:20px;cursor:pointer}.panel-switcher__menu-item:last-child{margin-bottom:0}.panel-switcher__menu-item .menu-heading{font-size:18px;color:#4f4f4f;font-weight:600;margin-bottom:8px}.panel-switcher__menu-item.active{box-shadow:-10px 0 14px -4px rgba(0,0,0,.5);background:#fff;border-left:10px solid #65ad42;padding-left:20px}@media screen and (min-width: 595px){.panel-switcher__form{min-height:650px;background:#fff;padding:20px;box-shadow:0px 0px 19px -4px rgba(0,0,0,.5)}}.panel-switcher__form-tab-head{border-bottom:1px solid #c2c2c2;margin-bottom:10px;padding-bottom:10px}.panel-switcher__form-tab-head a{font-size:16px;color:#c2c2c2;font-weight:900;margin-bottom:13px;margin-right:40px}.panel-switcher__form-tab-head a:last-child{margin-right:0}.panel-switcher__form-tab-head a.active{color:#4f4f4f}.panel-switcher__form-tab-head a:hover:not(.active){color:#72b624}.leads-page-zero-view .lc_question_wrapper{margin-left:-15px;margin-right:-15px;padding:20px 15px 0;background-color:#fff;margin-bottom:1rem}@media screen and (min-width: 595px){.leads-page-zero-view .lc_question_wrapper{margin-left:0;margin-right:0;border-radius:10px}}.leads-page-zero-view .hats-dropdown{display:block}.leads-page-zero-view .discl.mini-menu{padding:5px;width:auto;height:auto}.leads-page-zero-view .panel-list .panel-list-item{padding:14px 14px 14px 0;min-height:58px}.leads-page-zero-view .panel-list .panel-list-item .hats-dropdown{position:absolute;right:6px;top:9px}.leads-page-zero-view .panel-list .panel-list-item .content{padding-right:36px}@media screen and (max-width: 594px){.leads-page-zero-view .gutter{margin-left:-18px;margin-right:-18px;margin-bottom:30px}.leads-page-zero-view .gutter p{margin:0}}.capture_method_dialog{margin-right:20px}.capture_method_dialog dd>i{position:absolute;top:0;right:-20px}.invoicing_new .overview_recent{width:30%;padding-top:10px;padding-right:20px;box-sizing:border-box}.invoicing_new .overview_recent ul{border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff;margin-bottom:20px}@media screen and (max-width: 991px){.invoicing_new .overview_recent ul{margin-bottom:0}}.invoicing_new .overview_recent ul.list_past li a small{color:#c00;text-transform:uppercase}.invoicing_new .overview_recent ul.list_pend li a small{color:#feb63a;text-transform:uppercase}.invoicing_new .overview_recent ul.list_paid li a small{color:#69ae20;text-transform:uppercase}.invoicing_new .overview_recent ul li a em{float:right;color:#404648;font-weight:bold;text-decoration:none;margin-left:10px}.invoicing_new .overview_recent ul li a small{color:#999;text-decoration:none;float:right;text-transform:uppercase;font-size:9px;font-weight:bold}@media screen and (max-width: 991px){.invoicing_new .overview_recent{width:100%;padding-right:0}}.invoicing_new .overview_main ul li.selected a{background:rgba(27,156,210,.15)}.invoicing_new .overview_main ul li a{color:#000;padding-right:10px;border-radius:4px}.invoicing_new .overview_main .invoice_left ul li a{height:28px}.invoicing_new .overview_main .invoice_left ul li a span{display:inline-block;float:left;max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:140px}.invoicing_new .overview_main ul li a:hover{text-decoration:none;background:hsla(0,0%,100%,.4)}.invoicing_new .overview_list{width:66%;padding:10px 0px 10px 4%;box-shadow:-13px 0px 22px -22px #000;position:relative}@media screen and (max-width: 991px){.invoicing_new .overview_list{width:100%;padding:0;box-shadow:none}}.invoicing_new .overview_list table{width:100%}.invoicing_new .overview_list table tr{padding:20px 0px}@media screen and (min-width: 595px){.invoicing_new .overview_list table tr{border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff}}.invoicing_new .overview_list thead th{text-align:right;padding:10px 0px;font-size:10px;text-transform:uppercase;font-weight:bold;color:#404648}.invoicing_new .overview_list table tbody tr:hover td{background:hsla(0,0%,100%,.4);cursor:pointer}.invoicing_new .overview_list table tbody tr td{padding:13px 0px;font-size:13px;color:#333;text-align:right}.invoicing_new .overview_list table tbody tr td a{color:#1b9cd2;text-decoration:none}.invoicing_new .overview_list table tbody tr td a:hover{text-decoration:underline}.invoicing_new .overview_list table tbody tr td .status{padding:3px 5px;float:none;margin:auto;margin-left:20px;line-height:13px}.invoicing_new .overview_list table tbody tr td:first-child{color:#1b9cd2}.invoicing_new .overview_list table tbody tr td:nth-child(7),.invoicing_new .overview_list table thead tr th:nth-child(7){text-align:right;padding-left:20px}.project-view i{font-family:"17hats-icons";font-size:12px;color:#aaa}.project-view h3{font-size:17px;font-weight:600;line-height:24px;padding-top:2px}.project-view h3 a{color:#0c8cc4;text-decoration:none}.project-view h3 a:hover{text-decoration:underline}.project-view .full ul li{line-height:15px;font-size:12px}.project-view .full ul li:first-child{text-transform:uppercase;font-size:11px}.project-view .dt_border{border-bottom:1px solid #bbb;clear:both;float:none;width:auto;display:block;box-shadow:0 2px 0px -1px #fff;margin-bottom:10px;padding-top:10px}.project-view .dt_pad{clear:both;float:none;width:auto;display:block;margin-top:20px}.project-view dt{width:117px;clear:left;float:left;line-height:30px;font-weight:600;color:#444}.project-view dt.full{width:100%}.project-view dt i{font-size:21px;margin-right:8px;display:block;float:left;margin-left:6px}.project-view dd{margin-left:37px;line-height:30px;margin-bottom:15px}.project-view dd a{color:#0c8cc4;margin-right:5px}.project-view dd b{text-shadow:none;border-radius:5px;background:#0c8cc4;font-size:11px;padding:3px 6px 4px 6px;color:#fff;margin-right:5px;font-weight:600}.project-view dd strong{margin-right:5px;font-weight:bold}.project-view .project-date.conflict,.project-view .project-date.conflict i{color:#be141f}.project-view .discl{float:none}.note_summary{font-size:14px !important;color:#000 !important;line-height:21px !important}.note_summary strong,.note_summary b{font-weight:bold !important}.note_summary em,.note_summary i{font-style:italic !important;width:inherit !important;font-family:inherit !important;float:none !important;display:inline !important;text-align:left !important;line-height:21px !important}.note_summary u{text-decoration:underline !important}.note_summary a{text-decoration:underline !important;color:#0c8cc4;font-weight:normal !important;font-size:14px !important}.project-filters{margin:12px 12px 0}.project-autocomplete .job:before,.project-autocomplete .filter:before{display:block;margin:5px 6px 0;color:#444;font-size:10px;font-weight:600;text-transform:uppercase}.project-autocomplete>.job:before{content:"Projects:"}.project-autocomplete>.filter:before{content:"Tags:"}.project-autocomplete>.job~.job:before,.project-autocomplete>.filter~.filter:before{display:none}.project_header{margin-left:10px;margin-bottom:15px;float:right}.project_header label{font-weight:bold;text-transform:uppercase;font-size:13px;line-height:32px;margin-right:5px}.project_header select{width:200px;letter-spacing:-0.04em;font-size:14px;outline:none;font-family:"open_sansregular","Helvetica Neue",Arial,sans-serif;display:inline-block;height:30px;line-height:28px;border:1px solid #d6d6d6;padding:4px;color:#000;background:-webkit-linear-gradient(to bottom, white 0%, #ddd 100%);background:linear-gradient(to bottom, white 0%, #ddd 100%)}.project_header .status{width:auto;margin-top:5px;padding-left:10px;padding-right:10px}.project_header .select_menu{width:220px;float:right}@media screen and (min-width: 595px){.projects_new{padding:10px}}.projects_new .hats-table .col-lifecycle{text-align:center}.projects_new .hats-table .col-tags{text-align:right}.projects_new .hats-table .col-date{text-align:right;white-space:nowrap}@media screen and (max-width: 991px){.project_details_view .project-workflows td{width:50%;display:inline-block;vertical-align:middle}.project_details_view .project-workflows .progress-bar{width:auto}}.project_details_view .button-upload-file{margin-left:18px;margin-top:-1px}@media screen and (min-width: 595px){.project_details_view .button-upload-file{margin-left:20px}}.project_details_view .attachments-list .attachments-info{flex:1;word-break:break-all}@media screen and (min-width: 1200px){.project_details_view .attachments-list .attachments-list-content{display:flex;flex-wrap:nowrap}}.project_details_view .attachments-list .attachments-list-content .hats-dropdown{position:absolute;top:6px;right:5px}@media screen and (max-width: 594px){#overview_projects_grid .funnel{background:#ccc}#overview_projects_grid .funnel--nav{height:auto;margin-bottom:0}#overview_projects_grid .funnel__segments{display:table}#overview_projects_grid .funnel__segment+.funnel__segment:before{content:none}#overview_projects_grid .funnel__segment{display:table-cell;margin-bottom:0}#overview_projects_grid .funnel__segment:first-child .funnel__stage{border-bottom-left-radius:1000px;border-top-left-radius:1000px}#overview_projects_grid .funnel__segment:last-child .funnel__stage{border-bottom-right-radius:1000px;border-top-right-radius:1000px}#overview_projects_grid .funnel__stage{padding:0;border-right:2px solid #ccc}}@media screen and (min-width: 595px){.invoices_new{padding:10px}}.invoices_new .hats-page-header{margin-bottom:20px}@media screen and (max-width: 594px){.invoices_new .hats-page-header h1{flex:1}}@media screen and (min-width: 992px){.invoices_new .head .ui-autocomplete-input{margin-left:10px}}@media screen and (max-width: 1199px){.invoices_new .tab-views>li{padding:10px}}@media(max-width: 380px){.invoices_new .head .tabs>li a{font-size:11px;padding:10px 5px}}.invoices_new .document-zero img{width:100%}.invoices_new .card-title{font-size:16px}.documents-container *{box-sizing:border-box}.documents-container input{background:#fcfcfc;border:1px solid #dedede;border-radius:5px;color:#000;font-size:14px;height:31px;outline:0;padding:0 14px;transition:.3s border-color,.3s background}.documents-container input:focus{background:#fff}.documents-container input:hover{border-color:#c5c5c5}.documents-container select{background:#fcfcfc;border:1px solid #dedede;border-radius:5px;color:#000;font-size:14px;height:31px;outline:0;padding:0 14px;transition:.3s border-color,.3s background}.documents-container select:focus{background:#fff}.documents-container select:hover{border-color:#c5c5c5}.documents-container ::-webkit-input-placeholder{color:#cecece;font-size:14px;font-weight:200}.documents-container ::-moz-placeholder{color:#cecece;font-size:14px;font-weight:200}.documents-container :-ms-input-placeholder{color:#cecece;font-size:14px;font-weight:200}.documents-container ::-ms-input-placeholder{color:#cecece;font-size:14px;font-weight:200}@media screen and (max-width: 594px){.documents-container select{width:175px}}.documents-background{background-color:#fff;border-radius:4px;padding-top:5px;padding-bottom:30px;padding-left:10px;padding-right:10px;margin-top:20px}.documents-selection .head{display:flex;align-items:center}@media screen and (max-width: 991px){.documents-selection .head{flex-direction:column-reverse;align-items:unset}}.documents-selection .head input{margin-bottom:8px;width:100%}@media screen and (min-width: 992px){.documents-selection .head input{max-width:400px}}@media(max-width: 1479px){.documents-container .tab-views>li.selected{padding-top:16px}}.documents-container .options{align-items:center;display:flex;justify-content:space-between;margin:12px 0}.documents-container .options .view-type{color:#9b9b9b;font-size:12px;letter-spacing:.4px}.documents-container .options .view-type a{color:#9b9b9b;transition:.3s color}.documents-container .options .view-type a.selected,.documents-container .options .view-type a:hover{color:#747474}.documents-container .options .misc{align-items:center;color:#bbb;display:flex;font-size:12px;letter-spacing:.4px}.documents-container .options .misc a{color:#bbb;transition:.3s color}.documents-container .options .misc a:hover{color:#747474}.documents-container .options .misc button{margin-left:10px}.documents-container .filters{align-items:center;display:flex;justify-content:space-between;margin:0 0 24px}.documents-container .filters .dates{align-items:center;display:flex}.documents-container .filters .dates .date-separator{color:#bbb;margin:0 4px}.documents-container .filters .dates input{width:140px}.documents-container .filters .custom,.documents-container .options .custom{align-items:center;display:flex}.documents-container .filters .custom>div,.documents-container .options .custom>div{display:flex;margin-right:10px}.documents-container .filters .custom .btn-success,.documents-container .options .custom .btn-success{padding:2px 3px}.documents-container .data-table thead th{color:#4a4a4a;font-size:10px;font-weight:normal;letter-spacing:.33px;padding:0 8px 8px 0;cursor:pointer}.documents-container .data-table thead th:first-child{padding-left:8px}.documents-container .data-table thead th.sort-desc:after{content:"▼";display:inline-block;padding-left:5px}.documents-container .data-table thead th.sort-asc:after{content:"▲";display:inline-block;padding-left:5px}.documents-container .data-table tbody tr{border-bottom:1px solid #d5d5d5}.documents-container .data-table tbody tr:hover{background:#f0f0f0;cursor:pointer}.documents-container .data-table tbody td{padding:8px 8px 8px 0;vertical-align:middle}.documents-container .data-table tbody td:first-child{padding-left:8px}.documents-container .data-table tbody td>span,.documents-container .data-table tbody td>input{vertical-align:middle;height:auto}.documents-container .recurring-invoice-list .hats-cards .actions{margin-top:10px;text-align:center}.documents-summary>ul{display:flex;list-style:none;padding:0 !important;flex-wrap:wrap}.documents-summary>ul>li{color:#444;display:flex;flex-direction:row;margin:0px 15px 0px 0}.documents-summary>ul>li:not(:last-child){margin-bottom:15px}@media(max-width: 1479px){.documents-summary>ul>li.extra{padding:10px 0px 0px 0;margin-right:0px;margin-bottom:0px;display:flex;flex-direction:column;width:100%}}@media(max-width: 536px){.documents-summary>ul>li{width:100%;margin-right:0}.documents-summary>ul>li:last-child{padding-top:10px}.documents-summary>ul>li>.documents-container{width:100%}}.documents-summary>ul>li>.documents-container{box-shadow:0 1px 6px 2px rgba(0,0,0,.08);background:#fff;display:flex;flex-direction:row;border-radius:4px;height:90px;min-width:220px;cursor:default}.documents-summary>ul>li>.documents-container>.summary-green{background:#0b763e}.documents-summary>ul>li>.documents-container>.summary-red{background:#e1251b}.documents-summary>ul>li>.documents-container>.summary-blue{background:#3c5db2}.documents-summary>ul>li>.documents-container>.icon-container{display:flex;justify-content:center;align-items:center;width:60px;height:100%;border-top-left-radius:4px;border-bottom-left-radius:4px}.documents-summary>ul>li>.documents-container>.icon-container>.summary-icon{display:flex;justify-content:center;align-items:center;height:30px;width:30px;color:#fff;border:2px solid #fff;border-radius:50%}.documents-summary>ul>li>.documents-container>.details{padding:15px 0 0 15px;display:flex;flex-direction:column}.documents-summary>ul>li>.documents-container>.details.twoDetails{justify-content:center;padding:0 0 0 15px}.documents-summary>ul>li>.documents-container>.details>.title{font-size:12px;text-transform:uppercase;letter-spacing:.4px}.documents-summary>ul>li>.documents-container>.details>.result{font-size:20px;letter-spacing:.66px}.documents-summary>ul>li>.documents-container>.details>.calculated{font-size:12px;letter-spacing:.4px}.document-row-links a{color:#747474}.document-row-links a:hover{text-decoration:none}.document-row-links a+a{margin-left:10px}#invoice-list{margin-top:24px}.connect_bank{clear:both;padding:24px 12px}@media screen and (max-width: 594px){.connect_bank{padding-left:0;padding-right:0}}.connect_bank h2{font-size:24px;font-weight:bold;margin-bottom:20px;letter-spacing:-0.03em}.connect_bank .bank_search{clear:both}.connect_bank .trial_message{margin-bottom:20px}.connect_bank .partnered p{margin-bottom:40px;text-align:center}.connect_bank .partnered p img{max-width:1126px;width:100%}@media screen and (min-width: 595px){.connect_bank .bank_left{width:48%;float:left}}.connect_bank .bank_left p{margin-bottom:10px}.connect_bank .bank_left input{padding:8px 10px;width:100%;border-radius:5px;font:14px "open_sansregular","Helvetica Neue",Arial,sans-serif;letter-spacing:-0.04em;border:1px solid #ddd;background:#fff;outline:0}.connect_bank .bank_left input.ui-autocomplete-loading{background:#fff right 6px top 8px url("/images/spinner.gif") no-repeat;padding-right:30px;width:250px}.connect_bank .bank_left button{text-shadow:none;color:#000;margin-left:5px;border:1px solid #aaa;background:linear-gradient(to bottom, white 0%, #ccc 100%);border-collapse:collapse;border-radius:5px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);color:#404648;cursor:pointer;display:inline-block;font-size:14px;padding:8px 11px 8px 11px;font-weight:600;letter-spacing:-0.03em;text-shadow:1px 1px 0 hsla(0,0%,100%,.7);text-decoration:none}@media screen and (min-width: 595px){.connect_bank .bank_right{margin-left:55%}}.connect_bank .bank_right ul li{margin-bottom:10px;list-style-type:disc;margin-left:18px}.referral_settings .title{margin-bottom:15px;color:#0b763e}.referral_settings .referral-container{display:flex;flex-wrap:wrap}.referral_settings .referral-container div:first-child{max-width:400px}@media(max-width: 1515px){.referral_settings .referral-container div:first-child{max-width:none}}.referral_settings .referral-container .share-container{max-width:45%;margin-right:40px}@media(max-width: 1515px){.referral_settings .referral-container .share-container{max-width:none;margin-right:0}}.referral_settings .referral-container .share-container .share_text{border:1px solid #0b763e;border-radius:4px;padding:10px;margin-bottom:10px}.referral_settings .referral-container .share-container .btn{margin-bottom:20px}.referral_settings .referral-container .share-container .btn a{color:#fff}.referral_settings .referral-container .pay-pal-description{background:#fff3e7;border-radius:4px;padding:15px}.referral_settings .referral-container .btn{width:150px;height:36px}.referral_settings .referral-container p{margin-top:0}.referral_settings .referral-container .input-container{display:flex;margin-bottom:15px}.referral_settings .referral-container .input-container input{width:100%;border:1px solid #ddd;height:34px;padding:0 7px;border-radius:4px;margin-right:5px}.referral_settings .referral-container img{height:auto;max-width:400px;min-width:400px}@media(max-width: 580px){.referral_settings .referral-container img{max-width:100%;height:auto;min-width:unset}}.referral_settings .referral-container .share-code{display:flex;align-items:center;margin-bottom:30px;margin-left:20px}@media(max-width: 1515px){.referral_settings .referral-container .share-code{margin:0}}.referral_settings .referral-container .share-code img{max-width:500px;min-width:500px}@media(max-width: 580px){.referral_settings .referral-container .share-code img{max-width:100%;height:auto;min-width:unset}}.referral_settings .referral-container .image-container{display:flex;flex-direction:column}.referral_settings .referral-container .image-container .btn{margin-top:10px}.referral_settings .account_page_header{display:flex;justify-content:space-between;align-items:center}.referral_settings .account_page_header .referral_total{background:#347444;color:#fff;padding:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:4px;margin-bottom:5px}.referral_settings .account_page_header .referral_total div:first-child{font-weight:600}.reminders_new{display:flex;flex-direction:column;flex:1;height:100%}@media screen and (min-width: 595px){.reminders_new{padding:10px}}@media(min-width: 768px){.reminders_new .section{min-height:300px}}.reminders_new .hats-page-body{flex:1}.reminders_new .layout-aside-md>aside{border-bottom:1px solid #bbb}@media(min-width: 768px){.reminders_new .layout-aside-md>aside{min-width:200px;max-width:250px;border-bottom:none}}.reminders_new .tasklist .icon-with-text{flex:1;display:flex;align-items:center;white-space:normal}.reminders_new .tasklist .status{float:none;min-width:40px;width:auto;margin-left:10px}.reminders_new .tasklist li a{display:flex;padding:10px 10px}.reminders_new .tasklist li.selected a{background:rgb(204.1428571429,213.5714285714,237.8571428571)}.reminders_new .overview_recent{box-sizing:border-box;padding-top:17px;width:auto;padding-top:0;padding-right:0;float:none}@media screen and (min-width: 992px){.reminders_new .overview_recent{width:29%;padding-top:10px;padding-right:20px;float:left}}.reminders_new .status{width:auto}.reminders_new .hats-cards label{margin-bottom:5px;display:block}.reminders_new .hats-cards .status-container{display:inline-block;margin-left:5px}.reminders_new .hats-cards .status-container .status{float:none;display:block}.reminders_new h2{float:left;margin-right:15px;font-size:21px;font-weight:bold;text-transform:none;display:inline}.reminders_new a h2{margin-right:0}.reminders_new .overview_list{width:auto;float:none;padding:0;box-shadow:none;position:relative}.reminders_new .overview_list h2{margin-bottom:10px}@media screen and (min-width: 992px){.reminders_new .overview_list{width:65%;float:right;padding:10px 0px 10px 40px;box-shadow:-13px 0px 22px -22px #000}.reminders_new .overview_list h2{margin-bottom:0}}.reminders_new .overview_list .hats-table thead th{white-space:nowrap}.reminders_new .overview_list .hats-table th.col-when{text-align:right}.reminders_new .overview_list .hats-table td input[type=checkbox]{position:relative;top:2px}.reminders_new table.hats-table tbody tr td .status{margin-left:0}.scribble-todo{width:418px !important;height:295px;margin:0px;background:center url("/images/scribble-10.svg") no-repeat;position:absolute;background-size:cover;clear:both;right:7px;text-align:center;top:40px}.scribble-todo span{position:absolute;width:304px;height:100px;left:15px;font-size:38px;top:150px;line-height:36px;font-family:"donovansueregular";letter-spacing:0px;color:#1b9cd2;text-shadow:1px 1px 0 hsla(0,0%,100%,.7);margin:auto}@media screen and (max-width: 594px){.scribble-todo span{width:auto}}.scribble-todo em{font-size:34px;line-height:34px;display:block;padding-top:10px}@media screen and (max-width: 991px){.scribble-todo{background:none;width:auto !important;position:static;height:auto;flex:1;display:flex}.scribble-todo span{position:static;height:auto}}.reminders_view .hats-table tbody tr:hover{background:#f2f8ff}.reminders_view .hats-table tbody tr td{cursor:default !important}.reminders_view .hats-table tbody tr td a{display:block;color:#404648}.reminders_view .hats-table tbody tr td a.inline-link{display:inline-block}.reminders_view .hats-table tbody tr td a:hover{text-decoration:none;color:#3c5db2}.reminders_view .hats-table tbody tr td input[type=checkbox]{cursor:pointer}#workflows .hats-page-header{margin-bottom:20px}#workflows .hats-page-header .hats-btn-circle{margin-top:3px;margin-left:10px}@media screen and (max-width: 594px){#workflows .hats-page-header .hats-input-container{margin-top:10px}}@media screen and (max-width: 594px){#workflows .bg-box,#workflows .contact-details{padding:10px}}#workflows .workflows_box{padding:20px 0}@media screen and (max-width: 594px){#workflows .workflows_box{padding:0px 10px 10px}}@media screen and (max-width: 594px){#workflows .link-heading .more{float:none;margin-top:10px;font-size:13px}}.link-heading{display:block}.link-heading .more{float:right;text-transform:none;font-weight:normal;font-size:11px}.workflow_new{display:flex;flex-direction:column;flex:1;height:100%}@media screen and (min-width: 595px){.workflow_new{padding:10px}}.workflows-active .hats-cards>*>*{margin:6px 0}.workflows-active .progress-lockup__text{font-weight:bold}@media screen and (max-width: 594px){.workflows-active .progress-lockup__text{font-size:20px}}.workflows_box .item .progress-lockup__text{max-width:326px}.workflow-due-next{background:#fff;border:1px solid #999;border-radius:4px;padding:0px 10px;display:inline-block}.workflows_new .overview_recent{width:31%}.workflows_new .overview_list{width:62%;overflow:auto;padding-bottom:130px}.workflows_new .overview_list .workflow_details .item-placeholder{opacity:.2;background-color:#999}.workflows_new .overview_list .workflow_details{padding:5px 20px;background:hsla(0,0%,100%,.7);border-radius:10px;margin-bottom:20px;min-height:100px}.workflows_new .overview_list .workflow_details table tr th h1{font-size:24px;font-weight:600;text-transform:none}.workflows_new .overview_list table{margin:0px}.workflows_new .overview_list .workflow_details table tr{border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff;padding:20px 0px}.workflows_new .overview_list .workflow_details table tr{min-height:59px;width:549px}.workflows_new .overview_list .workflow_details table tbody tr:last-child{border-bottom:none;box-shadow:none}.workflows_new .overview_list .workflow_details table tbody tr:hover td{cursor:default}.workflows_new .overview_list .workflow_details table tr th:last-child,.workflows_new .overview_list .workflow_details table tr td:last-child{text-align:right;width:126px;padding-right:6px}.workflows_new .overview_list .workflow_details table tr td:first-child{width:40px}.workflows_new .overview_list .workflow_details .normal-menu{float:right;text-transform:none;font-weight:normal;font-size:14px}.workflows_new .overview_list .workflow_details .normal-menu ul{top:18px}.workflows_new .overview_list .workflow_details .discl.mini-menu{padding:3px 5px 3px 1px}.workflows_new .overview_list table tbody tr td i{font-size:24px;color:#999;background:none}.workflows_new .overview_list table tbody tr td:nth-child(2){color:#444;width:383px}.workflows_new .overview_list table tbody tr td{line-height:16px;vertical-align:middle}.workflows_new .overview_list table tbody tr td b{font-weight:600}.workflows_new .overview_list table tbody tr td p{color:#999}.workflows_new .details_head{padding-bottom:0px}.workflows_new .workflows_left{padding:25px 20px;background:hsla(0,0%,100%,.7);border-radius:10px;width:30%;margin-top:10px}.workflows_new .overview_recent .normal-menu ul li a{padding:7px 10px;border-radius:0px}.workflows_new .overview_recent .normal-menu ul li a:hover{background:#eee}.workflows_new .overview_recent .normal-menu ul{padding:0px;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box;background:#fff;top:18px}.workflows_new .workflows_left .discl.mini-menu{padding:3px 5px 3px 1px}.workflows_new .details_new{padding:12px 12px 0px 12px}.workflow_info{margin-top:8px}.workflows_new .overview_list table tbody tr td .normal-menu a{color:#000}.workflows_new .overview_list table tbody tr td .normal-menu a:hover{text-decoration:none}.workflow_info td{padding-top:12px;color:#444}.workflow_info td:first-child{padding-right:10px;font-weight:600;text-align:right}.workflows_new .overview_list .workflow_details table tr td:last-child .icon-grab-y{float:right;margin-left:0px;margin-top:-3px;margin-right:0px;cursor:move;display:block;font-family:"17hats-icons";font-size:18px;line-height:24px;color:#bbb;float:right;position:absolute;right:34px}.workflows_new .overview_list .workflow_details table tr.ui-sortable-helper{padding:0}.workflows_new .overview_list .workflow_details table tr.ui-sortable-helper td:last-child .icon-grab-y{right:-10px}.workflows_new .overview_list .workflow_details .icon-note-alt{font-family:"17hats-icons";font-size:12px;margin-left:5px;color:#000}.workflows_new .overview_list ul{width:auto}.workflow_details thead .grid-menu{margin-top:-7px;margin-right:10px;float:right}.workflows_new .overview_list .workflow_details table tfoot tr{border:none;box-shadow:none}.workflows_new .overview_list .workflow_details table tfoot tr td{padding:10px 0px 15px 0px}.workflows_new .details_head.head_pad{padding-bottom:25px;position:relative}.workflows_new .overview_list table tbody tr.completed td,.workflows_new .overview_list table tbody tr.completed td i,.workflows_new .overview_list table tbody tr.completed td p,.workflows_new .overview_list .workflow_details tr.completed .icon-note-alt{color:#ccc}.workflows_new .overview_list table tbody tr.completed td b{text-decoration:line-through}.workflows_new .overview_list table tbody tr td .status{float:right;width:12px;height:16px;text-align:center;margin-right:2px;line-height:16px}.workflows_new .overview_list table tbody tr td input{margin-left:9px}.workflows_new .active_workflows ul.list_past li a small{float:none;color:#404648;font-size:12px;font-weight:normal;padding:0px;margin:0px;line-height:12px;text-transform:none}.workflows_new .active_workflows ul.list_past li a strong{margin-top:1px;margin-bottom:1px}.workflows_new .active_workflows ul.list_past li a abbr{font-size:10px;text-transform:uppercase;color:#404648}.workflows_new .active_workflows ul.list_past li a i{padding:16px 0px}.workflows_new .active_workflows ul li a .status{margin-top:15px}.workflows_new .overview_recent ul li a .status{min-width:25px;padding-left:7px;padding-right:7px}.workflows_new .overview_list .workflow_info{padding:20px 20px 10px 20px;background:hsla(0,0%,100%,.7);border-radius:10px;margin-bottom:20px}.workflows_new .overview_list .workflow_info h5{display:block;margin-bottom:15px;color:#444}.workflows_new .overview_list .workflow_info dl{-webkit-column-count:inherit;-moz-column-count:inherit;column-count:inherit;padding:0px;clear:none;width:50%;float:left}.workflows_new .overview_list .workflow_info dl dt{color:#404648;text-align:left;text-transform:none;font-size:14px;font-weight:bold;line-height:14px;margin-bottom:0px;margin-top:0px;width:70px;float:left;text-align:right;margin-bottom:15px}.workflows_new .overview_list .workflow_info dl dd{line-height:14px;margin-bottom:0px;color:#404648;cursor:default;margin-left:80px;padding-right:10px;margin-bottom:15px}.workflows_new .overview_list .workflow_info .normal-menu{float:right;margin-right:5px}.workflows_new .overview_list .workflow_info .discl.mini-menu{padding:3px 5px 3px 1px}.workflows_new .overview_list .workflow_details .btn-xs.act.btn-success,.workflows_new .overview_list .workflow_details .select_menu--button-xs .select_menu_wrapper abbr.act.btn-success,.select_menu--button-xs .select_menu_wrapper .workflows_new .overview_list .workflow_details abbr.act.btn-success{margin-top:-3px;border-radius:20px;letter-spacing:0px;float:right;outline:none;position:absolute;right:85px;padding-left:0px;padding-right:0px;min-width:54px}.workflows_new .overview_list .workflow_details .completed .btn-xs.act.btn-success,.workflows_new .overview_list .workflow_details .completed .select_menu--button-xs .select_menu_wrapper abbr.act.btn-success,.select_menu--button-xs .select_menu_wrapper .workflows_new .overview_list .workflow_details .completed abbr.act.btn-success{margin-top:0px}.workflows_new .overview_list table tbody tr td .status i{font-size:9px;color:#fff;padding-left:2px}.workflows_new .details_head.head_pad i.icon-arrow-left,.workflows_new .details_head.head_pad .paginate i.previous,.paginate .workflows_new .details_head.head_pad i.previous{opacity:.8;cursor:pointer;font-family:"17hats-icons";font-size:9px;font-weight:normal;color:#1b9cd2;width:10px;position:absolute;top:7px;left:0px;padding:3px;background:#fff;border-radius:10px;z-index:1}.workflows_box{border-bottom:1px solid #ccc;padding-bottom:20px;margin:20px 0}@media screen and (min-width: 595px){.workflows_box{margin:0 0}}.workflows_box--bottom{border:none;padding-bottom:0;margin-bottom:0}.workflows_left{float:left;width:60%;min-height:1px}.workflows_right{width:38%;float:left;margin-left:19px;min-height:1px}.workflows-list .workflow-card{padding:10px;border:1px solid #ccc;border-radius:4px;background:#fff;margin:5px 0;text-align:center;overflow:hidden}.workflows-list .workflow-card>*{display:block;text-align:center;margin-bottom:5px}.workflows-list .workflow-card>*:last-child{margin-bottom:0}.workflows-list .workflow-card>div.label{display:inline-block}.workflows-list .workflow-card span{font-size:13px}#dialogSettings .frm_workflow .select_menu>select{display:inline-block}#dialogSettings .frm_workflow .frm_when .select_menu{width:calc(100% - 106px);vertical-align:middle;display:inline-block}#dialogSettings .frm_workflow .frm_when .select_menu abbr b{white-space:nowrap}@media screen and (max-width: 594px){#dialogSettings .frm_workflow .frm_when{display:inline-block;width:100%}}#dialogSettings .frm_workflow .input_when{display:inline-flex;flex-direction:row;margin-right:10px;align-items:center}#dialogSettings .frm_workflow .input_when>input{width:40px;margin-right:8px}#dialogSettings .frm_workflow .input_when>label{display:flex;margin-right:0}#dialogSettings .frm_workflow .template-type{text-transform:capitalize}@media screen and (min-width: 595px){.edit-active-workflow{padding:10px}.edit-active-workflow .hats-page-header-new.with-extra-title{padding-left:20px}.edit-active-workflow .hats-page-header-new.with-extra-title .subheader__icon+.header-title-inner{padding-top:14px}.edit-active-workflow .hats-page-header-new.with-extra-title .header-title-extra{position:unset}}.edit-active-workflow .activity-list .item .hats-dropdown{margin-right:10px}.edit-active-workflow .activity-list .item:last-child td{padding-bottom:10px}@media screen and (min-width: 595px){.bookkeeping{padding-left:10px;padding-right:10px}}.bookkeeping .hats-page-header-new .actions-mobile{width:100%;margin-top:5px;text-align:right}@media screen and (max-width: 594px){.bookkeeping .hats-page-header-new .header-title{margin-bottom:0}.bookkeeping .hats-page-header-new h1{font-size:22px}}@media screen and (min-width: 595px){.bookkeeping .overview_header h1{width:125px}}.bookkeeping .transaction_header{text-align:center;margin-top:10px}.bookkeeping .transaction_header .action-bar{display:flex;align-items:flex-start;margin-bottom:10px}.bookkeeping .transaction_header .accounting_action_buttons{text-align:right;flex:1}.bookkeeping .transaction_header .accounting_action_buttons>*{margin-bottom:5px}@media screen and (min-width: 595px){.bookkeeping .transaction_header{text-align:left}.bookkeeping .transaction_header .accounting_action_buttons{margin-bottom:0}.bookkeeping .transaction_header .btn-xs,.bookkeeping .transaction_header .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .bookkeeping .transaction_header abbr{float:right;margin-left:5px}}.bookkeeping .transactions{white-space:normal;word-break:break-word}.bookkeeping .transactions.hats-cards article{padding:5px 30px 5px 5px}.bookkeeping .hats-cards.card-flex main{flex:1}.bookkeeping .hats-cards.card-flex footer>*{flex:1}.bookkeeping .hats-cards .data-amount{flex:1;text-align:right}.bookkeeping table{width:100%}.bookkeeping table input[type=checkbox]{width:14px;height:14px}.bookkeeping table tr{border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff;padding:20px 0px}@media screen and (max-width: 594px){.bookkeeping table tr:nth-child(odd){border-bottom:none;box-shadow:none}.bookkeeping table tr:nth-child(odd) td{padding-bottom:0}.bookkeeping table tr:nth-child(even) td{padding-top:0}}.bookkeeping table thead tr th{padding:10px 0px;font-size:10px;text-transform:uppercase;font-weight:bold;color:#404648;text-align:left}.bookkeeping table thead tr th:first-child{padding-left:10px}.bookkeeping table thead tr th:nth-child(6){text-align:right}.bookkeeping table tbody .normal-menu ul{width:auto}.bookkeeping table tbody .normal-menu ul li a{color:#404648;line-height:12px}.bookkeeping table tbody tr.selected td{background:rgba(253,169,30,.1);cursor:pointer}.bookkeeping table tbody tr:hover td{background:hsla(0,0%,100%,.3);cursor:pointer}.bookkeeping table tbody tr.selected:hover td{background:rgba(253,169,30,.2)}.bookkeeping table tbody tr.verified td{background:rgba(114,182,36,.15);cursor:pointer}.bookkeeping table tbody tr td{padding:10px 0px;font-size:13px;color:#333;text-align:left;line-height:34px}.bookkeeping table tbody tr td:nth-child(4) a{padding:0 10px}.bookkeeping table tbody tr td:nth-child(4) a:focus{outline:none}.bookkeeping table tbody tr td:nth-child(5) i{float:left;position:relative;margin-right:2px;margin-left:-5px;z-index:1000000000000000000000000;font-family:"17hats-icons";font-size:12px}.bookkeeping table tbody tr td.income,.bookkeeping table tbody tr td.expense{font-weight:600}.bookkeeping table tbody tr td.income{color:#72b624}.bookkeeping table tbody tr td.expense{color:#c00}.bookkeeping table tbody tr td:first-child{width:14px;padding-right:7px;padding-left:10px}.bookkeeping table tbody tr td:nth-child(2){width:100px}.bookkeeping table tbody tr td .select_menu.bookkeeping-categorize{width:190px;display:inline-block}.bookkeeping table tbody tr td .select_menu.bookkeeping-categorize abbr b{white-space:nowrap}.bookkeeping table tbody tr td:nth-child(5) button{float:right;margin-top:5px;width:70px}.bookkeeping table tbody tr td:nth-child(5) .status{padding:5px 12px;background:rgba(114,182,36,.8);float:right;line-height:13px;width:auto;margin-top:5px;border-radius:15px}.bookkeeping table tbody tr td:nth-child(5) .status i{font-family:"17hats-icons";font-size:9px;line-height:12px;z-index:1}.bookkeeping table tbody tr td:nth-child(6){width:80px;text-align:right;padding-left:10px}.bookkeeping table tbody tr td:last-child{width:17px;text-align:right;padding-right:10px}.bookkeeping table tbody tr td:last-child .discl{margin-bottom:-3px;margin-right:0px;margin-left:7px}.bookkeeping table tbody tr td:last-child .btn-caret{display:flex;margin-bottom:-2px;margin-left:4px}.bookkeeping table tbody tr td .select_menu ul{width:275px}.bookkeeping table tbody tr td .select_menu .advanced{width:275px}.bookkeeping .overview_header{padding:12px 0px 0px 0px;margin:0px 12px 0px 12px;border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff;height:70px}.bookkeeping .overview_actions .btn-xs,.bookkeeping .overview_actions .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .bookkeeping .overview_actions abbr{float:right;margin-left:5px}.bookkeeping .my_account_left h5{color:#444;display:inline;line-height:18px}.bookkeeping .my_account_left h5 .discl{float:right;margin-top:1px}.bookkeeping .my_account_left ul{margin-top:10px}.bookkeeping .my_account{padding:0px 12px 12px 12px}.bookkeeping .my_account_left ul li a .status{width:20px}.bookkeeping .my_account_left .normal-menu ul{width:62px;top:8px;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175)}.bookkeeping .my_account_left .normal-menu ul li a{line-height:12px;padding:7px 0px 7px 10px}.bookkeeping .my_account_left .normal-menu ul li{background:#fff;text-align:left}.bookkeeping .my_account_left .normal-menu ul li a{border-radius:0px;display:block;text-decoration:none;padding:7px 10px;color:#404648}.bookkeeping .my_account_left .normal-menu ul li a.selected{background:rgba(27,156,210,.2);text-shadow:none}.bookkeeping .my_account_left .normal-menu ul li a:hover{background:#eee;color:#000}.bookkeeping .my_account_left .normal-menu ul li a.selected:hover{background:rgba(27,156,210,.2);text-shadow:none;cursor:default;color:#444}.bookkeeping .my_account_left .select_menu{width:88%}.bookkeeping .my_account_left .select_menu ul li a:hover,.bookkeeping .my_account_left .select_menu ul li a.selected{border-radius:0px !important}.bookkeeping .my_account_left .select_menu ul li a i{font-size:12px;float:right;margin-right:0px;margin-left:7px}.bookkeeping .my_account_left .multiple .normal-menu{margin-top:9px}.bookkeeping .my_account_left .single,.bookkeeping .my_account_left .multiple{margin-bottom:10px}.bookkeeping .my_account_left{display:none}.bookkeeping .my_account_right{width:100%;padding-left:0px;box-shadow:none}.bookkeeping .my_account_right h5{font-size:16px;line-height:34px;float:left;margin-top:-12px;margin-bottom:10px}@media screen and (min-width: 595px){.bookkeeping .my_account_right{padding-top:10px}}.bookkeeping .select_menu ul.select_menu_dropdown_list li{border:0;margin:0;padding:0}.transaction_search{clear:both;padding:10px;border-radius:10px;background:hsla(0,0%,100%,.5);margin-bottom:5px;text-align:left}.transaction_search .reset{font-size:11px;line-height:34px;text-decoration:none;color:#999}.transaction_search .reset i{font-size:13px}.transaction_search .select_menu.advanced{position:static}.transaction_search .select_menu .select_dropdown{min-width:100%;width:auto}.transaction_search .select_menu .select_dropdown.advanced{min-width:auto;width:auto}.transaction_search>*+*{margin-top:5px}.transaction_search .date-range-wrapper{display:flex}.transaction_search .date-range-wrapper>*+*{margin-left:5px}.transaction_search .date-range-wrapper .date-pick{min-width:110px;width:100%;float:none}.transaction_search .actions{text-align:right;white-space:nowrap}.transaction_search .selector-wrapper>*+*{margin-top:5px}@media screen and (min-width: 595px){.transaction_search .selector-wrapper.filter{min-width:400px}}@media screen and (min-width: 595px){.transaction_search .selector-wrapper{display:flex}.transaction_search .selector-wrapper>*+*{margin-left:5px;margin-top:0}}@media screen and (min-width: 1200px){.transaction_search{display:flex}.transaction_search>*+*{margin-top:0;margin-left:5px}}#bookkeeping_zero_state{height:100%;display:flex}.meter{height:20px;position:relative;margin-bottom:20px}.meter>span{display:block;height:100%;border-radius:20px;background-color:#2bc253;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(43, 194, 83)), color-stop(1, rgb(84, 240, 84)));background-image:-moz-linear-gradient(center bottom, rgb(43, 194, 83) 37%, rgb(84, 240, 84) 69%);box-shadow:inset 0 2px 9px hsla(0,0%,100%,.3),inset 0 -2px 6px rgba(0,0,0,.4);position:relative;overflow:hidden}.meter>span:after,.animate>span>span{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, rgba(255, 255, 255, 0.2)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.75, rgba(255, 255, 255, 0.2)), color-stop(0.75, transparent), to(transparent));background-image:-moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);z-index:1;-webkit-background-size:50px 50px;-moz-background-size:50px 50px;background-size:50px 50px;-webkit-animation:move 2s linear infinite;-moz-animation:move 2s linear infinite;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden}.transaction_header .status{float:right;border:none;width:auto;padding:2px 6px 3px 6px;margin-top:0px;margin-right:5px;margin-left:5px}.transaction_header .normal-menu ul{width:260px;margin-top:-5px;max-height:300px;overflow:auto}.transaction_header .normal-menu ul::-webkit-scrollbar{width:10px;background:#fff;margin-left:-2px}.transaction_header .normal-menu ul::-webkit-scrollbar-track{border-radius:10px}.transaction_header .transaction-menu{float:left;margin-left:1px;margin-top:-3px}.transaction_header .transaction-menu ul{width:220px;right:0px;padding-bottom:3px;padding-top:3px}.transaction_header .transaction-menu ul .status{padding:5px 10px;float:none;display:inline !important;margin-top:-4px;margin-right:8px}.transaction_header .transaction-menu ul li a{color:#444;display:block;text-decoration:none;padding:9px 10px 10px 10px;line-height:12px;font-size:14px;font-weight:bold;text-transform:uppercase}.my_main{display:flex}.my_main .my_account_left{margin-right:30px}.my_main .my_account_right{flex:1}.my_header{display:flex;border-bottom:1px solid #bbb;padding-bottom:12px}.my_header h1{flex:1;font-family:"open_sansregular";font-size:24px;letter-spacing:0px;text-shadow:1px 1px 0 hsla(0,0%,100%,.7);color:#444}.my_account_left{display:none}@media(min-width: 768px){.my_account_left{display:block}}@media screen and (min-width: 595px){.my_account_left{padding-top:20px}}@media screen and (max-width: 991px){.my_account_left ul.list-selectable>li>a{padding-left:5px}}@media(min-width: 768px){.account_settings .my_header .hats-dropdown{display:none}}@media(min-width: 768px){.my_account_right{padding:25px 0px 10px 20px;box-shadow:-13px 0px 22px -22px #000;min-height:525px}}.my_account_right .normal-menu{width:auto}.my_account_right .account_data .normal-menu ul{width:auto}.my_account_right .new_form .form_title{width:100%}.my_account_right .new_form dt{width:100%;text-align:center;word-break:normal;word-wrap:break-word}@media screen and (min-width: 595px){.my_account_right .new_form dt{width:120px}}@media screen and (min-width: 595px){.my_account_right .new_form dt.dt_left{text-align:left}}.my_account_right .new_form dd{padding-bottom:9px;margin-left:0;text-align:left;clear:both}@media screen and (min-width: 595px){.my_account_right .new_form dd{margin-left:130px;text-align:left;clear:none}}.my_account_right .new_form h2{font-size:16px;font-weight:600;letter-spacing:-0.03em;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width: 595px){.my_account_right .new_form h2{font-size:24px;white-space:nowrap}}.my_account_right .new_form h2 i{font-size:28px;margin-right:10px;color:rgba(0,0,0,.3)}.my_account_right .new_form .form_actions{height:25px;float:right;padding:0px;margin-top:0px;border-top:none;display:block;width:auto}.my_account_right .new_form .form_buttons{text-align:right}.my_account_right .new_form p{margin-top:0}@media screen and (min-width: 595px){.my_account_right .new_form.invoice_options dt{width:160px}}.my_account_right .new_form.invoice_options dt i.icon-help-alt{margin-left:5px}.my_account_right .new_form.invoice_options dd{line-height:normal}@media screen and (min-width: 595px){.my_account_right .new_form.invoice_options dd{margin-left:160px}}.my_account_right .new_form.invoice_options .payment-options--list{text-align:left}.my_account_right .new_form.invoice_options .payment-options--list li{margin-bottom:3px}.my_account_right .new_form.invoice_options .payment-options--list li:last-child{padding-bottom:15px}.my_account_right .new_form.invoice_options .payment-options--actions{display:flex}.my_account_right .new_form.invoice_options .payment-options--actions>*{margin-right:10px}@media screen and (max-width: 594px){.my_account_right .new_form.invoice_options .payment-options--imgcont{text-align:left;margin-bottom:10px}}.my_account_right .new_form.invoice_options .payment-options--image{max-width:100px}.my_account_right dd b{line-height:34px}.my_account_right dd a.btn-xs{margin-top:4px;display:inline-block;padding-bottom:3px}.my_account_right dd button.btn-xs{position:relative;top:auto;right:auto;margin-top:6px}.my_account_right dd>ul>li .normal-menu ul>li{padding:0px}.my_account_right dd>ul>li{padding:9px 0px 3px 0px}.my_account_right dd>ul>li a{color:#1b9ccd;text-decoration:none}.my_account_right dd i,.my_account_right dd>ul>li i{font-family:"17hats-icons";line-height:17px;color:#404648;margin-right:5px;display:block;float:left}.my_account_right dd i.icon-cancel{position:relative;top:auto;right:auto;font-family:"17hats-icons";font-size:10px;line-height:17px;color:#c00}.my_account_right dd i.icon-check{color:#0b763e}.my_account_right dd button.btn-circle{float:right;margin-top:-5px}.my_account_right dd button.btn-circle i{margin-right:0px;font-size:11px}.my_account_right dl dt i.icon-help-alt{font-size:13px;color:#999;margin:0px;margin-right:3px}.my_account_right dl{padding:20px 0px}.my_account_right ul#stripe_pricing{margin-top:10px}.my_account_right ul#stripe_pricing li{margin:0 0 0 20px;padding:0}.my_account_right ul#stripe_pricing li:before{content:"–";position:absolute;margin-left:-15px}.my_account_right .object-item-col>div{word-break:break-word}#bookkeeping-settings .section{margin-bottom:50px}#bookkeeping-settings .section .bank_account_list .manual-btn{margin-right:5px}#bookkeeping-settings .section .bank_account_list>.button{float:right}@media screen and (max-width: 594px){#bookkeeping-settings .section .bank_account_list>.button{float:none;display:block;margin:10px auto;width:60%}}@media screen and (max-width: 594px){#bookkeeping-settings .account_data>.btn-xs,#bookkeeping-settings .select_menu--button-xs .select_menu_wrapper .account_data>abbr,.select_menu--button-xs .select_menu_wrapper #bookkeeping-settings .account_data>abbr{width:60%}}.googleCalendars{margin-top:15px}.account_data h3{font-size:16px;font-weight:bold;text-transform:uppercase;display:inline}@media screen and (min-width: 595px){.account_data .btn-xs,.account_data .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .account_data abbr{float:right;margin-left:10px}}@media screen and (max-width: 594px){.account_data .btn-xs,.account_data .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .account_data abbr{display:block;margin:10px auto}}@media screen and (max-width: 594px){.account_data.account_calendar>.btn-xs,.select_menu--button-xs .select_menu_wrapper .account_data.account_calendar>abbr{width:60%}}.account_data.account_calendar .calendar-card{position:relative;padding:10px;border:1px solid #ccc;border-radius:4px;background:#fff;margin:10px 0;text-align:center}.account_data.account_calendar .calendar-card>*{display:block;text-align:center;margin-bottom:5px}.account_data.account_calendar .calendar-card>*:first-child{margin-top:20px;clear:both}.account_data.account_calendar .calendar-card>.calendar-color{position:absolute;bottom:0;left:0;right:0;height:5px;margin:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.account_data.account_calendar .calendar-card .card-menu{position:absolute;top:5px;right:5px}.account_data table{clear:both;width:100%}.account_data table input[type=checkbox]{width:14px;height:14px}.account_data table tr{border-bottom:1px solid #bbb;box-shadow:0 2px 0px -1px #fff;padding:20px 0px}.account_data table tr th{text-align:left;padding:10px 0px;font-size:10px;text-transform:uppercase;font-weight:bold;color:#404648;text-align:left;white-space:nowrap}.account_data table tr th.column-type{width:45%}.account_data table tr th.column-menu{width:30px}.account_data table tr td{padding:13px 0px;font-size:13px;color:#333;text-align:left;vertical-align:middle;line-height:18px}.account_data table tr td b{width:16px;height:16px;border-radius:5px;margin-right:5px;margin-top:2px;display:block;float:left}.account_data table tr td:last-child{width:auto}.account_data table tr td .btn-xs,.account_data table tr td .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .account_data table tr td abbr{float:right;margin:0 0 0 10px;width:auto}.account_data table .template:last-child{border-bottom:none}.account_data table .template:last-child td{padding-bottom:0px}#calendarTable .radio-td{width:65px}#calendarTable .name-td{width:30%}#calendarTable .status-td{width:140px}#calendarTable .default-td{width:10%}#calendarTable .sync-td{min-width:100px}.my_account{padding:0 6px 0 6px}@media screen and (max-width: 594px){.my_account{padding:0}}@media screen and (min-width: 595px){.my_account{padding:12px}}.my_account p.referral-description{padding-right:100px}.my_account .scribble p{margin:0}@media screen and (min-width: 595px){.form_dialog.shootproof dl dt{width:150px}}@media screen and (min-width: 595px){.form_dialog.shootproof dl dd{margin-left:160px}}.form_dialog.shootproof dl i.icon-help-alt{float:right}.linked-accounts .linked-account-card{padding:10px;border:1px solid #ccc;border-radius:4px;background:#fff;margin:15px 0 5px 0;overflow:hidden;text-align:center}.linked-accounts .linked-account-card>*{margin:5px 0}.linked-accounts .linked-account-card .email{font-weight:bold}#products-list #autocomplete_product-search{padding:5px 30px 5px 10px;margin:0px 15px 0px 0px;border:1px solid #ddd;border-radius:3px;font:14px "open_sansregular","Helvetica Neue",Arial,sans-serif;letter-spacing:-0.04em;background:#fff;opacity:.75;background-image:url(/images/icon-search.svg);background-position:380px 5px;background-position:right 10px top 5px;background-repeat:no-repeat;outline:0}.products-list .col-taxable{width:40px;text-align:center;vertical-align:middle}.products-list .text-items{vertical-align:middle}.products-list .price-items{width:100px;vertical-align:middle;text-align:right;padding-right:15px}.products-list .col-edit{text-align:center;padding:12.5px 0;vertical-align:middle;width:40px}.account_page_header .template-header{display:flex;justify-content:space-between}.account_page_header .template-header .hats-button{padding:10px;border-radius:4px;border:#0b763e 2px solid;background:#fff;color:#0b763e}.account_page_header .template-header .hats-button:hover{background:#0b763e !important;color:#fff}.account_page_header h2{display:inline-block;vertical-align:middle;font-size:24px}.account_page_header h2 i{font-size:28px;margin-right:10px;color:rgba(0,0,0,.3)}.account_page_header .btn{margin-left:10px}@media screen and (max-width: 594px){.account_page_header h2{font-size:22px}}.maxHeightDelete{max-height:80px !important;min-height:0px !important}.calendarBorder{border-bottom:1px solid #bbb}.new_dash{display:block;clear:both}.dash_left{width:60%;float:left;margin-right:20px}@media screen and (max-width: 991px){.dash_left{float:none;width:100%;margin-right:0}}.dash_left .dash_left_header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 594px){.dash_left .dash_left_header{flex-direction:column}}.dash_left .dash_left_header h1{letter-spacing:0px;font-size:18px;line-height:42px;color:#404648}@media screen and (max-width: 594px){.dash_left .dash_left_header h1{font-size:17px;font-size:1.15em;line-height:normal;margin-bottom:20px}}@media screen and (max-width: 350px){.dash_left .dash_left_header h1{font-size:16px}}.dash_left .dash_left_header p{font-weight:bold}.dash_left .dash_left_header p a{color:#000;font-weight:normal}.dash_left .dash_left_header p a.active,.dash_left .dash_left_header p a:hover{color:#207ee3;color:#3c5db2}.dash_right{float:left;width:38%;width:calc(40% - 20px)}@media screen and (max-width: 991px){.dash_right{float:none;width:100%;margin-top:20px}}.dash_block{padding:15px;border:1px solid #dedfea;border-radius:7px;background:#fff;margin:0 0 20px 0;color:#171717}.dash_block h3{font-size:16px;font-weight:600;color:#404648;letter-spacing:.03em}.dash_block .dash_no_item{min-height:160px;text-align:center;line-height:160px;background:#f2f8ff;color:#a0ccff;font-weight:600;font-size:13px;margin-top:15px;border-radius:4px}.plan_sale{background-color:#db743c;display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width: 991px){.plan_sale{flex-direction:column}}.plan_sale .timer-container i{color:#fff;font-size:22px;margin-right:5px;margin-top:5px}.plan_sale .timer-container .timer-left{display:flex;flex-direction:row}.plan_sale .timer-container .timer-left .timer-sale{display:flex;flex-direction:column}.plan_sale .button{color:#db743c;border:1px solid #db743c;max-height:40.5px;min-width:96.77px}@media screen and (max-width: 991px){.plan_sale .button{margin-left:30px;margin-top:8px;max-width:96.77px;min-width:96.77px}}.plan_sale h3{color:#fff;font-size:18px;font-weight:600;line-height:18px}.plan_sale h3.buy-today{margin:7px 0}.plan_sale h3.timer{font-size:14px;font-weight:400;line-height:15px;max-width:80%}@media screen and (max-width: 991px){.plan_sale h3.timer{max-width:none}}.dash_weather{background:#0b763e;border:none;color:#fff;position:relative;display:flex;overflow:hidden}.dash_weather .dash_weather_left,.dash_weather .dash_weather_right{display:flex;align-items:flex-end;position:relative;flex-direction:row;flex:1}.dash_weather .dash_weather_left{padding-right:15px}.dash_weather .dash_weather_left:before{content:"";position:absolute;left:-15px;right:0;top:-100px;bottom:-180px;border-top-right-radius:50%;border-bottom-right-radius:50%;background:rgba(242,248,255,.45);pointer-events:none}.dash_weather .dash_weather_right{flex-direction:column;align-items:flex-start;justify-content:flex-end;padding-left:15px}.dash_weather .dash_weather_icon{position:relative;font-family:"17hats-icons";margin-right:10px;font-size:40px;align-self:center}.dash_weather .dash_weather_icon.visible-md,.dash_weather .dash_weather_icon.visible-xs{float:left;font-size:30px}.dash_weather .dash_weather_left.dash_weather_0-view{flex-direction:column;align-items:flex-start}.dash_weather .dash_weather_left.dash_weather_0-view .dash_weather_icon{font-size:50px !important;display:inline-block;vertical-align:middle}.dash_weather .dash_weather_left.dash_weather_0-view .dash_weather_highlow{vertical-align:middle;display:inline-block;line-height:16px}.dash_weather .dash_weather_left.dash_weather_0-view .dash_weather_btn{border:1px solid #fff;border-radius:12px;background:rgba(0,0,0,0);color:#fff;font-weight:bold;font-size:10px;padding:4px 10px;margin-top:10px;display:block;text-transform:uppercase}.dash_weather .dash_weather_logo{position:absolute;bottom:0px;left:4px;width:80px}.dash_weather .dash_weather_logo>img{width:100%;max-height:100%}.dash_weather .dash_weather_options{position:absolute;top:6px;right:8px;color:rgba(242,248,255,.45);z-index:1}.dash_weather .dash_weather_temp{display:block;font-weight:300;line-height:1;font-size:36px}.dash_weather .dash_weather_highlow{white-space:nowrap}.dash_weather .dash_weather_highlow,.dash_weather .dash_weather_location,.dash_weather .dash_weather_sunset{font-size:12px}.dash_weather .dash_weather_date{font-size:18px}.dash_weather .dash_weather_time{font-size:18px}.dash_weather .dash_weather_time em{font-size:10px;margin-left:2px;color:hsla(0,0%,100%,.5)}.dash_weather .dash_weather_sunset abbr{text-transform:uppercase}.dash_weather .dash_weather_sunset em{font-size:small;margin-left:2px;color:hsla(0,0%,100%,.5);font-weight:400;font-style:italic}@media screen and (min-width: 1200px)and (max-width: 1599px){.dash_weather .dash_weather_icon{font-size:50px}}@media screen and (min-width: 595px)and (max-width: 991px){.dash_weather .dash_weather_icon{font-size:70px;margin-right:20px}}@media screen and (min-width: 1600px){.dash_weather .dash_weather_icon{font-size:70px;margin-right:20px}}.dash_trial{color:#404648}.dash_trial p{margin-top:15px;font-size:13px}.dash_trial p:last-of-type{margin-top:10px}.dash_trial a{color:#3c5db2;font-weight:600}.dash_trial .progress{position:relative;width:100%;margin:10px 0 0;background:rgba(0,0,0,0);border-color:#ba9851}.dash_trial .progress b{font-size:10px;text-transform:uppercase;font-weight:bold;line-height:23px;position:absolute;text-align:center;left:0px;right:0px;color:#404648;z-index:1}.dash_trial .progress .over{position:absolute;right:0;left:0;height:100%;overflow:hidden;white-space:nowrap;z-index:3}.dash_trial .progress .over b{color:#fff;z-index:3;position:relative;display:block;width:100%}.dash_trial .progress .progress_bar{background:#ba9851;z-index:2;position:absolute;max-width:100%;min-width:0%;left:0}.dash_trial .progress.warn b{color:#404648}.dash_trial .progress.warn .progress_bar{background:#e1251b}.dash_referral{position:relative;color:#404648}.dash_referral p{font-size:13px;margin-top:15px;margin-bottom:10px}.dash_referral a.close-icon{position:absolute;right:8px;top:8px;font-size:12px}.dash_referral form .hats-input{flex:1;margin-right:10px}.dash_reminders h3{display:inline-block}.dash_reminders .dash_reminders_sort{float:right}.dash_reminders .dash_reminders_sort a{font-weight:600;color:#0b763e;cursor:pointer}.dash_reminders .dash_reminders_sort a:hover{color:#404648}.dash_reminders .dash_reminders_sort a.active{color:#404648;cursor:default}.dash_reminders .dash_reminders_sort a strong{margin-right:10px}@media screen and (max-width: 594px){.dash_reminders .dash_reminders_sort{float:none;margin:5px 0}}.dash_reminders .dash_todos{margin-top:15px;word-break:break-word}.dash_reminders .dash_todos #dash-workflow .dash_todos_content dl dd a{margin-top:10px;margin-bottom:5px}.dash_reminders .dash_todos>li{position:relative;clear:both;display:block;margin:0px 0px 20px 0px;padding:0;line-height:50px;min-height:50px;background:#fff;border:1px solid rgba(151,151,151,.18);box-shadow:0 2px 0 0 rgba(151,151,151,.18);border-radius:4px}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li{min-height:30px;line-height:30px}}.dash_reminders .dash_todos>li#dash-email_errors>i,.dash_reminders .dash_todos>li#dash-banksync_errors>i,.dash_reminders .dash_todos>li#dash-quickbooks_reconnect>i,.dash_reminders .dash_todos>li#dash-quickbooks_subscription>i,.dash_reminders .dash_todos>li#dash-new-leads>i,.dash_reminders .dash_todos>li#dash-contracts_waitings>i,.dash_reminders .dash_todos>li#dash-contracts>i,.dash_reminders .dash_todos>li#dash-shootproof>i,.dash_reminders .dash_todos>li#dash-nvu>i,.dash_reminders .dash_todos>li#dash-workflow_todos>i,.dash_reminders .dash_todos>li#dash-bookings>i,.dash_reminders .dash_todos>li#dash-invoices>i,.dash_reminders .dash_todos>li#dash-imap_errors>i,.dash_reminders .dash_todos>li#dash-outbox_errors>i,.dash_reminders .dash_todos>li#dash-oauth_reconsent>i,.dash_reminders .dash_todos>li#dash-greetabl_errors>i{background-color:#e1251b}.dash_reminders .dash_todos>li#dash-questionnaires>i,.dash_reminders .dash_todos>li#dash-transactions>i,.dash_reminders .dash_todos>li#dash-lead_funnel_reminders>i,.dash_reminders .dash_todos>li#dash-scheduled_emails>i,.dash_reminders .dash_todos>li#dash-17hats_notifications>i{background-color:#0b763e}.dash_reminders .dash_todos>li#dash-quotes>i,.dash_reminders .dash_todos>li#dash-tasks>i,.dash_reminders .dash_todos>li#dash-unbilleds>i,.dash_reminders .dash_todos>li#dash-emails>i,.dash_reminders .dash_todos>li#dash-unsorted-emails>i,.dash_reminders .dash_todos>li#dash-draft_emails>i{background-color:#ba9851}.dash_reminders .dash_todos>li>p.error-header{font-size:13px;color:#e1251b;font-weight:normal;text-shadow:1px 1px 0 hsla(0,0%,100%,.7);display:block;padding:15px 15px 15px 0px;overflow:hidden;line-height:normal;cursor:pointer}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li>p.error-header{padding-top:5px;padding-bottom:5px}}.dash_reminders .dash_todos>li>p.error-header a{color:#3c5db2}.dash_reminders .dash_todos>li>a{font-size:13px;line-height:50px;color:#404648;text-decoration:none;font-weight:normal;text-shadow:1px 1px 0 hsla(0,0%,100%,.7);display:block;padding-right:15px;overflow:hidden}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li>a{padding-right:65px;line-height:30px}}.dash_reminders .dash_todos>li>a.close{opacity:.2;float:right;margin-right:5px;width:12px;margin-left:15px;margin-top:0px;padding-top:13px}.dash_reminders .dash_todos>li>a.close i{color:#444;font-family:"17hats-icons";font-size:12px;line-height:16px;margin-left:-4px}.dash_reminders .dash_todos>li>a.close:hover{opacity:1}.dash_reminders .dash_todos>li>a.error{color:#e1251b}.dash_reminders .dash_todos>li>i{font-family:"17hats-icons";color:#fff;font-size:24px;text-shadow:none;border-top-left-radius:4px;border-bottom-left-radius:4px;float:left;width:66px;margin-right:15px;text-align:center;line-height:50px}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li>i{line-height:30px;width:46px;font-size:16px;margin-right:5px}}.dash_reminders .dash_todos>li em{font-weight:600}.dash_reminders .dash_todos>li .menu,.dash_reminders .dash_todos>li .menu-actions{position:absolute;right:5px;top:0px}@media screen and (min-width: 595px){.dash_reminders .dash_todos>li .menu,.dash_reminders .dash_todos>li .menu-actions{right:15px;top:2px}}@media screen and (min-width: 992px){.dash_reminders .dash_todos>li .menu,.dash_reminders .dash_todos>li .menu-actions{display:none}}.dash_reminders .dash_todos>li .menu button,.dash_reminders .dash_todos>li .menu-actions button{float:none;height:25px;width:100%;padding:0;margin:0;border:0;background:rgba(0,0,0,0);color:#3c5db2;font-size:10px;text-transform:capitalize;text-align:right;display:block}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li .menu button,.dash_reminders .dash_todos>li .menu-actions button{height:20px;color:#404648;opacity:.2}}.dash_reminders .dash_todos>li .menu .snooze-menu-button-xs,.dash_reminders .dash_todos>li .menu-actions .snooze-menu-button-xs{padding-left:6px;padding-right:6px}.dash_reminders .dash_todos>li .menu .snooze-menu-button-xs .caret,.dash_reminders .dash_todos>li .menu-actions .snooze-menu-button-xs .caret{font-size:18px}.dash_reminders .dash_todos>li .menu .backdrop,.dash_reminders .dash_todos>li .menu-actions .backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2;display:none}.dash_reminders .dash_todos>li .menu ul,.dash_reminders .dash_todos>li .menu-actions ul{margin-top:0px;margin-left:-120px;display:none;padding:0;position:absolute;right:0;border:0;box-shadow:0 6px 12px rgba(0,0,0,.175);border-radius:4px;min-width:170px;width:auto;background:#fff;z-index:1200}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li .menu ul,.dash_reminders .dash_todos>li .menu-actions ul{margin-top:-20px}}.dash_reminders .dash_todos>li .menu ul li,.dash_reminders .dash_todos>li .menu-actions ul li{clear:none;color:#999;text-transform:uppercase;display:block;margin:0px;padding:0px;background:none;border-radius:0px;cursor:default}.dash_reminders .dash_todos>li .menu ul li:first-child,.dash_reminders .dash_todos>li .menu-actions ul li:first-child{margin-top:-5px;margin-bottom:-12px;padding:0px 10px}.dash_reminders .dash_todos>li .menu ul li:last-child,.dash_reminders .dash_todos>li .menu-actions ul li:last-child{border-top:1px solid #ccc}.dash_reminders .dash_todos>li .menu ul li:last-child a,.dash_reminders .dash_todos>li .menu-actions ul li:last-child a{margin-top:5px;padding-top:6px}.dash_reminders .dash_todos>li .menu ul li a,.dash_reminders .dash_todos>li .menu-actions ul li a{color:#404648 !important;text-decoration:none;display:block;font-size:14px;font-weight:normal;text-shadow:none;text-transform:none;padding:6px 10px}.dash_reminders .dash_todos>li .menu ul li a:hover,.dash_reminders .dash_todos>li .menu-actions ul li a:hover{background:#eee}.dash_reminders .dash_todos>li .menu ul li.border-top,.dash_reminders .dash_todos>li .menu-actions ul li.border-top{border-top:1px solid #ccc}.dash_reminders .dash_todos>li .menu ul li.no-border-top,.dash_reminders .dash_todos>li .menu-actions ul li.no-border-top{border-top:none}.dash_reminders .dash_todos>li .menu ul li.open-icon,.dash_reminders .dash_todos>li .menu-actions ul li.open-icon{float:right;padding:0;padding-right:5px}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li .menu.sort_menu{top:3px}}.dash_reminders .dash_todos>li .menu.menu-actions button{font-weight:600}.dash_reminders .dash_todos>li .menu.menu-actions ul li:first-child{margin:0;padding:0}.dash_reminders .dash_todos>li .menu.menu-actions ul li:last-child{border:none}.dash_reminders .dash_todos>li .menu.menu-actions ul li a{color:#3c5db2 !important}.dash_reminders .dash_todos>li .menu.menu-actions ul li:last-child a{margin-top:0;padding-top:6px}.dash_reminders .dash_todos>li .menu.menu-actions,.dash_reminders .dash_todos>li .act{position:absolute;right:5px;top:22px;height:20px;background:rgba(0,0,0,0);margin:0;padding:0;border:0;text-transform:capitalize;font-size:10px;font-weight:600;color:#3c5db2}@media screen and (min-width: 595px){.dash_reminders .dash_todos>li .menu.menu-actions,.dash_reminders .dash_todos>li .act{right:80px;top:2px;height:25px}}@media screen and (min-width: 992px){.dash_reminders .dash_todos>li .menu.menu-actions,.dash_reminders .dash_todos>li .act{display:none}}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li .act{padding-right:11px}}.dash_reminders .dash_todos>li>.menu{top:6px}@media screen and (min-width: 595px){.dash_reminders .dash_todos>li>.menu{display:none}}@media screen and (min-width: 595px){.dash_reminders .dash_todos>li>.menu{top:13px}}@media screen and (min-width: 595px){.dash_reminders .dash_todos>li:hover>.menu{display:block}}.dash_reminders .dash_todos>li .dash_todos_content dl{padding:1px 0;position:relative}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li .dash_todos_content dl{margin-bottom:5px;padding-bottom:4px;border-bottom:1px solid rgba(151,151,151,.08)}.dash_reminders .dash_todos>li .dash_todos_content dl:last-of-type{border-bottom:0;padding-bottom:0;margin-bottom:0}}.dash_reminders .dash_todos>li .dash_todos_content dl:hover{background:#f2f8ff}.dash_reminders .dash_todos>li .dash_todos_content dl:hover .menu,.dash_reminders .dash_todos>li .dash_todos_content dl:hover .menu.menu-actions{display:block}.dash_reminders .dash_todos>li .dash_todos_content dl:hover .act{display:block}.dash_reminders .dash_todos>li .dash_todos_content dl dt{clear:both;float:left;width:66px;margin-right:15px;text-align:center}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li .dash_todos_content dl dt{width:46px;margin-right:5px;height:50px}.dash_reminders .dash_todos>li .dash_todos_content dl dt:not(.showmobile){display:none}}.dash_reminders .dash_todos>li .dash_todos_content dl dt i{font-family:"17hats-icons";font-size:16px;color:#404648}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li .dash_todos_content dl dt i{font-size:12px}}.dash_reminders .dash_todos>li .dash_todos_content dl dd{display:block;padding-right:55px;line-height:20px}@media screen and (min-width: 595px){.dash_reminders .dash_todos>li .dash_todos_content dl dd{text-overflow:ellipsis;overflow:hidden;padding-right:140px;max-width:70vw}}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li .dash_todos_content dl dd.multi-line{display:flex;flex-direction:row}.dash_reminders .dash_todos>li .dash_todos_content dl dd.multi-line>small{flex:0 0 46px}.dash_reminders .dash_todos>li .dash_todos_content dl dd.multi-line>.no-overflow{overflow:initial;white-space:normal;max-height:unset}}.dash_reminders .dash_todos>li .dash_todos_content dl dd a,.dash_reminders .dash_todos>li .dash_todos_content dl dd span{color:#404648;font-size:13px;letter-spacing:-0.02em}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li .dash_todos_content dl dd a,.dash_reminders .dash_todos>li .dash_todos_content dl dd span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 135px);max-height:20px}}.dash_reminders .dash_todos>li .dash_todos_content dl dd a>small,.dash_reminders .dash_todos>li .dash_todos_content dl dd span>small{font-size:11px;margin-right:5px;font-weight:bold}.dash_reminders .dash_todos>li .dash_todos_content dl dd a.cluster>*,.dash_reminders .dash_todos>li .dash_todos_content dl dd span.cluster>*{display:inline}.dash_reminders .dash_todos>li .dash_todos_content dl dd a.cluster--two-lines,.dash_reminders .dash_todos>li .dash_todos_content dl dd span.cluster--two-lines{display:inline-block;float:left;min-height:45px;padding-right:5px}.dash_reminders .dash_todos>li .dash_todos_content dl dd a.cluster--two-lines>input[type=checkbox],.dash_reminders .dash_todos>li .dash_todos_content dl dd span.cluster--two-lines>input[type=checkbox]{vertical-align:top;margin-top:5px;margin-right:10px}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li .dash_todos_content dl dd a.cluster--two-lines>input[type=checkbox],.dash_reminders .dash_todos>li .dash_todos_content dl dd span.cluster--two-lines>input[type=checkbox]{margin-right:0}}.dash_reminders .dash_todos>li .dash_todos_content dl dd a.cluster--two-lines>small,.dash_reminders .dash_todos>li .dash_todos_content dl dd span.cluster--two-lines>small{display:inline-block}.dash_reminders .dash_todos>li .dash_todos_content dl dd a.cluster--two-lines>small.text--right,.dash_reminders .dash_todos>li .dash_todos_content dl dd span.cluster--two-lines>small.text--right{text-align:right;width:48px}.dash_reminders .dash_todos>li .dash_todos_content dl dd a.cluster--two-lines>small>abbr,.dash_reminders .dash_todos>li .dash_todos_content dl dd span.cluster--two-lines>small>abbr{display:block}.dash_reminders .dash_todos>li .dash_todos_content dl dd a.cluster--block,.dash_reminders .dash_todos>li .dash_todos_content dl dd span.cluster--block{display:block;overflow:hidden;text-overflow:ellipsis}.dash_reminders .dash_todos>li .dash_todos_content dl dd>small{font-size:11px;margin-right:5px;font-weight:bold;width:46px;height:50px;text-align:center;white-space:normal;overflow:hidden;float:left}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li .dash_todos_content dl dd>small{height:40px;text-align:right}.dash_reminders .dash_todos>li .dash_todos_content dl dd>small>abbr{display:block}}.dash_reminders .dash_todos>li .dash_todos_content dl dd>small.checkbox-box{position:relative;width:55px}.dash_reminders .dash_todos>li .dash_todos_content dl dd>small.checkbox-box>input[type=checkbox]{float:left;position:absolute;top:1px;left:0}.dash_reminders .dash_todos>li .dash_todos_content dl dd a:hover{color:#3c5db2}@media screen and (min-width: 595px){.dash_reminders .dash_todos>li .dash_todos_content dl dd a.todo{line-height:14px;display:block;margin-left:21px;font-size:12px}}.dash_reminders .dash_todos>li .dash_todos_content dl a.close{opacity:.2;position:absolute;right:7px;top:0px;width:11px;height:20px}@media screen and (min-width: 595px){.dash_reminders .dash_todos>li .dash_todos_content dl a.close{height:25px;line-height:22px;right:13px;top:1px}}.dash_reminders .dash_todos>li .dash_todos_content dl a.close i{color:#404648;font-family:"17hats-icons";font-size:9px}.dash_reminders .dash_todos>li .dash_todos_content dl a.close:hover{opacity:1}.dash_reminders .dash_todos>li .dash_todos_content dl dd a h4{color:#0b763e;font-size:15px;font-weight:600}.dash_reminders .dash_todos>li .dash_todos_content>p{color:#e1251b;font-size:13px;padding-left:81px;line-height:1;margin-bottom:5px}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li .dash_todos_content>p{padding-left:51px}}.dash_reminders .dash_todos>li .dash_todos_content>p a{color:#3c5db2}.dash_reminders .dash_todos>li.quickbooks-error{position:relative}.dash_reminders .dash_todos>li.quickbooks-error>a.error{line-height:20px;vertical-align:middle;display:inline-block;padding-right:115px;position:relative;padding-left:81px;padding-top:5px;padding-bottom:5px;width:100%}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li.quickbooks-error>a.error{padding-left:51px;padding-right:15px;padding-bottom:35px}}.dash_reminders .dash_todos>li.quickbooks-error>a.error>button{height:25px;line-height:20px;background:rgba(0,0,0,0);padding:0;border:0;text-transform:capitalize;font-size:10px;font-weight:600;color:#3c5db2;position:absolute;right:15px;top:0;bottom:0;margin:auto}@media screen and (max-width: 594px){.dash_reminders .dash_todos>li.quickbooks-error>a.error>button{right:auto;left:51px;bottom:5px;top:auto;color:#999}}.dash_reminders .dash_todos>li.quickbooks-error>i{position:absolute;float:none;top:0;bottom:0;line-height:1}.dash_reminders .dash_todos>li.quickbooks-error>i:before{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.dash_reminders .dash_todos #dash-startup dl dd a{color:#1b9cd2 !important}.dash_reminders .dash_todos .dash_todos_0-view{min-height:160px;text-align:center;background:#f2f8ff;color:#a0ccff;font-weight:600;font-size:13px;margin-top:15px;border-radius:4px;padding:45px 0}.dash_reminders .dash_todos .dash_todos_0-view i{font-family:"17hats-icons";font-size:30px;display:block;opacity:.5;margin-bottom:5px}.dash_reminders .dash_todos .email_count{clear:both}.dash_reminders .dash_todos .email_count:first-child{margin-top:-10px}@media screen and (max-width: 594px){.dash_reminders .dash_todos .email_count:first-child{margin-top:-5px}}.dash_reminders .dash_todos .email_count b{display:inline-block;vertical-align:middle;background:#0b763e;width:34px;color:#fff;text-shadow:none;border-radius:14px;font-size:11px;padding:0px;line-height:21px;text-align:center;margin:0 26px 0 16px;box-shadow:1px 1px 0px 0px hsla(0,0%,100%,.8)}@media screen and (max-width: 594px){.dash_reminders .dash_todos .email_count b{margin:0 9px 0 6px}}.dash_reminders .dash_todos .email_count h4{color:#404648;font-weight:600;text-shadow:1px 1px 0 hsla(0,0%,100%,.7);display:inline-block;vertical-align:middle;line-height:21px}.dash_reminders .dash_todos li dl dt input{margin-top:2px;margin-left:1px}.dash_reminders .dash_todos li dl dt i{display:block;font-size:14px;margin:0px;line-height:25px}.dash_reminders .dash_todos .dash_todos_content{margin-left:-1px;clear:both;margin-top:15px;margin-bottom:5px}.dash_reminders .dash_todos li dl dt input{margin-top:5px}.dash_reminders .dash_todos .menu ul{margin-top:0px;margin-left:-125px;padding-bottom:5px !important}.dash_reminders .dash_todos #dash-workflow dl dd abbr{display:block;clear:left}.dash_reminders .dash_todos #dash-workflow dl dt i{font-size:21px;line-height:45px}.dash_reminders .dash_todos #dash-workflow dl dd{margin-left:25px}.dash_reminders .dash_todos .group__header{display:none}.dash_reminders .dash_todos.dash_todos_group{display:flex;flex-direction:column}.dash_reminders .dash_todos.dash_todos_group>.group__header{display:block;margin:0;padding:0;background:rgba(0,0,0,0);border:none;box-shadow:none;min-height:0;line-height:25px}.dash_reminders .dash_todos.dash_todos_group #dash_group_header_error{order:1}.dash_reminders .dash_todos.dash_todos_group #dash-oauth_reconsent{order:2}.dash_reminders .dash_todos.dash_todos_group #dash-email_errors{order:2}.dash_reminders .dash_todos.dash_todos_group #dash-imap_errors{order:3}.dash_reminders .dash_todos.dash_todos_group #dash-banksync_errors{order:4}.dash_reminders .dash_todos.dash_todos_group #dash-quickbooks_reconnect,.dash_reminders .dash_todos.dash_todos_group li#dash-quickbooks_subscription{order:5}.dash_reminders .dash_todos.dash_todos_group #dash_group_header_leads{order:6}.dash_reminders .dash_todos.dash_todos_group #dash-new-leads{order:7}.dash_reminders .dash_todos.dash_todos_group #dash_group_header_documents{order:8}.dash_reminders .dash_todos.dash_todos_group #dash-contracts_waitings{order:9}.dash_reminders .dash_todos.dash_todos_group #dash-contracts{order:10}.dash_reminders .dash_todos.dash_todos_group #dash-invoices{order:11}.dash_reminders .dash_todos.dash_todos_group #dash-quotes{order:12}.dash_reminders .dash_todos.dash_todos_group #dash-questionnaires{order:13}.dash_reminders .dash_todos.dash_todos_group #dash_group_header_todo{order:14}.dash_reminders .dash_todos.dash_todos_group #dash-shootproof{order:15}.dash_reminders .dash_todos.dash_todos_group #dash-nvu{order:15}.dash_reminders .dash_todos.dash_todos_group #dash-workflow_todos{order:16}.dash_reminders .dash_todos.dash_todos_group #dash-tasks{order:17}.dash_reminders .dash_todos.dash_todos_group #dash-unbilleds{order:18}.dash_reminders .dash_todos.dash_todos_group #dash-transactions{order:19}.dash_reminders .dash_todos.dash_todos_group #dash-lead_funnel_reminders{order:20}.dash_reminders .dash_todos.dash_todos_group #dash_group_header_email{order:21}.dash_reminders .dash_todos.dash_todos_group #dash-emails{order:22}.dash_reminders .dash_todos.dash_todos_group #dash-unsorted-emails{order:23}.dash_reminders .dash_todos.dash_todos_group #dash-draft_emails{order:24}.dash_reminders .dash_todos.dash_todos_group #dash-scheduled_emails{order:25}.dash_reminders .dash_todos.dash_todos_group #dash-greetabl_errors{order:26}.dash_reminders .dash_todos.dash_todos_group #dash-17hats_notifications{order:27}.dash_reminders .dash_todos.dash_todos_group #dash-outbox_errors{order:28}.dash_recent .dash_recent_header{display:flex}.dash_recent .dash_recent_all{font-weight:normal;color:#000}.dash_recent .dash_recent_all:hover{color:#3c5db2}.dash_recent .dash_recent_title{display:flex;padding-bottom:15px}.dash_recent .dash_recent_title>h3{flex:1}.dash_recent .dash_recent_title>a{flex:unset;width:auto}.dash_pending dl{margin-top:15px;font-weight:600;background:#fff;border:1px solid rgba(151,151,151,.18);box-shadow:0 2px 0 0 rgba(151,151,151,.18);border-radius:4px;padding:10px;display:block;align-items:center;color:#404648}.dash_pending dl dt,.dash_pending dl dd{float:left}.dash_pending dl dt{margin-right:10px}.dash_pending dl dd{width:100%;width:calc(100% - 36px);line-height:18px}.dash_pending dl .dash_pending_status{width:26px;height:18px;line-height:18px;font-size:11px;background:#bbb;text-align:center;border-radius:20px;cursor:pointer;background-color:#0b763e;color:#fff}.dash_pending dl .dash_pending_title{font-size:13px;display:block;width:100%;cursor:pointer}.dash_pending dl .dash_pending_title i.fa,.dash_pending dl .dash_pending_title svg{float:right;color:#a8aab8;font-size:15px}.dash_pending dl .dash_pending_activity{display:none}.dash_pending dl .dash_pending_activity li{margin-top:15px;line-height:1;display:flex;flex-direction:column}.dash_pending dl .dash_pending_activity li a{display:block;color:#3c5db2;font-size:13px;line-height:18px;flex:1}.dash_pending dl .dash_pending_activity li a.dash_pending_doc{color:#404648}.dash_pending dl .dash_pending_activity li a.dash_pending_doc:hover{color:#3c5db2}.dash_pending dl .dash_pending_activity li small{display:block;font-size:11px;font-weight:400;color:#9aa1a5}.today ul{height:100%;min-height:100px;padding-top:0px}.today ul li:first-child abbr{text-align:center;line-height:21px;font-size:10px;font-weight:bold;color:#999;text-transform:uppercase}.today ul li:first-child em i{line-height:normal;font-size:14px;margin-right:0px}.dash_todos .email_count b .caret-up,.email_count b .caret-down{color:#fff}.dash_widget{background:rgba(160,160,160,.2);border-radius:4px;margin-bottom:10px;padding:30px 25px 25px 25px;min-height:52px;position:relative;overflow:hidden}.dash_widget .buttons{text-align:right}.dash_widget .btn-xs,.dash_widget .select_menu--button-xs .select_menu_wrapper abbr,.select_menu--button-xs .select_menu_wrapper .dash_widget abbr{line-height:12px}.dash_widget i{position:relative;font-family:"17hats-icons";float:left;font-size:48px;line-height:42px;margin-right:15px;color:#999}.dash_widget a.close-icon{position:absolute;right:10px;top:10px}.dash_widget a.close-icon i{font-size:14px;line-height:inherit;margin:0;padding:0}.dash_widget h3{margin-top:-10px;text-transform:uppercase;font-weight:bold;font-size:12px;color:#404648}.dash_widget em{font-size:48px;font-weight:300;line-height:48px;color:#404648;letter-spacing:-0.05em;float:left;margin-right:10px}.dash_widget em sup{font-size:34px;letter-spacing:-0.03em;line-height:34px;vertical-align:top}.dash_widget em sub{font-size:24px;letter-spacing:-0.03em;margin-left:-5px}.dash_widget small{display:block;color:#404648;font-size:12px;margin-top:8px;text-shadow:1px 1px 0 hsla(0,0%,100%,.7)}.dash_widget small a{color:#1b9cd2;text-decoration:none}.dash_widget small a:hover{color:#106285}.dash_widget dl{display:block;margin-top:30px;font-size:13px}.dash_widget dt{clear:both;float:left;width:64px;color:#404648;font-size:11px;font-weight:600;line-height:20px}.dash_widget dd{margin-left:64px;padding-bottom:7px;color:#1b9cd2;cursor:pointer}.dash_widget dd b{color:#404648}.activity h3{margin-top:10px}.activity h3.blank{margin-top:0px}.activity small{margin-top:0px;margin-bottom:60px}.dash_widget.referral .referral-action{margin-top:10px}.dash_widget.referral .referral-action .btn{float:right;margin-right:-10px}.dash_widget.referral sup{display:block;font-weight:bold;width:auto;overflow:hidden}.activity_type{font-size:10px;text-transform:uppercase;color:#404648}.dash_widget.activity .status{float:left;width:26px;margin-left:9px;line-height:18px;margin-top:3px}.dash_widget.activity .discl{margin-left:10px;float:none}.dash_widget.activity dl dd ul li{margin-right:3px}.dash_widget.activity dl dd ul li a:after{content:", "}.dash_widget.activity dl dd ul li:last-child a:after{content:""}.dash_widget.activity dl dd a{display:inline;color:#404648;font-size:10px;font-weight:600;text-decoration:none;text-transform:uppercase}.dash_widget.activity dl dd:hover a{color:#000;cursor:pointer}.dash_widget.activity dl dd:hover abbr{color:#106285;cursor:pointer}.dash_widget.activity dl.pending dt{cursor:pointer}.dash_widget.activity dl.pending dd b{line-height:27px;font-size:14px;display:block}.dash_widget.activity dl.pending .activity_type{display:none}.dash_widget.activity dl.pending dd ul li{margin-top:5px}.dash_widget.activity dl.pending dd ul li a{color:#1b9cd2;font-size:13px;text-transform:none}.dash_widget.activity dl.pending dd ul li a:hover{color:#106285}.dash_widget.activity dl.pending dd ul li a:after{content:""}.dash_widget.activity dl.pending dd ul li a span{display:block}.dash_widget.activity dl.pending dd ul li a small{display:inline-block;margin-bottom:0px}.dash_todos_done.startup_message{margin-top:0px;margin-bottom:20px;padding:50px 0px;background:hsla(0,0%,100%,.4);text-align:left !important}.dash_todos_done.startup_message h3{margin-left:40px !important}.dash_todos_done.startup_message p{line-height:21px;margin:10px 40px 20px 40px}.dash_widget.workshop,.dash_widget.alt-promo h3{margin-bottom:7px;margin-top:-5px;color:#404648}.dash_widget.trial h3{color:#404648;margin-top:-5px;margin-bottom:7px}.dash_widget.trial button{float:right;margin-left:15px}.dash_widget.trial .footer-btn{text-align:center}.dash_widget.trial .under-btn{margin:0}.dash_widget.trial .btn-success{font-weight:bold;margin-top:-7px;border-radius:20px;letter-spacing:0px;float:right;outline:none}.dash_widget.trial .btn-success:hover{background:#7abf26}.dash_widget.trial p{font-size:13px;display:none}.dash-update{font-size:100% !important;margin:30px 0 0 0 !important}.dash-update .dash-update-wrap+.dash-update-wrap{margin:20px 0 0;width:100%}.dash-update .dash-update-msg{box-sizing:border-box;float:left;padding-right:10px;width:226px}@media screen and (max-width: 1199px){.dash-update .dash-update-msg{float:none}}.dash-update .dash-update-url{float:right;margin:0;text-align:right;width:85px}.dash-update .dash-update-url a i{float:none;margin:0;line-height:1.1}@media screen and (max-width: 1199px){.dash-update .dash-update-url{margin-top:10px;float:none;width:auto;text-align:left}}.dash_widget.trial .promo-right .btn-success{float:none;margin:10px 0px 0px 4px}.dash_widget.trial{cursor:pointer}.success-tracker .powerbar-step.powerbar-completed:before{content:url("/images/checkmark.png");position:relative;left:-0.5px}.success-tracker .powerbar-completed{background-color:#0b763e}.success-tracker .powerbar-not-completed{background-color:#b7d6f7}.dash-date-short{min-width:45px;display:inline-block}.dash-date-med{min-width:80px;display:inline-block}.dash-date-long{min-width:100px;display:inline-block}.font-600{font-weight:600}@media screen and (max-width: 594px){.hatspecial{display:inline !important;white-space:normal !important;overflow:hidden !important;text-overflow:none !important;max-height:none !important;font-weight:normal !important}.hatsspecialcontainer{padding:0 35px 0 10px !important}}@media screen and (min-width: 595px){.oauthConsentContainer{padding:0 70px 0 0 !important}}@media screen and (max-width: 991px){.mobileContainer{padding:0 10px 0 10px !important;max-height:500px !important;white-space:normal !important}}.leadcapture_new .overview_recent{padding-top:10px}@media(min-width: 768px){.leadcapture_new .overview_recent{float:left;width:31%}}.leadcapture_new .overview_recent .section-header{display:flex;align-items:center}.leadcapture_new .overview_recent .section-header-actions{flex:1;margin-left:5px}@media screen and (max-width: 594px){.leadcapture_new .overview_recent .section-header-actions{text-align:right}}@media(min-width: 768px){.leadcapture_new .overview_list{min-height:525px;width:64%;float:right;padding:10px 0px 10px 20px;box-shadow:-13px 0px 22px -22px #000}}.leadcapture_new .overview_methods .list-selectable{margin-top:10px}@media(max-width: 767px){.leadcapture_new .overview_methods{padding-bottom:8px;border-bottom:1px solid #bbb;margin-bottom:12px}}.leadcapture_new .lc_question_wrapper .panel-list-item .hats-dropdown{position:absolute;right:20px;top:8px}.leadcapture_new .overview_methods .grid-menu ul{-webkit-columns:inherit;-moz-columns:inherit;columns:inherit;width:290px;padding:10px;top:21px;left:15px}.leadcapture_new .overview_methods .grid-menu ul{text-align:left}.leadcapture_new .overview_methods .grid-menu ul li a i{background:none;color:#999}.leadcapture_new #manage_capture_methods .grid-menu ul li{margin-bottom:0}.leadcapture_new #manage_capture_methods .grid-menu ul li a{text-decoration:none}.leadcapture_new #manage_capture_methods .grid-menu ul li a i{background:none;color:#1b9cd2}.leadcapture_new .overview_main .method_list{border-bottom:none;box-shadow:none;margin:20px 0;padding-top:0}.leadcapture_new .overview_main .method_list li{margin-top:0;margin-bottom:0;margin-right:20px}.leadcapture_new #emailrule_new .normal-menu{margin-left:auto}.leadcapture_new #emailrule_new .normal-menu .discl .caret{margin-left:2px}.method_list li a{padding:15px 15px 17px 15px;line-height:15px;border-radius:13px;text-decoration:none}.method_list li a:hover{background:hsla(0,0%,100%,.4);text-decoration:none}.method_list li.selected a{background:rgba(27,156,210,.15)}.method_list li a strong{margin-top:7px;margin-bottom:5px;display:block}.method_list li a i{background:none;font-size:18px;border-radius:0px;color:#1b9cd2;line-height:17px;height:auto;padding-top:7px;width:auto}.icon-and-text{display:flex;align-items:center;white-space:nowrap}.icon-and-text *{white-space:normal;word-break:break-word}.icon-and-text>.status_icons{margin-left:auto}.icon-and-text>.status_icons i{font-size:.9em}.lcf-simple-flex{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:stretch;position:relative}.lcf-simple-flex .flex-item{position:relative;order:0;padding:0 8px;flex:0 1 auto;align-self:auto}.lcf-picker-wrapper{display:inline-block;position:relative}.lcf-picker-transparent{background:#fff;border:1px solid #ccc;border-radius:3px;height:23px;margin:0;position:absolute;padding:0 5px;right:24px;text-align:right;top:-31px;width:84px;white-space:nowrap;z-index:0;display:flex}.lcf-picker-transparent label{margin:0 !important;font-size:11px;display:flex !important;align-items:center;justify-content:center;flex:1}.lcf-picker-transparent label>*{vertical-align:middle;margin:auto}.lcf-picker-transparent label input{margin-left:3px;position:relative;top:1px}.lcf-picker-transparent:after{content:"";width:0;height:0;border-style:solid;border-width:9px 9px 0 9px;border-color:#ccc rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;bottom:-9px;right:39px}@media screen and (max-width: 594px){.lcf-picker-transparent{left:calc(100% + 10px);right:unset;top:5px}.lcf-picker-transparent input[type=checkbox]{vertical-align:middle;margin-top:2px}.lcf-picker-transparent:after{top:50%;bottom:unset;margin-top:-7px;right:unset;left:-8px;border-width:8px 8px 8px 0px;border-color:rgba(0,0,0,0) #ccc rgba(0,0,0,0) rgba(0,0,0,0)}}.lc_dialog label{font-weight:bold;font-size:14px;margin-bottom:4px}.lc_embed{position:relative;margin-bottom:20px}.lc_embed .lc_embed_copy{position:absolute;top:0;right:0}.lc_instructions p{margin-bottom:20px}.lc_facebook_install{font-size:16px !important;margin-bottom:20px;padding:20px 0;font-weight:bold}.lc_instructions ul li,.lc_instructions ol li{margin-left:24px;margin-bottom:10px}.lc_instructions ul{list-style-type:disc}.lc_instructions ol{list-style-type:decimal}#quickbooks-import .loader{min-height:400px;position:relative;margin-top:5px}#quickbooks-import .loader__icon{position:absolute;top:0;right:0;left:0;bottom:0;background-image:url("/images/loading-spinner.gif");background-position:center center;background-repeat:no-repeat;background-size:auto}#quickbooks-import .invoice-list .unsynced-invoice{border-left-width:3px}#quickbooks-import .invoice-list .invoice-container{display:flex;flex-direction:column}#quickbooks-import .invoice-list .invoice-container .invoice-row{width:100%;display:flex;flex-direction:row;align-content:space-between}#quickbooks-import .invoice-list .invoice-container .invoice-row .action{width:25px}#quickbooks-import .invoice-list .invoice-container .invoice-row .invoice-number{width:100px;font-weight:bold}#quickbooks-import .invoice-list .invoice-container .invoice-row .invoice-client{flex-grow:2;text-align:center}#quickbooks-import .invoice-list .invoice-container .invoice-row .invoice-amount{float:right;width:150px;text-align:right}#quickbooks-import .invoice-list .invoice-container .invoice-force{font-size:75%}#quickbooks-import .invoice-list .unsynced-invoice.has-error{border-color:#ddbdcd;background-color:rgba(254,220,220,.1)}#quickbooks-import .invoice-list .unsynced-invoice.has-error .invoice-status{color:#300}#quickbooks-import .invoice-list .unsynced-invoice.up-to-date{border-color:rgba(11,118,62,.5);background-color:rgba(11,118,62,.03)}#quickbooks-import .invoice-list .unsynced-invoice.up-to-date .invoice-status{color:#300}#quickbooks-import .invoice-list .unsynced-invoice.selected,#quickbooks-import .invoice-list .unsynced-invoice.has-error.selected{background:rgba(253,169,30,.1)}#quickbooks-import .invoice-list .unsynced-invoice.selected:hover,#quickbooks-import .invoice-list .unsynced-invoice.has-error.selected:hover{background:rgba(253,169,30,.2);cursor:pointer}#quickbooks-import .invoice-list .unsynced-invoice:hover{background:hsla(0,0%,100%,.3);cursor:pointer}#quickbooks-import .invoice-list .unsynced-invoice.error:hover{background-color:rgba(254,220,220,.3);cursor:pointer}#quickbooks-import .data-table tbody td{padding:5px 0px;font-size:13px;color:#333;text-align:left}#quickbooks-import .data-table tbody td.checkbox{padding-left:4px;width:20px;text-align:center;vertical-align:middle}#quickbooks-import .data-table tbody td.invoice-number{min-width:64px;max-width:384px;vertical-align:middle}#quickbooks-import .data-table tbody td.invoice-client{min-width:128px;max-width:384px;vertical-align:middle;line-height:120%}#quickbooks-import .data-table tbody td.invoice-amount{min-width:64px}#quickbooks-import .data-table tbody tr.selected td{background:rgba(253,169,30,.1)}#quickbooks-import .data-table tbody tr.selected:hover td{background:rgba(253,169,30,.2);cursor:pointer}#quickbooks-import .data-table tbody tr:hover td{background:hsla(0,0%,100%,.3);cursor:pointer}#quickbooks-import .data-table tbody tr.error:hover td{background:inherit;cursor:pointer}#quickbooks-import .data-table tbody tr.has-error td{padding-top:0;padding-bottom:0}#quickbooks-import .data-table tbody p.error{padding-left:1.5em;text-indent:-1.5em}.errorpage{text-align:center}.errorpage h1{margin-top:10px;font-size:23px;letter-spacing:-0.03em;font-weight:600;margin-bottom:20px}.custom_fields_view .custom-field{padding:20px 20px 10px;background:hsla(0,0%,100%,.7);border-radius:10px;border:1px solid #d3d3d3;position:relative;margin-top:.8em;margin-bottom:.7em}.custom_fields_view .custom-field>.icon-grab-x{position:absolute;left:0;right:0;top:0;display:block;cursor:move;font-size:18px;line-height:24px;color:#bbb}.custom_fields_view .custom-field-title{font-size:18px;line-height:17px;font-weight:600;display:block}.custom_fields_view .custom-field-subtitle{font-size:14px;font-weight:600}.custom_fields_view .custom-field-content-wrapper{display:flex;align-items:center}.custom_fields_view .custom-field-content{display:flex;flex:1}.custom_fields_view .custom-field-content>div{flex-shrink:0}.custom_fields_view .custom-field-content>div>i{font-size:32px;width:32px;line-height:32px;color:#aaa}.custom_fields_view .custom-field-content>div:last-child{flex:1;margin-left:1em}.custom_fields_view .custom-field-toolbar{display:flex;align-items:center}.custom_fields_view .custom-field-toolbar>button{display:flex;align-items:center;justify-content:center}.custom_fields_view .custom-field-toolbar>*:not(:last-child){margin-right:10px}.custom_fields_view .custom-field-toolbar>i{cursor:pointer;color:#aaa}.custom_fields_view .preference-box{padding:20px 15px;border-radius:4px}.custom_fields_view .account_data>.tabs>a>i{color:rgba(0,0,0,.3)}.custom_fields_view .hats-dropdown-menu li a{min-height:65px}@media(max-width: 479px){.hidden-xxs{display:none !important}}@media screen and (max-width: 594px){.hidden-xs{display:none !important}}@media screen and (min-width: 595px){.hidden-sm-up{display:none !important}}@media screen and (min-width: 595px)and (max-width: 991px){.hidden-sm{display:none !important}}@media screen and (max-width: 991px){.hidden-sm-down{display:none !important}}@media screen and (min-width: 992px){.hidden-md-up{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media screen and (max-width: 1199px){.hidden-md-down{display:none !important}}@media screen and (min-width: 1200px){.hidden-lg{display:none !important}}@media screen and (max-width: 594px){.hidden-xl-down{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.hidden-xl{display:none}}@media screen and (min-width: 1200px){.hidden-xl-up{display:none}}@media screen and (min-width: 1600px){.hidden-xxl{display:none}}@media(min-width: 480px){.visible-xxs{display:none !important}}@media(min-width: 768px){.visible-md2-down{display:none !important}}@media(max-width: 767px){.visible-md2-up{display:none !important}}@media screen and (min-width: 595px){.visible-xs{display:none !important}}@media screen and (max-width: 594px){.visible-sm-up{display:none !important}}@media screen and (max-width: 594px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm{display:none !important}}@media screen and (min-width: 992px){.visible-sm-down{display:none !important}}@media screen and (max-width: 991px){.visible-md-up{display:none !important}}@media screen and (max-width: 991px){.visible-md{display:none !important}}@media screen and (min-width: 1200px){.visible-md{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 1599px){.visible-md-down{display:none !important}}@media screen and (max-width: 1199px){.visible-lg{display:none !important}}@media screen and (max-width: 1199px){.visible-xl-up{display:none !important}}@media screen and (max-width: 1199px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl{display:none !important}}@media screen and (min-width: 1600px){.visible-xl-down{display:none !important}}@media screen and (max-width: 1599px){.visible-xxl{display:none !important}}.custom-scrollbars::-webkit-scrollbar{width:10px;background:#fff;margin-left:-2px}.custom-scrollbars::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.custom-scrollbars::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.hats-checkbox{display:inline-flex;align-items:center;white-space:nowrap;margin-bottom:0px;position:relative;cursor:pointer;vertical-align:middle;outline:none}.hats-checkbox--focus .hats-checkbox-border{box-shadow:0 0px 5px rgba(11,118,62,.5)}.hats-checkbox--disabled{opacity:.5;cursor:not-allowed}.hats-checkbox--disabled .hats-checkbox-background,.hats-checkbox--disabled .hats-checkbox-label,.hats-checkbox--disabled .hats-checkbox-label-before,.hats-checkbox--disabled .hats-checkbox-border{cursor:not-allowed}.hats-checkbox--checked .hats-checkbox-background{opacity:1;transform:scale(1)}.hats-checkbox--checked .hats-checkbox-icon{opacity:1;transform:scale(1)}.hats-checkbox--checked .hats-checkbox-icon{opacity:1;transform:scale(1)}.hats-checkbox-border{position:absolute;z-index:0;top:0;left:0;bottom:0;right:0;height:16px;width:16px;border:1px solid #999}.hats-checkbox-input{position:absolute;left:-9999px}.hats-checkbox-wrapper{margin-left:12px;display:inline-block;position:relative;height:16px;width:16px;vertical-align:middle;user-select:none;cursor:pointer;color:#0b763e}.hats-checkbox-background{position:absolute;z-index:1;top:0;left:0;bottom:0;right:0;background:#0b763e;height:16px;width:16px;opacity:0;transform:scale(0.2);transition-timing-function:cubic-bezier(0.64, 0.57, 0.67, 1.73);transition-duration:200ms}.hats-checkbox-icon{position:relative;z-index:2;height:16px;width:16px;border-radius:50%;display:flex;align-items:center;opacity:0;transition:opacity 150ms ease-in,transform 150ms ease-in;transform:scale(0.2);color:#fff}.hats-checkbox-icon>i{margin:auto;color:#fff;display:block;font-size:10px;color:#fff}.hats-checkbox-label{padding-left:6px;cursor:pointer;display:inline-block;white-space:normal}.hats-checkbox-label-before{padding-right:6px;cursor:pointer;position:relative;top:1px;display:inline-block;white-space:normal}.hats-switch{display:inline-block;position:relative;vertical-align:middle;user-select:none;cursor:pointer;color:#0b763e;width:44px;height:24px;box-sizing:border-box}.hats-switch *{box-sizing:border-box}.hats-switch--focus{box-shadow:0 0px 5px rgba(11,118,62,.5);border-radius:1000px}.hats-switch--disabled{cursor:not-allowed;opacity:.5}.hats-switch--checked .hats-switch-border{background:#0b763e}.hats-switch--checked .hats-switch-handle{transform:translate3d(20px, 0, 0)}.hats-switch-border{position:absolute;z-index:0;top:0;left:0;bottom:0;right:0;border-radius:1000px;background:#c1c3c4;width:44px;height:24px}.hats-switch-input{position:absolute;left:-9999px}.hats-switch-handle{position:relative;top:3px;left:3px;z-index:2;background:#fff;border-radius:50%;height:18px;width:18px;transition:transform .1s linear}.hats-switch-handle[disabled]{transform:none;transition-duration:0ms}.hats-switch-label-container{display:inline-block;white-space:nowrap;margin-bottom:0px !important;position:relative}.hats-switch-label{padding-left:6px;cursor:pointer;display:inline-block;white-space:normal}.hats-switch-label[disabled]{cursor:not-allowed;opacity:.5}.hats-switch-label-before{padding-right:6px;cursor:pointer;display:inline-block;white-space:normal}.hats-switch-label-before[disabled]{cursor:not-allowed;opacity:.5}.hats-button{position:relative;outline:none;cursor:pointer;text-align:center;justify-content:center;white-space:nowrap;display:inline-flex;align-items:center;margin:0px;letter-spacing:0px;text-transform:uppercase;font-weight:bold;text-decoration:none;vertical-align:middle;user-select:none;box-sizing:border-box}.hats-button *{box-sizing:border-box}.hats-button-loader{display:none;position:absolute;top:0;left:0;right:0;bottom:0;align-items:center;justify-content:center}.hats-button--fullWidth{display:block}.hats-button--disabled{opacity:.5;cursor:not-allowed}.hats-button--focus{box-shadow:0 0px 5px rgba(11,118,62,.5)}.hats-button--loading>span>span{visibility:hidden}.hats-button--loading .hats-button-loader{display:flex;visibility:visible}.hats-button--color-default{color:#000;border:1px solid #aaa;background:#fff}.hats-button--color-default:hover:not(.hats-button--disabled):not(.hats-button--toggle),.hats-button--color-default.hats-button--hover{color:#000;background:#eee}.hats-button--color-default.hats-button--toggled{background:#eee}.hats-button--color-primary{background:#0b763e;border-color:#0b763e;color:#fff;border:none}.hats-button--color-primary:hover:not(.hats-button--disabled):not(.hats-button--toggle),.hats-button--color-primary.hats-button--hover{background:rgb(9.2604651163,99.3395348837,52.1953488372)}.hats-button--color-primary.hats-button--toggled{background:rgb(9.2604651163,99.3395348837,52.1953488372)}.hats-button--color-secondary{background:blue;border-color:blue;color:#fff}.hats-button--color-secondary:hover:not(.hats-button--disabled):not(.hats-button--toggle),.hats-button--color-secondary.hats-button--hover{background:rgb(0,0,234.6)}.hats-button--color-secondary.hats-button--toggled{background:rgb(0,0,234.6)}.hats-button--color-danger{background:#be141f;border-color:#be141f;color:#fff}.hats-button--color-danger:hover:not(.hats-button--disabled):not(.hats-button--toggle),.hats-button--color-danger.hats-button--hover{background:rgb(171.5428571429,18.0571428571,27.9885714286)}.hats-button--color-danger.hats-button--toggled{background:rgb(171.5428571429,18.0571428571,27.9885714286)}.hats-button--size-xs{padding:4px 10px;font-size:9px;border-radius:5px}.hats-button--size-sm{padding:5px 10px;font-size:12px;border-radius:5px}.hats-button--size-md{padding:5px 11px 6px 11px;font-size:14px;border-radius:5px}.hats-button--size-lg{padding:8px 14px 7px 14px;font-size:14px;border-radius:5px}.hats-button--circle{border-radius:50%;text-align:center;display:inline-flex;align-items:center;justify-content:center}.hats-button--circle.hats-button--size-xs{width:22px;height:22px;font-size:12px}.hats-button--circle.hats-button--size-sm{width:26px;height:26px;font-size:14px}.hats-button--circle.hats-button--size-md{width:32px;height:32px;font-size:16px}.hats-button--circle.hats-button--size-lg{width:48px;height:48px;font-size:24px}.hats-row{float:left;width:100%}.hats-col-1{float:left;width:10%}.hats-col-2{float:left;width:20%}.hats-col-3{float:left;width:30%}.hats-col-25{float:left;width:25%}.hats-col-33{float:left;width:33%}.hats-col-4{float:left;width:40%}.hats-col-6{float:left;width:50%}.hats-col-35{float:left;width:35%;display:flex;position:relative}.hats-col-35 input{width:100%;border-color:#ccc}.hats-col-7{float:left;width:70%}.hats-button.transparent-button{background:rgba(0,0,0,0);color:#0b763e;border:1px solid #0b763e;margin:0 10px}@media(max-width: 768px){.md-100{width:100%}}@media(max-width: 768px){.md-margin-bottom-5{margin:0 0 5px}}@media(max-width: 479px){.sm-100{width:100%}.sm-100.hats-button{margin:5px 0}}.hats-button{text-transform:capitalize}.hats-button.transparent-button{background:rgba(0,0,0,0);color:#0b763e;border:1px solid #0b763e;margin:0 10px}.hats-checkbox{display:table;padding-bottom:10px}.hats-checkbox-label{position:relative;font-size:13px}.hats-checkbox-background{width:17px;height:17px}.hats-checkbox-icon>i{position:relative;top:1px;left:1px;font-size:13px}.hats-button.transparent-button{background:rgba(0,0,0,0);color:#0b763e;border:1px solid #0b763e;margin:0 10px}input.hats-input,input.hats-checkbox-input,select.hats-select,textarea.hats-textarea{height:35px;border-radius:5px;box-shadow:none;width:70%;font-size:13px;border:1px solid #eee;margin:0 10px 0 0}input.hats-input.inline,input.hats-checkbox-input.inline,select.hats-select.inline,textarea.hats-textarea.inline{width:30px;text-align:center;padding:0;display:inline;float:none;margin:0 8px 0 5px;color:#000}input.hats-input[type=checkbox],input.hats-checkbox-input[type=checkbox],select.hats-select[type=checkbox],textarea.hats-textarea[type=checkbox]{margin:5px 5px 0 0;font-size:2em}input.hats-input:focus,input.hats-checkbox-input:focus,select.hats-select:focus,textarea.hats-textarea:focus{outline:none}textarea.hats-textarea{padding:10px;height:100px}.actions-container{width:100%;text-align:center;margin-bottom:10px;float:left}.actions-container button{margin:5px}.actions-container button.hats-button{width:120px;height:35px;line-height:0}#online-scheduling,#new-scheduling-service{width:100%;position:relative;overflow:hidden;font-size:13px;padding:10px;border-radius:5px}@media(max-width: 479px){#online-scheduling,#new-scheduling-service{padding:10px 0}}#online-scheduling .hats-container,#new-scheduling-service .hats-container{float:left;padding:10px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}#online-scheduling #os-tabs .tabs-content,#new-scheduling-service #os-tabs .tabs-content{display:none}#online-scheduling #os-tabs .tabs-content.active,#new-scheduling-service #os-tabs .tabs-content.active{display:block}#online-scheduling .content-module,#new-scheduling-service .content-module{background:#f2f8ff;float:left;width:100%;border-radius:5px;overflow:hidden}#online-scheduling .content-module label,#new-scheduling-service .content-module label{background:#e9f1fd;float:left;height:40px;line-height:38px;padding:0;text-indent:10px;width:100%;font-weight:bold}#online-scheduling .content-module label:after,#new-scheduling-service .content-module label:after{font-weight:900;font-family:"Font Awesome 5 Free";content:"" !important;position:absolute;right:20px;width:30px}@media(max-width: 479px){#online-scheduling .content-module label:after,#new-scheduling-service .content-module label:after{right:10px}}#online-scheduling .content-module label i,#new-scheduling-service .content-module label i{float:right;padding-right:10px;line-height:40px}#online-scheduling .content-module label .hats-checkbox-icon>i,#new-scheduling-service .content-module label .hats-checkbox-icon>i{line-height:2px;left:2px}#online-scheduling .content-module.existing-service label:not(.title-label),#new-scheduling-service .content-module.existing-service label:not(.title-label){background:rgba(0,0,0,0);font-size:13px;text-indent:0}#online-scheduling .content-module.existing-service label:not(.title-label):after,#new-scheduling-service .content-module.existing-service label:not(.title-label):after{content:"" !important}#online-scheduling .content-module.expanded>label,#new-scheduling-service .content-module.expanded>label{position:relative}#online-scheduling .content-module.expanded>label:after,#new-scheduling-service .content-module.expanded>label:after{font-weight:900;font-family:"Font Awesome 5 Free";content:"" !important;position:absolute;right:0 !important;width:30px}@media(max-width: 479px){#online-scheduling .content-module.expanded>label:after,#new-scheduling-service .content-module.expanded>label:after{right:10px}}#online-scheduling .content-module .hats-button,#new-scheduling-service .content-module .hats-button{background:#0b763e;color:#fff;line-height:25px;padding:0 14px;position:relative;top:0;margin:0;float:left;height:35px;font-size:13px}#online-scheduling .content-module .hats-button.transparent-button,#new-scheduling-service .content-module .hats-button.transparent-button{background:rgba(0,0,0,0);color:#0b763e;border:1px solid #0b763e;margin:0 10px}@media(max-width: 479px){#online-scheduling .content-module .hats-button.transparent-button.sm-100,#new-scheduling-service .content-module .hats-button.transparent-button.sm-100{margin:10px 0}}#online-scheduling .content-module .hats-button i,#new-scheduling-service .content-module .hats-button i{position:relative;top:-1px;padding:0 0 0 5px}#online-scheduling .content-module .module-content,#new-scheduling-service .content-module .module-content{padding:0 15px 10px}#online-scheduling .content-module .module-content .inner-module-step,#new-scheduling-service .content-module .module-content .inner-module-step{margin:10px auto;display:block;float:left;width:100%}#online-scheduling .content-module .module-content .inner-module-step p,#new-scheduling-service .content-module .module-content .inner-module-step p{display:block;float:none}#online-scheduling .content-module .module-content .inner-module-step fieldset.form_dialog,#new-scheduling-service .content-module .module-content .inner-module-step fieldset.form_dialog{float:left;margin:0}@media(max-width: 479px){#online-scheduling .content-module .module-content .inner-module-step.single-button-left .actions .hats-button,#new-scheduling-service .content-module .module-content .inner-module-step.single-button-left .actions .hats-button{margin:5px 0}}#online-scheduling .content-module .module-content .inner-module-step.single-button-left.hats-color-selector input.color-picker,#new-scheduling-service .content-module .module-content .inner-module-step.single-button-left.hats-color-selector input.color-picker{max-width:120px;padding:0;width:120px;display:inline-block;text-indent:30px}@media(max-width: 479px){#online-scheduling .content-module .module-content .inner-module-step.single-button-left.hats-color-selector .hats-button,#new-scheduling-service .content-module .module-content .inner-module-step.single-button-left.hats-color-selector .hats-button{margin:0}}#online-scheduling .content-module .module-content .actions,#new-scheduling-service .content-module .module-content .actions{width:100%;display:block}#online-scheduling .content-module .module-content .actions hr,#new-scheduling-service .content-module .module-content .actions hr{margin:30px 0 15px;display:block;float:left;width:100%;opacity:.5}#online-scheduling .content-module .module-content .actions hr.tight-margin-hr,#new-scheduling-service .content-module .module-content .actions hr.tight-margin-hr{margin:5px auto 15px}#online-scheduling .content-module .module-content .actions label,#new-scheduling-service .content-module .module-content .actions label{font-weight:bold;background:rgba(0,0,0,0);padding:0;width:100%;text-indent:0;font-size:13px}#online-scheduling .content-module .module-content .actions label:after,#new-scheduling-service .content-module .module-content .actions label:after{content:"" !important}#online-scheduling .content-module .module-content .actions label.hats-checkbox,#new-scheduling-service .content-module .module-content .actions label.hats-checkbox{top:2px;width:auto;margin-right:10px}#online-scheduling .content-module .module-content .actions .action,#new-scheduling-service .content-module .module-content .actions .action{display:block;margin-bottom:10px;float:left;width:100%}#online-scheduling .content-module .module-content .actions .action.check,#new-scheduling-service .content-module .module-content .actions .action.check{margin-bottom:0}#online-scheduling .content-module .module-content .actions .action.disabled p,#new-scheduling-service .content-module .module-content .actions .action.disabled p{opacity:.5}#online-scheduling .content-module .module-content .actions .action p,#new-scheduling-service .content-module .module-content .actions .action p{clear:none;display:block;float:none;width:100%;margin:3px}#online-scheduling .content-module .checkbox-settings,#new-scheduling-service .content-module .checkbox-settings{width:100%;float:left;margin:0 0 20px}#online-scheduling .content-module .checkbox-settings input[type=checkbox],#new-scheduling-service .content-module .checkbox-settings input[type=checkbox]{width:20px;font-size:2em}#online-scheduling .content-module .checkbox-settings p,#new-scheduling-service .content-module .checkbox-settings p{margin:5px 0}#online-scheduling .custom-select-wrapper,#new-scheduling-service .custom-select-wrapper{width:70%;float:left}#online-scheduling .custom-select-wrapper:after,#new-scheduling-service .custom-select-wrapper:after{top:10px}#online-scheduling .custom-select-wrapper select,#new-scheduling-service .custom-select-wrapper select{width:100%}.calendar-repeating-rules-table{width:100%;color:#424345}.calendar-repeating-rules-table th{text-transform:uppercase;font-size:11px;text-align:left;font-weight:bold}.calendar-repeating-rules-table td{padding:10px 0}.calendar-repeating-rules-table td i{width:13px;height:13px;line-height:14px;text-align:center;margin:0;border:1px solid #eee;padding:1px 0 0;cursor:pointer}#new-service{width:100%;float:left;padding:10px 20px;margin:10px;border-radius:5px;box-sizing:border-box}@media(max-width: 479px){#new-service{margin:0}}#new-service .custom-select-wrapper:after{top:10px}#new-service .content-module{background:#f2f8ff;float:left;width:100%;border-radius:5px;overflow:hidden;margin:5px auto}#new-service .content-module>label{background:#e9f1fd;float:left;height:40px;line-height:38px;padding:0;text-indent:10px;width:100%;font-weight:bold;font-size:13px;position:relative}#new-service .content-module>label:after{font-weight:900;font-family:"Font Awesome 5 Free";content:"" !important;position:absolute;right:0;width:30px}@media(max-width: 479px){#new-service .content-module>label:after{right:10px}}#new-service .content-module.expanded>label{position:relative}#new-service .content-module.expanded>label:after{font-weight:900;font-family:"Font Awesome 5 Free";content:"" !important;position:absolute;right:0;width:30px}@media(max-width: 479px){#new-service .content-module.expanded>label:after{right:10px}}#new-service .service-price .custom-select-wrapper:after{right:10px;top:10px;content:"";font-size:20px}#new-service h2{font-weight:bold;font-size:13px;margin:10px 0 20px}#new-service .service-container{float:left;background:#f2f8ff;padding:10px 16px;margin-bottom:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}#new-service .service-container.single{padding:10px 0;width:100%;margin:0}#new-service .service-container.single label{text-indent:16px}#new-service .service-container.single-select .custom-select-wrapper{width:100%;padding:0;text-indent:10px;position:relative}#new-service .service-container.single-select select{width:100%;background:#fff}#new-service .service-container .hats-row{margin-bottom:0}#new-service .service-container .action{margin:0;float:left;width:100%}#new-service .service-container .action.service{margin:0}#new-service .service-container .action.tags{margin-top:0}#new-service .service-container input,#new-service .service-container textarea{width:100%;padding:0;text-indent:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#new-service .service-container textarea{line-height:18px;padding-top:10px}#new-service .service-container label{display:block;width:100%;font-weight:bold;font-size:13px;padding:10px 0;float:left;color:#444}#new-service .service-container label.hats-checkbox{width:auto;margin:0 10px 0 0;position:relative;top:-1px}#new-service .service-container label.label-header{padding-bottom:0}#new-service .service-container.overrides label,#new-service .service-container.single label{padding:0 0 15px;float:left;width:auto}#new-service .service-container.overrides p,#new-service .service-container.single p{font-size:13px;line-height:18px;display:block;clear:both}#new-service .service-container.overrides .hats-switch-label-container,#new-service .service-container.single .hats-switch-label-container{float:right}#new-service .service-container.overrides .hats-switch-label-container{position:relative;top:-3px}#new-service .service-container.overrides p{float:left;clear:none;margin:0}#new-service .service-container.single label{padding:5px 0 0}#new-service .service-container.single .hats-switch-label-container{padding-right:15px}#new-service .hats-row{width:100%;margin-bottom:15px}@media(max-width: 640px){#new-service .hats-row .hats-col-6{width:100%;float:left}#new-service .hats-row .hats-col-6.sm-6{width:50%}}#new-service .hats-row .hats-col-6 input,#new-service .hats-row .hats-col-6 select{width:100px;float:left;margin:0;border-top-right-radius:0;border-bottom-right-radius:0;height:40px;border:1px solid #c8ced1}#new-service .hats-row .hats-col-6 input[type=checkbox],#new-service .hats-row .hats-col-6 select[type=checkbox]{width:auto;font-size:2em}#new-service .hats-row .hats-col-6 input.time,#new-service .hats-row .hats-col-6 select.time{width:50px}#new-service .hats-row .hats-col-6 .custom-select-wrapper{overflow:hidden;position:relative;display:block;float:left;width:auto}#new-service .hats-row .hats-col-6 select{border-radius:5px;height:40px;border-top-left-radius:0;border-bottom-left-radius:0;border-left:none;background:#f2f3f3;color:#404648;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-indent:30px;line-height:35px;width:120px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"open_sansregular","Lucida Sans Unicode","Lucida Grande",sans-serif;text-align:left;padding:0}#new-service .hats-row .hats-col-6 select:focus{outline:none}#new-service .hats-row .hats-col-6 select.minutes{text-indent:15px}#new-service .hats-row .hats-col-6 label{width:auto;float:none;clear:right;display:block}#new-service .hats-row .hats-col-6 label.hats-checkbox{width:auto;margin:0 10px 0 0;position:relative;top:1px;float:left}#new-service .hats-row .hats-col-6 label.button{height:38px;float:left;line-height:38px;border:1px solid #c8ced1;border-left:none;padding:0 10px;border-top-left-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:0;font-weight:normal;font-size:13px}#new-service .hats-row .hats-col-6 label.taxable{font-weight:normal;float:left;text-indent:5px;line-height:20px}#new-service .hats-row .hats-col-33 input[type=checkbox]{width:auto;margin:0 10px 0 0;font-size:2em}#new-service .hats-row label.contact-info{float:left;width:auto}#new-service .hats-row .hats-col-quarter{width:25%;float:left}#new-service .hats-row .hats-col-quarter input[type=checkbox]{width:auto;margin:0 10px 0 0;font-size:2em}.hats-container .existing-service,.hats-container #online-scheduling .content-module.existing-service{margin:10px 0}.hats-container .existing-service .existing-availability-calendar label,.hats-container #online-scheduling .content-module.existing-service .existing-availability-calendar label{background:rgba(0,0,0,0);font-size:13px}.hats-container .existing-service .existing-availability-calendar label:after,.hats-container #online-scheduling .content-module.existing-service .existing-availability-calendar label:after{content:"" !important}.hats-container .existing-service .existing-availability-calendar.module-content .actions,.hats-container #online-scheduling .content-module.existing-service .existing-availability-calendar.module-content .actions{float:left}.hats-container .existing-service .existing-availability-calendar.module-content .actions .custom-select-wrapper,.hats-container #online-scheduling .content-module.existing-service .existing-availability-calendar.module-content .actions .custom-select-wrapper{margin:5px 0}.hats-container .existing-service .existing-availability-calendar.module-content .actions .hats-delete-service,.hats-container .existing-service .existing-availability-calendar.module-content .actions .hats-add-service,.hats-container #online-scheduling .content-module.existing-service .existing-availability-calendar.module-content .actions .hats-delete-service,.hats-container #online-scheduling .content-module.existing-service .existing-availability-calendar.module-content .actions .hats-add-service{float:left;width:50px;height:30px;line-height:25px;margin:3px;background:rgba(0,0,0,0);border:none;font-size:13px;cursor:pointer}.hats-container .existing-service .existing-availability-calendar.module-content .actions .hats-delete-service:focus,.hats-container .existing-service .existing-availability-calendar.module-content .actions .hats-add-service:focus,.hats-container #online-scheduling .content-module.existing-service .existing-availability-calendar.module-content .actions .hats-delete-service:focus,.hats-container #online-scheduling .content-module.existing-service .existing-availability-calendar.module-content .actions .hats-add-service:focus{outline:none}.hats-container .existing-service .existing-availability-calendar.module-content .actions .hats-delete-service,.hats-container #online-scheduling .content-module.existing-service .existing-availability-calendar.module-content .actions .hats-delete-service{font-size:14px;margin:5px;line-height:30px;height:30px;width:30px}.hats-container .existing-service .existing-availability-calendar.module-content .actions .hats-add-service,.hats-container #online-scheduling .content-module.existing-service .existing-availability-calendar.module-content .actions .hats-add-service{border:1px solid #ccc;border-radius:50%;width:30px;padding:0;margin:7px 0 0}.hats-container .existing-service .existing-availability-calendar.module-content .actions .hats-add-service .fa,.hats-container #online-scheduling .content-module.existing-service .existing-availability-calendar.module-content .actions .hats-add-service .fa{position:relative;top:0px}.hats-container .existing-service .existing-availability-calendar label.hats-input-label,.hats-container #online-scheduling .content-module.existing-service .existing-availability-calendar label.hats-input-label{text-indent:0}.hats-container .existing-service .service-container.single,.hats-container #online-scheduling .content-module.existing-service .service-container.single{float:left;width:100%}.hats-container .existing-service .service-container.single .action,.hats-container #online-scheduling .content-module.existing-service .service-container.single .action{float:left;width:100%}.hats-container .existing-service .service-container.single .action label,.hats-container #online-scheduling .content-module.existing-service .service-container.single .action label{float:left;width:auto;text-indent:0}.hats-container .existing-service .service-container.single .action .hats-switch-label-container,.hats-container #online-scheduling .content-module.existing-service .service-container.single .action .hats-switch-label-container{float:right;margin:8px 0}section#availability-check{float:left;max-width:400px;background:#fff;padding:10px 20px 20px;box-sizing:border-box;margin:10px;border:1px solid #ccc;border-radius:0;top:0;position:relative}section#availability-check:after,section#availability-check:before{bottom:100%;border:solid rgba(0,0,0,0);content:" ";height:0;width:0;position:absolute;pointer-events:none}section#availability-check:after{border-color:hsla(0,0%,100%,0);border-bottom-color:#fff;border-width:9px;left:10%;margin-left:-19px}section#availability-check:before{border-color:rgba(113,158,206,0);border-bottom-color:#ccc;border-width:10px;left:10%;margin-left:-20px}section#availability-check .calendar-repeating-rules-module i{position:relative;top:-5px}section#availability-check .calendar-repeating-rules-module .actions hr{margin:0 auto 15px}section#availability-check h2{font-size:13px;font-weight:bold;margin:10px 0}section#availability-check label.label-name{font-weight:bold;display:block;padding:10px 0;font-size:13px}section#availability-check .hats-day-selector{margin:5px 0 15px 0;float:left;width:100%}section#availability-check .hats-row{margin:10px 0}section#availability-check .hats-col-35{display:flex;position:relative;box-sizing:border-box;padding:0 2px}section#availability-check .hats-col-35 input.hats-input{width:100%;border-color:#ccc}section#availability-check .custom-select-wrapper select{background:#fff;border:1px solid #ccc;border-radius:5px;text-indent:0;padding:0 0 0 5px;width:100%}section#availability-check .hats-col-7{display:flex}section#availability-check .hats-col-7 select,section#availability-check .hats-col-7 .custom-select-wrapper{width:100%;width:calc(100% - 5px)}section#availability-check .hats-col-7 select:after,section#availability-check .hats-col-7 .custom-select-wrapper:after{top:10px;right:15px}section#availability-check .availability-closed .hats-checkbox{padding:10px}section#availability-check .hats-cal-input,section#availability-check .hats-clock-input{position:absolute;right:20px;top:10px;cursor:pointer}.custom-select-wrapper{position:relative}.custom-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;background:#fff;padding:0 0 0 5px}.calendar-wrapper{position:relative;width:100%;height:100%;overflow:scroll}.calendar-wrapper .calendar_view{position:relative;height:100%;width:100%}.calendar-wrapper .calendar_view .fc-event{color:#fff;border:1px sold #0b763e;background-color:#0b763e}.calendar-wrapper .calendar_view #calendar .calendar_name{top:0}@media(max-width: 1075px){.calendar-wrapper .calendar_view #calendar .calendar_name{display:none}}@media(max-width: 479px){.calendar-wrapper .calendar_view #calendar .custom-menu .datepicker-icon input.hats-input{margin:0;background:rgba(0,0,0,0);padding:0}.calendar-wrapper .calendar_view #calendar .custom-menu .datepicker-icon i{padding:10px 0}}@media(max-width: 479px){.calendar-wrapper .calendar_view #calendar table.fc-header tbody,.calendar-wrapper .calendar_view #calendar table.fc-header td,.calendar-wrapper .calendar_view #calendar table.fc-header tr{display:block}}.calendar-wrapper .calendar_view #calendar table.fc-header td.fc-header-right{padding:0}.calendar-wrapper .calendar_view #calendar table.fc-header .fc-header-center{margin:10px auto 20px}.calendar-wrapper .calendar_view #calendar table.fc-header .fc-header-center h2{font-weight:bold;font-size:18px}.calendar-wrapper .calendar_view #calendar .fc-grid th{padding:5px 0;background:#fff}.calendar-wrapper .calendar_view #calendar .fc-grid th:first-of-type{border-top-left-radius:5px}.calendar-wrapper .calendar_view #calendar .fc-grid th:last-of-type{border-top-right-radius:5px}.calendar-wrapper .calendar_view #calendar .fc-grid tr.fc-week td.fc-day{background:#f7f7f7}.calendar-wrapper .calendar_view #calendar .fc-grid tr.fc-week td.fc-day:not(.fc-other-month){background:#fff}.calendar-wrapper .calendar_view #calendar .fc-grid tr.fc-week td.fc-day.fc-today .fc-day-number{background-color:#0b763e;color:#fff;border-radius:50%;width:25px;height:27px;text-align:center;line-height:25px;text-indent:-1px}#hats-modal{float:left;max-width:700px;background:#fff;padding:50px;box-sizing:border-box;margin:10px;box-sizing:border-box;position:relative}#hats-modal i.fa-close{position:absolute;right:-8px;top:-8px;color:#fff;font-size:15px;border-radius:50%;border:2px solid #fff;width:25px;height:25px;text-align:center;line-height:23px;background:#000;z-index:10000;cursor:pointer}#hats-modal h1{font-size:15px;font-weight:600;margin-bottom:25px}#hats-modal p{font-size:13px;line-height:18px}#hats-modal .actions-container{margin:30px 0 15px}@media(max-width: 768px){#hats-modal .actions-container{display:flex;flex-direction:column-reverse}}#hats-modal .hats-button{font-size:13px;text-transform:none;font-weight:600;margin:0 3px;padding:8px 10px 7px 10px;width:auto}@media(max-width: 768px){#hats-modal .hats-button{width:100%;margin:5px 0}}#hats-modal .hats-button.hats-button--color-default{color:rgb(15.3488372093,164.6511627907,86.511627907);border-color:rgb(15.3488372093,164.6511627907,86.511627907)}#cp-scheduling-container{width:100%;display:inline-block}#cp-scheduling-container h1{font-weight:500;font-size:25px;margin:0 0 15px;color:#083564;padding:30px 10px 5px}@media(max-width: 768px){#cp-scheduling-container h1{font-size:20px;padding:20px 10px 0}}#cp-scheduling-container .cp-scheduling-wrapper{background:#fff;border-radius:10px;float:left;width:100%;box-sizing:border-box}#cp-scheduling-container .cp-scheduling-wrapper h2{float:left;padding-left:20px;font-size:18px;margin:20px 0;color:#083564;font-weight:600}@media(max-width: 768px){#cp-scheduling-container .cp-scheduling-wrapper h2{padding:0}}#cp-scheduling-container .cp-scheduling-wrapper .calendar-list-buttons{float:right;padding:20px}@media(max-width: 768px){#cp-scheduling-container .cp-scheduling-wrapper .calendar-list-buttons{padding:20px 0}}#cp-scheduling-container .cp-scheduling-wrapper .calendar-list-buttons button{width:70px;border:none;padding:5px 0}#cp-scheduling-container .cp-scheduling-wrapper .calendar-list-buttons button.cal{color:#083564;border:1px solid #083564;border-top-left-radius:15px;border-bottom-left-radius:15px;float:left}#cp-scheduling-container .cp-scheduling-wrapper .calendar-list-buttons button.list{border:1px solid #083564;background:#083564;color:#fff;border-top-right-radius:15px;border-bottom-right-radius:15px}#cp-scheduling-container .cp-scheduling-wrapper .filters{padding:20px 0;background:#f2f8ff}#cp-scheduling-container .cp-scheduling-wrapper .filters .text-title{line-height:32px;font-size:14px;text-align:center;color:#083564;letter-spacing:.5px;text-transform:uppercase;font-weight:600}#cp-scheduling-container .cp-scheduling-wrapper .filters .custom-select-wrapper{box-sizing:border-box;padding:0 5px}#cp-scheduling-container .cp-scheduling-wrapper .filters .custom-select-wrapper select{width:100%;border:1px solid rgba(8,53,100,.52);height:35px}#cp-scheduling-container .cp-scheduling-wrapper .filters .custom-select-wrapper select:focus{outline:none}#cp-scheduling-container .cp-scheduling-wrapper .filters .custom-select-wrapper:after{right:15px;top:10px}#cp-scheduling-container .cp-scheduling-wrapper .filters .custom-select-wrapper.cal:after{font-weight:900;font-family:"Font Awesome 5 Free";content:"";right:15px}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content{float:left;width:100%;box-sizing:border-box;padding:20px}@media(max-width: 479px){#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content{padding:20px 5px}}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .sort-links{float:right;font-size:13px;padding-right:20px}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .sort-links a{text-decoration:none;color:#0b763e}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .sort-links a.active{color:#083564;font-weight:600}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content h3.date-title{display:block;font-size:1.17em;font-weight:bold;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px}@media(max-width: 768px){#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content h3.date-title{display:inline;font-size:1em}}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day{font-size:13px}@media(max-width: 768px){#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day{display:block;margin-bottom:10px}}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item{padding:35px 0 30px;background:#f9f9f9;border-radius:10px;border:1px solid #e2e6e8;-webkit-box-shadow:0 0 6px rgba(0,0,0,.1);color:#444;position:relative;margin:0 0 10px;overflow:hidden;box-sizing:border-box;position:relative}@media(max-width: 768px){#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item{padding:30px 0}}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item:hover{background-color:rgb(223.5,223.5,223.5)}@media(max-width: 768px){#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item .detail{padding-left:30px}}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item .expanded-content{background:#fff;padding:30px;box-sizing:border-box}@media(max-width: 768px){#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item .expanded-content{padding:20px}}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item .expanded-content label{font-size:13px;color:#083564;font-weight:600}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item .expanded-content p{margin:0 0 15px}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item .expanded-content .actions{float:right;box-sizing:border-box;padding-left:40px;border-left:1px solid #083564}@media(max-width: 768px){#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item .expanded-content .actions{padding:0;border:none}}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item .expanded-content .notes-column{margin-top:32px;padding-left:20px;box-sizing:border-box}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item .checkbox-container.client-name{color:#083564;cursor:pointer;font-weight:600}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item .checkbox-container input{width:auto;line-height:0;margin:0 8px;position:relative}@media(min-width: 768px){#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item .checkbox-container input{margin:5px 10px 15px;float:left}}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item label.status{background:rgba(1,124,0,.38);color:#0b763e;border-radius:5px;padding:3px 5px;font-size:11px;float:right;margin-right:60px;position:relative;top:-3px}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item label.status.pending{background:rgba(8,53,100,.32);color:#083564}@media(max-width: 768px){#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item label.status{position:absolute;right:0;width:100%;left:0;border-radius:0;top:0}}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item .toggle-caret{position:absolute;right:25px;top:35px;z-index:1;text-align:center;pointer-events:none}@media(max-width: 768px){#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item .toggle-caret{top:30px;right:15px}}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item.expanded{padding:0}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item.expanded .schedule-item-top{float:left;width:100%;padding:35px 0 30px}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-schedule-list-item.expanded .toggle-caret{transform:scale(-1, -1)}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day h5{color:#083564;font-size:16px;margin-top:0;margin-bottom:15px;text-transform:initial;display:block}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-button{width:100%;height:35px;margin:0 0 10px;border-radius:5px;max-width:400px;background:#0b763e;color:#fff;border:1px solid #0b763e}#cp-scheduling-container .cp-scheduling-wrapper .hats-cp-list-content .hats-schedule-list .hats-schedule-day .hats-button.transparent-button{background:#fff;color:#0b763e}#online-scheduling .account_page_header .action{float:right}@media(max-width: 960px){#online-scheduling .account_page_header .action{float:none}}#online-scheduling .account_page_header .action label{font-weight:bold;line-height:35px;padding-right:10px}#online-scheduling .service_question_actions{display:flex;justify-content:space-between;align-items:baseline}#online-scheduling .service_questions_wrapper .panel-list .panel-list-item h2,#online-scheduling .service_questions_wrapper .panel-list .panel-list-item p{margin-right:40px;margin-top:0px}#online-scheduling .service_questions_wrapper .panel-list .panel-list-item .maps_to{margin-top:0px;margin-bottom:0px}#online-scheduling .service_questions_wrapper .panel-list .panel-list-item .hats-dropdown{position:absolute;right:20px;top:8px}#online-scheduling .service_questions_wrapper .panel-list .panel-list-item .text-wrapper{min-height:30px;margin-right:40px;display:flex;align-items:center}#online-scheduling .service_questions_wrapper .panel-list .panel-list-item .text-wrapper p{margin:0}#online-scheduling .service_questions_wrapper.no_questions{border-top:1px solid #bbb;text-align:center;padding:40px 0 20px}.form-control:focus{border-color:#0b763e}.time-form{max-width:60px}.bookings{padding:0 !important;box-shadow:none !important;webkit-box-shadow:none !important}.tag-Close:hover{background-color:rgb(8.8255813953,94.6744186047,49.7441860465)}.word-wrap{word-wrap:break-word}.word-break{word-break:break-word}#OS-header-image .header-container{display:flex;flex-direction:row;justify-content:space-between}#OS-header-image .header-container .button-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:end}#OS-header-image .header-container .button-container button{margin-left:5px;height:25px}#OS-header-image .OS-header-image{margin-bottom:10px}#OS-header-image .OS-header-image img{max-height:250px;max-width:100%}#OS-header-image .logo-toggle{display:flex;flex-direction:row;align-items:center}#OS-header-image .logo-toggle .toggle-label{font-weight:bold;margin-left:5px}#service-form header{display:flex;justify-content:space-between}#service-form header .header-text{flex-grow:1;display:flex;align-items:center}#service-form header .header-text h3{margin-right:5px}@media(max-width: 500px){#service-form header .panel-header-actions{flex-direction:column;justify-content:flex-start !important}#service-form header .header-text{text-align:start;flex-direction:column;align-items:flex-start}#service-form header .with-toggle{display:none}}#service-form header .panel-header-actions{flex-shrink:0;display:flex;justify-content:flex-end;align-items:center;gap:20px;margin-left:auto;margin-right:20px;width:7%}#service-form header .has-optional{cursor:pointer}#service-form .service-type{display:flex;align-items:center;padding-top:5px;padding-bottom:10px}#service-form .service-type label{margin-right:15px}#service-form .service-type .form-control{width:50%;max-width:250px;height:21px}#service-form span.optional{font-weight:bold;font-size:1.7rem;opacity:.6;cursor:pointer}#service-form .service-description{width:98%;margin-top:5px}#service-form .service-description .tiptap>p{margin:0}#service-form input.service-details,#service-form textarea.service-details{max-width:95%}@media(max-width: 1300px){#service-form header .panel-header-actions{width:15%}}#online-scheduling #learn-mode-container,#service-form #learn-mode-container,#schedule-form #learn-mode-container{font-weight:600;color:#6c757d;margin-top:5px;margin-bottom:7.5px}#online-scheduling #learn-mode-container p,#service-form #learn-mode-container p,#schedule-form #learn-mode-container p{margin-top:0;color:#6c757d;font-weight:600;font-size:13px}#learn-mode-toggle .toggle-header{display:flex;justify-content:space-between}#learn-mode-toggle .toggle-container{display:flex;justify-content:space-between;align-items:center}#learn-mode-toggle .toggle-label{font-size:12px;font-weight:bold;padding:5px;margin-right:5px;border-radius:10px;background-color:#e8f7ef}.greetablFont{font-weight:600 !important;font-size:24px !important}.greetablIcon{font-size:32px !important;color:#b1b1b1}.BtnWidth{width:auto !important}.greetablSelect{text-indent:5px;height:38px;width:90%;border-radius:.25rem;border:1px solid #ced4da}.greetablToken{width:150px !important}.greetablImg{border:1px solid rgba(0,0,0,0);width:140px;margin:5px}.greetablImgHover:hover{border:1px solid #0b763e;opacity:.6}.giftTextMaxWidth{max-width:142px;word-break:break-word}.greetablCustomImg{border:1px solid #0b763e !important;height:140px}.greetablViewTitle{border-bottom:1px solid #000}.greetablCloseWrapper{position:relative}.greetablCloseWrapper .icon-cancel{position:absolute;top:13px;left:126px;border:2px solid #444;background-color:#fff;border-radius:50%;padding:2px}.greetablRemove:hover{border:2px solid #be141f}.greetablRemove{font-size:10px}.greetablBorder{border-bottom:none}.imgGreetabl .img-wrapper{display:none}.imgGreetabl .icon-preview{border:1px solid #82b8f0;border-radius:25%;font-size:12px;padding:0px 2px;margin-left:5px;color:#82b8f0}.imgGreetabl .icon-preview:hover+.img-wrapper,.imgGreetabl .icon-preview:active+.img-wrapper{position:relative;display:inline-block}.imgGreetabl .icon-preview:hover+.img-wrapper>img,.imgGreetabl .icon-preview:active+.img-wrapper>img{position:absolute;top:5px;left:50%;transform:translateX(-50%);max-width:300px;height:auto;z-index:100;border:1px solid #a2b3c4}@media screen and (min-width: 595px){.imgGreetabl .icon-preview:hover+.img-wrapper,.imgGreetabl .icon-preview:active+.img-wrapper{width:auto}.imgGreetabl .icon-preview:hover+.img-wrapper>img,.imgGreetabl .icon-preview:active+.img-wrapper>img{top:5px;left:0px;max-width:500px}}.domFix{height:25px}.grid,.grid__item{position:relative}.contact_view .overview_header{height:auto;padding-bottom:10px !important}.contact_view .overview_header .details_avatar i,.contact_view .overview_header .details_avatar img{margin-bottom:0;height:55px;width:55px;line-height:55px;font-size:22px}.icon.helper,.paginate .helper.previous,.paginate .helper.next{color:#999}.project-workflows .simple-data__name{max-width:260px}.date-pick--inline{float:none;display:inline-block;width:auto;width:112px}.date-pick--inline input{text-align:left}@media print{@page{size:auto;margin:15mm 0mm 2em 0mm;overflow:visible;padding:25px}.print_format{line-height:21px;padding:50px}.print_format .print_header{margin-bottom:20px;border-bottom:2px solid #000;padding-bottom:20px;position:relative}.print_format .print_header h1{font-size:26px;padding:0px;margin:0px 0px 10px 0px;letter-spacing:-2px;font-weight:bold}.print_format .print_header h2{font-size:24px;padding:0px;margin:0px;letter-spacing:-1px}.print_format .print_header h3{font-size:16px;font-weight:bold;padding:0px;margin:0px 0px 5px 0px;float:right}.print_format .print_header small{font-size:14px;display:block;text-align:left}.print_format .details_left{float:left;font-size:16px}.print_format .details_right{float:right;text-align:right;font-size:16px}.print_format strong{font-weight:bold}.print_format .logo{max-height:70px;max-width:250px}.print_format .print_logo{float:right;width:250px;height:70px;text-align:right}.print_format table{width:100%;clear:both}.print_format table td{padding:5px 0px;border-bottom:1px solid #999;text-align:left}.print_format table .income_body td:hover{cursor:pointer;text-decoration:underline}.print_format table .income_body .detailed_trans td:hover{cursor:default;text-decoration:none}.print_format table td:last-child{text-align:right}.print_format table tbody.income_body td{font-size:13px;font-weight:600;color:#000}.print_format table tbody.income_body td:last-child{padding-right:100px}.print_format table td strong{font-weight:bold}.print_format table tbody.income_body .detailed_trans td{font-weight:normal;font-size:12px}.print_right{width:215px;float:right;text-align:right}.print_right img{margin-top:25px}.paper-wrapper{padding:65px}.product-item-container{page-break-inside:avoid}body{background:none !important;border:0;padding:0;float:none;position:static;overflow:visible}li,p,div{overflow:visible}#wrap{width:auto;padding-right:0px;padding-top:0px}#new_header{display:none}#main-nav.vert_nav{display:none}#main{background:none;min-height:inherit;border-radius:0px;padding:0px;margin:0px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.invoice_view .overview_header,.invoice_view .hats-page-header,.invoice_view .hats-page-header-new{display:none}#side-bar-button{display:none}.invoice_view .view_payments{display:none}.p-service{display:none}.one-whole{display:none}.bg-box--with-tabs{display:none}#client-portal-project-settings{display:none}#lead-capture-form-meta{display:block;margin-bottom:25px}.view_summary{margin:0px}.paper div.paper-content{position:relative;width:100%;min-height:inherit;padding:0;border:none;margin:0px;background:#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.paper div.paper-content .voided{position:absolute;top:120px;right:0px;left:0px;margin:auto;text-align:center;width:248px;z-index:9999}.paper div.paper-content:before,.paper div.paper-content:after{content:"";z-index:-1;position:relative;left:auto;bottom:auto;width:auto;max-width:auto;max-height:auto;height:auto;box-shadow:none;-webkit-transform:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.custom-print-styles .paper div.paper-content:after{left:auto;right:auto;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.client_invoice{padding:30px 30px 30px;max-width:100%}.client_invoice .client_head_left .client_logo{color:#000}.client_logo.combo{text-align:center !important}.invoice_paid{display:block;width:100%}.public_header{display:block;box-shadow:none}.public_header h1{color:#000 !important}.public_header .public_header_right{display:none}.public_header.fixed{position:static}.product-item-description{color:#444}.public_footer{display:none}.sign .signatures button{display:none}.sign ul li.signed button{display:inline;color:#444}.next{display:none}#trial_remaining{display:none}#lc_form{position:inherit;overflow:visible}.bg-box,.contact-details{margin:0 !important;padding:0 !important}.submit_form{display:none}.three-fifths,.six-tenths{width:auto}.details_new{padding:0px}tfoot{display:table-row-group}.button-open-quicklook{display:none}.hats-drawer-dialog{display:none}#intercom-container{display:none}.invoice-header{display:flex;flex-direction:row !important;justify-content:space-between}.invoice-header .invoice-to-from{display:flex;flex-direction:row}.invoice-header .invoice-from{margin:10px 0;font-size:15px;margin:0;padding-right:3rem}.invoice-header div:nth-child(1) strong{font-weight:bold}.invoice-header div:nth-child(3){margin-top:5px}.invoice-header dd:nth-child(3){margin-top:5px}.invoice-header .invoice-to{font-size:15px;padding-left:3rem}.invoice-header .invoice-to div:nth-child(1) strong{font-weight:bold}.invoice-header .invoice-to div:nth-child(3){margin-top:5px}.invoice-header .invoice-to dd:nth-child(3){margin-top:5px}.invoice-header .invoice-notes{padding-top:30px;border-top:1px solid #ddd;margin-top:22px}.invoice-header .invoice-info{display:flex;flex-direction:column;font-size:15px}.invoice-header .invoice-info .invoice-info-title{font-size:12px;display:inline-block;width:65px}.invoice-header .invoice-info .invoice-info-title strong{font-weight:bold !important}#admin-toolbar-container{display:none}}
