body {
    background-color: #fbfbfb!important
}

.slug-label {
    padding: 1px!important
}

.no-margin {
    margin: 0px!important
}

.no-padding {
    padding: 0px!important
}

.padding {
    padding: 5px!important
}

.togglebutton>label>.toggle {
    margin: 0px!important
}

.panel {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14)!important
}

.panel-heading {
    padding: 10px 15px!important
}

.bootstrap-tagsinput input {
    width: auto!important
}

.selectLang {
    width: auto!important
}

#uploadModal h5 {
    direction: rtl
}

#uploadModal [class="close"] {
    float: left
}

#progressDiv {
    width: 100%;
    position: relative;
    top: 13px
}

[id^="progressBar"] {
    width: 100%;
    height: 10px;
    border: 1px solid #111;
    background-color: #292929;
    direction: ltr
}

[id^="progressBar"] div {
    height: 100%;
    color: #fff;
    text-align: right;
    line-height: 22px;
    width: 0;
    background-color: #09f;
    text-align: center
}

#uploadModal .modal-body {
    padding-top: 0
}

#uploadModal h5 {
    font-family: IRANSansWeb_Light!important
}

.borderFit {
    border: #b6b6b6 solid 1px;
    height: 210px;
    border-radius: 5px
}

#uploadModal .images img {
    max-width: 100%;
    border-radius: 5px;
    cursor: pointer;
    height: 80px
}

#uploadModal .images img:hover {
    transform: scale(1.1)
}

#uploadModal .images .col-md-2 {
    padding: 0px!important;
    margin-bottom: 5px
}

#uploadModal .modal-content {
    direction: rtl
}

.divImage {
    border: #b6b6b6 solid 1px;
    width: 95%;
    border-radius: 4px
}

.imgName {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 20px;
    color: black;
    width: 100%;
    word-break: break-all
}

.imgName:before {
    content: 'نام فایل: ';
    color: #00acc1
}

#imgSlide {
    height: 150px;
    width: auto
}

.noUi-handle {
    float: left!important
}

.radio label span {
    left: 0!important;
    right: -19px
}

.radio label {
    padding-left: 30px!important
}

.circle {
    border-radius: 50%;
    border: solid #cec1c1 1px;
    height: 100px;
    width: 100px;
    margin: auto;
    display: table
}

.circle span {
    vertical-align: middle;
    display: table-cell;
    font-size: 22px
}

#nextBtn button {
    width: 100%;
    position: fixed;
    bottom: -10px;
    display: block;
    right: 0
}

.float-right {
    float: right!important
}

.float-left {
    float: left!important
}

@media (max-width:500px) {
    .col-xx-12 {
        width: 100%
    }
}

.rounded {
    border-radius: 10px!important
}

svg.svg-inline--fa.fa-gear.fa-w-16 {
    margin: -6px 0
}

.text-small {
    font-size: 13px;
    letter-spacing: -.4px
}

.text-large {
    font-size: 20px
}

.mb-2 {
    margin-bottom: 25px
}

div#timer {
    padding-left: 7px
}

.bg-white {
    background: #FFF
}

.scrollUp {
    transform: translateY(-80px)
}

.space-60 {
    height: 60px
}

.navbar,
.navbar.navbar-default {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

.navbar {
    background: #fff;
    height: 70px;
    line-height: 80px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    position: fixed!important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 998;
    transition: all 0.5s
}

.card .card-footer {
    margin: 0!important
}

.shadow {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

li.share-item {
    float: right;
    padding-left: 10px
}

footer {
    text-align: right
}

footer ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0
}

.list-disc {
    padding-right: 18px;
    list-style: disc;
    color: #9E9E9E;
    font-size: 15px!important;
    line-height: 31px
}

.bg-footer {
    background: #4c4c4c
}

.text-muted {
    color: #f5f5f5!important
}

td {
    font-size: 15px
}

li a {
    transition: all 0.5s
}

li a.text-muted:hover {
    color: white!important;
    transition: all 0.5s
}

.back-top {
    position: fixed;
    bottom: 16px;
    right: 24px
}

.back-top a {
    width: 38px;
    text-transform: uppercase;
    text-decoration: none;
    color: #efefef;
    background: #313131;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    padding: 7px 10px 2px;
    border-radius: 25px
}

.back-top a:hover {
    color: #fff
}

span.fa.fa-chevron-up {
    font-size: 20px;
    line-height: 37px
}

.info {
    direction: rtl;
    text-align: justify;
    margin: 0 auto
}

.info-horizontal .icon {
    float: right;
    margin-top: 5px;
    margin-left: 10px
}

.info .info-title {
    color: #3c4858;
    margin: 1.75rem 0 .875rem
}

.icon-green {
    color: #8BC34A!important
}

.description,
.card-description,
.footer-big p {
    color: #404040!important;
    font-size: 15px;
    line-height: 28px
}

.navbar .navbar-brand {
    padding-right: 0!important;
}

.navbar-brand {
    margin-right: 0rem;
    margin-left: 1rem
}

.breadcrumb {
    padding: 4px 11px 3px;
    margin-bottom: 1rem;
    background-color: #fff;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #f3f3f3
}

footer ul li a {
    padding: 0!important;
    font-size: 15px!important
}

footer ul li {
    display: list-item!important
}

.form-group .checkbox label,
.form-group .radio label,
.form-group label,
.form-group .label-on-left,
.form-group .label-on-right {
    text-align: right!important;
    float: right!important
}

.text-right {
    text-align: right
}

.form-group.label-floating label.control-label,
.form-group.label-placeholder label.control-label {
    display: block
}

.navbar .navbar-nav>.active>a,
.navbar .navbar-nav>.active>a:hover,
.navbar .navbar-nav>.active>a:focus {
    color: #E91E63;
    background-color: inherit
}

.navbar .navbar-nav>li>a {
    color: #8c8c8c;
    padding-top: 0;
    padding-bottom: 0
}

.card-chart .card-header {
    min-height: 0
}

.table {
    direction: rtl!important;
    text-align: right
}

.alert.alert-with-icon {
    padding-right: 53px
}

.alert span {
    text-align: right
}

.card .card-content .text-muted {
    color: #607D8B!important
}

.table-sm {
    line-height: 8px
}

.table.table-hover.table-sm.table-striped.table-responsive tbody {
    width: 100%;
    display: inline-table
}

.ct-label.ct-horizontal.ct-end {
    text-align: left;
    text-anchor: end;
    font-size: 13px;
    direction: ltr
}

.ct-label.ct-vertical.ct-start {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: right;
    text-anchor: start;
    font-size: 13px;
    direction: revert
}

li.share-item-btn {
    display: inline-block;
    padding-left: 30px
}

a.share-link.btn-twit {
    color: #00BCD4
}

a.share-link.btn-twit:hover {
    color: #00838F
}

a.share-link.btn-face {
    color: #3F51B5
}

a.share-link.btn-face:hover {
    color: #1A237E
}

a.share-link.btn-linkdin {
    color: #5C6BC0
}

a.share-link.btn-linkdin:hover {
    color: #303F9F
}

a.share-link.btn-tel {
    color: #00b6ff
}

a.share-link.btn-tel:hover {
    color: #0093ff
}

.ct-label {
    fill: rgba(255, 255, 255, .88);
    color: rgba(255, 255, 255, .88);
    font-size: 14px;
    line-height: 1
}

.navbar .navbar-nav>li>a {
    padding: 0 7px;
    border-right: 1px solid rgba(221, 221, 221, .4);
    border-radius: 0
}

.logo {
    width: 40px;
    height: 40px;
    border-radius: 7px
}

.overlay,
.sideMenu {
    position: fixed;
    bottom: 0
}

.overlay {
    top: 0;
    left: 100%;
    right: -100%;
    margin: auto;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9;
    transition: all ease 0.2s
}

.overlay.open {
    right: 0;
    left: 0
}

.sidebarNavigation {
    margin-bottom: 0;
    z-index: 999;
    justify-content: flex-start
}

.sidebarNavigation .leftNavbarToggler {
    margin-right: 10px;
    order: -1
}

.sideMenu {
    right: -100%;
    top: 0;
    transition: all ease 0.5s;
    overflow: hidden;
    width: 100%;
    z-index: 1000;
    position: fixed;
    max-width: 80%;
    margin-bottom: 0;
    padding: 1rem;
    background: #000
}

.sideMenu.open {
    right: 0;
    display: block;
    overflow-y: auto
}

.sideMenu ul {
    margin: 0;
    padding: 0 15px
}

ul.navbar-nav a {
    color: #fff;
    line-height: 50px
}

.swal2-title {
    font-size: 21px
}

.swal2-container {
    width: 100%;
}

a.share-link.btn-mail {
    color: #484848;
}

a.share-link.btn-whatsapp {
    color: #8BC34A;
}

ul.mt-3.text-right {
    list-style: none;
    margin-right: -25px;
    line-height: 34px;
}
.card img {
    min-height: 80px !important;
}

.card .category:not([class*="text-"]) {
    color: #000;
    font-size: 18px;
}
h4.card-title.bold.text-center.pb-3 {
    font-size: 1.08em;
}
.card .category:not([class*="text-"]) {
    font-size: 0.85em;
}
