.navfeathericon {
    width: 21px;
    height: 21px;
}

.admin-dropdown-menu .dropdown-item .dropdown-link,
.admin-dropdown-menu .dropdown-item .dropdown-link:hover {
    color: #111e6d;
}

.admin-dropdown-menu .dropdown-item .dropdown-link svg,
.admin-dropdown-menu .dropdown-item .dropdown-link svg:hover {
    color: #111e6d;
}

.mcil-theme-color {
    background-color: #111e6d;
    border-color: #111e6d;
}

.dropify-wrapper {
    height: 230px !important;
}

.show-border {
    padding: 13px;
}

.show-first-sec {
    padding: 10px;
    box-shadow: 0px 0px 10px 0px rgba(82, 63, 105, 0.1);
    border: none;
}

.custom-email-wrapper {
    width: 100% !important;
    background-color: none !important;
    padding: 0rem !important;
    border-radius: 0px !important;
    box-shadow: none !important;
}

.gallery-view {
    border: 2px solid #d9d9d9;
    padding: 3px;
}

.remove-icon {
    position: absolute;
    right: 849px;
    top: -9px;
    background: #252525;
    border-radius: 50%;
    border: 1px solid rgba(33, 30, 30, .5294117647058824);
    color: #fff;
}

.remove-icon svg {
    width: 12px;
    height: 12px;
}

.investmap-btn{
    height: 39px;
}
.commision-icon{
    width: 12px !important;
    height: 12px !important;
}
#commision-rate-submitBtn , #agent-edit-name-submitBtn,.selectedIntermediary,.selectedAgent{
    display: none;
}
.country-code{
    width: 102px;
}
.viewPaddingNone{
   padding-left: inherit;
}