.bakimSuresiDolduRow {
    background-color: #D32F2F !important;
    --text-color: white !important;
    color: white !important;

}

.bakimSuresiAzKaldiRow {
    background-color: #FBC02D !important;
    --text-color: black !important;
    color: black !important;
}


.bakimDevamEdiyorRow {
    background-color: #689F38 !important;
    --text-color: white !important;
    color: white !important;
}

.musteriAktif {
    background-color: green !important;
    --text-color: white !important;
    color: white !important;
}

.musteriPasif {
    background-color: dimgray !important;
    --text-color: white !important;
    color: white !important;
}

.musteriSatamadik {
    background-color: dimgray !important;
    --text-color: white !important;
    color: white !important;
}


.musteriSqlAndMqlRow {
    background-color: steelblue !important;
    --text-color: white !important;
    color: white !important;
}

.musteriLeadRow {
    background-color: #1b6d85 !important;
    --text-color: white !important;
    color: white !important;
}

.musteriPoCRow {
    background-color: olive !important;
    --text-color: white !important;
    color: white !important;
}


.greenCheckBox {
    color: #689F38 !important;
}

.redCheckBox {
    color: #D32F2F !important;
}


.announcementImportant {

    color: #D32F2F !important;
}

.announcementRelease {

    color: #464DF2 !important;
}

.announcementInfo {

    color: #607D8B !important;
}

body .ui-fileupload .ui-fileupload-buttonbar {
    border: 0px !important;
    margin-top: -4px;
}

body .ui-fileupload .ui-fileupload-content {
    border: 0px !important;
    padding: 0em !important;
    display: none;
    margin-top: -28px;
}

.ui-fileupload-content {
    padding: 0em !important;
}

body .ui-fileupload .ui-fileupload-buttonbar {
    padding: 0em !important;
}

body .ui-datascroller .ui-datascroller-content {
    border: 0px !important;
}

.avatar {
    display: inline-block;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    font-weight: bold;
    font-size: x-large;
    background-color: #D4D6D9;
}

.forumTag {
    background: #5297FF;
    color: #FFFFFF;
    font-size: 0.75rem;
    font-weight: 700;
    padding: 0.25rem 0.4rem;
    border-radius: 4px;
}

.frStatColor {
    background: #607D8B;
    color: #FFFFFF;
    font-size: 0.75rem;
    font-weight: 700;
    padding: 0.25rem 0.4rem;
    border-radius: 4px;
}


.ui-fluid .ui-fileupload .ui-button {
    width: 30px !important;
    height: 25px;
}

.landing-body .landing-topbar {
    height: 62px !important;
}