.sidebarleftprofileuser img {
    max-width: 100%;
    height: 100%;
}

.my-config-- {
    direction: rtl;
    text-align: right;

}

.avatar-- > span {
    position: absolute;
    right: 5px;
    width: 44px;
    /* height: 150px; */
    top: 33%;
}

.user-info-- span {

    margin-right: 5px;
    font-size: 14px;
}

.user-info-- p {
    margin-bottom: 8px;
    margin-right: 5px;
    font-size: 14px;
}

.user-info-- h3 {
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 10px;
    display: inline-block;

}

.avatar-- > img {
    width: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.avatar-- {
    width: 21%;

    display: inline-block;
    position: relative;
}

.user-info-- {
    width: 62%;
    display: inline-block;
    padding: 10px 43px;
    vertical-align: top;
}

.my-pro-- {
    border: 1px solid #ddd;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 20px 20px;
    position: relative;
    background: #f7f8fb;
}

.flugs-- > div > img {
    width: 100%;
}

.flugs-- > div {
    width: 5%;
    display: inline-block;
    margin: 0px 4px 0 0;
}

.flugs-- {
    right: 0;
    position: absolute;
    top: 0px;
    left: 20px;
    text-align: left;
    margin-right: 20px;
    height: 60px;
}
button.follower, button.following {
    background: #e6e7fe;
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 7px 11px;
    font-size: 13px;
    outline: none;

    margin: 0 8px;
}

button.follow:hover {
    background: #0c15ac;
    color: #fff;
}

button.follow > i {
    vertical-align: -1px;
    line-height: 1px;

}

button.follow {
    background: #3f49f4;
    border: 1px solid #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 7px 31px;
    font-size: 13px;
    outline: none;
    float: left;
    color: #fff;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    margin-top: 20px;
}

.border-- {
    background: #f1f2ff;
    padding: 20px 0;
    border-radius: 9px;
    border: 1px solid #485efe;
    overflow: hidden;
    position: relative;
    font-family: IRANSans;
    height: 246px;
    text-align: center;
}

.asa-wrraper:hover {
    transform: scale(1.1);
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

.asa-wrraper {
    width: 100%;
    display: inline-block;

    position: relative;
    margin: 0 auto;

    cursor: pointer;
    height: 185px;
    margin-bottom: 7px;
}

.cup-wrapper > img {
    width: 40px;
    margin-top: 15px;
    margin-left: 5px;
}

.asa-wrraper.asa-disable {
    opacity: 0.7;
}

.asa-wrraper p {
    margin-top: 194px;
}

.asa-wrraper.asa-disable .asa-wrraper-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(66, 66, 66, 0.25);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.cup-wrapper {
    width: 32%;
    text-align: center;
    margin-top: -11px;
    cursor: pointer;
    float: left;
    display: inline-block;
    position: absolute;
    top: 21px;
    left: 1px;
}

.ide-wrraper {
    margin-top: 3rem;
}

.ide-wrraper .nav-link {
    border-bottom: 3px solid #485efe !important;
    color: #000 !important;
    position: relative !important;
    top: 1.5px !important;
    padding: .5rem 1.4rem !important;
    background: #3532cf !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.tab-pane {
}

ul#myTab {
    padding: 0;
    margin: 0;

}

.tab-pane > div {
    background: #f1f5f9;
    padding: 36px;
}

.tab-pane > div > div {
}

.ide-dis-wrraper {
    width: 84%;
    display: inline-block;
    padding-right: 22px;
}

.ide-img-wrraper {
    width: 14%;
    display: inline-block;
}

img.pro-logo-flug-- {
    position: absolute;
    top: 40%;
    z-index: 3;
    left: 0;
    padding: 5px;
    height: auto !important;
}
i.pro-logo-flug-- {
    position: absolute;
    top: 29%;
    z-index: 3;
    left: 15%;
    font-size: 25px;
    color: #404040;
}
button.follower span, button.following span {
    display: block;
}

.ide-jpg-- {
    width: 29%;
    display: inline-block;
    padding: 15px;
}

.ide-info-- p {
    font-size: 14px;
    font-weight: bold;
    padding-right: 12px;

    width: 80%;
    line-height: 20px;

}

.ide-info-- h2 {
    font-size: 15px;
    font-weight: bold;

    margin-top: 32px;
    margin-bottom: 11px;
}

.ide-info-- {
    width: 70%;
    display: inline-block;
    vertical-align: top;
}

.ide-tab-- li {
    border-top: 1px solid #9d9d9d;

}

.ide-tab-- li:last-child {
    border-bottom: 1px solid #9d9d9d;
}

.ide-jpg-- img {
    border: 1px solid #9d9d9d;
}

.pro-counter-- span {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    text-shadow: 2px 2px 6px #777;
}

.pro-counter-- img {
    width: 30% !important;
}

.pro-counter-- h3 {
    font-size: 17px;
    font-weight: bold;

}

.pro-counter-- {
    margin-top: 5rem;
}

.pro-counter-- > div {
    margin: 22px 25px;
}

.border-- > div {
    width: 23%;
    display: inline-block;
}

button.follower {
    /*margin-right: -33px;*/
}

img.avatar-tik {

    width: 28px;
    height: 28px;
    vertical-align: -6px;
}

.ide-meta-- span {
    font-size: 12px;
    margin-right: 5px;

}

.ide-meta-- i {

    font-size: 16px !important;
    vertical-align: -2px;

}

.ide-meta-- a {
    display: inline-block !important;
    color: #575757;
}

.ide-meta-- {
    position: absolute;
    left: 0;
    bottom: 7px;

}

.jam {
    display: inline-block;
    width: 45%;

}

.jam > img {
    width: 100%;
    height: 100%;
}

.shamses span {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    padding-right: 13px;
    font-weight: bold;
    font-size: 13px;
    padding-left: 9px;
}

.shamses > .wraper > img {
    width: 41px !important;

}

.shamses {
    display: inline-block;
    width: 44%;
    /*padding-right: 98px;*/
    padding-top: 98px;
    /* vertical-align: bottom; */
    /* text-align: left; */
    float: left;
    margin: 0 auto;
}

ul.d-flex.matchbest-list > li {
    width: 48%;
}

a.btn.btn-match-login.mr-auto.waves.waves-effect {
    margin: 0 !important;
    float: left;
}

.match-side-one.text-right {
    background: #485efe1f;
    height: 341px !important;
}

.match-shower-- {
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    padding: 18px;
}

i.mdi.mdi-star, i.mdi.mdi-star-outline {
    color: #e2aa0b;
}

.match-shower-timer-- {
    direction: ltr;
}

.countdown {

    text-transform: uppercase;
}

.countdown > div {
    display: inline-block;
}

.countdown > div > span {
    display: block;
    text-align: center;
}

.countdown-container {
    margin: 0 3px;
}

.countdown-container .countdown-heading {
    font-size: 8px;
    margin: 3px;
    color: #666
}

.countdown-container .countdown-value {
    font-size: 20px;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4)
}

.match-shower-seen-- i {
    font-size: 24px;
}

.match-shower-seen-- span {
    font-size: 13px;
    vertical-align: 3px;
}

.match-shower-seen-- {
    margin-top: 32px;
}

.match-shower-info-- p {
    font-size: 14px;
}

.match-shower-title-- h2 {
    font-size: 16px;
}

.t-- {
    padding: 0 !important;
}

.tuman-- {
    margin-right: 47px;
}

.match-shower-logo-- {
    width: 100%;
    padding: 15px;
    top: 56px;
    position: absolute;
    display: block;
}

.match-shower-flug-- p {
    position: absolute;
    top: 13px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
}

.match-shower-main-flug-- {
    width: 100%;
    height: 100%;
}

.match-shower-flug-- {
    width: 68px;
    height: 125px;
    position: absolute;
    top: 0;
    left: 46px;
}

.matchsidetwo-body {
    border-radius: 0;
}

#item1 a {
    color: #000;
    display: flex;
}

.match-seen-- i {
    font-size: 21px;
}

.match-seen-- span {
    font-size: 12px;
    vertical-align: 3px;
}

.match-seen-- {
    display: inline-block;
    float: left;
    margin-top: 32px;
}

.match-wrapper-- {
    border: 1px solid #8e8989;
    height: 172px;
    margin: 20px 0;
    width: 74%;
    display: inline-block;
}

.match-jpg-- img {
    width: 100%;
    height: 100%;

}

.match-jpg-- {
    width: 195px;
    display: inline-block;
    margin-top: -15px;
    margin-right: 6px;
    height: 195px;
    border-radius: 8px;
    overflow: hidden;
}

.match-info-- {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding: 10px 5px;
}

h2.match-title-- {
    font-weight: bold;
    margin-bottom: 20px;
}

span.match-flug-- {
    font-size: 14px;
    display: block;
}

.match-wrapper-- .countdown {
    display: inline-block;
    direction: ltr;
}

.match-wrapper-- .countdown-container .countdown-heading {
    font-size: 6px !important;
}

.match-wrapper-- .countdown-container .countdown-value {
    font-size: 16px !important;
}

.match-wrapper-aside-- {
    width: 25%;
    display: inline-block;
    border: 1px solid #8e8989;
    vertical-align: top;
    margin: 20px 0;
    height: 172px;
    padding: 10px;
}

.match-jam-- img {
    width: 100%;
}

.match-jam-- {
    display: inline-block;
    width: 34%;
}

.match-shamses-- {
    display: inline-block;
    width: 60%;
    vertical-align: top;
    text-align: center;
    padding-top: 22px;
}

span.match-t-- {
    font-size: 13px;
    font-weight: normal;
}

.match-wraper-- span {
    font-size: 13px;
    font-weight: normal;
}

#item1 a.btn.btn-match-login.mr-auto.waves.waves-effect {
    color: #fff;
    width: auto !important;
}

@media only screen and (max-width: 1025px) {
    .match-info-- {
        width: 80%;
    }

    .match-jam-- {
        display: inline-block;
        width: 27%;
    }

    .match-shamses-- {
        display: inline-block;
        width: 60%;
        vertical-align: top;
        text-align: center;
        padding-top: 18px;
    }
}

@media only screen and (min-width: 1024px) {
    .match-jpg-- {
        display: inline-block !important;
    }
}

.ide-wrraper-flug- {
    position: absolute;
    top: 0;
    left: 46px;
    width: 38px;

}
.wid600{
    width: 600px;
}