﻿.modal-backdrop.in {
    opacity: 0.5;
}

.text-error {
    color: #ff4444 !important;
    font-weight: bold !important;
}

.text-done {
    color: #007E33 !important;
    font-weight: bold !important;
}

.modal-dialog {
    width: 60% !important;
}
.pb-5 {
    padding-bottom: 50px !important;
}
.pb-4 {
    padding-bottom: 40px !important;
}
.pb-3 {
    padding-bottom: 30px !important;
}
.pb-2 {
    padding-bottom: 20px !important;
}
.pb-1 {
    padding-bottom: 10px !important;
}

.intranet-text{
    font-weight: bold;
    border: 1px solid;
}