#middle,
#middlescroll,
#content,
#contenttable {
    height: 100%
}

@font-face {
    font-family: 'inter_regular';
    src: url('fonts/inter/heightmatch/inter-regular.eot');
    src: url('fonts/inter/heightmatch/inter-regular.eot?#iefix') format('embedded-opentype'), url('fonts/inter/heightmatch/inter-regular.woff') format('woff'), url('fonts/inter/heightmatch/inter-regular.ttf') format('truetype'), url('fonts/inter/heightmatch/inter-regular.svg#inter_regular') format('svg');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}

@font-face {
    font-family: 'inter_light';
    src: url('fonts/inter/heightmatch/inter-light.eot');
    src: url('fonts/inter/heightmatch/inter-light.eot?#iefix') format('embedded-opentype'), url('fonts/inter/heightmatch/inter-light.woff') format('woff'), url('fonts/inter/heightmatch/inter-light.ttf') format('truetype'), url('fonts/inter/heightmatch/inter-light.svg#inter_light') format('svg');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}

@font-face {
    font-family: 'inter_bold';
    src: url('fonts/inter/heightmatch/inter-bold.eot');
    src: url('fonts/inter/heightmatch/inter-bold.eot?#iefix') format('embedded-opentype'), url('fonts/inter/heightmatch/inter-bold.woff') format('woff'), url('fonts/inter/heightmatch/inter-bold.ttf') format('truetype'), url('fonts/inter/heightmatch/inter-bold.svg#inter_bold') format('svg');
    font-weight: bold;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'inter_extrabold';
    src: url('fonts/inter/heightmatch/inter-bold.eot');
    src: url('fonts/inter/heightmatch/inter-bold.eot?#iefix') format('embedded-opentype'), url('fonts/inter/heightmatch/inter-bold.woff') format('woff'), url('fonts/inter/heightmatch/inter-bold.ttf') format('truetype'), url('fonts/inter/heightmatch/inter-bold.svg#inter_extrabold') format('svg');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'inter_italic';
    src: url('fonts/inter/heightmatch/inter-italic.eot');
    src: url('fonts/inter/heightmatch/inter-italic.eot?#iefix') format('embedded-opentype'), url('fonts/inter/heightmatch/inter-italic.woff') format('woff'), url('fonts/inter/heightmatch/inter-italic.ttf') format('truetype'), url('fonts/inter/heightmatch/inter-italic.svg#inter_italic') format('svg');
    font-weight: normal;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'inter_semibold';
    src: url('fonts/inter/heightmatch/inter-semibold.eot');
    src: url('fonts/inter/heightmatch/inter-semibold.eot?#iefix') format('embedded-opentype'), url('fonts/inter/heightmatch/inter-semibold.woff') format('woff'), url('fonts/inter/heightmatch/inter-semibold.ttf') format('truetype'), url('fonts/inter/heightmatch/inter-semibold.svg#inter_semibold') format('svg');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'inter_medium';
    src: url('fonts/inter/heightmatch/inter-medium.eot');
    src: url('fonts/inter/heightmatch/inter-medium.eot?#iefix') format('embedded-opentype'), url('fonts/inter/heightmatch/inter-medium.woff') format('woff'), url('fonts/inter/heightmatch/inter-medium.ttf') format('truetype'), url('fonts/inter/heightmatch/inter-medium.svg#inter_medium') format('svg');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'journalregular';
    src: url('fonts/journal-webfont.eot');
    src: url('fonts/journal-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/journal-webfont.woff') format('woff'), url('fonts/journal-webfont.ttf') format('truetype'), url('fonts/journal-webfont.svg#journalregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    outline: none;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

a {
    /* color: #6495ed; */
    color: #556CCC;
    text-decoration: none;
}

a:focus, a:hover {
    /* color: #23527c; */
    color: #2a47c1;
    text-decoration: none; 
}

.is-hidden {
    display: none!important;
}

a:hover {
    text-decoration: none !important;
    /* color: #23527c; */
    color: #2a47c1;
}

a:visited {
    text-decoration: none !important;
    -webkit-text-decorations-in-effect: none !important;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0;
  margin-top: 0;
  line-height: normal;
}

.btn:focus,
.btn:active,
button:focus,
button:active,
.bootstrap-select .btn,
.bootstrap-select .btn:focus,
.bootstrap-select .btn:active,
.bootstrap-select .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select .dropdown-toggle:active,
a:focus,
a:active {
    outline: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border-radius: 6px;
}

.capitalize-text {
    text-transform: capitalize;
}

#mzk-system-alert {
    display: none;
    position: fixed;
    left: 30px;
    bottom: 30px;
    width: 300px;
    text-align: left;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0 0 0 0.5px rgb(49 49 93 / 3%), 0 2px 5px 0 rgb(49 49 93 / 10%), 0 1px 2px 0 rgb(0 0 0 / 8%);
    z-index: 999999;
    margin: 0;
    font-size: 14px;
    animation-name: fade-in-zoom-up-menu;
    animation-direction: normal;
    animation-fill-mode: backwards;
    animation-duration: .3s;
    animation-timing-function: cubic-bezier(0, 1.5, .5, 1);
    background: #ffffff;
    color: #24272f;
    overflow-wrap: anywhere;
}

#mzk-system-alert-close {
    position: absolute;
    border-radius: 6px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.5;
    cursor: pointer;
    color: #24272f;
}

#mzk-system-alert-close:hover {
    opacity: 1;
}

#mzk-system-alert-message {
    margin-left: 45px;
    vertical-align: middle;
    margin-right: 20px;
}

#mzk-system-alert-icon {
    position: absolute;
    font-size: 25px;
    line-height: 25px;
    padding: 5px 10px;
    border-left: 3px solid;
    left: 10px;
    height: calc(100% - 30px);
}

#mzk-system-alert-icon i {
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.mzk-system-alert-icon-error {
    color: #dd5050;
    border-color: #dd5050;
}

.mzk-system-alert-icon-confirm {
    color: #5fce9b;
    border-color: #5fce9b;
}

.mzk-system-alert-icon-notification {
    color: #6495ed;
    border-color: #6495ed;
}

.fbicon {
    width: 6px;
    height: 11px;
    background-image: url(/images/icons/fb-iconx2.png);
    background-size: 6px 11px;
    display: inline-block;
    margin-right: 8px;
}

.twiticon {
    width: 14px;
    height: 10px;
    background-image: url(/images/icons/twitter-iconx2.png);
    background-size: 14px 10px;
    display: inline-block;
    margin-left: -5px;
    margin-right: 4px;
}

.topusernameholder {
    max-height: 20px;
    max-width: 190px;
    margin: 21px auto;
    /*overflow: hidden;*/
    line-height: initial;
    z-index: 10000;
    position: relative;
}

.topusername {
    color: #24272F;
    text-decoration: none;
    font-size: 17px;
    font-family: 'inter_semibold', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bootstrap-select.btn-group>.disabled {
    color: #ccc;
    border-color: #e9e9e9;
}

div#topsearchholder {
    position: relative;
}

div#topsearchholder-dummy {
    position: relative;
    display: block;
}

.topusername:hover,
.topusername:focus {
    color: #000000;
    text-decoration: none;
}

.helptopdivbig {
    background-color: #24272f;
    padding: 20px;
    margin-bottom: 15px;
    font-size: 16px;
}

#socialdiv .socialbutton {
    font-family: 'inter_bold';
    height: 26px;
    line-height: 12px;
    width: 76px;
    color: #35353A;
    cursor: pointer;
    padding: 8px 12px;
}

img {
    vertical-align: middle;
    border: 0
}

#contenttable {
    border-collapse: collapse;
}


/*body, td, div, input, button, select, textarea {font-family: 'SourceSans';color:#6c6c6c;font-size: 14px;}   */


/***From Danny I changed the below body div default to #24272f ('muzeek-dark-blue') to account for all legacy bullshit that was formerly ##7a8080 ('darkgrey1') so account for new stuff accordingly**/

/* body, td, div, input, button, select, textarea { */
body,
td,
div,
input,
button,
select,
textarea {
    font-family: inter_regular, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    color: #24272f;
    font-size: 14px;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}

.fontgrey {
    color: #b1b1b4;
}

.socialtop a {
    color: #fff;
    font-size: 16px;
}

.noselect {
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.grabbable {
    cursor: move;
    /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}


/* (Optional) Apply a "closed-hand" cursor during drag operation. */

.grabbable:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}


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

.capitalize {
    text-transform: capitalize;
}

/* STYLE GUIDE COLORS */

.white {
    color: #fff !important;
}

.verylightgrey {
    color: #f1f2f2 !important;
}

.lightgrey {
    color: #e9eceb !important;
}

.medgrey {
    color: #7a8080 !important;
}

.grey {
    color: #d2d2d2 !important;
}

.grey2 {
    color: #b1b1b4 !important;
}

.grey3 {
    color: #7a8080 !important;
}

.darkgrey1 {
    color: #4a4e51 !important;
}

.darkgrey2 {
    color: #333338 !important;
}

.darkergrey {
    color: #212228 !important;
}

.blackish {
    color: #131717 !important;
}

.brightblue {
    color: #6495ed !important;
}

.greenblue {
    color: #5a97a4 !important;
}

.strongblue {
    color: #367098 !important;
}

.strongblue2 {
    color: #37708a !important;
}

.darkblue {
    color: #485c67 !important;
}

.darkerblue {
    color: #454b5a !important;
}

.green {
    color: #5fce9b !important;
}

.red {
    color: #dd5050 !important;
}

.border-red {
    border-color: #dd5050 !important;
}

.yellow {
    color: #f2d24c !important;
}

.muzeek-bright-blue {
    color: #6495ed !important;
}

.muzeek-washed-blue {
    color: #454b5a !important
}

.muzeek-dark-blue {
    color: #24272f !important;
}

.muzeek-blue {
    color: #679ac7 !important;
}

.muzeek-red {
    color: indianred !important;
}

.muzeek-red:hover {
    color: #a04848 !important;
}

.muzeek-orange {
    color: #679ac7 !important;
}

.white-bg {
    background-color: #fff;
}

.superlightgrey-bg {
    background-color: #f8f8f8;
}

.verylightgrey-bg {
    background-color: #f1f2f2;
}

.lightgrey-bg {
    background-color: #e9eceb;
}

.lightgrey-placeholder {
    background-color: #dddddd;
}

.grey-bg {
    background-color: #d5d7d7;
}

.grey2-bg {
    background-color: #b1b4b4;
}

.grey2-bg {
    background-color: #A7ABAB;
}

.darkgrey1-bg {
    background-color: #4a4e51;
}

.darkgrey2-bg {
    background-color: #333338;
}

.darkergrey-bg {
    background-color: #212228;
}

.blackish-bg {
    background-color: #131717;
}

.superlightblue-bg {
    background-color: #f1f5fb;
}

.brightblue-bg {
    background-color: #5cafc5;
}

.greenblue-bg {
    background-color: #5a97a4;
}

.strongblue-bg {
    background-color: #367098;
}

.darkblue-bg {
    background-color: #485c67;
}

.darkerblue-bg {
    background-color: #384a54;
}

.green-bg {
    background-color: #5fce9b;
}

.red-bg {
    background-color: #dd5050;
}

.yellow-bg {
    background-color: #f2d24c;
}

.nerdfont {
  font-family: monospace;
}

/* END STYLE GUIDE COLORS */

.greyspan {
    color: #A7ABAB;
}

.fontitalic {
    font-family: inter_italic, 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

.fontunderline {
    text-decoration: underline;
}

.fontbold {
    font-family: 'inter_bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    
}

.fontsemibold {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fontregular {
    font-family: 'inter_regular', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}

.fontdark {
    color: #24272f;
}

.font12 {
    font-size: 12px !important
}

.font13 {
    font-size: 13px
}

.font14 {
    font-size: 14px
}

.font15 {
    font-size: 15px
}

.font16 {
    font-size: 16px
}

.font18 {
    font-size: 18px
}

.font21 {
    font-size: 21px
}

.font22 {
    font-size: 22px
}

.fonttitle1 {
    font-size: 15px
}

.fonttitle2 {
    font-size: 16px
}

.line36 {
    line-height: 36px;
}

.fontnormal {
    font-family: inter_regular, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: normal
}

.topsearchresults-nothing {
  font-size: 14px;
  padding: 10px;
  color: #b1b1b4;
  width: 225px;
  font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
}

.hoverable {
    cursor: pointer !important;
}

.nohover {
    cursor: default !important;
    pointer-events: none;
}

.hoverdefault {
    cursor: default !important;
}

.centered {
    text-align: center
}

.toptable {
    padding: 20px;
    background-color: #f0f2f2;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.fontspace22 {
    line-height: 22px
}

.border_radius_4px {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

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

input,
select {
    border: 0px;
    color: #24272F;
    background-color: #f6f6f6;
    padding-left: 3px;
}

#top {
    width: 100%;
    position: relative;
    background-color: #fff;
}

#header {
    width: 100%;
    margin: 0 auto;
    padding: 0px !important;
    background-color: #f7f8f9;
}


/*#header.profile-header {border-bottom: 1px solid #000;}*/

#header .header-right {
    border-bottom: 0px solid #eee;
}

#muzeeklogo {
    margin-left: 10px;
    margin-top: 10px
}

#middle {
    margin: 0 auto;
    width: 100%;
    position: relative;
}

#content {
    position: relative;
}

.midleft,
#calendartd {
    padding-top: 22px
}

#calendartd {
    padding-right: 20px
}

#footertable {
    margin: 0 auto;
    width: 100%;
    min-width: 1170px;
    height: 30px;
    line-height: 30px;
    position: relative;
    background-color: #272727
}

button::-moz-focus-inner {
    border: 0;
}

button,
input[type="button"],
input[type="submit"] {
    vertical-align: middle;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 0px;
    padding: 8px;
    padding-left: 12px;
    padding-right: 12px;
    cursor: pointer;
    font-weight: normal;
    font-family: inter_semibold, 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

select active {
    border: none;
    padding: 0
}

.styled-select,
.styled-select-white,
.styled-select,
.styled-select-large,
.styled-select-mid,
.styled-select-large,
.styled-select-mid,
.styled-select-pay,
.styled-select-time,
.styled-select-timer,
.styled-selectcur,
.styled-selectpriv,
.styled-selectpub,
.styled-select {
    border-radius: 6px;
}

.nospacing {
    border-spacing: 0;
    border-collapse: collapse;
    padding: 0px;
}

.profile_pic {
    height: 30px;
    width: 30px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

a.bottomlink:link,
a.bottomlink:visited,
a.bottomlink:active {
    text-decoration: none;
    float: right;
    color: #eee;
    margin-right: 20px;
    font-size: 13px;
}

a.bottomlink:hover {
    text-decoration: underline;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.helveticalight {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.popplantitle {
    width: 273px;
    padding: 17px;
    text-align: center;
    cursor: pointer
}

.popplancont {
    padding: 24px 0px 17px 0px;
    height: 90px;
    text-align: center;
    color: #6A858C;
    line-height: 20px;
    cursor: pointer
}

#popupchooseplan {
    width: 684px;
    display: none;
    background: #FFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
}

.leftmenu {
    font-size: 14px;
    text-decoration: none;
    display: block;
    color: #24272f;
    line-height: normal !important;
    margin: 0px;
    font-family: 'inter_regular', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

.leftmenu i {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.leftmenu li a {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.leftmenu li {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    position: relative;
}

.leftmenu li.left-menu-item {
    margin-bottom: 5px;
    border-radius: 6px;
    padding-left: 12px;
    line-height: 39px;
    margin-left: -10px;
    width: calc(100% + 0px);
}

.leftmenu li.left-menu-item.active {
    background :#ffffff;
}

.leftmenu li.left-menu-item.active a .leftmenuitem-alltext,
.leftmenu li.left-menu-item.active a .leftmenuitem-icon .theicons {
    color:#556CCC;
}

.leftmenu li.left-menu-item:hover,
.leftmenu li.left-menu-sub-item:hover {
    background: #ffffff;
    cursor: pointer;
}

.leftmenu li.left-menu-item:hover > a .leftmenuitem-alltext,
.leftmenu li.left-menu-item:hover > a .leftmenuitem-icon .theicons {
    color:#556CCC
}

.leftmenu li a i {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    color: #24272f;
}

#leftmenuimg {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    width: 120px;
    height: 120px;
    box-sizing: border-box;
}

#leftmenuimg:hover {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 2px 5px 0 rgba(49, 49, 93, .3), 0 1px 2px 0 rgba(0, 0, 0, .3)
}

.leftmenuitem .theicons {
    color: #24272f;
    font-size: 20px;
    position: relative;
    top: 1px;
}

.leftmenuitem-text {
    color: #24272f;
    position: relative;
    top: 1px;
    right: 3px;
}

.leftmenuitem-subtext {
    color: #24272f;
    position: relative;
    top: 1px;
    right: 3px;
    line-height: normal !important;
}

.leftmenu li a:hover>.leftmenuitem-icon .theicons {
    color: #556CCC !important;
}

.leftmenuitem-alltext::after,
.leftmenuitem-alltext::after {
    font-family: 'inter_bold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.leftmenu-hidden-icon {
    overflow: hidden;
    visibility: hidden;
}

#lean_overlay {
    position: fixed;
    z-index: 998;
    top: 0px;
    opacity: 0.5;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #202d4a;
    display: none;
}

.title {
    color: #444;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
}

.overflow-unset {
    overflow: unset !important;
}

.bold {
    text-decoration: underline;
    font-weight: bold
}

.blueish {
    /* color: #6495ed; */
    color: #556CCC;
    cursor: pointer;
    text-decoration: none
}

.blueish:hover {
    /* color: #23527c; */
    color: #2a47c1;
    text-decoration: none;
}

.dark-blueish {
    color: #454b5a;
    cursor: pointer;
    text-decoration: none
}

.dark-blueish:hover {
    color: #24272f;
    text-decoration: none;
}


/*  BUTTONS & BARS */

.topstatus {
    padding: 12px;
}

.blue-button,
.green-button,
.red-button,
.grey-button,
.darkgrey-button,
.blue-top-button,
.grey-button-big,
.yellow-button {
    cursor: pointer;
}

.blue-button,
.bluebar,
.blue-top-button {
    background: #5a97a4;
    color: #fff;
}

.blue-button:hover,
.blue-top-button:hover {
    background: #5f8c91;
}

.green-button,
.greenbar {
    background-color: #5fce9b;
    color: white
}

.yellow-button,
.yellowbar {
    background-color: #E9D058;
    color: white
}

.yellow-button:hover {
    background: #E9C008;
}

.green-button:hover {
    background: #80B54D;
}

.red-button,
.redbar {
    background-color: #c65959;
    color: #fff
}

.grey-button-big,
.grey-button {
    background-color: #DBDFE0;
    color: #686A69
}

.grey-button-big,
.grey-button:hover {
    background-color: #D3D3DA
}

.darkgrey-button {
    background-color: #ccc;
    color: #686A69
}

.darkgrey-button:hover {
    background-color: #bbb
}

.greybar {
    background-color: #888892;
    color: #fff;
}

.red-button:hover {
    background: #B85050
}

.clear-button {
    background-color: inherit;
}


/* END BUTTONS */


/* PADDING & BREAKS */

.td-padding-10 {
    padding: 10px
}

.padd2 {
    padding: 2px;
}

.padd3 {
    padding: 3px;
}

.padd5 {
    padding: 5px;
}

.padd10 {
    padding: 6px;
}

.padd20 {
    padding: 20px;
}

.padright10 {
    padding-right: 10px
}

.padright15 {
    padding-right: 15px
}

.padright20 {
    padding-right: 20px
}

.padleft5 {
    padding-left: 5px
}

.padleft10 {
    padding-left: 10px
}

.padleft15 {
    padding-left: 15px
}

.padleft20 {
    padding-left: 20px
}

.padtop5 {
    padding-top: 5px
}

.padtop10 {
    padding-top: 10px!important
}

.padtop21 {
    padding-top: 21px!important
}

.padtop23 {
    padding-top: 23px!important
}

.padbottom6 {
    padding-bottom: 4px
}

.break5 {
    height: 6px
}

.break3 {
    height: 3px
}

.break10 {
    height: 10px
}

.break15 {
    height: 15px
}

.break20 {
    height: 20px
}


/* END PADDING & BREAKS */


/* MESSAGE BLOCKS */

.pendingdiv {
    padding: 5px 15px 5px 8px;
    background-color: #6495ed;
    color: #fff;
    margin-bottom: 10px
}

.holddiv {
    padding: 5px 15px 5px 8px;
    background-color: #ffb648;
    color: #fff;
    margin-bottom: 10px
}

.accepteddiv,
.confirmeddiv {
    padding: 5px 15px 5px 8px;
    background-color: #5fce9b;
    color: white;
    margin-bottom: 10px
}

.notificationdiv {
    padding: 5px 15px 5px 8px;
    background-color: #FDF0D2;
    color: #24272f;
    margin-bottom: 10px
}

.rejecteddiv {
    padding: 5px 15px 5px 8px;
    background-color: #c65959;
    color: #fff;
    margin-bottom: 10px
}


/* END MESSAGE BLOCKS */


/* BUBBLES */

.grey-bubble,
.blue-bubble {
    min-width: 230px;
    margin-left: 0px;
    padding: 10px;
    display: inline-block;
    position: relative;
    text-align: left;
    line-height: 18px;
}

.grey-bubble {
    background-color: #eee;
    border: 1px solid #eee;
    color: #888888;
}

.blue-bubble {
    background-color: #E7F1F2;
    border: 1px solid #E7F1F2;
    color: #888888;
}

.blue-bubble-arrow {
    border-style: solid;
    border-width: 10px;
    height: 0;
    width: 0;
    position: absolute;
    top: 10px;
    left: -20px;
    border-color: transparent #E7F1F2 transparent transparent;
}

.grey-bubble-arrow {
    border-style: solid;
    border-width: 10px;
    height: 0;
    width: 0;
    position: absolute;
    top: 10px;
    right: -21px;
}

.grey-bubble-arrow-left {
    border-style: solid;
    border-width: 10px;
    height: 0;
    width: 0;
    position: absolute;
    top: 10px;
    left: -20px;
    border-color: transparent #eee transparent transparent;
}

.grey-bubble-arrow {
    border-color: transparent transparent transparent #eee;
}

.chattd {
    padding-bottom: 20px;
    text-align: left;
    color: #678A8E;
    vertical-align: top;
}

.chattr {
    border-bottom: 2px solid #fff;
    background-color: #F3F4F6
}

.chatname {
    width: 70px;
    text-align: center;
    color: #678A8E;
}

.chatnameother {
    text-align: center;
    color: #678A8E;
    word-wrap: break-word;
    max-width: 70px;
}

.greysmall {
    color: #a4a4a4;
    font-weight: normal;
    font-size: 12px !important;
}


/* END BUBBLES */

.textchat {
    width: 100%;
    height: 60px;
    background-color: #CDE0E4;
    border: 0px;
    padding: 10px;
    margin-bottom: 10px;
    resize: none;
}

.textchat-grey {
    width: 100%;
    height: 60px;
    background-color: #eee;
    border: 0px;
    padding: 10px;
    margin-bottom: 10px;
    resize: none;
}

.muzeek-toptd-left {
    padding: 7px;
    padding-left: 11px;
    background-color: #F3F4F6;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
}

.muzeek-toptd-right {
    font-weight: bold;
    color: #4F5150;
    padding-left: 35px;
    background-color: #F3F4F6;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
}

.muzeek-bottomright {
    background-color: #fff;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
}

.muzeek-bottomleft {
    background-color: #fff;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
}

#simplemodal-overlay {
    background-color: #000;
}


/*.circle{cursor:pointer;margin-left:25px;margin-top:4px;width:18px;height:18px;-moz-border-radius:9px;-webkit-border-radius:9px;border-radius:9px;font-size:12px;font-family:arial;color:#fff;line-height:18px;text-align:center;background:#8e8e8e;float:right}*/

#fetchtable .no-results {
    padding: 20px;
    text-align: center;
    color: #b1b1b4;
}

.header-search-form a {
    text-decoration: none !important;
}

input#searchbox {
    background-color: #ffffff;
    color: #24272f;
    position: relative;
    font-family: 'inter_regular', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .01), 0 2px 5px 0 rgba(49, 49, 93, .05), 0 1px 2px 0 rgba(0, 0, 0, .04);
    height: 22px;
    width: 200px;
    box-sizing: initial;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 6px 26px 6px 26px;
    margin: 0;
    border: none;
    transition: width .35s cubic-bezier(0,1,.4,1);
}

input#searchbox:focus,
.searchbox-droprown-active #searchbox {
    width: 350px !important;
}

input#searchbox-dummy {
    background-color: #ffffff;
    font-size: 12px;
    color: #24272f;
    position: relative;
    font-family: 'inter_regular', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    height: 18px;
    width: 200px;
    box-sizing: initial;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 6.5px 26px 3.5px 26px;
    margin: 0;
}

input#searchbox::-webkit-input-placeholder,
input#searchbox-dummy::-webkit-input-placeholder {
    color: #e0e0e0 !important;
}

input#searchbox:-moz-placeholder,
input#searchbox-dummy:-moz-placeholder {
    /* Firefox 18- */
    color: #e0e0e0 !important;
}

input#searchbox::-moz-placeholder,
input#searchbox-dummy::-moz-placeholder {
    /* Firefox 19+ */
    color: #e0e0e0 !important;
}

input#searchbox:-ms-input-placeholder,
input#searchbox-dummy:-ms-input-placeholder {
    color: #e0e0e0 !important;
}

#topsearchholder .theicons,
#clear-topsearchbox .theicons,
#topsearchholder-dummy .theicons,
#clear-topsearchbox .theicons-dummy {
    opacity: 0.3;
}

#topsearchholder #icon-topsearchbox {
    padding-left: 8px;
    position: absolute;
    top: 8px;
    left: 0;
    z-index: 1;
    line-height: initial;
    font-size: 16px;
}

#topsearchholder-dummy #icon-topsearchbox-dummy {
    padding-left: 8px;
    position: absolute;
    top: 8px;
    z-index: 1;
    line-height: initial;
}

#topsearchholder:hover>#icon-topsearchbox .theicons,
input#searchbox:focus + #icon-topsearchbox .theicons,
#clear-topsearchbox:hover .theicons {
    opacity: 1;
}

#clear-topsearchbox {
    padding: 6px;
    background: #f7f8f9;
    top: 2px;
    width: 25px;
    font-size: 16px;
    height: 34px;
    box-sizing: border-box;
    display: none;
    margin-left: 5px;
    position: absolute;
    float: unset;
    right: 4px;
    background: transparent;
}

#clear-topsearchbox .theicons:hover {
    cursor: pointer;
    color: #24272f;
}

#topsearchbox-loading {
    position: absolute;
    width: 16px;
    height: 20px;
    background-color: #fff;
    top: 6px;
    right: 10px;
    display: none;
    z-index: 2;
}

#topsearchbox-loading img {
    width: 100%;
}

.searchbox-droprown-loading #topsearchbox-loading {
    display: block;
}

.searchbox-droprown-active #searchbox {
    border-radius: 4px 4px 0 0 !important;
    -moz-border-radius: 4px 4px 0 0 !important;
    -webkit-border-radius: 4px 4px 0 0 !important;
}

.topsearchresults-nothing {
    font-size: 14px;
    padding: 10px;
    color: #b1b1b4;
    width: 225px;
    font-family: 'inter_refular', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    background: #fff;
}


/*#scrollroster */


/*############## calendar #################*/

.black .pointyTip {
    border-bottom-color: #fff;
}

.black .pointyTipShadow {
    border-bottom-color: #ccc;
}

.black .colorTip {
    background-color: #fff;
    border: 1px solid #ccc;
    width: 200px;
    text-decoration: none!important;
    max-height: 231px;
}

.popright .pointyTip {
    border-bottom-color: #fff;
    left: 165px
}

.popright .pointyTipShadow {
    border-bottom-color: #ccc;
    left: 165px
}

.popright .colorTip {
    background-color: #fff;
    border: 1px solid #ccc;
    width: 200px;
    text-decoration: none!important;
    max-height: 231px;
    left: -55px
}

.popleft .pointyTip {
    border-bottom-color: #fff;
    left: 45px
}

.popleft .pointyTipShadow {
    border-bottom-color: #ccc;
    left: 45px
}

.popleft .colorTip {
    background-color: #fff;
    border: 1px solid #ccc;
    width: 200px;
    text-decoration: none!important;
    max-height: 231px;
    left: 65px
}

.caltd {
    color: #404040;
    padding: 8px;
    font-weight: bold
}

.caltd2 {
    color: #404040;
    padding: 8px;
    font-weight: bold;
}

.calname,
#calendar td.calname {
    padding: 8px;
    color: #8AACB3;
    padding-top: 0px;
    font-weight: normal;
    cursor: pointer;
    width: 100%;
    text-align: left;
    text-decoration: none
}

.closetd {
    color: #ABB0B3;
    padding: 8px;
    padding-top: 5px;
}

.calicon {
    width: 25px;
    padding: 8px;
    padding-right: 0px;
    height: 25px
}

.day-pending,
.day-passed,
.day-free,
.day-hold,
.day-green,
.day-both,
.day-done,
.day-hover,
.day-booked,
.day-custom,
.empty,
#calendar td {
    text-align: center;
    width: 34px;
    height: 34px;
}

.day-pending,
.day-booked,
.day-pending,
.day-both,
.day-hold,
.day-hover,
.day-custom {
    cursor: pointer
}

.calsmaltdclosed {
    text-decoration: line-through;
}


/*#########################################*/

input[type="checkbox"] {
    cursor: pointer
}

.colorTip {
    cursor: default;
    display: none;
    position: absolute;
    width: 200px;
    text-align: left;
    z-index: 999;
    text-decoration: none!important;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
}

.colorTip td {
    vertical-align: middle;
}

.colorTip-overlay {
    /* display: none; */
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #202d4a;
    opacity: 0.5;
    z-index: 1111;
}

#bg {
    position: fixed;
    /* top: -50%; */
    /* left: -50%; */
    z-index: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#bg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
}

#bg img.blurred {
    -webkit-filter: blur(50px);
    -moz-filter: blur(50px);
    -o-filter: blur(50px);
    -ms-filter: blur(50px);
    filter: blur(50px);
    min-width: 200%;
    min-height: 200%;
    top: -50%;
    left: -50%;
}

.pointyTip,
.pointyTipShadow {
    border: 6px solid transparent;
    height: 0;
    right: 30px;
    margin-left: -9px;
    position: absolute;
    width: 0;
}

.pointyTipShadow {
    border-width: 7px;
    margin-left: -10px;
}

.colorTipContainer {
    position: relative;
    font-weight: normal;
}

select {
    border: 0px;
    height: 25px;
    cursor: pointer;
    background-color: transparent;
    -webkit-appearance: none;
    padding-left: 4px;
    z-index: 1;
}

#topmenublue {
    width: 70px;
    display: none;
    background-color: #fff;
    position: absolute;
    z-index: 997;
    top: -1px;
    padding: 6px 10px;
    line-height: 24px;
    text-decoration: none;
    border: 1px solid #ccc;
}

.topspan {
    color: #8aaeb7;
    cursor: pointer
}

#topmenublue.pagemenu {
    width: 250px;
    display: none;
    background-color: #fff;
    position: absolute;
    z-index: 99999;
    top: 500px;
    min-width: 240px;
    left: 110px;
    margin-left: 1px;
    text-decoration: none;
    border: 1px solid #ccc;
}

#toprightname {
    color: #6A6A6A;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #6A6A6A;
    margin-left: 3px;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #6A6A6A;
    margin-left: 3px;
}

.menuout {
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
    height: 28px;
    cursor: pointer;
    color: #666;
    font-weight: normal;
}

.menuout-page {
    display: inline-block;
    padding-left: 0px;
    cursor: pointer;
    color: #666;
    font-weight: normal;
}

.menuout-page:hover {
    color: #384a54;
}

#topmenublue .normal-link {
    cursor: pointer;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #6495ed;
}

#topmenublue .normal-link:hover {
    cursor: pointer;
    font-family: 'inter_bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #24272f;
}

#topmenublue .medium-heading {
    font-family: 'inter_bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #333338;
}

#notificationtd {
    color: #667678;
}

.notificationblue {
    background-color: #e7f1f2;
    color: #667678;
}

#notificationtable,
#notificationdiv {
    height: 40px;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.notificationred {
    color: #b45454;
    background-color: #f4d4d4;
}

@font-face {
    font-family: 'SourceSans';
    /*src: url('/fonts/SourceSansPro-Light.ttf');*/
    src: url('/fonts/OpenSans-Light.ttf');
}

@font-face {
    font-family: 'OpenSans';
    src: url('/fonts/OpenSans-Light.ttf');
}

#content-wrapper {
    display: block;
    /*width:100%;*/
}

.calendar tbody tr td {
    font-size: 14px;
}

.calendar th {
    color: #333338;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 8px;
    font-size: 14px
}

#calendarcont {
    background-color: #fff;
    margin-bottom: 15px;
    width: 237px;
    margin-top: 10px;
}

.monthbusy {
    font-weight: bold;
    background: #EEEFF0 url(/images/6-1.gif) no-repeat 150px center;
    color: #404040;
}

.bigmonthbusy {
    background: transparent url(/images/loadinfo.net.gif) no-repeat 180px center;
}

.month {
    font-weight: bold;
    background: #FFFFFF;
    color: #333338;
}

.monthlink {
    height: 28px;
    background-color: #FFFFFF;
    cursor: pointer;
    width: 28px;
    text-align: center
}

input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
button::-moz-focus-inner {
    border: 0;
}

input[type="submit"]:focus,
input[type="button"]:focus,
input[type="text"]:focus,
button {
    outline: none;
}

.paylink {
    margin: 0px
}

.fetchactive {
    background-color: #f8f8f8;
    cursor: pointer;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.day-both {
    background: #5fce9b;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #5fce9b 0%, #5fce9b 50%, #88ACB8 50%, #88ACB8 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #5fce9b), color-stop(50%, #5fce9b), color-stop(50%, #88ACB8), color-stop(100%, #88ACB8));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #5fce9b 0%, #5fce9b 50%, #88ACB8 50%, #88ACB8 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #5fce9b 0%, #5fce9b 50%, #88ACB8 50%, #88ACB8 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #5fce9b 0%, #5fce9b 50%, #88ACB8 50%, #88ACB8 100%);
    /* IE10+ */
    background: linear-gradient(135deg, #5fce9b 0%, #5fce9b 50%, #88ACB8 50%, #88ACB8 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5fce9b', endColorstr='#88ACB8', GradientType=1);
    color: #fff;
}

.day-faded {
    opacity: 0.75
}

.day-today {
    text-decoration: underline
}

.day-passed {
    background-color: #FFF;
    color: #d5d7d7;
}

.day-free {
    background-color: #fff;
    color: #3F3F3F
}

.day-booked {
    background-color: #5fce9b;
    color: white
}

.day-custom {
    background-color: #5fce9b;
    color: white
}

.day-hover {
    background-color: #5fce9b;
    color: white
}

.day-reject {
    color: #fff;
    background-color: #cd5c5c;
}

.day-pending {
    background-color: #6495ed;
    color: #fff;
}

.day-hold {
    background-color: #E9D058;
    color: #fff;
}

.day-done {
    background: #444344;
    color: #fff;
}

.day-closed {
    background-color: #C8CCCD;
    color: #636768;
}


/* LOADERS */

.spinner {
    height: 22px;
    width: 22px;
    margin: 0px auto;
    position: relative;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left: 5px solid rgba(0, 0, 0, .10);
    border-right: 5px solid rgba(0, 0, 0, .10);
    border-bottom: 5px solid rgba(0, 0, 0, .10);
    border-top: 5px solid rgba(0, 0, 0, .5);
    border-radius: 100%;
}

.smallspinner {
    height: 10px;
    width: 10px;
    margin: 0px auto;
    position: relative;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left: 5px solid rgba(0, 0, 0, .10);
    border-right: 5px solid rgba(0, 0, 0, .10);
    border-bottom: 5px solid rgba(0, 0, 0, .10);
    border-top: 5px solid rgba(0, 0, 0, .5);
    border-radius: 100%;
}

.whitespinner {
    height: 7px;
    width: 7px;
    margin: 0px auto;
    position: relative;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left: 3px solid rgba(255, 255, 255, .10);
    border-right: 3px solid rgba(255, 255, 255, .10);
    border-bottom: 3px solid rgba(255, 255, 255, .10);
    border-top: 3px solid rgba(255, 255, 255, .5);
    border-radius: 100%;
    display: inline-block;
}

.greyspinner {
    height: 7px;
    width: 7px;
    margin: 0px auto;
    position: relative;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left: 3px solid rgba(255, 255, 255, .10);
    border-right: 3px solid rgba(255, 255, 255, .10);
    border-bottom: 3px solid rgba(255, 255, 255, .10);
    border-top: 3px solid rgba(255, 255, 255, .5);
    border-radius: 100%;
    display: inline-block;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}

@-moz-keyframes rotation {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(359deg);
    }
}

@-o-keyframes rotation {
    from {
        -o-transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(359deg);
    }
}

.fa-rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* new muzeek bar spinner */

.saving-spinner {
    display: inline-block;
    vertical-align: middle;
}

/* loader */
  .mzkloader {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
    animation: mzkloaderrotate 1s linear infinite;
  }
  .mzkloader::before , .mzkloader::after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    inset: 0px;
    border-radius: 50%;
    border: 5px solid #e8e8e8;
    animation: mzkloaderamimation 2s linear infinite;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
  }
  .mzkloader::after{
    transform: rotate3d(90, 90, 0, 180deg );
    border-color: #556CCC;
  }

  .mzkloaderthin {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
    animation: mzkloaderrotate 1s linear infinite;
  }
  .mzkloaderthin::before , .mzkloaderthin::after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    inset: 0px;
    border-radius: 50%;
    border: 2px solid #e8e8e8;
    animation: mzkloaderamimation 2s linear infinite;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
  }
  .mzkloaderthin::after{
    transform: rotate3d(90, 90, 0, 180deg );
    border-color: #556CCC;
  }

  @keyframes mzkloaderrotate {
    0%   {transform: rotate(0deg)}
    100%   {transform: rotate(360deg)}
  }

  @keyframes mzkloaderamimation {
      0%   {clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}
      50%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}
      75%, 100%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}
  }


.mzk-fullscreen-loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background: #fff;
    display: none;
}

.mzk-fullscreen-loading-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    animation-name: slideUp;
    /* animation-name: fade-in-zoom-up-tooltip; */
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-duration: .2s;
    animation-timing-function: cubic-bezier(0, 1.5, .5, 1);
}

.mzk-fullscreen-loading-header {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
}

.mzk-fullscreen-loading-info {
    color: #b1b1b4;
    font-size: 16px;
}

.mzk-fullscreen-loading-loader {
    margin-top: 20px;
}

.mzk-fullscreen-loading-loader .mzkloader {
    margin: auto;
}

@keyframes slideUp {
    from {
        transform: translate(-50%, -10%) scale(0.85);
        opacity: 0;
    }
    to {
        transform: translate(-50%, -50%)  scale(1);
        opacity: 1;
    }
}



.restricted-field:read-only {
    background-color: #f1f2f2;
    font-style: italic;
}

.big-heading {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 26px;
    color: #333338;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.big-heading a {
    color: #384a54;
    text-decoration: none;
}

.big-heading a:hover {
    color: #333338;
    text-decoration: underline;
}

.standard-btn,
a.standard-btn {
    text-decoration: none;
    padding: 8px 14px !important;
    background-color: #fff;
    border: 2px solid #e0e0e0;
    font-size: 14px;
    color: #24272f;
    text-align: center;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    height: 40px;
    cursor: pointer;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.standard-btn:hover,
a.standard-btn:hover {
    background-color: #f8f8f8;
}

.standard-btn.standard-btn-more {
    border-radius: 6px 0 0 6px;
    margin-right: 0 !important;
    display: inline-block;
}

.standard-btn.standard-btn-more-dropdown {
    margin-left: 0 !important;
    border-radius: 0 6px 6px 0;
    padding-left: 6px !important;
    padding-right: 11px !important;
    border-left: 1px solid #fff;
    display: inline-block;
}
.standard-btn.standard-btn-more-dropdown:hover {
    border-left: 1px solid #fff;
}

/* 
.standard-btn.disabled {
    color: #b1b4b4;
} */

/* .standard-btn.bright-action-btn.disabled {
    color: #fff;
} */

/* .red-action-btn.disabled {
    color: #fff;
} */

.standard-btn-larger {
    padding: 10px 20px !important;
}

.standard-icon-btn {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background-color: #fff;
    color: #454b5a;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 0px;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.standard-icon-btn:hover {
    color: #556CCC;
    background: #f8f8f8;
}

.standard-icon-btn-darker {
    color: #24272f;
}

.standard-icon-btn-darker:hover {
    background: #ffffff;
}

.standard-icon-btn-wrapper {
    display: inline;
}

.standard-icon-btn .theicons {
    line-height: unset;
}

.clear-btn {
    background: transparent;
}

.action-btn,
a.action-btn {
    background-color: #24272f;
    border-color: #24272f;
    color: #FFFFFF;
}

.action-btn:hover,
a.action-btn:hover {
    background-color: #454b5a;
    border-color: #454b5a;
}

.outline-action-btn,
a.outline-action-btn {
    background: #fff;
    border-color: #454b5a;
    color: #454b5a;
}

.outline-action-btn:hover,
a.outline-action-btn:hover {
    background: #454b5a;
    border-color: #454b5a;
    color: #fff;
}

.bright-action-btn,
a.bright-action-btn {
    background-color: #556CCC;
    border-color: #556CCC;
    color: #FFFFFF;
}

.bright-action-btn:hover,
a.bright-action-btn:hover {
    background-color: #4C58BC;
    border-color: #4C58BC;
}

.bright-action-btn.disabled-btn {
    background-color: #556CCC !important;
    color: #fff !important;
}

.premium-upgrade-btn {
    background-color: #f08080;
    border-color: #f08080;
    color: #ffffff;
}

.premium-upgrade-btn:hover {
    background-color: #d66f6f;
    border-color: #d66f6f;
}

.new-action-btn {
    background-color: #24272f;
    border-color: #24272f;
    color: #FFFFFF;
}

.new-action-btn:hover {
    background-color: #191B21;
    border-color: #191B21;
}

.green-btn {
    background-color: #5fce9b;
    border-color: #5fce9b;
    color: #FFFFFF;
}

.green-btn:hover {
    background-color: #7FAF61;
    border-color: #7FAF61;
}

.yellow-btn {
    background-color: #F0AD4B;
    border-color: #F0AD4B;
    color: #FFFFFF;
}

.yellow-btn:hover {
    background-color: #EC971A;
    border-color: #EC971A;
    color: #fff;
}

.green-action-btn {
    background-color: #5fce9b;
    border-color: #5fce9b;
    color: #fff;
}

.green-action-btn:hover {
    background-color: #25b171;
    border-color: #25b171;
    color: #fff;
}

.yellow-action-btn {
    background-color: #FFFFFF;
    border-color: #F0AD4B;
    color: #F0AD4B;
}

.yellow-action-btn:hover {
    background-color: #EC971A;
    border-color: #EC971A;
    color: #fff;
}

.red-action-btn {
    background-color: #dd5050;
    border-color: #dd5050;
    color: #fff;
}

.red-action-btn:hover {
    background-color: #c54141;
    border-color: #c54141;
    color: #fff;
}

.red-outline-action-btn {
    background-color: #ffffff;
    border-color: #dd5050;
    color: #dd5050;
}

.red-outline-action-btn:hover {
    background-color: #c54141;
    border-color: #c54141;
    color: #fff;
}

.green-outline-action-btn {
    background-color: #ffffff;
    border-color: #5fce9b;
    color: #5fce9b;
}

.green-outline-action-btn:hover {
    background-color: #5fce9b;
    border-color: #5fce9b;
    color: #fff;
}

.bright-outline-action-btn {
    background-color: #ffffff;
    border-color: #556CCC;
    color: #556CCC;
}

.bright-outline-action-btn:hover {
    background-color: #556CCC;
    border-color: #556CCC;
    color: #ffffff;
}

.disabled-btn {
    background-color: #fff !important;
    border-color: #e9eceb !important;
    color: #b1b4b4 !important;
    /* box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08); */
    cursor: default;
    pointer-events: none !important;
    opacity: 0.5;
}

.disaled-btn:hover {
    background-color: #e9eceb;
    border-color: #e9eceb;
    cursor: default;
    font-style: italic;
    pointer-events: none !important;
}

.ai-button {
    background-color: #875eff;
    border-color: #875eff;
    color: #875eff;
}

.ai-button:hover {
    background-color: #7345fc;
    border-color: #7345fc;
    color: #fafafa;
}

a.ai-link,
.ai-link {
    color: #875eff;
}

a.ai-link:hover,
.ai-link:hover {
    color: #7345fc;
}

.generate-description-link.loading {
    pointer-events: none;
    cursor: default;
}

.generate-description-link .mzkloader,
.generate-description-link .mzkloaderthin {
    display: none;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    top: 1px;
    float: left;
}

.generate-description-link.loading .generate-description-text {
    opacity: 0.5;
}

.generate-description-link.loading .mzkloader,
.generate-description-link.loading .mzkloaderthin {
    display: inline-block;
}

.generate-description-link.loading .mzkloader::after,
.generate-description-link.loading .mzkloaderthin::after {
    border-color: rgba(135, 94, 255, 0.5);
}

.generate-description-link.complete .generate-description-text {
    display: none;
}

.generate-description-link .generate-description-text .heroicons svg {
    width: 16px;
    float: left;
    margin-right: 4px;
    position: relative;
    top: -2px;
}

.generate-description-complete {
    display: none;
    background-color: #7345fc;
    border-color: #7345fc;
    color: #ffffff;
    opacity: 0.5;
    padding: 3px 10px;
    border-radius: 6px;
    line-height: 16px;
}

.generate-description-link .generate-description-complete .heroicons svg  {
    position: relative;
    top: -2px;
    width: 14px;
    float: left;
    margin-right: 4px;
}

.generate-description-link.complete .generate-description-complete {
    display: inline-block;
}

.generate-description-link.complete {
    cursor: default !important;
}

.mzk-pdf-download-disabled {
    cursor: default;
    pointer-events: none !important;
    width: auto;
}

.text-link-btn {
    color: #587ba5;
    padding: 0 !important;
    background: transparent;
}

.text-link-btn:hover {
    color: #24272f;
    background: transparent;
    text-decoration: none;
}

.text-link-btn-disabled {
    color: #b1b4b4 !important;
    padding: 0 !important;
    background: transparent;
    cursor: default;
    font-style: italic;
}

.text-link-btn-disabled:hover {
    color: #b1b4b4 !important;
    background: transparent;
    text-decoration: none;
    cursor: default;
    font-style: italic;
}

.mzk-icon-btn {
    font-size: 22px;
    cursor: pointer;
    width: 36px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 7px;
    line-height: 22px;
    display: inline-block;
    color: #e0e0e0;
}

.mzk-icon-btn:hover {
    color: #24272f;
    background: #e0e0e0;
}

.mzk-icon-btn .theicons {
    font-size: 22px;
}

.mzk-icon-btn-red {
    color: #dd5050;
}

.mzk-icon-btn-nobg:hover {
    background: transparent;
}

.mzk-icon-btn-tooltip {
    display: none;
}

.standard-btn .theicons {
    font-size: 16px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    padding-right: 5px;
}

.standard-btn .theicons.icon-right {
    padding-left: 5px;
    padding-right: 0;
}

/* Tailwind SVG Heroicons */
.heroicons {
    display: inline-block;
    width: 16px;
    vertical-align: middle;
}

.heroicons svg {
    width: 100%;
}


/* strip connect */
.stripe-connect-information {
    margin-bottom: 20px;
    border: 2px solid #eeeeee;
    border-radius: 6px;
    padding: 20px 135px 20px 20px;
    background: url(/include/stripe/stripe-logo-grey.svg) right 25px center no-repeat;
    background-size: 80px auto;
    color: #b1b1b4;
    width: 100%;
}

.stripe-connect-btn {
    background: #635bff;
    border: none;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    text-decoration: none;
    width: auto;
    min-width:180px;
    cursor: pointer;
    text-align: center;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-font-smoothing: antialiased;
    /* box-shadow: 0 0 0 0.5px rgb(49 49 93 / 3%), 0 2px 5px 0 rgb(49 49 93 / 10%), 0 1px 2px 0 rgb(0 0 0 / 8%); */
    /* mzk btn overrid */
    padding: 0 !important;
    vertical-align: middle;
    margin-right: 10px;
  }
  
  .stripe-connect-btn span {
    color: #ffffff;
    display: block;
    /* font-family: sohne-var, "Helvetica Neue", Arial, sans-serif; */
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 16px;
    padding: 11px 24px 0px 24px;
    position: relative;
    text-align: center;
  }
  
  .stripe-connect-btn:hover {
    background: #5a53e2;
  }
  
  .stripe-connect-btn.slate {
    background: #0a2540;
  }
  
  .stripe-connect-btn.slate:hover {
    background: #425466;
  }
  
  .stripe-connect-btn.white {
    background: #ffffff;
  }
  
  .stripe-connect-btn.white span {
    color: #0a2540;
  }
  
  .stripe-connect-btn.white:hover {
    background: #f6f9fc;
  }
  
  .stripe-connect-btn span::after {
    background-repeat: no-repeat;
    background-size: 49.58px;
    content: "";
    height: 20px;
    position: absolute;
    top: 28.95%;
    width: 49.58px;
  }
  
  /* Logos */
  .stripe-connect-btn span::after {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 468 222.5' style='enable-background:new 0 0 468 222.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M414,113.4c0-25.6-12.4-45.8-36.1-45.8c-23.8,0-38.2,20.2-38.2,45.6c0,30.1,17,45.3,41.4,45.3 c11.9,0,20.9-2.7,27.7-6.5v-20c-6.8,3.4-14.6,5.5-24.5,5.5c-9.7,0-18.3-3.4-19.4-15.2h48.9C413.8,121,414,115.8,414,113.4z M364.6,103.9c0-11.3,6.9-16,13.2-16c6.1,0,12.6,4.7,12.6,16H364.6z'/%3E%3Cpath class='st0' d='M301.1,67.6c-9.8,0-16.1,4.6-19.6,7.8l-1.3-6.2h-22v116.6l25-5.3l0.1-28.3c3.6,2.6,8.9,6.3,17.7,6.3 c17.9,0,34.2-14.4,34.2-46.1C335.1,83.4,318.6,67.6,301.1,67.6z M295.1,136.5c-5.9,0-9.4-2.1-11.8-4.7l-0.1-37.1 c2.6-2.9,6.2-4.9,11.9-4.9c9.1,0,15.4,10.2,15.4,23.3C310.5,126.5,304.3,136.5,295.1,136.5z'/%3E%3Cpolygon class='st0' points='223.8,61.7 248.9,56.3 248.9,36 223.8,41.3 '/%3E%3Crect x='223.8' y='69.3' class='st0' width='25.1' height='87.5'/%3E%3Cpath class='st0' d='M196.9,76.7l-1.6-7.4h-21.6v87.5h25V97.5c5.9-7.7,15.9-6.3,19-5.2v-23C214.5,68.1,202.8,65.9,196.9,76.7z'/%3E%3Cpath class='st0' d='M146.9,47.6l-24.4,5.2l-0.1,80.1c0,14.8,11.1,25.7,25.9,25.7c8.2,0,14.2-1.5,17.5-3.3V135 c-3.2,1.3-19,5.9-19-8.9V90.6h19V69.3h-19L146.9,47.6z'/%3E%3Cpath class='st0' d='M79.3,94.7c0-3.9,3.2-5.4,8.5-5.4c7.6,0,17.2,2.3,24.8,6.4V72.2c-8.3-3.3-16.5-4.6-24.8-4.6 C67.5,67.6,54,78.2,54,95.9c0,27.6,38,23.2,38,35.1c0,4.6-4,6.1-9.6,6.1c-8.3,0-18.9-3.4-27.3-8v23.8c9.3,4,18.7,5.7,27.3,5.7 c20.8,0,35.1-10.3,35.1-28.2C117.4,100.6,79.3,105.9,79.3,94.7z'/%3E%3C/g%3E%3C/svg%3E");
  }

  #paymenttab .stripe-connect-btn span::after,
  #stripe-integration .stripe-connect-btn span::after {
    display: none;
  }
  
  .stripe-connect-btn.white span:after {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 468 222.5' style='enable-background:new 0 0 468 222.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%230A2540;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M414,113.4c0-25.6-12.4-45.8-36.1-45.8c-23.8,0-38.2,20.2-38.2,45.6c0,30.1,17,45.3,41.4,45.3 c11.9,0,20.9-2.7,27.7-6.5v-20c-6.8,3.4-14.6,5.5-24.5,5.5c-9.7,0-18.3-3.4-19.4-15.2h48.9C413.8,121,414,115.8,414,113.4z M364.6,103.9c0-11.3,6.9-16,13.2-16c6.1,0,12.6,4.7,12.6,16H364.6z'/%3E%3Cpath class='st0' d='M301.1,67.6c-9.8,0-16.1,4.6-19.6,7.8l-1.3-6.2h-22v116.6l25-5.3l0.1-28.3c3.6,2.6,8.9,6.3,17.7,6.3 c17.9,0,34.2-14.4,34.2-46.1C335.1,83.4,318.6,67.6,301.1,67.6z M295.1,136.5c-5.9,0-9.4-2.1-11.8-4.7l-0.1-37.1 c2.6-2.9,6.2-4.9,11.9-4.9c9.1,0,15.4,10.2,15.4,23.3C310.5,126.5,304.3,136.5,295.1,136.5z'/%3E%3Cpolygon class='st0' points='223.8,61.7 248.9,56.3 248.9,36 223.8,41.3 '/%3E%3Crect x='223.8' y='69.3' class='st0' width='25.1' height='87.5'/%3E%3Cpath class='st0' d='M196.9,76.7l-1.6-7.4h-21.6v87.5h25V97.5c5.9-7.7,15.9-6.3,19-5.2v-23C214.5,68.1,202.8,65.9,196.9,76.7z'/%3E%3Cpath class='st0' d='M146.9,47.6l-24.4,5.2l-0.1,80.1c0,14.8,11.1,25.7,25.9,25.7c8.2,0,14.2-1.5,17.5-3.3V135 c-3.2,1.3-19,5.9-19-8.9V90.6h19V69.3h-19L146.9,47.6z'/%3E%3Cpath class='st0' d='M79.3,94.7c0-3.9,3.2-5.4,8.5-5.4c7.6,0,17.2,2.3,24.8,6.4V72.2c-8.3-3.3-16.5-4.6-24.8-4.6 C67.5,67.6,54,78.2,54,95.9c0,27.6,38,23.2,38,35.1c0,4.6-4,6.1-9.6,6.1c-8.3,0-18.9-3.4-27.3-8v23.8c9.3,4,18.7,5.7,27.3,5.7 c20.8,0,35.1-10.3,35.1-28.2C117.4,100.6,79.3,105.9,79.3,94.7z'/%3E%3C/g%3E%3C/svg%3E");
  }
  

.stripe-connect-status {
    display: inline-block;
    background: #f0f0f0;
    padding: 2px 10px;
    border-radius: 10px;
    font-size: 12px;
    color: #24272f;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
    text-transform: uppercase;
}

.stripe-connect-status-complete {
    background-color: #defff0;
    color: #5fce9b;
}

.stripe-connect-status-restricted {
    background: #fdf0d2;
    color: #454b5a;
}

.stripe-connect-status-not-connected {
    background: #fde7e7;
    color: #dd5050;
}

/* dot menu icon */

.mz-icon-dots {
    background: url(./../../fonts/jn-ui-01.svg);
    display: inline-block;
    width: 16px;
    height: 16px;
}

.standard-btn .mz-icon-dots {
    vertical-align: middle;
}


/* hover tips */

.mzk-icon-btn-container .hover-tip {
    position: absolute;
    width: 100px;
    left: 50%;
    top: 100%;
    font-size: 12px;
    background: #ffffff;
    padding: 5px 10px;
    border-radius: 5px;
    border: solid 1px #cdd4d9;
    box-shadow: 0 1px 12px rgba(0, 0, 0, 0.15);
    opacity: 0;
    pointer-events: none;
    z-index: 10;
    text-align: center;
    -webkit-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0);
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.mzk-icon-btn-container .hover-tip.wide-tip {
    width: 200px !important;
    padding: 10px;
}

.mzk-icon-btn-container .hover-tip.wide-tip a {
    padding: 6px;
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #ffffff;
    border-radius: 3px;
    background-color: #6495ed;
    text-decoration: none;
}

.mzk-icon-btn-container .hover-tip.wide-tip a:hover {
    background-color: #24272f;
}

.mzk-icon-btn-container .mzk-icon-btn.hover-tip-on .hover-tip {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}

.mzk-icon-btn-container .hover-tip:after,
.mzk-icon-btn-container .hover-tip:before {
    content: "";
    position: absolute;
    top: -21px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: solid 10px transparent;
    z-index: 1;
    border-bottom-color: #cdd4d9;
}

.mzk-icon-btn-container .hover-tip:after {
    top: -20px;
    z-index: 2;
    border-bottom-color: #ffffff;
}


/* end mzk btn hover tips */


/* better hover tips V2 */


/* tolltip */

div.mzk-hovertip,
div.mzkhovertip,
div.mzk-hovertip-fast {
    display: inline-block;
    /*position:relative;*/
    cursor: pointer;
}

div.mzk-hovertip-disabled {
    opacity: 0.5;
    pointer-events: none;
}

div.mzk-hovertip div.mzk-hovertip-note,
div.mzk-hovertip-fast div.mzk-hovertip-note {
    color: #fff;
    position: absolute;
    left: 50%;
    bottom: 23px;
    pointer-events: none !important;
    display: inline-block;
    white-space: nowrap;
    background: #333333;
    border: solid 0.5px #333333 !important;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08) !important;
    font-size: 12px;
    padding: 7px 10px;
    border-radius: 4px;
    opacity: 0;
    font-family: inter_semibold, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    line-height: 1.1 !important;
    -webkit-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0);
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    z-index: 100000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 60px;
    text-align: center;
}

div.mzk-hovertip.note-on>div.mzk-hovertip-note,
div.mzk-hovertip-fast.note-on>div.mzk-hovertip-note {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}

div.mzk-hovertip div.mzk-hovertip-note:before,
div.mzk-hovertip div.mzk-hovertip-note:after,
div.mzk-hovertip-fast div.mzk-hovertip-note:before,
div.mzk-hovertip-fast div.mzk-hovertip-note:after {
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: -5px;
    margin-bottom: -10px;
    content: "";
    height: 0;
    width: 0;
    border: solid 6px transparent;
    border-top: 6px #333 solid;
}

div.mzk-hovertip div.mzk-hovertip-note:before,
div.mzk-hovertip-fast div.mzk-hovertip-note:before {
    margin-bottom: -11px;
    border-top: 6px transparent solid;
}


/*
  * hovertip below tweaks
  */

div.mzk-hovertip div.mzk-hovertip-note-below,
div.mzk-hovertip-fast div.mzk-hovertip-note-below {
    bottom: -25px;
}

div.mzk-hovertip div.mzk-hovertip-note-below:before,
div.mzk-hovertip div.mzk-hovertip-note-below:after,
div.mzk-hovertip-fast div.mzk-hovertip-note-below:before,
div.mzk-hovertip-fast div.mzk-hovertip-note-below:after {
    content: "";
    position: absolute;
    top: -13px;
    left: 55%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: solid 6px transparent;
    z-index: 1;
    border-bottom-color: #f1f1f1;
}

div.mzk-hovertip div.mzk-hovertip-note-below:before,
div.mzk-hovertip-fast div.mzk-hovertip-note-below:before {
    top: -12px;
    z-index: 2;
    border-bottom-color: #ffffff;
}

/* end mzk btn hover tips */

.page-pagination-button {
    display: inline-block;
    font-size: 28px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    /*height: 34px;*/
    /*width:34px;*/
    /*line-height: 34px;*/
    /*background-color: #fff;*/
    color: #e0e0e0;
    /*-moz-border-radius: 3px;*/
    /*-webkit-border-radius: 3px;*/
    /*border-radius: 3px;*/
    /*border: 0px;*/
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.page-pagination-button:hover {
    color: #24272f;
}

.bold-font,
b,
.fontbold {
    font-family: 'inter_bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.semibold-font {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bold-font-fat {
    font-family: 'inter_bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn-standard,
.btn-standard:hover {
    /* vertical-align: top; */
    text-decoration: none;
    background-color: #d5d7d7;
    border-color: #d5d7d7;
    font-size: 14px;
    color: #4a4e51;
    font-family: 'inter_bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.btn-standard:hover {
    background-color: #bbb;
}


/*
* circle reusable book button
*/

.mzk-circle-button {
    width: 60px;
    height: 60px;
    padding: 20px;
    background: #556CCC;
    border-radius: 60px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, .2);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    box-sizing: border-box;
    display: inline-block;
    cursor: pointer;
}

.mzk-circle-button .theicons {
    color: #ffffff !important;
    font-size: 20px;
}


/*
* Bookings Page
*/

#bookings-calendar .big-heading {
    padding-bottom: 20px;
    padding-left: 4px;
}

#bookings-calendar #bookings-header .arrowmonth-button {
    background-color: #d5d7d7;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#bookings-calendar #bookings-header .arrowmonth-button:hover {
    background-color: #cacccc;
}

#popholder {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#bookings-calendar #bookings-header .monthname {
    height: 28px;
    line-height: 28px;
    text-align: right;
    width: 110px;
    color: #333338 !important;
    font-size: 16px !important;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    width: 440px;
    display: inline-block;
}

#bookings-calendar #bookings-header .lightgrey-button {
    padding: 0 20px !important;
    width: auto !important;
    background-color: #d5d7d7;
    font-size: 14px;
    height: 30px;
    color: #4a4e51;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 0px;
    cursor: pointer;
    font-family: 'inter_bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#bookings-calendar #calendardatetd .lightgrey-button:hover {
    background-color: #cacccc;
}

#bookings-calendar #calendarcontbig {
    font-size: 14px;
}

#bookings-calendar #calendarbig th {
    /*color: #fff !important;*/
    font-family: 'inter_medium', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*background-color: #24272f;*/
}

#bookings-calendar #bookings-header .styled-select select,
#bookings-calendar #bookings-header .styled-select {
    width: 235px;
    color: #333338;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
}

#bookings-calendar #bookings-header #searchbookingsinput {
    width: 235px;
    color: #7a8080;
    height: 28px;
    font-size: 16px;
    width: 185px;
    background-color: #fff;
    padding-left: 8px;
    height: 30px;
}

#bookings-calendar #bookings-header .selectarrow {
    padding-left: 10px;
    line-height: 28px;
    height: 28px;
}

#bookings-calendar #bookings-header #searchbookings {
    padding-left: 10px;
}

#bookings-calendar .titleheaders .titleheader,
#bookings-calendar .titleheaders .tabholder {
    font-size: 14px !important;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #aeafaf;
}

#bookings-calendar .titleheaders .titleheader-active {
    color: #485c67
}

#bookings-calendar #scrollbookings td {
    font-size: 14px;
}

#bookings-header .sort-direction-filter {
    left: 85px;
    top: 2px;
}


/*
* Payments activity Page
*/

#payments-activity .midleft {
    padding: 0 0 0 0;
    position: relative;
}

#payments-activity .big-heading {
    padding-bottom: 20px;
}

.subheader-searchfield input {
  color: #24272f;
  height: 28px;
  font-size:14px;
  width:100%;
  background-color:transparent;
  padding-left:2px;
  height:40px;
  position: relative;
  top: 0;
  border: none !important;
}

#payments-search {
    width: calc(100% - 840px);
    display: inline-block;
}

#searchholder {
    margin-left:10px;
    width:100%;
    height:38px;
    z-index:2;
    line-height:40px;
}

.subheader-searchfield:hover>table tbody tr td #searchfield-icon .theicons {
    color: #24272f;
}

.subheader-searchfield #searchfield-icon {
    position: relative;
    top: 3px;
}

.subheader-searchfield #searchfield-icon .theicons {
    font-size: 18px;
    color: #a2a2a2;
}

.subheader-searchfield {
    height: 38px;
}


/*#paymentstable {
  display:none;
}*/

#paymentstable .errortd {
    text-align: center;
    padding-bottom: 25px !important;
}

#payments-activity #searchholder .fa {
    color: #a2a2a2;
}

.subheader-searchfield input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #a2a2a2;
}

.subheader-searchfield input::-moz-placeholder {
    /* Firefox 19+ */
    color: #a2a2a2;
}

.subheader-searchfield input:-ms-input-placeholder {
    /* IE 10+ */
    color: #a2a2a2;
}

.subheader-searchfield input:-moz-placeholder {
    /* Firefox 18- */
    color: #a2a2a2;
}

#payments-activity .selectarrow {
    padding-left: 60px;
}

#paymentstable thead th {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 1;
    min-width: 140px;
}

#paymentstable th {
    color: #24272f !important;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #f8f8f8;
    padding: 4px 0;
    text-align: left;
}

#paymentstable th:last-of-type {
    border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    -webkit-border-radius: 0 4px 0 0;
}

#paymentstable th:first-of-type {
    border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    padding-left: 20px;
}

#paymentstable td.monthrow {
    font-size: 18px !important;
    color: #24272f !important;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    /*-webkit-font-smoothing: antialiased;*/
    -moz-osx-font-smoothing: grayscale;
    padding: 15px 0 15px 20px !important;
}

/* #paymentstable tbody tr:first-child td:first-child {
    padding-top: 15px !important;
} */


/*.montheader {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}*/

#payments-activity #scrollpayments td {
    line-height: 20px;
    position: relative;
}

#payments-activity #scrollpayments tr.collective-settlement-row td.whotd {
    padding-left: 50px;
}

#payments-activity #scrollpayments td.duetd div,
#payments-activity #scrollpayments td.paidtd div,
.nowrap {
    white-space: nowrap;
}

#payments-activity #scrollpayments td.duetd .invoice-status-badge {
    position: relative;
    top: -1px;
    margin-left: 5px;
}

#payments-activity #scrollpayments td.paidtd .invoice-status-badge {
    display: inline-block;
}

#payments-activity #scrollpayments td.paidtd .invoice-status-badge.invoice-status-badge-refunded {
   margin-right: 5px;
}

#payments-activity #scrollpayments td.paidtd .payments-invoice-action-link {
    display: table;
}

.settlement-balance-badge {
    /* background: #e3edff;
    color: #6495ed;
    width: auto;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 15px;
    font-size: 12px;
    line-height: 14px; */
    color: #b1b1b4 !important;
}

#paymentstable .settlement-image img {
    width: 35px;
    height: 35px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    position: relative;
    left: 10px;
    margin: 10px;
}

#paymentstable .settlement-image {
    display: inline-block;
    vertical-align: middle;
}

#payments-activity #scrollpayments tr.collective-settlement-row td.whotd .settlement-image {
    display: none;
}

#payments-activity #scrollpayments tr .collective-settlement-arrow {
    position: absolute;
    left: 30px;
    top: 25px;
    font-size: 20px;
    color: #b1b1b4;
}

#payments-activity #scrollpayments tr.collective-settlement-row td.whotd .settlement-who-info {
    width: calc( 100% - 16px);
}

#payments-activity #scrollpayments .filter-commission tr.collective-settlement-row td.whotd .settlement-who-info {
    width: calc( 100% - 55px);
}

#payments-activity #paymentstable.filter-commission tr.collective-settlement-row td.whotd .settlement-image {
    display: inline-block;
}

#payments-activity #paymentstable.filter-commission tr .collective-settlement-arrow {
    display: none;
}

#payments-activity #paymentstable.filter-commission tr.collective-settlement-row td.whotd{
    padding-left: 0;
}

#payments-activity #paymentstable.filter-commission tr.collective-settlement-row td.whotd .settlement-who-info {
    padding-left: 15px;
}

#paymentstable .settlement-multi-date-icon {
    position: absolute;
    right: 3px;
    margin-top: 2px;
    font-size: 16px;
    z-index: 1;
}

#paymentstable .settlement-who-info {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
    width: calc(100% - 60px);
}

#paymentstable .whoname {
    color: #24272f !important;
    position: relative;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#paymentstable .settlement-behalf-name {
    color: #b1b1b4 !important;
}

.currency-subtext {
    color: #6b7280 !important;
    font-size: 12px;
}

#paymentstable .eventtitle {
    color: #b1b1b4 !important;
}

#paymentstable .invoicenumber {
    color: #b1b1b4 !important;
}

#paymentstable .settlement-due-days {
    color: #b1b1b4 !important;
}

#paymentstable .settlement-amount {
    color: #b1b1b4 !important;
    white-space: nowrap;
}

#paymentstable .settlement-base-amount {
    color: #b1b1b4 !important;
    white-space: nowrap;
}

#paymentstable .currency-subtext {
    color: #b1b1b4 !important;
}

#paymentstable .incoming-info {
    color: #6b7280 !important;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

#paymentstable .incoming-info .theicons {
    position: relative;
    top: 1px;
}


#paymentstable .settlement-list-collective-behalf {
    position: absolute;
    float: left;
    left: 10px;
    width: 20px;
    height: 20px;
    top: 10px;
    z-index: 1;
}

#paymentstable .settlement-list-collective-behalf img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
}

#paymentstable .settlement-list-collective-behalf .mzk-hovertip-note {
    bottom: 27px;
    left: 70px;
    width: 152px;
    overflow: initial;
    white-space: normal;
}

#paymentstable div.settlement-list-collective-behalf div.mzk-hovertip-note:before,
#paymentstable div.settlement-list-collective-behalf div.mzk-hovertip-note:after {
    left: 10%;
}

/* the first 'td' within the last 'tr' of the 'tbody': */

#paymentstable tbody tr td:first-child {
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}


/* the last 'td' within the last 'tr' of the 'tbody': */

#paymentstable tbody tr td:last-child {
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

#paymentstable .reportRow:hover {
    background: #f8f8f8;
}

#shareable-link-modal .modal-notification .theicons {
    font-size: 40px;
    top: 0;
}

#payments-activity #paymentstable tr:hover > .markpaidtd a.header-dropdown-button {
    background: #f8f8f8 !important;
}
#payments-activity #paymentstable tr:hover > .markpaidtd a.header-dropdown-button:hover,
#payments-activity #paymentstable tr:hover > .markpaidtd a.header-dropdown-button:focus {
    background: #f0f0f0 !important;
}

#payments-activity #paymentstable a.header-dropdown-button {
    margin-right: 20px;
}

#payments-activity #paymentstable .dropdown-menu.pull-right {
    right: 20px;
    top: 50px;
    margin-right: 0px;
    animation-name: fade-in-zoom-up-menu;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-duration: .3s;
    animation-timing-function: cubic-bezier(.18,1.25,.4,1);
    min-width: 230px;
}

#payments-activity #paymentstable .markpaidtd .stripe-invoice-view .fa-external-link {
    position: relative;
    top: 1px;
}

#payments-load-spinner {
    display: none;
    width: 100%;
    text-align: center;
    height: 50px;
    position: relative;
}

#payments-load-spinner img {
    padding-top: 10px;
}

#payments-activity #spinloader {
  z-index: 2;
}

#paymentstable .paidtd .stripe-invoice-link,
#paymentstable .paidtd .stripe-generate-invoice,
#paymentstable .paidtd .stripe-invoice-connect-to-stripe,
#paymentstable .paidtd .stripe-invoice-request-payment-details {
    margin-top: 1px;
    margin-left: 2px;
    white-space: nowrap;
}

#paymentstable .paidtd .stripe-invoice-request-payment-details-done {
    margin-top: 1px;
    margin-left: 2px;
    white-space: nowrap;
    color: #b1b1b4;
}

#paymentstable .paidtd .mzktooltip {
    vertical-align: middle;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 0px;
    margin-left: 2px;
    color: #b1b1b4;
}

#paymentstable .paidtd .invoice-payment-link-tooltip.mzktooltip + div[data-tippy-root] .tippy-box .tippy-content { 
    min-width: 280px;
}

#paymentstable .paidtd .fa-external-link {
    position: relative;
    top: 1px;
}

#paymentstable .markpaidtd {
    text-align: right;
}

/*
* Reports activity Page
*/

#report-activity .midleft {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

#report-activity .big-heading {
    padding-bottom: 20px;
}

#report-activity #searchtype {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 30px 2px 2px;
    border: none;
}

#report-activity #searchtype {
    font-size: 16px !important;
    color: #333338;
    width: 140px;
}

#report-activity #searchpaymentsinput {
    width: 235px;
    color: #7a8080;
    height: 28px;
    font-size: 14px;
    width: 185px;
    background-color: #fff;
    padding-left: 8px;
    height: 30px;
}

#report-activity .selectarrow {
    padding-left: 10px;
}

#report-activity #headerdiv div {
    font-size: 14px !important;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#report-activity #scrollreports,
#report-activity #scrollreports td,
#report-activity #scrollreports td .nooverflow {
    font-size: 14px;
}


/*
* Report Page
*/

#report-page {
    margin-bottom: 20px;
}

#report-page .normal-font {
    font-size: 14px;
}

#report-page .big-heading {
    padding-bottom: 20px;
}

#report-page .midleft {
    /*padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;*/
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

#report-page #report-page-report-container {
    padding: 30px;
}

#report-page .fonttitle2 {
    font-size: 16px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #333338;
}

#report-page #totalstable td {
    color: #384a54;
    font-size: 16px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 20px;
}

#report-page #totalstable .bignumber {
    color: #384a54;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
}

#report-page .sectioncontent td {
    font-size: 14px;
}

#report-page .sectioncontent input {
    font-size: 14px;
    height: 34px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#report-page .sectioncontent textarea {
    font-size: 14px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#report-page .blueish {
    color: #5a97a4 !important;
}

#report-page .blueish:hover {
    color: #37708a !important;
}

#report-page .helptopdivbig {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}


/*
* Billing / settings
*/

.desctxt {
    color: #e0e0e0;
}

#settings-page .menutab {
    font-family: 'inter_regular','Helvetica Neue', Arial, Helvetica, sans-serif !important;
    color: #24272f;
    padding: 10px;
    display: block;
    width: 100%;
    margin: 5px 0;
    box-sizing: border-box;
    border-radius: 6px;
    text-align: left;
}

#settings-page .menutab.selected {
    color: #24272f;
    font-family: 'inter_regular','Helvetica Neue', Arial, Helvetica, sans-serif !important;
    background: #f8f8f8;
    color: #556CCC;
    cursor: default;
    pointer-events: none;
}

#settings-page .menutab:hover {
    color: #24272f;
    font-family: 'inter_regular','Helvetica Neue', Arial, Helvetica, sans-serif !important;
    background: #f8f8f8;
    color: #556CCC;
}

#settings-page .menutab::after {
    font-family: 'inter_regular','Helvetica Neue', Arial, Helvetica, sans-serif !important;
    display: block;
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    margin-top: -1px
}

#settings-page .menutab .theicons {
    font-size: 20px;
    margin-right: 12px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

#settings-page .menutab .heroicons {
    margin-right: 12px;
    width: 20px;
}

#settings-page .normal-font {
    font-size: 14px;
}

#settings-page .midleft {
    padding-top: 0px;
    background-color: #f7f8f9;
}

#setttings-page .big-heading {
    padding-bottom: 20px;
}

#settings-page #settings-save-button {
    position: absolute;
    top: 20px;
    left: 400px;
    z-index: 10001;
}

#settings-page .minimise-sidebar~#settings-save-button {
    left: 230px;
}

#settings-page .pricing-table-column-features {
    padding-bottom: 10px;
    color: #24272f;
}

#settings-page .pricing-table-column-features-green {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#settings-page .pricing-table-column-heading {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#settings-page .pricing-table-column-amount {
    color: #384a54;
    font-size: 38px;
    padding-bottom: 0px;
    line-height: 44px;
    font-family: 'inter_light', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

#settings-page #pro_monthly .pricing-table-column-heading {
    background: #485d68;
}

#settings-page #standard_monthly .pricing-table-column-heading {
    background: #485d68;
}

#settings-page .action-btn {
    text-decoration: none;
    background-color: #24272f;
    color: #fff;
    cursor: pointer;
}

#settings-page .action-btn:hover {
    background-color: #454b5a;
}

#settings-page .bright-action-btn {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

#settings-page .users_role_span {
    color: #6495ed;
}

#settings-page .users_role_span:hover {
    color: #345f69;
}

#settings-page .users_row:hover {
    background-color: #f8f8f8;
}


/*
* Settings page styles
*/

#settings-page .styled-select-large .fa,
#settings-page .styled-select .fa {
    float: right;
    position: relative;
    top: -23px;
    right: 10px;
    font-size: 18px;
}

#chaneplansselect-styled {
    position: relative;
}

#settings-page #chaneplansselect-styled .fa {
    position: absolute;
    font-size: 18px;
    top: 9px;
    left: 330px;
}

#settings-page #popupadduser .styled-select-large,
#settings-page #popupedituser .styled-select-large {
    position: absolute;
}

#settings-page #popupadduser .styled-select-large .fa,
#settings-page #popupedituser .styled-select-large .fa {
    float: right;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 18px;
}

.calendar-controls .standard-btn {
    display: inline;
    margin-right: 10px;
}

.calendar-controls .monthname {
    margin-left: 10px;
}

.calendar-controls a {
    text-decoration: none;
}

.share-calendar-link {
    margin-left: 15px;
    color: #6495ed;
    position: relative;
    display: inline-block;
}

.share-calendar-link:hover {
    color: #23527c;
}

.calendar-share-modal-links {
    margin-bottom: 20px;
}

.calendar-share-modal-links a {
    margin-left: 10px;
}

.calendar-share-modal-links .theicons {
    font-size: 16px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

#calendar-sync-icon {
    margin-left: 10px;
    margin-right: 10px;
}

.calendar-link-icon# {
    position: relative;
    display: inline-block;
}

#settings-page .embed-fields {
    width: 100%;
}

#settings-page .new-circle {
    color: #6495ed;
    font-size: 18px;
    position: absolute;
    top: -9px;
    left: 32px;
}

#settings-page .new-circle:hover {
    color: #345f69;
}

#settings-page .new-circle .theicons {
    position: relative;
    top: 8px;
    left: 10px;
}

#settings-page #collectivetab .collectivetab-image {
    display: inline-block;
    vertical-align: middle;
}

#settings-page #collectivetab img {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
}

#settings-page #collectivetab .collectivetab-name {
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #4a4e51;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 180px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#settings-page .square_icon {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
}

#settings-page #contenttable #collectivetab .mzk-switch {
    border: none;
    padding-left: 0;
    top: 2px;
    float: left;
    margin: 10px 0;
}

#settings-page #contenttable #collectivetab .mzk-switch label {
    color: #b1b1b4;
}

#settings-page #collectivetab .collectivetab-actions-access,
#settings-page #collectivetab .collectivetab-actions-notes,
#settings-page #collectivetab .collectivetab-actions-contacts {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    border-radius: 0px;
    margin: 0px;
    border-top: 1px solid #e0e0e0;
}

#settings-page #collectivetab .collectivetab-actions-contacts {
    /*margin-right: 20px;*/
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

#settings-page #collectivetab .collectivetab-actions-leave {
    position: absolute;
    right: 0;
    top: 0;
}

#settings-page #collectivetab .collectivetab-row {
    margin: 20px 0px 30px 0px;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
}

#settings-page #collectivetab .collectivetab-account {
    margin: 15px;
    position: relative;
}

#collective-share-contacts-modal.contact-sharing-enable .modal-note-disable,
#collective-share-contacts-modal.contact-sharing-disable .modal-note-enable {
    display: none !important;
}

#collectivetab .collectivetab-actions-contacts.member-contacts-sharing-enabled .collectivetab-actions-contacts-check-enable,
#collectivetab .collectivetab-actions-contacts.member-contacts-sharing-disabled .collectivetab-actions-contacts-check-disable {
    display: none !important;
}

#collectivetab .member-contacts-sharing-enabled .collectivetab-actions-contacts-alert-disabled,
#collectivetab .member-notes-sharing-enabled .collectivetab-actions-notes-alert-disabled,
#collectivetab .member-access-enabled .collectivetab-actions-access-alert-disabled,
#collectivetab .member-contacts-sharing-disabled .collectivetab-actions-contacts-alert-enabled,
#collectivetab .member-notes-sharing-disabled .collectivetab-actions-notes-alert-enabled,
#collectivetab .member-access-disabled .collectivetab-actions-access-alert-enabled {
    display: none !important;
}

.collectivetab-actions-contacts.form-input-notification,
.collectivetab-actions-contacts.form-input-highlight {
    padding: 15px !important;
}

.collectivetab-actions-notes.form-input-notification,
.collectivetab-actions-notes.form-input-highlight {
    padding: 15px !important;
}

.collectivetab-actions-access.form-input-notification,
.collectivetab-actions-access.form-input-highlight {
    padding: 15px !important;
}

.collectivetab-actions-contacts .form-input-notification,
.collectivetab-actions-notes .form-input-notification,
.collectivetab-actions-access .form-input-notification,
.collectivetab-actions-contacts .form-input-highlight,
.collectivetab-actions-notes .form-input-highlight,
.collectivetab-actions-access .form-input-highlight {
    padding: 0 !important;
}

#collectivetab .collectivetab-actions-contacts-alert {
    margin-top: 10px;
}

#settings-page #collectivetab .collectivetab-actions-access .emoji, 
#settings-page #collectivetab .collectivetab-actions-notes .emoji, 
#settings-page #collectivetab .collectivetab-actions-contacts .emoji {
    font-size: 16px;
    line-height: 14px;
}

.standard-btn .emoji {
    margin-right: 4px;
    font-size: 16px;
    line-height: 14px;
}

#collectivetab .collectivetab-actions .standard-btn {
    display: inline-block;
    float: left;
    margin: 10px 0;
}
#collectivetab .collectivetab-actions-notes.member-notes-sharing-enabled .mzk-switch .state label .switch-label-inner {
    color: #454b5a;
}

#collectivetab .collectivetab-actions-access.member-access-enabled .mzk-switch .state label .switch-label-inner {
    color: #454b5a;
}

#settings-page #accentcolor {
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    width: 115px;
    font-family: 'consolas', monospace;
    border: none !important;
}

#settings-page #accentcolor:focus {
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08) !important;
}
#settings-page #bookbuttonvpadding {
    width: 50px;
}

#settings-page #bookbuttonhpadding {
    width: 50px;
}

#settings-page #bookbuttonfontsize {
    width: 50px;
}

.customize-number-fields {
    width: 80px !important;
}


/* setings page  / form styles */

.mzk-form-styles .form-field label {
    color: #454b5a;
    font-size: 14px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
}

.mzk-form-styles .form-field input,
.mzk-form-styles input,
.mzk-form-styles .form-field textarea,
.mzk-form-styles textarea {
    border: 1px solid #e0e0e0 !important;
    width: 100%;
    font-size: 14px;
    font-family: 'inter_regular', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    color: #454b5a;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow: none;
    transition: none;
}

.mzk-form-styles .form-field input:hover,
.mzk-form-styles .form-field textarea:hover {
    border-color: #c2c2c2 !important;
}

.mzk-form-styles .form-field input {
    height: 40px;
    line-height: 40px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.form-control {
    height: 40px;
    line-height: 40px;
}

.mzk-form-styles .form-field textarea {
    height: 140px;
    line-height: 20px;
}

/*.mzk-form-styles .form-field input[type="checkbox"] {
  width: auto;
}
*/

.mzk-form-styles .form-field input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #b1b4b4 !important;
}

.mzk-form-styles .form-field input:-moz-placeholder,
textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #b1b4b4 !important;
}

.mzk-form-styles .form-field input::-moz-placeholder,
textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #b1b4b4 !important;
}

.mzk-form-styles .form-field input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #b1b4b4 !important;
}

.mzk-form-styles .form-field .styled-select {
    width: 300px;
}

.mzk-form-styles .form-field {
    margin-bottom: 30px;
    width: 500px;
    position: relative;
}

.mzk-form-styles .form-field-full {
    margin-bottom: 30px;
    width: 100%;
    position: relative;
}

.mzk-form-styles .form-field-last {
    margin-bottom: 0;
}

.mzk-form-styles .form-field-twoup {
    width: 200px;
    display: inline-block;
    margin-right: 8px;
    margin-left: 0;
    vertical-align: top;
}

.mzk-form-styles .button-padding-label {
    width: 150px;
    max-width: inherit;
}

.mzk-form-styles .button-dimensions {
    display: inline-block;
    margin-right: 10px;
    margin-left: -20px;
    color: #b1b1b4;
}


/*.mzk-form-styles .form-field-twoup:nth-child(even),*/

.mzk-form-styles .form-field-twoup-right {
    margin-right: 0;
    margin-left: 8px;
    display: inline-block;
}

.mzk-form-styles .form-group {
    margin-bottom: 40px;
}

.mzk-form-styles .form-group-last {
    margin-bottom: 20px !important;
}

.form-input-info-dark {
    color: #454b5a;
    display: block;
    margin: 5px 0;
}

.form-input-info {
    color: #b1b1b4;
    display: block;
    margin: 5px 0;
}

.form-input-info p {
    padding-bottom: 10px;
}

.form-input-info p:last-of-type {
    padding-bottom: 0;
}

.form-link {
    display: block;
    margin: 5px 0;
}

.form-link i,
.external-link i,
.profile-preview-link i  {
    position: relative;
    vertical-align: middle;
    margin-left: 2px;
}

.form-tooltip {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    margin-left: 10px;
}

.form-tooltip .icon-ui-25 {
    font-size: 18px;
    color: #b1b1b4;
    vertical-align: middle;
    opacity: 0.5;
}

.form-tooltip .icon-ui-25:hover {
    opacity: 1;
}

.form-label .form-tooltip {
    display: inline-block;
    vertical-align: middle;
    line-height: 12px;
    margin-left: 5px;
}

.form-label .form-tooltip .icon-ui-25 {
    font-size: 18px;
    color: #b1b1b4;
    vertical-align: middle;
}

.form-button {
    display: block;
    margin: 10px 0;
}

.form-input-notification {
    background: #eaf2ff;
    display: block;
    padding: 10px 20px;
    color: #666b84;
    border-radius: 6px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}

#xero-connected-second.form-input-notification  {
    margin-top: 70px;
}

.form-input-alert {
    background: #fdf0d2;
    /* font-size: 12px; */
    /* font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
    display: block;
    padding: 10px 20px;
    color: #454b5a;
    border-radius: 6px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.form-input-warning {
    background: #fde7e7;
    /* font-size: 12px; */
    /* font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
    display: block;
    padding: 10px 20px;
    color: #454b5a;
    border-radius: 6px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.form-input-success {
    background: #EAFFEA;
    /* font-size: 12px; */
    /* font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
    display: block;
    padding: 10px 20px;
    color: #455a49;
    border-radius: 6px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.form-input-highlight {
    background: #f8f8f8;
    /* font-size: 12px; */
    /* font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
    display: block;
    padding: 10px 20px;
    color: #454b5a;
    border-radius: 6px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.mzk-form-styles .form-input-error {
    color: #dd5050 !important;
    font-size: 12px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: none;
    margin: 5px 0;
}

.mzk-form-styles .form-field-error .form-input-error {
    display: block;
}

.mzk-form-styles .form-field-error input,
.mzk-form-styles .form-field-error textarea,
.mzk-form-styles .form-field-error .form-control {
    display: block;
    border-color: #dd5050 !important;
}

.mzk-input-error-border {
    display: block;
    border-color: #dd5050 !important;
}

.mzk-input-error-notification {
    color: #dd5050 !important;
    font-size: 12px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 5px 0;
    position: absolute;
}

.mzk-error-border {
    border-color: #dd5050 !important;
}

.mzk-error-border-add {
    border: 1px solid  #dd5050 !important;
}

.error-text,.errortxt {
    color: #dd5050 !important;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.successtxt {
    color: green;
}

.successtxtnew {
    color: #333338 !important;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#settings-page .settings-form-section {
    padding: 30px;
    border-top: 1px solid #eee;
}

#settings-page .settings-form-section:first-of-type {
    border-top: none;
}

.mzk-form-styles .form-text {
    margin-bottom: 10px;
}

.mzk-form-styles .form-btn {
    margin-bottom: 10px;
}

.mzk-form-styles .form-heading {
    color: #24272f;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
}

.mzk-form-styles .url-field-text {
    display: inline-block;
    width: 44%;
    vertical-align: middle;
    background: #f8f8f8;
    height: 40px;
    line-height: 18px;
    border: 1px solid #e0e0e0 !important;
    border-right: none !important;
    box-sizing: border-box;
    vertical-align: top;
    padding: 10px;
    border-radius: 4px 0 0 4px;
    margin: 0;
    color: #b1b1b4;
}

.mzk-form-styles .url-field-text.url-field-text-transparent {
    border-color: transparent !important;
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}

.mzk-form-styles .form-field input.url-field-input {
    display: inline-block;
    width: 55%;
    border-radius: 0 4px 4px 0;
    margin: 0;
}

.mzk-form-styles input.url-field-input.url-field-input-prefix {
    border-radius: 4px 0 0 4px;
}

.mzk-form-styles .url-field-text.url-field-text-suffix {
    border-radius: 0 4px 4px 0;
    border: 1px solid #e0e0e0 !important;
    border-left: none !important;
}

.mzk-form-styles .url-field-text-dropdown.styled-select {
    width: 235px !important;
    box-shadow: none;
    border-radius: 0 4px 4px 0;
    border: 1px solid #e0e0e0 !important;
    border-left: none !important;
}

.mzk-form-styles .url-field-text-dropdown.styled-select .bootstrap-select>.dropdown-toggle {
    height: 38px;
    vertical-align: top;
}

.mzk-form-styles .form-field input.desctxt {
    height: 38px;
    line-height: 27px;
}

.mzk-form-styles .form-field-colour .form-control-colour-info {
    position: relative;
}

.mzk-form-styles .form-field-colour .form-control-colour-info-color {
    position: absolute;
    background-color: #f8f8f8;
    height: 40px;
    width: 39px;
    border-radius: 4px 0 0 4px;
    top: 0px;
    left: 0px;
}

.mzk-form-styles .form-field-colour .form-control-colour-info-icon {
    position: absolute;
    left: 42px;
    top: 11px;
    font-family: inter_semibold, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #b1b1b4;
}

.mzk-form-styles .form-field.form-field-colour input {
    padding-left: 50px;
}

#artist-genre-table {
    width: 100% !important;
}

.select2-container--default .mzk-tag-select.select2-selection--multiple {
    border: 1px solid #e0e0e0;
    min-height: 40px;
}

.select2-container--default .mzk-tag-select.select2-selection--multiple:hover {
    border-color: #c2c2c2 !important;
}

.select2-container--default.select2-container--focus .mzk-tag-select.select2-selection--multiple {
    border-color: #c2c2c2 !important;
}

.select2-container--default .mzk-tag-select.select2-selection--multiple .select2-selection__choice {
    border: 1px solid #eee;
    background: #f8f8f8;
    line-height: 26px;
}

.select2-container--default .mzk-tag-select.select2-selection--multiple .select2-selection__choice:hover {
    border-color: #c2c2c2 !important;
}

.select2-container .mzk-tag-select .select2-search--inline .select2-search__field {
    line-height: 26px;
    font-size: 14px;
    vertical-align: middle;
    color: #454b5a;
    height: 28px;
    border: none !important;
    padding-left: 5px;
}

.select2-container--default .mzk-tag-select.select2-selection--multiple .select2-selection__choice__remove {
    border: none;
    border-radius: 0;
    padding: 0 4px;
    font-size: 18px;
    line-height: 23px;
}

.mzk-tag-select.select2-dropdown {
    animation-name: fade-in-zoom-down;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-duration: .3s;
    animation-timing-function: cubic-bezier(0, 1.5, .5, 1);
    border: none;
    -webkit-box-shadow: 0 0 0 0.5px rgb(49 49 93 / 3%), 0 2px 5px 0 rgb(49 49 93 / 10%), 0 1px 2px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 0 0 0.5px rgb(49 49 93 / 3%), 0 2px 5px 0 rgb(49 49 93 / 10%), 0 1px 2px 0 rgb(0 0 0 / 8%);
    border-radius: 6px;
}

.select2-container--default .mzk-tag-select .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #f8f8f8;
    color: #454b5a;
}

.select2-container--default .mzk-tag-select .select2-results__option--selectable {
    color: #454b5a;
}

.select2-container--default .mzk-tag-select .select2-results__option--selected {
    background-color: #eaf2ff;
}

.select2-container--default .mzk-tag-select .select2-results__option {
    padding: 10px;
}


/* @group Base */
.chzn-container {
	color:#24272f;
  font-size: 12px;
  position: relative;
  display: inline-block;
  zoom: 1;
}
.chzn-container .chzn-drop {
  background: #fff;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top: 0;
  position: absolute;
  top: 29px;
  left: 0;
  box-shadow: 0 0 0 0.5px rgba(49,49,93,.03), 0 2px 5px 0 rgba(49,49,93,.1), 0 1px 2px 0 rgba(0,0,0,.08);
  z-index: 1010;
}
/* @end */


/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  border: 1px solid #ddd;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: 30px;
  position: relative;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}

.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  padding-left: 5px;
}
.chzn-container-multi .chzn-choices .search-field input {
  color:#24272f;
  background: transparent !important;
  border: 0 !important;
  font-size: 100%;
  padding: 5px;
  margin: 0px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  box-shadow        : none;
  height: 38px;
}
.chzn-container-multi .chzn-choices .search-field .default {
  color:#bbbbbb;
  height: 38px;
}
.chzn-container-multi.chzn-container-active .chzn-choices .search-field .default {
  color: #24272f !important;
}
.chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 6px;
  -moz-border-radius   : 6px;
  border-radius        : 6px;
  background-color: #2a354e;
  color: #ffffff;
  padding: 8px 20px 5px 9px;
  margin: 5px 0 0px 5px;
  position: relative;
  cursor: pointer;
  font-family: inter_semibold,'Helvetica Neue',Arial,Helvetica,sans-serif;
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.chzn-container-multi .chzn-choices .search-choice:hover {
  background-color: #2a354ecf;
}

.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled {
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
  border: 1px solid #e3e8ec;
  padding-right: 5px;
}
.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #24272f;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 4px;
  top: 10px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url('chosen-sprite-collective.png') -42px 1px no-repeat;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* @end */


/* @group Results */
.chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.chzn-container-multi .chzn-results {
  margin: -1px 0 0;
  padding: 0;
}
.chzn-container .chzn-results li {
  display: none;
  line-height: 15px;
  padding: 5px 6px;
  margin: 0;
  list-style: none;
}
.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
  padding:6px;
  color: #a1a1a1
}

.chzn-container .chzn-results .highlighted {
  background-color: #f8f8f8;
}
.chzn-container .chzn-results li em {
  background: #f8f8f8;
  color:#24272f;
}
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}
.chzn-container .chzn-results .no-results {
  display: list-item;
}
.chzn-container .chzn-results .group-result {
  cursor: default;
  color:#6c6c6c;
  font-weight: bold;
}
.chzn-container .chzn-results .group-option {
  padding-left: 15px;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: none;
}
.chzn-container .chzn-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width:290px;
  z-index: 1;
}
.chzn-container .chzn-results-scroll span {
  display: inline-block;
  height: 17px;
  text-indent: -5000px;
  width: 9px;
}
.chzn-container .chzn-results-scroll-down {
  bottom: 0;
}
.chzn-container .chzn-results-scroll-down span {
  background: url('chosen-sprite-collective.png') no-repeat -4px -3px;
}
.chzn-container .chzn-results-scroll-up span {
  background: url('chosen-sprite-collective.png') no-repeat -22px -3px;
}
/* @end */

/* @group Active  */
/* @end */

/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity:0.5 !important;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @group Right to Left */
.chzn-rtl { text-align: right; }
.chzn-rtl .chzn-single { padding: 0 8px 0 0; overflow: visible; }
.chzn-rtl .chzn-single span { margin-left: 26px; margin-right: 0; direction: rtl; }

.chzn-rtl .chzn-single div { left: 3px; right: auto; }
.chzn-rtl .chzn-single abbr {
  left: 26px;
  right: auto;
}
.chzn-rtl .chzn-choices .search-field input { direction: rtl; }
.chzn-rtl .chzn-choices li { float: right; }
.chzn-rtl .chzn-choices .search-choice { padding: 3px 5px 3px 19px; margin: 3px 5px 3px 0; }
.chzn-rtl .chzn-choices .search-choice .search-choice-close { left: 4px; right: auto; }
.chzn-rtl.chzn-container-single .chzn-results { margin: 0 0 4px 4px; padding: 0 4px 0 0; }
.chzn-rtl .chzn-results .group-option { padding-left: 0; padding-right: 15px; }
.chzn-rtl.chzn-container-active .chzn-single-with-drop div { border-right: none; }
.chzn-rtl .chzn-search input {
  background: #fff url('chosen-sprite-collective.png') no-repeat -30px -20px;
  background: url('chosen-sprite-collective.png') no-repeat -30px -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('chosen-sprite-collective.png') no-repeat -30px -20px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('chosen-sprite-collective.png') no-repeat -30px -20px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('chosen-sprite-collective.png') no-repeat -30px -20px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url('chosen-sprite-collective.png') no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  padding: 4px 5px 4px 20px;
  direction: rtl;
}
.chzn-container-single.chzn-rtl .chzn-single div b {
  background-position: 6px 2px;
}
.chzn-container-single.chzn-rtl .chzn-single-with-drop div b {
  background-position: -12px 2px;
}
/* @end */

/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi)  {
  .chzn-rtl .chzn-search input, .chzn-container-single .chzn-single abbr, .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-search input, .chzn-container-multi .chzn-choices .search-choice .search-choice-close, .chzn-container .chzn-results-scroll-down span, .chzn-container .chzn-results-scroll-up span {
      background-image: url('chosen-sprite@2x.png') !important;
      background-repeat: no-repeat !important;
      background-size: 52px 37px !important;
  }
}
/* @end */

/*
* style sweep
*/
.chzn-drop tr, .chzn-drop td {
  position: relative;
}

.chzn-drop td {
  color: #454b5a;
  font-size: 14px;
  font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.chzn-drop td .chzn-drop-subinfo {
  color: #b1b1b4;
  font-size: 12px;
  font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pending-label {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #6495ed;
    color: #fff !important;
    font-size: 11px !important;
    padding: 3px 5px 3px 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.accept-label {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #defff0 !important;
    color: #5fce9b !important;
    font-size: 11px;
    padding: 2px 7px 2px 7px;
    margin-left: 5px;
    margin-right: 5px;
}

.paid-label {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #defff0 !important;
    color: #5fce9b !important;
    font-size: 11px;
    padding: 2px 7px 2px 7px;
    margin-left: 5px;
    margin-right: 5px;
}

.open-label {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #e3edff !important;
    color: #6495ed !important;
    font-size: 11px;
    padding: 2px 7px 2px 7px;
    margin-left: 5px;
    margin-right: 5px;
}

.void-label {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #FDF0D2 !important;
    color: #24272f !important;
    font-size: 11px;
    padding: 2px 7px 2px 7px;
    margin-left: 5px;
    margin-right: 5px;
}

.refunded-label {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #FDF0D2 !important;
    color: #24272f !important;
    font-size: 11px;
    padding: 2px 7px 2px 7px;
    margin-left: 5px;
    margin-right: 5px;
}

/*
* Top menu styles
*/

.topmenu-section {
    padding-bottom: 20px;
}

#topmenublue.pagemenu {
    padding: 20px;
    border: none;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e3e8ec;
}


/* @CSD Worksheet Integration 04242015 */

.attached-worksheet,
.attached-contract,
.attached-worksheet-draft,
.attached-contract-draft {
    color: #6495EC;
    font-family: inter_regular;
    font-size: 14px;
}

.attached-worksheet-draft,
.attached-contract-draft {
    color: #b1b4b4;
    font-family: 'inter_italic';
}

.attached-worksheet:hover,
.attached-contract:hover {
    color: #24272f;
    cursor: pointer;
}

.template-div {
    min-width: 240px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    background-color: #ffffff;
    position: absolute;
    top: 25px;
    color: #454b5a;
    z-index: 3;
}

.template-div ul {
    list-style: none;
}

.template-div ul li {
    padding: 2px 10px;
    line-height: 30px;
    font-size: 14px;
    font-family: 'inter_regular', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    margin-bottom: 0px!important;
}

.template-div ul li:hover {
    background-color: #f8f8f8;
    color: #24272f;
    cursor: pointer;
}

.modal-iframe-preview {
    width: 1100px;
}

.preview-header {
    background-color: #f1f2f2;
}

.preview-header h1 {
    font-family: inter_semibold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 30px 0px 30px 20px!important;
    color: #333338!important;
}

.preview-body {
    background-color: #fff;
    height: 700px;
    overflow-y: scroll;
}

.user_image_container {
    width: 165px;
    height: auto;
    margin: auto;
    text-align: center;
    position: relative;
}

.image_border {
    height: 120px;
    width: 120px;
    border-radius: 120px;
    margin-left: 20px;
    border: 2px solid #ffffff;
}

.image_border:hover {
    cursor: pointer;
}

.solidBorder {
    border: 2px solid #ffffff;
}

.user_image_div {
    height: 100px;
    width: 100px;
    margin: auto;
    border-radius: 100px;
    margin-top: 10px;
    background-size: cover!important;
    overflow: hidden;
}

.user_image {
    height: 100px;
    width: auto;
}

.user_details article {
    font-family: 'inter_regular', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    background-color: #ffffff;
    padding-top: 15px;
    padding-bottom: 15px;
}

.body_section {
    padding: 0 50px;
    margin-bottom: 40px;
}

#booking_summary_div {
    padding: 0 50px;
    margin-bottom: 30px;
}

#booking_summary_div {
    padding-top: 30px;
}

.section_num {
    padding-left: 20px;
    font-family: 'inter_bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #212228;
    position: absolute;
    display: none;
}

.template-type-contract .section_num {
    display: block;
}

.section_heading {
    padding: 10px 0px 10px 0px;
    border-radius: 5px;
    border: 1px solid transparent;
}

.section_heading input,
#booking_summary_div h2,
.section_heading .readonly-section-heading {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 21px;
    background-color: #ffffff;
    padding-left: 10px;
    border: 1px solid transparent;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 0;
}

.item_heading .input_data,
.item_heading span,
.item_heading .readonly-item-heading {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding-top: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    box-sizing: border-box;
}

.item_heading .readonly-item-heading {
    padding-left: 10px;
    padding-top: 10px !important;
}

.item_heading .input_data {
    padding-left: 10px;
    width: 99%;
}

.template-type-contract .item_heading .input_data{
    padding-left: 40px;
}

.template-type-contract .item_heading .readonly-item-heading {
    padding-left: 20px;
}

.readonly-section-item .item_description article{
    padding: 0 0 0 10px;
}

.template-type-contract .readonly-section-item .item_description article{
    padding-left: 20px;
}

.item_heading .section_num + .readonly-item-heading {
    padding-left: 40px;
}

.section_heading .input_data,
.section_heading .readonly-section-heading {
    width: 99%;
}

.item_description {
    margin-top: 2px;
}

.item_description article {
    font-family: 'inter_regular', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 10px 20px 20px;
}

.left_panel {
    float: left;
    width: 39%;
    margin-left: 10px;
    position: relative;
}

.center_panel {
    float: left;
    width: 57%;
    margin-left: 15px;
    position: relative;
}

.right_panel {
    float: left;
    width: 31%;
}

.left_panel p,
.center_panel p,
.right_panel p {
    line-height: 22px;
    padding-right: 10px;
    box-sizing: border-box;
}

.summary_content {
    height: 100px;
    padding-top: 20px;
}

.summary-label {
    text-transform: capitalize;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.summary-label-heading {
    margin-top: 5px !important;
}

.summary-multi-date-events {
    margin-bottom: 5px;
    line-height: 19px;
}

.summary-multi-date-events .multi-date-events-event {
    margin-bottom: 15px;
    display: block;
}

.summary-multi-date-events .multi-date-events-event-date {
    margin-left: 0;
}

.summary-multi-date-events .multi-date-events-event-time {
    margin-left: 10px;
}

.summary-multi-date-events .multi-date-events-event-title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    display: block;
}


.template-type-contract .summary_content .summary-value {
    cursor: default;
}

.summary-value .dealterms-text-row {
    color: #b1b1b4;
    margin-bottom: 5px;
}

.summary-value .dealterms-text-row .dealterms-text-vs-separator .dealterms-text-vs-separator-txt {
    color: #b1b4b4;
}

.select-div {
    width: 240px;
    padding-left: 15px;
}

.attacharrow {
    left: 5px!important;
    margin-top: 27px;
    float: right;
}


/* END OF WORKSHEET INTEGRATION */


/*
* Todds worksheet/template modal styles
*/

.modal-iframe-preview {
    background: #FFF;
    padding: 0;
    width: 90%;
    height: 90%;
}

.modal-iframe-preview iframe {
    width: 100%;
    height: 100%;
}

.acceptedlabel {
    width: auto;
    text-align: center;
    font-size: 14px;
    float: left;
    margin-right: 20px;
    margin-top: 9px;
    font-size: 14px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #FDF0D2;
    color: #24272f !important;
    padding: 1px 20px;
    height: auto;
    line-height: 20px;
    border-radius: 10px;
    vertical-align: middle;
}

.acceptedlabel.signed,
.acceptedlabel.cosigned {
    background-color: #defff0 !important;
    color: #5fce9b !important;
}

.acceptedlabel.awaiting {
    background-color: #ffcda2 !important;
    color: #24272f !important;
}

.acceptedlabel.not_signed {
    display: none;
}

.contract-dealterms .dealterms-text {
    padding: 0 10px;
}

/*
* text deal terms
*/
.contract-text-dealterms .dealterms-text {
    padding: 0 10px;
}

.contract-text-dealterms .dealterms-text .dealterms-text-section {
    margin-bottom: 30px;
}

.contract-text-dealterms .dealterms-text .dealterms-text-section-title {
    text-transform: capitalize;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
}

.contract-text-dealterms .dealterms-text .dealterms-text-item-name {
    text-transform: capitalize;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
}

.contract-text-dealterms .dealterms-text .dealterms-text-row .dealterms-text-separator,
.contract-text-dealterms .dealterms-text .dealterms-text-section-title .dealterms-text-separator{
    display: none;
}

.contract-text-dealterms .dealterms-text .dealterms-text-section-items .dealterms-text-row {
    margin-top: 10px;
}

.contract-text-dealterms-heading {
    padding: 0 10px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    margin-bottom: 10px;
}

.contract-dealterms {
    margin-bottom: 30px;
    padding: 0;
    line-height: 20px;
}

#demo-booking-summary .contract-dealterms {
    margin-bottom: 10px;
}


/*demo booking summary */

#demo-booking-summary-header {
    line-height: 20px;
    text-align: center;
    width: 100%;
    background: #f8f8f8;
    padding: 20px 40px;
}

#demo-booking-summary-header .lnr {
    font-size: 20px;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

#demo-booking-summary .worksheet_summary_section {
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    box-sizing: content-box;
}

/* #demo-booking-summary .summary-value,
#demo-booking-summary .summary-label, */
.signature-demo-block #receiver-signature p,
.signature-demo-block #receiver-signature .signature_bold {
    color: #b1b1b4 !important;
}

.demo-link {
    color: #6495ed;
    text-decoration: none;
    display: inline-block;
}

.demo-link:hover {
    color: #23527c;
    text-decoration: none;
}

.signature-demo-block {
    border: 2px solid #f8f8f8;
    display: inline-block;
    width: 45.7%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #f8f8f8;
    min-height: 311px;
    vertical-align: top;
}

.signature-demo-block-cosigner {
    margin-right: 3%;
}

.signature-demo-block-signer {
    margin-left: 0%;
}

.signature-demo-block-signer .signature-area {
    background: #fff;
}

.signature-demo-block-cosigner .signature-area {
    border-color: #f8f8f8;
}

.signature-demo-block .signature_inner {
    width: 93%;
    left: 5%;
    margin-top: 80px;
    margin-bottom: 20px;
}

.signature-demo-header {
    width: 100%;
    background: #f8f8f8;
    text-align: left;
    float: left;
    border-bottom: 2px solid #f0f0f0;
    height: 50px;
    display: table;
}

.signature-demo-header-text {
    font-size: 12px;
    padding: 0 20px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: table-cell;
}

.signature-demo-header .lnr {
    float: left;
    font-size: 20px;
    padding: 13px 10px 5px 0;
}

.signature-demo-header-text p {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
}

.signature-spacer {
    height: 20px;
}

.signature-demo-block #signature-editable-account-name {
    margin-bottom: 0 !important;
    border-radius: 10px 10px 0 0 !important;
    -moz-border-radius: 10px 10px 0 0 !important;
    -webkit-border-radius: 10px 10px 0 0 !important;
    padding-bottom: 4px !important;
    padding-top: 8px !important;
}

.signature-demo-block #signature-editable-contact-name {
    border-radius: 0 0 10px 10px !important;
    -moz-border-radius: 0 0 10px 10px !important;
    -webkit-border-radius: 0 0 10px 10px !important;
    padding-bottom: 8px !important;
    padding-top: 5px !important;
}


/*end demo booking summary */


/*
* switch
*/

.toggleswitch {
    height: 34px;
    line-height: 34px;
    display: inline-block;
    padding: 0px 16px;
    vertical-align: middle;
    background-color: #f1f2f2;
    color: #7a8080;
    cursor: pointer;
}

.toggleswitch-left {
    border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    border: 1px solid #CCCCCC;
}

.toggleswitch-right {
    border-radius: 0px 3px 3px 0px;
    -moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    border: 1px solid #CCCCCC;
}

.toggleswitch-active {
    background-color: #ffffff;
    color: #333338;
}


/*
* helper-tooltip
*/

.tipsy-inner {
    font-size: 12px !important;
    background-color: #ffffff;
    color: #24272f;
    max-width: 300px;
    padding: 5px 10px;
    text-align: center;
    line-height: 0.5 !important;
    border: solid 0.5px #fff !important;
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08) !important;
    -webkit-box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08) !important;
    -moz-box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08) !important;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 60px;
    height: 25px;
}

.big-heading .helper-tooltip {
    color: #545454;
    font-size: 18px;
    padding-left: 10px;
    cursor: pointer;
}


/*
* payment invoices
*/

#payment-invoice td,
#payment-invoice div {
    font-size: 14px;
}


/*
* helper-tooltip
*/

.big-heading .helper-tooltip {
    color: #d5d7d7;
    font-size: 18px;
    padding-left: 10px;
    cursor: pointer;
}


/*
* throbber tour
*/

.pulsate-parent {
    position: relative;
    width: 30px;
    height: 30px;
    top: 8px;
    left: 15px;
    -webkit-box-sizing: unset;
}

.throbber-alert {
    position: absolute;
    top: 15px;
    margin-top: -12px;
    left: 15px;
    margin-left: -12px;
    width: 24px;
    height: 24px;
    border-radius: 30px;
    border: 4px solid #556CCC;
    -webkit-animation: throbalert 1.5s ease-out infinite;
    animation: throbalert 1.5s ease-out infinite;
    -webkit-box-sizing: unset;
}

.throb-heart {
    background: #556CCC;
    position: absolute;
    top: 15px;
    margin-top: -6px;
    left: 15px;
    margin-left: -6px;
    width: 12px;
    height: 12px;
    border-radius: 30px;
    border: 4px solid #556CCC;
    -webkit-box-sizing: unset;
}

@-webkit-keyframes throbalert {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1.0;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        opacity: 0.0;
    }
}

@keyframes throbalert {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1.0;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        opacity: 0.0;
    }
}

#tour-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #202d4a;
    opacity: 0.5;
    z-index: 9997;
    display: none;
}

.tour-throbber {
    position: absolute;
    z-index: 9998;
    display: none;
    cursor: pointer;
}

.tour-tooltip {
    position: absolute;
    z-index: 9999;
    background: #FFF;
    padding: 20px;
    width: 300px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 0 0.5px rgb(49 49 93 / 1%), 0 2px 5px 0 rgb(49 49 93 / 5%), 0 1px 2px 0 rgb(0 0 0 / 4%);
    -moz-box-shadow: 0 0 0 0.5px rgb(49 49 93 / 1%), 0 2px 5px 0 rgb(49 49 93 / 5%), 0 1px 2px 0 rgb(0 0 0 / 4%);
    box-shadow: 0 0 0 0.5px rgb(49 49 93 / 1%), 0 2px 5px 0 rgb(49 49 93 / 5%), 0 1px 2px 0 rgb(0 0 0 / 4%);
    display: none;
}

.tour-tooltip:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #FFFFFF;
    border-width: 10px;
    margin-left: -10px;
}

.tour-tooltip-left:after {
    right: 100%;
    top: 50%;
    border-bottom-color: transparent;
    border-right-color: #FFFFFF;
    border-width: 10px;
    margin-left: 0;
    margin-top: -10px;
    left: unset;
}

.tour-tooltip-right:after {
    right: unset;
    top: 50%;
    border-bottom-color: transparent;
    border-left-color: #FFF;
    border-width: 10px;
    margin-left: 0;
    margin-top: -10px;
    left: 100%;
}

.tour-tooltip-text {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
    color: #454b5a;
}

.tour-tooltip-text a {
    color: #6495ed;
}

.tour-tooltip-buttons .standard-btn {
    display: inline-block;
    width: auto;
    height: auto;
    text-align: center;
    min-width: 60px;
    margin-right: 0px;
}

.tour-tooltip-buttons .standard-btn {
    color: #556CCC;
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0px !important;
    font-size: 16px;
}

.tour-tooltip-buttons .tour-tooltip-button {
    float: right;
}

.tour-tooltip-buttons .standard-btn:hover {
    color: #24272f;
    background: transparent;
}

#tour-dashboard-1 {
    position: absolute;
    top: 40px;
    right: 90px;
}

.mytasks-section .right-container {
    position: relative;
}

#tour-dashboard-1-tooltip {
    position: absolute;
    top: 8px;
    right: 110px;
}

#tour-dashboard-1-tooltip:after {
    top: 25%;
}

#tour-dashboard-2 {
    top: 20px;
    right: 105px;
}

#tour-dashboard-2-tooltip {
    top: 70px;
    right: 25px;
}

#tour-dashboard-2-tooltip:after {
    left: 77.5%;
}

#tour-events-1 {
    top: 10px;
    left: 345px;
}

#tour-events-1-tooltip {
    top: 69px;
    left: 228px;
}

#tour-templates-1 {
    top: 70px;
    right: 300px;
}

#tour-templates-1-tooltip {
    top: 126px;
    right: 126px;
}

#tour-templates-2 {
    top: 136px;
    left: 284px;
}

#tour-templates-2-tooltip {
    top: 197px;
    left: 148px;
}

#tour-templates-3 {
    top: 227px;
    left: 552px;
}

#tour-templates-3-tooltip {
    top: 286px;
    left: 416px;
}

#tour-bookingslist-1 {
    top: 9px;
    left: 383px;
}

#tour-bookingslist-1-tooltip {
    top: 65px;
    left: 266px;
}

.booking-summary {
    position: relative;
}

#tour-bookingsdraft-1 {
    top: -16px;
    left: 80px;
}

#tour-bookingsdraft-1-tooltip {
    top: -70px;
    left: 145px;
}

.collective-user #tour-bookingsdraft-1 {
    top: 56px;
}

.collective-user #tour-bookingsdraft-1-tooltip {
    top: 0;
}

.bookin-worksheets {
    position: relative;
}

#tour-bookingsdraft-2 {
    position: absolute;
    top: -15px;
    left: 70px;
}

#tour-bookingsdraft-2-tooltip {
    position: absolute;
    top: 43px;
    left: -46px;
}

.rosterheading {
    position: relative;
}

#tour-bookingsdraft-3 {
    top: -14px;
    left: 227px;
}

#tour-bookingsdraft-3-tooltip {
    top: -60px;
    left: 287px;
}

#tour-bookingsdraft-3-tooltip:after {
    top: 31%;
}

#tour-settings-1 {
    top: 197px;
    left: 110px;
}

#tour-settings-1-tooltip {
    top: 62px;
    left: 6px;
}

#tour-settings-1-tooltip:after {
    left: 39%
}

#tour-roster-1 {
    top: 127px;
    left: 280px;
}

#tour-roster-1-tooltip {
    top: 185px;
    left: 164px;
}


/*
* Event page tweaks for reports / settlements
*/

.events-form .field-unit-label {
    float: left;
    height: 34px;
    width: 5%;
    border-radius: 4px 0 0 4px !important;
    -moz-border-radius: 4px 0 0 4px !important;
    -webkit-border-radius: 4px 0 0 4px !important;
    border-right: none;
    line-height: 22px;
}

.events-form .field-unit-input {
    border-radius: 0 4px 4px 0;
}


/*
* settlements styling tweaks and changes
*/

#invoicetopdiv .dropdown-button-right {
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

#invoicetopdiv .dropdown-button-left {
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

#invoicetopdiv .big-heading {
    max-width: 800px;
    white-space: nowrap;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    margin-top: -3px;
}


/*
* Eventbrite / event ticketing styles
*/

.event-form-text-item {
    margin-top: 6px;
}

.event-form-text-item-help {
    margin-top: 15px;
    color: #7A8080;
}

.eventbritediv .eventbrite-stats {
    font-size: 16px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    padding-right: 20px;
    color: #24272f !important;
}

.eventbritediv .eventbrite-stats .bignumber {
    font-size: 36px;
    margin-bottom: -5px;
    color: #24272f !important;
}

.eventbritediv .eventbrite-stats .bignumber-subnumber {
    font-size: 18px;
    margin-left: 3px;
    color: #24272f !important;
}

.eventbritediv .eventbrite-stats .bignumber-subheading {
    color: #b1b1b4;
    font-size: 12px;
    color: #24272f !important;
}

.report-numbers-heading-block .eventbritediv .eventbrite-stats {
    padding-right: 0px;
}

.eventbritediv .eventbrite-manage-link {
    margin-top: 20px;
}

.eventbritediv .eventbrite-image {
    margin-top: 15px;
    width: 100px;
}

.eventbritediv .eventbrite-image img {
    width: 100%;
}

.dropdown-eb-logo {
    width: 70px;
}

.dropdown-eb-logo img {
    width: 70px;
}

.event-report-totals-header {
    margin-bottom: 25px;
    background: #f8f8f8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.report-numbers-heading {
    padding: 10px;
}

.report-numbers-heading-block {
    border: 1px solid #eee;
    border-right: none;
}

.report-numbers-heading-block:first-of-type {
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.report-numbers-heading-block:last-of-type {
    border-right: 1px solid #eee;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.report-numbers-heading-block .eventbritediv {
    padding: 40px 10px;
    box-sizing: border-box;
}


/*
* Event Report Styles
*/

.report-number-header-sml {
    font-size: 14px;
    line-height: 18px;
}

.report-number-header-med {
    font-size: 18px;
    line-height: 20px;
}

.report-number-header-big {
    font-size: 32px;
    line-height: 30px;
}

.report-number-header-sub {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    display: inline-block;
    margin-left: 5px;
}

.report-number-header-eb-logo {
    width: 70px;
    display: inline-block;
    margin-bottom: 5px;
}

.report-number-header-eb-logo img {
    width: 100%;
}

.report-font-normal {
    /* font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
    font-size: 14px;
    color: #b1b1b4;
    line-height: 20px;
}

.report-ticket-group-section {
    margin-bottom: 20px;
}

.event-report-ticketstats-container {
    margin: auto;
}

.report-ticket-group-header-section {
    margin-bottom: 20px;
    width: auto;
    margin-top: 20px;
    /*  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;*/
    /*min-width:200px;*/
}

.event-report-ticketstats-number {
    margin-bottom: 5px;
}

#event-print-navbar {
    background-color: #fff;
}

#event-report-container .row {
    padding-top: 0;
    padding-bottom: 40px;
    /*border-bottom: 1px solid #f0f0f0;*/
    margin-bottom: 40px;
}

#event-report-container .row-border {
    /*padding-top: 0;*/
    /*padding-bottom: 40px;*/
    border-bottom: 1px solid #f0f0f0;
    /*margin-bottom: 40px;*/
}

#event-report-container {
    border-radius: 2px;
    -webkit-box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
}

#event-report .settlement-header-section,
#booking-summary-page-body .settlement-header-section {
    background: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#event-report .settlement-header,
#booking-summary-page-body .settlement-header {
    background: #fff;
    min-height: 60px;
    padding-top: 30px;
    margin-left: 0;
    margin-right: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

#event-report .settlement-user-info,
#booking-summary-page-body .settlement-user-info {
    text-align: center;
}

#event-report .settlement-user-image,
#booking-summary-page-body .settlement-user-image {
    width: 70px;
    height: 70px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    border: 2px solid #d5d5d7;
    margin: auto;
    margin-bottom: 10px;
}

#event-report .settlement-user-image img,
#booking-summary-page-body .settlement-user-image img {
    width: 100%;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
}

#event-report .settlement-user-name,
#booking-summary-page-body .settlement-user-name {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
}

#event-report .settlement-user-abn,
#event-report .settlement-user-address,
#booking-summary-page-body .settlement-user-abn,
#booking-summary-page-body .settlement-user-address {
    line-height: 18px;
    margin-top: 5px;
}

#event-report-stats {
    margin-bottom: 20px;
}

.event-report-stats-item {
    position: relative;
    border: 1px solid #f0f0f0;
    border-left: none;
    margin: 0;
    width: 25%;
    box-sizing: border-box;
    float: left;
    height: 80px;
    line-height: 16px;
    padding: 10px;
}

.event-report-stats-item-first {
    border-left: 1px solid #f0f0f0;
    -moz-border-radius: 6px 0 0 6px;
    -webkit-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    text-align: center;
}

.event-report-stats-item-last {
    -moz-border-radius: 0 6px 6px 0;
    -webkit-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
}

.event-report-stats-number {
    padding-top: 12px;
}

.event-report-stats-link {
    padding-top: 22px;
    font-size: 14px;
    text-align: center;
}

.event-report-stats-title {
    font-size: 14px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: -3px;
    color: #cccccc;
}

.event-report-stats-item div.mzk-hovertip div.mzk-hovertip-note {
    left: 50%;
    bottom: 50px;
}

#event-report-stats a:hover>.event-report-stats-item {
    background: #f8f8f8;
    cursor: pointer;
}

.event-report-stats-item:hover>.mzk-hovertip .event-report-stats-link,
.event-report-stats-item:hover>.mzk-hovertip .event-report-stats-link .theicons {
    color: #23527c;
}

.event-report-stats-number {
    font-size: 24px;
    color: #454b5a;
}

.event-report-stats-number-percent {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #d0d0d0;
    margin-left: 3px;
}

#event-report-stats {
    text-align: center;
    /*margin-top: 20px;*/
    /*width:170px;*/
    width: 100%;
}

#flyer-container {
    margin-bottom: 20px;
}

#flyer-container img {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.event-report-header-med {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}

.event-report-header-big {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    margin-bottom: 10px;
}

.event-report-header-small {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
}

.event-report-font-normal {
    /* font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
    font-size: 14px;
    color: #b1b1b4;
    line-height: 20px;
}

.event-details-section {
    padding-bottom: 20px;
}

.soldout-label {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #6495ed;
    color: #fff;
    font-size: 10px;
    padding: 0 4px;
    display: inline-block;
    position: relative;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    line-height: 16px;
    white-space: nowrap;
}

.onsale-label {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #e3edff;
    color: #6495ed;
    font-size: 10px;
    padding: 0 4px;
    display: inline-block;
    position: relative;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    line-height: 16px;
    white-space: nowrap;
}

.notreleased-label,
.ended-label {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #f0f0f0;
    color: #454b5a;
    font-size: 10px;
    padding: 0 4px;
    display: inline-block;
    position: relative;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    line-height: 16px;
}

#event-report-container .announce-label-announced {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #5fce9b;
    color: #fff;
    font-size: 11px;
    padding: 3px 9px 3px 9px;
    display: inline;
    position: relative;
    top: -4px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    white-space: nowrap;
    white-space: nowrap;
}

#event-report-container .announce-label-unannounced {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #de7878;
    color: #ffffff;
    font-size: 11px;
    padding: 3px 9px 3px 9px;
    display: inline;
    position: relative;
    top: -4px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    white-space: nowrap;
}

#event-report-container .cal-block {
    background-color: #f8f8f8;
    text-align: center;
    /*width: 170px;*/
    width: 100%;
    height: 170px;
    padding: 40px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#event-report-container .cal-day,
#event-report-container .cal-weekday,
#event-report-container .cal-month,
#event-report-container .cal-block {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#event-report-container .cal-day {
    font-size: 4em;
    line-height: 0.9em;
}

#event-report-container .cal-month {
    font-size: 1.2em;
}

#event-report-container .event-title {
    margin-top: 0;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
}

.event-report-ticketgroup-group {
    margin-bottom: 10px;
}

.event-report-ticketgroup-group-groupname {
    font-size: 16px;
}

.event-report-ticketgroup-group .event-report-ticketgroup-group-ticketname {
    color: #666;
    margin-top: 5px;
}

body#event-report {
	margin-top: 75px;
	padding-top: 20px;
	background-color: #f8f8f8;
}

#event-report .print-page {
	background-color: #ffffff;
	padding: 60px;
	margin-bottom: 30px;
    width: 100%;
    max-width: 1100px;
}

#event-report .header-buttons-wrapper {
	margin-top: 20px;
}

#event-report table#lineup {
	margin-bottom: 0;
	border-bottom: 1px solid #ddd;
}

#event-report table#lineup td {
	padding: 15px 10px;
}

#event-report div.event-details {
	margin-bottom: 10px;
}

#event-report div.description {
	padding-top: 20px;
}

#event-report td.artist div {
	display: inline-block;
}

#event-report div.actname {
    vertical-align: top;
    line-height: 15px;
    width: calc(100% - 40px);
    max-width: 300px;
}

#event-report span.genre {
	color: #ccc;
}

#event-report div.event-text {
	vertical-align: top;
}

#event-report label.section-heading {
	font-size: 22px;
	margin-bottom: 0;
	margin-top: 40px;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:
}

#event-report h4 {
	font-size: 16px;
	font-weight: bold;
}

body#event-report {
	height: auto;
	width: auto;
}

#event-report #event-print-navbar .container {
	padding-right: 0;
	padding-left: 0;
	min-height:75px;
}

#event-report #event-print-navbar .big-heading {
	margin-top: 25px;
}

#event-report .table>thead>tr>th {
	border-bottom: 1px solid #ddd;
}

#event-report .normal-link {
	cursor:pointer;
	font-family: 'inter_regular';
	font-size: 14px;
	color: #6495ed;
}

#event-report .worksheets .normal-link {
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	float: left;
}

#event-report .center {
	text-align: center;
}

#event-report #muzeek-badge-event-header {
    width: 132px;
    margin: auto;
    position: relative;
    top: 15px;
}

#event-report .lblartisttype {
    font-size: 12px;
    font-family: 'inter_regular','Helvetica Neue',Arial,Helvetica,sans-serif;
    color: #b1b4b4;
    position: relative;
}

#event-report #lineup td,
#event-report #lineup th,
#event-report table#lineup {
	border-color: #eeeeee !important;
}

#event-report #lineup td,
#event-report #lineup th {
	width: 33%;
}

#event-report #lineup .section-heading {
	font-size: 14px !important;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing:
}

#event-report #lineup label.section-heading {
	font-size: 18px;
}

#event-report #event-report-notes-section label.section-heading {
	margin-top: 0;
	margin-bottom:10px;
}

#event-report #event-report-container #event-report-badge-section .row {
	margin-bottom: 0;
}

#event-report .navbar-default {
	border-color: #f0f0f0;
}

#event-report #event-report-container .cal-block {
    /*float:left;*/
    margin-bottom:20px;
}

#event-report #event-report-lineup-section {
	padding: 0 10px;
}

#event-report #event-report-notes-section {
	padding: 0 20px;
}

#event-report #event-report-flyer-block {
	float:left;
}

#event-report #event-report-info-block {
	float:right;
}

#event-report #event-report-date-block,  #event-report-info-block {
	float: right;
}

#event-report .chart-container {
    height: auto;
}

#event-report-ticketchart-section.row {
    padding-bottom: 0;
}

#event-report #event-report-middle-heading {
	vertical-align: middle;
    margin-top: 20px;
    width: auto;
    display: inline-block;
}

#event-report #event-report-middle-heading .theicons {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 2px;
    position: relative;
    top: -1px;
}

#event-report .icon {
	display:none;
}

#event-report #pdf-download-link {
	font-size: 14px;
	width: auto;
    min-width: 40px;
	font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#event-report #pdf-download-link:hover {
	color: #24272f;
}

#event-report #pdf-download-link .theicons {
	font-size: 20px;
}

#event-report .event-report-stats-item {
	width: 50%;
	border:none;
}

#event-report .event-report-stats-title {
	font-family: inter_regular,'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #454b5a;
}

#event-report .event-report-stats-number {
	padding-top: 0;
}

/*
* pricing
*/

.pricing-wrap .plan .boxed .price.price-free {
    font-size: 30px;
}
.pricing-wrap .plan .boxed .price.price-enterprise {
    font-size: 30px;
}

.pricing-details {
    position: relative;
    bottom: 28px;
    color: #b4b4b4;
}

.get-started-free {
    position: relative;
    bottom: 25px;
    left: 2px;
    color: #454b5a;
}

#popuppaynow {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.event-impression-stat-container {
    margin-right: 20px;
    color: #d5d7d7;
    display: inline-block;
    text-align: center;
}

.event-impression-stat {
    color: #f5f7f7;
}

.event-impression-stat-container .lnr {
    font-size: 20px;
    padding-right: 2px;
    position: relative;
    top: 3px;
}

.event-impression-stat .event-impression-stat-title {
    font-size: 34px;
    line-height: 40px;
}

.event-impression-stat-percent {
    color: #d5d7d7;
    font-size: 12px;
    position: absolute;
    margin-top: 3px;
    margin-left: 3px;
}

.imps-tip {
    cursor: pointer;
}

.event-impression-stat-name {
    position: relative;
    top: -5px;
    color: #f5f7f7;
    font-size: 16px;
}

.event-impression-upgrade a {
    color: #fff;
}

.event-impression-upgrade {
    display: inline-block;
    position: relative;
    top: -20px;
    margin-right: 20px;
}

.event-impression-upgrade .standard-btn {
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    line-height: 14px;
}

.event-impression-upgrade a:hover {
    text-decoration: none
}

.event-impression-upgrade .standard-btn:hover {
    color: #367089;
    background: #fff;
    border: 1px solid #367089;
    text-decoration: none
}

.event-stats-container {
    float: right;
    display: inline-block;
    color: #e0e0e0;
    position: relative;
    top: 60px;
}

.event-stats-container .theicons {
    line-height: 24px;
    font-size: 20px;
    position: relative;
    top: 3px;
}

#ticket-clicks-stat {
    left: 5px;
}

.showlist-table-column-tickets .standard-btn {
    background: indianred;
    border-color: indianred;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 8px !important;
    width: 85px !important;
    display: block;
    height: auto;
    text-align: center;
    float: right;
    cursor: pointer;
}

.showlist-table-column-tickets .standard-btn:hover {
    background: #c51c1c;
    border-color: #c51c1c;
    color: #fff;
}

.ticketlink .standard-btn {
    background: transparent;
    border: 1px solid #333338;
    height: 30px;
    color: #333338;
    line-height: 30px;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ticketlink .standard-btn:hover {
    background: #cd5c5c;
    border: 1px solid #cd5c5c;
    color: #fff;
}

.event-page-link-title {
    float: left;
}

.event-page-link-link {
    max-width: 600px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.controls .share .fa,
.controls .share .lnr {
    font-size: 18px;
    color: #454b5a;
    padding-top: 3px;
}

.controls .arrow .fa,
.controls .arrow .lnr {
    font-size: 20px;
    color: #454b5a;
}

#shareimg-twitter:hover {
    color: #55acee;
}

#shareimg-facebook:hover {
    color: #3b5998;
}

#shareimg-embed:hover {
    color: #cd5c5c;
}

#morepanel-morebutton:hover {
    color: #c51c1c;
}

.ticket .standard-btn {
    background: transparent;
    border: 1px solid #333338;
    color: #333338;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 10px !important;
    width: 80px !important;
    display: block;
    height: auto;
    text-align: center;
    line-height: 15px;
}

.ticket .standard-btn:hover {
    background: #cd5c5c;
    border: 1px solid #cd5c5c;
    color: #fff;
}

.ticket .standard-btn .fa {
    font-size: 12px;
}

/* hide SC player */
#global-music-player-container,
.playdiv,
.sc-manual-info-input-form,
.sc-manual-info-input-form-edit {
    display: none !important;
}

#global-music-player-container {
    position: absolute;
    left: 10px;
    top: 10px;
    max-width: 160px;
    min-width: 14px;
    height: 20px;
    background: rgba(255, 255, 255, 1);
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 10px 10px 10px 17px;
    line-height: 23px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: none;
    z-index: 111;
}

#global-music-player-container .playdiv {
    display: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#global-music-player-container.playdiv-circle {
    /*width: 14px;*/
}

.slider {
    -webkit-transition: all 0.1s ease;
}

#global-music-player-container:hover {
    background: rgba(255, 255, 255, 1);
    color: #111113;
    cursor: pointer;
}

#global-music-player-container .playimg {
    /*width:16px;*/
    color: #333338;
}

#global-music-player-container .soundframe-name {
    margin-left: 10px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: none;
    color: #333338;
    padding-right: 10px;
    top: -1px;
    position: relative;
}


/*
* Upgrade code
*/

.upgrade-overlay {
    width: 100%;
    min-height: 100vh;
    background: rgba(32, 45, 74, 0.5);
    position: absolute;
    z-index: 99999;
    top: 0;
}

.upgrade-overlay .upgrade-new {
    width: 700px;
    margin: auto;
    margin-top: 7%;
}

.upgrade-overlay-fullscreen {
    margin: 0;
}

.upgrade-new-inner {
    padding: 25px;
    text-align: center;
}

.upgrade-new h2 {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    color: #FFF;
    color: #24272f;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.upgrade-new p {
    margin-top: 10px;
    font-size: 14px;
    color: #b1b1b4;
    text-align: center;
}

.upgrade-new p .semibold-font {
    color: #24272f;
    text-align: center;
}

#upgrade-button {
    margin-top: 20px;
    background-color: #556CCC;
    color: #fff;
}

#upgrade-button:hover {
    background-color: #4C58BC;
    border-color: #4C58BC;
}

.upgrade-new a {
    text-decoration: none;
    color: #6495ed;
    vertical-align: -12px;
    font-size: 14px;
}

.upgrade-new a:hover {
    color: #24272f;
}

#upgrade-later-button {
    margin-top: 20px;
    margin-left: 5px;
}

.grey-background-new {
    background-color: #ffffff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#event-print-navbar {
    z-index: 100 !important;
}


/*
* Profile v2 page
*/

#new-profile-header {
    position: relative;
    top: 30px;
}

#new-profile-header-icon img {
    width: 70px;
    height: 70px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    box-shadow: 0 2px 5px 0 rgba(49, 49, 93, .2), 0 1px 2px 0 rgba(0, 0, 0, .2);
}

#new-profile-header-icon {
    width: 74px;
    margin: auto;
    position: relative;
}

#new-profile-header-container {
    max-width: 800px;
    margin: auto;
    width: 100%;
}

#new-profile-header-container {
    text-align: center;
}

#new-profile-header-name {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    margin-top: 10px;
}

#new-profile-header-details {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 14px;
    color: #c1c1c4;
    padding: 0 20px;
}

#new-profile-header-menu {
    text-align: center;
    margin-top: 20px;
}

.new-profile-header-button {
    margin: 0 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    color: #c1c1c4;
    display: inline-block;
    border-bottom: 3px solid transparent;
}

.new-profile-header-button:hover {
    color: #24272F;
    cursor: pointer;
}

.new-profile-header-button-active {
    color: #24272F;
    border-bottom: 2px solid #24272F;
}

#calendarbig th {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #333338;
}

#new-profile-about,
#new-profile-contact,
#new-profile-roster {
    display: none;
}

#social-header-container {
    text-align: center;
}

.social-header-item,
.social-header-item a,
.social-header-item-count {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    text-decoration: none;
    color: #454b5a;
}

.social-header-item {
    display: inline-block;
    margin: 0px 10px 0px 10px;
}

.social-header-item .fa {
  font-size: 18px;
  position: relative;
  bottom: 2px;
}

.social-header-item, .social-header-item a:hover {
  color: #556CCC;
}

.social-header-item-count {
    display: none;
}

.social-header-icon-image {
    width: 18px;
    position: relative;
    top: -6px;
    right: 5px;
}

.social-header-icon-image:hover {
    background-image: url(/images/triplej-logo-purple.png);
}

.new-profile-content-container {
    width: 100%;
    max-width: 900px;
    margin: auto;
    margin-bottom: 0px;
    font-size: 16px;
    color: #454b5a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 20px;
}

#new-profile-contact .new-profile-content-container {
    max-width: 570px;
}

#new-profile-contact .new-profile-content-container-nospacing {
    margin-bottom: 10px;
}

.calendar-controls-container .monthname {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #333338;
}

.new-profile-content {
    padding: 20px;
}

#new-profile-contact {
    padding-top: 40px;
}

.new-profile-content .white-btn {
    background: transparent;
}

.new-profile-content .white-btn:hover {
    background: #f8f8f8;
    color: #24272f;
}

#new-profile-contact #booking-request-options {
    display: none;
    padding: 40px 0;
    box-sizing: border-box;
}

#new-profile-contact #booking-request-options .standard-btn {
    margin-bottom: 20px;
    box-sizing: border-box;
}

#new-profile-contact #booking-request-options .gig-form-heading {
    margin-bottom: 20px;
}

#calendar-controls-today-btn {
    display: none;
}

#new-profile-calendar {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: 15px;
}

#new-profile-calendar-controls {
    display: inline-block;
    width: 300px;
    text-align: center;
    margin: auto;
}

.new-profile-content #calendardatetd {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.new-profile-content .calendar-controls .standard-btn {
    margin: 10px;
    box-shadow: none;
    border: none;
}

.new-profile-content .calendar-controls .monthname {
    margin: 10px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    color: #333338;
    position: relative;
    top: -2px;
    min-width: 140px;
    display: inline-block;
    vertical-align: middle;
}

.caltd3:hover {
    background: #f8f8f8;
}

.caltd3.day-not-clickable,
.caltd3.day-not-clickable .caltd-content {
    cursor: default;
}
.caltd3.day-not-clickable:hover {
    background: #fff;
}
.caltd3.day-not-clickable.caltdclosed:hover {
    background: #eeeeee;
}

.new-profile-image-container img {
    width: 100%;
    border-radius: 2px;
}

.new-profile-image-container {
    margin-bottom: 40px;
}

.new-profile-section-heading {
    display: block;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #333338;
    margin-bottom: 20px;
    text-align: center;
    text-transform: capitalize;
}

#mapholder {
    width: 100%;
    height: 360px;
    display: block;
    text-align: center;
}

#rosterholder .rightblock {
    width: 19%;
    float: left;
    padding: 0px 0px 40px 0px;
    margin: 5px 0.5%;
    border-radius: 6px;
    opacity: 0.9;
    border: 1px solid #f1f1f1;
    box-sizing: border-box;
    height: 203px;
}

#rosterholder .rightblock:hover {
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    opacity: 1;
    cursor: pointer;
    border: none;
}

#rosterholder .rightblock .rosterimg {
    width: 100%;
    height: 150px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

#rosterholder .rightblock .blueish {
    width: 100%;
    -moz-border-radius: 2.5px;
    -webkit-border-radius: 2.5px;
    border-radius: 2.5px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #333338;
}

#rosterholder .roster-account-name {
    text-align: left;
    margin: 10px;
    font-size: 12px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-overflow: ellipsis;
    overflow: hidden;
}

#rosterholder .roster-account-type {
    color: #b1b4b4;
    font-size: 12px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#profile-new-page #rosterholder .rightblock .blueish {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

#profile-new-page #header .white {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #333338 !important;
}

#profile-header-signin-link {
    font-family: 'inter_bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    color: #555;
    padding-top: 5px;
}

#profile-header-signin-link:hover {
    color: #333338;
    text-decoration: none;
    cursor: pointer;
}

#profile-new-page .new-action-btn,
#bookbutton-page .standard-btn {
    width: 100%;
    margin-bottom: 5px;
}

.fa-icon-small {
    font-size: 11px !important;
    margin: 4px;
}

.bright-action-btn .fa-icon-small {
    margin: 2px;
}

.verified-checkmark .fa {
    position: relative;
    color: #337ab7;
    font-size: 18px;
}

.verified-checkmark {
    position: absolute;
    background: #ffffff;
    width: 18px;
    height: 18px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50% !important;
    text-align: center;
}

#profile-new-page #new-profile-header-icon .verified-checkmark {
    position: absolute;
    left: 60px;
    bottom: 47px;
}

#roster-page #invites_chzn .verified-checkmark .fa {
    font-size: 16px;
}

#roster-page #invites_chzn .verified-checkmark {
    margin-left: 5px;
    height: 16px;
    width: 16px;
}

#new-profile-roster-link {
    display: inline-block;
}

#new-profile-roster-link a {
    font-size: 14px;
    color: #384a54;
    text-decoration: none;
}

#new-profile-roster-link a:hover {
    color: #333338;
}

#new-profile-header-extra {
    padding-top: 0;
    font-size: 14px;
    color: #c1c1c4;
}

#new-profile-capacity-container {
    text-align: center;
}

#new-profile-capacity {
    font-size: 16px;
    color: #c1c1c4;
    text-decoration: none;
    padding-top: 20px;
}

#gig-form-offer-fields {
    margin-bottom: 40px;
}

#profile-new-page .blueish,
#bookbutton-page .blueish {
    color: #6495ed;
}

#profile-new-page .blueish:hover,
#bookbutton-page .blueish:hover {
    color: #23527c;
}

.break30 {
    height: 30px
}

#right-extra-menu {
    padding-right: 10px;
    border-right: 0px solid #c1c4c4;
    margin-right: 20px;
    position: absolute;
    top: 15px;
    right: 55px;
    z-index: 1;
}

#right-extra-menu .right-extra-menu-item {
    margin: 0 7px;
    text-decoration: none;
}

#right-extra-menu a {
    text-decoration: none;
}

#right-extra-menu .theicons {
    font-size: 16px;
    top: 3px;
    color: #e0e0e0;
}

#right-extra-menu .theicons:hover {
    color: #384a54;
}

.right-extra-menu-item-active {
    color: #384a54;
    cursor: default;
}

#bottom-extra-menu a {
    text-decoration: none;
}

#left-user-menu .theicons {
    padding: 10px;
    border-radius: 6px;
    font-size: 20px;
    top: 5px;
    color: #24272f;
    position: relative;
}

#left-user-menu .theicons:hover {
    color: #556CCC;
    background: #ffffff;
}

#toprightclick-new .theicons {
    font-size: 20px;
    top: 7px;
    color: #ccc;
    position: relative;
    margin-left: 5px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
}

#toprightclick-new .theicons:hover {
    color: #FFF;
}

#toprightclick-new .profile_pic {
    border: 2px solid #e8e8e8;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-sizing: initial;
}

#toprightclick-new .profile_pic:hover {
    border-color: #556CCC;
}

#inbox-container-header,
#action-container-header {
    display: inline-block;
}

.bespoke-page-menu #toprightclick .profile_pic {
    border-color: #ffffff;
}

.bespoke-page-menu #toprightclick .profile_pic:hover {
    border-color: #e0e0e0;
}

#inbox-number {
    position: absolute;
    display: inline-block;
    right: 6px;
    bottom: 15px;
    background: #cd5c5c;
    color: #fff;
    width: 6px;
    height: 6px;
    line-height: 18px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-family: 'inter_bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    z-index: 5;
    text-align: center;
}

#new-action-menu {
    display: none;
    position: absolute;
    top: 75px;
    min-width: 180px;
    /*margin-left:-190px;*/
    right: -55px;
}

.new-menu-dropdown {
    position: relative;
    padding-top: 0px 0px 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #e3e8ec;
    text-align: left;
}

.new-menu-dropdown .dropdown-menu-item {
    padding: 15px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #24272f;
    font-size: 12px;
}

.new-menu-dropdown .dropdown-menu-item:hover {
    background: #f8f8f8;
    color: #24272f;
}

.mzk-dropdown-animation,
.open.dropdown-menu,
a.header-dropdown-button + .dropdown-menu,
.datepicker.active {
    animation-name: fade-in-zoom-up-menu;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-duration: .3s;
    /* animation-timing-function: cubic-bezier(0, 1.5, .5, 1); */
    animation-timing-function: cubic-bezier(.18,1.25,.4,1);
}

.new-menu-dropdown a {
    margin: 0 !important;
}

#plus-menu-item {
    width: 60px;
    height: 60px;
    padding: 20px;
    background: #556CCC;
    border-radius: 60px;
    position: absolute;
    top: 0;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, .2);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    box-sizing: border-box;
}

#plus-menu-item:hover {
    cursor: pointer;
    /* transform: scale(1.03); */
    background: #4C58BC;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}

#plus-menu-item .theicons:hover {
    color: #fff;
}

#events-list-page #button-actions-row,
#events-list-page #list-actions-row,
#events-list-page .midleft {
    background: #f7f8f9;
}

.rotate-45 {
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
}

.rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
}

.rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
}

.rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    display: inline-block;
}


/* CLEARFIX */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}


/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}


/* MODALS */

.mzk-modal-overlay,
#edit-identity-modal-overlay {
    top: 0;
    position: fixed;
    height: 100vh;
    width: 100vw;
    background-color: #202d4a;
    opacity: 0.5;
    z-index: 99998;
    display: none;
}

#tabs-warning-overlay {
    top: 0;
    position: fixed;
    height: 100vh;
    width: 100vw;
    background-color: #202d4a;
    opacity: 0.7;
    z-index: 99998;
    display: none;
}

.mzk-modal-overlay-cancelable {
    top: 0;
    position: fixed;
    height: 100vh;
    width: 100vw;
    background-color: #202d4a;
    opacity: 0.5;
    z-index: 99998;
    display: none;
}

.mzk-modal-overlay-cancelable-clear {
    top: 0;
    position: fixed;
    height: 100vh;
    width: 100vw;
    background-color: #202d4a;
    opacity: 0;
    z-index: 99999;
    display: none;
}

.mzk-modal-overlay-fullwidth {
    margin-left: 0;
}

.lean-overlay {
    background-color: #202d4a !important;
    opacity: 0.5 !important;
}

@keyframes fade-in-zoom-up-tooltip {
    0% {
        opacity: 0;
        transform: translate(-50%, -45%);
        -ms-transform: translate(-50%, -45%);
        -webkit-transform: translate(-50%, -45%);
        transform: scale(0.85);
        -ms-transform: scale(0.85);
        -webkit-transform: scale(0.85);
    }

    100% {
        opacity: 1;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@keyframes fade-in-zoom-up {
    0% {
        opacity: 1;
        transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
    }
}
@keyframes fade-in-zoom-down {
    0% {
        opacity: 0;
        transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
    }
}

@keyframes fade-in-zoom-up-modal {
    0% {
        opacity: 0;
        transform: translate(-50%, -45%);
        -ms-transform: translate(-50%, -45%);
        -webkit-transform: translate(-50%, -45%);
    }

    100% {
        opacity: 1;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }
}
@keyframes fade-in-zoom-down-modal {
    0% {
        opacity: 0;
        transform: translate(-50%, -55%);
        -ms-transform: translate(-50%, -55%);
        -webkit-transform: translate(-50%, -55%);
    }

    100% {
        opacity: 1;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }
}

@keyframes fade-in-zoom-up-menu {
    0% {
        opacity: 1;
        transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
    }
}

/* Chrome 29+ */
@media screen and (-webkit-min-device-pixel-ratio:0)
  and (min-resolution:.001dpcm) {

    @keyframes fade-in-zoom-up {
        0% {
            opacity: 0;
            transform: translateY(20px);
            -ms-transform: translateY(20px);
            -webkit-transform: translateY(20px);
            transform: scale(0.85);
            -ms-transform: scale(0.85);
            -webkit-transform: scale(0.85);
        }

        100% {
            opacity: 1;
            transform: translateY(0);
            -ms-transform: translateY(0);
            -webkit-transform: translateY(0);
            transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
        }
    }

    @keyframes fade-in-zoom-down {
        0% {
            opacity: 0;
            transform: translateY(-20px);
            -ms-transform: translateY(-20px);
            -webkit-transform: translateY(-20px);
            transform: scale(0.85);
            -ms-transform: scale(0.85);
            -webkit-transform: scale(0.85);
        }

        100% {
            opacity: 1;
            transform: translateY(0);
            -ms-transform: translateY(0);
            -webkit-transform: translateY(0);
            transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
        }
    }

    @keyframes fade-in-zoom-up-menu {
        0% {
            opacity: 0;
            transform: translate(-50%, -45%);
            -ms-transform: translate(-50%, -45%);
            -webkit-transform: translate(-50%, -45%);
            transform: scale(0.85);
            -ms-transform: scale(0.85);
            -webkit-transform: scale(0.85);
        }

        100% {
            opacity: 1;
            transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
        }
    }

}

.mzk-modal {
    position: fixed;
    margin: auto !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    width: 610px;
    background: #fff;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 25px;
    /* z-index: 100001; */
    z-index: 99999;
    display: none;
    max-height: 90vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    animation-name: fade-in-zoom-up-modal;
    animation-direction: normal;
    animation-fill-mode: backwards;
    animation-duration: .3s;
    animation-timing-function: cubic-bezier(0, 1.5, .5, 1);
}

.mzk-modal-wide {
    width: 60%;
    left: 20%;
}

.modal {
    margin: auto !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}

.mzk-modal .form-group {
    font-size: 14px;
    width: 510px;
    position: relative;
    padding: 0px!important;
    color: #333338;
}

.mzk-modal .mzk-form-styles .form-group {
    width: 100%;
}

.mzk-modal .mzk-form-styles .form-field {
    width: 100%;
}

.mzk-modal .mzk-form-styles .form-field-half {
    width: 50%;
    display: inline-block;
    padding-right: 10px;
    padding-left: 0;
    vertical-align: top;
}

.mzk-modal .mzk-form-styles .form-field-half-last  {
    width: 50%;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    padding-right: 0;
    vertical-align: top;
}

.mzk-modal .modal-heading {
    color: #24272f;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    margin-bottom: 20px;
}

.mzk-modal .modal-body-heading {
    color: #333338;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mzk-modal .modal-note .modal-heading {
    font-size: 20px;
}

.mzk-modal .modal-subheading {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #b1b1b4;
    position: relative;
    top: -5px;
}

.mini-modal-note {
    font-size: 12px;
    color: #b1b1b4;
    text-align: left;
    margin-bottom: 5px;
}

.mzk-modal .modal-note {
    margin: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #f8f8f8;
    padding: 20px;
    margin-bottom: 20px;
}

.mzk-modal .modal-notification {
    margin: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #F9F9F9;
    padding: 20px;
    margin-bottom: 20px;
    color: #6495ed;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
}

.mzk-modal .modal-notification .theicons {
    font-size: 22px;
    float: left;
    margin-right: 5px;
    position: relative;
    top: -3px;
}

.mzk-modal .modal-section {
    margin: 0;
    margin-bottom: 0px;
}

.mzk-modal p {
    margin-bottom: 20px;
}

.mzk-modal a {
    color: #6495ed;
}

.mzk-modal a:hover {
    color: #23527c;
    text-decoration: none;
}

.mzk-modal .modal-input {
    border: 1px solid #e0e0e0;
    width: 320px;
    height: 34px;
    margin-bottom: 10px;
    padding: 0 10px 0 10px;
    font-size: 14px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #fff;
    -webkit-appearance: none;
    margin-left: 20px;
}

.mzk-modal .modal-input:hover {
    border-color: #c2c2c2 !important;
}

input.modal-input-error {
    border-color: #dd5050 !important;
}

.mzk-modal .mzk-modal-currency-prefix {
    position: absolute;
    margin-top: 11px;
    margin-left: 10px;
}

.conversion-ui-visible .mzk-modal-currency-prefix + input {
    padding-left: 20px;
}

.show-conversion-ui {
    display: none;
}

.conversion-ui-visible .show-conversion-ui {
    display: block;
}

.modal-input-error-info {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    color: #b1b1b4;
    position: absolute;
    color: #dd5050;
    bottom: 0;
    display: none;
}

.mzk-modal .modal-dropdown-icon {
    pointer-events: none;
    cursor: pointer;
    position: relative;
    top: 3px;
    left: -25px;
    font-size: 18px;
}

.mzk-modal .form-group-label {
    width: 120px;
    display: inline-block;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.modal-input-helper-text {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    color: #b1b1b4;
    position: relative;
    top: -3px;
}

.mzk-modal .standard-btn {
    display: inline-block;
    float: right;
    margin-left: 10px;
}

.mzk-modal .modal-textarea {
    padding-right: 20px;
    margin-bottom: 10px;
}

.mzk-modal .modal-textarea textarea {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 100px;
    width: 100%;
    height: 70px;
    padding: 10px;
    resize: none;
    border: 1px solid #e0e0e0;
}

.mzk-modal .modal-textarea textarea:hover {
    border-color: #c2c2c2 !important;
}

.mzk-modal .form-group-wide {
    width: 100%;
}

.mzk-modal .form-group-wide .modal-input {
    margin-left: 0;
    width: 100%;
}

.mzk-modal .form-group-wide .modal-textarea {
    padding-right: 0 !important;
    width: 100%;
}

.mzk-modal .form-group-wide .form-group-label {
    width: 100%;
}

.mzk-modal .modal-input-wide {
    width: 100%;
    margin-left: 0;
}

.mzk-modal .modal-label {
    color: #454b5a;
    font-size: 14px;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    margin-bottom: 5px;
}

.mzk-modal .styled-select {
    width: 100%;
    /* max-width: 350px; */
    display: block;
}

.mzk-modal .modal-textarea-wide {
    padding-right: 0 !important;
    width: 100%;
}

.modal-error {
    margin: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #FFF;
    padding: 0;
    margin-bottom: 20px;
    color: #c65959;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: none;
}

.mzk-modal .modal-alert {
    margin: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #FFF;
    padding: 0;
    margin-bottom: 20px;
    color: #35646F;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: none;
}

.mzk-modal .modal-heading .lnr {
    font-size: 30px;
}

.mzk-modal-centered .modal-heading {
    text-align: center;
}

.mzk-modal-centered .modal-heading .lnr {
    font-size: 30px;
    display: block;
    padding-bottom: 10px;
}

.mzk-modal-centered .mzk-modal-buttons {
    text-align: center;
}

.mzk-modal-spinner-save-button {
    position: relative;
    top: 1px;
    padding-bottom: 6px !important;
}

.mzk-modal-cancelable-close {
    position: absolute;
    top: 1px;
    right: 10px;
    color: #ddd;
    font-size: 30px;
}

.mzk-modal-cancelable-close:hover {
    color: #24272f;
    cursor: pointer;
}

.mzk-modal .modal-footer {
    padding: 20px;
    border: none;
    text-align: center;
}

.mzk-modal .mzk-modal-video-wrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.mzk-modal .mzk-modal-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mzk-responsive-video-wrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.mzk-responsive-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* MUZEEK MODAL RESPONSIVE */

@media (max-width: 1150px) {
    .mzk-modal-wide {
        width: 80%;
        left: 10%;
    }
}

@media (max-width: 800px) {
    .mzk-modal-wide {
        width: 96%;
        left: 2%;
        top: 5%;
    }
}


/* MODALS END */


/* MUZEEK TOOLTIPS START*/

.mzk-tooltip-icon {
    display: inline-block;
}

.mzk-tooltip-icon:hover {
    cursor: pointer;
}

.mzk-tooltip-icon .theicons {
    font-size: 20px;
    color: #6495ed;
}

.mzk-tooltip-icon .theicons:hover {
    cursor: pointer;
    color: #23527c;
}

.mzk-tooltip {
    position: absolute;
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block;
    min-width: 300px;
    max-width: 600px;
    display: none;
    z-index: 99999;
}

.mzk-tooltip-container {
    background: #fff;
    width: 100%;
}

.mzk-tooltip-heading {
    color: #333338;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
}

.mzk-tooltip-subheading {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #b1b1b4;
    position: relative;
    top: -2px;
}

.mzk-tooltip-body-heading {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #333338;
    line-height: 18px;
    text-align: left;
}

.mzk-tooltip-body {
    border-top: 1px solid #eee;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
}

.mzk-tooltip-body p {
    margin-bottom: 20px;
    text-align: left;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #b1b1b4;
    line-height: 18px;
}


/* MUZEEK TOOLTIPS END */


/*
* mzk-upgrade-tooltip-container
*/

.mzk-upgrade-tooltip-container {
    position: absolute;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    min-width: 200px;
    max-width: 300px;
    opacity: 0;
    z-index: 999999;
    margin: 20px;
    transition: all 0.1s ease-in 0s;
    text-align: center;
}

.mzk-upgrade-tooltip-visible {
    opacity: 1;
    pointer-events: all;
    transition: all .25s cubic-bezier(0, 1, .4, 1), transform .25s cubic-bezier(.18, 1.15, .4, 1);
    transform: translateY(-20px);
}

.mzk-upgrade-tooltip-plan-pro {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px 4px 0 0;
    height: 3px;
    background: #3c80bc;
}

.mzk-upgrade-tooltip-plan-premium {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px 4px 0 0;
    height: 3px;
    background: #f08080;
}

.mzk-upgrade-tooltip-heading {
    color: #333338;
    font-size: 16px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mzk-upgrade-tooltip-text {
    color: #b1b1b4;
}

.mzk-upgrade-tooltip-button {
    margin-top: 10px;
}

.mzk-upgrade-tooltip-button .standard-btn {
    width: 100%;
}

.mzk-upgrade-tooltip-image img {
    transition: all 0.3s ease-out;
}

.mzk-upgrade-tooltip-image {
    width: 100%;
    margin-bottom: 10px;
    transition: all 0.3s ease-out;
}

.mzk-upgrade-tooltip-image img {
    width: 100%;
}

.mzk-upgrade-tooltip-click,
.mzk-upgrade-tooltip-hover,
.mzk-upgrade-tooltip-click .theicons,
.mzk-upgrade-tooltip-hover .theicons,
a.mzk-upgrade-tooltip-hover,
a.mzk-upgrade-tooltip-click {
    cursor: pointer;
    pointer-events: all !important;
}


/*
* mzk saving animated checkmark
*/

.mzk-animated-checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #679ac7;
    fill: none;
    animation: check-circle-stroke .6s cubic-bezier(0.650, 0.000, 0.450, 1.000) forwards;
}

.mzk-animated-checkmark {
    width: 56px;
    height: 56px;
    border: none;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: 20px auto;
    box-shadow: inset 0px 0px 0px #6495ed;
    animation: check-circle-fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.mzk-animated-checkmark__check {
    border: 1px solid #ffffff;
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: check-circle-stroke .3s cubic-bezier(0.650, 0.000, 0.450, 1.000) .8s forwards;
}

@keyframes check-circle-stroke {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes check-circle-scale {
    0%,
    100% {
        transform: none;
    }
    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes check-circle-fill {
    100% {
        box-shadow: inset 0px 0px 0px 50px #6495ed;
    }
}


/* Green */

.mzk-animated-checkmark-green {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: 20px auto;
    box-shadow: inset 0px 0px 0px #5fce9b;
    animation: check-circle-fill-green .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.mzk-animated-checkmark-green .mzk-animated-checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #5fce9b;
    fill: none;
    animation: check-circle-stroke .6s cubic-bezier(0.650, 0.000, 0.450, 1.000) forwards;
}

.mzk-animated-checkmark-green .mzk-animated-checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: check-circle-stroke .3s cubic-bezier(0.650, 0.000, 0.450, 1.000) .8s forwards;
}

@keyframes check-circle-fill-green {
    100% {
        box-shadow: inset 0px 0px 0px 50px #5fce9b;
    }
}

.mzk-animated-checkmark-text {
    text-align: center;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    color: #6495ed;
}


/*
*
* New Settlements
*
*/

#payment-invoice-new .easymodal {
    display: none;
}

.settlement-page {
    width: 100%;
    padding: 40px;
    background: #f8f8f8;
}

.modal-view-preview .settlement-page {
    background: #ffffff;
}

#payment-invoice-new .settlement-page {
    padding-top: 0;
}

.settlement-container {
    background: #fff;
    max-width: 900px;
    min-height: 800px;
    padding-bottom: 70px;
    margin: auto;
    background: #ffffff;
    -webkit-box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    -webkit-animation: opacity 0.2s ease-out;
    -moz-animation: opacity 0.2s ease-out;
    -o-animation: opacity 0.2s ease-out;
    animation: opacity 0.2s ease-out;
    border-radius: 4px;
    overflow: hidden;
}

.modal-view-preview .settlement-container {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.modal-view-preview .invoice-page-view .settlement-container {
    padding-bottom: 150px;
}

#ajax-settlement-preview .settlement-container,
#ajax-collective-settlement-preview .settlement-container {
    height: auto;
    min-height: unset;
}

#payment-invoice-new .settlement-container {
    -webkit-box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

#payment-invoice-new.saving-settlement .settlement-container {
    opacity: 0.5;
    pointer-events: none;
}

.settlement-header-section {
    background: #f8f8f8;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.settlement-header {
    margin-left: 80px;
    margin-right: 80px;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flow-root;
    position: relative;
}

.settlement-page .settlement-user-info {
    float: right;
    width: 50%;
    position: absolute;
    right: 0;
}

.settlement-user-image {
    width: 50px;
    height: 50px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    box-shadow: 0 0 0 0.5px rgb(49 49 93 / 3%), 0 2px 5px 0 rgb(49 49 93 / 10%), 0 1px 2px 0 rgb(0 0 0 / 8%);
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    margin-left: 5px;
}

.settlement-user-image img {
    width: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.settlement-user-text {
    vertical-align: middle;
    display: inline-block;
    text-align:right;
    width: calc(100% - 60px);
}

.settlement-font-normal {
    font-size: 14px;
    color: #6b7280;
    line-height: 20px;
}

.settlement-font-big {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
}

.settlement-font-normal-heading {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    padding-bottom: 5px;
}

.settlement-font-line-items {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    /* color: #b1b1b4; */
}

#settlement-dealterms div.dealterms-text div.dealterms-text-row,
#settlement-dealterms div.dealterms-text div.dealterms-text-vs-separator-txt {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #b1b1b4;
}

.settlement-no {
    text-transform: uppercase;
    height: 18px;
    /*position:relative;*/
    /*line-height:auto;*/
    /*width: inherit;*/
    width: calc(100% - 40px);
}

.settlement-no .edit_inline_link {
    position: absolute;
    top: 0;
}

.settlement-status {
    background: #f0f0f0;
    color: #454b5a;
    font-size: 14px;
    line-height: 14px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 6px;
    padding: 2px 9px;
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
}

.settlement-status.settlement-status-approved {
    background: #5fce9b;
    color: #fff;
}

.shared-settlement-badge-shared {
    color: #983705 !important;
    background: #f8e5b9;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 1px 6px;
    border-radius: 4px;
    font-size: 12px !important;
    margin-left: 0 !important;
    cursor: default !important;
}

.shared-settlement-badge-private {
    background: #f0f0f0;
    color: #24272f !important;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 1px 6px;
    border-radius: 6px;
    font-size: 12px !important;
    margin-left: 0 !important;
    cursor: default !important;
    line-height: 18px;
}

.sent-settlement-badge {
    color: #6495ed !important;
    background: #dbfcff;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 1px 6px;
    border-radius: 6px;
    line-height: 18px;
    font-size: 12px !important;
    margin-left: 10px !important;
    cursor: default !important;
}

.notsent-settlement-badge {
    /* color: #6495ed !important; */
    background: #f0f0f0;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 1px 6px;
    border-radius: 6px;
    line-height: 18px;
    font-size: 12px !important;
    margin-left: 10px !important;
    cursor: default !important;
}


.submitted-advance-badge {
    background: #eaf2ff;
    color: #606fbc !important;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 1px 6px;
    border-radius: 6px;
    line-height: 18px;
    font-size: 12px !important;
    margin-left: 10px !important;
    cursor: default !important;
}

.not-submitted-advance-badge {
    background-color: #FDF0D2;
    color: #24272f !important;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 1px 6px;
    border-radius: 6px;
    line-height: 18px;
    font-size: 12px !important;
    margin-left: 10px !important;
    cursor: default !important;
}

#ajax-invoice-preview .sent-settlement-badge,
#ajax-receipt-preview .sent-settlement-badge,
#ajax-invoice-preview .notsent-settlement-badge,
#ajax-receipt-preview .notsent-settlement-badge {
    margin-left: 0 !important;
}

.settlement-info-footer {
    float: left;
    padding-top: 10px;
}

.settlement-info-footer .shared-settlement-badge-shared,
.settlement-info-footer .shared-settlement-badge-private {
    float: left;
}

.settlement-info-footer .mzktooltip {
    float: left;
    color: #ccc;
    font-size: 16px;
    margin-left: 10px;
    margin-top: 1px;
}

.payment-email-stats-active .settlement-info-footer {
    padding-top: 0;
}

.settlement-bmodal-footer-loader {
    display: none;
}

.settlement-bmodal-footer-loader .mzkloader {
    vertical-align: middle;
    margin-left: 5px;
    position: relative;
    top: 5px;
    opacity: 0.85;
    width: 30px;
    height: 30px;
}

.payment-email-stats-loading .settlement-bmodal-footer-loader {
    display: inline-block;
}

.payment-email-stats-loading .settlement-info-footer{
    display: none;
}

.payment-email-stats-loading .settlement-info-footer{
    display: none;
}

.payment-email-stats {
    display: none;
}

.payment-email-stats-active .payment-email-stats {
    display: inline-block;
}

/* .payment-email-stats-upgrade .payment-email-stats {
    display: inline-block;
} */

.payment-email-stats-content {    
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 44px;
}

.inoice-page-view .payment-email-stats-content {
    top: 41px;
}

.payment-email-stats-loading .payment-email-stats-content {
    display: none;
}

.payment-email-stats-views {
    display: inline-block;
    color: #b1b1b4;
    font-size: 12px;
    padding-left: 19px;
    position: relative;
    cursor: default;
}

.payment-email-stats-clicks {
    display: inline-block;
    color: #b1b1b4;
    font-size: 12px;
    padding-left: 17px;
    position: relative;
    margin-left: 5px;
    cursor: default;
}

.payment-email-stats-views .theicons {
    font-size: 16px;
    position: absolute;
    left: 0;
}

.payment-email-stats-clicks .theicons {
    font-size: 16px;
    position: absolute;
    left: 0;
}

.bmodal-footer-info .bm-setup-payment-info {
    display: block;
}

.payment-email-stats-active .bm-setup-payment-info {
    display: inline-block;
}

.bmodal-footer-payment-info {
    padding-top: 3px;
}

.payment-email-stats-loading .bmodal-footer-payment-info {
    display: none;
}

.card-notification-container-input-link .shared-settlement-badge-shared,
.card-notification-container-input-link .shared-settlement-badge-private {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.settlement-user-name {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #24272f;
    line-height: 16px;
}

.settlement-user-abn,
.settlement-user-address {
    line-height: 16px;
}

.settlement-booking-info-section {
    background: #fff;
    margin-bottom: 50px;
}

.settlement-booking-info {
    margin-left: 80px;
    margin-right: 80px;
    padding-top: 40px;
    display: flow-root;
    position: relative
}

.settlement-info-heading {
    margin-bottom: 16px;
    position: relative;
    float: left;
    max-width: 50%;
    line-height: 25px;
}

.settlement-info-heading .invoice-status {
    margin-top: 4px;
}

.settlement-info-heading .settlement-status {
    margin-top: 4px;
}

.settlement-banner-alert {
    position: relative;
    padding: 10px;
    height: auto !important;
    top: 0;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    z-index: 1;
    text-align: center;
    margin: 0;
}

.modal-view-preview .settlement-banner-alert {
    top: 80px;
}

.settlement-info-sections {
    display: block;
    margin-bottom: 0;
}

.settlement-status-alert {
    font-size: 14px;
    margin-bottom: 20px;
    border-radius: 6px;
    text-align: center;
}

.settlement-status-alert:first-child {
    margin-top: 0;
}

.settlement-status-alert:last-child {
    margin-bottom: 40px;
}

.settlement-status-alert .settlement-tooltip-icon {
    font-size: 16px !important;
    position: relative !important;
    top: 2px;
    margin-right: 5px;
    line-height: 14px !important;
    color: #b1b1b4;
}

.settlement-status-alert .settlement-tooltip-icon.mzktooltip {
    top: -1px;
}

.invoice-send-to-basware .invoice-send-to-basware-icon {
    position: relative;
    top: -1px;
    font-size: 16px;
    vertical-align: middle;
}

.invoice-send-to-basware-alert-loader {
    width: 16px;
    display: inline-block;
    display: none;
    margin: auto;
}

.invoice-send-to-basware-alert-loader img {
    width: 100%;
}

.invoice-send-to-basware-alert.invoice-send-to-basware-alert-loading .invoice-send-to-basware-alert-loader {
    display: block;
}

.invoice-send-to-basware-alert.invoice-send-to-basware-alert-loading .invoice-send-to-basware-alert-content {
    display: none;
}

.settlement-info {
    width: 100%;
}

.settlement-booking-details {
    width: 100%;
}

.invoice-actions-section-total {
    display: inline-block;
    /* font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
    margin-right: 5px;
    display: none;
}

.invoice-status-badges {
    display: inline-block;
}

#settlement-booking-payment-info .invoice-status-badges {
    position: absolute;
    top: 41px;
    left: 118px;
}

#settlement-commission-payment-info .invoice-status-badges {
    position: absolute;
    top: 41px;
    left: 143px;
}

#settlement-roster-payment-info .invoice-status-badges {
    position: absolute;
    top: 41px;
    left: 108px;
}

.invoice-status-generate-notification {
    padding: 5px 10px;
    background: #f8f8f8;
    color: #6b7280;
    border-radius: 6px;
    float: right;
    margin-top: 3px;
}

.settlement-booking-detail-heading {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
    color: #24272f !important;
}

#settlement-info-section-events {
    margin-top: 40px;
}

.settlement-info-section-tickets {
    margin-top: 40px;
}

.settlement-info-section-tickets .settlement-terms {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}

.table-header {
    font-size: 16px !important;
}

.settlement-booking-detail-row {
    width: 100%;
    padding: 10px 0;
    /* border-bottom: 1px solid #f0f0f0; */
}

.settlement-booking-detail-left {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.settlement-booking-detail-right {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    max-height: 82px;
}

.settlement-booking-detail-row-label {
    display: inline-block;
    /* font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
    min-width: 100%;
    width: 100%;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.settlement-info .settlement-booking-detail-row-label {
    white-space: unset;
}

.settlement-booking-detail-row-value {
    display: inline-block;
    color: #6b7280;
    max-width: calc(100% - 20px);
    width: calc(100% - 20px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.settlement-info-sections .soldout-label {
    margin-left: 10px;
}

.settlement-booking-detail-invoice-row {
    width: 100%;
    padding: 10px 0;
    /* border-bottom: 1px solid #f0f0f0; */
    /* display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); */
    /* min-height: 59px; */
    display: flow-root;
}

.invoice-page-view .settlement-booking-detail-invoice-row {
    padding-bottom: 0;
}

.settlement-info-sections .multi-date-events-event-title {
    display: block;
    color: #6b7280;
    font-family: inter_regular,'Helvetica Neue',Arial,Helvetica,sans-serif !important;
    -webkit-font-smoothing: unset;
    -moz-osx-font-smoothing: unset;
}

.settlement-info-sections .multi-date-events-event-date {
    display: block;
    margin-left: 0;
    color: #6b7280;
}

.settlement-info-sections .multi-date-events-event-time {
    display: block;
    margin-left: 0;
    color: #6b7280;
}

.settlement-info-sections .multi-date-events-event {
    margin-bottom: 10px;
}

.settlement-info-sections .multi-date-events-event:last-of-type {
    margin-bottom: 0;
}

.settlement-booking-detail-row-invoice-status {
    display: inline-block;
}

.settlement-booking-detail-row-link {
    display: inline-block;
    text-align: center;
    margin-left: 10px;
    /* max-width: 360px; */
    vertical-align: middle;
    /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
    float: right;
}

.settlement-booking-detail-row-link-text {
    margin-top: 9px;
    display: inline-block;
}

.invoice-page-view .settlement-booking-detail-row-link-text {
    /* margin-top: 0; */
}

.settlement-booking-detail-row-link  .invoice-payment-link-tooltip {
    margin-top: 10px;
}

.readonly-settlement-view .invoice-payment-link-tooltip {
    display: none !important;
}

.settlement-booking-detail-row-due {
    text-align: left;
    color: #b1b1b4;
    font-size: 12px;
    padding-left: 2px;
    display: none;
}

.settlement-page-view .mzktooltip {
    vertical-align: middle;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 14px;
    color: #b1b1b4;
    cursor: pointer;
}

.mzk-inline-tooltip {
    vertical-align: middle;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 14px;
    color: #b1b1b4;
    cursor: pointer;
    top: -1px;
    margin-left: 5px;
}

.settlement-page-view .mzk-dropdown-menu .mzktooltip {
    margin-left: 0 !important;
    font-size: 14px;
    line-height: 21px;
}

.bm-reverify-payment-info {
    float: right;
    margin-left: 10px;
}

.settlement-terms-section {
    background: #fff;
    display: flow-root;
}

.settlement-terms-section-collective .settlement-terms-section {
    margin-top: 40px;
}

.settlement-terms {
    margin-left: 50px;
    margin-right: 50px;
    padding-left: 30px;
    padding-right: 30px;
}

.invoice-actions-section .settlement-terms {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}

.settlement-terms .dealtermtable {
    padding:0px; 
    display: table; 
    width: 100%; 
    table-layout: auto; 
    margin-bottom: 0;
}

.settlement-terms .dealtermtable tr {
    border-bottom: 1px solid #f0f0f0;
}

.settlement-terms .dealtermtable th {
    padding: 10px 0;
    text-align: left;
    border-bottom: 1px solid #f0f0f0;
}

.settlement-terms .dealtermtable td {
    padding: 20px 0 0 0;
    text-align: left;
    font-size: 14px;
    color: #6b7280;
    position: relative;
}

/* .settlement-terms .dealtermtable .paid-by-header {
    width: 205px;
} */

/* .settlement-terms .dealtermtable .dealterm-header {
    width: 150px;
} */

.settlement-terms .dealtermtable td .settlements-input-field {
    position: relative;
    top: -7px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #b1b1b4;
}

.settlement-terms .dealtermtable td .settlements-input-field .form-control[disabled] {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #b1b1b4;
    position: relative;
    top: -1px;
}

.settlement-terms .dealtermtable .invalid td,
.settlement-terms .dealtermtable .invalid td div,
.settlement-terms .dealtermtable .invalid td span {
    text-decoration: line-through;
    text-decoration-color: #d1d1d4;
    color: #d1d1d4;
}

.settlement-terms .dealtermtable .input-group .form-control:first-child {
    text-align: right;
}

.settlement-terms-prefix {
    position: absolute;
    margin-left: -35px;
    font-size: 14px;
    color: #b1b1b4;
    text-align: right;
    width: 30px;
}

.settlement-total-section {
    background: #fff;
}

.settlement-terms .dealtermtable .label_percent {
    border: none;
    background: none;
}

#payment-invoice-new .settlement-terms .dealtermtable .label_percent {
    background-color: #eee;
    border: 1px solid #ccc;
    border-left: none;
}

.settlement-total {
    margin-left: 80px;
    margin-right: 80px;
    padding-top: 15px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.settlement-total-owed-amount {
    text-align: right;
}

.settlement-total-amount {
    font-size: 24px;
    position: relative;
    line-height: 24px;
    display: inline-block;
}

.settlement-total-amount .total-amount-currency {
    position: absolute;
    margin-top: 16px;
    margin-left: -27px;
    right: 0;
    top: unset;
    font-size: 12px;
    bottom: -10px !important;
    line-height: 12px;
    z-index: 1;
    color: #6b7280;
}

.invoice-page-view .settlement-total-amount .total-amount-currency {
    display: inline-block;
}

.settlement-total-includes-tax {
    float: right;
    margin-top: 5px;
}

.settlement-total-payment-heading {
    width: 38%;
}

.settlement-footer-section {
    background: #ffffff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    position: relative;
}

.invoice-page-view .settlement-footer-section {
    margin-top: 50px;
}

.settlement-footer {
    margin-left: 80px;
    margin-right: 80px;
    padding-top: 60px;
    padding-bottom: 130px;
    text-align: right;
}

.invoice-page-view .settlement-footer {
    padding-top: 0;
}

.settlement-thankyou-section {
    width: 100%;
}

#settlement-paid-note {
    margin-top: 5px;
}

.settlement-approved-by-info-section {
    margin-bottom: 10px;
    position: relative;
}

.settlement-approved-by-info {
    font-size: 14px;
    color: #6b7280;
}

.settlement-updated-user-icon {
    float: right;
    border-radius: 100%;
    overflow: hidden;
    margin-top: 2px;
}

.settlement-updated-user-info {
    float: left;
    width: calc(100% - 40px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    top: -1px;
}

.settlement-updated-user-info-time {
    position: relative;
    top: -4px;
    color: #6b7280;
}

.settlement-updated-user-info-name {
    color: #6b7280;
}

.settlement-payment-details {
    width: 100%;
    padding-top: 5px;
    text-align: left;
    margin-bottom: 40px;
}

.invoice-page-view .settlement-payment-details {
    margin-bottom: 30px;
}

.settlement-custom-footer {
    margin-top: 40px;
    text-align: right;
    color: #6b7280;
}

.invoice-custom-footer {
    text-align: left;
    color: #6b7280;
}

.invoice-created-on-date {
    display: block;
    color: #6b7280;
    padding-bottom: 20px;
    text-align: left;
}

.settlement-custom-header {
    color: #6b7280;
    width: 50%;
    float: left;
    margin-right: 50%;
}

.invoice-custom-header {
    color: #6b7280;
    width: 50%;
    float: left;
    margin-right: 50%;
    margin-top: 10px;
}

.invoice-custom-reference {
    color: #6b7280;
    width: 50%;
    float: left;
    margin-right: 50%;
    margin-top: 10px;
}

.invoice-custom-reference-value {
    color: #6b7280;
    max-width: calc(100% - 20px);
    width: calc(100% - 20px);
    overflow: hidden;
}

#invoice-reference-input {
    color: #6b7280;
    background: #fff;
    padding: 3px 5px;
    border-radius: 6px;
    border: 1px solid #f0f0f0;
    width: calc(100% - 100px);
}

#invoice-reference-input:hover {
    border-color: #c2c2c2;
}

.invoice-generated-header {
    color: #6b7280;
    width: 50%;
    float: left;
    margin-right: 50%;
    margin-top: -8px;
}

.settlement-info-sub-heading {
    width: 50%;
    float: left;
    margin-right: 50%;
    margin-top: -10px;
    margin-bottom: 20px;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
}

.settlement-payment-details-group {
    margin-bottom: 5px;
}

.settlement-custom-details-section .mzk-form-styles .form-field {
    width: 100% !important;
}

.settlement-custom-details-section textarea {
    resize: none !important;
    border-color: #f0f0f0 !important;
    color: #6b7280 !important;
    padding-top: 10px !important;
}

.settlement-custom-details-section textarea::-webkit-input-placeholder {
    color: #dddddd !important;
}

.settlement-custom-details-section textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #dddddd !important;
}

.settlement-custom-details-section textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #dddddd !important;
}

.settlement-custom-details-section textarea:-ms-input-placeholder {
    color: #dddddd !important;
}

#settlement-thankyou-heading {
    width: 100%;
    margin-bottom: 20px;
}

.invoice-status-badge {
    background: #f0f0f0;
    padding: 1px 6px;
    line-height: 18px;
    border-radius: 6px;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-size: 12px;
    text-transform: capitalize;
    white-space: nowrap;
}

.invoice-status-badge-open {
    background: #e3edff;
    color: #6495ed;
}

.invoice-status-badge-paid {
    background-color: #defff0;
    color: #5fce9b;
}

.invoice-status-badge-void {
    background: #FDF0D2;
    color: #24272f;
}

.invoice-status-badge-refunded {
    background: #FDF0D2;
    color: #24272f;
}

.invoice-status-badge-overdue {
    background: #fde7e7;
    color: #dd5050;
}

.invoice-status-badge-sent {
    background: #dbfcff;
    color: #6495ed;
}

.invoice-sent-status-badge {
    background: #dbfcff;
    color: #6495ed;
    margin-left: 10px;
}

.invoice-basware-status-badge {
    margin-right: 10px;
    margin-left: 0;
    text-transform: lowercase;
}

.invoice-basware-status-badge.invoice-sent-status-badge {
    color: #18b2d3;
}

.attachment-unapproved-status-badge-bookings-list {
    background-color: #FDF0D2 !important;
    color: #24272f !important;
    margin-left: 5px;
    float: right;
}

.attachment-approved-status-badge-bookings-list {
    background-color: #defff0 !important;
    color: #5fce9b !important;
    margin-left: 5px;
    float: right;
}

.attachment-status-badge-bookings-list {
    padding: 1px 6px;
    line-height: 18px;
    border-radius: 6px;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-size: 12px;
    white-space: nowrap;
    text-align: center;
}

.advance-submitted-status-badge-bookings-list {
    background: #eaf2ff !important;
    color: #606fbc !important;
    margin-left: 5px;
    float: right;
}

.advance-not-submitted-status-badge-bookings-list {
    background-color: #FDF0D2 !important;
    color: #24272f !important;
    margin-left: 5px;
    float: right;
}

.sent-badge-bookings-list {
    color: #6495ed !important;
    background: #dbfcff;
    padding: 1px 6px;
    line-height: 18px;
    border-radius: 6px;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-size: 12px;
    text-transform: capitalize;
    white-space: nowrap;
    text-align: center;
    margin-left: 5px;
    float: right;
}

.page-notification-bar {
    width: 100%;
    background: transparent;
    text-align: center;
    padding: 10px 20px 0;
    position: absolute;
    z-index: 1;
}

.page-notification-bar-text {
    font-size: 12px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #b1b1b4;
    min-width: 400px;
}

.not-approved-settlement-label {
    background: #5cafc5;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    margin-right: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    top: -2px;
}

.approved-settlement-label {
    background: #5fce9b;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    margin-right: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    top: -2px;
}

#invoicetopdiv .get-sharable-link {
    float: right;
    margin-left: 10px;
}

.get-sharable-link {
    display: inline-block;
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #e0e0e0;
    cursor: pointer;
}

.get-sharable-link:hover {
    color: #384a54;
    /*background: #cacccc;*/
    background: #e0e0e0;
}

#sharable-link-field {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 20px;
    margin-top: 20px;
    overflow-y: auto;
    width: 100%;
    padding: 10px 10px 10px 20px;
    height: 100px;
    border: none;
}

.sharable-profile-link-field {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow-y: auto;
    width: 100%;
    padding: 10px 10px 10px 15px;
    margin: 0px;
    height: 43px;
    border: none;
}

.sharable-roster-link-field {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow-y: auto;
    width: 100%;
    padding: 10px 10px 10px 15px;
    margin: -10px 0px 30px 0px;
    height: 60px;
    border: none;
}

.share-calendar-link {
    margin-left: 0;
}

#shareable-link-modal .mzk-hovertip {
    position: relative;
}

.sharable-profile-link-field {
    height: 40px;
}

.sharable-profile-link-field.private-profile-link-active {
    height: 60px;
}

#invoice-contacts-modal .sharable-profile-link-field {
    height: 60px;
}

#shareable-link-modal .mzk-hovertip div.mzk-hovertip-note {
    bottom: 29px;
    left: 70%;
}

#shareable-link-modal {
    max-height: 80vh;
}

.settlement-terms .deal_term_vs_separator_row td {
    text-align: center !important;
}

.settlement-terms .deal_term_vs_separator_row .dealterm-vs-separator {
    height: 2px;
    background: #24272f;
    margin-top: 20px;
}

.settlement-terms .deal_term_vs_separator_row .dealterm-vs-separator-text {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    text-align: center;
    position: relative;
    top: -10px;
    background: #fff;
    width: auto;
    display: inline-block;
    padding: 0 4px;
    color: #24272f;
}


/*
* invoice tweaks
*/
.invoice-page-view .settlement-header-section {
    background: #fff;
}

.invoice-payment-info {
    float: left;
    color: #6b7280;
    max-width: 280px;
}

.invoice-payment-info-title {
    color: #6b7280;
}

.invoice-payment-info-text {
    color: #6b7280;
    padding-bottom: 10px;
}

.invoice-payment-info-text:last-of-type {
    padding-bottom: 0;
}

.invoice-linetitem-description {
    color: #6b7280;
    white-space: pre-wrap;
    padding-right: 20px;
}

.invoice-linetitem-description .payment-refund-arrow  {
    color: #6b7280;
}

.receipt-total-row {
    color: #24272f;
}

.dealtermtable .receipt-total-row td,
.dealtermtable .receipt-total-row div,
.dealtermtable .receipt-total-row span {
    color: #24272f;
}

.invoice-page-view .dealtermtable td {
    vertical-align: top;
}

.dealtermtable.alternate-row-colours tr:nth-child(odd) td,
.dealtermtable.alternate-row-colours tr:nth-child(odd) td div,
.dealtermtable.alternate-row-colours tr:nth-child(odd) td span {
    color: #24272f !important
}

.dealtermtable.alternate-row-colours tr:nth-child(even) td,
.dealtermtable.alternate-row-colours tr:nth-child(even) td div,
.dealtermtable.alternate-row-colours tr:nth-child(even) td span {
    color: #6b7280 !important;
}

.invoice-status {
    background: #f0f0f0;
    color: #454b5a;
    font-size: 14px;
    line-height: 14px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 6px;
    padding: 2px 10px;
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
}

.invoice-status-paid {
    background-color: #defff0;
    color: #5fce9b;
}

.invoice-status-open {
    background: #e3edff;
    color: #6495ed;
}

.invoice-status-void {
    background: #FDF0D2;
    color: #24272f;
}

.invoice-status-refunded {
    background: #FDF0D2;
    color: #24272f;
}

.settlement-actions-section {
    padding: 20px 20px;
    border-bottom: 1px solid #F0F0F4;
}

.settlement-actions-section .standard-btn {
    float: right !important;
    width: auto !important;
    margin-left: 10px !important;
}

#ajax-invoice-preview .settlement-header-section,
#ajax-receipt-preview .settlement-header-section,
#ajax-settlement-preview .settlement-header-section,
#ajax-collective-settlement-preview .settlement-header-section {
    margin-top: 80px;
}

#ajax-invoice-preview .settlement-actions-section,
#ajax-receipt-preview .settlement-actions-section,
#ajax-settlement-preview .settlement-actions-section,
#ajax-collective-settlement-preview .settlement-actions-section {
    position: fixed;
    z-index: 2;
    width: 100%;
    background: #fff;
}

.settlement-actions-section .dropdown-menu.pull-right {
    top: 40px;
    right: 2px;
}

.settlement-header-integrations {
    float: left;
    margin-left: 50px;
}

.settlement-header-integrations img {
    width: 100%;
}

.settlement-header-integrations-basware {
    width: 120px;
    line-height: 40px;
}

.settlement-header-integrations-xero {
    /* round logo */
    /* width: 39px;
    line-height: 40px;
    margin-left: 10px; */
    /* rectangle logo */
    width: 72px;
    line-height: 40px;
    margin-left: 6px;
}

.invoice-send-to-xero-icon {
    position: absolute;
    width: 20px;
    left: 8px;
    top: 9px;
}

.disabled-clickable .invoice-send-to-xero-icon {
    top: 7px;
}

.invoice-send-to-xero-icon img {
    width: 100%;
}



/*PayPal Modals*/

#popuppaypalpaydetails {
    border-radius: 4px;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
}

#payment-actions {
    margin: 20px 0;
}

#addpaymentdetails-modal {
    top: 10%;
    min-height: 700px;
}

#payment-nav {
    width: 35%;
    display: inline-block;
    float: left;
}

#payment-information-container {
    width: 62%;
    float: right;
    position: relative;
    top: 6px;
}

#blank-transfer-section {
    position: relative;
    top: -6px;
}

#addpaymentdetails-modal #payment-nav .payment-nav-option {
    /*border-bottom: solid 2px #fff;*/
    /*margin-bottom:20px;*/
    /*margin-top: 10px;*/
    margin-right: 20px;
    border: 1px solid #ddd;
    padding: 20px 20px 15px 20px;
    border-bottom: none;
    color: #b1b1b4;
}

#addpaymentdetails-modal #payment-nav .payment-nav-option-last {
    border-bottom: 1px solid #ddd;
}

#addpaymentdetails-modal #payment-nav .payment-nav-option .nav-image-holder {
    width: 40px;
    height: 40px;
    display: block;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #b1b1b4;
    font-size: 20px;
    margin: auto;
    margin-bottom: 5px;
}

#addpaymentdetails-modal #payment-nav .payment-nav-option .nav-right-arrow {
    float: right;
    position: relative;
    top: 25px;
    left: 10px;
}

#addpaymentdetails-modal #payment-nav .payment-nav-option .nav-right-arrow .lnr {
    font-size: 20px;
}

#addpaymentdetails-modal #payment-nav .payment-nav-option .nav-image-holder img {
    width: 40px;
    display: none;
}

#addpaymentdetails-modal #payment-nav .payment-nav-name {
    display: block;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #b9b9b9;
    /*color: #333338;*/
    font-size: 20px;
    text-align: center;
}

#addpaymentdetails-modal #payment-nav .payment-nav-option:hover {
    /*color:#777;*/
    color: #333338;
    cursor: pointer;
}

#addpaymentdetails-modal #payment-nav .payment-nav-option .theicons {
    font-size: 40px;
    color: #b1b1b4;
}

#addpaymentdetails-modal #payment-nav .payment-nav-option-active,
#addpaymentdetails-modal #payment-nav .payment-nav-option-active .lnr,
#addpaymentdetails-modal #payment-nav .payment-nav-option-active .payment-nav-name {
    color: #333338;
    /*border-color: #5a97a4;*/
}

#addpaymentdetails-modal #payment-nav .payment-nav-option-active:hover {
    color: #333338;
    cursor: default;
}

.hover-fade {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#payment-modal-pbm {
    position: absolute;
    bottom: 0;
    width: 94%;
}

#payment-modal-pbm .powered-by-muzeek-badge {
    width: 130px;
    margin: auto;
}

#addpaymentdetails-modal .modal-textarea {
    margin-bottom: 0;
}

#addpaymentdetails-modal .modal-textarea textarea {
    height: 140px;
}

#addpaymentdetails-modal .transfer-section .modal-note .modal-heading {
    text-align: left;
}

.transfer-section {
    display: none;
}

#blank-transfer-section {
    display: block;
}

.mobile-nav-image-holder {
    width: 40px;
    display: inline-block;
    margin-right: 10px;
}

.mobile-nav-image-holder img {
    width: 40px;
}

.mobile-nav-image-holder .theicons {
    font-size: 40px;
    color: #333338;
}

.mobile-nav-name {
    display: inline-block;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*color: #b9b9b9;*/
    color: #333338;
    font-size: 20px;
    text-align: center;
}

.mobile-transfer-section-heading {
    text-align: center;
    margin: 40px 0;
    display: none;
}

#cancel-addpaymentdetails-modal {
    display: none;
    margin-left: 10px;
}

#payment-info-tooltip-icon {
    margin-right: 2px;
    position: relative;
    top: 3px;
}

#addpaymentdetails-modal .user-invite-link-confirm {
    padding: 10px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #D3EFF7;
    color: #356471;
    display: none;
}

#preview-settlments-link {
    margin-top: -20px;
}

#preview-invoice-link,
#preview-payment-link {
    margin-top: -20px;
    display: inline-block;
    margin-left: 20px;
}

#copy-invoice-link,
#copy-payment-link {
    margin-top: -20px;
    display: inline-block;
}

#copy-invoice-link i,
#preview-invoice-link i,
#copy-payment-link i,
#preview-payment-link i {
    vertical-align: middle;
    position: relative;
    top: -1px;
}

#copy-invoice-link i,
#copy-payment-link i {
    font-size: 18px;
}

@media (max-width: 1000px) {
    #addpaymentdetails-modal {
        top: 5%;
    }
    #shareable-link-modal {
        max-height: 90vh;
    }
}

@media (max-width: 800px) {
    #addpaymentdetails-modal {
        top: 0;
        left: 0;
        width: 100%;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        padding: 40px 10px;
        min-height: 100vh;
        overflow: scroll;
    }
    #payment-nav {
        display: none;
    }
    #payment-information-container {
        width: 100%;
        float: none;
        display: block;
    }
    .transfer-section {
        display: block;
    }
    #confirm-transfer-section.transfer-section {
        display: none;
    }
    body {
        position: relative;
        /*-webkit-overflow-scrolling: touch;*/
    }
    #bank-submit-button,
    #transfer-submit-button {
        display: none;
    }
    #addpaymentdetails-modal .transfer-section .modal-note .modal-heading {
        text-align: center;
    }
    .mobile-transfer-section-heading {
        display: block;
    }
    #cancel-addpaymentdetails-modal {
        display: inline-block;
    }
    #addpaymentdetails-modal .mzk-modal-cancelable-close {
        top: 5px;
        font-size: 40px;
    }
    #addpaymentdetails-modal .mzk-modal .modal-heading {
        line-height: 28px;
    }
    #payment-info-tooltip-icon {
        display: none;
    }
}

@media (max-width: 500px) {
    #addpaymentdetails-modal .standard-btn {
        width: 100%;
        margin: 5px 0;
    }
    #addpaymentdetails-modal .modal-subheading {
        top: 10px;
        line-height: 18px;
    }
    .upgrade-new .upgrade-new-inner a {
        display: block !important;
        margin: 15px 0 !important;
    }
    .upgrade-new .upgrade-new-inner a .standard-btn {
        width: 100% !important;
        margin: 0 !important;
    }
}

/* NEW Settlements End */

/**
* MUZEEK SWITCHES START
**/

.mzk-onoffswitch {
    position: relative;
    width: 57px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    pointer-events: auto;
    height: 35px;
}

.mzk-onoffswitch-checkbox {
    display: none;
}

.mzk-onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #ffffff;
    border-radius: 40px;
    height: 35px;
    margin-bottom: 0;
}

.mzk-onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.1s ease-in 0s;
}

.mzk-onoffswitch-inner:before,
.mzk-onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 35px;
    padding: 0;
    line-height: 32px;
    font-size: 11px;
    color: white;
    font-family: 'inter_bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
}

.mzk-onoffswitch-inner:before {
    content: "";
    padding-left: 32px;
    background-color: #6495ed;
    color: #FFFFFF;
}

.mzk-onoffswitch-inner:after {
    content: "";
    padding-right: 19px;
    background-color: #E0E0E0;
    color: #4A4E51;
    text-align: right;
}

.mzk-onoffswitch:hover>.mzk-onoffswitch-label .mzk-onoffswitch-inner:after {
    background-color: #b0b0b0;
}

.mzk-onoffswitch:hover>.mzk-onoffswitch-label .mzk-onoffswitch-switch {
    border-color: #b0b0b0;
}

.mzk-onoffswitch:hover>.mzk-onoffswitch-label .mzk-onoffswitch-inner:before {
    background-color: #454b5a;
}

.mzk-onoffswitch:hover>.mzk-onoffswitch-checkbox:checked+.mzk-onoffswitch-label .mzk-onoffswitch-switch {
    border-color: #454b5a;
}

#announce_event .mzk-hovertip-note {
    bottom: 44px;
}

.mzk-onoffswitch-switch {
    display: block;
    width: 31px;
    height: 31px;
    margin-top: 5px;
    background: #FFFFFF;
    position: absolute;
    top: -3px;
    bottom: 0px;
    right: 24px;
    border: 1.5px solid #e0e0e0;
    border-radius: 40px;
    transition: margin 0.1s ease-in 0s;
}

.mzk-onoffswitch-checkbox:checked+.mzk-onoffswitch-label .mzk-onoffswitch-inner {
    margin-left: 0;
    border-color: #e0e0e0;
}

.mzk-onoffswitch-checkbox:checked+.mzk-onoffswitch-label .mzk-onoffswitch-switch {
    right: 0px;
    border-color: #679ac7;
}


/**
* MUZEEK SWITCHES END
**/

.approve-settlements-clear-overlay {
    position: absolute;
    background: red;
    opacity: 0.5;
    width: 135px;
    height: 33px;
    margin-top: 13px;
    border-radius: 24px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    z-index: 9999;
}


/*
* Roster account select dropdown e.g. for booking, event and calendar pages.
*/


/* calendar controls */

.roster-select-container {
    height: 40px !important;
    position: relative !important;
    display: inline-block;
    width: 265px;
}

.roster-select-container .showrosters {
    position: absolute;
    right: 10px;
    top: 14px;
    z-index: 100001;
}

div#roster-preview-div {
    position: absolute;
    width: 250px !important;
}

#roster-preview-div .msg-signature,
#rosterdropdownoverlay .msg-signature {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 0px;
    width: 252px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    overflow: hidden;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    background: #fff;
}

#roster-preview-div .msg-signature:hover {
    box-shadow: rgba(24, 61, 31, 0.18) 0px 2px 7px, rgba(96, 49, 6, 0.1) 0px 0.2px 0px, rgba(0, 0, 0, 0.02) 1px 3px 6px 0px;
}

#roster-preview-div .msg-signature:hover>.msg-sig-name>#currentRoster.roster-username {
    color: #24272f;
}

#roster-preview-div .msg-signature:hover>.msg-sig-name>.theicons {
    color: #24272f;
}

.dropdown-arrow-rotate-normal {
    transition: transform 0.25s;
    -webkit-transition: transform 0.25s;
    -moz-transition: transform 0.25s;
    -ms-transition: transform 0.25s;
    -o-transition: transform 0.25s;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.dropdown-arrow-rotate-active {
    transition: transform 0.25s;
    -webkit-transition: transform 0.25s;
    -moz-transition: transform 0.25s;
    -ms-transition: transform 0.25s;
    -o-transition: transform 0.25s;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#roster-preview-div .msg-signature img,
#rosterdropdownoverlay .msg-signature img {
    float: left;
    display: block;
    margin: 7px 0px 7px 7px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#roster-preview-div .smallusericon,
#rosterdropdownoverlay .smallusericon {
    width: 26px;
    height: 26px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 6px;
    vertical-align: middle;
}

#rosterdropdownoverlay {
    left: 0;
    margin-top: 0px;
    display: none;
    position: absolute;
    z-index: 2;
    background-color: #fff;
    padding: 0px;
    width: 252px;
    border-radius: 5px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 362px;
    border: none;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    height: fit-content;
}

#rosterdropdownoverlay img {
    border-radius: 3px;
}

#fetchrosters tr {
    cursor: pointer;
    border-left: 4px solid transparent;
}

#fetchrosters tr:hover,
#fetchrosters #roster-row-all:hover {
    background: #f8f8f8;
    border-left-color: #f8f8f8;
}

#roster-preview-div .msg-signature {
    border-left: 4px solid transparent;
    position: relative;
    bottom: 1px;
}

#roster-preview-div .msg-signature img {
    border-left: 4px solid transparent;
    box-sizing: content-box;
}

#rosterdropdownoverlay .smallusericon {
    margin: 6px 6px 6px 10px;
}

#fetchrosters #roster-row-all {
    position: fixed;
    width: 252px;
    border-radius: 6px 6px 0px 0px;
    margin-top: -39px;
    background: #fff;
    z-index: 2;
    border-bottom: 1px solid #eee;
    opacity: 1;
}

#fetchrosters tr:nth-child(2) {
    display: none;
}

#fetchrosters {
    margin-top: 39px;
    position: relative;
}

#fetchrosters tr td:first-child {
    position: relative;
    left: 2px;
}

#fetchrosters tr#roster-row-all td:first-child{
    left: 0;
}


/* switch off roster colours on the bookings list page */

body#bookings.bookings-collective #roster-preview-div .msg-signature img,
body#bookings.bookings-collective #rosterdropdownoverlay .msg-signature img {
    border-left: none;
}

body#bookings.bookings-collective #rosterdropdownoverlay .smallusericon {
    margin: 6px;
}

.roster-row td {
    -webkit-transition: background-color 0.15s ease;
    transition: background-color 0.15s ease;
}

.fetchtr_focus td {
    background-color: #f7f7f7;
}

.rostergray {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.rostergray:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    color: green;
}

.roster-username {
    color: #454b5a;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.msg-sig-name .theicons {
    color: #454b5a;
    pointer-events: none;
}

.roster-row .roster-username {
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px !important;
    line-height: 39px;
    margin-left: 5px;
}

#currentRoster.roster-username {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 150px;
    display: block;
    float: left;
    line-height: 40px;
    margin-left: 10px;
}

.rostergray .roster-username {
    color: #7a8080;
}

.rostergray .roster-username:hover,
#roster-row-all .roster-username {
    color: #24272f;
}

.rostergray img {
    filter: gray;
    /* IE6-9 */
    filter: grayscale(1);
    /* Firefox 35+ */
    -webkit-filter: grayscale(1);
    /* Google Chrome, Safari 6+ & Opera 15+ */
}


/* Disable grayscale on hover */

.rostergray img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
}

.pluselement {
    float: left;
    margin-right: 8px;
    display: block;
    margin-left: 0px;
    margin-top: 9px;
}


/*
* Launch style sweeps
*/

.centered-header-title {
    position: fixed;
    top: 18px;
    z-index: 9999;
    left: 0;
    text-align: left;
    width: 100%;
}

.centered-header-title .big-heading {
    margin-left: 220px;
    font-size: 17px;
    line-height: 27px;
}

#search-and-discover-header-table {
    right: 320px;
    position: absolute;
    z-index: 10000;
}

textarea.embed-code-font,
.embed-code-font,
.mzk-form-styles .form-field .embed-code-font {
    background: #454B5A !important;
    font-family: consolas, "Liberation Mono", courier, monospace;
    color: #ffe07f;
    line-height: 20px;
}

textarea.embed-code-font {
  resize: none;
}

#page-new-scroll-container {
    padding: 20px 0 20px 0px;
    position: relative;
    display: none;
    z-index: 1;
}

#page-new-scroll-container-inner {
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    background: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.styled-select {
    display: inline-block;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 40px;
    min-width: 220px;
    /* overflow: hidden; */
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    line-height: 38px;
    background: #fff;
    position: relative;
}

.styled-select:hover {
    cursor: pointer;
    box-shadow: rgba(24, 61, 31, 0.18) 0px 2px 7px, rgba(96, 49, 6, 0.1) 0px 0.2px 0px, rgba(0, 0, 0, 0.02) 1px 3px 6px 0px;
}

.styled-select:hover>select,
.styled-select:hover>.styled-select-arrows {
    color: #24272f;
}

.styled-select select {
    color: #454b5a;
    line-height: normal;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width:100%;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.styled-select .styled-select-arrows {
    color: #454b5a;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 10px;
    pointer-events: none;
    background: #fff;
}

.styled-select .styled-select-arrows .theicons {
    display: block;
}

.styled-select-disabled {}

.styled-select-disabled:hover {
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .01), 0 1px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    cursor: default;
}

.styled-select-disabled select,
.styled-select select:disabled,
.styled-select select.disabled {
    background: #f0f0f0;
    color: #aaa;
    cursor: default;
    pointer-events: none;
    width: 100%;
}

.styled-select-disabled select .styled-select-arrows,
.styled-select select:disabled + .styled-select-arrows,
.styled-select select.disabled + .styled-select-arrows  {
    background: transparent;
}

.styled-select-disabled:hover>select,
.styled-select:hover>select:disabled,
.styled-select-disabled:hover>.styled-select-arrows .theicons {
    color: #aaa;
}

.styled-select-disabled .styled-select-arrows {
    color: #aaa;
    background: transparent;
}

.styled-select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 300px;
    vertical-align: inherit;
}

.styled-select .bootstrap-select {
    height: 40px;
    width: 100% !important;
}

.styled-select .btn {
    height: 40px;
    padding: 6px 12px;
    border: none;
    color: #454b5a;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.styled-select .btn:hover,
.styled-select .btn-default:active, 
.styled-select .btn-default.active, 
.styled-select .open>.dropdown-toggle.btn-default {
    background: #fff;
}

.styled-select .dropdown-menu>.active>a {
    background-color: #fff ;
}

.styled-select .dropdown-menu>.active>a:hover {
    background-color: #f8f8f8 ;
}

.styled-select .btn:focus,
.styled-select .btn:hover  {
    background-color: #fff;
}

.styled-select .btn:hover > .filter-option .filter-option-inner-inner {
    color: #24272f;
}

.styled-select .dropdown-menu>li>a {
    padding: 8px 20px 8px 15px;
    height: 40px;
    line-height: 26px;
    color: #454B59 !important;
    -webkit-font-smoothing: initial;
    -moz-osx-font-smoothing: initial;
}

.styled-select .bootstrap-select .dropdown-menu li a span.text {
    -webkit-font-smoothing: initial;
    -moz-osx-font-smoothing: initial;
}

.styled-select .dropdown-menu>li>a.blueish,
.styled-select .dropdown-menu>li>a.blueish span {
    color: #556CCC !important;
}
.styled-select .dropdown-menu>li>a.blueish,
.styled-select .dropdown-menu>li>a.blueish span {
    color: #2a47c1 !important;;
}

.styled-select .dropdown-menu {
    top: 0;
}

.styled-select .dropdown-menu,
.styled-select .dropdown-menu .inner {
    min-height: auto !important;
}


.styled-select .dropup.open .dropdown-menu {
    top: unset;
}

.styled-select .styled-select-loading {
    position: absolute;
    width: 18px;
    width: calc(100% - 20px);
    top: 0;
    left: 11px;
    background: #fff;
    padding-left: 4px;
}

.styled-select-tags .styled-select-loading {
    position: absolute;
    width: 18px;
    width: calc(100% - 2px);
    top: 0;
    left: 1px;
    background: #fff;
    padding-left: 4px;
    height: 38px;
    line-height: 39px;
    padding-left: 10px;
}

.styled-select.styled-select-loading-on .styled-select-loading,
.styled-select-tags.styled-select-loading-on .styled-select-loading {
    z-index: 1;
}

.styled-select .styled-select-loading img,
.styled-select-tags .styled-select-loading img {
    width: 18px;
}

.styled-select .styled-select-loading-text,
.styled-select-tags .styled-select-loading-text {
    margin-left: 5px;
    color: #d1d1d4;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    position: relative;
    top: 1px;
}

.styled-select.styled-select-loaded .styled-select-loading,
.styled-select-tags.styled-select-loaded .styled-select-loading {
    display: none !important;
}

.styled-select .bootstrap-select .bs-searchbox {
    padding: 0;
}

.styled-select .bootstrap-select .bs-searchbox .form-control {
    border: none;
    border-bottom: 1px solid #f0f0f0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;           
}

.styled-select .bootstrap-select .dropdown-menu li {
    cursor: default !important;
    pointer-events: all !important;
    margin: 0;
}

.styled-select .bootstrap-select .dropdown-menu li a:hover {
    color: #556CCC !important;
}

.styled-select .bootstrap-select .dropdown-menu li.selected {
    background: #fff !important;
    color: #556CCC !important
}

.styled-select .bootstrap-select .dropdown-menu li.selected .text {
    color: #556CCC !important
}

.styled-select .bootstrap-select .dropdown-menu li.disabled a {
    cursor: default !important;
}

.styled-select .bootstrap-select .no-results {
    padding-left: 12px;
    background: #fff;
}

.styled-select-tags {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    height: 42px;
    position: relative;
}

.styled-select-tags.styled-select-loading-on select {
    display: none !important;
}

.styled-select-tags .select2-container {
    width: 100% !important;
}

.styled-select-tags .select2-container--default.select2-container--focus .mzk-tag-select.select2-selection--multiple,
.styled-select-tags .select2-container--default .mzk-tag-select.select2-selection--multiple,
.styled-select-tags .select2-container--default .mzk-tag-select.select2-selection--multiple:hover {
    border: none !important;
}

.styled-select-tags .select2-container .mzk-tag-select .select2-search--inline .select2-search__field {
    line-height: 31px;
    height: 29px;
}

.dropdown + .selectpicker-caret {
    display: inline-block;
    transition: 0.1s;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -ms-transition: 0.1s;
    -o-transition: 0.1s;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    vertical-align: middle;
    position: absolute;
    right: 10px;
    pointer-events: none;
    opacity: 0.3;
    margin-top: 2px;
}

.dropdown:hover + .selectpicker-caret { 
    opacity: 1;
}

.dropdown.open + .selectpicker-caret {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.main-page-section {
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    border: none;
    background: #fff;
    box-sizing: border-box;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.mzk-helper-text {
    font-size: 12px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #b1b4b4;
    cursor: default;
}

.bootstrap-select .dropdown-toggle .filter-option {
    line-height: 28px;
    padding-left: 3px;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #454B59;
}


/*
* floating logo effect
*/

@-webkit-keyframes muzeek-float-image {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    50% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
        opacity: 1;
    }
}

@keyframes muzeek-float-image {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    50% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
        opacity: 1;
    }
}

.muzeek-float-image {
    -webkit-animation-name: muzeek-float-image;
    animation-name: muzeek-float-image;
    -webkit-animation-duration: 2s !important;
    animation-duration: 2s !important;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.form-control:focus {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.sync-upgrade-image img {
    width: 500px;
    margin-bottom: 20px;
    border-radius: 3px;
}

.roster-upgrade-image img {
    width: 600px;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 3px;
}

.payments-upgrade-image img {
    width: 600px;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 3px;
}

.eventbrite-upgrade-image img {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 3px;
}

a:focus {
    text-decoration: none !important;
}

.disabled {
    pointer-events: none !important;
    opacity: 0.5 !important;
    font-style: normal;
}

.disabled-grey-bg {
    pointer-events: none !important;
    opacity: 0.5 !important;
    font-style: normal;
    background: #f8f8f8;
}

.disabled-dark {
    pointer-events: none !important;
    opacity: 0.7 !important;
    font-style: normal;
}

.disabled-clickable {
    opacity: 0.5 !important;
    font-style: normal;
}

.disabled-full-opacity {
    pointer-events: none !important;
    opacity: 1 !important;
    font-style: normal;
}

.cursor-default {
    cursor: default !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

.noborder {
    border: none !important;
}

.center {
    text-align: center;
}

.margin-bottom-10 { margin-bottom: 10px;}
.margin-bottom-20 { margin-bottom: 20px;}
.margin-bottom-30 { margin-bottom: 30px;}
.margin-bottom-40 { margin-bottom: 40px;}
.margin-top-10 { margin-top: 10px;}
.margin-top-20 { margin-top: 20px;}
.margin-top-30 { margin-top: 30px;}
.margin-top-40 { margin-top: 40px;}
.padding-bottom-10 { padding-bottom: 10px;}
.padding-bottom-20 { padding-bottom: 20px;}
.padding-bottom-30 { padding-bottom: 30px;}
.padding-bottom-40 { padding-bottom: 40px;}
.padding-top-10 { padding-top: 10px;}
.padding-top-20 { padding-top: 20px;}
.padding-top-30 { padding-top: 30px;}
.padding-top-40 { padding-top: 40px;}

/*
* general errordiv and notification styles
*/

.mzk-errordiv {
    display: none;
    margin-bottom: 15px;
    padding: 5px 15px;
    background-color: #fdf0d2;
    width: 100%;
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    color: #454b5a;
    box-sizing: border-box;
    margin-top: 10px;
    width: fit-content;
    -webkit-transition: opacity .1s ease;
    -moz-transition: opacity .1s ease;
    transition: opacity .1s ease;
}

.mzk-notificationdiv {
    margin-bottom: 15px;
    padding: 5px 15px;
    background-color: #f8f8f8;
    width: 100%;
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    box-sizing: border-box;
    margin-top: 10px;
    width: fit-content;
    -webkit-transition: opacity .1s ease;
    -moz-transition: opacity .1s ease;
    transition: opacity .1s ease;
}

.mzk-inline-identity {
    display: inline-block;
}

.mzk-inline-identity .mzk-inline-identity-icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.mzk-inline-identity .mzk-inline-identity-icon img {
    width: 20px;
    height: 20px;
    border-radius: 100%;
}


/*
* blank state styles
*/

.blankstate-scene-bg::after {
    content: "";
    background-image: url(/images/scene/muzeek-blankstate-scene.png);
    /* transform: scaleX(-1); */
    background-repeat: no-repeat;
    background-size: auto;
    background-position: bottom center;
    opacity: 0.2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background-color: #fff;
    pointer-events: none;
    /*z-index: -1;   */
}

.mzk-bs-container {
    padding: 20px;
    max-width: 350px;
    opacity: 0;
    -moz-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    -webkit-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
    transform: translate(-50%, -50%);
    transition: all .8s cubic-bezier(0, 1, .4, 1), transform .8s cubic-bezier(.18, 1.15, .4, 1);
    /*height: 0;*/
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    border: 2px dashed #f0f0f0;
    border-radius: 10px;
    background: #fff;
}

.mzk-bs-container-active {
    opacity: 1;
    pointer-events: all;
    /*height: auto;*/
    transform: translate(-50%, -50%);
    top: 40%;
}

.mzk-bs-action {
    margin-top: 20px;
    font-size: 16px;
}

#events-list-contents-inner .mzk-bs-action .theicons {
    position: relative;
    top: 1.5px;
}

/*
* delete event modal styles
*/

#delete-event-modal .standard-btn {
}

#delete-event-modal .delete-event-modal-section {
    display: none;
}

#delete-event-modal #delete-event-bookings {}

#delete-event-modal .delete-event-booking {
    padding: 5px;
    background: #ffffff;
    border: solid 1px #eeeeee;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .03);
    position: relative;
    margin-bottom: 10px;
}

#delete-event-modal .delete-event-booking-icon {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    margin-right: 5px;
    display: inline-block;
    line-height: 30px;
}

#delete-event-modal .delete-event-booking-icon img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    line-height: 30px;
}

#delete-event-modal .delete-event-booking-name {
    display: inline-block;
    line-height: 30px;
    font-family: inter_semibold, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: calc(100% - 110px);
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#delete-event-modal .delete-event-booking-status {
    float: right;
    position: relative;
    left: unset;
    right: 10px;
    top: 7px;
    display: block;
}

#delete-event-bookings-container {
    max-height: 230px;
    overflow-y: auto;
}

#delete-event-modal-note-saving {
    display: none;
    top: 50%;
    /*position: absolute;*/
    left: 50%;
    /*transform: translate(-50%,0);*/
}

#delete-event-modal .modal-note-saving {
    opacity: 0;
}

#delete-event-modal .modal-note-saving-visible {
    opacity: 1;
}

#delete-event-modal #saving-note-container {
    height: 100px;
}

#delete-event-modal #saving-event-modal {
    width: 440px;
}

#delete-event-modal #saving-event-modal .mzk-animated-checkmark {
    width: 45px;
    height: 45px;
}

#delete-event-modal #saving-event-modal .modal-heading {
    margin-bottom: 20px;
}

#delete-event-modal .saving-event-checkmark-text {
    text-align: center;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #c2c2c2;
}

#delete-event-modal .saving-event-checkmark-animation {
    width: 90px;
    height: 40px;
    margin: 10px auto;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
}

#delete-event-modal .saving-event-checkmark-animation img {
    width: 100%;
}

#delete-event-modal .saving-event-checkmark-animation .saving-event-bars-loader {
    width: 30px;
    margin: auto;
}

#delete-event-modal .saving-event-checkmark-animation .mzk-loader {
    width: auto;
}


/*
* duplicate events styles
*/

.datepicker.duplicate-event-datepicker {
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08) !important;
    border: none !important;
}

.datepicker.duplicate-event-datepicker .datepicker--pointer {
    display: none !important;
}

#duplicate-event-datepicker {
    display: none;
}

#duplicate-event-modal {
    width: 100%;
    max-width: 830px;
    animation-name: fade-in-zoom-up-modal;
    animation-duration: .3s;
}

.duplicate-event-section {
    /*width: 45%;*/
    float: left;
}

#duplicate-event-options {
    padding-left: 40px;
    max-width: 420px;
    opacity: 0.5;
    pointer-events: none;
    margin-top: -53px;
}

#duplicate-event-modal.mzk-modal .modal-heading {
    text-align: center;
    margin-bottom: 30px;
}

#duplicate-event-options-heading {
    margin-bottom: 20px;
    color: #b1b1b4;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#duplicate-event-options .mzk-form-styles .form-field input {
    height: 34px;
    line-height: 34px;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    background-color: #fff;
}

#duplicate-event-options .mzk-form-styles .form-field input[type="text"] {
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    border: none !important;
    padding-left: 10px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#duplicate-event-options .mzk-form-styles .form-field input[type="text"]:hover {
    box-shadow: rgb(24 61 31 / 18%) 0px 2px 7px, rgb(96 49 6 / 10%) 0px 0.2px 0px, rgb(0 0 0 / 2%) 1px 3px 6px 0px;
}

#duplicate-event-options .mzk-form-styles .form-field .styled-select {
    display: inline-block;
    vertical-align: top;
    height: 34px;
}

#duplicate-event-options .mzk-form-styles .form-field .styled-select select {
    height: 34px;
    vertical-align: top;
    line-height: 34px;
}

#duplicate-event-options .mzk-form-styles .form-field.form-field-inline {
    width: auto;
    display: inline-block;
}

#duplicate-event-options #every {
    display: inline-block;
    width: 40px;
    margin-right: 5px;
}

#duplicate-event-options #unit-select {
    width: 100px;
}

#duplicate-event-options #start {
    display: inline-block;
    width: 105px;
    margin-right: 5px;
    cursor: pointer;
    caret-color: transparent;
}

#duplicate-event-options #until {
    width: 105px;
    cursor: pointer;
    caret-color: transparent;
}

#duplicate-event-options #end_condition-select {
    width: 100px;
    margin-right: 5px;
}

#recurring-events-postlabel {
    position: absolute;
    left: 50px;
    top: 0px;
    color: #c1c1c1;
}

#for_span {
    position: relative;
}

#duplicate-event-options #rfor {
    display: inline-block;
    width: 100px;
    margin-right: 5px;
    padding-right: 55px;
}

#duplicate-event-options #nth-select {
    width: 100px !important;
    min-width: auto;
    margin-right: 5px;
}

#duplicate-event-options #occurrence_of-select {
    width: 120px !important;
    min-width: auto;
}

#duplicate-event-options .mzk-checkbox {
    margin-bottom: 5px;
    margin-right: 5px;
}

#duplicate-event-dates .datepicker--nav-title {
    font-size: 20px;
    padding: 8px 8px;
}

.datepicker.duplicate-event-datepicker .datepicker--day-name {
    color: #24272f;
}

.datepicker.duplicate-event-datepicker .-selected-.datepicker--cell-day.-other-month-,
.datepicker.duplicate-event-datepicker .-selected-.datepicker--cell-year.-other-decade- {
    background-color: #abb1b3;
}

.datepicker.duplicate-event-datepicker .-selected-.datepicker--cell-day.-other-month-:hover,
.datepicker.duplicate-event-datepicker .-selected-.datepicker--cell-year.-other-decade-:hover {
    background-color: #81898c;
}

.duplicate-event-daterange-datepicker {
    pointer-events: none;
    z-index: 1 !important;
}

.duplicate-event-daterange-datepicker.active {
    z-index: 99999999 !important;
    pointer-events: all;
}

#reccuring-dates-description {
    min-height: 40px;
    display: none;
}

#reccuring-dates-description-text {
    color: #b1b1b4;
    margin-bottom: 10px;
}

#reccuring-dates-description-loading {
    display: none;
    color: #b1b1b4;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#reccuring-dates-description-loading img {
    width: 20px;
    margin-right: 5px;
}

#duplicate-event-options-switch {
    margin-bottom: 10px;
}

#duplicate-event-options-switch label {
    color: #b1b1b4;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#recurring-event-custom-list {
    display: none;
    max-height: 275px;
    overflow: auto;
}

#recurring-event-custom-list .recurring-event-custom-list-date {
    color: #b1b1b4;
    font-family: 'inter_regular', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 2px;
}

.duplicate-event-custom-on #recurring-event-custom-list {
    display: block;
}

.duplicate-event-custom-on #recurring-event-info {
    opacity: 0.3;
    pointer-events: none;
    display: none;
}

#recurring-event-custom-total {
    display: none;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 5px;
}

.duplicate-event-custom-on #recurring-event-custom-total {
    display: block;
    color: #454b5a;
}

#recurring-dates-total {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 5px;
    color: #454b5a;
}

.duplicate-event-custom-on #recurring-dates-total {
    display: none;
}

#duplicate-event-options-select {
    width: 145px;
}

#duplicate-events-error {
    text-align: center;
}

#duplicate-event-modal.modal-note-saving-visible {
    min-height: 300px;
    height: 300px;
    width: 500px;
    -webkit-transition: width 0.1s, height 0.1s;
    transition: width 0.1s, height 0.1s;
}

#duplicate-saving-note-container {
    display: none;
    box-sizing: border-box;
    margin-top: 25%;
    transform: translateY(-50%);
}

.modal-note-saving-visible #duplicate-saving-note-container {
    display: block;
    opacity: 1;
}

#event-date-actions {
    display: none;
}

.modal-note-saving-visible #duplicate-event-dates-actions,
.modal-note-saving-visible #duplicate-event-dates-bookings,
.modal-note-saving-visible #duplicate-event-dates-tickets,
.modal-note-saving-visible #duplicate-event-dates-content,
.modal-note-saving-visible #duplicate-event-multi-select-container {
    display: none;
}

#duplicate-saving-note-container .modal-note-saving-item {
    display: none;
}

#duplicate-saving-note-container #duplicate-modal-note-saving {
    display: block;
}

#duplicated-event-save-modal.modal-note-saving-visible {
    min-height: 300px;
    height: 300px;
    width: 500px;
    -webkit-transition: width 0.1s, height 0.1s;
    transition: width 0.1s, height 0.1s;
}

#duplicated-save-saving-note-container {
    display: none;
    box-sizing: border-box;
    margin-top: 25%;
    transform: translateY(-50%);
}

.modal-note-saving-visible #duplicated-save-saving-note-container {
    display: block;
    opacity: 1;
}

.modal-note-saving-visible #duplicated-event-save-actions,
.modal-note-saving-visible #duplicated-event-save-content {
    display: none;
}

#duplicated-save-saving-note-container .modal-note-saving-item {
    display: none;
}

#duplicated-save-saving-note-container #duplicated-save-modal-note-saving {
    display: block;
}

#duplicated-event-save-modal.mzk-modal .standard-btn,
#duplicated-event-delete-modal.mzk-modal .standard-btn,
#duplicate-event-modal.mzk-modal .standard-btn {
}

#duplicate-event-modal .saving-event-checkmark-text,
#duplicated-event-delete-modal .saving-event-checkmark-text {
    text-align: center;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #c2c2c2;
}

#duplicate-event-modal .saving-event-checkmark-animation,
#duplicated-event-delete-modal .saving-event-checkmark-animation {
    width: 90px;
    height: 40px;
    margin: 10px auto;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
}

#duplicate-event-modal .saving-event-checkmark-animation .saving-event-bars-loader,
#duplicated-event-delete-modal .saving-event-checkmark-animation .saving-event-bars-loader {
    width: 30px;
    margin: auto;
}

#duplicate-event-modal .saving-event-checkmark-animation .mzk-loader,
#duplicated-event-delete-modal .saving-event-checkmark-animation .mzk-loader {
    width: auto;
}

.duplicatelink {
    display: none;
}

#duplicated-event-delete-modal.modal-note-saving-visible {
    min-height: 300px;
    height: 300px;
    width: 500px;
    -webkit-transition: width 0.1s, height 0.1s;
    transition: width 0.1s, height 0.1s;
}

#duplicated-delete-saving-note-container {
    display: none;
    box-sizing: border-box;
    margin-top: 25%;
    transform: translateY(-50%);
}

.modal-note-saving-visible #duplicated-delete-saving-note-container {
    display: block;
    opacity: 1;
}

.modal-note-saving-visible #duplicated-event-delete-actions,
.modal-note-saving-visible #duplicated-event-delete-content {
    display: none;
}

#duplicated-delete-saving-note-container .modal-note-saving-item {
    display: none;
}

#duplicated-delete-saving-note-container #duplicated-delete-modal-note-saving {
    display: block;
}

#duplicate-event-multi-select {
    width: 350px;
}

#single-event-datepicker {
    display: none;
}

#duplicate-event-datepicker-container{
    display: none;
}

#duplicate-event-modal.event-series-active #duplicate-event-single-datepicker-container {
    display: none;
}

#duplicate-event-modal.event-series-active #duplicate-event-datepicker-container {
    display: block;
}

#duplicate-event-modal.event-series-active #duplicate-event-options {
    opacity: 1;
    pointer-events: all;
}

#duplicate-event-modal.event-series-active #reccuring-dates-description {
    display: block;
}

.duplicate-event-single-datepicker,
.duplicate-event-datepicker-custom {
    width: 350px !important;
}

#duplicate-event-single-datepicker-container,
#duplicate-event-datepicker-container {
    /* height: 420px !important; */
    max-height: 420px !important;
}

.duplicate-event-single-datepicker .datepicker--cell,
.duplicate-event-datepicker-custom .datepicker--cell {
    height: 48px;
}

.duplicate-event-single-datepicker .datepicker--cells-months {
    height: 192px;
}

#duplicate-event-dates-bookings,
#duplicate-event-dates-tickets {
    padding: 10px 40px 20px 40px;
    float: left;
    width: calc(100% - 350px);
    margin-left: 350px;
}

#duplicate-event-dates-bookings .pretty .state label,
#duplicate-event-dates-tickets .pretty .state label {
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #454b5a;
}

#duplicate-event-dates-booking-loading-loader,
#duplicate-event-dates-ticket-loading-loader {
    position: absolute;
    width: 25px;
    top: 0;
    display: none;
}

#duplicate-event-dates-booking-loading-loader img,
#duplicate-event-dates-ticket-loading-loader img {
    width: 100%;
}

#duplicate-event-modal.duplicate-event-dates-bookings-loading #duplicate-event-dates-booking-loading-loader,
#duplicate-event-modal.duplicate-event-dates-tickets-loading #duplicate-event-dates-ticket-loading-loader {
    display: block;
}

#duplicate-event-modal.duplicate-event-dates-bookings-loading .mzk-checkbox,
#duplicate-event-modal.duplicate-event-dates-tickets-loading .mzk-checkbox {
    opacity: 0;
    pointer-events: none;
}

#duplicate-event-modal.duplicate-event-dates-bookings-loading #duplicate-event-dates-actions {
    opacity: 0.5;
    pointer-events: none;
}

#duplicate-event-modal .modal-note-saving-visible #duplicate-saving-note-container {
    display: block;
    opacity: 1;
}

#duplicate-event-modal.confirm-duplicate-event #duplicate-event-dates-actions,
#duplicate-event-modal.confirm-duplicate-event #duplicate-event-dates-bookings,
#duplicate-event-modal.confirm-duplicate-event #duplicate-event-dates-tickets,
#duplicate-event-modal.confirm-duplicate-event #duplicate-event-dates-content,
#duplicate-event-modal.confirm-duplicate-event #duplicate-event-multi-select-container {
    display: none;
}

#duplicate-event-dates-bookings-confirm {
    display: none;
}

#duplicate-event-modal.confirm-duplicate-event #duplicate-event-dates-bookings-confirm {
    display: block;
}

.duplicate-event-dates-confirm-heading {
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #24272f;
    text-align: center;
    margin-bottom:10px;
}

.duplicate-event-dates-confirm-text {
    text-align: center;
}

.duplicate-event-dates-section {
    max-width: 500px;
    width: 100%;
    margin: auto;
    margin-bottom: 30px !important;
}

.duplicate-event-dates-section.resend-booking-list {
    text-align: left;
    max-width: 400px;
}

.duplicate-event-dates-section-fullwidth {
    max-width: unset;
}

#duplicate-event-dates-confirm-message-text {
    display: block;
    float: left;
    width: 100%;
    padding: 15px;
    border-radius: 3px;
    min-height: 100px;
    background: none;
    border: solid 1px #ddd;
    margin: 0 0 20px 0;
}

#duplicate-event-dates-confirm-actions {
    padding-top: 20px;
}

#duplicate-event-eb-warning {
    display: none;
    margin-bottom: 10px;
    text-align: center;
}

#duplicate-event-moshtix-warning {
    display: none;
    margin-bottom: 10px;
    text-align: center;
}
#duplicate-event-oztix-warning {
    display: none;
    margin-bottom: 10px;
    text-align: center;
}

#duplicate-event-moshtix-and-eb-warning {
    display: none;
    margin-bottom: 10px;
    text-align: center;
}

#duplicate-event-modal.moshtix-warning-active #duplicate-event-moshtix-warning,
#duplicate-event-modal.oztix-warning-active #duplicate-event-oztix-warning
#duplicate-event-modal.moshtix-and-eb-warning-active #duplicate-event-moshtix-and-eb-warning,
#duplicate-event-modal.eb-warning-active #duplicate-event-eb-warning {
    display: block;
}

#duplicate-event-modal.moshtix-warning-active.eventdate-modal-active #duplicate-event-moshtix-warning,
#duplicate-event-modal.oztix-warning-active.eventdate-modal-active #duplicate-event-oztix-warning,
#duplicate-event-modal.moshtix-and-eb-warning-active.eventdate-modal-active #duplicate-event-moshtix-and-eb-warning,
#duplicate-event-modal.eb-warning-active.eventdate-modal-active #duplicate-event-eb-warning {
    display: none;
}

#duplicate-event-modal.modal-note-saving-visible #duplicate-event-moshtix-warning,
#duplicate-event-modal.modal-note-saving-visible #duplicate-event-moshtix-and-eb-warning,
#duplicate-event-modal.modal-note-saving-visible #duplicate-event-eb-warning {
    display: none;
}

#event-date-warning {
    display: none;
    text-align: center;
}

#event-date-warning .form-input-alert {
    margin-bottom: 0;
}

#duplicate-event-modal.eventdate-modal-active.date-warning-active #event-date-warning{
    display: block;
}

#duplicate-event-modal.modal-note-saving-visible #event-date-warning {
    display: none;
}

#duplicate-event-modal.eventdate-modal-active.date-warning-active #duplicate-event-dates-content,
#duplicate-event-modal.eventdate-modal-active.date-warning-active #duplicate-event-multi-select-container {
    opacity: 0.5;
    pointer-events: none;
}


/*
* DATEPICKER CLASSES
* use the following as the top level class prefix for all elements you update
* * general: will change for all datepickers .mzk-datepicker
*
* * calendar: month datepicker use .mzk-datepicker.calendar-page-monthpicker
*
* * booking modal: (all) use .mzk-datepicker.booking-modal-datepicker
* * booking modal: single date use .mzk-datepicker.booking-modal-datepicker.booking-modal-datepicker-single
* * booking modal: multi date use .mzk-datepicker.booking-modal-datepicker.booking-modal-datepicker-multi
*
*/


/*
* General Datepickers - will affect all
*/

.mzk-datepicker .datepicker--button {
    color: #24272E;
}

.mzk-datepicker .datepicker--cell.-selected-.-focus- {
    background-color: #24272f;
}

.mzk-datepicker .datepicker--cell.-selected-.-current- {
    background-color: #454b5a;
    color: #ffffff;
}

.mzk-datepicker .datepicker--cell.-current-,
.mzk-datepicker .datepicker--cell.-current-.-focus- {
    color: #C1595A;
}

.mzk-datepicker .datepicker--cell.-selected- {
    background-color: #454b5a;
    color: #fff;
}

.mzk-datepicker .datepicker--cell.-current-.-in-range- {
    color: #556CCC;
}

.mzk-datepicker .datepicker--cell {
    border-radius: 6px;
}


/*
* Calendar Month Datepicker - overide general with calendar page monthly datepicker specific styles
*/

.mzk-datepicker.calendar-page-monthpicker {
    position: fixed;
    border: none;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
}

.mzk-datepicker.calendar-page-monthpicker .datepicker.active {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
    transition: opacity 0.1s ease, left 0s 0s, -webkit-transform 0.1s ease;
    transition: opacity 0.1s ease, transform 0.1s ease, left 0s 0s;
    transition: opacity 0.1s ease, transform 0.1s ease, left 0s 0s, -webkit-transform 0.1s ease;
}

.mzk-datepicker.calendar-page-monthpicker .datepicker--nav-title {
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

.mzk-datepicker.calendar-page-monthpicker .datepicker--nav-action path {
    fill: none;
    stroke: #24272f;
    stroke-width: 1.5px;
}

.mzk-datepicker.calendar-page-monthpicker .datepicker--nav-action:hover {
    background: #f8f8f8;
}

.mzk-datepicker.calendar-page-monthpicker .datepicker--cell.-focus- {
    background: #f8f8f8;
}

.calendar-page-monthpicker .datepicker--cell.-current- {}

.mzk-datepicker.calendar-page-monthpicker .datepicker--pointer {
    display: none;
}


/*
* Booking Modal Datepicker - overide general with styles for booking modal
*/

.booking-modal-datepicker .datepicker--cell.-current- {}


/*
* Booking Modal Datepicker: single - overide general and booking modal with styles for booking modal single datepicker
*/

.booking-modal-datepicker-single .datepicker--cell.-current- {}


/*
* Booking Modal Datepicker: single - overide general and booking modal with styles for booking modal single datepicker
*/

.booking-modal-datepicker-multi .datepicker--cell.-current- {}



/* daterangepicker analytics */
.daterangepicker {
    border: none;
    box-shadow: 0 0 0 0.5px rgb(49 49 93 / 3%), 0 2px 5px 0 rgb(49 49 93 / 10%), 0 1px 2px 0 rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0 0 0 0.5px rgb(49 49 93 / 3%), 0 2px 5px 0 rgb(49 49 93 / 10%), 0 1px 2px 0 rgb(0 0 0 / 8%);
    -moz-box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
    animation-name: fade-in-zoom-up-menu;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-duration: .2s;
    animation-timing-function: cubic-bezier(.18,1.25,.4,1);
    margin-top: -41px;
    min-width: 310px;
}

.daterangepicker .drp-buttons {
    border-top: 1px solid #f0f0f0;
}

.daterangepicker.show-calendar.ltr .drp-calendar.left {
    border-left: none;
}

.daterangepicker:after, .daterangepicker:before {
    display: none;
}

.daterangepicker .ranges {
    width: 100%;
    margin-top: 0;
}

.daterangepicker.show-calendar .ranges {
    width: auto;
    border-right: 1px solid #f0f0f0;
    min-width: 170px;
    margin-top: 0;
}

.daterangepicker .ranges ul {
    width: 100%;
}

.daterangepicker .ranges li {
    font-size: 14px;
    padding: 12px 15px;
    cursor: pointer;
    font-size: 14px;
}

.daterangepicker .ranges li.active {
    background-color: #f8f8f8;
    color: #556CCC;
}

.daterangepicker .ranges li:hover {
    background-color: #f8f8f8;
    color: #556CCC;
}

.daterangepicker .drp-calendar.right {
    padding: 20px;
}

.daterangepicker .drp-calendar.left {
    padding: 20px 0 20px 20px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #454b5a;
}

.daterangepicker td.available:hover {
    background-color: #454b5a;
    color: #fff;
}

.daterangepicker th.available:hover {
    background-color: #f8f8f8;
    color: #24272f;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    width: 34px;
    font-size: 14px;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
    border-color: #b1b4b4;
}

.daterangepicker .calendar-table .month {
    font-weight: 500;
    color: #24272f;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px !important;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    color: #b1b4b4;
}

.daterangepicker .drp-selected {
    font-size: 14px;
}

.daterangepicker .drp-buttons .btn {
    text-decoration: none;
    padding: 8px 14px !important;
    background-color: transparent;
    border: 1px solid #e0e0e0 !important;
    font-size: 14px;
    color: #24272f;
    min-width: 60px;
    text-align: center;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    /* box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08); */
    border: 0px;
    cursor: pointer;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.daterangepicker .drp-buttons .btn:hover {
    background-color: #f0f0f0;
}

.daterangepicker .drp-buttons .btn.btn-primary {
    background-color: #556CCC !important;
    border-color: #556CCC !important;
    color: #FFFFFF !important;
}

.daterangepicker .drp-buttons .btn.btn-primary:hover {
    background-color: #4C58BC !important;
    border-color: #4C58BC !important;
}

.daterangepicker .drp-selected {
    cursor: default;
}



.mzk-bs-action div.add-to-lineup-label {
    display: inline-block;
    vertical-align: top;
    line-height: 60px;
    font-size: 20px;
    padding-left: 10px;
    color: #556CCC;
}

.import-contacts-field {
    margin-left: 10px;
}

.import-action-button {
    margin-left: 15px;
}


/*
* Add Contact
*/

#add-contact-modal-alert {
    padding: 8px 15px;
    background-color: #D3EFF7;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    color: #356471;
    clear: both;
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    display: none;
}


/*suggested dropdown*/

#ctx-modal-suggest-contacts {
    position: fixed !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: white;
    z-index: 100;
    /* margin: 20px 10px; */
    /* border-radius: 6px; */
    /* box-shadow: 0 0 0 0.5px rgb(49 49 93 / 3%), 0 2px 5px 0 rgb(49 49 93 / 10%), 0 1px 2px 0 rgb(0 0 0 / 8%); */
    animation-name: fade-in-zoom-down;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-duration: .4s;
    animation-timing-function: cubic-bezier(0, 1.5, .5, 1);
    overflow: hidden;
    padding-top: 30px;
    display: none;
}

.ctx-suggested-contacts-visible #ctx-modal-suggest-contacts {
    display: block !important;    
}

#ctx-modal-suggest-contacts>div.scroller {
    overflow: auto;
    width: 100%;
    height: 100%;
    max-height: calc(100vh - 392px);
}

#ctx-modal-suggest-contacts:after {
    content: "";
    position: absolute;
    left: -1px;
    right: -1px;
    top: -5px;
    height: 5px;
    background: white;
    z-index: 99;
}

#ctx-modal-suggest-contacts .discover-user-holder {
    width: 100% !important;
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
    position: relative;
}

#ctx-modal-suggest-contacts .discover-user-holder:hover {
    background-color: #f8f8f8;
}

#ctx-modal-suggest-contacts .discover-user-info {
    min-height: unset;
    padding: 10px 20px;
}

#ctx-modal-suggest-contacts .discover-user-holder .imgholder {
    top: 20px;
}

#ctx-modal-suggest-contacts .contacts-card-genre {
    min-height: unset;
}

#ctx-modal-suggest-contacts .discover-user-holder .verified-checkmark {
    top: 26px;
    right: 23px;
}

#ctx-fetch-suggest-contacts {
    display: block;
    background: #ffffff;
    overflow: visible;
    border-radius: 6px;
}

#ctx-fetch-suggest-contacts tr {
    display: block;
    width: 100%;
    padding: 20px;
    cursor: pointer !important;
    border-bottom: solid 1px #eeeeee;
    background: none !important;
    display: flex;
    height: 90px;
}

#ctx-fetch-suggest-contacts tr td {
    padding: 0px !important;
    background: none !important;
    position: relative;
    width: 100%;
}

#ctx-fetch-suggest-contacts tbody {
    width: 100%;
    display: block;
    padding-top: 0px;
}

#ctx-fetch-suggest-contacts tr.fetchartist-available.fetchartist-active {
    background: #f8f8f8 !important;
}


/* hover */

#ctx-fetch-suggest-contacts tr:hover {
    background-color: #f8f8f8 !important;
}

#ctx-fetch-suggest-contacts tr:last-child .padd3.brightblue {
    display: block !important;
    padding: 10px !important;
    border-radius: 4px;
    background: #679ac7 !important;
    border: none !important;
    color: #ffffff !important;
    text-align: center;
}

#ctx-fetch-suggest-contacts td.padd3.font14.darkgrey2 {
    border-left: solid 10px transparent;
    width: 100%;
    background: none !important;
    color: #454b5a !important;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#ctx-fetch-suggest-contacts img.accounticon {
    width: 35px;
    height: 35px;
    border-radius: 4px;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08);
}

#ctx-fetch-suggest-contacts td.padd3.font14.darkgrey2 .verified-checkmark {
    top: 0;
    margin-left: 5px;
}

#ctx-fetch-suggest-contacts td.padd3.font14.darkgrey2 .verified-checkmark .fa {
    font-size: 16px;
}

#ctx-modal-suggest-contacts .fetch-overlay-header {
    background: #f8f8f8;
    position: relative;
    margin: 20px;
    border-radius: 6px;
    border: none;
    font-size: 14px;
    width: auto;
    padding: 20px 20px 10px 20px;
    line-height: 20px;
}

#ctx-modal-suggest-contacts .fetch-overlay-header p {
    margin-bottom: 10px;
}

#ctx-fetch-suggest-contacts-addcontact-link {
    padding: 35px 30px;
    border-top: solid 1px #eeeeee;
    border-bottom: solid 1px #eeeeee;
    background: #fff;
    width: 100%;
    cursor: pointer;
    position: relative;
}

#ctx-fetch-suggest-contacts-addcontact-link:hover {
    background: #f8f8f8;
}

#ctx-fetch-suggest-contacts-addcontact-link .add-new-contact-link-helper-text {
    display: block;
    line-height: inherit;
}

#ctx-fetch-suggest-contacts-cancel {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 20px;
    z-index: 999;
    opacity: 0.3;
    cursor: pointer;
}

#ctx-fetch-suggest-contacts-cancel:hover {
    opacity: 1;
}

#add-contact-modal.saving .standard-btn {
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
}

#add-contact-modal-saved-animation-large-text {
    margin-top: 20px;
    /*color: #b1b1b4;*/
    color: #6495ed;
    font-size: 18px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#add-contact-modal.saved {
    width: 400px;
    -webkit-transition: width 0.1s, height 0.1s;
    transition: width 0.1s, height 0.1s;
}


#add-contact-modal.edit-contact-name #add-contact-modal-email,
#add-contact-modal.edit-contact-name #add-contact-modal-usertype,
#add-contact-modal.edit-contact-name #add-contact-modal-accountname {
    background: #f8f8f8;
    pointer-events: none;
    cursor: default;
    box-shadow: none !important;
    border: 1px solid #eee;
}

#add-contact-modal.edit-contact-name .styled-select{
    box-shadow: none !important;
    pointer-events: none;
    cursor: default;
    border: 1px solid #eee;
}

#add-contact-modal.edit-contact-name .styled-select .btn {
    background: #f8f8f8;
}

#add-contact-modal.edit-contact-name .styled-select-arrows,
#add-contact-modal.edit-contact-name .bs-caret {
    display: none;
}

#add-contact-modal.edit-contact-name #add-contact-modal-contactname {
    border-color: #dd5050;
}

#add-contact-modal .mzk-input-error-notification {
    display: none;
}

#add-contact-modal.edit-contact-name .mzk-input-error-notification {
    position: relative;
    margin: 0;
    display: block;
}

#contact-slider #edit-contact-modal-save.standard-btn.bright-action-btn,
#contact-slider #edit-contact-full-modal-save.standard-btn.bright-action-btn {
    display: none;
}

#contact-slider #add-contact-modal.edit-contact-name #edit-contact-modal-save.standard-btn.bright-action-btn {
    display: block;
}

#contact-slider  #add-contact-modal.edit-contact-full #edit-contact-full-modal-save.standard-btn.bright-action-btn {
    display: block;
}

#contact-slider  #add-contact-modal.edit-contact-name #add-contact-modal-save.standard-btn.bright-action-btn,
#add-contact-modal.edit-contact-full #add-contact-modal-save.standard-btn.bright-action-btn {
    display: none;
}

#ctx-modal-fetch-overlay-header-editcontact {
    display: none;
}

#add-contact-modal.edit-contact-name #ctx-modal-fetch-overlay-header-editcontact,
#add-contact-modal.edit-contact-full #ctx-modal-fetch-overlay-header-editcontact {
    display: block;
}

#add-contact-modal.edit-contact-name #add-contact-modal-note,
#add-contact-modal.edit-contact-full #add-contact-modal-note {
    display: none;
}

#add-contact-modal-note-update {
    display: none;
}

#add-contact-modal.edit-contact-name #add-contact-modal-note-update,
#add-contact-modal.edit-contact-full #add-contact-modal-note-update {
    display: block;
}

#add-contact-heading {
    padding-top: 30px;
}

#add-contact-heading-update {
    display: none;
}

#add-contact-modal.edit-contact-name #add-contact-heading,
#add-contact-modal.edit-contact-full #add-contact-heading {
    display: none;
}

#add-contact-modal.edit-contact-name #add-contact-heading-update,
#add-contact-modal.edit-contact-full #add-contact-heading-update {
    display: block;
}

#add-contact-modal-error {
    color: #c65959;
    background: #fdd2d2;
    padding: 5px 10px;
    margin: 0 20px 20px 20px;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    display: none;
}


/* tax ids */
.tax-id-dropdown {
    border: none;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #454b5a;
    box-sizing: border-box;
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
    height: 40px;
    box-shadow: 0 0 0 0.5px rgb(49 49 93 / 3%), 0 2px 5px 0 rgb(49 49 93 / 10%), 0 1px 2px 0 rgb(0 0 0 / 8%);
    line-height: 40px;
    background: #fff;
    position: relative;
    padding: 0 12px;
    width: 335px;
    border-radius: 6px;
    cursor: pointer;
    float: left;
}
.tax-id-dropdown:hover {
    box-shadow: rgb(24 61 31 / 18%) 0px 2px 7px, rgb(96 49 6 / 10%) 0px 0.2px 0px, rgb(0 0 0 / 2%) 1px 3px 6px 0px;
}

.tax-id-dropdown-menu {
    top: unset;
}

.tax-id-flag {
    margin-right:5px;
    vertical-align: middle;
    position: relative;
    top: 1px;
}

.tax-id-dropdown-menu.dropdown-menu>li>a {
    height: 40px;
    line-height: 30px;
}

.tax-id-dropdown-menu.dropdown-menu {
    max-height: 200px;
    overflow: auto;
    padding: 0;
    width: 335px;
    animation-name: fade-in-zoom-down;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-duration: .3s;
    animation-timing-function: cubic-bezier(0, 1.5, .5, 1);
}

.tax-id-dropdown-menu.dropdown-menu li:first-of-type {
    border-radius: 4px 0 0 4px;
}

.tax-id-dropdown-menu.dropdown-menu li:last-of-type {
    border-radius: 0 4px 4px 0;
}

.tax-id-value {
    width: 145px !important;
    float: left;
    margin-left: 20px;
}

.tax-id-dropdown .styled-select-arrows {
    color: #454b5a;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 10px;
    pointer-events: none;
}

.tax-id-dropdown .styled-select-arrows .theicons {
    display: block;
}

#settings-tax-info .tax-id-dropdown,
#settings-tax-info .tax-id-dropdown-menu.dropdown-menu {
    width: 335px;
}

/* maps */
/* places search */
.pac-container {
	animation-name: fade-in-zoom-up-menu;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-duration: .2s;
    animation-timing-function: cubic-bezier(.18,1.25,.4,1);
	padding: 0;
	border: none;
    -webkit-box-shadow: 0 0 0 0.5px rgb(49 49 93 / 3%), 0 2px 5px 0 rgb(49 49 93 / 10%), 0 1px 2px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 0 0 0.5px rgb(49 49 93 / 3%), 0 2px 5px 0 rgb(49 49 93 / 10%), 0 1px 2px 0 rgb(0 0 0 / 8%);
	border-radius: 6px;
	top: -3x;
}

.pac-container:after {
	background-image: none !important;
    height: 0px;
}

.pac-icon {
	display: none;
}

.pac-item {
	padding: 10px 20px;
	font-size: 14px;
	color: 'inter_regular', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.pac-item-query,
.pac-item {
	font-size: 14px;
	color: 'inter_regular', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

/* roster filter */

.roster-filter {
    position: absolute;
    top: 437px;
    left: 10px;
    bottom: 80px;
    background: #f8f8f8;
    width: 248px;
    z-index: 999;
    display: none;
    background: #fff;
    padding: 10px;
    border-radius: 6px;
    transition: top .1s ease-out 0s;
}

.roster-filter.roster-filter-visible {
    display: block;
}

.roster-filter  ul.list {
    overflow-x: none;
    overflow-y: auto;
    height: calc(100% - 40px);
}

.roster-filter ul li {
    list-style: none;
}

.roster-filter-header {
    margin-left: 10px;
    border-top: 1px solid #e0e0e0;
    margin-right: 10px;
    padding-top: 10px;
    margin-top: 10px;
    padding-bottom: 5px;
}

.roster-filter-heading {
    color: #24272f;
}

.roster-filter-divider {
    width: calc(100% - 20px);
    border-bottom: 1px solid #e0e0e0;
    margin: 10px 10px;
    height: 1px;
}

.roster-filter .roster-groups,
.roster-filter .roster-members {
    width: 100%;
}

.roster-filter .roster-filter-item {
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
}

.roster-filter .roster-filter-item:hover {
    background: #f8f8f8;
}

.roster-filter .roster-filter-item.roster-filter-item-whitehover:hover {
    background: #fff;
}

.roster-filter .roster-filter-item:hover .roster-filter-name {
    color: #556CCB;
}

.roster-filter .roster-filter-checkbox {
    display: inline-block;
    vertical-align: middle;
}

.roster-filter .roster-filter-checkbox .pretty {
    margin-right: 0;
    top: 3px;
}

.roster-filter .roster-filter-checkbox .pretty .state label {
    width: 215px;
}

.roster-filter .roster-filter-name {
    position: relative;
    top: -2px;
    max-width: 190px;
    overflow: hidden;
    box-sizing: content-box;
    text-overflow: ellipsis;
    display: inline-block;
    text-indent: 5px;
}

.roster-filter .roster-filter-edit {
    float: right;
    padding: 5px;
    background: #f8f8f8;
    line-height: 8px;
    border-radius: 3px;
    opacity: 0;
    pointer-events: none;
    position: absolute !important;
    top: 8px;
    right: 10px;
    z-index: 10;
}

.roster-filter .roster-filter-item:hover > .roster-filter-edit {
    opacity: 1;
    pointer-events: all;
}

.roster-filter .roster-filter-edit:hover {
    opacity: 1;
    pointer-events: all;
    cursor: pointer;
    background: #ffffff;
}

.roster-filter .roster-filter-edit:hover .mz-icon-dots {
    opacity: 1;
}

.roster-filter-item svg {
    border-radius: 3px;
}

.roster-filter .pretty .state label:before {
    border-width: 2px;
}

#filter-roster-members-search, 
#filter-roster-top-search {
    margin-left: 0px;
    padding: 8px 30px 8px 30px;
    border: 1px solid #e0e0e0;
    width: calc(100%);
    border-radius: 4px;
    margin-bottom: 5px;
    background: #fff;
}

#filter-roster-members-search::-webkit-input-placeholder,
#filter-roster-top-search::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #b1b1b4;
}

#filter-roster-members-search::-moz-placeholder,
#filter-roster-top-search::-moz-placeholder {
    /* Firefox 19+ */
    color: #b1b1b4;
}

#filter-roster-members-search:-ms-input-placeholder,
#filter-roster-top-search:-ms-input-placeholder {
    /* IE 10+ */
    color: #b1b1b4;
}

#filter-roster-members-search:-moz-placeholder,
#filter-roster-top-search:-moz-placeholder {
    /* Firefox 18- */
    color: #b1b1b4;
}

#roster-menu-item {
    width: calc(100% + 0px);
    position: relative;
}

.roster-filter-page #roster-menu-item,
#bookings #roster-menu-item{
    width: calc(100% - 45px);
}

#roster-menu-item-arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    background: transparent;
    cursor: pointer;
    z-index: 99999999;
    top: 0;
    right: -47px;
    border-radius: 6px;
    padding: 14px 13px;
    display: none;
}

#roster-menu-item-arrow .theicons {
    transition: transform 0.15s;
    -webkit-transition: transform 0.15s;
    -moz-transition: transform 0.15s;
    -ms-transition: transform 0.15s;
    -o-transition: transform 0.15s;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#roster-menu-item-arrow .theicons.dropdown-arrow-rotate-active {
    transition: transform 0.15s;
    -webkit-transition: transform 0.15s;
    -moz-transition: transform 0.15s;
    -ms-transition: transform 0.15s;
    -o-transition: transform 0.15s;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.roster-filter-page #roster-menu-item-arrow,
#bookings #roster-menu-item-arrow {
    display: block;
}

#roster-menu-item-arrow:hover {
    background: #fff;
    color: #556CCC;
}

#roster-menu-item-arrow:hover > .theicons {
    color: #556CCC;
}

#filter-roster-members-expand {
    position: absolute;
    width: 41px;
    height: 20px;
    background: #fff;
    cursor: pointer;
    z-index: 99999999;
    top: -15px;
    right: 102px;
    border-radius: 6px;
    display: none;
    cursor: pointer;
    color: #b1b1b4;
    transition: top .1s ease 0s;
}

.roster-filter-page .roster-filter:hover #filter-roster-members-expand {
    display: block;
}

#filter-roster-members-expand .theicons  {
    display: block;
    position: relative;
    top: -12px;
    pointer-events: none;
}

.roster-filter-maximized #filter-roster-members-expand .theicons {
    top: 16px;
}

.roster-filter-maximized #filter-roster-members-expand {
    display: block;
}

#filter-roster-members-expand:hover {
    color: #24272f;
    display: block;
}

.roster-filter.roster-filter-maximized {
    top: 71px;
}

.roster-filter.roster-filter-search-active .roster-all-item,
.roster-filter.roster-filter-search-active .roster-filter-divider  {
    display: none;
}

.roster-filter-search-clear {
    position: absolute;
    top: 21px;
    right: 23px;
    color: #b1b1b4;
    cursor: pointer;
    display: none;
}

.roster-filter-search-clear:hover {
    color: #24272f;
}

.roster-filter-search-icon {
    position: absolute;
    top: 21px;
    left: 20px;
    font-size: 16px;
    color: #b1b1b4;
    pointer-events: none;
}

.roster-filter.roster-filter-search-active .roster-filter-search-clear  {
    display: block;
}

body.sidebar-minimised .roster-filter,
body.sidebar-minimised #roster-menu-item-arrow {
    display: none !important;
}

body.sidebar-minimised .roster-filter-page #roster-menu-item,
body.sidebar-minimised #bookings #roster-menu-item {
    width: 40px;
}

.roster-member-item.open>.dropdown-menu {
    right: 2px;
    left: unset;
}



/* contacts filter */

.mzk-dropdown.open #contacts-dropdown-menu {
    background: #fff;
}

.mzk-dropdown #contacts-dropdown-menu {
    line-height: 44px;
}

.contacts-filter {
    margin-right: 5px;
    float: left;
}

.contacts-filter .standard-icon-btn .theicons {
    position: relative;
    top: -2px;
}

.contacts-filter.contacts-filter-visible {
    display: block;
}

.contacts-filter ul.list {
    overflow-x: none;
    overflow-y: auto;
    height: auto !important;
    max-height: 400px;
    right: 0;
    left: unset;
}

.contacts-filter ul li {
    list-style: none;
}

.contacts-filter-header {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.contacts-filter-heading {
    color: #24272f;
}

.contacts-filter-empty {
    padding: 10px 10px 10px 10px;
}

.contacts-filter-divider {
    width: calc(100% - 10px) !important;
    border-bottom: 1px solid #e0e0e0;
    margin: auto;
    padding: 0 !important;
    height: 1px;
}

.contacts-filter .contacts-users,
.contacts-filter .contacts-identitys {
    width: 100%;
}

.contacts-filter .contacts-filter-item {
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
}

.contacts-filter .contacts-filter-item:hover {
    background: #f8f8f8;
}

.contacts-filter .contacts-filter-item.contacts-filter-item-whitehover:hover {
    background: #fff;
}

.contacts-filter .contacts-filter-item:hover .contacts-filter-name {
    color: #556CCB;
}

.contacts-filter .contacts-filter-checkbox {
    display: inline-block;
    vertical-align: middle;
}

.contacts-filter .contacts-filter-checkbox .pretty {
    margin-right: 0;
    top: 3px;
}

.contacts-filter .contacts-filter-checkbox .pretty .state label {
    width: 215px;
}

.contacts-filter .contacts-filter-name {
    position: relative;
    top: -2px;
    max-width: 190px;
    overflow: hidden;
    box-sizing: content-box;
    text-overflow: ellipsis;
    display: inline-block;
    text-indent: 5px;
}

.contacts-filter .contacts-filter-edit {
    float: right;
    padding: 5px;
    background: #f8f8f8;
    line-height: 8px;
    border-radius: 3px;
    opacity: 0;
    pointer-events: none;
    position: absolute !important;
    top: 8px;
    right: 10px;
    z-index: 10;
}

.contacts-filter .contacts-filter-item:hover > .contacts-filter-edit {
    opacity: 1;
    pointer-events: all;
}

.contacts-filter .contacts-filter-edit:hover {
    opacity: 1;
    pointer-events: all;
    cursor: pointer;
    background: #ffffff;
}

.contacts-filter .contacts-filter-edit:hover .mz-icon-dots {
    opacity: 1;
}

.contacts-filter-item svg {
    border-radius: 3px;
}

.contacts-filter .pretty .state label:before {
    border-width: 2px;
}

#filter-contacts-search {
    margin-left: 0px;
    padding: 8px 30px 8px 30px;
    border: 1px solid #e0e0e0;
    width: calc(100%);
    border-radius: 4px;
    margin-bottom: 5px;
    background: #fff;
}

#filter-contacts-search::-webkit-input-placeholder{
    /* Chrome/Opera/Safari */
    color: #b1b1b4;
}

#filter-contacts-search::-moz-placeholder {
    /* Firefox 19+ */
    color: #b1b1b4;
}

#filter-contacts-search:-ms-input-placeholder {
    /* IE 10+ */
    color: #b1b1b4;
}

#filter-contacts-search:-moz-placeholder {
    /* Firefox 18- */
    color: #b1b1b4;
}

.contacts-filter.contacts-filter-search-active .contacts-all-item {
    display: none;
}

.contacts-filter-search-clear {
    position: absolute;
    top: 14px;
    right: 48px;
    color: #b1b1b4;
    cursor: pointer;
    display: none;
}

.contacts-filter-search-clear:hover {
    color: #24272f;
}

.contacts-filter-search-icon {
    position: absolute;
    top: 14px;
    left: 15px;
    font-size: 16px;
    color: #b1b1b4;
    pointer-events: none;
}

.contacts-filter.contacts-filter-search-active .contacts-filter-search-clear  {
    display: block;
}

#contacts-filter-search-top {
    margin: 5px 5px 0 5px;
}

#contacts-filter-apply {
    margin: 0 5px 5px 5px;
    border-top: 1px solid #e0e0e0;
    padding-top: 10px;
}

.list.all-items-hidden + #contacts-filter-apply {
    border-top: 1px solid #ffffff;
}

.contacts-filter .dropdown-menu {
    top: 0;
    right: 0;
    left: unset;
    width: 260px !important;
}

#contacts-all-list { 
    padding-bottom: 5px;
    border-bottom: 1px solid #e0e0e0;
}




/* mzk dropdown */
.mzk-dropdown {
    position: relative;
}

.open>.mzk-dropdown-menu,
.open>.dropdown-menu {
    display: block !important;
}

ul.mzk-dropdown-menu,
.mzk-dropdown-menu {
    padding: 10px;
    border-radius: 6px;
    box-shadow: 0 0 0 0.5px rgb(49 49 93 / 3%), 0 2px 5px 0 rgb(49 49 93 / 10%), 0 1px 2px 0 rgb(0 0 0 / 8%);
    animation-name: fade-in-zoom-down;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-duration: .3s;
    animation-timing-function: cubic-bezier(0, 1.5, .5, 1);
    border: none;
    width: max-content;
}

ul.mzk-dropdown-menu li {
    padding: 10px 20px 10px 40px;
    margin-bottom: 5px;
    width: 100%;
    color: #24272f;
    cursor: pointer;
    position: relative;
    border-radius: 6px;
    font-family: 'inter_regular', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

ul.mzk-dropdown-menu li>a {
    padding: 0;
}

ul.mzk-dropdown-menu li.no-icon {
    padding-left: 20px;
}

ul.mzk-dropdown-menu li:last-of-type {
    margin-bottom: 0;
}

ul.mzk-dropdown-menu li:hover {
    background: #f8f8f8;
    color: #556CCC;
}

ul.mzk-dropdown-menu .theicons {
    position: absolute;
    font-size: 20px;
    left: 10px;
    top: 9px;
}

ul.mzk-dropdown-menu .grey2 {
    width: 100%;
    text-wrap: wrap;
}

/* multi date events function output default*/
.multi-date-events-event-title {
    display: inline-block;
    vertical-align: middle;
    font-family: 'inter_semibold', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.multi-date-events-event-date {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.multi-date-events-event-time {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

/* search list */

.mzk-list-search-active .is-hidden {
    display: none;
}

.mzk-list-search-field {
    position: relative;
}

#attached-attachments .mzk-list-search-field {
    width: 360px;
    padding-bottom: 20px;
}

.mzk-list-search-field input{
   padding-right: 40px;
   padding-left: 30px;
}

.mzk-list-search-clear {
    position: absolute;
    top: 12px;
    right: 10px;
    display: none;
    font-size: 16px;
    color: #b1b1b4;
    cursor: pointer;
}

.mzk-list-search-active .mzk-list-search-clear,
.mzk-list-search-no-results-active .mzk-list-search-clear {
    display: block;
}

.mzk-list-search-icon {
    position: absolute;
    top: 11px;
    left: 10px;
    font-size: 16px;
    color: #b1b1b4;
    pointer-events: none;
}

.mzk-list-search-clear:hover {
    color: #24272f;
}

.mzk-list-search-no-results {
    display: none;
}

.mzk-list-search-no-results-active .mzk-list-search-no-results {
    display: block;
}

.mzk-list-search-list li {
    box-sizing: border-box;
}

.mzk-list-search-list li.hidden {
    display: none;
}

.mzk-list-search-list {
    overflow-y: auto;
}

.sidebar-switchuser-menu .mzk-list-search-list {
    max-height: 250px;
    height: calc(100vh - 360px);
    padding-top: 20px;
}

.mzk-list-search-active .mzk-list-search-list {
    height: auto;
}

.sidebar-switchuser-menu .mzk-list-search-no-results {
    margin-top: 20px;
}

#fetchroster .mzk-list-search-list {
    max-height: 258px;
}

.mzk-list-search-no-results {
    display: none;
    padding: 10px;
    text-align: center;
    color: #b1b1b4;
}

.mzk-list-search-input {
    padding: 10px;
    width: 100%;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #f0f0f0;
}

#roster_dropdown .mzk-list-search-input {
    border-color: #fff;
    border-bottom: 1px solid #f8f8f8;
}

#sidebar-account-search {
    padding: 10px;
    position: relative;
}

#sidebar-account-search.hide-account-search .mzk-list-search-input-container { 
    display: none;
}

#sidebar-account-search.hide-account-search .mzk-list-search-list {
    padding-top: 0;
}

#sidebar-account-search.account-search-autoheight .mzk-list-search-list {
    height: auto;
}

.pretty input {
    top: -10px;
    height: 30px !important;
}

.mzk-upgrade-badge {
    background: #fffaea;
    color: #454b5a;
    padding: 1px 6px;
    line-height: 17px;
    border-radius: 6px;
    font-family: 'inter_semibold','Helvetica Neue',Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-size: 12px !important;
    text-transform: capitalize;
    white-space: nowrap;
    margin-left: 10px;
    vertical-align: middle;
}

.mzk-upgrade-badge .emoji {
    font-size: 12px;
}

.invoice-payments-form-row-input {
    display: inline-block;
    margin-left: 10px;
}

.invoice-payments-form-row-input:first-of-type {
    margin-right: 40px;
    margin-left: 0;
}

.invoice-payments-form-row {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    padding-top: 10px;
}

.invoice-payments-form-row:first-of-type {
    border-top: 1px solid #f0f0f0;
}

.invoice-payment-link-tooltip {
    top: -1px;
}


/** saving checkmark modal */
.mzk-modal-saving {
	width: 440px;
}

.mzk-modal-saving .modal-note-saving-item,
.mzk-modal-saving .modal-note-complete-item {
	display:none;
    opacity: 1;
}

.mzk-modal-saving .modal-note-saving-item {
    padding-top: 0;
}

.mzk-modal-saving .modal-note-saving {
    opacity: 1;
}

.mzk-modal-saving .modal-note-saving-state .modal-note-saving-item {
	display:block;
}

.mzk-modal-saving .modal-note-complete-state .modal-note-complete-item {
	display:block;
}

.mzk-modal-saving .modal-note-saving {
	height:105px;
}

.mzk-modal-saving .mzk-animated-checkmark {
    width: 45px;
    height: 45px;
}

.mzk-modal-saving .modal-heading {
    margin-bottom: 20px;
    text-align: center;
}

.mzk-modal-saving .saving-event-checkmark-text {
    text-align: center;
    font-size: 16px;
    color: #b1b1b4;
}

.mzk-modal-saving .saving-event-checkmark-animation {
    width: 90px;
    height: 40px;
    margin: 10px auto;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
}

.mzk-modal-savinge .saving-event-checkmark-animation img {
    width: 100%;
}

.mzk-modal-saving .saving-event-checkmark-animation .saving-event-bars-loader {
    width: 40px;
    margin: auto;
    display: block;
}

.mzk-modal-saving .saving-event-checkmark-animation .mzk-loader {
    width: auto;
}

.mzk-modal-saving .saving-event-checkmark-animation {
	width: 230px;
}

.awaiting-colours {
    background-color: #ffcda2 !important;
    color: #24272f !important;
}

/*
* quill editor and output
*/

/* output */
.ql-output p, .ql-output ol, .ql-output ul, .ql-output pre, .ql-output blockquote, .ql-output h1, .ql-output h2, .ql-output h3, .ql-output h4, .ql-output h5, .ql-output h6 {
    margin-bottom: 15px !important;
}

.ql-output strong,
.ql-output b,
.ql-output h1,
.ql-output h2,
.ql-output h3,
.ql-output h4,
.ql-output h5,
.ql-output h6 {
    font-family: 'inter_bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}

.ql-output em {
    font-style: italic;
}

.ql-output iframe {
    max-width: 100%;
}

.ql-output li {
    margin-left: 20px;
}

.ql-output hr {
    margin-bottom: 15px;
    border-color: #e0e0e0 !important;
    border-style: solid;
}

.ql-output blockquote {
    border-left: 4px solid #e0e0e0;
    padding-left: 16px;
}

/* editor */
.ql-editor p, .ql-editor ol, .ql-editor ul, .ql-editor pre, .ql-editor blockquote, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5, .ql-editor h6 {
    margin-bottom: 15px !important;
}

.ql-snow strong,
.ql-snow b {
    font-family: 'inter_bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}

.ql-snow hr {
    margin: 0 0 15px 0 !important;
    border-color: #e0e0e0 !important;
    border-style: solid;
}

.ql-snow em {
    font-style: italic;
}

.ql-editor.ql-blank::before {
    color: #b1b1b4 !important;
    font-style: normal !important;
}

.ql-snow.ql-toolbar button:hover, .ql-snow .ql-toolbar button:hover, .ql-snow.ql-toolbar button:focus, .ql-snow .ql-toolbar button:focus, .ql-snow.ql-toolbar button.ql-active, .ql-snow .ql-toolbar button.ql-active, .ql-snow.ql-toolbar .ql-picker-label:hover, .ql-snow .ql-toolbar .ql-picker-label:hover, .ql-snow.ql-toolbar .ql-picker-label.ql-active, .ql-snow .ql-toolbar .ql-picker-label.ql-active, .ql-snow.ql-toolbar .ql-picker-item:hover, .ql-snow .ql-toolbar .ql-picker-item:hover, .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .ql-snow .ql-toolbar .ql-picker-item.ql-selected  {
    color: #556CCC !important;
}

.ql-snow.ql-toolbar button:hover .ql-stroke, .ql-snow .ql-toolbar button:hover .ql-stroke, .ql-snow.ql-toolbar button:focus .ql-stroke, .ql-snow .ql-toolbar button:focus .ql-stroke, .ql-snow.ql-toolbar button.ql-active .ql-stroke, .ql-snow .ql-toolbar button.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow.ql-toolbar button:hover .ql-stroke-miter, .ql-snow .ql-toolbar button:hover .ql-stroke-miter, .ql-snow.ql-toolbar button:focus .ql-stroke-miter, .ql-snow .ql-toolbar button:focus .ql-stroke-miter, .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
    stroke: #556CCC !important;
}

.ql-snow a {
    color: #556CCC !important;
}

.ql-snow a:hover {
    color: #23527c !important;
}

.ql-snow .ql-tooltip {
    border-radius: 6px !important;
    border: none !important;
    box-shadow: 0 0 0 0.5px rgba(49, 49, 93, .03), 0 2px 5px 0 rgba(49, 49, 93, .1), 0 1px 2px 0 rgba(0, 0, 0, .08) !important;
}

.ql-snow .ql-tooltip input[type=text] {
    border-radius: 4px !important;
}


#searchholder input {
    padding-left: 2px;
    padding-right: 6px;
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0;
}

/* validation labels */
.validationlabel {
	position: absolute;
    right: 0px;
    top: 0;
    background: #f0f0f0;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 6px;
	display: none;
}

.validationlabel .theicons {
	vertical-align: middle;
    display: none;
    margin-right: 3px;
    position: relative;
    top: -1px;
    font-size: 13px;
}

.validationlabel img {
    vertical-align: middle;
    width: 10px;
    display: none;
    margin-right: 5px;
}

.validationlabel.invalid {
	display: block;
	background: #fde7e7;
    color: #dd5050;
}
.validationlabel.invalid .icon-ui-18 {
    display: inline-block;
}

.validationlabel.analyzing {
	display: block;
	/* color: #983705;
    background: #f8e5b9; */
    background: #eaf2ff;
}
.validationlabel.analyzing img {
    display: inline-block;
}

.validationlabel.valid {
	display: block;
	background-color: #62ca9a;
    color: #fff;
}
.validationlabel.valid .icon-common-02 {
    display: inline-block;
}