/*!
 * GenesisUI - Bootstrap 4 Admin Template
 * @version v1.8.14
 * @link https://genesisui.com
 * Copyright (c) 2018 creativeLabs Łukasz Holeczek
 * @license https://genesisui.com/license.html
 */

/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* ========== Old Cerebro Style adjustments to work on Sneat and Boostrap 5 ========== */

.btn.btn-wrap {
    white-space:normal !important;
}



.old-cer-style a.btn > * {
    margin-right: 4px;
    margin-left: 4px;
}

.old-cer-style div.error {
    color: #fff;
    background-color: #ee422e;
    border: 1px solid #ee422e;
}
.old-cer-style div.error, div.notification {
    border-radius: 2px;
    padding: 5px;
    margin: 5px;
    box-shadow: 0 0 15px rgba(128,128,128,.5);
    line-height: 1.3em;
}

.old-cer-style .clickable {
    cursor: pointer;
}

.old-cer-style i.fa {
    margin-right: 0.1rem;
}

.old-cer-style :root {
    --blue: #20a8d8;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #ff5454;
    --orange: #fabb3d;
    --yellow: #ffc107;
    --green: #79c447;
    --teal: #20c997;
    --cyan: #67c2ef;
    --white: #fff;
    --gray: #9faecb;
    --gray-dark: #384042;
    --blue: #20a8d8;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #ff5454;
    --orange: #fabb3d;
    --yellow: #ffc107;
    --green: #79c447;
    --teal: #20c997;
    --cyan: #67c2ef;
    --white: #fff;
    --gray: #9faecb;
    --primary: #20a8d8;
    --secondary: #c0cadd;
    --success: #79c447;
    --info: #67c2ef;
    --warning: #fabb3d;
    --danger: #ff5454;
    --light: #f9f9fa;
    --dark: #384042;
    --blue: #20a8d8;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #ff5454;
    --orange: #fabb3d;
    --yellow: #ffc107;
    --green: #79c447;
    --teal: #20c997;
    --cyan: #67c2ef;
    --gray-100: #f9f9fa;
    --gray-200: #e1e6ef;
    --gray-300: #c0cadd;
    --gray-400: #869fac;
    --gray-500: #678898;
    --gray-600: #9faecb;
    --gray-700: #3e515b;
    --gray-800: #384042;
    --gray-900: #151b1e;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.old-cer-style *,
.old-cer-style *::before,
.old-cer-style *::after {
    box-sizing: border-box; }

.old-cer-style html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent; }

.old-cer-style article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block; }

.old-cer-style body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #151b1e;
    text-align: left;
    background-color: #f2f4f8; }

[tabindex="-1"]:focus {
    outline: 0 !important; }

.old-cer-style hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;}

.old-cer-style h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem; }

.old-cer-style p {
    margin-top: 0;
    margin-bottom: 1rem; }

.old-cer-style abbr[title],
.old-cer-style abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0; }

.old-cer-style address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }

.old-cer-style ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem; }

.old-cer-style ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0; }

.old-cer-style dt {
    font-weight: 700; }

.old-cer-style dd {
    margin-bottom: .5rem;
    margin-left: 0; }

.old-cer-style blockquote {
    margin: 0 0 1rem; }

.old-cer-style dfn {
    font-style: italic; }

.old-cer-style b,
strong {
    font-weight: bolder; }

.old-cer-style small {
    font-size: 80%; }

.old-cer-style sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }

.old-cer-style sub {
    bottom: -.25em; }

.old-cer-style sup {
    top: -.5em; }

/*.old-cer-style a {*/
/*    color: #20a8d8;*/
/*    text-decoration: none;*/
/*    background-color: transparent;*/
/*    -webkit-text-decoration-skip: objects; }*/
/*.old-cer-style a:hover {*/
/*    color: #167495;*/
/*    text-decoration: underline; }*/

/*.old-cer-style a:not([href]):not([tabindex]) {*/
/*    color: inherit;*/
/*    text-decoration: none; }*/
/*.old-cer-style a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {*/
/*    color: inherit;*/
/*    text-decoration: none; }*/
/*.old-cer-style a:not([href]):not([tabindex]):focus {*/
/*    outline: 0; }*/

.old-cer-style pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em; }

.old-cer-style pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar; }

.old-cer-style figure {
    margin: 0 0 1rem; }

.old-cer-style img {
    vertical-align: middle;
    border-style: none; }

.old-cer-style svg:not(:root) {
    overflow: hidden; }

.old-cer-style table {
    border-collapse: collapse; }

.old-cer-style caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #9faecb;
    text-align: left;
    caption-side: bottom; }

.old-cer-style th {
    text-align: inherit; }

.old-cer-style label {
    display: inline-block;
    margin-bottom: .5rem; }

/*.old-cer-style button {*/
/*    border-radius: 0; }*/

.old-cer-style button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }

.old-cer-style input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }

.old-cer-style button,
input {
    overflow: visible; }

.old-cer-style button,
select {
    text-transform: none; }

.old-cer-style button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button; }

.old-cer-style button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none; }

.old-cer-style input[type="radio"],
.old-cer-style input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0; }

.old-cer-style input[type="date"],
.old-cer-style input[type="time"],
.old-cer-style input[type="datetime-local"],
.old-cer-style input[type="month"] {
    -webkit-appearance: listbox; }

.old-cer-style textarea {
    overflow: auto;
    resize: vertical; }

.old-cer-style fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }

.old-cer-style legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal; }

.old-cer-style progress {
    vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto; }

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

.old-cer-style ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button; }

.old-cer-style output {
    display: inline-block; }

.old-cer-style summary {
    display: list-item;
    cursor: pointer; }

.old-cer-style template {
    display: none; }

[hidden] {
    display: none !important; }

.old-cer-style h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit; }

.old-cer-style h1, .h1 {
    font-size: 2.1875rem; }

.old-cer-style h2, .h2 {
    font-size: 1.75rem; }

.old-cer-style h3, .h3 {
    font-size: 1.53125rem; }

.old-cer-style h4, .h4 {
    font-size: 1.3125rem; }

.old-cer-style h5, .h5 {
    font-size: 1.09375rem; }

.old-cer-style h6, .h6 {
    font-size: 0.875rem; }

.old-cer-style .lead {
    font-size: 1.09375rem;
    font-weight: 300; }

.old-cer-style .display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2; }

.old-cer-style .display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2; }

.old-cer-style .display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2; }

.old-cer-style .display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2; }

.old-cer-style hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }

.old-cer-style small,
.small {
    font-size: 80%;
    font-weight: 400; }

.old-cer-style mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3; }

.old-cer-style .list-unstyled {
    padding-left: 0;
    list-style: none; }

.old-cer-style .list-inline {
    padding-left: 0;
    list-style: none; }

.old-cer-style .list-inline-item {
    display: inline-block; }
.old-cer-style .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.old-cer-style .initialism {
    font-size: 90%;
    text-transform: uppercase; }

.old-cer-style .blockquote {
    margin-bottom: 1rem;
    font-size: 1.09375rem; }

.old-cer-style .blockquote-footer {
    display: block;
    font-size: 80%;
    color: #9faecb; }
.old-cer-style .blockquote-footer::before {
    content: "\2014 \00A0"; }

.old-cer-style .img-fluid {
    max-width: 100%;
    height: auto; }

.old-cer-style .img-thumbnail {
    padding: 0.25rem;
    background-color: #f2f4f8;
    border: 1px solid #c0cadd;
    max-width: 100%;
    height: auto; }

.old-cer-style .figure {
    display: inline-block; }

.old-cer-style .figure-img {
    margin-bottom: 0.5rem;
    line-height: 1; }

.old-cer-style .figure-caption {
    font-size: 90%;
    color: #9faecb; }

.old-cer-style code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.old-cer-style code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word; }
.old-cer-style a > code {
    color: inherit; }

.old-cer-style kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #151b1e; }
.old-cer-style kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

.old-cer-style pre {
    display: block;
    font-size: 87.5%;
    color: #151b1e; }
.old-cer-style pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.old-cer-style .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }

.old-cer-style .container {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}

.old-cer-style .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }

.old-cer-style .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}

.old-cer-style .no-gutters {
    margin-right: 0;
    margin-left: 0; }
.old-cer-style .no-gutters > .col,
.old-cer-style .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.old-cer-style .col-1, .old-cer-style .col-2, .old-cer-style .col-3, .old-cer-style .col-4, .old-cer-style .col-5, .old-cer-style .col-6, .old-cer-style .col-7, .old-cer-style .col-8, .old-cer-style .col-9, .old-cer-style .col-10, .old-cer-style .col-11, .old-cer-style .col-12, .old-cer-style .col,
.old-cer-style .col-auto, .old-cer-style .col-sm-1, .old-cer-style .col-sm-2, .old-cer-style .col-sm-3, .old-cer-style .col-sm-4, .old-cer-style .col-sm-5, .old-cer-style .col-sm-6, .old-cer-style .col-sm-7, .old-cer-style .col-sm-8, .old-cer-style .col-sm-9, .old-cer-style .col-sm-10, .old-cer-style .col-sm-11, .old-cer-style .col-sm-12, .old-cer-style .col-sm,
.old-cer-style .col-sm-auto, .old-cer-style  .col-md-1, .old-cer-style .col-md-2, .old-cer-style .col-md-3, .old-cer-style .col-md-4, .old-cer-style .col-md-5, .old-cer-style .col-md-6, .old-cer-style .col-md-7, .old-cer-style .col-md-8, .old-cer-style .col-md-9, .old-cer-style .col-md-10, .old-cer-style .col-md-11, .old-cer-style .col-md-12, .old-cer-style .col-md,
.old-cer-style .col-md-auto, .old-cer-style .col-lg-1, .old-cer-style .col-lg-2, .old-cer-style .col-lg-3, .old-cer-style .col-lg-4, .old-cer-style .col-lg-5, .old-cer-style .col-lg-6, .old-cer-style .col-lg-7, .old-cer-style .col-lg-8, .old-cer-style .col-lg-9, .old-cer-style .col-lg-10, .old-cer-style .col-lg-11, .old-cer-style .col-lg-12, .old-cer-style .col-lg,
.old-cer-style .col-lg-auto, .old-cer-style .col-xl-1, .old-cer-style .col-xl-2, .old-cer-style .col-xl-3, .old-cer-style .col-xl-4, .old-cer-style .col-xl-5, .old-cer-style .col-xl-6, .old-cer-style .col-xl-7, .old-cer-style .col-xl-8, .old-cer-style .col-xl-9, .old-cer-style .col-xl-10, .old-cer-style .col-xl-11, .old-cer-style .col-xl-12, .old-cer-style .col-xl,
.old-cer-style .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    /*padding-right: 15px;*/
    /*padding-left: 15px; */
}

.old-cer-style .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

.old-cer-style .col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

.old-cer-style .col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

.old-cer-style .col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.old-cer-style .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

.old-cer-style .col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.old-cer-style .col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

.old-cer-style .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

.old-cer-style .col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

.old-cer-style .col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

.old-cer-style .col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

.old-cer-style .col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

.old-cer-style .col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

.old-cer-style .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

.old-cer-style .order-first {
    -ms-flex-order: -1;
    order: -1; }

.old-cer-style .order-last {
    -ms-flex-order: 13;
    order: 13; }

.old-cer-style .order-0 {
    -ms-flex-order: 0;
    order: 0; }

.old-cer-style .order-1 {
    -ms-flex-order: 1;
    order: 1; }

.old-cer-style .order-2 {
    -ms-flex-order: 2;
    order: 2; }

.old-cer-style .order-3 {
    -ms-flex-order: 3;
    order: 3; }

.old-cer-style .order-4 {
    -ms-flex-order: 4;
    order: 4; }

.old-cer-style .order-5 {
    -ms-flex-order: 5;
    order: 5; }

.old-cer-style .order-6 {
    -ms-flex-order: 6;
    order: 6; }

.old-cer-style .order-7 {
    -ms-flex-order: 7;
    order: 7; }

.old-cer-style .order-8 {
    -ms-flex-order: 8;
    order: 8; }

.old-cer-style .order-9 {
    -ms-flex-order: 9;
    order: 9; }

.old-cer-style .order-10 {
    -ms-flex-order: 10;
    order: 10; }

.old-cer-style .order-11 {
    -ms-flex-order: 11;
    order: 11; }

.old-cer-style .order-12 {
    -ms-flex-order: 12;
    order: 12; }

.old-cer-style .offset-1 {
    margin-left: 8.33333%; }

.old-cer-style .offset-2 {
    margin-left: 16.66667%; }

.old-cer-style .offset-3 {
    margin-left: 25%; }

.old-cer-style .offset-4 {
    margin-left: 33.33333%; }

.old-cer-style .offset-5 {
    margin-left: 41.66667%; }

.old-cer-style .offset-6 {
    margin-left: 50%; }

.old-cer-style .offset-7 {
    margin-left: 58.33333%; }

.old-cer-style .offset-8 {
    margin-left: 66.66667%; }

.old-cer-style .offset-9 {
    margin-left: 75%; }

.old-cer-style .offset-10 {
    margin-left: 83.33333%; }

.old-cer-style .offset-11 {
    margin-left: 91.66667%; }

@media (min-width: 576px) {
    .old-cer-style .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%; }
    .old-cer-style .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none; }
    .old-cer-style .col-sm-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%; }
    .old-cer-style .col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%; }
    .old-cer-style .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%; }
    .old-cer-style .col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%; }
    .old-cer-style .col-sm-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%; }
    .old-cer-style .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; }
    .old-cer-style .col-sm-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%; }
    .old-cer-style .col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%; }
    .old-cer-style .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%; }
    .old-cer-style .col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%; }
    .old-cer-style .col-sm-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%; }
    .old-cer-style .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
    .old-cer-style .order-sm-first {
        -ms-flex-order: -1;
        order: -1; }
    .old-cer-style .order-sm-last {
        -ms-flex-order: 13;
        order: 13; }
    .old-cer-style .order-sm-0 {
        -ms-flex-order: 0;
        order: 0; }
    .old-cer-style .order-sm-1 {
        -ms-flex-order: 1;
        order: 1; }
    .old-cer-style .order-sm-2 {
        -ms-flex-order: 2;
        order: 2; }
    .old-cer-style .order-sm-3 {
        -ms-flex-order: 3;
        order: 3; }
    .old-cer-style .order-sm-4 {
        -ms-flex-order: 4;
        order: 4; }
    .old-cer-style .order-sm-5 {
        -ms-flex-order: 5;
        order: 5; }
    .old-cer-style .order-sm-6 {
        -ms-flex-order: 6;
        order: 6; }
    .old-cer-style .order-sm-7 {
        -ms-flex-order: 7;
        order: 7; }
    .old-cer-style .order-sm-8 {
        -ms-flex-order: 8;
        order: 8; }
    .old-cer-style .order-sm-9 {
        -ms-flex-order: 9;
        order: 9; }
    .old-cer-style .order-sm-10 {
        -ms-flex-order: 10;
        order: 10; }
    .old-cer-style .order-sm-11 {
        -ms-flex-order: 11;
        order: 11; }
    .old-cer-style .order-sm-12 {
        -ms-flex-order: 12;
        order: 12; }
    .old-cer-style .offset-sm-0 {
        margin-left: 0; }
    .old-cer-style .offset-sm-1 {
        margin-left: 8.33333%; }
    .old-cer-style .offset-sm-2 {
        margin-left: 16.66667%; }
    .old-cer-style .offset-sm-3 {
        margin-left: 25%; }
    .old-cer-style .offset-sm-4 {
        margin-left: 33.33333%; }
    .old-cer-style .offset-sm-5 {
        margin-left: 41.66667%; }
    .old-cer-style .offset-sm-6 {
        margin-left: 50%; }
    .old-cer-style .offset-sm-7 {
        margin-left: 58.33333%; }
    .old-cer-style .offset-sm-8 {
        margin-left: 66.66667%; }
    .old-cer-style .offset-sm-9 {
        margin-left: 75%; }
    .old-cer-style .offset-sm-10 {
        margin-left: 83.33333%; }
    .old-cer-style .offset-sm-11 {
        margin-left: 91.66667%; } }

@media (min-width: 768px) {
    .old-cer-style .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%; }
    .old-cer-style .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none; }
    .old-cer-style .col-md-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%; }
    .old-cer-style .col-md-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%; }
    .old-cer-style .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%; }
    .old-cer-style .col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%; }
    .old-cer-style .col-md-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%; }
    .old-cer-style .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; }
    .old-cer-style .col-md-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%; }
    .old-cer-style .col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%; }
    .old-cer-style .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%; }
    .old-cer-style .col-md-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%; }
    .old-cer-style .col-md-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%; }
    .old-cer-style .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
    .old-cer-style .order-md-first {
        -ms-flex-order: -1;
        order: -1; }
    .old-cer-style .order-md-last {
        -ms-flex-order: 13;
        order: 13; }
    .old-cer-style .order-md-0 {
        -ms-flex-order: 0;
        order: 0; }
    .old-cer-style .order-md-1 {
        -ms-flex-order: 1;
        order: 1; }
    .old-cer-style .order-md-2 {
        -ms-flex-order: 2;
        order: 2; }
    .old-cer-style .order-md-3 {
        -ms-flex-order: 3;
        order: 3; }
    .old-cer-style .order-md-4 {
        -ms-flex-order: 4;
        order: 4; }
    .old-cer-style .order-md-5 {
        -ms-flex-order: 5;
        order: 5; }
    .old-cer-style .order-md-6 {
        -ms-flex-order: 6;
        order: 6; }
    .old-cer-style .order-md-7 {
        -ms-flex-order: 7;
        order: 7; }
    .old-cer-style .order-md-8 {
        -ms-flex-order: 8;
        order: 8; }
    .old-cer-style .order-md-9 {
        -ms-flex-order: 9;
        order: 9; }
    .old-cer-style .order-md-10 {
        -ms-flex-order: 10;
        order: 10; }
    .old-cer-style .order-md-11 {
        -ms-flex-order: 11;
        order: 11; }
    .old-cer-style .order-md-12 {
        -ms-flex-order: 12;
        order: 12; }
    .old-cer-style .offset-md-0 {
        margin-left: 0; }
    .old-cer-style .offset-md-1 {
        margin-left: 8.33333%; }
    .old-cer-style .offset-md-2 {
        margin-left: 16.66667%; }
    .old-cer-style .offset-md-3 {
        margin-left: 25%; }
    .old-cer-style .offset-md-4 {
        margin-left: 33.33333%; }
    .old-cer-style .offset-md-5 {
        margin-left: 41.66667%; }
    .old-cer-style .offset-md-6 {
        margin-left: 50%; }
    .old-cer-style .offset-md-7 {
        margin-left: 58.33333%; }
    .old-cer-style .offset-md-8 {
        margin-left: 66.66667%; }
    .old-cer-style .offset-md-9 {
        margin-left: 75%; }
    .old-cer-style .offset-md-10 {
        margin-left: 83.33333%; }
    .old-cer-style .offset-md-11 {
        margin-left: 91.66667%; } }

@media (min-width: 992px) {
    .old-cer-style .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%; }
    .old-cer-style .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none; }
    .old-cer-style .col-lg-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%; }
    .old-cer-style .col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%; }
    .old-cer-style .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%; }
    .old-cer-style .col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%; }
    .old-cer-style .col-lg-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%; }
    .old-cer-style .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; }
    .old-cer-style .col-lg-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%; }
    .old-cer-style .col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%; }
    .old-cer-style .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%; }
    .old-cer-style .col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%; }
    .old-cer-style .col-lg-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%; }
    .old-cer-style .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
    .old-cer-style .order-lg-first {
        -ms-flex-order: -1;
        order: -1; }
    .old-cer-style .order-lg-last {
        -ms-flex-order: 13;
        order: 13; }
    .old-cer-style .order-lg-0 {
        -ms-flex-order: 0;
        order: 0; }
    .old-cer-style .order-lg-1 {
        -ms-flex-order: 1;
        order: 1; }
    .old-cer-style .order-lg-2 {
        -ms-flex-order: 2;
        order: 2; }
    .old-cer-style .order-lg-3 {
        -ms-flex-order: 3;
        order: 3; }
    .old-cer-style .order-lg-4 {
        -ms-flex-order: 4;
        order: 4; }
    .old-cer-style .order-lg-5 {
        -ms-flex-order: 5;
        order: 5; }
    .old-cer-style .order-lg-6 {
        -ms-flex-order: 6;
        order: 6; }
    .old-cer-style .order-lg-7 {
        -ms-flex-order: 7;
        order: 7; }
    .old-cer-style .order-lg-8 {
        -ms-flex-order: 8;
        order: 8; }
    .old-cer-style .order-lg-9 {
        -ms-flex-order: 9;
        order: 9; }
    .old-cer-style .order-lg-10 {
        -ms-flex-order: 10;
        order: 10; }
    .old-cer-style .order-lg-11 {
        -ms-flex-order: 11;
        order: 11; }
    .old-cer-style .order-lg-12 {
        -ms-flex-order: 12;
        order: 12; }
    .old-cer-style .offset-lg-0 {
        margin-left: 0; }
    .old-cer-style .offset-lg-1 {
        margin-left: 8.33333%; }
    .old-cer-style .offset-lg-2 {
        margin-left: 16.66667%; }
    .old-cer-style .offset-lg-3 {
        margin-left: 25%; }
    .old-cer-style .offset-lg-4 {
        margin-left: 33.33333%; }
    .old-cer-style .offset-lg-5 {
        margin-left: 41.66667%; }
    .old-cer-style .offset-lg-6 {
        margin-left: 50%; }
    .old-cer-style .offset-lg-7 {
        margin-left: 58.33333%; }
    .old-cer-style .offset-lg-8 {
        margin-left: 66.66667%; }
    .old-cer-style .offset-lg-9 {
        margin-left: 75%; }
    .old-cer-style .offset-lg-10 {
        margin-left: 83.33333%; }
    .old-cer-style .offset-lg-11 {
        margin-left: 91.66667%; } }

@media (min-width: 1200px) {
    .old-cer-style .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%; }
    .old-cer-style .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none; }
    .old-cer-style .col-xl-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%; }
    .old-cer-style .col-xl-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%; }
    .old-cer-style .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%; }
    .old-cer-style .col-xl-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%; }
    .old-cer-style .col-xl-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%; }
    .old-cer-style .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; }
    .old-cer-style .col-xl-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%; }
    .old-cer-style .col-xl-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%; }
    .old-cer-style .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%; }
    .old-cer-style .col-xl-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%; }
    .old-cer-style .col-xl-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%; }
    .old-cer-style .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
    .old-cer-style .order-xl-first {
        -ms-flex-order: -1;
        order: -1; }
    .old-cer-style .order-xl-last {
        -ms-flex-order: 13;
        order: 13; }
    .old-cer-style .order-xl-0 {
        -ms-flex-order: 0;
        order: 0; }
    .old-cer-style .order-xl-1 {
        -ms-flex-order: 1;
        order: 1; }
    .old-cer-style .order-xl-2 {
        -ms-flex-order: 2;
        order: 2; }
    .old-cer-style .order-xl-3 {
        -ms-flex-order: 3;
        order: 3; }
    .old-cer-style .order-xl-4 {
        -ms-flex-order: 4;
        order: 4; }
    .old-cer-style .order-xl-5 {
        -ms-flex-order: 5;
        order: 5; }
    .old-cer-style .order-xl-6 {
        -ms-flex-order: 6;
        order: 6; }
    .old-cer-style .order-xl-7 {
        -ms-flex-order: 7;
        order: 7; }
    .old-cer-style .order-xl-8 {
        -ms-flex-order: 8;
        order: 8; }
    .old-cer-style .order-xl-9 {
        -ms-flex-order: 9;
        order: 9; }
    .old-cer-style .order-xl-10 {
        -ms-flex-order: 10;
        order: 10; }
    .old-cer-style .order-xl-11 {
        -ms-flex-order: 11;
        order: 11; }
    .old-cer-style .order-xl-12 {
        -ms-flex-order: 12;
        order: 12; }
    .old-cer-style .offset-xl-0 {
        margin-left: 0; }
    .old-cer-style .offset-xl-1 {
        margin-left: 8.33333%; }
    .old-cer-style .offset-xl-2 {
        margin-left: 16.66667%; }
    .old-cer-style .offset-xl-3 {
        margin-left: 25%; }
    .old-cer-style .offset-xl-4 {
        margin-left: 33.33333%; }
    .old-cer-style .offset-xl-5 {
        margin-left: 41.66667%; }
    .old-cer-style .offset-xl-6 {
        margin-left: 50%; }
    .old-cer-style .offset-xl-7 {
        margin-left: 58.33333%; }
    .old-cer-style .offset-xl-8 {
        margin-left: 66.66667%; }
    .old-cer-style .offset-xl-9 {
        margin-left: 75%; }
    .old-cer-style .offset-xl-10 {
        margin-left: 83.33333%; }
    .old-cer-style .offset-xl-11 {
        margin-left: 91.66667%; } }

.old-cer-style .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent; }
.old-cer-style .table:not(.table-borderless) th,
.old-cer-style .table:not(.table-borderless) td {
    padding: 0.3rem;
    vertical-align: top;
    border-top: 1px solid #c0cadd; }
.old-cer-style .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #c0cadd; }
.old-cer-style .table tbody + tbody {
    border-top: 2px solid #c0cadd; }
.old-cer-style .table .table {
    background-color: #f2f4f8; }

.old-cer-style .table-sm th,
.old-cer-style .table-sm td {
    padding: 0.3rem; }

.old-cer-style .table-bordered {
    border: 1px solid #c0cadd; }
.old-cer-style .table-bordered th,
.old-cer-style .table-bordered td {
    border: 1px solid #c0cadd; }
.old-cer-style .table-bordered thead th,
.old-cer-style .table-bordered thead td {
    border-bottom-width: 2px; }

.old-cer-style .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05); }

.old-cer-style .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075); }

.old-cer-style .table-primary,
.old-cer-style .table-primary > th,
.old-cer-style .table-primary > td {
    background-color: #c1e7f4; }

.old-cer-style .table-hover .table-primary:hover {
    background-color: #abdff0; }
.old-cer-style .table-hover .table-primary:hover > td,
.old-cer-style .table-hover .table-primary:hover > th {
    background-color: #abdff0; }

.old-cer-style .table-secondary,
.old-cer-style .table-secondary > th,
.old-cer-style .table-secondary > td {
    background-color: #edf0f5; }

.old-cer-style .table-hover .table-secondary:hover {
    background-color: #dde2ec; }
.old-cer-style .table-hover .table-secondary:hover > td,
.old-cer-style .table-hover .table-secondary:hover > th {
    background-color: #dde2ec; }

.old-cer-style .table-success,
.old-cer-style .table-success > th,
.old-cer-style .table-success > td {
    background-color: #d9eecb; }

.old-cer-style .table-hover .table-success:hover {
    background-color: #cbe8b8; }
.old-cer-style .table-hover .table-success:hover > td,
.old-cer-style .table-hover .table-success:hover > th {
    background-color: #cbe8b8; }

.old-cer-style .table-info,
.old-cer-style .table-info > th,
.old-cer-style .table-info > td {
    background-color: #d4eefb; }

.old-cer-style .table-hover .table-info:hover {
    background-color: #bde5f9; }
.old-cer-style .table-hover .table-info:hover > td,
.old-cer-style .table-hover .table-info:hover > th {
    background-color: #bde5f9; }

.old-cer-style .table-warning,
.old-cer-style .table-warning > th,
.old-cer-style .table-warning > td {
    background-color: #feecc9; }

.old-cer-style .table-hover .table-warning:hover {
    background-color: #fee3b0; }
.old-cer-style .table-hover .table-warning:hover > td,
.old-cer-style .table-hover .table-warning:hover > th {
    background-color: #fee3b0; }

.old-cer-style .table-danger,
.old-cer-style .table-danger > th,
.old-cer-style .table-danger > td {
    background-color: #ffcfcf; }

.old-cer-style .table-hover .table-danger:hover {
    background-color: #ffb6b6; }
.old-cer-style .table-hover .table-danger:hover > td,
.old-cer-style .table-hover .table-danger:hover > th {
    background-color: #ffb6b6; }

.old-cer-style .table-light,
.old-cer-style .table-light > th,
.old-cer-style .table-light > td {
    background-color: #fdfdfe; }

.old-cer-style .table-hover .table-light:hover {
    background-color: #ececf6; }
.old-cer-style .table-hover .table-light:hover > td,
.old-cer-style .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.old-cer-style .table-dark,
.old-cer-style .table-dark > th,
.old-cer-style .table-dark > td {
    background-color: #c7caca; }

.old-cer-style .table-hover .table-dark:hover {
    background-color: #babebe; }
.old-cer-style .table-hover .table-dark:hover > td,
.old-cer-style .table-hover .table-dark:hover > th {
    background-color: #babebe; }

.old-cer-style .table-blue,
.old-cer-style .table-blue > th,
.old-cer-style .table-blue > td {
    background-color: #c1e7f4; }

.old-cer-style .table-hover .table-blue:hover {
    background-color: #abdff0; }
.old-cer-style .table-hover .table-blue:hover > td,
.old-cer-style .table-hover .table-blue:hover > th {
    background-color: #abdff0; }

.old-cer-style .table-indigo,
.old-cer-style .table-indigo > th,
.old-cer-style .table-indigo > td {
    background-color: #d4bcfb; }

.old-cer-style .table-hover .table-indigo:hover {
    background-color: #c5a4fa; }
.old-cer-style .table-hover .table-indigo:hover > td,
.old-cer-style .table-hover .table-indigo:hover > th {
    background-color: #c5a4fa; }

.old-cer-style .table-purple,
.old-cer-style .table-purple > th,
.old-cer-style .table-purple > td {
    background-color: #d7caee; }

.old-cer-style .table-hover .table-purple:hover {
    background-color: #c8b7e8; }
.old-cer-style .table-hover .table-purple:hover > td,
.old-cer-style .table-hover .table-purple:hover > th {
    background-color: #c8b7e8; }

.old-cer-style .table-pink,
.old-cer-style .table-pink > th,
.old-cer-style .table-pink > td {
    background-color: #f9c9df; }

.old-cer-style .table-hover .table-pink:hover {
    background-color: #f6b2d1; }
.old-cer-style .table-hover .table-pink:hover > td,
.old-cer-style .table-hover .table-pink:hover > th {
    background-color: #f6b2d1; }

.old-cer-style .table-red,
.old-cer-style .table-red > th,
.old-cer-style .table-red > td {
    background-color: #ffcfcf; }

.old-cer-style .table-hover .table-red:hover {
    background-color: #ffb6b6; }
.old-cer-style .table-hover .table-red:hover > td,
.old-cer-style .table-hover .table-red:hover > th {
    background-color: #ffb6b6; }

.old-cer-style .table-orange,
.old-cer-style .table-orange > th,
.old-cer-style .table-orange > td {
    background-color: #feecc9; }

.old-cer-style .table-hover .table-orange:hover {
    background-color: #fee3b0; }
.old-cer-style .table-hover .table-orange:hover > td,
.old-cer-style .table-hover .table-orange:hover > th {
    background-color: #fee3b0; }

.old-cer-style .table-yellow,
.old-cer-style .table-yellow > th,
.old-cer-style .table-yellow > td {
    background-color: #ffeeba; }

.old-cer-style .table-hover .table-yellow:hover {
    background-color: #ffe8a1; }
.old-cer-style .table-hover .table-yellow:hover > td,
.old-cer-style .table-hover .table-yellow:hover > th {
    background-color: #ffe8a1; }

.old-cer-style .table-green,
.old-cer-style .table-green > th,
.old-cer-style .table-green > td {
    background-color: #d9eecb; }

.old-cer-style .table-hover .table-green:hover {
    background-color: #cbe8b8; }
.old-cer-style .table-hover .table-green:hover > td,
.old-cer-style .table-hover .table-green:hover > th {
    background-color: #cbe8b8; }

.old-cer-style .table-teal,
.old-cer-style .table-teal > th,
.old-cer-style .table-teal > td {
    background-color: #c1f0e2; }

.old-cer-style .table-hover .table-teal:hover {
    background-color: #acebd8; }
.old-cer-style .table-hover .table-teal:hover > td,
.old-cer-style .table-hover .table-teal:hover > th {
    background-color: #acebd8; }

.old-cer-style .table-cyan,
.old-cer-style .table-cyan > th,
.old-cer-style .table-cyan > td {
    background-color: #d4eefb; }

.old-cer-style .table-hover .table-cyan:hover {
    background-color: #bde5f9; }
.old-cer-style .table-hover .table-cyan:hover > td,
.old-cer-style .table-hover .table-cyan:hover > th {
    background-color: #bde5f9; }

.old-cer-style .table-gray-100,
.old-cer-style .table-gray-100 > th,
.old-cer-style .table-gray-100 > td {
    background-color: #fdfdfe; }

.old-cer-style .table-hover .table-gray-100:hover {
    background-color: #ececf6; }
.old-cer-style .table-hover .table-gray-100:hover > td,
.old-cer-style .table-hover .table-gray-100:hover > th {
    background-color: #ececf6; }

.old-cer-style .table-gray-200,
.old-cer-style .table-gray-200 > th,
.old-cer-style .table-gray-200 > td {
    background-color: #f7f8fb; }

.old-cer-style .table-hover .table-gray-200:hover {
    background-color: #e6e9f3; }
.old-cer-style .table-hover .table-gray-200:hover > td,
.old-cer-style .table-hover .table-gray-200:hover > th {
    background-color: #e6e9f3; }

.old-cer-style .table-gray-300,
.old-cer-style .table-gray-300 > th,
.old-cer-style .table-gray-300 > td {
    background-color: #edf0f5; }

.old-cer-style .table-hover .table-gray-300:hover {
    background-color: #dde2ec; }
.old-cer-style .table-hover .table-gray-300:hover > td,
.old-cer-style .table-hover .table-gray-300:hover > th {
    background-color: #dde2ec; }

.old-cer-style .table-gray-400,
.old-cer-style .table-gray-400 > th,
.old-cer-style .table-gray-400 > td {
    background-color: #dde4e8; }

.old-cer-style .table-hover .table-gray-400:hover {
    background-color: #ced8de; }
.old-cer-style .table-hover .table-gray-400:hover > td,
.old-cer-style .table-hover .table-gray-400:hover > th {
    background-color: #ced8de; }

.old-cer-style .table-gray-500,
.old-cer-style .table-gray-500 > th,
.old-cer-style .table-gray-500 > td {
    background-color: #d4dee2; }

.old-cer-style .table-hover .table-gray-500:hover {
    background-color: #c5d2d8; }
.old-cer-style .table-hover .table-gray-500:hover > td,
.old-cer-style .table-hover .table-gray-500:hover > th {
    background-color: #c5d2d8; }

.old-cer-style .table-gray-600,
.old-cer-style .table-gray-600 > th,
.old-cer-style .table-gray-600 > td {
    background-color: #e4e8f0; }

.old-cer-style .table-hover .table-gray-600:hover {
    background-color: #d4dae7; }
.old-cer-style .table-hover .table-gray-600:hover > td,
.old-cer-style .table-hover .table-gray-600:hover > th {
    background-color: #d4dae7; }

.old-cer-style .table-gray-700,
.old-cer-style .table-gray-700 > th,
.old-cer-style .table-gray-700 > td {
    background-color: #c9ced1; }

.old-cer-style .table-hover .table-gray-700:hover {
    background-color: #bbc2c5; }
.old-cer-style .table-hover .table-gray-700:hover > td,
.old-cer-style .table-hover .table-gray-700:hover > th {
    background-color: #bbc2c5; }

.old-cer-style .table-gray-800,
.old-cer-style .table-gray-800 > th,
.old-cer-style .table-gray-800 > td {
    background-color: #c7caca; }

.old-cer-style .table-hover .table-gray-800:hover {
    background-color: #babebe; }
.old-cer-style .table-hover .table-gray-800:hover > td,
.old-cer-style .table-hover .table-gray-800:hover > th {
    background-color: #babebe; }

.old-cer-style .table-gray-900,
.old-cer-style .table-gray-900 > th,
.old-cer-style .table-gray-900 > td {
    background-color: #bdbfc0; }

.old-cer-style .table-hover .table-gray-900:hover {
    background-color: #b0b2b4; }
.old-cer-style .table-hover .table-gray-900:hover > td,
.old-cer-style .table-hover .table-gray-900:hover > th {
    background-color: #b0b2b4; }

.old-cer-style .table-active,
.old-cer-style .table-active > th,
.old-cer-style .table-active > td {
    background-color: rgba(0, 0, 0, 0.075); }

.old-cer-style .table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075); }
.old-cer-style .table-hover .table-active:hover > td,
.old-cer-style .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.old-cer-style .table .thead-dark th {
    color: #f2f4f8;
    background-color: #151b1e;
    border-color: #252f35; }

.old-cer-style .table .thead-light th {
    color: #3e515b;
    background-color: #e1e6ef;
    border-color: #c0cadd; }

.old-cer-style .table-dark {
    color: #f2f4f8;
    background-color: #151b1e; }
.old-cer-style .table-dark th,
.old-cer-style .table-dark td,
.old-cer-style .table-dark thead th {
    border-color: #252f35; }
.old-cer-style .table-dark.table-bordered {
    border: 0; }
.old-cer-style .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
.old-cer-style .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

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

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

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

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

.old-cer-style .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
.old-cer-style .table-responsive > .table-bordered {
    border: 0; }

.old-cer-style .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #3e515b;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e1e6ef;
    /*border-radius: 0;*/
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
.old-cer-style .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
.old-cer-style .form-control:focus {
    color: #3e515b;
    background-color: #fff;
    border-color: #8ad4ee;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.25); }
.old-cer-style .form-control::-webkit-input-placeholder {
    color: #9faecb;
    opacity: 1; }
.old-cer-style .form-control:-ms-input-placeholder {
    color: #9faecb;
    opacity: 1; }
.old-cer-style .form-control::-ms-input-placeholder {
    color: #9faecb;
    opacity: 1; }
.old-cer-style .form-control::placeholder {
    color: #9faecb;
    opacity: 1; }
.old-cer-style .form-control:disabled, .form-control[readonly] {
    background-color: #e1e6ef;
    opacity: 1; }

.old-cer-style select.form-control:not([size]):not([multiple]) {
    height: calc(2.0625rem + 2px); }

.old-cer-style select.form-control:focus::-ms-value {
    color: #3e515b;
    background-color: #fff; }

.old-cer-style .form-control-file,
.old-cer-style .form-control-range {
    display: block;
    width: 100%; }

.old-cer-style .col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5; }

.old-cer-style .col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.09375rem;
    line-height: 1.5; }

.old-cer-style .col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.76562rem;
    line-height: 1.5; }

.old-cer-style .form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0; }
.old-cer-style .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.old-cer-style .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.old-cer-style .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.old-cer-style .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.old-cer-style .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.old-cer-style .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.old-cer-style .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.old-cer-style .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.old-cer-style .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

.old-cer-style .form-control-sm, .input-group-sm > .form-control,
.old-cer-style .input-group-sm > .input-group-prepend > .input-group-text,
.old-cer-style .input-group-sm > .input-group-append > .input-group-text,
.old-cer-style .input-group-sm > .input-group-prepend > .btn,
.old-cer-style .input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5; }

.old-cer-style select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.old-cer-style .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.old-cer-style .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.old-cer-style .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.old-cer-style .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(1.64844rem + 2px); }

.old-cer-style .form-control-lg, .input-group-lg > .form-control,
.old-cer-style .input-group-lg > .input-group-prepend > .input-group-text,
.old-cer-style .input-group-lg > .input-group-append > .input-group-text,
.old-cer-style .input-group-lg > .input-group-prepend > .btn,
.old-cer-style .input-group-lg > .input-group-append > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.09375rem;
    line-height: 1.5; }

.old-cer-style select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.old-cer-style .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.old-cer-style .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.old-cer-style .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.old-cer-style .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(2.64062rem + 2px); }

.old-cer-style .form-group {
    /*margin-bottom: 1rem; */
}

.old-cer-style .form-text {
    display: block;
    margin-top: 0.25rem; }

.old-cer-style .form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px; }
.old-cer-style .form-row > .col,
.old-cer-style .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.old-cer-style .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem; }

.old-cer-style .form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem; }
.old-cer-style .form-check-input:disabled ~ .form-check-label {
    color: #9faecb; }

.old-cer-style .form-check-label {
    margin-bottom: 0; }

.old-cer-style .form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem; }
.old-cer-style .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.old-cer-style .valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #79c447; }

.old-cer-style .valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(121, 196, 71, 0.8);
    border-radius: .2rem; }

.old-cer-style .was-validated .form-control:valid, .form-control.is-valid, .was-validated
.old-cer-style .custom-select:valid,
.old-cer-style .custom-select.is-valid {
    border-color: #79c447; }
.old-cer-style .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.old-cer-style .custom-select:valid:focus,
.old-cer-style .custom-select.is-valid:focus {
    border-color: #79c447;
    box-shadow: 0 0 0 0.2rem rgba(121, 196, 71, 0.25); }
.old-cer-style .was-validated .form-control:valid ~ .valid-feedback,
.old-cer-style .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.old-cer-style .form-control.is-valid ~ .valid-tooltip, .was-validated
.old-cer-style .custom-select:valid ~ .valid-feedback,
.old-cer-style .was-validated
.old-cer-style .custom-select:valid ~ .valid-tooltip,
.old-cer-style .custom-select.is-valid ~ .valid-feedback,
.old-cer-style .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.old-cer-style .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: #79c447; }

.old-cer-style .was-validated .form-check-input:valid ~ .valid-feedback,
.old-cer-style .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.old-cer-style .form-check-input.is-valid ~ .valid-tooltip {
    display: block; }

.old-cer-style .was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
    color: #79c447; }
.old-cer-style .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #bfe3a8; }

.old-cer-style .was-validated .custom-control-input:valid ~ .valid-feedback,
.old-cer-style .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.old-cer-style .custom-control-input.is-valid ~ .valid-tooltip {
    display: block; }

.old-cer-style .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    background-color: #95d06e; }

.old-cer-style .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #f2f4f8, 0 0 0 0.2rem rgba(121, 196, 71, 0.25); }

.old-cer-style .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #79c447; }
.old-cer-style .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }

.old-cer-style .was-validated .custom-file-input:valid ~ .valid-feedback,
.old-cer-style .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.old-cer-style .custom-file-input.is-valid ~ .valid-tooltip {
    display: block; }

.old-cer-style .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(121, 196, 71, 0.25); }

.old-cer-style .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #ff5454; }

.old-cer-style .invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(255, 84, 84, 0.8);
    border-radius: .2rem; }

.old-cer-style .was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.old-cer-style .custom-select:invalid,
.old-cer-style .custom-select.is-invalid {
    border-color: #ff5454; }
.old-cer-style .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.old-cer-style .custom-select:invalid:focus,
.old-cer-style .custom-select.is-invalid:focus {
    border-color: #ff5454;
    box-shadow: 0 0 0 0.2rem rgba(255, 84, 84, 0.25); }
.old-cer-style .was-validated .form-control:invalid ~ .invalid-feedback,
.old-cer-style .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.old-cer-style .form-control.is-invalid ~ .invalid-tooltip, .was-validated
.old-cer-style .custom-select:invalid ~ .invalid-feedback,
.old-cer-style .was-validated
.old-cer-style .custom-select:invalid ~ .invalid-tooltip,
.old-cer-style .custom-select.is-invalid ~ .invalid-feedback,
.old-cer-style .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.old-cer-style .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
    color: #ff5454; }

.old-cer-style .was-validated .form-check-input:invalid ~ .invalid-feedback,
.old-cer-style .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.old-cer-style .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block; }

.old-cer-style .was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
    color: #ff5454; }
.old-cer-style .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #ffd4d4; }

.old-cer-style .was-validated .custom-control-input:invalid ~ .invalid-feedback,
.old-cer-style .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.old-cer-style .custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block; }

.old-cer-style .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    background-color: #ff8787; }

.old-cer-style .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #f2f4f8, 0 0 0 0.2rem rgba(255, 84, 84, 0.25); }

.old-cer-style .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #ff5454; }
.old-cer-style .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }

.old-cer-style .was-validated .custom-file-input:invalid ~ .invalid-feedback,
.old-cer-style .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.old-cer-style .custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block; }

.old-cer-style .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(255, 84, 84, 0.25); }

.old-cer-style .form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center; }
.old-cer-style .form-inline .form-check {
    width: 100%; }
@media (min-width: 576px) {
    .old-cer-style .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0; }
    .old-cer-style .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0; }
    .old-cer-style .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
    .old-cer-style .form-inline .form-control-plaintext {
        display: inline-block; }
    .old-cer-style .form-inline .input-group {
        width: auto; }
    .old-cer-style .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0; }
    .old-cer-style .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0; }
    .old-cer-style .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .old-cer-style .form-inline .custom-control-label {
        margin-bottom: 0; } }

.old-cer-style .btn {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*border: 1px solid transparent;*/
    padding: 0.375rem 0.75rem;
    /*font-size: 0.875rem;*/
    /*line-height: 1.5;*/
    /*border-radius: 0;*/
    /*transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; */
}
.old-cer-style .btn:hover, .btn:focus {
    text-decoration: none;
}
.old-cer-style .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.25);
}
.old-cer-style .btn.disabled, .btn:disabled {
    opacity: 0.65; }
.old-cer-style .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.old-cer-style .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none;
}

/*.old-cer-style a.btn.disabled,*/
/*fieldset:disabled a.btn {*/
/*    pointer-events: none; }*/

/*.old-cer-style .btn-primary {*/
/*    color: #fff;*/
/*    background-color: #20a8d8;*/
/*    border-color: #20a8d8; }*/
/*.old-cer-style .btn-primary:hover {*/
/*    color: #fff;*/
/*    background-color: #1b8eb7;*/
/*    border-color: #1985ac; }*/
/*.old-cer-style .btn-primary:focus, .btn-primary.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.5); }*/
/*.old-cer-style .btn-primary.disabled, .btn-primary:disabled {*/
/*    color: #fff;*/
/*    background-color: #20a8d8;*/
/*    border-color: #20a8d8; }*/
/*.old-cer-style .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-primary.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #1985ac;*/
/*    border-color: #187da0; }*/
/*.old-cer-style .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-primary.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.5); }*/

/*.old-cer-style .btn-secondary {*/
/*    color: #151b1e;*/
/*    background-color: #c0cadd;*/
/*    border-color: #c0cadd; }*/
/*.old-cer-style .btn-secondary:hover {*/
/*    color: #151b1e;*/
/*    background-color: #a7b5d0;*/
/*    border-color: #9faecb; }*/
/*.old-cer-style .btn-secondary:focus, .btn-secondary.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(192, 202, 221, 0.5); }*/
/*.old-cer-style .btn-secondary.disabled, .btn-secondary:disabled {*/
/*    color: #151b1e;*/
/*    background-color: #c0cadd;*/
/*    border-color: #c0cadd; }*/
/*.old-cer-style .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-secondary.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #9faecb;*/
/*    border-color: #97a7c7; }*/
/*.old-cer-style .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-secondary.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(192, 202, 221, 0.5); }*/

/*.old-cer-style .btn-success {*/
/*    color: #151b1e;*/
/*    background-color: #79c447;*/
/*    border-color: #79c447; }*/
/*.old-cer-style .btn-success:hover {*/
/*    color: #fff;*/
/*    background-color: #67ad38;*/
/*    border-color: #61a434; }*/
/*.old-cer-style .btn-success:focus, .btn-success.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(121, 196, 71, 0.5); }*/
/*.old-cer-style .btn-success.disabled, .btn-success:disabled {*/
/*    color: #151b1e;*/
/*    background-color: #79c447;*/
/*    border-color: #79c447; }*/
/*.old-cer-style .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-success.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #61a434;*/
/*    border-color: #5b9a31; }*/
/*.old-cer-style .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-success.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(121, 196, 71, 0.5); }*/

/*.old-cer-style .btn-info {*/
/*    color: #151b1e;*/
/*    background-color: #67c2ef;*/
/*    border-color: #67c2ef; }*/
/*.old-cer-style .btn-info:hover {*/
/*    color: #151b1e;*/
/*    background-color: #44b4eb;*/
/*    border-color: #39afea; }*/
/*.old-cer-style .btn-info:focus, .btn-info.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(103, 194, 239, 0.5); }*/
/*.old-cer-style .btn-info.disabled, .btn-info:disabled {*/
/*    color: #151b1e;*/
/*    background-color: #67c2ef;*/
/*    border-color: #67c2ef; }*/
/*.old-cer-style .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-info.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #39afea;*/
/*    border-color: #2dabe9; }*/
/*.old-cer-style .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-info.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(103, 194, 239, 0.5); }*/

/*.old-cer-style .btn-warning {*/
/*    color: #151b1e;*/
/*    background-color: #fabb3d;*/
/*    border-color: #fabb3d; }*/
/*.old-cer-style .btn-warning:hover {*/
/*    color: #151b1e;*/
/*    background-color: #f9ae18;*/
/*    border-color: #f9aa0b; }*/
/*.old-cer-style .btn-warning:focus, .btn-warning.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(250, 187, 61, 0.5); }*/
/*.old-cer-style .btn-warning.disabled, .btn-warning:disabled {*/
/*    color: #151b1e;*/
/*    background-color: #fabb3d;*/
/*    border-color: #fabb3d; }*/
/*.old-cer-style .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-warning.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #f9aa0b;*/
/*    border-color: #f1a306; }*/
/*.old-cer-style .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-warning.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(250, 187, 61, 0.5); }*/

/*.old-cer-style .btn-danger {*/
/*    color: #fff;*/
/*    background-color: #ff5454;*/
/*    border-color: #ff5454; }*/
/*.old-cer-style .btn-danger:hover {*/
/*    color: #fff;*/
/*    background-color: #ff2e2e;*/
/*    border-color: #ff2121; }*/
/*.old-cer-style .btn-danger:focus, .btn-danger.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(255, 84, 84, 0.5); }*/
/*.old-cer-style .btn-danger.disabled, .btn-danger:disabled {*/
/*    color: #fff;*/
/*    background-color: #ff5454;*/
/*    border-color: #ff5454; }*/
/*.old-cer-style .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-danger.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #ff2121;*/
/*    border-color: #ff1414; }*/
/*.old-cer-style .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-danger.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(255, 84, 84, 0.5); }*/

/*.old-cer-style .btn-light {*/
/*    color: #151b1e;*/
/*    background-color: #f9f9fa;*/
/*    border-color: #f9f9fa; }*/
/*.old-cer-style .btn-light:hover {*/
/*    color: #151b1e;*/
/*    background-color: #e4e4e9;*/
/*    border-color: #dddde3; }*/
/*.old-cer-style .btn-light:focus, .btn-light.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(249, 249, 250, 0.5); }*/
/*.old-cer-style .btn-light.disabled, .btn-light:disabled {*/
/*    color: #151b1e;*/
/*    background-color: #f9f9fa;*/
/*    border-color: #f9f9fa; }*/
/*.old-cer-style .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-light.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #dddde3;*/
/*    border-color: #d6d6dd; }*/
/*.old-cer-style .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-light.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(249, 249, 250, 0.5); }*/

/*.old-cer-style .btn-dark {*/
/*    color: #fff;*/
/*    background-color: #384042;*/
/*    border-color: #384042; }*/
/*.old-cer-style .btn-dark:hover {*/
/*    color: #fff;*/
/*    background-color: #262c2d;*/
/*    border-color: #212526; }*/
/*.old-cer-style .btn-dark:focus, .btn-dark.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(56, 64, 66, 0.5); }*/
/*.old-cer-style .btn-dark.disabled, .btn-dark:disabled {*/
/*    color: #fff;*/
/*    background-color: #384042;*/
/*    border-color: #384042; }*/
/*.old-cer-style .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-dark.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #212526;*/
/*    border-color: #1b1f20; }*/
/*.old-cer-style .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-dark.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(56, 64, 66, 0.5); }*/

/*.old-cer-style .btn-blue {*/
/*    color: #fff;*/
/*    background-color: #20a8d8;*/
/*    border-color: #20a8d8; }*/
/*.old-cer-style .btn-blue:hover {*/
/*    color: #fff;*/
/*    background-color: #1b8eb7;*/
/*    border-color: #1985ac; }*/
/*.old-cer-style .btn-blue:focus, .btn-blue.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.5); }*/
/*.old-cer-style .btn-blue.disabled, .btn-blue:disabled {*/
/*    color: #fff;*/
/*    background-color: #20a8d8;*/
/*    border-color: #20a8d8; }*/
/*.old-cer-style .btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-blue.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #1985ac;*/
/*    border-color: #187da0; }*/
/*.old-cer-style .btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-blue.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.5); }*/

/*.old-cer-style .btn-indigo {*/
/*    color: #fff;*/
/*    background-color: #6610f2;*/
/*    border-color: #6610f2; }*/
/*.old-cer-style .btn-indigo:hover {*/
/*    color: #fff;*/
/*    background-color: #560bd0;*/
/*    border-color: #510bc4; }*/
/*.old-cer-style .btn-indigo:focus, .btn-indigo.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(102, 16, 242, 0.5); }*/
/*.old-cer-style .btn-indigo.disabled, .btn-indigo:disabled {*/
/*    color: #fff;*/
/*    background-color: #6610f2;*/
/*    border-color: #6610f2; }*/
/*.old-cer-style .btn-indigo:not(:disabled):not(.disabled):active, .btn-indigo:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-indigo.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #510bc4;*/
/*    border-color: #4c0ab8; }*/
/*.old-cer-style .btn-indigo:not(:disabled):not(.disabled):active:focus, .btn-indigo:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-indigo.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(102, 16, 242, 0.5); }*/

/*.old-cer-style .btn-purple {*/
/*    color: #fff;*/
/*    background-color: #6f42c1;*/
/*    border-color: #6f42c1; }*/
/*.old-cer-style .btn-purple:hover {*/
/*    color: #fff;*/
/*    background-color: #5e37a6;*/
/*    border-color: #59339d; }*/
/*.old-cer-style .btn-purple:focus, .btn-purple.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(111, 66, 193, 0.5); }*/
/*.old-cer-style .btn-purple.disabled, .btn-purple:disabled {*/
/*    color: #fff;*/
/*    background-color: #6f42c1;*/
/*    border-color: #6f42c1; }*/
/*.old-cer-style .btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-purple.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #59339d;*/
/*    border-color: #533093; }*/
/*.old-cer-style .btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-purple.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(111, 66, 193, 0.5); }*/

/*.old-cer-style .btn-pink {*/
/*    color: #fff;*/
/*    background-color: #e83e8c;*/
/*    border-color: #e83e8c; }*/
/*.old-cer-style .btn-pink:hover {*/
/*    color: #fff;*/
/*    background-color: #e41c78;*/
/*    border-color: #d91a72; }*/
/*.old-cer-style .btn-pink:focus, .btn-pink.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(232, 62, 140, 0.5); }*/
/*.old-cer-style .btn-pink.disabled, .btn-pink:disabled {*/
/*    color: #fff;*/
/*    background-color: #e83e8c;*/
/*    border-color: #e83e8c; }*/
/*.old-cer-style .btn-pink:not(:disabled):not(.disabled):active, .btn-pink:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-pink.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #d91a72;*/
/*    border-color: #ce196c; }*/
/*.old-cer-style .btn-pink:not(:disabled):not(.disabled):active:focus, .btn-pink:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-pink.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(232, 62, 140, 0.5); }*/

/*.old-cer-style .btn-red {*/
/*    color: #fff;*/
/*    background-color: #ff5454;*/
/*    border-color: #ff5454; }*/
/*.old-cer-style .btn-red:hover {*/
/*    color: #fff;*/
/*    background-color: #ff2e2e;*/
/*    border-color: #ff2121; }*/
/*.old-cer-style .btn-red:focus, .btn-red.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(255, 84, 84, 0.5); }*/
/*.old-cer-style .btn-red.disabled, .btn-red:disabled {*/
/*    color: #fff;*/
/*    background-color: #ff5454;*/
/*    border-color: #ff5454; }*/
/*.old-cer-style .btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-red.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #ff2121;*/
/*    border-color: #ff1414; }*/
/*.old-cer-style .btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-red.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(255, 84, 84, 0.5); }*/

/*.old-cer-style .btn-orange {*/
/*    color: #151b1e;*/
/*    background-color: #fabb3d;*/
/*    border-color: #fabb3d; }*/
/*.old-cer-style .btn-orange:hover {*/
/*    color: #151b1e;*/
/*    background-color: #f9ae18;*/
/*    border-color: #f9aa0b; }*/
/*.old-cer-style .btn-orange:focus, .btn-orange.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(250, 187, 61, 0.5); }*/
/*.old-cer-style .btn-orange.disabled, .btn-orange:disabled {*/
/*    color: #151b1e;*/
/*    background-color: #fabb3d;*/
/*    border-color: #fabb3d; }*/
/*.old-cer-style .btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-orange.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #f9aa0b;*/
/*    border-color: #f1a306; }*/
/*.old-cer-style .btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-orange.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(250, 187, 61, 0.5); }*/

/*.old-cer-style .btn-yellow {*/
/*    color: #151b1e;*/
/*    background-color: #ffc107;*/
/*    border-color: #ffc107; }*/
/*.old-cer-style .btn-yellow:hover {*/
/*    color: #151b1e;*/
/*    background-color: #e0a800;*/
/*    border-color: #d39e00; }*/
/*.old-cer-style .btn-yellow:focus, .btn-yellow.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }*/
/*.old-cer-style .btn-yellow.disabled, .btn-yellow:disabled {*/
/*    color: #151b1e;*/
/*    background-color: #ffc107;*/
/*    border-color: #ffc107; }*/
/*.old-cer-style .btn-yellow:not(:disabled):not(.disabled):active, .btn-yellow:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-yellow.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #d39e00;*/
/*    border-color: #c69500; }*/
/*.old-cer-style .btn-yellow:not(:disabled):not(.disabled):active:focus, .btn-yellow:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-yellow.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }*/

/*.old-cer-style .btn-green {*/
/*    color: #151b1e;*/
/*    background-color: #79c447;*/
/*    border-color: #79c447; }*/
/*.old-cer-style .btn-green:hover {*/
/*    color: #fff;*/
/*    background-color: #67ad38;*/
/*    border-color: #61a434; }*/
/*.old-cer-style .btn-green:focus, .btn-green.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(121, 196, 71, 0.5); }*/
/*.old-cer-style .btn-green.disabled, .btn-green:disabled {*/
/*    color: #151b1e;*/
/*    background-color: #79c447;*/
/*    border-color: #79c447; }*/
/*.old-cer-style .btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-green.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #61a434;*/
/*    border-color: #5b9a31; }*/
/*.old-cer-style .btn-green:not(:disabled):not(.disabled):active:focus, .btn-green:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-green.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(121, 196, 71, 0.5); }*/

/*.old-cer-style .btn-teal {*/
/*    color: #fff;*/
/*    background-color: #20c997;*/
/*    border-color: #20c997; }*/
/*.old-cer-style .btn-teal:hover {*/
/*    color: #fff;*/
/*    background-color: #1ba87e;*/
/*    border-color: #199d76; }*/
/*.old-cer-style .btn-teal:focus, .btn-teal.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(32, 201, 151, 0.5); }*/
/*.old-cer-style .btn-teal.disabled, .btn-teal:disabled {*/
/*    color: #fff;*/
/*    background-color: #20c997;*/
/*    border-color: #20c997; }*/
/*.old-cer-style .btn-teal:not(:disabled):not(.disabled):active, .btn-teal:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-teal.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #199d76;*/
/*    border-color: #17926e; }*/
/*.old-cer-style .btn-teal:not(:disabled):not(.disabled):active:focus, .btn-teal:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-teal.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(32, 201, 151, 0.5); }*/

/*.old-cer-style .btn-cyan {*/
/*    color: #151b1e;*/
/*    background-color: #67c2ef;*/
/*    border-color: #67c2ef; }*/
/*.old-cer-style .btn-cyan:hover {*/
/*    color: #151b1e;*/
/*    background-color: #44b4eb;*/
/*    border-color: #39afea; }*/
/*.old-cer-style .btn-cyan:focus, .btn-cyan.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(103, 194, 239, 0.5); }*/
/*.old-cer-style .btn-cyan.disabled, .btn-cyan:disabled {*/
/*    color: #151b1e;*/
/*    background-color: #67c2ef;*/
/*    border-color: #67c2ef; }*/
/*.old-cer-style .btn-cyan:not(:disabled):not(.disabled):active, .btn-cyan:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-cyan.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #39afea;*/
/*    border-color: #2dabe9; }*/
/*.old-cer-style .btn-cyan:not(:disabled):not(.disabled):active:focus, .btn-cyan:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-cyan.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(103, 194, 239, 0.5); }*/

/*.old-cer-style .btn-gray-100 {*/
/*    color: #151b1e;*/
/*    background-color: #f9f9fa;*/
/*    border-color: #f9f9fa; }*/
/*.old-cer-style .btn-gray-100:hover {*/
/*    color: #151b1e;*/
/*    background-color: #e4e4e9;*/
/*    border-color: #dddde3; }*/
/*.old-cer-style .btn-gray-100:focus, .btn-gray-100.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(249, 249, 250, 0.5); }*/
/*.old-cer-style .btn-gray-100.disabled, .btn-gray-100:disabled {*/
/*    color: #151b1e;*/
/*    background-color: #f9f9fa;*/
/*    border-color: #f9f9fa; }*/
/*.old-cer-style .btn-gray-100:not(:disabled):not(.disabled):active, .btn-gray-100:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-gray-100.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #dddde3;*/
/*    border-color: #d6d6dd; }*/
/*.old-cer-style .btn-gray-100:not(:disabled):not(.disabled):active:focus, .btn-gray-100:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-gray-100.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(249, 249, 250, 0.5); }*/

/*.old-cer-style .btn-gray-200 {*/
/*    color: #151b1e;*/
/*    background-color: #e1e6ef;*/
/*    border-color: #e1e6ef; }*/
/*.old-cer-style .btn-gray-200:hover {*/
/*    color: #151b1e;*/
/*    background-color: #c8d1e2;*/
/*    border-color: #c0cadd; }*/
/*.old-cer-style .btn-gray-200:focus, .btn-gray-200.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(225, 230, 239, 0.5); }*/
/*.old-cer-style .btn-gray-200.disabled, .btn-gray-200:disabled {*/
/*    color: #151b1e;*/
/*    background-color: #e1e6ef;*/
/*    border-color: #e1e6ef; }*/
/*.old-cer-style .btn-gray-200:not(:disabled):not(.disabled):active, .btn-gray-200:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-gray-200.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #c0cadd;*/
/*    border-color: #b7c3d9; }*/
/*.old-cer-style .btn-gray-200:not(:disabled):not(.disabled):active:focus, .btn-gray-200:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-gray-200.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(225, 230, 239, 0.5); }*/

/*.old-cer-style .btn-gray-300 {*/
/*    color: #151b1e;*/
/*    background-color: #c0cadd;*/
/*    border-color: #c0cadd; }*/
/*.old-cer-style .btn-gray-300:hover {*/
/*    color: #151b1e;*/
/*    background-color: #a7b5d0;*/
/*    border-color: #9faecb; }*/
/*.old-cer-style .btn-gray-300:focus, .btn-gray-300.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(192, 202, 221, 0.5); }*/
/*.old-cer-style .btn-gray-300.disabled, .btn-gray-300:disabled {*/
/*    color: #151b1e;*/
/*    background-color: #c0cadd;*/
/*    border-color: #c0cadd; }*/
/*.old-cer-style .btn-gray-300:not(:disabled):not(.disabled):active, .btn-gray-300:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-gray-300.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #9faecb;*/
/*    border-color: #97a7c7; }*/
/*.old-cer-style .btn-gray-300:not(:disabled):not(.disabled):active:focus, .btn-gray-300:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-gray-300.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(192, 202, 221, 0.5); }*/

/*.old-cer-style .btn-gray-400 {*/
/*    color: #151b1e;*/
/*    background-color: #869fac;*/
/*    border-color: #869fac; }*/
/*.old-cer-style .btn-gray-400:hover {*/
/*    color: #fff;*/
/*    background-color: #6f8d9c;*/
/*    border-color: #688797; }*/
/*.old-cer-style .btn-gray-400:focus, .btn-gray-400.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(134, 159, 172, 0.5); }*/
/*.old-cer-style .btn-gray-400.disabled, .btn-gray-400:disabled {*/
/*    color: #151b1e;*/
/*    background-color: #869fac;*/
/*    border-color: #869fac; }*/
/*.old-cer-style .btn-gray-400:not(:disabled):not(.disabled):active, .btn-gray-400:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-gray-400.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #688797;*/
/*    border-color: #638090; }*/
/*.old-cer-style .btn-gray-400:not(:disabled):not(.disabled):active:focus, .btn-gray-400:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-gray-400.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(134, 159, 172, 0.5); }*/

/*.old-cer-style .btn-gray-500 {*/
/*    color: #fff;*/
/*    background-color: #678898;*/
/*    border-color: #678898; }*/
/*.old-cer-style .btn-gray-500:hover {*/
/*    color: #fff;*/
/*    background-color: #587481;*/
/*    border-color: #526d7a; }*/
/*.old-cer-style .btn-gray-500:focus, .btn-gray-500.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(103, 136, 152, 0.5); }*/
/*.old-cer-style .btn-gray-500.disabled, .btn-gray-500:disabled {*/
/*    color: #fff;*/
/*    background-color: #678898;*/
/*    border-color: #678898; }*/
/*.old-cer-style .btn-gray-500:not(:disabled):not(.disabled):active, .btn-gray-500:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-gray-500.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #526d7a;*/
/*    border-color: #4d6672; }*/
/*.old-cer-style .btn-gray-500:not(:disabled):not(.disabled):active:focus, .btn-gray-500:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-gray-500.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(103, 136, 152, 0.5); }*/

/*.old-cer-style .btn-gray-600 {*/
/*    color: #151b1e;*/
/*    background-color: #9faecb;*/
/*    border-color: #9faecb; }*/
/*.old-cer-style .btn-gray-600:hover {*/
/*    color: #151b1e;*/
/*    background-color: #8699be;*/
/*    border-color: #7e92b9; }*/
/*.old-cer-style .btn-gray-600:focus, .btn-gray-600.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(159, 174, 203, 0.5); }*/
/*.old-cer-style .btn-gray-600.disabled, .btn-gray-600:disabled {*/
/*    color: #151b1e;*/
/*    background-color: #9faecb;*/
/*    border-color: #9faecb; }*/
/*.old-cer-style .btn-gray-600:not(:disabled):not(.disabled):active, .btn-gray-600:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-gray-600.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #7e92b9;*/
/*    border-color: #768bb5; }*/
/*.old-cer-style .btn-gray-600:not(:disabled):not(.disabled):active:focus, .btn-gray-600:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-gray-600.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(159, 174, 203, 0.5); }*/

/*.old-cer-style .btn-gray-700 {*/
/*    color: #fff;*/
/*    background-color: #3e515b;*/
/*    border-color: #3e515b; }*/
/*.old-cer-style .btn-gray-700:hover {*/
/*    color: #fff;*/
/*    background-color: #2f3d44;*/
/*    border-color: #29363d; }*/
/*.old-cer-style .btn-gray-700:focus, .btn-gray-700.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(62, 81, 91, 0.5); }*/
/*.old-cer-style .btn-gray-700.disabled, .btn-gray-700:disabled {*/
/*    color: #fff;*/
/*    background-color: #3e515b;*/
/*    border-color: #3e515b; }*/
/*.old-cer-style .btn-gray-700:not(:disabled):not(.disabled):active, .btn-gray-700:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-gray-700.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #29363d;*/
/*    border-color: #242f35; }*/
/*.old-cer-style .btn-gray-700:not(:disabled):not(.disabled):active:focus, .btn-gray-700:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-gray-700.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(62, 81, 91, 0.5); }*/

/*.old-cer-style .btn-gray-800 {*/
/*    color: #fff;*/
/*    background-color: #384042;*/
/*    border-color: #384042; }*/
/*.old-cer-style .btn-gray-800:hover {*/
/*    color: #fff;*/
/*    background-color: #262c2d;*/
/*    border-color: #212526; }*/
/*.old-cer-style .btn-gray-800:focus, .btn-gray-800.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(56, 64, 66, 0.5); }*/
/*.old-cer-style .btn-gray-800.disabled, .btn-gray-800:disabled {*/
/*    color: #fff;*/
/*    background-color: #384042;*/
/*    border-color: #384042; }*/
/*.old-cer-style .btn-gray-800:not(:disabled):not(.disabled):active, .btn-gray-800:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-gray-800.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #212526;*/
/*    border-color: #1b1f20; }*/
/*.old-cer-style .btn-gray-800:not(:disabled):not(.disabled):active:focus, .btn-gray-800:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-gray-800.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(56, 64, 66, 0.5); }*/

/*.old-cer-style .btn-gray-900 {*/
/*    color: #fff;*/
/*    background-color: #151b1e;*/
/*    border-color: #151b1e; }*/
/*.old-cer-style .btn-gray-900:hover {*/
/*    color: #fff;*/
/*    background-color: #050708;*/
/*    border-color: black; }*/
/*.old-cer-style .btn-gray-900:focus, .btn-gray-900.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(21, 27, 30, 0.5); }*/
/*.old-cer-style .btn-gray-900.disabled, .btn-gray-900:disabled {*/
/*    color: #fff;*/
/*    background-color: #151b1e;*/
/*    border-color: #151b1e; }*/
/*.old-cer-style .btn-gray-900:not(:disabled):not(.disabled):active, .btn-gray-900:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-gray-900.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: black;*/
/*    border-color: black; }*/
/*.old-cer-style .btn-gray-900:not(:disabled):not(.disabled):active:focus, .btn-gray-900:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-gray-900.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(21, 27, 30, 0.5); }*/

/*.old-cer-style .btn-outline-primary {*/
/*    color: #20a8d8;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #20a8d8; }*/
/*.old-cer-style .btn-outline-primary:hover {*/
/*    color: #fff;*/
/*    background-color: #20a8d8;*/
/*    border-color: #20a8d8; }*/
/*.old-cer-style .btn-outline-primary:focus, .btn-outline-primary.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.5); }*/
/*.old-cer-style .btn-outline-primary.disabled, .btn-outline-primary:disabled {*/
/*    color: #20a8d8;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-primary.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #20a8d8;*/
/*    border-color: #20a8d8; }*/
/*.old-cer-style .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-primary.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.5); }*/

/*.old-cer-style .btn-outline-secondary {*/
/*    color: #c0cadd;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #c0cadd; }*/
/*.old-cer-style .btn-outline-secondary:hover {*/
/*    color: #151b1e;*/
/*    background-color: #c0cadd;*/
/*    border-color: #c0cadd; }*/
/*.old-cer-style .btn-outline-secondary:focus, .btn-outline-secondary.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(192, 202, 221, 0.5); }*/
/*.old-cer-style .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {*/
/*    color: #c0cadd;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-secondary.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #c0cadd;*/
/*    border-color: #c0cadd; }*/
/*.old-cer-style .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-secondary.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(192, 202, 221, 0.5); }*/

/*.old-cer-style .btn-outline-success {*/
/*    color: #79c447;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #79c447; }*/
/*.old-cer-style .btn-outline-success:hover {*/
/*    color: #151b1e;*/
/*    background-color: #79c447;*/
/*    border-color: #79c447; }*/
/*.old-cer-style .btn-outline-success:focus, .btn-outline-success.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(121, 196, 71, 0.5); }*/
/*.old-cer-style .btn-outline-success.disabled, .btn-outline-success:disabled {*/
/*    color: #79c447;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-success.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #79c447;*/
/*    border-color: #79c447; }*/
/*.old-cer-style .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-success.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(121, 196, 71, 0.5); }*/

/*.old-cer-style .btn-outline-info {*/
/*    color: #67c2ef;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #67c2ef; }*/
/*.old-cer-style .btn-outline-info:hover {*/
/*    color: #151b1e;*/
/*    background-color: #67c2ef;*/
/*    border-color: #67c2ef; }*/
/*.old-cer-style .btn-outline-info:focus, .btn-outline-info.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(103, 194, 239, 0.5); }*/
/*.old-cer-style .btn-outline-info.disabled, .btn-outline-info:disabled {*/
/*    color: #67c2ef;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-info.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #67c2ef;*/
/*    border-color: #67c2ef; }*/
/*.old-cer-style .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-info.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(103, 194, 239, 0.5); }*/

/*.old-cer-style .btn-outline-warning {*/
/*    color: #fabb3d;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #fabb3d; }*/
/*.old-cer-style .btn-outline-warning:hover {*/
/*    color: #151b1e;*/
/*    background-color: #fabb3d;*/
/*    border-color: #fabb3d; }*/
/*.old-cer-style .btn-outline-warning:focus, .btn-outline-warning.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(250, 187, 61, 0.5); }*/
/*.old-cer-style .btn-outline-warning.disabled, .btn-outline-warning:disabled {*/
/*    color: #fabb3d;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-warning.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #fabb3d;*/
/*    border-color: #fabb3d; }*/
/*.old-cer-style .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-warning.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(250, 187, 61, 0.5); }*/

/*.old-cer-style .btn-outline-danger {*/
/*    color: #ff5454;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #ff5454; }*/
/*.old-cer-style .btn-outline-danger:hover {*/
/*    color: #fff;*/
/*    background-color: #ff5454;*/
/*    border-color: #ff5454; }*/
/*.old-cer-style .btn-outline-danger:focus, .btn-outline-danger.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(255, 84, 84, 0.5); }*/
/*.old-cer-style .btn-outline-danger.disabled, .btn-outline-danger:disabled {*/
/*    color: #ff5454;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-danger.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #ff5454;*/
/*    border-color: #ff5454; }*/
/*.old-cer-style .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-danger.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(255, 84, 84, 0.5); }*/

/*.old-cer-style .btn-outline-light {*/
/*    color: #f9f9fa;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #f9f9fa; }*/
/*.old-cer-style .btn-outline-light:hover {*/
/*    color: #151b1e;*/
/*    background-color: #f9f9fa;*/
/*    border-color: #f9f9fa; }*/
/*.old-cer-style .btn-outline-light:focus, .btn-outline-light.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(249, 249, 250, 0.5); }*/
/*.old-cer-style .btn-outline-light.disabled, .btn-outline-light:disabled {*/
/*    color: #f9f9fa;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-light.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #f9f9fa;*/
/*    border-color: #f9f9fa; }*/
/*.old-cer-style .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-light.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(249, 249, 250, 0.5); }*/

/*.old-cer-style .btn-outline-dark {*/
/*    color: #384042;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #384042; }*/
/*.old-cer-style .btn-outline-dark:hover {*/
/*    color: #fff;*/
/*    background-color: #384042;*/
/*    border-color: #384042; }*/
/*.old-cer-style .btn-outline-dark:focus, .btn-outline-dark.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(56, 64, 66, 0.5); }*/
/*.old-cer-style .btn-outline-dark.disabled, .btn-outline-dark:disabled {*/
/*    color: #384042;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-dark.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #384042;*/
/*    border-color: #384042; }*/
/*.old-cer-style .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-dark.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(56, 64, 66, 0.5); }*/

/*.old-cer-style .btn-outline-blue {*/
/*    color: #20a8d8;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #20a8d8; }*/
/*.old-cer-style .btn-outline-blue:hover {*/
/*    color: #fff;*/
/*    background-color: #20a8d8;*/
/*    border-color: #20a8d8; }*/
/*.old-cer-style .btn-outline-blue:focus, .btn-outline-blue.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.5); }*/
/*.old-cer-style .btn-outline-blue.disabled, .btn-outline-blue:disabled {*/
/*    color: #20a8d8;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-blue:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-blue.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #20a8d8;*/
/*    border-color: #20a8d8; }*/
/*.old-cer-style .btn-outline-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-blue:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-blue.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.5); }*/

/*.old-cer-style .btn-outline-indigo {*/
/*    color: #6610f2;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #6610f2; }*/
/*.old-cer-style .btn-outline-indigo:hover {*/
/*    color: #fff;*/
/*    background-color: #6610f2;*/
/*    border-color: #6610f2; }*/
/*.old-cer-style .btn-outline-indigo:focus, .btn-outline-indigo.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(102, 16, 242, 0.5); }*/
/*.old-cer-style .btn-outline-indigo.disabled, .btn-outline-indigo:disabled {*/
/*    color: #6610f2;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-indigo:not(:disabled):not(.disabled):active, .btn-outline-indigo:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-indigo.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #6610f2;*/
/*    border-color: #6610f2; }*/
/*.old-cer-style .btn-outline-indigo:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-indigo.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(102, 16, 242, 0.5); }*/

/*.old-cer-style .btn-outline-purple {*/
/*    color: #6f42c1;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #6f42c1; }*/
/*.old-cer-style .btn-outline-purple:hover {*/
/*    color: #fff;*/
/*    background-color: #6f42c1;*/
/*    border-color: #6f42c1; }*/
/*.old-cer-style .btn-outline-purple:focus, .btn-outline-purple.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(111, 66, 193, 0.5); }*/
/*.old-cer-style .btn-outline-purple.disabled, .btn-outline-purple:disabled {*/
/*    color: #6f42c1;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-purple.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #6f42c1;*/
/*    border-color: #6f42c1; }*/
/*.old-cer-style .btn-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-purple.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(111, 66, 193, 0.5); }*/

/*.old-cer-style .btn-outline-pink {*/
/*    color: #e83e8c;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #e83e8c; }*/
/*.old-cer-style .btn-outline-pink:hover {*/
/*    color: #fff;*/
/*    background-color: #e83e8c;*/
/*    border-color: #e83e8c; }*/
/*.old-cer-style .btn-outline-pink:focus, .btn-outline-pink.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(232, 62, 140, 0.5); }*/
/*.old-cer-style .btn-outline-pink.disabled, .btn-outline-pink:disabled {*/
/*    color: #e83e8c;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-pink:not(:disabled):not(.disabled):active, .btn-outline-pink:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-pink.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #e83e8c;*/
/*    border-color: #e83e8c; }*/
/*.old-cer-style .btn-outline-pink:not(:disabled):not(.disabled):active:focus, .btn-outline-pink:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-pink.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(232, 62, 140, 0.5); }*/

/*.old-cer-style .btn-outline-red {*/
/*    color: #ff5454;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #ff5454; }*/
/*.old-cer-style .btn-outline-red:hover {*/
/*    color: #fff;*/
/*    background-color: #ff5454;*/
/*    border-color: #ff5454; }*/
/*.old-cer-style .btn-outline-red:focus, .btn-outline-red.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(255, 84, 84, 0.5); }*/
/*.old-cer-style .btn-outline-red.disabled, .btn-outline-red:disabled {*/
/*    color: #ff5454;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-red:not(:disabled):not(.disabled):active, .btn-outline-red:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-red.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #ff5454;*/
/*    border-color: #ff5454; }*/
/*.old-cer-style .btn-outline-red:not(:disabled):not(.disabled):active:focus, .btn-outline-red:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-red.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(255, 84, 84, 0.5); }*/

/*.old-cer-style .btn-outline-orange {*/
/*    color: #fabb3d;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #fabb3d; }*/
/*.old-cer-style .btn-outline-orange:hover {*/
/*    color: #151b1e;*/
/*    background-color: #fabb3d;*/
/*    border-color: #fabb3d; }*/
/*.old-cer-style .btn-outline-orange:focus, .btn-outline-orange.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(250, 187, 61, 0.5); }*/
/*.old-cer-style .btn-outline-orange.disabled, .btn-outline-orange:disabled {*/
/*    color: #fabb3d;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-orange:not(:disabled):not(.disabled):active, .btn-outline-orange:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-orange.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #fabb3d;*/
/*    border-color: #fabb3d; }*/
/*.old-cer-style .btn-outline-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-orange:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-orange.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(250, 187, 61, 0.5); }*/

/*.old-cer-style .btn-outline-yellow {*/
/*    color: #ffc107;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #ffc107; }*/
/*.old-cer-style .btn-outline-yellow:hover {*/
/*    color: #151b1e;*/
/*    background-color: #ffc107;*/
/*    border-color: #ffc107; }*/
/*.old-cer-style .btn-outline-yellow:focus, .btn-outline-yellow.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }*/
/*.old-cer-style .btn-outline-yellow.disabled, .btn-outline-yellow:disabled {*/
/*    color: #ffc107;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-yellow:not(:disabled):not(.disabled):active, .btn-outline-yellow:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-yellow.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #ffc107;*/
/*    border-color: #ffc107; }*/
/*.old-cer-style .btn-outline-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-yellow.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }*/

/*.old-cer-style .btn-outline-green {*/
/*    color: #79c447;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #79c447; }*/
/*.old-cer-style .btn-outline-green:hover {*/
/*    color: #151b1e;*/
/*    background-color: #79c447;*/
/*    border-color: #79c447; }*/
/*.old-cer-style .btn-outline-green:focus, .btn-outline-green.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(121, 196, 71, 0.5); }*/
/*.old-cer-style .btn-outline-green.disabled, .btn-outline-green:disabled {*/
/*    color: #79c447;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-green:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-green.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #79c447;*/
/*    border-color: #79c447; }*/
/*.old-cer-style .btn-outline-green:not(:disabled):not(.disabled):active:focus, .btn-outline-green:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-green.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(121, 196, 71, 0.5); }*/

/*.old-cer-style .btn-outline-teal {*/
/*    color: #20c997;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #20c997; }*/
/*.old-cer-style .btn-outline-teal:hover {*/
/*    color: #fff;*/
/*    background-color: #20c997;*/
/*    border-color: #20c997; }*/
/*.old-cer-style .btn-outline-teal:focus, .btn-outline-teal.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(32, 201, 151, 0.5); }*/
/*.old-cer-style .btn-outline-teal.disabled, .btn-outline-teal:disabled {*/
/*    color: #20c997;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-teal:not(:disabled):not(.disabled):active, .btn-outline-teal:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-teal.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #20c997;*/
/*    border-color: #20c997; }*/
/*.old-cer-style .btn-outline-teal:not(:disabled):not(.disabled):active:focus, .btn-outline-teal:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-teal.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(32, 201, 151, 0.5); }*/

/*.old-cer-style .btn-outline-cyan {*/
/*    color: #67c2ef;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #67c2ef; }*/
/*.old-cer-style .btn-outline-cyan:hover {*/
/*    color: #151b1e;*/
/*    background-color: #67c2ef;*/
/*    border-color: #67c2ef; }*/
/*.old-cer-style .btn-outline-cyan:focus, .btn-outline-cyan.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(103, 194, 239, 0.5); }*/
/*.old-cer-style .btn-outline-cyan.disabled, .btn-outline-cyan:disabled {*/
/*    color: #67c2ef;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-cyan:not(:disabled):not(.disabled):active, .btn-outline-cyan:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-cyan.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #67c2ef;*/
/*    border-color: #67c2ef; }*/
/*.old-cer-style .btn-outline-cyan:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-cyan.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(103, 194, 239, 0.5); }*/

/*.old-cer-style .btn-outline-gray-100 {*/
/*    color: #f9f9fa;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #f9f9fa; }*/
/*.old-cer-style .btn-outline-gray-100:hover {*/
/*    color: #151b1e;*/
/*    background-color: #f9f9fa;*/
/*    border-color: #f9f9fa; }*/
/*.old-cer-style .btn-outline-gray-100:focus, .btn-outline-gray-100.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(249, 249, 250, 0.5); }*/
/*.old-cer-style .btn-outline-gray-100.disabled, .btn-outline-gray-100:disabled {*/
/*    color: #f9f9fa;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-gray-100:not(:disabled):not(.disabled):active, .btn-outline-gray-100:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-gray-100.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #f9f9fa;*/
/*    border-color: #f9f9fa; }*/
/*.old-cer-style .btn-outline-gray-100:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-100:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-gray-100.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(249, 249, 250, 0.5); }*/

/*.old-cer-style .btn-outline-gray-200 {*/
/*    color: #e1e6ef;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #e1e6ef; }*/
/*.old-cer-style .btn-outline-gray-200:hover {*/
/*    color: #151b1e;*/
/*    background-color: #e1e6ef;*/
/*    border-color: #e1e6ef; }*/
/*.old-cer-style .btn-outline-gray-200:focus, .btn-outline-gray-200.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(225, 230, 239, 0.5); }*/
/*.old-cer-style .btn-outline-gray-200.disabled, .btn-outline-gray-200:disabled {*/
/*    color: #e1e6ef;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-gray-200:not(:disabled):not(.disabled):active, .btn-outline-gray-200:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-gray-200.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #e1e6ef;*/
/*    border-color: #e1e6ef; }*/
/*.old-cer-style .btn-outline-gray-200:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-200:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-gray-200.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(225, 230, 239, 0.5); }*/

/*.old-cer-style .btn-outline-gray-300 {*/
/*    color: #c0cadd;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #c0cadd; }*/
/*.old-cer-style .btn-outline-gray-300:hover {*/
/*    color: #151b1e;*/
/*    background-color: #c0cadd;*/
/*    border-color: #c0cadd; }*/
/*.old-cer-style .btn-outline-gray-300:focus, .btn-outline-gray-300.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(192, 202, 221, 0.5); }*/
/*.old-cer-style .btn-outline-gray-300.disabled, .btn-outline-gray-300:disabled {*/
/*    color: #c0cadd;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-gray-300:not(:disabled):not(.disabled):active, .btn-outline-gray-300:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-gray-300.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #c0cadd;*/
/*    border-color: #c0cadd; }*/
/*.old-cer-style .btn-outline-gray-300:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-300:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-gray-300.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(192, 202, 221, 0.5); }*/

/*.old-cer-style .btn-outline-gray-400 {*/
/*    color: #869fac;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #869fac; }*/
/*.old-cer-style .btn-outline-gray-400:hover {*/
/*    color: #151b1e;*/
/*    background-color: #869fac;*/
/*    border-color: #869fac; }*/
/*.old-cer-style .btn-outline-gray-400:focus, .btn-outline-gray-400.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(134, 159, 172, 0.5); }*/
/*.old-cer-style .btn-outline-gray-400.disabled, .btn-outline-gray-400:disabled {*/
/*    color: #869fac;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-gray-400:not(:disabled):not(.disabled):active, .btn-outline-gray-400:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-gray-400.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #869fac;*/
/*    border-color: #869fac; }*/
/*.old-cer-style .btn-outline-gray-400:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-400:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-gray-400.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(134, 159, 172, 0.5); }*/

/*.old-cer-style .btn-outline-gray-500 {*/
/*    color: #678898;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #678898; }*/
/*.old-cer-style .btn-outline-gray-500:hover {*/
/*    color: #fff;*/
/*    background-color: #678898;*/
/*    border-color: #678898; }*/
/*.old-cer-style .btn-outline-gray-500:focus, .btn-outline-gray-500.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(103, 136, 152, 0.5); }*/
/*.old-cer-style .btn-outline-gray-500.disabled, .btn-outline-gray-500:disabled {*/
/*    color: #678898;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-gray-500:not(:disabled):not(.disabled):active, .btn-outline-gray-500:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-gray-500.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #678898;*/
/*    border-color: #678898; }*/
/*.old-cer-style .btn-outline-gray-500:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-500:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-gray-500.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(103, 136, 152, 0.5); }*/

/*.old-cer-style .btn-outline-gray-600 {*/
/*    color: #9faecb;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #9faecb; }*/
/*.old-cer-style .btn-outline-gray-600:hover {*/
/*    color: #151b1e;*/
/*    background-color: #9faecb;*/
/*    border-color: #9faecb; }*/
/*.old-cer-style .btn-outline-gray-600:focus, .btn-outline-gray-600.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(159, 174, 203, 0.5); }*/
/*.old-cer-style .btn-outline-gray-600.disabled, .btn-outline-gray-600:disabled {*/
/*    color: #9faecb;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-gray-600:not(:disabled):not(.disabled):active, .btn-outline-gray-600:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-gray-600.dropdown-toggle {*/
/*    color: #151b1e;*/
/*    background-color: #9faecb;*/
/*    border-color: #9faecb; }*/
/*.old-cer-style .btn-outline-gray-600:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-600:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-gray-600.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(159, 174, 203, 0.5); }*/

/*.old-cer-style .btn-outline-gray-700 {*/
/*    color: #3e515b;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #3e515b; }*/
/*.old-cer-style .btn-outline-gray-700:hover {*/
/*    color: #fff;*/
/*    background-color: #3e515b;*/
/*    border-color: #3e515b; }*/
/*.old-cer-style .btn-outline-gray-700:focus, .btn-outline-gray-700.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(62, 81, 91, 0.5); }*/
/*.old-cer-style .btn-outline-gray-700.disabled, .btn-outline-gray-700:disabled {*/
/*    color: #3e515b;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-gray-700:not(:disabled):not(.disabled):active, .btn-outline-gray-700:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-gray-700.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #3e515b;*/
/*    border-color: #3e515b; }*/
/*.old-cer-style .btn-outline-gray-700:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-700:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-gray-700.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(62, 81, 91, 0.5); }*/

/*.old-cer-style .btn-outline-gray-800 {*/
/*    color: #384042;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #384042; }*/
/*.old-cer-style .btn-outline-gray-800:hover {*/
/*    color: #fff;*/
/*    background-color: #384042;*/
/*    border-color: #384042; }*/
/*.old-cer-style .btn-outline-gray-800:focus, .btn-outline-gray-800.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(56, 64, 66, 0.5); }*/
/*.old-cer-style .btn-outline-gray-800.disabled, .btn-outline-gray-800:disabled {*/
/*    color: #384042;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-gray-800:not(:disabled):not(.disabled):active, .btn-outline-gray-800:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-gray-800.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #384042;*/
/*    border-color: #384042; }*/
/*.old-cer-style .btn-outline-gray-800:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-800:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-gray-800.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(56, 64, 66, 0.5); }*/

/*.old-cer-style .btn-outline-gray-900 {*/
/*    color: #151b1e;*/
/*    background-color: transparent;*/
/*    background-image: none;*/
/*    border-color: #151b1e; }*/
/*.old-cer-style .btn-outline-gray-900:hover {*/
/*    color: #fff;*/
/*    background-color: #151b1e;*/
/*    border-color: #151b1e; }*/
/*.old-cer-style .btn-outline-gray-900:focus, .btn-outline-gray-900.focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(21, 27, 30, 0.5); }*/
/*.old-cer-style .btn-outline-gray-900.disabled, .btn-outline-gray-900:disabled {*/
/*    color: #151b1e;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-outline-gray-900:not(:disabled):not(.disabled):active, .btn-outline-gray-900:not(:disabled):not(.disabled).active,*/
/*.old-cer-style .show > .btn-outline-gray-900.dropdown-toggle {*/
/*    color: #fff;*/
/*    background-color: #151b1e;*/
/*    border-color: #151b1e; }*/
/*.old-cer-style .btn-outline-gray-900:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-900:not(:disabled):not(.disabled).active:focus,*/
/*.old-cer-style .show > .btn-outline-gray-900.dropdown-toggle:focus {*/
/*    box-shadow: 0 0 0 0.2rem rgba(21, 27, 30, 0.5); }*/

/*.old-cer-style .btn-link {*/
/*    font-weight: 400;*/
/*    color: #20a8d8;*/
/*    background-color: transparent; }*/
/*.old-cer-style .btn-link:hover {*/
/*    color: #167495;*/
/*    text-decoration: underline;*/
/*    background-color: transparent;*/
/*    border-color: transparent; }*/
/*.old-cer-style .btn-link:focus, .btn-link.focus {*/
/*    text-decoration: underline;*/
/*    border-color: transparent;*/
/*    box-shadow: none; }*/
/*.old-cer-style .btn-link:disabled, .btn-link.disabled {*/
/*    color: #9faecb; }*/

/*.old-cer-style .btn-lg, .btn-group-lg > .btn {*/
/*    padding: 0.5rem 1rem;*/
/*    font-size: 1.09375rem;*/
/*    line-height: 1.5;*/
/*    border-radius: 0; }*/

/*.old-cer-style .btn-sm, .btn-group-sm > .btn {*/
/*    padding: 0.25rem 0.5rem;*/
/*    font-size: 0.76562rem;*/
/*    line-height: 1.5;*/
/*    border-radius: 0; }*/

/*.old-cer-style .btn-block {*/
/*    display: block;*/
/*    width: 100%; }*/
/*.old-cer-style .btn-block + .btn-block {*/
/*    margin-top: 0.5rem; }*/

/*.old-cer-style input[type="submit"].btn-block,*/
/*.old-cer-style input[type="reset"].btn-block,*/
/*.old-cer-style input[type="button"].btn-block {*/
/*    width: 100%; }*/

.old-cer-style .fade {
    opacity: 0;
    transition: opacity 0.15s linear; }
.old-cer-style .fade.show {
    opacity: 1; }

.old-cer-style .collapse {
    display: none; }
.old-cer-style .collapse.show {
    display: block; }

.old-cer-style tr.collapse.show {
    display: table-row; }

.old-cer-style tbody.collapse.show {
    display: table-row-group; }

.old-cer-style .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease; }

.old-cer-style .dropup,
.dropdown {
    position: relative; }

.old-cer-style .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }

.old-cer-style .dropdown-toggle:empty::after {
    margin-left: 0; }

.old-cer-style .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0 0;
    margin: 0.125rem 0 0;
    font-size: 0.875rem;
    color: #151b1e;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e1e6ef; }

.old-cer-style .dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: 0.125rem; }

.old-cer-style .dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent; }

.old-cer-style .dropup .dropdown-toggle:empty::after {
    margin-left: 0; }

.old-cer-style .dropright .dropdown-menu {
    margin-top: 0;
    margin-left: 0.125rem; }

.old-cer-style .dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid; }

.old-cer-style .dropright .dropdown-toggle:empty::after {
    margin-left: 0; }

.old-cer-style .dropright .dropdown-toggle::after {
    vertical-align: 0; }

.old-cer-style .dropleft .dropdown-menu {
    margin-top: 0;
    margin-right: 0.125rem; }

.old-cer-style .dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: ""; }

.old-cer-style .dropleft .dropdown-toggle::after {
    display: none; }

.old-cer-style .dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent; }

.old-cer-style .dropleft .dropdown-toggle:empty::after {
    margin-left: 0; }

.old-cer-style .dropleft .dropdown-toggle::before {
    vertical-align: 0; }

.old-cer-style .dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #f9f9fa; }

.old-cer-style .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #151b1e;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0; }
.old-cer-style .dropdown-item:hover, .dropdown-item:focus {
    color: #0b0e0f;
    text-decoration: none;
    background-color: #f9f9fa; }
.old-cer-style .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #20a8d8; }
.old-cer-style .dropdown-item.disabled, .dropdown-item:disabled {
    color: #9faecb;
    background-color: transparent; }

.old-cer-style .dropdown-menu.show {
    display: block; }

.old-cer-style .dropdown-header {
    display: block;
    padding: 0 1.5rem;
    margin-bottom: 0;
    font-size: 0.76562rem;
    color: #9faecb;
    white-space: nowrap; }

.old-cer-style .btn-group,
.old-cer-style .btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle; }
.old-cer-style .btn-group > .btn,
.old-cer-style .btn-group-vertical > .btn {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
.old-cer-style .btn-group > .btn:hover,
.old-cer-style .btn-group-vertical > .btn:hover {
    z-index: 1; }
.old-cer-style .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.old-cer-style .btn-group-vertical > .btn:focus,
.old-cer-style .btn-group-vertical > .btn:active,
.old-cer-style .btn-group-vertical > .btn.active {
    z-index: 1; }
.old-cer-style .btn-group .btn + .btn,
.old-cer-style .btn-group .btn + .btn-group,
.old-cer-style .btn-group .btn-group + .btn,
.old-cer-style .btn-group .btn-group + .btn-group,
.old-cer-style .btn-group-vertical .btn + .btn,
.old-cer-style .btn-group-vertical .btn + .btn-group,
.old-cer-style .btn-group-vertical .btn-group + .btn,
.old-cer-style .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.old-cer-style .btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.old-cer-style .btn-toolbar .input-group {
    width: auto; }

.old-cer-style .btn-group > .btn:first-child {
    margin-left: 0; }

.old-cer-style .dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem; }
.old-cer-style .dropdown-toggle-split::after {
    margin-left: 0; }

.old-cer-style .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem; }

.old-cer-style .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem; }

.old-cer-style .btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center; }
.old-cer-style .btn-group-vertical .btn,
.old-cer-style .btn-group-vertical .btn-group {
    width: 100%; }
.old-cer-style .btn-group-vertical > .btn + .btn,
.old-cer-style .btn-group-vertical > .btn + .btn-group,
.old-cer-style .btn-group-vertical > .btn-group + .btn,
.old-cer-style .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.old-cer-style .btn-group-toggle > .btn,
.old-cer-style .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0; }
.old-cer-style .btn-group-toggle > .btn input[type="radio"],
.old-cer-style .btn-group-toggle > .btn input[type="checkbox"],
.old-cer-style .btn-group-toggle > .btn-group > .btn input[type="radio"],
.old-cer-style .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.old-cer-style .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%; }
.old-cer-style .input-group > .form-control,
.old-cer-style .input-group > .custom-select,
.old-cer-style .input-group > .custom-file {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
.old-cer-style .input-group > .form-control:focus,
.old-cer-style .input-group > .custom-select:focus,
.old-cer-style .input-group > .custom-file:focus {
    z-index: 3; }
.old-cer-style .input-group > .form-control + .form-control,
.old-cer-style .input-group > .form-control + .custom-select,
.old-cer-style .input-group > .form-control + .custom-file,
.old-cer-style .input-group > .custom-select + .form-control,
.old-cer-style .input-group > .custom-select + .custom-select,
.old-cer-style .input-group > .custom-select + .custom-file,
.old-cer-style .input-group > .custom-file + .form-control,
.old-cer-style .input-group > .custom-file + .custom-select,
.old-cer-style .input-group > .custom-file + .custom-file {
    margin-left: -1px; }
.old-cer-style .input-group > .custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }

.old-cer-style .input-group-prepend,
.old-cer-style .input-group-append {
    display: -ms-flexbox;
    display: flex; }
.old-cer-style .input-group-prepend .btn,
.old-cer-style .input-group-append .btn {
    position: relative;
    z-index: 2; }
.old-cer-style .input-group-prepend .btn + .btn,
.old-cer-style .input-group-prepend .btn + .input-group-text,
.old-cer-style .input-group-prepend .input-group-text + .input-group-text,
.old-cer-style .input-group-prepend .input-group-text + .btn,
.old-cer-style .input-group-append .btn + .btn,
.old-cer-style .input-group-append .btn + .input-group-text,
.old-cer-style .input-group-append .input-group-text + .input-group-text,
.old-cer-style .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.old-cer-style .input-group-prepend {
    margin-right: -1px; }

.old-cer-style .input-group-append {
    margin-left: -1px; }

.old-cer-style .input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.75rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3e515b;
    text-align: center;
    white-space: nowrap;
    background-color: #f9f9fa;
    border: 1px solid #e1e6ef; }
.old-cer-style .input-group-text input[type="radio"],
.old-cer-style .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.old-cer-style .custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem; }

.old-cer-style .custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem; }

.old-cer-style .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
.old-cer-style .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #20a8d8; }
.old-cer-style .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #f2f4f8, 0 0 0 0.2rem rgba(32, 168, 216, 0.25); }
.old-cer-style .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b6e4f4; }
.old-cer-style .custom-control-input:disabled ~ .custom-control-label {
    color: #9faecb; }
.old-cer-style .custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e1e6ef; }

.old-cer-style .custom-control-label {
    margin-bottom: 0; }
.old-cer-style .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #c0cadd; }
.old-cer-style .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.old-cer-style .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #20a8d8; }

.old-cer-style .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.old-cer-style .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #20a8d8; }

.old-cer-style .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.old-cer-style .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(32, 168, 216, 0.5); }

.old-cer-style .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(32, 168, 216, 0.5); }

.old-cer-style .custom-radio .custom-control-label::before {
    border-radius: 50%; }

.old-cer-style .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #20a8d8; }

.old-cer-style .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.old-cer-style .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(32, 168, 216, 0.5); }

.old-cer-style .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.0625rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.5;
    color: #3e515b;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23384042' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid #e1e6ef;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
.old-cer-style .custom-select:focus {
    border-color: #8ad4ee;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(138, 212, 238, 0.5); }
.old-cer-style .custom-select:focus::-ms-value {
    color: #3e515b;
    background-color: #fff; }
.old-cer-style .custom-select[multiple], .old-cer-style .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
.old-cer-style .custom-select:disabled {
    color: #9faecb;
    background-color: #e1e6ef; }
.old-cer-style .custom-select::-ms-expand {
    opacity: 0; }

.old-cer-style .custom-select-sm {
    height: calc(1.64844rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 75%; }

.old-cer-style .custom-select-lg {
    height: calc(2.64062rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 125%; }

.old-cer-style .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.0625rem + 2px);
    margin-bottom: 0; }

.old-cer-style .custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.0625rem + 2px);
    margin: 0;
    opacity: 0; }
.old-cer-style .custom-file-input:focus ~ .custom-file-control {
    border-color: #8ad4ee;
    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.25); }
.old-cer-style .custom-file-input:focus ~ .custom-file-control::before {
    border-color: #8ad4ee; }
.old-cer-style .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.old-cer-style .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.0625rem + 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #3e515b;
    background-color: #fff;
    border: 1px solid #e1e6ef; }
.old-cer-style .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.0625rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #3e515b;
    content: "Browse";
    background-color: #f9f9fa;
    border-left: 1px solid #e1e6ef; }

.old-cer-style .content-place .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }

.old-cer-style .nav-link, .old-cer-style .navbar .dropdown-toggle {
    display: block;
    padding: 0.5rem 1rem; }
.old-cer-style .content-place .nav-link:hover, .old-cer-style .navbar .dropdown-toggle:hover, .nav-link:focus, .navbar .dropdown-toggle:focus {
    text-decoration: none; }
.old-cer-style .content-place .nav-link.disabled, .old-cer-style .navbar .disabled.dropdown-toggle {
    color: #9faecb; }

.old-cer-style .content-place .nav-tabs {
    border-bottom: 1px solid #c0cadd; }
.old-cer-style .content-place .nav-tabs .nav-item {
    margin-bottom: -1px; }
.old-cer-style .content-place .nav-tabs .nav-link, .old-cer-style .nav-tabs .navbar .dropdown-toggle, .old-cer-style .navbar .nav-tabs .dropdown-toggle {
    border: 1px solid transparent; }
.old-cer-style .content-place .nav-tabs .nav-link:hover, .old-cer-style .nav-tabs .navbar .dropdown-toggle:hover, .old-cer-style .navbar .nav-tabs .dropdown-toggle:hover, .nav-tabs .nav-link:focus, .nav-tabs .navbar .dropdown-toggle:focus, .navbar .nav-tabs .dropdown-toggle:focus {
    border-color: #e1e6ef #e1e6ef #c0cadd; }
.old-cer-style .content-place .nav-tabs .nav-link.disabled, .old-cer-style .nav-tabs .navbar .disabled.dropdown-toggle, .old-cer-style .navbar .nav-tabs .disabled.dropdown-toggle {
    color: #9faecb;
    background-color: transparent;
    border-color: transparent; }
.old-cer-style .content-place .nav-tabs .nav-link.active, .old-cer-style .nav-tabs .navbar .active.dropdown-toggle, .old-cer-style .navbar .nav-tabs .active.dropdown-toggle,
.old-cer-style .content-place .nav-tabs .nav-item.show .nav-link,
.old-cer-style .content-place .nav-tabs .nav-item.show .navbar .dropdown-toggle, .old-cer-style .navbar
.old-cer-style .content-place .nav-tabs .nav-item.show .dropdown-toggle {
    color: #3e515b;
    background-color: #f2f4f8;
    border-color: #c0cadd #c0cadd #f2f4f8; }
.old-cer-style .content-place .nav-tabs .dropdown-menu {
    margin-top: -1px; }

.old-cer-style .content-place .nav-pills .nav-link.active, .old-cer-style .nav-pills .navbar .active.dropdown-toggle, .old-cer-style .navbar .nav-pills .active.dropdown-toggle,
.old-cer-style .content-place .nav-pills .show > .nav-link,
.old-cer-style .content-place .nav-pills .navbar .show > .dropdown-toggle, .old-cer-style .navbar
.old-cer-style .content-place .nav-pills .show > .dropdown-toggle {
    color: #fff;
    background-color: #20a8d8; }

.old-cer-style .content-place .nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center; }

.old-cer-style .nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center; }

.old-cer-style .tab-content {
    display: block; }

.old-cer-style .tab-content > .tab-pane {
    display: none; }

.old-cer-style .tab-content > .active {
    display: block; }

.old-cer-style .navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem; }
.old-cer-style .navbar > .container,
.old-cer-style .navbar > .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.old-cer-style .navbar-brand {
    display: inline-block;
    padding-top: 0.33594rem;
    padding-bottom: 0.33594rem;
    margin-right: 1rem;
    font-size: 1.09375rem;
    line-height: inherit;
    white-space: nowrap; }
.old-cer-style .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.old-cer-style .navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
.old-cer-style .navbar-nav .nav-link, .old-cer-style .navbar-nav .navbar .dropdown-toggle, .old-cer-style .navbar .navbar-nav .dropdown-toggle {
    padding-right: 0;
    padding-left: 0; }
.old-cer-style .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.old-cer-style .navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }

.old-cer-style .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center; }

.old-cer-style .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.09375rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent; }
.old-cer-style .navbar-toggler:hover, .old-cer-style .navbar-toggler:focus {
    text-decoration: none; }
.old-cer-style .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.old-cer-style .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%; }

@media (max-width: 575.98px) {
    .old-cer-style .navbar-expand-sm > .container,
    .old-cer-style .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0; } }

@media (min-width: 576px) {
    .old-cer-style .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .old-cer-style .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row; }
    .old-cer-style .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
    .old-cer-style .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
    .old-cer-style .navbar-expand-sm .navbar-nav .nav-link, .old-cer-style .navbar-expand-sm .navbar-nav .navbar .dropdown-toggle, .old-cer-style .navbar .navbar-expand-sm .navbar-nav .dropdown-toggle {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .old-cer-style .navbar-expand-sm > .container,
    .old-cer-style .navbar-expand-sm > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .old-cer-style .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto; }
    .old-cer-style .navbar-expand-sm .navbar-toggler {
        display: none; }
    .old-cer-style .navbar-expand-sm .dropup .dropdown-menu {
        top: auto;
        bottom: 100%; } }

@media (max-width: 767.98px) {
    .old-cer-style .navbar-expand-md > .container,
    .old-cer-style .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0; } }

@media (min-width: 768px) {
    .old-cer-style .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .old-cer-style .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row; }
    .old-cer-style .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
    .old-cer-style .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
    .old-cer-style .navbar-expand-md .navbar-nav .nav-link, .old-cer-style .navbar-expand-md .navbar-nav .navbar .dropdown-toggle, .old-cer-style .navbar .navbar-expand-md .navbar-nav .dropdown-toggle {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .old-cer-style .navbar-expand-md > .container,
    .old-cer-style .navbar-expand-md > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .old-cer-style .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto; }
    .old-cer-style .navbar-expand-md .navbar-toggler {
        display: none; }
    .old-cer-style .navbar-expand-md .dropup .dropdown-menu {
        top: auto;
        bottom: 100%; } }

@media (max-width: 991.98px) {
    .old-cer-style .navbar-expand-lg > .container,
    .old-cer-style .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0; } }

@media (min-width: 992px) {
    .old-cer-style .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .old-cer-style .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row; }
    .old-cer-style .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
    .old-cer-style .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
    .old-cer-style .navbar-expand-lg .navbar-nav .nav-link, .old-cer-style .navbar-expand-lg .navbar-nav .navbar .dropdown-toggle, .old-cer-style .navbar .navbar-expand-lg .navbar-nav .dropdown-toggle {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .old-cer-style .navbar-expand-lg > .container,
    .old-cer-style .navbar-expand-lg > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .old-cer-style .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto; }
    .old-cer-style .navbar-expand-lg .navbar-toggler {
        display: none; }
    .old-cer-style .navbar-expand-lg .dropup .dropdown-menu {
        top: auto;
        bottom: 100%; } }

@media (max-width: 1199.98px) {
    .old-cer-style .navbar-expand-xl > .container,
    .old-cer-style .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0; } }

@media (min-width: 1200px) {
    .old-cer-style .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .old-cer-style .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row; }
    .old-cer-style .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
    .old-cer-style .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
    .old-cer-style .navbar-expand-xl .navbar-nav .nav-link, .old-cer-style .navbar-expand-xl .navbar-nav .navbar .dropdown-toggle, .old-cer-style .navbar .navbar-expand-xl .navbar-nav .dropdown-toggle {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .old-cer-style .navbar-expand-xl > .container,
    .old-cer-style .navbar-expand-xl > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .old-cer-style .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto; }
    .old-cer-style .navbar-expand-xl .navbar-toggler {
        display: none; }
    .old-cer-style .navbar-expand-xl .dropup .dropdown-menu {
        top: auto;
        bottom: 100%; } }

.old-cer-style .navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.old-cer-style .navbar-expand > .container,
.old-cer-style .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
.old-cer-style .navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
.old-cer-style .navbar-expand .navbar-nav .dropdown-menu {
    position: absolute; }
.old-cer-style .navbar-expand .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto; }
.old-cer-style .navbar-expand .navbar-nav .nav-link, .navbar-expand .navbar-nav .navbar .dropdown-toggle, .navbar .navbar-expand .navbar-nav .dropdown-toggle {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
.old-cer-style .navbar-expand > .container,
.old-cer-style .navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
.old-cer-style .navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
.old-cer-style .navbar-expand .navbar-toggler {
    display: none; }
.old-cer-style .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%; }

.old-cer-style .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9); }
.old-cer-style .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.old-cer-style .navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .navbar .dropdown-toggle, .old-cer-style .navbar .navbar-light .navbar-nav .dropdown-toggle {
    color: rgba(0, 0, 0, 0.5); }
.old-cer-style .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .navbar .dropdown-toggle:hover, .old-cer-style .navbar .navbar-light .navbar-nav .dropdown-toggle:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .navbar .dropdown-toggle:focus, .navbar .navbar-light .navbar-nav .dropdown-toggle:focus {
    color: rgba(0, 0, 0, 0.7); }
.old-cer-style .navbar-light .navbar-nav .nav-link.disabled, .navbar-light .navbar-nav .navbar .disabled.dropdown-toggle, .old-cer-style .navbar .navbar-light .navbar-nav .disabled.dropdown-toggle {
    color: rgba(0, 0, 0, 0.3); }

.old-cer-style .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .navbar .show > .dropdown-toggle, .old-cer-style .navbar .navbar-light .navbar-nav .show > .dropdown-toggle,
.old-cer-style .navbar-light .navbar-nav .active > .nav-link,
.old-cer-style .navbar-light .navbar-nav .navbar .active > .dropdown-toggle, .old-cer-style .navbar
.old-cer-style .navbar-light .navbar-nav .active > .dropdown-toggle,
.old-cer-style .navbar-light .navbar-nav .nav-link.show,
.old-cer-style .navbar-light .navbar-nav .navbar .show.dropdown-toggle, .old-cer-style .navbar
.old-cer-style .navbar-light .navbar-nav .show.dropdown-toggle,
.old-cer-style .navbar-light .navbar-nav .nav-link.active,
.old-cer-style .navbar-light .navbar-nav .navbar .active.dropdown-toggle, .old-cer-style .navbar
.old-cer-style .navbar-light .navbar-nav .active.dropdown-toggle {
    color: rgba(0, 0, 0, 0.9); }

.old-cer-style .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1); }

.old-cer-style .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.old-cer-style .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5); }
.old-cer-style .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
.old-cer-style .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9); }

.old-cer-style .navbar-dark .navbar-brand {
    color: #fff; }
.old-cer-style .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.old-cer-style .navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .navbar .dropdown-toggle, .navbar .navbar-dark .navbar-nav .dropdown-toggle {
    color: rgba(255, 255, 255, 0.5); }
.old-cer-style .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .navbar .dropdown-toggle:hover, .navbar .navbar-dark .navbar-nav .dropdown-toggle:hover, .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .navbar .dropdown-toggle:focus, .navbar .navbar-dark .navbar-nav .dropdown-toggle:focus {
    color: rgba(255, 255, 255, 0.75); }
.old-cer-style .navbar-dark .navbar-nav .nav-link.disabled, .navbar-dark .navbar-nav .navbar .disabled.dropdown-toggle, .navbar .navbar-dark .navbar-nav .disabled.dropdown-toggle {
    color: rgba(255, 255, 255, 0.25); }

.old-cer-style .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .navbar .show > .dropdown-toggle, .navbar .navbar-dark .navbar-nav .show > .dropdown-toggle,
.old-cer-style .navbar-dark .navbar-nav .active > .nav-link,
.old-cer-style .navbar-dark .navbar-nav .navbar .active > .dropdown-toggle, .navbar
.old-cer-style .navbar-dark .navbar-nav .active > .dropdown-toggle,
.old-cer-style .navbar-dark .navbar-nav .nav-link.show,
.old-cer-style .navbar-dark .navbar-nav .navbar .show.dropdown-toggle, .navbar
.old-cer-style .navbar-dark .navbar-nav .show.dropdown-toggle,
.old-cer-style .navbar-dark .navbar-nav .nav-link.active,
.old-cer-style .navbar-dark .navbar-nav .navbar .active.dropdown-toggle, .navbar
.old-cer-style .navbar-dark .navbar-nav .active.dropdown-toggle {
    color: #fff; }

.old-cer-style .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1); }

.old-cer-style .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.old-cer-style .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5); }
.old-cer-style .navbar-dark .navbar-text a {
    color: #fff; }
.old-cer-style .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
    color: #fff; }

.old-cer-style .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e1e6ef; }
.old-cer-style .card > hr {
    margin-right: 0;
    margin-left: 0; }

.old-cer-style .card-body, .card-block {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem; }

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

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

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

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

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

.old-cer-style .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid #e1e6ef; }
.old-cer-style .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.old-cer-style .card-footer {
    padding: 0.75rem 1.25rem;
    border-top: 1px solid #e1e6ef; }

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

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

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

.old-cer-style .card-img {
    width: 100%; }

.old-cer-style .card-img-top {
    width: 100%; }

.old-cer-style .card-img-bottom {
    width: 100%; }

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

.old-cer-style .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column; }
.old-cer-style .card-group > .card {
    margin-bottom: 15px; }
@media (min-width: 576px) {
    .old-cer-style .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
    .old-cer-style .card-group > .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0; }
    .old-cer-style .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; } }

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

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

.old-cer-style .breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 2rem;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent; }

.old-cer-style .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #9faecb;
    content: "/"; }

.old-cer-style .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }

.old-cer-style .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }

.old-cer-style .breadcrumb-item.active {
    color: #9faecb; }

.old-cer-style .pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none; }

.old-cer-style .page-link, .pagination-datatables li a, .pagination li a {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #20a8d8;
    background-color: #fff;
    border: 1px solid #c0cadd; }
.old-cer-style .page-link:hover, .pagination-datatables li a:hover, .pagination li a:hover {
    color: #167495;
    text-decoration: none;
    background-color: #e1e6ef;
    border-color: #c0cadd; }
.old-cer-style .page-link:focus, .pagination-datatables li a:focus, .pagination li a:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.25); }
.old-cer-style .page-link:not(:disabled):not(.disabled), .pagination-datatables li a:not(:disabled):not(.disabled), .pagination li a:not(:disabled):not(.disabled) {
    cursor: pointer; }

.old-cer-style .page-item:first-child .page-link, .pagination-datatables li:first-child .page-link, .pagination li:first-child .page-link, .page-item:first-child .pagination-datatables li a, .pagination-datatables li .page-item:first-child a, .pagination-datatables li:first-child a, .page-item:first-child .pagination li a, .pagination li .page-item:first-child a, .pagination li:first-child a {
    margin-left: 0; }

.old-cer-style .page-item.active .page-link, .pagination-datatables li.active .page-link, .pagination li.active .page-link, .page-item.active .pagination-datatables li a, .pagination-datatables li .page-item.active a, .pagination-datatables li.active a, .page-item.active .pagination li a, .pagination li .page-item.active a, .pagination li.active a {
    z-index: 1;
    color: #fff;
    background-color: #20a8d8;
    border-color: #20a8d8; }

.old-cer-style .page-item.disabled .page-link, .pagination-datatables li.disabled .page-link, .pagination li.disabled .page-link, .page-item.disabled .pagination-datatables li a, .pagination-datatables li .page-item.disabled a, .pagination-datatables li.disabled a, .page-item.disabled .pagination li a, .pagination li .page-item.disabled a, .pagination li.disabled a {
    color: #9faecb;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #c0cadd; }

.old-cer-style .pagination-lg .page-link, .pagination-lg .pagination-datatables li a, .pagination-datatables li .pagination-lg a, .pagination-lg .pagination li a, .pagination li .pagination-lg a {
    padding: 0.75rem 1.5rem;
    font-size: 1.09375rem;
    line-height: 1.5; }

.old-cer-style .pagination-sm .page-link, .pagination-sm .pagination-datatables li a, .pagination-datatables li .pagination-sm a, .pagination-sm .pagination li a, .pagination li .pagination-sm a {
    padding: 0.25rem 0.5rem;
    font-size: 0.76562rem;
    line-height: 1.5; }

.old-cer-style .badge {
    /*display: inline-block;*/
    /*padding: 0.25em 0.4em;*/
    /*font-size: 75%;*/
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline; }
.old-cer-style .badge:empty {
    display: none; }

.old-cer-style .btn .badge {
    position: relative;
    top: -1px; }

.old-cer-style .badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em; }

.old-cer-style .badge-primary {
    color: #fff;
    background-color: #20a8d8; }
.old-cer-style .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1985ac; }

.old-cer-style .badge-secondary {
    color: #151b1e;
    background-color: #c0cadd; }
.old-cer-style .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #151b1e;
    text-decoration: none;
    background-color: #9faecb; }

.old-cer-style .badge-success {
    color: #151b1e;
    background-color: #79c447; }
.old-cer-style .badge-success[href]:hover, .badge-success[href]:focus {
    color: #151b1e;
    text-decoration: none;
    background-color: #61a434; }

.old-cer-style .badge-info {
    color: #151b1e;
    background-color: #67c2ef; }
.old-cer-style .badge-info[href]:hover, .badge-info[href]:focus {
    color: #151b1e;
    text-decoration: none;
    background-color: #39afea; }

.old-cer-style .badge-warning {
    color: #151b1e;
    background-color: #fabb3d; }
.old-cer-style .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #151b1e;
    text-decoration: none;
    background-color: #f9aa0b; }

.old-cer-style .badge-danger {
    color: #fff;
    background-color: #ff5454; }
.old-cer-style .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #ff2121; }

.old-cer-style .badge-light {
    color: #151b1e;
    background-color: #f9f9fa; }
.old-cer-style .badge-light[href]:hover, .badge-light[href]:focus {
    color: #151b1e;
    text-decoration: none;
    background-color: #dddde3; }

.old-cer-style .badge-dark {
    color: #fff;
    background-color: #384042; }
.old-cer-style .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #212526; }

.old-cer-style .badge-blue {
    color: #fff;
    background-color: #20a8d8; }
.old-cer-style .badge-blue[href]:hover, .badge-blue[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1985ac; }

.old-cer-style .badge-indigo {
    color: #fff;
    background-color: #6610f2; }
.old-cer-style .badge-indigo[href]:hover, .badge-indigo[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #510bc4; }

.old-cer-style .badge-purple {
    color: #fff;
    background-color: #6f42c1; }
.old-cer-style .badge-purple[href]:hover, .badge-purple[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #59339d; }

.old-cer-style .badge-pink {
    color: #fff;
    background-color: #e83e8c; }
.old-cer-style .badge-pink[href]:hover, .badge-pink[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #d91a72; }

.old-cer-style .badge-red {
    color: #fff;
    background-color: #ff5454; }
.old-cer-style .badge-red[href]:hover, .badge-red[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #ff2121; }

.old-cer-style .badge-orange {
    color: #151b1e;
    background-color: #fabb3d; }
.old-cer-style .badge-orange[href]:hover, .badge-orange[href]:focus {
    color: #151b1e;
    text-decoration: none;
    background-color: #f9aa0b; }

.old-cer-style .badge-yellow {
    color: #151b1e;
    background-color: #ffc107; }
.old-cer-style .badge-yellow[href]:hover, .badge-yellow[href]:focus {
    color: #151b1e;
    text-decoration: none;
    background-color: #d39e00; }

.old-cer-style .badge-green {
    color: #151b1e;
    background-color: #79c447; }
.old-cer-style .badge-green[href]:hover, .badge-green[href]:focus {
    color: #151b1e;
    text-decoration: none;
    background-color: #61a434; }

.old-cer-style .badge-teal {
    color: #fff;
    background-color: #20c997; }
.old-cer-style .badge-teal[href]:hover, .badge-teal[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #199d76; }

.old-cer-style .badge-cyan {
    color: #151b1e;
    background-color: #67c2ef; }
.old-cer-style .badge-cyan[href]:hover, .badge-cyan[href]:focus {
    color: #151b1e;
    text-decoration: none;
    background-color: #39afea; }

.old-cer-style .badge-gray-100 {
    color: #151b1e;
    background-color: #f9f9fa; }
.old-cer-style .badge-gray-100[href]:hover, .badge-gray-100[href]:focus {
    color: #151b1e;
    text-decoration: none;
    background-color: #dddde3; }

.old-cer-style .badge-gray-200 {
    color: #151b1e;
    background-color: #e1e6ef; }
.old-cer-style .badge-gray-200[href]:hover, .badge-gray-200[href]:focus {
    color: #151b1e;
    text-decoration: none;
    background-color: #c0cadd; }

.old-cer-style .badge-gray-300 {
    color: #151b1e;
    background-color: #c0cadd; }
.old-cer-style .badge-gray-300[href]:hover, .badge-gray-300[href]:focus {
    color: #151b1e;
    text-decoration: none;
    background-color: #9faecb; }

.old-cer-style .badge-gray-400 {
    color: #151b1e;
    background-color: #869fac; }
.old-cer-style .badge-gray-400[href]:hover, .badge-gray-400[href]:focus {
    color: #151b1e;
    text-decoration: none;
    background-color: #688797; }

.old-cer-style .badge-gray-500 {
    color: #fff;
    background-color: #678898; }
.old-cer-style .badge-gray-500[href]:hover, .badge-gray-500[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #526d7a; }

.old-cer-style .badge-gray-600 {
    color: #151b1e;
    background-color: #9faecb; }
.old-cer-style .badge-gray-600[href]:hover, .badge-gray-600[href]:focus {
    color: #151b1e;
    text-decoration: none;
    background-color: #7e92b9; }

.old-cer-style .badge-gray-700 {
    color: #fff;
    background-color: #3e515b; }
.old-cer-style .badge-gray-700[href]:hover, .badge-gray-700[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #29363d; }

.old-cer-style .badge-gray-800 {
    color: #fff;
    background-color: #384042; }
.old-cer-style .badge-gray-800[href]:hover, .badge-gray-800[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #212526; }

.old-cer-style .badge-gray-900 {
    color: #fff;
    background-color: #151b1e; }
.old-cer-style .badge-gray-900[href]:hover, .badge-gray-900[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: black; }

.old-cer-style .jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e1e6ef; }
@media (min-width: 576px) {
    .old-cer-style .jumbotron {
        padding: 4rem 2rem; } }

.old-cer-style .jumbotron-fluid {
    padding-right: 0;
    padding-left: 0; }

.old-cer-style .alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    /*margin-bottom: 1rem;*/
    border: 1px solid transparent;
}

.old-cer-style .alert-heading {
    color: inherit; }

.old-cer-style .alert-link {
    font-weight: 700; }

.old-cer-style .alert-dismissible {
    padding-right: 3.8125rem; }
.old-cer-style .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.old-cer-style .alert-primary {
    color: #115770;
    background-color: #d2eef7;
    border-color: #c1e7f4; }
.old-cer-style .alert-primary hr {
    border-top-color: #abdff0; }
.old-cer-style .alert-primary .alert-link {
    color: #0a3544; }

.old-cer-style .alert-secondary {
    color: #646973;
    background-color: #f2f4f8;
    border-color: #edf0f5; }
.old-cer-style .alert-secondary hr {
    border-top-color: #dde2ec; }
.old-cer-style .alert-secondary .alert-link {
    color: #4c5058; }

.old-cer-style .alert-success {
    color: #3f6625;
    background-color: #e4f3da;
    border-color: #d9eecb; }
.old-cer-style .alert-success hr {
    border-top-color: #cbe8b8; }
.old-cer-style .alert-success .alert-link {
    color: #284117; }

.old-cer-style .alert-info {
    color: #36657c;
    background-color: #e1f3fc;
    border-color: #d4eefb; }
.old-cer-style .alert-info hr {
    border-top-color: #bde5f9; }
.old-cer-style .alert-info .alert-link {
    color: #274858; }

.old-cer-style .alert-warning {
    color: #826120;
    background-color: #fef1d8;
    border-color: #feecc9; }
.old-cer-style .alert-warning hr {
    border-top-color: #fee3b0; }
.old-cer-style .alert-warning .alert-link {
    color: #594216; }

.old-cer-style .alert-danger {
    color: #852c2c;
    background-color: #ffdddd;
    border-color: #ffcfcf; }
.old-cer-style .alert-danger hr {
    border-top-color: #ffb6b6; }
.old-cer-style .alert-danger .alert-link {
    color: #5f1f1f; }

.old-cer-style .alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe; }
.old-cer-style .alert-light hr {
    border-top-color: #ececf6; }
.old-cer-style .alert-light .alert-link {
    color: #686868; }

.old-cer-style .alert-dark {
    color: #1d2122;
    background-color: #d7d9d9;
    border-color: #c7caca; }
.old-cer-style .alert-dark hr {
    border-top-color: #babebe; }
.old-cer-style .alert-dark .alert-link {
    color: #060606; }

.old-cer-style .alert-blue {
    color: #115770;
    background-color: #d2eef7;
    border-color: #c1e7f4; }
.old-cer-style .alert-blue hr {
    border-top-color: #abdff0; }
.old-cer-style .alert-blue .alert-link {
    color: #0a3544; }

.old-cer-style .alert-indigo {
    color: #35087e;
    background-color: #e0cffc;
    border-color: #d4bcfb; }
.old-cer-style .alert-indigo hr {
    border-top-color: #c5a4fa; }
.old-cer-style .alert-indigo .alert-link {
    color: #21054e; }

.old-cer-style .alert-purple {
    color: #3a2264;
    background-color: #e2d9f3;
    border-color: #d7caee; }
.old-cer-style .alert-purple hr {
    border-top-color: #c8b7e8; }
.old-cer-style .alert-purple .alert-link {
    color: #24153e; }

.old-cer-style .alert-pink {
    color: #792049;
    background-color: #fad8e8;
    border-color: #f9c9df; }
.old-cer-style .alert-pink hr {
    border-top-color: #f6b2d1; }
.old-cer-style .alert-pink .alert-link {
    color: #511531; }

.old-cer-style .alert-red {
    color: #852c2c;
    background-color: #ffdddd;
    border-color: #ffcfcf; }
.old-cer-style .alert-red hr {
    border-top-color: #ffb6b6; }
.old-cer-style .alert-red .alert-link {
    color: #5f1f1f; }

.old-cer-style .alert-orange {
    color: #826120;
    background-color: #fef1d8;
    border-color: #feecc9; }
.old-cer-style .alert-orange hr {
    border-top-color: #fee3b0; }
.old-cer-style .alert-orange .alert-link {
    color: #594216; }

.old-cer-style .alert-yellow {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba; }
.old-cer-style .alert-yellow hr {
    border-top-color: #ffe8a1; }
.old-cer-style .alert-yellow .alert-link {
    color: #533f03; }

.old-cer-style .alert-green {
    color: #3f6625;
    background-color: #e4f3da;
    border-color: #d9eecb; }
.old-cer-style .alert-green hr {
    border-top-color: #cbe8b8; }
.old-cer-style .alert-green .alert-link {
    color: #284117; }

.old-cer-style .alert-teal {
    color: #11694f;
    background-color: #d2f4ea;
    border-color: #c1f0e2; }
.old-cer-style .alert-teal hr {
    border-top-color: #acebd8; }
.old-cer-style .alert-teal .alert-link {
    color: #0a3d2e; }

.old-cer-style .alert-cyan {
    color: #36657c;
    background-color: #e1f3fc;
    border-color: #d4eefb; }
.old-cer-style .alert-cyan hr {
    border-top-color: #bde5f9; }
.old-cer-style .alert-cyan .alert-link {
    color: #274858; }

.old-cer-style .alert-gray-100 {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe; }
.old-cer-style .alert-gray-100 hr {
    border-top-color: #ececf6; }
.old-cer-style .alert-gray-100 .alert-link {
    color: #686868; }

.old-cer-style .alert-gray-200 {
    color: #75787c;
    background-color: #f9fafc;
    border-color: #f7f8fb; }
.old-cer-style .alert-gray-200 hr {
    border-top-color: #e6e9f3; }
.old-cer-style .alert-gray-200 .alert-link {
    color: #5c5f62; }

.old-cer-style .alert-gray-300 {
    color: #646973;
    background-color: #f2f4f8;
    border-color: #edf0f5; }
.old-cer-style .alert-gray-300 hr {
    border-top-color: #dde2ec; }
.old-cer-style .alert-gray-300 .alert-link {
    color: #4c5058; }

.old-cer-style .alert-gray-400 {
    color: #465359;
    background-color: #e7ecee;
    border-color: #dde4e8; }
.old-cer-style .alert-gray-400 hr {
    border-top-color: #ced8de; }
.old-cer-style .alert-gray-400 .alert-link {
    color: #30383c; }

.old-cer-style .alert-gray-500 {
    color: #36474f;
    background-color: #e1e7ea;
    border-color: #d4dee2; }
.old-cer-style .alert-gray-500 hr {
    border-top-color: #c5d2d8; }
.old-cer-style .alert-gray-500 .alert-link {
    color: #212c31; }

.old-cer-style .alert-gray-600 {
    color: #535a6a;
    background-color: #eceff5;
    border-color: #e4e8f0; }
.old-cer-style .alert-gray-600 hr {
    border-top-color: #d4dae7; }
.old-cer-style .alert-gray-600 .alert-link {
    color: #3d424d; }

.old-cer-style .alert-gray-700 {
    color: #202a2f;
    background-color: #d8dcde;
    border-color: #c9ced1; }
.old-cer-style .alert-gray-700 hr {
    border-top-color: #bbc2c5; }
.old-cer-style .alert-gray-700 .alert-link {
    color: #0b0f11; }

.old-cer-style .alert-gray-800 {
    color: #1d2122;
    background-color: #d7d9d9;
    border-color: #c7caca; }
.old-cer-style .alert-gray-800 hr {
    border-top-color: #babebe; }
.old-cer-style .alert-gray-800 .alert-link {
    color: #060606; }

.old-cer-style .alert-gray-900 {
    color: #0b0e10;
    background-color: #d0d1d2;
    border-color: #bdbfc0; }
.old-cer-style .alert-gray-900 hr {
    border-top-color: #b0b2b4; }
.old-cer-style .alert-gray-900 .alert-link {
    color: black; }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0; }
    to {
        background-position: 0 0; } }

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0; }
    to {
        background-position: 0 0; } }

.old-cer-style .progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.65625rem;
    background-color: #f9f9fa; }

.old-cer-style .progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #20a8d8;
    transition: width 0.6s ease; }

.old-cer-style .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem; }

.old-cer-style .progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite; }

.old-cer-style .media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start; }

.old-cer-style .media-body {
    -ms-flex: 1;
    flex: 1; }

.old-cer-style .list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0; }

.old-cer-style .list-group-item-action {
    width: 100%;
    color: #3e515b;
    text-align: inherit; }
.old-cer-style .list-group-item-action:hover, .list-group-item-action:focus {
    color: #3e515b;
    text-decoration: none;
    background-color: #f9f9fa; }
.old-cer-style .list-group-item-action:active {
    color: #151b1e;
    background-color: #e1e6ef; }

.old-cer-style .list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125); }
.old-cer-style .list-group-item:last-child {
    margin-bottom: 0; }
.old-cer-style .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
.old-cer-style .list-group-item.disabled, .list-group-item:disabled {
    color: #9faecb;
    background-color: #fff; }
.old-cer-style .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #20a8d8;
    border-color: #20a8d8; }

.old-cer-style .list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0; }

.old-cer-style .list-group-flush:first-child .list-group-item:first-child {
    border-top: 0; }

.old-cer-style .list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0; }

.old-cer-style .list-group-item-primary {
    color: #115770;
    background-color: #c1e7f4; }
.old-cer-style .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #115770;
    background-color: #abdff0; }
.old-cer-style .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #115770;
    border-color: #115770; }

.old-cer-style .list-group-item-secondary {
    color: #646973;
    background-color: #edf0f5; }
.old-cer-style .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #646973;
    background-color: #dde2ec; }
.old-cer-style .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #646973;
    border-color: #646973; }

.old-cer-style .list-group-item-success {
    color: #3f6625;
    background-color: #d9eecb; }
.old-cer-style .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #3f6625;
    background-color: #cbe8b8; }
.old-cer-style .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #3f6625;
    border-color: #3f6625; }

.old-cer-style .list-group-item-info {
    color: #36657c;
    background-color: #d4eefb; }
.old-cer-style .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #36657c;
    background-color: #bde5f9; }
.old-cer-style .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #36657c;
    border-color: #36657c; }

.old-cer-style .list-group-item-warning {
    color: #826120;
    background-color: #feecc9; }
.old-cer-style .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #826120;
    background-color: #fee3b0; }
.old-cer-style .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #826120;
    border-color: #826120; }

.old-cer-style .list-group-item-danger {
    color: #852c2c;
    background-color: #ffcfcf; }
.old-cer-style .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #852c2c;
    background-color: #ffb6b6; }
.old-cer-style .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #852c2c;
    border-color: #852c2c; }

.old-cer-style .list-group-item-light {
    color: #818182;
    background-color: #fdfdfe; }
.old-cer-style .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
.old-cer-style .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.old-cer-style .list-group-item-dark {
    color: #1d2122;
    background-color: #c7caca; }
.old-cer-style .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1d2122;
    background-color: #babebe; }
.old-cer-style .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1d2122;
    border-color: #1d2122; }

.old-cer-style .list-group-item-blue {
    color: #115770;
    background-color: #c1e7f4; }
.old-cer-style .list-group-item-blue.list-group-item-action:hover, .list-group-item-blue.list-group-item-action:focus {
    color: #115770;
    background-color: #abdff0; }
.old-cer-style .list-group-item-blue.list-group-item-action.active {
    color: #fff;
    background-color: #115770;
    border-color: #115770; }

.old-cer-style .list-group-item-indigo {
    color: #35087e;
    background-color: #d4bcfb; }
.old-cer-style .list-group-item-indigo.list-group-item-action:hover, .list-group-item-indigo.list-group-item-action:focus {
    color: #35087e;
    background-color: #c5a4fa; }
.old-cer-style .list-group-item-indigo.list-group-item-action.active {
    color: #fff;
    background-color: #35087e;
    border-color: #35087e; }

.old-cer-style .list-group-item-purple {
    color: #3a2264;
    background-color: #d7caee; }
.old-cer-style .list-group-item-purple.list-group-item-action:hover, .list-group-item-purple.list-group-item-action:focus {
    color: #3a2264;
    background-color: #c8b7e8; }
.old-cer-style .list-group-item-purple.list-group-item-action.active {
    color: #fff;
    background-color: #3a2264;
    border-color: #3a2264; }

.old-cer-style .list-group-item-pink {
    color: #792049;
    background-color: #f9c9df; }
.old-cer-style .list-group-item-pink.list-group-item-action:hover, .list-group-item-pink.list-group-item-action:focus {
    color: #792049;
    background-color: #f6b2d1; }
.old-cer-style .list-group-item-pink.list-group-item-action.active {
    color: #fff;
    background-color: #792049;
    border-color: #792049; }

.old-cer-style .list-group-item-red {
    color: #852c2c;
    background-color: #ffcfcf; }
.old-cer-style .list-group-item-red.list-group-item-action:hover, .list-group-item-red.list-group-item-action:focus {
    color: #852c2c;
    background-color: #ffb6b6; }
.old-cer-style .list-group-item-red.list-group-item-action.active {
    color: #fff;
    background-color: #852c2c;
    border-color: #852c2c; }

.old-cer-style .list-group-item-orange {
    color: #826120;
    background-color: #feecc9; }
.old-cer-style .list-group-item-orange.list-group-item-action:hover, .list-group-item-orange.list-group-item-action:focus {
    color: #826120;
    background-color: #fee3b0; }
.old-cer-style .list-group-item-orange.list-group-item-action.active {
    color: #fff;
    background-color: #826120;
    border-color: #826120; }

.old-cer-style .list-group-item-yellow {
    color: #856404;
    background-color: #ffeeba; }
.old-cer-style .list-group-item-yellow.list-group-item-action:hover, .list-group-item-yellow.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
.old-cer-style .list-group-item-yellow.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.old-cer-style .list-group-item-green {
    color: #3f6625;
    background-color: #d9eecb; }
.old-cer-style .list-group-item-green.list-group-item-action:hover, .list-group-item-green.list-group-item-action:focus {
    color: #3f6625;
    background-color: #cbe8b8; }
.old-cer-style .list-group-item-green.list-group-item-action.active {
    color: #fff;
    background-color: #3f6625;
    border-color: #3f6625; }

.old-cer-style .list-group-item-teal {
    color: #11694f;
    background-color: #c1f0e2; }
.old-cer-style .list-group-item-teal.list-group-item-action:hover, .list-group-item-teal.list-group-item-action:focus {
    color: #11694f;
    background-color: #acebd8; }
.old-cer-style .list-group-item-teal.list-group-item-action.active {
    color: #fff;
    background-color: #11694f;
    border-color: #11694f; }

.old-cer-style .list-group-item-cyan {
    color: #36657c;
    background-color: #d4eefb; }
.old-cer-style .list-group-item-cyan.list-group-item-action:hover, .list-group-item-cyan.list-group-item-action:focus {
    color: #36657c;
    background-color: #bde5f9; }
.old-cer-style .list-group-item-cyan.list-group-item-action.active {
    color: #fff;
    background-color: #36657c;
    border-color: #36657c; }

.old-cer-style .list-group-item-gray-100 {
    color: #818182;
    background-color: #fdfdfe; }
.old-cer-style .list-group-item-gray-100.list-group-item-action:hover, .list-group-item-gray-100.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
.old-cer-style .list-group-item-gray-100.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.old-cer-style .list-group-item-gray-200 {
    color: #75787c;
    background-color: #f7f8fb; }
.old-cer-style .list-group-item-gray-200.list-group-item-action:hover, .list-group-item-gray-200.list-group-item-action:focus {
    color: #75787c;
    background-color: #e6e9f3; }
.old-cer-style .list-group-item-gray-200.list-group-item-action.active {
    color: #fff;
    background-color: #75787c;
    border-color: #75787c; }

.old-cer-style .list-group-item-gray-300 {
    color: #646973;
    background-color: #edf0f5; }
.old-cer-style .list-group-item-gray-300.list-group-item-action:hover, .list-group-item-gray-300.list-group-item-action:focus {
    color: #646973;
    background-color: #dde2ec; }
.old-cer-style .list-group-item-gray-300.list-group-item-action.active {
    color: #fff;
    background-color: #646973;
    border-color: #646973; }

.old-cer-style .list-group-item-gray-400 {
    color: #465359;
    background-color: #dde4e8; }
.old-cer-style .list-group-item-gray-400.list-group-item-action:hover, .list-group-item-gray-400.list-group-item-action:focus {
    color: #465359;
    background-color: #ced8de; }
.old-cer-style .list-group-item-gray-400.list-group-item-action.active {
    color: #fff;
    background-color: #465359;
    border-color: #465359; }

.old-cer-style .list-group-item-gray-500 {
    color: #36474f;
    background-color: #d4dee2; }
.old-cer-style .list-group-item-gray-500.list-group-item-action:hover, .list-group-item-gray-500.list-group-item-action:focus {
    color: #36474f;
    background-color: #c5d2d8; }
.old-cer-style .list-group-item-gray-500.list-group-item-action.active {
    color: #fff;
    background-color: #36474f;
    border-color: #36474f; }

.old-cer-style .list-group-item-gray-600 {
    color: #535a6a;
    background-color: #e4e8f0; }
.old-cer-style .list-group-item-gray-600.list-group-item-action:hover, .list-group-item-gray-600.list-group-item-action:focus {
    color: #535a6a;
    background-color: #d4dae7; }
.old-cer-style .list-group-item-gray-600.list-group-item-action.active {
    color: #fff;
    background-color: #535a6a;
    border-color: #535a6a; }

.old-cer-style .list-group-item-gray-700 {
    color: #202a2f;
    background-color: #c9ced1; }
.old-cer-style .list-group-item-gray-700.list-group-item-action:hover, .list-group-item-gray-700.list-group-item-action:focus {
    color: #202a2f;
    background-color: #bbc2c5; }
.old-cer-style .list-group-item-gray-700.list-group-item-action.active {
    color: #fff;
    background-color: #202a2f;
    border-color: #202a2f; }

.old-cer-style .list-group-item-gray-800 {
    color: #1d2122;
    background-color: #c7caca; }
.old-cer-style .list-group-item-gray-800.list-group-item-action:hover, .list-group-item-gray-800.list-group-item-action:focus {
    color: #1d2122;
    background-color: #babebe; }
.old-cer-style .list-group-item-gray-800.list-group-item-action.active {
    color: #fff;
    background-color: #1d2122;
    border-color: #1d2122; }

.old-cer-style .list-group-item-gray-900 {
    color: #0b0e10;
    background-color: #bdbfc0; }
.old-cer-style .list-group-item-gray-900.list-group-item-action:hover, .list-group-item-gray-900.list-group-item-action:focus {
    color: #0b0e10;
    background-color: #b0b2b4; }
.old-cer-style .list-group-item-gray-900.list-group-item-action.active {
    color: #fff;
    background-color: #0b0e10;
    border-color: #0b0e10; }

.old-cer-style .close {
    float: right;
    font-size: 1.3125rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5; }
.old-cer-style .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75; }
.old-cer-style .close:not(:disabled):not(.disabled) {
    cursor: pointer; }

.old-cer-style button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none; }

/*.old-cer-style .modal-open {*/
/*    overflow: hidden; }*/

/*.old-cer-style .modal {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    z-index: 1050;*/
/*    display: none;*/
/*    overflow: hidden;*/
/*    outline: 0; }*/
/*.old-cer-style .modal-open .modal {*/
/*    overflow-x: hidden;*/
/*    overflow-y: auto; }*/

/*.old-cer-style .modal-dialog {*/
/*    position: relative;*/
/*    width: auto;*/
/*    margin: 0.5rem;*/
/*    pointer-events: none; }*/
/*.old-cer-style .modal.fade .modal-dialog {*/
/*    transition: -webkit-transform 0.3s ease-out;*/
/*    transition: transform 0.3s ease-out;*/
/*    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;*/
/*    -webkit-transform: translate(0, -25%);*/
/*    transform: translate(0, -25%); }*/
/*.old-cer-style .modal.show .modal-dialog {*/
/*    -webkit-transform: translate(0, 0);*/
/*    transform: translate(0, 0); }*/

/*.old-cer-style .modal-dialog-centered {*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*    min-height: calc(100% - (0.5rem * 2)); }*/

/*.old-cer-style .modal-content {*/
/*    position: relative;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -ms-flex-direction: column;*/
/*    flex-direction: column;*/
/*    width: 100%;*/
/*    pointer-events: auto;*/
/*    background-color: #fff;*/
/*    background-clip: padding-box;*/
/*    border: 1px solid rgba(0, 0, 0, 0.2);*/
/*    outline: 0; }*/

.app .modal-backdrop.show {
    z-index: 1050;
}

.app .layout-navbar-fixed body:not(.modal-open) .layout-content-navbar .layout-navbar,.layout-menu-fixed body:not(.modal-open) .layout-content-navbar .layout-navbar,.layout-menu-fixed-offcanvas body:not(.modal-open) .layout-content-navbar .layout-navbar {
    z-index: 1049;
}


/*.old-cer-style .modal-header {*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -ms-flex-align: start;*/
/*    align-items: flex-start;*/
/*    -ms-flex-pack: justify;*/
/*    justify-content: space-between;*/
/*    padding: 1rem;*/
/*    border-bottom: 1px solid #e1e6ef; }*/
/*.old-cer-style .modal-header .close {*/
/*    padding: 1rem;*/
/*    margin: -1rem -1rem -1rem auto; }*/

/*.old-cer-style .modal-header {*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -ms-flex-align: start;*/
/*    align-items: flex-start;*/
/*    -ms-flex-pack: justify;*/
/*    justify-content: space-between;*/
/*    padding: 1rem;*/
/*    border-bottom: 1px solid #e1e6ef; }*/
/*.old-cer-style .modal-header .close {*/
/*    padding: 1rem;*/
/*    margin: -1rem -1rem -1rem auto; }*/

/*.old-cer-style .modal-title {*/
/*    margin-bottom: 0;*/
/*    line-height: 1.5; }*/

/*.old-cer-style .modal-body {*/
/*    position: relative;*/
/*    -ms-flex: 1 1 auto;*/
/*    flex: 1 1 auto;*/
/*    padding: 1rem; }*/

/*.old-cer-style .modal-footer {*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*    -ms-flex-pack: end;*/
/*    justify-content: flex-end;*/
/*    padding: 1rem;*/
/*    border-top: 1px solid #e1e6ef; }*/
/*.old-cer-style .modal-footer > :not(:first-child) {*/
/*    margin-left: .25rem; }*/
/*.old-cer-style .modal-footer > :not(:last-child) {*/
/*    margin-right: .25rem; }*/

/*.old-cer-style .modal-scrollbar-measure {*/
/*    position: absolute;*/
/*    top: -9999px;*/
/*    width: 50px;*/
/*    height: 50px;*/
/*    overflow: scroll; }*/

/*@media (min-width: 576px) {*/
/*    .old-cer-style .modal-dialog {*/
/*        max-width: 500px;*/
/*        margin: 1.75rem auto; }*/
/*    .old-cer-style .modal-dialog-centered {*/
/*        min-height: calc(100% - (1.75rem * 2)); }*/
/*    .old-cer-style .modal-sm {*/
/*        max-width: 300px; } }*/

/*@media (min-width: 992px) {*/
/*    .old-cer-style .modal-lg {*/
/*        max-width: 800px; } }*/

.old-cer-style .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.76562rem;
    word-wrap: break-word;
    opacity: 0; }
.old-cer-style .tooltip.show {
    opacity: 0.9; }
.old-cer-style .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
.old-cer-style .tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid; }

.old-cer-style .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0; }
.old-cer-style .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
.old-cer-style .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000; }

.old-cer-style .bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem; }
.old-cer-style .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
.old-cer-style .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000; }

.old-cer-style .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0; }
.old-cer-style .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
.old-cer-style .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000; }

.old-cer-style .bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem; }
.old-cer-style .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
.old-cer-style .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000; }

.old-cer-style .tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000; }

.old-cer-style .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.76562rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2); }
.old-cer-style .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
.old-cer-style .popover .arrow::before, .popover .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid; }

.old-cer-style .bs-popover-top, .bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem; }
.old-cer-style .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
.old-cer-style .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.old-cer-style .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
.old-cer-style .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
.old-cer-style .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

.old-cer-style .bs-popover-right, .bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem; }
.old-cer-style .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
.old-cer-style .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.old-cer-style .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
.old-cer-style .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
.old-cer-style .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

.old-cer-style .bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem; }
.old-cer-style .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
.old-cer-style .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.old-cer-style .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
.old-cer-style .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
.old-cer-style .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
.old-cer-style .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.old-cer-style .bs-popover-left, .bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem; }
.old-cer-style .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
.old-cer-style .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.old-cer-style .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
.old-cer-style .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
.old-cer-style .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

.old-cer-style .popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb; }
.old-cer-style .popover-header:empty {
    display: none; }

.old-cer-style .popover-body {
    padding: 0.5rem 0.75rem;
    color: #151b1e; }

.old-cer-style .carousel {
    position: relative; }

.old-cer-style .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }

.old-cer-style .carousel-item {
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }

.old-cer-style .carousel-item.active,
.old-cer-style .carousel-item-next,
.old-cer-style .carousel-item-prev {
    display: block; }

.old-cer-style .carousel-item-next,
.old-cer-style .carousel-item-prev {
    position: absolute;
    top: 0; }

.old-cer-style .carousel-item-next.carousel-item-left,
.old-cer-style .carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .old-cer-style .carousel-item-next.carousel-item-left,
    .old-cer-style .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); } }

.old-cer-style .carousel-item-next,
.old-cer-style .active.carousel-item-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .old-cer-style .carousel-item-next,
    .old-cer-style .active.carousel-item-right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0); } }

.old-cer-style .carousel-item-prev,
.old-cer-style .active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .old-cer-style .carousel-item-prev,
    .old-cer-style .active.carousel-item-left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0); } }

.old-cer-style .carousel-control-prev,
.old-cer-style .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5; }
.old-cer-style .carousel-control-prev:hover, .carousel-control-prev:focus,
.old-cer-style .carousel-control-next:hover,
.old-cer-style .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.old-cer-style .carousel-control-prev {
    left: 0; }

.old-cer-style .carousel-control-next {
    right: 0; }

.old-cer-style .carousel-control-prev-icon,
.old-cer-style .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%; }

.old-cer-style .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.old-cer-style .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.old-cer-style .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none; }
.old-cer-style .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
.old-cer-style .carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""; }
.old-cer-style .carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""; }
.old-cer-style .carousel-indicators .active {
    background-color: #fff; }

.old-cer-style .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center; }

.old-cer-style .align-baseline {
    vertical-align: baseline !important; }

.old-cer-style .align-top {
    vertical-align: top !important; }

.old-cer-style .align-middle {
    vertical-align: middle !important; }

.old-cer-style .align-bottom {
    vertical-align: bottom !important; }

.old-cer-style .align-text-bottom {
    vertical-align: text-bottom !important; }

.old-cer-style .align-text-top {
    vertical-align: text-top !important; }

.old-cer-style .bg-primary {
    background-color: #20a8d8 !important; }

.old-cer-style a.bg-primary:hover, a.bg-primary:focus,
.old-cer-style button.bg-primary:hover,
.old-cer-style button.bg-primary:focus {
    background-color: #1985ac !important; }

.old-cer-style .bg-secondary {
    background-color: #c0cadd !important; }

.old-cer-style a.bg-secondary:hover, a.bg-secondary:focus,
.old-cer-style button.bg-secondary:hover,
.old-cer-style button.bg-secondary:focus {
    background-color: #9faecb !important; }

.old-cer-style .bg-success {
    background-color: #79c447 !important; }

.old-cer-style a.bg-success:hover, a.bg-success:focus,
.old-cer-style button.bg-success:hover,
.old-cer-style button.bg-success:focus {
    background-color: #61a434 !important; }

.old-cer-style .bg-info {
    background-color: #67c2ef !important; }

.old-cer-style a.bg-info:hover, a.bg-info:focus,
.old-cer-style button.bg-info:hover,
.old-cer-style button.bg-info:focus {
    background-color: #39afea !important; }

.old-cer-style .bg-warning {
    background-color: #fabb3d !important; }

.old-cer-style a.bg-warning:hover, a.bg-warning:focus,
.old-cer-style button.bg-warning:hover,
.old-cer-style button.bg-warning:focus {
    background-color: #f9aa0b !important; }

.old-cer-style .bg-danger {
    background-color: #ff5454 !important; }

.old-cer-style a.bg-danger:hover, a.bg-danger:focus,
.old-cer-style button.bg-danger:hover,
.old-cer-style button.bg-danger:focus {
    background-color: #ff2121 !important; }

.old-cer-style .bg-light {
    background-color: #f9f9fa !important; }

.old-cer-style a.bg-light:hover, a.bg-light:focus,
.old-cer-style button.bg-light:hover,
.old-cer-style button.bg-light:focus {
    background-color: #dddde3 !important; }

.old-cer-style .bg-dark {
    background-color: #384042 !important; }

.old-cer-style a.bg-dark:hover, a.bg-dark:focus,
.old-cer-style button.bg-dark:hover,
.old-cer-style button.bg-dark:focus {
    background-color: #212526 !important; }

.old-cer-style .bg-blue {
    background-color: #20a8d8 !important; }

.old-cer-style a.bg-blue:hover, a.bg-blue:focus,
.old-cer-style button.bg-blue:hover,
.old-cer-style button.bg-blue:focus {
    background-color: #1985ac !important; }

.old-cer-style .bg-indigo {
    background-color: #6610f2 !important; }

.old-cer-style a.bg-indigo:hover, a.bg-indigo:focus,
.old-cer-style button.bg-indigo:hover,
.old-cer-style button.bg-indigo:focus {
    background-color: #510bc4 !important; }

.old-cer-style .bg-purple {
    background-color: #6f42c1 !important; }

.old-cer-style a.bg-purple:hover, a.bg-purple:focus,
.old-cer-style button.bg-purple:hover,
.old-cer-style button.bg-purple:focus {
    background-color: #59339d !important; }

.old-cer-style .bg-pink {
    background-color: #e83e8c !important; }

.old-cer-style a.bg-pink:hover, a.bg-pink:focus,
.old-cer-style button.bg-pink:hover,
.old-cer-style button.bg-pink:focus {
    background-color: #d91a72 !important; }

.old-cer-style .bg-red {
    background-color: #ff5454 !important; }

.old-cer-style a.bg-red:hover, a.bg-red:focus,
.old-cer-style button.bg-red:hover,
.old-cer-style button.bg-red:focus {
    background-color: #ff2121 !important; }

.old-cer-style .bg-orange {
    background-color: #fabb3d !important; }

.old-cer-style a.bg-orange:hover, a.bg-orange:focus,
.old-cer-style button.bg-orange:hover,
.old-cer-style button.bg-orange:focus {
    background-color: #f9aa0b !important; }

.old-cer-style .bg-yellow {
    background-color: #ffc107 !important; }

.old-cer-style a.bg-yellow:hover, a.bg-yellow:focus,
.old-cer-style button.bg-yellow:hover,
.old-cer-style button.bg-yellow:focus {
    background-color: #d39e00 !important; }

.old-cer-style .bg-green {
    background-color: #79c447 !important; }

.old-cer-style a.bg-green:hover, a.bg-green:focus,
.old-cer-style button.bg-green:hover,
.old-cer-style button.bg-green:focus {
    background-color: #61a434 !important; }

.old-cer-style .bg-teal {
    background-color: #20c997 !important; }

.old-cer-style a.bg-teal:hover, a.bg-teal:focus,
.old-cer-style button.bg-teal:hover,
.old-cer-style button.bg-teal:focus {
    background-color: #199d76 !important; }

.old-cer-style .bg-cyan {
    background-color: #67c2ef !important; }

.old-cer-style a.bg-cyan:hover, a.bg-cyan:focus,
.old-cer-style button.bg-cyan:hover,
.old-cer-style button.bg-cyan:focus {
    background-color: #39afea !important; }

.old-cer-style .bg-gray-100 {
    background-color: #f9f9fa !important; }

.old-cer-style a.bg-gray-100:hover, a.bg-gray-100:focus,
.old-cer-style button.bg-gray-100:hover,
.old-cer-style button.bg-gray-100:focus {
    background-color: #dddde3 !important; }

.old-cer-style .bg-gray-200 {
    background-color: #e1e6ef !important; }

.old-cer-style a.bg-gray-200:hover, a.bg-gray-200:focus,
.old-cer-style button.bg-gray-200:hover,
.old-cer-style button.bg-gray-200:focus {
    background-color: #c0cadd !important; }

.old-cer-style .bg-gray-300 {
    background-color: #c0cadd !important; }

.old-cer-style a.bg-gray-300:hover, a.bg-gray-300:focus,
.old-cer-style button.bg-gray-300:hover,
.old-cer-style button.bg-gray-300:focus {
    background-color: #9faecb !important; }

.old-cer-style .bg-gray-400 {
    background-color: #869fac !important; }

.old-cer-style a.bg-gray-400:hover, a.bg-gray-400:focus,
.old-cer-style button.bg-gray-400:hover,
.old-cer-style button.bg-gray-400:focus {
    background-color: #688797 !important; }

.old-cer-style .bg-gray-500 {
    background-color: #678898 !important; }

.old-cer-style a.bg-gray-500:hover, a.bg-gray-500:focus,
.old-cer-style button.bg-gray-500:hover,
.old-cer-style button.bg-gray-500:focus {
    background-color: #526d7a !important; }

.old-cer-style .bg-gray-600 {
    background-color: #9faecb !important; }

.old-cer-style a.bg-gray-600:hover, a.bg-gray-600:focus,
.old-cer-style button.bg-gray-600:hover,
.old-cer-style button.bg-gray-600:focus {
    background-color: #7e92b9 !important; }

.old-cer-style .bg-gray-700 {
    background-color: #3e515b !important; }

.old-cer-style a.bg-gray-700:hover, a.bg-gray-700:focus,
.old-cer-style button.bg-gray-700:hover,
.old-cer-style button.bg-gray-700:focus {
    background-color: #29363d !important; }

.old-cer-style .bg-gray-800 {
    background-color: #384042 !important; }

.old-cer-style a.bg-gray-800:hover, a.bg-gray-800:focus,
.old-cer-style button.bg-gray-800:hover,
.old-cer-style button.bg-gray-800:focus {
    background-color: #212526 !important; }

.old-cer-style .bg-gray-900 {
    background-color: #151b1e !important; }

.old-cer-style a.bg-gray-900:hover, a.bg-gray-900:focus,
.old-cer-style button.bg-gray-900:hover,
.old-cer-style button.bg-gray-900:focus {
    background-color: black !important; }

.old-cer-style .bg-white {
    background-color: #fff !important; }

.old-cer-style .bg-transparent {
    background-color: transparent !important; }

.old-cer-style .border {
    border: 1px solid #c0cadd !important; }

.old-cer-style .border-top {
    border-top: 1px solid #c0cadd !important; }

.old-cer-style .border-right {
    border-right: 1px solid #c0cadd !important; }

.old-cer-style .border-bottom {
    border-bottom: 1px solid #c0cadd !important; }

.old-cer-style .border-left {
    border-left: 1px solid #c0cadd !important; }

.old-cer-style .border-0 {
    border: 0 !important; }

.old-cer-style .border-top-0 {
    border-top: 0 !important; }

.old-cer-style .border-right-0 {
    border-right: 0 !important; }

.old-cer-style .border-bottom-0 {
    border-bottom: 0 !important; }

.old-cer-style .border-left-0 {
    border-left: 0 !important; }

.old-cer-style .border-primary {
    border-color: #20a8d8 !important; }

.old-cer-style .border-secondary {
    border-color: #c0cadd !important; }

.old-cer-style .border-success {
    border-color: #79c447 !important; }

.old-cer-style .border-info {
    border-color: #67c2ef !important; }

.old-cer-style .border-warning {
    border-color: #fabb3d !important; }

.old-cer-style .border-danger {
    border-color: #ff5454 !important; }

.old-cer-style .border-light {
    border-color: #f9f9fa !important; }

.old-cer-style .border-dark {
    border-color: #384042 !important; }

.old-cer-style .border-blue {
    border-color: #20a8d8 !important; }

.old-cer-style .border-indigo {
    border-color: #6610f2 !important; }

.old-cer-style .border-purple {
    border-color: #6f42c1 !important; }

.old-cer-style .border-pink {
    border-color: #e83e8c !important; }

.old-cer-style .border-red {
    border-color: #ff5454 !important; }

.old-cer-style .border-orange {
    border-color: #fabb3d !important; }

.old-cer-style .border-yellow {
    border-color: #ffc107 !important; }

.old-cer-style .border-green {
    border-color: #79c447 !important; }

.old-cer-style .border-teal {
    border-color: #20c997 !important; }

.old-cer-style .border-cyan {
    border-color: #67c2ef !important; }

.old-cer-style .border-gray-100 {
    border-color: #f9f9fa !important; }

.old-cer-style .border-gray-200 {
    border-color: #e1e6ef !important; }

.old-cer-style .border-gray-300 {
    border-color: #c0cadd !important; }

.old-cer-style .border-gray-400 {
    border-color: #869fac !important; }

.old-cer-style .border-gray-500 {
    border-color: #678898 !important; }

.old-cer-style .border-gray-600 {
    border-color: #9faecb !important; }

.old-cer-style .border-gray-700 {
    border-color: #3e515b !important; }

.old-cer-style .border-gray-800 {
    border-color: #384042 !important; }

.old-cer-style .border-gray-900 {
    border-color: #151b1e !important; }

.old-cer-style .border-white {
    border-color: #fff !important; }

.old-cer-style .rounded {
    border-radius: 0.25rem !important; }

.old-cer-style .rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important; }

.old-cer-style .rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important; }

.old-cer-style .rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }

.old-cer-style .rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }

.old-cer-style .rounded-circle {
    border-radius: 50% !important; }

.old-cer-style .rounded-0 {
    border-radius: 0 !important; }

.old-cer-style .clearfix::after {
    display: block;
    clear: both;
    content: ""; }

.old-cer-style .d-none {
    display: none !important; }

.old-cer-style .d-inline {
    display: inline !important; }

.old-cer-style .d-inline-block {
    display: inline-block !important; }

.old-cer-style .d-block {
    display: block !important; }

.old-cer-style .d-table {
    display: table !important; }

.old-cer-style .d-table-row {
    display: table-row !important; }

.old-cer-style .d-table-cell {
    display: table-cell !important; }

.old-cer-style .d-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

.old-cer-style .d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }

@media (min-width: 576px) {
    .old-cer-style .d-sm-none {
        display: none !important; }
    .old-cer-style .d-sm-inline {
        display: inline !important; }
    .old-cer-style .d-sm-inline-block {
        display: inline-block !important; }
    .old-cer-style .d-sm-block {
        display: block !important; }
    .old-cer-style .d-sm-table {
        display: table !important; }
    .old-cer-style .d-sm-table-row {
        display: table-row !important; }
    .old-cer-style .d-sm-table-cell {
        display: table-cell !important; }
    .old-cer-style .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important; }
    .old-cer-style .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important; } }

@media (min-width: 768px) {
    .old-cer-style .d-md-none {
        display: none !important; }
    .old-cer-style .d-md-inline {
        display: inline !important; }
    .old-cer-style .d-md-inline-block {
        display: inline-block !important; }
    .old-cer-style .d-md-block {
        display: block !important; }
    .old-cer-style .d-md-table {
        display: table !important; }
    .old-cer-style .d-md-table-row {
        display: table-row !important; }
    .old-cer-style .d-md-table-cell {
        display: table-cell !important; }
    .old-cer-style .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important; }
    .old-cer-style .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important; } }

@media (min-width: 992px) {
    .old-cer-style .d-lg-none {
        display: none !important; }
    .old-cer-style .d-lg-inline {
        display: inline !important; }
    .old-cer-style .d-lg-inline-block {
        display: inline-block !important; }
    .old-cer-style .d-lg-block {
        display: block !important; }
    .old-cer-style .d-lg-table {
        display: table !important; }
    .old-cer-style .d-lg-table-row {
        display: table-row !important; }
    .old-cer-style .d-lg-table-cell {
        display: table-cell !important; }
    .old-cer-style .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important; }
    .old-cer-style .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important; } }

@media (min-width: 1200px) {
    .old-cer-style .d-xl-none {
        display: none !important; }
    .old-cer-style .d-xl-inline {
        display: inline !important; }
    .old-cer-style .d-xl-inline-block {
        display: inline-block !important; }
    .old-cer-style .d-xl-block {
        display: block !important; }
    .old-cer-style .d-xl-table {
        display: table !important; }
    .old-cer-style .d-xl-table-row {
        display: table-row !important; }
    .old-cer-style .d-xl-table-cell {
        display: table-cell !important; }
    .old-cer-style .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important; }
    .old-cer-style .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important; } }

@media print {
    .old-cer-style .d-print-none {
        display: none !important; }
    .old-cer-style .d-print-inline {
        display: inline !important; }
    .old-cer-style .d-print-inline-block {
        display: inline-block !important; }
    .old-cer-style .d-print-block {
        display: block !important; }
    .old-cer-style .d-print-table {
        display: table !important; }
    .old-cer-style .d-print-table-row {
        display: table-row !important; }
    .old-cer-style .d-print-table-cell {
        display: table-cell !important; }
    .old-cer-style .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important; }
    .old-cer-style .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important; } }

.old-cer-style .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden; }
.old-cer-style .embed-responsive::before {
    display: block;
    content: ""; }
.old-cer-style .embed-responsive .embed-responsive-item,
.old-cer-style .embed-responsive iframe,
.old-cer-style .embed-responsive embed,
.old-cer-style .embed-responsive object,
.old-cer-style .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.old-cer-style .embed-responsive-21by9::before {
    padding-top: 42.85714%; }

.old-cer-style .embed-responsive-16by9::before {
    padding-top: 56.25%; }

.old-cer-style .embed-responsive-4by3::before {
    padding-top: 75%; }

.old-cer-style .embed-responsive-1by1::before {
    padding-top: 100%; }

.old-cer-style .flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

.old-cer-style .flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

.old-cer-style .flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

.old-cer-style .flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

.old-cer-style .flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

.old-cer-style .flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

.old-cer-style .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

.old-cer-style .justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

.old-cer-style .justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

.old-cer-style .justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

.old-cer-style .justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

.old-cer-style .justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

.old-cer-style .align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

.old-cer-style .align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

.old-cer-style .align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

.old-cer-style .align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

.old-cer-style .align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

.old-cer-style .align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

.old-cer-style .align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

.old-cer-style .align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

.old-cer-style .align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

.old-cer-style .align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

.old-cer-style .align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

.old-cer-style .align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

.old-cer-style .align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

.old-cer-style .align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

.old-cer-style .align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

.old-cer-style .align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

.old-cer-style .align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; }

@media (min-width: 576px) {
    .old-cer-style .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important; }
    .old-cer-style .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important; }
    .old-cer-style .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
    .old-cer-style .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
    .old-cer-style .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
    .old-cer-style .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
    .old-cer-style .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
    .old-cer-style .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
    .old-cer-style .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
    .old-cer-style .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important; }
    .old-cer-style .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
    .old-cer-style .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
    .old-cer-style .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important; }
    .old-cer-style .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important; }
    .old-cer-style .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important; }
    .old-cer-style .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important; }
    .old-cer-style .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important; }
    .old-cer-style .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
    .old-cer-style .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
    .old-cer-style .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important; }
    .old-cer-style .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
    .old-cer-style .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
    .old-cer-style .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
    .old-cer-style .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important; }
    .old-cer-style .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
    .old-cer-style .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
    .old-cer-style .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important; }
    .old-cer-style .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
    .old-cer-style .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
    .old-cer-style .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important; }
    .old-cer-style .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important; }
    .old-cer-style .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
    .old-cer-style .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
    .old-cer-style .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
    .old-cer-style .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
    .old-cer-style .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
    .old-cer-style .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
    .old-cer-style .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
    .old-cer-style .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important; }
    .old-cer-style .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
    .old-cer-style .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
    .old-cer-style .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important; }
    .old-cer-style .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important; }
    .old-cer-style .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important; }
    .old-cer-style .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important; }
    .old-cer-style .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important; }
    .old-cer-style .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
    .old-cer-style .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
    .old-cer-style .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important; }
    .old-cer-style .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
    .old-cer-style .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
    .old-cer-style .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
    .old-cer-style .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important; }
    .old-cer-style .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
    .old-cer-style .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
    .old-cer-style .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important; }
    .old-cer-style .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
    .old-cer-style .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
    .old-cer-style .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important; }
    .old-cer-style .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important; }
    .old-cer-style .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
    .old-cer-style .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
    .old-cer-style .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
    .old-cer-style .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
    .old-cer-style .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
    .old-cer-style .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
    .old-cer-style .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
    .old-cer-style .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important; }
    .old-cer-style .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
    .old-cer-style .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
    .old-cer-style .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important; }
    .old-cer-style .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important; }
    .old-cer-style .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important; }
    .old-cer-style .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important; }
    .old-cer-style .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important; }
    .old-cer-style .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
    .old-cer-style .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
    .old-cer-style .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important; }
    .old-cer-style .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
    .old-cer-style .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
    .old-cer-style .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
    .old-cer-style .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important; }
    .old-cer-style .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
    .old-cer-style .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
    .old-cer-style .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important; }
    .old-cer-style .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
    .old-cer-style .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
    .old-cer-style .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important; }
    .old-cer-style .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important; }
    .old-cer-style .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important; }
    .old-cer-style .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; }
    .old-cer-style .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
    .old-cer-style .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
    .old-cer-style .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
    .old-cer-style .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important; }
    .old-cer-style .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important; }
    .old-cer-style .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important; }
    .old-cer-style .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important; }
    .old-cer-style .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
    .old-cer-style .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important; }
    .old-cer-style .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important; }
    .old-cer-style .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important; }
    .old-cer-style .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important; }
    .old-cer-style .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important; }
    .old-cer-style .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
    .old-cer-style .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
    .old-cer-style .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important; }
    .old-cer-style .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
    .old-cer-style .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
    .old-cer-style .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
    .old-cer-style .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important; }
    .old-cer-style .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
    .old-cer-style .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
    .old-cer-style .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important; }
    .old-cer-style .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
    .old-cer-style .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

.old-cer-style .float-left {
    float: left !important; }

.old-cer-style .float-right {
    float: right !important; }

.old-cer-style .float-none {
    float: none !important; }

@media (min-width: 576px) {
    .old-cer-style .float-sm-left {
        float: left !important; }
    .old-cer-style .float-sm-right {
        float: right !important; }
    .old-cer-style .float-sm-none {
        float: none !important; } }

@media (min-width: 768px) {
    .old-cer-style .float-md-left {
        float: left !important; }
    .old-cer-style .float-md-right {
        float: right !important; }
    .old-cer-style .float-md-none {
        float: none !important; } }

@media (min-width: 992px) {
    .old-cer-style .float-lg-left {
        float: left !important; }
    .old-cer-style .float-lg-right {
        float: right !important; }
    .old-cer-style .float-lg-none {
        float: none !important; } }

@media (min-width: 1200px) {
    .old-cer-style .float-xl-left {
        float: left !important; }
    .old-cer-style .float-xl-right {
        float: right !important; }
    .old-cer-style .float-xl-none {
        float: none !important; } }

.old-cer-style .position-static {
    position: static !important; }

.old-cer-style .position-relative {
    position: relative !important; }

.old-cer-style .position-absolute {
    position: absolute !important; }

.old-cer-style .position-fixed {
    position: fixed !important; }

.old-cer-style .position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important; }

.old-cer-style .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }

.old-cer-style .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .old-cer-style .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020; } }

.old-cer-style .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0; }

.old-cer-style .sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none; }

.old-cer-style .w-25 {
    width: 25% !important; }

.old-cer-style .w-50 {
    width: 50% !important; }

.old-cer-style .w-75 {
    width: 75% !important; }

.old-cer-style .w-100 {
    width: 100% !important; }

.old-cer-style .h-25 {
    height: 25% !important; }

.old-cer-style .h-50 {
    height: 50% !important; }

.old-cer-style .h-75 {
    height: 75% !important; }

.old-cer-style .h-100 {
    height: 100% !important; }

.old-cer-style .mw-100 {
    max-width: 100% !important; }

.old-cer-style .mh-100 {
    max-height: 100% !important; }

.old-cer-style .m-0 {
    margin: 0 !important; }

.old-cer-style .mt-0,
.old-cer-style .my-0 {
    margin-top: 0 !important; }

.old-cer-style .mr-0,
.old-cer-style .mx-0 {
    margin-right: 0 !important; }

.old-cer-style .mb-0,
.old-cer-style .my-0 {
    margin-bottom: 0 !important; }

.old-cer-style .ml-0,
.old-cer-style .mx-0 {
    margin-left: 0 !important; }

.old-cer-style .m-1 {
    margin: 0.25rem !important; }

.old-cer-style .mt-1,
.old-cer-style .my-1 {
    margin-top: 0.25rem !important; }

.old-cer-style .mr-1,
.old-cer-style .mx-1 {
    margin-right: 0.25rem !important; }

.old-cer-style .mb-1,
.old-cer-style .my-1 {
    margin-bottom: 0.25rem !important; }

.old-cer-style .ml-1,
.old-cer-style .mx-1 {
    margin-left: 0.25rem !important; }

.old-cer-style .m-2 {
    margin: 0.5rem !important; }

.old-cer-style .mt-2,
.old-cer-style .my-2 {
    margin-top: 0.5rem !important; }

.old-cer-style .mr-2,
.old-cer-style .mx-2 {
    margin-right: 0.5rem !important; }

.old-cer-style .mb-2,
.old-cer-style .my-2 {
    margin-bottom: 0.5rem !important; }

.old-cer-style .ml-2,
.old-cer-style .mx-2 {
    margin-left: 0.5rem !important; }

.old-cer-style .m-3 {
    margin: 1rem !important; }

.old-cer-style .mt-3,
.old-cer-style .my-3 {
    margin-top: 1rem !important; }

.old-cer-style .mr-3,
.old-cer-style .mx-3 {
    margin-right: 1rem !important; }

.old-cer-style .mb-3,
.old-cer-style .my-3 {
    margin-bottom: 1rem !important; }

.old-cer-style .ml-3,
.old-cer-style .mx-3 {
    margin-left: 1rem !important; }

.old-cer-style .m-4 {
    margin: 1.5rem !important; }

.old-cer-style .mt-4,
.old-cer-style .my-4 {
    margin-top: 1.5rem !important; }

.old-cer-style .mr-4,
.old-cer-style .mx-4 {
    margin-right: 1.5rem !important; }

.old-cer-style .mb-4,
.old-cer-style .my-4 {
    margin-bottom: 1.5rem !important; }

.old-cer-style .ml-4,
.old-cer-style .mx-4 {
    margin-left: 1.5rem !important; }

.old-cer-style .m-5 {
    margin: 3rem !important; }

.old-cer-style .mt-5,
.old-cer-style .my-5 {
    margin-top: 3rem !important; }

.old-cer-style .mr-5,
.old-cer-style .mx-5 {
    margin-right: 3rem !important; }

.old-cer-style .mb-5,
.old-cer-style .my-5 {
    margin-bottom: 3rem !important; }

.old-cer-style .ml-5,
.old-cer-style .mx-5 {
    margin-left: 3rem !important; }

.old-cer-style .p-0 {
    padding: 0 !important; }

.old-cer-style .pt-0,
.old-cer-style .py-0 {
    padding-top: 0 !important; }

.old-cer-style .pr-0,
.old-cer-style .px-0 {
    padding-right: 0 !important; }

.old-cer-style .pb-0,
.old-cer-style .py-0 {
    padding-bottom: 0 !important; }

.old-cer-style .pl-0,
.old-cer-style .px-0 {
    padding-left: 0 !important; }

.old-cer-style .p-1 {
    padding: 0.25rem !important; }

.old-cer-style .pt-1,
.old-cer-style .py-1 {
    padding-top: 0.25rem !important; }

.old-cer-style .pr-1,
.old-cer-style .px-1 {
    padding-right: 0.25rem !important; }

.old-cer-style .pb-1,
.old-cer-style .py-1 {
    padding-bottom: 0.25rem !important; }

.old-cer-style .pl-1,
.old-cer-style .px-1 {
    padding-left: 0.25rem !important; }

.old-cer-style .p-2 {
    padding: 0.5rem !important; }

.old-cer-style .pt-2,
.old-cer-style .py-2 {
    padding-top: 0.5rem !important; }

.old-cer-style .pr-2,
.old-cer-style .px-2 {
    padding-right: 0.5rem !important; }

.old-cer-style .pb-2,
.old-cer-style .py-2 {
    padding-bottom: 0.5rem !important; }

.old-cer-style .pl-2,
.old-cer-style .px-2 {
    padding-left: 0.5rem !important; }

.old-cer-style .p-3 {
    padding: 1rem !important; }

.old-cer-style .pt-3,
.old-cer-style .py-3 {
    padding-top: 1rem !important; }

.old-cer-style .pr-3,
.old-cer-style .px-3 {
    padding-right: 1rem !important; }

.old-cer-style .pb-3,
.old-cer-style .py-3 {
    padding-bottom: 1rem !important; }

.old-cer-style .pl-3,
.old-cer-style .px-3 {
    padding-left: 1rem !important; }

.old-cer-style .p-4 {
    padding: 1.5rem !important; }

.old-cer-style .pt-4,
.old-cer-style .py-4 {
    padding-top: 1.5rem !important; }

.old-cer-style .pr-4,
.old-cer-style .px-4 {
    padding-right: 1.5rem !important; }

.old-cer-style .pb-4,
.old-cer-style .py-4 {
    padding-bottom: 1.5rem !important; }

.old-cer-style .pl-4,
.old-cer-style .px-4 {
    padding-left: 1.5rem !important; }

.old-cer-style .p-5 {
    padding: 3rem !important; }

.old-cer-style .pt-5,
.old-cer-style .py-5 {
    padding-top: 3rem !important; }

.old-cer-style .pr-5,
.old-cer-style .px-5 {
    padding-right: 3rem !important; }

.old-cer-style .pb-5,
.old-cer-style .py-5 {
    padding-bottom: 3rem !important; }

.old-cer-style .pl-5,
.old-cer-style .px-5 {
    padding-left: 3rem !important; }

.old-cer-style .m-auto {
    margin: auto !important; }

.old-cer-style .mt-auto,
.old-cer-style .my-auto {
    margin-top: auto !important; }

.old-cer-style .mr-auto,
.old-cer-style .mx-auto {
    margin-right: auto !important; }

.old-cer-style .mb-auto,
.old-cer-style .my-auto {
    margin-bottom: auto !important; }

.old-cer-style .ml-auto,
.old-cer-style .mx-auto {
    margin-left: auto !important; }

@media (min-width: 576px) {
    .old-cer-style .m-sm-0 {
        margin: 0 !important; }
    .old-cer-style .mt-sm-0,
    .old-cer-style .my-sm-0 {
        margin-top: 0 !important; }
    .old-cer-style .mr-sm-0,
    .old-cer-style .mx-sm-0 {
        margin-right: 0 !important; }
    .old-cer-style .mb-sm-0,
    .old-cer-style .my-sm-0 {
        margin-bottom: 0 !important; }
    .old-cer-style .ml-sm-0,
    .old-cer-style .mx-sm-0 {
        margin-left: 0 !important; }
    .old-cer-style .m-sm-1 {
        margin: 0.25rem !important; }
    .old-cer-style .mt-sm-1,
    .old-cer-style .my-sm-1 {
        margin-top: 0.25rem !important; }
    .old-cer-style .mr-sm-1,
    .old-cer-style .mx-sm-1 {
        margin-right: 0.25rem !important; }
    .old-cer-style .mb-sm-1,
    .old-cer-style .my-sm-1 {
        margin-bottom: 0.25rem !important; }
    .old-cer-style .ml-sm-1,
    .old-cer-style .mx-sm-1 {
        margin-left: 0.25rem !important; }
    .old-cer-style .m-sm-2 {
        margin: 0.5rem !important; }
    .old-cer-style .mt-sm-2,
    .old-cer-style .my-sm-2 {
        margin-top: 0.5rem !important; }
    .old-cer-style .mr-sm-2,
    .old-cer-style .mx-sm-2 {
        margin-right: 0.5rem !important; }
    .old-cer-style .mb-sm-2,
    .old-cer-style .my-sm-2 {
        margin-bottom: 0.5rem !important; }
    .old-cer-style .ml-sm-2,
    .old-cer-style .mx-sm-2 {
        margin-left: 0.5rem !important; }
    .old-cer-style .m-sm-3 {
        margin: 1rem !important; }
    .old-cer-style .mt-sm-3,
    .old-cer-style .my-sm-3 {
        margin-top: 1rem !important; }
    .old-cer-style .mr-sm-3,
    .old-cer-style .mx-sm-3 {
        margin-right: 1rem !important; }
    .old-cer-style .mb-sm-3,
    .old-cer-style .my-sm-3 {
        margin-bottom: 1rem !important; }
    .old-cer-style .ml-sm-3,
    .old-cer-style .mx-sm-3 {
        margin-left: 1rem !important; }
    .old-cer-style .m-sm-4 {
        margin: 1.5rem !important; }
    .old-cer-style .mt-sm-4,
    .old-cer-style .my-sm-4 {
        margin-top: 1.5rem !important; }
    .old-cer-style .mr-sm-4,
    .old-cer-style .mx-sm-4 {
        margin-right: 1.5rem !important; }
    .old-cer-style .mb-sm-4,
    .old-cer-style .my-sm-4 {
        margin-bottom: 1.5rem !important; }
    .old-cer-style .ml-sm-4,
    .old-cer-style .mx-sm-4 {
        margin-left: 1.5rem !important; }
    .old-cer-style .m-sm-5 {
        margin: 3rem !important; }
    .old-cer-style .mt-sm-5,
    .old-cer-style .my-sm-5 {
        margin-top: 3rem !important; }
    .old-cer-style .mr-sm-5,
    .old-cer-style .mx-sm-5 {
        margin-right: 3rem !important; }
    .old-cer-style .mb-sm-5,
    .old-cer-style .my-sm-5 {
        margin-bottom: 3rem !important; }
    .old-cer-style .ml-sm-5,
    .old-cer-style .mx-sm-5 {
        margin-left: 3rem !important; }
    .old-cer-style .p-sm-0 {
        padding: 0 !important; }
    .old-cer-style .pt-sm-0,
    .old-cer-style .py-sm-0 {
        padding-top: 0 !important; }
    .old-cer-style .pr-sm-0,
    .old-cer-style .px-sm-0 {
        padding-right: 0 !important; }
    .old-cer-style .pb-sm-0,
    .old-cer-style .py-sm-0 {
        padding-bottom: 0 !important; }
    .old-cer-style .pl-sm-0,
    .old-cer-style .px-sm-0 {
        padding-left: 0 !important; }
    .old-cer-style .p-sm-1 {
        padding: 0.25rem !important; }
    .old-cer-style .pt-sm-1,
    .old-cer-style .py-sm-1 {
        padding-top: 0.25rem !important; }
    .old-cer-style .pr-sm-1,
    .old-cer-style .px-sm-1 {
        padding-right: 0.25rem !important; }
    .old-cer-style .pb-sm-1,
    .old-cer-style .py-sm-1 {
        padding-bottom: 0.25rem !important; }
    .old-cer-style .pl-sm-1,
    .old-cer-style .px-sm-1 {
        padding-left: 0.25rem !important; }
    .old-cer-style .p-sm-2 {
        padding: 0.5rem !important; }
    .old-cer-style .pt-sm-2,
    .old-cer-style .py-sm-2 {
        padding-top: 0.5rem !important; }
    .old-cer-style .pr-sm-2,
    .old-cer-style .px-sm-2 {
        padding-right: 0.5rem !important; }
    .old-cer-style .pb-sm-2,
    .old-cer-style .py-sm-2 {
        padding-bottom: 0.5rem !important; }
    .old-cer-style .pl-sm-2,
    .old-cer-style .px-sm-2 {
        padding-left: 0.5rem !important; }
    .old-cer-style .p-sm-3 {
        padding: 1rem !important; }
    .old-cer-style .pt-sm-3,
    .old-cer-style .py-sm-3 {
        padding-top: 1rem !important; }
    .old-cer-style .pr-sm-3,
    .old-cer-style .px-sm-3 {
        padding-right: 1rem !important; }
    .old-cer-style .pb-sm-3,
    .old-cer-style .py-sm-3 {
        padding-bottom: 1rem !important; }
    .old-cer-style .pl-sm-3,
    .old-cer-style .px-sm-3 {
        padding-left: 1rem !important; }
    .old-cer-style .p-sm-4 {
        padding: 1.5rem !important; }
    .old-cer-style .pt-sm-4,
    .old-cer-style .py-sm-4 {
        padding-top: 1.5rem !important; }
    .old-cer-style .pr-sm-4,
    .old-cer-style .px-sm-4 {
        padding-right: 1.5rem !important; }
    .old-cer-style .pb-sm-4,
    .old-cer-style .py-sm-4 {
        padding-bottom: 1.5rem !important; }
    .old-cer-style .pl-sm-4,
    .old-cer-style .px-sm-4 {
        padding-left: 1.5rem !important; }
    .old-cer-style .p-sm-5 {
        padding: 3rem !important; }
    .old-cer-style .pt-sm-5,
    .old-cer-style .py-sm-5 {
        padding-top: 3rem !important; }
    .old-cer-style .pr-sm-5,
    .old-cer-style .px-sm-5 {
        padding-right: 3rem !important; }
    .old-cer-style .pb-sm-5,
    .old-cer-style .py-sm-5 {
        padding-bottom: 3rem !important; }
    .old-cer-style .pl-sm-5,
    .old-cer-style .px-sm-5 {
        padding-left: 3rem !important; }
    .old-cer-style .m-sm-auto {
        margin: auto !important; }
    .old-cer-style .mt-sm-auto,
    .old-cer-style .my-sm-auto {
        margin-top: auto !important; }
    .old-cer-style .mr-sm-auto,
    .old-cer-style .mx-sm-auto {
        margin-right: auto !important; }
    .old-cer-style .mb-sm-auto,
    .old-cer-style .my-sm-auto {
        margin-bottom: auto !important; }
    .old-cer-style .ml-sm-auto,
    .old-cer-style .mx-sm-auto {
        margin-left: auto !important; } }

@media (min-width: 768px) {
    .old-cer-style .m-md-0 {
        margin: 0 !important; }
    .old-cer-style .mt-md-0,
    .old-cer-style .my-md-0 {
        margin-top: 0 !important; }
    .old-cer-style .mr-md-0,
    .old-cer-style .mx-md-0 {
        margin-right: 0 !important; }
    .old-cer-style .mb-md-0,
    .old-cer-style .my-md-0 {
        margin-bottom: 0 !important; }
    .old-cer-style .ml-md-0,
    .old-cer-style .mx-md-0 {
        margin-left: 0 !important; }
    .old-cer-style .m-md-1 {
        margin: 0.25rem !important; }
    .old-cer-style .mt-md-1,
    .old-cer-style .my-md-1 {
        margin-top: 0.25rem !important; }
    .old-cer-style .mr-md-1,
    .old-cer-style .mx-md-1 {
        margin-right: 0.25rem !important; }
    .old-cer-style .mb-md-1,
    .old-cer-style .my-md-1 {
        margin-bottom: 0.25rem !important; }
    .old-cer-style .ml-md-1,
    .old-cer-style .mx-md-1 {
        margin-left: 0.25rem !important; }
    .old-cer-style .m-md-2 {
        margin: 0.5rem !important; }
    .old-cer-style .mt-md-2,
    .old-cer-style .my-md-2 {
        margin-top: 0.5rem !important; }
    .old-cer-style .mr-md-2,
    .old-cer-style .mx-md-2 {
        margin-right: 0.5rem !important; }
    .old-cer-style .mb-md-2,
    .old-cer-style .my-md-2 {
        margin-bottom: 0.5rem !important; }
    .old-cer-style .ml-md-2,
    .old-cer-style .mx-md-2 {
        margin-left: 0.5rem !important; }
    .old-cer-style .m-md-3 {
        margin: 1rem !important; }
    .old-cer-style .mt-md-3,
    .old-cer-style .my-md-3 {
        margin-top: 1rem !important; }
    .old-cer-style .mr-md-3,
    .old-cer-style .mx-md-3 {
        margin-right: 1rem !important; }
    .old-cer-style .mb-md-3,
    .old-cer-style .my-md-3 {
        margin-bottom: 1rem !important; }
    .old-cer-style .ml-md-3,
    .old-cer-style .mx-md-3 {
        margin-left: 1rem !important; }
    .old-cer-style .m-md-4 {
        margin: 1.5rem !important; }
    .old-cer-style .mt-md-4,
    .old-cer-style .my-md-4 {
        margin-top: 1.5rem !important; }
    .old-cer-style .mr-md-4,
    .old-cer-style .mx-md-4 {
        margin-right: 1.5rem !important; }
    .old-cer-style .mb-md-4,
    .old-cer-style .my-md-4 {
        margin-bottom: 1.5rem !important; }
    .old-cer-style .ml-md-4,
    .old-cer-style .mx-md-4 {
        margin-left: 1.5rem !important; }
    .old-cer-style .m-md-5 {
        margin: 3rem !important; }
    .old-cer-style .mt-md-5,
    .old-cer-style .my-md-5 {
        margin-top: 3rem !important; }
    .old-cer-style .mr-md-5,
    .old-cer-style .mx-md-5 {
        margin-right: 3rem !important; }
    .old-cer-style .mb-md-5,
    .old-cer-style .my-md-5 {
        margin-bottom: 3rem !important; }
    .old-cer-style .ml-md-5,
    .old-cer-style .mx-md-5 {
        margin-left: 3rem !important; }
    .old-cer-style .p-md-0 {
        padding: 0 !important; }
    .old-cer-style .pt-md-0,
    .old-cer-style .py-md-0 {
        padding-top: 0 !important; }
    .old-cer-style .pr-md-0,
    .old-cer-style .px-md-0 {
        padding-right: 0 !important; }
    .old-cer-style .pb-md-0,
    .old-cer-style .py-md-0 {
        padding-bottom: 0 !important; }
    .old-cer-style .pl-md-0,
    .old-cer-style .px-md-0 {
        padding-left: 0 !important; }
    .old-cer-style .p-md-1 {
        padding: 0.25rem !important; }
    .old-cer-style .pt-md-1,
    .old-cer-style .py-md-1 {
        padding-top: 0.25rem !important; }
    .old-cer-style .pr-md-1,
    .old-cer-style .px-md-1 {
        padding-right: 0.25rem !important; }
    .old-cer-style .pb-md-1,
    .old-cer-style .py-md-1 {
        padding-bottom: 0.25rem !important; }
    .old-cer-style .pl-md-1,
    .old-cer-style .px-md-1 {
        padding-left: 0.25rem !important; }
    .old-cer-style .p-md-2 {
        padding: 0.5rem !important; }
    .old-cer-style .pt-md-2,
    .old-cer-style .py-md-2 {
        padding-top: 0.5rem !important; }
    .old-cer-style .pr-md-2,
    .old-cer-style .px-md-2 {
        padding-right: 0.5rem !important; }
    .old-cer-style .pb-md-2,
    .old-cer-style .py-md-2 {
        padding-bottom: 0.5rem !important; }
    .old-cer-style .pl-md-2,
    .old-cer-style .px-md-2 {
        padding-left: 0.5rem !important; }
    .old-cer-style .p-md-3 {
        padding: 1rem !important; }
    .old-cer-style .pt-md-3,
    .old-cer-style .py-md-3 {
        padding-top: 1rem !important; }
    .old-cer-style .pr-md-3,
    .old-cer-style .px-md-3 {
        padding-right: 1rem !important; }
    .old-cer-style .pb-md-3,
    .old-cer-style .py-md-3 {
        padding-bottom: 1rem !important; }
    .old-cer-style .pl-md-3,
    .old-cer-style .px-md-3 {
        padding-left: 1rem !important; }
    .old-cer-style .p-md-4 {
        padding: 1.5rem !important; }
    .old-cer-style .pt-md-4,
    .old-cer-style .py-md-4 {
        padding-top: 1.5rem !important; }
    .old-cer-style .pr-md-4,
    .old-cer-style .px-md-4 {
        padding-right: 1.5rem !important; }
    .old-cer-style .pb-md-4,
    .old-cer-style .py-md-4 {
        padding-bottom: 1.5rem !important; }
    .old-cer-style .pl-md-4,
    .old-cer-style .px-md-4 {
        padding-left: 1.5rem !important; }
    .old-cer-style .p-md-5 {
        padding: 3rem !important; }
    .old-cer-style .pt-md-5,
    .old-cer-style .py-md-5 {
        padding-top: 3rem !important; }
    .old-cer-style .pr-md-5,
    .old-cer-style .px-md-5 {
        padding-right: 3rem !important; }
    .old-cer-style .pb-md-5,
    .old-cer-style .py-md-5 {
        padding-bottom: 3rem !important; }
    .old-cer-style .pl-md-5,
    .old-cer-style .px-md-5 {
        padding-left: 3rem !important; }
    .old-cer-style .m-md-auto {
        margin: auto !important; }
    .old-cer-style .mt-md-auto,
    .old-cer-style .my-md-auto {
        margin-top: auto !important; }
    .old-cer-style .mr-md-auto,
    .old-cer-style .mx-md-auto {
        margin-right: auto !important; }
    .old-cer-style .mb-md-auto,
    .old-cer-style .my-md-auto {
        margin-bottom: auto !important; }
    .old-cer-style .ml-md-auto,
    .old-cer-style .mx-md-auto {
        margin-left: auto !important; } }

@media (min-width: 992px) {
    .old-cer-style .m-lg-0 {
        margin: 0 !important; }
    .old-cer-style .mt-lg-0,
    .old-cer-style .my-lg-0 {
        margin-top: 0 !important; }
    .old-cer-style .mr-lg-0,
    .old-cer-style .mx-lg-0 {
        margin-right: 0 !important; }
    .old-cer-style .mb-lg-0,
    .old-cer-style .my-lg-0 {
        margin-bottom: 0 !important; }
    .old-cer-style .ml-lg-0,
    .old-cer-style .mx-lg-0 {
        margin-left: 0 !important; }
    .old-cer-style .m-lg-1 {
        margin: 0.25rem !important; }
    .old-cer-style .mt-lg-1,
    .old-cer-style .my-lg-1 {
        margin-top: 0.25rem !important; }
    .old-cer-style .mr-lg-1,
    .old-cer-style .mx-lg-1 {
        margin-right: 0.25rem !important; }
    .old-cer-style .mb-lg-1,
    .old-cer-style .my-lg-1 {
        margin-bottom: 0.25rem !important; }
    .old-cer-style .ml-lg-1,
    .old-cer-style .mx-lg-1 {
        margin-left: 0.25rem !important; }
    .old-cer-style .m-lg-2 {
        margin: 0.5rem !important; }
    .old-cer-style .mt-lg-2,
    .old-cer-style .my-lg-2 {
        margin-top: 0.5rem !important; }
    .old-cer-style .mr-lg-2,
    .old-cer-style .mx-lg-2 {
        margin-right: 0.5rem !important; }
    .old-cer-style .mb-lg-2,
    .old-cer-style .my-lg-2 {
        margin-bottom: 0.5rem !important; }
    .old-cer-style .ml-lg-2,
    .old-cer-style .mx-lg-2 {
        margin-left: 0.5rem !important; }
    .old-cer-style .m-lg-3 {
        margin: 1rem !important; }
    .old-cer-style .mt-lg-3,
    .old-cer-style .my-lg-3 {
        margin-top: 1rem !important; }
    .old-cer-style .mr-lg-3,
    .old-cer-style .mx-lg-3 {
        margin-right: 1rem !important; }
    .old-cer-style .mb-lg-3,
    .old-cer-style .my-lg-3 {
        margin-bottom: 1rem !important; }
    .old-cer-style .ml-lg-3,
    .old-cer-style .mx-lg-3 {
        margin-left: 1rem !important; }
    .old-cer-style .m-lg-4 {
        margin: 1.5rem !important; }
    .old-cer-style .mt-lg-4,
    .old-cer-style .my-lg-4 {
        margin-top: 1.5rem !important; }
    .old-cer-style .mr-lg-4,
    .old-cer-style .mx-lg-4 {
        margin-right: 1.5rem !important; }
    .old-cer-style .mb-lg-4,
    .old-cer-style .my-lg-4 {
        margin-bottom: 1.5rem !important; }
    .old-cer-style .ml-lg-4,
    .old-cer-style .mx-lg-4 {
        margin-left: 1.5rem !important; }
    .old-cer-style .m-lg-5 {
        margin: 3rem !important; }
    .old-cer-style .mt-lg-5,
    .old-cer-style .my-lg-5 {
        margin-top: 3rem !important; }
    .old-cer-style .mr-lg-5,
    .old-cer-style .mx-lg-5 {
        margin-right: 3rem !important; }
    .old-cer-style .mb-lg-5,
    .old-cer-style .my-lg-5 {
        margin-bottom: 3rem !important; }
    .old-cer-style .ml-lg-5,
    .old-cer-style .mx-lg-5 {
        margin-left: 3rem !important; }
    .old-cer-style .p-lg-0 {
        padding: 0 !important; }
    .old-cer-style .pt-lg-0,
    .old-cer-style .py-lg-0 {
        padding-top: 0 !important; }
    .old-cer-style .pr-lg-0,
    .old-cer-style .px-lg-0 {
        padding-right: 0 !important; }
    .old-cer-style .pb-lg-0,
    .old-cer-style .py-lg-0 {
        padding-bottom: 0 !important; }
    .old-cer-style .pl-lg-0,
    .old-cer-style .px-lg-0 {
        padding-left: 0 !important; }
    .old-cer-style .p-lg-1 {
        padding: 0.25rem !important; }
    .old-cer-style .pt-lg-1,
    .old-cer-style .py-lg-1 {
        padding-top: 0.25rem !important; }
    .old-cer-style .pr-lg-1,
    .old-cer-style .px-lg-1 {
        padding-right: 0.25rem !important; }
    .old-cer-style .pb-lg-1,
    .old-cer-style .py-lg-1 {
        padding-bottom: 0.25rem !important; }
    .old-cer-style .pl-lg-1,
    .old-cer-style .px-lg-1 {
        padding-left: 0.25rem !important; }
    .old-cer-style .p-lg-2 {
        padding: 0.5rem !important; }
    .old-cer-style .pt-lg-2,
    .old-cer-style .py-lg-2 {
        padding-top: 0.5rem !important; }
    .old-cer-style .pr-lg-2,
    .old-cer-style .px-lg-2 {
        padding-right: 0.5rem !important; }
    .old-cer-style .pb-lg-2,
    .old-cer-style .py-lg-2 {
        padding-bottom: 0.5rem !important; }
    .old-cer-style .pl-lg-2,
    .old-cer-style .px-lg-2 {
        padding-left: 0.5rem !important; }
    .old-cer-style .p-lg-3 {
        padding: 1rem !important; }
    .old-cer-style .pt-lg-3,
    .old-cer-style .py-lg-3 {
        padding-top: 1rem !important; }
    .old-cer-style .pr-lg-3,
    .old-cer-style .px-lg-3 {
        padding-right: 1rem !important; }
    .old-cer-style .pb-lg-3,
    .old-cer-style .py-lg-3 {
        padding-bottom: 1rem !important; }
    .old-cer-style .pl-lg-3,
    .old-cer-style .px-lg-3 {
        padding-left: 1rem !important; }
    .old-cer-style .p-lg-4 {
        padding: 1.5rem !important; }
    .old-cer-style .pt-lg-4,
    .old-cer-style .py-lg-4 {
        padding-top: 1.5rem !important; }
    .old-cer-style .pr-lg-4,
    .old-cer-style .px-lg-4 {
        padding-right: 1.5rem !important; }
    .old-cer-style .pb-lg-4,
    .old-cer-style .py-lg-4 {
        padding-bottom: 1.5rem !important; }
    .old-cer-style .pl-lg-4,
    .old-cer-style .px-lg-4 {
        padding-left: 1.5rem !important; }
    .old-cer-style .p-lg-5 {
        padding: 3rem !important; }
    .old-cer-style .pt-lg-5,
    .old-cer-style .py-lg-5 {
        padding-top: 3rem !important; }
    .old-cer-style .pr-lg-5,
    .old-cer-style .px-lg-5 {
        padding-right: 3rem !important; }
    .old-cer-style .pb-lg-5,
    .old-cer-style .py-lg-5 {
        padding-bottom: 3rem !important; }
    .old-cer-style .pl-lg-5,
    .old-cer-style .px-lg-5 {
        padding-left: 3rem !important; }
    .old-cer-style .m-lg-auto {
        margin: auto !important; }
    .old-cer-style .mt-lg-auto,
    .old-cer-style .my-lg-auto {
        margin-top: auto !important; }
    .old-cer-style .mr-lg-auto,
    .old-cer-style .mx-lg-auto {
        margin-right: auto !important; }
    .old-cer-style .mb-lg-auto,
    .old-cer-style .my-lg-auto {
        margin-bottom: auto !important; }
    .old-cer-style .ml-lg-auto,
    .old-cer-style .mx-lg-auto {
        margin-left: auto !important; } }

@media (min-width: 1200px) {
    .old-cer-style .m-xl-0 {
        margin: 0 !important; }
    .old-cer-style .mt-xl-0,
    .old-cer-style .my-xl-0 {
        margin-top: 0 !important; }
    .old-cer-style .mr-xl-0,
    .old-cer-style .mx-xl-0 {
        margin-right: 0 !important; }
    .old-cer-style .mb-xl-0,
    .old-cer-style .my-xl-0 {
        margin-bottom: 0 !important; }
    .old-cer-style .ml-xl-0,
    .old-cer-style .mx-xl-0 {
        margin-left: 0 !important; }
    .old-cer-style .m-xl-1 {
        margin: 0.25rem !important; }
    .old-cer-style .mt-xl-1,
    .old-cer-style .my-xl-1 {
        margin-top: 0.25rem !important; }
    .old-cer-style .mr-xl-1,
    .old-cer-style .mx-xl-1 {
        margin-right: 0.25rem !important; }
    .old-cer-style .mb-xl-1,
    .old-cer-style .my-xl-1 {
        margin-bottom: 0.25rem !important; }
    .old-cer-style .ml-xl-1,
    .old-cer-style .mx-xl-1 {
        margin-left: 0.25rem !important; }
    .old-cer-style .m-xl-2 {
        margin: 0.5rem !important; }
    .old-cer-style .mt-xl-2,
    .old-cer-style .my-xl-2 {
        margin-top: 0.5rem !important; }
    .old-cer-style .mr-xl-2,
    .old-cer-style .mx-xl-2 {
        margin-right: 0.5rem !important; }
    .old-cer-style .mb-xl-2,
    .old-cer-style .my-xl-2 {
        margin-bottom: 0.5rem !important; }
    .old-cer-style .ml-xl-2,
    .old-cer-style .mx-xl-2 {
        margin-left: 0.5rem !important; }
    .old-cer-style .m-xl-3 {
        margin: 1rem !important; }
    .old-cer-style .mt-xl-3,
    .old-cer-style .my-xl-3 {
        margin-top: 1rem !important; }
    .old-cer-style .mr-xl-3,
    .old-cer-style .mx-xl-3 {
        margin-right: 1rem !important; }
    .old-cer-style .mb-xl-3,
    .old-cer-style .my-xl-3 {
        margin-bottom: 1rem !important; }
    .old-cer-style .ml-xl-3,
    .old-cer-style .mx-xl-3 {
        margin-left: 1rem !important; }
    .old-cer-style .m-xl-4 {
        margin: 1.5rem !important; }
    .old-cer-style .mt-xl-4,
    .old-cer-style .my-xl-4 {
        margin-top: 1.5rem !important; }
    .old-cer-style .mr-xl-4,
    .old-cer-style .mx-xl-4 {
        margin-right: 1.5rem !important; }
    .old-cer-style .mb-xl-4,
    .old-cer-style .my-xl-4 {
        margin-bottom: 1.5rem !important; }
    .old-cer-style .ml-xl-4,
    .old-cer-style .mx-xl-4 {
        margin-left: 1.5rem !important; }
    .old-cer-style .m-xl-5 {
        margin: 3rem !important; }
    .old-cer-style .mt-xl-5,
    .old-cer-style .my-xl-5 {
        margin-top: 3rem !important; }
    .old-cer-style .mr-xl-5,
    .old-cer-style .mx-xl-5 {
        margin-right: 3rem !important; }
    .old-cer-style .mb-xl-5,
    .old-cer-style .my-xl-5 {
        margin-bottom: 3rem !important; }
    .old-cer-style .ml-xl-5,
    .old-cer-style .mx-xl-5 {
        margin-left: 3rem !important; }
    .old-cer-style .p-xl-0 {
        padding: 0 !important; }
    .old-cer-style .pt-xl-0,
    .old-cer-style .py-xl-0 {
        padding-top: 0 !important; }
    .old-cer-style .pr-xl-0,
    .old-cer-style .px-xl-0 {
        padding-right: 0 !important; }
    .old-cer-style .pb-xl-0,
    .old-cer-style .py-xl-0 {
        padding-bottom: 0 !important; }
    .old-cer-style .pl-xl-0,
    .old-cer-style .px-xl-0 {
        padding-left: 0 !important; }
    .old-cer-style .p-xl-1 {
        padding: 0.25rem !important; }
    .old-cer-style .pt-xl-1,
    .old-cer-style .py-xl-1 {
        padding-top: 0.25rem !important; }
    .old-cer-style .pr-xl-1,
    .old-cer-style .px-xl-1 {
        padding-right: 0.25rem !important; }
    .old-cer-style .pb-xl-1,
    .old-cer-style .py-xl-1 {
        padding-bottom: 0.25rem !important; }
    .old-cer-style .pl-xl-1,
    .old-cer-style .px-xl-1 {
        padding-left: 0.25rem !important; }
    .old-cer-style .p-xl-2 {
        padding: 0.5rem !important; }
    .old-cer-style .pt-xl-2,
    .old-cer-style .py-xl-2 {
        padding-top: 0.5rem !important; }
    .old-cer-style .pr-xl-2,
    .old-cer-style .px-xl-2 {
        padding-right: 0.5rem !important; }
    .old-cer-style .pb-xl-2,
    .old-cer-style .py-xl-2 {
        padding-bottom: 0.5rem !important; }
    .old-cer-style .pl-xl-2,
    .old-cer-style .px-xl-2 {
        padding-left: 0.5rem !important; }
    .old-cer-style .p-xl-3 {
        padding: 1rem !important; }
    .old-cer-style .pt-xl-3,
    .old-cer-style .py-xl-3 {
        padding-top: 1rem !important; }
    .old-cer-style .pr-xl-3,
    .old-cer-style .px-xl-3 {
        padding-right: 1rem !important; }
    .old-cer-style .pb-xl-3,
    .old-cer-style .py-xl-3 {
        padding-bottom: 1rem !important; }
    .old-cer-style .pl-xl-3,
    .old-cer-style .px-xl-3 {
        padding-left: 1rem !important; }
    .old-cer-style .p-xl-4 {
        padding: 1.5rem !important; }
    .old-cer-style .pt-xl-4,
    .old-cer-style .py-xl-4 {
        padding-top: 1.5rem !important; }
    .old-cer-style .pr-xl-4,
    .old-cer-style .px-xl-4 {
        padding-right: 1.5rem !important; }
    .old-cer-style .pb-xl-4,
    .old-cer-style .py-xl-4 {
        padding-bottom: 1.5rem !important; }
    .old-cer-style .pl-xl-4,
    .old-cer-style .px-xl-4 {
        padding-left: 1.5rem !important; }
    .old-cer-style .p-xl-5 {
        padding: 3rem !important; }
    .old-cer-style .pt-xl-5,
    .old-cer-style .py-xl-5 {
        padding-top: 3rem !important; }
    .old-cer-style .pr-xl-5,
    .old-cer-style .px-xl-5 {
        padding-right: 3rem !important; }
    .old-cer-style .pb-xl-5,
    .old-cer-style .py-xl-5 {
        padding-bottom: 3rem !important; }
    .old-cer-style .pl-xl-5,
    .old-cer-style .px-xl-5 {
        padding-left: 3rem !important; }
    .old-cer-style .m-xl-auto {
        margin: auto !important; }
    .old-cer-style .mt-xl-auto,
    .old-cer-style .my-xl-auto {
        margin-top: auto !important; }
    .old-cer-style .mr-xl-auto,
    .old-cer-style .mx-xl-auto {
        margin-right: auto !important; }
    .old-cer-style .mb-xl-auto,
    .old-cer-style .my-xl-auto {
        margin-bottom: auto !important; }
    .old-cer-style .ml-xl-auto,
    .old-cer-style .mx-xl-auto {
        margin-left: auto !important; } }

.old-cer-style .text-justify {
    text-align: justify !important; }

.old-cer-style .text-nowrap {
    white-space: nowrap !important; }

.old-cer-style .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.old-cer-style .text-left {
    text-align: left !important; }

.old-cer-style .text-right {
    text-align: right !important; }

.old-cer-style .text-center {
    text-align: center !important; }

@media (min-width: 576px) {
    .old-cer-style .text-sm-left {
        text-align: left !important; }
    .old-cer-style .text-sm-right {
        text-align: right !important; }
    .old-cer-style .text-sm-center {
        text-align: center !important; } }

@media (min-width: 768px) {
    .old-cer-style .text-md-left {
        text-align: left !important; }
    .old-cer-style .text-md-right {
        text-align: right !important; }
    .old-cer-style .text-md-center {
        text-align: center !important; } }

@media (min-width: 992px) {
    .old-cer-style .text-lg-left {
        text-align: left !important; }
    .old-cer-style .text-lg-right {
        text-align: right !important; }
    .old-cer-style .text-lg-center {
        text-align: center !important; } }

@media (min-width: 1200px) {
    .old-cer-style .text-xl-left {
        text-align: left !important; }
    .old-cer-style .text-xl-right {
        text-align: right !important; }
    .old-cer-style .text-xl-center {
        text-align: center !important; } }

.old-cer-style .text-lowercase {
    text-transform: lowercase !important; }

.old-cer-style .text-uppercase {
    text-transform: uppercase !important; }

.old-cer-style .text-capitalize {
    text-transform: capitalize !important; }

.old-cer-style .font-weight-light {
    font-weight: 300 !important; }

.old-cer-style .font-weight-normal {
    font-weight: 400 !important; }

.old-cer-style .font-weight-bold {
    font-weight: 700 !important; }

.old-cer-style .font-italic {
    font-style: italic !important; }

.old-cer-style .text-white {
    color: #fff !important; }

.old-cer-style .text-primary {
    color: #20a8d8 !important; }

.old-cer-style a.text-primary:hover, a.text-primary:focus {
    color: #1985ac !important; }

.old-cer-style .text-secondary {
    color: #c0cadd !important; }

.old-cer-style a.text-secondary:hover, a.text-secondary:focus {
    color: #9faecb !important; }

.old-cer-style .text-success {
    color: #79c447 !important; }

.old-cer-style a.text-success:hover, a.text-success:focus {
    color: #61a434 !important; }

.old-cer-style .text-info {
    color: #67c2ef !important; }

.old-cer-style a.text-info:hover, a.text-info:focus {
    color: #39afea !important; }

.old-cer-style .text-warning {
    color: #fabb3d !important; }

.old-cer-style a.text-warning:hover, a.text-warning:focus {
    color: #f9aa0b !important; }

.old-cer-style .text-danger {
    color: #ff5454 !important; }

.old-cer-style a.text-danger:hover, a.text-danger:focus {
    color: #ff2121 !important; }

.old-cer-style .text-light {
    color: #f9f9fa !important; }

.old-cer-style a.text-light:hover, a.text-light:focus {
    color: #dddde3 !important; }

.old-cer-style .text-dark {
    color: #384042 !important; }

.old-cer-style a.text-dark:hover, a.text-dark:focus {
    color: #212526 !important; }

.old-cer-style .text-blue {
    color: #20a8d8 !important; }

.old-cer-style a.text-blue:hover, a.text-blue:focus {
    color: #1985ac !important; }

.old-cer-style .text-indigo {
    color: #6610f2 !important; }

.old-cer-style a.text-indigo:hover, a.text-indigo:focus {
    color: #510bc4 !important; }

.old-cer-style .text-purple {
    color: #6f42c1 !important; }

.old-cer-style a.text-purple:hover, a.text-purple:focus {
    color: #59339d !important; }

.old-cer-style .text-pink {
    color: #e83e8c !important; }

.old-cer-style a.text-pink:hover, a.text-pink:focus {
    color: #d91a72 !important; }

.old-cer-style .text-red {
    color: #ff5454 !important; }

.old-cer-style a.text-red:hover, a.text-red:focus {
    color: #ff2121 !important; }

.old-cer-style .text-orange {
    color: #fabb3d !important; }

.old-cer-style a.text-orange:hover, a.text-orange:focus {
    color: #f9aa0b !important; }

.old-cer-style .text-yellow {
    color: #ffc107 !important; }

.old-cer-style a.text-yellow:hover, a.text-yellow:focus {
    color: #d39e00 !important; }

.old-cer-style .text-green {
    color: #79c447 !important; }

.old-cer-style a.text-green:hover, a.text-green:focus {
    color: #61a434 !important; }

.old-cer-style .text-teal {
    color: #20c997 !important; }

.old-cer-style a.text-teal:hover, a.text-teal:focus {
    color: #199d76 !important; }

.old-cer-style .text-cyan {
    color: #67c2ef !important; }

.old-cer-style a.text-cyan:hover, a.text-cyan:focus {
    color: #39afea !important; }

.old-cer-style .text-gray-100 {
    color: #f9f9fa !important; }

.old-cer-style a.text-gray-100:hover, a.text-gray-100:focus {
    color: #dddde3 !important; }

.old-cer-style .text-gray-200 {
    color: #e1e6ef !important; }

.old-cer-style a.text-gray-200:hover, a.text-gray-200:focus {
    color: #c0cadd !important; }

.old-cer-style .text-gray-300 {
    color: #c0cadd !important; }

.old-cer-style a.text-gray-300:hover, a.text-gray-300:focus {
    color: #9faecb !important; }

.old-cer-style .text-gray-400 {
    color: #869fac !important; }

.old-cer-style a.text-gray-400:hover, a.text-gray-400:focus {
    color: #688797 !important; }

.old-cer-style .text-gray-500 {
    color: #678898 !important; }

.old-cer-style a.text-gray-500:hover, a.text-gray-500:focus {
    color: #526d7a !important; }

.old-cer-style .text-gray-600 {
    color: #9faecb !important; }

.old-cer-style a.text-gray-600:hover, a.text-gray-600:focus {
    color: #7e92b9 !important; }

.old-cer-style .text-gray-700 {
    color: #3e515b !important; }

.old-cer-style a.text-gray-700:hover, a.text-gray-700:focus {
    color: #29363d !important; }

.old-cer-style .text-gray-800 {
    color: #384042 !important; }

.old-cer-style a.text-gray-800:hover, a.text-gray-800:focus {
    color: #212526 !important; }

.old-cer-style .text-gray-900 {
    color: #151b1e !important; }

.old-cer-style a.text-gray-900:hover, a.text-gray-900:focus {
    color: black !important; }

.old-cer-style .text-muted {
    color: #9faecb !important; }

.old-cer-style .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }

.old-cer-style .visible {
    visibility: visible !important; }

.old-cer-style .invisible {
    visibility: hidden !important; }

@media print {
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important; }
    a:not(.btn) {
        text-decoration: underline; }
    abbr[title]::after {
        content: " (" attr(title) ")"; }
    pre {
        white-space: pre-wrap !important; }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid; }
    thead {
        display: table-header-group; }
    tr,
    img {
        page-break-inside: avoid; }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3; }
    h2,
    h3 {
        page-break-after: avoid; }
    @page {
        size: a3; }
    body {
        min-width: 992px !important; }
    .old-cer-style .container {
        min-width: 992px !important; }
    .old-cer-style .navbar {
        display: none; }
    .old-cer-style .badge {
        border: 1px solid #000; }
    .old-cer-style .table {
        border-collapse: collapse !important; }
    .old-cer-style .table td,
    .old-cer-style .table th {
        background-color: #fff !important; }
    .old-cer-style .table-bordered th,
    .old-cer-style .table-bordered td {
        border: 1px solid #ddd !important; } }

.old-cer-style body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased; }

.old-cer-style .font-xs {
    font-size: .75rem !important; }

.old-cer-style .font-sm {
    font-size: .85rem !important; }

.old-cer-style .font-lg {
    font-size: 1rem !important; }

.old-cer-style .font-xl {
    font-size: 1.25rem !important; }

.old-cer-style .font-2xl {
    font-size: 1.5rem !important; }

.old-cer-style .font-3xl {
    font-size: 1.75rem !important; }

.old-cer-style .font-4xl {
    font-size: 2rem !important; }

.old-cer-style .font-5xl {
    font-size: 2.5rem !important; }

.old-cer-style .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s; }

.old-cer-style .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

.old-cer-style .animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }

@-webkit-keyframes fadeIn {
    from {
        opacity: 0; }
    to {
        opacity: 1; } }

@keyframes fadeIn {
    from {
        opacity: 0; }
    to {
        opacity: 1; } }

.old-cer-style .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn; }

.old-cer-style .aside-menu {
    z-index: 1019;
    width: 250px;
    color: #384042;
    background: #fff;
    border-left: 1px solid #e1e6ef; }
.old-cer-style .aside-menu .nav-tabs {
    border-color: #e1e6ef; }
.old-cer-style .aside-menu .nav-tabs .nav-link, .aside-menu .nav-tabs .navbar .dropdown-toggle, .navbar .aside-menu .nav-tabs .dropdown-toggle {
    padding: 0.75rem 1rem;
    color: #151b1e;
    border-top: 0; }
.old-cer-style .aside-menu .nav-tabs .nav-link.active, .aside-menu .nav-tabs .navbar .active.dropdown-toggle, .navbar .aside-menu .nav-tabs .active.dropdown-toggle {
    color: #20a8d8;
    border-right-color: #e1e6ef;
    border-left-color: #e1e6ef; }
.old-cer-style .aside-menu .nav-tabs .nav-item:first-child .nav-link, .aside-menu .nav-tabs .nav-item:first-child .navbar .dropdown-toggle, .navbar .aside-menu .nav-tabs .nav-item:first-child .dropdown-toggle {
    border-left: 0; }
.old-cer-style .aside-menu .tab-content {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    border: 0;
    border-top: 1px solid #e1e6ef;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
.old-cer-style .aside-menu .tab-content::-webkit-scrollbar {
    width: 10px;
    margin-left: -10px;
    -webkit-appearance: none; }
.old-cer-style .aside-menu .tab-content::-webkit-scrollbar-track {
    background-color: white;
    border-right: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2; }
.old-cer-style .aside-menu .tab-content::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #e6e6e6;
    background-clip: content-box;
    border-color: transparent;
    border-style: solid;
    border-width: 1px 2px; }
.old-cer-style .aside-menu .tab-content .tab-pane {
    padding: 0; }

.old-cer-style .img-avatar {
    border-radius: 50em; }

.old-cer-style .avatar {
    position: relative;
    display: inline-block;
    width: 36px; }
.old-cer-style .avatar .img-avatar {
    width: 36px;
    height: 36px; }
.old-cer-style .avatar .avatar-status {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50em; }

.old-cer-style .avatar.avatar-xs {
    position: relative;
    display: inline-block;
    width: 20px; }
.old-cer-style .avatar.avatar-xs .img-avatar {
    width: 20px;
    height: 20px; }
.old-cer-style .avatar.avatar-xs .avatar-status {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-radius: 50em; }

.old-cer-style .avatar.avatar-sm {
    position: relative;
    display: inline-block;
    width: 24px; }
.old-cer-style .avatar.avatar-sm .img-avatar {
    width: 24px;
    height: 24px; }
.old-cer-style .avatar.avatar-sm .avatar-status {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-radius: 50em; }

.old-cer-style .avatar.avatar-lg {
    position: relative;
    display: inline-block;
    width: 72px; }
.old-cer-style .avatar.avatar-lg .img-avatar {
    width: 72px;
    height: 72px; }
.old-cer-style .avatar.avatar-lg .avatar-status {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    border-radius: 50em; }

.old-cer-style .avatars-stack .avatar.avatar-xs {
    margin-right: -10px; }

.old-cer-style .avatars-stack .avatar {
    margin-right: -15px;
    transition: margin-left 0.25s, margin-right 0.25s; }
.old-cer-style .avatars-stack .avatar:hover {
    margin-right: 0 !important; }

.old-cer-style .badge-pill {
    border-radius: 10rem; }

.old-cer-style .breadcrumb-menu {
    margin-left: auto; }
.old-cer-style .breadcrumb-menu::before {
    display: none; }
.old-cer-style .breadcrumb-menu .btn-group {
    vertical-align: top; }
.old-cer-style .breadcrumb-menu .btn {
    padding: 0 0.75rem;
    color: #9faecb;
    vertical-align: top;
    border: 0; }
.old-cer-style .breadcrumb-menu .btn:hover, .breadcrumb-menu .btn.active {
    color: #151b1e;
    background: transparent; }
.old-cer-style .breadcrumb-menu .open .btn {
    color: #151b1e;
    background: transparent; }
.old-cer-style .breadcrumb-menu .dropdown-menu {
    min-width: 180px;
    line-height: 1.5; }

.old-cer-style .breadcrumb {
    position: relative; }

.old-cer-style button {
    cursor: pointer; }

.old-cer-style .btn-transparent {
    color: #fff;
    background-color: transparent;
    border-color: transparent; }

.old-cer-style .btn [class^="icon-"], .btn [class*=" icon-"] {
    display: inline-block;
    margin-top: -2px;
    vertical-align: middle; }

.old-cer-style .btn-facebook,
.old-cer-style .btn-twitter,
.old-cer-style .btn-linkedin,
.old-cer-style .btn-flickr,
.old-cer-style .btn-tumblr,
.old-cer-style .btn-xing,
.old-cer-style .btn-github,
.old-cer-style .btn-html5,
.old-cer-style .btn-openid,
.old-cer-style .btn-stack-overflow,
.old-cer-style .btn-youtube,
.old-cer-style .btn-css3,
.old-cer-style .btn-dribbble,
.old-cer-style .btn-google-plus,
.old-cer-style .btn-instagram,
.old-cer-style .btn-pinterest,
.old-cer-style .btn-vk,
.old-cer-style .btn-yahoo,
.old-cer-style .btn-behance,
.old-cer-style .btn-dropbox,
.old-cer-style .btn-reddit,
.old-cer-style .btn-spotify,
.old-cer-style .btn-vine,
.old-cer-style .btn-foursquare,
.old-cer-style .btn-vimeo {
    position: relative;
    overflow: hidden;
    color: #fff !important;
    text-align: center;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border: 0; }
.old-cer-style .btn-facebook::before,
.old-cer-style .btn-twitter::before,
.old-cer-style .btn-linkedin::before,
.old-cer-style .btn-flickr::before,
.old-cer-style .btn-tumblr::before,
.old-cer-style .btn-xing::before,
.old-cer-style .btn-github::before,
.old-cer-style .btn-html5::before,
.old-cer-style .btn-openid::before,
.old-cer-style .btn-stack-overflow::before,
.old-cer-style .btn-youtube::before,
.old-cer-style .btn-css3::before,
.old-cer-style .btn-dribbble::before,
.old-cer-style .btn-google-plus::before,
.old-cer-style .btn-instagram::before,
.old-cer-style .btn-pinterest::before,
.old-cer-style .btn-vk::before,
.old-cer-style .btn-yahoo::before,
.old-cer-style .btn-behance::before,
.old-cer-style .btn-dropbox::before,
.old-cer-style .btn-reddit::before,
.old-cer-style .btn-spotify::before,
.old-cer-style .btn-vine::before,
.old-cer-style .btn-foursquare::before,
.old-cer-style .btn-vimeo::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased; }
.old-cer-style .btn-facebook:hover,
.old-cer-style .btn-twitter:hover,
.old-cer-style .btn-linkedin:hover,
.old-cer-style .btn-flickr:hover,
.old-cer-style .btn-tumblr:hover,
.old-cer-style .btn-xing:hover,
.old-cer-style .btn-github:hover,
.old-cer-style .btn-html5:hover,
.old-cer-style .btn-openid:hover,
.old-cer-style .btn-stack-overflow:hover,
.old-cer-style .btn-youtube:hover,
.old-cer-style .btn-css3:hover,
.old-cer-style .btn-dribbble:hover,
.old-cer-style .btn-google-plus:hover,
.old-cer-style .btn-instagram:hover,
.old-cer-style .btn-pinterest:hover,
.old-cer-style .btn-vk:hover,
.old-cer-style .btn-yahoo:hover,
.old-cer-style .btn-behance:hover,
.old-cer-style .btn-dropbox:hover,
.old-cer-style .btn-reddit:hover,
.old-cer-style .btn-spotify:hover,
.old-cer-style .btn-vine:hover,
.old-cer-style .btn-foursquare:hover,
.old-cer-style .btn-vimeo:hover {
    color: #fff; }
.old-cer-style .btn-facebook.icon span,
.old-cer-style .btn-twitter.icon span,
.old-cer-style .btn-linkedin.icon span,
.old-cer-style .btn-flickr.icon span,
.old-cer-style .btn-tumblr.icon span,
.old-cer-style .btn-xing.icon span,
.old-cer-style .btn-github.icon span,
.old-cer-style .btn-html5.icon span,
.old-cer-style .btn-openid.icon span,
.old-cer-style .btn-stack-overflow.icon span,
.old-cer-style .btn-youtube.icon span,
.old-cer-style .btn-css3.icon span,
.old-cer-style .btn-dribbble.icon span,
.old-cer-style .btn-google-plus.icon span,
.old-cer-style .btn-instagram.icon span,
.old-cer-style .btn-pinterest.icon span,
.old-cer-style .btn-vk.icon span,
.old-cer-style .btn-yahoo.icon span,
.old-cer-style .btn-behance.icon span,
.old-cer-style .btn-dropbox.icon span,
.old-cer-style .btn-reddit.icon span,
.old-cer-style .btn-spotify.icon span,
.old-cer-style .btn-vine.icon span,
.old-cer-style .btn-foursquare.icon span,
.old-cer-style .btn-vimeo.icon span {
    display: none; }
.old-cer-style .btn-facebook.text::before,
.old-cer-style .btn-twitter.text::before,
.old-cer-style .btn-linkedin.text::before,
.old-cer-style .btn-flickr.text::before,
.old-cer-style .btn-tumblr.text::before,
.old-cer-style .btn-xing.text::before,
.old-cer-style .btn-github.text::before,
.old-cer-style .btn-html5.text::before,
.old-cer-style .btn-openid.text::before,
.old-cer-style .btn-stack-overflow.text::before,
.old-cer-style .btn-youtube.text::before,
.old-cer-style .btn-css3.text::before,
.old-cer-style .btn-dribbble.text::before,
.old-cer-style .btn-google-plus.text::before,
.old-cer-style .btn-instagram.text::before,
.old-cer-style .btn-pinterest.text::before,
.old-cer-style .btn-vk.text::before,
.old-cer-style .btn-yahoo.text::before,
.old-cer-style .btn-behance.text::before,
.old-cer-style .btn-dropbox.text::before,
.old-cer-style .btn-reddit.text::before,
.old-cer-style .btn-spotify.text::before,
.old-cer-style .btn-vine.text::before,
.old-cer-style .btn-foursquare.text::before,
.old-cer-style .btn-vimeo.text::before {
    display: none; }
.old-cer-style .btn-facebook.text span,
.old-cer-style .btn-twitter.text span,
.old-cer-style .btn-linkedin.text span,
.old-cer-style .btn-flickr.text span,
.old-cer-style .btn-tumblr.text span,
.old-cer-style .btn-xing.text span,
.old-cer-style .btn-github.text span,
.old-cer-style .btn-html5.text span,
.old-cer-style .btn-openid.text span,
.old-cer-style .btn-stack-overflow.text span,
.old-cer-style .btn-youtube.text span,
.old-cer-style .btn-css3.text span,
.old-cer-style .btn-dribbble.text span,
.old-cer-style .btn-google-plus.text span,
.old-cer-style .btn-instagram.text span,
.old-cer-style .btn-pinterest.text span,
.old-cer-style .btn-vk.text span,
.old-cer-style .btn-yahoo.text span,
.old-cer-style .btn-behance.text span,
.old-cer-style .btn-dropbox.text span,
.old-cer-style .btn-reddit.text span,
.old-cer-style .btn-spotify.text span,
.old-cer-style .btn-vine.text span,
.old-cer-style .btn-foursquare.text span,
.old-cer-style .btn-vimeo.text span {
    margin-left: 0 !important; }
.old-cer-style .btn-facebook::before,
.old-cer-style .btn-twitter::before,
.old-cer-style .btn-linkedin::before,
.old-cer-style .btn-flickr::before,
.old-cer-style .btn-tumblr::before,
.old-cer-style .btn-xing::before,
.old-cer-style .btn-github::before,
.old-cer-style .btn-html5::before,
.old-cer-style .btn-openid::before,
.old-cer-style .btn-stack-overflow::before,
.old-cer-style .btn-youtube::before,
.old-cer-style .btn-css3::before,
.old-cer-style .btn-dribbble::before,
.old-cer-style .btn-google-plus::before,
.old-cer-style .btn-instagram::before,
.old-cer-style .btn-pinterest::before,
.old-cer-style .btn-vk::before,
.old-cer-style .btn-yahoo::before,
.old-cer-style .btn-behance::before,
.old-cer-style .btn-dropbox::before,
.old-cer-style .btn-reddit::before,
.old-cer-style .btn-spotify::before,
.old-cer-style .btn-vine::before,
.old-cer-style .btn-foursquare::before,
.old-cer-style .btn-vimeo::before {
    width: 2.0625rem;
    height: 2.0625rem;
    padding: 0.375rem 0;
    font-size: 0.875rem;
    line-height: 1.5; }
.old-cer-style .btn-facebook span,
.old-cer-style .btn-twitter span,
.old-cer-style .btn-linkedin span,
.old-cer-style .btn-flickr span,
.old-cer-style .btn-tumblr span,
.old-cer-style .btn-xing span,
.old-cer-style .btn-github span,
.old-cer-style .btn-html5 span,
.old-cer-style .btn-openid span,
.old-cer-style .btn-stack-overflow span,
.old-cer-style .btn-youtube span,
.old-cer-style .btn-css3 span,
.old-cer-style .btn-dribbble span,
.old-cer-style .btn-google-plus span,
.old-cer-style .btn-instagram span,
.old-cer-style .btn-pinterest span,
.old-cer-style .btn-vk span,
.old-cer-style .btn-yahoo span,
.old-cer-style .btn-behance span,
.old-cer-style .btn-dropbox span,
.old-cer-style .btn-reddit span,
.old-cer-style .btn-spotify span,
.old-cer-style .btn-vine span,
.old-cer-style .btn-foursquare span,
.old-cer-style .btn-vimeo span {
    margin-left: 2.0625rem; }
.old-cer-style .btn-facebook.icon,
.old-cer-style .btn-twitter.icon,
.old-cer-style .btn-linkedin.icon,
.old-cer-style .btn-flickr.icon,
.old-cer-style .btn-tumblr.icon,
.old-cer-style .btn-xing.icon,
.old-cer-style .btn-github.icon,
.old-cer-style .btn-html5.icon,
.old-cer-style .btn-openid.icon,
.old-cer-style .btn-stack-overflow.icon,
.old-cer-style .btn-youtube.icon,
.old-cer-style .btn-css3.icon,
.old-cer-style .btn-dribbble.icon,
.old-cer-style .btn-google-plus.icon,
.old-cer-style .btn-instagram.icon,
.old-cer-style .btn-pinterest.icon,
.old-cer-style .btn-vk.icon,
.old-cer-style .btn-yahoo.icon,
.old-cer-style .btn-behance.icon,
.old-cer-style .btn-dropbox.icon,
.old-cer-style .btn-reddit.icon,
.old-cer-style .btn-spotify.icon,
.old-cer-style .btn-vine.icon,
.old-cer-style .btn-foursquare.icon,
.old-cer-style .btn-vimeo.icon {
    width: 2.0625rem;
    height: 2.0625rem; }
.old-cer-style .btn-facebook.btn-lg, .btn-group-lg > .btn-facebook.btn,
.old-cer-style .btn-twitter.btn-lg,
.old-cer-style .btn-group-lg > .btn-twitter.btn,
.old-cer-style .btn-linkedin.btn-lg,
.old-cer-style .btn-group-lg > .btn-linkedin.btn,
.old-cer-style .btn-flickr.btn-lg,
.old-cer-style .btn-group-lg > .btn-flickr.btn,
.old-cer-style .btn-tumblr.btn-lg,
.old-cer-style .btn-group-lg > .btn-tumblr.btn,
.old-cer-style .btn-xing.btn-lg,
.old-cer-style .btn-group-lg > .btn-xing.btn,
.old-cer-style .btn-github.btn-lg,
.old-cer-style .btn-group-lg > .btn-github.btn,
.old-cer-style .btn-html5.btn-lg,
.old-cer-style .btn-group-lg > .btn-html5.btn,
.old-cer-style .btn-openid.btn-lg,
.old-cer-style .btn-group-lg > .btn-openid.btn,
.old-cer-style .btn-stack-overflow.btn-lg,
.old-cer-style .btn-group-lg > .btn-stack-overflow.btn,
.old-cer-style .btn-youtube.btn-lg,
.old-cer-style .btn-group-lg > .btn-youtube.btn,
.old-cer-style .btn-css3.btn-lg,
.old-cer-style .btn-group-lg > .btn-css3.btn,
.old-cer-style .btn-dribbble.btn-lg,
.old-cer-style .btn-group-lg > .btn-dribbble.btn,
.old-cer-style .btn-google-plus.btn-lg,
.old-cer-style .btn-group-lg > .btn-google-plus.btn,
.old-cer-style .btn-instagram.btn-lg,
.old-cer-style .btn-group-lg > .btn-instagram.btn,
.old-cer-style .btn-pinterest.btn-lg,
.old-cer-style .btn-group-lg > .btn-pinterest.btn,
.old-cer-style .btn-vk.btn-lg,
.old-cer-style .btn-group-lg > .btn-vk.btn,
.old-cer-style .btn-yahoo.btn-lg,
.old-cer-style .btn-group-lg > .btn-yahoo.btn,
.old-cer-style .btn-behance.btn-lg,
.old-cer-style .btn-group-lg > .btn-behance.btn,
.old-cer-style .btn-dropbox.btn-lg,
.old-cer-style .btn-group-lg > .btn-dropbox.btn,
.old-cer-style .btn-reddit.btn-lg,
.old-cer-style .btn-group-lg > .btn-reddit.btn,
.old-cer-style .btn-spotify.btn-lg,
.old-cer-style .btn-group-lg > .btn-spotify.btn,
.old-cer-style .btn-vine.btn-lg,
.old-cer-style .btn-group-lg > .btn-vine.btn,
.old-cer-style .btn-foursquare.btn-lg,
.old-cer-style .btn-group-lg > .btn-foursquare.btn,
.old-cer-style .btn-vimeo.btn-lg,
.old-cer-style .btn-group-lg > .btn-vimeo.btn {
    padding: 0.5rem 1rem;
    font-size: 1.09375rem;
    line-height: 1.5;
    border: 0; }
.old-cer-style .btn-facebook.btn-lg::before, .btn-group-lg > .btn-facebook.btn::before,
.old-cer-style .btn-twitter.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-twitter.btn::before,
.old-cer-style .btn-linkedin.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-linkedin.btn::before,
.old-cer-style .btn-flickr.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-flickr.btn::before,
.old-cer-style .btn-tumblr.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-tumblr.btn::before,
.old-cer-style .btn-xing.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-xing.btn::before,
.old-cer-style .btn-github.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-github.btn::before,
.old-cer-style .btn-html5.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-html5.btn::before,
.old-cer-style .btn-openid.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-openid.btn::before,
.old-cer-style .btn-stack-overflow.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-stack-overflow.btn::before,
.old-cer-style .btn-youtube.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-youtube.btn::before,
.old-cer-style .btn-css3.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-css3.btn::before,
.old-cer-style .btn-dribbble.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-dribbble.btn::before,
.old-cer-style .btn-google-plus.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-google-plus.btn::before,
.old-cer-style .btn-instagram.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-instagram.btn::before,
.old-cer-style .btn-pinterest.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-pinterest.btn::before,
.old-cer-style .btn-vk.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-vk.btn::before,
.old-cer-style .btn-yahoo.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-yahoo.btn::before,
.old-cer-style .btn-behance.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-behance.btn::before,
.old-cer-style .btn-dropbox.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-dropbox.btn::before,
.old-cer-style .btn-reddit.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-reddit.btn::before,
.old-cer-style .btn-spotify.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-spotify.btn::before,
.old-cer-style .btn-vine.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-vine.btn::before,
.old-cer-style .btn-foursquare.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-foursquare.btn::before,
.old-cer-style .btn-vimeo.btn-lg::before,
.old-cer-style .btn-group-lg > .btn-vimeo.btn::before {
    width: 2.64062rem;
    height: 2.64062rem;
    padding: 0.5rem 0;
    font-size: 1.09375rem;
    line-height: 1.5; }
.old-cer-style .btn-facebook.btn-lg span, .btn-group-lg > .btn-facebook.btn span,
.old-cer-style .btn-twitter.btn-lg span, .btn-group-lg > .btn-twitter.btn span,
.old-cer-style .btn-linkedin.btn-lg span, .btn-group-lg > .btn-linkedin.btn span,
.old-cer-style .btn-flickr.btn-lg span, .btn-group-lg > .btn-flickr.btn span,
.old-cer-style .btn-tumblr.btn-lg span, .btn-group-lg > .btn-tumblr.btn span,
.old-cer-style .btn-xing.btn-lg span, .btn-group-lg > .btn-xing.btn span,
.old-cer-style .btn-github.btn-lg span, .btn-group-lg > .btn-github.btn span,
.old-cer-style .btn-html5.btn-lg span, .btn-group-lg > .btn-html5.btn span,
.old-cer-style .btn-openid.btn-lg span, .btn-group-lg > .btn-openid.btn span,
.old-cer-style .btn-stack-overflow.btn-lg span, .btn-group-lg > .btn-stack-overflow.btn span,
.old-cer-style .btn-youtube.btn-lg span, .btn-group-lg > .btn-youtube.btn span,
.old-cer-style .btn-css3.btn-lg span, .btn-group-lg > .btn-css3.btn span,
.old-cer-style .btn-dribbble.btn-lg span, .btn-group-lg > .btn-dribbble.btn span,
.old-cer-style .btn-google-plus.btn-lg span, .btn-group-lg > .btn-google-plus.btn span,
.old-cer-style .btn-instagram.btn-lg span, .btn-group-lg > .btn-instagram.btn span,
.old-cer-style .btn-pinterest.btn-lg span, .btn-group-lg > .btn-pinterest.btn span,
.old-cer-style .btn-vk.btn-lg span, .btn-group-lg > .btn-vk.btn span,
.old-cer-style .btn-yahoo.btn-lg span, .btn-group-lg > .btn-yahoo.btn span,
.old-cer-style .btn-behance.btn-lg span, .btn-group-lg > .btn-behance.btn span,
.old-cer-style .btn-dropbox.btn-lg span, .btn-group-lg > .btn-dropbox.btn span,
.old-cer-style .btn-reddit.btn-lg span, .btn-group-lg > .btn-reddit.btn span,
.old-cer-style .btn-spotify.btn-lg span, .btn-group-lg > .btn-spotify.btn span,
.old-cer-style .btn-vine.btn-lg span, .btn-group-lg > .btn-vine.btn span,
.old-cer-style .btn-foursquare.btn-lg span, .btn-group-lg > .btn-foursquare.btn span,
.old-cer-style .btn-vimeo.btn-lg span, .btn-group-lg > .btn-vimeo.btn span {
    margin-left: 2.64062rem; }
.old-cer-style .btn-facebook.btn-lg.icon, .btn-group-lg > .btn-facebook.icon.btn,
.old-cer-style .btn-twitter.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-twitter.icon.btn,
.old-cer-style .btn-linkedin.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-linkedin.icon.btn,
.old-cer-style .btn-flickr.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-flickr.icon.btn,
.old-cer-style .btn-tumblr.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-tumblr.icon.btn,
.old-cer-style .btn-xing.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-xing.icon.btn,
.old-cer-style .btn-github.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-github.icon.btn,
.old-cer-style .btn-html5.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-html5.icon.btn,
.old-cer-style .btn-openid.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-openid.icon.btn,
.old-cer-style .btn-stack-overflow.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-stack-overflow.icon.btn,
.old-cer-style .btn-youtube.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-youtube.icon.btn,
.old-cer-style .btn-css3.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-css3.icon.btn,
.old-cer-style .btn-dribbble.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-dribbble.icon.btn,
.old-cer-style .btn-google-plus.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-google-plus.icon.btn,
.old-cer-style .btn-instagram.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-instagram.icon.btn,
.old-cer-style .btn-pinterest.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-pinterest.icon.btn,
.old-cer-style .btn-vk.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-vk.icon.btn,
.old-cer-style .btn-yahoo.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-yahoo.icon.btn,
.old-cer-style .btn-behance.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-behance.icon.btn,
.old-cer-style .btn-dropbox.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-dropbox.icon.btn,
.old-cer-style .btn-reddit.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-reddit.icon.btn,
.old-cer-style .btn-spotify.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-spotify.icon.btn,
.old-cer-style .btn-vine.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-vine.icon.btn,
.old-cer-style .btn-foursquare.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-foursquare.icon.btn,
.old-cer-style .btn-vimeo.btn-lg.icon,
.old-cer-style .btn-group-lg > .btn-vimeo.icon.btn {
    width: 2.64062rem;
    height: 2.64062rem; }
.old-cer-style .btn-facebook.btn-sm, .btn-group-sm > .btn-facebook.btn,
.old-cer-style .btn-twitter.btn-sm,
.old-cer-style .btn-group-sm > .btn-twitter.btn,
.old-cer-style .btn-linkedin.btn-sm,
.old-cer-style .btn-group-sm > .btn-linkedin.btn,
.old-cer-style .btn-flickr.btn-sm,
.old-cer-style .btn-group-sm > .btn-flickr.btn,
.old-cer-style .btn-tumblr.btn-sm,
.old-cer-style .btn-group-sm > .btn-tumblr.btn,
.old-cer-style .btn-xing.btn-sm,
.old-cer-style .btn-group-sm > .btn-xing.btn,
.old-cer-style .btn-github.btn-sm,
.old-cer-style .btn-group-sm > .btn-github.btn,
.old-cer-style .btn-html5.btn-sm,
.old-cer-style .btn-group-sm > .btn-html5.btn,
.old-cer-style .btn-openid.btn-sm,
.old-cer-style .btn-group-sm > .btn-openid.btn,
.old-cer-style .btn-stack-overflow.btn-sm,
.old-cer-style .btn-group-sm > .btn-stack-overflow.btn,
.old-cer-style .btn-youtube.btn-sm,
.old-cer-style .btn-group-sm > .btn-youtube.btn,
.old-cer-style .btn-css3.btn-sm,
.old-cer-style .btn-group-sm > .btn-css3.btn,
.old-cer-style .btn-dribbble.btn-sm,
.old-cer-style .btn-group-sm > .btn-dribbble.btn,
.old-cer-style .btn-google-plus.btn-sm,
.old-cer-style .btn-group-sm > .btn-google-plus.btn,
.old-cer-style .btn-instagram.btn-sm,
.old-cer-style .btn-group-sm > .btn-instagram.btn,
.old-cer-style .btn-pinterest.btn-sm,
.old-cer-style .btn-group-sm > .btn-pinterest.btn,
.old-cer-style .btn-vk.btn-sm,
.old-cer-style .btn-group-sm > .btn-vk.btn,
.old-cer-style .btn-yahoo.btn-sm,
.old-cer-style .btn-group-sm > .btn-yahoo.btn,
.old-cer-style .btn-behance.btn-sm,
.old-cer-style .btn-group-sm > .btn-behance.btn,
.old-cer-style .btn-dropbox.btn-sm,
.old-cer-style .btn-group-sm > .btn-dropbox.btn,
.old-cer-style .btn-reddit.btn-sm,
.old-cer-style .btn-group-sm > .btn-reddit.btn,
.old-cer-style .btn-spotify.btn-sm,
.old-cer-style .btn-group-sm > .btn-spotify.btn,
.old-cer-style .btn-vine.btn-sm,
.old-cer-style .btn-group-sm > .btn-vine.btn,
.old-cer-style .btn-foursquare.btn-sm,
.old-cer-style .btn-group-sm > .btn-foursquare.btn,
.old-cer-style .btn-vimeo.btn-sm,
.old-cer-style .btn-group-sm > .btn-vimeo.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.76562rem;
    line-height: 1.5;
    border: 0; }
.old-cer-style .btn-facebook.btn-sm::before, .btn-group-sm > .btn-facebook.btn::before,
.old-cer-style .btn-twitter.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-twitter.btn::before,
.old-cer-style .btn-linkedin.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-linkedin.btn::before,
.old-cer-style .btn-flickr.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-flickr.btn::before,
.old-cer-style .btn-tumblr.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-tumblr.btn::before,
.old-cer-style .btn-xing.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-xing.btn::before,
.old-cer-style .btn-github.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-github.btn::before,
.old-cer-style .btn-html5.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-html5.btn::before,
.old-cer-style .btn-openid.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-openid.btn::before,
.old-cer-style .btn-stack-overflow.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-stack-overflow.btn::before,
.old-cer-style .btn-youtube.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-youtube.btn::before,
.old-cer-style .btn-css3.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-css3.btn::before,
.old-cer-style .btn-dribbble.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-dribbble.btn::before,
.old-cer-style .btn-google-plus.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-google-plus.btn::before,
.old-cer-style .btn-instagram.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-instagram.btn::before,
.old-cer-style .btn-pinterest.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-pinterest.btn::before,
.old-cer-style .btn-vk.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-vk.btn::before,
.old-cer-style .btn-yahoo.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-yahoo.btn::before,
.old-cer-style .btn-behance.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-behance.btn::before,
.old-cer-style .btn-dropbox.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-dropbox.btn::before,
.old-cer-style .btn-reddit.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-reddit.btn::before,
.old-cer-style .btn-spotify.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-spotify.btn::before,
.old-cer-style .btn-vine.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-vine.btn::before,
.old-cer-style .btn-foursquare.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-foursquare.btn::before,
.old-cer-style .btn-vimeo.btn-sm::before,
.old-cer-style .btn-group-sm > .btn-vimeo.btn::before {
    width: 1.64844rem;
    height: 1.64844rem;
    padding: 0.25rem 0;
    font-size: 0.76562rem;
    line-height: 1.5; }
.old-cer-style .btn-facebook.btn-sm span, .btn-group-sm > .btn-facebook.btn span,
.old-cer-style .btn-twitter.btn-sm span, .btn-group-sm > .btn-twitter.btn span,
.old-cer-style .btn-linkedin.btn-sm span, .btn-group-sm > .btn-linkedin.btn span,
.old-cer-style .btn-flickr.btn-sm span, .btn-group-sm > .btn-flickr.btn span,
.old-cer-style .btn-tumblr.btn-sm span, .btn-group-sm > .btn-tumblr.btn span,
.old-cer-style .btn-xing.btn-sm span, .btn-group-sm > .btn-xing.btn span,
.old-cer-style .btn-github.btn-sm span, .btn-group-sm > .btn-github.btn span,
.old-cer-style .btn-html5.btn-sm span, .btn-group-sm > .btn-html5.btn span,
.old-cer-style .btn-openid.btn-sm span, .btn-group-sm > .btn-openid.btn span,
.old-cer-style .btn-stack-overflow.btn-sm span, .btn-group-sm > .btn-stack-overflow.btn span,
.old-cer-style .btn-youtube.btn-sm span, .btn-group-sm > .btn-youtube.btn span,
.old-cer-style .btn-css3.btn-sm span, .btn-group-sm > .btn-css3.btn span,
.old-cer-style .btn-dribbble.btn-sm span, .btn-group-sm > .btn-dribbble.btn span,
.old-cer-style .btn-google-plus.btn-sm span, .btn-group-sm > .btn-google-plus.btn span,
.old-cer-style .btn-instagram.btn-sm span, .btn-group-sm > .btn-instagram.btn span,
.old-cer-style .btn-pinterest.btn-sm span, .btn-group-sm > .btn-pinterest.btn span,
.old-cer-style .btn-vk.btn-sm span, .btn-group-sm > .btn-vk.btn span,
.old-cer-style .btn-yahoo.btn-sm span, .btn-group-sm > .btn-yahoo.btn span,
.old-cer-style .btn-behance.btn-sm span, .btn-group-sm > .btn-behance.btn span,
.old-cer-style .btn-dropbox.btn-sm span, .btn-group-sm > .btn-dropbox.btn span,
.old-cer-style .btn-reddit.btn-sm span, .btn-group-sm > .btn-reddit.btn span,
.old-cer-style .btn-spotify.btn-sm span, .btn-group-sm > .btn-spotify.btn span,
.old-cer-style .btn-vine.btn-sm span, .btn-group-sm > .btn-vine.btn span,
.old-cer-style .btn-foursquare.btn-sm span, .btn-group-sm > .btn-foursquare.btn span,
.old-cer-style .btn-vimeo.btn-sm span, .btn-group-sm > .btn-vimeo.btn span {
    margin-left: 1.64844rem; }
.old-cer-style .btn-facebook.btn-sm.icon, .btn-group-sm > .btn-facebook.icon.btn,
.old-cer-style .btn-twitter.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-twitter.icon.btn,
.old-cer-style .btn-linkedin.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-linkedin.icon.btn,
.old-cer-style .btn-flickr.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-flickr.icon.btn,
.old-cer-style .btn-tumblr.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-tumblr.icon.btn,
.old-cer-style .btn-xing.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-xing.icon.btn,
.old-cer-style .btn-github.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-github.icon.btn,
.old-cer-style .btn-html5.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-html5.icon.btn,
.old-cer-style .btn-openid.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-openid.icon.btn,
.old-cer-style .btn-stack-overflow.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-stack-overflow.icon.btn,
.old-cer-style .btn-youtube.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-youtube.icon.btn,
.old-cer-style .btn-css3.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-css3.icon.btn,
.old-cer-style .btn-dribbble.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-dribbble.icon.btn,
.old-cer-style .btn-google-plus.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-google-plus.icon.btn,
.old-cer-style .btn-instagram.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-instagram.icon.btn,
.old-cer-style .btn-pinterest.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-pinterest.icon.btn,
.old-cer-style .btn-vk.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-vk.icon.btn,
.old-cer-style .btn-yahoo.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-yahoo.icon.btn,
.old-cer-style .btn-behance.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-behance.icon.btn,
.old-cer-style .btn-dropbox.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-dropbox.icon.btn,
.old-cer-style .btn-reddit.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-reddit.icon.btn,
.old-cer-style .btn-spotify.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-spotify.icon.btn,
.old-cer-style .btn-vine.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-vine.icon.btn,
.old-cer-style .btn-foursquare.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-foursquare.icon.btn,
.old-cer-style .btn-vimeo.btn-sm.icon,
.old-cer-style .btn-group-sm > .btn-vimeo.icon.btn {
    width: 1.64844rem;
    height: 1.64844rem; }

.old-cer-style .btn-facebook {
    background: #3b5998; }
.old-cer-style .btn-facebook::before {
    content: "\f09a";
    background: #344e86; }
.old-cer-style .btn-facebook:hover {
    background: #344e86; }
.old-cer-style .btn-facebook:hover::before {
    background: #2d4373; }

.old-cer-style .btn-twitter {
    background: #00aced; }
.old-cer-style .btn-twitter::before {
    content: "\f099";
    background: #0099d4; }
.old-cer-style .btn-twitter:hover {
    background: #0099d4; }
.old-cer-style .btn-twitter:hover::before {
    background: #0087ba; }

.old-cer-style .btn-linkedin {
    background: #4875b4; }
.old-cer-style .btn-linkedin::before {
    content: "\f0e1";
    background: #4169a2; }
.old-cer-style .btn-linkedin:hover {
    background: #4169a2; }
.old-cer-style .btn-linkedin:hover::before {
    background: #395d90; }

.old-cer-style .btn-flickr {
    background: #ff0084; }
.old-cer-style .btn-flickr::before {
    content: "\f16e";
    background: #e60077; }
.old-cer-style .btn-flickr:hover {
    background: #e60077; }
.old-cer-style .btn-flickr:hover::before {
    background: #cc006a; }

.old-cer-style .btn-tumblr {
    background: #32506d; }
.old-cer-style .btn-tumblr::before {
    content: "\f173";
    background: #2a435c; }
.old-cer-style .btn-tumblr:hover {
    background: #2a435c; }
.old-cer-style .btn-tumblr:hover::before {
    background: #22364a; }

.old-cer-style .btn-xing {
    background: #026466; }
.old-cer-style .btn-xing::before {
    content: "\f168";
    background: #024b4d; }
.old-cer-style .btn-xing:hover {
    background: #024b4d; }
.old-cer-style .btn-xing:hover::before {
    background: #013334; }

.old-cer-style .btn-github {
    background: #4183c4; }
.old-cer-style .btn-github::before {
    content: "\f09b";
    background: #3876b4; }
.old-cer-style .btn-github:hover {
    background: #3876b4; }
.old-cer-style .btn-github:hover::before {
    background: #3269a0; }

.old-cer-style .btn-html5 {
    background: #e34f26; }
.old-cer-style .btn-html5::before {
    content: "\f13b";
    background: #d4431b; }
.old-cer-style .btn-html5:hover {
    background: #d4431b; }
.old-cer-style .btn-html5:hover::before {
    background: #be3c18; }

.old-cer-style .btn-openid {
    background: #f78c40; }
.old-cer-style .btn-openid::before {
    content: "\f19b";
    background: #f67d28; }
.old-cer-style .btn-openid:hover {
    background: #f67d28; }
.old-cer-style .btn-openid:hover::before {
    background: #f56f0f; }

.old-cer-style .btn-stack-overflow {
    background: #fe7a15; }
.old-cer-style .btn-stack-overflow::before {
    content: "\f16c";
    background: #f86c01; }
.old-cer-style .btn-stack-overflow:hover {
    background: #f86c01; }
.old-cer-style .btn-stack-overflow:hover::before {
    background: #df6101; }

.old-cer-style .btn-css3 {
    background: #0170ba; }
.old-cer-style .btn-css3::before {
    content: "\f13c";
    background: #0161a1; }
.old-cer-style .btn-css3:hover {
    background: #0161a1; }
.old-cer-style .btn-css3:hover::before {
    background: #015187; }

.old-cer-style .btn-youtube {
    background: #b00; }
.old-cer-style .btn-youtube::before {
    content: "\f167";
    background: #a20000; }
.old-cer-style .btn-youtube:hover {
    background: #a20000; }
.old-cer-style .btn-youtube:hover::before {
    background: #880000; }

.old-cer-style .btn-dribbble {
    background: #ea4c89; }
.old-cer-style .btn-dribbble::before {
    content: "\f17d";
    background: #e7357a; }
.old-cer-style .btn-dribbble:hover {
    background: #e7357a; }
.old-cer-style .btn-dribbble:hover::before {
    background: #e51e6b; }

.old-cer-style .btn-google-plus {
    background: #d34836; }
.old-cer-style .btn-google-plus::before {
    content: "\f0d5";
    background: #c43d2b; }
.old-cer-style .btn-google-plus:hover {
    background: #c43d2b; }
.old-cer-style .btn-google-plus:hover::before {
    background: #b03626; }

.old-cer-style .btn-instagram {
    background: #517fa4; }
.old-cer-style .btn-instagram::before {
    content: "\f16d";
    background: #497293; }
.old-cer-style .btn-instagram:hover {
    background: #497293; }
.old-cer-style .btn-instagram:hover::before {
    background: #406582; }

.old-cer-style .btn-pinterest {
    background: #cb2027; }
.old-cer-style .btn-pinterest::before {
    content: "\f0d2";
    background: #b51d23; }
.old-cer-style .btn-pinterest:hover {
    background: #b51d23; }
.old-cer-style .btn-pinterest:hover::before {
    background: #9f191f; }

.old-cer-style .btn-vk {
    background: #45668e; }
.old-cer-style .btn-vk::before {
    content: "\f189";
    background: #3d5a7d; }
.old-cer-style .btn-vk:hover {
    background: #3d5a7d; }
.old-cer-style .btn-vk:hover::before {
    background: #344d6c; }

.old-cer-style .btn-yahoo {
    background: #400191; }
.old-cer-style .btn-yahoo::before {
    content: "\f19e";
    background: #350178; }
.old-cer-style .btn-yahoo:hover {
    background: #350178; }
.old-cer-style .btn-yahoo:hover::before {
    background: #2a015e; }

.old-cer-style .btn-behance {
    background: #1769ff; }
.old-cer-style .btn-behance::before {
    content: "\f1b4";
    background: #0059fd; }
.old-cer-style .btn-behance:hover {
    background: #0059fd; }
.old-cer-style .btn-behance:hover::before {
    background: #0050e3; }

.old-cer-style .btn-dropbox {
    background: #007ee5; }
.old-cer-style .btn-dropbox::before {
    content: "\f16b";
    background: #0070cc; }
.old-cer-style .btn-dropbox:hover {
    background: #0070cc; }
.old-cer-style .btn-dropbox:hover::before {
    background: #0062b2; }

.old-cer-style .btn-reddit {
    background: #ff4500; }
.old-cer-style .btn-reddit::before {
    content: "\f1a1";
    background: #e63e00; }
.old-cer-style .btn-reddit:hover {
    background: #e63e00; }
.old-cer-style .btn-reddit:hover::before {
    background: #cc3700; }

.old-cer-style .btn-spotify {
    background: #7ab800; }
.old-cer-style .btn-spotify::before {
    content: "\f1bc";
    background: #699f00; }
.old-cer-style .btn-spotify:hover {
    background: #699f00; }
.old-cer-style .btn-spotify:hover::before {
    background: #588500; }

.old-cer-style .btn-vine {
    background: #00bf8f; }
.old-cer-style .btn-vine::before {
    content: "\f1ca";
    background: #00a67c; }
.old-cer-style .btn-vine:hover {
    background: #00a67c; }
.old-cer-style .btn-vine:hover::before {
    background: #008c69; }

.old-cer-style .btn-foursquare {
    background: #1073af; }
.old-cer-style .btn-foursquare::before {
    content: "\f180";
    background: #0e6498; }
.old-cer-style .btn-foursquare:hover {
    background: #0e6498; }
.old-cer-style .btn-foursquare:hover::before {
    background: #0c5480; }

.old-cer-style .btn-vimeo {
    background: #aad450; }
.old-cer-style .btn-vimeo::before {
    content: "\f194";
    background: #a0cf3c; }
.old-cer-style .btn-vimeo:hover {
    background: #a0cf3c; }
.old-cer-style .btn-vimeo:hover::before {
    background: #93c130; }

.old-cer-style .callout {
    position: relative;
    padding: 0 1rem;
    margin: 1rem 0;
    border: 0 solid #e1e6ef;
    border-left-width: .25rem; }
.old-cer-style .callout .chart-wrapper {
    position: absolute;
    top: 10px;
    left: 50%;
    float: right;
    width: 50%; }

.old-cer-style .callout-bordered {
    border: 1px solid #e1e6ef;
    border-left-width: .25rem; }

.old-cer-style .callout code {
    border-radius: .25rem; }

.old-cer-style .callout h4 {
    margin-top: 0;
    margin-bottom: .25rem; }

.old-cer-style .callout p:last-child {
    margin-bottom: 0; }

.old-cer-style .callout + .callout {
    margin-top: -0.25rem; }

.old-cer-style .callout-default {
    border-left-color: #9faecb; }
.old-cer-style .callout-default h4 {
    color: #9faecb; }

.old-cer-style .callout-primary {
    border-left-color: #20a8d8; }
.old-cer-style .callout-primary h4 {
    color: #20a8d8; }

.old-cer-style .callout-secondary {
    border-left-color: #c0cadd; }
.old-cer-style .callout-secondary h4 {
    color: #c0cadd; }

.old-cer-style .callout-success {
    border-left-color: #79c447; }
.old-cer-style .callout-success h4 {
    color: #79c447; }

.old-cer-style .callout-info {
    border-left-color: #67c2ef; }
.old-cer-style .callout-info h4 {
    color: #67c2ef; }

.old-cer-style .callout-warning {
    border-left-color: #fabb3d; }
.old-cer-style .callout-warning h4 {
    color: #fabb3d; }

.old-cer-style .callout-danger {
    border-left-color: #ff5454; }
.old-cer-style .callout-danger h4 {
    color: #ff5454; }

.old-cer-style .callout-light {
    border-left-color: #f9f9fa; }
.old-cer-style .callout-light h4 {
    color: #f9f9fa; }

.old-cer-style .callout-dark {
    border-left-color: #384042; }
.old-cer-style .callout-dark h4 {
    color: #384042; }

.old-cer-style .callout-blue {
    border-left-color: #20a8d8; }
.old-cer-style .callout-blue h4 {
    color: #20a8d8; }

.old-cer-style .callout-indigo {
    border-left-color: #6610f2; }
.old-cer-style .callout-indigo h4 {
    color: #6610f2; }

.old-cer-style .callout-purple {
    border-left-color: #6f42c1; }
.old-cer-style .callout-purple h4 {
    color: #6f42c1; }

.old-cer-style .callout-pink {
    border-left-color: #e83e8c; }
.old-cer-style .callout-pink h4 {
    color: #e83e8c; }

.old-cer-style .callout-red {
    border-left-color: #ff5454; }
.old-cer-style .callout-red h4 {
    color: #ff5454; }

.old-cer-style .callout-orange {
    border-left-color: #fabb3d; }
.old-cer-style .callout-orange h4 {
    color: #fabb3d; }

.old-cer-style .callout-yellow {
    border-left-color: #ffc107; }
.old-cer-style .callout-yellow h4 {
    color: #ffc107; }

.old-cer-style .callout-green {
    border-left-color: #79c447; }
.old-cer-style .callout-green h4 {
    color: #79c447; }

.old-cer-style .callout-teal {
    border-left-color: #20c997; }
.old-cer-style .callout-teal h4 {
    color: #20c997; }

.old-cer-style .callout-cyan {
    border-left-color: #67c2ef; }
.old-cer-style .callout-cyan h4 {
    color: #67c2ef; }

.old-cer-style .callout-gray-100 {
    border-left-color: #f9f9fa; }
.old-cer-style .callout-gray-100 h4 {
    color: #f9f9fa; }

.old-cer-style .callout-gray-200 {
    border-left-color: #e1e6ef; }
.old-cer-style .callout-gray-200 h4 {
    color: #e1e6ef; }

.old-cer-style .callout-gray-300 {
    border-left-color: #c0cadd; }
.old-cer-style .callout-gray-300 h4 {
    color: #c0cadd; }

.old-cer-style .callout-gray-400 {
    border-left-color: #869fac; }
.old-cer-style .callout-gray-400 h4 {
    color: #869fac; }

.old-cer-style .callout-gray-500 {
    border-left-color: #678898; }
.old-cer-style .callout-gray-500 h4 {
    color: #678898; }

.old-cer-style .callout-gray-600 {
    border-left-color: #9faecb; }
.old-cer-style .callout-gray-600 h4 {
    color: #9faecb; }

.old-cer-style .callout-gray-700 {
    border-left-color: #3e515b; }
.old-cer-style .callout-gray-700 h4 {
    color: #3e515b; }

.old-cer-style .callout-gray-800 {
    border-left-color: #384042; }
.old-cer-style .callout-gray-800 h4 {
    color: #384042; }

.old-cer-style .callout-gray-900 {
    border-left-color: #151b1e; }
.old-cer-style .callout-gray-900 h4 {
    color: #151b1e; }

.old-cer-style .card {
    margin-bottom: 0.8rem; }
.old-cer-style .card.bg-primary {
    border-color: #187da0; }
.old-cer-style .card.bg-primary .card-header {
    background-color: #1e9ecb;
    border-color: #187da0; }
.old-cer-style .card.bg-secondary {
    border-color: #97a7c7; }
.old-cer-style .card.bg-secondary .card-header {
    background-color: #b6c2d8;
    border-color: #97a7c7; }
.old-cer-style .card.bg-success {
    border-color: #5b9a31; }
.old-cer-style .card.bg-success .card-header {
    background-color: #71bf3d;
    border-color: #5b9a31; }
.old-cer-style .card.bg-info {
    border-color: #2dabe9; }
.old-cer-style .card.bg-info .card-header {
    background-color: #59bcee;
    border-color: #2dabe9; }
.old-cer-style .card.bg-warning {
    border-color: #f1a306; }
.old-cer-style .card.bg-warning .card-header {
    background-color: #fab62e;
    border-color: #f1a306; }
.old-cer-style .card.bg-danger {
    border-color: #ff1414; }
.old-cer-style .card.bg-danger .card-header {
    background-color: #ff4545;
    border-color: #ff1414; }
.old-cer-style .card.bg-light {
    border-color: #d6d6dd; }
.old-cer-style .card.bg-light .card-header {
    background-color: #f1f1f3;
    border-color: #d6d6dd; }
.old-cer-style .card.bg-dark {
    border-color: #1b1f20; }
.old-cer-style .card.bg-dark .card-header {
    background-color: #31383a;
    border-color: #1b1f20; }
.old-cer-style .card.bg-blue {
    border-color: #187da0; }
.old-cer-style .card.bg-blue .card-header {
    background-color: #1e9ecb;
    border-color: #187da0; }
.old-cer-style .card.bg-indigo {
    border-color: #4c0ab8; }
.old-cer-style .card.bg-indigo .card-header {
    background-color: #5f0de6;
    border-color: #4c0ab8; }
.old-cer-style .card.bg-purple {
    border-color: #533093; }
.old-cer-style .card.bg-purple .card-header {
    background-color: #683cb8;
    border-color: #533093; }
.old-cer-style .card.bg-pink {
    border-color: #ce196c; }
.old-cer-style .card.bg-pink .card-header {
    background-color: #e63084;
    border-color: #ce196c; }
.old-cer-style .card.bg-red {
    border-color: #ff1414; }
.old-cer-style .card.bg-red .card-header {
    background-color: #ff4545;
    border-color: #ff1414; }
.old-cer-style .card.bg-orange {
    border-color: #f1a306; }
.old-cer-style .card.bg-orange .card-header {
    background-color: #fab62e;
    border-color: #f1a306; }
.old-cer-style .card.bg-yellow {
    border-color: #c69500; }
.old-cer-style .card.bg-yellow .card-header {
    background-color: #f7b900;
    border-color: #c69500; }
.old-cer-style .card.bg-green {
    border-color: #5b9a31; }
.old-cer-style .card.bg-green .card-header {
    background-color: #71bf3d;
    border-color: #5b9a31; }
.old-cer-style .card.bg-teal {
    border-color: #17926e; }
.old-cer-style .card.bg-teal .card-header {
    background-color: #1ebc8d;
    border-color: #17926e; }
.old-cer-style .card.bg-cyan {
    border-color: #2dabe9; }
.old-cer-style .card.bg-cyan .card-header {
    background-color: #59bcee;
    border-color: #2dabe9; }
.old-cer-style .card.bg-gray-100 {
    border-color: #d6d6dd; }
.old-cer-style .card.bg-gray-100 .card-header {
    background-color: #f1f1f3;
    border-color: #d6d6dd; }
.old-cer-style .card.bg-gray-200 {
    border-color: #b7c3d9; }
.old-cer-style .card.bg-gray-200 .card-header {
    background-color: #d7deea;
    border-color: #b7c3d9; }
.old-cer-style .card.bg-gray-300 {
    border-color: #97a7c7; }
.old-cer-style .card.bg-gray-300 .card-header {
    background-color: #b6c2d8;
    border-color: #97a7c7; }
.old-cer-style .card.bg-gray-400 {
    border-color: #638090; }
.old-cer-style .card.bg-gray-400 .card-header {
    background-color: #7d98a6;
    border-color: #638090; }
.old-cer-style .card.bg-gray-500 {
    border-color: #4d6672; }
.old-cer-style .card.bg-gray-500 .card-header {
    background-color: #61808f;
    border-color: #4d6672; }
.old-cer-style .card.bg-gray-600 {
    border-color: #768bb5; }
.old-cer-style .card.bg-gray-600 .card-header {
    background-color: #95a6c6;
    border-color: #768bb5; }
.old-cer-style .card.bg-gray-700 {
    border-color: #242f35; }
.old-cer-style .card.bg-gray-700 .card-header {
    background-color: #384952;
    border-color: #242f35; }
.old-cer-style .card.bg-gray-800 {
    border-color: #1b1f20; }
.old-cer-style .card.bg-gray-800 .card-header {
    background-color: #31383a;
    border-color: #1b1f20; }
.old-cer-style .card.bg-gray-900 {
    border-color: black; }
.old-cer-style .card.bg-gray-900 .card-header {
    background-color: #0f1315;
    border-color: black; }

.old-cer-style .text-white .text-muted {
    color: rgba(255, 255, 255, 0.6) !important; }

.old-cer-style .card-header .icon-bg {
    display: inline-body;
    padding: 0.75rem 1.25rem !important;
    margin-top: -0.75rem;
    margin-right: 1.25rem;
    margin-bottom: -0.75rem;
    margin-left: -1.25rem;
    line-height: inherit;
    color: #151b1e;
    vertical-align: bottom;
    background: transparent;
    border-right: 1px solid #e1e6ef; }

.old-cer-style .card-header .nav.nav-tabs {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
    border-bottom: 0; }
.old-cer-style .card-header .nav.nav-tabs .nav-item {
    border-top: 0; }
.old-cer-style .card-header .nav.nav-tabs .nav-link, .card-header .nav.nav-tabs .navbar .dropdown-toggle, .navbar .card-header .nav.nav-tabs .dropdown-toggle {
    padding: 0.75rem 0.625rem;
    color: #9faecb;
    border-top: 0; }
.old-cer-style .card-header .nav.nav-tabs .nav-link.active, .card-header .nav.nav-tabs .navbar .active.dropdown-toggle, .navbar .card-header .nav.nav-tabs .active.dropdown-toggle {
    color: #151b1e;
    background: #fff; }

.old-cer-style .card-header.card-header-inverse {
    color: #fff; }

.old-cer-style .card-header .btn {
    margin-top: -0.375rem; }

.old-cer-style .card-header .btn-sm, .card-header .btn-group-sm > .btn {
    margin-top: -0.25rem; }

.old-cer-style .card-header .btn-lg, .card-header .btn-group-lg > .btn {
    margin-top: -0.5rem; }

.old-cer-style .card-footer ul {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    table-layout: fixed; }
.old-cer-style .card-footer ul li {
    display: table-cell;
    padding: 0 1.25rem;
    text-align: center; }

[class*="card-outline-"] .card-body, [class*="card-outline-"] .card-block {
    background: #fff !important; }

[class*="card-outline-"].card-outline-top {
    border-top-width: 2px;
    border-right-color: #e1e6ef;
    border-bottom-color: #e1e6ef;
    border-left-color: #e1e6ef; }

.old-cer-style .card-accent-primary {
    border-top-width: 2px;
    border-top-color: #20a8d8; }

.old-cer-style .card-accent-secondary {
    border-top-width: 2px;
    border-top-color: #c0cadd; }

.old-cer-style .card-accent-success {
    border-top-width: 2px;
    border-top-color: #79c447; }

.old-cer-style .card-accent-info {
    border-top-width: 2px;
    border-top-color: #67c2ef; }

.old-cer-style .card-accent-warning {
    border-top-width: 2px;
    border-top-color: #fabb3d; }

.old-cer-style .card-accent-danger {
    border-top-width: 2px;
    border-top-color: #ff5454; }

.old-cer-style .card-accent-light {
    border-top-width: 2px;
    border-top-color: #f9f9fa; }

.old-cer-style .card-accent-dark {
    border-top-width: 2px;
    border-top-color: #384042; }

.old-cer-style .card-accent-blue {
    border-top-width: 2px;
    border-top-color: #20a8d8; }

.old-cer-style .card-accent-indigo {
    border-top-width: 2px;
    border-top-color: #6610f2; }

.old-cer-style .card-accent-purple {
    border-top-width: 2px;
    border-top-color: #6f42c1; }

.old-cer-style .card-accent-pink {
    border-top-width: 2px;
    border-top-color: #e83e8c; }

.old-cer-style .card-accent-red {
    border-top-width: 2px;
    border-top-color: #ff5454; }

.old-cer-style .card-accent-orange {
    border-top-width: 2px;
    border-top-color: #fabb3d; }

.old-cer-style .card-accent-yellow {
    border-top-width: 2px;
    border-top-color: #ffc107; }

.old-cer-style .card-accent-green {
    border-top-width: 2px;
    border-top-color: #79c447; }

.old-cer-style .card-accent-teal {
    border-top-width: 2px;
    border-top-color: #20c997; }

.old-cer-style .card-accent-cyan {
    border-top-width: 2px;
    border-top-color: #67c2ef; }

.old-cer-style .card-accent-gray-100 {
    border-top-width: 2px;
    border-top-color: #f9f9fa; }

.old-cer-style .card-accent-gray-200 {
    border-top-width: 2px;
    border-top-color: #e1e6ef; }

.old-cer-style .card-accent-gray-300 {
    border-top-width: 2px;
    border-top-color: #c0cadd; }

.old-cer-style .card-accent-gray-400 {
    border-top-width: 2px;
    border-top-color: #869fac; }

.old-cer-style .card-accent-gray-500 {
    border-top-width: 2px;
    border-top-color: #678898; }

.old-cer-style .card-accent-gray-600 {
    border-top-width: 2px;
    border-top-color: #9faecb; }

.old-cer-style .card-accent-gray-700 {
    border-top-width: 2px;
    border-top-color: #3e515b; }

.old-cer-style .card-accent-gray-800 {
    border-top-width: 2px;
    border-top-color: #384042; }

.old-cer-style .card-accent-gray-900 {
    border-top-width: 2px;
    border-top-color: #151b1e; }

.old-cer-style .card-header > i {
    margin-right: 0.5rem; }

.old-cer-style .card-header .card-actions {
    position: absolute;
    top: 0;
    right: 0; }
.old-cer-style .card-header .card-actions a, .card-header .card-actions button {
    display: block;
    float: left;
    width: 50px;
    padding: 0.75rem 0;
    margin: 0 !important;
    color: #151b1e;
    text-align: center;
    background: transparent;
    border: 0;
    border-left: 1px solid #e1e6ef;
    box-shadow: 0; }
.old-cer-style .card-header .card-actions a:hover, .card-header .card-actions button:hover {
    text-decoration: none; }
.old-cer-style .card-header .card-actions a [class^="icon-"], .card-header .card-actions a [class*=" icon-"], .card-header .card-actions button [class^="icon-"], .card-header .card-actions button [class*=" icon-"] {
    display: inline-body;
    vertical-align: middle; }
.old-cer-style .card-header .card-actions a i, .card-header .card-actions button i {
    display: inline-body;
    transition: .4s; }
.old-cer-style .card-header .card-actions a .r180, .card-header .card-actions button .r180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
.old-cer-style .card-header .card-actions .input-group {
    width: 230px;
    margin: 6px; }
.old-cer-style .card-header .card-actions .input-group .input-group-addon {
    background: #fff; }
.old-cer-style .card-header .card-actions .input-group input {
    border-left: 0; }

.old-cer-style .card-full {
    margin-top: -1rem;
    border: 0;
    border-bottom: 1px solid #e1e6ef; }

@media (min-width: 576px) {
    .old-cer-style .card-columns.cols-2 {
        -webkit-column-count: 2;
        column-count: 2; } }

.old-cer-style .card.drag, .card .drag {
    cursor: move; }

.old-cer-style .card-placeholder {
    background: rgba(0, 0, 0, 0.025);
    border: 1px dashed #c0cadd; }

.old-cer-style .chart-wrapper canvas {
    width: 100% !important; }

.old-cer-style base-chart.chart {
    display: block !important; }

.old-cer-style .dropdown-item {
    position: relative;
    padding: 10px 20px;
    border-bottom: 1px solid #e1e6ef; }
.old-cer-style .dropdown-item:last-child {
    border-bottom: 0; }
.old-cer-style .dropdown-item i {
    display: inline-block;
    width: 20px;
    margin-right: 10px;
    margin-left: -10px;
    color: #e1e6ef;
    text-align: center; }
.old-cer-style .dropdown-item .badge {
    position: absolute;
    right: 10px;
    margin-top: 2px; }

.old-cer-style .dropdown-header {
    padding: 8px 20px;
    background: #f9f9fa;
    border-bottom: 1px solid #e1e6ef; }
.old-cer-style .dropdown-header .btn {
    margin-top: -7px;
    color: #9faecb; }
.old-cer-style .dropdown-header .btn:hover {
    color: #151b1e; }
.old-cer-style .dropdown-header .btn.pull-right {
    margin-right: -20px; }

.old-cer-style .dropdown-menu-lg {
    width: 250px; }

.old-cer-style .app-header .navbar-nav .dropdown-menu {
    position: absolute; }

.old-cer-style .app-header .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto; }

.old-cer-style .app-header .navbar-nav .dropdown-menu-left {
    right: auto;
    left: 0; }

.old-cer-style .app-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1rem;
    color: #151b1e;
    background: #f9f9fa;
    border-top: 1px solid #e1e6ef; }

.old-cer-style .row.row-equal {
    padding-right: 7.5px;
    padding-left: 7.5px;
}
.old-cer-style .row.row-equal [class*="col-"] {
    padding-right: 7.5px;
    padding-left: 7.5px; }

.old-cer-style .main .container-fluid {
    padding: 0 30px; }

.old-cer-style .input-group-addon,
.old-cer-style .input-group-btn {
    min-width: 40px;
    white-space: nowrap;
    vertical-align: middle; }

.old-cer-style #loading-bar,
.old-cer-style #loading-bar-spinner {
    -webkit-pointer-events: none;
    pointer-events: none;
    transition: 350ms linear all; }

.old-cer-style #loading-bar.ng-enter,
.old-cer-style #loading-bar.ng-leave.ng-leave-active,
.old-cer-style #loading-bar-spinner.ng-enter,
.old-cer-style #loading-bar-spinner.ng-leave.ng-leave-active {
    opacity: 0; }

.old-cer-style #loading-bar.ng-enter.ng-enter-active,
.old-cer-style #loading-bar.ng-leave,
.old-cer-style #loading-bar-spinner.ng-enter.ng-enter-active,
.old-cer-style #loading-bar-spinner.ng-leave {
    opacity: 1; }

.old-cer-style #loading-bar .bar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20002;
    width: 100%;
    height: 2px;
    background: #20a8d8;
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
    transition: width 350ms; }

.old-cer-style #loading-bar .peg {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 2px;
    border-radius: 100%;
    -ms-box-shadow: #29d 1px 0 6px 1px;
    box-shadow: #29d 1px 0 6px 1px;
    opacity: .45; }

.old-cer-style #loading-bar-spinner {
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 10002;
    display: block; }

.old-cer-style #loading-bar-spinner .spinner-icon {
    width: 14px;
    height: 14px;
    border: solid 2px transparent;
    border-top-color: #29d;
    border-left-color: #29d;
    border-radius: 50%;
    -webkit-animation: loading-bar-spinner 400ms linear infinite;
    animation: loading-bar-spinner 400ms linear infinite; }

@-webkit-keyframes loading-bar-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

@keyframes loading-bar-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        transform: rotate(0deg); }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        transform: rotate(360deg); } }

.old-cer-style .pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.old-cer-style .pace-inactive {
    display: none; }

.old-cer-style .pace .pace-progress {
    position: fixed;
    top: 0;
    right: 100%;
    z-index: 2000;
    width: 100%;
    height: 2px;
    background: #20a8d8; }

.old-cer-style .modal-primary .modal-content {
    border-color: #20a8d8; }

.old-cer-style .modal-primary .modal-header {
    color: #fff;
    background-color: #20a8d8; }

.old-cer-style .modal-secondary .modal-content {
    border-color: #c0cadd; }

.old-cer-style .modal-secondary .modal-header {
    color: #fff;
    background-color: #c0cadd; }

.old-cer-style .modal-success .modal-content {
    border-color: #79c447; }

.old-cer-style .modal-success .modal-header {
    color: #fff;
    background-color: #79c447; }

.old-cer-style .modal-info .modal-content {
    border-color: #67c2ef; }

.old-cer-style .modal-info .modal-header {
    color: #fff;
    background-color: #67c2ef; }

.old-cer-style .modal-warning .modal-content {
    border-color: #fabb3d; }

.old-cer-style .modal-warning .modal-header {
    color: #fff;
    background-color: #fabb3d; }

.old-cer-style .modal-danger .modal-content {
    border-color: #ff5454; }

.old-cer-style .modal-danger .modal-header {
    color: #fff;
    background-color: #ff5454; }

.old-cer-style .modal-light .modal-content {
    border-color: #f9f9fa; }

.old-cer-style .modal-light .modal-header {
    color: #fff;
    background-color: #f9f9fa; }

.old-cer-style .modal-dark .modal-content {
    border-color: #384042; }

.old-cer-style .modal-dark .modal-header {
    color: #fff;
    background-color: #384042; }

.old-cer-style .modal-blue .modal-content {
    border-color: #20a8d8; }

.old-cer-style .modal-blue .modal-header {
    color: #fff;
    background-color: #20a8d8; }

.old-cer-style .modal-indigo .modal-content {
    border-color: #6610f2; }

.old-cer-style .modal-indigo .modal-header {
    color: #fff;
    background-color: #6610f2; }

.old-cer-style .modal-purple .modal-content {
    border-color: #6f42c1; }

.old-cer-style .modal-purple .modal-header {
    color: #fff;
    background-color: #6f42c1; }

.old-cer-style .modal-pink .modal-content {
    border-color: #e83e8c; }

.old-cer-style .modal-pink .modal-header {
    color: #fff;
    background-color: #e83e8c; }

.old-cer-style .modal-red .modal-content {
    border-color: #ff5454; }

.old-cer-style .modal-red .modal-header {
    color: #fff;
    background-color: #ff5454; }

.old-cer-style .modal-orange .modal-content {
    border-color: #fabb3d; }

.old-cer-style .modal-orange .modal-header {
    color: #fff;
    background-color: #fabb3d; }

.old-cer-style .modal-yellow .modal-content {
    border-color: #ffc107; }

.old-cer-style .modal-yellow .modal-header {
    color: #fff;
    background-color: #ffc107; }

.old-cer-style .modal-green .modal-content {
    border-color: #79c447; }

.old-cer-style .modal-green .modal-header {
    color: #fff;
    background-color: #79c447; }

.old-cer-style .modal-teal .modal-content {
    border-color: #20c997; }

.old-cer-style .modal-teal .modal-header {
    color: #fff;
    background-color: #20c997; }

.old-cer-style .modal-cyan .modal-content {
    border-color: #67c2ef; }

.old-cer-style .modal-cyan .modal-header {
    color: #fff;
    background-color: #67c2ef; }

.old-cer-style .modal-gray-100 .modal-content {
    border-color: #f9f9fa; }

.old-cer-style .modal-gray-100 .modal-header {
    color: #fff;
    background-color: #f9f9fa; }

.old-cer-style .modal-gray-200 .modal-content {
    border-color: #e1e6ef; }

.old-cer-style .modal-gray-200 .modal-header {
    color: #fff;
    background-color: #e1e6ef; }

.old-cer-style .modal-gray-300 .modal-content {
    border-color: #c0cadd; }

.old-cer-style .modal-gray-300 .modal-header {
    color: #fff;
    background-color: #c0cadd; }

.old-cer-style .modal-gray-400 .modal-content {
    border-color: #869fac; }

.old-cer-style .modal-gray-400 .modal-header {
    color: #fff;
    background-color: #869fac; }

.old-cer-style .modal-gray-500 .modal-content {
    border-color: #678898; }

.old-cer-style .modal-gray-500 .modal-header {
    color: #fff;
    background-color: #678898; }

.old-cer-style .modal-gray-600 .modal-content {
    border-color: #9faecb; }

.old-cer-style .modal-gray-600 .modal-header {
    color: #fff;
    background-color: #9faecb; }

.old-cer-style .modal-gray-700 .modal-content {
    border-color: #3e515b; }

.old-cer-style .modal-gray-700 .modal-header {
    color: #fff;
    background-color: #3e515b; }

.old-cer-style .modal-gray-800 .modal-content {
    border-color: #384042; }

.old-cer-style .modal-gray-800 .modal-header {
    color: #fff;
    background-color: #384042; }

.old-cer-style .modal-gray-900 .modal-content {
    border-color: #151b1e; }

.old-cer-style .modal-gray-900 .modal-header {
    color: #fff;
    background-color: #151b1e; }

.old-cer-style .content-place .nav-tabs .nav-link, .nav-tabs .navbar .dropdown-toggle, .navbar .nav-tabs .dropdown-toggle {
    color: #9faecb; }
.old-cer-style .content-place .nav-tabs .nav-link:hover, .nav-tabs .navbar .dropdown-toggle:hover, .navbar .nav-tabs .dropdown-toggle:hover {
    cursor: pointer; }
.old-cer-style .content-place .nav-tabs .nav-link.active, .nav-tabs .navbar .active.dropdown-toggle, .navbar .nav-tabs .active.dropdown-toggle {
    color: #384042;
    background: #fff;
    border-color: #e1e6ef;
    border-bottom-color: #fff; }
.old-cer-style .content-place .nav-tabs .nav-link.active:focus, .nav-tabs .navbar .active.dropdown-toggle:focus, .navbar .nav-tabs .active.dropdown-toggle:focus {
    background: #fff;
    border-color: #e1e6ef;
    border-bottom-color: #fff; }

.old-cer-style .container-fluid .content-place .tab-content {
    margin-top: -1px;
    background: #fff;
    border: 1px solid #e1e6ef;
}
.old-cer-style .tab-content .tab-pane {
    padding: 1rem; 
}

.old-cer-style .card-block .tab-content {
    margin-top: 0;
    border: 0; }

.old-cer-style .app-header.navbar {
    position: relative;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 60px;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-bottom: 1px solid #e1e6ef; }
.old-cer-style .app-header.navbar .navbar-brand {
    display: inline-block;
    width: 250px;
    height: 60px;
    padding: 0.5rem 1rem;
    margin-right: 0;
    background-color: #20a8d8;
    background-image: url("../img/logo.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 90px auto;
    border-bottom: 1px solid #1985ac; }
.old-cer-style .app-header.navbar .navbar-toggler {
    min-width: 50px;
    padding: 0.25rem 0; }
.old-cer-style .app-header.navbar .navbar-toggler:hover .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%239faecb' stroke-width='2.25' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.old-cer-style .app-header.navbar .navbar-toggler-icon {
    height: 23px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23c0cadd' stroke-width='2.25' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.old-cer-style .app-header.navbar .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center; }
.old-cer-style .app-header.navbar .nav-item {
    position: relative;
    min-width: 50px;
    margin: 0 !important;
    text-align: center; }
.old-cer-style .app-header.navbar .nav-item button {
    margin: 0 auto; }
.old-cer-style .app-header.navbar .nav-item .nav-link, .app-header.navbar .nav-item .dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
    background: 0;
    border: 0; }
.old-cer-style .app-header.navbar .nav-item .nav-link .badge, .app-header.navbar .nav-item .dropdown-toggle .badge {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: 0; }
.old-cer-style .app-header.navbar .nav-item .nav-link > .img-avatar, .app-header.navbar .nav-item .dropdown-toggle > .img-avatar {
    height: 40px;
    margin: 0 10px; }
.old-cer-style .app-header.navbar .dropdown-menu {
    padding-bottom: 0;
    line-height: 1.5; }
.old-cer-style .app-header.navbar .dropdown-item {
    min-width: 180px; }

.old-cer-style .navbar-brand {
    color: #7e92b9; }
.old-cer-style .navbar-brand:hover, .navbar-brand:focus {
    color: #7e92b9; }

.old-cer-style .navbar-nav .nav-link, .navbar-nav .navbar .dropdown-toggle, .navbar .navbar-nav .dropdown-toggle {
    color: #c0cadd; }
.old-cer-style .navbar-nav .nav-link:hover, .navbar-nav .navbar .dropdown-toggle:hover, .navbar .navbar-nav .dropdown-toggle:hover, .navbar-nav .nav-link:focus, .navbar-nav .navbar .dropdown-toggle:focus, .navbar .navbar-nav .dropdown-toggle:focus {
    color: #9faecb; }

.old-cer-style .navbar-nav .open > .nav-link, .navbar-nav .navbar .open > .dropdown-toggle, .navbar .navbar-nav .open > .dropdown-toggle, .navbar-nav .open > .nav-link:hover, .navbar-nav .navbar .open > .dropdown-toggle:hover, .navbar .navbar-nav .open > .dropdown-toggle:hover, .navbar-nav .open > .nav-link:focus, .navbar-nav .navbar .open > .dropdown-toggle:focus, .navbar .navbar-nav .open > .dropdown-toggle:focus,
.old-cer-style .navbar-nav .active > .nav-link,
.old-cer-style .navbar-nav .navbar .active > .dropdown-toggle, .navbar
.old-cer-style .navbar-nav .active > .dropdown-toggle,
.old-cer-style .navbar-nav .active > .nav-link:hover,
.old-cer-style .navbar-nav .navbar .active > .dropdown-toggle:hover, .navbar
.old-cer-style .navbar-nav .active > .dropdown-toggle:hover,
.old-cer-style .navbar-nav .active > .nav-link:focus,
.old-cer-style .navbar-nav .navbar .active > .dropdown-toggle:focus, .navbar
.old-cer-style .navbar-nav .active > .dropdown-toggle:focus,
.old-cer-style .navbar-nav .nav-link.open,
.old-cer-style .navbar-nav .navbar .open.dropdown-toggle, .navbar
.old-cer-style .navbar-nav .open.dropdown-toggle,
.old-cer-style .navbar-nav .nav-link.open:hover,
.old-cer-style .navbar-nav .navbar .open.dropdown-toggle:hover, .navbar
.old-cer-style .navbar-nav .open.dropdown-toggle:hover,
.old-cer-style .navbar-nav .nav-link.open:focus,
.old-cer-style .navbar-nav .navbar .open.dropdown-toggle:focus, .navbar
.old-cer-style .navbar-nav .open.dropdown-toggle:focus,
.old-cer-style .navbar-nav .nav-link.active,
.old-cer-style .navbar-nav .navbar .active.dropdown-toggle, .navbar
.old-cer-style .navbar-nav .active.dropdown-toggle,
.old-cer-style .navbar-nav .nav-link.active:hover,
.old-cer-style .navbar-nav .navbar .active.dropdown-toggle:hover, .navbar
.old-cer-style .navbar-nav .active.dropdown-toggle:hover,
.old-cer-style .navbar-nav .nav-link.active:focus,
.old-cer-style .navbar-nav .navbar .active.dropdown-toggle:focus, .navbar
.old-cer-style .navbar-nav .active.dropdown-toggle:focus {
    color: #7e92b9; }

.old-cer-style .navbar-divider {
    background-color: rgba(0, 0, 0, 0.075); }

@media (min-width: 992px) {
    .old-cer-style .brand-minimized .app-header.navbar .navbar-brand {
        width: 50px;
        background-color: #20a8d8;
        background-image: url("../img/logo-symbol.png");
        background-size: 24px;
        border-bottom: 1px solid #1985ac; } }

.old-cer-style .progress-xs {
    height: 4px; }

.old-cer-style .progress-sm {
    height: 8px; }

.old-cer-style .progress-white {
    background-color: rgba(255, 255, 255, 0.2) !important; }
.old-cer-style .progress-white .progress-bar {
    background-color: #fff; }

.old-cer-style .sidebar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    color: #fff;
    background: #384042; }
.old-cer-style .sidebar .sidebar-close {
    position: absolute;
    right: 0;
    display: none;
    padding: 0 1rem;
    font-size: 24px;
    font-weight: 800;
    line-height: 60px;
    color: #fff;
    background: 0;
    border: 0;
    opacity: .8; }
.old-cer-style .sidebar .sidebar-close:hover {
    opacity: 1; }
.old-cer-style .sidebar .sidebar-header {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0.75rem 1rem;
    text-align: center;
    background: rgba(0, 0, 0, 0.2); }
.old-cer-style .sidebar .sidebar-form .form-control {
    color: #fff;
    background: #212526;
    border: 0; }
.old-cer-style .sidebar .sidebar-form .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .sidebar-form .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .sidebar-form .form-control::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .sidebar-form .form-control::placeholder {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .sidebar-nav {
    position: relative;
    -ms-flex: 1;
    flex: 1;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    width: 250px; }
.old-cer-style .sidebar .sidebar-nav::-webkit-scrollbar {
    position: absolute;
    width: 10px;
    margin-left: -10px;
    -webkit-appearance: none; }
.old-cer-style .sidebar .sidebar-nav::-webkit-scrollbar-track {
    background-color: #444d50;
    border-right: 1px solid #2c3334;
    border-left: 1px solid #2c3334; }
.old-cer-style .sidebar .sidebar-nav::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #212526;
    background-clip: content-box;
    border-color: transparent;
    border-style: solid;
    border-width: 1px 2px; }
.old-cer-style .sidebar .nav {
    width: 250px;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%; }
.old-cer-style .sidebar .nav-title {
    padding: 0.95rem 1rem;
    font-size: 11px;
    font-weight: 600;
    color: #9faecb;
    text-transform: uppercase; }
.old-cer-style .sidebar .nav-divider, .sidebar .divider {
    height: 10px; }
.old-cer-style .sidebar .nav-item {
    position: relative;
    margin: 0;
    transition: background .3s ease-in-out; }
.old-cer-style .sidebar .nav-dropdown-items {
    max-height: 0;
    padding: 0;
    margin: 0;
    overflow-y: hidden;
    transition: max-height .3s ease-in-out; }
.old-cer-style .sidebar .nav-dropdown-items .nav-item {
    padding: 0;
    list-style: none; }
.old-cer-style .sidebar .nav-link, .sidebar .navbar .dropdown-toggle, .navbar .sidebar .dropdown-toggle {
    display: block;
    padding: 0.75rem 1rem;
    color: #fff;
    text-decoration: none;
    background: transparent; }
.old-cer-style .sidebar .nav-link i, .sidebar .navbar .dropdown-toggle i, .navbar .sidebar .dropdown-toggle i {
    display: inline-block;
    width: 20px;
    margin: 0 0.5rem 0 0;
    font-size: 14px;
    color: #9faecb;
    text-align: center; }
.old-cer-style .sidebar .nav-link .badge, .sidebar .navbar .dropdown-toggle .badge, .navbar .sidebar .dropdown-toggle .badge {
    float: right;
    margin-top: 2px; }
.old-cer-style .sidebar .nav-link.active, .sidebar .navbar .active.dropdown-toggle, .navbar .sidebar .active.dropdown-toggle {
    color: #fff;
    background: #2c3334; }
.old-cer-style .sidebar .nav-link.active i, .sidebar .navbar .active.dropdown-toggle i, .navbar .sidebar .active.dropdown-toggle i {
    color: #20a8d8; }
.old-cer-style .sidebar .nav-link:hover, .sidebar .navbar .dropdown-toggle:hover, .navbar .sidebar .dropdown-toggle:hover {
    color: #fff;
    background: #2c3334; }
.old-cer-style .sidebar .nav-link:hover i, .sidebar .navbar .dropdown-toggle:hover i, .navbar .sidebar .dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link:hover.nav-dropdown-toggle::before, .sidebar .navbar .dropdown-toggle:hover.nav-dropdown-toggle::before, .navbar .sidebar .dropdown-toggle:hover.nav-dropdown-toggle::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='%23fff' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E"); }
.old-cer-style .sidebar .nav-link.nav-link-primary, .sidebar .navbar .nav-link-primary.dropdown-toggle, .navbar .sidebar .nav-link-primary.dropdown-toggle {
    background: #20a8d8; }
.old-cer-style .sidebar .nav-link.nav-link-primary i, .sidebar .navbar .nav-link-primary.dropdown-toggle i, .navbar .sidebar .nav-link-primary.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-primary:hover, .sidebar .navbar .nav-link-primary.dropdown-toggle:hover, .navbar .sidebar .nav-link-primary.dropdown-toggle:hover {
    background: #1d97c2 !important; }
.old-cer-style .sidebar .nav-link.nav-link-primary:hover i, .sidebar .navbar .nav-link-primary.dropdown-toggle:hover i, .navbar .sidebar .nav-link-primary.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-secondary, .sidebar .navbar .nav-link-secondary.dropdown-toggle, .navbar .sidebar .nav-link-secondary.dropdown-toggle {
    background: #c0cadd; }
.old-cer-style .sidebar .nav-link.nav-link-secondary i, .sidebar .navbar .nav-link-secondary.dropdown-toggle i, .navbar .sidebar .nav-link-secondary.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-secondary:hover, .sidebar .navbar .nav-link-secondary.dropdown-toggle:hover, .navbar .sidebar .nav-link-secondary.dropdown-toggle:hover {
    background: #afbcd4 !important; }
.old-cer-style .sidebar .nav-link.nav-link-secondary:hover i, .sidebar .navbar .nav-link-secondary.dropdown-toggle:hover i, .navbar .sidebar .nav-link-secondary.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-success, .sidebar .navbar .nav-link-success.dropdown-toggle, .navbar .sidebar .nav-link-success.dropdown-toggle {
    background: #79c447; }
.old-cer-style .sidebar .nav-link.nav-link-success i, .sidebar .navbar .nav-link-success.dropdown-toggle i, .navbar .sidebar .nav-link-success.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-success:hover, .sidebar .navbar .nav-link-success.dropdown-toggle:hover, .navbar .sidebar .nav-link-success.dropdown-toggle:hover {
    background: #6cb73b !important; }
.old-cer-style .sidebar .nav-link.nav-link-success:hover i, .sidebar .navbar .nav-link-success.dropdown-toggle:hover i, .navbar .sidebar .nav-link-success.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-info, .sidebar .navbar .nav-link-info.dropdown-toggle, .navbar .sidebar .nav-link-info.dropdown-toggle {
    background: #67c2ef; }
.old-cer-style .sidebar .nav-link.nav-link-info i, .sidebar .navbar .nav-link-info.dropdown-toggle i, .navbar .sidebar .nav-link-info.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-info:hover, .sidebar .navbar .nav-link-info.dropdown-toggle:hover, .navbar .sidebar .nav-link-info.dropdown-toggle:hover {
    background: #50b9ed !important; }
.old-cer-style .sidebar .nav-link.nav-link-info:hover i, .sidebar .navbar .nav-link-info.dropdown-toggle:hover i, .navbar .sidebar .nav-link-info.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-warning, .sidebar .navbar .nav-link-warning.dropdown-toggle, .navbar .sidebar .nav-link-warning.dropdown-toggle {
    background: #fabb3d; }
.old-cer-style .sidebar .nav-link.nav-link-warning i, .sidebar .navbar .nav-link-warning.dropdown-toggle i, .navbar .sidebar .nav-link-warning.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-warning:hover, .sidebar .navbar .nav-link-warning.dropdown-toggle:hover, .navbar .sidebar .nav-link-warning.dropdown-toggle:hover {
    background: #f9b224 !important; }
.old-cer-style .sidebar .nav-link.nav-link-warning:hover i, .sidebar .navbar .nav-link-warning.dropdown-toggle:hover i, .navbar .sidebar .nav-link-warning.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-danger, .sidebar .navbar .nav-link-danger.dropdown-toggle, .navbar .sidebar .nav-link-danger.dropdown-toggle {
    background: #ff5454; }
.old-cer-style .sidebar .nav-link.nav-link-danger i, .sidebar .navbar .nav-link-danger.dropdown-toggle i, .navbar .sidebar .nav-link-danger.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-danger:hover, .sidebar .navbar .nav-link-danger.dropdown-toggle:hover, .navbar .sidebar .nav-link-danger.dropdown-toggle:hover {
    background: #ff3b3b !important; }
.old-cer-style .sidebar .nav-link.nav-link-danger:hover i, .sidebar .navbar .nav-link-danger.dropdown-toggle:hover i, .navbar .sidebar .nav-link-danger.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-light, .sidebar .navbar .nav-link-light.dropdown-toggle, .navbar .sidebar .nav-link-light.dropdown-toggle {
    background: #f9f9fa; }
.old-cer-style .sidebar .nav-link.nav-link-light i, .sidebar .navbar .nav-link-light.dropdown-toggle i, .navbar .sidebar .nav-link-light.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-light:hover, .sidebar .navbar .nav-link-light.dropdown-toggle:hover, .navbar .sidebar .nav-link-light.dropdown-toggle:hover {
    background: #ebebee !important; }
.old-cer-style .sidebar .nav-link.nav-link-light:hover i, .sidebar .navbar .nav-link-light.dropdown-toggle:hover i, .navbar .sidebar .nav-link-light.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-dark, .sidebar .navbar .nav-link-dark.dropdown-toggle, .navbar .sidebar .nav-link-dark.dropdown-toggle {
    background: #384042; }
.old-cer-style .sidebar .nav-link.nav-link-dark i, .sidebar .navbar .nav-link-dark.dropdown-toggle i, .navbar .sidebar .nav-link-dark.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-dark:hover, .sidebar .navbar .nav-link-dark.dropdown-toggle:hover, .navbar .sidebar .nav-link-dark.dropdown-toggle:hover {
    background: #2c3334 !important; }
.old-cer-style .sidebar .nav-link.nav-link-dark:hover i, .sidebar .navbar .nav-link-dark.dropdown-toggle:hover i, .navbar .sidebar .nav-link-dark.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-blue, .sidebar .navbar .nav-link-blue.dropdown-toggle, .navbar .sidebar .nav-link-blue.dropdown-toggle {
    background: #20a8d8; }
.old-cer-style .sidebar .nav-link.nav-link-blue i, .sidebar .navbar .nav-link-blue.dropdown-toggle i, .navbar .sidebar .nav-link-blue.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-blue:hover, .sidebar .navbar .nav-link-blue.dropdown-toggle:hover, .navbar .sidebar .nav-link-blue.dropdown-toggle:hover {
    background: #1d97c2 !important; }
.old-cer-style .sidebar .nav-link.nav-link-blue:hover i, .sidebar .navbar .nav-link-blue.dropdown-toggle:hover i, .navbar .sidebar .nav-link-blue.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-indigo, .sidebar .navbar .nav-link-indigo.dropdown-toggle, .navbar .sidebar .nav-link-indigo.dropdown-toggle {
    background: #6610f2; }
.old-cer-style .sidebar .nav-link.nav-link-indigo i, .sidebar .navbar .nav-link-indigo.dropdown-toggle i, .navbar .sidebar .nav-link-indigo.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-indigo:hover, .sidebar .navbar .nav-link-indigo.dropdown-toggle:hover, .navbar .sidebar .nav-link-indigo.dropdown-toggle:hover {
    background: #5b0cdd !important; }
.old-cer-style .sidebar .nav-link.nav-link-indigo:hover i, .sidebar .navbar .nav-link-indigo.dropdown-toggle:hover i, .navbar .sidebar .nav-link-indigo.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-purple, .sidebar .navbar .nav-link-purple.dropdown-toggle, .navbar .sidebar .nav-link-purple.dropdown-toggle {
    background: #6f42c1; }
.old-cer-style .sidebar .nav-link.nav-link-purple i, .sidebar .navbar .nav-link-purple.dropdown-toggle i, .navbar .sidebar .nav-link-purple.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-purple:hover, .sidebar .navbar .nav-link-purple.dropdown-toggle:hover, .navbar .sidebar .nav-link-purple.dropdown-toggle:hover {
    background: #643ab0 !important; }
.old-cer-style .sidebar .nav-link.nav-link-purple:hover i, .sidebar .navbar .nav-link-purple.dropdown-toggle:hover i, .navbar .sidebar .nav-link-purple.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-pink, .sidebar .navbar .nav-link-pink.dropdown-toggle, .navbar .sidebar .nav-link-pink.dropdown-toggle {
    background: #e83e8c; }
.old-cer-style .sidebar .nav-link.nav-link-pink i, .sidebar .navbar .nav-link-pink.dropdown-toggle i, .navbar .sidebar .nav-link-pink.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-pink:hover, .sidebar .navbar .nav-link-pink.dropdown-toggle:hover, .navbar .sidebar .nav-link-pink.dropdown-toggle:hover {
    background: #e5277e !important; }
.old-cer-style .sidebar .nav-link.nav-link-pink:hover i, .sidebar .navbar .nav-link-pink.dropdown-toggle:hover i, .navbar .sidebar .nav-link-pink.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-red, .sidebar .navbar .nav-link-red.dropdown-toggle, .navbar .sidebar .nav-link-red.dropdown-toggle {
    background: #ff5454; }
.old-cer-style .sidebar .nav-link.nav-link-red i, .sidebar .navbar .nav-link-red.dropdown-toggle i, .navbar .sidebar .nav-link-red.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-red:hover, .sidebar .navbar .nav-link-red.dropdown-toggle:hover, .navbar .sidebar .nav-link-red.dropdown-toggle:hover {
    background: #ff3b3b !important; }
.old-cer-style .sidebar .nav-link.nav-link-red:hover i, .sidebar .navbar .nav-link-red.dropdown-toggle:hover i, .navbar .sidebar .nav-link-red.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-orange, .sidebar .navbar .nav-link-orange.dropdown-toggle, .navbar .sidebar .nav-link-orange.dropdown-toggle {
    background: #fabb3d; }
.old-cer-style .sidebar .nav-link.nav-link-orange i, .sidebar .navbar .nav-link-orange.dropdown-toggle i, .navbar .sidebar .nav-link-orange.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-orange:hover, .sidebar .navbar .nav-link-orange.dropdown-toggle:hover, .navbar .sidebar .nav-link-orange.dropdown-toggle:hover {
    background: #f9b224 !important; }
.old-cer-style .sidebar .nav-link.nav-link-orange:hover i, .sidebar .navbar .nav-link-orange.dropdown-toggle:hover i, .navbar .sidebar .nav-link-orange.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-yellow, .sidebar .navbar .nav-link-yellow.dropdown-toggle, .navbar .sidebar .nav-link-yellow.dropdown-toggle {
    background: #ffc107; }
.old-cer-style .sidebar .nav-link.nav-link-yellow i, .sidebar .navbar .nav-link-yellow.dropdown-toggle i, .navbar .sidebar .nav-link-yellow.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-yellow:hover, .sidebar .navbar .nav-link-yellow.dropdown-toggle:hover, .navbar .sidebar .nav-link-yellow.dropdown-toggle:hover {
    background: #edb100 !important; }
.old-cer-style .sidebar .nav-link.nav-link-yellow:hover i, .sidebar .navbar .nav-link-yellow.dropdown-toggle:hover i, .navbar .sidebar .nav-link-yellow.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-green, .sidebar .navbar .nav-link-green.dropdown-toggle, .navbar .sidebar .nav-link-green.dropdown-toggle {
    background: #79c447; }
.old-cer-style .sidebar .nav-link.nav-link-green i, .sidebar .navbar .nav-link-green.dropdown-toggle i, .navbar .sidebar .nav-link-green.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-green:hover, .sidebar .navbar .nav-link-green.dropdown-toggle:hover, .navbar .sidebar .nav-link-green.dropdown-toggle:hover {
    background: #6cb73b !important; }
.old-cer-style .sidebar .nav-link.nav-link-green:hover i, .sidebar .navbar .nav-link-green.dropdown-toggle:hover i, .navbar .sidebar .nav-link-green.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-teal, .sidebar .navbar .nav-link-teal.dropdown-toggle, .navbar .sidebar .nav-link-teal.dropdown-toggle {
    background: #20c997; }
.old-cer-style .sidebar .nav-link.nav-link-teal i, .sidebar .navbar .nav-link-teal.dropdown-toggle i, .navbar .sidebar .nav-link-teal.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-teal:hover, .sidebar .navbar .nav-link-teal.dropdown-toggle:hover, .navbar .sidebar .nav-link-teal.dropdown-toggle:hover {
    background: #1cb386 !important; }
.old-cer-style .sidebar .nav-link.nav-link-teal:hover i, .sidebar .navbar .nav-link-teal.dropdown-toggle:hover i, .navbar .sidebar .nav-link-teal.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-cyan, .sidebar .navbar .nav-link-cyan.dropdown-toggle, .navbar .sidebar .nav-link-cyan.dropdown-toggle {
    background: #67c2ef; }
.old-cer-style .sidebar .nav-link.nav-link-cyan i, .sidebar .navbar .nav-link-cyan.dropdown-toggle i, .navbar .sidebar .nav-link-cyan.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-cyan:hover, .sidebar .navbar .nav-link-cyan.dropdown-toggle:hover, .navbar .sidebar .nav-link-cyan.dropdown-toggle:hover {
    background: #50b9ed !important; }
.old-cer-style .sidebar .nav-link.nav-link-cyan:hover i, .sidebar .navbar .nav-link-cyan.dropdown-toggle:hover i, .navbar .sidebar .nav-link-cyan.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-gray-100, .sidebar .navbar .nav-link-gray-100.dropdown-toggle, .navbar .sidebar .nav-link-gray-100.dropdown-toggle {
    background: #f9f9fa; }
.old-cer-style .sidebar .nav-link.nav-link-gray-100 i, .sidebar .navbar .nav-link-gray-100.dropdown-toggle i, .navbar .sidebar .nav-link-gray-100.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-gray-100:hover, .sidebar .navbar .nav-link-gray-100.dropdown-toggle:hover, .navbar .sidebar .nav-link-gray-100.dropdown-toggle:hover {
    background: #ebebee !important; }
.old-cer-style .sidebar .nav-link.nav-link-gray-100:hover i, .sidebar .navbar .nav-link-gray-100.dropdown-toggle:hover i, .navbar .sidebar .nav-link-gray-100.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-gray-200, .sidebar .navbar .nav-link-gray-200.dropdown-toggle, .navbar .sidebar .nav-link-gray-200.dropdown-toggle {
    background: #e1e6ef; }
.old-cer-style .sidebar .nav-link.nav-link-gray-200 i, .sidebar .navbar .nav-link-gray-200.dropdown-toggle i, .navbar .sidebar .nav-link-gray-200.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-gray-200:hover, .sidebar .navbar .nav-link-gray-200.dropdown-toggle:hover, .navbar .sidebar .nav-link-gray-200.dropdown-toggle:hover {
    background: #d0d8e6 !important; }
.old-cer-style .sidebar .nav-link.nav-link-gray-200:hover i, .sidebar .navbar .nav-link-gray-200.dropdown-toggle:hover i, .navbar .sidebar .nav-link-gray-200.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-gray-300, .sidebar .navbar .nav-link-gray-300.dropdown-toggle, .navbar .sidebar .nav-link-gray-300.dropdown-toggle {
    background: #c0cadd; }
.old-cer-style .sidebar .nav-link.nav-link-gray-300 i, .sidebar .navbar .nav-link-gray-300.dropdown-toggle i, .navbar .sidebar .nav-link-gray-300.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-gray-300:hover, .sidebar .navbar .nav-link-gray-300.dropdown-toggle:hover, .navbar .sidebar .nav-link-gray-300.dropdown-toggle:hover {
    background: #afbcd4 !important; }
.old-cer-style .sidebar .nav-link.nav-link-gray-300:hover i, .sidebar .navbar .nav-link-gray-300.dropdown-toggle:hover i, .navbar .sidebar .nav-link-gray-300.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-gray-400, .sidebar .navbar .nav-link-gray-400.dropdown-toggle, .navbar .sidebar .nav-link-gray-400.dropdown-toggle {
    background: #869fac; }
.old-cer-style .sidebar .nav-link.nav-link-gray-400 i, .sidebar .navbar .nav-link-gray-400.dropdown-toggle i, .navbar .sidebar .nav-link-gray-400.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-gray-400:hover, .sidebar .navbar .nav-link-gray-400.dropdown-toggle:hover, .navbar .sidebar .nav-link-gray-400.dropdown-toggle:hover {
    background: #7793a2 !important; }
.old-cer-style .sidebar .nav-link.nav-link-gray-400:hover i, .sidebar .navbar .nav-link-gray-400.dropdown-toggle:hover i, .navbar .sidebar .nav-link-gray-400.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-gray-500, .sidebar .navbar .nav-link-gray-500.dropdown-toggle, .navbar .sidebar .nav-link-gray-500.dropdown-toggle {
    background: #678898; }
.old-cer-style .sidebar .nav-link.nav-link-gray-500 i, .sidebar .navbar .nav-link-gray-500.dropdown-toggle i, .navbar .sidebar .nav-link-gray-500.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-gray-500:hover, .sidebar .navbar .nav-link-gray-500.dropdown-toggle:hover, .navbar .sidebar .nav-link-gray-500.dropdown-toggle:hover {
    background: #5d7a89 !important; }
.old-cer-style .sidebar .nav-link.nav-link-gray-500:hover i, .sidebar .navbar .nav-link-gray-500.dropdown-toggle:hover i, .navbar .sidebar .nav-link-gray-500.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-gray-600, .sidebar .navbar .nav-link-gray-600.dropdown-toggle, .navbar .sidebar .nav-link-gray-600.dropdown-toggle {
    background: #9faecb; }
.old-cer-style .sidebar .nav-link.nav-link-gray-600 i, .sidebar .navbar .nav-link-gray-600.dropdown-toggle i, .navbar .sidebar .nav-link-gray-600.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-gray-600:hover, .sidebar .navbar .nav-link-gray-600.dropdown-toggle:hover, .navbar .sidebar .nav-link-gray-600.dropdown-toggle:hover {
    background: #8ea0c2 !important; }
.old-cer-style .sidebar .nav-link.nav-link-gray-600:hover i, .sidebar .navbar .nav-link-gray-600.dropdown-toggle:hover i, .navbar .sidebar .nav-link-gray-600.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-gray-700, .sidebar .navbar .nav-link-gray-700.dropdown-toggle, .navbar .sidebar .nav-link-gray-700.dropdown-toggle {
    background: #3e515b; }
.old-cer-style .sidebar .nav-link.nav-link-gray-700 i, .sidebar .navbar .nav-link-gray-700.dropdown-toggle i, .navbar .sidebar .nav-link-gray-700.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-gray-700:hover, .sidebar .navbar .nav-link-gray-700.dropdown-toggle:hover, .navbar .sidebar .nav-link-gray-700.dropdown-toggle:hover {
    background: #34444c !important; }
.old-cer-style .sidebar .nav-link.nav-link-gray-700:hover i, .sidebar .navbar .nav-link-gray-700.dropdown-toggle:hover i, .navbar .sidebar .nav-link-gray-700.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-gray-800, .sidebar .navbar .nav-link-gray-800.dropdown-toggle, .navbar .sidebar .nav-link-gray-800.dropdown-toggle {
    background: #384042; }
.old-cer-style .sidebar .nav-link.nav-link-gray-800 i, .sidebar .navbar .nav-link-gray-800.dropdown-toggle i, .navbar .sidebar .nav-link-gray-800.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-gray-800:hover, .sidebar .navbar .nav-link-gray-800.dropdown-toggle:hover, .navbar .sidebar .nav-link-gray-800.dropdown-toggle:hover {
    background: #2c3334 !important; }
.old-cer-style .sidebar .nav-link.nav-link-gray-800:hover i, .sidebar .navbar .nav-link-gray-800.dropdown-toggle:hover i, .navbar .sidebar .nav-link-gray-800.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-link.nav-link-gray-900, .sidebar .navbar .nav-link-gray-900.dropdown-toggle, .navbar .sidebar .nav-link-gray-900.dropdown-toggle {
    background: #151b1e; }
.old-cer-style .sidebar .nav-link.nav-link-gray-900 i, .sidebar .navbar .nav-link-gray-900.dropdown-toggle i, .navbar .sidebar .nav-link-gray-900.dropdown-toggle i {
    color: rgba(255, 255, 255, 0.7); }
.old-cer-style .sidebar .nav-link.nav-link-gray-900:hover, .sidebar .navbar .nav-link-gray-900.dropdown-toggle:hover, .navbar .sidebar .nav-link-gray-900.dropdown-toggle:hover {
    background: #0b0e0f !important; }
.old-cer-style .sidebar .nav-link.nav-link-gray-900:hover i, .sidebar .navbar .nav-link-gray-900.dropdown-toggle:hover i, .navbar .sidebar .nav-link-gray-900.dropdown-toggle:hover i {
    color: #fff; }
.old-cer-style .sidebar .nav-dropdown-toggle {
    position: relative; }
.old-cer-style .sidebar .nav-dropdown-toggle::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    display: block;
    width: 8px;
    height: 8px;
    padding: 0;
    margin-top: -4px;
    content: "";
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='%239faecb' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s; }
.old-cer-style .sidebar .nav-dropdown.open {
    background: #31383a; }
.old-cer-style .sidebar .nav-dropdown.open > .nav-dropdown-items {
    max-height: 1500px; }
.old-cer-style .sidebar .nav-dropdown.open .nav-link, .sidebar .nav-dropdown.open .navbar .dropdown-toggle, .navbar .sidebar .nav-dropdown.open .dropdown-toggle {
    color: #fff;
    border-left: 0 !important; }
.old-cer-style .sidebar .nav-dropdown.open > .nav-link.nav-dropdown-toggle::before, .sidebar .navbar .nav-dropdown.open > .nav-dropdown-toggle.dropdown-toggle::before, .navbar .sidebar .nav-dropdown.open > .nav-dropdown-toggle.dropdown-toggle::before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }
.old-cer-style .sidebar .nav-dropdown.open .nav-dropdown.open {
    border-left: 0; }
.old-cer-style .sidebar .nav-label {
    display: block;
    padding: 0.09375rem 1rem;
    color: #9faecb; }
.old-cer-style .sidebar .nav-label:hover {
    color: #fff;
    text-decoration: none; }
.old-cer-style .sidebar .nav-label i {
    width: 20px;
    margin: -3px 0.5rem 0 0;
    font-size: 10px;
    color: #9faecb;
    text-align: center;
    vertical-align: middle; }
.old-cer-style .sidebar .progress {
    background-color: #5b686b !important; }
.old-cer-style .sidebar .sidebar-footer {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0.75rem 1rem;
    background: rgba(0, 0, 0, 0.2); }
.old-cer-style .sidebar .sidebar-minimizer {
    position: relative;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 0; }
.old-cer-style .sidebar .sidebar-minimizer::before {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    content: "";
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='%239faecb' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12.5px;
    transition: .3s; }
.old-cer-style .sidebar .sidebar-minimizer:focus, .sidebar .sidebar-minimizer.focus {
    outline: 0; }
.old-cer-style .sidebar .sidebar-minimizer:hover {
    background-color: rgba(0, 0, 0, 0.3); }
.old-cer-style .sidebar .sidebar-minimizer:hover::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='%23fff' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E"); }

@media (min-width: 992px) {
    .old-cer-style .sidebar-compact .sidebar .sidebar-nav {
        width: 150px; }
    .old-cer-style .sidebar-compact .sidebar .nav {
        width: 150px; }
    .old-cer-style .sidebar-compact .sidebar .nav .nav-title {
        text-align: center; }
    .old-cer-style .sidebar-compact .sidebar .nav .nav-item {
        width: 150px;
        border-left: 0 !important; }
    .old-cer-style .sidebar-compact .sidebar .nav .nav-item .nav-link, .sidebar-compact .sidebar .nav .nav-item .navbar .dropdown-toggle, .navbar .sidebar-compact .sidebar .nav .nav-item .dropdown-toggle {
        text-align: center; }
    .old-cer-style .sidebar-compact .sidebar .nav .nav-item .nav-link i, .sidebar-compact .sidebar .nav .nav-item .navbar .dropdown-toggle i, .navbar .sidebar-compact .sidebar .nav .nav-item .dropdown-toggle i {
        display: block;
        width: 100%;
        margin: 0.25rem 0;
        font-size: 24px; }
    .old-cer-style .sidebar-compact .sidebar .nav .nav-item .nav-link .badge, .sidebar-compact .sidebar .nav .nav-item .navbar .dropdown-toggle .badge, .navbar .sidebar-compact .sidebar .nav .nav-item .dropdown-toggle .badge {
        position: absolute;
        top: 18px;
        right: 10px; }
    .old-cer-style .sidebar-compact .sidebar .nav .nav-item .nav-link.nav-dropdown-toggle::before, .sidebar-compact .sidebar .nav .nav-item .navbar .nav-dropdown-toggle.dropdown-toggle::before, .navbar .sidebar-compact .sidebar .nav .nav-item .nav-dropdown-toggle.dropdown-toggle::before {
        top: 30px; }
    .old-cer-style .sidebar-minimized .hidden-cn {
        display: none; }
    .old-cer-style .sidebar-minimized .sidebar {
        z-index: 1019; }
    .old-cer-style .sidebar-minimized .sidebar .sidebar-nav {
        overflow: visible;
        width: 50px; }
    .old-cer-style .sidebar-minimized .sidebar .nav {
        width: 50px; }
    .old-cer-style .sidebar-minimized .sidebar .nav-divider, .sidebar-minimized .sidebar .divider,
    .old-cer-style .sidebar-minimized .sidebar .nav-title,
    .old-cer-style .sidebar-minimized .sidebar .sidebar-footer,
    .old-cer-style .sidebar-minimized .sidebar .sidebar-form,
    .old-cer-style .sidebar-minimized .sidebar .sidebar-header {
        display: none; }
    .old-cer-style .sidebar-minimized .sidebar .sidebar-minimizer::before {
        width: 100%;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg); }
    .old-cer-style .sidebar-minimized .sidebar .nav-item {
        width: 50px;
        overflow: hidden;
        border-left: 0 !important; }
    .old-cer-style .sidebar-minimized .sidebar .nav-item:hover {
        width: 300px;
        overflow: visible; }
    .old-cer-style .sidebar-minimized .sidebar .nav-item:hover > .nav-link, .sidebar-minimized .sidebar .navbar .nav-item:hover > .dropdown-toggle, .navbar .sidebar-minimized .sidebar .nav-item:hover > .dropdown-toggle {
        background: #2c3334; }
    .old-cer-style .sidebar-minimized .sidebar .nav-item:hover > .nav-link i, .sidebar-minimized .sidebar .navbar .nav-item:hover > .dropdown-toggle i, .navbar .sidebar-minimized .sidebar .nav-item:hover > .dropdown-toggle i {
        color: #fff; }
    .old-cer-style .sidebar-minimized .sidebar .nav-link, .sidebar-minimized .sidebar .navbar .dropdown-toggle, .navbar .sidebar-minimized .sidebar .dropdown-toggle {
        position: relative;
        padding-left: 0;
        margin: 0;
        white-space: nowrap;
        border-left: 0 !important; }
    .old-cer-style .sidebar-minimized .sidebar .nav-link i, .sidebar-minimized .sidebar .navbar .dropdown-toggle i, .navbar .sidebar-minimized .sidebar .dropdown-toggle i {
        display: block;
        float: left;
        width: 50px;
        font-size: 18px; }
    .old-cer-style .sidebar-minimized .sidebar .nav-link .badge, .sidebar-minimized .sidebar .navbar .dropdown-toggle .badge, .navbar .sidebar-minimized .sidebar .dropdown-toggle .badge {
        position: absolute;
        right: 15px;
        display: none; }
    .old-cer-style .sidebar-minimized .sidebar .nav-link:hover, .sidebar-minimized .sidebar .navbar .dropdown-toggle:hover, .navbar .sidebar-minimized .sidebar .dropdown-toggle:hover {
        width: 300px;
        background: #2c3334; }
    .old-cer-style .sidebar-minimized .sidebar .nav-link:hover .badge, .sidebar-minimized .sidebar .navbar .dropdown-toggle:hover .badge, .navbar .sidebar-minimized .sidebar .dropdown-toggle:hover .badge {
        display: inline; }
    .old-cer-style .sidebar-minimized .sidebar .nav-link.nav-dropdown-toggle::before, .sidebar-minimized .sidebar .navbar .nav-dropdown-toggle.dropdown-toggle::before, .navbar .sidebar-minimized .sidebar .nav-dropdown-toggle.dropdown-toggle::before {
        display: none; }
    .old-cer-style .sidebar-minimized .sidebar .nav-dropdown-items .nav-item {
        width: 250px; }
    .old-cer-style .sidebar-minimized .sidebar .nav-dropdown-items .nav-item .nav-link, .sidebar-minimized .sidebar .nav-dropdown-items .nav-item .navbar .dropdown-toggle, .navbar .sidebar-minimized .sidebar .nav-dropdown-items .nav-item .dropdown-toggle {
        width: 250px; }
    .old-cer-style .sidebar-minimized .sidebar .nav > .nav-dropdown > .nav-dropdown-items {
        display: none;
        max-height: 1000px;
        background: #384042; }
    .old-cer-style .sidebar-minimized .sidebar .nav > .nav-dropdown:hover {
        background: #2c3334; }
    .old-cer-style .sidebar-minimized .sidebar .nav > .nav-dropdown:hover > .nav-dropdown-items {
        position: absolute;
        left: 50px;
        display: inline; } }

.old-cer-style .switch.switch-default {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 24px;
    background-color: transparent;
    cursor: pointer; }
.old-cer-style .switch.switch-default .switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
.old-cer-style .switch.switch-default .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid #e1e6ef;
    border-radius: 2px;
    transition: opacity background .15s ease-out; }
.old-cer-style .switch.switch-default .switch-input:checked ~ .switch-label::before {
    opacity: 0; }
.old-cer-style .switch.switch-default .switch-input:checked ~ .switch-label::after {
    opacity: 1; }
.old-cer-style .switch.switch-default .switch-handle {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #e1e6ef;
    border-radius: 1px;
    transition: left .15s ease-out; }
.old-cer-style .switch.switch-default .switch-input:checked ~ .switch-handle {
    left: 18px; }
.old-cer-style .switch.switch-default.switch-lg {
    width: 48px;
    height: 28px; }
.old-cer-style .switch.switch-default.switch-lg .switch-label {
    font-size: 12px; }
.old-cer-style .switch.switch-default.switch-lg .switch-handle {
    width: 24px;
    height: 24px; }
.old-cer-style .switch.switch-default.switch-lg .switch-input:checked ~ .switch-handle {
    left: 22px; }
.old-cer-style .switch.switch-default.switch-sm {
    width: 32px;
    height: 20px; }
.old-cer-style .switch.switch-default.switch-sm .switch-label {
    font-size: 8px; }
.old-cer-style .switch.switch-default.switch-sm .switch-handle {
    width: 16px;
    height: 16px; }
.old-cer-style .switch.switch-default.switch-sm .switch-input:checked ~ .switch-handle {
    left: 14px; }
.old-cer-style .switch.switch-default.switch-xs {
    width: 24px;
    height: 16px; }
.old-cer-style .switch.switch-default.switch-xs .switch-label {
    font-size: 7px; }
.old-cer-style .switch.switch-default.switch-xs .switch-handle {
    width: 12px;
    height: 12px; }
.old-cer-style .switch.switch-default.switch-xs .switch-input:checked ~ .switch-handle {
    left: 10px; }

.old-cer-style .switch.switch-text {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 48px;
    height: 24px;
    background-color: transparent;
    cursor: pointer; }
.old-cer-style .switch.switch-text .switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
.old-cer-style .switch.switch-text .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid #e1e6ef;
    border-radius: 2px;
    transition: opacity background .15s ease-out; }
.old-cer-style .switch.switch-text .switch-label::before,
.old-cer-style .switch.switch-text .switch-label::after {
    position: absolute;
    top: 50%;
    width: 50%;
    margin-top: -.5em;
    line-height: 1;
    text-align: center;
    transition: inherit; }
.old-cer-style .switch.switch-text .switch-label::before {
    right: 1px;
    color: #e1e6ef;
    content: attr(data-off); }
.old-cer-style .switch.switch-text .switch-label::after {
    left: 1px;
    color: #fff;
    content: attr(data-on);
    opacity: 0; }
.old-cer-style .switch.switch-text .switch-input:checked ~ .switch-label::before {
    opacity: 0; }
.old-cer-style .switch.switch-text .switch-input:checked ~ .switch-label::after {
    opacity: 1; }
.old-cer-style .switch.switch-text .switch-handle {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #e1e6ef;
    border-radius: 1px;
    transition: left .15s ease-out; }
.old-cer-style .switch.switch-text .switch-input:checked ~ .switch-handle {
    left: 26px; }
.old-cer-style .switch.switch-text.switch-lg {
    width: 56px;
    height: 28px; }
.old-cer-style .switch.switch-text.switch-lg .switch-label {
    font-size: 12px; }
.old-cer-style .switch.switch-text.switch-lg .switch-handle {
    width: 24px;
    height: 24px; }
.old-cer-style .switch.switch-text.switch-lg .switch-input:checked ~ .switch-handle {
    left: 30px; }
.old-cer-style .switch.switch-text.switch-sm {
    width: 40px;
    height: 20px; }
.old-cer-style .switch.switch-text.switch-sm .switch-label {
    font-size: 8px; }
.old-cer-style .switch.switch-text.switch-sm .switch-handle {
    width: 16px;
    height: 16px; }
.old-cer-style .switch.switch-text.switch-sm .switch-input:checked ~ .switch-handle {
    left: 22px; }
.old-cer-style .switch.switch-text.switch-xs {
    width: 32px;
    height: 16px; }
.old-cer-style .switch.switch-text.switch-xs .switch-label {
    font-size: 7px; }
.old-cer-style .switch.switch-text.switch-xs .switch-handle {
    width: 12px;
    height: 12px; }
.old-cer-style .switch.switch-text.switch-xs .switch-input:checked ~ .switch-handle {
    left: 18px; }

.old-cer-style .switch.switch-icon {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 48px;
    height: 24px;
    background-color: transparent;
    cursor: pointer; }
.old-cer-style .switch.switch-icon .switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
.old-cer-style .switch.switch-icon .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-family: FontAwesome;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid #e1e6ef;
    border-radius: 2px;
    transition: opacity background .15s ease-out; }
.old-cer-style .switch.switch-icon .switch-label::before,
.old-cer-style .switch.switch-icon .switch-label::after {
    position: absolute;
    top: 50%;
    width: 50%;
    margin-top: -.5em;
    line-height: 1;
    text-align: center;
    transition: inherit; }
.old-cer-style .switch.switch-icon .switch-label::before {
    right: 1px;
    color: #e1e6ef;
    content: attr(data-off); }
.old-cer-style .switch.switch-icon .switch-label::after {
    left: 1px;
    color: #fff;
    content: attr(data-on);
    opacity: 0; }
.old-cer-style .switch.switch-icon .switch-input:checked ~ .switch-label::before {
    opacity: 0; }
.old-cer-style .switch.switch-icon .switch-input:checked ~ .switch-label::after {
    opacity: 1; }
.old-cer-style .switch.switch-icon .switch-handle {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #e1e6ef;
    border-radius: 1px;
    transition: left .15s ease-out; }
.old-cer-style .switch.switch-icon .switch-input:checked ~ .switch-handle {
    left: 26px; }
.old-cer-style .switch.switch-icon.switch-lg {
    width: 56px;
    height: 28px; }
.old-cer-style .switch.switch-icon.switch-lg .switch-label {
    font-size: 12px; }
.old-cer-style .switch.switch-icon.switch-lg .switch-handle {
    width: 24px;
    height: 24px; }
.old-cer-style .switch.switch-icon.switch-lg .switch-input:checked ~ .switch-handle {
    left: 30px; }
.old-cer-style .switch.switch-icon.switch-sm {
    width: 40px;
    height: 20px; }
.old-cer-style .switch.switch-icon.switch-sm .switch-label {
    font-size: 8px; }
.old-cer-style .switch.switch-icon.switch-sm .switch-handle {
    width: 16px;
    height: 16px; }
.old-cer-style .switch.switch-icon.switch-sm .switch-input:checked ~ .switch-handle {
    left: 22px; }
.old-cer-style .switch.switch-icon.switch-xs {
    width: 32px;
    height: 16px; }
.old-cer-style .switch.switch-icon.switch-xs .switch-label {
    font-size: 7px; }
.old-cer-style .switch.switch-icon.switch-xs .switch-handle {
    width: 12px;
    height: 12px; }
.old-cer-style .switch.switch-icon.switch-xs .switch-input:checked ~ .switch-handle {
    left: 18px; }

.old-cer-style .switch.switch-3d {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 24px;
    background-color: transparent;
    cursor: pointer; }
.old-cer-style .switch.switch-3d .switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
.old-cer-style .switch.switch-3d .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #f9f9fa;
    border: 1px solid #e1e6ef;
    border-radius: 2px;
    transition: opacity background .15s ease-out; }
.old-cer-style .switch.switch-3d .switch-input:checked ~ .switch-label::before {
    opacity: 0; }
.old-cer-style .switch.switch-3d .switch-input:checked ~ .switch-label::after {
    opacity: 1; }
.old-cer-style .switch.switch-3d .switch-handle {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    background: #fff;
    border: 1px solid #e1e6ef;
    border-radius: 1px;
    transition: left .15s ease-out;
    border: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); }
.old-cer-style .switch.switch-3d .switch-input:checked ~ .switch-handle {
    left: 16px; }
.old-cer-style .switch.switch-3d.switch-lg {
    width: 48px;
    height: 28px; }
.old-cer-style .switch.switch-3d.switch-lg .switch-label {
    font-size: 12px; }
.old-cer-style .switch.switch-3d.switch-lg .switch-handle {
    width: 28px;
    height: 28px; }
.old-cer-style .switch.switch-3d.switch-lg .switch-input:checked ~ .switch-handle {
    left: 20px; }
.old-cer-style .switch.switch-3d.switch-sm {
    width: 32px;
    height: 20px; }
.old-cer-style .switch.switch-3d.switch-sm .switch-label {
    font-size: 8px; }
.old-cer-style .switch.switch-3d.switch-sm .switch-handle {
    width: 20px;
    height: 20px; }
.old-cer-style .switch.switch-3d.switch-sm .switch-input:checked ~ .switch-handle {
    left: 12px; }
.old-cer-style .switch.switch-3d.switch-xs {
    width: 24px;
    height: 16px; }
.old-cer-style .switch.switch-3d.switch-xs .switch-label {
    font-size: 7px; }
.old-cer-style .switch.switch-3d.switch-xs .switch-handle {
    width: 16px;
    height: 16px; }
.old-cer-style .switch.switch-3d.switch-xs .switch-input:checked ~ .switch-handle {
    left: 8px; }

.old-cer-style .switch-pill .switch-label, .switch.switch-3d .switch-label,
.old-cer-style .switch-pill .switch-handle, .switch.switch-3d .switch-handle {
    border-radius: 50em !important; }

.old-cer-style .switch-pill .switch-label::before, .switch.switch-3d .switch-label::before {
    right: 2px !important; }

.old-cer-style .switch-pill .switch-label::after, .switch.switch-3d .switch-label::after {
    left: 2px !important; }

.old-cer-style .switch-primary > .switch-input:checked ~ .switch-label {
    background: #20a8d8 !important;
    border-color: #1985ac; }

.old-cer-style .switch-primary > .switch-input:checked ~ .switch-handle {
    border-color: #1985ac; }

.old-cer-style .switch-primary-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20a8d8; }
.old-cer-style .switch-primary-outline > .switch-input:checked ~ .switch-label::after {
    color: #20a8d8; }

.old-cer-style .switch-primary-outline > .switch-input:checked ~ .switch-handle {
    border-color: #20a8d8; }

.old-cer-style .switch-primary-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20a8d8; }
.old-cer-style .switch-primary-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #20a8d8; }

.old-cer-style .switch-primary-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #20a8d8 !important;
    border-color: #20a8d8; }

.old-cer-style .switch-secondary > .switch-input:checked ~ .switch-label {
    background: #c0cadd !important;
    border-color: #9faecb; }

.old-cer-style .switch-secondary > .switch-input:checked ~ .switch-handle {
    border-color: #9faecb; }

.old-cer-style .switch-secondary-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #c0cadd; }
.old-cer-style .switch-secondary-outline > .switch-input:checked ~ .switch-label::after {
    color: #c0cadd; }

.old-cer-style .switch-secondary-outline > .switch-input:checked ~ .switch-handle {
    border-color: #c0cadd; }

.old-cer-style .switch-secondary-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #c0cadd; }
.old-cer-style .switch-secondary-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #c0cadd; }

.old-cer-style .switch-secondary-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #c0cadd !important;
    border-color: #c0cadd; }

.old-cer-style .switch-success > .switch-input:checked ~ .switch-label {
    background: #79c447 !important;
    border-color: #61a434; }

.old-cer-style .switch-success > .switch-input:checked ~ .switch-handle {
    border-color: #61a434; }

.old-cer-style .switch-success-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #79c447; }
.old-cer-style .switch-success-outline > .switch-input:checked ~ .switch-label::after {
    color: #79c447; }

.old-cer-style .switch-success-outline > .switch-input:checked ~ .switch-handle {
    border-color: #79c447; }

.old-cer-style .switch-success-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #79c447; }
.old-cer-style .switch-success-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #79c447; }

.old-cer-style .switch-success-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #79c447 !important;
    border-color: #79c447; }

.old-cer-style .switch-info > .switch-input:checked ~ .switch-label {
    background: #67c2ef !important;
    border-color: #39afea; }

.old-cer-style .switch-info > .switch-input:checked ~ .switch-handle {
    border-color: #39afea; }

.old-cer-style .switch-info-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #67c2ef; }
.old-cer-style .switch-info-outline > .switch-input:checked ~ .switch-label::after {
    color: #67c2ef; }

.old-cer-style .switch-info-outline > .switch-input:checked ~ .switch-handle {
    border-color: #67c2ef; }

.old-cer-style .switch-info-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #67c2ef; }
.old-cer-style .switch-info-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #67c2ef; }

.old-cer-style .switch-info-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #67c2ef !important;
    border-color: #67c2ef; }

.old-cer-style .switch-warning > .switch-input:checked ~ .switch-label {
    background: #fabb3d !important;
    border-color: #f9aa0b; }

.old-cer-style .switch-warning > .switch-input:checked ~ .switch-handle {
    border-color: #f9aa0b; }

.old-cer-style .switch-warning-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #fabb3d; }
.old-cer-style .switch-warning-outline > .switch-input:checked ~ .switch-label::after {
    color: #fabb3d; }

.old-cer-style .switch-warning-outline > .switch-input:checked ~ .switch-handle {
    border-color: #fabb3d; }

.old-cer-style .switch-warning-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #fabb3d; }
.old-cer-style .switch-warning-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #fabb3d; }

.old-cer-style .switch-warning-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #fabb3d !important;
    border-color: #fabb3d; }

.old-cer-style .switch-danger > .switch-input:checked ~ .switch-label {
    background: #ff5454 !important;
    border-color: #ff2121; }

.old-cer-style .switch-danger > .switch-input:checked ~ .switch-handle {
    border-color: #ff2121; }

.old-cer-style .switch-danger-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #ff5454; }
.old-cer-style .switch-danger-outline > .switch-input:checked ~ .switch-label::after {
    color: #ff5454; }

.old-cer-style .switch-danger-outline > .switch-input:checked ~ .switch-handle {
    border-color: #ff5454; }

.old-cer-style .switch-danger-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #ff5454; }
.old-cer-style .switch-danger-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #ff5454; }

.old-cer-style .switch-danger-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #ff5454 !important;
    border-color: #ff5454; }

.old-cer-style .switch-light > .switch-input:checked ~ .switch-label {
    background: #f9f9fa !important;
    border-color: #dddde3; }

.old-cer-style .switch-light > .switch-input:checked ~ .switch-handle {
    border-color: #dddde3; }

.old-cer-style .switch-light-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f9f9fa; }
.old-cer-style .switch-light-outline > .switch-input:checked ~ .switch-label::after {
    color: #f9f9fa; }

.old-cer-style .switch-light-outline > .switch-input:checked ~ .switch-handle {
    border-color: #f9f9fa; }

.old-cer-style .switch-light-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f9f9fa; }
.old-cer-style .switch-light-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #f9f9fa; }

.old-cer-style .switch-light-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #f9f9fa !important;
    border-color: #f9f9fa; }

.old-cer-style .switch-dark > .switch-input:checked ~ .switch-label {
    background: #384042 !important;
    border-color: #212526; }

.old-cer-style .switch-dark > .switch-input:checked ~ .switch-handle {
    border-color: #212526; }

.old-cer-style .switch-dark-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #384042; }
.old-cer-style .switch-dark-outline > .switch-input:checked ~ .switch-label::after {
    color: #384042; }

.old-cer-style .switch-dark-outline > .switch-input:checked ~ .switch-handle {
    border-color: #384042; }

.old-cer-style .switch-dark-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #384042; }
.old-cer-style .switch-dark-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #384042; }

.old-cer-style .switch-dark-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #384042 !important;
    border-color: #384042; }

.old-cer-style .switch-blue > .switch-input:checked ~ .switch-label {
    background: #20a8d8 !important;
    border-color: #1985ac; }

.old-cer-style .switch-blue > .switch-input:checked ~ .switch-handle {
    border-color: #1985ac; }

.old-cer-style .switch-blue-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20a8d8; }
.old-cer-style .switch-blue-outline > .switch-input:checked ~ .switch-label::after {
    color: #20a8d8; }

.old-cer-style .switch-blue-outline > .switch-input:checked ~ .switch-handle {
    border-color: #20a8d8; }

.old-cer-style .switch-blue-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20a8d8; }
.old-cer-style .switch-blue-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #20a8d8; }

.old-cer-style .switch-blue-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #20a8d8 !important;
    border-color: #20a8d8; }

.old-cer-style .switch-indigo > .switch-input:checked ~ .switch-label {
    background: #6610f2 !important;
    border-color: #510bc4; }

.old-cer-style .switch-indigo > .switch-input:checked ~ .switch-handle {
    border-color: #510bc4; }

.old-cer-style .switch-indigo-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #6610f2; }
.old-cer-style .switch-indigo-outline > .switch-input:checked ~ .switch-label::after {
    color: #6610f2; }

.old-cer-style .switch-indigo-outline > .switch-input:checked ~ .switch-handle {
    border-color: #6610f2; }

.old-cer-style .switch-indigo-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #6610f2; }
.old-cer-style .switch-indigo-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #6610f2; }

.old-cer-style .switch-indigo-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #6610f2 !important;
    border-color: #6610f2; }

.old-cer-style .switch-purple > .switch-input:checked ~ .switch-label {
    background: #6f42c1 !important;
    border-color: #59339d; }

.old-cer-style .switch-purple > .switch-input:checked ~ .switch-handle {
    border-color: #59339d; }

.old-cer-style .switch-purple-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #6f42c1; }
.old-cer-style .switch-purple-outline > .switch-input:checked ~ .switch-label::after {
    color: #6f42c1; }

.old-cer-style .switch-purple-outline > .switch-input:checked ~ .switch-handle {
    border-color: #6f42c1; }

.old-cer-style .switch-purple-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #6f42c1; }
.old-cer-style .switch-purple-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #6f42c1; }

.old-cer-style .switch-purple-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #6f42c1 !important;
    border-color: #6f42c1; }

.old-cer-style .switch-pink > .switch-input:checked ~ .switch-label {
    background: #e83e8c !important;
    border-color: #d91a72; }

.old-cer-style .switch-pink > .switch-input:checked ~ .switch-handle {
    border-color: #d91a72; }

.old-cer-style .switch-pink-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #e83e8c; }
.old-cer-style .switch-pink-outline > .switch-input:checked ~ .switch-label::after {
    color: #e83e8c; }

.old-cer-style .switch-pink-outline > .switch-input:checked ~ .switch-handle {
    border-color: #e83e8c; }

.old-cer-style .switch-pink-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #e83e8c; }
.old-cer-style .switch-pink-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #e83e8c; }

.old-cer-style .switch-pink-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #e83e8c !important;
    border-color: #e83e8c; }

.old-cer-style .switch-red > .switch-input:checked ~ .switch-label {
    background: #ff5454 !important;
    border-color: #ff2121; }

.old-cer-style .switch-red > .switch-input:checked ~ .switch-handle {
    border-color: #ff2121; }

.old-cer-style .switch-red-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #ff5454; }
.old-cer-style .switch-red-outline > .switch-input:checked ~ .switch-label::after {
    color: #ff5454; }

.old-cer-style .switch-red-outline > .switch-input:checked ~ .switch-handle {
    border-color: #ff5454; }

.old-cer-style .switch-red-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #ff5454; }
.old-cer-style .switch-red-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #ff5454; }

.old-cer-style .switch-red-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #ff5454 !important;
    border-color: #ff5454; }

.old-cer-style .switch-orange > .switch-input:checked ~ .switch-label {
    background: #fabb3d !important;
    border-color: #f9aa0b; }

.old-cer-style .switch-orange > .switch-input:checked ~ .switch-handle {
    border-color: #f9aa0b; }

.old-cer-style .switch-orange-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #fabb3d; }
.old-cer-style .switch-orange-outline > .switch-input:checked ~ .switch-label::after {
    color: #fabb3d; }

.old-cer-style .switch-orange-outline > .switch-input:checked ~ .switch-handle {
    border-color: #fabb3d; }

.old-cer-style .switch-orange-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #fabb3d; }
.old-cer-style .switch-orange-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #fabb3d; }

.old-cer-style .switch-orange-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #fabb3d !important;
    border-color: #fabb3d; }

.old-cer-style .switch-yellow > .switch-input:checked ~ .switch-label {
    background: #ffc107 !important;
    border-color: #d39e00; }

.old-cer-style .switch-yellow > .switch-input:checked ~ .switch-handle {
    border-color: #d39e00; }

.old-cer-style .switch-yellow-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #ffc107; }
.old-cer-style .switch-yellow-outline > .switch-input:checked ~ .switch-label::after {
    color: #ffc107; }

.old-cer-style .switch-yellow-outline > .switch-input:checked ~ .switch-handle {
    border-color: #ffc107; }

.old-cer-style .switch-yellow-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #ffc107; }
.old-cer-style .switch-yellow-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #ffc107; }

.old-cer-style .switch-yellow-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #ffc107 !important;
    border-color: #ffc107; }

.old-cer-style .switch-green > .switch-input:checked ~ .switch-label {
    background: #79c447 !important;
    border-color: #61a434; }

.old-cer-style .switch-green > .switch-input:checked ~ .switch-handle {
    border-color: #61a434; }

.old-cer-style .switch-green-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #79c447; }
.old-cer-style .switch-green-outline > .switch-input:checked ~ .switch-label::after {
    color: #79c447; }

.old-cer-style .switch-green-outline > .switch-input:checked ~ .switch-handle {
    border-color: #79c447; }

.old-cer-style .switch-green-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #79c447; }
.old-cer-style .switch-green-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #79c447; }

.old-cer-style .switch-green-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #79c447 !important;
    border-color: #79c447; }

.old-cer-style .switch-teal > .switch-input:checked ~ .switch-label {
    background: #20c997 !important;
    border-color: #199d76; }

.old-cer-style .switch-teal > .switch-input:checked ~ .switch-handle {
    border-color: #199d76; }

.old-cer-style .switch-teal-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20c997; }
.old-cer-style .switch-teal-outline > .switch-input:checked ~ .switch-label::after {
    color: #20c997; }

.old-cer-style .switch-teal-outline > .switch-input:checked ~ .switch-handle {
    border-color: #20c997; }

.old-cer-style .switch-teal-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20c997; }
.old-cer-style .switch-teal-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #20c997; }

.old-cer-style .switch-teal-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #20c997 !important;
    border-color: #20c997; }

.old-cer-style .switch-cyan > .switch-input:checked ~ .switch-label {
    background: #67c2ef !important;
    border-color: #39afea; }

.old-cer-style .switch-cyan > .switch-input:checked ~ .switch-handle {
    border-color: #39afea; }

.old-cer-style .switch-cyan-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #67c2ef; }
.old-cer-style .switch-cyan-outline > .switch-input:checked ~ .switch-label::after {
    color: #67c2ef; }

.old-cer-style .switch-cyan-outline > .switch-input:checked ~ .switch-handle {
    border-color: #67c2ef; }

.old-cer-style .switch-cyan-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #67c2ef; }
.old-cer-style .switch-cyan-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #67c2ef; }

.old-cer-style .switch-cyan-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #67c2ef !important;
    border-color: #67c2ef; }

.old-cer-style .switch-gray-100 > .switch-input:checked ~ .switch-label {
    background: #f9f9fa !important;
    border-color: #dddde3; }

.old-cer-style .switch-gray-100 > .switch-input:checked ~ .switch-handle {
    border-color: #dddde3; }

.old-cer-style .switch-gray-100-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f9f9fa; }
.old-cer-style .switch-gray-100-outline > .switch-input:checked ~ .switch-label::after {
    color: #f9f9fa; }

.old-cer-style .switch-gray-100-outline > .switch-input:checked ~ .switch-handle {
    border-color: #f9f9fa; }

.old-cer-style .switch-gray-100-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f9f9fa; }
.old-cer-style .switch-gray-100-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #f9f9fa; }

.old-cer-style .switch-gray-100-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #f9f9fa !important;
    border-color: #f9f9fa; }

.old-cer-style .switch-gray-200 > .switch-input:checked ~ .switch-label {
    background: #e1e6ef !important;
    border-color: #c0cadd; }

.old-cer-style .switch-gray-200 > .switch-input:checked ~ .switch-handle {
    border-color: #c0cadd; }

.old-cer-style .switch-gray-200-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #e1e6ef; }
.old-cer-style .switch-gray-200-outline > .switch-input:checked ~ .switch-label::after {
    color: #e1e6ef; }

.old-cer-style .switch-gray-200-outline > .switch-input:checked ~ .switch-handle {
    border-color: #e1e6ef; }

.old-cer-style .switch-gray-200-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #e1e6ef; }
.old-cer-style .switch-gray-200-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #e1e6ef; }

.old-cer-style .switch-gray-200-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #e1e6ef !important;
    border-color: #e1e6ef; }

.old-cer-style .switch-gray-300 > .switch-input:checked ~ .switch-label {
    background: #c0cadd !important;
    border-color: #9faecb; }

.old-cer-style .switch-gray-300 > .switch-input:checked ~ .switch-handle {
    border-color: #9faecb; }

.old-cer-style .switch-gray-300-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #c0cadd; }
.old-cer-style .switch-gray-300-outline > .switch-input:checked ~ .switch-label::after {
    color: #c0cadd; }

.old-cer-style .switch-gray-300-outline > .switch-input:checked ~ .switch-handle {
    border-color: #c0cadd; }

.old-cer-style .switch-gray-300-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #c0cadd; }
.old-cer-style .switch-gray-300-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #c0cadd; }

.old-cer-style .switch-gray-300-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #c0cadd !important;
    border-color: #c0cadd; }

.old-cer-style .switch-gray-400 > .switch-input:checked ~ .switch-label {
    background: #869fac !important;
    border-color: #688797; }

.old-cer-style .switch-gray-400 > .switch-input:checked ~ .switch-handle {
    border-color: #688797; }

.old-cer-style .switch-gray-400-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #869fac; }
.old-cer-style .switch-gray-400-outline > .switch-input:checked ~ .switch-label::after {
    color: #869fac; }

.old-cer-style .switch-gray-400-outline > .switch-input:checked ~ .switch-handle {
    border-color: #869fac; }

.old-cer-style .switch-gray-400-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #869fac; }
.old-cer-style .switch-gray-400-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #869fac; }

.old-cer-style .switch-gray-400-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #869fac !important;
    border-color: #869fac; }

.old-cer-style .switch-gray-500 > .switch-input:checked ~ .switch-label {
    background: #678898 !important;
    border-color: #526d7a; }

.old-cer-style .switch-gray-500 > .switch-input:checked ~ .switch-handle {
    border-color: #526d7a; }

.old-cer-style .switch-gray-500-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #678898; }
.old-cer-style .switch-gray-500-outline > .switch-input:checked ~ .switch-label::after {
    color: #678898; }

.old-cer-style .switch-gray-500-outline > .switch-input:checked ~ .switch-handle {
    border-color: #678898; }

.old-cer-style .switch-gray-500-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #678898; }
.old-cer-style .switch-gray-500-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #678898; }

.old-cer-style .switch-gray-500-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #678898 !important;
    border-color: #678898; }

.old-cer-style .switch-gray-600 > .switch-input:checked ~ .switch-label {
    background: #9faecb !important;
    border-color: #7e92b9; }

.old-cer-style .switch-gray-600 > .switch-input:checked ~ .switch-handle {
    border-color: #7e92b9; }

.old-cer-style .switch-gray-600-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #9faecb; }
.old-cer-style .switch-gray-600-outline > .switch-input:checked ~ .switch-label::after {
    color: #9faecb; }

.old-cer-style .switch-gray-600-outline > .switch-input:checked ~ .switch-handle {
    border-color: #9faecb; }

.old-cer-style .switch-gray-600-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #9faecb; }
.old-cer-style .switch-gray-600-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #9faecb; }

.old-cer-style .switch-gray-600-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #9faecb !important;
    border-color: #9faecb; }

.old-cer-style .switch-gray-700 > .switch-input:checked ~ .switch-label {
    background: #3e515b !important;
    border-color: #29363d; }

.old-cer-style .switch-gray-700 > .switch-input:checked ~ .switch-handle {
    border-color: #29363d; }

.old-cer-style .switch-gray-700-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #3e515b; }
.old-cer-style .switch-gray-700-outline > .switch-input:checked ~ .switch-label::after {
    color: #3e515b; }

.old-cer-style .switch-gray-700-outline > .switch-input:checked ~ .switch-handle {
    border-color: #3e515b; }

.old-cer-style .switch-gray-700-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #3e515b; }
.old-cer-style .switch-gray-700-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #3e515b; }

.old-cer-style .switch-gray-700-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #3e515b !important;
    border-color: #3e515b; }

.old-cer-style .switch-gray-800 > .switch-input:checked ~ .switch-label {
    background: #384042 !important;
    border-color: #212526; }

.old-cer-style .switch-gray-800 > .switch-input:checked ~ .switch-handle {
    border-color: #212526; }

.old-cer-style .switch-gray-800-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #384042; }
.old-cer-style .switch-gray-800-outline > .switch-input:checked ~ .switch-label::after {
    color: #384042; }

.old-cer-style .switch-gray-800-outline > .switch-input:checked ~ .switch-handle {
    border-color: #384042; }

.old-cer-style .switch-gray-800-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #384042; }
.old-cer-style .switch-gray-800-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #384042; }

.old-cer-style .switch-gray-800-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #384042 !important;
    border-color: #384042; }

.old-cer-style .switch-gray-900 > .switch-input:checked ~ .switch-label {
    background: #151b1e !important;
    border-color: black; }

.old-cer-style .switch-gray-900 > .switch-input:checked ~ .switch-handle {
    border-color: black; }

.old-cer-style .switch-gray-900-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #151b1e; }
.old-cer-style .switch-gray-900-outline > .switch-input:checked ~ .switch-label::after {
    color: #151b1e; }

.old-cer-style .switch-gray-900-outline > .switch-input:checked ~ .switch-handle {
    border-color: #151b1e; }

.old-cer-style .switch-gray-900-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #151b1e; }
.old-cer-style .switch-gray-900-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #151b1e; }

.old-cer-style .switch-gray-900-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #151b1e !important;
    border-color: #151b1e; }

.old-cer-style .table-outline {
    border: 1px solid #c0cadd; }
.old-cer-style .table-outline td {
    vertical-align: middle; }

.old-cer-style .table-align-middle td {
    vertical-align: middle; }

.old-cer-style .table-clear td {
    border: 0; }

.old-cer-style .social-box {
    min-height: 160px;
    margin-bottom: 1.5rem;
    text-align: center;
    background: #fff;
    border: 1px solid #e1e6ef; }
.old-cer-style .social-box i {
    display: block;
    margin: -1px -1px 0;
    font-size: 40px;
    line-height: 90px;
    background: #e1e6ef; }
.old-cer-style .social-box .chart-wrapper {
    height: 90px;
    margin: -90px 0 0; }
.old-cer-style .social-box .chart-wrapper canvas {
    width: 100% !important;
    height: 90px !important; }
.old-cer-style .social-box ul {
    padding: 10px 0;
    list-style: none; }
.old-cer-style .social-box ul li {
    display: block;
    float: left;
    width: 50%; }
.old-cer-style .social-box ul li:first-child {
    border-right: 1px solid #e1e6ef; }
.old-cer-style .social-box ul li strong {
    display: block;
    font-size: 20px; }
.old-cer-style .social-box ul li span {
    font-size: 10px;
    font-weight: 500;
    color: #e1e6ef;
    text-transform: uppercase; }
.old-cer-style .social-box.facebook i {
    color: #fff;
    background: #3b5998; }
.old-cer-style .social-box.twitter i {
    color: #fff;
    background: #00aced; }
.old-cer-style .social-box.linkedin i {
    color: #fff;
    background: #4875b4; }
.old-cer-style .social-box.google-plus i {
    color: #fff;
    background: #d34836; }

.old-cer-style .horizontal-bars {
    padding: 0;
    margin: 0;
    list-style: none; }
.old-cer-style .horizontal-bars li {
    position: relative;
    height: 40px;
    line-height: 40px;
    vertical-align: middle; }
.old-cer-style .horizontal-bars li .title {
    width: 100px;
    font-size: 12px;
    font-weight: 600;
    color: #9faecb;
    vertical-align: middle; }
.old-cer-style .horizontal-bars li .bars {
    position: absolute;
    top: 15px;
    width: 100%;
    padding-left: 100px; }
.old-cer-style .horizontal-bars li .bars .progress:first-child {
    margin-bottom: 2px; }
.old-cer-style .horizontal-bars li.legend {
    text-align: center; }
.old-cer-style .horizontal-bars li.legend .badge {
    display: inline-block;
    width: 8px;
    height: 8px;
    padding: 0; }
.old-cer-style .horizontal-bars li.divider {
    height: 40px; }
.old-cer-style .horizontal-bars li.divider i {
    margin: 0 !important; }
.old-cer-style .horizontal-bars.type-2 li {
    overflow: hidden; }
.old-cer-style .horizontal-bars.type-2 li i {
    display: inline-block;
    margin-right: 1rem;
    margin-left: 5px;
    font-size: 18px;
    line-height: 40px; }
.old-cer-style .horizontal-bars.type-2 li .title {
    display: inline-block;
    width: auto;
    margin-top: -9px;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 40px;
    color: #151b1e; }
.old-cer-style .horizontal-bars.type-2 li .value {
    float: right;
    font-weight: 600; }
.old-cer-style .horizontal-bars.type-2 li .bars {
    position: absolute;
    top: auto;
    bottom: 0;
    padding: 0; }

.old-cer-style .icons-list {
    padding: 0;
    margin: 0;
    list-style: none; }
.old-cer-style .icons-list li {
    position: relative;
    height: 40px;
    vertical-align: middle; }
.old-cer-style .icons-list li i {
    display: block;
    float: left;
    width: 35px !important;
    height: 35px !important;
    margin: 2px;
    line-height: 35px !important;
    text-align: center; }
.old-cer-style .icons-list li .desc {
    height: 40px;
    margin-left: 50px;
    border-bottom: 1px solid #e1e6ef; }
.old-cer-style .icons-list li .desc .title {
    padding: 2px 0 0;
    margin: 0; }
.old-cer-style .icons-list li .desc small {
    display: block;
    margin-top: -4px;
    color: #9faecb; }
.old-cer-style .icons-list li .value {
    position: absolute;
    top: 2px;
    right: 45px;
    text-align: right; }
.old-cer-style .icons-list li .value strong {
    display: block;
    margin-top: -3px; }
.old-cer-style .icons-list li .actions {
    position: absolute;
    top: -4px;
    right: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center; }
.old-cer-style .icons-list li .actions i {
    float: none;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    line-height: normal; }
.old-cer-style .icons-list li.divider {
    height: 40px; }
.old-cer-style .icons-list li.divider i {
    width: auto;
    height: auto;
    margin: 2px 0 0;
    font-size: 18px; }

@media all and (-ms-high-contrast: none) {
    html {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column; } }

.old-cer-style .app,
app-dashboard,
.old-cer-style app-root {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh; }

.old-cer-style .app-header {
    -ms-flex: 0 0 60px;
    flex: 0 0 60px; }

.old-cer-style .app-footer {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px; }

.old-cer-style .app-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-x: hidden; }
.old-cer-style .app-body .main {
    -ms-flex: 1;
    flex: 1;
    min-width: 0; }
.old-cer-style .app-body .sidebar {
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
    -ms-flex-order: -1;
    order: -1; }
.old-cer-style .app-body .aside-menu {
    -ms-flex: 0 0 250px;
    flex: 0 0 250px; }

.old-cer-style .header-fixed .app-header {
    position: fixed;
    z-index: 1020;
    width: 100%; }

.old-cer-style .header-fixed .app-body {
    margin-top: 60px; }

.old-cer-style .sidebar-hidden .sidebar {
    margin-left: -250px; }

.old-cer-style .sidebar-fixed .sidebar {
    position: fixed;
    z-index: 1019;
    width: 250px;
    height: calc(100vh - 60px); }

.old-cer-style .sidebar-fixed .main, .sidebar-fixed .app-footer {
    margin-left: 250px; }

.old-cer-style .sidebar-fixed.sidebar-hidden .main, .sidebar-fixed.sidebar-hidden .app-footer {
    margin-left: 0; }

.old-cer-style .sidebar-off-canvas .sidebar {
    position: fixed;
    z-index: 1019;
    height: calc(100vh - 60px); }

@media (min-width: 992px) {
    .old-cer-style .sidebar-compact .sidebar {
        -ms-flex: 0 0 150px;
        flex: 0 0 150px; }
    .old-cer-style .sidebar-compact.sidebar-hidden .sidebar {
        margin-left: -150px; }
    .old-cer-style .sidebar-compact.sidebar-fixed .main, .sidebar-compact.sidebar-fixed .app-footer {
        margin-left: 150px; }
    .old-cer-style .sidebar-compact.sidebar-fixed .sidebar {
        width: 150px; }
    .old-cer-style .sidebar-compact.sidebar-fixed.sidebar-hidden .main, .sidebar-compact.sidebar-fixed.sidebar-hidden .app-footer {
        margin-left: 0; }
    .old-cer-style .sidebar-compact .sidebar-minimizer {
        display: none; }
    .old-cer-style .sidebar-minimized .sidebar {
        -ms-flex: 0 0 50px;
        flex: 0 0 50px; }
    .old-cer-style .sidebar-minimized.sidebar-hidden .sidebar {
        margin-left: -50px; }
    .old-cer-style .sidebar-minimized.sidebar-fixed .main, .sidebar-minimized.sidebar-fixed .app-footer {
        margin-left: 50px; }
    .old-cer-style .sidebar-minimized.sidebar-fixed .sidebar {
        width: 50px; }
    .old-cer-style .sidebar-minimized.sidebar-fixed.sidebar-hidden .main, .sidebar-minimized.sidebar-fixed.sidebar-hidden .app-footer {
        margin-left: 0; } }

.old-cer-style .aside-menu-hidden .aside-menu {
    margin-right: -250px; }

.old-cer-style .aside-menu-fixed .aside-menu {
    position: fixed;
    right: 0;
    height: 100%; }
.old-cer-style .aside-menu-fixed .aside-menu .tab-content {
    height: calc(100vh - 2.375rem - 60px); }

.old-cer-style .aside-menu-fixed .main, .aside-menu-fixed .app-footer {
    margin-right: 250px; }

.old-cer-style .aside-menu-fixed.aside-menu-hidden .main, .aside-menu-fixed.aside-menu-hidden .app-footer {
    margin-right: 0; }

.old-cer-style .aside-menu-off-canvas .aside-menu {
    position: fixed;
    right: 0;
    z-index: 1019;
    height: 100%; }
.old-cer-style .aside-menu-off-canvas .aside-menu .tab-content {
    height: calc(100vh - 2.375rem - 60px); }

.old-cer-style .breadcrumb-fixed .main {
    padding-top: 3.875rem; }

.old-cer-style .breadcrumb-fixed .breadcrumb {
    position: fixed;
    top: 60px;
    right: 0;
    left: 0;
    z-index: 1018; }

.old-cer-style .breadcrumb-fixed .main:nth-child(2) .breadcrumb {
    right: 250px;
    left: 250px; }

.old-cer-style .breadcrumb-fixed .main:first-child .breadcrumb {
    right: 250px;
    left: 0; }

.old-cer-style .breadcrumb-fixed .main:last-child .breadcrumb {
    right: 0; }

.old-cer-style .breadcrumb-fixed.sidebar-minimized .main .breadcrumb {
    left: 50px; }

.old-cer-style .breadcrumb-fixed.sidebar-hidden .main .breadcrumb, .breadcrumb-fixed.sidebar-off-canvas .main .breadcrumb {
    left: 0; }

.old-cer-style .breadcrumb-fixed.aside-menu-hidden .main .breadcrumb, .breadcrumb-fixed.aside-menu-off-canvas .main .breadcrumb {
    right: 0; }

.old-cer-style .footer-fixed .app-footer {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1020;
    height: 50px; }

.old-cer-style .footer-fixed .app-body {
    margin-bottom: 50px; }

.old-cer-style .app-header,
.old-cer-style .app-footer,
.old-cer-style .sidebar,
.main,
.aside-menu {
    transition: margin-left 0.25s, margin-right 0.25s, width 0.25s, flex 0.25s;
    transition: margin-left 0.25s, margin-right 0.25s, width 0.25s, flex 0.25s, -ms-flex 0.25s; }

.old-cer-style .sidebar-nav {
    transition: width 0.25s; }

.old-cer-style .breadcrumb {
    transition: left 0.25s, right 0.25s, width 0.25s; }

@media (max-width: 991.98px) {
    .old-cer-style .app-header.navbar {
        position: fixed !important;
        z-index: 1020;
        width: 100%;
        text-align: center;
        background-color: #20a8d8;
        border-bottom: 1px solid #1985ac; }
    .old-cer-style .app-header.navbar .navbar-toggler {
        color: #c0cadd; }
    .old-cer-style .app-header.navbar .navbar-brand {
        position: absolute;
        left: 50%;
        margin-left: -125px; }
    .old-cer-style .app-body {
        margin-top: 60px; }
    .old-cer-style .breadcrumb-fixed .main:nth-child(2) .breadcrumb {
        right: auto;
        left: auto;
        width: 100%; }
    .old-cer-style .sidebar {
        position: fixed;
        z-index: 1019;
        width: 250px;
        height: calc(100vh - 60px);
        margin-left: -250px; }
    .old-cer-style .sidebar .sidebar-nav,
    .old-cer-style .sidebar .nav {
        width: 250px;
        min-height: calc(100vh - 60px); }
    .old-cer-style .sidebar .sidebar-minimizer {
        display: none; }
    .old-cer-style .main, .app-footer {
        margin-left: 0 !important; }
    .old-cer-style .sidebar-hidden .sidebar {
        margin-left: -250px; }
    .old-cer-style .sidebar-mobile-show .sidebar {
        width: 250px;
        margin-left: 0; }
    .old-cer-style .sidebar-mobile-show .main {
        margin-right: -250px !important;
        margin-left: 250px !important; } }

.old-cer-style hr.transparent {
    border-top: 1px solid transparent; }

.old-cer-style .bg-primary,
.old-cer-style .bg-success,
.old-cer-style .bg-info,
.old-cer-style .bg-warning,
.old-cer-style .bg-danger,
.old-cer-style .bg-inverse {
    color: #fff; }

.old-cer-style .b-a-0 {
    border: 0 !important; }

.old-cer-style .b-t-0 {
    border-top: 0 !important; }

.old-cer-style .b-r-0 {
    border-right: 0 !important; }

.old-cer-style .b-b-0 {
    border-bottom: 0 !important; }

.old-cer-style .b-l-0 {
    border-left: 0 !important; }

.old-cer-style .b-a-1 {
    border: 1px solid #e1e6ef !important; }

.old-cer-style .b-t-1 {
    border-top: 1px solid #e1e6ef !important; }

.old-cer-style .b-r-1 {
    border-right: 1px solid #e1e6ef !important; }

.old-cer-style .b-b-1 {
    border-bottom: 1px solid #e1e6ef !important; }

.old-cer-style .b-l-1 {
    border-left: 1px solid #e1e6ef !important; }

.old-cer-style .b-a-2 {
    border: 2px solid #e1e6ef !important; }

.old-cer-style .b-t-2 {
    border-top: 2px solid #e1e6ef !important; }

.old-cer-style .b-r-2 {
    border-right: 2px solid #e1e6ef !important; }

.old-cer-style .b-b-2 {
    border-bottom: 2px solid #e1e6ef !important; }

.old-cer-style .b-l-2 {
    border-left: 2px solid #e1e6ef !important; }

@media (max-width: 575.98px) {
    .old-cer-style .d-down-none {
        display: none !important; } }

@media (max-width: 767.98px) {
    .old-cer-style .d-sm-down-none {
        display: none !important; } }

@media (max-width: 991.98px) {
    .old-cer-style .d-md-down-none {
        display: none !important; } }

@media (max-width: 1199.98px) {
    .old-cer-style .d-lg-down-none {
        display: none !important; } }

.old-cer-style .d-xl-down-none {
    display: none !important; }

.old-cer-style .label-pill {
    border-radius: 1rem !important; }

.old-cer-style .open > a, .show > a {
    outline: 0; }

.old-cer-style .navbar .dropdown-toggle .img-avatar {
    height: 40px;
    margin: 0 10px; }

.old-cer-style *[dir="rtl"] {
    direction: rtl;
    unicode-bidi: embed; }
.old-cer-style *[dir="rtl"] ul {
    -webkit-padding-start: 0; }
.old-cer-style *[dir="rtl"] table tr th {
    text-align: right; }
.old-cer-style *[dir="rtl"] .breadcrumb-item {
    float: right; }
.old-cer-style *[dir="rtl"] .breadcrumb-menu {
    right: auto;
    left: 2rem; }
.old-cer-style *[dir="rtl"] .dropdown-item {
    text-align: right; }
.old-cer-style *[dir="rtl"] .dropdown-item i {
    margin-right: -10px;
    margin-left: 10px; }
.old-cer-style *[dir="rtl"] .dropdown-item .badge {
    right: auto;
    left: 10px; }
.old-cer-style *[dir="rtl"] .sidebar-hidden .sidebar {
    margin-right: -250px; }
.old-cer-style *[dir="rtl"] .sidebar-fixed .main, *[dir="rtl"] .sidebar-fixed .app-footer {
    margin-right: 250px; }
.old-cer-style *[dir="rtl"] .sidebar-fixed.sidebar-hidden .main, *[dir="rtl"] .sidebar-fixed.sidebar-hidden .app-footer {
    margin-right: 0; }
.old-cer-style *[dir="rtl"] .sidebar-minimized .sidebar {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px; }
.old-cer-style *[dir="rtl"] .sidebar-minimized.sidebar-hidden .sidebar {
    margin-right: -50px;
    margin-left: 0; }
.old-cer-style *[dir="rtl"] .sidebar-minimized.sidebar-fixed .main, *[dir="rtl"] .sidebar-minimized.sidebar-fixed .app-footer {
    margin-right: 50px; }
.old-cer-style *[dir="rtl"] .sidebar-minimized.sidebar-fixed.sidebar-hidden .main, *[dir="rtl"] .sidebar-minimized.sidebar-fixed.sidebar-hidden .app-footer {
    margin-left: 0; }
.old-cer-style *[dir="rtl"] .aside-menu-hidden .aside-menu {
    margin-right: 0;
    margin-left: -250px; }
.old-cer-style *[dir="rtl"] .aside-menu-fixed .aside-menu {
    right: auto;
    left: 0; }
.old-cer-style *[dir="rtl"] .aside-menu-fixed .main, *[dir="rtl"] .aside-menu-fixed .app-footer {
    margin-left: 250px; }
.old-cer-style *[dir="rtl"] .aside-menu-fixed.aside-menu-hidden .main, *[dir="rtl"] .aside-menu-fixed.aside-menu-hidden .app-footer {
    margin-left: 0; }
.old-cer-style *[dir="rtl"] .aside-menu-off-canvas .aside-menu {
    position: fixed;
    right: 0;
    z-index: 1019;
    height: 100%; }
.old-cer-style *[dir="rtl"] .aside-menu-off-canvas .aside-menu .tab-content {
    height: calc(100vh - 2.375rem - 60px); }
.old-cer-style *[dir="rtl"] .sidebar .sidebar-nav .nav .nav-item .nav-link, *[dir="rtl"] .sidebar .sidebar-nav .nav .nav-item .navbar .dropdown-toggle, .navbar *[dir="rtl"] .sidebar .sidebar-nav .nav .nav-item .dropdown-toggle {
    direction: rtl; }
.old-cer-style *[dir="rtl"] .sidebar .sidebar-nav .nav .nav-item .nav-link i, *[dir="rtl"] .sidebar .sidebar-nav .nav .nav-item .navbar .dropdown-toggle i, .navbar *[dir="rtl"] .sidebar .sidebar-nav .nav .nav-item .dropdown-toggle i {
    margin: 0 0 0 0.5rem; }
.old-cer-style *[dir="rtl"] .sidebar .sidebar-nav .nav .nav-item .nav-link .badge, *[dir="rtl"] .sidebar .sidebar-nav .nav .nav-item .navbar .dropdown-toggle .badge, .navbar *[dir="rtl"] .sidebar .sidebar-nav .nav .nav-item .dropdown-toggle .badge {
    float: left;
    margin-top: 2px; }
.old-cer-style *[dir="rtl"] .sidebar .sidebar-nav .nav .nav-item .nav-link.nav-dropdown-toggle::before, *[dir="rtl"] .sidebar .sidebar-nav .nav .nav-item .navbar .nav-dropdown-toggle.dropdown-toggle::before, .navbar *[dir="rtl"] .sidebar .sidebar-nav .nav .nav-item .nav-dropdown-toggle.dropdown-toggle::before {
    position: absolute;
    right: auto !important;
    left: 1rem;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
.old-cer-style *[dir="rtl"] .sidebar .sidebar-nav .nav .nav-item.nav-dropdown.open > .nav-link.nav-dropdown-toggle::before, *[dir="rtl"] .sidebar .sidebar-nav .nav .navbar .nav-item.nav-dropdown.open > .nav-dropdown-toggle.dropdown-toggle::before, .navbar *[dir="rtl"] .sidebar .sidebar-nav .nav .nav-item.nav-dropdown.open > .nav-dropdown-toggle.dropdown-toggle::before {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
.old-cer-style *[dir="rtl"] .sidebar-minimized .sidebar .nav-link, *[dir="rtl"] .sidebar-minimized .sidebar .navbar .dropdown-toggle, .navbar *[dir="rtl"] .sidebar-minimized .sidebar .dropdown-toggle {
    padding-right: 0; }
.old-cer-style *[dir="rtl"] .sidebar-minimized .sidebar .nav-link i, *[dir="rtl"] .sidebar-minimized .sidebar .navbar .dropdown-toggle i, .navbar *[dir="rtl"] .sidebar-minimized .sidebar .dropdown-toggle i {
    float: right;
    padding: 0;
    margin: 0; }
.old-cer-style *[dir="rtl"] .sidebar-minimized .sidebar .nav-link .badge, *[dir="rtl"] .sidebar-minimized .sidebar .navbar .dropdown-toggle .badge, .navbar *[dir="rtl"] .sidebar-minimized .sidebar .dropdown-toggle .badge {
    right: auto;
    left: 15px; }
.old-cer-style *[dir="rtl"] .sidebar-minimized .sidebar .nav > .nav-dropdown:hover > .nav-dropdown-items {
    right: 50px;
    left: 0; }
.old-cer-style *[dir="rtl"] .horizontal-bars li .bars {
    padding-right: 100px;
    padding-left: 0; }
.old-cer-style *[dir="rtl"] .horizontal-bars li .bars .progress:first-child {
    margin-bottom: 2px; }
.old-cer-style *[dir="rtl"] .horizontal-bars.type-2 li i {
    margin-right: 5px;
    margin-left: 1rem; }
.old-cer-style *[dir="rtl"] .horizontal-bars.type-2 li .value {
    float: left;
    font-weight: 600; }
.old-cer-style *[dir="rtl"] .horizontal-bars.type-2 li .bars {
    padding: 0; }
.old-cer-style *[dir="rtl"] .icons-list li {
    position: relative;
    height: 40px;
    vertical-align: middle; }
.old-cer-style *[dir="rtl"] .icons-list li i {
    float: right; }
.old-cer-style *[dir="rtl"] .icons-list li .desc {
    margin-right: 50px;
    margin-left: 0; }
.old-cer-style *[dir="rtl"] .icons-list li .value {
    right: auto;
    left: 45px;
    text-align: left; }
.old-cer-style *[dir="rtl"] .icons-list li .value strong {
    display: block;
    margin-top: -3px; }
.old-cer-style *[dir="rtl"] .icons-list li .actions {
    right: auto;
    left: 10px; }
.old-cer-style *[dir="rtl"] .callout {
    border: 0 solid #e1e6ef;
    border-right-width: .25rem; }
.old-cer-style *[dir="rtl"] .callout.callout-primary {
    border-right-color: #20a8d8; }
.old-cer-style *[dir="rtl"] .callout.callout-secondary {
    border-right-color: #c0cadd; }
.old-cer-style *[dir="rtl"] .callout.callout-success {
    border-right-color: #79c447; }
.old-cer-style *[dir="rtl"] .callout.callout-info {
    border-right-color: #67c2ef; }
.old-cer-style *[dir="rtl"] .callout.callout-warning {
    border-right-color: #fabb3d; }
.old-cer-style *[dir="rtl"] .callout.callout-danger {
    border-right-color: #ff5454; }
.old-cer-style *[dir="rtl"] .callout.callout-light {
    border-right-color: #f9f9fa; }
.old-cer-style *[dir="rtl"] .callout.callout-dark {
    border-right-color: #384042; }
.old-cer-style *[dir="rtl"] .callout.callout-blue {
    border-right-color: #20a8d8; }
.old-cer-style *[dir="rtl"] .callout.callout-indigo {
    border-right-color: #6610f2; }
.old-cer-style *[dir="rtl"] .callout.callout-purple {
    border-right-color: #6f42c1; }
.old-cer-style *[dir="rtl"] .callout.callout-pink {
    border-right-color: #e83e8c; }
.old-cer-style *[dir="rtl"] .callout.callout-red {
    border-right-color: #ff5454; }
.old-cer-style *[dir="rtl"] .callout.callout-orange {
    border-right-color: #fabb3d; }
.old-cer-style *[dir="rtl"] .callout.callout-yellow {
    border-right-color: #ffc107; }
.old-cer-style *[dir="rtl"] .callout.callout-green {
    border-right-color: #79c447; }
.old-cer-style *[dir="rtl"] .callout.callout-teal {
    border-right-color: #20c997; }
.old-cer-style *[dir="rtl"] .callout.callout-cyan {
    border-right-color: #67c2ef; }
.old-cer-style *[dir="rtl"] .callout.callout-gray-100 {
    border-right-color: #f9f9fa; }
.old-cer-style *[dir="rtl"] .callout.callout-gray-200 {
    border-right-color: #e1e6ef; }
.old-cer-style *[dir="rtl"] .callout.callout-gray-300 {
    border-right-color: #c0cadd; }
.old-cer-style *[dir="rtl"] .callout.callout-gray-400 {
    border-right-color: #869fac; }
.old-cer-style *[dir="rtl"] .callout.callout-gray-500 {
    border-right-color: #678898; }
.old-cer-style *[dir="rtl"] .callout.callout-gray-600 {
    border-right-color: #9faecb; }
.old-cer-style *[dir="rtl"] .callout.callout-gray-700 {
    border-right-color: #3e515b; }
.old-cer-style *[dir="rtl"] .callout.callout-gray-800 {
    border-right-color: #384042; }
.old-cer-style *[dir="rtl"] .callout.callout-gray-900 {
    border-right-color: #151b1e; }
.old-cer-style *[dir="rtl"] .callout .chart-wrapper {
    left: 0;
    float: left; }
.old-cer-style *[dir="rtl"] .callout-default {
    border-right-color: #9faecb; }

.old-cer-style .email-app {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    background: #fff;
    border: 1px solid #e1e6ef; }
.old-cer-style .email-app nav {
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    padding: 1rem;
    border-right: 1px solid #e1e6ef; }
.old-cer-style .email-app nav .btn-block {
    margin-bottom: 15px; }
.old-cer-style .email-app nav .nav {
    -ms-flex-direction: column;
    flex-direction: column; }
.old-cer-style .email-app nav .nav .nav-item {
    position: relative; }
.old-cer-style .email-app nav .nav .nav-item .nav-link, .email-app nav .nav .nav-item .navbar .dropdown-toggle, .navbar .email-app nav .nav .nav-item .dropdown-toggle {
    color: #151b1e;
    border-bottom: 1px solid #e1e6ef; }
.old-cer-style .email-app nav .nav .nav-item .nav-link i, .email-app nav .nav .nav-item .navbar .dropdown-toggle i, .navbar .email-app nav .nav .nav-item .dropdown-toggle i {
    width: 20px;
    margin: 0 10px 0 0;
    font-size: 14px;
    text-align: center; }
.old-cer-style .email-app nav .nav .nav-item .nav-link .badge, .email-app nav .nav .nav-item .navbar .dropdown-toggle .badge, .navbar .email-app nav .nav .nav-item .dropdown-toggle .badge {
    float: right;
    margin-top: 4px;
    margin-left: 10px; }
.old-cer-style .email-app main {
    min-width: 0;
    -ms-flex: 1;
    flex: 1;
    padding: 1rem; }
.old-cer-style .email-app .inbox .toolbar {
    padding-bottom: 1rem;
    border-bottom: 1px solid #e1e6ef; }
.old-cer-style .email-app .inbox .messages {
    padding: 0;
    list-style: none; }
.old-cer-style .email-app .inbox .message {
    position: relative;
    padding: 1rem 1rem 1rem 2rem;
    cursor: pointer;
    border-bottom: 1px solid #e1e6ef; }
.old-cer-style .email-app .inbox .message:hover {
    background: #f9f9fa; }
.old-cer-style .email-app .inbox .message .actions {
    position: absolute;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column; }
.old-cer-style .email-app .inbox .message .actions .action {
    width: 2rem;
    margin-bottom: 0.5rem;
    color: #c0cadd;
    text-align: center; }
.old-cer-style .email-app .inbox .message a {
    color: #000; }
.old-cer-style .email-app .inbox .message a:hover {
    text-decoration: none; }
.old-cer-style .email-app .inbox .message.unread .header, .email-app .inbox .message.unread .title {
    font-weight: bold; }
.old-cer-style .email-app .inbox .message .header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 0.5rem; }
.old-cer-style .email-app .inbox .message .header .date {
    margin-left: auto; }
.old-cer-style .email-app .inbox .message .title {
    margin-bottom: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
.old-cer-style .email-app .inbox .message .description {
    font-size: 12px; }
.old-cer-style .email-app .message .toolbar {
    padding-bottom: 1rem;
    border-bottom: 1px solid #e1e6ef; }
.old-cer-style .email-app .message .details .title {
    padding: 1rem 0;
    font-weight: bold; }
.old-cer-style .email-app .message .details .header {
    display: -ms-flexbox;
    display: flex;
    padding: 1rem 0;
    margin: 1rem 0;
    border-top: 1px solid #e1e6ef;
    border-bottom: 1px solid #e1e6ef; }
.old-cer-style .email-app .message .details .header .avatar {
    width: 40px;
    height: 40px;
    margin-right: 1rem; }
.old-cer-style .email-app .message .details .header .from {
    font-size: 12px;
    color: #9faecb;
    -ms-flex-item-align: center;
    align-self: center; }
.old-cer-style .email-app .message .details .header .from span {
    display: block;
    font-weight: bold; }
.old-cer-style .email-app .message .details .header .date {
    margin-left: auto; }
.old-cer-style .email-app .message .details .attachments {
    padding: 1rem 0;
    margin-bottom: 1rem;
    border-top: 3px solid #f9f9fa;
    border-bottom: 3px solid #f9f9fa; }
.old-cer-style .email-app .message .details .attachments .attachment {
    display: -ms-flexbox;
    display: flex;
    margin: 0.5rem 0;
    font-size: 12px;
    -ms-flex-item-align: center;
    align-self: center; }
.old-cer-style .email-app .message .details .attachments .attachment .badge {
    margin: 0 0.5rem;
    line-height: inherit; }
.old-cer-style .email-app .message .details .attachments .attachment .menu {
    margin-left: auto; }
.old-cer-style .email-app .message .details .attachments .attachment .menu a {
    padding: 0 0.5rem;
    font-size: 14px;
    color: #e1e6ef; }

@media (max-width: 767.98px) {
    .old-cer-style .email-app {
        -ms-flex-direction: column;
        flex-direction: column; }
    .old-cer-style .email-app nav {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; } }

@media (max-width: 575.98px) {
    .old-cer-style .email-app .message .header {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
    .old-cer-style .email-app .message .header .date {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; } }

.old-cer-style .navbar .form-inline i {
    color: #c0cadd; }

.old-cer-style .navbar .form-inline .form-control {
    margin-top: -3px;
    color: #c0cadd;
    border: 0; }
.old-cer-style .navbar .form-inline .form-control::-webkit-input-placeholder {
    color: #c0cadd; }
.old-cer-style .navbar .form-inline .form-control:-ms-input-placeholder {
    color: #c0cadd; }
.old-cer-style .navbar .form-inline .form-control::-ms-input-placeholder {
    color: #c0cadd; }
.old-cer-style .navbar .form-inline .form-control::placeholder {
    color: #c0cadd; }

.old-cer-style .navbar .form-inline .form-control::-webkit-input-placeholder {
    color: #c0cadd; }

.old-cer-style .navbar .form-inline .form-control:-moz-placeholder {
    color: #c0cadd; }

.old-cer-style .navbar .form-inline .form-control::-moz-placeholder {
    color: #c0cadd; }

.old-cer-style .navbar .form-inline .form-control:-ms-input-placeholder {
    color: #c0cadd; }

.old-cer-style .navbar .nav-item .nav-link.nav-pill, .navbar .nav-item .nav-pill.dropdown-toggle {
    width: 32px;
    height: 32px;
    padding: 0;
    line-height: 32px;
    border: 1px solid #c0cadd;
    border-radius: 50em; }
.old-cer-style .navbar .nav-item .nav-link.nav-pill:hover, .navbar .nav-item .nav-pill.dropdown-toggle:hover {
    border-color: #9faecb; }
.old-cer-style .navbar .nav-item .nav-link.nav-pill .badge-pill, .navbar .nav-item .nav-pill.dropdown-toggle .badge-pill {
    margin-top: -18px;
    margin-left: -5px;
    border: 2px solid #fff !important;
    line-height: 14px; }
.old-cer-style .navbar .nav-item .nav-link.nav-pill.avatar, .navbar .nav-item .nav-pill.avatar.dropdown-toggle {
    width: 38px;
    height: 38px; }
.old-cer-style .navbar .nav-item .nav-link.nav-pill.avatar img, .navbar .nav-item .nav-pill.avatar.dropdown-toggle img {
    width: 36px;
    height: 36px;
    margin: 0;
    border: 0; }
.old-cer-style .navbar .nav-item .nav-link.nav-pill.avatar .badge, .navbar .nav-item .nav-pill.avatar.dropdown-toggle .badge {
    margin-top: -22px;
    margin-left: 5px; }
.old-cer-style .navbar .nav-item .nav-link.nav-pill.avatar.dropdown-toggle:after, .navbar .nav-item .nav-pill.avatar.dropdown-toggle:after {
    display: none; }

.old-cer-style .sidebar .sidebar-nav .nav .nav-title span {
    position: relative;
    display: inline-block; }
.old-cer-style .sidebar .sidebar-nav .nav .nav-title span:before, .sidebar .sidebar-nav .nav .nav-title span:after {
    position: absolute;
    top: 50%;
    width: 25px;
    height: 1px;
    margin-top: -1px;
    content: '';
    border-bottom: 1px solid #9faecb; }
.old-cer-style .sidebar .sidebar-nav .nav .nav-title span:before {
    left: -30px; }
.old-cer-style .sidebar .sidebar-nav .nav .nav-title span:after {
    right: -30px; }
.old-cer-style .show > .dropdown-menu {
    display: block;
}