textarea#address {
    height: 2.5em;
}

.table>tbody>tr>td {
    vertical-align: middle;
}

.table>tbody>tr>td,
.table>tfoot>tr>td,
.table thead tr th {
    padding: 5px;
    padding-left: 8px;
}

.table>tbody>tr:nth-child(odd) {
    background: #f7f7f7;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-right: 1px solid #e1e1e1;
    border-top: 0;
}

.table {
    border: 1px solid #e1e1e1;
}

.table thead tr th {
    border: 0 !important;
    border-right: 1px solid #e1e1e1 !important;
    border-bottom: 1px solid #e1e1e1 !important;
}


.table-clients>thead>tr>th:nth-child(4),
.table-clients>thead>tr>th:nth-child(7),
.table-clients>thead>tr>th:nth-child(8),
.table-clients>tbody>tr>td:nth-child(4),
.table-clients>tbody>tr>td:nth-child(7),
.table-clients>tbody>tr>td:nth-child(8) {
    display: none;
}

.table-all-contacts tr>td:nth-child(4),
.table-all-contacts tr>th:nth-child(4) {
    display: none;
}


#logo img {
    width: auto;
    height: 40px;
    margin-top: 0;
}



#top_search input:active,
#top_search input:focus,
#top_search input:hover {
    color: #6d6e71;
    background-color: #fbfbfb;
}

#top_search input {
    color: #6d6e71;
    height: 35px;
}

.chat-list-opener a {
    background: #6d6e71 !important;
}

.chat-online-count {
    display: none !important;
}

.btn-primary:hover {
    opacity: .9;
}

.menu-item-messages {
    display: none !important;
}

.each-chat-message .message {
    padding: 2px 5px !important;
}

span.message {
    max-width: 88% !important;
}

.each-chat-message .chat-left,
.each-chat-message .chat-right {
    max-width: 100% !important;
}

.chat-box form,
.single-message-box form {
    padding: 5px 10px 2px 10px !important;
}

.chat-box form .chat-form-icons,
.single-message-box form .chat-form-icons {
    padding: 5px 0 0 0 !important;
}

.chat-box .messages-container,
.single-message-box .messages-container {
    height: 73% !important;
}

.chat-box .head {
    padding: 5px 10px !important;
    height: 30px !important;
}

.chat-box form .chat-form-icons a,
.single-message-box form .chat-form-icons a {
    font-size: 16px !important;
    margin-right: 15px !important;
}

.emojioneemoji {
    width: 20px !important;
    height: 20px !important;
}

#expenses-report-table.table>thead>tr>th {
    background: #6d6e71 !important;
}

.fa-times-circle-o:before {
    content: "\f00d";
    color: #fff;
}

#side-menu li .nav-second-level li.active a {
    color: #fafafa !important;
    background-color: #6d6e71 !important;
}

#side-menu li .nav-second-level li a {
    color: #6d6e71 !important;
}

.chat-list-head>a:before {
    content: "\f00d";
    font-family: FontAwesome;
    color: #6d6e71;
    font-size: 16px;
}

#chat-list-container .chat-list-head a {
    color: transparent !important;
    right: 20px !important;
    top: 10px !important;
    width: 12px !important;
    height: 22px !important;
}

@media (max-width: 700px) {
    .chat-box .messages-container {
        height: 82% !important;
    }
}

#chat-list-container {
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

.chat-box .emojionearea,
.chatbox .emojionearea.form-control {
    height: 60px !important;
}

.chat-box .emojionearea .emojionearea-editor {
    max-height: 60px !important;
    overflow-y: auto !important;
    height: 60px !important;
}

.chat-box {
    bottom: 42px !important;
}

.emojionearea.emojionearea-inline>.emojionearea-editor {
    white-space: pre-wrap !important;
    right: 12px !important;
    bottom: 2px !important;
    top: 2px !important
}

.emojionearea .emojionearea-button {
    right: 190px !important;
    top: 64px !important;
}

.chat-list-opener a {
    background: #fff !important;
    color: #6d6e71 !important;
    width: 40px !important;
    height: 40px !important;
    font-size: 21px !important;
}

.chat-list-opener {
    left: 20px !important;
}

#chat-list-opener-btn {
    display: none !important;
}

a#chat-list-opener-btn.m-item {
    display: block !important;
}

#main-messages-left {
    height: 100vh !important;
}

#main-messages>div>div>.single-message-box .messages-container,
#main-messages-right {
    height: 70vh !important;
    padding: 14px !important;
}

.single-message-box form textarea {
    height: 9vh !important;
    background: #6d6e7124;
    padding: 5px;
}

.single-message-box .messages-container .each-chat-message {
    margin-bottom: 20px !important;
    font-size: 14px;
}

._filters._hidden_inputs>div:nth-of-type(11),
._filters._hidden_inputs>div:nth-of-type(12),
._filters._hidden_inputs>div:nth-of-type(13),
._filters._hidden_inputs>div:nth-of-type(14),
._filters._hidden_inputs>div:nth-of-type(15) {
    display: none !important;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 0;
    margin-bottom: 0;
}

.mbot15 {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    ._filters>.col-md-2 {
        width: 19.666667%;
        padding: 0;
        text-align: center;
    }
}

.table-projects>thead>tr>th:nth-of-type(4),
.table-projects>tbody>tr>td:nth-of-type(4) {
    display: none;
}

.customer_profile>.content>.row>div>.panel_s>.panel-body>div>.tab-content>.row>.col-md-5ths:nth-of-type(11),
.customer_profile>.content>.row>div>.panel_s>.panel-body>div>.tab-content>.row>.col-md-5ths:nth-of-type(12),
.customer_profile>.content>.row>div>.panel_s>.panel-body>div>.tab-content>.row>.col-md-5ths:nth-of-type(13),
.customer_profile>.content>.row>div>.panel_s>.panel-body>div>.tab-content>.row>.col-md-5ths:nth-of-type(14),
.customer_profile>.content>.row>div>.panel_s>.panel-body>div>.tab-content>.row>.col-md-5ths:nth-of-type(15) {
    display: none !important;
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 25%;
        float: left;
    }

    .tab-content .col-md-5ths {
        width: 14% !important;
    }

    .tab-content #estimates_total .col-md-5ths,
    .tab-content #expenses_total .col-md-5ths {
        width: 20% !important;
    }
}

.panel_s {
    box-shadow: none !important;
    margin-bottom: 0;
}

.panel_s .panel-body {
    border: 0;
    padding: 10px !important;
}

.dataTables_length {
    margin-left: -5px;
}

div.dataTables_wrapper div.dataTables_filter {
    margin-right: -5px;
}

table.dataTable {
    margin-top: 7px !important;
}

.clearfix.mtop20 {
    margin-top: 0;
}

._filters._hidden_inputs .border-right:last-child {
    border-right: 0;
}

.row,
.hr-panel-heading {
    margin-right: -10px;
    margin-left: -10px;
}

.total-column .panel-body {
    background: #ffffff;
    padding: 5px;
}

.col-md-5ths {
    padding: 2px;
}

/*a[data-cview="project_status_1"],
a[data-cview="project_status_2"],
a[data-cview="project_status_3"],
a[data-cview="project_status_4"],
a[data-cview="project_status_5"] {
    display: none!important;
}*/

button[title="In Progress"]>span,
button[title="ΣΧΕΔΙΑΣΜΟΣ - ΥΛΟΠΟΙΗΣΗ"]>span {
    display: none !important;
}

@media (min-width: 992px) {
    .tasks_page .col-md-2 {
        width: 15% !important;
        margin-bottom: 20px;
        margin-top: 10px;
    }
}


@media (max-width: 768px) {
    .tasks_page .col-md-2 {
        width: 100% !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.tasks_page .col-md-2 p:last-of-type {
    margin-top: 0px;
}

.tasks_page .col-md-2 p {
    margin-left: 50px;
    margin-top: -32px;
}

.tasks_page h4.mbot15 {
    display: none !important;
}

.customer-profile li[data-original-index="10"],
.customer-profile li[data-original-index="11"],
.customer-profile li[data-original-index="12"],
.customer-profile li[data-original-index="13"],
.customer-profile li[data-original-index="14"] {
    display: block !important;
}

#setup-menu-item {
    display: block !important;
}

.project-milestones .panel_s.project-menu-panel,
.project-milestones .project-toggler-opts {
    display: block !important;
}

.project-milestones a.project-tabs-and-opts-toggler.screen-options-btn.bold {
    display: none !important;
}

.dataTables_empty {
    padding: 10px !important;
    background: none !important;
}

.activity-feed .feed-item .date {
    text-transform: lowercase !important;
}







.project .table>tbody>tr:nth-child(1),
.project .table>tbody>tr:nth-child(3),
.project .table>tbody>tr:nth-child(6),
.project .table>tbody>tr:nth-child(8),
.project .table>tbody>tr:nth-child(10) {
    background: #f7f7f7 !important;
}

.project .table>tbody>tr:nth-child(2),
.project .table>tbody>tr:nth-child(5),
.project .table>tbody>tr:nth-child(7),
.project .table>tbody>tr:nth-child(9) {
    background: #fff !important;
}

.expense #dropzoneDragArea,
#expense_currency {
    display: none !important;
}

input[placeholder=Μονάδα] {
    display: none;
}

.invoice-items-preview th.description,
.invoice-items-preview td.description {
    text-align: center;
}

.tagit-new,
label[for="tags"] {
    display: none !important;
}

@media only screen and (min-width: 1200px) {
    .page-projects-admin .col-md-7 {
        width: 75%;
    }

    .page-projects-admin .col-md-5 {
        width: 25%;
    }
}

.ribbon {
    display: none !important;
}

.project_progress_slider_horizontal.ui-widget.ui-widget-content {
    margin-bottom: 20px;
}

.col-md-9 img.img-responsive {
    background: #ddd !important;
    padding: 5px !important;
}

#project-settings-area .mtop15 {
    margin-bottom: 50px !important;
    position: relative;
}

#project-settings-area .mtop15:after {
    content: "ΔΙΚΑΙΩΜΑΤΑ ΠΕΛΑΤΗ:";
    bottom: -38px;
    position: relative;
    display: block;
    font-weight: 500;
}

.mtop15 label {
    text-transform: uppercase;
    font-weight: 500;
}


.table-invoices th:nth-child(7),
.table-invoices td:nth-child(7) {
    display: none;
}

span.inline-block.label[task-status-table="5"] i {
    display: none !important;
}

/*
.table-expenses th:nth-child(4),
.table-expenses td:nth-child(4),
.table-expenses th:nth-child(8),
.table-expenses td:nth-child(8),
.table-expenses th:nth-child(9),
.table-expenses td:nth-child(9) {
    display: none !important;
}
*/

.page-reports-admin .panel_s .panel-body {
    padding-bottom: 0 !important;
}

.progress-finance-status {
    margin-top: -16px !important;
}

span._total.bold {
    margin-right: 15px;
}

.screen-options-btn {
    background: #636363;
    color: #fff;
}

.invoice-items-table th:nth-child(2),
.estimate-items-table th:nth-child(2) {
    width: 40%;
}

.invoice-items-table th:nth-child(3),
.estimate-items-table th:nth-child(3) {
    width: 30%;
}

.invoice-items-table th:nth-child(4),
.estimate-items-table th:nth-child(4) {
    width: 10%;
}

.invoice-items-table th:nth-child(5),
.estimate-items-table th:nth-child(5) {
    width: 10%;
}

.invoice-items-table th:nth-child(6),
.estimate-items-table th:nth-child(6) {
    width: 7%;
}

.invoice-items-table th:nth-child(7),
.estimate-items-table th:nth-child(7) {
    width: 3%;
}


._transaction_form .table.items thead>tr>th {
    text-align: center;
}

.table .bootstrap-select .dropdown-toggle .caret {
    right: 0;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.invoice .col-md-8 {
    float: right;
    margin: 0;
    padding: 0;
}

.invoice .col-md-8 .col-md-7 {
    width: 53%;
    margin-top: 9px;
}

@media only screen and (min-width: 768px) {
    .invoice .col-md-8 {
        width: 45%;
    }
}

.btn-group.bootstrap-select.show-tick {
    margin-bottom: 18px;
}

/*.checkbox label, .radio label {
	margin-bottom: 15px!important;
}*/

.show_quantity_as_wrapper .checkbox label,
.show_quantity_as_wrapper .radio label {
    margin-bottom: 0 !important;
}

.table-projects-single-client th:nth-child(3),
.table-projects-single-client td:nth-child(3) {
    display: none;
}

@media (min-width: 992px) {
    .modal-lg {
        /*width: 600px;*/
    }
}

.dropdown-menu .divider {
    background-color: #cb959e;
}

.btn-default:focus,
.btn-default.focus,
.btn-default:hover,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default,
.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #000 !important;
}

.show_quantity_as_wrapper span {
    margin-right: 30px;
}

.btn-default.disabled {
    color: #656565 !important;
    opacity: 1 !important;
}

/*.float-alert {
    letter-spacing: 0;
    width: 100px!important;
    max-width: 300px!important;
	min-width: 150px!important;
    white-space: nowrap!important;
}*/

.activity-feed .feed-item .date {
    font-size: 9px;
}

.lead-modal .activity-feed .feed-item {
    padding: 10px 20px 7px 20px !important;
}

.nav-tabs>li>a {
    padding: 15px 15px !important;
    font-weight: 500 !important;
}

.lead-print-btn {
    float: left !important;
    background: transparent !important;
    border: 0 !important;
    color: #008dcf !important;
    padding-top: 9px !important;
}

.lead-print-btn:before {
    content: "Print" !important;
}

.dropzone-expense-preview {
    height: auto !important;
}

@media (min-width: 768px) {

    /*.dataTables_wrapper .col-md-7 {
		width: 30%!important;
	}

	.dataTables_wrapper .col-md-5 {
		width: 70%!important;
	}*/

    .fa-filter:before {
        content: "ΦΙΛΤΡΑ";
        font-family: "Roboto";
    }

    .project .panel-body._buttons .row>.col-md-5 {
        margin-top: 6px !important;
    }

}

@media (min-width: 840px) {
    #top_search {
        margin-top: 14px;
        width: 400px;
    }
}

@media (max-width: 839px) and (min-width: 768px) {
    #top_search {
        width: 200px;
        margin-top: 14px;
    }
}

#top_search input {
    border-radius: 5px;
    background: #fff;
}

#top_search_button button {
    color: #fff;
}

._filter_data .btn.btn-default {
    background: #6d6e71;
    border-color: #777;
    color: #fff !important;
}



/*.nav-tabs li.active a i {
    display: none;
}

.nav-tabs li.active a {
    color: #000;
    padding-left: 0;
    margin-left: -10px;
} */

/*@media (min-width: 768px) {
	.modal-dialog {
		/*width: 600px;
		margin: 50px auto 10px auto;
	}
}*/

#stats-top .mtop20 {
    margin-top: 0;
}

.col-md-5ths {
    padding-right: 10px !important;
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20% !important;
        float: left;
    }
}

.progress {
    background-color: #c8c8c8;
}

.progress-bar[data-percent="0.00"] {
    color: #fff;
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f1e0" !important;
}

.email-templates td.text-throught a {
    color: #000 !important;
}

.email-templates td a {
    color: #51d800 !important;
}

.email-templates th {
    color: #0078d8 !important;
}

td .label-primary {
    font-size: 9px;
    font-weight: 300;
    padding: 5px;
}

/*
.user-id-9 .menu-item-leads,
.user-id-9 #setup-menu-item,
.user-id-9 .menu-item-child-expenses,
.user-id-9 .task-hours,
.user-id-9 .task-info-hourly-rate,
.user-id-9 .task-info-billable,
.user-id-9 li.dashboard_user,
.user-id-9 .tc-content.project-overview-description,
.user-id-9 .quick-links,
.user-id-9 ._filters._hidden_inputs {
    display: none !important;
}

.user-id-9 .tc-content.project-overview-description {
    display: none !important;
}

.user-id-8 #setup-menu-item,
.user-id-8 .menu-item-child-expenses,
.user-id-8 .task-hours,
.user-id-8 .task-info-hourly-rate,
.user-id-8 .task-info-billable,
.user-id-8 li.dashboard_user,
.user-id-8 .tc-content.project-overview-description,
.user-id-8 .quick-links,
.user-id-8 ._filters._hidden_inputs {
    display: none !important;
}
*/

.btn-info {
    margin-right: 5px !important;
}

button.fc-calendarFilter-button.btn.btn-info {
    background: #6d6e71;
    border-color: #6d6e71;
    margin: 0 0 0 20px;
    border-radius: 0;
    text-transform: uppercase !important;
}

aside#menu {
    background: #6d6e71;
}

body {
    background: #e3e8ed !important;
}

#side-menu li.dashboard_user {
    border-bottom: 1px solid #e9ebef !important;
}

@media (min-width: 768px) {
    .admin #header {
        background: #cb959e;
        position: fixed !important;
        width: 100% !important;
    }

    .content {
        padding-top: 73px !important;
    }

    .project .tasks-table h4.mbot15 {
        position: absolute !important;
        top: 15px !important;
        margin-left: 1.3em;
    }
}

.panel_s .panel-body {
    margin-bottom: 20px;
}

.screen-options-btn,
div#dashboard-options {
    margin-top: 62px !important;
}


.user-id-3 .menu-item-child-expenses {
    display: none !important;
}

/*#table-leads th:nth-child(7), #table-leads td:nth-child(7), #table-leads th:nth-child(9), #table-leads td:nth-child(9),#table-leads th:nth-child(11), #table-leads td:nth-child(11) {
    display: none;
}*/

/*.leads #table-leads td:nth-child(7),
.leads #table-leads th:nth-child(7) {
    display: none;
}*/

.table tr .alert-info.odd {
    background: #f7f7f7 !important;
}

.table tr .alert-info.even {
    background: #fff !important;
}

.table tr.alert-info:nth-child(odd) {
    color: #6d6e71 !important;
    background-color: #f7f7f7 !important;
    border-color: #6d6e71 !important;
}

.table tr.alert-info:nth-child(even) {
    color: #6d6e71 !important;
    background-color: #fff !important;
    border-color: #6d6e71 !important;
}

ul#side-menu,
#setup-menu {
    position: fixed;
    overflow-Y: auto;
    max-width: 210px;
    width: 100%;
    height: calc(100% - 63px);
}

.float-alert {
    top: auto;
    bottom: 0;
    position: fixed;
    left: 0;
    right: auto;
    background: #f9f9f9;
}

.label.label.inline-block {
    font-size: 11px;
}

#side-menu li a {
    padding: 7px 20px 7px 16px;
}

.row.mbot15 {
    margin-bottom: 0 !important;
}

/* Absolute Client Tabs */

input.text-right[placeholder=Ποσότητα] {
    display: none !important;
}


ul.mobile-icon-menu .icon-total-indicator {
    right: 2px;
    top: 10px;
    padding: 1px 4px !important;
}

@media (max-width: 768px) {

    ul.mobile-icon-menu>li,
    ul.mobile-icon-menu>li:last-child {
        border: 0 !important;
    }

}


.notifications-icon .bg-warning,
.top-timers .bg-success,
.header-todo .bg-warning {
    background: #ee0f25 !important;
    border: 1px solid #fff !important;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before {
    top: calc(50% - 8.5px);
}

table[data-last-order-identifier="customers"] li[data-dt-column="6"],
table[data-last-order-identifier="customers"] li[data-dt-column="7"],
table[data-last-order-identifier="customers"] li[data-dt-column="13"] {
    display: none;
}

@media (max-width: 768px) {
    ._filters._hidden_inputs span {
        font-size: .8em;
        margin-left: 5px;
        margin-top: -18px;
        display: inline;
    }

    ._filters._hidden_inputs h3.bold {
        display: inline;
        font-size: 1em;
    }

    ._filters._hidden_inputs .col-md-2 {
        margin-bottom: 5px;
    }

    span.dtr-data {
        float: right;
    }

    span.dtr-title {
        margin-right: 10px;
    }

    table.dataTable>tbody>tr.child ul.dtr-details {
        display: block;
        padding: 5px;
    }

    td.child {
        padding-left: 0 !important;
    }
}

/*table.dataTable thead>tr>td.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc {
    padding-right: 10px;
}*/

.btn-bottom-toolbar {
    position: fixed;
    bottom: 5px;
    padding: 12px;
    -webkit-box-shadow: 0 -4px 1px -4px rgba(0, 0, 0, .1);
    box-shadow: 0 -4px 1px -4px rgba(0, 0, 0, .1);
    background: #6d6e71;
    width: auto;
    z-index: 5;
    border-top: 0;
    right: 5px;
    border-radius: 5px;
}

.btn-bottom-toolbar .btn {
    font-size: 12px;
    margin: 0 5px !important;
}

.proposal-view tr#subtotal {
    background: none;
}

.proposal-view table.table.text-right {
    border: 0;
    max-width: 206px;
    float: right;
}

.proposal-view .table>tbody>tr>td,
.proposal-view .table>tbody>tr>th,
.proposal-view .table>tfoot>tr>td,
.proposal-view .table>tfoot>tr>th,
.proposal-view .table>thead>tr>td,
.proposal-view .table>thead>tr>th,
.proposal-view .table thead tr th {
    border: 0 !important;
}

.proposal-view table.table.text-right tr:nth-child(3) td:nth-child(1) {
    border-right: 5px solid #fff !important;
    background: #e4f4f3;
    color: #71c5cf;
}

.proposal-view td.total {
    padding: 0 10px 0 30px !important;
}

.proposal-view .table {
    border: 0 !important;
}

.proposal-view .img-responsive {
    max-width: 200px;
}

.table-rel-tasks td:nth-child(8),
.table-rel-tasks th:nth-child(8) {
    display: none;
}

.btn-success,
.btn-info {
    background-color: #cb959e !important;
    border-color: #cb959e !important;
}

.task-single-col-left .btn-info {
    background-color: #f1f5f7 !important;
    border-color: #e6e9eb !important;
    color: #414042;
}

.btn-info:hover,
.btn-success:hover {
    background-color: #414042 !important;
    border-color: #414042 !important;
    color: #fff;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: #fff;
    background-color: #cb959e;
    border-color: #cb959e !;
}

table.table.text-right.des-payments,
.des-payments.table>tbody>tr>td,
.des-payments.table>tbody>tr>th,
.des-payments.table>tfoot>tr>td,
.des-payments.table>tfoot>tr>th,
.des-payments.table>thead>tr>td,
.des-payments.table>thead>tr>th {
    border: 0;
}

.des-payments.table>tbody>tr:nth-child(odd) {
    background: none;
}

table.table.text-right.des-payments {
    max-width: 340px;
    float: right;
}

table.table.text-right.des-payments .total-tr>td:nth-child(1) {
    width: 141px;
    font-size: 14px;
    float: right;
    background: #e4f4f3;
    color: #71c5cf;
    padding: 4px 10px;
    border-right: 5px solid #fff !important;
}

.total-tr td.total {
    background: #edeeee;
}

.adjustments-tr .bold {
    font-size: 12px;
}

.des-item-table,
.des-item-table.table thead tr th,
.des-item-table.table tbody tr td {
    border: 0 !important;
}

.des-item-table.items thead {
    background: #414042 !important;
}

.alert.alert-warning.project-permissions-warning.mbot15 {
    width: auto;
    position: relative;
    max-width: 460px;
    padding: 2px 5px;
    font-size: 11px;
    z-index: 2 !important;
    margin-bottom: 5px !important;
}

.panel-full {
    margin: auto !important;
    border-radius: 4px !important;
}

.panel-full .panel-body {
    border-radius: 4px !important;
}

.panel_s .panel-body {
    margin-bottom: 5px !important;
}

.panel_s {
    margin-bottom: 0 !important;
}

.page-pdf-html-logo {
    display: none;
}

.proposal-view .nav-tabs>li.active>a,
.proposal-view .nav-tabs>li.active>a:focus,
.proposal-view .nav-tabs>li.active>a:hover,
.proposal-view .nav-tabs>li>a:focus,
.proposal-view .nav-tabs>li>a:hover {
    background: #6d6e71;
    color: #fff;
}

@media (max-width: 768px) {
    .viewestimate .col-sm-6.text-right {
        text-align: left !important;
    }
}

.preview-right-sticky {
    position: relative !important;
    top: 0 !important;
}

/* des */

.proposal-content {
    display: none;
}

#header-row,
#save-btn,
.vp-total {
    display: none;
}

.proposal-view .btn,
.proposal-view .content-view-status {
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 19px auto;
}

.proposal-view .btn.pull-right,
.proposal-view .content-view-status {
    float: none !important;
}


/* HIDE FROM LEADS */

.table-leads thead th:nth-child(7),
.table-leads thead th:nth-child(8),
.table-leads tbody td:nth-child(7),
.table-leads tbody td:nth-child(8),
.table-leads thead th:nth-child(11),
.table-leads tbody td:nth-child(11) {
    display: none;
}

table.dataTable thead .sorting_asc:after {
    content: "";
    background-image: url(https://crm.designous.gr/media/zisis/a-to-z.svg);
    width: 15px;
    height: 15px;
    background-size: contain;
    opacity: 1;
    background-repeat: no-repeat;
}

table.dataTable thead .sorting_desc:after {
    content: "";
    background-image: url(https://crm.designous.gr/media/zisis/z-to-a.svg);
    width: 15px;
    height: 15px;
    background-size: contain;
    opacity: 1;
    background-repeat: no-repeat;
}

.table-estimates th:nth-child(6),
.table-estimates th:nth-child(9),
.table-estimates td:nth-child(6),
.table-estimates td:nth-child(9) {
    display: none;
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-left: 0;
}

.task-single-col-left a.mbot10.btn.btn-success {
    animation: flashy-btn 1s infinite linear;
    color: #fff;
}

@keyframes flashy-btn {
    0% {
        background: #cb959e;
        border-color: #cb959e;
    }

    100% {
        background: #414042;
        border-color: #414042;
    }
}

.mtop15 label {
    text-transform: none !important;
}

/* Remove this if you dont want background overlay over the image or adjust per your needs */

body.login_admin {
    background: #414042 !important;
}

.col-md-8.proposal-left {
    background: #fff;
}


@media (min-width: 1024px) {
    .flex-row-proposal {
        display: flex;
    }

    .col-md-8.proposal-left {
        margin-right: 30px;
    }
}

#spark-header {
    padding: 50px 0;
    display: none;
}

.proposals .table>tbody>tr>td,
.proposals .table>tfoot>tr>td {
    padding: 10px;
}

div#proposal_content_area {
    min-height: 150px !important;
    padding: 10px;
}

.proposal-comment {
    margin-top: 45px;
    text-align: center;
}

.proposal-comment button.btn.btn-info.mtop10.pull-right {
    margin-top: 45px;
    display: inline-block;
}

.proposal-right i.fa.fa-check,
.proposal-right i.fa.fa-times-circle {
    margin-right: 10px;
}

table .row-options a {
    font-size: 11px !important;
}

#task_view_description:empty:not(:focus):before {
    content: attr(data-text);
}

.checklist-item-info {
    margin-top: 2px !important;
}

label[for="cf_invoices"] {
    color: #c784d1;
}

label[for="cf_estimates"] {
    color: #82a88c;
}

label[for="cf_contracts"] {
    color: #ccb421;
}

label[for="cf_proposals"] {
    color: #16bf3f;
}

label[for="cf_projects"] {
    color: #d43131;
}

label[for="cf_tasks"] {
    color: #0557ee;
}

table .row-options {
    margin-top: 0;
}

.table-invoices .label.label.inline-block {
    font-size: 8px !important;
}

.table-invoices td .label-primary {
    padding: 2px !important;
}

.email-template-heading {
    text-transform: uppercase;
}

.email-template-heading>a.pull-right.mleft5>small:before {
    content: "|";
    color: #0000ff;
    display: inline-block;
    margin: 0 10px 0 3px;
}

h1.bold.no-mtop.kb-article-single-heading {
    display: block;
    background: #414042;
    padding: 20px;
    color: #fff;
    margin: -20px;
    margin-top: -20px !important;
    margin-bottom: 24px;
    text-align: center;
}

.navbar-default {
    background: #414042 !important;
}

.kb-article hr.no-mtop {
    margin-top: 0 !important;
    display: none;
}

ul.list-unstyled.articles_list li {
    padding: 5px 0 20px 0;
    border-bottom: 1px solid #dddd;
}

.customers .kb-article>.col-md-8,
.customers .kb-article>.col-md-4 {
    width: 100%;
}

.customers .kb-article .col-md-4 {
    margin-top: 50px;
}

.team-members .fa-cog:before,
.team-members .fa-gear:before {
    content: "\f007 +";
    font-size: 23px;
}

.customers .kb-article .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.project-overview-table tr td {
    padding: 5px 5px !important;
}

.table-proposals tbody td:nth-child(7),
.table-proposals thead th:nth-child(7) {
    display: none !important;
}

.dropdown.bootstrap-select.show-tick.checklist-items-template-select {
    max-width: 100% !important;
    margin-left: 0 !important;
}

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

ul.kan-ban-col[data-col-status-id="4"] .info-bg {
    background: #FF9800 !important;
    border-color: #FF9800 !important;
}

ul.kan-ban-col[data-col-status-id="1"] .default-bg {
    background: #9C27B0 !important;
    border-color: #9C27B0 !important;
    color: #fff !important;
}

.proposal-status-4 {
    color: #ff9800 !important;
    border-color: #ff9800 !important;
}

.proposal-status-1 {
    color: #9C27B0 !important;
    border-color: #9C27B0 !important;
}

#mobile-search input#search_input {
    background: #fff;
}

#mobile-search .fa-search:before {
    color: #414042;
}

.fa-bars:before {
    color: #fff;
}

.col-md-8.task-single-col-left {
    min-height: unset !important;
}

@media (max-width: 500px) {
    .staff-profile-image-small {
        width: 25px;
        height: 25px;
    }

    .remove-task-user {
        left: 7px;
    }

    div[data-container] {
        min-height: 0;
    }

    .screen-options-btn,
    div#dashboard-options {
        margin-top: 0 !important;
    }

    .screen-options-btn {
        right: 0;
    }

    .user-data .horizontal-scrollable-tabs .scroller {
        padding: 9.3px;
    }

    .horizontal-scrollable-tabs .scroller.disabled {
        opacity: 1;
    }

    #contract_summary,
    .tickets-page .content .row .row {
        border: 1px solid #f0f0f0;
    }

    #contract_summary .col-md-2.col-xs-6,
    .tickets-page .col-md-2.col-xs-6 {
        display: flex;
        align-items: center;
        border: 0;
        padding: 1%;
        border-bottom: 1px solid #f0f0f0;
    }

    .tickets-page .col-md-2.col-xs-6:nth-child(odd),
    #contract_summary .col-md-2.col-xs-6:nth-child(even) {
        border-right: 1px solid #f0f0f0;
    }


    #contract_summary h3.bold,
    .tickets-page a h3.bold {
        display: inline-block;
        margin-right: 10px;
    }

    .tasks-page .content .row .col-md-2.col-xs-6.border-right,
    .clients .content .row .col-md-2.col-xs-6 {
        border: 1px solid #f0f0f0;
        border-bottom: 0;
        border-right: 0;
        padding: 1%;
    }

    .tickets-page .col-md-2.col-xs-6 a {
        display: flex;
        align-items: center;
    }

    .tickets-page .col-md-2.col-xs-6.mbot15.border-right {
        margin-bottom: 0 !important;
    }

    .tasks-page .content .row .row,
    .clients .content .row .row {
        border-bottom: 1px solid #f0f0f0;
        border-right: 1px solid #f0f0f0;
        text-align: center;
    }
}


.col-md-2.col-xs-6.border-right {
    text-align: center;
}

.proposal-view .row.mtop15 {
    margin-bottom: 200px;
}

.modal-footer .btn+.btn {
    margin-left: auto;
}

.proposal-view.identity-confirmation h4.modal-title {
    display: none;
}

.feed-item p {
    display: inline;
    margin-right: 12px;
}

.feed-item .text p {
    display: inline;
    margin-left: 10px;
}

.feed-item .text p br {
    display: none;
}

.activity-feed .feed-item {
    padding-bottom: 2px;
}


ul.nav-tabs li {
    text-transform: uppercase;
    font-size: 11px;
}

.customer-profile ul.nav-tabs li a {
    padding: 5px;
}

.nav-tabs.navbar-pills-flat>li a i.menu-icon {
    margin-right: 30px;
    margin-left: 5px;
    color: #000 !important;
}

.nav-tabs.navbar-pills-flat>li a i.menu-icon.fa-bars:before {

    color: #000 !important;
}

.table-timesheets-report th:nth-child(7),
.table-timesheets-report tbody td:nth-child(7),
.table-timesheets-report th:nth-child(8),
.table-timesheets-report tbody td:nth-child(8),
.table-timesheets-report th:nth-child(9),
.table-timesheets-report tbody td:nth-child(9) {
    display: none;
}

.table-timesheets-report tfoot td:nth-child(1),
.table-timesheets-report tfoot td:nth-child(2),
.table-timesheets-report tfoot td:nth-child(3),
.table-timesheets-report tfoot td:nth-child(4),
.table-timesheets-report tfoot td:nth-child(9) {
    display: none;
}

.table-project-expenses th:nth-child(4),
.table-project-expenses td:nth-child(4),
.table-project-expenses th:nth-child(6),
.table-project-expenses td:nth-child(6),
.table-project-expenses th:nth-child(7),
.table-project-expenses td:nth-child(7) {
    display: none;
}

table.dataTable thead th {
    text-transform: uppercase;
}

li.nav-tabs-submenu-child a {
    text-transform: uppercase;
}

.panel-body h4.mbot15 {
    display: none;
}

li a i.menu-icon {
    margin-right: 12px;
}

.tickets .section-heading .panel-body {
    display: none !important;
}

#project_view_name small {
    color: #000;
    font-size: 13px;
    border-bottom: 1px dotted #cb959e;
    padding-left: 0;
    margin-left: 7px;
}

#project_view_name small.text-muted {
    font-size: 13px;
}

.project-overview-description .project-info {
    border-bottom: 1px solid #cb959e;
}

.project-info {
    display: none;
}

.project-overview-left {
    padding-top: 0;
}

.project-member-settings a {
    color: #cb959e;
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    font-size: 18px;
}

.alert.alert-warning.bold.project-due-notice.mbot15 {
    margin-bottom: 5px !important;
}

.project-overview-expenses-finance .text-uppercase {
    font-size: 12px;
}

hr {
    border-top: 1px solid #cb959e;
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
    color: #cb959e;
    margin-left: 4px;
}

.fa-plus-circle:before {
    content: "\f055";
    margin-right: 5px;
}

.caret {
    color: #cb959e;
    border-left: 6px solid transparent !important;
    border-right: 6px solid transparent !important;
    border-top: 6px dashed !important;
}

span.new-checklist-item {
    font-size: 15px;
}

.row.checklist-items-wrapper {
    margin-bottom: 15px;
}

.task-comment-dropzone,
.dropzone {
    padding: 5px;
    min-height: 30px;
}

.dropzone .dz-message {
    margin: 0 !important;
}

.tasks-comments.inline-block.full-width.simple-editor {
    display: inline-block !important;
}

.highlight-bg {
    background: #F9F9F9;
    border: 1px solid #f0f5f7;
}

.task-modal-single .task-comment {
    margin-bottom: 0 !important;
}

.text-has-action {
    border-bottom: 1px dashed #cb959e;
    padding-bottom: 2px;
    text-transform: uppercase;
    font-size: 10px;
}

input.task-info-inline-input-edit {
    width: 68px;
    margin-left: 5px;
    text-align: center;
    border-color: #cb959e;
}

.task-info.task-info-billable small {
    display: none;
}

.task-info-separator {
    margin: 10px 0 10px 0;
    border-top: 1px solid #cb959e;
    -webkit-box-shadow: 0 1px 6px 1px rgba(255, 255, 255, .5);
    box-shadow: 0 1px 6px 1px rgba(255, 255, 255, .5);
}

@media (min-width: 992px) {
    .col-md-8.task-single-col-left {
        width: 75%;
    }

    .col-md-4.task-single-col-right {
        width: 25%;
    }
}

span.task-single-menu.task-menu-status span {
    font-size: 10px;
}

.project .table-timesheets td:nth-child(3),
.project .table-timesheets th:nth-child(3),
.project .table-timesheets td:nth-child(6),
.project .table-timesheets th:nth-child(6),
.project .table-timesheets td:nth-child(8),
.project .table-timesheets th:nth-child(8) {
    display: none;
}

div#group_by_tasks_wrapper>span {
    left: -142px !important;
}

.total_logged_time_timesheets_staff_h {
    color: #cb959e;
    font-weight: 500;
    font-size: 15px;
}

.col-md-2.col-xs-6 {
    text-align: center;
}

.task-table-related {
    color: #000;
}

.team-members.project-overview-team-members .media {
    display: inline-block;
    max-width: 145px;
    width: 100%;
    margin-right: 8px;
    border-bottom: 0;
}

.team-members.project-overview-team-members .media:last-child {
    margin-right: 0;
}

.team-members .media-body h5 {
    font-size: 1.1rem;
}

#project_view_name .bootstrap-select .btn-default {
    height: auto;
}

#project_view_name .filter-option-inner-inner {
    white-space: pre-wrap;
    line-height: 1.2;
    display: inline-block;
}

#project_view_name .filter-option-inner {
    display: flex;
    align-items: center;
}

#project_view_name .bootstrap-select.fit-width .dropdown-toggle .caret {
    top: calc(50% - 3.5px);
    margin-top: 0;
}

@media only screen and (max-width: 600px) {
    .team-members.project-overview-team-members .media {
        display: inline-block;
        max-width: 130px;
        width: 100%;
        margin-right: 8px;
        border-bottom: 1px solid #f0f0f0;
    }

    .horizontal-scrollable-tabs .scroller {
        padding: 5px 10px;
    }
}

a.trigger.manual-popover {
    position: relative;
    margin-top: -10px;
    display: block;
}

a.trigger.manual-popover i {
    display: none;
}

a.trigger.manual-popover:before {
    content: "☰";
    font-size: 20px;
    margin-top: -10px;
}

div#task_view_description {
    font-size: 14px;
}

.modal-header.task-single-header small {
    font-size: 13px;
}

.row.mbot15 .col-md-12 h4.no-margin {
    display: none;
}

input.form-control.input-sm,
span.input-group-addon {
    border: 2px solid #cb959e;
    border-right: 0;
}

input.form-control.input-sm {
    border-right: 2px solid #cb959e;
}

span.input-group-addon {
    border-left: 2px solid #cb959e;
    background: #f7f7f7;
}

.dataTables_wrapper {
    margin-top: 0;
}

li.dropdown-header {
    text-transform: uppercase;
    color: #414042;
    font-weight: 500;
    background: #f5f5f5;
    padding: 10px 15px;
}

.dropdown-menu .divider {
    margin: 0;
}

.row-options a:nth-child(1) {
    color: #bb4cb9;
}

.row-options a:nth-child(2) {
    color: #00aeef;
}

.row-options a:nth-child(3) {
    color: #4ab516;
}

.panel-body .row.mbot15 span {
    text-transform: uppercase !important;
}

.task-no-description span.text-muted {
    font-weight: 500;
    font-size: 15px;
}

.project-overview-description .project-info {
    border-bottom: 1px solid #cb959e;
    background: #f7f7f7;
    padding: 10px 18px;
    margin-top: -10px;
    margin-left: -15px;
}

.hr-panel-heading.project-area-separation {
    margin-right: -10px !important;
}

.project-overview-right .hr-panel-heading {
    margin-left: -10px !important;
}

.project-overview-left {
    margin-top: 0;
}

.table-tasks tbody td:nth-child(9) span {
    text-transform: uppercase;
    font-weight: 500;
}

.table-tasks td:nth-child(8),
.table-tasks th:nth-child(8) {
    display: none;
}

.task-single-menu ul li {
    text-transform: uppercase;
}

a.text-danger._delete {
    color: #fc2d42 !important;
}

.dataTables_filter input {
    width: 100% !important;
}

.reports .table-expenses th:nth-child(4),
.reports .table-expenses td:nth-child(4),
.reports .table-expenses th:nth-child(5),
.reports .table-expenses td:nth-child(5),
.reports .table-expenses th:nth-child(8),
.reports .table-expenses td:nth-child(8),
.reports .table-expenses th:nth-child(11),
.reports .table-expenses td:nth-child(11),
.reports .table-expenses th:nth-child(12),
.reports .table-expenses td:nth-child(12) {
    display: none;
}

tfoot td {
    font-weight: 500;
    font-size: 15px;
    color: #545454;
}

#date-range label.control-label {
    float: left;
    margin-top: 10px;
    margin-right: 20px;
}

#date-range .input-group.date {
    max-width: 250px;
    float: left;
    margin-bottom: 10px;
}

.table-invoice-items th:nth-child(6),
.table-invoice-items td:nth-child(6) {
    display: none;
}

.table-credit-notes-report th:nth-child(4),
.table-credit-notes-report td:nth-child(4),
.table-credit-notes-report th:nth-child(8),
.table-credit-notes-report td:nth-child(8),
.table-credit-notes-report th:nth-child(9),
.table-credit-notes-report td:nth-child(9),
.table-credit-notes-report th:nth-child(11),
.table-credit-notes-report td:nth-child(11) {
    display: none;
}

.table-invoices-report th:nth-child(8),
.table-invoices-report td:nth-child(8),
.table-invoices-report th:nth-child(10),
.table-invoices-report td:nth-child(10) {
    display: none;
}

.table-proposals-report th:nth-child(9),
.table-proposals-report td:nth-child(9),
.table-proposals-report th:nth-child(10),
.table-proposals-report td:nth-child(10),
.table-proposals-report th:nth-child(11),
.table-proposals-report td:nth-child(11),
.table-proposals-report th:nth-child(12),
.table-proposals-report td:nth-child(12),
.table-proposals-report th:nth-child(13),
.table-proposals-report td:nth-child(13),
.table-proposals-report th:nth-child(14),
.table-proposals-report td:nth-child(14) {
    display: none;
}

.table-estimates-report th:nth-child(9),
.table-estimates-report td:nth-child(9),
.table-estimates-report th:nth-child(10),
.table-estimates-report td:nth-child(10),
.table-estimates-report th:nth-child(11),
.table-estimates-report td:nth-child(11),
.table-estimates-report th:nth-child(12),
.table-estimates-report td:nth-child(12),
.table-estimates-report th:nth-child(14),
.table-estimates-report td:nth-child(14) {
    display: none;
}

.reports i.fa.fa-caret-down {
    margin-right: 7px;
}

.tasks-comments form {
    background: transparent !important;
    padding: 0;
    border-radius: 0;
    border: 4px solid #cb959e !important;
}

.checklist:hover,
.checklist:hover textarea[name=checklist-description]:disabled {
    background: #cb959e;
}


.checkbox-success input[type=checkbox]:checked~textarea,
.checkbox-success input[type=radio]:checked~textarea {
    background: #ecf7f6 !important;
}

a.remove-checklist:hover,
a.save-checklist-template:hover {
    color: #fff !important;
}

.checklist {
    height: auto;
}

.checkbox.checkbox-success.checklist-checkbox {
    min-height: 40px;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-bottom: 0;
}

textarea#description {
    border: 3px solid #cb959e;
}

@media only screen and (min-width: 768px) {

    .form-group.checklist-templates-wrapper,
    div#project_cost {
        max-width: calc(50% - 15px);
    }
}

.border-right {
    border-right: 1px solid #d8d8d8;
}

.project-available-features .filter-option-inner-inner {
    font-size: 10px;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: auto !important;
}

.project-available-features .bootstrap-select .btn-default {
    height: auto;
}

.project-available-features .bootstrap-select .dropdown-toggle .caret {
    right: 3px;
}

.project-available-features .filter-option-inner-inner::-webkit-scrollbar {
    width: 2px;
    height: 6px;
    background-color: #fff;
}

.project-available-features .filter-option-inner-inner::-webkit-scrollbar-thumb {
    background-color: #cb959e;
}

.project-available-features .filter-option-inner-inner::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px #ccc;
    background-color: #fff;
}

span.label.label-warning.s-status.invoice-status-3 {
    background: 0 0;
    border: 1px solid #2b04d2;
    color: #2b04d2;
}

.progress-bar-warning {
    background-color: #2b04d2;
}

span.label.label-danger.s-status.invoice-status-1 {
    background: 0 0;
    border: 1px solid #fd041d;
    color: #fd041d;
}

.progress-bar-danger {
    background-color: #fd041d;
}

span.label.label-warning.s-status.invoice-status-4 {
    background: 0 0;
    border: 1px solid #00bcd4;
    color: #00bcd4;
}


body.staff table#DataTables_Table_1 th:nth-child(5),
body.staff table#DataTables_Table_1 td:nth-child(5),
body.staff table#DataTables_Table_1 th:nth-child(7),
body.staff table#DataTables_Table_1 td:nth-child(7) {
    display: none;
}

.customer-profile #invoices_total .btn.dropdown-toggle.btn-default {
    margin-bottom: 5px;
}

span.label.label-warning.s-status.invoice-status-3 {
    background: 0 0;
    border: 1px solid #c733b7;
    color: #c733b7;
}

.table-invoices-single-client th:nth-child(6),
.table-invoices-single-client td:nth-child(6) {
    display: none;
}

.table-credit-notes th:nth-child(6),
.table-credit-notes td:nth-child(6) {
    display: none;
}

.dataTables_filter input:focus {
    width: 100% !important;
}

.team-members.project-overview-team-members {
    padding-top: 20px;
}

.label.pull-left.mleft15.mtop8.p8 {
    margin-top: 0 !important;
}

@media only screen and (max-width: 991px) {
    .customer-profile .col-md-5ths.total-column {
        width: 50%;
        float: left;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_length {
        position: relative;
    }
}

#search_input {
    padding: 6px 17px !important;
}

/*textarea.form-control {
    height: 36px;
    padding-top: 10px;
}*/

table.items tr.main td {
    padding-top: 12px;
    padding-bottom: 12px;
}

.invoice .col-md-8 {
    max-width: 400px;
}

@media only screen and (min-width: 768px) {
    .panel-body.bottom-transaction>div:not(.btn-bottom-toolbar) {
        width: 50%;
        padding: 0 20px;
    }

    .panel-body.bottom-transaction {
        display: flex;
    }
}

button.btn.btn-info.dropdown-toggle .caret {
    color: #fff;
}

ul.pagination li:nth-child(5),
ul.pagination li:nth-child(6),
ul.pagination li:nth-child(8) {
    display: none;
}

.table-expenses th:nth-child(8),
.table-expenses td:nth-child(8),
.table-expenses th:nth-child(9),
.table-expenses td:nth-child(9) {
    display: none;
}

#contract_summary .col-md-2 span {
    text-transform: uppercase;
}

.table-contracts th:nth-child(8),
.table-contracts td:nth-child(8) {
    display: none;
}

select.form-control.input-sm {
    height: 32px;
}

p.text-muted.lead-field-heading {
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    background: #f7f7f7;
    padding: 5px;
    margin-bottom: 5px;
}

.lead-information-col .bold.font-medium-xs {
    padding: 0 5px;
}

.lead-actions-left .fa-edit:before,
.lead-actions-left .fa-pencil-square-o:before {
    content: "\f044";
    font-size: 19px;
    color: #cb959e;
    margin-left: 1px;
    top: 0;
    position: absolute;
}

.lead-actions-left a.mright10.font-medium-xs.pull-left {
    padding-bottom: flex;
    position: relative;
    padding-right: 20px;
}

.form-group[app-field-wrapper=port] {
    display: none;
}

@media only screen and (min-width: 1250px) {

    ._filters._hidden_inputs {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
    }

}

.modal-header * {
    color: #fff !important;
}

.modal-header {
    background-image: none !important;
    background: #414042 !important;
}

.modal-header .close {
    background: rgba(255, 255, 255, .2) !important;
    border-radius: 50% !important;
    outline: 0 !important;
    font-size: 25px !important;
    height: 30px !important;
    width: 30px !important;
    line-height: 30px !important;
}

.project-top-panel .btn-info {
    background-color: #414042 !important;
    border-color: #414042 !important;
}

.project-top-panel .invoice-project {
    background-color: #cb959e !important;
    border-color: #cb959e !important;
}

tr.project-overview-customer td {
    line-height: 30px !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    background: #dedede !important;
}

tr.project-overview-customer td * {
    color: #050bff;
    font-weight: 700 !important;
    font-family: Trebuchet MS;
}

tr.project-overview-billing {

    display: none;
}

/* PROJECT TABLE */
@media only screen and (max-width: 767px) {
    table.dataTable>tbody>tr.child span.dtr-title {
        min-width: 20%;
        font-size: 11px;
    }

    table.dataTable>tbody>tr.child span.dtr-data {
        font-size: 11px;
    }

    table.dataTable>tbody>tr.child span.dtr-data .label.label.inline-block {
        font-size: 8px;
    }

    .table-projects.dataTable ul.dtr-details li {
        width: 50%;
        display: flex;
        align-items: center;
        border: 1px solid #cb959e !important;
        padding: 8px !important;
    }

    .table-projects.dataTable ul.dtr-details {
        display: flex !important;
        flex-wrap: wrap;
    }

    .table-projects.dataTable ul.dtr-details li[data-dt-column="2"] {
        width: 100% !important;
        text-align: center !important;
        justify-content: center;
    }

    .table-projects.dataTable ul.dtr-details li[data-dt-column="7"] {
        text-align: center !important;
        justify-content: center;
    }

    .table-projects.dataTable ul.dtr-details li[data-dt-column="2"] span.dtr-title,
    .table-projects.dataTable ul.dtr-details li[data-dt-column="7"] span.dtr-title {
        display: none !important;
    }

    .table-projects.dataTable ul.dtr-details li[data-dt-column="4"] span.dtr-data,
    .table-projects.dataTable ul.dtr-details li[data-dt-column="5"] span.dtr-data {
        font-size: 12px !important;
    }

    .table-projects.dataTable ul.dtr-details li[data-dt-column="2"],
    .table-projects.dataTable ul.dtr-details li[data-dt-column="4"],
    .table-projects.dataTable ul.dtr-details li[data-dt-column="5"] {
        border-bottom: 0 !important;
    }

    .table-projects.dataTable ul.dtr-details li[data-dt-column="4"],
    .table-projects.dataTable ul.dtr-details li[data-dt-column="6"] {
        border-right: 0 !important;
    }

    .table-projects.dataTable ul.dtr-details li[data-dt-column="3"] {
        display: none !important;
    }
}

/* TASK TABLE */
@media only screen and (max-width: 767px) {
    .table-tasks.dataTable ul.dtr-details {
        display: flex !important;
        flex-wrap: wrap;
    }

    .table-tasks.dataTable ul.dtr-details li[data-dt-column="3"] span.dtr-title,
    .table-tasks.dataTable ul.dtr-details li[data-dt-column="7"] {
        display: none !important;
    }

    .table-tasks.dataTable ul.dtr-details li[data-dt-column="4"] span.dtr-data,
    .table-tasks.dataTable ul.dtr-details li[data-dt-column="5"] span.dtr-data {
        font-size: 12px !important;
    }

    .table-tasks.dataTable ul.dtr-details li[data-dt-column="8"] {
        width: 100% !important;
    }

    .table-tasks.dataTable ul.dtr-details li {
        overflow: visible !important;
        width: 50%;
        display: flex;
        align-items: center;
        border: 1px solid #cb959e !important;
        padding: 8px !important;
    }

    .table-tasks.dataTable ul.dtr-details li ul.dropdown-menu {
        left: 50%;
        transform: translateX(-50%) !important;
    }

    .table-tasks.dataTable ul.dtr-details li ul.dropdown-menu li {
        width: 100% !important;
        font-size: 10px;
    }

    .table-tasks.dataTable ul.dtr-details li[data-dt-column="3"] {
        order: 0 !important;
        justify-content: center;
        border-right: 0 !important;
    }

    .table-tasks.dataTable ul.dtr-details li[data-dt-column="6"] {
        order: 1 !important;
    }

    .table-tasks.dataTable ul.dtr-details li[data-dt-column="4"] {
        order: 2 !important;
    }

    .table-tasks.dataTable ul.dtr-details li[data-dt-column="5"] {
        order: 3 !important;
    }

    .table-tasks.dataTable ul.dtr-details li[data-dt-column="8"] {
        order: 4 !important;
        justify-content: center;
    }

    .table-tasks.dataTable ul.dtr-details li[data-dt-column="4"] {
        border-top: 0 !important;
        border-right: 0 !important;
    }

    .table-tasks.dataTable ul.dtr-details li[data-dt-column="8"],
    .table-tasks.dataTable ul.dtr-details li[data-dt-column="5"] {
        border-top: 0 !important;
    }

    .tasks-page .content .row .col-md-2.col-xs-6.border-right {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .tasks-page .content .row .col-md-2.col-xs-6.border-right h3 {
        font-size: 13px;
        margin-right: 10px;
        padding-right: 10px !important;
        border-right: 1px solid #cb959e;
        text-align: left;
        color: #414042;
        padding: 4px;
        font-weight: 700;
    }

    .tasks-page .content .row .col-md-2.col-xs-6.border-right p.font-medium.no-mbot {
        font-size: 12px !important;
    }

    .tasks-page .content .row .col-md-2.col-xs-6.border-right .font-medium-xs {
        text-align: right;
        width: 100% !important;
        font-size: 9px !important;
    }
}

/* LEAD TABLE */
@media only screen and (max-width: 767px) {
    .table-leads.dataTable ul.dtr-details li {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #cb959e !important;
        padding: 8px !important;
        border-top: 0 !important;
    }

    .table-leads.dataTable ul.dtr-details {
        display: flex !important;
        flex-wrap: wrap;
    }

    .table-leads.dataTable ul.dtr-details li span.dtr-data {
        font-size: 11px !important;
    }

    .table-leads.dataTable ul.dtr-details li[data-dt-column="6"],
    .table-leads.dataTable ul.dtr-details li[data-dt-column="7"],
    .table-leads.dataTable ul.dtr-details li span.dtr-title {
        display: none !important;
    }

    .table-leads.dataTable ul.dtr-details li[data-dt-column="3"],
    .table-leads.dataTable ul.dtr-details li[data-dt-column="4"] {
        border-top: 1px solid #cb959e !important;
    }

    .table-leads.dataTable ul.dtr-details li ul.dropdown-menu {
        left: 50%;
        transform: translateX(-50%) !important;
    }

    .table-leads.dataTable ul.dtr-details li ul.dropdown-menu li {
        width: 100% !important;
        font-size: 10px;
    }

    .tasks-page .row._buttons {
        display: flex;
    }

    .tasks-page .row._buttons .col-md-8 {
        width: 33% !important;
        padding: 0 5px !important;
    }

    .tasks-page .row._buttons .col-md-8 a.btn.btn-info.pull-left.new {
        background: #6d6e71 !important;
        border-color: #6d6e71 !important;
    }

    .tasks-page .row._buttons .col-md-4 {
        padding-left: 0 !important;
        width: 67% !important;
        display: flex !important;
        padding-right: 5px !important;
    }

    .tasks-page ._buttons .btn {
        text-align: center !important;
    }

    table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,
    table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before {
        background-color: #cb959e;
        border: 1px solid #cb959e;
        color: #fff;
    }

    button.btn.btn-default:not(:last-child) {
        margin-right: 4px;
    }

    ._buttons .btn-group {
        order: 2 !important;
    }

    .row._buttons {
        border: 0 !important;
    }
}

#mobile-search #top_search input {
    height: 42px;
    width: calc(100% - 30px);
    margin: 0 auto;
    margin-top: 5px !important;
}

#mobile-search #top_search_button {
    right: 9px;
    top: 70px;
}

/* CLIENTS TABLE */

@media only screen and (max-width: 767px) {
    .table-clients.dataTable ul.dtr-details li {
        width: 50%;
        display: flex;
        align-items: center;
        border: 1px solid #cb959e !important;
        padding: 8px !important;
    }

    .table-clients.dataTable ul.dtr-details {
        display: flex !important;
        flex-wrap: wrap;
    }

    .table-clients.dataTable ul.dtr-details li[data-dt-column="6"],
    .table-clients.dataTable ul.dtr-details li[data-dt-column="7"],
    .table-clients.dataTable ul.dtr-details li span.dtr-title {
        display: none !important;
    }

    .table-clients.dataTable ul.dtr-details li span.dtr-data {
        font-size: 11px !important;
    }

    .table-clients.dataTable ul.dtr-details li span.dtr-data {
        overflow: hidden !important;
    }

    .clients .content .row .col-md-2.col-xs-6 {
        display: flex;
        align-items: center;
    }

    .clients .content .row .col-md-2.col-xs-6 h3 {
        font-size: 13px;
        margin-right: 10px;
        padding-right: 10px !important;
        border-right: 1px solid #cb959e;
        text-align: left;
        color: #414042;
        padding: 4px;
        font-weight: 700;
    }

    .clients .content .row .col-md-2.col-xs-6.border-right p.font-medium.no-mbot {
        font-size: 12px !important;
    }

    .clients ._buttons {
        display: flex;
    }

    .clients ._buttons * {
        text-align: center !important;
    }

    .clients ._buttons a:first-child,
    .leads ._buttons>a:first-child {
        margin-right: 5px !important;
        background: #6d6e71 !important;
        border-color: #6d6e71 !important;
    }

    .leads .col-md-3.leads-filter-column {
        width: 50%;
        float: left;
        padding: 0 2.5px;
    }

    .leads ._buttons {
        display: flex;
    }

    .leads ._buttons * {
        text-align: center;
    }

    .leads-search {
        margin: 0 !important;
    }

    .btn-group.pull-right.mleft4.mbot25._filter_data {
        padding: 0 5px;
    }
}

/* PROPOSALS TABLE */

@media only screen and (max-width: 767px) {
    .table-proposals.dataTable ul.dtr-details li {
        width: 50%;
        display: flex;
        align-items: center;
        border: 1px solid #cb959e !important;
        padding: 8px !important;
    }

    .table-proposals.dataTable ul.dtr-details {
        display: flex !important;
        flex-wrap: wrap;
    }

    .table-proposals.dataTable ul.dtr-details li span.dtr-title {
        display: none !important;
    }

    .table-proposals.dataTable ul.dtr-details li[data-dt-column="4"] span.dtr-title,
    .table-proposals.dataTable ul.dtr-details li[data-dt-column="5"] span.dtr-title {
        display: block !important;
    }

    .table-proposals.dataTable ul.dtr-details li[data-dt-column="8"] {
        justify-content: center;
    }

    .table-proposals.dataTable ul.dtr-details li span.dtr-data .label {
        font-size: 8px;
    }

    .table-proposals.dataTable ul.dtr-details li span.dtr-data {
        font-size: 11px !important;
    }

    .proposals .panel-body._buttons {
        display: flex;
    }

    .proposals .panel-body._buttons * {
        text-align: center !important;
    }

    .proposals .panel-body._buttons .btn.btn-info,
    .proposals .panel-body._buttons .display-block {
        width: 50% !important;
    }


}

/* Invoices Table */

@media only screen and (max-width: 767px) {
    .table-invoices.dataTable ul.dtr-details li {
        width: 50%;
        display: flex;
        align-items: center;
        border: 1px solid #cb959e !important;
        padding: 8px !important;
    }

    .table-invoices.dataTable ul.dtr-details {
        display: flex !important;
        flex-wrap: wrap;
    }

    .table-invoices.dataTable ul.dtr-details li span.dtr-title,
    .table-invoices.dataTable ul.dtr-details li[data-dt-column="7"] {
        display: none !important;
    }

    .table-invoices.dataTable ul.dtr-details li[data-dt-column="4"] span.dtr-title,
    .table-invoices.dataTable ul.dtr-details li[data-dt-column="8"] span.dtr-title {
        display: block !important;
    }

    .table-invoices.dataTable ul.dtr-details li[data-dt-column="9"] {
        justify-content: center;
    }

    .table-invoices.dataTable ul.dtr-details li span.dtr-data .label {
        font-size: 8px;
    }

    .table-invoices.dataTable ul.dtr-details li span.dtr-data {
        font-size: 11px !important;
    }

    .invoices .panel-body._buttons {
        display: flex;
        flex-wrap: wrap;
    }

    .invoices .panel-body._buttons * {
        text-align: center !important;
        height: 30px !important;
    }

    .invoices .panel-body._buttons .btn-info {
        width: 50% !important;
    }

    .invoices .panel-body._buttons .display-block {
        width: 100%;
        display: flex !important;
    }

    .invoices .panel-body._buttons .display-block>.btn-default,
    .invoices .panel-body._buttons .display-block .btn-group {
        width: 50% !important;
    }

    .invoices .panel-body._buttons .new-invoice-list {
        width: calc(50% - 5px) !important;
        margin-right: 5px !important;
    }

    .table-invoices.dataTable ul.dtr-details li[data-dt-column="5"] {
        order: 0;
    }

    .table-invoices.dataTable ul.dtr-details li[data-dt-column="6"] {
        order: 1;
    }

    .table-invoices.dataTable ul.dtr-details li[data-dt-column="4"] {
        order: 2;
    }

    .table-invoices.dataTable ul.dtr-details li[data-dt-column="8"] {
        order: 3;
    }

    .table-invoices.dataTable ul.dtr-details li[data-dt-column="9"] {
        order: 4;
    }
}


#menu,
#wrapper,
* {
    transition: none !important;
}


@media only screen and (max-width: 767px) {
    .table-timesheets-report ul.dtr-details li {
        display: flex;
    }

    .table-timesheets-report li[data-dt-column="6"],
    .table-timesheets-report li[data-dt-column="8"] {
        display: none !important;
    }

    .table-timesheets-report tbody tr td:before {
        margin-left: 10px;
    }

    .table-timesheets-report tbody tr td a {
        margin-left: 20px;
    }

    .table-timesheets-report span.dtr-data {
        font-size: 10px;
    }

    .table-timesheets-report tbody tr td span.dtr-data a {
        margin-left: 0;
        margin-right: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .table-estimates .dtr-details li {
        display: flex;
    }
}

@media only screen and (max-width: 767px) {
    .staff_logged_time {
        display: flex;
        flex-wrap: wrap;
    }

    .staff_logged_time .col-md-5ths .panel-body {
        padding: 0 !important;
    }

    label[for="administrator"] {
        font-size: 16px;
        text-transform: uppercase;
    }


    .staff_logged_time>div {
        width: 50%;
    }

    .timesheets .panel-body .row {
        display: flex;
        flex-wrap: wrap;
    }

    .timesheets .panel-body .row>div {
        width: 50%;
        margin-bottom: 10px;
        padding-left: 10px;
    }

    .timesheets .panel-body .row.mtop15,
    .timesheets .panel-body .row .col-md-12 {
        display: none !important;
    }

    a#apply_filters_timesheets {
        margin-top: 10px;
    }

    .timesheets .panel-body div.dt-buttons {
        float: left;
    }

    .timesheets .panel-body .row>.col-md-7,
    .timesheets .panel-body .row>.col-md-5 {
        width: 100%;
        display: flex;
    }

    .timesheets .panel-body .row>.col-md-5 {
        flex-wrap: wrap;
    }

    .timesheets .panel-body .row>.col-md-5>div {
        width: 100%;
    }

    div#group_by_tasks_wrapper {
        display: flex;
        width: 100%;
        margin-top: -5px !important;
    }

    .timesheets .panel-body .row>.col-md-5 #group_by_tasks_wrapper span {
        position: relative !important;
        left: 0 !important;
        margin-right: 7px;
    }

    .timesheets .panel-body .row>.col-md-5 div#DataTables_Table_0_filter {
        text-align: left;
    }

    .onoffswitch-label:before {
        height: 20px;
    }

    .timesheets .panel-body .row>.col-md-4 {
        width: 100%;
    }

    .timesheets .panel-body .row>.col-md-4>div {
        text-align: left;
        margin-left: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .panel_s.project-top-panel ._buttons .col-md-5 {
        display: flex;
        justify-content: space-between;
    }

    .panel_s.project-top-panel ._buttons .col-md-5>div,
    .panel_s.project-top-panel ._buttons .col-md-5>a {
        width: 32% !important;
        margin-left: 0 !important;
        text-align: center !important;
    }

    .panel_s.project-top-panel ._buttons .col-md-5 button.btn.btn-default.dropdown-toggle {
        text-align: center;
    }

    #project_view_name .bootstrap-select button[data-id=project_top] {
        margin-bottom: 10px !important;
        font-size: 12px !important;
    }

    #project_view_name small {
        font-size: 12px !important;
    }

    #project_view_name .bootstrap-select.fit-width .dropdown-toggle .caret {
        top: 7px !important;
        margin-left: 2px;
    }

    .panel_s.project-top-panel ._buttons .label.pull-left {
        margin-left: 0 !important;
    }

    ul.dropdown-menu.inner li {
        font-size: 11px;
    }

    .project-progress canvas {
        width: 50px !important;
        height: 50px !important;
    }

    .project-percent {
        font-size: 14px;
        top: 16px;
    }

    .col-md-12.project-overview-expenses-finance>div {
        width: 50%;
    }

    .col-md-12.project-overview-expenses-finance {
        display: flex;
        flex-wrap: wrap;
    }

    .project-overview-expenses-finance p,
    .project-overview-open-tasks p {
        font-size: 10px !important;
    }

    .project-overview-open-tasks .col-md-3 {
        display: none !important;
    }
}

.project-progress canvas {
    width: 100px !important;
    height: 100px !important;
}

.project-percent {
    font-size: 23px;
    top: 35px;
}


@media only screen and (max-width: 767px) {

    .projects .panel-body ._buttons>a,
    .projects .panel-body ._buttons>.btn-group {
        width: 50%;
    }

    .projects .panel-body ._buttons>a,
    .projects .panel-body ._buttons ._filter_data .btn.btn-default {
        text-align: center;
    }

    .projects .panel-body ._buttons {
        display: flex;
        margin-bottom: 10px;
    }

    .projects .panel-body ._buttons .hr-panel-heading {
        display: none !important;
    }

    ._filters._hidden_inputs div:nth-of-type(even) {
        border-right: 0;
    }

    table.dataTable>tbody>tr.child span.dtr-data .row-options a {
        padding: 0 5px;
    }

    table.dataTable>tbody>tr.child span.dtr-data .row-options {
        margin-top: 14px;
    }

    div#DataTables_Table_0_filter label {
        margin-bottom: 0;
    }

    body.hide-sidebar .btn-bottom-toolbar {
        width: auto;
        min-width: auto;
    }

    .tab-content .form-group {
        display: flex;
        align-items: center;
    }

    .tab-content .form-group label {
        width: 50%;
        text-align: left;
        margin-right: 10px;
    }

    .tab-content .form-group input,
    .tab-content .form-group .input-group {
        width: 100%;
    }

    .form-group.input-group-select {
        display: none;
    }

    .custom-field-inline-edit-link {
        float: left;
        margin-right: 5px;
        margin-top: 6px;
    }

    img.client-profile-image-small {
        display: none;
    }

    #tab_staff_profile .form-group:nth-child(15) .checkbox {
        width: 100%;
    }

    #tab_staff_profile .form-group:nth-child(15) {
        flex-wrap: wrap;
    }
}

label.control-label[for="stathero"] {
    display: none;
}

i.fa.fa-question-circle.pull-left {
    display: none;
}

span.staff_logged_time_text {
    font-size: 10px;
}

.top-lead-menu {
    padding-bottom: 0;
}

table.dataTable thead>tr>td.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc {
    padding-right: 0px;
}

div#task_view_description {
    font-size: 14px;
    position: relative;
    overflow: hidden;
    word-break: break-all;
}

.horizontal-scrollable-tabs {
    min-height: unset !important;
}

.row.task_attachments_wrapper {
    display: none !important;
}

li.pinned_project a {
    font-size: 10px !important;
}

li.pinned_project a small {
    font-size: 8px !important;
    color: #CDDC39;
}

li.pinned_project .col-md-12 {
    display: none !important;
}

li.pinned_project {
    padding-bottom: 0 !important;
    border-bottom: 1px solid #fff;
}

#record_payment_form textarea.form-control {
    height: 112px;
}

.small-table-right-col .open>.dropdown-menu li a {
    font-size: 11px;
    padding: 5px 18px;
}

.modal-body .checkbox-primary {
    margin: 0 15px;
}

._filter_data li.dropdown-submenu.pull-left {
    float: none !important;
}

._filter_data li.dropdown-submenu.pull-left:hover>a {
    background: #414042 !important;
    color: #fff !important;
}

._filter_data li.dropdown-submenu.pull-left .dropdown-menu {
    left: 0 !important;
    width: 90% !important;
    margin-top: 32px;
    border-radius: 0;
    border-top: 5px solid #6abdb7;
}

._filter_data li.dropdown-submenu.pull-left>a:after {
    border-left-color: #fff;
}

._filter_data li.dropdown-submenu.pull-left>a:after {
    transform: rotate(90deg);
}

tr.project-overview-id td:not(.bold) {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.1em;
}

tr.project-overview-id td {
    padding: 5px 5px !important;
}

/* 
td .checkbox:first-child {
    margin-top: 10px;
} */

th.sorting_disabled.not-export {
    width: 47px;
}

.dropdown.bootstrap-select.no-margin._select_input_group.bs3 {
    width: 100% !important;
}

.task-info.task-info-hourly-rate,
.task-info.task-info-billable {
    display: none;
}

/* Tickets */

body.customers {
    background: #e1e1e1 !important;
}

body.customers .panel_s>.panel-heading {
    background: #fff !important;
}

body.customers .panel_s>.panel-heading {
    background: #fff !important;
    border: 0 !important;
    border-bottom: 1px solid #ccc !important;
}

.customers .ticket-info hr {
    border-color: #f7f7f7;
}

.customers .ticket-info {
    margin-bottom: 20px !important;
}

.customers .client-reply hr {
    border-color: #e1e1e1;
}

.customers .client-reply {
    background: #fff !important;
    color: #333;
    margin-bottom: 0 !important;
}

.single_ticket .panel_s .panel-body:not(.client-reply) {
    margin-bottom: 3px !important;
}

.single_ticket .panel-footer.attachments_area {
    background: transparent;
    border: 0;
}

.single_ticket .row.attachments {
    background: #fff;
    padding: 10px;
}

.panel_s.single-ticket-reply-area {
    margin-top: 50px;
}

.panel_s.staff__reply {
    margin-bottom: 20px !important;
}

.panel_s.staff__reply .panel-footer {
    margin-bottom: 0 !important;
    border: 0;
}

.panel_s.staff__reply .panel-footer {
    background: #414042;
    color: #fff;
}

.panel_s.staff__reply * {
    border-radius: 0;
}

.panel_s.staff__reply {
    margin-bottom: 20px !important;
    border-top: 3px solid #414042;
}

.panel_s.client__reply .panel-footer {
    background: #cb959e;
    color: #fff;
}

.panel_s.client__reply * {
    border-radius: 0;
}

.panel_s.client__reply {
    margin-bottom: 20px !important;
    border-top: 3px solid #cb959e
}

.panel_s.client__reply>.panel-footer {
    margin-top: 3px;
    border: 0;
}

body.customers .panel_s>.panel-heading,
body.customers .panel_s>.panel-body {
    border-radius: 0;
}

body.customers .single_ticket .panel_s.client__reply>.panel-footer,
body.customers .single_ticket .panel_s.staff__reply>.panel-footer {
    letter-spacing: .1em;
}

body.customers .attachment__info {
    padding: 20px;
    max-width: 650px;
    background: #fff;
    margin: 40px auto;
    width: calc(100% - 40px);
}

body.customers .attachment__info h3 {
    margin-bottom: 30px;
}

body.customers .attachment__info div {
    margin-bottom: 10px;
}

div#staff_permissions tr td b {
    text-transform: uppercase;
}

i.fa.fa-bar-chart:AFTER {
    content: "ΣΤΑΤΙΣΤΙΚΑ";
    font-family: sans-serif;
}

div#task-modal i.fa.fa-bar-chart:AFTER {
    content: "ΓΡΑΦΗΜΑ";
    font-family: sans-serif;
}

div#task-modal i.fa.fa-th-list:AFTER {
    content: "ΑΝΑΛΥΣΗ";
    font-family: sans-serif;
}

i.fa.fa-bar-chart:before,
i.fa.fa-angle-double-left:before,
i.fa-angle-double-right:before,
div#task-modal .fa-th-list:before {
    content: "";
}

.panel-body .col-md-5 {
    padding-left: 0;
}

.panel-body .col-md-5 .mleft10 {
    margin-left: 3px !important;
}

.hr-panel-heading,
hr {
    margin-bottom: 10px;
    margin-top: 10px;
}

.lead-modal .lead-top-btn {
    margin-top: -13px;
}

.lead-modal .lead-actions-left {
    margin-top: -3px;
    margin-bottom: 17px;
}

.lead-info-heading h4 {
    color: #fff;
    font-size: 11px !important;
}

.lead-info-heading {
    margin-left: 0 !important;
    margin-top: 10px;
    text-transform: uppercase;
    background: #414042;
    border-radius: 0;
    padding-left: 5px !important;
}

.modal-body .mbot25 {
    margin-bottom: 10px;
}

.modal-body .mtop20 {
    margin-top: 5px;
}

.table-proposals-lead td:nth-child(6),
.table-proposals-lead th:nth-child(6),
.table-rel-tasks-leads td:nth-child(7),
.table-rel-tasks-leads th:nth-child(7) {
    display: none;
}

#lead_reminders i.fa.fa-bell-o,
#tab_reminders i.fa.fa-bell-o {
    display: none;
}

.modal-body .checkbox {
    padding-left: 4px;
}

.lead-convert-to-customer i.fa.fa-user-o {
    display: none;
}

#proposal-form .col-md-8 .row {
    display: flex;
    align-items: center;
}

.lead-edit {
    margin-top: 15px;
}

.dropdown-menu .status {
    display: none !important;
}

i.fa.fa-angle-double-left:after {
    content: "Αναλυτική προβολη";
    font-family: sans-serif;
}

i.fa.fa-angle-double-right:after {
    content: "Προβολή όλων";
    font-family: sans-serif;
}

.row.leads-overview h4 {
    display: none;
}

.kan-ban-content .lead-body .col-md-6 {
    width: 100%;
    text-align: left;
}

.panel-heading-bg+.tooltip {
    display: none !important;
}

.fake-autofill-field {
    display: none;
}

ul.submenu.customer-top-submenu {
    display: none;
}

.checklist .checkbox.checklist-checkbox label::before,
.checklist .checkbox.checklist-checkbox label::after {
    margin-left: -6px;
    margin-top: 10px;
    cursor: pointer;
    outline: none !important;
}

.checklist .checkbox input[type=checkbox] {
    margin-left: -10px;
    margin-top: 10px;
}

.checklist .checkbox input[type=checkbox],
.checklist .checkbox input[type=radio] {
    width: 25px;
    cursor: pointer;
    height: 25px;
}


.checklist-checkbox textarea {
    background: #f0f5f7;
    padding: 10px;
    width: 92%;
}

a.pull-right.text-muted.mright5.save-checklist-template {
    margin-top: 24px;
    margin-right: -14px;
}

a.pull-right.text-muted.remove-checklist {
    margin-right: 2px;
    margin-top: 0;
}

h4.th.font-medium.mbot15.pull-left {
    display: none;
}

a.pull-left.mtop10.mleft5.font-medium-xs i.fa.fa-pencil-square-o {
    display: flex;
    align-items: center;
}

a.pull-left.mtop10.mleft5.font-medium-xs {
    background: #414042;
    padding: 8px;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 0;
    margin-left: 0;
}

a.pull-left.mtop10.mleft5.font-medium-xs .fa-pencil-square-o:before {
    content: "ΠΕΡΙΓΡΑΦΗ";
    font-family: sans-serif;
    color: #fff;
    font-size: 11px;
}

a.pull-left.mtop10.mleft5.font-medium-xs .fa-pencil-square-o:after {
    content: "\f044";
    font-size: 15px;
    color: #cb959e;
    margin-left: 4px;
}

.save-checklist-template .fa-level-up:before {
    content: "\f0c7";
}

.remove-checklist .fa-remove:before {
    content: "\f057";
}

.checklist {
    padding: 5px !important;
}

.mce-path-item,
.checklist-item-info {
    display: none !important;
}

.task-comment .media-body>a,
.task-comment .media-body>br {
    display: none !important;
}


@media (min-width: 768px) {
    #proposal-form .col-md-8:not(.show_quantity_as_wrapper) {
        max-width: 500px !important;
        float: right;
        padding-right: 0;
        width: auto;
    }

    .col-md-7.project-heading {
        display: flex;
        align-items: center;
    }


}

button.btn.btn-success.dropdown-toggle .caret {
    color: #fff !important;
}

#wrapper>.content>.row>.col-md-12 {
    padding-right: 0;
    padding-left: 0;
}

#project_view_name .bootstrap-select button[data-id=project_top] {
    padding-left: 0;
}

div#project_view_name {
    margin-right: 20px;
}

.project-overview-left .col-md-7 {
    padding-left: 5px;
}

#add-edit-members .modal-body .dropdown-menu.open {
    min-width: 340px;
    width: 60%;
}

.customer-profile-group-heading {
    margin: -10px -10px 10px -10px;
}

.customer_profile>.content {
    padding: 10px;
}

.customer_profile>.content .row .col-md-9 {
    padding-left: 0;
}

.customer_profile>.content>.row .col-md-3 .panel-body h4 {
    margin: 0;
    line-height: 1;
    font-size: 16px;
}

.customer_profile>.content>.row .col-md-3 .panel-body h4 small {
    font-size: 70%;
}

.lead-top-btn.lead-view .fa-user-o:before {
    content: "ΠΡΟΒΟΛΗ ΠΕΛΑΤΗ";
    font-family: sans-serif;
}

.lead-info-heading .mbot15 {
    margin-bottom: 0;
}

.tab-content>a.mbot25 {
    margin-bottom: 10px;
}

.col-md-5ths.col-xs-12.total-column .panel-body,
.col-lg-4.col-xs-12.col-md-12.total-column .panel-body {
    margin: 0 !important;
}

.col-md-5ths.col-xs-12.total-column .panel-body h3,
.col-md-5ths.col-xs-12.total-column .panel-body span {
    font-size: 14px;
}

div#estimates_total {
    padding-left: 13px;
    padding-right: 10px;
}

.col-md-12.simple-bootstrap-select.mbot5 {
    padding-left: 3px;
}

.simple-bootstrap-select .bootstrap-select .btn-default {
    padding-left: 10px;
    background: #f9f9f9 !important;
}

#invoices_total .col-md-12.simple-bootstrap-select.mbot5 {
    padding-left: 17px;
}

div#small-table {
    padding: 0 10px;
}

.row>.hr-panel-heading {
    margin-left: 0;
    margin-right: 0;
}

.task-hours {
    display: none;
}

div#cycles_wrapper .checkbox label::before,
div#cycles_wrapper .checkbox label::after {
    margin-top: -1px;
}

.form-group.checklist-templates-wrapper {
    max-width: 100%;
}

div#cycles_wrapper .checkbox label::after {
    margin-left: -21px;
}

div#cycles_wrapper .input-group-addon {
    padding-left: 22px;
}

/*small.checklist-item-template-remove {
    display: none;
}*/

small.checklist-item-template-remove .fa:before {
    color: red;
}

.progress-bar-default {
    background-color: #4ab516;
}

.checkbox-success input[type=checkbox]:checked+label::before,
.checkbox-success input[type=radio]:checked+label::before {
    background-color: #4ab516;
    border-color: #4ab516;
}

h4.bold.chk-heading.th.font-medium {
    float: left;
    width: 25%;
    margin-right: 1%;
    padding-top: 3px;
    padding-left: 5px;
    font-size: 13px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.control-label,
label {
    margin-left: 2px;
}

.mce-btn button {
    font-size: 11px !important;
}

.mce-menubtn.mce-fixed-width span {
    width: 50px !important;
}

.mce-ico {
    width: 13px !important;
    height: 13px !important;
    font-size: 13px !important;
    line-height: 1 !important;
}

div#mceu_9,
div#mceu_10 {
    display: none !important;
}

.modal-body .project-details {
    display: none;
}

textarea {
    resize: vertical !important;
}

.checklist textarea {
    resize: none !important;
}

.checkbox-inline.checkbox.checkbox-primary {
    margin-bottom: 4px !important;
    margin-top: 4px !important;
}

.control-label,
label {
    margin-bottom: 4px !important;
}

ul#lead-more-dropdown a {
    font-size: 13px;
}

ul#lead-more-dropdown a i {
    display: none;
}

.modal-body .row .col-md-12>a {
    margin-top: 4px;
}

a#task-single-mark-complete-btn i:before {
    content: "ΟΛΟΚΛΗΡΩΣΗ";
    font-family: sans-serif;
}

a#task-single-unmark-complete-btn i:before {
    content: "ΓΙΑ ΕΝΑΡΞΗ";
    font-family: sans-serif;
}

.no-margin,
p.no-margin.pull-left,
a#task-single-mark-complete-btn,
a#task-single-unmark-complete-btn {
    margin-right: 0 !important;
}

div#task_view_description p {
    line-height: 1.2em;
}

div#task_view_description {
    padding: 10px;
    background: #f9f9f9;
    min-height: 45px;
}

.task-modal-single .form-group.no-mbot.checklist-templates-wrapper.simple-bootstrap-select.task-single-checklist-templates {
    margin-top: 10px;
    margin-bottom: 10px !important;
    width: 74%;
    float: left;
}

.progress.mtop15 {
    margin-top: 10px;
}

.progress.mtop15.hide {
    display: block !important;
}

.task-modal-single a.mbot10.inline-block {
    width: 25%;
    float: left;
    background: #414942;
    color: #fff;
    padding: 10px 9px 9px 9px;
    border-radius: 5px;
    margin-right: 1%;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 9px;
}

.task-modal-single a.mbot10.inline-block .fa {
    display: none;
}

.task-modal-single a.mbot10.inline-block span {
    font-size: 13px;
}

.task-single-checklist-templates.simple-bootstrap-select .bootstrap-select .btn-default {
    background: #cb959e !important;
}

.task-single-checklist-templates .filter-option-inner-inner,
.task-single-checklist-templates .caret {
    color: #fff;
}

div#DataTables_Table_0_filter>label {
    margin-left: 10px;
}

@media (min-width: 768px) {
    div#cycles_wrapper {
        max-width: 48%;
        margin-right: 2%;
    }

    body:not(.project) div#stats-top {
        display: block !important;
    }
}

.label-success {
    border: 1px solid #4AB516;
    color: #4AB516;
}

.progress-bar-success {
    background-color: #4AB516;
}

.task-single-col-right .task-menu-options {
    position: relative;
    float: left !important;
    width: 100%;
}

.task-modal-single .task-menu-options .content-menu.hide:first-child {
    display: block !important;
    position: relative;
    z-index: 5;
}

.task-modal-single .task-menu-options .content-menu.hide:first-child>ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -6px;
    width: 100%;
}

.task-modal-single .task-menu-options .content-menu.hide:first-child>ul li {
    margin: 0;
}

.task-modal-single .task-menu-options .content-menu.hide:first-child>ul li:not(:last-child) {
    margin: 0;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #414042;
}

.task-single-menu.task-menu-options .manual-popover {
    display: none;
}

.col-md-4.task-single-col-right .fa:not(.fa-remove):not(.fa-edit) {
    display: none;
}

.task-info {
    padding-left: 0;
}

hr.task-info-separator {
    border-color: #ddd;
}

.task-modal-single ul.tagit {
    display: none;
}

.task_users_wrapper .text-muted {
    display: none !important;
}

.task-single-col-right .simple-bootstrap-select button {
    opacity: 0 !important;
}

.task-single-col-right .display-block.text-muted.mtop10 {
    display: none !important;
}

h4.task-info-heading+.simple-bootstrap-select {
    margin-top: -29px !important;
}

h4.task-info-heading {
    position: relative;
}

h4.task-info-heading:after {
    content: "+";
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    color: #cb959e;
    right: 0;
    top: -5px;
    background: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
}

h4.task-info-heading+a {
    margin-top: -28px !important;
    display: block;
    opacity: 0;
    margin-bottom: 6px;
}

h4.task-info-heading:first-of-type:after,
h4.task-info-heading:first-of-type {
    display: none;
}

.task-user {
    margin-bottom: 15px;
}

.task-modal-single .task-menu-options .content-menu.hide:first-child li:nth-child(1) a {
    color: #4ab516;
}

.task-modal-single .task-menu-options .content-menu.hide:first-child li:nth-child(3) a {
    color: #fc2d42;
}

/*i.fa.fa-clock-o {
    margin-right: 7px;
}*/

small.text-dark>span {
    width: 58px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    margin-left: 5px;
    margin-bottom: -2px;
}

div#inputTagsWrapper {
    display: none !important;
}

.text-has-action {
    margin-left: 5px;
}

.task-single-col-right ul li p.bold {
    font-weight: 300;
    font-size: 10px;
}

label.control-label .req.text-danger {
    margin-right: 2px;
    float: left;
}

.form-group {
    margin-bottom: 10px;
}

.task-single-menu .popover {
    width: auto;
}

h3.popover-title {
    display: none;
}

#task-comments .media-body {
    word-break: break-all;
    display: block;
    width: 100%;
    border-top: 1px solid #f5f5f5;
    margin-top: 10px;
}

#task-comments .highlight-bg .media-body {
    border-color: #eaeaea;
}

.task-single-col-right ul.mtop10 {
    margin-bottom: 0 !important;
}

.task-single-col-right ul.mtop10 li:last-child div {
    margin-bottom: 0 !important;
}

.task_users_wrapper .text-danger:not(.remove-task-user) {
    display: none !important;
}

.task-single-col-right ul.mtop10 li>div>div {
    background: #fff;
    padding: 5px 10px;
    font-size: 11px;
}

.task-single-col-right ul.mtop10 li>div>div p {
    background: #f0f5f7;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -5px;
    padding-bottom: 7px;
}

.task-single-col-right {
    padding: 13px 15px !important;
}

td span {
    position: relative;
}

td span .dropdown.inline-block.mleft5.table-export-exclude {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin-left: 0;
}

td span .dropdown.inline-block.mleft5.table-export-exclude a {
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
}

td span .dropdown.inline-block.mleft5.table-export-exclude a i.fa.fa-caret-down {
    opacity: 0;
}

td span.inline-block:not(.label) {
    border: 1px solid;
    padding: .41em .7em .37em;
    border-radius: 3px;
    font-size: 11px;
    line-height: 1;
}

.label {
    padding: .41em .7em .37em;
}

/*.dropdown-menu-right {
    left: 0;
}*/

.dropdown-menu {
    min-width: 150px;
}

div#task-comments .task-date-as-comment-id {
    margin-top: 5px !important;
    display: inline-block;
}

div#task-comments .task-comment>.pull-right {
    margin-top: 7px;
}

div#task-comments .task-comment>.pull-right.mright5 {
    margin-top: 9px;
}

.task-single-col-left a+.tooltip {
    display: none !important;
}

.task-single-related-wrapper h4.bold.font-medium.mbot15 {
    margin-top: -5px;
}

.task-single-col-left #task-comments .tc-content {
    border: 1px solid #ddd;
    margin-top: 10px;
    border-radius: 5px !important;
}

.tasks-comments .btn-info {
    background: #cb959e !important;
    border-color: #cb959e !important;
    color: #fff;
    margin-right: 0 !important;
}

.tasks-comments form .btn-info {
    margin-right: -3px !important;
    margin-top: 13px;
}

textarea#task_comment::placeholder {
    opacity: 0;
}

a#taskCommentSlide,
a#taskCommentSlide h4 {
    pointer-events: none !important;
    color: #414042;
    margin-bottom: 8px;
    display: block;
}

.mce-tinymce:not(.mce-floatpanel) {
    width: calc(100% - 2px) !important;
}

hr.task-info-separator {
    opacity: 0;
    margin: 4px 0;
}

.simple-editor .mce-container.mce-panel.mce-edit-area {
    border-right: 0 !important;
}

.task-single-col-right .mtop5.clearfix {
    display: none;
}

a#task-single-unmark-complete-btn,
a#task-single-mark-complete-btn {
    width: 120px;
}

#task_single_timesheets table.table {
    margin: 2px 0;
}

#task_single_timesheets .mbot15 {
    margin-bottom: 5px !important;
}

span.timesheet-duration-toggler-text.switch-to,
.timesheet-date-toggler-text.switch-to {
    margin-top: 9px;
    display: block;
}

.task-single-add-timesheet {
    margin-bottom: 5px;
}

.task-single-add-timesheet .fa {
    display: none;
}

#_task_modal #rel_id_select .bootstrap-select .dropdown-menu>li a {
    font-size: 11px;
}

@media (min-width: 920px) {
    #_task_modal #rel_id_select .dropdown-menu.open {
        width: 500px;
        margin-left: -50%;
        background: #a3dbd4;
    }

    #project_view_name .dropdown-menu.open li a {
        font-size: 11px;
        padding: 5px;
    }

    #project_view_name .dropdown-menu.open {
        width: 500px;
    }
}

@media (max-width: 767px) {
    .task-single-col-left p.no-margin.pull-left {
        display: block;
        margin-bottom: 5px !important;
    }

    .checklist {
        padding-right: 15px !important;
    }

    .checklist .remove-checklist {
        margin-right: -12px !important;
    }

    a.pull-right.text-muted.mright5.save-checklist-template {
        margin-top: 24px;
        margin-right: -18px;
    }

    .col-md-4.task-single-col-right {
        max-width: 250px;
        margin: 0 auto;
    }

    .task-modal-single .task-menu-options .content-menu.hide:first-child>ul {
        justify-content: left !important;
        margin-left: 6px !important;
    }
}

.table-export-exclude .dropdown-toggle .tooltip,
a.text-muted.task-table-related+.tooltip {
    display: none !important;
}

th.sorting_asc,
th.sorting_desc {
    min-width: 65px;
}

.invoice-items-table textarea.form-control,
.estimate-items-table textarea.form-control,
.bottom-transaction textarea.form-control {
    height: 36px;
    min-height: 36px;
}

@media (min-width: 768px) {
    .panel-body.bottom-transaction .form-group label {
        white-space: nowrap;
        margin-right: 10px;
        display: block;
        margin-bottom: 0 !important;
    }

    .panel-body.bottom-transaction .form-group {
        display: flex;
        align-items: center;
    }

    .customer_profile .col-md-9 .tab-content>.row .total-column:nth-child(1) {
        margin-left: 13px;
    }

    div#tasks_related_filter .checkbox label {
        margin-left: 0;
        padding-left: 4px;
    }

    div#tasks_related_filter .checkbox {
        margin-right: 15px;
        text-transform: uppercase;
    }
}

div#wrapper {
    min-height: unset !important;
}

@media (min-width: 768px) {
    div#DataTables_Table_0_paginate {
        margin-top: 7px;
    }

    div#DataTables_Table_0_info {
        margin-bottom: -34px;
        margin-top: 7px;
    }

    .dt-page-jump .dt-page-jump-select {
        margin-top: 9px;
        margin-right: -5px;
    }
}

.customer-profile-tabs {
    border-top: 0;
}

h4.customer-profile-group-heading {
    min-height: 54px;
}

._filter_data .dropdown-menu li a,
.bootstrap-select .dropdown-menu li a {
    padding: 6px 11px;
}

div#project-settings-area .checkbox {
    margin: 8.5px 0 1.5px 0 !important;
}

li.quick-links .fa-gavel:before {
    content: "+";
    width: 15px;
    height: 15px;
    margin-left: 3px;
    color: #414042;
    background: #fff;
    display: inline-block;
    text-align: center;
    line-height: 14px;
}

li.quick-links .dropdown-menu .fa {
    display: none;
}

#side-menu li.dashboard_user {
    margin-left: 14px !important;
}

.contract .right-column .tabs-in-body-no-margin {
    margin-top: 30px;
    margin-left: -10px;
    margin-right: -10px;
}

.contract .right-column hr.hr-panel-heading {
    display: none;
}

@media (min-width: 768px) {
    .panel_s.project-top-panel.panel-full .panel-body {
        min-height: 64px;
    }

    .project-overview-table {
        margin: 5px 8px !important;
    }

    div#customer_admins_assign .dropdown-menu {
        min-width: 60%;
    }

    .customer_profile .col-md-9 .tab-content>.row .total-column:not(:last-child) .panel-body,
    .customer_profile .col-md-9 .tab-content>#estimates_total .row .total-column:not(:last-child) .panel-body,
    .customer_profile .col-md-9 .tab-content>#invoices_total .row .total-column:not(:last-child) .panel-body,
    .customer_profile .col-md-9 .tab-content>#expenses_total .row .total-column:not(:last-child) .panel-body {
        border-right: 1px solid #e1e1e1;
    }

    .customer_profile .col-md-9 .tab-content>.row .total-column,
    .customer_profile .col-md-9 .tab-content>#estimates_total .row .total-column,
    .customer_profile .col-md-9 .tab-content>#invoices_total .row .total-column,
    .customer_profile .col-md-9 .tab-content>#expenses_total .row .total-column {
        border-top: 1px solid #cb959e;
        border-bottom: 1px solid #cb959e;
        padding: 10px 0 8px 0;
        line-height: 1;
        margin: 7px 0;
    }

    .customer_profile .col-md-9 .tab-content>.row,
    .customer_profile .col-md-9 .tab-content>#estimates_total .row,
    .customer_profile .col-md-9 .tab-content>#invoices_total .row,
    .customer_profile .col-md-9 .tab-content>#expenses_total .row {
        margin-bottom: 12px;
    }

    .customer_profile .col-md-9 .tab-content>.row .total-column .panel-body,
    .customer_profile .col-md-9 .tab-content>#estimates_total .row .total-column .panel-body,
    .customer_profile .col-md-9 .tab-content>#invoices_total .row .total-column .panel-body,
    .customer_profile .col-md-9 .tab-content>#expenses_total .row .total-column .panel-body {
        padding-bottom: 5px !important;
        padding-top: 5px !important;
    }
}

#invoice-preview .col-md-5.col-md-offset-7 {
    width: auto;
    float: right;
}

#invoice-preview .col-md-5.col-md-offset-7 td {
    padding: 5px 20px;
    white-space: nowrap;
}

.col-md-6 {
    padding-right: 10px;
    padding-left: 10px;
}

.lead-edit hr.no-mtop {
    display: none;
}

.bs-searchbox {
    border-top: 1px solid #bfcbd9;
}

.project .project-heading div[class*="project-status-label"] {
    margin-left: 50px;
    font-size: 13px;
}

#project_view_name .bootstrap-select button[data-id=project_top] {
    font-size: 13px;
}

.btn .caret {
    margin-left: 5px !important;
}

.team-members.project-overview-team-members .clearfix {
    display: none !important;
}

.team-members.project-overview-team-members p.text-muted.mtop10.no-mbot {
    margin-top: 15px;
    margin-left: 4px;
}

.project-overview-description .text-muted {
    margin-left: 4px;
}

.project-tabs li .fa {
    display: none;
}

.project_marked_as_finished hr {
    display: none;
}

div#mark_tasks_finished_modal .checkbox:first-child label {
    margin-top: 18px !important;
}

div#mark_tasks_finished_modal .checkbox label {
    margin-bottom: 17px !important;
}

.table-proposals-client-profile th:nth-child(6),
.table-proposals-client-profile td:nth-child(6) {
    display: none;
}

.content.accounting-template.proposal {
    margin-bottom: 250px;
}

ul.dropdown-menu li:not(.notification-wrapper) a,
ul.dropdown-menu li:not(.notification-wrapper) {
    text-transform: uppercase;
    white-space: nowrap;
}

a.btn.btn-default.dropdown-toggle .fa-file-pdf-o:before {
    content: "PDF" !IMPORTANT;
    FONT-FAMILY: SANS-SERIF;
}

a.btn.btn-default .fa-pencil-square-o:before {
    content: "Edit";
    font-family: sans-serif;
    color: #414042;
    margin-left: 0;
    margin-right: 0;
}

.proposal_buttons .btn.btn-default,
#estimate .btn {
    padding-top: 7px !important;
}

.col-md-9.text-right._buttons.proposal_buttons {
    margin-top: -5px;
}

#proposal .panel-body .s-status {
    margin-top: 0;
}

.proposal_buttons .tooltip,
address .tooltip,
#estimate .tooltip,
#invoice .tooltip,
#renewals .tooltip,
.invoices-total-manual .tooltip,
.estimates-total-manual .tooltip,
.proposals .tooltip {
    display: none !important;
}

i.fa.fa-exclamation-circle {
    display: none;
}

.table-estimates-single-client th:nth-child(5),
.table-estimates-single-client td:nth-child(5),
.table-estimates-single-client th:nth-child(8),
.table-estimates-single-client td:nth-child(8) {
    display: none;
}

#estimates_total .total-column .panel-body span,
#invoices_total .total-column .panel-body span,
#expenses_total .total-column .panel-body span {
    display: block;
    margin-top: 5px;
}

.bootstrap-select .dropdown-toggle .caret {
    right: 5px;
}


#estimates_total .filter-option-inner-inner,
#invoices_total .filter-option-inner-inner,
#expenses_total .filter-option-inner-inner {
    word-spacing: 3px;
    width: auto !important;
    font-size: 11px;
}

#estimates_total button.btn.btn-default,
#invoices_total button.btn.btn-default {
    border: 1px solid #e2e2e2 !important;
    margin-left: -6px;
    margin-top: -3px;
}

#expenses_total button.btn.btn-default {
    border: 1px solid #e2e2e2 !important;
    margin-top: -3px;
    margin-left: 6px;
}

#expenses_total .dropdown-menu {
    margin-left: 6px;
}

#estimates_total .dropdown-menu,
#invoices_total .dropdown-menu {
    margin-left: -6px;
}

.dragger {
    cursor: move;
    background: url(../images/dragger.png) 5px 18px no-repeat;
}

#estimate .panel-body .row.mtop10 {
    margin-top: -5px;
}

div#estimate .panel-body {
    margin-right: -5px;
}

.estimate .col-md-8.col-md-offset-4 {
    width: auto;
    float: right;
}

.panel_s.invoice.accounting-template .panel-body>.row>.col-md-6:nth-child(2)>.panel_s>.form-group:first-child {
    display: none;
}

.panel_s.invoice.accounting-template .panel-body>.row>.col-md-6:nth-child(2)>.panel_s textarea.form-control {
    height: 36px;
}

h4.customer-profile-group-heading {
    text-transform: uppercase;
}

.table-payments-single-client th:nth-child(4),
.table-payments-single-client td:nth-child(4) {
    display: none;
}

.table-contracts-single-client th:nth-child(7),
.table-contracts-single-client td:nth-child(7) {
    display: none;
}

.table-expenses-single-client th:nth-child(5),
.table-expenses-single-client td:nth-child(5),
.table-expenses-single-client th:nth-child(8),
.table-expenses-single-client td:nth-child(8),
.table-expenses-single-client th:nth-child(9),
.table-expenses-single-client td:nth-child(9) {
    display: none;
}

.table-contracts span.label.label-danger.pull-right {
    text-transform: uppercase;
}

#renewals .media-body .span__label {
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #626f7f;
}

#renewals .media-body .display-block hr {
    opacity: 0;
    height: 0;
    padding: 0;
    margin: 4px;
}

#renewals .media-body .display-block {
    display: block !important;
    padding: 0;
}

#renewals .media-body br {
    display: none;
}

#renewals .media-body hr {
    display: none;
}

#renewals .media-body .display-block small {
    font-weight: 500;
    font-size: 12px;
    color: #414042;
}

.contract__liksi {
    color: red;
}

.contract__poso {
    color: #414042;
}

#renewals a.btn.btn-default {
    background: #cb959e;
    color: #fff;
    margin-top: -3px;
}

#renewals a.btn.btn-default:hover {
    background: #414042 !important;
    color: #fff !important;
}

ul.nav.navbar-nav.navbar-right .tooltip {
    display: none !important;
}

a[data-cview=invoices_1] h5 {
    color: #fd041d;
}

a[data-cview=invoices_2] h5 {
    color: #4AB516;
}

a[data-cview=invoices_3] h5 {
    color: #c733b7;
}

a[data-cview=invoices_4] h5 {
    color: #00bcd4;
}

#invoices_total+.panel_s .row.text-left.quick-top-stats .col-md-5ths:nth-child(1) {
    order: 0 !important;
}

#invoices_total+.panel_s .row.text-left.quick-top-stats .col-md-5ths:nth-child(2) {
    order: 4 !important;
}

#invoices_total+.panel_s .row.text-left.quick-top-stats .col-md-5ths:nth-child(3) {
    order: 1 !important;
}

#invoices_total+.panel_s .row.text-left.quick-top-stats .col-md-5ths:nth-child(4) {
    order: 2 !important;
}

#invoices_total+.panel_s .row.text-left.quick-top-stats .col-md-5ths:nth-child(5) {
    order: 3 !important;
}

#estimates_total+.panel_s .row.text-left.quick-top-stats .col-md-5ths:nth-child(1) {
    order: 0 !important;
}

#estimates_total+.panel_s .row.text-left.quick-top-stats .col-md-5ths:nth-child(2) {
    order: 4 !important;
}

#estimates_total+.panel_s .row.text-left.quick-top-stats .col-md-5ths:nth-child(3) {
    order: 1 !important;
}

#estimates_total+.panel_s .row.text-left.quick-top-stats .col-md-5ths:nth-child(4) {
    order: 2 !important;
}

#estimates_total+.panel_s .row.text-left.quick-top-stats .col-md-5ths:nth-child(5) {
    order: 3 !important;
}

.row.text-left.quick-top-stats {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 1200px) {
    #renewals .media-body .span__label {
        margin-left: 20px;
        padding-left: 20px;
        border-left: 1px solid #626f7f;
        display: block;
    }
}

#DataTables_Table_0 thead tr th {
    position: sticky !important;
    top: 63px;
    z-index: 1;
}

.mtop10.tc-content.kb-article-content h3 {
    margin-bottom: 20px;
    margin-top: 40px;
    color: #414042;
    margin-left: -15px;
}


.mtop10.tc-content.kb-article-content {
    padding-left: 20px;
    padding-right: 20px;
}

.mtop10.tc-content.kb-article-content img {
    margin-top: 20px;
    margin-bottom: 20px;
}

.notification-box {
    padding: 6px;
}

.navbar-nav>li>.dropdown-menu.notifications li .media-body {
    font-size: 11px;
}

.project-overview-left>.project-overview-description {
    order: 3;
}

.project-overview-left>div {
    width: 100%;
}

.project-overview-left {
    display: flex;
    flex-wrap: wrap;
}

#side-menu.nav>li>a:focus,
#side-menu.nav>li>a:hover {
    color: #fff!important;
}

ul.metis-menu li:not(.dashboard_user):not(.quick-links) .fa {
    display: none!important;
}