/* vietnamese */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 800;
    src: local('Nunito ExtraBold'), local('Nunito-ExtraBold'), url(https://fonts.gstatic.com/s/nunito/v11/XRXW3I6Li01BKofAksCUbuvISTs.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 800;
    src: local('Nunito ExtraBold'), local('Nunito-ExtraBold'), url(https://fonts.gstatic.com/s/nunito/v11/XRXW3I6Li01BKofAksCUb-vISTs.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 800;
    src: local('Nunito ExtraBold'), local('Nunito-ExtraBold'), url(https://fonts.gstatic.com/s/nunito/v11/XRXW3I6Li01BKofAksCUYevI.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*!
 * GenesisUI Lite - Free Bootstrap Admin Template
 * @version v1.8.12
 * @link https://genesisui.com/bootstrap-admin-template.html?id=leaf
 * Copyright (c) 2017 creativeLabs Łukasz Holeczek
 * @license Free for non-commercial use
 */

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

html, body{
    width: 100%;
}

:root {
    --blue: #20a8d8;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #f86c6b;
    --orange: #f8cb00;
    --yellow: #ffc107;
    --green: #069cfa;
    --teal: #20c997;
    --cyan: #63c2de;
    --white: #fff;
    --gray: #55595c;
    --gray-dark: #2a2c36;
    --blue: #20a8d8;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #f86c6b;
    --orange: #f8cb00;
    --yellow: #ffc107;
    --green: #069cfa;
    --teal: #20c997;
    --cyan: #63c2de;
    --white: #fff;
    --gray: #55595c;
    --primary: #20a8d8;
    --secondary: #818a91;
    --success: #069cfa;
    --info: #63c2de;
    --warning: #f8cb00;
    --danger: #f86c6b;
    --light: #f8f9fa;
    --dark: #2a2c36;
    --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;
}

@media print {
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        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;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

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;
}

@-ms-viewport {
    width: device-width;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
outline: 0!important;
outline-color: transparent!important;
outline-width: 0!important;
outline-style: none!important;
box-shadow: 0 0 0 0 rgba(0,123,255,0)!important;
}

:focus {
    outline-style: none;
    outline-width: 0px !important;
    outline-color: none !important;
}

body {
    margin: 0;
    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-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #151b1e;
    text-align: left;
    background-color: #fff;
}

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

.form-control-sm{
    float:right;
}

#canvasid{
    position:absolute;
    border-top: 10px solid white;
}

#progress-bar{
    position: relative;
    width: 100%;
    height: 40px;
    cursor: pointer;
    margin-left: 25px;
}

input[type=range] {
  -webkit-appearance: none;
  margin: 18px 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px black;
  background: black;
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px black;
  border: 1px solid #000000;
  height: 36px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -14px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: black;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px black;
  background: black;
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px black;
  border: 1px solid #000000;
  height: 36px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #2a6495;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #3071a9;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  border: 1px solid #000000;
  height: 36px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: black;
}
input[type=range]:focus::-ms-fill-upper {
  background: black;
}

section {
    width: 150px;
    height: auto;
    margin: 100px auto 0;
    position: relative;
}

/*
.tooltip {
    position: absolute;
    display: block;
    top: -25px;
    width: 35px;
    height: 20px;
    color: #fff;
    text-align: center;
    font: 10pt Tahoma, Arial, sans-serif ;
    border-radius: 3px;
    border: 1px solid #333;
    -webkit-box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .3);
    box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: -moz-linear-gradient(top,  rgba(69,72,77,0.5) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,0.5)), color-stop(100%,rgba(0,0,0,0.5))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8045484d', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
}*/
.volume {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    right: -5px;
    background: url('../images/volume.png') no-repeat 0 -50px;
    margin-left:130px;
    margin-top: -5px;
}
.ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background: url('../images/handle.png') no-repeat 50% 50%;
    font-weight: bold;
    color: #1C94C4;
    outline: none;
    top: -7px;
    margin-left: -12px;
}
.ui-slider-range {
    background: #ffffff; /* РЎС‚Р°СЂС‹Рµ Р±СЂР°СѓР·РµСЂС‹ */
    background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
    position: absolute;
    border: 0;
    top: 0;
    height: 100%;
    border-radius: 25px;
}


hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

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

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

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

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

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

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

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: 600 !important;
}

small {
    font-size: 80%;
}

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

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #20a8d8;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #167495;
    text-decoration: none;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

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

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

figure {
    margin: 0 0 1rem;
}

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

svg:not(:root) {
    overflow: hidden;
}

a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #55595c;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

.ytp-watermark yt-uix-sessionlink{
    visibility: hidden;
}

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

button {
    border-radius: 0;
}

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

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

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

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

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

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;
}

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;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: 5px;
}

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

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

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #55595c;
}

.blockquote-footer::before {
    content: "\2014 \00A0";
}

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

.img-thumbnail {
    padding: 0.25rem;
    background-color: #e4e5e6;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    transition: all 0.2s ease-in-out;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

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

.figure-caption {
    font-size: 90%;
    color: #55595c;
}



ul#example {
  list-style: none;
  margin: 50px 0;
  padding: 0;
  display: block;
  text-align: center;
}

ul#example li { display: inline-block; }

ul#example li span {
  font-size: 80px;
  font-weight: 300;
  line-height: 80px;
}

ul#example li.seperator {
  font-size: 80px;
  line-height: 70px;
  vertical-align: top;
}

ul#example li p {
  color: #a7abb1;
  font-size: 25px;
}

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

code {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f8f9fa;
    border-radius: 0.25rem;
}

a > code {
    padding: 0;
    color: inherit;
    background-color: inherit;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #fff;
    background-color: #151b1e;
    border-radius: 0.2rem;
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #151b1e;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0;
}

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

.container {
    position: relative;
    max-width: 1680px !important;
    padding-left: 10px ;
    padding-right: 10px ;

    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 370px) {
    .container {
       /* max-width: 360px;*/
    padding-right: 10px;
    padding-left: 10px;
    }
    
    .form-user{
        padding:0px;
    }
    
    #webinar{
        height: 204px;
        width: 360px;
    }
    
    #howToVideo{
        height: 204px;
        width: 360px;
        margin-top:40px;
        pointer-events: none;
    }
    
    #chat{
        width: 360px;
    }
}

@media (min-width: 576px) {
    .container {
       /* max-width: 540px;*/
           padding-right: 10px;
    padding-left: 10px;
    }
    
    .form-user{
        padding:0px;
    }
    
    #webinar{
        height: 316px;
        width: 560px;
    }
    
    #howToVideo{
        height: 316px;
        width: 560px;
        margin-top:40px;
        pointer-events: none;
    }
    
    #chat{
        width: 560px;
    }
}

@media (min-width: 768px) {
    .container {
      /*  max-width: 720px;*/
          padding-right: 10px;
    padding-left: 10px;
    }
    
    .form-user{
        padding:0px;
    }
    
    #webinar{
        height: 422px;
        width: 750px;
    }
    
    #howToVideo{
        height: 422px;
        width: 750px;
        margin-top:40px;
        pointer-events: none;
    }
    
    #chat{
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 980px;
            padding-right: 10px;
    padding-left: 10px;
    }
    
    .form-user{
        padding:0px;
    }
    
    #webinar{
        height: 454px;
        width: 800px;
    }
    
    #howToVideo{
        height: 454px;
        width: 800px;
        margin-top:40px;
        pointer-events: none;
    }
    
    #chat{
        width: 800px;
    }
}


@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
padding-left: 80px;
    padding-right: 80px;
    }
    
    .form-user{
        /*padding:40px;*/
    }
    
    #webinar{
        height: 592px;
        width: 1050px;
    }
    
    #howToVideo{
        height: 592px;
        width: 1050px;
        margin-top:40px;
        pointer-events: none;
    }
    
    #chat{
        width: 1050px;
    }
}

/*@media (min-width: 1400px) {
    .container {
        max-width: 1360px;
    }
    
    .form-user{
        padding:40px;
    }
    
    #webinar{
        height: 732px;
        width: 1300px;
    }
    
    #howToVideo{
        height: 732px;
        width: 1300px;
        margin-top:40px;
        pointer-events: none;
    }
    
    #chat{
        width: 1300px;
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1560px;
    }
    
    .form-user{
        padding:40px;
    }
    
    #webinar{
        height: 850px;
        width: 1500px;
    }
    
    #howToVideo{
        height: 850px;
        width: 1500px;
        margin-top:40px;
        pointer-events: none;
    }
    
    #chat{
        width: 1500px;
    }
}
*/
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
    -ms-flex-order: -1;
    order: -1;
}

.order-1 {
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -ms-flex-order: 12;
    order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #d1d4d7;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #d1d4d7;
}

.table tbody + tbody {
    border-top: 2px solid #d1d4d7;
}

.table .table {
    background-color: #e4e5e6;
}

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

.table-bordered {
    border: 1px solid #d1d4d7;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #d1d4d7;
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}

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

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

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

.table-hover .table-primary:hover {
    background-color: #abdff0;
}

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

.table-secondary,
.table-secondary > th,
.table-secondary > td {
    background-color: #dcdee0;
}

.table-hover .table-secondary:hover {
    background-color: #ced1d4;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #ced1d4;
}

.table-success,
.table-success > th,
.table-success > td {
    background-color: #cdedd8;
}

.table-hover .table-success:hover {
    background-color: #bae6c9;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #bae6c9;
}

.table-info,
.table-info > th,
.table-info > td {
    background-color: #d3eef6;
}

.table-hover .table-info:hover {
    background-color: #bee6f2;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #bee6f2;
}

.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #fdf0b8;
}

.table-hover .table-warning:hover {
    background-color: #fceb9f;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #fceb9f;
}

.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #fdd6d6;
}

.table-hover .table-danger:hover {
    background-color: #fcbebe;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #fcbebe;
}

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

.table-hover .table-light:hover {
    background-color: #ececf6;
}

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

.table-dark,
.table-dark > th,
.table-dark > td {
    background-color: #c3c4c7;
}

.table-hover .table-dark:hover {
    background-color: #b6b7bb;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #b6b7bb;
}

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

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

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

.table .thead-dark th {
    color: #e4e5e6;
    background-color: #151b1e;
    border-color: #252f35;
}

.table .thead-light th {
    color: #3e515b;
    background-color: #d1d4d7;
    border-color: #d1d4d7;
}

.table-dark {
    color: #e4e5e6;
    background-color: #151b1e;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #252f35;
}

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

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

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075);
}

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

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

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

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

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

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

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: black;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #d1d4d7;
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #3e515b;
    background-color: #fff;
    border-color: #8ad4ee;
    outline: none;
    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.25);
}

.form-control::-webkit-input-placeholder {
    color: #d1d4d7;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #d1d4d7;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #d1d4d7;
    opacity: 1;
}

.form-control::placeholder {
    color: #d1d4d7;
    opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
    opacity: 1;
}

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

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

.form-control-file,
.form-control-range {
    display: block;
}

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

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

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

.col-form-legend {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    font-size: 0.875rem;
}

.form-control-plaintext {
    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;
}

.form-control-plaintext.form-control-sm,
.input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .form-control-plaintext.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-plaintext.btn,
.form-control-plaintext.form-control-lg,
.input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .form-control-plaintext.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.76562rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

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

.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.09375rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

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

.form-group {
    margin-bottom: 1rem;
}

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

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
    color: #55595c;
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
}

.form-check-input {
    position: absolute;
    margin-top: 0.25rem;
    margin-left: -1.25rem;
}

.form-check-inline {
    display: inline-block;
    margin-right: 0.75rem;
}

.form-check-inline .form-check-label {
    vertical-align: middle;
}

.valid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #069cfa;
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(77, 189, 116, 0.8);
    border-radius: .2rem;
}

.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
    border-color: #069cfa;
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
    box-shadow: 0 0 0 0.2rem rgba(77, 189, 116, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .form-check-input:valid + .form-check-label,
.form-check-input.is-valid + .form-check-label {
    color: #069cfa;
}

.was-validated .custom-control-input:valid ~ .custom-control-indicator,
.custom-control-input.is-valid ~ .custom-control-indicator {
    background-color: rgba(77, 189, 116, 0.25);
}

.was-validated .custom-control-input:valid ~ .custom-control-description,
.custom-control-input.is-valid ~ .custom-control-description {
    color: #069cfa;
}

.was-validated .custom-file-input:valid ~ .custom-file-control,
.custom-file-input.is-valid ~ .custom-file-control {
    border-color: #069cfa;
}

.was-validated .custom-file-input:valid ~ .custom-file-control::before,
.custom-file-input.is-valid ~ .custom-file-control::before {
    border-color: inherit;
}

.was-validated .custom-file-input:valid:focus,
.custom-file-input.is-valid:focus {
    box-shadow: 0 0 0 0.2rem rgba(77, 189, 116, 0.25);
}

.invalid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #f86c6b;
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(248, 108, 107, 0.8);
    border-radius: .2rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
    border-color: #f86c6b;
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 108, 107, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .form-check-input:invalid + .form-check-label,
.form-check-input.is-invalid + .form-check-label {
    color: #f86c6b;
}

.was-validated .custom-control-input:invalid ~ .custom-control-indicator,
.custom-control-input.is-invalid ~ .custom-control-indicator {
    background-color: rgba(248, 108, 107, 0.25);
}

.was-validated .custom-control-input:invalid ~ .custom-control-description,
.custom-control-input.is-invalid ~ .custom-control-description {
    color: #f86c6b;
}

.was-validated .custom-file-input:invalid ~ .custom-file-control,
.custom-file-input.is-invalid ~ .custom-file-control {
    border-color: #f86c6b;
}

.was-validated .custom-file-input:invalid ~ .custom-file-control::before,
.custom-file-input.is-invalid ~ .custom-file-control::before {
    border-color: inherit;
}

.was-validated .custom-file-input:invalid:focus,
.custom-file-input.is-invalid:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 108, 107, 0.25);
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}

.form-inline .form-check {
    width: 100%;
}

@media (min-width: 576px) {
    .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;
    }
    .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;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-plaintext {
        display: inline-block;
    }
    .form-inline .input-group {
        width: auto;
    }
    .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;
        margin-top: 0;
        margin-bottom: 0;
    }
    .form-inline .form-check-label {
        padding-left: 0;
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }
    .form-inline .custom-control {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
    }
    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: 0.25rem;
        vertical-align: text-bottom;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.btn {
display: inline-block;
    font-weight: 400;
    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: 8px 26px;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn:focus,
.btn:hover {
    text-decoration: none;
}

.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.25);
}

.btn.disabled,
.btn:disabled {
    opacity: .65;
}

.btn:not([disabled]):not(.disabled):active,
.btn:not([disabled]):not(.disabled).active {
    background-image: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #20a8d8;
    border-color: #20a8d8;
}

.btn-primary:hover,.basket-push:hover {
    color: #fff;
    background-color: #1b8eb7;
    border-color: #1985ac;
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #20a8d8;
    border-color: #20a8d8;
}

.btn-primary:not([disabled]):not(.disabled):active,
.btn-primary:not([disabled]):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1985ac;
    border-color: #187da0;
    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.5);
}

.btn-secondary {
    color: #fff;
    background-color: #818a91;
    border-color: #818a91;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #6e777e;
    border-color: #687077;
}

.btn-secondary:focus,
.btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(129, 138, 145, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    background-color: #818a91;
    border-color: #818a91;
}

.btn-secondary:not([disabled]):not(.disabled):active,
.btn-secondary:not([disabled]):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #687077;
    border-color: #626a70;
    box-shadow: 0 0 0 0.2rem rgba(129, 138, 145, 0.5);
}

.btn-success {
    color: #fff;
    background-color: #069cfa;
    border-color: #069cfa;
}

.btn-success:hover {
    color: #fff;
    background-color: #3ea662;
    border-color: #3a9d5d;
}

.btn-success:focus,
.btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(77, 189, 116, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
    background-color: #069cfa;
    border-color: #069cfa;
}

.btn-success:not([disabled]):not(.disabled):active,
.btn-success:not([disabled]):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3a9d5d;
    border-color: #379457;
    box-shadow: 0 0 0 0.2rem rgba(77, 189, 116, 0.5);
}

.btn-info {
    color: #111;
    background-color: #63c2de;
    border-color: #63c2de;
}

.btn-info:hover {
    color: #111;
    background-color: #43b6d7;
    border-color: #39b2d5;
}

.btn-info:focus,
.btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(99, 194, 222, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
    background-color: #63c2de;
    border-color: #63c2de;
}

.btn-info:not([disabled]):not(.disabled):active,
.btn-info:not([disabled]):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #39b2d5;
    border-color: #2eadd3;
    box-shadow: 0 0 0 0.2rem rgba(99, 194, 222, 0.5);
}

.btn-warning {
    color: #111;
    background-color: #f8cb00;
    border-color: #f8cb00;
}

.btn-warning:hover {
    color: #111;
    background-color: #d2ac00;
    border-color: #c5a100;
}

.btn-warning:focus,
.btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 203, 0, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
    background-color: #f8cb00;
    border-color: #f8cb00;
}

.btn-warning:not([disabled]):not(.disabled):active,
.btn-warning:not([disabled]):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
    color: #111;
    background-color: #c5a100;
    border-color: #b89700;
    box-shadow: 0 0 0 0.2rem rgba(248, 203, 0, 0.5);
}

.btn-danger {
    color: #fff;
    background-color: #f86c6b;
    border-color: #f86c6b;
}

.btn-danger:hover {
    color: #fff;
    background-color: #f64846;
    border-color: #f63c3a;
}

.btn-danger:focus,
.btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 108, 107, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
    background-color: #f86c6b;
    border-color: #f86c6b;
}

.btn-danger:not([disabled]):not(.disabled):active,
.btn-danger:not([disabled]):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #f63c3a;
    border-color: #f5302e;
    box-shadow: 0 0 0 0.2rem rgba(248, 108, 107, 0.5);
}

.btn-light {
    color: #111;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:hover {
    color: #111;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn-light:focus,
.btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:not([disabled]):not(.disabled):active,
.btn-light:not([disabled]):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
    color: #111;
    background-color: #dae0e5;
    border-color: #d3d9df;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
    color: #fff;
    background-color: #2a2c36;
    border-color: #2a2c36;
}

.btn-dark:hover {
    color: #fff;
    background-color: #191a20;
    border-color: #141519;
}

.btn-dark:focus,
.btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(42, 44, 54, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
    background-color: #2a2c36;
    border-color: #2a2c36;
}

.btn-dark:not([disabled]):not(.disabled):active,
.btn-dark:not([disabled]):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #141519;
    border-color: #0e0f12;
    box-shadow: 0 0 0 0.2rem rgba(42, 44, 54, 0.5);
}

.btn-outline-primary {
    color: #20a8d8;
    background-color: transparent;
    background-image: none;
    border-color: #20a8d8;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #20a8d8;
    border-color: #20a8d8;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #20a8d8;
    background-color: transparent;
}

.btn-outline-primary:not([disabled]):not(.disabled):active,
.btn-outline-primary:not([disabled]):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #20a8d8;
    border-color: #20a8d8;
    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.5);
}

.btn-outline-secondary {
    color: #818a91;
    background-color: transparent;
    background-image: none;
    border-color: #818a91;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #818a91;
    border-color: #818a91;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(129, 138, 145, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #818a91;
    background-color: transparent;
}

.btn-outline-secondary:not([disabled]):not(.disabled):active,
.btn-outline-secondary:not([disabled]):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #818a91;
    border-color: #818a91;
    box-shadow: 0 0 0 0.2rem rgba(129, 138, 145, 0.5);
}

.btn-outline-success {
    color: #069cfa;
    background-color: transparent;
    background-image: none;
    border-color: #069cfa;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #069cfa;
    border-color: #069cfa;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(77, 189, 116, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #069cfa;
    background-color: transparent;
}

.btn-outline-success:not([disabled]):not(.disabled):active,
.btn-outline-success:not([disabled]):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #069cfa;
    border-color: #069cfa;
    box-shadow: 0 0 0 0.2rem rgba(77, 189, 116, 0.5);
}

.btn-outline-info {
    color: #63c2de;
    background-color: transparent;
    background-image: none;
    border-color: #63c2de;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #63c2de;
    border-color: #63c2de;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(99, 194, 222, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #63c2de;
    background-color: transparent;
}

.btn-outline-info:not([disabled]):not(.disabled):active,
.btn-outline-info:not([disabled]):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #63c2de;
    border-color: #63c2de;
    box-shadow: 0 0 0 0.2rem rgba(99, 194, 222, 0.5);
}

.btn-outline-warning {
    color: #f8cb00;
    background-color: transparent;
    background-image: none;
    border-color: #f8cb00;
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #f8cb00;
    border-color: #f8cb00;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 203, 0, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #f8cb00;
    background-color: transparent;
}

.btn-outline-warning:not([disabled]):not(.disabled):active,
.btn-outline-warning:not([disabled]):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f8cb00;
    border-color: #f8cb00;
    box-shadow: 0 0 0 0.2rem rgba(248, 203, 0, 0.5);
}

.btn-outline-danger {
    color: #f86c6b;
    background-color: transparent;
    background-image: none;
    border-color: #f86c6b;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #f86c6b;
    border-color: #f86c6b;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 108, 107, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #f86c6b;
    background-color: transparent;
}

.btn-outline-danger:not([disabled]):not(.disabled):active,
.btn-outline-danger:not([disabled]):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #f86c6b;
    border-color: #f86c6b;
    box-shadow: 0 0 0 0.2rem rgba(248, 108, 107, 0.5);
}

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}

.btn-outline-light:hover {
    color: #151b1e;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}

.btn-outline-light:not([disabled]):not(.disabled):active,
.btn-outline-light:not([disabled]):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
    color: #151b1e;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
    color: #2a2c36;
    background-color: transparent;
    background-image: none;
    border-color: #2a2c36;
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #2a2c36;
    border-color: #2a2c36;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(42, 44, 54, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #2a2c36;
    background-color: transparent;
}

.btn-outline-dark:not([disabled]):not(.disabled):active,
.btn-outline-dark:not([disabled]):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #2a2c36;
    border-color: #2a2c36;
    box-shadow: 0 0 0 0.2rem rgba(42, 44, 54, 0.5);
}

.btn-link {
    font-weight: 400;
    color: #20a8d8;
    background-color: transparent;
}

.btn-link:hover {
    color: #167495;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent;
}

.btn-link:focus,
.btn-link.focus {
    border-color: transparent;
    box-shadow: none;
}

.btn-link:disabled,
.btn-link.disabled {
    color: #55595c;
}

.btn-lg,
.btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.09375rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.76562rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 0.5rem;
}

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

.fade {
    opacity: 0;
    transition: opacity 0.15s linear;
}

.fade.show {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.show {
    display: block;
 
}

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

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

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

.dropup,
.dropdown {
    position: relative;
}

.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;
}

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

.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 #d1d4d7;
    border-radius: 0.25rem;
}

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

.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;
}

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

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

.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: none;
    border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #0b0e0f;
    text-decoration: none;
    background-color: #f8f9fa;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #20a8d8;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #55595c;
    background-color: transparent;
}

.dropdown-menu.show {
    display: block;
}

.dropdown-header {
    display: block;
    padding: 0 1.5rem;
    margin-bottom: 0;
    font-size: 0.76562rem;
    color: #55595c;
    white-space: nowrap;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
    z-index: 2;
}

.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.btn-toolbar .input-group {
    width: auto;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

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

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn + .dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}

.btn + .dropdown-toggle-split::after {
    margin-left: 0;
}

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

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

.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;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

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

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group .form-control:focus,
.input-group .form-control:active,
.input-group .form-control:hover {
    z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    white-space: nowrap;
}

.input-group-addon {
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3e515b;
    text-align: center;
    background-color: #f8f9fa;
    border: 1px solid #d1d4d7;
    border-radius: 0.25rem;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.76562rem;
    border-radius: 0.2rem;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.5rem 1rem;
    font-size: 1.09375rem;
    border-radius: 0.3rem;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-addon:not(:last-child) {
    border-right: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.form-control + .input-group-addon:not(:first-child) {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

.input-group-btn > .btn:focus,
.input-group-btn > .btn:active,
.input-group-btn > .btn:hover {
    z-index: 3;
}

.input-group-btn:first-child > .btn + .btn {
    margin-left: 0;
}

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: 0;
}

.input-group-btn:not(:first-child) > .btn:first-child,
.input-group-btn:not(:first-child) > .btn-group:first-child {
    margin-left: -1px;
}

.input-group-btn:not(:first-child) > .btn:focus,
.input-group-btn:not(:first-child) > .btn:active,
.input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
    z-index: 3;
}

.custom-control {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #20a8d8;
}

.custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #e4e5e6, 0 0 0 0.2rem rgba(32, 168, 216, 0.25);
}

.custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #b6e4f4;
}

.custom-control-input:disabled ~ .custom-control-indicator {
    background-color: #d1d4d7;
}

.custom-control-input:disabled ~ .custom-control-description {
    color: #55595c;
}

.custom-control-indicator {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-checkbox .custom-control-indicator {
    border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    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");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #20a8d8;
    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");
}

.custom-radio .custom-control-indicator {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    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");
}

.custom-controls-stacked {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem;
}

.custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0;
}

.custom-select {
    display: inline-block;
    max-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='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid #d1d4d7;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-select:focus {
    border-color: #8ad4ee;
    outline: none;
}

.custom-select:focus::-ms-value {
    color: #3e515b;
    background-color: #fff;
}

.custom-select[multiple] {
    height: auto;
    background-image: none;
}

.custom-select:disabled {
    color: #55595c;
    background-color: #d1d4d7;
}

.custom-select::-ms-expand {
    opacity: 0;
}

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

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

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: calc(2.0625rem + 2px);
    margin: 0;
    opacity: 0;
}

.custom-file-input:focus ~ .custom-file-control {
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #20a8d8;
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: calc(2.0625rem + 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #3e515b;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #d1d4d7;
    border-radius: 0.25rem;
}

.custom-file-control:lang(en):empty::after {
    content: "Choose file...";
}

.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: calc(2.0625rem + 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #3e515b;
    background-color: #f8f9fa;
    border: 1px solid #d1d4d7;
    border-radius: 0 0.25rem 0.25rem 0;
}

.custom-file-control:lang(en)::before {
    content: "Browse";
}

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

.nav-link,
.navbar .dropdown-toggle {
    display: block;
    padding: 0.5rem 1rem;
    text-transform: uppercase;
    padding: 20px;
    border-radius: 0 !important;
}

.nav-link:focus,
.navbar .dropdown-toggle:focus,
.nav-link:hover,
.navbar .dropdown-toggle:hover {
    text-decoration: none;
}

.nav-link.disabled,
.navbar .disabled.dropdown-toggle {
    color: #55595c;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.nav-tabs .nav-link,
.nav-tabs .navbar .dropdown-toggle,
.navbar .nav-tabs .dropdown-toggle {

    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:focus,
.nav-tabs .navbar .dropdown-toggle:focus,
.navbar .nav-tabs .dropdown-toggle:focus,
.nav-tabs .nav-link:hover,
.nav-tabs .navbar .dropdown-toggle:hover,
.navbar .nav-tabs .dropdown-toggle:hover {
    border-color: #d1d4d7 #d1d4d7 #ddd;
}

.nav-tabs .nav-link.disabled,
.nav-tabs .navbar .disabled.dropdown-toggle,
.navbar .nav-tabs .disabled.dropdown-toggle {
    color: #55595c;
    background-color: transparent;
    border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .navbar .active.dropdown-toggle,
.navbar .nav-tabs .active.dropdown-toggle,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item.show .navbar .dropdown-toggle,
.navbar .nav-tabs .nav-item.show .dropdown-toggle {
    color: #3e515b;
    background-color: #e4e5e6;
    border-color: #ddd #ddd #e4e5e6;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-pills .nav-link,
.nav-pills .navbar .dropdown-toggle,
.navbar .nav-pills .dropdown-toggle {
    border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .navbar .active.dropdown-toggle,
.navbar .nav-pills .active.dropdown-toggle,
.nav-pills .show > .nav-link,
.nav-pills .navbar .show > .dropdown-toggle,
.navbar .nav-pills .show > .dropdown-toggle {
    color: #fff;
    background-color: #20a8d8;
        border: 1px solid #20a8d8;
}

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

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

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

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

.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;
}

.navbar > .container,
.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;
}

.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;
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-nav .nav-link,
.navbar-nav .navbar .dropdown-toggle,
.navbar .navbar-nav .dropdown-toggle {
    padding-right: 0;
    padding-left: 0;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

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

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    background-color: black;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.09375rem;
    line-height: 1;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
}

.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: 575px) {
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

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

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

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

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

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

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

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

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}

.navbar-expand .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
}

.navbar-expand .navbar-nav .nav-link,
.navbar-expand .navbar-nav .navbar .dropdown-toggle,
.navbar .navbar-expand .navbar-nav .dropdown-toggle {
    padding-right: .5rem;
    padding-left: .5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.navbar-expand .navbar-toggler {
    display: none;
}

.navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}

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

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .navbar .dropdown-toggle,
.navbar .navbar-light .navbar-nav .dropdown-toggle {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .navbar .dropdown-toggle:focus,
.navbar .navbar-light .navbar-nav .dropdown-toggle:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .navbar .dropdown-toggle:hover,
.navbar .navbar-light .navbar-nav .dropdown-toggle:hover {
    color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled,
.navbar-light .navbar-nav .navbar .disabled.dropdown-toggle,
.navbar .navbar-light .navbar-nav .disabled.dropdown-toggle {
    color: rgba(0, 0, 0, 0.3);
}

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

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

.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");
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}

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

.navbar-dark .navbar-brand {
    color: #fff;
}

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

.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);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .navbar .dropdown-toggle:focus,
.navbar .navbar-dark .navbar-nav .dropdown-toggle:focus,
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .navbar .dropdown-toggle:hover,
.navbar .navbar-dark .navbar-nav .dropdown-toggle:hover {
    color: rgba(255, 255, 255, 0.75);
}

.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);
}

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

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

.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");
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
    color: #fff;
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff;
}

.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 #d1d4d7; */
    /* border-radius: 0.25rem; */
}

.card > hr {
    margin-right: 0;
    margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.card-body,
.card-block {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
   /* padding: 1.25rem;*/
    width: 100%;
        padding: 20px 0;
}

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

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

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

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

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

.card-header {
/*padding: 0.75rem 1.25rem; 
    margin-bottom: 0;
    background-color: #f8f9fa;
    border-bottom: 1px solid #d1d4d7; */
}

.card-header:first-child {
   /* border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;*/
}

.card-header + .list-group .list-group-item:first-child {
    border-top: 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: #f8f9fa;
    border-top: 1px solid #d1d4d7;
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

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

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

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

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

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

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

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.card-deck .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .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;
    }
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.card-group .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .card-group .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .card-group .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0;
    }
    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0;
    }
    .card-group .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0;
    }
    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0;
    }
    .card-group .card:only-child {
        border-radius: 0.25rem;
    }
    .card-group .card:only-child .card-img-top {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }
    .card-group .card:only-child .card-img-bottom {
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }
    .card-group .card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0;
    }
    .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
    .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom {
        border-radius: 0;
    }
}

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

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

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

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #55595c;
    content: "/";
}

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

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

.breadcrumb-item.active {
    color: #55595c;
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.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;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link,
.pagination-datatables li:last-child .page-link,
.pagination li:last-child .page-link,
.page-item:last-child .pagination-datatables li a,
.pagination-datatables li .page-item:last-child a,
.pagination-datatables li:last-child a,
.page-item:last-child .pagination li a,
.pagination li .page-item:last-child a,
.pagination li:last-child a {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.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: 2;
    color: #fff;
    background-color: #20a8d8;
    border-color: #20a8d8;
}

.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: #55595c;
    pointer-events: none;
    background-color: #fff;
    border-color: #ddd;
}

.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 #ddd;
}

.page-link:focus,
.pagination-datatables li a:focus,
.pagination li a:focus,
.page-link:hover,
.pagination-datatables li a:hover,
.pagination li a:hover {
    color: #167495;
    text-decoration: none;
    background-color: #d1d4d7;
    border-color: #ddd;
}

.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;
}

.pagination-lg .page-item:first-child .page-link,
.pagination-lg .pagination-datatables li:first-child .page-link,
.pagination-datatables .pagination-lg li:first-child .page-link,
.pagination-lg .pagination li:first-child .page-link,
.pagination .pagination-lg li:first-child .page-link,
.pagination-lg .page-item:first-child .pagination-datatables li a,
.pagination-datatables li .pagination-lg .page-item:first-child a,
.pagination-lg .pagination-datatables li:first-child a,
.pagination-datatables .pagination-lg li:first-child a,
.pagination-lg .pagination .pagination-datatables li:first-child a,
.pagination-datatables .pagination .pagination-lg li:first-child a,
.pagination-lg .page-item:first-child .pagination li a,
.pagination li .pagination-lg .page-item:first-child a,
.pagination-lg .pagination-datatables .pagination li:first-child a,
.pagination .pagination-lg .pagination-datatables li:first-child a,
.pagination-datatables .pagination-lg .pagination li:first-child a,
.pagination .pagination-datatables .pagination-lg li:first-child a,
.pagination-lg .pagination li:first-child a,
.pagination .pagination-lg li:first-child a {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link,
.pagination-lg .pagination-datatables li:last-child .page-link,
.pagination-datatables .pagination-lg li:last-child .page-link,
.pagination-lg .pagination li:last-child .page-link,
.pagination .pagination-lg li:last-child .page-link,
.pagination-lg .page-item:last-child .pagination-datatables li a,
.pagination-datatables li .pagination-lg .page-item:last-child a,
.pagination-lg .pagination-datatables li:last-child a,
.pagination-datatables .pagination-lg li:last-child a,
.pagination-lg .pagination .pagination-datatables li:last-child a,
.pagination-datatables .pagination .pagination-lg li:last-child a,
.pagination-lg .page-item:last-child .pagination li a,
.pagination li .pagination-lg .page-item:last-child a,
.pagination-lg .pagination-datatables .pagination li:last-child a,
.pagination .pagination-lg .pagination-datatables li:last-child a,
.pagination-datatables .pagination-lg .pagination li:last-child a,
.pagination .pagination-datatables .pagination-lg li:last-child a,
.pagination-lg .pagination li:last-child a,
.pagination .pagination-lg li:last-child a {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.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;
}

.pagination-sm .page-item:first-child .page-link,
.pagination-sm .pagination-datatables li:first-child .page-link,
.pagination-datatables .pagination-sm li:first-child .page-link,
.pagination-sm .pagination li:first-child .page-link,
.pagination .pagination-sm li:first-child .page-link,
.pagination-sm .page-item:first-child .pagination-datatables li a,
.pagination-datatables li .pagination-sm .page-item:first-child a,
.pagination-sm .pagination-datatables li:first-child a,
.pagination-datatables .pagination-sm li:first-child a,
.pagination-sm .pagination .pagination-datatables li:first-child a,
.pagination-datatables .pagination .pagination-sm li:first-child a,
.pagination-sm .page-item:first-child .pagination li a,
.pagination li .pagination-sm .page-item:first-child a,
.pagination-sm .pagination-datatables .pagination li:first-child a,
.pagination .pagination-sm .pagination-datatables li:first-child a,
.pagination-datatables .pagination-sm .pagination li:first-child a,
.pagination .pagination-datatables .pagination-sm li:first-child a,
.pagination-sm .pagination li:first-child a,
.pagination .pagination-sm li:first-child a {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link,
.pagination-sm .pagination-datatables li:last-child .page-link,
.pagination-datatables .pagination-sm li:last-child .page-link,
.pagination-sm .pagination li:last-child .page-link,
.pagination .pagination-sm li:last-child .page-link,
.pagination-sm .page-item:last-child .pagination-datatables li a,
.pagination-datatables li .pagination-sm .page-item:last-child a,
.pagination-sm .pagination-datatables li:last-child a,
.pagination-datatables .pagination-sm li:last-child a,
.pagination-sm .pagination .pagination-datatables li:last-child a,
.pagination-datatables .pagination .pagination-sm li:last-child a,
.pagination-sm .page-item:last-child .pagination li a,
.pagination li .pagination-sm .page-item:last-child a,
.pagination-sm .pagination-datatables .pagination li:last-child a,
.pagination .pagination-sm .pagination-datatables li:last-child a,
.pagination-datatables .pagination-sm .pagination li:last-child a,
.pagination .pagination-datatables .pagination-sm li:last-child a,
.pagination-sm .pagination li:last-child a,
.pagination .pagination-sm li:last-child a {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.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;
    border-radius: 0.25rem;
}

.badge:empty {
    display: none;
}

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

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.badge-primary {
    color: #fff;
    background-color: #20a8d8;
}

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

.badge-secondary {
    color: #fff;
    background-color: #818a91;
}

.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #687077;
}

.badge-success {
    color: #fff;
    background-color: #069cfa;
}

.badge-success[href]:focus,
.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #3a9d5d;
}

.badge-info {
    color: #111;
    background-color: #63c2de;
}

.badge-info[href]:focus,
.badge-info[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #39b2d5;
}

.badge-warning {
    color: #111;
    background-color: #f8cb00;
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #c5a100;
}

.badge-danger {
    color: #fff;
    background-color: #f86c6b;
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #f63c3a;
}

.badge-light {
    color: #111;
    background-color: #f8f9fa;
}

.badge-light[href]:focus,
.badge-light[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #dae0e5;
}

.badge-dark {
    color: #fff;
    background-color: #2a2c36;
}

.badge-dark[href]:focus,
.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #141519;
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #d1d4d7;
    border-radius: 0.3rem;
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

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

.alert-primary {
    color: #115770;
    background-color: #d2eef7;
    border-color: #c1e7f4;
}

.alert-primary hr {
    border-top-color: #abdff0;
}

.alert-primary .alert-link {
    color: #0a3544;
}

.alert-secondary {
    color: #43484b;
    background-color: #e6e8e9;
    border-color: #dcdee0;
}

.alert-secondary hr {
    border-top-color: #ced1d4;
}

.alert-secondary .alert-link {
    color: #2b2e30;
}

.alert-success {
    color: white;
    background-color: #069cfa;
    border-color: white;
}

.alert-success hr {
    border-top-color: #bae6c9;
}

.alert-success .alert-link {
    color: #193e26;
}

.alert-info {
    color: #336573;
    background-color: #e0f3f8;
    border-color: #d3eef6;
}

.alert-info hr {
    border-top-color: #bee6f2;
}

.alert-info .alert-link {
    color: #234650;
}

.alert-warning {
    color: #816a00;
    background-color: #fef5cc;
    border-color: #fdf0b8;
}

.alert-warning hr {
    border-top-color: #fceb9f;
}

.alert-warning .alert-link {
    color: #4e4000;
}

.alert-danger {
    color: #813838;
    background-color: #fee2e1;
    border-color: #fdd6d6;
}

.alert-danger hr {
    border-top-color: #fcbebe;
}

.alert-danger .alert-link {
    color: #5d2929;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-light hr {
    border-top-color: #ececf6;
}

.alert-light .alert-link {
    color: #686868;
}

.alert-dark {
    color: #16171c;
    background-color: #d4d5d7;
    border-color: #c3c4c7;
}

.alert-dark hr {
    border-top-color: #b6b7bb;
}

.alert-dark .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;
    }
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.65625rem;
    background-color: #f8f9fa;
    border-radius: 0.25rem;
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background-color: #20a8d8;
}

.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;
}

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

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

.media-body {
    -ms-flex: 1;
    flex: 1;
}

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

.list-group-item-action {
    width: 100%;
    color: #3e515b;
    text-align: inherit;
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #3e515b;
    text-decoration: none;
    background-color: #f8f9fa;
}

.list-group-item-action:active {
    color: #151b1e;
    background-color: #d1d4d7;
}

.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);
}

.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.list-group-item:focus,
.list-group-item:hover {
    text-decoration: none;
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #55595c;
    background-color: #fff;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #20a8d8;
    border-color: #20a8d8;
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

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

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

.list-group-item-primary {
    color: #115770;
    background-color: #c1e7f4;
}

a.list-group-item-primary,
button.list-group-item-primary {
    color: #115770;
}

a.list-group-item-primary:focus,
a.list-group-item-primary:hover,
button.list-group-item-primary:focus,
button.list-group-item-primary:hover {
    color: #115770;
    background-color: #abdff0;
}

a.list-group-item-primary.active,
button.list-group-item-primary.active {
    color: #fff;
    background-color: #115770;
    border-color: #115770;
}

.list-group-item-secondary {
    color: #43484b;
    background-color: #dcdee0;
}

a.list-group-item-secondary,
button.list-group-item-secondary {
    color: #43484b;
}

a.list-group-item-secondary:focus,
a.list-group-item-secondary:hover,
button.list-group-item-secondary:focus,
button.list-group-item-secondary:hover {
    color: #43484b;
    background-color: #ced1d4;
}

a.list-group-item-secondary.active,
button.list-group-item-secondary.active {
    color: #fff;
    background-color: #43484b;
    border-color: #43484b;
}

.list-group-item-success {
    color: #28623c;
    background-color: #cdedd8;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #28623c;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #28623c;
    background-color: #bae6c9;
}

a.list-group-item-success.active,
button.list-group-item-success.active {
    color: #fff;
    background-color: #28623c;
    border-color: #28623c;
}

.list-group-item-info {
    color: #336573;
    background-color: #d3eef6;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #336573;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #336573;
    background-color: #bee6f2;
}

a.list-group-item-info.active,
button.list-group-item-info.active {
    color: #fff;
    background-color: #336573;
    border-color: #336573;
}

.list-group-item-warning {
    color: #816a00;
    background-color: #fdf0b8;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #816a00;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #816a00;
    background-color: #fceb9f;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
    color: #fff;
    background-color: #816a00;
    border-color: #816a00;
}

.list-group-item-danger {
    color: #813838;
    background-color: #fdd6d6;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #813838;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #813838;
    background-color: #fcbebe;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
    color: #fff;
    background-color: #813838;
    border-color: #813838;
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}

a.list-group-item-light,
button.list-group-item-light {
    color: #818182;
}

a.list-group-item-light:focus,
a.list-group-item-light:hover,
button.list-group-item-light:focus,
button.list-group-item-light:hover {
    color: #818182;
    background-color: #ececf6;
}

a.list-group-item-light.active,
button.list-group-item-light.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}

.list-group-item-dark {
    color: #16171c;
    background-color: #c3c4c7;
}

a.list-group-item-dark,
button.list-group-item-dark {
    color: #16171c;
}

a.list-group-item-dark:focus,
a.list-group-item-dark:hover,
button.list-group-item-dark:focus,
button.list-group-item-dark:hover {
    color: #16171c;
    background-color: #b6b7bb;
}

a.list-group-item-dark.active,
button.list-group-item-dark.active {
    color: #fff;
    background-color: #16171c;
    border-color: #16171c;
}

.close {
    float: right;
    font-size: 1.3125rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75;
}

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

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.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%);
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    pointer-events: none;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #d1d4d7;
    /* border-top-left-radius: 0.3rem; */
    /* border-top-right-radius: 0.3rem; */
}

.modal-header .close {
    padding: 4px 10px 0 0;
    margin: 0px -15px 0px auto;
    font-size: 31px;
    position: absolute;
    right: 20px;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 10px 15px;
    /* border-top: 1px solid #d1d4d7; */
}

.modal-footer > :not(:first-child) {
    margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
    margin-right: .25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto;
    }
    .modal-sm {
        max-width: 300px;
    }

}

@media (max-width: 576px) {

    #title_webinar{
        font-size:12pt;
    }
}


@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px;
    }
}

.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;
}

.tooltip.show {
    opacity: 1;
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
}

.tooltip .arrow::before {
    position: absolute;
    border-color: transparent;
    border-style: solid;
}

.tooltip.bs-tooltip-top,
.tooltip.bs-tooltip-auto[x-placement^="top"] {
    padding: 5px 0;
}

.tooltip.bs-tooltip-top .arrow,
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0;
}

.tooltip.bs-tooltip-top .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.bs-tooltip-right,
.tooltip.bs-tooltip-auto[x-placement^="right"] {
    padding: 0 5px;
}

.tooltip.bs-tooltip-right .arrow,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
}

.tooltip.bs-tooltip-right .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
    margin-top: -3px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.bs-tooltip-bottom,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] {
    padding: 5px 0;
}

.tooltip.bs-tooltip-bottom .arrow,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0;
}

.tooltip.bs-tooltip-bottom .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bs-tooltip-left,
.tooltip.bs-tooltip-auto[x-placement^="left"] {
    padding: 0 5px;
}

.tooltip.bs-tooltip-left .arrow,
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
}

.tooltip.bs-tooltip-left .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
    right: 0;
    margin-top: -3px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: 7px 8px 9px 15px;
    color: #fff;
    text-align: left;
    background-color: #000;
    border-radius: 0.25rem;
    text-transform: lowercase;
    line-height: 1.2;
    font-size: 13px;
}

.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);
    border-radius: 0.3rem;
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}

.popover .arrow::before,
.popover .arrow::after {
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid;
}

.popover .arrow::before {
    content: "";
    border-width: 0.8rem;
}

.popover .arrow::after {
    content: "";
    border-width: 0.8rem;
}

.popover.bs-popover-top,
.popover.bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.8rem;
}

.popover.bs-popover-top .arrow,
.popover.bs-popover-auto[x-placement^="top"] .arrow {
    bottom: 0;
}

.popover.bs-popover-top .arrow::before,
.popover.bs-popover-auto[x-placement^="top"] .arrow::before,
.popover.bs-popover-top .arrow::after,
.popover.bs-popover-auto[x-placement^="top"] .arrow::after {
    border-bottom-width: 0;
}

.popover.bs-popover-top .arrow::before,
.popover.bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: -0.8rem;
    margin-left: -0.8rem;
    border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-top .arrow::after,
.popover.bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: calc((0.8rem - 1px) * -1);
    margin-left: -0.8rem;
    border-top-color: #fff;
}

.popover.bs-popover-right,
.popover.bs-popover-auto[x-placement^="right"] {
    margin-left: 0.8rem;
}

.popover.bs-popover-right .arrow,
.popover.bs-popover-auto[x-placement^="right"] .arrow {
    left: 0;
}

.popover.bs-popover-right .arrow::before,
.popover.bs-popover-auto[x-placement^="right"] .arrow::before,
.popover.bs-popover-right .arrow::after,
.popover.bs-popover-auto[x-placement^="right"] .arrow::after {
    margin-top: -0.8rem;
    border-left-width: 0;
}

.popover.bs-popover-right .arrow::before,
.popover.bs-popover-auto[x-placement^="right"] .arrow::before {
    left: -0.8rem;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-right .arrow::after,
.popover.bs-popover-auto[x-placement^="right"] .arrow::after {
    left: calc((0.8rem - 1px) * -1);
    border-right-color: #fff;
}

.popover.bs-popover-bottom,
.popover.bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.8rem;
}

.popover.bs-popover-bottom .arrow,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow {
    top: 0;
}

.popover.bs-popover-bottom .arrow::before,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.popover.bs-popover-bottom .arrow::after,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
    margin-left: -0.8rem;
    border-top-width: 0;
}

.popover.bs-popover-bottom .arrow::before,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: -0.8rem;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-bottom .arrow::after,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: calc((0.8rem - 1px) * -1);
    border-bottom-color: #fff;
}

.popover.bs-popover-bottom .popover-header::before,
.popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}

.popover.bs-popover-left,
.popover.bs-popover-auto[x-placement^="left"] {
    margin-right: 0.8rem;
}

.popover.bs-popover-left .arrow,
.popover.bs-popover-auto[x-placement^="left"] .arrow {
    right: 0;
}

.popover.bs-popover-left .arrow::before,
.popover.bs-popover-auto[x-placement^="left"] .arrow::before,
.popover.bs-popover-left .arrow::after,
.popover.bs-popover-auto[x-placement^="left"] .arrow::after {
    margin-top: -0.8rem;
    border-right-width: 0;
}

.popover.bs-popover-left .arrow::before,
.popover.bs-popover-auto[x-placement^="left"] .arrow::before {
    right: -0.8rem;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-left .arrow::after,
.popover.bs-popover-auto[x-placement^="left"] .arrow::after {
    right: calc((0.8rem - 1px) * -1);
    border-left-color: #fff;
}

.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
    display: none;
}

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

.carousel {
    position: relative;
}

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

.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;
}

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

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

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

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

.carousel-item-next,
.active.carousel-item-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

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

.carousel-item-prev,
.active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

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

.carousel-control-prev,
.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;
}

.carousel-control-prev:focus,
.carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

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

.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");
}

.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");
}

.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;
}

.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);
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators .active {
    background-color: #fff;
}

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

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

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

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

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

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

.bg-secondary {
    background-color: #818a91 !important;
}

a.bg-secondary:focus,
a.bg-secondary:hover {
    background-color: #687077 !important;
}

.bg-success {
    background-color: #069cfa !important;
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #3a9d5d !important;
}

.bg-info {
    background-color: #63c2de !important;
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #39b2d5 !important;
}

.bg-warning {
    background-color: #f8cb00 !important;
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #c5a100 !important;
}

.bg-danger {
    background-color: #f86c6b !important;
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #f63c3a !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.bg-light:focus,
a.bg-light:hover {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #2a2c36 !important;
}

a.bg-dark:focus,
a.bg-dark:hover {
    background-color: #141519 !important;
}

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

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

.border {
    border: 1px solid #d1d4d7 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

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

.border-secondary {
    border-color: #818a91 !important;
}

.border-success {
    border-color: #069cfa !important;
}

.border-info {
    border-color: #63c2de !important;
}

.border-warning {
    border-color: #f8cb00 !important;
}

.border-danger {
    border-color: #f86c6b !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #2a2c36 !important;
}

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

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

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

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

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

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

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

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

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

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

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

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

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

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

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

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

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

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

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

.d-print-block {
    display: none !important;
}

@media print {
    .d-print-block {
        display: block !important;
    }
}

.d-print-inline {
    display: none !important;
}

@media print {
    .d-print-inline {
        display: inline !important;
    }
}

.d-print-inline-block {
    display: none !important;
}

@media print {
    .d-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

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

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

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

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

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

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

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

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

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

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

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

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

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

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

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

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

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

.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;
}

.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;
}

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

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

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

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

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

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

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

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

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

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

.m-0 {
    margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #20a8d8 !important;
}

a.text-primary:focus,
a.text-primary:hover {
    color: #1985ac !important;
}

.text-secondary {
    color: #818a91 !important;
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #687077 !important;
}

.text-success {
    color: #069cfa !important;
}

a.text-success:focus,
a.text-success:hover {
    color: #3a9d5d !important;
}

.text-info {
    color: #63c2de !important;
}

a.text-info:focus,
a.text-info:hover {
    color: #39b2d5 !important;
}

.text-warning {
    color: #f8cb00 !important;
}

a.text-warning:focus,
a.text-warning:hover {
    color: #c5a100 !important;
}

.text-danger {
    color: #f86c6b !important;
}

a.text-danger:focus,
a.text-danger:hover {
    color: #f63c3a !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:focus,
a.text-light:hover {
    color: #dae0e5 !important;
}

.text-dark {
    color: #2a2c36 !important;
}

a.text-dark:focus,
a.text-dark:hover {
    color: #141519 !important;
}

.text-muted {
    color: #55595c !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.font-xs {
    font-size: .75rem !important;
}

.font-sm {
    font-size: .85rem !important;
}

.font-lg {
    font-size: 1rem !important;
}

.font-xl {
    font-size: 1.25rem !important;
}

.font-2xl {
    font-size: 1.5rem !important;
}

.font-3xl {
    font-size: 1.75rem !important;
}

.font-4xl {
    font-size: 2rem !important;
}

.font-5xl {
    font-size: 2.5rem !important;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.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;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.aside-menu {
    z-index: 1019;
    width: 250px;
    color: #2a2c36;
    background: #fff;
    border-left: 1px solid #d1d4d7;
}

.aside-menu .nav-tabs {
    border-color: #d1d4d7;
}

.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;
}

.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: #d1d4d7;
    border-left-color: #d1d4d7;
}

.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;
}

.aside-menu .tab-content {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    border: 0;
    border-top: 1px solid #d1d4d7;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.aside-menu .tab-content::-webkit-scrollbar {
    width: 10px;
    margin-left: -10px;
    -webkit-appearance: none;
}

.aside-menu .tab-content::-webkit-scrollbar-track {
    background-color: white;
    border-right: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
}

.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;
}

.aside-menu .tab-content .tab-pane {
    padding: 0;
}

.img-avatar {
    border-radius: 50em;
}

.avatar {
    position: relative;
    display: inline-block;
    width: 36px;
}

.avatar .img-avatar {
    width: 36px;
    height: 36px;
}

.avatar .avatar-status {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50em;
}

.avatar.avatar-xs {
    position: relative;
    display: inline-block;
    width: 20px;
}

.avatar.avatar-xs .img-avatar {
    width: 20px;
    height: 20px;
}

.avatar.avatar-xs .avatar-status {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-radius: 50em;
}

.avatar.avatar-sm {
    position: relative;
    display: inline-block;
    width: 24px;
}

.avatar.avatar-sm .img-avatar {
    width: 24px;
    height: 24px;
}

.avatar.avatar-sm .avatar-status {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-radius: 50em;
}

.avatar.avatar-lg {
    position: relative;
    display: inline-block;
    width: 72px;
}

.avatar.avatar-lg .img-avatar {
    width: 72px;
    height: 72px;
}

.avatar.avatar-lg .avatar-status {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    border-radius: 50em;
}

.avatars-stack .avatar.avatar-xs {
    margin-right: -10px;
}

.avatars-stack .avatar {
    margin-right: -15px;
    transition: margin-left 0.25s, margin-right 0.25s;
}

.avatars-stack .avatar:hover {
    margin-right: 0 !important;
}

.badge-pill {
    border-radius: 10rem;
}

.breadcrumb-menu {
    margin-left: auto;
}

.breadcrumb-menu::before {
    display: none;
}

.breadcrumb-menu .btn-group {
    vertical-align: top;
}

.breadcrumb-menu .btn {
    padding: 0 0.75rem;
    color: #55595c;
    vertical-align: top;
    border: 0;
}

.breadcrumb-menu .btn:hover,
.breadcrumb-menu .btn.active {
    color: #151b1e;
    background: transparent;
}

.breadcrumb-menu .open .btn {
    color: #151b1e;
    background: transparent;
}

.breadcrumb-menu .dropdown-menu {
    min-width: 180px;
    line-height: 1.5;
}

.breadcrumb {
    position: relative;
}

button {
    cursor: pointer;
}

.btn .badge {
    position: absolute;
    top: 2px;
    right: 6px;
    font-size: 9px;
}

.btn-transparent {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

.btn [class^="icon-"],
.btn [class*=" icon-"] {
    display: inline-block;
    margin-top: -2px;
    vertical-align: middle;
}

.btn-facebook,
.btn-twitter,
.btn-linkedin,
.btn-flickr,
.btn-tumblr,
.btn-xing,
.btn-github,
.btn-html5,
.btn-openid,
.btn-stack-overflow,
.btn-youtube,
.btn-css3,
.btn-dribbble,
.btn-google-plus,
.btn-instagram,
.btn-pinterest,
.btn-vk,
.btn-yahoo,
.btn-behance,
.btn-dropbox,
.btn-reddit,
.btn-spotify,
.btn-vine,
.btn-foursquare,
.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;
    border-radius: 0.25rem;
}

.btn-facebook::before,
.btn-twitter::before,
.btn-linkedin::before,
.btn-flickr::before,
.btn-tumblr::before,
.btn-xing::before,
.btn-github::before,
.btn-html5::before,
.btn-openid::before,
.btn-stack-overflow::before,
.btn-youtube::before,
.btn-css3::before,
.btn-dribbble::before,
.btn-google-plus::before,
.btn-instagram::before,
.btn-pinterest::before,
.btn-vk::before,
.btn-yahoo::before,
.btn-behance::before,
.btn-dropbox::before,
.btn-reddit::before,
.btn-spotify::before,
.btn-vine::before,
.btn-foursquare::before,
.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;
}

.btn-facebook:hover,
.btn-twitter:hover,
.btn-linkedin:hover,
.btn-flickr:hover,
.btn-tumblr:hover,
.btn-xing:hover,
.btn-github:hover,
.btn-html5:hover,
.btn-openid:hover,
.btn-stack-overflow:hover,
.btn-youtube:hover,
.btn-css3:hover,
.btn-dribbble:hover,
.btn-google-plus:hover,
.btn-instagram:hover,
.btn-pinterest:hover,
.btn-vk:hover,
.btn-yahoo:hover,
.btn-behance:hover,
.btn-dropbox:hover,
.btn-reddit:hover,
.btn-spotify:hover,
.btn-vine:hover,
.btn-foursquare:hover,
.btn-vimeo:hover {
    color: #fff;
}

.btn-facebook.icon span,
.btn-twitter.icon span,
.btn-linkedin.icon span,
.btn-flickr.icon span,
.btn-tumblr.icon span,
.btn-xing.icon span,
.btn-github.icon span,
.btn-html5.icon span,
.btn-openid.icon span,
.btn-stack-overflow.icon span,
.btn-youtube.icon span,
.btn-css3.icon span,
.btn-dribbble.icon span,
.btn-google-plus.icon span,
.btn-instagram.icon span,
.btn-pinterest.icon span,
.btn-vk.icon span,
.btn-yahoo.icon span,
.btn-behance.icon span,
.btn-dropbox.icon span,
.btn-reddit.icon span,
.btn-spotify.icon span,
.btn-vine.icon span,
.btn-foursquare.icon span,
.btn-vimeo.icon span {
    display: none;
}

.btn-facebook.text::before,
.btn-twitter.text::before,
.btn-linkedin.text::before,
.btn-flickr.text::before,
.btn-tumblr.text::before,
.btn-xing.text::before,
.btn-github.text::before,
.btn-html5.text::before,
.btn-openid.text::before,
.btn-stack-overflow.text::before,
.btn-youtube.text::before,
.btn-css3.text::before,
.btn-dribbble.text::before,
.btn-google-plus.text::before,
.btn-instagram.text::before,
.btn-pinterest.text::before,
.btn-vk.text::before,
.btn-yahoo.text::before,
.btn-behance.text::before,
.btn-dropbox.text::before,
.btn-reddit.text::before,
.btn-spotify.text::before,
.btn-vine.text::before,
.btn-foursquare.text::before,
.btn-vimeo.text::before {
    display: none;
}

.btn-facebook.text span,
.btn-twitter.text span,
.btn-linkedin.text span,
.btn-flickr.text span,
.btn-tumblr.text span,
.btn-xing.text span,
.btn-github.text span,
.btn-html5.text span,
.btn-openid.text span,
.btn-stack-overflow.text span,
.btn-youtube.text span,
.btn-css3.text span,
.btn-dribbble.text span,
.btn-google-plus.text span,
.btn-instagram.text span,
.btn-pinterest.text span,
.btn-vk.text span,
.btn-yahoo.text span,
.btn-behance.text span,
.btn-dropbox.text span,
.btn-reddit.text span,
.btn-spotify.text span,
.btn-vine.text span,
.btn-foursquare.text span,
.btn-vimeo.text span {
    margin-left: 0 !important;
}

.btn-facebook::before,
.btn-twitter::before,
.btn-linkedin::before,
.btn-flickr::before,
.btn-tumblr::before,
.btn-xing::before,
.btn-github::before,
.btn-html5::before,
.btn-openid::before,
.btn-stack-overflow::before,
.btn-youtube::before,
.btn-css3::before,
.btn-dribbble::before,
.btn-google-plus::before,
.btn-instagram::before,
.btn-pinterest::before,
.btn-vk::before,
.btn-yahoo::before,
.btn-behance::before,
.btn-dropbox::before,
.btn-reddit::before,
.btn-spotify::before,
.btn-vine::before,
.btn-foursquare::before,
.btn-vimeo::before {
    width: 2.0625rem;
    height: 2.0625rem;
    padding: 0.375rem 0;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.25rem;
}

.btn-facebook span,
.btn-twitter span,
.btn-linkedin span,
.btn-flickr span,
.btn-tumblr span,
.btn-xing span,
.btn-github span,
.btn-html5 span,
.btn-openid span,
.btn-stack-overflow span,
.btn-youtube span,
.btn-css3 span,
.btn-dribbble span,
.btn-google-plus span,
.btn-instagram span,
.btn-pinterest span,
.btn-vk span,
.btn-yahoo span,
.btn-behance span,
.btn-dropbox span,
.btn-reddit span,
.btn-spotify span,
.btn-vine span,
.btn-foursquare span,
.btn-vimeo span {
    margin-left: 2.0625rem;
}

.btn-facebook.icon,
.btn-twitter.icon,
.btn-linkedin.icon,
.btn-flickr.icon,
.btn-tumblr.icon,
.btn-xing.icon,
.btn-github.icon,
.btn-html5.icon,
.btn-openid.icon,
.btn-stack-overflow.icon,
.btn-youtube.icon,
.btn-css3.icon,
.btn-dribbble.icon,
.btn-google-plus.icon,
.btn-instagram.icon,
.btn-pinterest.icon,
.btn-vk.icon,
.btn-yahoo.icon,
.btn-behance.icon,
.btn-dropbox.icon,
.btn-reddit.icon,
.btn-spotify.icon,
.btn-vine.icon,
.btn-foursquare.icon,
.btn-vimeo.icon {
    width: 2.0625rem;
    height: 2.0625rem;
}

.btn-facebook.btn-lg,
.btn-group-lg > .btn-facebook.btn,
.btn-twitter.btn-lg,
.btn-group-lg > .btn-twitter.btn,
.btn-linkedin.btn-lg,
.btn-group-lg > .btn-linkedin.btn,
.btn-flickr.btn-lg,
.btn-group-lg > .btn-flickr.btn,
.btn-tumblr.btn-lg,
.btn-group-lg > .btn-tumblr.btn,
.btn-xing.btn-lg,
.btn-group-lg > .btn-xing.btn,
.btn-github.btn-lg,
.btn-group-lg > .btn-github.btn,
.btn-html5.btn-lg,
.btn-group-lg > .btn-html5.btn,
.btn-openid.btn-lg,
.btn-group-lg > .btn-openid.btn,
.btn-stack-overflow.btn-lg,
.btn-group-lg > .btn-stack-overflow.btn,
.btn-youtube.btn-lg,
.btn-group-lg > .btn-youtube.btn,
.btn-css3.btn-lg,
.btn-group-lg > .btn-css3.btn,
.btn-dribbble.btn-lg,
.btn-group-lg > .btn-dribbble.btn,
.btn-google-plus.btn-lg,
.btn-group-lg > .btn-google-plus.btn,
.btn-instagram.btn-lg,
.btn-group-lg > .btn-instagram.btn,
.btn-pinterest.btn-lg,
.btn-group-lg > .btn-pinterest.btn,
.btn-vk.btn-lg,
.btn-group-lg > .btn-vk.btn,
.btn-yahoo.btn-lg,
.btn-group-lg > .btn-yahoo.btn,
.btn-behance.btn-lg,
.btn-group-lg > .btn-behance.btn,
.btn-dropbox.btn-lg,
.btn-group-lg > .btn-dropbox.btn,
.btn-reddit.btn-lg,
.btn-group-lg > .btn-reddit.btn,
.btn-spotify.btn-lg,
.btn-group-lg > .btn-spotify.btn,
.btn-vine.btn-lg,
.btn-group-lg > .btn-vine.btn,
.btn-foursquare.btn-lg,
.btn-group-lg > .btn-foursquare.btn,
.btn-vimeo.btn-lg,
.btn-group-lg > .btn-vimeo.btn {
    padding: 0.5rem 1rem;
    font-size: 1.09375rem;
    line-height: 1.5;
    border: 0;
    border-radius: 0.3rem;
}

.btn-facebook.btn-lg::before,
.btn-group-lg > .btn-facebook.btn::before,
.btn-twitter.btn-lg::before,
.btn-group-lg > .btn-twitter.btn::before,
.btn-linkedin.btn-lg::before,
.btn-group-lg > .btn-linkedin.btn::before,
.btn-flickr.btn-lg::before,
.btn-group-lg > .btn-flickr.btn::before,
.btn-tumblr.btn-lg::before,
.btn-group-lg > .btn-tumblr.btn::before,
.btn-xing.btn-lg::before,
.btn-group-lg > .btn-xing.btn::before,
.btn-github.btn-lg::before,
.btn-group-lg > .btn-github.btn::before,
.btn-html5.btn-lg::before,
.btn-group-lg > .btn-html5.btn::before,
.btn-openid.btn-lg::before,
.btn-group-lg > .btn-openid.btn::before,
.btn-stack-overflow.btn-lg::before,
.btn-group-lg > .btn-stack-overflow.btn::before,
.btn-youtube.btn-lg::before,
.btn-group-lg > .btn-youtube.btn::before,
.btn-css3.btn-lg::before,
.btn-group-lg > .btn-css3.btn::before,
.btn-dribbble.btn-lg::before,
.btn-group-lg > .btn-dribbble.btn::before,
.btn-google-plus.btn-lg::before,
.btn-group-lg > .btn-google-plus.btn::before,
.btn-instagram.btn-lg::before,
.btn-group-lg > .btn-instagram.btn::before,
.btn-pinterest.btn-lg::before,
.btn-group-lg > .btn-pinterest.btn::before,
.btn-vk.btn-lg::before,
.btn-group-lg > .btn-vk.btn::before,
.btn-yahoo.btn-lg::before,
.btn-group-lg > .btn-yahoo.btn::before,
.btn-behance.btn-lg::before,
.btn-group-lg > .btn-behance.btn::before,
.btn-dropbox.btn-lg::before,
.btn-group-lg > .btn-dropbox.btn::before,
.btn-reddit.btn-lg::before,
.btn-group-lg > .btn-reddit.btn::before,
.btn-spotify.btn-lg::before,
.btn-group-lg > .btn-spotify.btn::before,
.btn-vine.btn-lg::before,
.btn-group-lg > .btn-vine.btn::before,
.btn-foursquare.btn-lg::before,
.btn-group-lg > .btn-foursquare.btn::before,
.btn-vimeo.btn-lg::before,
.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;
    border-radius: 0.3rem;
}

.btn-facebook.btn-lg span,
.btn-group-lg > .btn-facebook.btn span,
.btn-twitter.btn-lg span,
.btn-group-lg > .btn-twitter.btn span,
.btn-linkedin.btn-lg span,
.btn-group-lg > .btn-linkedin.btn span,
.btn-flickr.btn-lg span,
.btn-group-lg > .btn-flickr.btn span,
.btn-tumblr.btn-lg span,
.btn-group-lg > .btn-tumblr.btn span,
.btn-xing.btn-lg span,
.btn-group-lg > .btn-xing.btn span,
.btn-github.btn-lg span,
.btn-group-lg > .btn-github.btn span,
.btn-html5.btn-lg span,
.btn-group-lg > .btn-html5.btn span,
.btn-openid.btn-lg span,
.btn-group-lg > .btn-openid.btn span,
.btn-stack-overflow.btn-lg span,
.btn-group-lg > .btn-stack-overflow.btn span,
.btn-youtube.btn-lg span,
.btn-group-lg > .btn-youtube.btn span,
.btn-css3.btn-lg span,
.btn-group-lg > .btn-css3.btn span,
.btn-dribbble.btn-lg span,
.btn-group-lg > .btn-dribbble.btn span,
.btn-google-plus.btn-lg span,
.btn-group-lg > .btn-google-plus.btn span,
.btn-instagram.btn-lg span,
.btn-group-lg > .btn-instagram.btn span,
.btn-pinterest.btn-lg span,
.btn-group-lg > .btn-pinterest.btn span,
.btn-vk.btn-lg span,
.btn-group-lg > .btn-vk.btn span,
.btn-yahoo.btn-lg span,
.btn-group-lg > .btn-yahoo.btn span,
.btn-behance.btn-lg span,
.btn-group-lg > .btn-behance.btn span,
.btn-dropbox.btn-lg span,
.btn-group-lg > .btn-dropbox.btn span,
.btn-reddit.btn-lg span,
.btn-group-lg > .btn-reddit.btn span,
.btn-spotify.btn-lg span,
.btn-group-lg > .btn-spotify.btn span,
.btn-vine.btn-lg span,
.btn-group-lg > .btn-vine.btn span,
.btn-foursquare.btn-lg span,
.btn-group-lg > .btn-foursquare.btn span,
.btn-vimeo.btn-lg span,
.btn-group-lg > .btn-vimeo.btn span {
    margin-left: 2.64062rem;
}

.btn-facebook.btn-lg.icon,
.btn-group-lg > .btn-facebook.icon.btn,
.btn-twitter.btn-lg.icon,
.btn-group-lg > .btn-twitter.icon.btn,
.btn-linkedin.btn-lg.icon,
.btn-group-lg > .btn-linkedin.icon.btn,
.btn-flickr.btn-lg.icon,
.btn-group-lg > .btn-flickr.icon.btn,
.btn-tumblr.btn-lg.icon,
.btn-group-lg > .btn-tumblr.icon.btn,
.btn-xing.btn-lg.icon,
.btn-group-lg > .btn-xing.icon.btn,
.btn-github.btn-lg.icon,
.btn-group-lg > .btn-github.icon.btn,
.btn-html5.btn-lg.icon,
.btn-group-lg > .btn-html5.icon.btn,
.btn-openid.btn-lg.icon,
.btn-group-lg > .btn-openid.icon.btn,
.btn-stack-overflow.btn-lg.icon,
.btn-group-lg > .btn-stack-overflow.icon.btn,
.btn-youtube.btn-lg.icon,
.btn-group-lg > .btn-youtube.icon.btn,
.btn-css3.btn-lg.icon,
.btn-group-lg > .btn-css3.icon.btn,
.btn-dribbble.btn-lg.icon,
.btn-group-lg > .btn-dribbble.icon.btn,
.btn-google-plus.btn-lg.icon,
.btn-group-lg > .btn-google-plus.icon.btn,
.btn-instagram.btn-lg.icon,
.btn-group-lg > .btn-instagram.icon.btn,
.btn-pinterest.btn-lg.icon,
.btn-group-lg > .btn-pinterest.icon.btn,
.btn-vk.btn-lg.icon,
.btn-group-lg > .btn-vk.icon.btn,
.btn-yahoo.btn-lg.icon,
.btn-group-lg > .btn-yahoo.icon.btn,
.btn-behance.btn-lg.icon,
.btn-group-lg > .btn-behance.icon.btn,
.btn-dropbox.btn-lg.icon,
.btn-group-lg > .btn-dropbox.icon.btn,
.btn-reddit.btn-lg.icon,
.btn-group-lg > .btn-reddit.icon.btn,
.btn-spotify.btn-lg.icon,
.btn-group-lg > .btn-spotify.icon.btn,
.btn-vine.btn-lg.icon,
.btn-group-lg > .btn-vine.icon.btn,
.btn-foursquare.btn-lg.icon,
.btn-group-lg > .btn-foursquare.icon.btn,
.btn-vimeo.btn-lg.icon,
.btn-group-lg > .btn-vimeo.icon.btn {
    width: 2.64062rem;
    height: 2.64062rem;
}

.btn-facebook.btn-sm,
.btn-group-sm > .btn-facebook.btn,
.btn-twitter.btn-sm,
.btn-group-sm > .btn-twitter.btn,
.btn-linkedin.btn-sm,
.btn-group-sm > .btn-linkedin.btn,
.btn-flickr.btn-sm,
.btn-group-sm > .btn-flickr.btn,
.btn-tumblr.btn-sm,
.btn-group-sm > .btn-tumblr.btn,
.btn-xing.btn-sm,
.btn-group-sm > .btn-xing.btn,
.btn-github.btn-sm,
.btn-group-sm > .btn-github.btn,
.btn-html5.btn-sm,
.btn-group-sm > .btn-html5.btn,
.btn-openid.btn-sm,
.btn-group-sm > .btn-openid.btn,
.btn-stack-overflow.btn-sm,
.btn-group-sm > .btn-stack-overflow.btn,
.btn-youtube.btn-sm,
.btn-group-sm > .btn-youtube.btn,
.btn-css3.btn-sm,
.btn-group-sm > .btn-css3.btn,
.btn-dribbble.btn-sm,
.btn-group-sm > .btn-dribbble.btn,
.btn-google-plus.btn-sm,
.btn-group-sm > .btn-google-plus.btn,
.btn-instagram.btn-sm,
.btn-group-sm > .btn-instagram.btn,
.btn-pinterest.btn-sm,
.btn-group-sm > .btn-pinterest.btn,
.btn-vk.btn-sm,
.btn-group-sm > .btn-vk.btn,
.btn-yahoo.btn-sm,
.btn-group-sm > .btn-yahoo.btn,
.btn-behance.btn-sm,
.btn-group-sm > .btn-behance.btn,
.btn-dropbox.btn-sm,
.btn-group-sm > .btn-dropbox.btn,
.btn-reddit.btn-sm,
.btn-group-sm > .btn-reddit.btn,
.btn-spotify.btn-sm,
.btn-group-sm > .btn-spotify.btn,
.btn-vine.btn-sm,
.btn-group-sm > .btn-vine.btn,
.btn-foursquare.btn-sm,
.btn-group-sm > .btn-foursquare.btn,
.btn-vimeo.btn-sm,
.btn-group-sm > .btn-vimeo.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.76562rem;
    line-height: 1.5;
    border: 0;
    border-radius: 0.2rem;
}

.btn-facebook.btn-sm::before,
.btn-group-sm > .btn-facebook.btn::before,
.btn-twitter.btn-sm::before,
.btn-group-sm > .btn-twitter.btn::before,
.btn-linkedin.btn-sm::before,
.btn-group-sm > .btn-linkedin.btn::before,
.btn-flickr.btn-sm::before,
.btn-group-sm > .btn-flickr.btn::before,
.btn-tumblr.btn-sm::before,
.btn-group-sm > .btn-tumblr.btn::before,
.btn-xing.btn-sm::before,
.btn-group-sm > .btn-xing.btn::before,
.btn-github.btn-sm::before,
.btn-group-sm > .btn-github.btn::before,
.btn-html5.btn-sm::before,
.btn-group-sm > .btn-html5.btn::before,
.btn-openid.btn-sm::before,
.btn-group-sm > .btn-openid.btn::before,
.btn-stack-overflow.btn-sm::before,
.btn-group-sm > .btn-stack-overflow.btn::before,
.btn-youtube.btn-sm::before,
.btn-group-sm > .btn-youtube.btn::before,
.btn-css3.btn-sm::before,
.btn-group-sm > .btn-css3.btn::before,
.btn-dribbble.btn-sm::before,
.btn-group-sm > .btn-dribbble.btn::before,
.btn-google-plus.btn-sm::before,
.btn-group-sm > .btn-google-plus.btn::before,
.btn-instagram.btn-sm::before,
.btn-group-sm > .btn-instagram.btn::before,
.btn-pinterest.btn-sm::before,
.btn-group-sm > .btn-pinterest.btn::before,
.btn-vk.btn-sm::before,
.btn-group-sm > .btn-vk.btn::before,
.btn-yahoo.btn-sm::before,
.btn-group-sm > .btn-yahoo.btn::before,
.btn-behance.btn-sm::before,
.btn-group-sm > .btn-behance.btn::before,
.btn-dropbox.btn-sm::before,
.btn-group-sm > .btn-dropbox.btn::before,
.btn-reddit.btn-sm::before,
.btn-group-sm > .btn-reddit.btn::before,
.btn-spotify.btn-sm::before,
.btn-group-sm > .btn-spotify.btn::before,
.btn-vine.btn-sm::before,
.btn-group-sm > .btn-vine.btn::before,
.btn-foursquare.btn-sm::before,
.btn-group-sm > .btn-foursquare.btn::before,
.btn-vimeo.btn-sm::before,
.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;
    border-radius: 0.2rem;
}

.btn-facebook.btn-sm span,
.btn-group-sm > .btn-facebook.btn span,
.btn-twitter.btn-sm span,
.btn-group-sm > .btn-twitter.btn span,
.btn-linkedin.btn-sm span,
.btn-group-sm > .btn-linkedin.btn span,
.btn-flickr.btn-sm span,
.btn-group-sm > .btn-flickr.btn span,
.btn-tumblr.btn-sm span,
.btn-group-sm > .btn-tumblr.btn span,
.btn-xing.btn-sm span,
.btn-group-sm > .btn-xing.btn span,
.btn-github.btn-sm span,
.btn-group-sm > .btn-github.btn span,
.btn-html5.btn-sm span,
.btn-group-sm > .btn-html5.btn span,
.btn-openid.btn-sm span,
.btn-group-sm > .btn-openid.btn span,
.btn-stack-overflow.btn-sm span,
.btn-group-sm > .btn-stack-overflow.btn span,
.btn-youtube.btn-sm span,
.btn-group-sm > .btn-youtube.btn span,
.btn-css3.btn-sm span,
.btn-group-sm > .btn-css3.btn span,
.btn-dribbble.btn-sm span,
.btn-group-sm > .btn-dribbble.btn span,
.btn-google-plus.btn-sm span,
.btn-group-sm > .btn-google-plus.btn span,
.btn-instagram.btn-sm span,
.btn-group-sm > .btn-instagram.btn span,
.btn-pinterest.btn-sm span,
.btn-group-sm > .btn-pinterest.btn span,
.btn-vk.btn-sm span,
.btn-group-sm > .btn-vk.btn span,
.btn-yahoo.btn-sm span,
.btn-group-sm > .btn-yahoo.btn span,
.btn-behance.btn-sm span,
.btn-group-sm > .btn-behance.btn span,
.btn-dropbox.btn-sm span,
.btn-group-sm > .btn-dropbox.btn span,
.btn-reddit.btn-sm span,
.btn-group-sm > .btn-reddit.btn span,
.btn-spotify.btn-sm span,
.btn-group-sm > .btn-spotify.btn span,
.btn-vine.btn-sm span,
.btn-group-sm > .btn-vine.btn span,
.btn-foursquare.btn-sm span,
.btn-group-sm > .btn-foursquare.btn span,
.btn-vimeo.btn-sm span,
.btn-group-sm > .btn-vimeo.btn span {
    margin-left: 1.64844rem;
}

.btn-facebook.btn-sm.icon,
.btn-group-sm > .btn-facebook.icon.btn,
.btn-twitter.btn-sm.icon,
.btn-group-sm > .btn-twitter.icon.btn,
.btn-linkedin.btn-sm.icon,
.btn-group-sm > .btn-linkedin.icon.btn,
.btn-flickr.btn-sm.icon,
.btn-group-sm > .btn-flickr.icon.btn,
.btn-tumblr.btn-sm.icon,
.btn-group-sm > .btn-tumblr.icon.btn,
.btn-xing.btn-sm.icon,
.btn-group-sm > .btn-xing.icon.btn,
.btn-github.btn-sm.icon,
.btn-group-sm > .btn-github.icon.btn,
.btn-html5.btn-sm.icon,
.btn-group-sm > .btn-html5.icon.btn,
.btn-openid.btn-sm.icon,
.btn-group-sm > .btn-openid.icon.btn,
.btn-stack-overflow.btn-sm.icon,
.btn-group-sm > .btn-stack-overflow.icon.btn,
.btn-youtube.btn-sm.icon,
.btn-group-sm > .btn-youtube.icon.btn,
.btn-css3.btn-sm.icon,
.btn-group-sm > .btn-css3.icon.btn,
.btn-dribbble.btn-sm.icon,
.btn-group-sm > .btn-dribbble.icon.btn,
.btn-google-plus.btn-sm.icon,
.btn-group-sm > .btn-google-plus.icon.btn,
.btn-instagram.btn-sm.icon,
.btn-group-sm > .btn-instagram.icon.btn,
.btn-pinterest.btn-sm.icon,
.btn-group-sm > .btn-pinterest.icon.btn,
.btn-vk.btn-sm.icon,
.btn-group-sm > .btn-vk.icon.btn,
.btn-yahoo.btn-sm.icon,
.btn-group-sm > .btn-yahoo.icon.btn,
.btn-behance.btn-sm.icon,
.btn-group-sm > .btn-behance.icon.btn,
.btn-dropbox.btn-sm.icon,
.btn-group-sm > .btn-dropbox.icon.btn,
.btn-reddit.btn-sm.icon,
.btn-group-sm > .btn-reddit.icon.btn,
.btn-spotify.btn-sm.icon,
.btn-group-sm > .btn-spotify.icon.btn,
.btn-vine.btn-sm.icon,
.btn-group-sm > .btn-vine.icon.btn,
.btn-foursquare.btn-sm.icon,
.btn-group-sm > .btn-foursquare.icon.btn,
.btn-vimeo.btn-sm.icon,
.btn-group-sm > .btn-vimeo.icon.btn {
    width: 1.64844rem;
    height: 1.64844rem;
}

.btn-facebook {
    background: #3b5998;
}

.btn-facebook::before {
    content: "\f09a";
    background: #344e86;
}

.btn-facebook:hover {
    background: #344e86;
}

.btn-facebook:hover::before {
    background: #2d4373;
}

.btn-twitter {
    background: #00aced;
}

.btn-twitter::before {
    content: "\f099";
    background: #0099d4;
}

.btn-twitter:hover {
    background: #0099d4;
}

.btn-twitter:hover::before {
    background: #0087ba;
}

.btn-linkedin {
    background: #4875b4;
}

.btn-linkedin::before {
    content: "\f0e1";
    background: #4169a2;
}

.btn-linkedin:hover {
    background: #4169a2;
}

.btn-linkedin:hover::before {
    background: #395d90;
}

.btn-flickr {
    background: #ff0084;
}

.btn-flickr::before {
    content: "\f16e";
    background: #e60077;
}

.btn-flickr:hover {
    background: #e60077;
}

.btn-flickr:hover::before {
    background: #cc006a;
}

.btn-tumblr {
    background: #32506d;
}

.btn-tumblr::before {
    content: "\f173";
    background: #2a435c;
}

.btn-tumblr:hover {
    background: #2a435c;
}

.btn-tumblr:hover::before {
    background: #22364a;
}

.btn-xing {
    background: #026466;
}

.btn-xing::before {
    content: "\f168";
    background: #024b4d;
}

.btn-xing:hover {
    background: #024b4d;
}

.btn-xing:hover::before {
    background: #013334;
}

.btn-github {
    background: #4183c4;
}

.btn-github::before {
    content: "\f09b";
    background: #3876b4;
}

.btn-github:hover {
    background: #3876b4;
}

.btn-github:hover::before {
    background: #3269a0;
}

.btn-html5 {
    background: #e34f26;
}

.btn-html5::before {
    content: "\f13b";
    background: #d4431b;
}

.btn-html5:hover {
    background: #d4431b;
}

.btn-html5:hover::before {
    background: #be3c18;
}

.btn-openid {
    background: #f78c40;
}

.btn-openid::before {
    content: "\f19b";
    background: #f67d28;
}

.btn-openid:hover {
    background: #f67d28;
}

.btn-openid:hover::before {
    background: #f56f0f;
}

.btn-stack-overflow {
    background: #fe7a15;
}

.btn-stack-overflow::before {
    content: "\f16c";
    background: #f86c01;
}

.btn-stack-overflow:hover {
    background: #f86c01;
}

.btn-stack-overflow:hover::before {
    background: #df6101;
}

.btn-css3 {
    background: #0170ba;
}

.btn-css3::before {
    content: "\f13c";
    background: #0161a1;
}

.btn-css3:hover {
    background: #0161a1;
}

.btn-css3:hover::before {
    background: #015187;
}

.btn-youtube {
    background: #b00;
}

.btn-youtube::before {
    content: "\f167";
    background: #a20000;
}

.btn-youtube:hover {
    background: #a20000;
}

.btn-youtube:hover::before {
    background: #880000;
}

.btn-dribbble {
    background: #ea4c89;
}

.btn-dribbble::before {
    content: "\f17d";
    background: #e7357a;
}

.btn-dribbble:hover {
    background: #e7357a;
}

.btn-dribbble:hover::before {
    background: #e51e6b;
}

.btn-google-plus {
    background: #d34836;
}

.btn-google-plus::before {
    content: "\f0d5";
    background: #c43d2b;
}

.btn-google-plus:hover {
    background: #c43d2b;
}

.btn-google-plus:hover::before {
    background: #b03626;
}

.btn-instagram {
    background: #517fa4;
}

.btn-instagram::before {
    content: "\f16d";
    background: #497293;
}

.btn-instagram:hover {
    background: #497293;
}

.btn-instagram:hover::before {
    background: #406582;
}

.btn-pinterest {
    background: #cb2027;
}

.btn-pinterest::before {
    content: "\f0d2";
    background: #b51d23;
}

.btn-pinterest:hover {
    background: #b51d23;
}

.btn-pinterest:hover::before {
    background: #9f191f;
}

.btn-vk {
    background: #45668e;
}

.btn-vk::before {
    content: "\f189";
    background: #3d5a7d;
}

.btn-vk:hover {
    background: #3d5a7d;
}

.btn-vk:hover::before {
    background: #344d6c;
}

.btn-yahoo {
    background: #400191;
}

.btn-yahoo::before {
    content: "\f19e";
    background: #350178;
}

.btn-yahoo:hover {
    background: #350178;
}

.btn-yahoo:hover::before {
    background: #2a015e;
}

.btn-behance {
    background: #1769ff;
}

.btn-behance::before {
    content: "\f1b4";
    background: #0059fd;
}

.btn-behance:hover {
    background: #0059fd;
}

.btn-behance:hover::before {
    background: #0050e3;
}

.btn-dropbox {
    background: #007ee5;
}

.btn-dropbox::before {
    content: "\f16b";
    background: #0070cc;
}

.btn-dropbox:hover {
    background: #0070cc;
}

.btn-dropbox:hover::before {
    background: #0062b2;
}

.btn-reddit {
    background: #ff4500;
}

.btn-reddit::before {
    content: "\f1a1";
    background: #e63e00;
}

.btn-reddit:hover {
    background: #e63e00;
}

.btn-reddit:hover::before {
    background: #cc3700;
}

.btn-spotify {
    background: #7ab800;
}

.btn-spotify::before {
    content: "\f1bc";
    background: #699f00;
}

.btn-spotify:hover {
    background: #699f00;
}

.btn-spotify:hover::before {
    background: #588500;
}

.btn-vine {
    background: #00bf8f;
}

.btn-vine::before {
    content: "\f1ca";
    background: #00a67c;
}

.btn-vine:hover {
    background: #00a67c;
}

.btn-vine:hover::before {
    background: #008c69;
}

.btn-foursquare {
    background: #1073af;
}

.btn-foursquare::before {
    content: "\f180";
    background: #0e6498;
}

.btn-foursquare:hover {
    background: #0e6498;
}

.btn-foursquare:hover::before {
    background: #0c5480;
}

.btn-vimeo {
    background: #aad450;
}

.btn-vimeo::before {
    content: "\f194";
    background: #a0cf3c;
}

.btn-vimeo:hover {
    background: #a0cf3c;
}

.btn-vimeo:hover::before {
    background: #93c130;
}

.callout {
    position: relative;
    padding: 0 1rem;
    margin: 1rem 0;
    border: 0 solid #d1d4d7;
    border-left-width: .25rem;
    border-radius: .25rem;
}

.callout .chart-wrapper {
    position: absolute;
    top: 10px;
    left: 50%;
    float: right;
    width: 50%;
}

.callout-bordered {
    border: 1px solid #d1d4d7;
    border-left-width: .25rem;
}

.callout code {
    border-radius: .25rem;
}

.callout h4 {
    margin-top: 0;
    margin-bottom: .25rem;
}

.callout p:last-child {
    margin-bottom: 0;
}

.callout + .callout {
    margin-top: -0.25rem;
}

.callout-default {
    border-left-color: #55595c;
}

.callout-default h4 {
    color: #55595c;
}

.callout-primary {
    border-left-color: #20a8d8;
}

.callout-primary h4 {
    color: #20a8d8;
}

.callout-secondary {
    border-left-color: #818a91;
}

.callout-secondary h4 {
    color: #818a91;
}

.callout-success {
    border-left-color: #069cfa;
}

.callout-success h4 {
    color: #069cfa;
}

.callout-info {
    border-left-color: #63c2de;
}

.callout-info h4 {
    color: #63c2de;
}

.callout-warning {
    border-left-color: #f8cb00;
}

.callout-warning h4 {
    color: #f8cb00;
}

.callout-danger {
    border-left-color: #f86c6b;
}

.callout-danger h4 {
    color: #f86c6b;
}

.callout-light {
    border-left-color: #f8f9fa;
}

.callout-light h4 {
    color: #f8f9fa;
}

.callout-dark {
    border-left-color: #2a2c36;
}

.callout-dark h4 {
    color: #2a2c36;
}

.card {
    margin-bottom: 1.5rem;
}

.card.bg-primary {
    border-color: #069cfa;
}

.card.bg-primary .card-header {
    background-color: #069cfa;
    border-color: #187da0;
}

.card.bg-secondary {
    border-color: #626a70;
}

.card.bg-secondary .card-header {
    background-color: #79828a;
    border-color: #626a70;
}

.card.bg-success {
    border-color: #379457;
}

.card.bg-success .card-header {
    background-color: #44b76c;
    border-color: #379457;
}

.card.bg-info {
    border-color: #2eadd3;
}

.card.bg-info .card-header {
    background-color: #56bddb;
    border-color: #2eadd3;
}

.card.bg-warning {
    border-color: #b89700;
}

.card.bg-warning .card-header {
    background-color: #e9be00;
    border-color: #b89700;
}

.card.bg-danger {
    border-color: #f5302e;
}

.card.bg-danger .card-header {
    background-color: #f75d5c;
    border-color: #f5302e;
}

.card.bg-light {
    border-color: #d3d9df;
}

.card.bg-light .card-header {
    background-color: #eff1f4;
    border-color: #d3d9df;
}

.card.bg-dark {
    border-color: #0e0f12;
}

.card.bg-dark .card-header {
    background-color: #23252d;
    border-color: #0e0f12;
}

.text-white .text-muted {
    color: rgba(255, 255, 255, 0.6) !important;
}

.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 #d1d4d7;
}

.card-header .nav.nav-tabs {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
    border-bottom: 0;
}

.card-header .nav.nav-tabs .nav-item {
    border-top: 0;
}

.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: #55595c;
    border-top: 0;
}

.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;
}

.card-header.card-header-inverse {
    color: #fff;
}

.card-header .btn {
    margin-top: -0.375rem;
}

.card-header .btn-sm,
.card-header .btn-group-sm > .btn {
    margin-top: -0.25rem;
}

.card-header .btn-lg,
.card-header .btn-group-lg > .btn {
    margin-top: -0.5rem;
}

.card-footer ul {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    table-layout: fixed;
}

.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: #d1d4d7;
    border-bottom-color: #d1d4d7;
    border-left-color: #d1d4d7;
}

.card-accent-primary {
    border-top-width: 2px;
    border-top-color: #20a8d8;
}

.card-accent-secondary {
    border-top-width: 2px;
    border-top-color: #818a91;
}

.card-accent-success {
    border-top-width: 2px;
    border-top-color: #069cfa;
}

.card-accent-info {
    border-top-width: 2px;
    border-top-color: #63c2de;
}

.card-accent-warning {
    border-top-width: 2px;
    border-top-color: #f8cb00;
}

.card-accent-danger {
    border-top-width: 2px;
    border-top-color: #f86c6b;
}

.card-accent-light {
    border-top-width: 2px;
    border-top-color: #f8f9fa;
}

.card-accent-dark {
    border-top-width: 2px;
    border-top-color: #2a2c36;
}

.card-header > i {
    margin-right: 0.5rem;
}

.card-header .card-actions {
    position: absolute;
    top: 0;
    right: 0;
}

.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 #d1d4d7;
    box-shadow: 0;
}

.card-header .card-actions a:hover,
.card-header .card-actions button:hover {
    text-decoration: none;
}

.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;
}

.card-header .card-actions a i,
.card-header .card-actions button i {
    display: inline-body;
    transition: .4s;
}

.card-header .card-actions a .r180,
.card-header .card-actions button .r180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.card-header .card-actions .input-group {
    width: 230px;
    margin: 6px;
}

.card-header .card-actions .input-group .input-group-addon {
    background: #fff;
}

.card-header .card-actions .input-group input {
    border-left: 0;
}

.card-full {
    margin-top: -1rem;
    margin-right: -15px;
    margin-left: -15px;
    border: 0;
    border-bottom: 1px solid #d1d4d7;
}

@media (min-width: 576px) {
    .card-columns.cols-2 {
        -webkit-column-count: 2;
        column-count: 2;
    }
}

.card.drag,
.card .drag {
    cursor: move;
}

.card-placeholder {
    background: rgba(0, 0, 0, 0.025);
    border: 1px dashed #818a91;
}

.chart-wrapper canvas {
    width: 100% !important;
}

base-chart.chart {
    display: block !important;
}

.dropdown-item {
    position: relative;
    padding: 10px 20px;
    border-bottom: 1px solid #d1d4d7;
}

.dropdown-item:last-child {
    border-bottom: 0;
}

.dropdown-item i {
    display: inline-block;
    width: 20px;
    margin-right: 10px;
    margin-left: -10px;
    color: #d1d4d7;
    text-align: center;
}

.dropdown-item .badge {
    position: absolute;
    right: 10px;
    margin-top: 2px;
}

.dropdown-header {
    padding: 8px 20px;
    background: #f8f9fa;
    border-bottom: 1px solid #d1d4d7;
}

.dropdown-header .btn {
    margin-top: -7px;
    color: #55595c;
}

.dropdown-header .btn:hover {
    color: #151b1e;
}

.dropdown-header .btn.pull-right {
    margin-right: -20px;
}

.dropdown-menu-lg {
    width: 250px;
}

.app-header .navbar-nav .dropdown-menu {
    position: absolute;
}

.app-header .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
}

.app-header .navbar-nav .dropdown-menu-left {
    right: auto;
    left: 0;
}

.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: #fff;
}

.row.row-equal {
    padding-right: 7.5px;
    padding-left: 7.5px;
    margin-right: -15px;
    margin-left: -15px;
}

.row.row-equal [class*="col-"] {
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.main .container-fluid {
    padding: 0 30px;
}

.input-group-addon,
.input-group-btn {
    min-width: 40px;
    white-space: nowrap;
    vertical-align: middle;
}

#loading-bar,
#loading-bar-spinner {
    -webkit-pointer-events: none;
    pointer-events: none;
    transition: 350ms linear all;
}

#loading-bar.ng-enter,
#loading-bar.ng-leave.ng-leave-active,
#loading-bar-spinner.ng-enter,
#loading-bar-spinner.ng-leave.ng-leave-active {
    opacity: 0;
}

#loading-bar.ng-enter.ng-enter-active,
#loading-bar.ng-leave,
#loading-bar-spinner.ng-enter.ng-enter-active,
#loading-bar-spinner.ng-leave {
    opacity: 1;
}

#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;
}

#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;
}

#loading-bar-spinner {
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 10002;
    display: block;
}

#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);
    }
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    position: fixed;
    top: 0;
    right: 100%;
    z-index: 2000;
    width: 100%;
    height: 2px;
    background: #20a8d8;
}

.modal-primary .modal-content {
    border-color: #20a8d8;
}

.modal-primary .modal-header {
    color: #fff;
    background-color: #20a8d8;
}

.modal-secondary .modal-content {
    border-color: #818a91;
}

.modal-secondary .modal-header {
    color: #fff;
    background-color: #818a91;
}

.modal-success .modal-content {
    border-color: #069cfa;
}

.modal-success .modal-header {
    color: #fff;
    background-color: #069cfa;
}

.modal-info .modal-content {
    border-color: #63c2de;
}

.modal-info .modal-header {
    color: #fff;
    background-color: #63c2de;
}

.modal-warning .modal-content {
    border-color: #f8cb00;
}

.modal-warning .modal-header {
    color: #fff;
    background-color: #f8cb00;
}

.modal-danger .modal-content {
    border-color: #f86c6b;
}

.modal-danger .modal-header {
    color: #fff;
    background-color: #f86c6b;
}

.modal-light .modal-content {
    border-color: #f8f9fa;
}

.modal-light .modal-header {
    color: #fff;
    background-color: #f8f9fa;
}

.modal-dark .modal-content {
    border-color: #2a2c36;
}

.modal-dark .modal-header {
    color: #fff;
    background-color: #2a2c36;
}

.nav-tabs .nav-link,
.nav-tabs .navbar .dropdown-toggle,
.navbar .nav-tabs .dropdown-toggle {
    color: #55595c;
}

.nav-tabs .nav-link.active,
.nav-tabs .navbar .active.dropdown-toggle,
.navbar .nav-tabs .active.dropdown-toggle {
    color: #2a2c36;
    background: #fff;
    border-color: #d1d4d7;
}

.nav-tabs .nav-link.active:focus,
.nav-tabs .navbar .active.dropdown-toggle:focus,
.navbar .nav-tabs .active.dropdown-toggle:focus {
    background: #fff;
    border-color: #d1d4d7;
    border-bottom-color: #fff;
}

.tab-content {
    /* margin-top: -1px; */
    /* background: #fff; */
    /* border: 1px solid #d1d4d7; */
}

.tab-content .tab-pane {
    /* padding: 1rem; 
    padding: 20px 0;*/
    position: relative;
}

.card-block .tab-content {
    margin-top: 0;
    border: 0;

}

.app-header.navbar {
    position: relative;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 55px;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-bottom: 1px solid #d1d4d7;
}

.app-header.navbar .navbar-brand {
    margin-left: 64px;
    width: 240px;
    height: 55px;
    padding: 0.5rem 1rem;
    margin-right: 0;
    background-image: url("../img/logo.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 150px auto;
}

.app-header.navbar .navbar-toggler {
    min-width: 50px;
    padding: 0.25rem 0;
}

.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='%232a2c36' stroke-width='2.25' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.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='%2355595c' stroke-width='2.25' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.app-header.navbar .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
}

.app-header.navbar .nav-item {
    position: relative;
    min-width: 50px;
    margin: 0 !important;
    text-align: center;
}

.app-header.navbar .nav-item button {
    margin: 0 auto;
}

.app-header.navbar .nav-item .nav-link,
.app-header.navbar .nav-item .dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
    background: 0;
    border: 0;
}

.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;
}

.app-header.navbar .nav-item .nav-link > .img-avatar,
.app-header.navbar .nav-item .dropdown-toggle > .img-avatar {
    height: 35px;
    margin: 0 10px;
}

.app-header.navbar .dropdown-menu {
    padding-bottom: 0;
    line-height: 1.5;
}

.app-header.navbar .dropdown-item {
    min-width: 180px;
}

.navbar-brand {
    color: #2a2c36;
}

.navbar-brand:focus,
.navbar-brand:hover {
    color: #2a2c36;
}

.navbar-nav .nav-link,
.navbar-nav .navbar .dropdown-toggle,
.navbar .navbar-nav .dropdown-toggle {
    color: #55595c;
}

.navbar-nav .nav-link:focus,
.navbar-nav .navbar .dropdown-toggle:focus,
.navbar .navbar-nav .dropdown-toggle:focus,
.navbar-nav .nav-link:hover,
.navbar-nav .navbar .dropdown-toggle:hover,
.navbar .navbar-nav .dropdown-toggle:hover {
    color: #2a2c36;
}

.navbar-nav .open > .nav-link,
.navbar-nav .navbar .open > .dropdown-toggle,
.navbar .navbar-nav .open > .dropdown-toggle,
.navbar-nav .open > .nav-link:focus,
.navbar-nav .navbar .open > .dropdown-toggle:focus,
.navbar .navbar-nav .open > .dropdown-toggle:focus,
.navbar-nav .open > .nav-link:hover,
.navbar-nav .navbar .open > .dropdown-toggle:hover,
.navbar .navbar-nav .open > .dropdown-toggle:hover,
.navbar-nav .active > .nav-link,
.navbar-nav .navbar .active > .dropdown-toggle,
.navbar .navbar-nav .active > .dropdown-toggle,
.navbar-nav .active > .nav-link:focus,
.navbar-nav .navbar .active > .dropdown-toggle:focus,
.navbar .navbar-nav .active > .dropdown-toggle:focus,
.navbar-nav .active > .nav-link:hover,
.navbar-nav .navbar .active > .dropdown-toggle:hover,
.navbar .navbar-nav .active > .dropdown-toggle:hover,
.navbar-nav .nav-link.open,
.navbar-nav .navbar .open.dropdown-toggle,
.navbar .navbar-nav .open.dropdown-toggle,
.navbar-nav .nav-link.open:focus,
.navbar-nav .navbar .open.dropdown-toggle:focus,
.navbar .navbar-nav .open.dropdown-toggle:focus,
.navbar-nav .nav-link.open:hover,
.navbar-nav .navbar .open.dropdown-toggle:hover,
.navbar .navbar-nav .open.dropdown-toggle:hover,
.navbar-nav .nav-link.active,
.navbar-nav .navbar .active.dropdown-toggle,
.navbar .navbar-nav .active.dropdown-toggle,
.navbar-nav .nav-link.active:focus,
.navbar-nav .navbar .active.dropdown-toggle:focus,
.navbar .navbar-nav .active.dropdown-toggle:focus,
.navbar-nav .nav-link.active:hover,
.navbar-nav .navbar .active.dropdown-toggle:hover,
.navbar .navbar-nav .active.dropdown-toggle:hover {
    color: #2a2c36;
}

.navbar-divider {
    background-color: rgba(0, 0, 0, 0.075);
}

@media (min-width: 992px) {
    .brand-minimized .app-header.navbar .navbar-brand {
        width: 50px;
        background-color: #069cfa;
        background-image: url("../img/logo-symbol.png");
        background-size: 24px;
        border-bottom: 1px solid #069cfa;
    }
}

.progress-xs {
    height: 4px;
}

.progress-sm {
    height: 8px;
}

.progress-white {
    background-color: rgba(255, 255, 255, 0.2) !important;
}

.progress-white .progress-bar {
    background-color: #fff;
}

.sidebar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0 0 1rem;
    color: #2a2c36;
    background: #e4e5e6;
}

.sidebar .sidebar-close {
    position: absolute;
    right: 0;
    display: none;
    padding: 0 1rem;
    font-size: 24px;
    font-weight: 800;
    line-height: 55px;
    color: #2a2c36;
    background: 0;
    border: 0;
    opacity: .8;
}

.sidebar .sidebar-close:hover {
    opacity: 1;
}

.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);
}

.sidebar .sidebar-form .form-control {
    color: #fff;
    background: #cacccd;
    border: 0;
}

.sidebar .sidebar-form .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.sidebar .sidebar-form .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.sidebar .sidebar-form .form-control::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.sidebar .sidebar-form .form-control::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.sidebar .sidebar-nav {
    position: relative;
    -ms-flex: 1;
    flex: 1;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    width: 240px;
}

.sidebar .sidebar-nav::-webkit-scrollbar {
    position: absolute;
    width: 10px;
    margin-left: -10px;
    -webkit-appearance: none;
}

.sidebar .sidebar-nav::-webkit-scrollbar-track {
    background-color: #f1f2f2;
    border-right: 1px solid #d7d8da;
    border-left: 1px solid #d7d8da;
}

.sidebar .sidebar-nav::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #cacccd;
    background-clip: content-box;
    border-color: transparent;
    border-style: solid;
    border-width: 1px 2px;
}

.sidebar .nav {
    width: 240px;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
}

.sidebar .nav-title {
    padding: 0.95rem 1rem;
    font-size: 11px;
    font-weight: 600;
    color: #55595c;
    text-transform: uppercase;
}

.sidebar .nav-divider,
.sidebar .divider {
    height: 10px;
}

.sidebar .nav-item {
    position: relative;
    margin: 0;
    transition: background .3s ease-in-out;
}

.sidebar .nav-dropdown-items {
    max-height: 0;
    padding: 0;
    margin: 0;
    overflow-y: hidden;
    transition: max-height .3s ease-in-out;
}

.sidebar .nav-dropdown-items .nav-item {
    padding: 0;
    list-style: none;
}

.sidebar .nav-link,
.sidebar .navbar .dropdown-toggle,
.navbar .sidebar .dropdown-toggle {
    display: block;
    padding: 0.75rem 1rem;
    color: #2a2c36;
    text-decoration: none;
    background: transparent;
    border-radius: 0.25rem;
}

.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: #2a2c36;
    text-align: center;
}

.sidebar .nav-link .badge,
.sidebar .navbar .dropdown-toggle .badge,
.navbar .sidebar .dropdown-toggle .badge {
    float: right;
    margin-top: 2px;
}

.sidebar .nav-link.active,
.sidebar .navbar .active.dropdown-toggle,
.navbar .sidebar .active.dropdown-toggle {
    color: #fff;
    background: #069cfa;
    border: 1px solid black;
}

.sidebar .nav-link.active i,
.sidebar .navbar .active.dropdown-toggle i,
.navbar .sidebar .active.dropdown-toggle i {
    color: #fff !important;
}

.sidebar .nav-link:hover,
.sidebar .navbar .dropdown-toggle:hover,
.navbar .sidebar .dropdown-toggle:hover {
    color: #fff;
    background: #069cfa;
}

.sidebar .nav-link:hover i,
.sidebar .navbar .dropdown-toggle:hover i,
.navbar .sidebar .dropdown-toggle:hover i {
    color: #fff;
}

.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");
}

.sidebar .nav-link.nav-link-primary,
.sidebar .navbar .nav-link-primary.dropdown-toggle,
.navbar .sidebar .nav-link-primary.dropdown-toggle {
    background: #20a8d8;
}

.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);
}

.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;
}

.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;
}

.sidebar .nav-link.nav-link-secondary,
.sidebar .navbar .nav-link-secondary.dropdown-toggle,
.navbar .sidebar .nav-link-secondary.dropdown-toggle {
    background: #818a91;
}

.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);
}

.sidebar .nav-link.nav-link-secondary:hover,
.sidebar .navbar .nav-link-secondary.dropdown-toggle:hover,
.navbar .sidebar .nav-link-secondary.dropdown-toggle:hover {
    background: #747d85 !important;
}

.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;
}

.sidebar .nav-link.nav-link-success,
.sidebar .navbar .nav-link-success.dropdown-toggle,
.navbar .sidebar .nav-link-success.dropdown-toggle {
    background: #069cfa;
}

.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);
}

.sidebar .nav-link.nav-link-success:hover,
.sidebar .navbar .nav-link-success.dropdown-toggle:hover,
.navbar .sidebar .nav-link-success.dropdown-toggle:hover {
    background: #41af67 !important;
}

.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;
}

.sidebar .nav-link.nav-link-info,
.sidebar .navbar .nav-link-info.dropdown-toggle,
.navbar .sidebar .nav-link-info.dropdown-toggle {
    background: #63c2de;
}

.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);
}

.sidebar .nav-link.nav-link-info:hover,
.sidebar .navbar .nav-link-info.dropdown-toggle:hover,
.navbar .sidebar .nav-link-info.dropdown-toggle:hover {
    background: #4ebada !important;
}

.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;
}

.sidebar .nav-link.nav-link-warning,
.sidebar .navbar .nav-link-warning.dropdown-toggle,
.navbar .sidebar .nav-link-warning.dropdown-toggle {
    background: #f8cb00;
}

.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);
}

.sidebar .nav-link.nav-link-warning:hover,
.sidebar .navbar .nav-link-warning.dropdown-toggle:hover,
.navbar .sidebar .nav-link-warning.dropdown-toggle:hover {
    background: #dfb600 !important;
}

.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;
}

.sidebar .nav-link.nav-link-danger,
.sidebar .navbar .nav-link-danger.dropdown-toggle,
.navbar .sidebar .nav-link-danger.dropdown-toggle {
    background: #f86c6b;
}

.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);
}

.sidebar .nav-link.nav-link-danger:hover,
.sidebar .navbar .nav-link-danger.dropdown-toggle:hover,
.navbar .sidebar .nav-link-danger.dropdown-toggle:hover {
    background: #f75453 !important;
}

.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;
}

.sidebar .nav-link.nav-link-light,
.sidebar .navbar .nav-link-light.dropdown-toggle,
.navbar .sidebar .nav-link-light.dropdown-toggle {
    background: #f8f9fa;
}

.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);
}

.sidebar .nav-link.nav-link-light:hover,
.sidebar .navbar .nav-link-light.dropdown-toggle:hover,
.navbar .sidebar .nav-link-light.dropdown-toggle:hover {
    background: #e9ecef !important;
}

.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;
}

.sidebar .nav-link.nav-link-dark,
.sidebar .navbar .nav-link-dark.dropdown-toggle,
.navbar .sidebar .nav-link-dark.dropdown-toggle {
    background: #2a2c36;
}

.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);
}

.sidebar .nav-link.nav-link-dark:hover,
.sidebar .navbar .nav-link-dark.dropdown-toggle:hover,
.navbar .sidebar .nav-link-dark.dropdown-toggle:hover {
    background: #1f2028 !important;
}

.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;
}

.sidebar .nav-dropdown-toggle {
    position: relative;
}

.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='%2355595c' 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;
}

.sidebar .nav-dropdown.open {
    background: #83caf7;
    border-radius: 0.25rem;
    margin-bottom:10px;
}

.sidebar .nav-dropdown.open > .nav-dropdown-items {
    max-height: 1000px;
}

.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;
}

.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);
}

.sidebar .nav-dropdown.open .nav-dropdown.open {
    border-left: 0;
}

.sidebar .nav-label {
    display: block;
    padding: 0.09375rem 1rem;
    color: #55595c;
}

.sidebar .nav-label:hover {
    color: #2a2c36;
    text-decoration: none;
}

.sidebar .nav-label i {
    width: 20px;
    margin: -3px 0.5rem 0 0;
    font-size: 10px;
    color: #2a2c36;
    text-align: center;
    vertical-align: middle;
}

.sidebar .sidebar-footer {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0.75rem 1rem;
    background: rgba(0, 0, 0, 0.2);
}

.sidebar .sidebar-minimizer {
    position: relative;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 0;
}

.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='%2355595c' 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;
}

.sidebar .sidebar-minimizer:focus,
.sidebar .sidebar-minimizer.focus {
    outline: 0;
}

.sidebar .sidebar-minimizer:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

.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) {
    .sidebar-compact .sidebar .sidebar-nav {
        width: 150px;
    }
    .sidebar-compact .sidebar .nav {
        width: 150px;
    }
    .sidebar-compact .sidebar .nav .nav-title {
        text-align: center;
    }
    .sidebar-compact .sidebar .nav .nav-item {
        width: 150px;
        border-left: 0 !important;
    }
    .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;
    }
    .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;
    }
    .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;
    }
    .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;
    }
    .sidebar-minimized .hidden-cn {
        display: none;
    }
    .sidebar-minimized .sidebar {
        z-index: 1019;
    }
    .sidebar-minimized .sidebar .sidebar-nav {
        overflow: visible;
        width: 50px;
    }
    .sidebar-minimized .sidebar .nav {
        width: 50px;
    }
    .sidebar-minimized .sidebar .nav-divider,
    .sidebar-minimized .sidebar .divider,
    .sidebar-minimized .sidebar .nav-title,
    .sidebar-minimized .sidebar .sidebar-footer,
    .sidebar-minimized .sidebar .sidebar-form,
    .sidebar-minimized .sidebar .sidebar-header {
        display: none;
    }
    .sidebar-minimized .sidebar .sidebar-minimizer::before {
        width: 100%;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    .sidebar-minimized .sidebar .nav-item {
        width: 50px;
        overflow: hidden;
        border-left: 0 !important;
    }
    .sidebar-minimized .sidebar .nav-item:hover {
        width: 290px;
        overflow: visible;
    }
    .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: #069cfa;
    }
    .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;
    }
    .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;
    }
    .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;
    }
    .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;
    }
    .sidebar-minimized .sidebar .nav-link:hover,
    .sidebar-minimized .sidebar .navbar .dropdown-toggle:hover,
    .navbar .sidebar-minimized .sidebar .dropdown-toggle:hover {
        width: 290px;
        background: #069cfa;
    }
    .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;
    }
    .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;
    }
    .sidebar-minimized .sidebar .nav-dropdown-items .nav-item {
        width: 240px;
    }
    .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: 240px;
    }
    .sidebar-minimized .sidebar .nav > .nav-dropdown > .nav-dropdown-items {
        display: none;
        max-height: 1000px;
        background: #e4e5e6;
    }
    .sidebar-minimized .sidebar .nav > .nav-dropdown:hover {
        background: #069cfa;
    }
    .sidebar-minimized .sidebar .nav > .nav-dropdown:hover > .nav-dropdown-items {
        position: absolute;
        left: 50px;
        display: inline;
    }
}

.switch.switch-default {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 24px;
    background-color: transparent;
    cursor: pointer;
}

.switch.switch-default .switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.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 #d1d4d7;
    border-radius: 2px;
    transition: opacity background .15s ease-out;
}

.switch.switch-default .switch-input:checked ~ .switch-label::before {
    opacity: 0;
}

.switch.switch-default .switch-input:checked ~ .switch-label::after {
    opacity: 1;
}

.switch.switch-default .switch-handle {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #d1d4d7;
    border-radius: 1px;
    transition: left .15s ease-out;
}

.switch.switch-default .switch-input:checked ~ .switch-handle {
    left: 18px;
}

.switch.switch-default.switch-lg {
    width: 48px;
    height: 28px;
}

.switch.switch-default.switch-lg .switch-label {
    font-size: 12px;
}

.switch.switch-default.switch-lg .switch-handle {
    width: 24px;
    height: 24px;
}

.switch.switch-default.switch-lg .switch-input:checked ~ .switch-handle {
    left: 22px;
}

.switch.switch-default.switch-sm {
    width: 32px;
    height: 20px;
}

.switch.switch-default.switch-sm .switch-label {
    font-size: 8px;
}

.switch.switch-default.switch-sm .switch-handle {
    width: 16px;
    height: 16px;
}

.switch.switch-default.switch-sm .switch-input:checked ~ .switch-handle {
    left: 14px;
}

.switch.switch-default.switch-xs {
    width: 24px;
    height: 16px;
}

.switch.switch-default.switch-xs .switch-label {
    font-size: 7px;
}

.switch.switch-default.switch-xs .switch-handle {
    width: 12px;
    height: 12px;
}

.switch.switch-default.switch-xs .switch-input:checked ~ .switch-handle {
    left: 10px;
}

.switch.switch-text {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 48px;
    height: 24px;
    background-color: transparent;
    cursor: pointer;
}

.switch.switch-text .switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.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 #d1d4d7;
    border-radius: 2px;
    transition: opacity background .15s ease-out;
}

.switch.switch-text .switch-label::before,
.switch.switch-text .switch-label::after {
    position: absolute;
    top: 50%;
    width: 50%;
    margin-top: -.5em;
    line-height: 1;
    text-align: center;
    transition: inherit;
}

.switch.switch-text .switch-label::before {
    right: 1px;
    color: #d1d4d7;
    content: attr(data-off);
}

.switch.switch-text .switch-label::after {
    left: 1px;
    color: #fff;
    content: attr(data-on);
    opacity: 0;
}

.switch.switch-text .switch-input:checked ~ .switch-label::before {
    opacity: 0;
}

.switch.switch-text .switch-input:checked ~ .switch-label::after {
    opacity: 1;
}

.switch.switch-text .switch-handle {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #d1d4d7;
    border-radius: 1px;
    transition: left .15s ease-out;
}

.switch.switch-text .switch-input:checked ~ .switch-handle {
    left: 26px;
}

.switch.switch-text.switch-lg {
    width: 56px;
    height: 28px;
}

.switch.switch-text.switch-lg .switch-label {
    font-size: 12px;
}

.switch.switch-text.switch-lg .switch-handle {
    width: 24px;
    height: 24px;
}

.switch.switch-text.switch-lg .switch-input:checked ~ .switch-handle {
    left: 30px;
}

.switch.switch-text.switch-sm {
    width: 40px;
    height: 20px;
}

.switch.switch-text.switch-sm .switch-label {
    font-size: 8px;
}

.switch.switch-text.switch-sm .switch-handle {
    width: 16px;
    height: 16px;
}

.switch.switch-text.switch-sm .switch-input:checked ~ .switch-handle {
    left: 22px;
}

.switch.switch-text.switch-xs {
    width: 32px;
    height: 16px;
}

.switch.switch-text.switch-xs .switch-label {
    font-size: 7px;
}

.switch.switch-text.switch-xs .switch-handle {
    width: 12px;
    height: 12px;
}

.switch.switch-text.switch-xs .switch-input:checked ~ .switch-handle {
    left: 18px;
}

.switch.switch-icon {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 48px;
    height: 24px;
    background-color: transparent;
    cursor: pointer;
}

.switch.switch-icon .switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.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 #d1d4d7;
    border-radius: 2px;
    transition: opacity background .15s ease-out;
}

.switch.switch-icon .switch-label::before,
.switch.switch-icon .switch-label::after {
    position: absolute;
    top: 50%;
    width: 50%;
    margin-top: -.5em;
    line-height: 1;
    text-align: center;
    transition: inherit;
}

.switch.switch-icon .switch-label::before {
    right: 1px;
    color: #d1d4d7;
    content: attr(data-off);
}

.switch.switch-icon .switch-label::after {
    left: 1px;
    color: #fff;
    content: attr(data-on);
    opacity: 0;
}

.switch.switch-icon .switch-input:checked ~ .switch-label::before {
    opacity: 0;
}

.switch.switch-icon .switch-input:checked ~ .switch-label::after {
    opacity: 1;
}

.switch.switch-icon .switch-handle {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #d1d4d7;
    border-radius: 1px;
    transition: left .15s ease-out;
}

.switch.switch-icon .switch-input:checked ~ .switch-handle {
    left: 26px;
}

.switch.switch-icon.switch-lg {
    width: 56px;
    height: 28px;
}

.switch.switch-icon.switch-lg .switch-label {
    font-size: 12px;
}

.switch.switch-icon.switch-lg .switch-handle {
    width: 24px;
    height: 24px;
}

.switch.switch-icon.switch-lg .switch-input:checked ~ .switch-handle {
    left: 30px;
}

.switch.switch-icon.switch-sm {
    width: 40px;
    height: 20px;
}

.switch.switch-icon.switch-sm .switch-label {
    font-size: 8px;
}

.switch.switch-icon.switch-sm .switch-handle {
    width: 16px;
    height: 16px;
}

.switch.switch-icon.switch-sm .switch-input:checked ~ .switch-handle {
    left: 22px;
}

.switch.switch-icon.switch-xs {
    width: 32px;
    height: 16px;
}

.switch.switch-icon.switch-xs .switch-label {
    font-size: 7px;
}

.switch.switch-icon.switch-xs .switch-handle {
    width: 12px;
    height: 12px;
}

.switch.switch-icon.switch-xs .switch-input:checked ~ .switch-handle {
    left: 18px;
}

.switch.switch-3d {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 24px;
    background-color: transparent;
    cursor: pointer;
}

.switch.switch-3d .switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.switch.switch-3d .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #f8f9fa;
    border: 1px solid #d1d4d7;
    border-radius: 2px;
    transition: opacity background .15s ease-out;
}

.switch.switch-3d .switch-input:checked ~ .switch-label::before {
    opacity: 0;
}

.switch.switch-3d .switch-input:checked ~ .switch-label::after {
    opacity: 1;
}

.switch.switch-3d .switch-handle {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    background: #fff;
    border: 1px solid #d1d4d7;
    border-radius: 1px;
    transition: left .15s ease-out;
    border: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.switch.switch-3d .switch-input:checked ~ .switch-handle {
    left: 16px;
}

.switch.switch-3d.switch-lg {
    width: 48px;
    height: 28px;
}

.switch.switch-3d.switch-lg .switch-label {
    font-size: 12px;
}

.switch.switch-3d.switch-lg .switch-handle {
    width: 28px;
    height: 28px;
}

.switch.switch-3d.switch-lg .switch-input:checked ~ .switch-handle {
    left: 20px;
}

.switch.switch-3d.switch-sm {
    width: 32px;
    height: 20px;
}

.switch.switch-3d.switch-sm .switch-label {
    font-size: 8px;
}

.switch.switch-3d.switch-sm .switch-handle {
    width: 20px;
    height: 20px;
}

.switch.switch-3d.switch-sm .switch-input:checked ~ .switch-handle {
    left: 12px;
}

.switch.switch-3d.switch-xs {
    width: 24px;
    height: 16px;
}

.switch.switch-3d.switch-xs .switch-label {
    font-size: 7px;
}

.switch.switch-3d.switch-xs .switch-handle {
    width: 16px;
    height: 16px;
}

.switch.switch-3d.switch-xs .switch-input:checked ~ .switch-handle {
    left: 8px;
}

.switch-pill .switch-label,
.switch.switch-3d .switch-label,
.switch-pill .switch-handle,
.switch.switch-3d .switch-handle {
    border-radius: 50em !important;
}

.switch-pill .switch-label::before,
.switch.switch-3d .switch-label::before {
    right: 2px !important;
}

.switch-pill .switch-label::after,
.switch.switch-3d .switch-label::after {
    left: 2px !important;
}

.switch-primary > .switch-input:checked ~ .switch-label {
    background: #20a8d8 !important;
    border-color: #1985ac;
}

.switch-primary > .switch-input:checked ~ .switch-handle {
    border-color: #1985ac;
}

.switch-primary-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20a8d8;
}

.switch-primary-outline > .switch-input:checked ~ .switch-label::after {
    color: #20a8d8;
}

.switch-primary-outline > .switch-input:checked ~ .switch-handle {
    border-color: #20a8d8;
}

.switch-primary-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20a8d8;
}

.switch-primary-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #20a8d8;
}

.switch-primary-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #20a8d8 !important;
    border-color: #20a8d8;
}

.switch-secondary > .switch-input:checked ~ .switch-label {
    background: #818a91 !important;
    border-color: #687077;
}

.switch-secondary > .switch-input:checked ~ .switch-handle {
    border-color: #687077;
}

.switch-secondary-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #818a91;
}

.switch-secondary-outline > .switch-input:checked ~ .switch-label::after {
    color: #818a91;
}

.switch-secondary-outline > .switch-input:checked ~ .switch-handle {
    border-color: #818a91;
}

.switch-secondary-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #818a91;
}

.switch-secondary-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #818a91;
}

.switch-secondary-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #818a91 !important;
    border-color: #818a91;
}

.switch-success > .switch-input:checked ~ .switch-label {
    background: #069cfa !important;
    border-color: #3a9d5d;
}

.switch-success > .switch-input:checked ~ .switch-handle {
    border-color: #3a9d5d;
}

.switch-success-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #069cfa;
}

.switch-success-outline > .switch-input:checked ~ .switch-label::after {
    color: #069cfa;
}

.switch-success-outline > .switch-input:checked ~ .switch-handle {
    border-color: #069cfa;
}

.switch-success-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #069cfa;
}

.switch-success-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #069cfa;
}

.switch-success-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #069cfa !important;
    border-color: #069cfa;
}

.switch-info > .switch-input:checked ~ .switch-label {
    background: #63c2de !important;
    border-color: #39b2d5;
}

.switch-info > .switch-input:checked ~ .switch-handle {
    border-color: #39b2d5;
}

.switch-info-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #63c2de;
}

.switch-info-outline > .switch-input:checked ~ .switch-label::after {
    color: #63c2de;
}

.switch-info-outline > .switch-input:checked ~ .switch-handle {
    border-color: #63c2de;
}

.switch-info-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #63c2de;
}

.switch-info-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #63c2de;
}

.switch-info-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #63c2de !important;
    border-color: #63c2de;
}

.switch-warning > .switch-input:checked ~ .switch-label {
    background: #f8cb00 !important;
    border-color: #c5a100;
}

.switch-warning > .switch-input:checked ~ .switch-handle {
    border-color: #c5a100;
}

.switch-warning-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f8cb00;
}

.switch-warning-outline > .switch-input:checked ~ .switch-label::after {
    color: #f8cb00;
}

.switch-warning-outline > .switch-input:checked ~ .switch-handle {
    border-color: #f8cb00;
}

.switch-warning-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f8cb00;
}

.switch-warning-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #f8cb00;
}

.switch-warning-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #f8cb00 !important;
    border-color: #f8cb00;
}

.switch-danger > .switch-input:checked ~ .switch-label {
    background: #f86c6b !important;
    border-color: #f63c3a;
}

.switch-danger > .switch-input:checked ~ .switch-handle {
    border-color: #f63c3a;
}

.switch-danger-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f86c6b;
}

.switch-danger-outline > .switch-input:checked ~ .switch-label::after {
    color: #f86c6b;
}

.switch-danger-outline > .switch-input:checked ~ .switch-handle {
    border-color: #f86c6b;
}

.switch-danger-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f86c6b;
}

.switch-danger-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #f86c6b;
}

.switch-danger-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #f86c6b !important;
    border-color: #f86c6b;
}

.switch-light > .switch-input:checked ~ .switch-label {
    background: #f8f9fa !important;
    border-color: #dae0e5;
}

.switch-light > .switch-input:checked ~ .switch-handle {
    border-color: #dae0e5;
}

.switch-light-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f8f9fa;
}

.switch-light-outline > .switch-input:checked ~ .switch-label::after {
    color: #f8f9fa;
}

.switch-light-outline > .switch-input:checked ~ .switch-handle {
    border-color: #f8f9fa;
}

.switch-light-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f8f9fa;
}

.switch-light-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #f8f9fa;
}

.switch-light-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #f8f9fa !important;
    border-color: #f8f9fa;
}

.switch-dark > .switch-input:checked ~ .switch-label {
    background: #2a2c36 !important;
    border-color: #141519;
}

.switch-dark > .switch-input:checked ~ .switch-handle {
    border-color: #141519;
}

.switch-dark-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #2a2c36;
}

.switch-dark-outline > .switch-input:checked ~ .switch-label::after {
    color: #2a2c36;
}

.switch-dark-outline > .switch-input:checked ~ .switch-handle {
    border-color: #2a2c36;
}

.switch-dark-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #2a2c36;
}

.switch-dark-outline-alt > .switch-input:checked ~ .switch-label::after {
    color: #2a2c36;
}

.switch-dark-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #2a2c36 !important;
    border-color: #2a2c36;
}

.table-outline {
    border: 1px solid #d1d4d7;
}

.table-outline td {
    vertical-align: middle;
}

.table-align-middle td {
    vertical-align: middle;
}

.table-clear td {
    border: 0;
}

.social-box {
    min-height: 160px;
    margin-bottom: 1.5rem;
    text-align: center;
    background: #fff;
    border: 1px solid #d1d4d7;
    border-radius: 0.25rem;
}

.social-box i {
    display: block;
    margin: -1px -1px 0;
    font-size: 40px;
    line-height: 90px;
    background: #d1d4d7;
    border-radius: 0.25rem 0.25rem 0 0;
}

.social-box .chart-wrapper {
    height: 90px;
    margin: -90px 0 0;
}

.social-box .chart-wrapper canvas {
    width: 100% !important;
    height: 90px !important;
}

.social-box ul {
    padding: 10px 0;
    list-style: none;
}

.social-box ul li {
    display: block;
    float: left;
    width: 50%;
}

.social-box ul li:first-child {
    border-right: 1px solid #d1d4d7;
}

.social-box ul li strong {
    display: block;
    font-size: 20px;
}

.social-box ul li span {
    font-size: 10px;
    font-weight: 500;
    color: #d1d4d7;
    text-transform: uppercase;
}

.social-box.facebook i {
    color: #fff;
    background: #3b5998;
}

.social-box.twitter i {
    color: #fff;
    background: #00aced;
}

.social-box.linkedin i {
    color: #fff;
    background: #4875b4;
}

.social-box.google-plus i {
    color: #fff;
    background: #d34836;
}

.horizontal-bars {
    padding: 0;
    margin: 0;
    list-style: none;
}

.horizontal-bars li {
    position: relative;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}

.horizontal-bars li .title {
    width: 100px;
    font-size: 12px;
    font-weight: 600;
    color: #55595c;
    vertical-align: middle;
}

.horizontal-bars li .bars {
    position: absolute;
    top: 15px;
    width: 100%;
    padding-left: 100px;
}

.horizontal-bars li .bars .progress:first-child {
    margin-bottom: 2px;
}

.horizontal-bars li.legend {
    text-align: center;
}

.horizontal-bars li.legend .badge {
    display: inline-block;
    width: 8px;
    height: 8px;
    padding: 0;
}

.horizontal-bars li.divider {
    height: 40px;
}

.horizontal-bars li.divider i {
    margin: 0 !important;
}

.horizontal-bars.type-2 li {
    overflow: hidden;
}

.horizontal-bars.type-2 li i {
    display: inline-block;
    margin-right: 1rem;
    margin-left: 5px;
    font-size: 18px;
    line-height: 40px;
}

.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;
}

.horizontal-bars.type-2 li .value {
    float: right;
    font-weight: 600;
}

.horizontal-bars.type-2 li .bars {
    position: absolute;
    top: auto;
    bottom: 0;
    padding: 0;
}

.icons-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.icons-list li {
    position: relative;
    height: 40px;
    vertical-align: middle;
}

.icons-list li i {
    display: block;
    float: left;
    width: 35px !important;
    height: 35px !important;
    margin: 2px;
    line-height: 35px !important;
    text-align: center;
}

.icons-list li .desc {
    height: 40px;
    margin-left: 50px;
    border-bottom: 1px solid #d1d4d7;
}

.icons-list li .desc .title {
    padding: 2px 0 0;
    margin: 0;
}

.icons-list li .desc small {
    display: block;
    margin-top: -4px;
    color: #55595c;
}

.icons-list li .value {
    position: absolute;
    top: 2px;
    right: 45px;
    text-align: right;
}

.icons-list li .value strong {
    display: block;
    margin-top: -3px;
}

.icons-list li .actions {
    position: absolute;
    top: -4px;
    right: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.icons-list li .actions i {
    float: none;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    line-height: normal;
}

.icons-list li.divider {
    height: 40px;
}

.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;
    }
}

.app,
app-dashboard,
app-root {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}

.app-header {
    -ms-flex: 0 0 55px;
    flex: 0 0 55px;
}

.app-footer {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
}

.app-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-x: hidden;
}

.app-body .main {
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
}

.app-body .sidebar {
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
    -ms-flex-order: -1;
    order: -1;
}

.app-body .aside-menu {
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
}

.header-fixed .app-header {
    z-index: 1020;
    width: 100%;
}

.header-fixed .app-body {
}

.sidebar-hidden .sidebar {
    margin-left: -240px;
}

.sidebar-fixed .sidebar {
    position: fixed;
    z-index: 1019;
    width: 240px;
    height: calc(100vh - 55px);
}

.sidebar-fixed .main,
.sidebar-fixed .app-footer {
    margin-left: 240px;
}

.sidebar-fixed.sidebar-hidden .main,
.sidebar-fixed.sidebar-hidden .app-footer {
    margin-left: 0;
}

.sidebar-off-canvas .sidebar {
    position: fixed;
    z-index: 1019;
    height: calc(100vh - 55px);
}

@media (min-width: 992px) {
    .sidebar-compact .sidebar {
        -ms-flex: 0 0 150px;
        flex: 0 0 150px;
    }
    .sidebar-compact.sidebar-hidden .sidebar {
        margin-left: -150px;
    }
    .sidebar-compact.sidebar-fixed .main,
    .sidebar-compact.sidebar-fixed .app-footer {
        margin-left: 150px;
    }
    .sidebar-compact.sidebar-fixed .sidebar {
        width: 150px;
    }
    .sidebar-compact.sidebar-fixed.sidebar-hidden .main,
    .sidebar-compact.sidebar-fixed.sidebar-hidden .app-footer {
        margin-left: 0;
    }
    .sidebar-minimized .sidebar {
        -ms-flex: 0 0 50px;
        flex: 0 0 50px;
    }
    .sidebar-minimized.sidebar-hidden .sidebar {
        margin-left: -50px;
    }
    .sidebar-minimized.sidebar-fixed .main,
    .sidebar-minimized.sidebar-fixed .app-footer {
        margin-left: 50px;
    }
    .sidebar-minimized.sidebar-fixed .sidebar {
        width: 50px;
    }
    .sidebar-minimized.sidebar-fixed.sidebar-hidden .main,
    .sidebar-minimized.sidebar-fixed.sidebar-hidden .app-footer {
        margin-left: 0;
    }
}

.aside-menu-hidden .aside-menu {
    margin-right: -250px;
}

.aside-menu-fixed .aside-menu {
    position: fixed;
    right: 0;
    height: 100%;
}

.aside-menu-fixed .aside-menu .tab-content {
    height: calc(100vh - 2.375rem - 55px);
}

.aside-menu-fixed .main,
.aside-menu-fixed .app-footer {
    margin-right: 250px;
}

.aside-menu-fixed.aside-menu-hidden .main,
.aside-menu-fixed.aside-menu-hidden .app-footer {
    margin-right: 0;
}

.aside-menu-off-canvas .aside-menu {
    position: fixed;
    right: 0;
    z-index: 1019;
    height: 100%;
}

.aside-menu-off-canvas .aside-menu .tab-content {
    height: calc(100vh - 2.375rem - 55px);
}

.breadcrumb-fixed .main {
    padding-top: 3.875rem;
}

.breadcrumb-fixed .breadcrumb {
    position: fixed;
    top: 55px;
    right: 0;
    left: 0;
    z-index: 1018;
}

.breadcrumb-fixed .main:nth-child(2) .breadcrumb {
    right: 250px;
    left: 240px;
}

.breadcrumb-fixed .main:first-child .breadcrumb {
    right: 250px;
    left: 0;
}

.breadcrumb-fixed .main:last-child .breadcrumb {
    right: 0;
}

.breadcrumb-fixed.sidebar-minimized .main .breadcrumb {
    left: 50px;
}

.breadcrumb-fixed.sidebar-hidden .main .breadcrumb,
.breadcrumb-fixed.sidebar-off-canvas .main .breadcrumb {
    left: 0;
}

.breadcrumb-fixed.aside-menu-hidden .main .breadcrumb,
.breadcrumb-fixed.aside-menu-off-canvas .main .breadcrumb {
    right: 0;
}

.footer-fixed .app-footer {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1020;
    height: 50px;
}

.footer-fixed .app-body {
    margin-bottom: 50px;
}

.app-header,
.app-footer,
.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;
}

.sidebar-nav {
    transition: width 0.25s;
}

.breadcrumb {
    transition: left 0.25s, right 0.25s, width 0.25s;
}

@media (max-width: 991px) {
    
    .form-user{
        padding:0px;
    }
    
    .main .container-fluid{
            padding: 0px;
    }
    
    .nav{
        display: block;
    }
    
    .app-header.navbar .navbar-nav{
        display: block;
        text-align: initial;
    }
    
    .app-header.navbar .nav-item{
        padding:14px;
    }
    
    .navbar{
        height: 100%;
        padding: 0px;
        background-color: black;
        width: 100%;
    }
    
    .app-header.navbar {
        z-index: 1020;
        width: 100%;
        text-align: center;
        background-color: #069cfa;
        border-bottom: 1px solid #069cfa;
    }
    .app-header.navbar .navbar-toggler {
        color: white;
        float: left;
        padding: 0.5rem 1rem;
        left:0px;
        padding: 13px;
        position: absolute;
    }
    .app-header.navbar .navbar-brand {
        margin-left: auto;
        margin-right: auto;
    }
    .app-body {
    }
    .breadcrumb-fixed .main:nth-child(2) .breadcrumb {
        right: auto;
        left: auto;
        width: 100%;
    }
    .sidebar {
        position: fixed;
        z-index: 1019;
        width: 240px;
        height: calc(100vh - 55px);
        margin-left: -240px;
    }
    .sidebar .sidebar-nav,
    .sidebar .nav {
        width: 240px;
        min-height: calc(100vh - 55px);
    }
    .sidebar .sidebar-minimizer {
        display: none;
    }
    .main,
    .app-footer {
        margin-left: 0 !important;
    }
    .sidebar-hidden .sidebar {
        margin-left: -240px;
    }
    .sidebar-mobile-show .sidebar {
        width: 240px;
        margin-left: 0;
    }
    .sidebar-mobile-show .main {
        margin-right: -240px !important;
        margin-left: 240px !important;
    }
}

hr.transparent {
    border-top: 1px solid transparent;
}

.bg-primary,
.bg-success,
.bg-info,
.bg-warning,
.bg-danger,
.bg-inverse {
    color: #fff;
}

.b-a-0 {
    border: 0 !important;
}

.b-t-0 {
    border-top: 0 !important;
}

.b-r-0 {
    border-right: 0 !important;
}

.b-b-0 {
    border-bottom: 0 !important;
}

.b-l-0 {
    border-left: 0 !important;
}

.b-a-1 {
    border: 1px solid #d1d4d7 !important;
}

.b-t-1 {
    border-top: 1px solid #d1d4d7 !important;
}

.b-r-1 {
    border-right: 1px solid #d1d4d7 !important;
}

.b-b-1 {
    border-bottom: 1px solid #d1d4d7 !important;
}

.b-l-1 {
    border-left: 1px solid #d1d4d7 !important;
}

.b-a-2 {
    border: 2px solid #d1d4d7 !important;
}

.b-t-2 {
    border-top: 2px solid #d1d4d7 !important;
}

.b-r-2 {
    border-right: 2px solid #d1d4d7 !important;
}

.b-b-2 {
    border-bottom: 2px solid #d1d4d7 !important;
}

.b-l-2 {
    border-left: 2px solid #d1d4d7 !important;
}

@media (max-width: 575px) {
    .d-down-none {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .d-sm-down-none {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .d-md-down-none {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .d-lg-down-none {
        display: none !important;
    }
}

@media(min-width: 320px){
    #chat{
        width: 320px;
    }
}

.d-xl-down-none {
    display: none !important;
}

.label-pill {
    border-radius: 1rem !important;
}

.open > a,
.show > a {
    outline: 0;
}

.navbar .dropdown-toggle .img-avatar {

    margin: 0 10px;
}

*[dir="rtl"] {
    direction: rtl;
    unicode-bidi: embed;
}

*[dir="rtl"] ul {
    -webkit-padding-start: 0;
}

*[dir="rtl"] table tr th {
    text-align: right;
}

*[dir="rtl"] .breadcrumb-item {
    float: right;
}

*[dir="rtl"] .breadcrumb-menu {
    right: auto;
    left: 2rem;
}

*[dir="rtl"] .dropdown-item {
    text-align: right;
}

*[dir="rtl"] .dropdown-item i {
    margin-right: -10px;
    margin-left: 10px;
}

*[dir="rtl"] .dropdown-item .badge {
    right: auto;
    left: 10px;
}

*[dir="rtl"] .sidebar-hidden .sidebar {
    margin-right: -240px;
}

*[dir="rtl"] .sidebar-fixed .main,
*[dir="rtl"] .sidebar-fixed .app-footer {
    margin-right: 240px;
}

*[dir="rtl"] .sidebar-fixed.sidebar-hidden .main,
*[dir="rtl"] .sidebar-fixed.sidebar-hidden .app-footer {
    margin-right: 0;
}

*[dir="rtl"] .sidebar-minimized .sidebar {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
}

*[dir="rtl"] .sidebar-minimized.sidebar-hidden .sidebar {
    margin-right: -50px;
    margin-left: 0;
}

*[dir="rtl"] .sidebar-minimized.sidebar-fixed .main,
*[dir="rtl"] .sidebar-minimized.sidebar-fixed .app-footer {
    margin-right: 50px;
}

*[dir="rtl"] .sidebar-minimized.sidebar-fixed.sidebar-hidden .main,
*[dir="rtl"] .sidebar-minimized.sidebar-fixed.sidebar-hidden .app-footer {
    margin-left: 0;
}

*[dir="rtl"] .aside-menu-hidden .aside-menu {
    margin-right: 0;
    margin-left: -250px;
}

*[dir="rtl"] .aside-menu-fixed .aside-menu {
    right: auto;
    left: 0;
}

*[dir="rtl"] .aside-menu-fixed .main,
*[dir="rtl"] .aside-menu-fixed .app-footer {
    margin-left: 250px;
}

*[dir="rtl"] .aside-menu-fixed.aside-menu-hidden .main,
*[dir="rtl"] .aside-menu-fixed.aside-menu-hidden .app-footer {
    margin-left: 0;
}

*[dir="rtl"] .aside-menu-off-canvas .aside-menu {
    position: fixed;
    right: 0;
    z-index: 1019;
    height: 100%;
}

*[dir="rtl"] .aside-menu-off-canvas .aside-menu .tab-content {
    height: calc(100vh - 2.375rem - 55px);
}

*[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;
}

*[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;
}

*[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;
}

*[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);
}

*[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);
}

*[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;
}

*[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;
}

*[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;
}

*[dir="rtl"] .sidebar-minimized .sidebar .nav > .nav-dropdown:hover > .nav-dropdown-items {
    right: 50px;
    left: 0;
}

*[dir="rtl"] .horizontal-bars li .bars {
    padding-right: 100px;
    padding-left: 0;
}

*[dir="rtl"] .horizontal-bars li .bars .progress:first-child {
    margin-bottom: 2px;
}

*[dir="rtl"] .horizontal-bars.type-2 li i {
    margin-right: 5px;
    margin-left: 1rem;
}

*[dir="rtl"] .horizontal-bars.type-2 li .value {
    float: left;
    font-weight: 600;
}

*[dir="rtl"] .horizontal-bars.type-2 li .bars {
    padding: 0;
}

*[dir="rtl"] .icons-list li {
    position: relative;
    height: 40px;
    vertical-align: middle;
}

*[dir="rtl"] .icons-list li i {
    float: right;
}

*[dir="rtl"] .icons-list li .desc {
    margin-right: 50px;
    margin-left: 0;
}

*[dir="rtl"] .icons-list li .value {
    right: auto;
    left: 45px;
    text-align: left;
}

*[dir="rtl"] .icons-list li .value strong {
    display: block;
    margin-top: -3px;
}

*[dir="rtl"] .icons-list li .actions {
    right: auto;
    left: 10px;
}

*[dir="rtl"] .callout {
    border: 0 solid #d1d4d7;
    border-right-width: .25rem;
}

*[dir="rtl"] .callout.callout-primary {
    border-right-color: #20a8d8;
}

*[dir="rtl"] .callout.callout-secondary {
    border-right-color: #818a91;
}

*[dir="rtl"] .callout.callout-success {
    border-right-color: #069cfa;
}

*[dir="rtl"] .callout.callout-info {
    border-right-color: #63c2de;
}

*[dir="rtl"] .callout.callout-warning {
    border-right-color: #f8cb00;
}

*[dir="rtl"] .callout.callout-danger {
    border-right-color: #f86c6b;
}

*[dir="rtl"] .callout.callout-light {
    border-right-color: #f8f9fa;
}

*[dir="rtl"] .callout.callout-dark {
    border-right-color: #2a2c36;
}

*[dir="rtl"] .callout .chart-wrapper {
    left: 0;
    float: left;
}

*[dir="rtl"] .callout-default {
    border-right-color: #55595c;
}

.aside-menu .nav-tabs .nav-link,
.aside-menu .nav-tabs .navbar .dropdown-toggle,
.navbar .aside-menu .nav-tabs .dropdown-toggle,
.aside-menu .callout {
    border-radius: 0;
}

.sidebar .sidebar-nav,
.sidebar ul.nav {
    width: 224px;
}


#webinar,
#howToVideo,
.webinar-wrapper,
#chat{
    width: 100%;
}

#canvasid{
    z-index: 999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#webinar{
    position: relative;
}

#howToVideo{
    margin-top: 0;
}

#canvasid{
   z-index: 200;
    border-top: 0;
}

.YT-controls{
    padding-top: 10px;
}

.navbar-nav .nav-item .btn-link{
    line-height: 1.2;
}


.YT-controls.openf{
    position: fixed;
    bottom: 10px;
    left: 0;
    right: 0;
    z-index: 9999999999;
}

.YT-controls.openf .controls{
    width: 280px;
    margin: 0 auto;
    background-color: silver;
    border-radius: .4em;
    transform: scale(0.8);
}

.controls{
    width: max-content;
    width: -moz-max-content;
    margin: 0px auto;
    align-items: center;
    padding: 0px 20px;
    text-align: center;
}

#upload-photo {
   opacity: 0;
   position: absolute;
   z-index: -1;
}
.profile-img{
    position: relative;
}
.profile-img label {
    position: absolute;
    width: 60px;
    top: 0px;
    right: 0px;
    border-radius: 50%;
    height: 60px;
    text-align: center;
    padding: 27px 0 0 0;
    line-height: 1.2;
    font-size: 8px;
    font-weight: 600;
    text-transform: uppercase;
    background: #505050;
    color: #ffffff;
    cursor: pointer;
    /* float: left; */
    box-shadow: 0px 6px 40px -12px #929292;
}
.profile-img label:hover{
        background: #257996;
    color: #ffffff;
    transition: .2s;
    /* border: 1px solid #20a8d8; */
}
.play-button{
    width: 25px;
    margin: 0 auto;
    display: inline-flex;
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

.play-button .fa{
    width: 25px;
    cursor: pointer;
}

.fs{
    color: #000;
}

.play-button:hover{
    text-decoration: none;
}


.play-button:hover .fa,
.fs:hover .fa{
    color: #069cfa;
    transition: color .25s linear;
}

#volume,
#progress-bar{
    background-color: transparent;
}

.mb0{
    margin-bottom: 0;
}

.YT-controls.video .controls{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
}

.video-time p{
    display: flex;
    width: 80px;
    justify-content: space-between;
    margin: 0 20px;
}

.YT-controls.video .controls .play-button{
    margin: 0 25px 0 0;
}


input[type=range]::-webkit-slider-thumb{
  -webkit-appearance: none;
  border: none;
  height: 36px;
  width: 10px;
  border-radius: 3px;
  background: #069cfa;
  cursor: pointer;
  margin-top: -16px; /* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
  box-shadow: none; /* Add cool effects to your sliders! */
}


input[type=range]::-moz-range-thumb{
  -webkit-appearance: none;
  border: none;
  height: 36px;
  width: 10px;
  border-radius: 3px;
  background: #069cfa;
  cursor: pointer;
  margin-top: -16px; /* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
  box-shadow: none; /* Add cool effects to your sliders! */
}


input[type=range]::-webkit-slider-runnable-track{
  width: 100%;
  height: 4px;
  cursor: pointer;
  box-shadow: none;
  background: #000;
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}


input[type=range]::-moz-range-track{
  width: 100%;
  height: 4px;
  cursor: pointer;
  box-shadow: none;
  background: #000;
  border-radius: 1.3px;
  border: 0.2px solid #010101;    
}


input[type="range"]:focus::-webkit-slider-runnable-track/*,
input[type="range"]:focus::-webkit-slider-runnable-track */{
  background: #000;
}

.YT-controls.video .controls .volume-slider{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    margin-right: 25px;
    margin-left: 0;
    cursor: pointer;
}

.YT-controls .controls{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    height: 40px;
}

.volume-slider .fa{
    font-size: 30px;
    cursor: pointer;
}


#volume{
   display: none;
   cursor: pointer;

}

.YT-controls .controls .volume-slider{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    margin-left: 25px;
    margin-right: 25px;
    cursor: pointer;
}

.controls .fa{
    font-size: 22px;
}

._show_1e.wrap_mW{
    z-index: 99999!important;
}

#volume:hover,
.fa-volume-up:hover,
.volume-slider:hover {
  cursor: pointer;
}

.volume-btn{
    color: #000;
}

.volume-btn:hover{
    color: #167495;
}

.YT-controls .controls .play-button{
    margin-right: 25px;
}

.YT-controls .controls .fs{
    margin-left: 25px;
}

.YT-controls.openf .controls .play-button{
    margin: 0;
    margin-right: 25px;
}

.owl-stage{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.webinar-carousel{
    position: relative;
    padding: 20px 0px 60px;
}

.webinar-carousel .owl-prev{
    position: absolute;
    left: -20px;
    top: 40%;
}

.webinar-carousel .owl-next{
    position: absolute;
    right: -20px;
    top: 40%;
}

.webinar-carousel .item{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    height: 100%;   
    -ms-align-items: center;
    align-items: center;    
}

.webinar-carousel .owl-item.center:after{
    display: none;
}

.webinar-carousel .owl-item:after{
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0,0,0,.2);

}

.webinar-carousel .owl-item.center .item:after{
    display: none;
}

.webinar-carousel .owl-item .carousel-img-block img{
    max-height: 220px;
    width: 140px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.webinar-carousel .item .carousel-info-block{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    padding: 20px 20px 30px 20px;
    position: relative;
}

.webinar-carousel .item .carousel-info-block h2{
    font-size: 14px;
    /* text-align: center; */
    margin: 25px 0 10px 0;
    font-weight: 600;
    line-height: 1.3;
}

.webinar-carousel .item .carousel-info-block h3{
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

.webinar-carousel .item .carousel-info-block span{
    color: #1cd01c;
    font-size: 15px;
    position: absolute;
    top: 10px;
    font-weight: 600;
    left: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    /* background: #fff; */
    padding: 4px 12px;
    line-height: 1;
    /* border-radius: 4px; */
}

.webinar-carousel .item .carousel-info-block span:before{
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #1cd01c;
    margin-right: 6px;
    margin-top: -1px;
}

.webinar-carousel .carousel-info-block .btn-sm{
    font-size: 18px;
    line-height: 1.2;
}

.owl-carousel.owl-drag .owl-item{
   /* transform: scale(.8); */
}

.owl-carousel.owl-drag .owl-item{
    border: 0px solid grey;
    border-radius: 0px;
}

.owl-carousel.owl-drag .owl-item.center{
    transform: scale(1);
    border: 0px solid #888888;
    border-radius: 0px;
}

.carousel-img-block{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.owl-next:focus,
.owl-prev:focus{
    outline: none;
}

.h2.title-carousel{
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.flag{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    -ms-align-items: center;
    align-items: center;
}

.flag img{
    width: 30px;
}

.flag a{
    margin-right: 10px;
}

.certificate_row{
display: block;
    /* align-items: flex-end; */
    /* justify-content: flex-start; */
    padding: 0px;
    /* border-bottom: 1px solid grey; */
    margin-bottom: 20px;
    background: #fbfbfb;
    position: relative;
}

.certificate_row a{
    margin-left: 100px;
}

.certificate_row img{
    margin-right: 100px;
}

.certificate_row h2{
    margin-bottom: 20px;
    font-size: 19px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 0 0 0;
}

.certificate_webinars_info{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}

.certificate_webinars_info p{
    font-size: 16px;
    margin-bottom: 0;
}

.certificate_webinars_info span{
    font-weight: 600;
    padding-right: 5px;
    font-size: 13px;
    /* text-transform: uppercase; */
}

.certificate-title{
    width: 700px;
}


    .webinar-carousel .owl-item .carousel-img-block img {
        max-height: 180px;
    }
    .webinar-carousel .item .carousel-info-block{
    padding: 20px 20px 20px 20px;
    top: 0;
    float: left;
    display: block;
    margin: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    min-height: 180px;
    position: relative;
    top: 0;
    height: 100%;
    }     
    .webinar-carousel .item .carousel-info-block h3 {
         font-size: 14px;
    display: block;
    text-align: left;
    float: left;
    width: 100%;
    margin: 0 0 20px;
    }
    .webinar-carousel .carousel-info-block .btn-sm {
        font-size: 14px;
    margin-bottom: 0px;
    border-radius: 0;
    line-height: 1;
    padding: 6px 21px;
    float: left;
    /* width: 100%; */
    /* text-align: left;*/
    }

    .certificate-title{
        width: auto;
    }


@media(max-width: 991px){
    .webinar-carousel .item .carousel-info-block span{
        /*bottom: 0;*/
    }

    .certificate_row{
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        align-items: center;
    }

    .certificate_row img {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .certificate_row a {
        margin-left: 0px;
    }
}

@media(max-width: 768px){
    .card-body{
        padding: 1.25rem 0;
    }

    .webinar-carousel .item .carousel-info-block{
        width: 100%;
    }

    /*.card-body .row{
        margin-left: 0;
        margin-right: 0;
    }*/

    .webinar-container{
        max-width: 100%!important;
        padding: 0 30px;
    }

    .webinar-carousel .item .carousel-info-block span {
       /* bottom: 20px;*/
    }

    .certificate_row h2{
    text-align: left;
    font-size: 18px;
    }

    .certificate_webinars_info{
        margin-bottom: 10px;
    }
}


@media(max-width: 576px){
    .admin-person,.form-user{
    padding: 10px !important;
    }
    
}
@media(max-width: 576px){
    .h1-person:before{
    top: 19px !important;
    left: -10px !important;
    }
    
}
@media(max-width: 576px){
    .event-schow{
    padding: 0 0px 0 0!important;
    }
    
}
@media(max-width: 576px){
    .event-schow-img{
    border-radius: 4px 4px 0px 0px !important;
    }
    
}
@media(max-width: 576px){
    .event-schow-title-seminar,.event-schow-title,.basket-inf{
     padding: 0 10px !important;
    }
    
}
@media(max-width: 576px){
    .veb-hover-show,.veb-hover-hidden{
      padding: 10px 10px !important;
    } 
}
@media(max-width: 576px){
    .veb-hover-offer{
       padding: 10px 10px 0 !important;
       margin:0px !important;
    } 
}
@media(max-width: 576px){
    .basket-push,.basket-add{
/*    margin: 0px 0% 0 0px !important;
    padding: 10px 10px !important;*/
        padding: 6px 4px !important;
    } 
}
@media(max-width: 576px){
    .admin-vebinar-but,.admin-veb-but{
        justify-content: end !important;
        padding: 7px 0 0px !important;
    } 
}
@media(max-width: 576px){
    .admin-person>h1{
        padding: 20px 20px 0px 0px !important;
    }
    
}
@media(max-width: 576px){
    .admin-mero-block>p,.admin-mero-block>span{
        height: auto !important;
    }
    
}
@media(max-width: 576px){
    .admin-mero{
    min-height: auto !important;
    margin-bottom: 10px !important;
    }
    
}
@media(max-width: 576px){
    .sertiikat-veb-butt{
    left: 30px !important;
    top: -70px !important;
    }
    
}
@media(max-width: 576px){
   .admin-mero-block{
    padding: 10px 0 0 !important;
    height: 110px !important;
    }  
}
@media(max-width: 576px){
   .cat-status-block i{
    top: 0px !important;
    right: 0px !important;
    position: absolute !important;
    padding: 4px 0px 0 5px !important;
        font-size: 20px !important;
    }  
}
@media(max-width: 576px){
    .event_sool_on_mod{
        font-size: 11px !important;
         margin-bottom: 0px !important; 
    }
    
}
@media(max-width: 576px){
    .symvol_min{
          margin: 2px 0 !important; 
    }
    
}
@media(max-width: 576px){
    .number_veb_begin{
         display: none; 
    }  
}
@media(max-width: 576px){
    .admin-event-background-gradient{
            padding: 5px !important;
    }  
}
@media(max-width: 767px){
    .certificate_row,.pay-vebinar{
    background: #fff !important;
    }
    
}

@media(max-width: 576px){
    .h2.title-carousel{
       font-size: 16px; 
       padding-top: 0;
       margin-bottom: 0;
    }
    
}

@media(max-width: 480px){
    .webinar-carousel .item .carousel-info-block span {
       /* bottom: 10px;*/
    }
}

@media(max-width: 380px){
    .controls .fa{
        font-size: 16px;
    }
    .controls{
        padding: 0 10px;
    }
    .play-button{
        margin-right: 10px!important;
    }
    .video-time p{
        width: 60px;
        font-size: 11px;
        margin: 0 10px;
    }
    #progress-bar{
        margin-left: 10px;
    }
    .YT-controls .controls .fs {
        margin-left: 10px;
    }
    .webinar-carousel .carousel-info-block .btn-sm {
        font-size: 14px;
    }

    .webinar-carousel .owl-item .carousel-img-block img{
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .webinar-carousel .item{
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        align-items: center;
    }

    .webinar-carousel .owl-item .carousel-img-block img {
        max-height: 150px;
    }

    .webinar-carousel .item .carousel-info-block {
       /* padding: 10px 10px 40px 10px;*/
    }

    .carousel-img-block {
        padding-top: 10px;
    }

    .owl-carousel.owl-drag .owl-item {
        margin: 5px;
    }

    .webinar-carousel .owl-next {
        right: -26px;
    }

    .webinar-carousel .owl-prev {
        left: -23px;
    }

}










 .modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  /*-webkit-transform: translate(0, -25%); 
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
   transform: translate(0, -25%); 
    -webkit-transition: -webkit-transform 0.3s ease-out; 
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; */
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
overflow-y: scroll;
    overflow-x: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 0px solid rgba(0, 0, 0, 0);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border-color: #ffffff !important;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
    padding: 10px 15px;
    border-bottom: none;
}
.modal-header .close {
  margin-top: -2px;
}
.phone-content{
    position: relative;
    background-color: rgba(10, 9, 23, 0.86);
    /* border: 1px solid #999999; */
    /* border: 1px solid rgba(0, 0, 0, 0.2); */
    border-radius: 6px;
    /* -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); */
    /* box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); */
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
  padding: 10px;
}
.phone-content-fon {
    display: contents;
}
.phone-content-fon>.modal-dialog {
    pointer-events: auto !important;
}
@media (min-width: 768px){
.modal-dialog {
    width: 600px;
    margin: 40px auto;
}
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgba(0, 0, 0, 0.32);
    opacity: 0.6 !important;
}
.close-phone{
    position: absolute;
    right: 16px;
    top: -4px;
    z-index: 99;
    font-size: 50px;
    text-shadow: none;
    opacity: 1;
    color: #565656;
    padding: 5px 10px;
    background: none;
  cursor: pointer;
  border: none;
}
.modal-phone-title {
    color: #b1b1b1;
    text-shadow: 1px 1px #2d2d2d, -1px 0px #313131;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    float: left;
    width: 100%;
}
.modal-body {
    position: relative;
    padding: 15px;
    color: #333;
}
.modal-body>a{
    /* float: left; */
    /* width: 100%; */
    text-align: center;
    padding: 6px;
    display: block;
    font-weight: 600;
    font-size: 22px;
    color: #fff;
    letter-spacing: 1px;
}
.modal-body>a>i{
    font-size: 30px;
    padding: 16px 0 0 0;
    text-align: center;

    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #ffffff;
    box-shadow: 5px 6px 50px rgba(128, 154, 227, 0.32);
    -webkit-box-shadow: 5px 6px 50px rgba(128, 154, 227, 0.32);
    vertical-align: middle;
}
.modal-body>a>i:hover{
    background-color: #fff;
    color: #406ca5; 
  transition:.3s;
}

.modal-body>a span {
    width: 100%;
    font-size: 18px;
    padding: 4px;
    color: #616161;
    font-weight: 600;
    display: inline-block;
}
.ikon-phne-push {
    position: absolute;
    color: #fff !important;
    font-size: 24px !important;
    box-shadow: none !important;
    opacity: 0.4;
    margin: 8px 0 0 -5px;
    width: 20px !important;
    height: 20px !important;
    padding: 0px !important;
    border-radius: 50% !important;
    border: 8px solid #565656;
}

.heads-block {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0px 25px 0 25px;
}

.adapt-meny {
     color: #060606;
    float: left;
    display: none;
        opacity: 0.3;
}
.minskmenuhi {
background: #069cfa none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-family: Nunito;
    font-weight: 700;
    border-radius: 5px;
    font-size: 33px;
    margin: 3px 4px 0 0;
    padding: 3px 4px 0px;
    line-height: 1;
}
.minskmenuohis {
    color: #000;
    font-size: 33px;
    font-weight: 700;
    padding: 6px 39px 8px 0;
    float: left;
    font-family: Nunito;
    line-height: 1;
}
.heads-phone{
    float: right;
    padding: 2px 0 0 0;
}
.heads-phone button{
    padding: 0px;
    border-radius: 50%;
    background: none;
    border: none;
}
.heads-phone button>i{
    color: #ffffff;
    background-color: #406ca5;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 10px;
    font-size: 21px;
   /* box-shadow: 0px 0px 60px -3px rgba(144, 138, 138, 0.82);
     text-shadow: 0 22px 40px rgb(23, 19, 84); */
}
.adapt-meny {
    display: none;
}

.heads-new {
    background: #ffffff;
    padding: 7px 0 3px;
    /* box-shadow: 0 0 0 0 #e3e3e3; */
    float: left;
    width: 100%;
    position: relative;
    z-index: 30;
  /*  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);*/
}
.kab-vh-vhod{
    display: inline-block;
    color: #000;
    font-size: 22px !important;
    padding: 8px 10px 0px;
    /* margin: 7px 0 0 20px; */
    cursor: pointer;
    float: right;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
}
.kab-vh-vhod>span{
    margin: 0 0px 0 11px;
}
.kab-vh-vhod>span img{
    
}
.kab-vh-vhod a{
   color: #2d2d2d;
}
.kab-vh{
    display: inline-block;
    color: #fff;
    font-size: 23px;
    padding: 7px;
    margin: 0 0 0 20px;
    cursor: pointer;
    float: right;
    display:none;
}
.heads-new-link{
    float: left;
    padding: 0px 0 0 0;

}
.heads-new-link:hover{
    /*opacity: 1;*/
    transition: .2s;
}
.heads-new-link a{
    font-weight: 600;
    font-size: 15px;
    color: #949494;
    padding: 12px 10px;
    transition: all 0.2s ease-in 0.01s;
    float: left;
    text-transform: inherit;
}
.heads-new-link a:hover,.scrolled .heads-new-link a:hover{
        color: #069cfa;
}
.heads-new-phone{
    margin: 0 0 0 30px;
}
.heads-new-langle{
float: right;
    margin: 14px 0 0 20px;
    padding: 1px 12px;
    border-radius: 3px;
    background: transparent;
    font-weight: 600;
    font-size: 12px;
    color: #ffffff;
    /* display: none; */
}
.heads-new-langle a:hover,.heads-new-langle a:nth-child(1):hover{
    color: #bababa;
}
.heads-new-langle a:nth-child(1){
    color: #000;
    margin: 0 0px 0 0;
}
.heads-new-langle a:nth-child(2){

}

.kab-vh-vhod button{
    color: #fff;
    padding: 0;
    background: transparent;
}
.scrolled{
    position: fixed;
    z-index: 222;
    top: 0px;
    left: 0;
    right: 0;
    background: #fff;
    padding: 0px;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}
.scrolled a{
    /*color: #fff !important;*/
    background: transparent !important;
    box-shadow: 0px 0px 0px 0px #c1c1c1 !important;
    padding: 16px 40px 16px 34px !important;
    border: none !important;
}
.scrolled a:hover{
    background: #eeeeee !important;
    color: #333 !important;
    border-radius: 0px !important;
}
.scrolled a i{
    top: 18px !important;
}
.scrolled .heads-new {
    /* position: fixed; */
    /* top: 0; */
    /* left: 0; */
    /* width: 100%; */
    /* height: 50px; */
    background: rgba(255, 255, 255, 0.96);
    transition: 0s;
}
.scrolled .nav-item{
padding: 0 !important;
}
.scrolled .heads-new-link a{
    color:#333;
}
.scrolled .minskmenuohis{
    color:#333;
}
.scrolled .kab-vh-vhod button{
    color: #333;
    padding: 0;
    background: transparent;
}
.scrolled .kab-vh-vhod a{
    color: #333;
    padding: 0;
    background: transparent;
}
.scrolled .heads-new-langle a:nth-child(1){
    color: #333;
}
.scrolled .heads-new-langle{
    color:#333;
}
.scrolled .adapt-meny{
    color:#333;
}

.scrolled .spacer {
    height: 100px;
}

@media(max-width:991px){
  .adapt-meny{
   display:block;
}
}
@media(max-width:800px){
  .kab-vh-vhod{
    margin: -1px -8px 0 0px;
    padding: 0px 6px 0px;
    font-size: 28px;
}
}
@media(max-width:570px){
  .kab-vh-vhod{
 /*display:none;*/
}
}
@media(max-width:991px){
  .meny-bag .adapt-meny i{
    font-size: 31px !important;
    padding: 4px 0px 4px !important;
    cursor: pointer !important;
    margin: 0 0px 0 0px !important;
}
}
@media(max-width:991px){
  .meny-bag>div>div>a{
    display: inline-block;
    line-height: 1;
    padding: 1px 0 0 0;
}
}
@media(max-width:991px){
  .meny-bag>div>div>a .minskmenuhi{
    padding: 2px 4px 0px;
    font-size: 26px;
    margin: 5px 2px 0px 0;
}
}
@media(max-width:991px){
  .meny-bag>div>div>a .minskmenuohis{
    font-size: 25px;
    padding: 8px 0 2px;
}
}
@media(max-width:750px){
  .event-schow,.basket-tovar{
    margin-bottom: 30px !important;;
}
}

.meny-none{
display:none; 
}
.meny-bag{
    
}
.activcol{
    background: #000 !important;
    height:100%;
    z-index: 9999;
    transition: 0s;
    position: fixed;
}
.activcol .minskmenuohis {
    color: #fff ;
}
.activcol .kab-vh-vhod button {
    color: #fff ;
}
.activcol .adapt-meny{
    color:#fff;
}

.activcol .adapt-meny i:before{
    content: "\f00d";
    
}
.noscroll{
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0 !important;
}

.activats{
display: block !important;
    padding: 0px 0px !important;
    border-top: 1px solid#383838;
    margin: 6px 0 0 0;
    text-align: left;
    overflow-y: auto;
    position: relative;
    height: calc(100vh - 100px);
    width: 100%;

}
.activats ul{
    position: relative;
    bottom: 0;
    top: 10px;
    left: 0;
    right: 0;
    padding: 0 5px 0 5px !important;
    width: 50%;
    float: left;
}
.activats ul>li{
    list-style:none;
    border-bottom: 0px solid #383838;
}
.activats ul>li a{
    color: #fff;
    font-size: 11px !important;
    line-height: 1;
    padding: 14px 2px 12px 2px !important;
    font-weight: 600 !important;
    transition: 0s;
    display: block;
    text-transform: uppercase;
    position: relative;
}
.activats ul :last-child{
     border-bottom: 0px solid #fff;
}

.hed-meny{
   padding: 0px !important; 
}
.hed-meny >li{
    padding: 10px 0 10px;
    line-height: 1;
    border-bottom: none !important;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 0px;
    -webkit-box-shadow: 0px 12px 47px -10px rgba(0, 0, 0, 0.88);
    -moz-box-shadow: 0px 12px 47px -10px rgba(0, 0, 0, 0.88);
    box-shadow: 0px 12px 47px -10px rgba(0, 0, 0, 0.88);
}
.activats ul>li a>strong{
    font-size: 12px;
    color: #069cfa;
}
.new-head-phone-dop>a{
    font-size: 12px !important;
    color: #069cfa;
    /*text-transform: uppercase;*/
    font-weight: 600 !important;
}
@media (max-width: 800px){
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display:block;
    padding: 0 !important;
}
}

@media screen and (max-width: 991px){ 
.heads-new-phone {
    display: none;
}
}
@media screen and (max-width: 991px){ 
.heads-new-link,.heads-new-langle {
    display: none;
}
}
@media(max-width:700px){
    .heads-new {
    padding: 2px !important;
    /* background: #f6f5f3; */
    border-bottom: 1px solid #e2e2e2;
}
}
.fon-admin{
position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    height: 260px;  
}
.fon-admin-bg{
    float: left;
    width: 100%;
    height: 100%;
    background-color: rgb(15, 67, 82);
    /* display: none; */
}
.admin-padding{
    padding: 0px 0;
}
.admin-profil,.admin-person{
    text-align: center;
    background: #ffffff;
    padding: 20px;
    float: left;
    width: 100%;
        border-radius: 3px;
}
.fl-left{
    float: left !important;
}
.fl-rigth{
     float: right !important;   
}
.admin-instr{
    float: left;
    width: 100%;
    background: #ffffff;
    padding: 20px;
    margin: 20px 0 0 0;
}
.admin-instr>nav>a{
    padding: 10px 0 !important;
    text-transform: none;
}
.admin-instr>nav>a i{
    width: 24px;
    /* height: 24px; */
    text-align: center;
    /* padding: 7px 0 0 0; */
    /* background: #20a8d8; */
    border-radius: 50%;
    font-size: 20px;
    color: #069cfa;
    opacity: 0.8;
    margin: 0 5px 0 0;
}
.header-fixed .app-body {
    background: #fff;
}
.admin-person>h1{
    text-align: left;
    font-size: 16px;
    /* font-weight: 800; */
    text-transform: uppercase;
    float: left;
    width: 100%;
    padding: 10px;
    /* background: #20a8d8; */
    color: #20a8d8;
    margin: 0px 0px 10px;
}
.form-user{
    float: left;
    width: 100%;
    padding: 20px 10px;
    text-align: left;
}
.form-user label{
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.form-user input{
    border: 1px solid #d1d4d7;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0;
}
.profile-info>h2{
    font-size: 21px;
    font-weight: 700;
    margin: 0;
    padding: 10px 0 0 0;
}
.certificate-img{
    min-height: 180px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.sertiikat-but{
        display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.sertiikat-but>a{
        height: 80px;
    width: 80px;
    border-radius: 50%;
    text-align: center;
    padding: 29px 0 0 0;
    /* float: left; */
    margin: 0;
    position: relative;
    /* right: 100px; */
    /* bottom: 20px; */
    font-size: 14px;
    font-weight: 600;
}
.admin-profil{
        background: #fff;
}
.pay-vebinar{
float: left;
    width: 100%;
    background: #fbfbfb;
    margin-bottom: 20px;
}
.pay-vebinar-img{
     min-height: 180px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;   
}
@media (max-width: 700px){
.pay-vebinar-img,.certificate-img {
    min-height: 250px !important;
}
}
.wid-100{
    width: 100% !important;
}
.pay-vebinar-title{
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    padding: 30px 0 20px 0;
    color: #333;

}
.pay-vebinar-lektor{
    float: left;
    width: 100%;
    font-size: 15px;
    color: #333;
}
.pay-vebinar-date,.pay-vebinar-time{
float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    padding: 30px 0 20px 0;
    text-align: left;
}
@media (max-width: 700px){
.pay-vebinar-date,.pay-vebinar-time{
    padding: 10px 0 10px 0 !important;
}
}
@media (max-width: 700px){
.pay-vebinar-title{
    padding: 20px 0 10px 0 !important;
}
}
.pay-vebinar-time{
     padding: 0px 0 10px 0;     
}
.pay-vebinar-date>p,.pay-vebinar-time>p{
margin: 0;
    text-transform: none;
    font-size: 12px;
    font-weight: 600;
    color: #8e8e8e;
    padding: 0 0 2px 0;
}
.pay-vebinar-date>strong{
     font-size: 18px;
    color: #069cfa;
}
.pay-vebinar-time>strong{
    font-size: 18px;

    color: #069cfa;
    /* line-height: 1; */ 
}
.admin-vebinar-but{
    display: flex;
    align-items: center;
    /*justify-content: center;*/
    width: 100%;
    height: 100%; 
    font-size: 11px;
    line-height: 1.3;
    text-transform: lowercase;
    font-weight: 500;
    padding: 7px 0 5px;
    position: relative;
}
.butt-dop{
    text-transform: none;
    font-weight: 500;
    border-radius: 0;
}
.admin-mero{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* min-height: 400px; */
    float: left;
    display: block;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    /* box-shadow: 0px 6px 40px -12px #c1c1c1; */
    border-radius: 4px;
    background: #fff;
        z-index: 23;
}

.admin-event-background{
  /*  background-image: url(../img/logo_prev.jpg);*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 150px;
    /* padding: 10px; */
    border-radius: 3px;
    position: relative;
  background-color: #e8e8e8;
}
@media (max-width: 700px){
.admin-event-background{
    height: 110px;
}
}

.admin-event-background:hover + .admin-mero-block h5{
    color:#000;
}

.blink-1 {
  animation-name: blink;
  animation-timing-function: linear;
  animation-duration: 1s;
  animation-iteration-count: infinite;

}

@keyframes blink {
  50% {
    opacity: 0;
  }
}



.admin-event-background-gradient{
    /* background-color: rgba(0, 0, 0, 0.4); */
    position: absolute;
    padding: 15px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    /* background: linear-gradient(to right, rgba(0, 0, 0, 0.96), rgba(255, 255, 255, 0)); */
    border-radius: 3px;
    cursor: pointer;
}
.admin-event-background-gradient:hover{
/*     background: linear-gradient(to right, rgba(0, 0, 0, 0.96), rgba(0, 0, 0, 0.46)); 
     transition: .2s;*/
}
.admin-mero-block{
    background: rgb(255, 255, 255);
    width: 100%;
    height: 100%;
    padding: 10px 0;
    float: left;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0)); */
    height: 100px;
    position: relative;
}
.admin-mero-block h5{
    float: left;
    height: 46px;
    float: left;
    width: 100%;
    color: #484848;
    /* text-transform: uppercase; */
    font-weight: 800;
    font-size: 13px;
/*    word-break: break-all;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;*/
        cursor: pointer;
}
@media (max-width: 700px){
.admin-mero-block h5{
    height: 50px;
    overflow: hidden;
    margin: 0 0 10px 0 !important;
}
}
.admin-mero-block h5:hover{
        color: #000000;
}
.admin-mero-block h5 a{
float: left;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}
.admin-mero-block>p{
float: left;
    width: 100%;
    /* color: #fff; */
    padding: 0px 10px 10px 20px;
    font-size: 12px;
    margin: 0;
    display: none;
    /* height: 56px; */
    line-height: 1;
    text-transform: lowercase;
}
.admin-mero-block>span{
    float: left;
    width: 100%;
    color: #fff;
    padding: 0px 0 15px;
    font-size: 12px;
    margin: 0;
    height: 50px;
    text-transform: lowercase;
    display: none;
}
.admin-mero-block>a{
    margin: 20px 0 0 0;
    border-radius: 0px;
    font-weight: 500;
    padding: 10px 30px;
    line-height: 1;
}

.footer-new{
    background-color: #111111;
    float: left;
    width: 100%;
    padding: 80px 0 20px;
}
.footer-new-center-logo{
    color: #069cfa;
    text-align: left;
    font-size: 33px;
    font-weight: 600;
    padding: 0 0 10px 0;
}
.footer-new-center-logo>span{
    line-height: 1.2em;
    display: inline-block;
    padding: 0 0 10px 10px;
    font-size: 15px;
    letter-spacing: 0px;
    color: #b5b5b5;
    font-weight: 400;
}
.footer-new-right{
    
}
.footer-new-right>strong{
    font-size: 15px;
    color: #b5b5b5;
    padding: 0 0 10px 2px;
    text-transform: none;
    font-weight: 500;
    float: left;
}
.footer-new-phone{
    float: left;
    width: 100%;
    padding: 0 0 0px;
    line-height: 1.2;
    color: #b5b5b5; 
}
.footer-new-phone a{
    padding: 0 0 10px;
    font-size: 15px;
    color: #b5b5b5;
    float: left;
    width: 100%;
}
.footer-new-center-social>a{
    font-size: 24px;
    width: 44px;
    height: 44px;
    text-align: center;
    padding: 5px 0 0 0;
    border-radius: 50%;
    margin: 0 4px;
    color: #bdbdbd;
    float: left;
}
.footer-new-right>span{
    float: left;
    line-height: 1;
    width: 100%;
    color: #069ced;
    font-size: 14px;
    font-weight: 600;
    margin: 15px 0 10px;
    text-transform: uppercase;
}
.footer-new-right>p{
    float: left;
    width: 100%;
    margin: 0 0 4px;
    line-height: 1.2;
    color: #b5b5b5; 
}
.footer-new-left{
padding:0 15px;
}
.footer-new-left>strong{
    float: left;
    line-height: 1;
    width: 100%;
    color: #069ced;
    font-size: 14px;
    font-weight: 600;
    padding: 0px 0px 20px 5px;
    text-transform: uppercase;
}

.footer-new-left>span{
    float: left;
    width: 50%;
    height: 120px;
    padding: 0 5px 10px;
}
.footer-new-left>span>span{
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    float: left;
    background-size: cover;
    position: relative;
}
.footer-new-left>span>span:before{
    content:'';
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;

}
.footer-new-left>span>span:hover:before{
    content:'';
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
}
.footer-new-center>strong{
    float: left;
    line-height: 1;
    width: 100%;
    color: #069ced;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 20px;
    text-transform: uppercase;  
}
.footer-new-center>span{
    padding: 20px 0 15px;
    float: left;
    width: 100%;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
}
.footer-new-kat {
    padding: 0px 0 10px 0;
}
.footer-new-kat>a{
    float: left;
    line-height: 1;
    width: 100%;
    color: #b5b5b5;
    font-size: 15px;
    margin: 0 0 10px;   
}
.footer-new-kat>a:visited,.footer-new-center-social>a:visited,.gl-footer-kab>a:visited{
    color: #b5b5b5; 
}
.footer-new-kat>a>i{
    float: right;
}
.footer-new-kat>a:hover,.footer-new-phone a:hover{
    color: #069cfa;
}
.footer-new-center-social>a:hover{
    background: #069cfa;
    color: #fff;    
}
.gl-footer-kab{
    padding: 10px 0 0px;
}
.gl-footer-kab>button,.gl-footer-kab>a{
    float: left;
    /* width: 100%; */
    margin: 0 0 0;
    font-size: 11px;
    background: #333;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 30px 8px;
    line-height: 1;
    border-radius: 3px;
    color: #9a9a9a;
}
.gl-footer-kab>a:hover{
     color: #fff;
}
.footer-new-pay{
    
}
.footer-new-pay>img{
    height: 32px;
    float: none;
    display: inline-block;
    margin: 0 4px 0px 0px;  
}
.footer-new-copir{
    float: left;
    margin: 40px 0 0 0;
    text-align: center;
    font-weight: 600;   
}
.admin-back a i {
    font-size: 15px;
    float: left;
    padding: 0px 6px 3px 0;
} 
.footer-new-copir>span{
    width: 100%;
    float: left;
    color: #333;
    font-size: 12px;
}
@media (max-width: 991px){
.footer-new-left {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
}
}
.card-header-phone,.meny-nones{
    display: none;
}
@media (max-width: 991px){
.card-header-phone{
    display: block;
    padding: 0px 10px 0px;
    background: #ffffff !important;
    float: left;
    width: 100%;
    position: relative;
}
}
@media (max-width: 991px){
.card-header{
display: none;
}
}

.activatis{
 display: block;   
}
.meny-header-min{
    float: left;
    background: #ffffff;
    position: fixed;
    z-index: 32;
    top: 10px;
    left: 60px;
    right: 10px;
    /* bottom: 10px; */
    padding: 10px;
    border: 1px solid #20a8d8;
}

.activatis a{
    padding: 10px 20px;
    color: #20a8d8;
    text-align: left;
}
.ikon-kard{
    color: #069cfa;
    /* background: #20a8d8; */
    float: left;
    font-size: 28px;
    line-height: 1;
    padding: 9px 10px 5px;
    cursor: pointer;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    z-index: 22;

}
@media (max-width: 991px){
.ikon-kard{

}
}
@media(max-width:991px){
  .admin-padding{
    padding: 20px 0;
}
}
@media(max-width:700px){
  .pay-vebinar-time{
    padding: 0px 0 20px 0 !important;
}
}
.act i:before {
    content: "\f00d";
}
.card-header-phone{
    background: #fbfbfb;

}
.card-header-phone>a{
    font-weight: 600;
    color: #069cfa;
    padding: 17px 50px 4px !important;
    position: relative;
    font-size: 15px;
    background: #eee;
    color: #101010;
    float: left;
    width: 100%;
    margin: 0 0 0px !important;
}
.bg-black{
        background: #000 !important;
}
.frame-video{
    position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}
.frame-video iframe{
    position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.title_webinar{
display: inline-block;
    width: 100%;
    font-weight: 600;
    text-align: left !important;
    font-size: 25px;
    color: #333; 
        margin: 0 0 40px;   
}
.bg-trans{
        background: transparent !important;
}
.admin-back{
    float: left;
    /* width: 100%; */
    margin: 0 0 20px;
    /* background: #333; */
    /* width: auto !important; */
    margin: 20px 0 0px;
    padding: 0 0 0 0px;
    color: #fff;
}
.admin-back a{
    font-weight: 600;
    font-size: 11px;
    color: #fff;
    opacity: 0.6;
    width: 100%;
    float: left;
}


@media(max-width:991px){
 .admin-back{
    margin: 0 0 0px;
}
}
.not-inf{
        background: #fbfbfb;
    padding: 20px;
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
}
.nav-fill{
/*   margin-left: -15px;
    margin-right: -15px;*/
}
@media(max-width:991px){
 .nav-fill{
     margin-left: 0px;
    margin-right: 0px; 
}
}
.scrolled .nav-fill{
     margin-left: 0px;
    margin-right: 0px;  
}
.mero-teg{
    float: left;
    width: 100%;
    background: #ffffff;
    margin: 0 0 10px;
    padding: 14px 0;
    border-radius: 3px;
}
.form-mero{
    float: left;
    width: 100%;
    padding: 10px 5px 0px;
}
.checkbox {
    display: none;
}

.checkbox-custom {
    position: relative;      
    width: 20px;            
    height: 20px;           
    border: 2px solid #ccc;
    border-radius: 3px;
}

.checkbox-custom,
.label {
    display: inline-block;
    vertical-align: middle;
}

.checkbox:checked + .checkbox-custom::before {
    content: "";          
    display: block;      
    position: absolute;  
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background: #413548;    
    border-radius: 2px;
}
.mero-teg>label{
    float: left;
    /* width: 100%; */
    padding: 0px 10px 0 5px;
    margin: 0;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;  
}
.mero-teg>label i{
    font-size: 10px;
    float: right;
    padding: 5px 0 0 8px;
}
.form-mero>form>label{
float: left;
    width: auto;
    padding: 2px 10px 2px 0;
    /* width: 33.3333333%; */
    cursor: pointer;
}
@media(max-width:991px){
.form-mero>form>label{
    width: 50%;
}
}
@media(max-width:600px){
.form-mero>form>label{
    width: auto;
}
}
.form-mero-one>label{
    float: left;
    width: auto;
    padding: 2px 10px 2px 0;
    cursor: pointer;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
}
.label{
        padding: 0 0 0 4px;
}
@media(max-width:600px){
.form-mero-one>label{
    width: 100%;
}
}
.form-mero{
    display: none !important;
}
.activ-form{
    display: block !important; 
}
.mero-teg-meny-none{
    float: left;
    width: 100%;
    padding: 4px 10px;
    display: none;
}
.mero-teg-meny-none>span{
    float: right;
    /* width: 100%; */
    padding: 0px 0px 0;
    margin: 0;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
}
.mero-teg-meny-none>span i{
    font-size: 10px;
    float: right;
    padding: 4px 0 0 6px;
}
.mero-button>button{
    border: none;
    border-radius: 0px;
    line-height: 1;
    padding: 8px 28px;
    margin: 10px 0 10px 10px;
    font-weight: 600;
    font-size: 14px;
    /* border: 1px solid #20a8d8; */
    color: #ffffff;
    background: #5d5d5d;
}
.mero-button{
        width: 100%;
}
.mero-button-one button,.mero-button-one .button-input{
     border: none;
    border-radius: 0px;
    line-height: 1;
    padding: 8px 28px;
    margin: 0px 0 0px 0px;
    font-weight: 600;
    font-size: 14px;   
}
.form-mero>form>div>label{
    /*display: none;*/
}

.dd-block{
    display: none;
    position: fixed;
    width: 200px;
    height: 100px;
    background: #424242;
    top: 70px;
    right: 10px;
    z-index: 30;
}

.add-none{
    display: block;
}
.a-top {
    background: #ffffff;
    position:fixed;
    width:300px;
    top:70px;
    box-sizing:inherit;
    right:20px;
    font-size:13px;
    z-index:30;
}
@media(max-width:600px){
.a-top{
    width: auto;
    top: 60px;
    left: 10px;
    right: 10px;
}
}
.a-top a {
    color:#ff081a
}
.a-top .a-close {
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 5px;
    color: #b5b5b5;
    font-size: 22px;
}
.a-top .a-container .a-head {
    color: #ff081a;
    font-size: 11px;
    /* background: #ff081a; */
    padding: 15px 10px 0px 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.a-top .a-container .a-body {
    padding: 20px;
}
.a-top a:hover {text-decoration:none}
.carousel-imges-block{
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 180px;
    display: block;
}
.webin-h1{
    font-weight: 500;
    font-size: 19px;
    display: inline-block;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    background: #0e0e0e;
    padding: 0 7px;
    color: #fff;
    letter-spacing: 1px;
}


.webin-h1-tu{
    display: inline-block;
    margin: -5px 0px 0px 20px;
    font-weight: 600;
}
.webin-info{
    float: left;
    width: 100%; 
}
.webin-info>strong{
    
}
.webin-info>p{
    font-size: 15px;
    color: #20a8d8;
    font-weight: 600;
    margin: 20px 0 0 0;
}
@media (max-width: 700px){
.title_webinar {
    font-size: 19px;
}
}
@media (max-width: 700px){
.webin-h1 {
    height: auto;
    margin: 0 0 10px 0px !important;
    width: 100%;
    text-align: left;
    display: block;
    padding: 5px 0 0px 0;
    font-size: 15px;
    background: none;
    color: #333;
    font-weight: 700;
}
}

@media (max-width: 700px){
.webin-h1-tu {
    display: inline-block;
    margin: 2px 0px 0px 0px;
    font-size: 27px;
    font-weight: 600;
}
}
@media (max-width: 700px){
.webinar-carousel {
    padding: 0px 0px 30px;
    margin: -54px 0 0 0;
}
}
.langle-dop{
    float: left;
    width: 100%;
    display: block;
    margin: 0;
    text-align: center;
}
.langle-dop a{
display: inline-block !important;
}
.nav-link:hover{
    background: #eee;
    color: #101010 !important;
}
.pages-top{
   float: left;
}
.pages-top b{
    font-size: 20px;
    padding: 4px 15px;
    cursor: pointer;
    float: left;
}

.symvol_min{
    float: left;
    padding: 4px;
    font-size: 11px;
    margin: 0;
    line-height: 1;
    background: rgba(0, 0, 0, 0.62);
    border-radius: 2px;
    color: #fff;
    margin: 0 0 5px;
}
.page_activ{
    background: #069cfa;
    color: #fff;
}
.pages-block>a{
float:left; 
}
.pages-block>a:active{
    background:#333;
    color:#fff;
}
.pages-block {
    padding: 0 5px 0;
    margin: 10px 0 40px;
}
.event_sool{
    display:none;
}
.event_sool>span{
    position: absolute;
    top: -5px;
    right: 1px;
    width: auto;
    padding: 6px;
    font-size: 24px;
    cursor: pointer;
    color: #ffffff;
    opacity: 0.7;
}
.event_sool>span:hover{
  opacity:1;
    transition:.2s;
}
.event_sool_active {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.79);
    padding: 50px !important;
    color: #ffffff;
    box-shadow: 21px 15px 20px rgba(13, 13, 38, 0.5);
    text-transform: uppercase;
    font-size: 15px;
    bottom: 20px !important;
    background: radial-gradient(circle at 100% 98%, rgb(6, 156, 250), rgba(6, 156, 250, 0.98));
}
.event_sool_on{
padding: 10px 30px !important;
    /* font-size: 0.875rem !important; */
    text-transform: lowercase!important;
    width: auto!important;
    cursor: pointer;
    margin: 0px 0 0 0 !important;
    min-height: auto !important;
    line-height: 1;
    float: left;
    border-radius: 3px;
    font-size: 13px;
    background-color: #44b4fd;
}
.event_sool_on:hover {
    background: #fff;
    color: #069cfa !important;
    opacity: 1;
}
.none_sool{
   /* display:none;*/
}
.none_sool_past{
    display:none !important;
}
.event_sool_active>strong{
    font-weight:800;
}
.mod-block{
   display: none ;  
}
.mod-left{
    position: fixed;
    right: 0px;
    top: 120px;
    display: block;
    line-height: 1;
    font-size: 12px;
    cursor: pointer;
    z-index: 26;
    text-transform: lowercase;
    width: 7.5em;
    height: 23em;
    border-radius: 100% 0 0 100% / 50% 0 0 50%;
    background: rgba(6, 156, 250, 0.41);
    padding: 130px 4px 0 0px;
    text-align: right;
    background: radial-gradient(circle at 100% 68%, rgba(6, 156, 250, 0.13), rgba(6, 156, 250, 0.28));
    opacity: 1;
    color: #333;
    font-weight: 700;
    background: radial-gradient(7em at right, #069cfa69 57%, #069cfa0d 140%);
}
.mod-left:hover{
    background: radial-gradient(7em at right, #069cfa9c 57%, #069cfa0d 140%);
}
@media(max-width:620px){
    .mod-left{
    top: 170px;
    right: 0px;
 }
}
.mod{
    display:none;
}
.ikon-phne-push-seminar {
    position: absolute;
    color: #fff !important;
    font-size: 24px !important;
    box-shadow: none !important;
    opacity: 0.2;
    margin: 19px 0 0 0px;
    width: 20px !important;
    height: 20px !important;
    padding: 0px !important;
    border-radius: 50% !important;
    /* border: 8px solid #565656; */
}
.cont-mero-dop{
    float:left;
    text-align: center;
    padding: 40px 20px;
    background: #fbfbfb;
}

.event-schow{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    background: #ffffff;
    position: relative;
    padding: 0 28px 0 0;
    /* box-shadow: 0px 6px 40px -12px #c1c1c1; */
    border-radius: 4px;
    border-bottom: 1px solid #eaeaea;
}
.event-schow-img{
    min-height: 140px;
    max-height: 140px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 4px 0px 0px 4px;
    position: relative;
}
.event-schow-title{
    float: left;
    width: 100%;

}
.event-schow-title-seminar{
    height: 100%; 
}
.event-schow-title h2{
margin-bottom: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0px 0 0 0;
    display: inline-block;
    width: 100%;
}
.event-schow-title>strong{
padding: 10px 0 4px;
    font-weight: 600;
    color: #20a8d8;
    font-size: 12px;
    float: left;
    /* width: 100%; */
    text-transform: uppercase;
}
.event-schow-info{
    display: block;
    float: left;
    width: 100%;
    padding: 0px 0px 10px 0;
}
.event-schow-info>p{
    font-size: 13px;
    margin-bottom: 0;
    float: left;
    display: inline-block;
    line-height: 1;
    padding: 0px 20px 0 0;
    float: left;
    width: auto;
    font-weight: 600;
    text-transform: lowercase;
}
.event-schow-info>p span{
padding-right: 2px;
    font-size: 12px;
    color: #2f2f2f;
    font-weight: 500;
}
.event-schow-title-seminar >span{
    /* float: left; */
    /* width: 100%; */
    font-size: 12px;
    text-transform: uppercase;
    color: #20b0e3;
    padding: 10px 0 0 10px;
    font-weight: 600;
    margin: 0px 0 0 10px;
    display: inline-block;
    position: relative;
}
.event-schow-title-seminar >span:before{
    content: '';
    width: 4px;
    height: 4px;
    background: #21a8d8;
    border-radius: 50px;
    position: absolute;
    top: 17px;
    left: -2px;
    opacity: 0.5;
}
.veb-block{
    float: left;
    width: 100%;
    background: #f6f5f3;
    margin-bottom: 10px;
    padding: 8px 8px 8px 12px;
    border-radius: 3px;
}
.veb-time-date,.veb-time-time{
float: left;
    padding: 0 10px 0px 0;
    font-size: 12px;
    font-weight: 400;
    text-transform: lowercase;
    font-weight: 600;
    color: #3c3c3c;
}
.veb-time-time strong,.veb-time-time p{
float: left;
    margin-bottom: 0px;
    padding: 1px 4px 0 0;
    font-size: 11px;
}
.veb-time-title{
    float: left;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.2;
    color: #20a8d8;
}
.veb-hover{
    display: none;
}
.veb-hover-show{
float: left;
    width: 100%;
    /* background: #20a8d8; */
    color: #20a8d8;
    padding: 7px 0px;
    cursor: pointer;
    position: relative;
    margin: 4px 0 0 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    /* text-align: center; */
    border-top: 1px solid #20a8d8;
}
.veb-hover-show span{
    position: relative;
}
.veb-event-lektor{
    float: left;
    width: 100%;
    font-size: 13px;
    color: #333;
    padding: 5px 0 0 0;
    text-transform: lowercase;
    display: none;
}
.veb-hover-show span>strong,.veb-hover-hidden span>strong{
    float: left;
    font-size: 17px;
    height: 0;
    position: relative;
    top: -4px;
    left: 164px; 
    display: none;
}
.veb-hover-offer{
    display: block;
    margin: 10px 0 0 0;
}
.veb-hover-show:hover{
    /* background: #20a8d8; */
    color: #098ab7;
    transition: .2s;
    border-top: 1px solid #098ab7;
}
.veb-hover-hidden{
    float: left;
    width: 100%;
    padding: 8px 0px;
    cursor: pointer;
    /* background: #fbfbfb; */
    color: #4a4a4a;
    font-weight: 600;
    font-size: 11px;
    border-top: 1px solid #333333;
    display: none;
    margin: 4px 0 0 0;
    text-transform: uppercase;
}
.sertiikat-veb-butt{
    position: absolute;
    left: -60px;
    top: -6px;
}
.sertiikat-veb-butt a{
    width: 60px;
    border-radius: 50%;
    height: 60px;
    text-align: center;
    padding: 21px 0 0 0;
    line-height: 1.2;
    font-size: 8px;
    font-weight: 600;
    text-transform: uppercase;
    background: #20a8d8;
    color: #ffffff;
    cursor: pointer;
    float: left;
    box-shadow: 0px 6px 40px -12px #2d2c2c;
}
.sertiikat-veb-butt a i{
    position: absolute;
    top: -3px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    left: -3px;
    padding: 4px 0 0;
    font-size: 14px;
    background: #2a2c36;
}
.veb-hover-hidden:hover{
    /* background: #333333; */
    color: #6d6d6d;
    transition: .2s;
    /* border: 1px solid #333333; */
    border-top: 1px solid #6d6d6d;
}
.sertiikat-veb-butt a:hover{
    background: #257996;
    color: #ffffff;
    transition: .2s;
    /* border: 1px solid #20a8d8; */
}
.sertiikat-veb-butt a:hover i{
    color: #ffffff;
    background: #2cb5e6;
    transition: .2s; 
}
.admin-veb-but{
    display: flex;
    align-items: center;
    /* justify-content: center; */
    height: 100%;
    line-height: 1.3;
    font-weight: 500;
    margin: 5px 0 0 0;
}
@media(max-width:620px){
    .admin-veb-but{
    position: relative;
 }
}
@media(max-width:620px){
    .admin-veb-inf{
    right: -230px !important;
    top: -4px !important;
 }
}
@media(max-width:620px){
    .wid-auto-mob{
    width: auto !important;
 }
}
.admin-veb-text{
    font-size: 11px;
    line-height: 1.1;
    font-weight: 600;
    padding: 0 4px 7px 0;
    text-transform: lowercase;
    color: #4a4a4a;
    width: 163px;

}
.admin-veb-but-button,.admin-veb-but-button-add{
    padding: 5px 15px;
    color: #ffffff;
    background-color: #44B4FD;
    border: 1px solid #44B4FD;
    font-size: 11px;
    /* line-height: 1; */
    /* font-weight: 600; */
    cursor: pointer;
    position: relative;
    border-radius: 3px;
}
.admin-veb-but-button i{
    position: relative;
    left: -11px;
    width: 3px;
}
.admin-veb-but-button-dark{
padding: 6px 20px;
    color: #fff;
    background-color: #2a2c36;
    border: 1px solid #2a2c36;
    font-size: 11px;
    /* line-height: 1; */
    /* font-weight: 600; */
    border-radius: 3px;
    min-width: 158px;
}
.admin-veb-but-button-dark:hover{
     background: transparent;
    color: #2a2c36;
    transition: .2s;   
}
.admin-veb-but-button:hover,.admin-veb-but-button-add:hover{
    background: transparent;
    color: #20a8d8;
    transition: .2s;
}
@media(max-width: 937px){
    .butt-center{
    text-align: center;
    width: 100%;
    padding: 10px 15px;
}
}
@media(max-width: 800px){
    .pay-block,.class-ball-oll{
    display: block !important;

}
}
@media(max-width: 800px){
    .pay-ball, .pay-summ{
    text-align: right !important;
}
}
@media(max-width: 800px){
    .finance-tab{
    padding:20px 0px !important;
}
}

.row_webinars_pay{
    /* box-shadow: 0 0 27px rgba(0, 0, 0, 0.15) inset; */
    /* background: #ffffff; */
    /* border: 1px solid #20a8d8; */
    opacity: 0.4;
}
/*.event-schow-title a{
    font-size: 13px; 
}*/
.row_webinars_pay:hover{
      opacity: 1;
      transition: .2s;  
}
.event-link{
    font-size: 12px;
    padding: 10px 0 0px 10px;
    display: inline-block;
    margin: 0 0 0 10px;
    color: #333;
}
.basket-tovar{
    margin-bottom: 20px;
    background: #ffffff;
    /* box-shadow: 0px 6px 40px -12px #c1c1c1; */
    border-radius: 4px;
    border-bottom: 1px solid #eaeaea;
}
.basket-price{
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    font-size: 22px;
    font-weight: 700;
}
.basket-price strong{
    font-size: 15px;
    padding: 4px;
    position: relative;
    top: 3px;
    opacity: 0.8; 
}
.basket-del{
        display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    font-size: 24px;
}
.basket-img{
    background-size: cover;
    height: 140px;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    position: relative;
}
.basket-inf{

}
.basket-inf h4,.basket-veb-title h4{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding: 20px 0 0 0;  
}
.basket-inf p{
    
}
.basket-del-butt{
      background: transparent;
    border: 1px solid #b9b9b9;
}
.basket-pay{
    padding: 11px 10px;
    min-width: 100%;
    color: #fff;
    background-color: #20a8d8;
    border: 1px solid #20a8d8;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    cursor: pointer;
    float: right;
}
.basket-pay:hover {
    background: transparent;
    color: #20a8d8;
    transition: .2s;
}
.basket-footer{

}
.basket-footer>span{
    padding: 0 0 10px;
}
.basket-footer>span>strong{
    font-size: 24px;
}
.basket-push,.cykle-button{
    color: #069cfa;
    margin: 0px 5px 0 0px;
    border-radius: 0px;
    font-weight: 500;
    border: 1px solid #069cfa;
    padding: 6px 20px;
    line-height: 1;
    background-color: #ffffff;
    display: inline-block;
    position: relative;
    cursor: pointer;
    border-radius: 2px;
    font-size: 10px;
    font-weight: 600 !important;
    /* border: none; */
    text-align: left;
    text-transform: lowercase;
    z-index: 20;
    float: left;
}
.block-kart-date{
    float: left;
    width: 100%;
}
.basket-add{
    color: #595d5f;
    margin: 0px 5px 0 0px;
    border-radius: 0px;
    font-weight: 600;
    /* border: 1px solid rgba(255, 255, 255, 0); */
    padding: 6px 14px;
    line-height: 1;
    background-color: rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    border-radius: 2px;
    font-size: 10px;
    /* height: 33px; */
    text-transform: lowercase;
    border: 1px solid #e8e8e8;
    float: left;
}
.basket-add>i,.basket-push>i{
    margin: 0 5px 0 0;
}
.basket-add-dop{
    display: none;
}
.top20r{
    top:20px;
}
.basket-del-inf{
    cursor: pointer;
}
.basket-del-inf{
position: relative;
}
.basket-del-inf i{
    font-size: 18px;
}
.basket-del-inf-block{
    position: absolute;
    display: none;
}
.basket-del-inf-ok,.basket-del-inf-no{
    width: 100px;
    background: #333;
    font-size: 13px;
    border: none;
    padding: 4px 20px;
    /* margin: 0 20px 0 0; */
    top: 0;
    color: #eee;
    margin: 0 0 10px;
    position: relative;
    display: block;
    float: left;
    border-radius: 3px;
}
.basket-del-inf-ok:hover,.basket-del-inf-no:hover{
    background: #eee;
    color: #333;
}
.basket-del-inf-no{

}
.block{
    display: block;
    top: -13px;
    /* background: #fff; */
    /* padding: 20px; */
    right: 30px;
    z-index: 20;
    /* left: 0; */
    /* bottom: 0; */
    /* width: 259px; */
    /* height: 100px; */
    position: absolute;
}
.pay-system{
    /* height: 90px; */
    width: 100%;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    /* padding: 10px; */
    display: flex;
    cursor: pointer;
    margin: 0 0 20px;
}
.pay-system img{
    max-width: 100%;
    max-height: 100%;
    margin:0 auto;
}
.pay-system:hover{
  background: #e2e2e2;  
}
.modal-price-summ{
    float: left;
    width: 100%;
    text-align: left;
    padding: 20px 0 0px;
    line-height: 1;
}
.modal-price-summ strong{
    font-size: 25px; 
}
.modal-futer-vebinar{
    padding: 20px 0px 25px;
    float: left;
    width: 100%;
}
.modal-futer-vebinar>span{
    line-height: 1.2;
    font-size: 11px;
    text-align: right;
    width: 260px;
    padding: 1px 15px 0;
}
.modal-price{
    float: left;
    width: 100%;

}
.modal-price-strong strong{
font-size: 11px;
    padding: 0 0 20px;
    display: block;
    font-weight: 600;
    color: #3e3e3e;
    text-transform: uppercase;
}
.modal-price-ball{
    float: left;
    width: 100%;  
    padding: 10px 0 0px;
}
.wrapper{
    float: left;
    width: 100%;     
}
.chek-basket{
display: inline-block;
    /* background: rgba(0, 0, 0, 0.32); */
    padding: 7px;
    border-radius: 2px;
    position: relative;
    top: 0;
    bottom: 0;
    margin: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.51), rgba(255, 255, 255, 0));
}
.chek-basket:hover{
    background: rgba(0, 0, 0, 0.54);
}
.checkbox-basket{
display: none;
}
.checkbox-custom-basket{
    position: relative;
    width: 26px;
    height: 26px;
    border: 2px solid #e4e4e4;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.chek-basket:hover .checkbox-custom-basket{
   border: 2px solid #fff; 
}

.chek-basket:hover .checkbox-basket:checked + .checkbox-custom-basket::before  {
   color:#fff; 
}
.checkbox-basket:checked + .checkbox-custom-basket::before {
content: "\f00c";
    color: #e4e4e4;
    font: normal normal normal 14px/1 FontAwesome;
    text-align: center;
    position: absolute;
    top: 3px;
    left: 4px;
    font-size: 16px;
}
.basket-head{
    /* background: #fff; */
    /* padding: 4px; */
    /* margin: 0 0 10px; */
    /* font-size: 12px; */
    display: flex;
}
#all-price{
    cursor: pointer;
    color: #fff;
    font-weight: 500;
    line-height: 1;
    float: left;
    text-transform: uppercase;
    padding: 9px 30px;
    border-radius: 3px;
    margin: 0 0 20px;
    font-size: 11px;
    background: rgba(41, 99, 119, 0.83);
    box-shadow: 0px 6px 40px -12px #c1c1c1;
}
#all-price i{
    float: left;
    padding: 1px 6px 0 0;  
}
#all-price:hover,.checkbox-custom-format:hover{
    background: rgba(41, 99, 119, 0.93);
    box-shadow: 0px 6px 50px -12px #c1c1c1;    
}
#all-webinars{
text-align: center;
    background: #8c8c8c;
    padding: 10px;
    color: #ffffff;
    cursor: pointer;
    border-radius: 2px;
}
#all-webinars:hover{
        background: #067aa2;
        transition: .2s;
}
.all-webinars-stop,.all-finance-stop{
    display: none;
    text-align: center;
    padding: 10px;
    color: #040404;
    cursor: pointer;
    background: #eaeaea;
    border-radius: 2px;
    margin: 20px 0 0 0; 
}
.block-all{
    display: block;
}
#loadImg{
    position:absolute; 
    z-index:1000; 
    display:none;
}
.basket{
    position: relative;
}
.tovar_basket{
    display: none;
}
.active_basket{
    display: block !important;
    position: absolute;
    /* background: #fff700; */
    border-radius: 50%;
    padding: 4px 0 0 0;
    width: 24px;
    height: 24px;
    font-weight: 600;
    color: #fff700;
    font-size: 12px;
    right: 5px;
    z-index: 22;
    top: -4px;
    /* box-shadow: 0px 2px 17px -2px #fff700; */
}
.kab-vh-nav{
    display: none;
    position: absolute;
    top: 40px;
    padding: 10px 20px;
    background: #fff;
    width: 165px;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    box-shadow: 0 0rem 1.5rem rgba(0,0,0,0.175);
    border-radius: 2px;
    right: 0;
}
.kab-vh-nav::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #ffffff;
    position: absolute;
    top: -5px;
    right: 6px;
}
.kab-vh-nav>li{
    list-style: none;
    text-align: left;
}
.kab-vh-nav>li a,.kab-vh-nav>li span{
    color: #333;
    font-size: 13px;
    font-weight: 600;
    text-transform: none;
}
.nav-all-block{
    display: block;
}
.webinar-none{
    display: none;
}

.webinar-add-dop {
        /* color: #333; */
    padding: 8px 33px 7px;
    color: #3386BB;
    /* background-color: rgba(0, 0, 0, 0.6); */
    border: 1px solid #3386BB;
    font-size: 11px;
    line-height: 1;
    font-weight: 600;
    position: relative;
    border-radius: 3px;
    min-width: 158px;
    text-align: center;
}
.amount-plus,.amount-minus{
padding: 5px;
    margin: 0 5px;
    background: #eee;
    cursor: pointer;
}
.quantity{
    position: absolute;
    /* background: #20a8d8; */
    border-radius: 50%;
    padding: 7px 0 0 0px;
    width: 30px;
    height: 30px;
    font-weight: 600;
    /* color: #20a8d8; */
    font-size: 14px;
    right: 0px;
    top: -2px;
    text-align: center;
}
.finance-tab{
    float: left;
    width: 100%;
    /* background: #ffffff; */
    position: relative;
    /* padding: 0px 0px; */
    /* border-radius: 3px; */
    /* box-shadow: 0px 6px 40px -12px #c1c1c1; */
}
.pay-top{
float: left;
}
.pay-top>strong{
    font-size: 19px;
}
.pay-top>p{
    margin: 0;
    font-size: 10px;
}
.pay-top>strong>span{
    font-size: 12px;
    /* font-weight: 600; */
    padding: 0 0 0 5px; 
}
.pay-top>span{
    font-size: 14px;
    font-weight: 600;
    padding: 0 0 0 20px; 
}
.pay-top>span>strong{
  font-size: 11px;  
}
.pay-history{
   /* float: left; */
    width: 100%;
    margin: 0 auto;
    display: block;
}
.pay-block{
padding: 20px;
    /* background: #f3f3f3; 
    border-radius: 2px;
    border-bottom: 1px solid #e2e2e2; */
    display: flex;
    align-items: center;
}
.pay-block ,.class-ball-oll{
    padding: 10px 0 5px;
    display: flex;
    align-items: center;
    position: relative;
    background: #fff;
    margin: 0 0 10px;
    border-radius: 4px;
    border-bottom: 1px solid #eaeaea;
}
.pay-block .pay-summ{
    /*display: none;*/
}
.pay-date{
    float: left;
}
.pay-ball,.pay-summ{
    height: 100%;
    font-size: 18px;
    text-align: center;
}
.pay-ball>strong>span,.pay-summ>strong>span{
    font-size: 11px;
    padding: 0 0 0 5px;
}
.pay-summ{

}
.pay-what{

}
.pay-what strong{
    text-transform: lowercase;
    font-size: 13px;
    line-height: 1.1;
    float: left;
    width: 100%;
    font-weight: 500 !important;
    margin: 0 0 5px;
    padding: 2px;
    border-radius: 3px;
    /* background: #f6f5f3; */
    color: #000;
}
#rub,#eur,#uah{
display: none;
}
#rub:hover,#eur:hover,#uah:hover{
     background: #e2e2e2;
     transition: .2s;   
}
.rub,.eur,.uah{
    width: 100%;
    background: #e6e6e6;
    padding: 30px 10px;
    font-size: 18px;
    color: #212121;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    margin: 0;
    line-height: 1;
    border-radius: 2px;
}
.rub:hover, .eur:hover, .uah:hover{
   background: #333; 
   color: #eee;  
}
#pay-mero{
    font-size: 13px;
    text-transform: lowercase;
    float: left;
    width: 100%;
    padding: 20px;
    background: #f5f4f4;
    margin: 0 0 20px;
    border-radius: 2px;
}

.number_veb{
    font-weight: 600;
    float: left;
    padding: 4px;
    font-size: 11px;
    margin: 0;
    line-height: 1;
    background: rgba(0, 0, 0, 0.62);
    color: #fff;
    border-radius: 2px;
    /* margin: 0 0 10px; */
}
.number_veb p{
    position: relative;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    margin: 0px 0px 0 0;
    /* top: 0px; */
    /* color: #fff; */   
}

/*.pay-history>div>div:last-child{
    border-bottom:none !important; 
}*/
.number_veb b{
    position: relative;
    transform: rotate(16deg);
    margin: 0 0px;  
}

.number_veb span{
    font-size: 11px;
    /* display: inline-block; */
    /* width: 94px; */
    line-height: 1;
    text-align: right;
    font-weight: 600;
    position: relative;
    /* display: block; */
}

.number_veb_begin{
    padding: 4px;
    float: left;
    background: rgba(0, 0, 0, 0.4);
    margin: 0 10px 10px 0;
    border-radius: 2px;
    color: #fff;
}
.number_veb_begin span{
    font-size: 10px;
    display: block;
    width: 100%;
    line-height: 1;
    text-align: right;
    font-weight: 600;
    position: relative;
}
.number_veb_begin strong{
    position: relative;
    float: left;
    line-height: 1;
}
.number_veb_begin span>p{
    font-size: 11px;
    color: #404040;
    font-weight: 600;
    text-align: right;
    margin: 0;
    padding: 3px 0 0;
}
.number_veb_begin>strong>p{
    display: inline-block;
    margin: 0;
    font-size: 10px;
}
.number_veb_begin>strong>p:first-child{
    padding: 0 5px 0 0; 
}
.number_veb_begin>strong>p:last-child{
    padding: 0 0px 0 5px; 
}
.madal-cont-vebinar{
    border-radius: 0px !important;
    border: none !important;
    padding: 0px 0 ;
    top: 0;
    bottom: 0;
    position: fixed;
    left: 0;
    right: 0;
    height: 100%;
    overflow: auto;
    visibility: visible;
}
.close-modal-veb{
    position: fixed;
    right: 28px;
    top: 10px;
    float: right !important;
    z-index: 99;
    font-size: 62px!important;
    text-shadow: none;
    opacity: 1;
    color: #ffffff;
    width: 60px;
    opacity: 0.5;
    height: 60px;
    padding: 5px 10px;
    background: #656565 !important;
}

.modal-futer-vebinar a{
    padding: 8px 30px !important;
    font-size: 13px !important;
    background: #44B4FD none repeat scroll 0 0;
    float: right;
    color: #fff!important;
    font-weight: 600!important;
    text-transform: lowercase!important;
    width: auto!important;
    cursor: pointer;
    border: 1px solid #44B4FD;
    border-radius: 3px;
}
.modal-futer-vebinar a:hover{
    background: #fff none repeat scroll 0 0;
    color: #069cfa !important;
    border: 1px solid #069cfa;
}
.modal-price{
    float: left;
    width: 100%;
    padding: 10px 0 15px 0;
    text-align: right;
    border-bottom: dashed 2px #c3c3c3;
    margin: 0px 0 0px 0px;
}
.modal-price:last-child{
    margin: 0 0 30px;
}
.modal-price span>span{
    float: left;
    /* width: 100%; */
    text-align: left;
    font-size: 10px;
    font-weight: 600;
    padding: 24px 8px 0px 0;
    text-transform: uppercase;
}
.modal-price>span{
    float: left;
    padding: 0px 8px 0px 0;
    margin: 0 10px 0 0;
    border-right: 2px solid #ebebeb;
}
.modal-price strong{
    font-size: 32px;
    color: #26323a;
    padding: 0 0px 0 0px;
    float: left;
    line-height: 1;
}
.modal-title-veibnar{
    font-size: 24px;
    font-weight: 600;
    margin: 10px 0 10px;
}
.veb-hover-hidden span>strong{
        left: 54px;
}
.event_sool_on_mod{
    /* padding: 10px 20px; */
    /* float: left; */
    /* background: #069cfa; */
    /* color: #fff; */
    /* text-transform: lowercase; */
    /* cursor: pointer; */
    /* line-height: 1; */
    /* border-radius: 2px; */
    /* font-size: 13px; */
    /* font-weight: 500 !important; */
    cursor: pointer;
}
.webkid-none{
    -webkit-transform: inherit !important;
    -ms-transform: inherit !important;
    -o-transform: inherit !important;
    -o-transition: inherit !important;
}
.modal-body-event{
    padding: 10px 0 !important;
}
.basket-none{
    padding: 40px 0;
    background: #fff;
    text-align: center;
}
.basket-none strong{  
    font-weight: 600;
    font-size: 13px;
}
.basket-none a{  
margin: 20px 0 0 0;
    font-size: 11px;
    padding: 20px;
    cursor: pointer;
    background: #333;
    color: #fff !important;
}
.basket-none a:hover{
background: #4a4a4a;
}
.fl-right{
    float: right !important;
}
.seminar-status-none{
border: none;
    padding: 4px 27px;
    background: #333;
    color: #eee;
    /* background-color: #5c778a; */
    border-radius: 3px;
    margin: 0px 0 10px 0;
    font-size: 12px;
    /* position: absolute; */
    bottom: 20px;
    left: 0px;
}
.seminar-status-none:hover{
       background: rgba(0, 0, 0, 0.91);  
}
#all-finance{
    text-align: center;
    background: #8c8c8c;
    padding: 10px;
    color: #ffffff;
    cursor: pointer;
    border-radius: 2px;
    margin: 0px 0 0 0;
}
#all-finance:hover{
        background: #067aa2;
        transition: .2s;
}
    .radius {
    width: 21em;
    height: 8px;
    clip-path: inset(0 round 0% 0% 0 0 / 100% 100% 0 0);
    background: #969696;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 19px;
        }
        
        .my-custom-label {
    display: inline-block;
    width: 30px;
    /* height: 30px; */
    /* line-height: 29px; */
    /* background: #c3c3c3; */
    text-align: center;
    position: relative;
    margin: 0 0 10px 0;
        }

        .my-custom-label > input[type=radio] {
            display: none;
        }

        .my-custom-label > span,.place-chair {
    /* background: #ffffff; */
    border: solid 2px #f7f7f7;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 0% 0% 45% 45%;
    vertical-align: middle;
    cursor: pointer;
        }

        .my-custom-label > input[type=radio]:checked + span {
            background: #337ab7;
        }
        
        .my-custom-label > input[type=radio]:disabled + span {
            background: #bbbbbb;
            cursor: not-allowed;
        }
        .place-sid{
    font-size: 12px;
    position: absolute;
    background: rgba(0, 0, 0, 0.92);
    color: #fff;
    padding: 0px 0px;
    height: auto;
    display: none;
    border-radius: 3px;
    transition: .2s;
    line-height: 36px;
    top: -108px;
    z-index: 33;
    left: -21px;
        }
        .my-custom-label:hover .place-sid{
            display: block;
            transition: .2s;
        }
        .madal-cont-place{
             background-color: rgba(39, 39, 39, 0.88) !important;
             padding: 100px 0 60px !important;
        }

        .place-sid::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, 0.92);
    position: absolute;
    bottom: -6px;
    left: 29px;
    z-index: -1;
    position: absolute;
}
        .hall-place{
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    max-height: 100%;
    transition: .4s,max-width 0s ease .4s,max-height 0s ease .4s;
    position: absolute;
    margin: 0 0 0 -15px;
    top: -40px;
        }
        .hall-place-a{
            fill: none;
    stroke: rgb(255, 255, 255);
    stroke-width: 6px;    
        }
        .desk-place{
    float: left;
    width: 100%;
    padding: 15px 10px;
    border-bottom: 1px solid #8c8c8c;
    margin: 0 0 10px;
        }
        .desk-place>span{
margin: 0 20px 0 0;
        }
        .desk-place>strong{
    color: #fff;
    font-size: 15px;
    font-weight: 500;
        }   
        .hall-place-block{
            position: relative;
            min-width: 700px;
        }
        #user_data>div>div{
            z-index: 22;
        }  
.place-sid>span{
    width: 100%;
    float: left;
    font-size: 11px;
    height: auto;
    line-height: 1;
    padding: 6px 20px;
    text-transform: lowercase;
    color: #dcdcdc;
    white-space: nowrap;
}
.place-sid>span:first-child{
    border-bottom: 1px solid #4e4e4e;
}
.place-sid>span>strong{
    font-size: 24px;
    font-weight: 700;
    padding: 2px 3px;
    color: #fff;
    display: inline-block;
    width: 100%;
    float: left;
}
.btn-reserved {
    color: #fff;
    background-color: #616161;
    border-color: #616161;
    padding: 10px 0;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 0 0 0 #2b2b2b;
    border: 0px;
    width: 100%;
    margin: 20px 0 0 0;
}
.btn-reserved:hover {
    background-color: #3a3a3a;
    border-color: #3a3a3a;  
}
.scen{
    text-align: center;
    color: #fff;
    position: relative;
    top: -16px;
    margin-bottom: 0px;
}


.my-custom-label:hover .place-sid:hover{
    display: none;
} 
.my-custom-label:hover  .place-sid::after:hover{
    display: none;
} 

.row-place{
    float: left;
    color: #fff;
    width: 20px;
}
.row-scen{

}
.mob-place{
    color: #fff;
    opacity: 0.4;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 10px;
    padding: 10px 0 0;
    line-height: 1;
    /* display: none; */
}
.myBtn{
    border: none;
    padding: 6px 27px 4px;
    /* background: #dadada; */
    color: #ffffff;
    /* background-color: #5c778a; */
    border-radius: 3px;
    /* margin: 10px 0 0 0; */
    font-size: 12px;
    /* position: absolute; */
    margin-bottom: 10px;
    left: 0px;
    background: #44B4FD;
}
.myBtn:hover{
    background: #3386BB;
    color: #ffffff;    
}
.myBtn i{
    font-size:14px;
}
.row-place-title{
    position: absolute;
    top: -40px;
    width: auto;
    color: #fff;
}
.summ-head{
    padding: 10px 20px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 3px;
    /* box-shadow: 0px 6px 40px -12px #c1c1c1; */
}
.summ-head>div>div>strong{
    float: left;
    width: 100%;
}
.tab-wraps{
    /* padding: 0px 40px; */
    float: left;
    width: 100%;
    /* background: #fff; */
}
.dis-block{
    display: block !important;
}
.admin-veb-inf{
    position: absolute;
    left: -29px;
    width: auto;
    font-size: 18px;
    cursor: pointer;
    top: -11px;
    padding: 0;
    border-radius: 50%;
    background: #ffffff;
    padding: 4px 5px;
    color: #2a2c36;
    width: 25px;
    height: 25px;
}
.admin-veb-inf i{
    
}
#loader,#loader-seminar,#loader-event{
    width: 100%;
    text-align: center;
    margin: 0 0 0px;
    position: absolute;
    left: 0;
    right: 0;
}
#loader-gif{
width: 100%;
    text-align: center;
    margin: 0 0 0px;
    position: absolute;
    left: 0;
    right: 0;
    background: #ffffff;
    bottom: 0;
    top: 0px;
    /*align-items: center;*/
    /*display: flex;*/
   /*justify-content: center;*/  
}
#loader img,#loader-seminar img,#loader-event img{
    height: 60px;
    width: 60px;
}
#loader-gif img{
    height: 60px;
    width: 60px;
    margin: 40px auto;
}
#loader-button{
    width: 100%;
    text-align: center;
    margin: 0 0 20px;
    /* position: absolute; */
    left: 0;
    right: 0;
}
#loader-button img{
    height: 40px;
    width: 40px;
}
.history-strong{
    width: 100%;
    float: left;
    padding: 10px 0;
    display: none;
}
.nav-pills{
    padding: 10px 5px 10px;
}
.nav-pills>li{
     padding: 0 6px 0 0;
    text-align: left !important;
    flex: inherit !important;
   
}
.nav-pills>li>a{
    text-transform: uppercase;
    padding: 8px 27px;
    border-radius: 2px !important;
    font-size: 10px !important;
    font-weight: 600!important;
    background: rgb(255, 255, 255);
    /* box-shadow: 0px 6px 40px -12px #c1c1c1; */
    color: #1f1f1f;
    position: relative;
    border: 1px solid #e2e2e2;
}
.nav-pills>li>a i{
        position: absolute;
    left: 6px;
    top: 6px;
    font-size: 11px;
    opacity: 0.4;
}
.nav-pills>li>a.active{
    color: #fff !important;
}
.format-block{
    padding: 0 0 10px 15px;
}
.format-block span{
     color: #fff;
    font-weight: 500;
    padding: 0 12px 0 4px;   
}
.tu-meny-links{
    cursor: pointer;
}
.button-format{
    cursor: pointer;
    text-transform: uppercase;
    padding: 9px 30px;
    border-radius: 2px;
    font-size: 11px;
    /* background: rgba(95, 95, 95, 0.34); */
    /* box-shadow: 0px 6px 40px -12px #c1c1c1; */
    color: #ffffff;
    position: relative;
    line-height: 1;
    margin-right: 2px;
}
.checkbox-custom-format{
    color: #fff;
    font-weight: 500;
    /* padding: 0 12px 0 4px; */
    background: rgba(41, 99, 119, 0.83);
    box-shadow: 0px 6px 40px -12px #c1c1c1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    float: left;
    width: 100%;
    border: none;
    border-radius: 2px;
}
.checkbox:checked + .checkbox-custom-format::before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: #ffffff;
    border-radius: 2px;
}
.span-format{
    position: relative;
    z-index: 20;
    padding: 0 !important;
}
.checkbox:checked + span + .span-format{
    color: #333 !important;
}
.ull-fin{

}
.h1-person{
    position: relative;
}
.h1-person:before{
    content: "";
    position: absolute;
    height: 21px;
    top: 9px;
    left: -20px;
    width: 2px;
    background: #61a8da;
}
.ull-seminar{
     float: left;
    width: 100%;
    background: #ffffff;
    position: relative;
    padding: 20px 30px;
    border-radius: 3px;
    box-shadow: 0px 6px 40px -12px #c1c1c1;
}
.scrolled .nav-pills>li>a.active{
    background-color: #20a8d8 !important;
    border-radius: 0px !important;
}
.scrolled .row{
    margin: 0px !important;
}
.close-x{
    color: #fff;
}
.none-veb{
    display: none;
}
#amount{
float: left;
    width: 100%;
    margin: 20px 0 0 0;
    border: 2px solid #e2e2e2;
    padding: 8px 10px;
    font-weight: 600;
    text-align: center;
    color: #5f5f5f;
}
.modal-price-summ>span{
    font-size: 14px;
}
.modal-price-summ>span>#modall_sum{
    font-size: 26px !important;
}
.activatis li{
padding: 0 0px 0 0;
}
.activatis li a{
 padding: 10px 20px !important;
 box-shadow: 0px 0px 0px 0px #c1c1c1 !important;
}

.pay-system input:checked+label {
    color: #fff;
    background: #333!important;
}
@media(max-width:742px){
  .minskmenuhi{
    font-size: 25px;
    padding: 3px 4px 0px;
    margin: 0 0 0 0px;
    float: none;
    display: inline-block;
}
}
@media(max-width:742px){
  .minskmenuohis{
    font-size: 25px;
    padding: 9px 0 3px;
    margin: 0 0 0px -2px;
    float: none;
    display: inline-block;
}
}

@media(max-width:742px){
  .kab-vh-vhod span,.kab-vh-vhod strong{
    display: none;
}
}
.kab-vh-vhod>i{
    font-size: 24px !important;
    padding: 9px 0px 0px 9px!important;
    cursor: pointer !important;
    margin: 0 0px 0 0px !important;
    display: none;
}
@media(max-width:742px){
  .kab-vh-vhod>i{
       display: block;
    opacity: 0.3;
}
}
.row_modal_price_strong {
padding: 20px;
box-shadow: 0 0 10px red;
border-radius: 6px;
}
.prof-cl{
font-size: 10px;
    position: absolute;
    left: 50px;
    top: 7px;
    font-weight: 600;
    opacity: 0.7;
}
@media(max-width:742px){
  .veb-hover-show span>strong,.mero-teg-meny-none,.veb-hover-hidden span>strong{
    display: block;
}
}
@media(max-width:800px){
  .mero-teg-meny-none{
    display: block;
}
}
@media(max-width:800px){
  .event_sool_on_mod{
    padding: 0px 0px 10px !important;
    margin-bottom: 10px;
    /* height: 120px; */
    font-weight: 400 !important;
    font-size: 14px !important;
}
}
.modal-price span>p{
    font-size: 12px;
    margin: 0 0 0 10px;
    /* float: left; */
    display: inline-block;
    font-weight: 600;
}
@media(max-width:800px){
  .madal-cont-vebinar{
      padding: 0px 0;
}
}
@media(max-width:800px){
  .madal-cont-vebinar{
        font-size: 20px;
}
}
.pay-block .pay-ball{
    color: #048c14;
}
.pay-block .pay-ball::before{
    content: "\f067";
    color: #048c14;
    /* float: left; */
    font-size: 10px;
    font-family: FontAwesome;
    position: relative;
    top: -2px;
    right: -6px;
}
.class-ball-oll .pay-ball>strong{
            color: #191919;
}
.class-ball-oll .pay-ball>strong::before{
    content: "\f068";
    /* float: left; */
    font-size: 7px;
    font-family: FontAwesome;
    position: relative;
    top: -2px;
    right: -2px;
    color: #272727;
}
.pay-block .pay-what strong{
/*    background: #47824e;
    color: #fff;*/
}
.none-type{
    position: relative;
    font-weight: 400;
    font-size: 11px;
    top: 0px;
    left: 0px;
    color: #048c14;
}
.pay-block .none-type{
    color: #a0a0a0;
}
.class-ball-oll .none-type{
    color: #a0a0a0;
}
.data-crate{
    font-size: 11px;
    font-weight: 500 !important;
}
@media(max-width: 800px){
    .basket-price,.basket-del{
    float: left;
    display: block;
    font-size: 24px;
}
}
@media(max-width: 800px){
    .wid-basket{
    padding: 0 30px 10px;
    width: 50%;
}
}
@media (max-width: 800px){
    .basket-del {
      padding: 0 0px 0px 0px;
    float: right;
}
}
@media (max-width: 800px){
    .pay-date {
        margin: 0 0 10px;
}
}
@media (max-width: 800px){
    .pay-what {
    border-top: 1px solid #f6f5f3;
    padding: 10px 0 0;
}
}
@media(max-width: 800px){
    .basket-price strong{
    top: 0px;
    padding: 0px;
}
}
.wid-basket>span{
    align-items: center;
    justify-content: center;
    display: flex;
    width: 100%;
    float: left;
    height: 100%;
}
.resol{
    font-size: 24px;
    margin: 0 0 0 25px;
}
.dropdown-toggle::after {
    content: "" !important;
    display: none !important;
}
.meny-resol{
    z-index: 9999999999;
    background: no-repeat;
    border: none;
    box-shadow: 0 0 0 0 rgba(255,255,255,0.0);
    width: auto;
    min-width: auto;
    left: -30px !important;
    top: -7px !important;
}

.meny-resol>li {
    padding: 3px 0px 3px 0px;
    border-radius: 2px;
    background: rgb(51, 51, 51);
    margin: 0 0 3px 0;
    width: 70px;
    text-align: center;
    color: #ffffff;
}
.meny-resol>li:hover{
    background: rgb(239, 239, 239);
    transition: .2s;
    color: #20333a; 
}
.meny-resol>li:hover a{
    transition: .2s;
    color: #20333a;   
}
.meny-resol-aciv{
    background:#fff !important;
  
}
.meny-resol-aciv a{
  color: #333 !important;
}

.meny-resol>li a{
    color: #fff;
}
@media(max-width: 911px){
.resol{
    display: none;
}
}
body.platform-ios.modal-open {
  position: fixed;
}
#loader-event-sertificate,#loader-event-webinars,#loader-event-vebinars{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.5);
    z-index: 44;
}
#loader-event-sertificate img,#loader-event-webinars img,#loader-event-vebinars img{
    width: 80px;
    height: 80px;
}
#loader-event-sertificate span,#loader-event-webinars span{
    color: #fff;
    font-size: 11px;
    margin: 60px 0 0 0;
    padding: 0 20px;
    position: absolute;
}
.valut-fin{
    display: inline-block;
    padding: 0 0 0 4px;
    font-size: 14px;
}
.valut-price{
    display: inline-block;
}
.event-not-pay::before{
    content: 'мероприятие не оплачено';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: rgba(4, 4, 4, 0.56);
    color: #fff;
    font-size: 11px;
}
/*.event-not-pay:hover::before{
  background-color: rgba(4, 4, 4, 0.86);  
  color:#eee;
}*/
@media (max-width: 767px){
.col-media-price {
    width: 33%;
    float: left;
    padding: 0 3px;
}
}

@media (max-width: 767px){
#row_modal_price_strong {

    padding: 0 12px !important;
}
}
@media (max-width: 767px){
.pay-system{
     margin: 0 0 10px;
}
}
@media (max-width: 767px){
.rub, .eur, .uah{
    font-size: 13px;
    padding: 20px 5px;
}
}
.pay-date>span{
    float: left;
    color: #a0a0a0;
    width: 100%;
    font-size: 11px;
}
.pay-date>span>span{
  font-size: 10px;
    padding: 0 10px 0 0;
}
.tabs-lektor{
    border: none;
}
.tabs-lektor li{
       width: 50%;
    border: none !important;
    text-align: center;
    /* border-radius: 3px !important; */ 
}
@media (max-width: 800px){
    .event-schow-title-seminar >span {
    float: left;
    width: 100%;
    margin: 0px 0 10px 0px;
    padding: 0px 0 0 0px;
}
}
@media (max-width: 800px){
    .event-schow-title-seminar >span:before {
display: none;
}
}
@media (max-width: 800px){
    .heads-block {
        padding: 0px 10px 0 !important;
}
}
.modal-vebinar{
/*    float: left;
    width: 100%;
    padding: 10px;
    text-align: left;
    margin: 0 0 30px;
    background: #fbfbfb;
    border-radius: 2px;
    position: relative;*/
}

.modal-vebinar{
    float: left;
    width: 100%;
    height: 160px !important;
    text-align: left;
    margin: 0 0 0px;
    background: #fbfbfb;
    border-radius: 2px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 650px){
.modal-vebinar{
    height: 200px !important;
}
}
@media (max-width: 650px){
.photo_lector_event{
    top: 0px !important;
    right: 0px !important;
    opacity: 0.8;
    width: 60px !important;
    height: 60px !important;
}
}
@media (max-width: 650px){
.modal-vebinar-background>strong{
    padding: 50px 0 0 0px !important;
}
}
@media (max-width: 650px){
.title-modal{
    max-height: 130px !important;
    font-size: 18px !important;
}
}
@media (max-width: 650px){
.bg-modal-img{
    height: 420px !important;
}
}
@media (max-width: 650px){
.modal-chekbox{
     padding: 0 0 60px 0px !important;
}
}
.owl-dots{
  position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -22px;  
}
.owl-dots>button{
    float: none !important;
    background: #e2e2e2 !important;
    height: 10px !important;
    width: 10px !important;
    border-radius: 50% !important;
    padding: 0 !important;
    margin: 0 4px;
}
.modal-vebinar-background>strong{
    font-size: 13px;
    padding: 70px 0 0 0px;
    text-transform: lowercase;
    font-weight: 600 !important;
    display: inline-block;
    line-height: 1.1;
    float: left;
}
.modal-vebinar-background>span{
    position: absolute;
    left: 20px;
    top: 20px;
    margin: 0;
    /* bottom: 10px; */
    /* border-right: 1px solid #5a5a5a; */
    align-items: center;
    padding: 0 0px 0 0px;
    font-size: 12px;
    /* display: flex; */
    /* width: 120px; */
    /* background: #fbfbfb; */
    border-radius: 2px;
    z-index: 8;
}



.slider_sec         {background:#111111; text-align:center; color:#fff; font-family: 'Raleway', sans-serif; height:1000px;}
.slider_in          {padding: 65px 40px 80px 40px;}
.slider_sec h3      {margin:0px 0 45px 0; padding:10px 0 0 0; line-height:1; font-size:40px; color:#fff; font-weight:600;}
.slider_sec h4      {margin:0px; padding:0px 0 0 0; line-height:1; font-size:40px; color:#fff; font-weight:300;}
.img_wrp            {line-height:0px; background:#fff; padding:5px;}
.img_wrp img        {transition: all 0.5s ease;}
.owl-prev:before           {
    position: absolute;
    z-index: 10;
    display: inline-block;
    left: -34px;
    cursor: pointer;
    /* font-size: 0.1px; */
    top: 60px;
    /* width: 95px; */
    /* height: 74px; */
    /* background: #fff url(https://goo.gl/kLnzFJ)no-repeat; */
    content: '\f053';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 25px;
        color: #fff;
}
.owl-next:before          {
    position: absolute;
    z-index: 10;
    display: inline-block;
    right: -50px;
    cursor: pointer;
    font-size: 0.1px;
    top: 60px;
    width: 45px;
    /* background: #fff url(https://goo.gl/ipLMit)no-repeat center; */
    content: '\f054';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 25px;
        color: #fff;
}
.img_text           {position:absolute; left:0; bottom:20px; opacity:0; z-index:10; transition: all 0.5s ease; width:100%; font-family: 'Raleway', sans-serif;}
.img_text h5        {font-size:23px;  font-weight:600; color:#fff; text-transform:uppercase; line-height:1; padding:0 0 4px 0px;}
.img_text p         {font-size:12px;  padding:0px 10px; font-weight:500; margin:0px; color:#fff; line-height:20px; font-family: 'Raleway', sans-serif; text-transform: capitalize;}
.img_wrp:hover img  {  filter: gray; -webkit-filter: grayscale(1); filter: grayscale(1); transition: all 0.5s ease;}
.img_wrp:hover .img_text{opacity:1; transition: all 0.5s ease;}
.img_bg             {position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.7); opacity:0; z-index:1;}
.img_wrp:hover .img_bg{opacity:1;}


/*Owl carousel Library*/

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.current-vebinar{

}
.current-vebinar strong{
       /* color: #fff!important; */
}



@media (max-width: 800px){
    .owl-nav {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0px !important;
}
}
@media (max-width: 800px){
    .owl-prev:before{
    bottom: -20px !important;
    left:0 !important;
    top: 0 !important;
}
}
@media (max-width: 800px){
    .owl-next:before{
    bottom: -20px !important;
    right:0 !important;
    width: 18px !important;
    top: 0 !important;
}
}



.desc-lector>span,.desc-price>span,.title-modal>span{
    float: left;
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 0 0;
}
.desc-price>strong{
    float: left;
}
.desc-modal,.desc-price,.desc-event,.desc-lector,.cont-vebinar,#number_veb,.title-modal,.time-modal{
       float: left;
    width: 100%; 
  
}
.desc-lector img{
    max-width: 100%;
    max-height: 250px;
    /* margin: 0 auto; */
    display: block;
}
.desc-lector strong{
    float: left;
    width: 100%;
    padding: 10px 0 0px;
    font-weight: 300 !important;
    font-size: 18px;  
}
.cont-vebinar h4{
float: left;
    width: 100%;
    padding: 0px 0 0px;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.desc-modal{
/*border-bottom: 2px dotted #333;
    padding: 0 0 10px;*/
}
.title-modal{
    color: #fff;
    position: relative;
    z-index: 22;
    min-height: 90px;
    margin: 50px 0 10px;
    font-size: 20px;
    line-height: 1.1;
    z-index: 22;
}
.time-modal{
    padding: 0 0 0px;
}
.price-kurs{
    float: left;
    width: 100%;
    padding: 0px 0;
}
.price-kurs span{
    float: left;
    width: 100%;
}
.price-kurs strong{
    float: left;
    width: 100%;    
}
.bg-modal-img{
    top: 0;
    left: 0;
    right: 0;
    height: 350px;
    position: absolute;
    background-size: cover;
    background-position: center;
}
.bg-modal-fon{
    background: rgba(0, 0, 0, 0.34);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 12;
    position: absolute;
}
.title-modal{

}
#number_veb{
    font-size: 20px;
    text-transform: uppercase;
    padding: 60px 10px 0px;
}
.cont-vebinar{
        padding: 50px 0 80px;
}
#owl-carousel{
    position: relative;
    z-index: 22;
    display: inline-block;
}
.desc-event>strong{
    float: left;
    width: 100%;
    padding: 0 0 10px;
    font-size: 20px;
    font-weight: 400 !important;
    line-height: 1.3;
}
.title-modal>span,.time-modal>span,.desc-event>span,.time-modal>p{
font-size: 10px;
    text-transform: uppercase;
    padding: 10px 0 0;
    float: left;
    width: 100%;
    font-weight: 600;
    margin: 0;
    color: #21a8d8;
}
#number_veb span{
font-weight: 600;
    margin: 0;
    color: #21a8d8;
    font-size: 10px;   
}

.desc-event>p{
    margin: 0 0 10px;
}
.blocks-owl{
    float: left;
    width: 100%;
    padding: 0px 0 !important;
    min-height: 120px;
}
.owl-item{
        padding: 0px 0 0;
}
.current-vebinar .kart-num-veb{
/*        background: rgb(33, 168, 216) !important;
    color: #ffffff!important;*/
}
.kart-num-veb>strong{
    position: absolute;
    left: 0px;
    top: 20px;
    margin: 0;
    padding: 0;
    font-size: 12px;
    width: 200px;
    font-weight: 300 !important;
}

.owl-dots button,.owl-nav button{
       height: 0;
    width: 0;
    border: none;
    background: none;
    float: left;
}
.disabled{
    display: none;
}
.desc-lector{
padding: 0 0 0 30px;
    position: relative;
        display: none;
}
.title-modal>span{
    color: #fff;
    font-size: 10px;
    float: left;
    line-height: 1;
    padding: 10px 0;
}
.title-modal>span>strong{
          color: #ffffff;
}
.title-modal>span>:first-child{
font-size: 20px;
    font-size: 31px;
    /* margin: -11px 0 0; */
    position: absolute;
    top: 6px;
    left: 91px;
}
.title-modal>span>:nth-child(2){
    float: left;
    font-size: 10px;
    margin: 0;
    display: block;
}
.title-modal>span>:nth-child(3){
    float: left;
    width: 100%;
    margin: 0px 0 0px 0 !important;
    font-size: 14px;
    /* top: 10px; */
    position: relative;
}
.style-mod{
        float: left;
    margin: 17px 0 0 10px;
}

@media (max-width: 650px){
    .cont-vebinar{
    padding: 20px 0 60px;
}
}
@media (max-width: 650px){
    .block-lektor-modal{
        padding: 20px 0 0px!important;
}
}
@media (max-width: 650px){
    .close-modal-veb{
    font-size: 36px!important;
    color: #fff;
    right: 5px;
    top: 5px;
    width: 40px;
    height: 40px;
}
}
@media (max-width: 700px){
    .desc-modal,.desc-event,.block-lektor-modal{
    font-size: 14px !important;
    line-height: 1.3;
}
}
@media (max-width: 700px){
    .desc-modal p,.desc-lector-modal-one p{
    margin: 0px 0 10px 0px;
}
}
@media (max-width: 700px){
    .modal-title-veibnar{
        font-size: 18px !important;
        margin: 20px 0 10px;
}
}
@media (max-width: 650px){
    .cont-vebinar h4,.desc-event>strong,.time-modal>strong{
    font-size: 16px;
}
}
@media (max-width: 650px){
    .modal-price>span{
        padding: 0px 8px 0px 0;
}
}
@media (max-width: 650px){
    .desc-lector{
       /* padding: 10px 0 0 0px;*/
}
}

@media (max-width: 650px){
    .kart-num-veb{
    /* top: 18px !important; */
    /* padding: 0 !important; */
    /* width: 120px !important; */
    left: 0;
    z-index: 22;
    /* position: relative; */
    top: 17px;
}
}
@media (max-width: 650px){
    .kart-num-veb>strong{
top: 18px !important;
    padding: 0 !important;
    width: 120px !important;
    left: 0;

}
}
@media (max-width: 650px){
    .current-vebinar .kart-num-veb{
    background: transparent !important;
    color: #ffffff!important;
}
}


/* This is the core CSS of Tooltipster */

/* GENERAL STRUCTURE RULES (do not edit this section) */

.tooltipster-base {
    /* this ensures that a constrained height set by functionPosition,
    if greater that the natural height of the tooltip, will be enforced
    in browsers that support display:flex */
    display: flex;
    pointer-events: none;
    /* this may be overriden in JS for fixed position origins */
    position: absolute;
}

.tooltipster-box {
    /* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
    and flex-basis auto for IE11- (at least) */
    flex: 1 1 auto;
}

.tooltipster-content {
    /* prevents an overflow if the user adds padding to the div */
    box-sizing: border-box;
    /* these make sure we'll be able to detect any overflow */
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
}

.tooltipster-ruler {
    /* these let us test the size of the tooltip without overflowing the window */
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
}

/* ANIMATIONS */

/* Open/close animations */

/* fade */

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
    opacity: 1;
}

/* grow */

.tooltipster-grow {
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -o-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden;
}
.tooltipster-grow.tooltipster-show {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

/* swing */

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
}
.tooltipster-swing.tooltipster-show {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

/* fall */

.tooltipster-fall {
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-fall.tooltipster-initial {
    top: 0 !important;
}
.tooltipster-fall.tooltipster-show {
}
.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0 !important;
    opacity: 0;
}

/* slide */

.tooltipster-slide {
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-initial {
    left: -40px !important;
}
.tooltipster-slide.tooltipster-show {
}
.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0 !important;
    opacity: 0;
}

/* Update animations */

/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */

/* fade */

@keyframes tooltipster-fading {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.tooltipster-update-fade {
    animation: tooltipster-fading 400ms;
}

/* rotate */

@keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg);
    }
    75% {
        transform: rotate(2deg);
    }
    100% {
        transform: rotate(0);
    }
}

.tooltipster-update-rotate {
    animation: tooltipster-rotating 600ms;
}

/* scale */

@keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

.tooltipster-update-scale {
    animation: tooltipster-scaling 600ms;
}

/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */

/* .tooltipster-box */

.tooltipster-sidetip .tooltipster-box {
    background: #565656;
    /* border: 2px solid black; */
    border-radius: 2px;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
    margin-top: 8px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 8px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
    margin-left: 8px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px;
}

/* .tooltipster-content */

.tooltipster-sidetip .tooltipster-content {
    color: white;
    line-height: 18px;
    padding: 6px 14px;
    font-size: 11px;
}

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */

.tooltipster-sidetip .tooltipster-arrow {
    overflow: hidden;
    position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
    height: 10px;
    /* half the width, for centering */
    margin-left: -10px;
    top: 0;
    width: 20px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    right: 0;
    /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
    been positioned yet */
    top: 0;
    width: 10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    left: 0;
    /* same as .tooltipster-left .tooltipster-arrow */
    top: 0;
    width: 10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: 0;
    height: 10px;
    margin-left: -10px;
    width: 20px;
}

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */

.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
    height: 0;
    position: absolute;
    width: 0;
}

/* .tooltipster-arrow-background */

.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #565656;
    left: 0;
    top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #565656;
    left: -3px;
    top: 0;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #565656;
    left: 3px;
    top: 0;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #565656;
    left: 0;
    top: -3px;
}

/* .tooltipster-arrow-border */

.tooltipster-sidetip .tooltipster-arrow-border {
    /* border: 10px solid transparent; */
    left: 0;
    top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: black;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: black;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: black;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: black;
}

/* tooltipster-arrow-uncropped */

.tooltipster-sidetip .tooltipster-arrow-uncropped {
    position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px;
}

.form-group-modal{
    position: relative;
    float: left;
    width: 100%;
    padding: 0px 0 0 0px;
    margin: 5px 0;
}
.form-group-modal label{
   /* display: flex; 
     position: relative; */
   font-size: 13px;
   align-items: center;
   line-height: 1;
   text-transform: lowercase;
   cursor: pointer;
   padding: 20px 10px 10px;
   float: left;
   width: 100%;
   border: 2px solid #e2e2e2;
   margin: 0;
   border-radius: 2px;
   /* padding: 10px; */
   position: relative;
}
.form-group-modal input{
    display: inline-block;
    width: auto;
}
.modal-chekbox {
     padding: 0 0 0 30px;
    float: left;
}
.info-all-price,.summs-basket,.summs-pay{
float: left;
    width: 100%;
    padding: 5px 0 0px 0;
}
.info-all-price span,.summs-basket span,.summs-pay span{
        font-size: 12px;
    padding: 0 10px 0 0;
    font-weight: 200;
}
.add-basket-button{
      color: #fff;
    margin: 10px 0 0 0px;
    border-radius: 0px;
    font-weight: 500;
    border: 1px solid #44B4FD;
    padding: 8px 20px;
    line-height: 1;
    background-color: #44B4FD;
    display: inline-block;
    position: relative;
    cursor: pointer;
    border-radius: 2px;
    font-size: 13px;

}
.basket_add_veb{
    color: #eee;
    display: none !important;
}
.dop-select-add{
    float: left;
    width: 100%;

        background: #eee;
    color: #20a8d8;
    float: left;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.2;

    margin-bottom: 10px;
    padding: 8px 8px 8px 12px;
    border-radius: 3px;
}
.basket-tovar-padding{
        padding: 0 30px 0 0;
}
.lis-none{

        opacity: 0.4; 
}
.lis-none:hover{
    opacity: 1;
    transition: .2s;
}
#pay-mero>span{
    font-size: 11px;
    padding: 2px 0 2px 20px;
    /* float: left; */
    width: 100%;
    display: inline-block;
}
.date_add_list {
    float: left;
    width: 100%;
    /* background: #20a8d8; */
    color: #20a8d8;
    padding: 7px 0px;
    cursor: pointer;
    position: relative;
    margin: 0px 0 10px 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    /* text-align: center; */
    border-top: 1px solid #20a8d8;
}
.date_add_list:hover{
    color: #098ab7;
    transition: .2s;
    border-top: 1px solid #098ab7;
}
.date_add_list_block{
        float: left;
    width: 100%;
   margin: 0px 0 10px;
}
.basket-add-inf{
    position: relative;
    margin: 0 0 0 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.basket-add-inf button{
    padding: 6px 26px;
    color: #ffffff;
    background-color: #44B4FD;
    border: 1px solid #44B4FD;
    font-size: 11px;
    cursor: pointer;
    position: relative;
    border-radius: 3px;
}
.basket-add-inf button:hover{
        background: transparent;
    color: #20a8d8;
    transition: .2s;
}
.basket-del-inf-veb{
       position: relative;
    margin: 0 0 0 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; 
}
.basket-del-inf-block-butt{
    width: 100px;
    left: -30px;
}
.basket-del-inf-ok-butt{
  
}
.basket-del-inf-no-butt{

}
.wid-basket{
    height: 100%;
}
.basket-veb-title h4{
    min-height: 80px;
    align-items: center;
    display: flex;
}
.basket-pay-inf{
        text-align: center;
}
.closed-event-end{
    display: none !important;
}
.closed-event-end-label{
/*    opacity: 0.6 !important;*/
}

.photo_lector_event{
position: absolute;
    top: 20px;
    width: 66px;
    height: 66px;
    right: 20px;
    background: #ffffff;
}
.photo_lector_event img{
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    width: auto !important;
}
.basket_add_veb_label{
    position: relative;
    /* padding: 20px 5px 10px 0 !important; */
    display: inline-block !important;
    margin: 0;
    /* background: #e2e2e2; */
    margin: 0 0 5px;
    width: 100%;
}
.basket_add_veb_label:before{
content: '';
    background: linear-gradient(to right, rgb(33, 168, 216), rgb(34, 169, 216));
    position: absolute;
    top: -2px;
    right: -2px;
    left: -2px;
    bottom: -2px;
    z-index: 0;
    border: 2px solid transparent;
    border-radius: 2px;
}
.basket_add_veb_label_item{
    font-size: 11px;
    position: absolute;
    top: 2px;
    color: #ffffff;
    background: #525252;
    padding: 0px 0px;
    left: 30px;
    background: #525252;
    border-radius: 2px;
    padding: 1px 5px;
    /* color: #fff; */
}
.basket_add_veb_label .span-text-input{
    color: #ffffff !important;
    z-index: 2 !important;
    position: relative;
}
.basket_add_veb_label_pay{
    font-size: 11px;
    position: absolute;
    top: 2px;
    left: 30px;
    background: #ffffff;
    border-radius: 2px;
    padding: 1px 5px;
    color: #22a9d8;
}

.price-dead{
    display: none !important;
}

.checkbox-modal {
    display: none;
}

.checkbox-custom-modal {
    position: relative;
    width: 20px;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 3px;
    float: left;
    margin: 0px 6px 0px 0;
    display: inline-block;
    top: 0px;
}

/*.checkbox-custom,
.label {
    display: inline-block;
    vertical-align: middle;
}*/

.checkbox-modal:checked + .checkbox-custom-modal::before {
    content: "";          
    display: block;      
    position: absolute;  
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background: #413548;    
    border-radius: 2px;
}
.number_veb_input,.number_veb_input_dop{
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 13px;
    top: 3px;
    /* font-weight: 600; */
    /* background: #e2e2e2; */
    border-radius: 2px;
    /* padding: 1px 5px; */
    color: #4e4a4a;
}
.number_veb_input_dop{
    /* left: 0px; */
    /* top: 3px; */
    /* background: #e2e2e2; */
    border-radius: 2px;
    /* padding: 1px 5px; */
}
.height-button{
    height: 41px;
    float: left;
    width: 100%;
    text-align: right;
    margin: 0 0 20px;
}
.span-text-input{
    float: left;
    width: calc(100% - 30px);
    font-size: 13px;
    margin: 0 0 0px;
}
.tu-title-modal{
    float: left;
    width: 100%;
    padding: 0 0 0px;
    /* font-weight: 400 !important; */
}
.cost_date_modal{
    float: left;
    padding: 10px 0 0 0px;
    width: 100%;
}
.cost_date_modal>span{
    font-size: 23px;
    line-height: 1;
    padding: 0 7px 0 0px;
    /* font-weight: 600 !important; */
    float: left;
    color: #404040;
}
.cost_date_modal>strong{
    font-size: 15px;
    float: left;
    padding: 6px 4px 0 0;
    /* width: 100%; */
    line-height: 1;
    font-weight: 400 !important;
}
.basket_add_veb_label_stat{
    border: 2px solid #cacaca !important;
}
.basket_add_veb_label_stat .checkbox-modal:checked + .checkbox-custom-modal::after {
    content: "";          
    display: block;      
    position: absolute;  
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
        background: #cccccc !important; 
    border-radius: 2px;
}
.owl-stage-outer{
      padding: 0px 2px;
    float: left;
    width: 100%;
}
.basket_add_veb_label_pay:before,.basket_add_veb_label_item:before{
    content: '';
    width: 6px;
    height: 6px;
    background-color: transparent;
    position: absolute;
    left: -4px;
    bottom: 0px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 7px solid #525252;
    /* border-bottom: 10px solid transparent; */
}
.basket_add_veb_label_pay:before{
    border-right: 7px solid #fff;
}
.block-hint{
    background-color: rgba(33, 168, 216, 0.65);
    padding: 20px;
    color: #fff;
    position: fixed;
    bottom: 20px;
    right: 40px;
}
.new-summ-dead{
        font-size: 22px;
    float: left;
    width: 100%;
    text-align: right;
}
.info-all-price>span>strong{
    float: left;
    width: 100%;
    padding: 3px 10px 3px 0;
    font-weight: 400 !important;
}
.info-all-price>span>span{
    background: #e2e2e2;
    padding: 2px 6px;
    margin: 0 2px;
    float: left;
}
.info-all-price>span{
    float: left;
    width: 100%;
}

.basket-push-kongress-modal {
    color: #fff;
    margin: 15px 0 0 0px;
    border-radius: 0px;
    font-weight: 500;
    border: 1px solid #44B4FD;
    padding: 8px 20px;
    line-height: 1;
    background-color: #44B4FD;
    display: inline-block;
    position: relative;
    cursor: pointer;
    border-radius: 2px;
    font-size: 13px;
}

.basket-add-modal {
    color: #ffffff;
    margin: 10px 0 0 0px;
    border-radius: 0px;
    font-weight: 500;
    border: 1px solid rgba(255, 255, 255, 0);
    padding: 8px 20px;
    line-height: 1;
    background-color: rgba(66, 66, 66, 0.68);
    display: inline-block;
    position: relative;
    border-radius: 2px;
    font-size: 13px;
}
.cont-seminar{
     /* float: left; */
/*    width: 100%;
    padding: 0px 0 0 0;*/
}
.modal-vebinar-background{
position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.78);
    padding: 20px;
    color: #e6e6e6;
    cursor: pointer;
    display: flex;
    /* align-items: flex-end; */
    /* justify-content: flex-end; */
    text-align: left;
    border-radius: 2px;
}
.modal-vebinar-background:hover{
    background-color: rgba(0, 0, 0, 0.48);
    transition: .2s;
    color: #fff;
}
.current-vebinar .modal-vebinar-background{
    background-color: rgba(0, 0, 0, 0.3);
    color: #ffffff;
}

#number_veb>strong{
font-size: 18px;
    padding: 0 0 0 0px;
    color: #22a9d8;
    float: left;
    width: 100%;
}
.date-rice-price{
    float: none;
    font-size: 19px;
    position: relative;
    top: -9px;
}
.date-rice-price>strong{
    float: none;
    font-size: 10px;
    position: absolute;
    width: 100px;
    bottom: -10px;
    left: 0px;
    text-align: left;
}
.desc-modal>ul{
    padding: 0px 0 0 16px;
}
.block-kart-lektor{
    float: left;
    width: 100%;
    height: 20px;
}
.block-kart-lektor p{
    font-size: 11px;
    margin: 0 0 4px;
    color: rgb(118, 118, 118);
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.1;  
}
.admin-event-background-lector{
    float: left;
    width: 68px;
    height: 68px;
    background: #fff;
    /* padding: 3px; */
    border-radius: 2px;
    display: flex;
    align-items: center;
}
.admin-event-background-lector img{
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}
.admin-mero-block>p>span{
    float: left;
    width: 100%;
    font-size: 12px;
    padding: 0 0 4px;
    color: #069cfa; 
}
.block-lektor-modal{
    float: left;
    width: 100%;
    padding: 20px 0 0;
}
.one_lector_img{
float: left;
    width: 20%;
    height: 140px;
    /* max-height: 200px; */
    /* border: 1px solid #b1b1b1; */
    margin: 0px 2% 10px 0;
}
.one_lector_img>img{
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    display: block;
}
.one_lector_desc{
    float: left;
    width: 80%;
    padding: 0 0 0 20px;
}
.title-modal-one{
    width: calc(100% - 22%) !important;
    padding: 0px 0 6px 0px !important;
    float: left;
    cursor: pointer;
}
.desc-lector-modal-one{
    width: 100% !important;
    padding: 0px 0 0 0px !important;
    font-weight: 400 !important;
    color: #333 !important;
    font-size: 14px !important;
    text-transform: inherit !important;
    float: left;
    margin: 0;

}

@media(max-width:400px){
    .desc-lector-modal-one,.title-modal-one{
        width: 100% !important;
         padding: 0px 0 0 0px  !important;
    }
}
@media(max-width:400px){
    .title-modal-one{
        width: 60% !important;
        padding: 10px 0 6px 0px !important;
    }
}
@media(max-width:700px){
    .one_lector_img{
    width: 40% !important;
    padding: 10px 0 0 0px !important;
    height: 120px;
    float: right;
    margin: 0px 0% 10px 0;
    }
}
@media(max-width:700px){
    .block-modal-bottom{
        padding: 10px;
        position: fixed;
        background: #fff;
        width: 100%;
        z-index: 22;
        bottom: 0;
        left: 0;
        right: 0;
        border-top: 1px solid #e0e0e0;
        display: none;
    }
}
@media(max-width:700px){
    .block-modal-bottom-left,.block-modal-bottom-center,.block-modal-bottom-right{

    }
}
@media(max-width:700px){
    .block-modal-bottom-left,.block-modal-bottom-center{
        font-weight: 600;
        font-size: 18px;
    }
}
@media(max-width:700px){
    .block-modal-bottom-left>span:first-child{
        font-size: 11px !important;
        padding: 3px 4px 0 0 !important;
        font-weight: 300;
    }
}
@media(max-width:700px){
    .block-modal-bottom-left>span:last-child{
        font-size: 11px;
        padding: 3px 4px 0 1px !important;
        font-weight: 600;
        color: #333;
    }
}
@media(max-width:700px){
    .block-modal-bottom-center>span:first-child{
          font-size: 11px !important;
        padding: 3px 4px 0 0 !important;
        font-weight: 300;
    }
}
@media(max-width:700px){
    .block-modal-bottom-center>span:last-child{
          font-size: 11px !important;
        padding: 3px 4px 0 1px !important;
        font-weight: 600;
    }
}
@media(max-width:700px){
    .block-modal-bottom-right>button,.modal-price-kongress .basket-add-modal,.modal-price-kongress .basket-push-kongress-modal{
        font-size: 10px !important;
        padding: 6px 12px !important;
        border-radius: 2px !important;
        margin: 0 !important;
    }
}
@media(max-width:700px){
    .block-modal-bottom-right,.block-modal-bottom-left,.block-modal-bottom-center{
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 33.33333%;
        float: left;
    }
}

@media(max-width:700px){
    .block-modal-bottom{
/*        float: left;
        width: 100%;*/
        text-align: center;
        display: block;

    }
}
@media(max-width:700px){
    .info-all-price,.height-button{
        display: none;
    }
}
@media(max-width:700px){
    .height-button{
        margin: 0;
        height: auto;
        min-height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.container-header-navi{
    float: left;
    width: 100%;
    padding: 0px 0;
}
.tab-show,.video-index-block-cont{
margin: 0 0 40px;
    float: left;
    position: relative;
    width: 100%;
}
.h1-new {
color: #444;
    font-size: 28px;
    font-weight: 800;
    hyphens: none;
    line-height: 1.1;
    margin: 0;
    padding: 20px 0px 20px 4px;
    text-align: left;
    width: 100%;
    text-transform: uppercase;
}
@media(max-width: 911px){
.h1-new{
    font-size: 20px;
    padding: 20px 0 0 0px;
    line-height: 1;
}
}

.heads-new-link>a:last-child{
/*    display: none;*/
}
.active-head-nav{
    color: #406ca5 !important;
    background: #e2e2e2;
}
.kab-vh-exid{
    display: none;
}
.kab-vh-monil{
    float: right;
}
.kab-vh-monil{
display: inline-block;
    padding: 5px 0px 0px;
    float: right;
    position: relative;
    right: 10px;
    width: 26px;
}
.kab-vh-monil>span{
    width: 31px !important;
    height: 31px !important;
    margin: -1px 0 0px 10px !important;
    float: right;
}
.kab-vh-monil>span img{
border-radius: 50%;
    width: 100%;
    height: 100%;
}
.kab-vh-monil>strong{
    font-weight: 400 !important;
    padding: 7px 0 0;
    float: left;
    font-size: 12px;
    position: absolute;
    right: 40px;
}
.cat-status{
font-size: 10px;
    float: right;
    margin: 0px 5px 5px 0px;
    cursor: pointer;
    color: #888;
    text-align: left;
    background-color: rgb(236, 236, 236);
    border-radius: 3px;
    padding: 3px 9px;
    /* width: 66px; */
    float: left;
}
.cat-status i{
    padding: 0 5px 0 0px;
    opacity: 0.4;
    display: none;
}
.cat-status:hover{
    background-color: rgba(58, 50, 37, 0.85);
    color: #fff;
}
.cat-status:hover ~ .cat-status i{
/*      opacity: 0.9;
       padding: 0 15px 0 0px;
       font-size: 22px*/
}
.cat-status-block{
    float: left;
    width: 100%;
    margin: 3px 0 0px;
    height: 22px;
    overflow: hidden;
    padding: 0px 0px 0px 0;
    top: 100px;
    z-index: 1000;
    background: #fff;
}
.cat-status-block i{
    /* position: absolute; */
    right: 0;
    font-size: 13px;
    padding: 4px 10px 0 5px;
    cursor: pointer;
    opacity: 0.4;
}
.basket-push:hover,.cykle-button:hover,.hide-circle:hover {
    color: #ffffff !important;
    background-color: #069cfa !important;
    /* border-color: #1985ac; */
    border: 1px solid #069cfa !important;
}
.admin-mero .lazy{
position: relative;
}

.cat-status-block-height{
    height: auto !important;
}
.z-in-block{
    z-index: 12;
}
.z-in-block-22{
        z-index: 22 !important;
}
.basket-push-fon{
background: #fff;
    padding: 0 0 4px;
    z-index: 122;
    float: left;
    width: 100%;
}
.span-after{
    float: left;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    position: absolute;
    top: 2px;
    left: 2px;
    background: #cccc;
}
.cont-mero-row{
    padding: 0 10px 0;
}
.paddin-prod-mobil{
    padding-right: 5px !important;
    padding-left: 5px !important;
}

@media(max-width: 650px){
    #cont-mero{
        padding: 0 5px 0;
    }
}
.filter-event{
        padding: 0 10px;
}
.hide-circle{
    padding: 1px 9px 1px;
    background: #ffffff;
    border-radius: 2px;
    font-size: 14px;
    border: 1px solid #069cfa;
    /* float: left; */
    cursor: pointer;
    display: inline-block;
    color: #069cfa;
    text-align: center;
    /* align-items: center; */
    /* justify-content: center; */
}

.basket-del-inf-veb-cycle{
        position: absolute;
    right: 30px;
    top: 36px;
    display: block;
    height: auto;
}
.meny-header-mobail{
    float: left;
    width: 50%;
}
.meny-header-mobail>ul{
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
}
.meny-header-mobail>ul>li{
    position: relative; 
}
.meny-header-mobail>ul>li>a{
    color: #fff !important;
    font-size: 13px !important;
    line-height: 1;
    padding: 12px 2px 12px 2px !important;
    font-weight: 500 !important;
    transition: 0s;
    display: block;
    text-transform: none;
    position: relative;
}
/*.meny-header-mobail>ul>li>a:before,.activats ul>li a:before{
    content: '';
    position: absolute;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #fff;
    left: 0px;
    top: 18px;
    opacity: 0.5;
}*/

.langle-dop-on .fz-15:before{
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-radius: 50%;
    background: #fff;
    left: 0px;
    top: 17px;
    opacity: 0.5;
}

.nahi-head-admin{
    padding: 10px 5px 20px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}
.nahi-head-admin i{
        font-size: 7px;
    position: relative;
    top: -1px;
    /* width: 22px; */
    opacity: 0.6;
    padding: 0 5px 0;
}
.container-new{
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.activcol .kab-vh-monil>strong{
    color: #fff;
}
.tabs-lektor{
    float: left;
    width: 100%;
}
.tabs-lektor>li{
    padding: 0 10px 0;  
}
.tabs-lektor>li a{
    border: 1px solid #e2e2e2;
    margin: 0 0 20px;  
}
.pay-block-lector{
        padding: 10px 0 5px;
    display: flex;
    align-items: center;
    position: relative;
    background: #fff;
    margin: 0 0 10px;
    border-radius: 4px;
    border: 1px solid #eaeaea;
}
.tabs-lektor .active{
    background: #d1d4d7 !important;
    color: #fff !important;
}

.class-veb-block{
    
}
.class-off-block{
    
}
@media(max-width: 700px){
    .class-veb-block{
       max-width: 100% !important;
    }
}
@media(max-width: 700px){
    .class-veb-block .admin-event-background{
        float: left;
        width: 50%;
        height: 130px;
    }
}
@media(max-width: 700px){
    .class-veb-block .admin-mero-block{
        float: left;
        width: 50%;  
    }
}
@media(max-width: 700px){
    .class-veb-block .admin-mero-block{     
        padding: 0px 0 0 10px !important;  
    }
}
@media(max-width: 700px){
    .class-veb-block .admin-mero-block>h5{     
    height: auto;
    font-weight: 500;
    font-size: 14px !important;
    padding: 0 0 10px !important;
    }
}
@media(max-width: 400px){
    .class-veb-block .admin-mero-block>h5{     
        height: auto ;
        font-weight: 500 ;
        font-size: 13px !important; 
    }
}
@media(max-width: 700px){
    .class-veb-block .hide-circle{     
        border: none;
        color: #909090;
        font-size: 14px;
        padding: 2px 9px;
        float: right;
    }
}
@media(max-width: 700px){
    .class-veb-block .admin-event-background-lector{     
        width: 68px;
        height: 68px;
    }
}
.mobil-lector-show{
    height: auto;
}
.mobil-lector-show>p{
    font-weight: 800;
    font-size: 11px;
    margin: 0px 0 10px;
}
@media(max-width: 700px){
    .class-veb-block .cat-status-block-media{     
        padding: 20px 10px;
        float: left;
        width: 100%;
        /* z-index: 30; */
        position: absolute;
        bottom: 0;
        background: #fff;
    }
}
.media-bg-fon{

}

@media(max-width: 700px){
    .z-in-block .admin-mero {     
        z-index: 0 !important;
    }
}
@media(max-width: 700px){
    .z-in-block {     
        z-index: 0;
    }
}
@media(max-width: 700px){
    .cat-status-block {     
           /* float: left; */
    /* width: 100%; */
    margin: 3px 0 0px;
    /* height: 22px; */
    overflow: hidden;
    padding: 0px 0px 0px 0;
    /* top: 100px; */
    z-index: 1000;
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0px;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.42);
    z-index: 1000;
    }
}

.html-fixed-cykle{
/*    position: fixed;
    overflow: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;*/
}

.body-fixed-cykle{
   /* position: fixed;*/
}
@media(max-width: 700px){
    .class-veb-block .cat-status{     
        font-size: 13px;
    }
}
@media(max-width: 700px){
    .class-veb-block .cykle-button-media{     
        float: left;
        width: 100%;
        padding: 0 0 10px;
    }
}


.video-index{
    position: relative;
    float: left;
    width: 100%;
}

.video-index-block{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 420px;
    overflow: hidden;
}

.video-index-video{
    width: 100%;
    float: left;
}

.h1-index{
    min-height: 430px;
    padding: 110px 0 20px;
}
.h1-index>p{
    position: absolute;
    left: 6px;
    top: 110px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 1.3;
    color: #fff;
}
@media(max-width: 700px){
    .h1-index>p{
        font-size: 10px;
        top: 120px;
    }
}
.h1-index>h1{
    color: #fff;
    font-size: 28px;
    font-weight: 800;
    hyphens: none;
    line-height: 1.1;
    margin: 0;
    padding: 20px 0px 20px 4px;
    text-align: left;
    width: 230px;
    float: left;
    text-transform: uppercase;
}
@media(max-width: 700px){
    .h1-index>h1{
        font-size: 23px;
        width: 180px;
        padding: 40px 0px 20px 4px;
    }
}
#video-bg{
    width: 100%;
}

.baner-one{
    float: left;
    position: relative;
    width: 100%;
    height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 3px;
}
.baner-one:before{
    content: '';
   background-color: rgba(0, 0, 0, 0.16);
    position: absolute;
    top: 0;
    bottom: 0px;
    right: 0px;
    left: 0px;
}
.index-block{
    margin: 20px 0;
    width: 100%;
    float: left;  
}
.baner-one-desc{
    float: left;
    width: 100%;
    color: #fff;
    padding: 55px 55px 20px;
    position: relative;  
}
@media(max-width: 700px){
    .baner-one-desc {
       padding: 20px 20px 20px;
    }
}
.baner-one-desc>strong{
    font-size: 28px;
}
.baner-one-desc>p{
    font-size: 18px;
}
@media(max-width: 700px){
    .baner-one-desc>strong>p{
        font-size: 18px;
    }
}
@media(max-width: 700px){
    .baner-one-desc>strong>p{
        font-size: 14px !important;
        font-weight: 600 !important;
        text-shadow: 0 3px 1px #2b2b2b;
    }
}
.index-galery{
    float: left;
    width: 100%;
}
.index-galery-img{
    float: left;
    position: relative;
    width: 100%;
    height: 110px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 3px;
    cursor: pointer;
    padding: 10px;
    margin: 0 0 8px;
}
.block-lector-img-galery>span{
    padding: 12px 0 0 5px;
    float: left;
    font-weight: 800 !important;
    width: calc( 100% - 80px );
    font-size: 16px;
    line-height: 1.2;
    color: #8a8a8a;
}

.index-galery-desc>span,.index-galery-desc>p{
     float: left;
    width: 100%;
    padding: 2px 0 0;
    font-weight: 600;
    color: #8c8c8c;
    font-size: 12px;
    text-transform: uppercase;   
    margin: 0 0 0 0 !important;
}
.index-galery-desc>strong{
    float: left;
    width: 100%;
    padding: 3px 0 0px;
    font-weight: 600 !important;
    color: #484848;
    font-size: 15px;
    line-height: 1.1;
    cursor: pointer;
}
.index-galery-desc>b{
    font-weight: 300 !important;
    font-size: 15px;
}
.paddig-l-r-10{
    padding-right: 10px;
    padding-left: 10px;
}
.index-galery-country{
    float: left;
    width: 100%;
}
.index-galery-country-img{
    float: left;
    position: relative;
    width: 100%;
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center; 
    cursor: pointer; 
}
.index-galery-country-img span{
    position: absolute;
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    text-shadow: 0px 0px 1px #797979;
}
.index-galery-country-desc {
    float: left;
    width: 100%;
}
.index-galery-country-desc>span{
     float: left;
    width: 100%;
    padding: 0px 0 1px;
    font-weight: 800 !important;
    color: #333;
    font-size: 14px;   
}
.index-galery-country-desc>p{
    float: left;
    width: 100%;
    padding: 10px 0 0;
    font-weight: 600;
    color: #252525;
    font-size: 16px;
    /* text-transform: uppercase; */     
}
.row-6-modil{
    margin-right: -6px;
    margin-left: -6px;
}
.index-block h3{
    font-weight: 800;
    font-size: 21px;
    padding: 0 0 10px;
    color: #525252;
}
.all-index-event{
    float: left;
    width: 100%; 
     padding: 0px 0 0px;
 
}
.all-index-event a{
    font-size: 15px;
    color: #487c90;
    font-weight: 800;   
}
.all-index-event i{
    padding: 0 10px 0 4px;
    display: inline-block;
    font-size: 15px;
    position: relative;
    top: 1px;
}
.dis-block{
    display: block;
}


@media(max-width: 600px){
    .slick-list-left{
        padding:0 20% 0 0 !important;
    }
}
@media(max-width: 600px){
    .slick-list-right{
        padding:0 0 0 20% !important;
    }
}

.class-nav-activ{
    background: #eee !important;
    color: #101010 !important;
}

.mod-block,.none-record{
    display: none;
}
.margin-record{
        margin: 0px 0 50px;
}
.min-he-record{
    min-height: 40px;
}
.he-record{
    height: 300px;
}
.country-of{
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    border-radius: 3px;
    min-height: 414px;
    float: left;
    margin: 0 0 4px;
}
.country-of .index-galery-country-img{
    min-height: 330px;
    margin: 0 0 0px;
    border-radius: 3px 3px 0px 0px;
}
.country-of .index-galery-country-desc{
    padding: 10px;
    min-height: 42px;
}
.country-of .index-galery-country-desc p{
    margin: 0px;
    padding: 0;
    line-height: 1.1;
    color: rgb(72, 72, 72);
}
.index-galery-online{
    margin: 0 0 10px;
    min-height: 280px;
}

.country-of>span{
    padding: 0 10px 10px;
    font-size: 12px;
    float: left;
}
.country-off-sem>span,.country-off-sem>span>p{
    text-transform: none;
    float: left;
    width: 100%;
    padding: 5px 0 0 0;
    line-height: 1.1;
    font-size: 13px;
    margin: 0;
}

.country-off-sem>p{
        float: left;
    width: 100%;
    font-size: 12px;
    padding: 5px 0 0;
    color: #909090;
}
@media(max-width: 700px){
    .index-galery-online{
        margin: 0px 0 0px;
        min-height: 250px;
    }
}
@media(max-width: 700px){
    .index-galery-online .index-galery-img{
    height: 120px;
    }
}
@media(max-width: 700px){
    .index-galery-desc>strong{
    font-size: 12px;
    height: 42px;
    overflow: hidden;
    }
}
@media(max-width: 700px){
    .index-galery-desc>span{
    font-size: 11px;
    }
}
@media(max-width: 700px){
    .index-block h3{
        font-size: 21px;
        padding: 0 0 5px;
        font-weight: 600;
    }
}
@media(max-width: 700px){
    .index-block{
        margin: 20px 0;
    }
}
@media(max-width: 700px){
    .baner-one{
        height: 270px;
    }
}
@media(max-width: 700px){
    .country-of .index-galery-country-img{
        min-height: 250px;
    }
}
@media(max-width: 700px){
    .country-of {
        min-height: 335px;
    }
}
@media(max-width: 700px){
    .index-galery-img {
       height: 110px;
    }
}

.index-baner_one_h4{
    color: #6652a0;
    font-weight: 600;
    font-size: 16px;
}

.index-baner_one_span{
    margin: 0 0 10px;
    float: left;
    width: 100%;
    color: #525252;
    font-size: 14px;
}
.baner-one-desc>strong>p{
    line-height: 1;
    margin: 0 0 6px;
    font-size: 16px;
    font-weight: 200;
}
.baner-one-desc>strong>p:nth-child(2){
    text-transform: uppercase;
    margin: 0 0 0px;
    font-size: 14px;
}
@media(max-width: 700px){
    .baner-one-desc>strong>p>strong {
       font-size: 23px !important;
    }
}
.baner-one-desc>strong>p:nth-child(1){
    font-size: 16px;
    line-height: 1;
    margin: 0px 0 10px;
/*    color: #069cfa;*/
    font-weight: 600;
}
/*@media(max-width: 700px){
    .baner-one-desc>strong>p:nth-child(1) {
       height: 170px;
    }
}*/
.baner-one-desc>strong>p:nth-child(3){
    /* font-size: 12px; */
    margin: 30px 0 10px;
    /* text-transform: uppercase; */
}
@media(max-width: 700px){
    .baner-one-desc>strong>p:nth-child(3) {
         /* font-size: 14px; */
        margin: 20px 0 10px;
        /* text-transform: uppercase; */
        /* line-height: 1.4; */
    }
}

@media(max-width: 700px){
    .baner-one-desc>strong>p:nth-child(4){
        margin: 0px 0 20px;
    }
}

.baner-one-desc>strong>p>strong{
    font-size: 32px;
}

.baner-one-desc>strong>p>strong>a{
    font-size: 13px;
    color: #ffffff;
    border: 1px solid;
    padding: 6px 18px;
    border-radius: 3px;
    font-weight: 200;
}
.baner-one-desc>strong>p>strong>a:hover{
    color: #424242;
    background-color: #fff;
    border: 1px solid #fff;
    transition: .2s;
}
.photo-lector-index{
    width: 90px;
    height: 90px;
}
@media(max-width: 700px){
    .photo-lector-index{
        width: 68px;
        height:68px;
    }
}
.index-galery-img-spec{
    height: 180px;
}
.clr-bur{
    color: #069cfa !important;
}
.data-kon-modal{
    position: relative;
    color: #fff;
    z-index: 20;
    margin: 50px 0 0px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}
.title-modal-kongress{
    color: #fff;
    position: relative;
    margin: 30px 0 10px;
    font-size: 23px;
    line-height: 1.1;
    z-index: 22;
    font-weight: 600;
    text-transform: uppercase;
    min-height: 50px;
}
.lector-kon-modal{
    position: relative;
    color: #fff;
    z-index: 20;
    margin: 20px 0 0px;
    /* font-weight: 600; */
    font-size: 16px;
    line-height: 1; 
}
.place-kon-modal{
    position: relative;
    color: #fff;
    z-index: 20;
    margin: 10px 0 10px;
    /* font-weight: 600; */
    font-size: 16px;
}
.place-kon-modal>span{
    
}
.city-kon-modal{
    position: relative;
    color: #fff;
    z-index: 20;
    margin: 0px 0 10px;
    font-weight: 600;
    font-size: 21px;
    line-height: 1;
    text-transform: uppercase;
}
.city-kon-modal-tu_title {
    position: relative;
    color: #ffffff;
    z-index: 20;
    margin: 12px 0 30px;
    font-weight: 400;
    font-size: 17px;
    float: left;
    line-height: 1;
    min-height: 20px;
    width: 100%;
    /* text-transform: uppercase; */
}
.city-kon-modal-tu_title:before{
    content: '';
    position: absolute;
    top: -12px;
    width: 17px;
    height: 2px;
    background-color: #fff;
    left: 0px;
}
.desc-kongress{
    margin: 170px 0 80px;
    padding: 0 20px 0 0;
}
.desc-kongress>p{
        margin: 0px 0 5px;
}
.desc-kongress>p>strong{
    margin: 10px 0 5px;
    font-size: 15px;
    float: left;
    width: 100%;
}
.modal-price-kongress{
    /* margin: 170px 0 20px; */
    float: left;
    width: 100%;
    border-bottom: 1px solid #EBEBEB !important;
    margin: 0 0 20px;
}
.index-extra-title-h3{
    padding: 0 0 0px !important;
}

.index-extra-title-strong{
    padding: 0 0 10px;
    color: #3e3d3d;
    display: inline-block;
    font-weight: 400 !important;
}
.modal-block-lektorer{
    float: left;
    width: 100%;
    margin: 0 0 20px;
    /* height: 140px; */
}
.modal-block-lektorer-img{
    top: 0px;
    left: 0px;
    right: 0px;
    height: 130px;
    position: absolute;
    background-size: cover;
    background-position: center center;
}
.modal-block-lektorer-desc{
    position: relative;
}
.modal-block-lektorer-desc>div p{
    float: left;
    width: 100%;
    margin: 0 0 5px;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 700 ;
}
.modal-block-lektorer-desc>div>p:nth-child(1){
    padding: 5px 0 0 ;
     font-size: 11px;
     color: #676767;
}
.modal-block-lektorer-desc>div>p:nth-child(2){
    font-size: 11px;
    color: #676767;
}
.modal-block-lektorer-desc>div>p:nth-child(4) {
    font-size: 13px;
    line-height: 1.1;
    padding: 5px 0 0;
}
.modal-block-lektorer-desc>div>p>strong:nth-child(1),.modal-block-lektorer-desc>div>p>strong:nth-child(2){
    font-size: 12px;
    position: absolute;
    padding: 0 0 0 10px;
    left: 40px;
    color: #2d2d2d;
}
.modal-block-lektorer-desc-programm{
    display: none;
}
.show-lector-programm{
    display: block;
    /* position: absolute; */
    /* top: 150px; */
    background-color: #fff;
    /* z-index: 120; */
    float: left;
    width: 100%;
}

.lector-kon-modal-name{
    font-size: 16px;
    line-height: 1.1;
    position: relative;
    z-index: 22;
    font-weight: 400;
    color: #fff;
    float: left;
    width: 100%;
    height: 130px;
}
.lector-kon-modal-name>strong{
    float: left;
    padding: 0 0px 10px 0;
    font-size: 14px;
    text-transform: uppercase;
    width: 100%;
    /* color: #bdbdbd; */
    display: none;
}
.lector-kon-modal-name span{
    float: left;
    padding: 0 10px 3px 0;
    /* width: 50%; */
}

.modal-block-lektorer-desc-programm span{
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 13px;
    margin: 10px 0 5px;
    color: #2d2d2d;
}
.modal-block-lektorer-name{
    color: #000000;
    font-weight: 600;
    font-size: 15px;
    float: left;
    width: 70%;
    cursor: pointer;
}
.modal-block-lektorer-img-block{
    float: left;
    width: 100%;
    height: 130px;
}
@media(max-width: 700px){
    .modal-block-lektorer-img-block,.modal-block-lektorer-img{
        height: 80px;
        margin: 0 0 10px 0;
    }
}
@media(max-width: 700px){
    .modal-price-kongress{
        margin: 10px 0 0;
        position: absolute;
    }
}
@media(max-width: 700px){
    .desc-kongress{
            margin: 50px 0 20px !important;
            padding: 0 0px 0 0;
    }
}

.modal-block-lektorer-desc-kong{
    font-size: 14px;
    line-height: 1.3;
    /* background-color: #f9f9f9; */
    padding: 20px 20px 20px 20px;
    margin: 0px 0 50px;
    /* border-radius: 5px; */
    border-left: solid 1px #616161;
}
.modal-block-lektorer-desc-kong>div>p{
/*    margin: 0 0 10px;*/
}
.modal-block-lektorer-desc-kong>span{
    display: flex;
    align-items: center;
    /* justify-content: center; */
    width: 100%;
    height: 100%;
    padding: 0 0 10px;
}
.modal-block-lektorer-desc-kong>span>p{
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
}
.modal-block-lektorer-desc-kong>p:last-child{
    margin: 0 0 0;
}
.modal-mobil-lector-photo{
    display: none;
}
.desctop-mobil-lector-photo{
    display: block;
}
@media(max-width: 700px){
    .modal-mobil-lector-photo{
        display: block;
        position: relative;
        top: -22px;
    }
}
@media(max-width: 700px){
    .desctop-mobil-lector-photo{
        display: none;
    }
}
@media(max-width: 700px){
    .modal-block-lektorer-desc>p>strong:nth-child(1), .modal-block-lektorer-desc>p>strong:nth-child(2){
        font-size: 11px;
    }
}
.modal-price-kong-span{
    position: relative;
    top: 8px;
}
.block-kong-modal-bottom-left,.block-kong-modal-bottom-center{
     display: none;
}

@media(max-width:700px){
    .modal-price-kong-span{
        float: left;
        width: auto;
        font-size: 13px;
        font-weight: 100;
        position: relative;
        top: 20px;
    }
}
@media(max-width:700px){
    .block-kong-modal-bottom-left,.block-kong-modal-bottom-center,.block-kong-modal-bottom-right{
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        float: left;
        width: 33.3333333%;
        text-align: center;
    }
}
@media(max-width:700px){
    .modal-price{
        display: none;
    }
}

@media(max-width:700px){
.modal-block-lektorer-desc>div>p:nth-child(1){
    padding: 5px 0 0 ;
     font-size: 11px;
     color: #676767;
}
}
@media(max-width:700px){
.modal-block-lektorer-desc>div>p:nth-child(2){
    font-size: 11px;
    color: #676767;
}
}

@media(max-width:700px){
.modal-block-lektorer-desc>div>p:nth-child(3) {
    font-size: 13px;
    line-height: 1.1;
     line-height: 1.3;
    font-weight: 700 !important;
}
}
@media(max-width:700px){
.modal-block-lektorer-desc>div>p:nth-child(3) {
    width: calc(100% + 50%);
}
}
@media(max-width:700px){
.modal-block-lektorer-desc>div>p>strong:nth-child(1),.modal-block-lektorer-desc>div>p>strong:nth-child(2){
    font-size: 11px;
    position: relative;
    padding: 2px 0 0px 0px;
    left: 40px;
    color: #2d2d2d;
    float: left;
    width: 100%;
    left: 0;
}
}
.padding-0{
    padding: 0 !important;
}
.modal-block-lektorer-desc-programm>p{
    font-size: 13px !important;
    line-height: 1.4 !important;
    color: #333 !important;
    font-weight: 400 !important;
    width: 100% !important;
}
.discont_kongress_modal{
    float: left;
    width: 100%;
}
.discont_kongress_modal>strong{
    float: left;
    width: 100%;
    padding: 0 0 10px;
    font-size: 14px;
    text-transform: uppercase;
}
.discont_kongress_modal>p{
    float: left;
    width: 100%;
}
.discont_kongress_modal>p{
    float: left;
    margin: 0 0 10px;
    line-height: 1.3;
    font-size: 13px;
}
.discont_kongress_modal>p>strong{
    display: inline-block;
    font-size: 18px;
    font-weight: 800 !important;
    color: #2aacda;
}
.discont_kongress_modal h3{
    font-size: 13px;
    font-weight: 600 !important;
    float: left;
    color: #5f5f5f;
    padding: 10px 0;
}

.general_inform{
    float: left;
    width: 100%;
    padding: 30px 4px 10px;
}
.general_inform>p{
    margin: 0 0 10px;
    line-height: 1.2;
    font-size: 14px;
    float: left;
    width: 100%;
}
.general_inform>p>strong{
    float: left;
    width: 100%;
    margin: 10px 0 0;
    font-size: 12px;
}
.general_inform_img{
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    float: left;
    border-radius: 2px;
}
.row6{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
        margin-right: -6px !important;
    margin-left: -6px !important;
}
.block-modal-bottom{
    display: none;
}
@media(max-width:700px){
.block-modal-bottom{
    display: block!important;
}
}

.place-strong-modal{
    float: left;
    width: 100%;
    padding: 0 0 8px;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
}
.general_inform>div>div{
    float: left;
    width: 50%;
    background: #fff !important;
    border: none !important;
    padding: 0px 5px 10px !important;
    min-height: 120px;
}
.general_inform>div>div>big{
      float: left;
    width: 100%;
    padding: 0 0 2px;
    font-size: 14px;  
}
@media(max-width:700px){
.general_inform>div>div{
    width: 100%;
}
}
@media(max-width:700px){
.general_inform>div>div>strong{
    font-size: 12px; 
}
}
@media(max-width:700px){
.discont_kongress_modal{
       margin: 0 0 60px;
}
}
@media(max-width:700px){
.general_inform>div>div{
    min-height: auto;
}
}
@media(max-width:700px){
.general_inform_img{
    height: 140px;
}
}
@media(max-width:700px){
.modal-block-lektorer{
      margin: 0 0 30px;
}
}
.modal-price-kongress .block-modal-bottom{
    display: block;
}
.modal-block-lektorer-desc-sem{

}
.modal-block-lektorer-desc-sem>p{
    float: left;
    width: 100%;
    margin: 0 0 10px;
    line-height: 1.2;
    font-size: 14px;
}
.modal-block-lektorer-desc-sem>p>strong{
    float: left;
    width: 100%;
    margin: 10px 0 5px;
    line-height: 1.2;
}

.modal-phohto-lector-seminar {
    width: 150px;
    height: 150px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 22;
    margin: 50px auto 180px;
}
@media(max-width:700px){
.modal-phohto-lector-seminar{
    display: none;
}
}
.desc-seminars-practik{
    margin: 140px 0 80px !important;
}
@media(max-width:700px){
.desc-seminars-practik{
   margin: 90px 0 10px !important;
}
}

@media(max-width:700px){
.desc-seminars-practik-bg{
  height: 330px !important;
}
}
.modal-block-lektorer-desc-sem>span>p{
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
}
.desc-lector-modal-one>p{
    width: calc(100% - 200px) !important;
    padding: 0px 0 0 0px !important;
    float: left;
    margin: 0 0 10px 0;
    line-height: 1.2;
}
@media (max-width: 700px){
    .desc-lector-modal-one p{
        padding: 0 !important;
        width: auto !important;
        float: none;
}
}
.border-tabl{
    border: 1px solid #EBEBEB;
    border-radius: 3px;
    float: left;
    padding: 20px;
}
@media (max-width: 700px){
    .modal-price-kongress{
    border-bottom: 0px solid #EBEBEB !important;
}
}
.block-lector-img-galery{
    float: left;
    width: 100%;
    margin: 0 0 2px;
    cursor: pointer;
    overflow: hidden;
}
.photo-lector-index-lector{
    width: 60px;
    height: 60px;
}
@media (max-width: 700px){
    .block-lector-img-galery>span{
        width: 70%;
        font-size: 13px;
}
}
@media (max-width: 700px){
    .photo-lector-index-lector{
        width: 30%;
        height: 50px;
}
}
.index-galery-img-spec110 {
    height: 110px !important;
}
@media (max-width: 700px){
    .video-index-block-cont{
        margin: 0 0 20px;
}
}
.desc-price>div>span,.border-none-price{
    border-right: 0px solid #ebebeb !important;
}
.desc-price>div>span>span,.border-none-price>span{
    padding: 17px 8px 0px 0 !important;
}
.admin-lector-background {
    cursor: pointer;
    width: 44%;
    float: left;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 120px;
    border-radius: 3px;
}
.event_lector_on_mod{
    float: left;
    width: 100%;
    color: #8a8a8a;
    font-weight: 800;
    font-size: 16px;
    cursor: pointer;
}
.lector-mero-block{
    background: rgb(255, 255, 255);
    width: 56%;
    padding: 0px 0 0 10px;
    float: left;
    height: 100px;
    position: relative;
}
.modal-lecturers-event-list{
    float: left;
    width: 100%;
    position: relative;
    z-index: 25;
    padding: 0px 0;
    margin: 0px 0 15px 0;
}
.modal-lecturers-event-list-photo{
    cursor: pointer;
    width: 100%;
    float: left;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 120px;
    border-radius: 3px;
    margin: 0 0 5px;
}
.modal-lecturers-event-list span{
    float: left;
    width: 100%;
    padding: 2px 0;
    line-height: 1.2;
    font-weight: 700;
    font-size: 14px;
    color: #484848;
    cursor: pointer;
}
.modal-lecturers-event-list-photo:hover + .id_lector_event{
    color: #000;
}
.modal-lecturers-event-list span:hover{
    color: #000;
}
.lector-mero-block>span{
        float: left;
    width: 100%;
    font-size: 13px;
}
.time-modal-lecturers{
    float: left;
    width: 100%;
    padding: 20px 0 0;
    margin: 40px 0;
    z-index: 24;
    position: relative;
}
.time-modal-lecturers h4{
    float: left;
    width: 100%;
    color: #8a8a8a;
    font-weight: 800;
    font-size: 16px;  
}
#event_summ_lecturers>span{
    float: left;
    width: 100%;
    font-size: 13px;   
}
#event_summ_lecturers>span>strong{
    font-size: 11px;
    margin: 0 0px 0 8px;
    /* opacity: 0.4; */
    border-radius: 50%;
    width: 20px;
    display: inline-block;
    height: 20px;
    background: #f1f1f1;
    text-align: center;
    padding: 2px 0 0;
    cursor: pointer;  
}
.modal-lecturers-desc{
    float: left;
    width: 70%;
    margin: 20px 0;
    padding: 0 0 0 15px;
}
.lector-upcoming-title,.lector-records-title,.lector-description-title,.lector-past-title{
    width: 100%;
    display: inline-block;
    margin: 10px 0 0 0px;
    padding: 0 0 10px;
    font-weight: 600;
    font-size: 14px;
    /* color: #3e3e3e; */
    text-transform: uppercase;
}
#show-records-modal,#show-uncoming-modal{
    padding: 3px 10px;
    border-radius: 3px;
    background: #e2e2e2;
    display: inline-block;
    cursor: pointer;
}
.modal-price-kongress .modal-price{
        padding: 10px 0 0px 0;
    border-bottom: dashed 0px #c3c3c3;
}
.bg-fff{
    background-color: #fff;
}
.one_lecturers_img{
    float: left;
    width: 35%;
    height: 220px;
    /* max-height: 200px; */
    /* border: 1px solid #b1b1b1; */
    margin: 0px 0% 10px 0;
}
.one_lecturers_img>img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    display: block;
}
.one_lecturers_desc{
    float: left;
    width: 65%;
    padding: 0 0 0 20px;
}
.lector-mero-block-desc{
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 1.2;
    padding: 5px 0 0; 
    height: 50px;
}

.lector-mero-block-location{
    float: left;
    width: 100%;
    padding: 1px 0 2px;
    font-size: 10px;
    color: #797979;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
}
.id_lector_event_strong{
    position: absolute;
    top: 30px;
    left: 10px;
    background-color: rgba(0, 0, 0, 0.64);
    border-radius: 3px;
    line-height: 1;
    padding: 2px 7px;
    color: #fff;
    font-size: 11px;
}
.modal-lecturers-event-list-cat{
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgba(0, 0, 0, 0.64);
    border-radius: 3px;
    line-height: 1;
    padding: 2px 7px;
    color: #fff;
    font-size: 11px;
}
.lector-mero-block-summ{
    font-size: 13px;
    font-weight: 300 !important;
    line-height: 1.1;
    float: left;
    width: 100%;
}
.lector-mero-block-summ>span{
    font-size: 11px;
    text-transform: lowercase;
}
.lector-mero-block-summ>strong{
    font-weight: 800 !important;
    margin: 0 4px 0 0;
    font-size: 14px;
    opacity: 0.8;
}
.lector-mero-block-coment{
    color: #069cfa;
}
.lector-mero-block-coment>strong{
    
}
.lector-mero-block-coment>i{
    font-size: 12px;
}
@media (max-width: 700px){
    .modal-lecturers-desc{
        width: 100%;
        font-size: 14px;
}
}
@media (max-width: 700px){
    .lector-upcoming-title, .lector-records-title, .lector-description-title, .lector-past-titlesc{
        padding: 0 0 5px;
}
}
@media (max-width: 700px){
    .one_lecturers_img{
        width: 40%;
        height: 140px;
}
}
@media (max-width: 700px){
    .modal-lecturers-event-list span{
        font-size: 12px;
}
}
@media (max-width: 700px){
    .mero-teg>label,.mero-teg-meny-none>span{
        padding: 4px 10px;
        background-color: #e2e2e2;
        font-size: 13px;
        border-radius: 3px;
        color: #464646;
        cursor: pointer;
}
}
@media (max-width: 700px){
    .mero-teg{
        margin: 0px;
}
}
@media (max-width: 700px){
    .one_lecturers_desc{
        width: 60%;
}
}
.modal-lecturers-desc>p{
    margin: 0 0 5px;
}
#event_summ_lecturers>span>strong:hover{
    background: #d0d0d0;
    color: #565656;
    transition: .2s;
}
.pad40{
    padding-bottom: 40px;
}
#event_summ_lecturers{
    float: left;
    width: 100%;
    padding: 5px 0 0;
}
.title-modal-one:hover{
    color: #000;
}
.cursor-interit{
    cursor: inherit !important;
}

@media (max-width: 700px){
    .cykle-button{
    display: none;
}
}
@media (max-width: 700px){
.cat-status-block-media{
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    padding: 20px;
}
}

.form_direction_lecturers{
    text-align: left;
}
.heads-new-langle .fz-15{
    font-size: 17px !important;
    padding: 14px 2px !important;
}
.lector-mero-block-direction{
    float: left;
    width: 100%;
    padding: 10px 0 0;
}
.lector-mero-block-direction strong{
    float: left;
    width: 100%;
    font-size: 10px;
    text-transform: uppercase;
    color: #797979;
    padding: 0 0 5px;  
}
.lector-mero-block-direction span{
    background-color: rgb(243, 243, 243);
    border-radius: 3px;
    line-height: 1;
    padding: 4px 12px;
    color: #3a3a3a;
    font-size: 11px;   
}
/*.click-lector-programm{
    display: block;
}*/
.rating_suum_span{
    display: inline-block;
    font-size: 12px;
    margin: 0 0px 0 0px;
    border-radius: 50%;
    /* background-color: #f3f3f3; */
    padding: 5px 0 0 3px;
    font-weight: 700;
    color: #069cfa;
    width: 18px;
    height: 18px;
    /* text-align: center; */
    position: absolute;
    top: -5px;
}
.rating_suum_strong{
    position: absolute;
    font-size: 11px;
    top: 10px;
    margin: 0px 0 0 3px;
    color: #636363;
}
.rating_suum_block{
    padding: 5px 0 5px 0;
    float: left;
    width: 100%;
}
.rating_suum_span_common{
    font-weight: 600;
    font-size: 18px;
}
.rating_suum_strong_common{
    font-size: 11px;
}
.rating_suum_span_common_count{
    font-size: 14px;
    position: absolute;
    top: 3px;
    line-height: 1;
    font-weight: 600;
    color: #069cfa;
    margin: 0 0 0 4px;
}
.rating_suum_span_common_count>strong{
    color: #069cfa;
    font-size: 9px;
    margin: 0 0 0 4px;
}
.container_rating{
    padding: 30px 40px;
}
.close_rating{
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 35px;  
}
.rating_suum_strong_common_modal{
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 0 20px 0;
    float: left;
    width: 100%;
}
.rating_button{
    float: left;
    width: 100%;
    margin: 20px 0 0;
    text-align: right;
}

#rating_push{
    padding: 6px 26px;
    color: #ffffff;
    background-color: #44B4FD;
    border: 1px solid #44B4FD;
    font-size: 11px;
    cursor: pointer;
    position: relative;
    border-radius: 3px;    
}
#rating_push:hover {
    background: transparent;
    color: #20a8d8;
    transition: .2s;
}
.rating_suum_strong_modal{
    font-size: 14px;
    top: 2px;
    margin: 0 10px 10px 0px;
    position: relative;
    float: left;
    color: #868686;
    width: 200px;
    font-weight: 400 !important;
}
.modal_button_rating{
    padding: 6px 26px;
    color: #ffffff;
    background-color: #44B4FD;
    border: 1px solid #44B4FD;
    font-size: 11px;
    cursor: pointer;
    position: relative;
    border-radius: 3px;
    /* float: left; */
    display: inline-block;
    position: absolute;
    top: 24px;
    margin: 0 0 0 20px;
    display: none;
}
.modal_button_rating:hover{
    background: transparent;
    color: #20a8d8;
    transition: .2s;  
}
.rating-show-block{
    float: left;
    width: 100%;
    margin: 10px 0;
    position: relative;
}
.rating_button>span{
    font-size: 17px;
    width: 100%;
    float: left;
    text-align: center;
}
.rating_webinar_viv{
    position: relative;
    display: inline-block;
    line-height: 1;
    float: left;
    padding: 4px 0 0;
    color: #069cfa;
    width: 100%;
}
.rating_webinar_viv i{
    font-size: 11px;   
}
.rating_webinar_viv .rating_suum_span_common{
    font-size: 12px;
    font-weight: 800;   
}
.rating_webinar_viv .rating_suum_span_common_count{
    top: 0px;
    font-size: 10px;
    /* display: none; */
    position: relative;
    margin: 0;
    /* bottom: 16px; */
    /* left: 5px; */
    margin: 0 0 0 4px;
    color: #333;
    font-weight: 400;
}
.rating_webinar_viv .rating_suum_span_common_count>strong{
    font-size: 9px;
    margin: 0 0 0 2px;
    font-weight: 400 !important;
    color: #333;
}

.rating_webinar_viv .rating_suum_strong_common{
    font-size: 9px;
    display: inline-block;
    line-height: 0.8;
    width: calc( 100% - 80px );
    color: #333;
    font-weight: 400 !important;
    position: relative;
    /* width: 100%; */
    /* display: none; */
}
.rating_webinar_viv .rating_suum_span_more{
    float: left;
    font-size: 11px;
    width: 100%;
    padding: 5px 0 0;
    cursor: pointer;
    color: #969696;
}
.rating_webinar_viv .rating_suum_span_more:hover{
    color: #333;
}
.rating_webinar_viv_block{
    float: left;
    width: 100%;
    height: 30px;
    position: relative;
}
.rating_min_modal{
    position: absolute;
    width: 300px;
    /* height: 100px; */
    background: #fff;
    left: -124px;
    top: -30px;
    border: 1px solid #e8e8e8;
    z-index: 222;
    padding: 0px 20px 20px;
}

.rating_min_modal_closed{
    position: absolute;
    background: #fff;
    right: 5px;
    top: 0px;
    cursor: pointer;
    font-size: 28px;
    padding: 0px 6px;
    z-index: 250;
    /* height: 40px; */
}
.rating_webinar_viv .modal_button_rating{
    padding: 4px 6px;
    color: #44B4FD;
    background-color: #f6f5f3;
    border: 1px solid #44B4FD;
    font-size: 10px;
    cursor: pointer;
    position: relative;
    border-radius: 3px;
    /* float: left; */
    position: relative;
    top: 2px;
    margin: 0 0 0 0px;
    display: inline-block;
    z-index: 121;
}





.star-rating{
    font-size: 0;
    float: left;
    width: 100%;
    padding: 6px 0;
    line-height: 1;
    position: relative;
}
.star-rating__wrap{
    display: inline-block;
    font-size: 1rem;
    float: left;
}
.star-rating__wrap:after{
    content: "";
    display: table;
    clear: both;
}
.rating_set,.rating_con_ico_utility,.rating_con_ico_relevance,.rating_con_ico_quality{
    float: right;
    padding-left: 2px;
    cursor: pointer;
    color: #069cfa;
    margin: 0;
    font-size: 17px;
    font-weight: 600;
}
.star-rating__ico_utility,.star-rating__ico_relevance,.star-rating__ico_quality{
    float: right;
    padding-left: 2px;
    cursor: pointer;
    color: #069cfa;
    margin: 0;
    font-size: 22px;
    font-weight: 600;    
}
.star-rating__ico_utility:last-child,.rating_set:last-child{
    padding-left: 0;
}
.star-rating__input_utility,.star-rating__input_relevance,.star-rating__input_quality,.rating_con_utility,.rating_con_relevance,.rating_con_quality,.rating_con_utility_user,.rating_con_relevance_user,.rating_con_quality_user{
    display: none;
}
.star-rating__ico_utility:hover:before,
.star-rating__ico_utility:hover ~ .star-rating__ico_utility:before,
.star-rating__input_utility:checked ~ .star-rating__ico_utility:before,
.star-rating__ico_relevance:hover:before,
.star-rating__ico_relevance:hover ~ .star-rating__ico_relevance:before,
.star-rating__input_relevance:checked ~ .star-rating__ico_relevance:before,
.star-rating__ico_quality:hover:before,
.star-rating__ico_quality:hover ~ .star-rating__ico_quality:before,
.star-rating__input_quality:checked ~ .star-rating__ico_quality:before,


.rating_con_utility:checked ~ .rating_con_ico_utility:before,
.rating_con_relevance:checked ~ .rating_con_ico_relevance:before,
.rating_con_quality:checked ~ .rating_con_ico_quality:before,

.rating_con_utility_user:checked ~ .rating_con_ico_utility:before,
.rating_con_relevance_user:checked ~ .rating_con_ico_relevance:before,
.rating_con_quality_user:checked ~ .rating_con_ico_quality:before
{
    content: "\f005";
}


.star-rating__input_utility:checked ~ .rating_set_utility:before
{
   content: "\f005"; 
}

.star-rating__input_relevance:checked ~ .rating_set_relevance:before
{
   content: "\f005"; 
}

.star-rating__input_quality:checked ~ .rating_set_quality:before
{
   content: "\f005"; 
}



.rating_con_utility:checked ~ .rating_set_utility:before
{
   content: "\f005"; 
}

.rating_con_relevance:checked ~ .rating_set_relevance:before
{
   content: "\f005"; 
}

.rating_con_quality:checked ~ .rating_set_quality:before
{
   content: "\f005"; 
}


.rating_con_utility:checked ~ .rating_set_utility_part:before
{
   content: "\f123"; 
}

.rating_con_relevance:checked ~ .rating_set_relevance_part:before
{
   content: "\f123"; 
}

.rating_con_quality:checked ~ .rating_set_quality_part:before
{
   content: "\f123"; 
}



.rating_con_utility_user:checked ~ .rating_set_utility_part:before
{
   content: "\f123"; 
}

.rating_con_relevance_user:checked ~ .rating_set_relevance_part:before
{
   content: "\f123"; 
}

.rating_con_quality_user:checked ~ .rating_set_quality_part:before
{
   content: "\f123"; 
}

