.scheduled-item_top {
    margin: 0;
    padding: 22px 24px 19px 25px;
    border-radius: 15px 15px 0px 0px;
    position: relative;
    background: #ed5eb4;
}

h4 {
    font-size: 20px;
    color: #ffffff;
}

.btn_green {
    background: #E25CB5;
    color: #ffffff;
}

.btn_red {
    background: #585757;
    color: #ffffff;
}

.color_txt_red {
    color: #d91d8e;
}

.scheduled-item_top small {
    margin: 0;
    padding: 0;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 0.4px;
    float: right;
}

.team-source-in .find {
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    color: #FFF;
    padding: 15px 15px 15px 15px;
    border-radius: 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
}
.btn_primary {
    background: #e545a5;
    color: #ffffff;
}

.color_txt_green {
    color: #28a745;
}
h3 {
    font-size: 20px;
}


.months h2 {
    margin: 0;
    padding: 17px 0 26px 0;
    display: block;
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
    border-bottom: solid 1px #ededed;
}
h2 {
    font-size: 36px;
    color: #EC9BCE;
}

.scheduled-item_mdl_top ul li span {
    font-size: 18px;
    color: #D91DA3;
    width: 20px;
    display: inline-block;
    text-align: center;
    margin: 0 5px 0 0;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.ui.form .field>label {
    display: block;
    margin: 0 0 .28571429rem 0;
    color: rgba(0,0,0,.87);
    font-size: .92857143em;
    font-weight: 700;
    text-transform: capitalize;
}

.players > a {
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    border-radius: 6px;
    padding: 11px 20px 11px 20px;
    display: inline-block;
    float: right;
    width: auto;
}

.main_content_in > h4 {
    margin: 0;
    padding: 0 0 26px 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #d91d8e;
}

.ui.dropdown .menu {
    height: auto !important;
    max-height: fit-content !important;
}

#league-list .ui.fluid.button.error-like.message-like {
display: none;
}

.team-source-blk2 {
display: none;
}

.team-source {
    display: none;
}