.icon-small {
    max-width: 60px;
    width: 88px;
    height: 61px;
}

.table td {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}

.card-body {
    padding-left: 10px;
    padding-right: 10px;
}

.table td, .table th {
    padding: 0.25rem;
}

.kanban .kanban-wrapper .boards .board {
    width: 240px;
    margin-right: 5px;
}

.kanban-card {
    margin-bottom: 5px;
}

.stats-wrapper {
    margin-bottom: 5px;
}

.right-sidebar .rpanel-title i.ti-close {
    font-size: 20px;
}

.last_name {
    display: none;
}

.email_address {
    display: none;
}

.ti-menu-alt:before {
    content: "\e68f";
}

.container-fluid {
    padding: 20px 5px;
}

.projects_col_status .label-outline-info {
    background-image: url("https://my.coolsped.bg/public/images/lorrygreen.png");
    height: 28px;
    width: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.projects_col_status .label-outline-default {
    background-image: url("https://my.coolsped.bg/public/images/pause_icon.png");
    height: 28px;
    width: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;

}

.projects_col_status .label-outline-success {
    background-image: url("https://my.coolsped.bg/public/images/lorryred.png");
    height: 28px;
    width: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;

}

.projects_col_status .label-outline-warning {
    background-image: url("https://my.coolsped.bg/public/images/lorryorange.png");
    height: 28px;
    width: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.projects_col_status .label-outline-purple {
    background-image: url("https://my.coolsped.bg/public/images/cancel-icon.png");
    height: 28px;
    width: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}


.label:hover {
    scale: 1.2;
    cursor: pointer;
}

.status_change {
    padding: 0px;
    margin-top: -9px;
}

body {
    font-size: 12px;
}

.table {
    line-height: 15px;
}

.text-status {
    font-size: 18px;
    display: inline-block;
    padding: 10px;
}

.project_page_status .label-outline-info {
    background-image: url("https://my.coolsped.bg/public/images/lorrygreen.png");
    height: 40px;
    width: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 5px;
}

.project_page_status .label-outline-default {
    background-image: url("https://my.coolsped.bg/public/images/pause_icon.png");
    height: 40px;
    width: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 5px;
}

.project_page_status .label-outline-success {
    background-image: url("https://my.coolsped.bg/public/images/lorryred.png");
    height: 40px;
    width: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 5px;
}

.project_page_status .label-outline-warning {
    background-image: url("https://my.coolsped.bg/public/images/lorryorange.png");
    height: 40px;
    width: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 5px;
}

.project_page_status .label-outline-purple {
    background-image: url("https://my.coolsped.bg/public/images/cancel-icon.png");
    height: 40px;
    width: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 5px;
}

.project_page_status:hover {
    scale: 1;
    cursor: default;
}

.bg-primary {
    background-color: #28a745
}

.bg-danger {
    background-color: #ff9041  
}

.bg-success {
    background-color: #fb3a3a
}

.days-table {
    padding: 5px 5px;
}

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

.modal .modal-dialog .modal-body .spacer {
    padding: 5px 0px;
    margin-bottom: 10px;
    font-weight: 500;
}

.projects_col_custom_field_1 {
    background-image: none;
}

.card-modal .card-right-panel .x-element .x-highlight.x-non-editable {
    pointer-events: none;
    cursor: default;
}

.tasks-edit-btn {
    width: 100px;
    float: right;
    
}

.btn-weeks {
    background: #ff5c6c00;
    padding: 5px;
    width: 90px;
}

.btn-days {
    background: #ff5c6c00;
    border: 1px solid #383f4800; 
}
.btn-days:hover {
    border: 1px solid #383f4800; 
    color: #ffffff;
}

html body .p-b-10 {
    padding-bottom: 2px !important;
    padding-top: 3px !important;
}

.progress {
    margin-top: 10px;
}

.profiletimeline .sl-item {
    margin-top: 4px;
    margin-bottom: 10px;
}

.timeline .x-description {
    padding: 4px;
}

.page-titles {
    margin-bottom: 10px;
}
.table td, .table th {
    padding: 0.15rem;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-left: 4.5rem;
}

.list-table-action .btn {
    width: 20px;
    font-size: 12px;
}

.table .list-checkboxes label {
    visibility: visible;
    height: 20px;
    padding-left: 20px;
}

.table .list-checkboxes label:after {
    height: 15px !important;
    width: 15px !important;
}

.avatar-xsmall {
    width: 25px;
    height: 25px;
}

.ml-top-team {
    float: right;
}

html body .p-b-20 {
    padding-top: 10px;
}

html body .p-r-20 {
    padding-right: 5px !important;
}