﻿.pm-styles .complete {
    color: #078A04 !important;
}

.pm-styles .primary {
    color: #2371C4 !important;
}

.pm-styles .incomplete {
    color: #77787A !important;
}

.pm-styles .sub-title-font {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 1.5rem;
}

.pm-styles .k-table-thead {
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 15.06px;
}

.pm-styles .cursor-pointer {
    cursor: pointer;
}

.pm-styles .sub-heading {
    font-size: 18px;
    font-weight: 700;
    line-height: 22.59px;
}

.pm-styles .bold-font {
    font-weight: 700;
    font-size: 14px;
    line-height: 17.57px;
}

.pm-styles .k-input-value-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}

.pm-styles .k-list-item-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 20.08px;
}

.pm-styles .text-font {
    font-size: 14px;
    line-height: 40px;
}

.pm-styles .primary-btn {
    background-color: #2371C4 !important;
    font-weight: 500;
    color: white;
    font-size: 14px;
    padding: 0px 15px;
}

.pm-styles .secondary-btn {
    background-color: white !important;
    font-weight: 500;
    color: black;
    font-size: 14px;
    padding: 0px 15px;
}

.pm-styles .pm-data-modified {
    color: #EB0000;
    text-decoration: line-through;
}

.pm-styles .border-none {
    border: none;
}

.pm-styles .a-card {
}

.pm-styles .end-aline-row {
    text-align: end;
    padding-right: 30px;
}

.pm-styles .custom-padding {
    border-radius: 22px;
    padding: 0.3rem;
    font-size: smaller;
}

.pm-styles .text-end .k-input-inner {
    text-align: right;
}

.pm-styles .payment-terms-ddl .k-dropdownlist {
    height: auto;
}

.pm-styles .p-btn {
    background-color: #1aa0e8 !important;
}

.pm-styles .switch-enabled {
    color: #2371C4;
}

.pm-styles .field-image {
    width: 15px;
    height: 15px;
}

.pm-styles .line-middle {
    display: inline-block;
    vertical-align: middle;
    height: 1px;
    background-color: #CFD3D3;
    width: 100%;
}

.pm-styles .k-dialog-titlebar {
    background-color: #ffffff !important;
}


.pm-styles .button-padding {
    padding: 7px 13px;
}

.pm-styles .k-input-value-text {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    padding: 3px;
}

.pm-styles .b-label {
    font-weight: 700;
    font-size: 12px;
    line-height: 17px;
    color: #333333;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}

.pm-styles .k-button-text {
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
}

.pm-styles .k-dialog-title {
    font-weight: 600;
    font-size: 1.1rem;
}

.pm-styles .custom-button {
    margin-left: 10px;
    margin-bottom: 6px;
    border-radius: 3px;
}

.pm-styles .a-tag {
    text-decoration: none;
    cursor: pointer;
}

.pm-styles .input-group-text {
    background-color: white;
}

.pm-styles .back-button {
    border: 1px solid #CFD3D3;
    border-radius: 3px;
    padding: 5px;
    font-size: 12px;
    font-weight: 700;
    color: #333333;
    cursor: pointer
}

.pm-styles .portfolio-header {
    font-weight: 600;
    color: #333333;
    font-size: 21px;
    line-height: 40px
}

.pm-styles .custom-hr {
    height: 1px;
    background-color: #969696;
}

.pm-styles .activity-head {
    font-weight: 700;
    font-size: 18px;
}

.pm-styles .anchor-dec {
    text-decoration: none;
    color: #333333;
}

.pm-styles .k-calendar .k-button-text {
    color: black !important;
}