﻿.iflens360-card-type2 h4 {
    color: #eb9d37 !important;
}
.btn {
    background-color: #eb9d37;
}
.btn-primary {
    background-color: #eb9d37;
}
    .btn-primary:hover {
        background-color: #eb9d37;
    }

#RFIPDF h3{ color:#eb9d37;}

#AddRFI .modal__content {
    overflow-x: hidden !important;
}

#AddRFI.close {
    color: #fff !important;
    text-shadow: none !important;
}



/* IMPORTANT BOOTSTRAP OVEERWRITES FOR POP UP */
.modal-content {

background-color: #272727;
background-clip: padding-box;
border: 1px solid rgba(241, 241, 241, 0.568);
border-radius: .3rem;
outline: 0;
color: white;
opacity: 0.9;
}

.modal-title{
    color:white !important;
}
/* IMPORTANT BOOTSTRAP OVEERWRITES FOR POP UP */

.close{
    color:white !important;
    text-shadow: none;
    opacity: 1;
}
}
