﻿body {
    font-family: Roboto, sans-serif !important;
}

*:focus {
    outline: none;
}

input[type="text"]:disabled {
    background: #dddddd;
}

input[type="text"]:read-only {
    background: #dddddd;
}

input[type="number"]:read-only {
    background: #dddddd;
}


.photoviewer-button i {
    color: black;
}

.error {
    color: red !important;
    font-style: italic;
}

.dtform span {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: rgb(108, 114, 147);
    font-size: 13px;
    letter-spacing: normal;
}

.dtform .money {
    font-weight: 600;
    color: #42b814;
}

.dtform .m-datatable__cell {
    vertical-align: middle;
    padding: 10px 10px;
    font-size: 1rem;
}

.dtform .btn-action {
    width: 30px !important;
    height: 30px !important;
    background-color: white !important;
    border-color: #6C7293;
    margin: 3px !important;
}

    .dtform .btn-action i {
        font-size: 15px !important;
        color: #6C7293;
    }

    .dtform .btn-action:hover {
        width: 30px !important;
        height: 30px !important;
        background-color: white !important;
        border-color: #6C7293 !important;
        margin: 3px !important;
    }

.dtform .m-checkbox {
    padding-left: 20px !important;
    margin-bottom: 0px !important;
    /*margin-left: 35%;*/
}

.dtform .item-icon-phone {
    background: #304BE2;
    color: #ffffff;
}

.item-icon-phone {
    border: 1px solid;
    padding: 8px;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    background: white;
    font-size: 12px !important;
}

.custom-input {
    display: block;
    width: 100%;
    padding: 0.45rem 1.25rem;
    font-size: 14px;
    line-height: 1.65;
    color: #000000;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #E4E6EF !important;
    border-radius: 5px;
}

    .custom-input:focus {
        border: 1px solid rgba(108, 114, 147, 1) !important;
    }

::placeholder {
    font-style: italic;
    font-size: 14px;
    color: #999999
}

.custom-label {
    font-size: 14px;
    color: #3f4047;
    margin-bottom: 3px;
}

.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
    border: 1px solid #E4E6EF !important;
    padding-left: 20px;
    font-size: 14px;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        position: relative;
        padding: 0.45rem 0rem;
        line-height: 1.65;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        color: #3F4254;
        padding: 0.45rem 0rem;
        line-height: 1.5;
    }

.icon-tree-custom {
    color: #ffb822 !important;
}

.tree-child {
    margin-left: 15px;
}

.text_change_password {
    font-style: italic;
}

    .text_change_password:hover {
        text-decoration-line: underline !important;
    }

.title-init {
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
}


.date {
    color: #03071E !important;
    font-size: 13px !important;
    line-height: 18px;
    text-align: center;
    margin: 0;
}


.time {
    color: #808080;
    font-size: 13px !important;
    line-height: 18px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}

.item-menu-default {
    width: 55px !important;
    /*height: 50px !important;*/
}

.font-menu-default {
    font-size: 13px;
    text-align: center;
}

.witdh-modal-request {
    max-width: 75% !important;
}

.font-title-bold {
    font-weight: 700;
}

.header-label {
    font-weight: 700 !important;
    font-size: 14px;
    color: #3f4047;
    margin-bottom: 3px;
}

.new-value {
    color: red !important;
    width: 100%;
    margin-left: 0%;
    word-wrap: break-word;
}

.old-value {
    text-decoration: line-through;
    word-wrap: break-word;
}

.pb-custom-input {
    padding-bottom: 15px;
}

.col-lg-4-responsive {
}

.subheader-responsive {
}

.card-label-responsive {
}

.header-label-responsive {
    width: 100%;
}

@media only screen and (max-width: 786px) {
    .witdh-modal-request {
        max-width: 100% !important;
    }

    .content {
        padding: 0px !important;
    }

    .card.card-custom > .card-body {
        padding: 0rem 0.75rem !important;
    }

    .modal-dialog {
        max-width: 100% !important;
    }

    .pb-custom-input {
        padding-bottom: 10px !important;
    }

    .daterangepicker.show-calendar .ranges {
        height: 0 !important;
    }

    .card-header {
        padding: 2rem 1rem !important;
    }

    .modal-footer {
        padding: 0;
    }

    .modal-body {
        padding: 1rem;
    }

    .modal-header {
        padding: 1.5rem 1rem;
    }

    .col-sm-6-custom {
        width: 50%;
    }

    .modal-footer {
        padding: 0.25rem;
    }

    .col-lg-4-responsive {
        padding-left: 0px !important;
    }

    .subheader-responsive {
        padding: 0 9px !important;
    }

    .card-label-responsive {
        /*margin: 0px 5.75rem 0px -18px !important;*/
    }

    .header-label-responsive {
        width: 50%;
    }

    .header-label-responsive {
        width: 50%;
    }
}

@media (min-width: 1400px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 85% !important;
    }
}

.btn-calendar-custom {
    border-radius: 0 0.42rem 0.42rem 0 !important;
    border-color: #E4E6EF #E4E6EF #E4E6EF transparent;
}

.notification-badge {
    -webkit-font-smoothing: subpixel-antialiased;
    background-clip: padding-box;
    background-color: #d02a1e;
    border-radius: 10px;
    color: #fff;
    font-size: 10px;
    line-height: 1.3;
    min-height: 13px;
    min-width: 20px;
    padding: 4px;
    position: absolute;
    right: -6px;
    text-align: center;
    top: -4px;
}

.link-custom {
    color: blue !important;
    text-decoration: underline;
}

@media print {
    .page-down {
        page-break-before: always;
    }
}
