.article-form-header {
    background: #5c80ff
}

.article-form-box {
    background-color: #fff;
    padding: 5px
}

div.tagsinput {
    text-align: right;
    border: 1px solid #ccc;
    background: #fff;
    padding: 5px;
    width: 100%;
    height: 150px;
    overflow-y: auto
}

div.tagsinput span.tag {
    border: 1px solid #a5d24a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: block;
    float: left;
    padding: 5px;
    text-decoration: none;
    background: #cde69c;
    color: #638421;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: helvetica;
    font-size: 13px
}

div.tagsinput span.tag a {
    font-weight: 700;
    color: #82ad2b;
    text-decoration: none;
    font-size: 11px
}

div.tagsinput input {
    width: 80px;
    margin: 0;
    font-family: helvetica;
    font-size: 13px;
    border: 1px solid transparent;
    padding: 5px;
    background: 0 0;
    color: #000;
    outline: 0;
    margin-right: 5px;
    margin-bottom: 5px
}

div.tagsinput div {
    display: block;
    float: left
}

.tags_clear {
    clear: both;
    width: 100%;
    height: 0
}

.not_valid {
    background: #fbd8db!important;
    color: #90111a!important
}

.single-article-txt {
    text-align: justify
}

.single-article-txt p {
    font-size: 12pt;
    color: #000
}

.single-srticle-table,
.single-srticle-table td {
    border: 2px solid rgba(85, 85, 85, .473)
}

.single-srticle-table {
    margin-bottom: 15px
}

.single-article-p {
    color: rgba(85, 85, 85, .815);
    margin-bottom: 10px
}

.article-slider-title {
    font-size: 20pt;
    text-shadow: 1px 1px 5px #000
}

.article-slider-item img {
    height: 350px
}

.bg-topPost-article-slider {
    background: #fff;
    height: 350px;
    border: 1px solid silver;
    border-radius: 5px;
    box-shadow: 1px 1px 5px #888
}

.pg-left-mg {
    margin-left: 45%
}

.single-article-sliderTop-img {
    max-height: 550px
}

.single-article-sliderTop-img {
    height: 100%
}

.article-left-sidebar {
    background-color: #fff;
    box-shadow: 1px 1px 5px #888
}

.article-sidelbar-left-hover {
    padding: 5px;
    transition: all .5s
}

.article-sidelbar-left-hover:hover {
    background-color: #c1c1c129;
    box-shadow: inset 0 0 1px #000
}

.article-statusBar {
    background-color: #fff;
    box-shadow: 1px 1px 5px #888
}

.article-statusBar-heart {
    font-size: 32pt;
    color: #fff;
    background: #cc7a7a;
    padding: 25px;
    border-radius: 10px;
    transition: all .5s
}

.article-statusBar-heart:hover {
    font-size: 32pt;
    color: #cc7a7a;
    background: #fff;
    padding: 25px
}

.article-statusBar-like {
    font-size: 32pt;
    color: #fff;
    background: #7a97cc;
    padding: 25px;
    border-radius: 10px
}

.article-statusBar-like:hover {
    font-size: 32pt;
    color: #7a97cc;
    background: #fff;
    padding: 25px;
    border-radius: 10px
}

.article-statusBar-comment {
    font-size: 32pt;
    color: #fff;
    background: #d4b45a;
    padding: 25px;
    border-radius: 10px
}

.article-statusBar-comment:hover {
    font-size: 32pt;
    color: #d4b45a;
    background: #fff;
    padding: 25px;
    border-radius: 10px
}

.article-statusBar-seen {
    font-size: 32pt;
    color: #fff;
    background: #84cc7a;
    padding: 25px;
    border-radius: 10px
}

.article-statusBar-seen:hover {
    font-size: 32pt;
    color: #84cc7a;
    background: #fff;
    padding: 25px;
    border-radius: 10px
}

.article-statusBar-heart-p {
    font-size: 18pt;
    color: #cc7a7a
}

.article-statusBar-like-p {
    font-size: 18pt;
    color: #7a97cc
}

.article-statusBar-comment-p {
    font-size: 18pt;
    color: #d4b45a
}

.article-statusBar-seen-p {
    font-size: 18pt;
    color: #84cc7a
}

.article-comment-img {
    border-radius: 50%;
    margin: 5px 0;
    height: 180px
}

.s-article-write {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-bottom: 10px
}

.ar-top-center-img,
.ar-top-left-img,
.ar-top-right-img {
    border: 1px solid #fff
}

.ar-top-center-img img {
    width: 100%;
    height: 620px
}

.ar-top-center-img i {
    margin-left: 30%;
    margin-bottom: 25px
}

.ar-top-right-img i {
    margin-left: 30%
}

.ar-top-left-img i {
    margin-left: 30%
}

.ar-top-center-img .font-small {
    font-size: 11pt;
    position: absolute;
    bottom: 30%;
    text-align: justify;
    direction: rtl;
    padding: 20px
}

.ar-top-left-img img {
    width: 100%;
    height: 309px
}

.ar-top-left-img p {
    font-size: 18pt
}

.ar-top-center-img p {
    font-size: 18pt
}

.ar-top-right-img p {
    font-size: 18pt
}

.ar-top-right-img img {
    width: 100%;
    height: 205px
}

.rgba-black-light {
    transition: all .8s
}

.rgba-black-light:hover {
    background-color: rgba(44, 44, 44, .767)
}

.ar-top-statusbar {
    position: absolute;
    bottom: 0;
    opacity: 0;
    transition: opacity .8s
}

.rgba-black-light:hover .ar-top-statusbar {
    opacity: 1
}

.ar-top-statusbar-p span {
    font-size: 12pt;
    margin-left: 30%
}

.articleContent {
    font-family: 'Vazir'
}

.articleContent img {
    width: 100%;
}

.make-money-navbar {
    background-color: #c8d8d3;
    text-align: center;
    height: 110px
}

.make-money-navbar .logo-img {
    text-align: center
}

.make-money-navbar .logo-img img {
    width: 60px
}

.make-money-navbar .title {
    color: #000;
    font-size: 14px;
    font-weight: 700
}

.make-money-navbar .sub-title {
    color: #000;
    font-size: 14px
}

.mkm-clock {
    color: #057943;
    font-size: 17px;
    padding-left: 5px
}

.mk-money-btn {
    padding: 8px;
    width: 80%;
    background-color: #c50f0f;
    border-radius: 5px;
    margin: 0;
    margin-top: 10px
}

.progress .progress-inner {
    width: 100%;
    height: 100%;
    transition: background .2s;
    top: 0;
    left: 0
}

.progress .progress-inner.green {
    background: green
}

.progress .progress-inner.orange {
    background: orange
}

.progress .progress-inner.red {
    background: red
}

.timer {
    font-size: 11px
}

.item-timer {
    position: relative
}

.item-timer .timer {
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.circle-animation {
    stroke-dasharray: 440;
    stroke-dashoffset: 440;
    transition: stroke .2s
}

canvas {
    width: 30px;
    height: 30px
}

.mk-money-profile {
    border-radius: 50%;
    width: 100px
}

.complete-pro {
    font-size: 12px;
    font-weight: 700
}

.mk-money-links {
    height: 500px;
    overflow-y: scroll
}

.mk-money-links .list-group-item {
    background-color: #c8d8d3;
    font-size: 16px;
    font-weight: 700
}

.website-url {
    width: 100%;
    height: 30px;
    background-color: #ece3e3;
    margin-top: 10px;
    border-radius: 5px 5px 0 0
}

.website-url marquee {
    direction: ltr;
    font-size: 18px;
    font-weight: 700
}

.open-website-btn {
    padding: 8px;
    width: 100%;
    background-color: #057943;
    border-radius: 0 0 5px 5px;
    margin: 0;
    border: 1px solid #057943;
    margin-bottom: 5px
}

.topic-select {
    color: #057943
}

.website-content {
    width: 100%;
    height: 450px;
    background-color: #fff
}

.mk-money-login {
    width: 100%;
    padding: 10px;
    background-color: #2487c9!important;
    border: 1px solid #41a7b4;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    border-radius: 25px 25px 25px 25px;
    cursor: pointer
}

.light {
    background: -moz-linear-gradient(-45deg, #2487c9 0, #2487c9 40%, #fff 50%, #2487c9 60%, #2487c9 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #2487c9), color-stop(40%, #2487c9), color-stop(50%, #fff), color-stop(60%, #2487c9), color-stop(100%, #2487c9));
    background: -webkit-linear-gradient(-45deg, #2487c9 0, #2487c9 40%, #fff 50%, #2487c9 60%, #2487c9 100%);
    background: -o-linear-gradient(-45deg, #2487c9 0, #2487c9 40%, #fff 50%, #2487c9 60%, #2487c9 100%);
    background: -ms-linear-gradient(-45deg, #2487c9 0, #2487c9 40%, #fff 50%, #2487c9 60%, #2487c9 100%);
    background: linear-gradient(135deg, #2487c9 0, #2487c9 40%, #fff 50%, #2487c9 60%, #2487c9 100%);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 300%
}

.light:hover {
    animation: light 1s;
    -webkit-animation: light 1s
}

@keyframes light {
    0% {
        background-position: -600px
    }
    100% {
        background-position: 0
    }
}

@-webkit-keyframes light {
    0% {
        background-position: -600px
    }
    100% {
        background-position: 0
    }
}

@media(max-width:991px) {
    .make-money-navbar {
        height: auto
    }
    .mk-money-btn {
        margin-bottom: 10px
    }
    .backg-mk-money {
        background-image: none
    }
    .backg-mk-money2 {
        background-color: #fff
    }
}

.article-direction {
    direction: rtl!important
}

.article-my-tabs {
    padding-right: 0;
    font-size: 18px;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.article-my-tabs li {
    transform: skewX(-15deg);
    width: 19%;
    background-color: #dadada;
    border: 1px solid #fff;
    margin-bottom: 10px
}

.article-my-tabs li a {
    display: inline-block;
    transform: skewX(15deg);
    text-decoration: none;
    color: #615d5d;
    padding: 10px;
    width: 99%;
    text-align: center
}

.article-my-tabs li .nav-icons {
    width: 40px
}

@media(max-width:530px) {
    .article-my-tabs li a {
        padding: 10px 0;
        font-size: 16px;
        width: 70%
    }
    .article-my-tabs li .nav-icons {
        width: 20px
    }
}

.article-border {
    border: 1px solid #fff;
    overflow: hidden
}

.article-border:hover img {
    transform: scale(1.1);
    transform-origin: 50% 50%
}

.article-border img {
    display: block;
    width: 100%;
    transition: .6s
}

.article-border span {
    position: absolute;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    right: 2%;
    bottom: 5%;

}

.article-border .icon-group {
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 25px
}

.article1 .image1 {
    height: 300px
}

.article2 .image2 {
    height: 240px
}

.article3 .image3 {
    height: 240px
}

.article4 .image4 {
    height: 350px
}

.article5 .image5 {
    height: 190px
}

@media (min-width:200px) and (max-width: 767px) {
    .article1 .image1,
    .article2 .image2,
    .article3 .image3,
    .article4 .image4,
    .article5 .image5 {
        height: 200px
    }
    .article-border span {
        right: 2%;
        font-size: 16px
    }
}

@media (min-width:768px) and (max-width: 1199px) {
    .article1 .image1 {
        height: 250px
    }
    .article2 .image2 {
        height: 190px
    }
    .article3 .image3 {
        height: 190px
    }
    .article4 .image4 {
        height: 300px
    }
    .article5 .image5 {
        height: 140px
    }
    .article-border span {
        font-size: 14px
    }
}

.article-new .title1 {
    color: #000;
    font-size: 17px
}

.article-new .desc {
    color: #000;
    font-size: 14px
}

.article-new img {
    width: 100%;
    border-radius: 5px 5px 0 0
}

.tafrih-article .title {
    background-color: #e3425b;
    padding: 15px;
    margin-top: 10px;
    border-radius: 3px;
    font-weight: 700
}

.tafrih-article .most-visit {
    margin-top: 10px;
    background-color: #e3425b
}

.tafrih-article .title p {
    margin-bottom: 0;
    color: #fff
}

.tafrih-article .most-visit img {
    width: 100%;
    height: 180px
}

.tafrih-article .most-visit p {
    text-align: center;
    padding: 15px
}

.tafrih-article-new .new-content {
    margin-top: 3%
}

.tafrih-article-new .new-content .wrraper {
    margin-top: 30px
}

.tafrih-article-new .new-content .top-text {
    font-weight: 700;
    font-size: 18px;
    color: #000
}

.tafrih-article-new .new-content .des-text {
    font-size: 16px;
    margin-top: 20px;
    text-align: justify
}

.tafrih-article-new .new-content .top-text:hover {
    color: #e3425b
}

.tafrih-article-new .new-content img {
    width: 100%;
    height: 150px;
    border-radius: 5px
}

.tafrih-article-new .new-content:hover img {
    opacity: .9
}

.tafrih-article-ads img {
    width: 100%;
    margin-top: 5%
}

@media(max-width:500px) {
    .tafrih-article-new .new-content img {
        height: 100px
    }
    .tafrih-article-new .new-content .des-text {
        display: none
    }
}

@media(min-width:767px) and (max-width:1000px) {
    .tafrih-article-new .new-content img {
        height: 100px
    }
    .tafrih-article-new .new-content .des-text {
        margin-top: 10px
    }
    .article-new .card-image img {
        height: 135px
    }
    .tafrih-article-new .new-content .wrraper {
        margin-top: 0
    }
}

@media(min-width:1001px) and (max-width:1200px) {
    .tafrih-article-new .new-content img {
        height: 130px
    }
    .tafrih-article-new .new-content .des-text {
        margin-top: 10px
    }
    .article-new .card-image img {
        height: 180px
    }
}

@media(max-width:767px) {
    .tafrih-article-ads {
        display: none
    }
}

.article_title {
    margin-top: 15px;
    text-align: justify
}

.screen-img {
    background-image: url(/assets/images/dna-heritable-conditions-1.jpg);
    background-attachment: fixed;
    height: 500px;
    background-size: 100% 100%;
}

.questions-border {
    background-color: rgba(30, 76, 204, 0.48);
    padding: 25px;
    width: 100%;
    border-radius: 5px;
    text-align: center;
    margin-top: 15%
}

.adviser-intro .questions-topic {
    color: #e3425b
}

.adviser-intro .questions-title {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    height: 30px;
    margin-top: 40px
}

.adviser-intro .description {
    color: #fff;
    text-align: justify;
    margin-top: 40px
}

.consulting-title {
    text-align: right;
    font-size: 25px;
    font-weight: 700;
    margin-top: 4%;
    color: #47474b
}

.adviser-wrapper {
    text-align: center;
    margin-top: 40px
}

.wrapper-img {
    width: 100%;
    display: block;
    max-width: 100%;
    height: 200px;
    border-radius: 8px;
    border: 1px solid #eee9e9
}

.wrapper-title {
    font-size: 19px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 25px
}

.wrapper-description {
    font-size: 17px;
    text-align: justify;
    height: 235px;
    line-height: 1.8
}

.adviser-btn {
    width: 300px;
    height: 40px;
    padding: 15px;
    background-color: #e3425b!important;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    border-radius: 25px 25px 25px 25px;
    cursor: pointer!important
}

.adviser-btn:hover {
    background-color: #fff!important;
    color: #000;
    border: 2px solid #e3425b
}

.adviser-wrapper:hover> .wrapper-title {
    color: #e3425b
}

.topic {
    font-size: 22px;
    color: #000;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 700
}

.backgroundImage .person {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    border: 4px solid #e3425b;
    margin: auto;
    margin-top: 35px
}

.flip-card-front .itemes {
    font-size: 16px;
    font-weight: 700
}

.opis {
    padding: 0 35px;
    text-align: justify;
    color: #161618
}

.social-network .items {
    margin-bottom: 5px;
    font-size: 9pt
}

.social-network .title {
    margin-bottom: 5px
}

.flip-card {
    background-color: transparent;
    width: 100%;
    height: 400px;
    margin-top: 30px
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 400px;
    text-align: center;
    transition: transform 1s;
    transform-style: preserve-3d
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg)
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 400px;
    backface-visibility: hidden
}

.flip-card-front {
    background-color: #e1e5e9;
    color: #000;
    border-radius: 5px
}

.flip-card-back {
    background-color: #e1e5e9;
    color: #000;
    transform: rotateY(180deg);
    text-align: right;
    border-radius: 5px
}

.flip-card-back ul {
    margin-top: 35px;
    padding-right: 35px
}

@media(min-width:300px) and (max-width:450px) {
    .questions-border {
        right: 10px;
        width: 270px
    }
}

.blueimp-gallery .modal-body {
    position: relative;
    text-align: center;
    padding: 0 0 56.25%;
    overflow: hidden;
    cursor: pointer;
    background: #fff
}

.gallery-border {
    background-color: #ec424b;
    padding: 5px;
    height: 100px;
    width: 120px;
    margin-bottom: 5px
}

.social-net-profile .wrraper {
    box-shadow: 0 0 10px 1px #d7dddc;
    border: 1px solid lightgrey;
    border-radius: 8px;
    padding: 10px
}

.bg-cover-img {
    position: relative;
    background-image: url(../img4/Green-leaf-banner-HD-pictures.jpg);
    background-position: top;
    background-size: cover;
    height: 140px;
    border-radius: 5px 5px 0 0
}

.profile-avatar {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 20px;
    right: 15px;
    box-shadow: 0 0 0 3px #969191, 0 0 0 7px rgb(243, 247, 245), 0 0 0 9px #969191
}

.social-net-profile .edit-profile-btn {
    background-color: #e3e8eb;
    border-radius: 25px;
    width: 200px;
    height: 30px;
    padding-top: 3px;
    position: absolute;
    right: 3%;
    color: #000;
    font-size: 16px
}

.profile-itemes-group {
    text-align: left
}

.profile-itemes-group .follow-btn {
    background-color: #2487c9;
    border-radius: 25px;
    width: 230px;
    height: 35px;
    display: inline-block;
    padding-top: 5px;
    font-size: 16px
}

.profile-itemes-group .send-message {
    background-color: #2487c9;
    border-radius: 25px;
    width: 170px;
    height: 35px;
    display: inline-block;
    padding-top: 5px;
    font-size: 16px
}

.profile-itemes-group .user-info {
    text-align: right;
}

.profile-itemes-group .user-info:hover {
    opacity: 1;
}

.user-info .title-item {
    font-size: 15px;
    margin-bottom: 5px
}

.user-info .des-item {
    font-size: 15px;
    margin-bottom: 5px;
    color: rgb(117, 113, 113)
}

.profile-itemes-group .status-btn {
    color: rgb(11, 161, 79)
}

#instagram-socialNet {
    color: #e3425b
}

.socialnet1-share {
    color: #4ac959
}

.socialnet2-share {
    color: #08c
}

.socialnet3-share {
    color: #dd4b39
}

.socialnet4-share {
    color: #00acee
}

.socialnet5-share {
    color: #3b5998
}

.socialNet .socialNet-name {
    color: rgb(117, 113, 113);
    margin-top: 5px;
    font-size: 14px
}

.social-net-profile .profile-nav-tab {
    background-color: transparent!important;
    border-bottom: none
}

.social-net-profile .profile-nav-tab .nav-link {
    color: black;
    font-size: 15px;
    font-weight: 700;
    width: 100px;
    border: 0;
    border-radius: 0
}

.social-net-profile .profile-nav-tab .nav-link:hover {
    border: 0
}

.social-net-profile .profile-nav-tab .nav-item .nav-link:focus {
    border-bottom: 2px solid #ec424b
}

.social-net-profile .profile-nav-tab .nav-item .active {
    border-bottom: 2px solid #ec424b
}

.locations-tab .locations-img {
    width: 100%;
    height: 80px;
    border-radius: 5px
}

.locations-tab .location-video {
    border-radius: 5px
}

.locations-tab .place-name {
    font-size: 14px;
    color: black;
    font-weight: 700
}

.locations-tab .date {
    font-size: 12px;
    color: rgb(117, 113, 113);
    font-weight: 700;
    margin-top: 10px
}

.locations-tab .more-btn {
    text-align: center;
    margin-top: 30px
}

.locations-tab .more-btn a {
    background-color: #2487c9;
    border-radius: 8px
}

.profile-section {
    padding-right: 0;
    box-shadow: 0 0 10px 1px #d7dddc;
    border: 1px solid lightgrey;
    border-radius: 8px;
    list-style: none;
    padding-left: 5px
}

.profile-section .points-title {
    font-size: 25px;
    text-align: center;
    padding-top: 15px
}

.profile-section .borderTop {
    border-top: 1px solid #f6f7fb
}

.icon-holder {
    text-align: center;
    font-size: 23px;
    line-height: 50px;
    border-left: 1px solid #f6f7fb;
    padding-left: 0;
    padding-top: 15px
}

.list-holder .content1 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    padding-top: 10px;
    color: #444242;
    cursor: pointer
}

.list-holder .content1 i {
    color: #c9c8ce
}

.list-holder .content2 {
    text-align: left;
    padding-top: 10px;
    color: #363434
}

.profile-section .icon1 {
    color: #ec424b
}

.profile-section .icon2 {
    color: gold
}

.profile-section .icon3 {
    color: #2487c9
}

.profile-section .icon4 {
    color: rgb(11, 161, 79)
}

.profile-section .icon5 {
    color: #00d2ed
}

.profile-section .icon6 {
    color: skyblue
}

@media(min-width:767px) and (max-width:991px) {
    .list-holder .content1 {
        font-size: 14px
    }
    .list-holder .content2 {
        font-size: 12px;
        text-align: right
    }
}

@media(max-width:400px) {
    .locations-tab .locations-img {
        height: 55px
    }
}

.profile-nav-tab2 {
    display: flex;
    flex-direction: row;
    justify-content: space-around
}

.social-net-profile .profile-nav-tab2 .nav-link {
    width: auto
}

.follow-tab-content .follower-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #969191, 0 0 0 4px rgb(243, 247, 245), 0 0 0 5px #969191
}

.follow-tab-content .follower-id {
    font-size: 14px;
    font-weight: 700;
    padding-top: 10px;
    color: rgb(61, 60, 60)
}

.follow-tab-content {
    height: 200px;
    overflow-x: hidden
}

.scrollbar-style::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px
}

.scrollbar-style::-webkit-scrollbar {
    width: 5px
}

.scrollbar-style::-webkit-scrollbar-thumb {
    border-radius: 15px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ec424b
}

.user-group-wrraper .follower-img {
    width: 40px;
    border-radius: 50%
}

.user-group-wrraper .follower-id {
    font-size: 14px;
    font-weight: 700;
    padding-top: 10px;
    color: rgb(61, 60, 60)
}

.activities .title {
    color: black;
    font-size: 15px;
    font-weight: 700
}

.activities .upload-icon {
    text-align: center;
    font-size: 20px;
    color: rgb(11, 161, 79);
    border: 1px dashed rgb(11, 161, 79);
    border-radius: 50%;
    width: 50px;
    height: 50px
}

.activities .upload-icon i {
    padding-top: 13px
}

.tafrih-team .title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px
}

.tafrih-team .card {
    width: 100%;
    background: #f5f5f5;
    border-radius: 10px;
    align-items: center;
    margin-top: 10px;

}

.tafrih-team .card .profile img {
    width: 100%;
    height: 250px;
    border-radius: 30px 30px 0 0;
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.1)
}

.tafrih-team .card .features {
    width: 100%;
    background: transparent;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    padding: 6px;
}

.tafrih-team .card .features .block-info {
    width: 100%;
    padding: 4px;
    text-align: right
}

.tafrih-team .card .mybutton {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    width: 37px;
    height: 37px;
    text-align: center;
    margin: 5px;
    line-height: 2.7;
}

.tafrih-team .social-Network {
    display: flex;
    flex-direction: row;

}

.tafrih-team .social-Networks {
    display: flex;
    flex-direction: row;
    flex-basis: 10px;
    margin-top:20px
}

.tafrih-team .social-Networks .item-1 {
    background-color: #00aced
}

.tafrih-team .social-Networks .item-2 {
    background-color: #425f9c
}

.tafrih-team .social-Networks .item-3 {
    background-color: #2ca4e0
}

.tafrih-team .social-Networks .item-4 {
    background-color: #e3425b
}

.tafrih-team .card .mybutton:hover {
    color: #fff;
    transform: translateY(-30px)
}

.leader-search {
    border-radius: 25px;
    border: 1px solid #757373
}

.leaderRating .star-item {
    display: inline-block;
    font-size: 35px;
    list-style-type: none
}

.tafrih-team .card .profile .leader-img {
    border-radius: 0
}


.leaderRating .star3 {
    color: #ffc400
}

.leaderRating .star2 {
    color: #9e9e9e
}


.leaderRating .star1 {
    color: #f09030
}

.tafrih-team .search {
    text-align: right
}

.nav-inboxMsg {
    background-color: #eeedf3
}

.nav-inboxMsg .send-msg {
    background-color: darkblue
}

.mail-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%
}

.mail-box aside {
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top
}

.mail-box .sm-side {
    background: #e5e8ef;
    border-radius: 4px;
    width: 100%
}

.mail-box .lg-side {
    border-radius: 0 4px 4px 0;
    width: 100%
}

.inbox-body {
    padding: 20px
}

.btn-compose {
    background: none repeat scroll 0 0 #ff6c60;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    width: 100%
}

.btn-compose:hover {
    background: none repeat scroll 0 0 #f5675c;
    color: #fff
}

ul.inbox-nav {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%
}

ul.inbox-nav li {
    display: inline-block;
    line-height: 45px;
    width: 100%
}

ul.inbox-nav li a {
    color: #6a6a6a;
    line-height: 45px;
    padding: 0 20px;
    width: 100%;
    font-size: 15px;
    text-decoration: none
}

ul.inbox-nav li a:hover,
ul.inbox-nav li a.active,
ul.inbox-nav li a:focus {
    color: #f5675c
}

ul.inbox-nav li a i {
    color: #6a6a6a;
    font-size: 16px;
    padding-right: 10px
}

ul .inbox-nav li:hover>ul .inbox-nav li a i {
    color: #f5675c
}

ul.inbox-nav li a span.label {
    margin-top: 13px
}

ul.labels-info li h4 {
    color: #5c5c5e;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    text-transform: uppercase
}

ul.labels-info li {
    margin: 0
}

ul.labels-info li a {
    border-radius: 0;
    color: #6a6a6a
}

ul.labels-info li a i {
    padding-right: 10px
}

.nav.nav-pills.nav-stacked.labels-info p {
    color: #9d9f9e;
    font-size: 11px;
    margin-bottom: 0;
    padding: 0 22px
}

.inbox-head .sr-input {
    border: medium none;
    border-radius: 4px 0 0 4px;
    box-shadow: none;
    color: #8a8a8a;
    float: left;
    height: 40px;
    padding: 0 10px
}

.table-inbox {
    margin-bottom: 0
}

.table-inbox tr td {
    padding: 12px!important;
    border: none
}

.table-inbox tr th {
    border: none
}

.table-inbox tr {
    border: 1px solid #d3d3d3
}

.table-inbox tr td:hover {
    cursor: pointer
}

.table-inbox tr.unread td {
    background: none repeat scroll 0 0 #f7f7f7;
    font-weight: 600
}

.inbox-body .modal .modal-body input,
.inbox-body .modal .modal-body textarea {
    border: 1px solid #e6e6e6;
    box-shadow: none
}

.modal-header h4.modal-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 300
}

.fileinput-button {
    float: left;
    margin-right: 4px;
    overflow: hidden;
    position: relative
}

.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 23px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-300px, 0) scale(4)
}

.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
    margin-bottom: 5px
}

.files .progress {
    width: 200px
}

.fileupload-processing .fileupload-loading {
    display: block
}

.table-view-btn {
    background-color: #ec424b;
    padding: 8px;
    border-radius: 25px;
    font-size: 11px;
    color: white!important;
    cursor: pointer
}

.financial-trans {
    border: 1px solid lightgray;
    box-shadow: 0 0 10px 1px #d7dddc;
    padding: 30px;
    border-radius: 5px
}

.financial-trans-tabs {
    background-color: #f3f3f3;
    border: 1px solid lightgray;
    border-radius: 5px
}

.financial-trans-tabs li {
    width: 33.33%
}

.financial-trans-tabs li a:focus {
    background-color: #f5f5f5
}

.financial-trans-tabs li a {
    color: rgb(0, 0, 0);
    text-align: center
}

.financial-trans-content #wallet .title {
    font-size: 18px
}

.financial-trans-content #wallet .value {
    font-size: 25px;
    font-weight: 700;
    color: #038573
}

.financial-trans-content .pro-label {
    color: rgb(124, 119, 119);
    font-size: 15px
}

.financial-trans-content .wallet-input {
    background-color: #eeedf3;
    height: 40px
}

.financial-trans-content .wallet-input::placeholder {
    color: rgb(190, 184, 184)
}

.financial-trans-pagination>li>a,
.financial-trans-pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #efeff5;
    border: 1px solid #ddd
}

.financial-trans-pagination>.active>span,
.financial-trans-pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

#income-statistices .title {
    font-size: 14px;
    color: rgb(104, 96, 96)
}

#income-statistices .title-value {
    font-size: 14px;
    color: rgb(104, 96, 96);
    padding-right: 10px
}

.profile-group .deposit {
    color: green
}

.profile-group .removal {
    color: red
}

.statistics-wrapper {
    border: 1px solid lightgrey;
    padding: 15px;
    margin-left: 7px
}

.bg-add-website {
    background-color: rgb(236, 230, 230);
    border-radius: 5px;
    border: 2px dashed rgb(170, 166, 166);
    font-size: 16px
}

.btn-wallet {
    float: left
}

@media(max-width:992px) {
    .statistics-wrapper {
        border: none
    }
}

.profile-group-tabs {
    border-bottom: none;
    padding-right: 0
}

.profile-group-tabs li {
    background-color: #f3f3f3
}

.profile-group-tabs li a:focus {
    background-color: #f5f5f5
}

.profile-group-tabs li a {
    color: rgb(0, 0, 0);
    text-align: center
}

.profile-group-tabs li:focus {
    color: red!important
}

.profile-follow-box {
    box-shadow: 0 0 10px 1px #d7dddc;
    border: 1px solid lightgrey;
    border-radius: 8px
}

.profile-follow-box .follow-tab-content {
    height: 340px;
    overflow-x: hidden
}

.nav-inboxMsg {
    background-color: #eeedf3
}

.nav-inboxMsg .send-msg {
    background-color: darkblue
}

.mail-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%
}

.mail-box aside {
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top
}

.mail-box .sm-side {
    background: #e5e8ef;
    border-radius: 4px;
    width: 100%
}

.mail-box .lg-side {
    border-radius: 0 4px 4px 0;
    width: 100%
}

.inbox-body {
    padding: 20px
}

.btn-compose {
    background: none repeat scroll 0 0 #ff6c60;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    width: 100%
}

.btn-compose:hover {
    background: none repeat scroll 0 0 #f5675c;
    color: #fff
}

ul.inbox-nav {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%
}

ul.inbox-nav li {
    display: inline-block;
    line-height: 45px;
    width: 100%
}

ul.inbox-nav li a {
    color: #6a6a6a;
    line-height: 45px;
    padding: 0 20px;
    width: 100%;
    font-size: 15px;
    text-decoration: none
}

ul.inbox-nav li a:hover,
ul.inbox-nav li a.active,
ul.inbox-nav li a:focus {
    color: #f5675c
}

ul.inbox-nav li a i {
    color: #6a6a6a;
    font-size: 16px;
    padding-right: 10px
}

ul .inbox-nav li:hover>ul .inbox-nav li a i {
    color: #f5675c
}

ul.inbox-nav li a span.label {
    margin-top: 13px
}

ul.labels-info li h4 {
    color: #5c5c5e;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    text-transform: uppercase
}

ul.labels-info li {
    margin: 0
}

ul.labels-info li a {
    border-radius: 0;
    color: #6a6a6a
}

ul.labels-info li a i {
    padding-right: 10px
}

.nav.nav-pills.nav-stacked.labels-info p {
    color: #9d9f9e;
    font-size: 11px;
    margin-bottom: 0;
    padding: 0 22px
}

.inbox-head .sr-input {
    border: medium none;
    border-radius: 4px 0 0 4px;
    box-shadow: none;
    color: #8a8a8a;
    float: left;
    height: 40px;
    padding: 0 10px
}

.table-inbox {
    margin-bottom: 0
}

.table-inbox tr td {
    padding: 12px!important;
    border: none
}

.table-inbox tr th {
    border: none
}

.table-inbox tr {
    border: 1px solid #d3d3d3
}

.table-inbox tr td:hover {
    cursor: pointer
}

.table-inbox tr.unread td {
    background: none repeat scroll 0 0 #f7f7f7;
    font-weight: 600
}

.inbox-body .modal .modal-body input,
.inbox-body .modal .modal-body textarea {
    border: 1px solid #e6e6e6;
    box-shadow: none
}

.modal-header h4.modal-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 300
}

.fileinput-button {
    float: left;
    margin-right: 4px;
    overflow: hidden;
    position: relative
}

.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 23px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-300px, 0) scale(4)
}

.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
    margin-bottom: 5px
}

.files .progress {
    width: 200px
}

.fileupload-processing .fileupload-loading {
    display: block
}

.table-view-btn {
    background-color: #ec424b;
    padding: 8px;
    border-radius: 25px;
    font-size: 11px;
    color: white!important;
    cursor: pointer
}

.wallet-transition .accountCharging {
    background-color: #00c853;
    padding: 10px;
    font-size: 12px;
    color: white;
    border-radius: 5px;
    margin: 0;
    margin-top: 32px;
    width: 100%
}

.wallet-transition .accountBalance {
    text-align: center;
    width: 100%
}

.wallet-transition .accountBalance:nth-child(1) {
    background-color: #e3f2fd;
    margin-bottom: 0;
    padding: 5px;
    border-radius: 5px 5px 0 0;
    font-size: 14px
}

.wallet-transition .accountBalance:nth-child(2) {
    background-color: #bbdefb;
    padding: 5px;
    border-radius: 0 0 5px 5px;
    font-size: 14px;
    font-weight: 700;
    color: rgb(83, 81, 81)
}

.wallet-transition .chart {
    box-shadow: 0 0 10px 1px #d7dddc;
    border: 1px solid lightgrey;
    border-radius: 8px;
    margin-top: 50px;
    padding: 20px 80px 20px 80px;
    width: 100%
}

.wallet-transition .chart .reports {
    font-size: 15px;
    font-weight: 700
}

@media(max-width:600px) {
    .wallet-transition .chart {
        padding: 10px
    }
    .content {
        margin: 0
    }
}

.wallet .viewDetails {
    margin-top: 50px;
    border: 1px solid lightgrey;
    box-shadow: 0 0 10px 1px #d7dddc;
    border-radius: 8px
}

.wallet .viewDetails .title {
    font-size: 15px;
    font-weight: 700;
    color: rgb(85, 80, 80)
}

.wallet .viewDetails .desc {
    font-size: 14px;
    text-align: justify
}

.wallet .viewDetails .return {
    background-color: #ec424b;
    color: white;
    border: 5px;
    padding: 10px;
    margin: 0;
    margin-top: 30px
}

.wallet .viewDetails2 {
    margin-top: 30px;
    border: 1px solid lightgrey;
    border-radius: 3px;
    background-color: #e5e8ef
}

.wallet .viewDetails .icon-group {
    font-size: 10px;
    color: #ec424b
}

.galleryImage {
    width: 100% !important;
    height: 100% !important;
}

.documentImage {
    border: 2px #000 dashed;
    cursor: pointer;
    height: 100px;
    width: 100px;
    font-size: 12px
}

.file-upload-field {
    display: none
}

.profile-msg-view .image {
    border-radius: 50%;
    width: 100%;
    height: inherit
}

.profile-msg-view .mailTitle {
    font-weight: 700;
    font-size: 15px;
    color: black
}

.profile-msg-view .title-1 {
    font-size: 15px;
    color: rgb(170, 165, 165)
}

.profile-msg-view .dateTime {
    font-size: 11px;
    color: rgb(170, 165, 165);
    text-align: left
}

.profile-msg-view .title-2 {
    font-size: 15px
}

.profile-msg-view .msg-text {
    font-size: 15px;
    text-align: justify
}

.profile-msg-view .icon-group-1 a {
    color: black;
    font-size: 14px
}

.profile-msg-view .icon-group-2 a {
    color: black;
    font-size: 14px;
    text-decoration: none
}

.center {
    text-align: center
}

.profile-msg-view .icon-group-1 .border_1 {
    border: 1px solid lightgrey;
    padding: 10px;
    border-radius: 25px
}

.sendMsg-modal .button_1 {
    width: 120px;
    height: 40px;
    background-color: #188fff!important;
    margin-top: 3%;
    color: rgb(255, 255, 255);
    font-size: 14px;
    cursor: pointer;
    float: left
}

.content #info-edit {
    border: 1px solid lightgrey;
    box-shadow: 0 0 10px 1px #d7dddc;
    border-radius: 8px;
    padding: 30px;
    padding-bottom: 0;
    margin: 20px 0
}

.invoicePayment .button_1 {
    background-color: #00c853;
    padding: 10px;
    font-size: 12px;
    color: white;
    border-radius: 5px;
    width: 100%;
    margin: 0;
    margin-top: 32px;
    width: 100%
}

.wallet .viewDetails .title_1 {
    font-size: 16px;
    font-weight: 700;
    color: #ec424b
}

.wallet .viewDetails_top .icon-group {
    text-align: left
}

.wallet .viewDetails_top .icon-group .item_1 {
    width: 80px;
    text-align: left
}

.wallet .viewDetails_top .icon-group .item_2 {
    width: 65px;
    text-align: left
}

.wallet .viewDetails_top .icon-group .item_3 {
    width: 70px;
    text-align: left
}

.wallet .viewDetails_top .icon-group .item_4 {
    width: 30px;
    text-align: left
}

.wallet .viewDetails_top .icon-group .item_5 {
    width: 50px;
    text-align: left
}

.table-inbox .th-sm1 {
    width: 40px;
    text-align: center
}

.table-inbox .td-sm1 {
    width: 50px;
    text-align: center
}

@media(max-width:575px) {
    .wallet .viewDetails_top .icon-group .item_1 {
        width: 50px
    }
    .wallet .viewDetails_top .icon-group .item_2 {
        width: 35px
    }
    .wallet .viewDetails_top .icon-group .item_3 {
        width: 40px
    }
}

@media(max-width:430px) {
    .invoicePayment .button_1 {
        margin-top: 14px
    }
}

.wallet .viewDetails .cartImage {
    width: 100%;
    height: inherit;
    border-radius: 5px
}

.helper {
    font-size: 24px
}
/* ****************************************************صفحه داخلی مقاله */
.mediaDetail .date{
    font-size: 14px;
    color:darkgray
}
.mediaDetail .image{
    display: inline-block;
    margin-top: 10px
}
.mediaDetail .image .profile{
    border-radius: 50%;
    margin-top: 10px
}
.mediaDetail .profileName{
    display: inline-block;
}
.mediaDetail .profileName .writer{
    font-size: 14px;
    color:black;
    font-weight: bold
}
.mediaDetail .desc{
    text-align: justify;
    font-size: 18px;
}
.mediaDetail .desc p span{
    font-size: 18px;
}
.mediaDetail .desc p{
    font-size: 18px;
}
.mediaDetail .statistics{
    font-size: 14px;
    color:darkgray
}
.mediaDetail .image .articleContentimg{
    width: 100%;
    height: auto;
}
.article-left-sidebar .groupingBlock{
    list-style: none;
    height: 600px;
    overflow-x: hidden
}
.article-left-sidebar .groupingItemes{
    cursor: pointer;
    padding-bottom: 8px;
    padding-top: 8px;
    color:gray;
    border-bottom: 1px solid rgba(235, 236, 241, 0.7);
}
.article-left-sidebar .groupingItemes:hover{
    color:#e3425b;
    background-color: rgba(235, 235, 241, 0.44)
}
.media-icon{
    font-size: 20px;
    padding-left: 5px;
    padding-right: 12px
}
.article-left-sidebar .groupingName{
    font-size: 14px;
    font-weight: normal
}
@media(max-width:991px){
    .article-left-sidebar{
        display: none;
    }
}
.tagsGroup {
    background: #eee;
    border-radius: 3px 0 0 3px;
    color: #999;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 10px
}

.tagsGroup::before {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, .25);
    content: '';
    height: 6px;
    right: 5px;
    position: absolute;
    width: 6px;
    top: 10px
}

.tagsGroup::after {
    background: #fff;
    border-top: 13px solid transparent;
    border-right: 10px solid #eee;
    border-bottom: 13px solid transparent;
    content: '';
    position: absolute;
    left: 0;
    top: 0
}

.tagsGroup:hover {
    transform: translateX(-5px);
    color: #999;
}
.desc img{
    max-width: 100% !important;
}
