﻿
.li-tabs {
    align-self: flex-end;
    background-color: rgb(224, 224, 224);
    border-bottom-color: rgb(168, 168, 168);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-collapse: separate;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(168, 168, 168);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(168, 168, 168);
    border-right-style: solid;
    border-right-width: 1px;
    border-spacing: 0px 0px;
    border-top-color: rgb(168, 168, 168);
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: content-box;
    color: rgb(51, 51, 51);
    cursor: pointer;
    display: block;
    float: left;
    height: 23px;
    line-height: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 6px;
    text-align: center;
    text-wrap-mode: nowrap;
    touch-action: manipulation;
    white-space-collapse: collapse
}

.ul-tabs {
    align-items: stretch;
    border-collapse: separate;
    border-spacing: 0px 0px;
    box-sizing: content-box;
    color: rgb(51, 51, 51);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    float: none;
    justify-content: flex-start;
    line-height: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 3px;
    text-align: left
}

.ul-tabs-links {
    color: black;
    cursor: pointer;
    font-family: Tahoma, Geneva, sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-optical-sizing: auto;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-style: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-variation-settings: normal;
    font-weight: 400;
    line-height: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    text-align: center;
    text-decoration: none;
    text-wrap-mode: nowrap;
    white-space-collapse: collapse
}

.il-tabs-spacer {
    border-bottom-color: rgb(168, 168, 168);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-collapse: separate;
    border-left-width: 0px;
    border-right-width: 0px;
    border-spacing: 0px 0px;
    border-top-color: rgba(0, 0, 0, 0);
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: content-box;
    color: rgb(51, 51, 51);
    display: block;
    float: left;
    line-height: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: left;
    width: 1px;
}

.li-tabs-left-indent {
    border-bottom-color: rgb(168, 168, 168);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-collapse: separate;
    border-left-width: 0px;
    border-right-width: 0px;
    border-spacing: 0px 0px;
    border-top-color: rgba(0, 0, 0, 0);
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: content-box;
    color: rgb(51, 51, 51);
    display: block;
    float: left;
    line-height: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: left;
    text-decoration-color: rgb(51, 51, 51);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-wrap-mode: nowrap;
    white-space-collapse: collapse;
    width: 5px
}