﻿a:-webkit-any-link:focus-visible {
    outline-offset: 0px;
    outline: -webkit-focus-ring-color auto 0px;
}

.field-validation-error, .form-error input, label.error {
    margin: 4px 0 0;
    color: #f44336 !important;
    text-transform: none !important;
    font-weight: 600;
}

.input .input-validation-error, .input .input-validation-error:focus {
    border-color: #f7d0cc !important;
    background: #fff5f4 !important;
}

.text-white {
    color: white;
}

.no-margin {
    margin: 0;
}

.page-token-expired {
    margin: 0;
}

    .page-token-expired i {
        font-size: 150px;
    }

.page-token-expired-info {
    color: white;
    font-size: 25px;
}

.marginTop30 {
    margin-top: 30px;
}

.marginBottom30 {
    margin-bottom: 30px;
}

.page_info_code {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 200px;
    line-height: 250px;
    font-weight: 400;
    margin: 0;
}

    .page_info_code i {
        font-size: 150px;
    }

        .page_info_code i.error {
            color: #f44336;
        }

        .page_info_code i.success {
            color: #6EC6D9;
        }

.page_info_message {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 25px;
    line-height: 40px;
    color: white;
    font-weight: 400;
    margin: 15px 0;
}

label em {
    content: '*';
    color: red;
    font-style: normal;
}

.font-bold {
    font-weight: bold !important;
}

.green {
    color: #6EC6D9 !important;
}

.green2 {
    color: #abb593 !important;
}

.user-form-page .profile-pic {
    display: block;
    object-fit: cover;
    object-position: center;
}

.user-form-page .file-upload {
    display: none !important;
}


.user-form-page .circle {
    border-radius: 1000px !important;
    overflow: hidden;
    width: 128px;
    height: 128px;
    border: 3px solid #6EC6D9;
    top: 72px;
    margin: auto;
    margin-bottom: 20px;
}

.user-form-page img {
    max-width: 100%;
    height: auto;
}

.user-form-page .p-image {
    position: absolute;
    top: 100px;
    left: 119px;
    color: #666666;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}

    .user-form-page .p-image:hover {
        transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    }

.user-form-page .upload-button:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}

section .content-body-accordion {
    padding: 30px;
    background-color: #ffffff;
    border: none;
    border-top: 0px;
    -webkit-transition: 800ms;
    -moz-transition: 800ms;
    -o-transition: 800ms;
    transition: 800ms;
}

.nav > li > a {
    padding: 15px;
}

.nav-tabs.primary > li.active > a, .nav-tabs.primary > li.active > a:hover, .nav-tabs.primary > li.active > a:focus {
    color: white;
    background-color: #6EC6D9;
    border: none;
    border-bottom: 1px solid #6EC6D9;
}

.nav-tabs.nav-justified > li > a, .nav-tabs > li > a {
    margin-right: 0px;
}

.nav-tabs.primary > li > a {
    background-color: white;
    color: #707070;
    border: none;
    border-bottom: 1px solid #707070;
}

.nav-tabs.nav-justified > li > a, .nav-tabs > li > a {
    margin-right: 0px;
}

.nav-tabs.primary > li.active > a i {
    color: white;
}

.nav-tabs.primary > li > a i {
    color: #707070;
}

.nav.primary > li > a:hover, .nav.primary > li > a:focus {
    background-color: #fafafa;
    color: #555555;
    border-bottom-color: #707070;
}

td.details-control {
    text-align: center;
    color: #93be49;
    cursor: pointer;
}

tr.shown td.details-control {
    text-align: center;
    color: red;
}

td.details-control i {
    font-size: 25px;
}

.sub-table th {
    background-color: #93be49;
    color: white !important;
}

.margin-left10 {
    margin-left: 10px;
}

.schedules-legend {
    margin-top: 50px;
}

    .schedules-legend .badge.badge-lg {
        font-size: 13px;
        border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        width: 100%;
        white-space: unset;
    }


.fc th, .select2-results .select2-highlighted {
    background-color: #6EC6D9;
}

.select2-container {
    background-color: white;
}

.alerts-container .no-results-container i {
    color: #2f96b4;
    font-size: 80px;
}

.alerts-menu button {
    background-color: #6EC6D9;
    color: #fff !important;
}

.selected-row-my-message {
    background-color: #F4F9EC !important;
}

.open-alert-topbar {
    cursor: pointer;
}

.box-container {
    padding: 30px;
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
}

section .box-container header .title {
    margin-top: 0px;
    padding-left: 7px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

section.nobox .box-container header {
    border-left: 5px solid #93be49;
    border-top: 0px solid transparent;
    min-height: 35px;
    margin-bottom: 15px;
}

.box-container .subtitle {
    color: #93be49;
    margin-bottom: 15px;
}

.form-group-inline {
    margin-bottom: 5px;
}

.pointer {
    cursor: pointer;
}

.subtitle-accordion i {
    float: right;
    position: absolute;
    right: 25px;
    top: 8px;
    color: #93be49;
    font-size: 25px;
}

.btn-icon i {
    padding-right: 5px;
}

.half-width {
    width: 50%;
}

.width20 {
    width: 20%;
}


.image-upload,
.file-upload {
    background-color: #ffffff;
    margin: 0 auto;
    text-align: center;
}

.image-upload-btn,
.file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #707070;
    border: none;
    padding: 10px;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

    .image-upload-btn:hover,
    .file-upload-btn:hover {
        background: #93be49;
        color: #ffffff;
        transition: all .2s ease;
        cursor: pointer;
    }

.image-upload-content,
.file-upload-content {
    display: none;
    text-align: center;
    margin-top: 20px;
}

.image-upload-input,
.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
    display: none;
}

.image-upload-wrap {
    margin-top: 20px;
    border: 2px dashed #93be49;
    position: relative;
}

    .image-dropping,
    .image-upload-wrap:hover {
        background-color: #93be49;
        border: 2px dashed #ffffff;
        color: white;
    }

.image-title-wrap {
    padding: 0 15px 15px 15px;
    color: #222;
}

.drag-text {
    text-align: center;
}

    .drag-text h3 {
        font-weight: 100;
        text-transform: uppercase;
        color: #93be49;
        padding: 60px 0;
    }

.image-upload-wrap:hover .drag-text h3 {
    color: white;
}

.file-upload-image {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}

.file-upload-content i {
    font-size: 60px;
    margin-bottom: 5px;
}

.remove-image {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #f0142f;
    border: none;
    padding: 10px;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

    .remove-image:hover {
        background: #c13b2a;
        color: #ffffff;
        transition: all .2s ease;
        cursor: pointer;
    }

    .remove-image:active {
        border: 0;
        transition: all .2s ease;
    }


#drawflow {
    height: 1500px;
    background: var(--background-color);
    background-size: 25px 25px;
    background-image: linear-gradient(to right, #f1f1f1 1px, transparent 1px), linear-gradient(to bottom, #f1f1f1 1px, transparent 1px);
}

/* Editing Drawflow */

.drawflow .drawflow-node {
    background: var(--background-color);
    border: 1px solid var(--border-color);
    -webkit-box-shadow: 0 2px 15px 2px var(--border-color);
    box-shadow: 0 2px 15px 2px var(--border-color);
    padding: 0px;
    width: 260px;
    color: #000 !important;
}

    .drawflow .drawflow-node.selected {
        background: white;
        border: 1px solid #4ea9ff;
        -webkit-box-shadow: 0 2px 20px 2px #4ea9ff;
        box-shadow: 0 2px 20px 2px #4ea9ff;
    }

        .drawflow .drawflow-node.selected .title-box {
            color: #22598c;
            /*border-bottom: 1px solid #4ea9ff;*/
        }

.drawflow .connection .main-path {
    stroke: #4ea9ff;
    stroke-width: 3px;
}

.drawflow .drawflow-node .input, .drawflow .drawflow-node .output {
    height: 15px;
    width: 15px;
    border: 2px solid var(--border-color);
}

    .drawflow .drawflow-node .input:hover, .drawflow .drawflow-node .output:hover {
        background: #4ea9ff;
    }

.drawflow .drawflow-node .output {
    right: 10px;
}

.drawflow .drawflow-node .input {
    left: -10px;
    background: white;
}

.drawflow > .drawflow-delete {
    border: 2px solid #43b993;
    background: white;
    color: #43b993;
    -webkit-box-shadow: 0 2px 20px 2px #43b993;
    box-shadow: 0 2px 20px 2px #43b993;
}

.drawflow-delete {
    border: 2px solid #4ea9ff;
    background: white;
    color: #4ea9ff;
    -webkit-box-shadow: 0 2px 20px 2px #4ea9ff;
    box-shadow: 0 2px 20px 2px #4ea9ff;
}

.drawflow-node .title-box {
    height: 40px;
    line-height: 40px;
    background: var(--background-box-title);
    border-bottom: 1px solid #e9e9e9;
    border-radius: 4px 4px 0px 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.drawflow .title-box svg {
    position: initial;
}

.drawflow-node .box {
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    color: #555555;
    text-align: center;
}

    .drawflow-node .box p {
        margin: 0px;
    }

.drawflow-node.welcome {
    width: 250px;
}

.drawflow-node.slack .title-box {
    border-radius: 4px;
}

.drawflow-node input[type=number], .drawflow-node select, .drawflow-node textarea {
    border: 1px solid var(--border-color);
    font-size: 16px;
    width: 100%;
    color: #555555;
    text-align-last: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}

.drawflow-node textarea {
    height: 100px;
}


.drawflow-node.personalized {
    background: red;
    height: 200px;
    text-align: center;
    color: white;
}

    .drawflow-node.personalized .input {
        background: yellow;
    }

    .drawflow-node.personalized .output {
        background: green;
    }

    .drawflow-node.personalized.selected {
        background: blue;
    }

.drawflow .connection .point {
    stroke: var(--border-color);
    stroke-width: 2;
    fill: white;
    transform: translate(-9999px, -9999px);
}

    .drawflow .connection .point.selected, .drawflow .connection .point:hover {
        fill: #4ea9ff;
    }

.bar-zoom {
    float: right;
    position: absolute;
    top: 80px;
    right: 20px;
    display: flex;
    font-size: 24px;
    color: white;
    padding: 5px 10px;
    background: #555555;
    border-radius: 4px;
    border-right: 1px solid var(--border-color);
    z-index: 5;
}

    .bar-zoom i:not(:first-child) {
        cursor: pointer;
        padding-left: 10px;
    }

    .bar-zoom svg:nth-child(1) {
        padding-left: 0px;
    }


:root {
    --border-color: #cacaca;
    --background-color: #ffffff;
    --background-box-title: #f7f7f7;
}

.treeview {
    margin: 10px 0 0 20px;
}

    ul.treeview, .treeview ul {
        list-style: none;
    }

    .treeview li {
        padding: 2px 0 2px 16px;
    }

    .treeview > li:first-child > label {
        /* style for the root element - IE8 supports :first-child
        but not :last-child ..... */
    }

    .treeview li.last {
        background-position: 0 -1766px;
    }

    .treeview li > input, #users-repairTeam-grid input {
        height: 20px;
        width: 20px;
        opacity: 1;
        filter: alpha(opacity=0); /* internet explorer */
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
    }

    .treeview li > label {
        /* move left to cover the original checkbox area */
        margin-left: -20px;
        /* pad the text to make room for image */
        padding-left: 25px;
        position: relative;
        top: -3px;
    }

    .treeview li label i {
        font-size: 16px;
        padding-right: 5px;
    }

    /* Unchecked styles */

    .treeview .custom-unchecked {
        background-position: 0 -1px;
    }

        .treeview .custom-unchecked:hover {
            background-position: 0 -21px;
        }

    /* Checked styles */

    .treeview .custom-checked {
        background-position: 0 -81px;
    }

        .treeview .custom-checked:hover {
            background-position: 0 -101px;
        }

    /* Indeterminate styles */

    .treeview .custom-indeterminate {
        background-position: 0 -141px;
    }

        .treeview .custom-indeterminate:hover {
            background-position: 0 -121px;
        }

.panel_header .panel-actions a {
    color: #676767;
    cursor: pointer;
}

    .panel_header .panel-actions a i {
        font-size: 18px;
        padding: 15px 5px 15px 15px;
    }

.marginTop50 {
    margin-top: 50px;
}

.marginTop60 {
    margin-top: 60px;
}

#schedule-events .fc-event {
    padding: 10px;
    background-color: #93be49;
    border: 1px solid #93be49;
    font-size: 12px;
    border-radius: 0px;
    cursor: move;
}

.event-resume {
    margin-top: 50px;
    display: none;
}

    .event-resume p {
        padding: 8px;
        background-color: #212517;
        border: 1px solid #212517;
        font-size: 12px;
        border-radius: 0px;
        color: #6EC6D9;
    }

    .event-resume span {
        font-size: 12px;
    }

.event-resume-details {
    margin-top: 20px;
}

    .event-resume-details .event-info {
        padding: 5px 5px 5px 5px;
        background-color: #212517;
        border: 1px solid #212517;
        font-size: 12px;
        border-radius: 0px;
        color: #6EC6D9;
        line-height: 1.9em;
        width: auto;
        margin-right: 15px;
    }

    .event-resume-details .reschedule-event-title {
        color: black;
    }

        .event-resume-details .reschedule-event-title i, .event-resume-details .event-info.reschedule-event-info > label > span {
            color: #f0142f;
        }

    .event-resume-details .event-info.reschedule-event-info {
        font-weight: bold;
        background-color: #EAEAEA;
        border: 1px solid #EAEAEA;
    }

        .event-resume-details .event-info.reschedule-event-info .client-date-request-date {
            margin-top: 10px;
        }

            .event-resume-details .event-info.reschedule-event-info > label, .event-resume-details .event-info.reschedule-event-info .client-date-request-date label {
                color: black;
            }

                .event-resume-details .event-info.reschedule-event-info .client-date-request-date label > span {
                    color: #6EC6D9;
                }


.fc .fc-col-header-cell-cushion {
    color: white;
}

.fc .fc-daygrid-day-number {
    color: #707070;
}

.tech-intervation-step1 .file-upload {
    background-color: #ffffff;
    margin: 0 auto;
    text-align: center;
}

.tech-intervation-step1 .file-upload-btn, .tabZonesContent .file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #707070;
    border: none;
    padding: 10px;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

    .tech-intervation-step1 .file-upload-btn:hover, .file-upload-btn:hover {
        background: #93be49;
        color: #ffffff;
        transition: all .2s ease;
        cursor: pointer;
    }

.tech-intervation-step1 .file-upload-content {
    display: none;
    text-align: center;
    margin-top: 20px;
}

.tech-intervation-step1 .file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
}

.tech-intervation-step1 .image-upload-wrap {
    margin-top: 20px;
    border: 2px dashed #93be49;
    position: relative;
}

    .tech-intervation-step1 .image-dropping,
    .tech-intervation-step1 .image-upload-wrap:hover {
        background-color: #93be49;
        border: 2px dashed #ffffff;
        color: white;
    }

.tech-intervation-step1 .image-title-wrap {
    padding: 0 15px 15px 15px;
    color: #222;
}

.tech-intervation-step1 .drag-text {
    text-align: center;
}

    .tech-intervation-step1 .drag-text h3 {
        font-weight: 100;
        text-transform: uppercase;
        color: #93be49;
        padding: 60px 0;
    }

.tech-intervation-step1 .image-upload-wrap:hover .drag-text h3 {
    color: white;
}

.tech-intervation-step1 .file-upload-image {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}

.tech-intervation-step1 .file-upload-content i {
    font-size: 60px;
    margin-bottom: 5px;
}

.tech-intervation-step1 .remove-image {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #f0142f;
    border: none;
    padding: 10px;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

    .tech-intervation-step1 .remove-image:hover {
        background: #c13b2a;
        color: #ffffff;
        transition: all .2s ease;
        cursor: pointer;
    }

    .tech-intervation-step1 .remove-image:active {
        border: 0;
        transition: all .2s ease;
    }

.red {
    color: #f0142f !important;
}

.beige {
    color: #FFCA83 !important;
}

.full-width {
    width: 100% !important;
}

.list-inline > li {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
}

.budget-zones .nav-tabs.primary {
    border-bottom: 1px solid #F5F5F5;
}

.budget-zones .nav-tabs.nav-justified > li > a, .nav-tabs > li {
    padding-right: 5px;
}

.budget-zones .nav > li > a {
    padding: 10px 30px 10px 30px;
    border-radius: 10px 10px 0px 0px;
}

.budget-zones .nav-tabs.primary > li > a {
    background-color: #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}

.budget-zones .nav-tabs.primary > li.active > a, .nav-tabs.primary > li.active > a:hover, .nav-tabs.primary > li.active > a:focus {
    color: black;
    background-color: #F5F5F5;
    border: none;
    border-bottom: 1px solid #F5F5F5;
}

.budget-zones .tab-content.primary, .budget-zones .tab-content {
    border: 1px solid #F5F5F5;
    background-color: #F5F5F5;
}

.black {
    color: black !important;
}

.budget-zone-products .table-bordered, .schedule-repair-team .table-bordered {
    border: 1px solid #ddd;
}

.budget-zone-products thead, .schedule-repair-team thead {
    background-color: #EAEAEA;
}

.budget-zone-products .table > thead > tr > th, .budget-zone-products .table > tbody > tr > th, .budget-zone-products .table > tfoot > tr > th, .budget-zone-products .table > thead > tr > td, .budget-zone-products .table > tbody > tr > td, .budget-zone-products .table > tfoot > tr > td,
.schedule-repair-team .table > thead > tr > th, .schedule-repair-team .table > tbody > tr > th, .schedule-repair-team .table > tfoot > tr > th, .schedule-repair-team .table > thead > tr > td, .schedule-repair-team .table > tbody > tr > td, .schedule-repair-team .table > tfoot > tr > td {
    border-color: #eaeaea;
    text-align: center;
}

.budget-zone-products .table > thead > tr > th, .schedule-repair-team .table > thead > tr > th {
    border-bottom: 2px solid #dee2e6;
}

.budget-zone-products tbody, .schedule-repair-team tbody {
    background-color: white;
    color: black;
}

    .budget-zone-products tbody tr td i, .schedule-repair-team tbody tr td i {
        color: #abb593;
        padding-left: 10px;
        font-size: 16px;
    }

    .budget-zone-products tbody tr td, .schedule-repair-team tbody tr td {
        vertical-align: middle;
    }

.budget-zone-gallery .row {
    margin-top: 10px;
}

.budget-zone-gallery img {
    max-width: 100%;
    max-height: 100px;
}

.budget-zone-gallery .image-date-author {
    font-size: 12px;
    margin-bottom: 5px;
}

.budget-zone-gallery textarea {
    margin-bottom: 5px;
    font-size: 12px;
}

.budget-zone-gallery .see-original-image-btn, .budget-zone-gallery .delete-image-btn, .budget-zone-gallery .save-image-comment-btn {
    font-size: 12px;
    padding-right: 5px
}

.budget-zone-gallery .delete-image-btn {
    font-size: 12px;
    color: #f0142f;
    cursor: pointer;
}

.budget-zone-gallery .save-image-comment-btn {
    font-size: 12px;
    color: #abb593;
    cursor: pointer;
}

.budget-zone-subtotal {
    margin-bottom: 25px;
}

    .budget-zone-subtotal .subtotal {
        color: #ABB593;
        float: right;
    }

.budget-total-section {
    padding: 15px;
}

.signatures-section canvas {
    border: 1px solid;
    width: 100%
}

.hyperlink {
    color: #007bff !important
}

/*.reset-product-btn {
    margin-bottom: 5px;
}*/

.reset-product-btn i, a[class*="close-edit-product-qty-btn"] i, a[class*="update-product-qty-btn"] i {
    padding: 0px !important;
    color: white !important;
}

.float-right {
    float: right !important;
}

.dashboard-chart-content .chart-value {
    font-size: 25px;
    color: black;
}

.dashboard-chart-content .chart-dif-value {
    float: left;
    font-size: 12px;
}

#schedules-calendar .schedule-visit-event, #schedule-calendar .schedule-visit-event {
    color: white !important;
    background-color: #93be49 !important;
    border-color: #93be49 !important;
}

#schedules-calendar .schedule-intervation-event, #schedule-calendar .schedule-intervation-event {
    color: white !important;
    background-color: #3B402E !important;
    border-color: #3B402E !important;
}


/*Messages */

.messages {
    list-style: outside none none;
    margin: 0;
    padding: 10px;
}

    .messages > li {
        margin-bottom: 10px;
    }

        .messages > li:last-child {
            margin-bottom: 0;
        }

    .image .profile-picture,
    .messages .profile-picture {
        height: 40px;
        margin: 0;
        width: 40px;
    }

        .messages .profile-picture img {
            border: medium none;
        }

.friend-message .profile-picture {
    float: left;
}

.my-message .profile-picture {
    float: right;
}

.friend-message .message {
    margin-left: 50px;
}

.my-message .message {
    margin-right: 50px;
}

.messages .message {
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    min-height: 40px;
    padding: 15px 20px;
    position: relative;
}

    .messages .message .time {
        font-size: 14px;
        line-height: 10px;
        margin-top: 0;
        text-align: right;
        font-size: 0.750em;
        font-style: italic;
    }

.friend-message em {
    margin-left: 15px;
}

.my-message em {
    margin-right: 15px;
}

.my-message {
    text-align: right;
}

    .my-message .message .time {
        text-align: left;
    }

.friend-message .message::before {
    border-bottom: 10px solid transparent;
    border-right: 10px solid;
    border-top: 0 solid transparent;
    content: "";
    height: 0;
    left: -10px;
    position: absolute;
    top: 10px;
    width: 0;
}

.my-message .message::before {
    border-bottom: 10px solid transparent;
    border-left: 10px solid;
    border-top: 0 solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -10px;
    top: 10px;
    width: 0;
}

.messenger-footer .form-control {
    height: 54px;
    overflow: hidden;
    padding: 5px;
    resize: none;
}

.friend-message .message::before {
    border-right-color: #e9e9e9;
}

.my-message .message::before {
    border-left-color: #f6f6f6;
}

.friend-message .message {
    background-color: #e9e9e9;
}

.my-message .message {
    background-color: #1f364f;
    color: #fff;
}

.message-details h2 {
    color: #232323;
    font-size: 18px;
    font-weight: 600;
    line-height: 60px;
    text-transform: capitalize;
}

    .message-details h2 a {
        color: #232323;
    }

.message-details .author .image {
    width: 50px;
    height: 50px;
    overflow: hidden;
    float: left;
    margin-right: 18px;
}

.message-details .author .image {
    height: 55px;
}

    .message-details .author .image i {
        font-size: 50px;
    }

.message-details .list-wraps {
    position: relative;
    height: 590px;
    overflow: hidden;
}

.message-details .list-wraps {
    height: 400px;
}

#wdiModal .modal-content .message-details .list-wraps {
    height: 30vh;
}

.message-content .messages .profile-picture i {
    font-size: 40px;
}

.friend-message .message {
    background-color: #e9e9e9;
    color: black;
    word-wrap: break-word;
}

    .friend-message .message::before {
        border-right-color: #e9e9e9;
    }

.message-content .messages .my-message .profile-picture i {
    color: #93be49;
}

.my-message .message {
    background-color: #93be49;
    color: black;
    word-wrap: break-word;
}

.message-details .author .author-name {
    display: block;
    font-size: 16px;
    color: #232323;
    line-height: 1.5em;
    font-weight: 600;
}

.chat-form {
    background-color: #eff0f4;
    clear: both;
    margin-top: 15px;
    padding: 20px;
}

    .chat-form button {
        font-size: 12px;
    }

    .chat-form .form-group {
        float: left;
        margin: 0px;
        margin-right: 2%;
        width: calc(98% - 80px);
    }

img.responsive {
    max-width: 100%;
}

#linkDownloadInvoice img,
.linkDonwloadInvoice img {
    max-height: 50px;
}


.sweet_loader {
    width: 140px;
    height: 140px;
    margin: 0 auto;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: ro;
    transform-origin: 50% 50%;
    transform: rotate(0) translate(0,0);
}

@keyframes ro {
    100% {
        transform: rotate(-360deg) translate(0,0);
    }
}
