@import url(https://fonts.googleapis.com/css2?family=Changa&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Changa&display=swap);
.sticker-menu-box{
    display: none;
    width: 100%;
}

.sticker-form-box{
    background: #fff;
    overflow: hidden;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    Padding:15px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#stickers-container {
    padding-top: 0 !important;
}
.inspection_add{
    width:200px;
}
.inspection_new{
    width:95%;
}
.form-control {
    font-size: 0.8rem;
    border-color: #ced4da !important;
}
.sidebar-nav ul li ul {
    padding-left: 40px !important;
}
.sidebar-nav ul li ul li a {
    padding: 7px 20px 7px 0px;
}
.chartist-tooltip {
    display:none;
}
.client .tab-body-embedded {
    padding-top:20px !important;
}

.sticker-clients-item {
    font-size: 1.3rem;
    line-height: 0.75rem;
    font-family: 'Changa', serif;
    color: #8f8c8c;
    letter-spacing: 0.6rem;

}
.sticker-clients-item:hover {
    color: #bbb;

}
.sticker-row-label{
    background: #f2f5f6;
    border-radius: 5px;
    padding: 3px;
}
.sticker-menu-box {
    border-top: 2px dashed #e8e8e8;
    padding-bottom: 5px;
}
.container-multi {
    position: relative;
    height:350px;
    width: 100%;
    background: #852470;
}

.nav-title-multi> ul {
    margin: 0;
    padding: 0;
    background-color: #852470;
}

.nav-title-multi> ul> li {
    color: #333;
    list-style: none;
    margin: 0;
    padding: 0;
    background: #1a2f4d;
}

.nav-title-multi> ul> li> a {
    text-decoration: none;
    display: block;
    padding: 1em 1em 1em 1.2em;
    outline: none;
    color: #f3efe0;
    text-transform: uppercase;
    text-shadow: 0 0 1px rgba(255,255,255,0.1);
    letter-spacing: 1px;
    font-weight: 400;
    border-bottom: 1px solid #600f4e;
}

.nav-title-multi> ul> li> a:hover {
    background-color:  #600f4e;
}

.nav-title-multi>ul li a
li span {
    font-size: 1.5em;
    line-height: .25em;
}
.hide-menu1
{
    margin-left:-500px;
    transition: all 0.8s ease;
    display:none;
}

.side-menu
{
    position:absolute;
    top:0px;
    background:#eeeeee;
    color:white;
    width: 100%;
    height:350px;
    background: transparent;
    background-color:  #982a80;
}
.side-menu ul {
    border-top: 1px solid #600f4e;
}
.side-menu ul li a {
    background-color: #982a80;
}

.show-menu1
{
    margin-left:0 !important;
    display:block;

}
.desc_ul_flex {
    display:flex;
    flex-direction:row;
    justify-content: flex-start;
    flex-wrap:wrap;
    align-items:baseline;
}
.desc_image {
    height:75px !important;
}
.nav-link {
    width:100%;
}

@media screen and (max-width: 600px){
    .header-search {
        max-width: 100px;

    }
}
#dashboard-admin-events {
    height:840px;
}
.dashboard-projects-admin{
    height:840px !important;
}
#sticker-files .page-notification{
    padding-top: 0px !important;
}
.sticker-menu-box{
    display: none;
    width: 100%;
}

.sticker-form-box{
    background: #fff;
    overflow: visible;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    Padding:15px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#stickers-container {
    padding-top: 0 !important;
}
.inspection_add{
    width:200px;
}
.form-control {
    font-size: 0.8rem;
}
.sidebar-nav ul li ul {
    padding-left: 40px !important;
}
.sidebar-nav ul li ul li a {
    padding: 7px 20px 7px 0px;
}
.chartist-tooltip {
    display:none;
}
.client .tab-body-embedded {
    padding-top:20px !important;
}

.sticker-clients-item {
    font-size: 1.3rem;
    line-height: 0.75rem;
    font-family: 'Changa', serif;
    color: #8f8c8c;
    letter-spacing: 0.6rem;

}
.sticker-clients-item:hover {
    color: #bbb;

}
.sticker-row-label{
    background: #f2f5f6;
    border-radius: 5px;
    padding: 3px;
}
.sticker-menu-box {
    border-top: 2px dashed #e8e8e8;
    padding-bottom: 5px;
}
.container-multi {
    position: relative;
    height:350px;
    width: 100%;
    background: #fbfcfd;
}

.nav-title-multi> ul {
    margin: 0;
    padding: 0;
    background-color: #852470;
}

.nav-title-multi> ul> li {
    color: #333;
    list-style: none;
    margin: 0;
    padding: 0;
    background: #c7c7c7;
}

.nav-title-multi> ul> li> a {
    text-decoration: none;
    display: block;
    padding: 1em 1em 1em 1.2em;
    outline: none;
    color: #000;
    text-transform: uppercase;
    text-shadow: 0 0 1px rgba(255,255,255,0.1);
    letter-spacing: 1px;
    font-weight: 400;
    border-bottom: 1px solid #f1f1f1;
}

.nav-title-multi> ul> li> a:hover {
    background-color:  #a8a8a8;
}

.nav-title-multi>ul li a
li span {
    font-size: 1.5em;
    line-height: .25em;
}
.hide-menu1
{
    margin-left:-500px;
    transition: all 0.8s ease;
    display:none;
}

.side-menu
{
    position:absolute;
    top:0px;
    background:#eeeeee;
    color:white;
    width: 100%;
    height:350px;
    background: transparent;
    background-color:  #c7c7c7;
}
.side-menu ul {
    border-top: 1px solid #600f4e;
}
.side-menu ul li a {
    background-color: #c7c7c7;
}

.show-menu1
{
    margin-left:0 !important;
    display:block;

}
.desc_ul_flex {
    display:flex;
    flex-direction:row;
    justify-content: flex-start;
    flex-wrap:wrap;
    align-items:baseline;
}
.desc_image {
    height:75px !important;
}
.nav-link {
    width:100%;
}

@media screen and (max-width: 600px){
    .header-search {
        max-width: 100px;

    }
}
#dashboard-admin-events {
    height:840px;
}
.dashboard-projects-admin{
    height:840px !important;
}
#sticker-files .page-notification{
    padding-top: 0px !important;
}

#select-sticker-description .col-door{
    cursor: pointer !important;
    text-align: center;
}
#select-sticker-description .col-door-active{
    background-color: #00aa88 !important;
}
#select-sticker-description a.active{
    background-color: #a2e2d7 !important;
    color: black !important;
}
.bottom{
    bottom: 0;
}
#sticker_column_layout .column_1,
#sticker_column_layout .column_2,
#sticker_column_layout .column_3,
#sticker_column_layout .column_4,
#sticker_column_layout .column_5,
#sticker_column_layout .column_6 {
    border: 1px solid #aaaaaa;
    font-size: 2rem;
    border-radius: 5px;
    margin: 2px;
}
#sticker_column_layout .column_1{
    width: 100%;
    height: 100px;
    line-height: 100px;
}
#sticker_column_layout .column_2{
    width: 50%;
    height: 100px;
    line-height: 100px;
}
#sticker_column_layout .column_3{
    width: 33%;
    height: 100px;
    line-height: 100px;
}
#sticker_column_layout .column_4{
    width: 25%;
    height: 100px;
    line-height: 100px;
}
#sticker_column_layout .column_5{
    width: 20%;
    height: 100px;
    line-height: 100px;
}
#sticker_column_layout .column_6{
    width: 16.5%;
    height: 100px;
    line-height: 100px;
}
#sticker_column_layout .side3{
    width: 100px;
    height: 100px;
    border-left: 3px solid #a2e2d7;
    border-top: 3px solid #a2e2d7;
    border-right: 3px solid #a2e2d7;
    border-bottom: 3px solid #ffffff;
}
#sticker_column_layout .side4{
    width: 100px;
    height: 100px;
    border: 3px solid #a2e2d7;
}
#sticker_column_layout .sticker_column{
    text-align: center;
    vertical-align: middle;
}
#sticker_column_layout .condition-ok{
}
#sticker_column_layout .condition-replace{
    background-color: #a2e2d7 !important;
}
.property-replace div div select{
    border-left:3px solid #a2e2d7;
}

#sticker_column_layout .condition-service{
    background-color: #ffd2b2 !important;
}
.property-service div div select{
    border-left:3px solid #ffd2b2;
}

#sticker_column_layout .condition-replace-service{
    background-color: #fcdbef  !important;
}
.property-replace-service div div select{
    border-left:3px solid #fb76c6 ;
}

#sticker_discription_text {
    font-size:0.6rem;
}
.projects_col_client ,
.projects_col_status,
.clients_col_account_owner,
.leads_col_title ,
.task-company-name
{
    white-space: normal !important;
}
.projects_col_client > a ,
.clients_col_company > a ,
.tasks_col_title  > label > a,
.leads_col_title > a
{
    font-weight:500 !important;
}
th > a {
    color:#345e9a;
}
.btn-circle {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    padding: 13px;
}
.x-description img{
    max-width:200px;
    height:100%;
}
.form-control-sm {
    margin-bottom: 15px;
}
.gm-ui-hover-effect:focus {
    outline:0 !important;
}
.map-label,.map-label>a:hover {
    font-size:14px;
    text-decoration:none;
}
.custom-map-control-button-cl {
    right: 10px !important;
    width: 40px;
    height: 40px;
    background: #fff;
    background-image: url(/images/current_location.png);
    border: 0;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px -1px;
    border-radius: 3px;
}
.firstHeading>a {
    text-decoration: none;
    color: #2a5685;
}
.modal-large {
    position: absolute;
    top: 5%;
    left: 5%;
    right:5%;
    transform: translate(0%, -5%);
    width: 90%;
    height: 95%;
    background-color: white;
    padding: 0px 20px 0 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #2b2b2b;
    overflow-y: auto;
}
#livesearch-input {
    width: 100%;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 5px;
}
#livesearch-input::-moz-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ddd;
    opacity: 1; /* Firefox */
}
#livesearch-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ddd;
    opacity: 1; /* Firefox */
}
#livesearch-results {
    width: 100%;
    min-height: 30vh;
    overflow: hidden;

}
.tabulator {
    position: relative;
    border: 0px ;
    background-color: #fff;
}
.tabulator-row.tabulator-group {
    padding: 2px 2px 2px 5px;
    border:0px;
    background: #fff;
    font-weight: 400;
    min-width: 100%;
}
.tabulator .tabulator-alert {
    background: #fff;
}

.tabulator-row .tabulator-cell {
    border-right: 0;
    font-weight: 500;
}
.tabulator .tabulator-footer {
    border-top: 1px solid #999;
    background-color: #fff;
    font-size: 12px;
}
.tabulator .tabulator-footer .tabulator-page {
    border: 0;
}
.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-msg {
    border: 0;
    color: #ddd;
}
.tabulator-load-msg .tabulator-loading {
    font-size: 12px;
    font-weight: 400;
    font-family:roboto;
}
.tabulator-tableholder::-webkit-scrollbar {
    width: 0.2em;
    height: 0.6em;
    background-color: #fff;
}

.tabulator-tableholder::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
.tabulator .tabulator-tableholder .tabulator-table {
    position: relative;
    display: inline-block;
    background-color: #fff;
    white-space: nowrap;
    overflow: visible;
    color: #333;
}
.tabulator .tabulator-tableholder .tabulator-placeholder .tabulator-placeholder-contents {
    display: inline-block;
    text-align: center;
    padding: 10px;
    color: #ccc;
    font-weight: normal;
    font-size: 14px;
    white-space: normal;
}
.tabulator-placeholder {
    width: 100% !important;
    margin-top: -30px;
}
.production-title {
    padding-left: 0;
    font-size: 14px;
    font-weight: 500;
    color: #20aee3;
}
.table tbody+tbody{
    border-top:0px !important;
}
.production-title:hover {
    color: #0056b3;
}
@media (max-width: 1023px){
    table .d-flex {
        display: flex !important;
    }
}

.invoice .invoice-wrapper .invoice-table-wrapper .invoice-table.editing th.x-quantity,
.estimate .invoice-wrapper .invoice-table-wrapper .invoice-table.editing th.x-quantity,
.invoice .invoice-wrapper .invoice-table-wrapper .invoice-table.editing th.x-unit,
.estimate .invoice-wrapper .invoice-table-wrapper .invoice-table.editing th.x-unit,
.invoice .invoice-wrapper .invoice-table-wrapper .billing-line-item .bill_col_price,
.estimate .invoice-wrapper .invoice-table-wrapper .billing-line-item .bill_col_price{
    width: 100px !important;
}
.invoice .invoice-wrapper .invoice-table-wrapper .invoice-table.editing th.x-total,
.estimate .invoice-wrapper .invoice-table-wrapper .invoice-table.editing th.x-total{
    min-width: 100px !important;
}
.invoice .invoice-wrapper .invoice-table-wrapper .invoice-table.editing th.x-tax,
.estimate .invoice-wrapper .invoice-table-wrapper .invoice-table.editing th.x-tax{
    width: 100px !important;
}
.invoice .invoice-wrapper .invoice-item-actions .btn,
.estimate .invoice-wrapper .invoice-item-actions .btn{
    min-width: auto !important;
}
.invoice .invoice-wrapper .invoice-table-wrapper .invoice-table th.x-title,
.estimate .invoice-wrapper .invoice-table-wrapper .invoice-table th.x-title {
    min-width: 130px;
}
.reminders-side-panel .reminders-side-panel-body .bootstrap-datetimepicker-widget .timepicker td {
    border: 0;
}
.card-modal .card-left-panel .x-action a {
    background: #24d2b5;
    padding: 7px;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    text-decoration: none;
}
.sticker_notify_note::after {
    color:red;
    content: '\2022';
    position: absolute;
    right: 5px;
    top: 12px;
    font-size: 54px;
    line-height: 0px;
}
.sticker_notify_ins_done::before  {
    color:green;
    content: '\2713';
    position: absolute;
    left: 5px;
    top: 12px;
    font-size: 15px;
    line-height: 0px;
}
#tasks-list-table .tasks_col_title{width: 39%}
#tasks-list-table .tasks_col_project{width: 28%}
#tasks-list-table .tasks_col_status{width: 10%}
#tasks-list-table .tasks_col_added{width: 10%}
#tasks-list-table .tasks_col_deadline{width: 10%}
#tasks-list-table .tasks_col_assigned{width: 10%}
#tasks-list-table .tasks_col_priority{width: 10%}
#tasks-list-table .tasks_col_action{width: 10%}

#tasks-layout-wrapper .tasks_col_title{width: 12%}
#tasks-layout-wrapper .tasks_col_project{width: 28%}
#tasks-layout-wrapper .tasks_col_status{width: 10%}
#tasks-layout-wrapper .tasks_col_added{width: 10%}
#tasks-layout-wrapper .tasks_col_deadline{width: 10%}
#tasks-layout-wrapper .tasks_col_assigned{width: 10%}
#tasks-layout-wrapper .tasks_col_priority{width: 10%}
#tasks-layout-wrapper .tasks_col_action{width: 10%}

#tasks-list-table td .tasks_col_title,
#tasks-list-table td .tasks_col_project,
#tasks-list-table td .tasks_col_status,
#tasks-list-table td .tasks_col_added,
#tasks-list-table td .tasks_col_deadline,
#tasks-list-table td .tasks_col_assigned,
#tasks-list-table td .tasks_col_priority,
#tasks-list-table td .tasks_col_action,
#tasks-layout-wrapper td .tasks_col_title,
#tasks-layout-wrapper td .tasks_col_project,
#tasks-layout-wrapper td .tasks_col_status,
#tasks-layout-wrapper td .tasks_col_added,
#tasks-layout-wrapper td .tasks_col_deadline,
#tasks-layout-wrapper td .tasks_col_assigned,
#tasks-layout-wrapper td .tasks_col_priority,
#tasks-layout-wrapper td .tasks_col_action{
    padding: 12px;
}
.x-add-file-button{
    margin-bottom: 10px;
}
#stickers_files, #inspections_files{
    border: 2px dashed #b1b8bb;
    float: left;
    margin-bottom: 25px;
    width: 100%;
    position:relative;
}
.col-sticker-file, .col-inspection-file{
    float:left;
    padding:10px;
    position:relative;
}
.col-sticker-file button, .col-inspection-file button{
    position: absolute;
    color: #e6294b;
    left:15px;
    top:15px;
    background: white;
}
.multiselect span.multiselect-selected-text{
    color:#67757c !important;
    font-size: 0.8rem !important;
}
.multiselect-container span.form-check{
    padding-left:5px !important;
}
.multiselect-container label{
    color:#67757c !important;
    font-size: 0.8rem !important;
}
.col-inspection-part{

}

tr.additional-fields:hover{
    background-color: #fbfcfd !important;
}
#billing-items-container td.x-title{
    width:16%;
}
#billing-items-container td.x-description{
    width:25%;
}
#billing-items-container td.x-quantity{
    width:10%;
}
img.survey_icon {
    width: 50px;
}
.survey-box {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fbfcfd;
    padding: 30px;
    z-index: 4;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px;
}
@media (max-width: 400px){
    img.survey_icon {
        width: 30px;
    }
    .survey-box {
        width: 300px;
    }
}
.popover {

    max-width:600px;
}
