@font-face {
    font-family: 'BYekan';
    src: url('/Fonts/BYekan-webfont.eot') format('eot'), url('/Fonts/BYekan-webfont.woff') format('woff'), url('/Fonts/BYekan-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.NewsLi:hover {
    cursor: pointer
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}
.object-fit-cover {
    object-fit: cover;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield !important;
}
html {
    overflow-x: hidden;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'BYekan';
    font-size: 14px;
    word-spacing: -1px;
}

.btnRegister:hover {
    background: #4152a1;
    color: #fff;
    text-decoration: none;
    border-radius: 60px 10px;
}

.breadcrumb {
    background-color: transparent;
    margin: 15px 0;
    padding-right: 0
}

section {
    padding: 30px 0;
    overflow: visible;
}

/********** Transition ************/
a, i, input[type="submit"], form button {
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s
}

.user-account .avatar-layer ul:after, .term-content aside .statistics ul:after,
.term-content aside .share-layer:after, .term-content .term-description ul li:after,
.comment-list .comment-row:after,
.term-categories .switch-field:after {
    display: block;
    clear: both;
    content: '';
    visibility: hidden;
    height: 0;
    line-height: 0
}




.term-content > header,
.term-content aside .statistics,
.term-content aside .teacher-info,
.term-content aside .term-info,
.term-content aside .tags-layer,
.term-content aside .share-layer,
.term-content .term-description,
.term-content .user-comments,
.term-categories .aside-section {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    background-color: #fff
}

    .term-content > header h1 {
        width: 100%;
        font-size: 18px;
        line-height: 25px;
        padding: 20px 25px
    }

.term-content aside .statistics {
    padding: 30px 20px 20px
}

    .term-content aside .statistics ul li {
        display: inline-table;
        width: 33.33%;
        text-align: center;
        float: right;
    }

        .term-content aside .statistics ul li span {
            font-size: 14px;
            color: #8c9395;
            display: block;
            padding-bottom: 5px
        }

        .term-content aside .statistics ul li i {
            font-size: 16px;
            display: block;
            font-style: normal;
        }

    .term-content aside .statistics > a {
        width: 100%;
        border-radius: 5px;
        line-height: 48px;
        text-align: center;
        display: block;
        background-color: #365997;
        color: #fff;
        font-size: 17px;
        margin-top: 25px
    }

.term-content aside .teacher-info {
    padding: 25px
}

    .term-content aside .teacher-info img {
        width: 140px;
        height: 140px;
        border-radius: 100%;
        display: block;
        margin: 0 auto
    }

    .term-content aside .teacher-info h2 {
        width: 100%;
        line-height: 25px;
        text-align: center;
        font-size: 15px;
        margin: 15px 0
    }

    .term-content aside .teacher-info p {
        line-height: 24px;
        text-align: justify;
        font-size: 14px;
        margin: 0;
        padding: 0 10px;
        color: #8c9395;
    }

.term-content aside .term-info {
    padding: 13px 20px
}

    .term-content aside .term-info h2 {
        font-size: 17px;
        line-height: 22px;
        padding-bottom: 15px;
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 20px
    }

    .term-content aside .term-info ul li {
        font-size: 14px;
        line-height: 22px;
        padding: 5px 0
    }

.term-content aside .tags-layer,
.term-content aside .share-layer {
    padding: 15px 20px;
}

    .term-content aside .tags-layer a {
        font-size: 12px;
        line-height: 20px;
        padding: 1px 5px;
        background-color: #f2f2f2;
        margin: 3px;
        color: #333
    }

    .term-content aside .share-layer span {
        line-height: 25px;
        font-size: 14px;
        color: #333;
        width: auto;
        display: table;
        float: right;
    }

    .term-content aside .share-layer a {
        width: 30px;
        height: 30px;
        line-height: 34px;
        font-size: 18px;
        color: #fff;
        background-color: #999;
        border-radius: 100%;
        text-align: center;
        float: left;
        margin-right: 6px
    }

        .term-content aside .share-layer a:hover {
            background-color: #333
        }

.term-content .term-description {
    padding: 25px 25px 10px
}

    .term-content .term-description img {
        margin-bottom: 20px;
        width: 100%;
        display: block;
    }

    .term-content .term-description h2 {
        font-size: 22px;
        line-height: 25px;
        margin: 25px 0
    }

    .term-content .term-description p {
        font-size: 14px;
        line-height: 25px;
        text-align: justify;
    }

    .term-content .term-description ul li {
        width: 100%;
        border: 1px solid #ebebeb;
        padding: 15px;
        background-color: #fff;
        margin-bottom: 15px
    }

        .term-content .term-description ul li h3 {
            width: auto;
            float: right;
            display: inline-table;
            font-size: 15px;
            line-height: 22px;
        }

        .term-content .term-description ul li i {
            font-size: 14px;
            width: auto;
            display: inline-table;
            line-height: 22px;
            color: #2aaf27;
            font-style: normal;
            padding: 0 10px;
            float: right;
        }
