.agent-view .notification-grids .note-box{
    width: calc(100% / 3);
}
.agent-view .notification-grids .note-box:nth-child(3){
    border-right:none;
}
.agent-view .notification-grids .note-box:nth-child(4){
    border-bottom: none;
}
.agent-view .notification-grids .inner-nofity{
justify-content: center;
}

.notification-grids .note-box:nth-child(5){
    border-bottom: none;
    border-left:1px  solid rgb(0 0 0 / 15%);
    border-right-width:0px ;
}

.agent-view-top .main-inner-3-banner {
    top: 50px;
} 
 .agent-view-top.medium-img-banner.banner-3-new-inner > img {
    height: 180px;
}
.agent-view-top.banner-3-new-inner.medium-img-banner.white-bg-banner {
    margin-bottom: 26px;
}


.bg-color.sign-up-consumer.talent-sup form .form-grp.select-field {
    width: 100%;
}

.bg-color.sign-up-consumer.talent-sup form .form-grp.select-field select#setup_type {
    border: hidden;
    height: 46px;
    padding-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    border-radius: 0;
    width: 100%;
}

.bg-color.sign-up-consumer.talent-sup form .form-grp.select-field sup {
    left: 41px;
}

.bg-color.sign-up-consumer .password-section .form-grp {
    width: 50%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
ul.nav.nav-tabs.equal-tabs li {
    margin: 0 !important;
}


.tabing-top-at-events.manage-profiel-n .nav.nav-tabs::before, .tabing-top-at-events.manage-profiel-n .nav.nav-tabs::after {
    display: none;
}

