.text-primary {
    color: #2d59a5
}

.text-left{
    text-align: left;
}

.text-right{
    text-align: right;
}

.mb-3{
    margin-bottom: 30px;
}

.font-team{
    font-size: 13px;
    font-weight: 300;
}

.font-title{
    font-size: 21px;
}

.border-top{
    border-top: 1px solid #999;
}

.row{
    margin-bottom: 10px !important;
}

.box-team {
    background-color: #fff;
    padding: 10px;
}

.select-team{
    min-width: 150px;
}

.bgao{
    background-color: #f2f2ee86;
}
.rowb{
    padding-left: 100px;
    padding-right: 100px;
}