﻿@media print {
    .print-content {
        font-family: nazanin,b nazanin, iransans
    }

    .noprint {
        display: none;
    }

    .print-w100 {
        width: 190mm !important;
    }

    .print-w0 {
        width: 1mm !important;
    }

    body {
        background: #fff;
    }
}

empty {
    background-color: #ED5565;
    color: #FFFFFF;
}



.copy-this {
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
}

.tooltip {
    z-index: 2500;
}

body {
    background-color: #fcfcfc;
    line-height: 2;
    color: #444444;
}

.search-mark {
    position: relative;
    background-color: rgba(10, 189, 255, 0.13) !important;
    padding: 2px 0;
}

    .search-mark::after {
        content: "";
        width: 100%;
        position: absolute;
        bottom: 1px;
        background: rgba(0, 117, 215, 0.25);
        left: 0;
        height: 1px;
        right: 0;
    }

.ladda-button {
    direction: ltr !important;
}

.h-20 {
    height: 20px;
}

.mh-100 {
    min-height: 100px;
}

.mh-200 {
    min-height: 200px;
}

.fa-comma + .fa-comma:before {
    content: '،';
    color: black;
    margin-left: 4px;
}

.en-comma + .en-comma:before {
    content: ',';
    color: black;
    margin-right: 4px;
}

select.form-control:not([size]):not([multiple]) {
    height: 2.4rem;
}



.badge-complete {
    color: #fff;
    background-color: #64B5F6;
}

    .badge-complete[href]:hover, .badge-complete[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #64B5F6;
    }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    -ms-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -ms-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

a[href^="tel:"]::after {
    content: "\f095";
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;
    margin-left: 0.5em;
}

.side-content a[href^="tel:"]::before {
    content: "\f095";
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;
    margin-right: 0.5em;
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1);
    margin-left: 0;
}

.side-content a[href^="tel:"]::after {
    content: '';
}

a:hover, a:active {
    text-underline-position: under;
}

h1, h2, h3, h4, h5, h6, input, textarea {
    font-family: IRANSans !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #606060;
    font-weight: bold;
    line-height: 150%;
    margin-top: 0px;
}

h1 {
    font-size: 26px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 16px;
}

hr {
    margin: .5rem;
}



.wrapper {
    max-width: 900px;
    margin: 0 auto;
}

.ltr {
    direction: ltr;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-small {
    font-size: 0.8em;
}

.text-xsmall {
    font-size: 0.6em;
}

.text-large {
    font-size: 1.2em;
}

.text-xlarge {
    font-size: 1.4em;
}

.text-underline {
    text-decoration: underline;
}

.text-ultralight {
    font-weight: 200;
}

.text-light {
    font-weight: 300;
}

.text-regular {
    font-weight: normal;
}

.text-medium {
    font-weight: 500;
}

.text-bold {
    font-weight: bold;
}

.text-black {
    font-weight: 900;
}

.text-color-gray {
    color: gray !important;
}

.text-color-graylight {
    color: #c2c1c1 !important;
}

.error-desc {
    font-size: 12pt;
}


@media (min-width: 576px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1250px;
    }
}

@media (max-width: 369.98px) {
    .navbar-expand-xs > .container,
    .navbar-expand-xs > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}



.mi-main-menu .navbar-nav {
    height: 100%;
    width: 100%;
}

    .mi-main-menu .navbar-nav .nav-item + .nav-item {
        margin-right: 0;
    }

    .mi-main-menu .navbar-nav .nav-item:hover, .mi-main-menu .navbar-nav .nav-item:active {
        border-bottom: none;
    }

.mi-main-menu {
    position: relative;
    top: auto;
    left: auto;
    z-index: 900;
    margin-bottom: -1px;
    width: auto;
    background: gray;
    border: none;
    text-align: inherit;
    line-height: 30px;
    padding: inherit;
    box-shadow: none;
}

    .mi-main-menu .navbar-nav {
        height: 100%;
    }

        .mi-main-menu .navbar-nav .nav-item + .nav-item {
            margin-right: inherit;
        }

        .mi-main-menu .navbar-nav .nav-item:hover, .mi-main-menu .navbar-nav .nav-item:active {
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), inset 0 0 1px rgba(255, 255, 255, 0.6);
            background: rgba(255, 255, 255, 0.1);
        }

@media (min-width: 470px) {

    .mi-main-menu {
        background: inherit;
        border: none;
        border-radius: 0 10px;
    }

    .navbar-expand-xs {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .navbar-expand-xs .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .navbar-expand-xs .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-xs .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-xs > .container,
        .navbar-expand-xs > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

        .navbar-expand-xs .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }

        .navbar-expand-xs .navbar-toggler {
            display: none;
        }
}

.custom-control .custom-control-label {
    padding-right: 25px;
}

a, .link-color {
    color: #2196f3;
}

    a:hover, a:focus {
        color: #1565c0;
        text-decoration: none;
    }



.by-1 {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 5px 0 5px 0;
}

.bc-gray-l {
    border-color: #dadada;
}

.bc-blue-l {
    border-color: #bbdefb;
}

.bc-blue-d {
    border-color: #1565c0;
}


.breadcrumb-item + .breadcrumb-item::before {
    color: #6c757d;
    content: "\f104";
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 0;
}

.breadcrumb .breadcrumb-item a {
    color: #2196f3 !important;
}

    .breadcrumb .breadcrumb-item a:hover, .breadcrumb .breadcrumb-item a:active {
        color: #1565c0 !important;
    }

.breadcrumb .breadcrumb-home {
    margin-top: 2px;
}

.content-part #jstree {
    position: relative;
    right: -35px;
    top: -20px;
}

    .content-part #jstree li a {
        color: #283593 !important;
    }

.content-part {
    overflow: hidden;
}

.collapse-title {
    font-size: 14px;
}

.bg-bluelight {
    background-color: #e0f7fa;
}

.bg-blue {
    background-color: #e1f5fe;
}

.bg-orange {
    background-color: #ffb74d;
}

.bg-gray-light {
    background-color: #f4f1f1;
}

.bg-fullgray {
    background-color: #ececec;
}



#UserAccessStatus .ipuser-icon {
    margin-top: 3px;
    color: #fcb400;
    font-size: 22px;
}

.home-bell {
    color: #b9caa3;
    font-size: 50px;
    padding: 15px;
}

.home-alert-title {
    font-size: 18px;
    font-weight: bold;
}

.home-alert-desc {
    font-size: 16px;
}

.home-alert-btn {
    font-size: 16px;
}

.intro-panel {
    padding: 20px 20px 25px 20px;
    background-color: #009EDF;
    color: #fff;
    font-size: 24px;
}

.mag-box .mag-box-check {
    width: 18px;
    margin-left: 10px;
    margin-right: 2px;
}

.link-info-box {
    padding: 10px;
    margin-top: 15px;
    font-size: 14px;
}

    .link-info-box .link-info-header {
        padding: 5px 0;
        border-bottom: 1px solid #135589;
        font-size: 14px;
    }

    .link-info-box .link-info-content {
        padding-right: 10px;
        margin-top: 10px;
    }

.link-info-content a:before {
    content: '\f104';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-left: 10px;
}

.c-box .selected-item {
    background: #E1F5FE;
    padding: 1px 2px;
    border-radius: 5px;
    border: 1px solid #c6edff;
    padding: 1px 2px;
}

#paperTabContent .list-group-item {
    border: none;
}

#paperTabContent .paper-box-check .abc-checkbox label::after {
    top: 4px;
}

.paper-box-check i.fas {
    font-size: 1.1rem;
}

li.paper-part.list-group-item {
    background-color: #e3f2fd;
    display: inline-block;
    padding: 5px 10px 5px 20px;
    border-radius: 0 0 0 18px;
    border-right: 5px solid #2196f3 !important;
    width: 30%;
    font-size: 10px;
    z-index: 1;
    font-weight: 500;
    margin: 10px 0;
    /*    background-color: #B0BEC5;
    color: #37474F;
    
    padding: 2px 10px;
    
    border-radius: 10px 0;
    z-index: 1;
    margin: 5px 0;
    font-weight: 500;
    */
}

.paper-box .paper-box-check {
    overflow: hidden;
    width: 30px;
}

.paper-box .p-check {
    padding: 0 !important;
    display: block;
    position: relative;
    top: -20px;
    right: -20px;
}


.paper-box-content .p-title {
    margin-bottom: 10px;
}

.icon-help i {
    font-size: 1rem;
}

.paper-box-content .p-author {
    color: #2a752d;
    margin: 10px 0;
}

.paper-box-content .p-footer {
    background: rgba(130, 193, 255, 0.07);
    padding: 5px;
    margin-top: 10px;
}

.s-result-check .form-check-input {
    position: absolute !important;
    z-index: -1 !important;
}



.p-check .custom-control-label {
    margin-right: 0.125rem;
}

.paper-box-content .abs-part {
    font-weight: 600;
    display: block;
    padding-top: 10px;
}

    .paper-box-content .abs-part::after {
        content: ':'
    }


.paper-box-content {
    min-height: 50px;
    min-height: 50px;
}

    .paper-box-content .paper-abs {
        color: #707070;
        text-align: justify;
        padding: 10px 15px;
        margin: 10px 20px;
        text-align: justify;
    }

    .paper-box-content .btn {
        padding: 0.3rem .65rem 0.2rem;
        font-weight: bold;
        color: gray;
    }

.en-paper {
    padding-left: 5px !important;
}

    .en-paper .p-title {
        padding-top: 5px;
    }

    .en-paper .title {
        font-size: 1rem;
        margin-top: 5px;
    }

    .en-paper .subtitle {
        font-size: 12px;
    }

    .en-paper .p-info {
        font-size: 12px;
        margin-top: 10px;
    }

    .en-paper .paper-abs {
        border-left: 3px solid #f5f5f5;
    }

.fa-paper {
    padding-right: 5px !important;
}

    .fa-paper .title {
        font-size: 1rem;
    }

    .fa-paper .subtitle {
        font-size: 12px;
    }

    .fa-paper .p-info {
        font-size: 12px;
    }

    .fa-paper .paper-abs {
        border-right: 3px solid #f5f5f5;
        border-radius: 7px;
        border-left: 3px solid #f5f5f5;
    }


.paper-box-content {
    padding-right: 0rem;
    width: 100%;
}

.p-footer .p-footer-right {
    padding-top: 2px;
}

.p-footer .btn {
    width: 30px;
    height: 20px;
    padding: 3px 0 0 0;
}

.p-footer .p-footer-part:not(:last-child)::after {
    content: '|';
    display: inline-block;
    margin: 0 10px;
}


.paper-box .p-info .p-info-part:not(:last-child)::after {
    content: '|';
    display: inline-block;
    margin: 0 5px;
}

.paper-box .p-footer .p-footer-part:hover, .p-footer .p-footer-part:active {
    text-decoration: none !important;
}


.jstree-default.jstree-rtl .jstree-node {
    margin-right: 1.5rem !important;
}

.nav-tabs {
    background-color: transparent;
}

.nav-item .nav-link {
    background-color: transparent;
}

/*.nav-pills .nav-item .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #6b7a8f;
    border-radius: 0;
}*/

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    background-color: transparent;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item .show .nav-link {
    background-color: transparent;
}

.citation .nav-tabs .nav-link.active, .nav-tabs .nav-item .show .nav-link {
    background-color: #fff;
}

.form-control::placeholder {
    color: #b4b4b4;
}

.form-input {
    font-size: 14px;
}

.form-control::-ms-placeholder {
    color: #b4b4b4;
}

.form-check-inline .form-check-input {
    margin-right: 0;
    margin-left: -1rem;
}

.abc-radio input[type="radio"] {
    width: 15px;
    height: 16px;
}

.top-menu .nav-item .nav-link {
    color: #fff;
    padding: 10px 5px 0 10px !important;
    height: 30px;
}

.part-menu {
    /*border-bottom: 1px solid #81bafb;*/
    padding: 0;
}

.top-search {
    padding: 7px;
    height: 50px;
}

.part-menu .navbar {
    padding: 0;
    height: 40px;
}

.part-menu .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    color: #fff !important;
    padding: 2px 13px;
    border-right: 1px solid #5797b9;
    height: 35px;
    font-weight: bold;
}


.breadcrumb {
    background-color: inherit;
    font-size: 0.625rem;
    border-bottom: 1px solid #eee;
}

.main-tab li.nav-item {
    font-size: 0.875rem;
}

/*.main-search .input-group input, .main-search .input-group select, .btn-white {
    font-size: 0.8125rem;
    border: 1px solid #016da8;
    padding-right: -1px;
}*/


.custom-control-label::before {
    background-color: #E0E0E0;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #4FC3F7;
}

.custom-control .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #4FC3F7;
}


.custom-control:not(.custom-radio) .custom-control-label::after, .custom-control:not(.custom-radio) .custom-control-label::before {
    border: 1px solid #BDBDBD;
    border-radius: 3px;
}


.content-part-title {
    padding: 0 0.3125rem 0.2rem 0.3125rem;
    margin-top: 0.625rem;
    margin-bottom: 0.325rem;
    border-bottom: 0.1rem solid #EEEEEE;
    color: #616161;
    font-size: .75rem;
    font-weight: bold;
}

.c-box-header {
    padding: 0 0.3125rem 0.2rem 0.3125rem;
    margin-top: 0.625rem;
    margin-bottom: 0.325rem;
    border-bottom: 0.1rem solid #EEEEEE;
    color: #616161;
    font-size: .75rem;
    font-weight: bold;
}

.row.property-list > div {
    padding-right: 0;
    color: #377dff;
}

.property-list {
    font-size: 0.75rem;
    padding-bottom: 20px;
}

    .property-list .form-check-inline label {
        margin-bottom: 0;
    }

    .property-list span {
        display: inline-block;
        width: 86px;
    }

.c-box {
    margin-bottom: 0.625rem;
    padding: 0.625rem;
    -ms-border-radius: 0.0rem;
    border-radius: 0.0rem;
    /*border: 1px solid #dedede;
        box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);*/
}

.en-char {
    direction: ltr;
    text-align: left;
    padding-right: 35px;
}

.en-number {
    /* font-family: sans serif;*/
}

.fa-char {
    padding-right: 35px;
}

.content-part:not(:last-child) {
    margin-bottom: 0.625rem;
}

.c-box-content {
    padding: 0.625rem;
    font-size: 0.75rem;
}

    .c-box-content .form-control {
        font-size: 0.875rem;
    }

.char-link {
    padding: 0.0625rem;
}


.rtl .c-box-content .custom-control {
    padding-right: 0;
}

.c-box-content .form-control {
    font-size: 0.875rem;
}

.search-result table {
    font-size: 0.8125rem;
}

    .search-result table th, .search-result table td {
        padding: 0.625rem 0.125rem;
    }

    .search-result table thead th {
        border-top: none;
        border-right: 1px solid #d9d9d9;
        background: #eff0f0;
    }

.search-filter {
    background-color: #f8f9fa;
}

.fav-bar .fav-bar-search input, .fav-bar .fav-bar-search .input-group-prepend {
    height: 1.6875rem;
}

.fav-bar {
    padding-top: 5px;
}

.fav-bar-tool label.custom-control-label {
    padding-right: 5px;
}


.fav-bar-search input {
    font-size: 0.6875rem;
}

.fav-bar .fav-bar-tool {
    margin: 0 0rem;
}

.fav-bar-sort .nice-select.small {
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    color: gray;
}

.panel-body {
    background: #fff;
    border: 1px solid #e7eaec;
    border-radius: 2px;
    padding: 20px;
    position: relative;
}

.fav-bar-sort .nice-select.small:after {
    height: 7px;
    width: 7px;
}


.fav-bar-sort .nice-select:after {
    margin-top: -4px;
}

.search-result .fav-bar fav-bar-sort {
    padding-top: 1px;
}

.display-inline {
    display: inline !important;
}

.display-inline-block {
    display: inline-block !important;
}

.display-inline-flex {
    display: inline-flex !important;
}

.fav-bar {
    background: #63a8c7;
    font-size: 0.6875rem;
    color: #fff;
    /*border-bottom: 1px solid #b9ccd5;*/
    line-height: 30px;
    margin: 5px 0;
    border-radius: 5px 5px 0px 0px;
}

.btn-link:hover {
    color: #0056b3;
}

.fav-bar-right .abc-checkbox label::after {
    top: 0px;
}

.fav-bar-right .form-check.abc-checkbox {
    margin-right: 0px;
    padding-top: 10px;
}

.fav-bar .custom-control {
    padding-right: 0.35rem;
    margin: 0;
}

.fav-bar .custom-control-label::before, .fav-bar .custom-control-label::after {
    top: 6px;
}

.bold-link {
    font-weight: bold;
}

.page-result {
    padding: 0px;
    background-color: #f8f9fa;
    border-radius: 5px;
    margin-right: 0px;
}

    .page-result .page-item.active .page-link {
        z-index: 1;
        color: #77838f;
        font-weight: bold;
        background: none;
    }

    .page-result .page-link:hover {
        background: none;
        color: #03A9F4;
    }

/* -------------------- FONTS -------------------- */

.f-xxl {
    font-size: 1.5rem !important;
}

.f-xl {
    font-size: 1rem !important;
}

.f-lg {
    font-size: 0.875rem !important;
}

.f-md {
    font-size: 0.75rem !important;
}

.f-sm {
    font-size: 0.6875rem !important;
}

.f-xs {
    font-size: 0.625rem !important;
}

.f-1x {
    font-size: 1rem;
}

.f-2x {
    font-size: 2rem;
}

.fb-100 {
    font-weight: 100 !important;
}

.f-xl-b {
    font-size: 0.875rem !important;
    font-weight: 500 !important;
}

.f-lg-b {
    font-size: 0.8125rem !important;
    font-weight: 500 !important;
}

.f-md-b {
    font-size: 0.75rem !important;
    font-weight: 500 !important;
}

.f-sm-b {
    font-size: 0.6875rem !important;
    font-weight: 500 !important;
}

.f-xs-b {
    font-size: 0.625rem !important;
    font-weight: 500 !important;
}

.fb-200 {
    font-weight: 200 !important;
}

.fb-300 {
    font-weight: 300 !important;
}

.fb-400 {
    font-weight: 400 !important;
}

.fb-500 {
    font-weight: 500 !important;
}

.fb-700 {
    font-weight: 700 !important;
}

.fb-900 {
    font-weight: 700 !important;
}

.f13 {
    font-size: 0.8125rem !important;
}

.f14 {
    font-size: 0.875rem !important;
}

.f20 {
    font-size: 1.25rem !important;
}

.f25 {
    font-size: 1.5625rem !important;
}

/* -------------------- FONTS -------------------- */


/* -------------------- ICON COLOR -------------------- */

.icon-orange {
    color: #FF9800 !important;
}

.icon-green {
    color: #43A047 !important;
}

.icon-purple {
    color: #ba68c8 !important;
}

.icon-gray {
    color: #BDBDBD !important;
}

/* -------------------- ICON COLOR -------------------- */

/* -------------------- BADGE COLOR -------------------- */

.badge-orange {
    color: #fff;
    background-color: #FF9800 !important;
    padding: 2px 4px;
}

.badge-green {
    color: #fff;
    background-color: #43A047 !important;
    padding: 2px 4px;
}

.badge-purple {
    color: #fff;
    background-color: #ba68c8 !important;
    padding: 2px 4px;
}

.badge-gray {
    color: #fff;
    background-color: #BDBDBD !important;
    padding: 2px 4px;
}

/* -------------------- BADGE COLOR -------------------- */

/* -------------------- BUTTON COLOR -------------------- */

.AdSearchbtn {
    height: 38px;
}

.btn-newspaper-nav {
    color: #fff;
    background-color: #929292;
    border: 0;
    border-radius: 0;
    font-size: 14px
}

    .btn-newspaper-nav:hover {
        color: #e4e4e4;
        background: gray;
        border: 0;
    }

    .btn-newspaper-nav:focus, .btn-newspaper-nav.focus {
        color: #FFFFFF;
        background-color: gray;
        border: 0;
    }

    .btn-newspaper-nav:active, .btn-newspaper-nav.active {
        color: #FFF;
        background-color: gray;
        background-image: none;
        border: 0;
    }

        .btn-newspaper-nav:active:hover, .btn-newspaper-nav:active:focus, .btn-newspaper-nav:active.focus, .btn-newspaper-nav.active:hover, .btn-newspaper-nav.active:focus, .btn-magazine-box.active.focus {
            color: #FFFFFF;
            background-color: gray;
            border: 0;
        }

    .btn-newspaper-nav.disabled:focus, .btn-newspaper-nav.disabled.focus, .btn-newspaper-nav:disabled:focus, .btn-newspaper-nav:disabled.focus {
        background-color: #1976d2;
        border: 0;
    }

    .btn-newspaper-nav.disabled:hover, .btn-newspaper-nav:disabled:hover {
        background-color: #1976d2;
        border: 0;
    }

.btn-magazine-box {
    background: #2484ae;
    border-bottom: 1px solid #cdcdcd;
    min-height: 31px;
}

.magazine-cover {
    max-width: 150px;
}


.btn-magazine-icon {
    color: #fff;
    font-size: .9rem;
    position: relative;
    padding: 6px 0px;
    margin: 0;
    width: 28px;
    height: 28px;
}



    .btn-magazine-icon:hover {
        color: #fffad0;
    }

    .btn-magazine-icon:focus, .btn-magazine-icon.focus {
        color: #fff;
    }

    .btn-magazine-icon:active, .btn-magazine-icon.active {
        color: #fff;
        background-image: none;
    }





.btn-newspaper-icon {
    color: #f7882f;
    background-color: #eeeeee;
    border-color: #929292;
    border-radius: 0px;
    font-size: 1.2625rem;
    position: relative;
    padding: 3px 0px;
    margin: 0 3px;
    width: 30px;
    height: 30px;
}

    .btn-newspaper-icon i {
        font-size: 1.2625rem;
        padding: 1px;
        position: relative;
    }

    .btn-newspaper-icon:hover {
        color: #e4e4e4;
        background-color: #929292;
        border-color: #e4e4e4;
    }

    .btn-newspaper-icon:focus, .btn-newspaper-icon.focus {
        color: #FFFFFF;
        background-color: gray;
        border-color: #e4e4e4;
    }

    .btn-newspaper-icon:active, .btn-newspaper-icon.active {
        color: #FFF;
        background-color: gray;
        border-color: #e4e4e4;
        background-image: none;
    }

        .btn-newspaper-icon:active:hover, .btn-newspaper-icon:active:focus, .btn-newspaper-icon:active.focus, .btn-newspaper-icon.active:hover, .btn-newspaper-icon.active:focus, .btn-newspaper-icon.active.focus {
            color: #FFFFFF;
            background-color: gray;
            border-color: #e4e4e4;
        }

    .btn-newspaper-icon.disabled:focus, .btn-newspaper-icon.disabled.focus, .btn-newspaper-icon:disabled:focus, .btn-newspaper-icon:disabled.focus {
        background-color: #e4e4e4;
        border-color: #e4e4e4;
    }

    .btn-newspaper-icon.disabled:hover, .btn-magazine-icon:disabled:hover {
        background-color: #004d40;
        border-color: #01382e;
    }

.btn-big {
    font-size: 18px;
    padding: 12px 20px 20px 25px;
    border-radius: 10px;
}

.btn-blue {
    color: #FFFFFF;
    background-color: #03A9F4;
    border-color: #03A9F4;
}

    .btn-blue:hover {
        color: #FFFFFF;
        background-color: #039BE5;
        border-color: #0288D1;
    }

    .btn-blue:focus, .btn-blue.focus {
        color: #FFFFFF;
        background-color: #039BE5;
        border-color: #0288D1;
    }

    .btn-blue:active, .btn-blue.active {
        color: #FFFFFF;
        background-color: #039BE5;
        border-color: #0288D1;
        background-image: none;
    }

        .btn-blue:active:hover, .btn-blue:active:focus, .btn-blue:active.focus, .btn-blue.active:hover, .btn-blue.active:focus, .btn-blue.active.focus {
            color: #FFFFFF;
            background-color: #039BE5;
            border-color: #0288D1;
        }

    .btn-blue.disabled:focus, .btn-blue.disabled.focus, .btn-blue:disabled:focus, .btn-blue:disabled.focus {
        background-color: #03A9F4;
        border-color: #03A9F4;
    }

    .btn-blue.disabled:hover, .btn-blue:disabled:hover {
        background-color: #03A9F4;
        border-color: #03A9F4;
    }

.btn-green {
    color: #FFFFFF;
    background-color: #43A047;
    border-color: #43A047;
}

    .btn-green:hover {
        color: #FFFFFF;
        background-color: #388E3C;
        border-color: #2E7D32;
    }

    .btn-green:focus, .btn-green.focus {
        color: #FFFFFF;
        background-color: #388E3C;
        border-color: #2E7D32;
    }

    .btn-green:active, .btn-green.active {
        color: #FFFFFF;
        background-color: #388E3C;
        border-color: #2E7D32;
        background-image: none;
    }

        .btn-green:active:hover, .btn-green:active:focus, .btn-green:active.focus, .btn-green.active:hover, .btn-green.active:focus, .btn-green.active.focus {
            color: #FFFFFF;
            background-color: #388E3C;
            border-color: #2E7D32;
        }

    .btn-green.disabled:focus, .btn-green.disabled.focus, .btn-green:disabled:focus, .btn-green:disabled.focus {
        background-color: #43A047;
        border-color: #43A047;
    }

    .btn-green.disabled:hover, .btn-green:disabled:hover {
        background-color: #43A047;
        border-color: #43A047;
    }


.btn-article {
    color: #FFFFFF;
    background-color: #607d8b;
    border-color: #3f4845;
}

    .btn-article:hover {
        color: #FFF !important;
        background-color: #546e7a;
        border-color: #3f4845;
    }

    .btn-article:focus, .btn-article.focus {
        color: #FFFFFF !important;
        background-color: #546e7a;
        border-color: #3f4845;
    }

    .btn-article:active, .btn-article.active {
        color: #FFFFFF;
        background-color: #546e7a;
        border-color: #3f4845;
        background-image: none;
    }

        .btn-article:active:hover, .btn-article:active:focus, .btn-article:active.focus, .btn-article.active:hover, .btn-article.active:focus, .btn-orange.active.focus {
            color: #FFFFFF !important;
            background-color: #546e7a;
            border-color: #3f4845;
        }

    .btn-article.disabled:focus, .btn-article.disabled.focus, .btn-article:disabled:focus, .btn-article:disabled.focus {
        background-color: #607d8b;
        border-color: #607d8b;
    }

    .btn-article.disabled:hover, .btn-article:disabled:hover {
        background-color: #607d8b;
        border-color: #607d8b;
    }


.btn-orange {
    color: #FFFFFF;
    background-color: #FF9800;
    border-color: #FF9800;
}

    .btn-orange:hover {
        color: #FFFFFF;
        background-color: #FB8C00;
        border-color: #F57C00;
    }

    .btn-orange:focus, .btn-orange.focus {
        color: #FFFFFF;
        background-color: #FB8C00;
        border-color: #F57C00;
    }

    .btn-orange:active, .btn-orange.active {
        color: #FFFFFF;
        background-color: #FB8C00;
        border-color: #F57C00;
        background-image: none;
    }

        .btn-orange:active:hover, .btn-orange:active:focus, .btn-orange:active.focus, .btn-orange.active:hover, .btn-orange.active:focus, .btn-orange.active.focus {
            color: #FFFFFF;
            background-color: #FB8C00;
            border-color: #F57C00;
        }

    .btn-orange.disabled:focus, .btn-orange.disabled.focus, .btn-orange:disabled:focus, .btn-orange:disabled.focus {
        background-color: #FF9800;
        border-color: #FF9800;
    }

    .btn-orange.disabled:hover, .btn-orange:disabled:hover {
        background-color: #FF9800;
        border-color: #FF9800;
    }

.btn-purple {
    color: #FFFFFF;
    background-color: #9c27b0;
    border-color: #9c27b0;
}

    .btn-purple:hover {
        color: #FFFFFF;
        background-color: #8E24AA;
        border-color: #7B1FA2;
    }

    .btn-purple:focus, .btn-purple.focus {
        color: #FFFFFF;
        background-color: #8E24AA;
        border-color: #7B1FA2;
    }

    .btn-purple:active, .btn-purple.active {
        color: #FFFFFF;
        background-color: #8E24AA;
        border-color: #7B1FA2;
        background-image: none;
    }

        .btn-purple:active:hover, .btn-purple:active:focus, .btn-purple:active.focus, .btn-purple.active:hover, .btn-purple.active:focus, .btn-purple.active.focus {
            color: #FFFFFF;
            background-color: #8E24AA;
            border-color: #7B1FA2;
        }

    .btn-purple.disabled:focus, .btn-purple.disabled.focus, .btn-purple:disabled:focus, .btn-purple:disabled.focus {
        background-color: #9c27b0;
        border-color: #9c27b0;
    }

    .btn-purple.disabled:hover, .btn-purple:disabled:hover {
        background-color: #9c27b0;
        border-color: #9c27b0;
    }

.btn-light-orange {
    color: #FFFFFF;
    background-color: #ffc107;
    border-color: #ffc107;
}

    .btn-light-orange:hover {
        color: #FFFFFF;
        background-color: #FFB300;
        border-color: #FFA000;
    }

    .btn-light-orange:focus, .btn-light-orange.focus {
        color: #FFFFFF;
        background-color: #FFB300;
        border-color: #FFA000;
    }

    .btn-light-orange:active, .btn-light-orange.active {
        color: #FFFFFF;
        background-color: #FFB300;
        border-color: #FFA000;
        background-image: none;
    }

        .btn-light-orange:active:hover, .btn-light-orange:active:focus, .btn-light-orange:active.focus, .btn-light-orange.active:hover, .btn-light-orange.active:focus, .btn-light-orange.active.focus {
            color: #FFFFFF;
            background-color: #FFB300; /*#8e2*/
            border-color: #FFA000;
        }

    .btn-light-orange.disabled:focus, .btn-light-orange.disabled.focus, .btn-light-orange:disabled:focus, .btn-light-orange:disabled.focus {
        background-color: #ffc107;
        border-color: #ffc107;
    }

    .btn-light-orange.disabled:hover, .btn-light-orange:disabled:hover {
        background-color: #ffc107;
        border-color: #ffc107;
    }

.btn-blue-gray {
    color: #FFFFFF;
    background-color: #607d8b;
    border-color: #607d8b;
}

    .btn-blue-gray:hover {
        color: #FFFFFF;
        background-color: #546e7a;
        border-color: #455A64;
    }

    .btn-blue-gray:focus, .btn-blue-gray.focus {
        color: #FFFFFF;
        background-color: #546e7a;
        border-color: #455A64;
    }

    .btn-blue-gray:active, .btn-blue-gray.active {
        color: #FFFFFF;
        background-color: #546e7a;
        border-color: #455A64;
        background-image: none;
    }

        .btn-blue-gray:active:hover, .btn-blue-gray:active:focus, .btn-blue-gray:active.focus, .btn-blue-gray.active:hover, .btn-blue-gray.active:focus, .btn-blue-gray.active.focus {
            color: #FFFFFF;
            background-color: #607d8b;
            border-color: #607d8b;
        }

    .btn-blue-gray.disabled:focus, .btn-blue-gray.disabled.focus, .btn-blue-gray:disabled:focus, .btn-blue-gray:disabled.focus {
        background-color: #607d8b;
        border-color: #607d8b;
    }

    .btn-blue-gray.disabled:hover, .btn-blue-gray:disabled:hover {
        background-color: #607d8b;
        border-color: #607d8b;
    }


.btn-red {
    color: #FFFFFF;
    background-color: #F44336;
    border-color: #F44336;
}

    .btn-red:hover {
        color: #FFFFFF;
        background-color: #E53935;
        border-color: #D32F2F;
    }

    .btn-red:focus, .btn-red.focus {
        color: #FFFFFF;
        background-color: #E53935;
        border-color: #D32F2F;
    }

    .btn-red:active, .btn-red.active {
        color: #FFFFFF;
        background-color: #E53935;
        border-color: #D32F2F;
        background-image: none;
    }

        .btn-red:active:hover, .btn-red:active:focus, .btn-red:active.focus, .btn-red.active:hover, .btn-red.active:focus, .btn-red.active.focus {
            color: #FFFFFF;
            background-color: #E53935;
            border-color: #D32F2F;
        }

    .btn-red.disabled:focus, .btn-red.disabled.focus, .btn-red:disabled:focus, .btn-red:disabled.focus {
        background-color: #F44336;
        border-color: #F44336;
    }

    .btn-red.disabled:hover, .btn-red:disabled:hover {
        background-color: #F44336;
        border-color: #F44336;
    }

/* -------------------- BUTTON COLOR -------------------- */

/* ------------------------------------------------------------ MAGIRAN ------------------------------------------------------------ */

/* -------------------- MAGIRAN MAIN -------------------- */

.mi-english {
    line-height: 1.5;
    font-family: verdana, Arial, sans-serif !important;
}

.part-menu .navbar {
    height: 40px;
}

.part-menu .navbar {
    height: 40px;
}

.nav-item-devider {
    font-size: 14px;
    color: white;
    padding: 8px;
}

.paperfulltext {
    background-color: #cfe6ff;
    border-bottom: 1px double gray;
    border-top: 1px double gray;
}



.mi-fulltext {
    font-size: 1rem;
    text-decoration: none;
    color: #2d4c6c;
    margin-bottom: 5px;
    border-bottom: 1px dotted #90caf9;
    font-weight: 400;
}

/*.mi-fulltext::before {
        content: '\f111';
        font-family: "Font Awesome 5 Free";
        font-size: 6px;
        color: #616161 !important;
        font-weight: 900;
        display: inline-block;
        padding-left: 3px;
        color: gray;
    }*/

.mi-note {
    background: #d29f04;
    font-size: 14px;
    padding: 5px;
}

.mi-about dl dd {
    margin-right: 0;
}

.mi-fulltext:hover, mi-fulltext:active, mi-fulltext:visited {
    color: #4b7cae;
}

.mi-body {
    margin-top: 30px;
    text-align: justify;
    font-size: 0.875rem;
    color: #444;
    margin-top: 2rem;
    line-height: 1.8;
}

    .mi-body p {
        margin-bottom: .5rem;
        text-indent: 1rem;
    }

    .mi-body img {
        margin: 5px 10px;
    }


    .mi-body .inner-title {
        font-weight: bold;
        display: block;
        font-size: .875rem;
        padding-top: 0.625rem;
    }

    .mi-body .inner-author {
        display: block;
        font-size: .875rem;
        padding-top: 0.625rem;
        color: #00796b;
    }

    .mi-body .inner-title * {
        text-indent: unset !important;
        margin-bottom: 0 !important;
    }

    .mi-body .master-inner-title {
        font-weight: bold;
        display: block;
        font-size: 1rem;
        padding-top: 2rem;
        padding-bottom: 0.5rem;
    }

        .mi-body .master-inner-title:before {
            content: '\f02e';
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            display: inline-block;
            padding-left: 10px;
        }


    .mi-body .text-intro, .mi-body .text-ref, .mi-body .text-ps, .mi-body .text-viewpoint, .mi-body .text-info-article {
        font-size: 0.82rem;
        font-weight: 400;
        padding: 1rem;
        margin: 1.25rem 0;
        border-radius: .5rem;
        display: block;
    }

    .mi-body .text-intro {
        background-color: #EEE;
    }

    .mi-body .text-ref, .mi-body .text-ps {
        font-size: 0.72rem;
    }

        .mi-body .text-ref::before {
            border-bottom: 1px solid #55595c;
            padding-bottom: 5px;
            margin-bottom: .5rem;
            color: #555;
            content: 'منابع';
            display: block;
        }


        .mi-body .text-ps::before {
            border-bottom: 1px solid #55595c;
            padding-bottom: 5px;
            margin-bottom: .5rem;
            color: #555;
            content: 'پی نوشت';
            display: block;
        }


    .mi-body .text-viewpoint {
        background-color: #e1f5fe;
    }

    .mi-body .text-info-article {
        background-color: #e0f2f1;
    }

    .mi-body .text-question {
        font-weight: bold;
    }

        .mi-body .text-question:before {
            content: '\f111';
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            display: inline-block;
            padding-left: 5px;
            font-size: .5rem;
        }

    .mi-body .page-break {
        width: 100%;
        display: block;
        height: 5px;
        border-bottom: 1px solid #ddd;
        clear: both;
        padding-top: 12px;
        text-align: center;
    }

        .mi-body .page-break:before {
            /*content: '* * *';*/
            display: block;
            margin-top: -12px;
        }

.mi-part {
    background-color: #ECEFF1;
    display: inline-block;
    padding: 5px 10px 5px 20px;
    border-radius: 0 0 0 18px;
    border-right: 5px solid #FFC107;
}

.mi-part-articles-header {
    background-color: #ECEFF1;
    display: inline-block;
    padding: 5px 10px 5px 20px;
    border-radius: 0 0 0 18px;
    border-top: 5px solid #607d8b;
    width: 70%;
    font-size: 12px;
    margin-bottom: 10px;
}

.mi-list-articles {
    background-color: #ECEFF1;
    display: inline-block;
    padding: 5px 10px 5px 20px;
    border-radius: 0 0 0 18px;
    border-top: 5px solid #FFC107;
    width: 80%;
    font-size: 12px;
}

.mi-title {
    display: inline-block;
}

.mi-tools .mi-tool {
    font-size: .75rem;
}

.mi-tools li {
    margin-bottom: .3rem;
}

.mi-tools .mi-tool i {
    font-size: 1rem;
}

.mi-board-pos {
    border-bottom: 1px dotted gray;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    padding-bottom: 5px;
    color: gray;
    margin-top: 30px;
    padding-right: 10px;
}

.m-icon {
    background: #616161;
    color: #fff;
    padding: 6px;
    font-size: 16px;
}

.mi-input {
    font-size: 12px;
    padding: 0.175rem 0.4rem
}



.mibox {
    background-color: #e6e6e6;
    max-width: 900px;
}

.mibox-header {
    background: url('/content/patterns/header-profile-skin-1.png');
    background-repeat: repeat;
    background-size: 200px;
    height: 70px;
}

    .mibox-header .color-filter {
        background-color: rgba(1, 28, 78, 0.6);
        padding: 15px;
        text-align: left;
        height: 65px;
    }

.mibox-content {
    padding: 40px 40px;
    font-size: 12px;
    background-color: rgba(200, 202, 202, 0.4);
}

.mibox-footer {
    padding: 10px 40px;
    font-size: 11px;
    margin-bottom: 20px;
    background-color: rgba(200, 202, 202, 0.4);
}

.ibox-content {
    background-color: #fff;
}

.UserIP {
    color: #a29f9f;
    border: 1px solid #a29f9f;
    border-radius: 5px;
    padding: 3px 5px 0px 5px;
}

/* -------------------- MAGIRAN TOC -------------------- */

.mi-toc .mi-title {
    font-size: 0.875rem;
}

    .mi-toc .mi-title::before {
        content: '\f111';
        font-family: "Font Awesome 5 Free";
        font-size: 6px;
        color: #333 !important;
        font-weight: 900;
        display: inline-block;
        padding-left: 3px;
        color: gray;
    }

.mi-toc .mi-subtitle {
    font-size: 0.8125rem;
    font-weight: 300;
}

.mi-toc .mi-authors {
    font-size: 0.75rem;
}

.mi-toc .mi-part {
    font-size: 0.65rem !important;
    font-weight: 500 !important;
}

.mi-person-info > div {
    margin-bottom: 5px;
}

.mi-person-img {
    width: 100px;
    text-align: right;
    vertical-align: top;
    overflow: hidden;
    border: 1px solid #c7c9c7;
    padding: 2px;
}

/* -------------------- MAGIRAN ARTICLE -------------------- */


.mi-article .mi-title {
    font-size: 18px;
    margin-bottom: 25px;
    font-weight: bold;
    line-height: 1.5;
}

.mi-article .mi-subtitle {
    font-size: .8125rem;
    color: #757575;
    margin-bottom: 5px;
    line-height: 150%;
}

.mi-article .mi-authors {
    font-size: 0.75rem;
}

.mi-article .mi-part {
    font-size: 0.75rem;
    font-weight: 500;
    margin-bottom: 25px;
}

.mi-about .mi-person {
    background-color: #fff;
}

/* ------------------------------------------------------------ MAGIRAN ------------------------------------------------------------ */

/* ------------------------------------------------------- MAGIRAN PARTITIONS ------------------------------------------------------- */

.main-search {
    padding: 5px;
    /*background-color: rgba(139, 185, 239, 0.72);*/
    /*border-top: 10px #3d669b;*/
    border-bottom: 1px solid #d3e7fe;
    box-shadow: none;
    /*border-top: 2px solid #3d669b;*/
}


.main-body {
    margin: 50px 20px 100px;
}

.main-content .main-content-header {
    margin-bottom: 30px;
}


.main-content .main-content-body {
    margin: 0 1rem;
}

.main-content .article-content-body {
    max-width: 95%;
    overflow: hidden;
}

    .main-content .article-content-body img {
        max-width: 95%;
        height: auto;
    }

.side-content .select-holder {
    margin-bottom: 50px;
}

    .side-content .select-holder .nice-select li.disabled {
        display: none;
    }

    .side-content .select-holder .nice-select {
        text-align: center;
    }

.rtl .nice-select .list {
    left: auto;
    right: 0;
}

#npVol .np-serial {
    width: 100px
}

#npVol .np-date {
    width: 210px;
}

#npVol .np-row {
    border-bottom: 1px dotted #E0E0E0;
}

    #npVol .np-row:hover {
        background-color: #B3E5FC;
    }



#mgAbout .col-footer {
    padding: 10px 15px;
    clear: both;
}


#npArticle .nav-tabs {
    background: transparent;
    color: gray;
    padding: 0px;
    border-bottom: 2px solid #cfd8dc;
    margin-bottom: 0px;
}

    #npArticle .nav-tabs .active {
        background: transparent;
        border-bottom: 2px solid #000;
        color: white;
        margin-bottom: 0px;
    }

    #npArticle .nav-tabs .nav-item:hover {
        color: white;
    }

    #npArticle .nav-tabs .nav-item .nav-link.active, #npArticle .nav-tabs .nav-item .nav-link.show,
    #npTOC .nav-tabs .nav-item .nav-link.active, #npArticle .nav-tabs .nav-item .nav-link.show {
        background: transparent;
        color: gray;
        border: 0;
        border-bottom: 2px solid gray;
        padding: 4px;
        padding-left: 10px;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 0px;
    }

    #npArticle .nav-tabs .nav-item .nav-link, #npTOC .nav-tabs .nav-item .nav-link {
        background: transparent;
        color: #969696;
        border: 0;
        padding: 4px;
        padding-left: 10px;
        font-size: 12px;
    }

#npArticle .tab-content, #npTOC .tab-content {
    padding: 5px;
    line-height: 1.8;
    margin-bottom: 1rem;
}

#npArticle .alert-info {
    font-size: .75rem;
    background-color: #fff;
    border-color: #fff;
}

#advSearch .multi-search .row > div {
    padding-right: 5px;
    padding-left: 5px;
}

#advSearch div.nice-select {
    width: 100%;
    height: 34px;
    line-height: 32px;
    font-size: 12px;
    padding-right: 12px;
}

#advSearch .multi-search {
    padding: 0 25px;
}

.main-content-body dl dt {
    font-size: 12px;
}

.np-author-image {
    margin-top: 0px;
    border: 4px solid #eceff1;
    width: 100px;
}
/* ------------------------------------------------------- MAGIRAN PARTITIONS ------------------------------------------------------- */
/* -------------------- NEWSPAPER BOX -------------------- */
.npbox {
    border: 1px solid #dadada;
    padding: 2px;
    border-radius: 5px;
}

    .npbox .npbox-heading {
        padding: 3px;
        padding-right: 6px;
        background: #1c84c6;
        margin-bottom: 5px;
        border-radius: 5px 5px 0 0;
        font-weight: bold;
        color: #eeeeee;
        font-size: 12px;
        ;
    }

    .npbox .npboxH-heading {
        padding: 3px;
        padding-right: 6px;
        background: #1c84c6;
        margin-bottom: 0px;
        border-radius: 5px;
        font-weight: bold;
        color: #eeeeee;
        font-size: 12px;
    }

.npboxH-heading {
    padding: 3px;
    padding-right: 6px;
    background: #9e9e9e;
    margin-bottom: 0;
    border-radius: 25px 25px 0 0;
    font-weight: bold;
    color: #eeeeee;
    font-size: 12px;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
    ;
}

.npbox .npbox-content {
    padding: 2px;
    line-height: 16px;
    margin-bottom: 2px;
}

    .npbox .npbox-content a {
        margin-bottom: 15px;
    }

.nplogo-icon {
    height: 17px;
    margin: 1px 0px 1px 4px;
}

.np-logo img {
    max-height: 100px;
}

.np-logo-home {
    max-height: 45px;
    padding-inline-start: 0px;
}


.nvol-title {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    font-size: 12px;
}

.nvol-content-header .content-header-right div {
    display: inline-block;
}

.np-info {
    background-color: #e0f2f1;
}


.np-page-no {
    padding: 5px;
    width: 30px;
    background-color: #f7882f;
    margin-left: 5px;
    height: 30px;
    position: relative;
}

.content-header-right .np-page-no {
    bottom: -13px;
}

.content-header-left .np-page-no {
    display: inline-block;
    overflow: hidden;
    top: 3px;
}

.np-page-title {
    color: #757575;
    font-size: 16px;
    font-weight: bold;
}

.content-header-left .np-page-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 0;
    display: inline-block;
    position: relative;
    top: -4px;
    margin-left: 10px;
}

.np-page-no .page-no {
    font-size: 30px;
    font-weight: 900;
    position: relative;
    top: -13px;
    transform: rotate(-20deg);
    left: 7px;
    color: #FFF;
}



.nvol-content .nvol-content-header {
    border-bottom: 1px solid #BDBDBD;
}
/* -------------------- NEWSPAPER BOX -------------------- */
.paper-tools li {
    margin-bottom: 2px;
}

    .paper-tools li .btn {
        width: 30px;
        height: 30px;
        padding: 6px 0;
        border-radius: 0;
        color: #fff;
    }

        .paper-tools li .btn.disabled {
            opacity: 1;
        }

.paper-tools .btn i {
    font-size: 1rem;
}

.fix-paper-tools {
    width: 46px;
}

.c-box-content .select2-results__message {
    font-size: 0.875rem;
}

.c-box-content .select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    font-size: 0.875rem;
    padding-top: 0.125rem;
}

.c-box-content .c-box-count {
    padding-right: 1rem;
}

.c-row {
    padding: 3px;
    border-radius: 5px;
    margin: 2px 3px;
}

    .c-row:hover {
        background-color: #e2e2e2;
    }

#detailed .list-group-item {
    padding: .75rem 0.3rem;
}


.collapse-box [data-toggle="collapse"] .fas:before {
    content: "\f146";
    font-weight: 400;
}

.collapse-box [data-toggle="collapse"].collapsed .fas:before {
    content: "\f0fe";
    font-weight: 400;
}

/* -------------------- info column -------------------- */
.info-header, .info-header-icon {
    padding: 8px;
    color: #fff
}

.info-content {
    padding: 30px 15px 15px 15px;
    font-size: 13px;
    padding: 15px;
}

.mg-info-content .mg-main-name {
    font-size: 1.4rem;
    margin-bottom: .7rem
}

.mg-info-content .mg-alt-name {
    font-size: .9rem;
}


.info-footer {
    padding: 10px 15px;
    clear: both;
}



.mg-info-header-type-green {
    background-color: #43a047;
    padding: 2px 0px 2px 4px;
    height: 30px;
}

.mg-info-header-type-red {
    background-color: #cf0000;
    padding: 2px 0px 2px 4px;
    height: 30px;
}

.mg-info-header-type-orange {
    background-color: #fb8c00;
    padding: 2px 0px 2px 4px;
    height: 30px;
}



.mg-info-content {
    background: #f4f4f4;
    font-size: 12px;
    padding: 10px;
    border-radius: 0 0 10px 10px;
}



.mg-info-icon {
    padding: 8px;
    font-size: 14px;
}

.mg-info-box-title {
    padding: 5px;
}

.mg-info-header-type-gray {
    background-color: #616161;
    padding: 7px;
    font-size: 12px;
}




.collapse-box {
    padding: 1.25rem;
}

.np-info-icon {
    padding: 8px;
    font-size: 16px;
}

.np-info-header {
    background-color: #929292;
    color: #fff;
}

.np-info-content {
    background-color: #e8e8e8;
}



.info-content.info-note {
    background-color: #fbdb8e;
    padding: 0;
    font-size: 12px;
    border-top: 1px solid #878787;
    margin-top: 10px;
}

    .info-content.info-note p {
        padding: 0.75rem;
    }

.img-cover-border {
    /*box-shadow: 0.3125rem 0.3125rem 0.1875rem #DEDEDE;*/
    border: 1px solid #c7c7c7;
    padding: 4px;
    /*margin: 10px;*/
}

. {
    color: #a2a2a2;
}

    .footer-content a {
        color: #a2a2a2;
    }

    .footer-content .title {
        font-size: 18px;
        color: #d4d4d4;
        font-weight: bold;
        padding-bottom: 10px;
    }

    .footer-alert {
        background-color: #323232;
        color: #999999;
        font-size: 12px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

#volumesBox .collapse-title::before {
    content: "\f146";
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 400;
    font-size: 0.6875rem;
    padding-left: 2px;
}

#volumesBox .collapse-title.collapsed::before {
    content: "\f0fe";
}

#volumesBox .collapse-body {
    padding-right: 10px;
}

.v-full-title {
    border-bottom: 1px solid #f5f5f5;
    padding: 5px;
}

    .v-full-title .border {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 2px;
        width: 100%;
        background: #245f85;
        transform: scaleX(0);
        transform-origin: 50%;
        transition: all 0.25s ease;
        border: none !important;
    }

    .v-full-title:hover .border {
        transform: scaleX(1);
    }



    .v-full-title > div {
        margin-left: 5px;
        padding: 5px 0;
    }

    .v-full-title .v-volume {
        width: 100px;
    }

    .v-full-title .v-date {
        width: 155px;
    }

    .v-full-title .v-serial {
        width: 80px;
    }

    .v-full-title .v-icons {
        width: 60px;
        font-size: 1rem;
    }

        .v-full-title .v-icons i {
            margin: 2px 0;
        }

    .v-full-title .v-title {
        font-size: 0.6875rem;
    }


.cursor-pointer {
    cursor: pointer;
}

.cursor-move {
    cursor: move;
}

.cursor-default {
    cursor: default;
}

.cursor-progress {
    cursor: progress;
}

.cursor-not-allowed {
    cursor: not-allowed;
}

.cursor-help {
    cursor: help;
}

dl.paper-info dt, dl.paper-info dd {
    margin: 0;
    padding: 0.625rem;
}

dl.paper-info dt {
    font-size: 0.75rem;
    font-weight: 500;
}

dl.paper-info dd {
    font-size: 0.85rem;
    font-weight: 400;
}


.top-mag-info .mag-info-img {
    float: right;
}

.mag-info-detail .mag-link {
    clear: both;
}



#mainTabContent table th {
    font-size: 0.625rem;
    padding-right: 0.375rem;
}

#mainTabContent table tbody {
    font-size: 0.75rem;
}



.tab-content .list-group {
    padding-left: 0;
}

.npdate-tag {
    background: red;
    color: #fff;
    padding: .1rem .5rem .1rem .5rem;
    font-weight: bold;
}


.mi-authors {
    color: #388E3C;
}

    .mi-authors .p-person:not(:last-child)::after {
        content: '، ';
        display: inline-block;
    }

    .mi-authors :first-child::before {
        content: "\f305";
        font-family: "Font Awesome 5 Free" !important;
        font-weight: 900;
        margin-left: 0.5em;
    }

.page-header {
    margin: 0;
    background: url(/content/images/bg/header_bg.jpg) center top;
    box-shadow: 0px 1px 10px #888;
}

    .page-header .color-filter {
        /*    background-color: rgba(0, 59, 167, 0.70);*/
    }

    .page-header .btn-link {
        color: #fff;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .page-header .btn-link {
        color: #fff;
    }

        .page-header .btn-link:hover {
            color: #0d47a1;
        }

    .page-header .top-login {
        background: #00bcd4;
        border-radius: 0 0 5px 5px;
        padding: 4px;
        height: 35px;
        padding-top: -70px;
    }

    .page-header .top-tools {
        background: #00d485;
        border-radius: 0 0 5px 5px;
        padding: 4px;
        height: 35px;
        padding-top: -70px;
    }

.brand {
    height: 65px;
}

.navbar-brand {
    color: #fff;
    height: 100px;
    display: block;
    font-size: 14px;
    /*background: #016da8;*/
    padding: 60px 10px 5px 10px;
    border-radius: 0 0 8px 8px;
    font-weight: 700;
    transition: all 0.3s ease-in-out 0s;
    margin-top: -70px;
}





.loginscreen.middle-box {
    width: 400px;
}

.logincolumns {
    padding-top: 70px;
}

.IPAccess-logo {
    padding: 4px 5px 0 0px;
    color: #fff;
    font-size: 18px;
}

    .IPAccess-logo::before {
        content: "\f0c0";
        font-family: "Font Awesome 5 Free" !important;
        font-weight: 900;
        margin-left: 0.5em;
    }

.page-footer {
    /* background: url('/content/images/bg/footer.jpeg');*/
    background-repeat: repeat-x;
    border-top: 2px solid #656565;
    margin-top: 30px;
}

    .page-footer .color-filter {
        background-color: #464646;
    }

    .page-footer .footer-content {
        padding: 10px;
        text-align: right;
        color: #c2c1c1;
    }

    .page-footer .pre-footer a {
        color: #57c8eb;
    }

    .page-footer .pre-footer {
        font-size: 21px;
        color: #c2c1c1;
    }

    .page-footer h2 {
        font-size: 18px;
        color: #c2c1c1;
    }

.footer-copyright {
    background-color: #272626;
    padding: 10px;
    text-align: left;
    color: #b0b0b0;
}


#UserAccessStatus {
    padding: 2px 6px 0 6px;
}

    #UserAccessStatus .user-icon {
        font-size: 20px;
        color: white;
    }

    #UserAccessStatus .lock-icon {
        font-size: 14px;
        position: relative;
        left: 4px;
        top: 1px;
        z-index: 10;
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    }



.access-box {
    background-color: #f5f5f5;
    text-align: right;
    padding-bottom: 2px;
    margin-bottom: 2px;
}

    .access-box .title {
        background-color: #d1f0ff;
        border-bottom: 2px solid #e7e7e7;
        text-align: right;
        font-size: 14px;
    }

    .access-box .divider {
        border-bottom: 2px solid #f8fafb;
        padding-bottom: 10px;
    }

span.contact-item::before {
    content: '، ';
    margin: 0px;
}

span.contact-item:first-child:before {
    content: '';
    margin: 0;
}

/*  change inspinia */
.btn-primary.btn-outline {
    color: #1c84c6;
}

.btn-primary {
    color: #fff;
    background-color: #1c84c6;
    border-color: #1c84c6;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary.focus {
        background-color: #1a7bb9;
        border-color: #1a7bb9;
        color: #FFFFFF;
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #1a7bb9;
        border-color: #1a7bb9;
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
    .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #1a7bb9;
        border-color: #1a7bb9;
    }

.btn-success.btn-outline {
    color: #1c84c6;
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

    .btn-success:hover, .btn-success:focus, .btn-success.focus {
        background-color: #218838;
        border-color: #218838;
        color: #FFFFFF;
    }

    .btn-success.disabled, .btn-success:disabled {
        color: #fff;
        background-color: #218838;
        border-color: #218838;
    }

    .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
    .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #218838;
        border-color: #218838;
    }

.form-control:focus,
.single-line:focus {
    border-color: #1a7fb3;
}

.form-control {
    line-height: 1.5rem;
    font-size: .85rem;
}

.logincolumns {
    min-height: 800px;
}

.footer-end {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
}

.btn-sm {
    width: 30px;
    height: 30px;
}

p {
    text-indent: 8px;
}

.label {
    font-family: IRANSans !important;
    font-stretch: semi-expanded;
}

.w-xs {
    width: 50px;
}

.w-sm {
    width: 75px;
}

.w-md {
    width: 90px;
}

.w-lg {
    width: 120px;
}

.rel-t-3 {
    position: relative;
    top: 2px;
}

.rel-t-2 {
    position: relative;
    top: 2px;
}

.link-dotted {
    border-bottom: 1px dotted;
}

.login-header {
    background: url('/content/patterns/header-profile-skin-1.png');
    background-repeat: repeat;
    background-size: 200px;
    height: 70px;
}

    .login-header .color-filter {
        background-color: rgba(1, 28, 78, 0.6);
        padding: 15px;
        text-align: left;
        height: 66px;
    }

.box-middle-outer {
    display: table;
    max-width: 900px;
    margin: 0 auto;
    height: 100%;
}



.box-middle-inner {
    display: table-cell;
    vertical-align: middle;
    max-width: 900px;
    padding: 20px;
}

    .box-middle-inner.box-lg {
        max-width: 900px;
    }

    .box-middle-inner.box-md {
        max-width: 600px;
    }

.page-box {
    background: url('/content/patterns/shattered-light.png');
    background-repeat: repeat;
    background-size: 300px;
}

.bg-gray {
    background-color: #0277bd;
}

.card-img-top {
    border: 1px solid #dedcdc;
    margin-bottom: 5px;
    padding: 5px;
}


.dropdown-menu > li > a {
    padding: 3px 10px;
    color: #4e4e4e;
}

.aw-icon {
    margin: 0 5px;
    position: relative;
    top: 2px;
}

.list-group-item {
    border-top: none;
    border-bottom: 1px solid #dadada !important;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
}

.nav-tabs > li > a {
    padding: 5px 20px 5px 20px;
}

.side-min-width {
    min-width: 220px;
}

.page-title {
    font-size: 20px;
    color: gray;
    margin-bottom: 20px;
    font-weight: 600;
}

.btn-alpha {
    width: 20px;
    height: 20px;
    padding: 4px;
    border-radius: 5px;
    margin: 0px;
    font-weight: 600;
}

.paper h1 {
    font-size: 1.4rem;
    line-height: 1.7;
}

.pane-cite {
    min-height: 198px;
    font-size: 12px;
}

.tipbox {
    border-radius: 5px;
    background-color: #f7f7f7;
    font-size: 12px;
}

.tipbox-title {
    background-color: #abcfdf;
    color: white;
    font-size: 13px;
    font-weight: bold;
    padding: 0px;
    padding-right: 5px;
}

    .tipbox-title::before {
        content: "\f05a";
        font-family: "Font Awesome 5 Free";
        font-size: 16px;
        padding-left: 5px;
    }

.tipbox-content {
    padding: 5px;
    padding-left: 20px;
    border-left: 1px solid #abcfdf;
    border-right: 1px solid #abcfdf;
    border-bottom: 1px solid #abcfdf;
    border-radius: 0 0 5px 5px;
    text-align: justify;
    font-size: 12px;
}

.tipbox li {
    margin-bottom: 8px;
}

.page-innertitle {
    background: linear-gradient(45deg, rgba(162,214,246,1) 0%, rgba(29,98,145,1) 100%);
    color: #FFFFFF;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    padding: 3px;
    border-radius: 3px;
    padding-right: 10px;
}

.validation-summary-errors {
    position: relative;
    width: 100%;
    min-height: 60px;
    padding: 17px;
    padding: 10px 15px;
    border: 1px solid red;
    border: 1px solid #f5c6cb;
    border-radius: .25rem;
    font-size: 12px;
    margin: 1rem 0;
    line-height: 20px;
    color: #721c24 !important;
    background-color: #f8d7da;
    text-align: right;
    margin-bottom: 20px;
}

    .validation-summary-errors ul {
        padding-right: 10px;
    }



.width-5-per {
    width: 5% !important;
}

.width-10-per {
    width: 10% !important;
}

.width-15-per {
    width: 15% !important;
}

.width-20-per {
    width: 20% !important;
}

.width-25-per {
    width: 25% !important;
}

.width-30-per {
    width: 30% !important;
}

.width-35-per {
    width: 35% !important;
}

.width-40-per {
    width: 40% !important;
}

.width-45-per {
    width: 45% !important;
}

.width-50-per {
    width: 50% !important;
}

.width-55-per {
    width: 55% !important;
}

.width-60-per {
    width: 60% !important;
}

.width-65-per {
    width: 65% !important;
}

.width-70-per {
    width: 70% !important;
}

.width-75-per {
    width: 75% !important;
}

.width-80-per {
    width: 80% !important;
}

.width-90-per {
    width: 90% !important;
}

.width-95-per {
    width: 95% !important;
}
/*----------------------------- FIX INSPINA -----------------------------*/
.middle-box h1 {
    font-size: 20px;
}

.wrapper .middle-box {
    margin-top: 40px;
}

.jumbotron {
    background-color: #f6f6f6;
}

/*-----------------------------  -----------------------------*/
/*----------------------------- Social Share Kit -----------------------------*/
.ssk-group {
    font-size: 0;
}

.ssk {
    background-color: #757575;
    color: white;
    display: inline-block;
    font-size: 22px;
    line-height: 1px;
    margin-right: 2px;
    margin-bottom: 2px;
    padding: 7px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color .1s;
    -moz-transition: background-color .1s;
    -o-transition: background-color .1s;
    transition: background-color .1s;
    width: 38px;
}

    .ssk:hover, .ssk:focus {
        color: #fff;
        text-decoration: none;
    }

    .ssk:hover {
        background-color: #424242;
    }

    .ssk::before, .ssk .glyphicon, .ssk .fa {
        position: relative;
        font-size: 22px;
        top: 0;
        vertical-align: middle;
    }
/*-----------------------------  -----------------------------*/


/*----------------------------- Sticky -----------------------------*/

#sidebar.is_stuck {
    -webkit-transform: translate(0, 15px);
    -moz-transform: translate(0, 15px);
    transform: translate(0, 15px);
    transition-duration: .5s;
}

/*----------------------------------------------------------*/

/*----------------------------- border-bar -----------------------------*/

.border-bar::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    transition: width .3s;
}

.border-bar.bar-primary::after {
    background: #2196f3;
}

.border-bar:hover::after {
    width: 100%;
}

/*-----------------------------  -----------------------------*/

/*----------------------------- ReportButton -----------------------------*/

.mi-report {
    position: fixed;
    left: -13px;
    top: 50%;
    background: #4c4b4b;
    width: 60px;
    height: 40px;
    text-align: left;
    padding: 4px;
    border-radius: 0 20px 20px 0;
    color: #fcfcfc;
    z-index: 2000;
    cursor: pointer;
    overflow: hidden !important;
    -webkit-transition: width 1s; /* For Safari 3.1 to 6.0 */
    -o-transition: width 1s;
    transition: width 1s;
}

    .mi-report i {
        font-size: 1.5rem;
        position: relative;
        left: 20px;
        top: 4px;
    }

    .mi-report div {
        width: 250px;
        top: -25px;
        left: 60px;
        position: relative;
    }

    .mi-report:hover {
        width: 260px
    }



        .mi-report:hover i {
            text-shadow: 0 0 3px #fff57b;
        }

/*-----------------------------  -----------------------------*/


.grid-sizer, .grid-item {
    width: 100%;
    padding: 5px;
}

@media (min-width: 760px) {
    .grid-sizer, .grid-item {
        width: 50%;
    }
}

@media (min-width: 1024px) {
    .grid-sizer, .grid-item {
        width: 33.333%;
    }
}

.carousel-indicators {
    right: 95%;
}

.carousel-caption {
    left: 20%;
    right: 15%;
    padding-bottom: 10px;
}

.carousel-caption-title, .carousel-caption-desc {
    color: white;
    line-height: 150%;
    background-color: rgba(19, 18, 18, 0.40);
    padding: 2px 5px;
}

.home-card-title {
    font-size: 16px;
    font-weight: bold;
}

.home-card-desc {
    font-size: 12px;
    min-height: 100px;
    text-align: right;
}

.home-title {
    font-size: 24px;
    margin-top: 0px !important;
}

.hint {
    background-color: #edf7e0;
    color: #41690e;
    ;
}
/*----------------------------- VIEWER -----------------------------*/

.image-viewer {
    position: relative;
    width: 0;
    height: 0;
    bottom: 46px;
    right: 0;
    font-size: 24px;
    cursor: pointer;
    z-index: 100;
}

    .image-viewer i {
        background: #212121;
        background: rgba(33, 33, 33, 0.5);
        padding: 6px 3px 5px 9px;
        border-radius: 25px 0 0 25px;
        color: #fcfcfc;
    }

.search-filtered {
    background-color: #ebf9ff;
    border-radius: 5px;
    border: 1px solid #63a8c7;
    padding: 3px;
}

.modal-header {
    background-color: #19abc3;
    padding: 20px 15px !important;
    color: white;
    text-align: center;
    display: block;
    font-size: 18pt;
}

.tips {
    padding-right: 20px;
    font-size: 12px;
}

    .tips > li {
        margin-bottom: 8px;
    }

.form-notice {
    background-color: #f4f6f7;
    padding: 10px;
    font-size: 12px;
    border: 1px solid #e8ebec;
    border-radius: 13px;
}
/*----------------------------- AllMedia -----------------------------*/
@media (min-width: 320px) {
    .container {
        max-width: 540px;
    }

    .home-bell {
        font-size: 30px;
        padding: 5px;
    }

    .home-alert-title {
        font-size: 12px;
        font-weight: bold;
    }

    .home-alert-desc {
        font-size: 12px;
    }

    .home-alert-btn {
        font-size: 10px;
    }

    .intro-panel {
        padding: 10px 10px 25px 10px;
        font-size: 14px;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 650px;
    }

    .carousel-caption-title {
        font-size: 20px;
    }

    .carousel-caption-desc {
        font-size: 12px;
    }

    .mobile {
        display: none;
    }

    .home-bell {
        color: #b9caa3;
        font-size: 40px;
        padding: 10px;
    }

    .home-alert-title {
        font-size: 14px;
        font-weight: bold;
    }

    .home-alert-desc {
        font-size: 13px;
    }

    .home-alert-btn {
        font-size: 12px;
    }

    .intro-panel {
        padding: 10px 10px 25px 10px;
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }

    .carousel-caption-title {
        font-size: 26px;
    }

    .carousel-caption-desc {
        font-size: 14px;
    }

    .home-bell {
        font-size: 50px;
        padding: 15px;
    }

    .home-alert-title {
        font-size: 18px;
    }

    .home-alert-desc {
        font-size: 16px;
    }

    .home-alert-btn {
        font-size: 14px;
    }

    .intro-panel {
        padding: 20px 20px 25px 20px;
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }

    .carousel-caption-title {
        font-size: 32px;
    }

    .carousel-caption-desc {
        font-size: 16px;
    }

    .intro-panel {
        padding: 20px 20px 25px 20px;
        font-size: 18px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }

    .carousel-caption-title {
        font-size: 38px;
    }

    .carousel-caption-desc {
        font-size: 16px;
    }
}

.badge {
    font-family: IRANSans !important;
}

/* PROFILE */

.profile-header {
    background: #f5f5f5;
}

.profile-image {
    width: 150px;
    float: right;
    margin-left: 5px;
}

    .profile-image img {
        width: 120px;
        height: 120px;
    }

.author-image {
    width: 70px;
    margin: 0px;
}

    .author-image img {
        width: 70px;
        height: 70px;
        border: 3px solid #E1E1E1;
        border-radius: 50%;
    }


.profile-info {
    margin-left: 10px;
}

.author-info-fa {
    color: #676a6c;
    margin-top: 23px;
    margin-right: 80px;
}
.author-info-en {
    color: #676a6c;
    margin-top: 22px;
    margin-left: 85px;
}
/* AGILE BOARD */

.profile-paper-list {
    list-style: none;
    margin: 0;
    padding-right: 0px;
}

    .profile-paper-list li {
        background: #FAFAFB;
        border: 1px solid #e7eaec;
        margin: 0 0 10px 0;
        padding: 10px;
        border-radius: 2px;
    }

        .profile-paper-list li:hover {
            /*cursor: pointer;*/
            background: #fff;
        }

        .profile-paper-list li.warning-element {
            border-right: 3px solid #f8ac59;
        }

        .profile-paper-list li.danger-element {
            border-right: 3px solid #ED5565;
        }

        .profile-paper-list li.info-element {
            border-right: 3px solid #1c84c6;
        }

        .profile-paper-list li.success-element {
            border-right: 3px solid #1ab394;
        }

        .profile-paper-list li.secondary-element {
            border-right: 3px solid gray;
        }

.agile-detail {
    margin-top: 5px;
    font-size: 12px;
}

.btn-xs {
    font-size: 0.7rem;
    padding: 0.2rem 0.4rem;
}
.box-header {
    font-size: 12px;
    padding: 3px;
    font-weight: bold;
    margin-top: 50px;
    color: white;
    background-color: #1ab394;
    
}
    .box-header .box-header-main {
        background-color: #1c84c6;
    }
.orcid {
    color: #a9d63e;
}
figcaption {
    text-align: left;
    font-size:11px;
    font-weight: bold;
    padding-left:14px;
    color: darkslategray;
}

.profile-title {
    font-weight: bold;
    line-height: 150%;
    margin-top: 0px;
    margin-bottom: 1.5rem;
    font-size: 16px;
}
