
.mt-status-future {
    background-color: #FBE5D6;
    color: black;
}

.mt-status-onprogress {
    background-color: #F7AC5F;
    color: black;
}

.mt-status-aborted {
    background-color: #1AB394;
    color: white;
}

.bg-primary {
    background-color: #1AB394 !important;
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #1AB394 !important;
}

.mt-status-nonshow {
    background-color: #000000;
    color: white;
}

.mt-status-usrabandonded {
    background-color: #000000;
    color: white;
}

.mt-status-onlysigned {
    background-color: #000000;
    color: white;
}

.mt-status-finished {
    background-color: #23C6C8;
    color: white;
}

.mt-status-cancelled {
    background-color: #dddddd;
    color: #676a9b;
}

.mt-status-booked {
    background-color: #EC5467;
    color: white;
}


.ltr .nav.metismenu > li {
    border-left: 4px solid #90909000;
}

.ltr .nav.metismenu > li.active {
    border-left: 4px solid #19aa8d;
}

.rtls .nav.metismenu > li {
    border-right: 4px solid #90909000;
}

.rtls .nav.metismenu > li.active {
    border-right: 4px solid #19aa8d;
}


label {
    font-weight: 600;
}

.signup label {
    font-weight: 500;
}

.form-section {
    background-color: #fbfbfb;
    padding: 10px 10px;
}

.middle-box h1 {
    font-size: 10px;
    margin-top: 10vw;
}

.logo-name img, .auth-frame img, .logo-image img, .passwordBox img {
    max-width: 100%;
}

.hr-line-dashed {
    border-top: 1px dashed #e7eaec;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    margin: 0.25rem 0;
}

.signup.middle-box {
    width: 360px;
}

a {
    color: #0799b3;
    text-decoration: none;
    background-color: transparent;
}

.color-grey {
    color: #333333
}

.color-lightgrey {
    color: #999999
}


.text-underline,
a.text-underline {
    text-decoration: underline;
}

body.ltr .text-end {
    text-align: right !important;
}

body.rtls .text-end {
    text-align: left !important;
}

body.ltr .pull-end {
    float: right !important;
}

body.rtls .pull-end {
    float: left !important;
}

body.ltr .pull-start {
    float: left !important;
}

body.rtls .pull-start {
    float: right !important;
}

body.ltr .float-end {
    float: right !important;
}

body.rtls .float-end {
    float: left !important;
}

body.ltr .text-start {
    text-align: left !important;
}

body.rtls .text-start {
    text-align: right !important;
}

body.rtls .nav > li.active {
    border-left: 0px solid #19aa8d;
    border-right: 4px solid #19aa8d;
    background: #293846;
}

body.rtls .input-group > .input-group-append > .btn,
body.rtls .input-group > .input-group-append > .input-group-text,
body.rtls .input-group > .input-group-prepend:not(:first-child) > .btn,
body.rtls .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

body.rtls .input-group .form-control:last-child,
body.rtls .input-group-addon:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}


body.rtls .nav.nav-second-level > li.active {
    border: none;
}


.heb_full {
    direction: rtl;
    text-align: right
}

.ibox-title {
    padding: 15px 15px 8px 15px;
}

.form-control.colorpicker {
    margin-top: 0
}

.digit-group input {
    width: 40px;
    border: none;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    font-family: "Raleway", sans-serif;
    font-weight: 200;
    color: #21294e;
    border-bottom: 1px solid #d8d8d8;
    margin: 0 5px 20px 5px;
}

.digit-group .splitter {
    padding: 0 5px;
    color: #1ab394;
    font-size: 24px;
}

.prompt {
    margin-bottom: 20px;
    font-size: 20px;
    color: white;
}

.th-project-title {
    min-width: 360px;
    width: 360px
}

.th-project-status {
    min-width: 280px;
    width: 280px
}

.bt-1-white {
    border-top: 1px solid rgba(255, 255, 255, 0.8)
}

/*.mm-selectedproject .project-title {*/
/*    font-weight: 600;*/
/*    padding: 10px 5px 10px 25px;*/
/*    color: #a7b1c2;*/
/*}*/


.mm-selectedproject .project-structure-title {
    padding: 0 20px 0 25px;
    color: #a7b1c2;
}

.mm-selectedproject .nav-second-level li a {
    padding: 7px 10px 7px 10px;
    padding-left: 25px;
}

.btn-disabled {
    color: #e5eef2;
    background-color: #d1dade;
    border-color: #d1dade;
}

.color-white {
    color: white !important;
}

.btn-black {

}

.nav-space hr {
    width: 80%;
    border-color: #a7b1c2;
    margin: 10px auto;
}


.form-section {
    margin-bottom: 10px;
    margin-left: -10px;
    margin-right: -10px;
}

label {
    cursor: pointer
}

.c-pointer {
    cursor: pointer
}

.w-400 {
    min-width: 400px;
}

.w-500 {
    min-width: 400px;
}

.fixed-padd-456875 {
    padding: 5px 12px
}

.property-status-label {
    margin: auto auto 0 20px;
    padding: 5px 10px;
    background-color: lightgrey;
    border-radius: 20px;
    line-height: 15px;
}

.property-status-label > span {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin: auto;
    margin-right: 5px;
}


ul.tagsinput {
    margin-top: 0;
    margin-bottom: 0;
}

.appearance-image {
    margin: 0 auto 5px auto;
    max-height: 200px;
}

.selected-u-image {
    margin: 0 auto 5px auto;
    max-height: 200px;
    width: auto;
}

.dropzone .dz-message {
    text-align: center;
    margin: 0.5em 0;
}

.form-control.error.select2-container--bootstrap4.select2-container--focus .select2-selection,
.form-control.error .select2-container--bootstrap4.select2-container--focus .select2-selection {
    border-color: #cc5965;
}


.nav-selectedproject {
    padding: 14px 20px 14px 25px !important;
    background-color: transparent;
    border: 0px;
}


.nav-selectedproject .nav-label {
    color: #eee;
}

#timeslot_panel .btn-outline.selected {
    background-color: #1ab394;
    color: white;
}


.request-skip-sign {
    padding: 0;
    background-color: white;
    position: absolute;
    width: 23px;
    height: 23px;
    font-size: 15px;
    left: 10px;
}

.request-skip-pay {
    padding: 0;
    background-color: white;
    position: absolute;
    width: 23px;
    height: 23px;
    font-size: 15px;
    right: 10px;
}

.request-skip-color-1 {

    color: #f8ac59;
}

.request-skip-color-2 {

    color: #cc5965;
}

.request-skip-color-10 {

    color: #1ab394;
}


.text-primary {
    color: #1ab394 !important;
}

.mode-selector .label {
    font-size: 9px;
}

.client-type-color-1 {
    color: #A3E1D4;
}

.client-type-color-2 {
    color: #9CC3DA;
}

.client-type-color-3 {
    color: #DEDEDE;
}

.client-type-color-4 {
    color: #F8AC59;
}


.dz-default {
    text-align: center;
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.dz-default img {
    margin: 0 auto;
    max-width: 100%;
}

.smallerselect select#language_translation {
    height: auto;
    padding: 1px;
    font-size: 12px;
    border-radius: 3px;
}

.loaded-tab-crm .card-header {
    padding: 0.25rem 0.25rem;
}

.loaded-tab-crm .card-header .fa {
    margin-right: 0.5rem;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: 0;
}

.loaded-tab-crm .card-header h4 {
    margin-top: 0;
}

.loaded-tab-crm .custom-switch {
    margin-top: 1px !important;
}


.loaded-tab-crm .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #1AB394;
    background-color: #1AB394;
}


.crm-params-row input {
    height: calc(1.5em + 0.75rem + 2px);
    padding: 6px 12px;
    border: 0;
    outline: none;
    vertical-align: middle;
    width: 40%;
}

.ibox-tools button a {
    color: #ffffff !important;

}


/*   Editing fields rtl/ltr  */


.heb-edit-tab .translatable-tt input {
    text-align: right;
    direction: rtl;
}

.eng-edit-tab .translatable-tt input {
    text-align: left;
    direction: ltr;
}

.heb-edit-tab .translatable-tt label::after {
    content: "HEB";
    font-size: 9px;
    background-color: #afafaf;
    color: white;
    padding: 0px 4px;
    border-radius: 3px;
    display: inline-block;
    margin: 0 3px;
}

.heb-edit-tab .translatable-tt textarea {
    text-align: right;
    direction: rtl;
}

.eng-edit-tab .translatable-tt textarea {
    text-align: left;
    direction: ltr;
}

.eng-edit-tab .translatable-tt label::after {
    content: "ENG";
    font-size: 9px;
    background-color: #afafaf;
    color: white;
    padding: 0px 4px;
    border-radius: 3px;
    display: inline-block;
    margin: 0 3px;
}


/* end */


.image-slider-dz .dz-preview {
    position: relative;
    display: flex;
    vertical-align: top;
    min-height: 100px;
    flex-direction: column;
    height: 100%;
}

.image-slider-dz .dz-preview:hover {
    z-index: 1000;
}

.image-slider-dz .dz-preview:hover .dz-details {
    opacity: 1;
}

.image-slider-dz .dz-preview.dz-file-preview .dz-image {
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd);
}

.image-slider-dz .dz-preview.dz-file-preview .dz-details {
    opacity: 1;
}

.image-slider-dz .dz-preview.dz-image-preview {
    background: white;
}

.image-slider-dz .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.image-slider-dz .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
}

.image-slider-dz .dz-preview .dz-remove:hover {
    text-decoration: underline;
}

.image-slider-dz .dz-preview:hover .dz-details {
    opacity: 1;
}

.image-slider-dz .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: .5em;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
    line-height: 100%;
}

.image-slider-dz .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    white-space: nowrap;
    font-size: 16px;
}

.image-slider-dz .dz-preview .dz-details .dz-filename {
    white-space: nowrap;
}

.image-slider-dz .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8);
}

.image-slider-dz .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis;
}

.image-slider-dz .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent;
}

.image-slider-dz .dz-preview .dz-details .dz-filename span, .image-slider-dz .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 0 0.4em;
    border-radius: 3px;
}

.image-slider-dz .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px);
}

.image-slider-dz .dz-preview .dz-image {
    overflow: hidden;
    position: relative;
    display: block;
    z-index: 10;
    height: 100%;
}

.image-slider-dz .dz-preview .dz-image img {
    display: block;
    width: auto;
    height: 100%;
    margin: 0 auto;
}

.image-slider-dz .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.image-slider-dz .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.image-slider-dz .dz-preview .dz-success-mark, .image-slider-dz .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
}

.image-slider-dz .dz-preview .dz-success-mark svg, .image-slider-dz .dz-preview .dz-error-mark svg {
    display: block;
    width: 54px;
    height: 54px;
}

.image-slider-dz .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.image-slider-dz .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -ms-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
}

.image-slider-dz .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite;
}

.image-slider-dz .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: scale(1);
    transform: scale(1);
    border-radius: 8px;
    overflow: hidden;
}

.image-slider-dz .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out;
}

.image-slider-dz .dz-preview.dz-error .dz-error-message {
    display: block;
}

.image-slider-dz .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto;
}

.image-slider-dz .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: 0.5em 1.2em;
    color: white;
}

.image-slider-dz .dz-preview .dz-error-message:after {
    content: '';
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626;
}


.dataTables_processing {
    z-index: 1;
}

.table.table-vertial-center > tbody > tr > td,
.table-vertial-center td {
    vertical-align: middle
}

.heb-edit-tab .note-editable {
    direction: rtl;
}

.note-editable {
    margin-top: 5px;
}


body table.dataTable > thead > tr > th:not(.sorting_disabled),
body table.dataTable > thead > tr > td:not(.sorting_disabled) {
    padding-left: 30px;
    padding-right: 8px;
}

body.rtls table.dataTable > thead > tr > th:not(.sorting_disabled),
body.rtls table.dataTable > thead > tr > td:not(.sorting_disabled) {
    padding-right: 30px;
    padding-left: 8px;
}

body table.dataTable > thead .sorting:after,
body table.dataTable > thead .sorting_asc:after,
body table.dataTable > thead .sorting_desc:after,
body table.dataTable > thead .sorting_asc_disabled:after,
body table.dataTable > thead .sorting_desc_disabled:after {
    left: 1em;
    right: auto;
    top: 0.5em;
    bottom: auto;
}

body table.dataTable > thead .sorting:before,
body table.dataTable > thead .sorting_asc:before,
body table.dataTable > thead .sorting_desc:before,
body table.dataTable > thead .sorting_asc_disabled:before,
body table.dataTable > thead .sorting_desc_disabled:before {
    left: 0.5em;
    right: auto;
    top: 0.5em;
    bottom: auto;
}

body.rtls table.dataTable > thead .sorting:after,
body.rtls table.dataTable > thead .sorting_asc:after,
body.rtls table.dataTable > thead .sorting_desc:after,
body.rtls table.dataTable > thead .sorting_asc_disabled:after,
body.rtls table.dataTable > thead .sorting_desc_disabled:after {
    right: 0.5em;
    left: auto;
}

body.rtls table.dataTable > thead .sorting:before,
body.rtls table.dataTable > thead .sorting_asc:before,
body.rtls table.dataTable > thead .sorting_desc:before,
body.rtls table.dataTable > thead .sorting_asc_disabled:before,
body.rtls table.dataTable > thead .sorting_desc_disabled:before {
    right: 1em;
    left: auto;
}


.min-w-110 {
    min-width: 110px !important;
}
.min-w-130 {
    min-width: 130px !important;
}
.min-w-160 {
    min-width: 160px !important;
}

.loaded-tab-information .payment-setup .card-header {
    padding: 0.25rem 0.25rem;
}

.loaded-tab-information .payment-setup .card-header .fa {
    margin-right: 0.5rem;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: 0;
}

.loaded-tab-information .payment-setup .card-header h4 {
    margin-top: 0;
}

.loaded-tab-information .payment-setup .custom-switch {
    margin-top: 1px !important;
}


.loaded-tab-information .payment-setup .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #1AB394;
    background-color: #1AB394;
}
