﻿.MKTreeSelectTitleHolder {
    margin-bottom: 2px;
}

    .MKTreeSelectItemHolder, .MKTreeSelectItemHolder *, .MKTreeSelectTitleHolder, .MKTreeSelectTitleHolder * {
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -o-user-select: none
    }

.MKTreeSelectSelectedItem {
    background: #e5e5e5
}

.MKTreeSelectTitleHolder h4 {
    font-weight: 400;
    font-size: 12px;
    float: right;
    margin-top: 5px;
    width: 90%;
    cursor: default
}

.MKTreeSelectTitleHolder .fa-sort-down {
    float: left;
    font-size: 14px;
    margin-top: 1px;
    width: 12px;
    text-align: left
}

.MKTreeSelectInnerUL {
    display: none
}

.MKTreeSelectItemHolder {
    display: none;
    font-size: 12px;
    max-height: 300px;
    border: 1px solid #ccc;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    padding: 8px;
    float: right;
    margin-top: -2px;
    overflow: auto;
    position: absolute;
    z-index: 9000000;
    background: #fff;
    width: auto;
    max-width: 300px
}

    .MKTreeSelectItemHolder ul {
        display: block;
        padding-right: 0
    }

    .MKTreeSelectItemHolder > ul li ul {
        margin-top: 30px;
        margin-right: 23px;
        display: none
    }

    .MKTreeSelectItemHolder ul li {
        width: 100%;
        list-style-type: none;
        display: inline-block;
        border-right: 1px solid #ccc;
        margin-bottom: -6px;
        padding-right: 5px
    }

        .MKTreeSelectItemHolder ul li font {
            cursor: pointer;
            float: right;
            padding: 5px;
            border: 1px solid transparent;
            clear: left;
            border-radius: 5px;
            min-width: 60%
        }

            .MKTreeSelectItemHolder ul li font:hover {
                border: 1px solid #e5e5e5
            }

        .MKTreeSelectItemHolder ul li .fa-chevron-down, .MKTreeSelectItemHolder ul li .fa-chevron-left {
            cursor: pointer;
            float: right;
            margin-left: 10px;
            margin-top: 7px;
            width: 12px;
            height: 12px;
            text-align: center
        }

        .MKTreeSelectItemHolder ul li .fa-circle {
            cursor: default;
            float: right;
            margin-left: 10px;
            margin-top: 7px;
            color: transparent;
            width: 12px;
            height: 12px
        }



.MKTreeBack ul {
    float: right;
    display: block;
    width: 100%
}

.MKTreeLi {
    border-right: 1px dotted #676a6c;
    float: right;
    padding-right: 12px;
    color: #676a6c;
    list-style-type: none;
    margin-bottom: 4px;
    width: 100%
}

.MKTreeBack a, .MKTreeBack a:hover {
    color: #676a6c !important
}

.MKTreeBack ul li a {
    float: right;
    margin-top: 5px;
    margin-bottom: 9px;
    font-size: 12px;
}

.MKTreeBack ul li .fa-folder, .MKTreeBack ul li .fa-folder-open {
    float: right;
    font-size: 19px;
    margin-left: 5px;
    color: #bbb;
    cursor: pointer;
}

.clockpicker-popover .popover-title {
    direction: ltr;
}

.TopSocial {
    margin-top: 4px;
    width: 25px;
    display: inline-block;
}

    .TopSocial img {
        display: block;
        width: 25px;
        margin: auto;
    }

#FollowUs {
    font-size: 12px;
    text-align: center;
    font-family: 'ISBold';
    margin-bottom: 2px;
    margin-top: 18px;
}

#TopWord {
    font-size: 20px;
    text-align: center;
    font-family: 'ISBold';
    margin-top: 29px;
}

.TopApplication {
    width: 100%;
    float: right;
    margin-top: 6px;
}

    .TopApplication img {
        display: block;
        width: 96%;
        margin: auto;
        max-width: 200px;
    }

#MainNav {
    background: #0f1c33;
    display: block;
    width: 100%;
    height: 54px;
}

#PageWrapper {
    background: #ebeff4;
    display: block;
    width: 100%;
    min-height: calc(100vh - 156px);
    padding-top: 6px;
}

#MainNvaHolder > div {
    display: block;
    margin: auto;
    float: right;
    height: 54px;
}

#ClubTitle img {
    display: block;
    margin: auto;
    max-width: 96%;
    max-height: 50px;
}

#PersonBack img {
    max-height: 50px;
    margin-top: 2px;
    float: right;
    border-radius: 50%;
    max-width: 50px;
}

#PersonBack h4 {
    color: #fff;
    float: right;
    font-size: 12px;
    margin-top: 19px;
    margin-right: 15px;
}



#PersonCode img {
    max-width: 45px;
    margin-top: 13px;
    float: right;
    margin-right: 7px;
}

#PersonCode h4 {
    color: #fff;
    float: right;
    font-size: 12px;
    margin-top: 19px;
    margin-right: 15px;
}

#DateBack {
    width: 60%;
    float: right;
    overflow: hidden;
}

    #DateBack h4 {
        color: #fff;
        float: right;
        font-size: 12px;
        margin-top: 18px;
    }

        #DateBack h4 .Date {
            display: inline-block;
            float: right;
            direction: rtl;
        }

        #DateBack h4 .Time {
            display: inline-block;
            float: right;
            direction: rtl;
        }

#ExitBack {
    width: 40%;
    float: right;
    overflow: hidden;
}

    #ExitBack h4 {
        color: #fff;
        float: left;
        font-size: 12px;
        margin-top: 18px;
        margin-left: 15px;
    }

#MainNvaHolder {
    display: block;
    margin: auto;
    overflow: auto;
    width: 100%;
    max-width: 1190px;
}

#RightBarBack {
    display: block;
    margin: auto;
    overflow: auto;
    float: right;
    min-height: 250px;
    margin-top: 0;
    padding-bottom: 15px;
    width: 250px;
}

#RightBar {
    display: block;
    margin: auto;
    background: #fff;
    border-radius: 5px;
    overflow: auto;
    width: 96%;
    min-height: 250px;
    box-shadow: 0px 0px 6px -3px #000;
    margin: auto;
    margin-top: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#ApplicationDownload {
    display: block;
    margin: auto;
    background: #fff;
    border-radius: 5px;
    overflow: auto;
    width: 96%;
    min-height: 282px;
    box-shadow: 0px 0px 6px -3px #000;
    margin: auto;
    margin-top: 20px;
}

#IntroToOther {
    display: block;
    margin: auto;
    background: #fff;
    border-radius: 5px;
    overflow: auto;
    width: 96%;
    min-height: 250px;
    box-shadow: 0px 0px 6px -3px #000;
    margin: auto;
    margin-top: 20px;
}

    #IntroToOther img {
        display: block;
        width: 100%;
        cursor: pointer;
    }

#ApplicationDownload h4 {
    color: #262254;
    font-family: 'IsBold';
    text-align: center;
    margin-bottom: 30px;
    font-size: 17px;
    margin-top: 28px;
}

#ApplicationDownload a {
    width: 70%;
    display: block;
    margin: auto;
    margin-bottom: 15px;
}

    #ApplicationDownload a img {
        display: block;
        margin: auto;
        width: 100%;
    }

}

#RightBar ul {
    padding: 0px;
    margin-top: 15px;
    margin-right: 15px;
    list-style-type: none;
    margin-bottom: 15px;
}

    #RightBar ul li {
        width: 100%;
        margin-bottom: 16px;
        font-size: 12px;
        display: block;
        float: right;
    }

        #RightBar ul li a {
            cursor: pointer;
            display: block;
            margin: auto;
            width: 100%;
        }

            #RightBar ul li a:hover .HoverClass, #RightBar ul li a:focus .HoverClass, #RightBar ul li a:active .HoverClass {
                color: #ff7a6b;
                outline: none !important;
            }

.HoverClass {
    transition: 0.4s;
}

#RightBar ul li svg {
    color: #535763;
    width: 22px;
    height: 22px;
    float: right;
    margin-left: 9px;
    text-align: center;
}

#RightBar ul li font {
    color: #535763;
    float: right;
    margin-top: 4px;
}

#MainBody {
    display: block;
    margin: auto;
    float: right;
    /*  width: 75%;*/
    min-height: 250px;
    /*max-width: 890px;*/
    /* margin-right: 7px;*/
    margin-top: 5px;
}

#MainFotter {
    background: #0f1c33;
    display: block;
    margin-right: -5px;
    margin-left: -5px;
    height: 63px;
}

#MainFooterHolder {
    display: block;
    margin: auto;
    overflow: auto;
    width: 100%;
    max-width: 1190px;
}

    #MainFooterHolder h4 {
        text-align: center;
        font-size: 12px;
        color: #fff;
        margin-top: 12px;
        line-height: 1.7em;
    }

.SubArrow {
    float: left !important;
    width: 15px !important;
    height: 15px !important;
    text-align: center !important;
    margin-top: 7px;
}

.SubHoverClass {
    transition: 0.4s;
}

.SubHover:hover .SubHoverClass, .SubHover:active .SubHoverClass, .SubHover:focus .SubHoverClass {
    color: #079992 !important;
}

#SliderBack img {
    border-radius: 5px !important;
}

#ScoreBack {
    display: block;
    margin: auto;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    overflow: auto;
    min-height: 250px;
    box-shadow: 0px 0px 6px -3px #000;
}

.ScoreItemBack {
    display: block;
    margin: auto;
    width: 100%;
    float: right;
    overflow: auto;
    margin-top: 12px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

    .ScoreItemBack img {
        float: right;
        width: 40px;
        margin-right: 15px;
        margin-left: 7px;
    }

    .ScoreItemBack h4 {
        font-family: 'IsBold';
        font-size: 13px;
        float: right;
        margin-top: 15px;
    }

    .ScoreItemBack h3 {
        float: left;
        margin-top: 9px;
        margin-left: 18px;
        font-family: 'ISBold';
        font-size: 20px;
    }

.ScoreName {
    display: block;
    margin: auto;
    width: 33%;
    float: right;
    overflow: auto;
}

    .ScoreName h5 {
        font-family: 'ISBold';
        font-size: 22px;
        text-align: center;
    }

    .ScoreName h6 {
        font-family: 'ISBold';
        font-size: 12px;
        text-align: center;
    }

.ScorePersonSelect {
    display: block;
    float: right;
    height: 130px;
    background: #0f1c33;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 20%;
}

.ScorePersonShow {
    display: block;
    float: right;
    width: 80%;
    overflow: hidden;
    height: 130px;
    background: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.ScorePersonBack {
    display: block;
    float: right;
    width: 104px;
    overflow: hidden;
    margin-left: 3px;
    margin-top: 14px;
}

    .ScorePersonBack img {
        display: block;
        width: 70px;
        height: 70px;
        margin: auto;
        border-radius: 35px;
    }

    .ScorePersonBack h5 {
        font-size: 12px;
        font-family: 'IsBold';
        text-align: center;
        height: 30px;
        margin-bottom: 2px;
        overflow: hidden;
        line-height: 1.3em;
    }

.slides {
    border-radius: 0px !important;
}

.ScorePersonSelect h3 {
    font-family: 'IsBold';
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    padding-bottom: 14px;
    margin-top: 15px;
    cursor: pointer;
    transition: 0.4s;
}

    .ScorePersonSelect h3:hover, .ScorePersonSelect h3:active, .ScorePersonSelect h3:focus {
        color: gold;
    }

    .ScorePersonSelect h3:nth-child(3) {
        border-bottom: none !important;
    }

.ActiveScorePerson {
    color: gold !important;
}

#AboutBack {
    padding: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
}

    #AboutBack img {
        max-width: 100%;
    }

.FormTitle {
    color: #262254;
    font-family: 'IsBold';
    text-align: center;
    margin-bottom: 30px;
    font-size: 17px;
    margin-top: 28px;
}

#FLink {
    color: #0c2461;
    font-family: 'IsBold';
    cursor: pointer;
    border: none;
    width: 85%;
    float: left;
    text-align: left;
    direction: ltr;
    outline: none;
}

body {
    padding-top: 0px;
}

#SmallHeader {
    display: none;
}

#BigHeader {
    overflow: visible;
    margin-top: 15px;
}

@media screen and (max-width: 991px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
    .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        overflow: visible;
    }
}

@media screen and (min-width: 700px) and (max-width: 850px) {
    #PersonBack img {
        display: none;
    }
}

@media screen and (min-width: 700px) and (max-width: 900px) {
    #PersonCode img {
        display: none;
    }

    #ClubTitle img {
        display: block;
        margin: auto;
        width: 96%;
    }
}

@media screen and (min-width: 700px) and (max-width: 1100px) {
    #DateBack {
        display: none;
    }

    #ExitBack {
        width: 100%;
    }
}

@media screen and (min-width: 700px) and (max-width: 750px) {
    #MainBody {
        width: 450px;
    }
}

@media screen and (min-width: 750px) and (max-width: 800px) {
    #MainBody {
        width: 500px;
    }
}

@media screen and (min-width: 800px) and (max-width: 850px) {
    #MainBody {
        width: 550px;
    }
}

@media screen and (min-width: 850px) and (max-width: 900px) {
    #MainBody {
        width: 600px;
    }
}

@media screen and (min-width: 900px) and (max-width: 950px) {
    #MainBody {
        width: 650px;
    }
}

@media screen and (min-width: 950px) and (max-width: 1000px) {
    #MainBody {
        width: 700px;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1050px) {
    #MainBody {
        width: 750px;
    }
}

@media screen and (min-width: 1050px) and (max-width: 1100px) {
    #MainBody {
        width: 800px;
    }
}

@media screen and (min-width: 1100px) {
    #MainBody {
        width: 74%;
        margin-right: 1%;
    }

    #RightBarBack {
        width: 24%;
        margin-right: 1%;
    }
}

@media screen and (max-width: 300px) {
    #SmallNavClubTitle {
        display: none;
    }
}

@media screen and (min-width: 300px) and (max-width: 400px) {
    #SmallNavClubTitle {
        margin-right: 12px;
        float: right;
        max-width: 170px;
    }
}

@media screen and (min-width: 400px) and (max-width: 500px) {
    #SmallNavClubTitle {
        margin-right: 12px;
        float: right;
        max-width: 200px;
    }
}

@media screen and (min-width: 500px) and (max-width: 700px) {
    #SmallNavClubTitle {
        margin-right: 12px;
        float: right;
        max-width: 250px;
    }
}

@media screen and (min-width: 992px) {
    #IndexFBBack img {
        height: 282px !important;
    }
}

@media screen and (max-width: 700px) {
    .container-fluid {
        padding-right: 9px !important;
        padding-left: 9px !important;
    }


    #SliderSMBack {
        padding-right: 0px;
        padding-left: 0px;
    }

    #MainFotter {
        height: unset;
        min-height: 40px;
        overflow-y: visible;
    }

    #MainFooterHolder h4 {
        line-height: 1.7em;
    }

    #RightBarBack {
        display: none;
    }

    #MainBody {
        width: 100%;
        float: none;
        display: block;
        margin: 15px auto;
    }

    #MainNav {
        display: none;
    }

    #BigHeader {
        display: none;
    }

    #SmallHeader {
        display: block;
    }

    #LogoMotion {
        max-width: 400px;
        display: block;
        margin: auto;
        margin-top: 54px;
        width: 96%;
    }


    #SmallNavPersonName {
        color: #0f1c33;
        font-size: 17px;
        margin-top: 19px;
        width: 100%;
        display: block;
        text-align: center;
    }

    #NavButton {
        font-size: 31px;
        color: #fff;
        margin-right: 13px;
        float: right;
        margin-top: 9px;
    }

    #SmallNavBack {
        display: block;
        width: 100%;
        height: 54px;
        position: fixed;
        top: 0px;
        background: #0f1c33;
        border-bottom: 1px solid #e5e5e5;
        z-index: 9999;
    }

    #SmallNavLogout {
        color: #fff;
        font-family: 'ISBlack';
        font-size: 14px;
        margin-top: 18px;
        margin-left: 21px;
        display: block;
        text-align: center;
        float: left;
    }

    #SmallNavPersonImage {
        display: block;
        margin: auto;
        width: 70px;
        margin-top: 15px;
        border-radius: 50px;
        box-shadow: 0px 0px 11px -2px #797979;
        border: 2px solid #797979;
    }
}

.table th {
    background: #f5f5f6;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
}

.table, .table th, .table td, .table tr {
    border-color: #e5e5e5;
}

    .table td {
        text-align: center;
        vertical-align: middle !important;
        font-size: 12px;
    }

.EPD {
    text-align: right;
    display: block;
    margin: auto;
    max-width: 250px;
    line-height: 1.7em;
}

.NewPoint {
    background: #7ed6df;
}

.owl-theme .owl-nav {
    margin-top: 0px;
    position: absolute;
    top: 40px;
    width: 100%;
    height: 0px;
}


#SmallNavModal ul {
    padding: 0px;
    margin-top: 15px;
    margin-right: 15px;
    list-style-type: none;
    margin-bottom: 15px;
}

    #SmallNavModal ul li {
        width: 100%;
        margin-bottom: 16px;
        font-size: 14px;
        display: block;
        float: right;
    }

        #SmallNavModal ul li a {
            cursor: pointer;
            display: block;
            margin: auto;
            width: 100%;
        }

            #SmallNavModal ul li a:hover .HoverClass, #SmallNavModal ul li a:focus .HoverClass, #SmallNavModal ul li a:active .HoverClass {
                color: #ff7a6b;
                outline: none !important;
            }


        #SmallNavModal ul li svg {
            color: #535763;
            width: 22px;
            height: 22px;
            float: right;
            margin-left: 9px;
            text-align: center;
        }

        #SmallNavModal ul li font {
            color: #535763;
            float: right;
            margin-top: 4px;
        }

.NoAccess:hover * {
    color: #b3b3b3 !important;
}




@media screen and (max-width: 991px) {
    #IndexScoreBack {
        padding: 0px !important;
    }

    #IndexFBBack {
        padding: 0px !important;
        margin-top: 13px;
    }
}

.NavCounter {
    display: inline-block;
    float: right;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fece34;
    text-align: center;
    border: 1px solid #0f1c33;
    margin-right: 6px;
    direction: ltr;
    padding-top: 3px;
}


.ScorePerson {
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    white-space: nowrap !important;
}

.ScorePersonBack {
    display: inline-block !important;
    float: none !important;
}

.ScorePersonShow {
    height: 149px !important;
}

.ScorePersonSelect {
    height: 149px !important;
}

    .ScorePersonSelect h3 {
        padding-bottom: 19px !important;
        margin-top: 19px !important;
    }

.CPB {
    display: block;
    margin: auto;
    width: 96%;
    border: 1px solid #b9b9b9;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 0px #a5a5a5;
    max-width: 300px;
    margin-bottom: 20px;
}

    .CPB img {
        width: 100%;
        display: block;
        margin: auto;
    }

    .CPB h2 {
        font-size: 14px;
        text-align: center;
        width: 98%;
        margin: 15px auto;
        height: 31px;
        overflow: hidden;
    }

    .CPB h3 {
        font-size: 16px;
        text-align: center;
        width: 98%;
        margin: 15px auto;
        height: 31px;
        overflow: hidden;
        color: #535763;
    }

        .CPB h3 font {
            font-family: 'ISBold';
        }

    .CPB h4 {
        font-size: 16px;
        text-align: center;
        width: 98%;
        margin: 15px auto;
        height: 31px;
        overflow: hidden;
        color: #be0b21;
    }




.CLB {
    display: block;
    margin: auto;
    width: 96%;
    border: 1px solid #b9b9b9;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 0px #a5a5a5;
    max-width: 300px;
    margin-bottom: 20px;
}

    .CLB img {
        width: 100%;
        display: block;
        margin: auto;
    }

    .CLB h2 {
        font-size: 14px;
        text-align: center;
        width: 98%;
        margin: 15px auto;
        height: 31px;
        overflow: hidden;
    }

    .CLB h3 {
        font-size: 16px;
        text-align: center;
        width: 98%;
        margin: 15px auto;
        height: 31px;
        overflow: hidden;
        color: #535763;
    }

        .CLB h3 font {
            font-family: 'ISBold';
        }

    .CLB h4 {
        font-size: 16px;
        text-align: center;
        width: 98%;
        margin: 15px auto;
        height: 53px;
        overflow: hidden;
        color: #262254;
        line-height: 1.7em;
    }

        .CLB h4 font {
            font-size: 14px;
        }




.CLP {
    display: block;
    margin: auto;
    width: 96%;
    border: 1px solid #b9b9b9;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 0px #a5a5a5;
    max-width: 300px;
    margin-bottom: 20px;
}


    .CLP h2 {
        font-size: 14px;
        text-align: center;
        width: 98%;
        margin: 15px auto;
        height: 31px;
        overflow: hidden;
    }

    .CLP h3 {
        font-size: 16px;
        text-align: center;
        width: 98%;
        margin: 15px auto;
        height: 31px;
        overflow: hidden;
        color: #535763;
    }

        .CLP h3 font {
            font-family: 'ISBold';
        }

    .CLP h4 {
        font-size: 16px;
        text-align: center;
        width: 98%;
        margin: 15px auto;
        height: 53px;
        overflow: hidden;
        color: #262254;
        line-height: 1.7em;
    }


    .CLP p {
        text-align: justify;
        font-size: 12px;
        width: 96%;
        margin: auto;
        line-height: 1.7em;
        height: 100px;
        overflow: hidden;
    }

    .CLP a {
        color: #fff;
        display: block;
        margin: auto;
        width: 90%;
        max-width: 200px;
    }

.CCB {
    display: block;
    margin: auto;
    width: 96%;
    border: 1px solid #b9b9b9;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 0px #a5a5a5;
    max-width: 300px;
    margin-bottom: 20px;
}

    .CCB h2 {
        font-size: 14px;
        text-align: center;
        width: 98%;
        margin: 15px auto;
        height: 31px;
        overflow: hidden;
    }

    .CCB h3 {
        font-size: 16px;
        text-align: center;
        width: 98%;
        margin: 15px auto;
        height: 31px;
        overflow: hidden;
        color: #535763;
    }


    .CCB h4 {
        font-size: 16px;
        text-align: center;
        width: 98%;
        margin: 15px auto;
        height: 31px;
        overflow: hidden;
        color: #d09d0e;
    }

    .CCB h5 {
        font-size: 16px;
        text-align: center;
        width: 98%;
        margin: 15px auto;
        height: 31px;
        overflow: hidden;
        color: #068f33;
    }



#ProfileImageBack .fa-times{
    float: left;
    font-size: 26px;
    color: #dc3345;
    cursor: pointer;
}

#ProfileImageBack .fa-edit {
    float: right;
    font-size: 26px;
    color: #029db1;
    cursor: pointer;
}

#ProfileImageBack img{
    width: 69px;
    cursor: pointer;
    float: right;
    margin-right: 30px;
}


.FileCheck {
    font-size: 26px;
    float: left;
    margin-right: 5px;
    color: green;
}


