@import url(./icons.css);
@import url(../fonts/font-awesome/css/font-awesome.css);

.login-copyright {
    margin-top: 20px;
    font-size: smaller;
    text-align: center;
}

.flex-center {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.flex-center-start {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 10px;
}

.flex-center-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 10px;
}

.btn-12 {
    font-size: 12px !important;
    font-weight: bold;
}

.hidden-invalid-feedback {
    color: red;
}

.tdbreak {
    word-break: break-all
}

.text-12 {
    font-size: 12px !important;
}

.text-10 {
    font-size: 10px !important;
}

.text-8 {
    font-size: 8px !important;
}

.text-6 {
    font-size: 6px !important;
}

@media (max-width: 575px) {
	.btn-12 {
		width: 100% !important;
	}

    img.logo-login {
        width: 100%;
    }

    p.intro-login {
        font-size: 12px !important;
    }
}

@media (max-width: 700px) {
    .text-download {
        display: none;
    }
}

@media (max-width: 900px) {
    .text-info-btn {
        display: none;
    }
}

.text-range {
    padding: 0 10px;
    display: flex;
    align-items: center;
}

.margin-right-10 {
    margin-right: 10px !important;
}

/* a i.btn-logout {
    background: #FF0000 !important;
    padding: 10px 12px !important;
}

a:hover i.btn-logout {
    background: #fa5252 !important;
    padding: 10px 12px !important;
} */

a i.btn-logout {
    position: relative;
    display: inline-block;
    font-size: 2em;
    font-weight: 800;
    color: white;
    overflow: hidden;
    background: linear-gradient(to right, #FF0000, #FF0000 50%, #fa5252 50%);
    background-size: 200% 100%;
    background-position: 100%;
    transition: background-position 275ms ease;
    text-decoration: none;
    padding: 10px 12px !important;
}

a:hover i.btn-logout {
    background-position: 0 100%;
}

.ol.pl li {
    padding: 20px !important;
    background-color: red;
}

.form-group label.title-input {
    font-weight: bold;
    font-size: 14px;
    color: darkblue;
}

.p-lr-2 {
    padding: 0 20px;
}

.note-toolbar {
    z-index: 1 !important;
}

input.error,
textarea.error {
    border:1px solid red
}

input:focus.error,
textarea:focus.error {
    border:1px solid red
}

label.error {
    color: red;
}

label.valid{
    color: green;
}

.field-error {
    border: 1px solid #FF0000 !important;
}

input[type="text"]:read-only,
input[type="text"]:disabled,
textarea[readonly],
select[readonly] {
    background-color: #f4f4f4 !important;
}

.list-implementation input[type="text"]:read-only {
    background-color: #ffffff !important;
}

.read-only-w input[type="text"]:read-only {
    background-color: #ffffff !important;
}

.add-setting {
    display: flex;
    justify-content: center;
}

.align-middle td
{
    vertical-align: middle;
}

.text-decode {
    padding: 10px;
    border: 1px solid #ccc;
}

#view-modal-detil-proposal {
    padding: 0 20px !important;
}

@media (min-width: 576px){
    #view-modal-detil-proposal .modal-dialog {
        max-width: 100%;
        margin: 1.75rem auto;
    }
}

table.table-report {
    border-collapse: collapse !important;
}

table.table-report thead {
    font-size: 10px !important;
    font-weight: bold;
}

table.table-report thead tr th {
    border: 1px solid #ffffff;
    text-align: center !important;
}

img.logo-login {
    width: 80%;
}

.btn-xs.btn-search-atasan {
    padding: .1rem .3rem;
    font-size: .55rem;
    border-radius: .15rem;
}

.list-implementation {
    margin: 0px;
    padding: 10px;
    display: none;
}

.table.saran-masalah.no-border-top td {
    border: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.img-home {
    text-align: center;
}

.table.cellpadding td {
    padding: 3px !important;
}

/* input[type="text"]:read-only { background-color: #f4f4f4; } */

table#table-masalah tr>td {
    padding: 5px !important;
    vertical-align: top;
}

table.show-pi tr>td {
    padding: 5px !important;
    vertical-align: top;
}

/* Start Rating - 01/07/2021 */
.score {
    border: none;
    float: left;
}

.score>input {
    display: none;
}

.score>label::before {
    margin: 0px 5px;
    font-size: 1.25em;
    display: inline-block;
    font-family: FontAwesome;
    content: "\f005";
}

.score>label {
    color: #ddd;
    float: right;
}

.score>input:checked~label,
.score:not(:checked)>label:hover,
.score:not(:checked)>label:hover~label {
    color: #f7d106;
}

.score>input:checked+label:hover,
.score>input:checked~label:hover,
.score>label:hover~input:checked~label,
.score>input:checked~label:hover~label {
    color: #fce873;
}

.btn-filter {
    border-top: 1px solid #f4f4f4;
    padding-top: 10px;
}

span.dtr-data {
    display: block !important;
    margin: 10px 0;
    font-weight: lighter !important;
}

.select2-container--default .select2-selection--single {
    height: 38px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #6658dd !important;
    border: none !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #FFF !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: lightcoral !important;
}

.select2-container.req_place .select2-default .select2-chosen {
    color:#FFF !important;
}

.select2-container--default .select2-search--inline .select2-search__field {
    padding: 0 0 0 10px !important;
}
