
    .new_teambox_teamFlag {
    
    margin-top: 8px !important;
}
    .brd {
        border-bottom: 1px solid #DEE2E6;
        margin: 0px;
        padding: 0px;
    }

    .invalid-feedback {

        color: #ff606e;

    }



    .valid-feedback {

        color: #2acc80;

    }
    @media (width: 2000px){
        .btn_yellow1>.fa-arrow-right {
            margin-top: 2px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .nav-h3-1 {
            top: 0px !important;
        }
        .btn_yellow1 {
            margin-top: 1px !important;
        }
        .nav-ul-menu{
            margin-top: 2px !important;
        }
    }
