.PDU-file-upload .file-select .file-select-button,
.PDU-file-upload .file-select .file-select-name,
.PDU-file-upload .file-select.file-select-disabled:hover .file-select-name {
    padding: 0 10px;
    display: inline-block;
    line-height: 40px
}

.arrow::after {
    margin-left: 117px;
    position: absolute;
    font-weight: 600;
    padding-right: var(--bs-breadcrumb-item-padding-x);
    content: var(--bs-breadcrumb-divider, ">");
    color: #000000de;
    top: 0
}

.main-breadcrumb .dropdown {
    margin-right: 10px;
    margin-left: 10px
}

.dropdown-menu li,
.nav-item {
    font-size: 13px;
    line-height: 33px;
    letter-spacing: 0;
    color: #000000DE;
    font-family: inter-medium
}

#number-count,
#number-count1,
.master-policy-btn {
    float: right;
    font-size: 13px;
    line-height: 23px;
    font-family: inter-medium
}

.dropdown.active .nav-link,
.master-policies-status,
.status-approve {
    color: #17479e
}

.dropdown-item:active,
.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #17479e;
    color: #fff
}

.dropdown-item:focus-visible {
    outline: 0
}

#booked_policy_dashboard,
#create-master-policy,
#master_policy_approver,
#master_policy_dashboard,
#policy-tagging,
#policy_tagging_checker,
#portal_data_upload,
#rejected-master-policies,
#untagged-farmers-data {
    padding: 0 20px
}

.master-label {
    font-family: inter-medium;
    padding: 6px 0
}

.master-policy-btn {
    width: 50%;
    background: #17479e !important;
    letter-spacing: 0;
    color: #fff !important;
    border-radius: 8px
}

.SearchMasterType h4 {
    font-family: inter-medium
}

textarea::placeholder {
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0;
    color: #00000061 !important;
    font-family: inter-medium
}

.form-control:focus {
    border-color: #62655d;
    outline: 0;
    box-shadow: none
}

#number-count,
#number-count1 {
    padding: .1rem 0 0;
    color: #00000061
}

#BPD-table,
#MPC-endorsement-policy,
#MPC-fresh-policy,
#MPD-table,
#RMP-table,
#booked-policy-dashboard,
#download-UFD-file,
#master-policy-approver,
#master-policy-creation,
#master-policy-dashboard,
#policy-tagging-checker,
#policy-tagging-maker,
#portal-data-upload,
#rejected-master-policies,
#untagged-farmers-data {
    display: none
}

#MPD-table::-webkit-scrollbar,
#RMP-table::-webkit-scrollbar,
#pending-master-policies-table::-webkit-scrollbar {
    height: 8px;
    width: 8px;
    border: 1px solid #707070
}

#MPD-table::-webkit-scrollbar-track,
#RMP-table::-webkit-scrollbar-track,
#pending-master-policies-table::-webkit-scrollbar-track {
    background: #e9ecef
}

#MPD-table::-webkit-scrollbar-thumb,
#RMP-table::-webkit-scrollbar-thumb,
#pending-master-policies-table::-webkit-scrollbar-thumb {
    background: #00000029
}

#MPD-table::-webkit-scrollbar-thumb:hover,
#RMP-table::-webkit-scrollbar-thumb:hover,
#pending-master-policies-table::-webkit-scrollbar-thumb:hover {
    background: #707070
}

#RMP-table table {
    min-width: 170%
}

#MPD-table .MPDT,
#pending-master-policies-table table {
    min-width: 180%
}

.inner-CTable-small {
    min-width: 60px
}

.inner-CTable {
    min-width: 150px
}

.inner-CTable-big {
    min-width: 195px
}

.modal-footer {
    padding: 7px
}

.modal-header {
    padding-bottom: 0
}

.PDU-file-upload {
    display: block;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    position: relative
}

.PDU-file-upload .file-select {
    display: block;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #61d800;
    overflow: hidden;
    position: relative;
    border-radius: 6px;
    color: #fff
}

.PDU-file-upload .file-select .file-select-button {
    background: #dce4ec;
    height: 40px
}

.PDU-file-upload .file-select:hover {
    border-color: #34495e;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out
}

.PDU-file-upload .file-select:hover .file-select-button {
    background: #34495e;
    color: #fff;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out
}

.PDU-file-upload.active .file-select {
    border-color: #61d800;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    background-color: #fff;
    border: 1px solid #00000099;
    color: #00000061 !important
}

.PDU-file-upload.active .file-select .file-select-button {
    background: #3fa46a;
    color: #fff;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out
}

.PDU-file-upload .file-select input[type=file] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0
}

.PDU-file-upload .file-select.file-select-disabled {
    opacity: .65
}

.PDU-file-upload .file-select.file-select-disabled:hover {
    display: block;
    border: 1px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    text-align: left;
    background: #fff;
    overflow: hidden;
    position: relative
}

.PDU-file-upload .file-select.file-select-disabled:hover .file-select-button {
    background: #dce4ec;
    color: #666;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px
}

.PDU-clear-field1,
.PDU-clear-field2 {
    height: 15px;
    background-image: url(../images/assests/close.png);
    background-size: cover;
    width: 15px;
    position: absolute;
    right: 14px;
    display: none;
    top: 13px;
    background-color: transparent;
    border: none;
    z-index: 999
}

.PDU-upload-btn1,
.PDU-upload-btn2 {
    border: none;
    background-color: #17479e;
    color: #fff;
    padding: 3px 15px;
    border-radius: 3px
}

.PDU-upload-btn1:disabled,
.PDU-upload-btn2:disabled {
    background: #00000033 !important;
    color: #00000061 !important;
    border: 1px solid #00000033;
    font-family: inter-medium
}

.icons-upload {
    background-image: url(../assests/images/upload.png);
    height: 15px;
    width: 15px;
    display: inherit;
    opacity: .5;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    top: 2px;
    left: -5px
}

.download-btn {
    padding: 5px 10px;
    background: #17479e !important;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0;
    color: #fff !important;
    border-radius: 4px;
    font-family: inter-regular
}

.created-by {
    line-height: 17px
}

.created-by span {
    font-size: 10px
}

#farmers-data-tagged .modal-body {
    padding: 30px
}

#download-UFD-file .PDU-file-upload .file-select {
    cursor: auto
}

#pending-master-policies-table h6 {
    font-size: 14px;
    line-height: 30px;
    font-family: inter-medium
}

.master-policies-status {
    background: #fff0;
    border: none
}

.master-policies-status option {
    background-color: #fff !important
}

.status-reject {
    color: red
}

select.master-policies-status:focus-visible {
    outline: 0
}

.master-policies-status:valid {
    appearance: none;
    text-align: center
}

.master-policies-status:invalid {
    color: #17479e;
    border: 1px solid #17479e;
    border-radius: 3px;
    padding: 0 5px
}

.master-policies-status:disabled {
    color: #00000061 !important;
    border: 1px solid #00000061;
    border-radius: 3px;
    padding: 0 5px
}

#master-policies-status-remark .modal-footer {
    padding: 0 30px 30px
}