

/* Start:/local/templates/mc/template_styles.css?175570443311572*/
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f8f9fb; }

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }

.table-dark.table-bordered {
    border: 0; }


@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
        border: 0; } }

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
        border: 0; } }

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
        border: 0; } }

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
        border: 0; } }

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
.table-responsive > .table-bordered {
    border: 0; }

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
        border: 0; } }

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
        border: 0; } }

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
        border: 0; } }

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
        border: 0; } }

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
.table-responsive > .table-bordered {
    border: 0; }


.docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding: 18px 30px 50px 30px; }
.docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner section {
    padding-top: 0; }
.docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner p {
    margin-bottom: 15px; }
.docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner ul li {
    list-style-type: disc; }
.docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner ul li,
.docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner ol li {
    margin-top: 20px; }
.docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner pre {
    display: flex;
    width: 100%;
    margin-top: 20px; }
.docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner pre code {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    background: #f9f8ff;
    border-radius: 6px; }
.docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner pre code.bash {
    background: #2e303c;
    color: #f5f5f5; }
@media (min-width: 991px) {
    .docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner table td:not(:first-child) {
        white-space: normal; } }
.docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner h1 {
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 50px;
    font-weight: 500; }
.docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner h1:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 51px;
    height: 6px;
    background: #696ffb; }
.docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner h2 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 20px; }
@media (min-width: 768px) and (max-width: 991px) {
    .docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner h2 {
        font-size: calc(17px + 1 * ((100vw - 768px) / 223)); } }
@media (min-width: 991px) and (max-width: 1200px) {
    .docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner h2 {
        font-size: calc(18px + 2 * ((100vw - 991px) / 209)); } }
@media (min-width: 1200px) {
    .docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner h2 {
        font-size: 20px; } }
@media (max-width: 991px) {
    .docs-body .doc-content-wrapper {
        display: block; }
    .docs-body .doc-content-wrapper .doc-aside {
        position: fixed;
        width: 100%;
        background: #fff;
        z-index: 99;
        left: 0;
        right: 0;
        padding: 0 15px;
        height: auto;
        box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.1); }
    .docs-body .doc-content-wrapper .doc-aside .aside-header {
        padding: 20px 15px 20px 15px; }
    .docs-body .doc-content-wrapper .doc-aside .aside-header .nav-toggle-warpper {
        display: block;
        padding: 10px; }
    .docs-body .doc-content-wrapper .doc-aside .aside-header .nav-toggle-warpper .nav-toggler {
        display: block;
        width: 20px;
        height: 2px;
        background: #000;
        -webkit-transform: translateY(3px) translateX(0px);
        transform: translateY(3px) translateX(0px); }
    .docs-body .doc-content-wrapper .doc-aside .aside-header .nav-toggle-warpper .nav-toggler:before {
        content: "";
        height: inherit;
        width: inherit;
        background: inherit;
        display: block;
        -webkit-transform: translateY(-8px) translateX(0px);
        transform: translateY(-8px) translateX(0px); }
    .docs-body .doc-content-wrapper .doc-aside .nav {
        display: none;
        max-height: 300px;
        overflow-y: auto; }
    .docs-body .doc-content-wrapper .doc-content-section {
        padding: 100px 5px 20px 5px; }
    .docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner {
        padding-left: 0;
        padding-right: 0; }
    .docs-body .doc-content-wrapper .doc-content-section .doc-content-section-inner section {
        padding-top: 80px; } }


.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(238, 238, 238, 0);
    border-radius: 0.25rem; }
.card > hr {
    margin-right: 0;
    margin-left: 0; }
.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem; }

.card-title {
    margin-bottom: 0.75rem; }

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0; }

.card-text:last-child {
    margin-bottom: 0; }

.card-link:hover {
    text-decoration: none; }

.card-link + .card-link {
    margin-left: 1.25rem; }

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(238, 238, 238, 0); }
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
.card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(238, 238, 238, 0); }
.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0; }

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem; }

.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px); }

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
    display: flex;
    flex-direction: column; }
.card-deck .card {
    margin-bottom: 15px; }
@media (min-width: 576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px; }
    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
    display: flex;
    flex-direction: column; }
.card-group > .card {
    margin-bottom: 15px; }
@media (min-width: 576px) {
    .card-group {
        flex-flow: row wrap; }
    .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
    .card-group > .card:not(:last-child) .card-img-top,
    .card-group > .card:not(:last-child) .card-header {
        border-top-right-radius: 0; }
    .card-group > .card:not(:last-child) .card-img-bottom,
    .card-group > .card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0; }
    .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
    .card-group > .card:not(:first-child) .card-img-top,
    .card-group > .card:not(:first-child) .card-header {
        border-top-left-radius: 0; }
    .card-group > .card:not(:first-child) .card-img-bottom,
    .card-group > .card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0; } }

.card-columns .card {
    margin-bottom: 0.75rem; }

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1; }
    .card-columns .card {
        display: inline-block;
        width: 100%; } }

.accordion > .card {
    overflow: hidden; }
.accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0; }
.accordion > .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0; }
.accordion > .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
.accordion > .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
.accordion > .card .card-header {
    margin-bottom: -1px; }

tbody .table td {
    text-align:center;
}
/* End */
/* /local/templates/mc/template_styles.css?175570443311572 */
