@charset "utf-8";

body.theme_light,
.toolbar-btn,
.navbar-default .navbar-nav .nav-item .nav-link,
.text-dark,
.text-inherit:not(:last-child) {
    color: white;
}

.theme_light section.profileBanner {
    height: 300px;
    position: relative;
    overflow: hidden;
}

.theme_light .blurBanner {
    width: 110%;
    height: 350px;
    position: absolute;
    background-size: cover !important;
    filter: blur(5px);
    top: -20px;
    left: -5%;
}

@media (min-width: 992px) {
    .theme_light .theme_light .container {
        width: calc(100% - 30px) !important;
        max-width: 1440px !important;
    }
}
.customPopupIcon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-right: 10px !important;
    font-size: 20px !important;
    width: 48px !important;
    height: 48px !important;
    border-radius: 8px !important;
    color: #fff !important;
}

.customPopupIcon svg {
    width: 23px;
}
.theme_light .container.bannerContainer {
    position: relative;
    z-index: 1;
}

.theme_light .profileMainCard {
    position: relative;
    z-index: 1;
}

.theme_light .panel {
    border: none;
    border-radius: 4px;
    box-shadow: 0 5px 5px 0 rgba(85, 85, 85, .06);
    background: #fff;
}

.theme_light .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.theme_light .flexCard {
    display: flex;
    flex-direction: row;
}

.theme_light .userAvatar {
    display: flex;
    position: relative;
}

.theme_light .userAvatar img {
    background: rgb(40 42 58);
}

.theme_light .userAvatar img {
    width: 130px;
    height: 130px;
    object-fit: cover;
    border-radius: 4px;
    background: rgb(242 242 242);
}

.theme_light .userDetails {
    display: inline-flex;
    flex-direction: column;
    padding-left: 15px;
}

.theme_light .userDetails small {
    font-size: 12px;
    line-height: 14px;
    color: #fff !important;
}

.theme_light .userDetails h1 {
    color: #000;
}

.theme_light .userDetails h1 {
    margin: 0;
    font-size: 20px;
    font-weight: 500;

}

.theme_light .profileBtns .btn.btn-message {
    background: #4c5a6f;
    color: rgb(255 255 255);
    text-shadow: 1px 1px 0 #493087;
    border-bottom: none;
}

.theme_light .profileBtns .btn {
    height: 35px;
    padding-inline: 20px;
    margin-right: 5px;
}

.theme_light .panel {
    background: 0 0;
    border: none;
    box-shadow: none;
}

.theme_light .panel-body {
    background: #f9f9f9 !important;
    color: #979aae;
}

.theme_light .panel-body {
    border-radius: 0;
}


.theme_light .userDetails .userMedals {
    margin-top: 13px;
    margin-bottom: 7px;
}

.theme_light section.page-background {
    height: 180px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.theme_light .pageBackdrop {
    width: 100%;
    height: 181px;
    background: url(https://itempazar.b-cdn.net/uploads/images/lol-bg-support.png) no-repeat center center;
    position: absolute;
    background-size: 100%;
    z-index: 4;
    filter: blur(11px);
}

.theme_light img.sHeader {
    width: 100%;
    height: 180px;
    object-fit: cover;
    margin-bottom: 25px;
    z-index: 5;
    position: relative;
}

.theme_light .modal-content.sms {
    border-top: 3px solid #088dcd !important;
    box-shadow: 0 10px 20px rgb(239, 232, 232), 0 10px 160px rgb(239, 232, 232) !important;
}

.theme_light .userDetails .userMedals a {
    font-size: 25px;
    color: #ffffff !important;
    transition: 0.5s;
}

.theme_light .userDetails .userMedals a.yt:hover {
    color: #FF0000 !important;
}

.theme_light .userDetails .userMedals a.insta:hover {
    color: #C13584 !important;
}

.theme_light .userDetails .userMedals a.twitter:hover {
    color: #1DA1F2 !important;
}

.theme_light .userDetails .userMedals a.face:hover {
    color: #ffffff !important;
}

.theme_light .panel-footer.profileMenuBar {
    background: rgb(40 42 58);
}

.theme_light .panel-footer.profileMenuBar {
    padding-block: 0;
    position: relative;
}

.theme_light .panel-footer.profileMenuBar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.theme_light .dark-theme .panel-footer.profileMenuBar ul li:hover,
.theme_light .dark-theme .panel-footer.profileMenuBar ul li.active {
    background: linear-gradient(to top, rgb(49 53 78), transparent);
}

.theme_light .panel-footer.profileMenuBar ul li:hover,
.theme_light .panel-footer.profileMenuBar ul li.active {
    border-bottom-color: rgb(86 174 255);
    background: linear-gradient(to top, rgb(110 174 234/29%), rgb(0 0 0/0%));
}

.theme_light .dark-theme .panel-footer.profileMenuBar ul li {
    border-right: 1px solid rgb(56 59 80/37%);
}

.theme_light .panel-footer.profileMenuBar ul li {
    display: inline-block;
    padding-inline: 22px;
    line-height: 50px;
    border-bottom: 2px solid rgb(0 0 0/0%);
    border-right: 1px solid rgb(212 214 223/37%);
    margin-left: -3px;
    cursor: pointer;
}

.theme_light .nav {
    /* background-color: #f9f9f9; */
}

.theme_light .nav-item:hover {
    color: white !important;
}

.theme_light .profile-segments {
    list-style: none;
}

.theme_light .profile-segments>li {
    display: block;
    float: none;
    font-size: 14px;
    border-bottom: 1px solid rgb(239, 232, 232);
    margin-right: 0;
    margin-bottom: 0;
}

.theme_light .profile-segments>li a>img,
.profile-segments>li a>i {
    padding-right: 5px;
    width: 20px;
    text-align: right;
}

.theme_light .profile-segments>li.prf-active a {
    background: rgb(239, 232, 232);
    border-right: unset;
    border-bottom: none;
}

.theme_light .small-sidenav.navbar .navbar-nav {
    width: 100%;
}

.theme_light .small-sidenav.navbar {
    background: #fff !important;
    margin-top: 20px;
    border-radius: 4px;
}

.theme_light .nv {
    background: rgb(255 255 255);
}

.theme_light .profile-segments>li>a {
    display: block;
    color: #000;
    padding: 10px 25px;
    border-bottom: none !important;
    border-bottom-width: initial !important;
    border-bottom-style: none !important;
    border-bottom-color: initial !important;
}

.theme_light .statistic.stats-card {
    background: rgb(216 216 216);
    position: relative;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(190, 190, 190);
    box-shadow: inset 0 1px 1px rgb(190, 190, 190);
    color: rgb(191 202 229);
}

.theme_light .statistic.stats-card i {
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
    font-size: 22px;
    color: #fff;
}

.theme_light .statistic.stats-card b {
    font-size: 25px;
    font-weight: 900;
    position: absolute;
    left: 90px;
    top: 33px;
    color: #121212 !important;
}

.theme_light .statistic.stats-card span {
    font-size: 13px;
    font-weight: 500;
    position: absolute;
    left: 90px;
    top: 15px;
}

.theme_light .statistic.stats-card b small {
    font-size: 60%;
}

.theme_light .profile-segments>li>a:hover {
    color: rgb(192, 197, 213);
}

.theme_light .nav-item:hover a {
    color: white !important;
}

.theme_light #navbarDropdown:hover {
    color: white !important;
}


.theme_light .custom-color a {
    color: white !important;
    font-size: 15.5px !important;
}

.theme_light .avatar-font {
    color: white !important;
}

.theme_light .fe-moon {
    color: white !important;
}

.theme_light .h1,
.theme_light .h2,
.theme_light .h3,
.theme_light .h4,
.theme_light .h5,
.theme_light .h6,
.theme_light h1,
.theme_light h2,
.theme_light h3,
.theme_light h4,
.theme_light h5,
.theme_light h6,
.theme_light label,
.theme_light span {
    color: black;
}

.theme_light .fs-4 {
    color: black;
}

.theme_light .footer {
    /* background: #f9f9f9 !important; */
    /* border-top: 1px solid #4c5a6f1f; */
}

.theme_light .mb-4 {
    color: black;
}

.theme_light p,
.theme_light span,
.theme_light a {
    color: black;
}

.theme_light .buy-btn:hover {
    color: white !important;
}

.theme_light .card {
    /* background-color: #f8f9fa !important; */
}

.theme_light .card,
.theme_light .card-body,
.theme_light .p-2 {
    background: white;
    color: black !important;
}

.theme_light .card-footer,
.theme_light .vitrin-footer {
    background: white !important;
    color: black !important;
}

.theme_light .main-back {
    background: #f5f4f8 !important;
}

.theme_light .swiper3 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 20px;
    margin: 0 10px;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .08), 0 0 0 1px rgba(0, 0, 0, .04) !important;
    background: #e5e5e5;
    overflow: hidden;
}

.shadow-lg {
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .08), 0 0 0 1px rgba(0, 0, 0, .04) !important;
}

.theme_light .sproduct-detail__long b {
    color: #080808 !important;
}

.theme_light .menuText {
    color: #080808 !important;
}

.theme_light .menuText span {
    color: white !important;
}

.theme_light .right-slider {
    height: 187px;
}

.theme_light .CategoryBox .PostTitle a {
    font-size: 13px;
    color: white !important;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 16px;
    word-break: break-word;
}

.theme_light .nav-link .kategori_cl .text-dark .shadow-sm r.ounded-pill {
    color: red !important;
}


.theme_light .payment-container {
    /* background-color: #f9f9f9 !important; */
}

.theme_light .stockCountBox {
    background-color: #c9c9c9 !important;
}

#PurchaseCount_2647 {
    background-color: white !important;
}

.theme_light a:hover {
    /* color: black !important; */
}

.theme_light .header-top a:hover {
    color: white !important;
}

#list-unstyled a {
    color: white !important;
}

.theme_light .panel-title {
    color: black !important;
}

.theme_light .product-body {
    padding: 20px 0;
}

.theme_light .product-body .nav-link {
    outline: 0;
    border: 0;
    background: transparent;
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 5px 10px;
    color: rgb(12, 12, 12);
    position: relative;
}

.theme_light .product-body .nav-link::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background: rgb(85 153 216);
    height: 2px;
    width: 0;
    transition: .3s width ease;
}

.theme_light .product-body .nav-link.active {
    color: black !important;
    background: transparent !important;
}

.theme_light .product-body .nav-link.active:before {
    width: 100%;
}

.theme_light .product-body .nav {
    border: 0;
    gap: 1rem
}

@media (min-width: 1200px) {
    .theme_light .container-product {
        max-width: 1440px;
    }
}

.theme_light .product-top {
    margin: 0;
}

.theme_light .product-card {
    position: relative;
    padding: 15px;
    background: #2f3144;
    height: 100%;
}

.theme_light .product-card img {
    width: 100%;
    padding: 1rem 0;
    height: 100%;
    object-fit: fill
}

.theme_light .product-information-button-secondary {
    background: #cd6740 !important;
    height: 40px !important;
    border: 0 !important;
    margin-bottom: 10px;
}

.theme_light .product-information-button-secondary:hover {
    background: #df4b2a !important;
    box-shadow: 0 0 15px rgb(223 75 42/20%) !important;
}

.theme_light .product-top .col-lg-5,
.theme_light .product-top .col-lg-4,
.theme_light .product-top .col-lg-3 {
    padding: 0;
}

.theme_light .product-card li {
    margin: 20px 0;
    color: #979aae;
}

.theme_light .product-card li span {
    font-weight: bold;
}

.theme_light .product-card li a {
    color: #d7d8e6;
    transition: .3s color ease;
}

.theme_light .product-card li a:hover {
    color: #fff;
}

.theme_light .product-card-id {
    color: #9ea0c1;
    font-weight: 400;
    font-size: 12px;
}

.theme_light .product-card-title {
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}

.theme_light .product-card-description {
    color: #979aae;
    font-size: 13px;
    text-align: left;
}

.theme_light .product-card-tag {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #3d3f54;
}

.theme_light .product-card-tag-item {
    padding: 6px 11px;
    border-radius: 3px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 1px solid #343654;
    font-size: 13px;
    cursor: pointer;
}

.theme_light .product-card-tag-item img {
    width: 32px;
    padding: 0;
}

.theme_light .product-card-tag-item-red {
    background: linear-gradient(45deg, rgb(102 34 34/51%), #292a3a 60%) !important;
}

.theme_light .product-card-tag-item-blue {
    background: linear-gradient(45deg, rgb(34 102 83/32%), #292a3a 60%) !important;
}

.theme_light .product-information-person-tag {
    background: url("https://oyun.vemasoftware.com/uploads/tag/level.webp");
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: 700;
    color: #543f00;
    text-shadow: 1px 1px 0 rgb(255 255 255/40%);
    background-position: center !important;
    background-repeat: no-repeat !important;
    border-radius: 1px;
    display: inline-block;
    margin: 3px;
    float: left;
    text-align: center;
    background-size: cover !important;
}

.theme_light .tag-verify {
    background: url("https://oyun.vemasoftware.com/uploads/tag/verify.webp");
}

.theme_light .product-information {
    background: linear-gradient(to bottom, #35464e, #35464e);
}

.theme_light .product-information-top {
    line-height: 26px;
    width: 100%;
    text-align: center;
    color: rgb(162, 213, 221);
    text-transform: uppercase;
    font-size: 13px;
    background: #445e62;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.theme_light .product-information-person {
    padding: 15px;
    display: flex;
    align-items: center;
    color: #d7d8e6;
    justify-content: space-between;
}

.theme_light .product-information-person-image {
    border-radius: 3px;
}

.theme_light .product-information-person-title {
    font-weight: 500;
}

.theme_light .product-information-person-left {
    display: flex;
    align-items: center;
    gap: 7.5px
}

.theme_light .product-information-right span {
    margin-left: auto;
    font-size: 21px;
    font-weight: 500;
}

.theme_light .product-information-right span:last-child {
    font-size: 11px;
    text-align: right;
    line-height: 12px;
}

.theme_light .product-information-right {
    display: flex;
    flex-direction: column;
    justify-content: end;
    text-align: right;
}

.theme_light .product-information-content {
    padding: 0 15px;
}

.theme_light .product-information-button {
    outline: 0;
    background: #3f5462;
    border: 1px solid #3f5462;
    width: 100%;
    border-radius: 3px;
    height: 30px;
    color: #d1eaff;
    font-weight: 400;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-size: 12px;
}

.theme_light .product-information-button:hover {
    background: #406176;
    border-color: #406176;
    color: #fff;
}

.theme_light .product-information-content .row {
    margin: 0;
    margin-top: .25rem;
    flex-wrap: nowrap;
}

.theme_light .product-information-content .col-lg-6 {
    padding: 0;
    flex: unset !important;
    max-width: unset !important;
}

.theme_light .product-information-content .col-lg-6:first-child {
    margin-right: .25rem;
}

.theme_light .product-information-price-detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 45px;
    border-bottom: 1px solid #393b4e;
    padding-bottom: 15px;
}

.theme_light .product-information-price {
    font-size: 18px;
    color: #d9dae9 !important;
}

.theme_light .product-information-price span {
    font-size: 25px;
    font-weight: bolder;
}

.theme_light .product-information-price-title {
    font-size: 13px;
    color: #989bb7;
    margin-top: -.25rem;
}

.theme_light .price-right {
    text-align: right;
}

.theme_light .product-card-countdown {
    color: #9da0b5;
    margin-top: 100px;
}

.theme_light .product-card-button {
    flex: 1 0 auto;
    background: 0 0;
    border: none;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    width: 100%;
    color: #979aae;
    background: rgb(56 58 76/59%);
    border-radius: 3px;
    padding: 7px 16px;
    text-align: center !important;
}

.theme_light .product-card .row {
    margin: 0;
    margin-top: 1rem;
    gap: .5rem;
    flex-wrap: nowrap;
}

.theme_light .product-card .col-lg-6 {
    padding: 0;
    flex: unset;
    max-width: unset !important;
}

@media only screen and (max-width: 991px) {
    .theme_light .product-card-countdown {
        margin-top: 50px;
    }

    .theme_light .product-body-sidebar {
        margin-top: 1rem;
    }

    .theme_light .product-card ul {
        padding-left: 20px;
    }

    .theme_light .product-body nav {
        margin-bottom: 1rem;
    }
}

.theme_light .panel-card-title {
    color: black !important;
    font-size: 17px;
    font-weight: 600;
}

.theme_light .panel-card-description {
    color: black;
}

.theme_light .panel-card-description a {
    color: black;
    font-weight: 700;
}

span.urun_id,
span.urun_miktar {
    color: black !important;
}

.theme_light .giveaway-creator {
    background: #fff !important;
}

.theme_light .giveaway-datetime {
    background: #4c5a6f;
    color: #fff;
}

.theme_light .giveaway-prize span {
    color: #000 !important;
}

.theme_light .giveaway-info-box span {
    color: #18113c !important;
}

.theme_light .giveaway-info .giveaway-total-join span {
    color: #000 !important;
}

.theme_light .giveaway-prize-data {
    background-color: #e7e7e7 !important;
}

.theme_light .giveaway-info-box {
    background-color: #e7e7e7 !important;
}

.theme_light .giveaway-info-user .giveaway-user-title {
    color: #2e3146 !important;
}

.theme_light .giveaway-info-user .giveaway-user-name {
    color: #2e3146 !important;
}

.theme_light .giveaway-info-box b {
    color: #18113c !important;
}

.theme_light .giveaway-prize-data h3 {
    color: black !important;
}

.theme_light .panel-body {
    box-shadow: unset;
    background-position: center !important;
    background-size: cover !important;
}

.theme_light .accordion-text {
    color: #313D5A !important;
}

.theme_light .accordion-button {
    color: #313D5A !important;
    background: #f9f9f9 !important;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .08), 0 0 0 1px rgba(0, 0, 0, .04) !important;
}

.theme_light .accordion-body {
    color: #313D5A !important;
    border: 1px solid #e9ebed;
    background: #f9f9f9 !important;
}

.theme_light ul.PaymentTypes {
    margin: 0;
    list-style: none;
    padding: 0;
    overflow-x: auto;
}

.theme_light ul.PaymentTypes li {
    padding: 10px;
    height: 80px;
    margin-bottom: 5px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    background: #fff;
    border: 1px solid #a4acb2 !important;
}

.theme_light ul.PaymentTypes li:hover,
.theme_light ul.PaymentTypes li.active {
    background-color: #e5e5e5;
    border: 1px solid rgb(225 222 222/14%);
}

.theme_light ul.PaymentTypes li tip {
    display: none;
}

.theme_light .paymentImage {
    background: rgb(225, 222, 222);
    width: 60px;
    display: inline-block;
    height: 60px;
    float: left;
    object-fit: contain;
    border-radius: 4px;
    margin-right: 15px;
}

.theme_light .paymentImage:hover {
    background: rgb(194, 189, 189);
}

.theme_light ul.PaymentTypes li img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    padding: 10px 5px;
}

.theme_light ul.PaymentTypes li b {
    font-weight: 500;
    margin-top: 10px;
    position: relative;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000 !important;
}

.theme_light .payment-row {
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
}

.theme_light .col-md-8.col-md-offset-2.odeme-paneli {
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 4px;
    background: white;
    border: 1px solid rgba(239, 232, 232, .04);
}

.theme_light .uwa {
    background: rgb(239, 232, 232) !important;
    color: #111 !important;
    border-color: transparent !important;
    min-height: 35px;
    box-shadow: none !important;
}

.theme_light .panel-products .products-title {
    color: black !important;
}

.theme_light .products-price .h3-price span:first-child {
    color: #cc6800 !important;
}

.theme_light .sproduct-detail,
.theme_light .sproduct-dealer,
.theme_light .sproduct-price {
    background: #fff !important;
    border: 1px solid #ececec !important;
    border-radius: 5px;
}

.theme_light .sproduct-detail__top {
    border-bottom: 1px solid #ececec !important;
}

.theme_light .sproduct-detail__top .sproduct-no span {
    color: #00315e !important;
    font-weight: 700;
}

.theme_light .sproduct-detail__top .sproduct-stock,
.theme_light .sproduct-detail__long *,
.theme_light .sproduct-dealer b,
.theme_light .sproduct-dealer .sproduct-price,
.theme_light .home-pro-tabs li *,
.theme_light .home-products .bg-white * {
    color: #fff !important;
}

.theme_light .sproduct-dealer .dealer-ranks {
    background: #eef3f6 !important;
}

.theme_light .home-pro-tabs li.active,
.theme_light .home-pro-tabs li:hover {
    border-radius: 10px;
}

.theme_light .container .home-products .bg-white {
    border-radius: 10px;
    background: #eaebed !important;
    margin-top: 10px;
}

.theme_light .product_row {
    background: white !important;
}

.theme_light .quicksearch-allcategory {
    background: white !important;
    color: black !important;
    border: 1px solid #eaeaec;
}

.theme_light .product .caption p {
    color: white !important;
}

.theme_light .swal2-container .text-white {
    color: black !important;
}

.theme_light .user-panel-links .text-white,
.theme_light .btn-primary.focus,
.theme_light .btn-primary:focus,
.theme_light .btn-primary:hover,
.theme_light .btn-outline-primary:hover,
.theme_light a.badge:focus,
.theme_light a.badge:hover {
    color: white !important;
}

.theme_light .page-header h3.page-title {
    color: black !important;
}

.theme_light .btn-dark:hover {
    color: white !important;
}

.theme_light .login-special-container .ui.form label {
    text-align: left;
    color: #080808 !important;
}

.theme_light .swal2-popup {
    background: #f5f4f8 !important;
    border-top: 3px solid #088dcd !important;
    box-shadow: 0 10px 20px #0a0d14, 0 10px 160px #0a0d14 !important;
}

.theme_light .swal2-html-container .form-group {
    margin-bottom: 1rem;
    text-align: left !important;
}

.theme_light .nav-tabs .nav-item {
    margin-bottom: -1px;
}

.theme_light .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background: 0 0;
}

.theme_light .page-header h3.page-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    color: #fff;
}

.theme_light .page-header {
    margin-top: 10px;
    margin-bottom: 25px;
    color: #bec9e5;
}

.theme_light .page-header p {
    margin-bottom: 0;
    margin: 0 0 1em;
    line-height: 1.4285em;
}

button,
input {
    overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

.theme_light .ui.form .field {
    clear: both;
    margin: 0 0 1em;
}

.theme_light .category-selector.category-first {
    width: calc(60% - 20px);
}

.theme_light .category-selector {
    float: left;
    width: calc(35% - 20px);
    margin-right: 20px !important;
    clear: none !important;
}

.theme_light .category-selector .ui.vertical.menu {
    width: 100%;
    display: inline-block;
    background: #efe8e8;
    border: 1px solid rgba(255, 255, 255, .04);
}

.theme_light .ui.vertical.menu {
    width: 15rem;
}

.theme_light .ui.vertical.menu {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
}

.theme_light .ui.menu:last-child {
    margin-bottom: 0;
}

.theme_light .ui.menu:first-child {
    margin-top: 0;
}

.theme_light .ui.menu {
    font-size: 1rem;
}

.theme_light .ui.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1rem 0;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    background: #fff;
    font-weight: 400;
    border: 1px solid rgba(34, 36, 38, .15);
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
    border-radius: 0.28571429rem;
    min-height: 2.85714286em;
}

.theme_light .ui.vertical.menu .ui.mini.icon.input {
    width: 100%;
    padding: 5px;
}

.theme_light .ui.mini.input {
    font-size: .78571429em;
}

.theme_light .ui.input {
    position: relative;
    font-weight: 400;
    font-style: normal;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: rgba(0, 0, 0, .87);
}

.theme_light .ui.form .field .ui.input input,
.ui.form .fields .field .ui.input input {
    width: auto;
}

.theme_light .ui.form input:not([type]),
.theme_light .ui.form input[type=date],
.theme_light .ui.form input[type=datetime-local],
.theme_light .ui.form input[type=email],
.theme_light .ui.form input[type=file],
.theme_light .ui.form input[type=number],
.theme_light .ui.form input[type=password],
.theme_light .ui.form input[type=search],
.theme_light .ui.form input[type=tel],
.theme_light .ui.form input[type=text],
.theme_light .ui.form input[type=time],
.theme_light .ui.form input[type=url] {
    background: #fff !important;
    color: #080808 !important;
    border-color: 1px solid #a8b7c4 !important;
    min-height: 35px;
    box-shadow: none !important;
}

.theme_light .ui.form input:not([type]),
.theme_light .ui.form input[type=date],
.theme_light .ui.form input[type=datetime-local],
.theme_light .ui.form input[type=email],
.theme_light .ui.form input[type=file],
.theme_light .ui.form input[type=number],
.theme_light .ui.form input[type=password],
.theme_light .ui.form input[type=search],
.theme_light .ui.form input[type=tel],
.theme_light .ui.form input[type=text],
.theme_light .ui.form input[type=time],
.theme_light .ui.form input[type=url] {
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    margin: 0;
    outline: 0;
    -webkit-appearance: none;
    tap-highlight-color: rgba(255, 255, 255, 0);
    line-height: 1.21428571em;
    padding: 0.67857143em 1em;
    font-size: 1em;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, .15);
    color: rgba(0, 0, 0, .87);
    border-radius: 0.28571429rem;
    -webkit-box-shadow: 0 0 0 0 transparent inset;
    box-shadow: 0 0 0 0 transparent inset;
    -webkit-transition: color .1s ease, border-color .1s ease;
    transition: color .1s ease, border-color .1s ease;
}

.theme_light .ui.form input:not([type]),
.ui.form input[type=date],
.ui.form input[type=datetime-local],
.ui.form input[type=email],
.ui.form input[type=file],
.ui.form input[type=number],
.ui.form input[type=password],
.ui.form input[type=search],
.ui.form input[type=tel],
.ui.form input[type=text],
.ui.form input[type=time],
.ui.form input[type=url],
.ui.form textarea {
    width: 100%;
    vertical-align: top;
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    margin: 0;
    outline: 0;
    -webkit-appearance: none;
    tap-highlight-color: rgba(255, 255, 255, 0);
    appearance: none;
    line-height: 1.21428571em;
    padding: 0.67857143em 1em;
    font-size: 1em;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, 0.15);
    color: rgba(0, 0, 0, 0.87);
    border-radius: 0.28571429rem;
    -webkit-box-shadow: 0 0 0 0 transparent inset;
    box-shadow: 0 0 0 0 transparent inset;
    -webkit-transition: color 0.1s ease, border-color 0.1s ease;
    transition: color 0.1s ease, border-color 0.1s ease;
}

.theme_light .ui.icon.input>input {
    padding-right: 2.67142857em !important;
}

.theme_light .ui.input>input {
    margin: 0;
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    text-align: left;
    line-height: 1.21428571em;
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    padding: 0.67857143em 1em;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, .15);
    color: rgba(0, 0, 0, .87);
    border-radius: 0.28571429rem;
    -webkit-transition: border-color .1s ease, -webkit-box-shadow .1s ease;
    transition: border-color .1s ease, -webkit-box-shadow .1s ease;
    transition: box-shadow .1s ease, border-color .1s ease;
    transition: box-shadow .1s ease, border-color .1s ease, -webkit-box-shadow .1s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.icon.input>i.icon:not(.link) {
    pointer-events: none;
}

.theme_light .ui.icon.input>i.icon {
    color: #fff;
}

.theme_light .ui.icon.input>i.icon {
    cursor: default;
    position: absolute;
    line-height: 1;
    text-align: center;
    top: 0;
    right: 0;
    margin: 0;
    height: 100%;
    width: 2.67142857em;
    opacity: .5;
    border-radius: 0 0.28571429rem 0.28571429rem 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.theme_light i.icon,
i.icons {
    font-size: 1.2em;
    margin: 10px;
    color: #64a8e5;
}

.theme_light i.icon {
    display: inline-block;
    opacity: 1;
    margin: 0 0.25rem 0 0;
    width: 1.18em;
    height: 1em;
    font-family: Icons;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-align: center;
    speak: none;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.theme_light .ui.form .field .ui.input input,
.ui.form .fields .field .ui.input input {
    width: auto;
}

.theme_light .ui.icon.input>i.icon:after,
.ui.icon.input>i.icon:before {
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    margin-top: -0.5em;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

.theme_light .ui.menu:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.theme_light .category-selector .ui.vertical.menu {
    width: 100%;
    display: inline-block;
    background: #efe8e8;
    border: 1px solid rgba(255, 255, 255, .04);
}

.theme_light section.page-main {
    margin: 25px 0;
}

.theme_light section.add-post .no-border {
    border: none !important
}

.theme_light section.add-post .ui.four.top.attached.steps {
    border-top: 1px solid rgba(34, 36, 38, .15) !important
}

.theme_light .category-selector .ui.vertical.menu {
    width: 100%;
    display: inline-block;
    background: #fff;
    border: 1px solid rgba(255, 255, 255, .04)
}

.theme_light .item.search-category {
    padding: 0 !important;
    margin: 0
}

.theme_light .item.search-category input.prompt {
    border: none
}

.theme_light .list-categories-scroll {
    height: 240px;
    overflow: hidden;
    overflow-y: auto;
    border-top: 1px solid #262c3b;
    padding: 5px
}

.theme_light .category-selector .item img {
    height: 25px;
    display: inline-block !important;
    left: 12.5px;
    top: 12.5px;
    width: 25px !important;
    object-fit: cover !important;
    border-radius: 5px;
    margin-right: 10px !important;
}

.theme_light .category-selector div.item {
    padding-left: 10px !important;
    cursor: pointer
}

.theme_light .category-selector div.item.active {
    background: #181e2c !important;
    color: #fff !important
}

.theme_light .ui.vertical.menu .ui.mini.icon.input {
    width: 100%;
    padding: 5px
}

div#IlanIcerigi {
    position: relative;
    min-height: 200px
}

.theme_light .ilan-kurallari-text p {
    margin: 0
}

button.btn.step-btn {
    font-size: 15px
}

div#IlanIcerigi .ql-editor {
    position: absolute;
    width: 100%
}

.theme_light .finish-btn {
    font-size: 15px !important
}

div#IlanIcerigi .ql-toolbar.ql-snow {
    background: #f2ecec !important;
    color: #080808 !important;
    border-color: #3e4658 !important;
    box-shadow: 0 0 20px #13192b !important;
    z-index: 2;
    position: relative
}

div#IlanIcerigi.ql-container.ql-snow {
    border: 1px solid rgba(34, 36, 38, .15);
    border-top: 0;
    background: #efe8e8 !important;
    color: #fff !important;
    border-color: #e4c8c8 !important;
    box-shadow: 0 0 20px #efe8e8 !important;
    border-radius: 0.28571429rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.theme_light .image-post-detail img {
    width: 130px;
    height: 130px;
    border-radius: 5px;
    object-fit: cover;
    position: absolute;
    z-index: 3;
    background: #fff
}

.theme_light .image-post-detail {
    width: 130px;
    height: 130px;
    position: relative;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px
}

.theme_light .image-post-detail input[type=file] {
    width: 130px !important;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

span.image-post-delete {
    position: absolute;
    z-index: 5;
    background: #b53131;
    height: 27px;
    width: 27px;
    text-align: center !important;
    padding: 0;
    line-height: 23px;
    top: -10px;
    font-size: 15px;
    right: -10px;
    display: inline;
    border-radius: 5px;
    border: 2px solid #151a27
}

span.image-post-delete i {
    padding: 0;
    margin: 0;
    color: #fff;
    text-shadow: none;
    display: contents;
    opacity: 1
}

span.image-post-delete i:hover {
    color: #fff;
    opacity: 1
}

span.image-post-delete:hover {
    background: #e02e2e
}

.theme_light .images-post {
    padding: 10px 0
}

.theme_light input.post-file-upload {
    width: 130px !important;
    height: 130px;
    position: relative;
    float: left;
    margin: 0 !important;
    top: -10px
}

.theme_light input.post-file-upload::before {
    content: "\f382";
    color: #b9ccff;
    display: inline-block;
    background: -webkit-linear-gradient(70deg, #232d46, #151a27);
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #0f121c;
    width: 130px;
    height: 130px;
    top: 0;
    left: 0;
    position: absolute;
    font-family: Icons;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    font-size: 35px;
    line-height: 110px
}

.theme_light .image-post-detail.active input.post-file-upload {
    z-index: 4;
    overflow: hidden
}

.theme_light .image-post-detail.active span {
    display: none
}

.theme_light .image-post-detail img:hover {
    filter: brightness(1.1)
}

.theme_light .image-post-detail input[type=radio] {
    position: absolute;
    right: 0;
    top: 0
}

.theme_light .image-post-detail.active input[type=radio] {
    display: none
}

.theme_light .ui.four.top.attached.steps {
    width: calc(100% - 24px) !important;
    margin-left: 12px;
    margin-top: 12px;
    margin-bottom: 12px
}

.theme_light .ilan-kurallari-text {
    padding: 25px;
    height: 300px;
    overflow-x: auto;
    border-radius: 5px;
    margin-bottom: 15px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, .04)
}

.theme_light .step-area-3 .well img {
    height: 135px;
    width: 70px;
    float: left;
    position: absolute;
    top: 20px;
    left: 20px;
    object-fit: contain
}

.theme_light .step-area-3 .well h3 {
    margin-top: 0
}

.theme_light .step-area-3 .well {
    position: relative;
    padding-left: 130px
}

.theme_light .step-area-3 .well.bg-success-well img {
    height: 50px !important
}

.theme_light .well .ui.dropdown.selection {
    background: #fff;
    padding: 9px 30px;
    min-height: 20px;
    min-width: 240px;
    margin-bottom: 15px;
    border-radius: 4px;
    box-shadow: 0 5px 5px 0 rgba(85, 85, 85, .06) !important
}

.theme_light .stockPhotoSelect {
    position: relative;
    cursor: pointer;
    background: #d09a74;
    display: inline-block;
    padding: 7px 14px;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    float: right;
    top: -20px;
    height: 33px;
    margin-bottom: -10px
}

.theme_light .stockPhotoSelect i {
    margin-right: 5px
}

button.resimYukleBtnNew {
    width: 100%;
    padding: 20px 30px;
    background: linear-gradient(45deg, #3f3b78, #302e52);
    border-radius: 4px;
    color: #cac7f1;
    border: 1px solid #4b477c
}

button.resimYukleBtnNew i {
    font-size: 30px;
    margin-bottom: 10px
}

.theme_light .login-special-container .input-hidden {
    position: absolute;
    left: -9999px
}

.theme_light .login-special-container input[type=radio]:checked+label>img {
    border: 1px solid #fff;
    box-shadow: 0 0 0 3px #5ebfb2
}

.theme_light .activeImage img {
    border: 1px solid #fff;
    box-shadow: 0 0 0 2px #725ebf
}

.theme_light .login-special-container input[type=radio]+label>img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    margin: 3px;
    border: 1px solid #30394e;
    cursor: pointer
}



.theme_light .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0/5%);
    background: #e7e7e7;
    border: 1px solid rgba(255, 255, 255, .04)
}

.theme_light .ui.divider {
    margin-bottom: 40px
}

.theme_light .ui.menu .item {
    position: relative;
    vertical-align: middle;
    line-height: 1;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0 0;
    padding: 0.92857143em 1.14285714em;
    text-transform: none;
    color: rgba(0, 0, 0, .87);
    font-weight: 400;
    -webkit-transition: background .1s ease, color .1s ease, -webkit-box-shadow .1s ease;
    transition: background .1s ease, color .1s ease, -webkit-box-shadow .1s ease;
    transition: background .1s ease, box-shadow .1s ease, color .1s ease;
    transition: background .1s ease, box-shadow .1s ease, color .1s ease, -webkit-box-shadow .1s ease;
}

.theme_light .ui.menu .item {
    color: #aab3c9 !important;
}

.theme_light .category-selector div.item {
    cursor: pointer;
}

.theme_light .ql-snow .ql-stroke {
    stroke: #fff
}

.theme_light .stokluIlan {
    display: none
}

.theme_light .divGoster {
    display: block
}

.theme_light .postStockElement {
    position: relative;
    margin: 10px 0
}

button.stockDelete {
    position: absolute;
    right: 5px;
    top: 5px
}

.theme_light .postStockElement textarea {
    background: #fff !important;
    border: 1px solid #e3e3e3 !important;
    box-shadow: 0 3px 3px 0 #c5c5c5 !important
}

.theme_light .radio-boost-btns {
    margin-top: 20px
}

.theme_light .radio-boost-btns label input[type=radio] {
    display: none
}

.theme_light .radio-boost-btns label span {
    font-weight: 400;
    background: rgb(31 51 104/23%);
    padding: 5px 10px;
    border-radius: 4px;
    border: 2px solid #7494b3c4;
    color: #202122 !important;
    margin-right: 5px;
    cursor: pointer;
    display: block;
    margin-bottom: 5px
}

.theme_light .radio-boost-btns input:checked~span {
    background: rgb(149 188 227/80%);
    border: 2px solid #27659f;
    color: #141e28
}

.theme_light .radio-boost-btns input:checked~span::before {
    font-family: "font awesome 5 free";
    font-weight: 900;
    content: "\f00c";
    margin-right: 5px
}

.theme_light .boost-well .radio-boost-btns span {
    filter: hue-rotate(40deg)
}

.theme_light .onecikan-well .radio-boost-btns span {
    filter: hue-rotate(180deg)
}

.theme_light .pinned-well .radio-boost-btns label span {
    filter: hue-rotate(-10deg)
}

.theme_light .form-input-detail {
    margin-bottom: 10px
}

.theme_light .category-selector.category-first {
    width: calc(60% - 20px)
}

.theme_light .category-selector.category-first .item.category-item {
    display: inline-block;
    width: calc(25% - 6px)
}

@media (min-width: 1000px) and (max-width: 1367px) {
    .theme_light .category-selector.category-first .item.category-item {
        width: calc(33% - 4px)
    }
}

@media (min-width: 600px) and (max-width: 1001px) {
    .theme_light .category-selector.category-first .item.category-item {
        width: calc(50% - 4px)
    }
}

.theme_light .category-selector .item.category-item {
    background: #fff !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 2px;
    border-radius: 4px;
    border: 1px solid #e4eaef;
}

.theme_light .category-selector .item.category-item::before {
    display: none
}

.theme_light .item.category-item {
    background: #30334a !important
}

.theme_light .ui.vertical.menu .active.item {
    background: #3f446d !important;
    color: #d7d8e6 !important;
    border-radius: 4px
}

button.btn.btn-primary.ResimiYukleBtn {
    display: block;
    position: absolute;
    z-index: 4;
    bottom: -5px;
    width: 110px;
    left: 10px;
    background: linear-gradient(45deg, #5b619b, #727cd8);
    border: 1px solid #7c85d6;
    transition: .2s linear
}

button.btn.btn-primary.ResimiYukleBtn:hover {
    filter: brightness(1.1)
}

.theme_light .dropzone .dz-preview.dz-image-preview {
    background: rgb(22 30 50) !important;
    padding: 10px;
    margin: 6px;
    border-radius: 4px
}

.theme_light .dropzone .dz-preview .dz-image {
    border-radius: 4px !important
}

.theme_light .dropzone .dz-preview .dz-remove {
    display: block;
    background: linear-gradient(45deg, #585d94, #757ed2);
    margin-top: 5px;
    border-radius: 4px;
    line-height: 25px;
    border: 1px solid #7078c7 !important;
    color: #fff;
    font-size: 12px !important
}

.theme_light .dropzone .dz-preview .dz-remove-fake {
    display: block;
    background: linear-gradient(45deg, #585d94, #757ed2);
    margin-top: 5px;
    border-radius: 4px;
    line-height: 25px;
    border: 1px solid #7078c7 !important;
    color: #fff;
    font-size: 12px !important;
    width: 100%;
    cursor: pointer
}

.theme_light .dropzone.dz-clickable .dz-button i {
    font-size: 60px;
    margin-bottom: 10px
}

div#postDropZone .dz-error-mark {
    height: fit-content;
    top: unset;
    bottom: 33px;
    opacity: 0;
    left: 2px;
    position: absolute;
    margin: 10px;
    color: #fff5f5;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    width: calc(100% - 24px);
    text-shadow: 1px 1px 0 #000
}

div#postDropZone .dz-error-mark span {
    background: #9a0707ed;
    display: block;
    padding: 5px;
    border-radius: 4px
}

.theme_light .dropzone .dz-preview .dz-remove:hover {
    text-decoration: none !important;
    filter: brightness(1.1)
}

.theme_light .dropzone .dz-preview .dz-remove-fake:hover {
    text-decoration: none !important;
    filter: brightness(1.1)
}

.theme_light .dropzone .dz-preview .dz-image img {
    display: block;
    width: 120px;
    height: 120px;
    object-fit: cover
}

div#postDropZone.dz-started {
    padding: 10px 5px;
    background: linear-gradient(to bottom, #f3efe9, transparent)
}

div#postDropZone.dz-started {
    padding: 10px 5px;
    background: linear-gradient(to bottom, #404358, transparent)
}

div#postDropZone {
    width: 100%;
    background: #f5f3f0;
    border: none;
    border-radius: 4px;
    margin-bottom: 15px;
    color: #8a8a8a
}

div#postDropZone {
    background: rgb(41 50 73) !important;
    color: #d9dae9 !important
}

.theme_light .step-area-2 button.ui.tiny.button.step-1-btn.step-btn {
    background: linear-gradient(45deg, #5c619c, #6970b6)
}

.theme_light .step-area-2 button.ui.tiny.button.step-1-btn.step-btn:hover {
    filter: brightness(1.15)
}

.theme_light .stockPhotoSelect:hover {
    filter: brightness(1.15)
}

.theme_light .radio-boost-btns>.row {
    padding-left: 15px
}

.theme_light .radio-boost-btns>.row>.col-lg {
    white-space: nowrap;
    flex-grow: unset !important;
    padding: 0 !important;
    margin: 0 !important
}

@media only screen and (max-width: 1024px) {
    .theme_light .stockPhotoSelect {
        z-index: unset;
        font-size: 10px;
        margin-bottom: 0;
        margin-top: -10px
    }

    .theme_light .category-selector.category-first .item.category-item {
        width: calc(100% - 4px)
    }

    .theme_light .dropzone.dz-started .dz-message {
        width: 200px;
        left: calc(50% - 100px)
    }
}

.theme_light .category-selector .item.category-item {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 2px
}

.theme_light .dropzone.dz-started .dz-message {
    display: block !important;
    position: absolute;
    width: 400px;
    left: calc(50% - 200px);
    opacity: .4;
    top: 0
}

div#postDropZone {
    position: relative
}

.theme_light .category-selector .item.category-item:hover {
    background: rgb(36 46 70)
}

.theme_light .category-selector:not(.category-first) .item.category-item {
    overflow: unset;
    white-space: pre-line
}

.theme_light .ql-picker-options {
    background: #efe8e8 !important
}

.theme_light .radio-boost-btns label:hover {
    filter: brightness(1.3)
}

.theme_light .ozel-kural-text {
    padding: 25px;
    height: auto;
    overflow-x: auto;
    border-radius: 5px;
    margin-bottom: 15px;
    background: rgb(30 29 51);
    border: 1px solid rgb(255 255 255/4%)
}

.theme_light .radio-boost-btns .ui.horizontal.label {
    padding: 3px 5px;
    margin: 0;
    margin-left: 5px;
    background: rgb(4 97 255) !important
}

.theme_light .radio-boost-btns label {
    margin-bottom: 15px
}

.theme_light .well.sosyal-well {
    background: linear-gradient(to bottom, #efe8e8, #efe8e8 70px)
}

.theme_light .dz-image a img {
    cursor: zoom-in !important
}

@media screen and (max-width: 576px) {
    .theme_light .add-post.page-main>.container>.container {
        padding-left: 10px;
        padding-right: 10px
    }

    .theme_light .add-post.page-main>.container>.container>.row>.col-12 {
        padding-left: 0;
        padding-right: 0
    }

    .theme_light .add-post.page-main .stokluIlan .field>.field>.well {
        padding: 10px
    }

    .theme_light .add-post.page-main .stokluIlan .field>.field>.well>.topluStokEklemeBilgi,
    .add-post.page-main .stokluIlan .field>.field>.well>.topluStokEkle {
        float: right
    }

    .theme_light .add-post.page-main #postDropZone.dropzone .dz-message {
        position: relative !important;
        text-align: center;
        margin: 2em 0;
        opacity: .9;
        left: initial;
        top: initial;
        width: 100%
    }
}

.theme_light .alimIlani {
    display: none
}

.theme_light .alimIlaniType {
    display: none
}



.theme_light a.site-comission-question {
    position: absolute;
    right: 5px;
    top: 5px;
    line-height: 28px;
    width: 30px;
    text-align: center;
    color: #fff;
    border-radius: 5px
}

.theme_light a.site-comission-question:hover {
    background: #3a366c
}

.theme_light .page-header {
    margin-top: 10px;
    margin-bottom: 25px
}

.theme_light section.add-post-odd.page-main:not(:first-child) {
    background: linear-gradient(to bottom, #f0e9e9, transparent);
    padding-top: 25px;
    border-top: 1px solid rgb(241 234 234);
}

.theme_light section.add-post-even.page-main {
    background: transparent;
    padding-top: 25px;
    border-top: unset;
}

button.btn.btn-primary.pull-right.finish-btn {
    height: 40px;
    width: 100%
}

body ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
    height: 10px;
}

body ::-webkit-scrollbar-thumb {
    cursor: pointer;
    border-radius: 5px;
    background: rgba(0, 0, 0, .25);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

body ::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, .1);
    border-radius: 0;
}

::selection {
    background-color: #cce2ff;
    color: rgba(0, 0, 0, .87);
}

.theme_light .ui.checkbox input.hidden+label {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.theme_light .ui.radio.checkbox .box,
.ui.radio.checkbox label {
    padding-left: 1.85714em;
}

.theme_light .ui.checkbox label,
.ui.checkbox+label {
    color: rgb(216 219 230) !important;
}

.theme_light .ui.checkbox label,
.ui.checkbox+label {
    color: rgba(0, 0, 0, .87) !important;
    -webkit-transition: color .1s ease;
    transition: color .1s ease;
}

.theme_light .ui.checkbox .box,
.ui.checkbox label {
    cursor: auto;
    position: relative;
    display: block;
    padding-left: 1.85714em;
    outline: 0;
    font-size: 1em;
}

.theme_light .ui.checkbox input.hidden {
    z-index: -1;
}

.theme_light .ui.checkbox input[type=checkbox],
.ui.checkbox input[type=radio] {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0 !important;
    outline: 0;
    z-index: 3;
    width: 17px;
    height: 17px;
}

.theme_light input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

.theme_light .ui.checkbox {
    position: relative;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 0;
    vertical-align: baseline;
    font-style: normal;
    min-height: 17px;
    font-size: 1rem;
    line-height: 17px;
    min-width: 17px;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

.theme_light .ui.radio.checkbox input:checked~.box:after,
.ui.radio.checkbox input:checked~label:after {
    background-color: rgb(32 154 213) !important;
}

.theme_light .ql-toolbar.ql-snow {
    /* background-color: #f2ecec !important; */
}

.theme_light .ql-toolbar .ql-stroke {
    fill: none;
    stroke: #080808 !important;
}

.theme_light .ql-toolbar .ql-fill {
    fill: #080808 !important;
    stroke: none;
}

.theme_light .ql-toolbar .ql-picker {
    color: #080808 !important;
}

.theme_light input[type="email"],
.theme_light input[type="password"],
.theme_light input[type="search"],
.theme_light input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

.theme_light .balance-bcg {
    display: none;
}

.theme_light article,
.theme_light aside,
footer,
header,
nav,
.theme_light section {
    display: block;
}

.theme_light .footer_logo {
    /* filter: invert(1); */
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 0;
}

hr {
    /* -webkit-box-sizing: content-box; */
    /* box-sizing: content-box; */
    /* height: 0; */
    /* overflow: visible; */
    display: none;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

.theme_light abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

.theme_light audio,
video {
    display: inline-block;
}

.theme_light audio:not([controls]) {
    display: none;
    height: 0;
}


svg:not(:root) {
    overflow: hidden;
}

button,
.theme_light input,
optgroup,
select,
.theme_light textarea {
    font-family: sans-serif;
    line-height: 1.15;
    margin: 0;
}

button,
.theme_light input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

.theme_light textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

body,
html {
    height: 100%;
}

html {
    font-size: 14px;
}

body.theme_light {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    min-width: 320px;
    background: #fff;
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.4285em;
    color: rgba(0, 0, 0, 0.87);
    font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    line-height: 1.28571429em;
    margin: calc(2rem - 0.14285714em) 0 1rem;
    font-weight: 700;
    padding: 0;
}

h1 {
    min-height: 1rem;
    font-size: 1.75rem;
}

h2 {
    font-size: 1.6rem;
}

h3 {
    font-size: 1.4rem;
}

h4 {
    font-size: 1.2rem;
}

h5 {
    font-size: 1rem;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child {
    margin-top: 0;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child {
    margin-bottom: 0;
}

.theme_light p {
    margin: 0;
    line-height: 1.4285em;
}

.theme_light p:first-child {
    margin-top: 0;
}

.theme_light p:last-child {
    margin-bottom: 0;
}

.theme_light a {
    text-decoration: none;
}

.theme_light a:hover {
    /* color: #ff951a !important; */
    text-decoration: none;
}

::-webkit-selection {
    background-color: #cce2ff;
    color: rgba(0, 0, 0, 0.87);
}

::-moz-selection {
    background-color: #cce2ff;
    color: rgba(0, 0, 0, 0.87);
}

::selection {
    background-color: #cce2ff;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light input::-webkit-selection,
.theme_light textarea::-webkit-selection {
    background-color: rgba(100, 100, 100, 0.4);
    color: rgba(0, 0, 0, 0.87);
}

.theme_light input::-moz-selection,
.theme_light textarea::-moz-selection {
    background-color: rgba(100, 100, 100, 0.4);
    color: rgba(0, 0, 0, 0.87);
}

.theme_light input::selection,
.theme_light textarea::selection {
    background-color: rgba(100, 100, 100, 0.4);
    color: rgba(0, 0, 0, 0.87);
}

body ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
    height: 10px;
}

body ::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 0;
}

body ::-webkit-scrollbar-thumb {
    cursor: pointer;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.25);
    transition: all 500ms ease !important;
}

body ::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.15);
}

body ::-webkit-scrollbar-thumb:hover {
    background: rgba(128, 135, 139, 0.8);
}

body .ui.inverted::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}

body .ui.inverted::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.25);
}

body .ui.inverted::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 0.15);
}

body .ui.inverted::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.35);
}

.theme_light .ui.button {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    border: none;
    vertical-align: baseline;
    background: #e0e1e2 none;
    color: rgba(0, 0, 0, 0.6);
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    margin: 0 0.25em 0 0;
    padding: 0.78571429em 1.5em 0.78571429em;
    text-transform: none;
    text-shadow: none;
    font-weight: 700;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: 0.28571429rem;
    -webkit-box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
    transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
    will-change: "";
    -webkit-tap-highlight-color: transparent;
}

.theme_light .ui.button:hover {
    background-color: #cacbcd;
    background-image: none;
    -webkit-box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    color: rgba(0, 0, 0, 0.8);
}

.theme_light .ui.button:hover .icon {
    opacity: 0.85;
}

.theme_light .ui.button:focus {
    background-color: #cacbcd;
    color: rgba(0, 0, 0, 0.8);
    background-image: "" !important;
    -webkit-box-shadow: "" !important;
    box-shadow: "" !important;
}

.theme_light .ui.button:focus .icon {
    opacity: 0.85;
}

.theme_light .ui.active.button:active,
.theme_light .ui.button:active {
    background-color: #babbbc;
    background-image: "";
    color: rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 0 0 0 1px transparent inset, none;
    box-shadow: 0 0 0 1px transparent inset, none;
}

.theme_light .ui.active.button {
    background-color: #c0c1c2;
    background-image: none;
    -webkit-box-shadow: 0 0 0 1px transparent inset;
    box-shadow: 0 0 0 1px transparent inset;
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.active.button:hover {
    background-color: #c0c1c2;
    background-image: none;
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.active.button:active {
    background-color: #c0c1c2;
    background-image: none;
}

.theme_light .ui.loading.loading.loading.loading.loading.loading.button {
    position: relative;
    cursor: default;
    text-shadow: none !important;
    color: transparent !important;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all 0s linear, opacity 0.1s ease;
    transition: all 0s linear, opacity 0.1s ease;
}

.theme_light .ui.loading.button:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -0.64285714em 0 0 -0.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    border-radius: 500rem;
    border: 0.2em solid rgba(0, 0, 0, 0.15);
}

.theme_light .ui.loading.button:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -0.64285714em 0 0 -0.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    -webkit-animation: button-spin 0.6s linear;
    animation: button-spin 0.6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 0.2em;
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent;
}

.theme_light .ui.labeled.icon.loading.button .icon {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@-webkit-keyframes button-spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes button-spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.theme_light .ui.basic.loading.button:not(.inverted):before {
    border-color: rgba(0, 0, 0, 0.1);
}

.theme_light .ui.basic.loading.button:not(.inverted):after {
    border-top-color: #767676;
}

.theme_light .ui.button:disabled,
.theme_light .ui.buttons .disabled.button,
.theme_light .ui.disabled.active.button,
.theme_light .ui.disabled.button,
.theme_light .ui.disabled.button:hover {
    cursor: default;
    opacity: 0.45 !important;
    background-image: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    pointer-events: none !important;
}

.theme_light .ui.basic.buttons .ui.disabled.button {
    border-color: rgba(34, 36, 38, 0.5);
}

.theme_light .ui.animated.button {
    position: relative;
    overflow: hidden;
    padding-right: 0 !important;
    vertical-align: middle;
    z-index: 1;
}

.theme_light .ui.animated.button .content {
    will-change: transform, opacity;
}

.theme_light .ui.animated.button .visible.content {
    position: relative;
    margin-right: 1.5em;
}

.theme_light .ui.animated.button .hidden.content {
    position: absolute;
    width: 100%;
}

.theme_light .ui.animated.button .hidden.content,
.theme_light .ui.animated.button .visible.content {
    -webkit-transition: right 0.3s ease 0s;
    transition: right 0.3s ease 0s;
}

.theme_light .ui.animated.button .visible.content {
    left: auto;
    right: 0;
}

.theme_light .ui.animated.button .hidden.content {
    top: 50%;
    left: auto;
    right: -100%;
    margin-top: -0.5em;
}

.theme_light .ui.animated.button:focus .visible.content,
.theme_light .ui.animated.button:hover .visible.content {
    left: auto;
    right: 200%;
}

.theme_light .ui.animated.button:focus .hidden.content,
.theme_light .ui.animated.button:hover .hidden.content {
    left: auto;
    right: 0;
}

.theme_light .ui.vertical.animated.button .hidden.content,
.theme_light .ui.vertical.animated.button .visible.content {
    -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease;
    transition: top 0.3s ease, -webkit-transform 0.3s ease;
    transition: top 0.3s ease, transform 0.3s ease;
    transition: top 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

.theme_light .ui.vertical.animated.button .visible.content {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    right: auto;
}

.theme_light .ui.vertical.animated.button .hidden.content {
    top: -50%;
    left: 0;
    right: auto;
}

.theme_light .ui.vertical.animated.button:focus .visible.content,
.theme_light .ui.vertical.animated.button:hover .visible.content {
    -webkit-transform: translateY(200%);
    transform: translateY(200%);
    right: auto;
}

.theme_light .ui.vertical.animated.button:focus .hidden.content,
.theme_light .ui.vertical.animated.button:hover .hidden.content {
    top: 50%;
    right: auto;
}

.theme_light .ui.fade.animated.button .hidden.content,
.theme_light .ui.fade.animated.button .visible.content {
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

.theme_light .ui.fade.animated.button .visible.content {
    left: auto;
    right: auto;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.theme_light .ui.fade.animated.button .hidden.content {
    opacity: 0;
    left: 0;
    right: auto;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.theme_light .ui.fade.animated.button:focus .visible.content,
.theme_light .ui.fade.animated.button:hover .visible.content {
    left: auto;
    right: auto;
    opacity: 0;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
}

.theme_light .ui.fade.animated.button:focus .hidden.content,
.theme_light .ui.fade.animated.button:hover .hidden.content {
    left: 0;
    right: auto;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.theme_light .ui.inverted.button {
    -webkit-box-shadow: 0 0 0 2px #fff inset !important;
    box-shadow: 0 0 0 2px #fff inset !important;
    background: transparent none;
    color: #fff;
    text-shadow: none !important;
}

.theme_light .ui.inverted.buttons .button {
    margin: 0 0 0 -2px;
}

.theme_light .ui.inverted.buttons .button:first-child {
    margin-left: 0;
}

.theme_light .ui.inverted.vertical.buttons .button {
    margin: 0 0 -2px 0;
}

.theme_light .ui.inverted.vertical.buttons .button:first-child {
    margin-top: 0;
}

.theme_light .ui.inverted.button:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 0 2px #fff inset !important;
    box-shadow: 0 0 0 2px #fff inset !important;
    color: rgba(0, 0, 0, 0.8);
}

.theme_light .ui.inverted.button.active,
.theme_light .ui.inverted.button:focus {
    background: #fff;
    -webkit-box-shadow: 0 0 0 2px #fff inset !important;
    box-shadow: 0 0 0 2px #fff inset !important;
    color: rgba(0, 0, 0, 0.8);
}

.theme_light .ui.inverted.button.active:focus {
    background: #dcddde;
    -webkit-box-shadow: 0 0 0 2px #dcddde inset !important;
    box-shadow: 0 0 0 2px #dcddde inset !important;
    color: rgba(0, 0, 0, 0.8);
}

.theme_light .ui.labeled.button:not(.icon) {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background: 0 0 !important;
    padding: 0 !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.theme_light .ui.labeled.button>.button {
    margin: 0;
}

.theme_light .ui.labeled.button>.label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0 -1px !important;
    padding: "";
    font-size: 1em;
    border-color: rgba(34, 36, 38, 0.15);
}

.theme_light .ui.labeled.button>.tag.label:before {
    width: 1.85em;
    height: 1.85em;
}

.theme_light .ui.labeled.button:not([class*="left labeled"])>.button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.theme_light .ui.labeled.button:not([class*="left labeled"])>.label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.theme_light .ui[class*="left labeled"].button>.button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.theme_light .ui[class*="left labeled"].button>.label {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.theme_light .ui.facebook.button {
    background-color: #3b5998;
    color: #fff;
    text-shadow: none;
    background-image: none;
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.facebook.button:hover {
    background-color: #304d8a;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.facebook.button:active {
    background-color: #2d4373;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.twitter.button {
    background-color: #55acee;
    color: #fff;
    text-shadow: none;
    background-image: none;
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.twitter.button:hover {
    background-color: #35a2f4;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.twitter.button:active {
    background-color: #2795e9;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.google.plus.button {
    background-color: #dd4b39;
    color: #fff;
    text-shadow: none;
    background-image: none;
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.google.plus.button:hover {
    background-color: #e0321c;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.google.plus.button:active {
    background-color: #c23321;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.linkedin.button {
    background-color: #1f88be;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.linkedin.button:hover {
    background-color: #147baf;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.linkedin.button:active {
    background-color: #186992;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.youtube.button {
    background-color: red;
    color: #fff;
    text-shadow: none;
    background-image: none;
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.youtube.button:hover {
    background-color: #e60000;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.youtube.button:active {
    background-color: #c00;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.instagram.button {
    background-color: #49769c;
    color: #fff;
    text-shadow: none;
    background-image: none;
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.instagram.button:hover {
    background-color: #3d698e;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.instagram.button:active {
    background-color: #395c79;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.pinterest.button {
    background-color: #bd081c;
    color: #fff;
    text-shadow: none;
    background-image: none;
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.pinterest.button:hover {
    background-color: #ac0013;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.pinterest.button:active {
    background-color: #8c0615;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.vk.button {
    background-color: #4d7198;
    color: #fff;
    background-image: none;
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.vk.button:hover {
    background-color: #41648a;
    color: #fff;
}

.theme_light .ui.vk.button:active {
    background-color: #3c5876;
    color: #fff;
}

.theme_light .ui.button>.icon:not(.button) {
    height: 0.85714286em;
    opacity: 0.8;
    margin: 0 0.42857143em 0 -0.21428571em;
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
    vertical-align: "";
    color: "";
}

.theme_light .ui.button:not(.icon)>.icon:not(.button):not(.dropdown) {
    margin: 0 0.42857143em 0 -0.21428571em;
}

.theme_light .ui.button:not(.icon)>.right.icon:not(.button):not(.dropdown) {
    margin: 0 -0.21428571em 0 0.42857143em;
}

.theme_light .ui[class*="left floated"].button,
.theme_light .ui[class*="left floated"].buttons {
    float: left;
    margin-left: 0;
    margin-right: 0.25em;
}

.theme_light .ui[class*="right floated"].button,
.theme_light .ui[class*="right floated"].buttons {
    float: right;
    margin-right: 0;
    margin-left: 0.25em;
}

.theme_light .ui.compact.button,
.theme_light .ui.compact.buttons .button {
    padding: 0.58928571em 1.125em 0.58928571em;
}

.theme_light .ui.compact.icon.button,
.theme_light .ui.compact.icon.buttons .button {
    padding: 0.58928571em 0.58928571em 0.58928571em;
}

.theme_light .ui.compact.labeled.icon.button,
.theme_light .ui.compact.labeled.icon.buttons .button {
    padding: 0.58928571em 3.69642857em 0.58928571em;
}

.theme_light .ui.mini.button,
.theme_light .ui.mini.buttons .button,
.theme_light .ui.mini.buttons .or {
    font-size: 0.78571429rem;
}

.theme_light .ui.tiny.button,
.theme_light .ui.tiny.buttons .button,
.theme_light .ui.tiny.buttons .or {
    font-size: 0.85714286rem;
}

.theme_light .ui.small.button,
.theme_light .ui.small.buttons .button,
.theme_light .ui.small.buttons .or {
    font-size: 0.92857143rem;
}

.theme_light .ui.button,
.theme_light .ui.buttons .button,
.theme_light .ui.buttons .or {
    font-size: 1rem;
}

.theme_light .ui.large.button,
.theme_light .ui.large.buttons .button,
.theme_light .ui.large.buttons .or {
    font-size: 1.14285714rem;
}

.theme_light .ui.big.button,
.theme_light .ui.big.buttons .button,
.theme_light .ui.big.buttons .or {
    font-size: 1.28571429rem;
}

.theme_light .ui.huge.button,
.theme_light .ui.huge.buttons .button,
.theme_light .ui.huge.buttons .or {
    font-size: 1.42857143rem;
}

.theme_light .ui.massive.button,
.theme_light .ui.massive.buttons .button,
.theme_light .ui.massive.buttons .or {
    font-size: 1.71428571rem;
}

.theme_light .ui.icon.button,
.theme_light .ui.icon.buttons .button {
    padding: 0.78571429em 0.78571429em 0.78571429em;
}

.theme_light .ui.icon.button>.icon,
.theme_light .ui.icon.buttons .button>.icon {
    opacity: 0.9;
    margin: 0 !important;
    vertical-align: top;
}

.theme_light .ui.basic.button,
.theme_light .ui.basic.buttons .button {
    background: transparent none !important;
    color: rgba(0, 0, 0, 0.6) !important;
    font-weight: 400;
    border-radius: 0.28571429rem;
    text-transform: none;
    text-shadow: none !important;
    -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.basic.buttons {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(34, 36, 38, 0.15);
    border-radius: 0.28571429rem;
}

.theme_light .ui.basic.buttons .button {
    border-radius: 0;
}

.theme_light .ui.basic.button:hover,
.theme_light .ui.basic.buttons .button:hover {
    background: #fff !important;
    color: rgba(0, 0, 0, 0.8) !important;
    -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.basic.button:focus,
.theme_light .ui.basic.buttons .button:focus {
    background: #fff !important;
    color: rgba(0, 0, 0, 0.8) !important;
    -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.basic.button:active,
.theme_light .ui.basic.buttons .button:active {
    background: #f8f8f8 !important;
    color: rgba(0, 0, 0, 0.9) !important;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.basic.active.button,
.theme_light .ui.basic.buttons .active.button {
    background: rgba(0, 0, 0, 0.05) !important;
    -webkit-box-shadow: "" !important;
    box-shadow: "" !important;
    color: rgba(0, 0, 0, 0.95) !important;
}

.theme_light .ui.basic.active.button:hover,
.theme_light .ui.basic.buttons .active.button:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.theme_light .ui.basic.buttons .button:hover {
    -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset inset;
    box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset inset;
}

.theme_light .ui.basic.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset inset;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset inset;
}

.theme_light .ui.basic.buttons .active.button {
    -webkit-box-shadow: "" !important;
    box-shadow: "" !important;
}

.theme_light .ui.basic.inverted.button,
.theme_light .ui.basic.inverted.buttons .button {
    background-color: transparent !important;
    color: #f9fafb !important;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
}

.theme_light .ui.basic.inverted.button:hover,
.theme_light .ui.basic.inverted.buttons .button:hover {
    color: #fff !important;
    -webkit-box-shadow: 0 0 0 2px #fff inset !important;
    box-shadow: 0 0 0 2px #fff inset !important;
}

.theme_light .ui.basic.inverted.button:focus,
.theme_light .ui.basic.inverted.buttons .button:focus {
    color: #fff !important;
    -webkit-box-shadow: 0 0 0 2px #fff inset !important;
    box-shadow: 0 0 0 2px #fff inset !important;
}

.theme_light .ui.basic.inverted.button:active,
.theme_light .ui.basic.inverted.buttons .button:active {
    background-color: rgba(255, 255, 255, 0.08) !important;
    color: #fff !important;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.9) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.9) inset !important;
}

.theme_light .ui.basic.inverted.active.button,
.theme_light .ui.basic.inverted.buttons .active.button {
    background-color: rgba(255, 255, 255, 0.08);
    color: #fff;
    text-shadow: none;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.7) inset;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.7) inset;
}

.theme_light .ui.basic.inverted.active.button:hover,
.theme_light .ui.basic.inverted.buttons .active.button:hover {
    background-color: rgba(255, 255, 255, 0.15);
    -webkit-box-shadow: 0 0 0 2px #fff inset !important;
    box-shadow: 0 0 0 2px #fff inset !important;
}

.theme_light .ui.basic.buttons .button {
    border-left: 1px solid rgba(34, 36, 38, 0.15);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.basic.vertical.buttons .button {
    border-left: none;
}

.theme_light .ui.basic.vertical.buttons .button {
    border-left-width: 0;
    border-top: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.basic.vertical.buttons .button:first-child {
    border-top-width: 0;
}

.theme_light .ui.labeled.icon.button,
.theme_light .ui.labeled.icon.buttons .button {
    position: relative;
    padding-left: 4.07142857em !important;
    padding-right: 1.5em !important;
}

.theme_light .ui.labeled.icon.button>.icon,
.theme_light .ui.labeled.icon.buttons>.button>.icon {
    position: absolute;
    height: 100%;
    line-height: 1;
    border-radius: 0;
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit;
    text-align: center;
    margin: 0;
    width: 2.57142857em;
    background-color: rgba(0, 0, 0, 0.05);
    color: "";
    -webkit-box-shadow: -1px 0 0 0 transparent inset;
    box-shadow: -1px 0 0 0 transparent inset;
}

.theme_light .ui.labeled.icon.button>.icon,
.theme_light .ui.labeled.icon.buttons>.button>.icon {
    top: 0;
    left: 0;
}

.theme_light .ui[class*="right labeled"].icon.button {
    padding-right: 4.07142857em !important;
    padding-left: 1.5em !important;
}

.theme_light .ui[class*="right labeled"].icon.button>.icon {
    left: auto;
    right: 0;
    border-radius: 0;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
    -webkit-box-shadow: 1px 0 0 0 transparent inset;
    box-shadow: 1px 0 0 0 transparent inset;
}

.theme_light .ui.labeled.icon.button>.icon:after,
.theme_light .ui.labeled.icon.button>.icon:before,
.theme_light .ui.labeled.icon.buttons>.button>.icon:after,
.theme_light .ui.labeled.icon.buttons>.button>.icon:before {
    display: block;
    position: absolute;
    width: 100%;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.theme_light .ui.labeled.icon.buttons .button>.icon {
    border-radius: 0;
}

.theme_light .ui.labeled.icon.buttons .button:first-child>.icon {
    border-top-left-radius: 0.28571429rem;
    border-bottom-left-radius: 0.28571429rem;
}

.theme_light .ui.labeled.icon.buttons .button:last-child>.icon {
    border-top-right-radius: 0.28571429rem;
    border-bottom-right-radius: 0.28571429rem;
}

.theme_light .ui.vertical.labeled.icon.buttons .button:first-child>.icon {
    border-radius: 0;
    border-top-left-radius: 0.28571429rem;
}

.theme_light .ui.vertical.labeled.icon.buttons .button:last-child>.icon {
    border-radius: 0;
    border-bottom-left-radius: 0.28571429rem;
}

.theme_light .ui.fluid[class*="left labeled"].icon.button,
.theme_light .ui.fluid[class*="right labeled"].icon.button {
    padding-left: 1.5em !important;
    padding-right: 1.5em !important;
}

.theme_light .ui.button.toggle.active,
.theme_light .ui.buttons .button.toggle.active,
.theme_light .ui.toggle.buttons .active.button {
    background-color: #21ba45 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none;
    color: #fff !important;
}

.theme_light .ui.button.toggle.active:hover {
    background-color: #16ab39 !important;
    text-shadow: none;
    color: #fff !important;
}

.theme_light .ui.circular.button {
    border-radius: 10em;
}

.theme_light .ui.circular.button>.icon {
    width: 1em;
    vertical-align: baseline;
}

.theme_light .ui.buttons .or {
    position: relative;
    width: 0.3em;
    height: 2.57142857em;
    z-index: 3;
}

.theme_light .ui.buttons .or:before {
    position: absolute;
    text-align: center;
    border-radius: 500rem;
    content: "or";
    top: 50%;
    left: 50%;
    background-color: #fff;
    text-shadow: none;
    margin-top: -0.89285714em;
    margin-left: -0.89285714em;
    width: 1.78571429em;
    height: 1.78571429em;
    line-height: 1.78571429em;
    color: rgba(0, 0, 0, 0.4);
    font-style: normal;
    font-weight: 700;
    -webkit-box-shadow: 0 0 0 1px transparent inset;
    box-shadow: 0 0 0 1px transparent inset;
}

.theme_light .ui.buttons .or[data-text]:before {
    content: attr(data-text);
}

.theme_light .ui.fluid.buttons .or {
    width: 0 !important;
}

.theme_light .ui.fluid.buttons .or:after {
    display: none;
}

.theme_light .ui.attached.button {
    position: relative;
    display: block;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) !important;
    box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) !important;
}

.theme_light .ui.attached.top.button {
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui.attached.bottom.button {
    border-radius: 0 0 0.28571429rem 0.28571429rem;
}

.theme_light .ui.left.attached.button {
    display: inline-block;
    border-left: none;
    text-align: right;
    padding-right: 0.75em;
    border-radius: 0.28571429rem 0 0 0.28571429rem;
}

.theme_light .ui.right.attached.button {
    display: inline-block;
    text-align: left;
    padding-left: 0.75em;
    border-radius: 0 0.28571429rem 0.28571429rem 0;
}

.theme_light .ui.attached.buttons {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0;
    width: auto !important;
    z-index: 2;
    margin-left: -1px;
    margin-right: -1px;
}

.theme_light .ui.attached.buttons .button {
    margin: 0;
}

.theme_light .ui.attached.buttons .button:first-child {
    border-radius: 0;
}

.theme_light .ui.attached.buttons .button:last-child {
    border-radius: 0;
}

.theme_light .ui[class*="top attached"].buttons {
    margin-bottom: -1px;
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui[class*="top attached"].buttons .button:first-child {
    border-radius: 0.28571429rem 0 0 0;
}

.theme_light .ui[class*="top attached"].buttons .button:last-child {
    border-radius: 0 0.28571429rem 0 0;
}

.theme_light .ui[class*="bottom attached"].buttons {
    margin-top: -1px;
    border-radius: 0 0 0.28571429rem 0.28571429rem;
}

.theme_light .ui[class*="bottom attached"].buttons .button:first-child {
    border-radius: 0 0 0 0.28571429rem;
}

.theme_light .ui[class*="bottom attached"].buttons .button:last-child {
    border-radius: 0 0 0.28571429rem 0;
}

.theme_light .ui[class*="left attached"].buttons {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 0;
    margin-left: -1px;
    border-radius: 0 0.28571429rem 0.28571429rem 0;
}

.theme_light .ui[class*="left attached"].buttons .button:first-child {
    margin-left: -1px;
    border-radius: 0 0.28571429rem 0 0;
}

.theme_light .ui[class*="left attached"].buttons .button:last-child {
    margin-left: -1px;
    border-radius: 0 0 0.28571429rem 0;
}

.theme_light .ui[class*="right attached"].buttons {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 0;
    margin-right: -1px;
    border-radius: 0.28571429rem 0 0 0.28571429rem;
}

.theme_light .ui[class*="right attached"].buttons .button:first-child {
    margin-left: -1px;
    border-radius: 0.28571429rem 0 0 0;
}

.theme_light .ui[class*="right attached"].buttons .button:last-child {
    margin-left: -1px;
    border-radius: 0 0 0 0.28571429rem;
}

.theme_light .ui.fluid.button,
.theme_light .ui.fluid.buttons {
    width: 100%;
}

.theme_light .ui.fluid.button {
    display: block;
}

.theme_light .ui.two.buttons {
    width: 100%;
}

.theme_light .ui.two.buttons>.button {
    width: 50%;
}

.theme_light .ui.three.buttons {
    width: 100%;
}

.theme_light .ui.three.buttons>.button {
    width: 33.333%;
}

.theme_light .ui.four.buttons {
    width: 100%;
}

.theme_light .ui.four.buttons>.button {
    width: 25%;
}

.theme_light .ui.five.buttons {
    width: 100%;
}

.theme_light .ui.five.buttons>.button {
    width: 20%;
}

.theme_light .ui.six.buttons {
    width: 100%;
}

.theme_light .ui.six.buttons>.button {
    width: 16.666%;
}

.theme_light .ui.seven.buttons {
    width: 100%;
}

.theme_light .ui.seven.buttons>.button {
    width: 14.285%;
}

.theme_light .ui.eight.buttons {
    width: 100%;
}

.theme_light .ui.eight.buttons>.button {
    width: 12.5%;
}

.theme_light .ui.nine.buttons {
    width: 100%;
}

.theme_light .ui.nine.buttons>.button {
    width: 11.11%;
}

.theme_light .ui.ten.buttons {
    width: 100%;
}

.theme_light .ui.ten.buttons>.button {
    width: 10%;
}

.theme_light .ui.eleven.buttons {
    width: 100%;
}

.theme_light .ui.eleven.buttons>.button {
    width: 9.09%;
}

.theme_light .ui.twelve.buttons {
    width: 100%;
}

.theme_light .ui.twelve.buttons>.button {
    width: 8.3333%;
}

.theme_light .ui.fluid.vertical.buttons,
.theme_light .ui.fluid.vertical.buttons>.button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
}

.theme_light .ui.two.vertical.buttons>.button {
    height: 50%;
}

.theme_light .ui.three.vertical.buttons>.button {
    height: 33.333%;
}

.theme_light .ui.four.vertical.buttons>.button {
    height: 25%;
}

.theme_light .ui.five.vertical.buttons>.button {
    height: 20%;
}

.theme_light .ui.six.vertical.buttons>.button {
    height: 16.666%;
}

.theme_light .ui.seven.vertical.buttons>.button {
    height: 14.285%;
}

.theme_light .ui.eight.vertical.buttons>.button {
    height: 12.5%;
}

.theme_light .ui.nine.vertical.buttons>.button {
    height: 11.11%;
}

.theme_light .ui.ten.vertical.buttons>.button {
    height: 10%;
}

.theme_light .ui.eleven.vertical.buttons>.button {
    height: 9.09%;
}

.theme_light .ui.twelve.vertical.buttons>.button {
    height: 8.3333%;
}

.theme_light .ui.black.button,
.theme_light .ui.black.buttons .button {
    background-color: #1b1c1d;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.black.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.black.button:hover,
.theme_light .ui.black.buttons .button:hover {
    background-color: #27292a;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.black.button:focus,
.theme_light .ui.black.buttons .button:focus {
    background-color: #2f3032;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.black.button:active,
.theme_light .ui.black.buttons .button:active {
    background-color: #343637;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.black.active.button,
.theme_light .ui.black.button .active.button:active,
.theme_light .ui.black.buttons .active.button,
.theme_light .ui.black.buttons .active.button:active {
    background-color: #0f0f10;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.black.button,
.theme_light .ui.basic.black.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #1b1c1d inset !important;
    box-shadow: 0 0 0 1px #1b1c1d inset !important;
    color: #1b1c1d !important;
}

.theme_light .ui.basic.black.button:hover,
.theme_light .ui.basic.black.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #27292a inset !important;
    box-shadow: 0 0 0 1px #27292a inset !important;
    color: #27292a !important;
}

.theme_light .ui.basic.black.button:focus,
.theme_light .ui.basic.black.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #2f3032 inset !important;
    box-shadow: 0 0 0 1px #2f3032 inset !important;
    color: #27292a !important;
}

.theme_light .ui.basic.black.active.button,
.theme_light .ui.basic.black.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #0f0f10 inset !important;
    box-shadow: 0 0 0 1px #0f0f10 inset !important;
    color: #343637 !important;
}

.theme_light .ui.basic.black.button:active,
.theme_light .ui.basic.black.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #343637 inset !important;
    box-shadow: 0 0 0 1px #343637 inset !important;
    color: #343637 !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.black.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.inverted.black.button,
.theme_light .ui.inverted.black.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #d4d4d5 inset !important;
    box-shadow: 0 0 0 2px #d4d4d5 inset !important;
    color: #fff;
}

.theme_light .ui.inverted.black.button.active,
.theme_light .ui.inverted.black.button:active,
.theme_light .ui.inverted.black.button:focus,
.theme_light .ui.inverted.black.button:hover,
.theme_light .ui.inverted.black.buttons .button.active,
.theme_light .ui.inverted.black.buttons .button:active,
.theme_light .ui.inverted.black.buttons .button:focus,
.theme_light .ui.inverted.black.buttons .button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
}

.theme_light .ui.inverted.black.button:hover,
.theme_light .ui.inverted.black.buttons .button:hover {
    background-color: #000;
}

.theme_light .ui.inverted.black.button:focus,
.theme_light .ui.inverted.black.buttons .button:focus {
    background-color: #000;
}

.theme_light .ui.inverted.black.active.button,
.theme_light .ui.inverted.black.buttons .active.button {
    background-color: #000;
}

.theme_light .ui.inverted.black.button:active,
.theme_light .ui.inverted.black.buttons .button:active {
    background-color: #000;
}

.theme_light .ui.inverted.black.basic.button,
.theme_light .ui.inverted.black.basic.buttons .button,
.theme_light .ui.inverted.black.buttons .basic.button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.black.basic.button:hover,
.theme_light .ui.inverted.black.basic.buttons .button:hover,
.theme_light .ui.inverted.black.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px #000 inset !important;
    box-shadow: 0 0 0 2px #000 inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.black.basic.button:focus,
.theme_light .ui.inverted.black.basic.buttons .button:focus {
    -webkit-box-shadow: 0 0 0 2px #000 inset !important;
    box-shadow: 0 0 0 2px #000 inset !important;
    color: #545454 !important;
}

.theme_light .ui.inverted.black.basic.active.button,
.theme_light .ui.inverted.black.basic.buttons .active.button,
.theme_light .ui.inverted.black.buttons .basic.active.button {
    -webkit-box-shadow: 0 0 0 2px #000 inset !important;
    box-shadow: 0 0 0 2px #000 inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.black.basic.button:active,
.theme_light .ui.inverted.black.basic.buttons .button:active,
.theme_light .ui.inverted.black.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px #000 inset !important;
    box-shadow: 0 0 0 2px #000 inset !important;
    color: #fff !important;
}

.theme_light .ui.grey.button,
.theme_light .ui.grey.buttons .button {
    background-color: #767676;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.grey.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.grey.button:hover,
.theme_light .ui.grey.buttons .button:hover {
    background-color: #838383;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.grey.button:focus,
.theme_light .ui.grey.buttons .button:focus {
    background-color: #8a8a8a;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.grey.button:active,
.theme_light .ui.grey.buttons .button:active {
    background-color: #909090;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.grey.active.button,
.theme_light .ui.grey.button .active.button:active,
.theme_light .ui.grey.buttons .active.button,
.theme_light .ui.grey.buttons .active.button:active {
    background-color: #696969;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.grey.button,
.theme_light .ui.basic.grey.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #767676 inset !important;
    box-shadow: 0 0 0 1px #767676 inset !important;
    color: #767676 !important;
}

.theme_light .ui.basic.grey.button:hover,
.theme_light .ui.basic.grey.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #838383 inset !important;
    box-shadow: 0 0 0 1px #838383 inset !important;
    color: #838383 !important;
}

.theme_light .ui.basic.grey.button:focus,
.theme_light .ui.basic.grey.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #8a8a8a inset !important;
    box-shadow: 0 0 0 1px #8a8a8a inset !important;
    color: #838383 !important;
}

.theme_light .ui.basic.grey.active.button,
.theme_light .ui.basic.grey.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #696969 inset !important;
    box-shadow: 0 0 0 1px #696969 inset !important;
    color: #909090 !important;
}

.theme_light .ui.basic.grey.button:active,
.theme_light .ui.basic.grey.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #909090 inset !important;
    box-shadow: 0 0 0 1px #909090 inset !important;
    color: #909090 !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.grey.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.inverted.grey.button,
.theme_light .ui.inverted.grey.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #d4d4d5 inset !important;
    box-shadow: 0 0 0 2px #d4d4d5 inset !important;
    color: #fff;
}

.theme_light .ui.inverted.grey.button.active,
.theme_light .ui.inverted.grey.button:active,
.theme_light .ui.inverted.grey.button:focus,
.theme_light .ui.inverted.grey.button:hover,
.theme_light .ui.inverted.grey.buttons .button.active,
.theme_light .ui.inverted.grey.buttons .button:active,
.theme_light .ui.inverted.grey.buttons .button:focus,
.theme_light .ui.inverted.grey.buttons .button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: rgba(0, 0, 0, 0.6);
}

.theme_light .ui.inverted.grey.button:hover,
.theme_light .ui.inverted.grey.buttons .button:hover {
    background-color: #cfd0d2;
}

.theme_light .ui.inverted.grey.button:focus,
.theme_light .ui.inverted.grey.buttons .button:focus {
    background-color: #c7c9cb;
}

.theme_light .ui.inverted.grey.active.button,
.theme_light .ui.inverted.grey.buttons .active.button {
    background-color: #cfd0d2;
}

.theme_light .ui.inverted.grey.button:active,
.theme_light .ui.inverted.grey.buttons .button:active {
    background-color: #c2c4c5;
}

.theme_light .ui.inverted.grey.basic.button,
.theme_light .ui.inverted.grey.basic.buttons .button,
.theme_light .ui.inverted.grey.buttons .basic.button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.grey.basic.button:hover,
.theme_light .ui.inverted.grey.basic.buttons .button:hover,
.theme_light .ui.inverted.grey.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px #cfd0d2 inset !important;
    box-shadow: 0 0 0 2px #cfd0d2 inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.grey.basic.button:focus,
.theme_light .ui.inverted.grey.basic.buttons .button:focus {
    -webkit-box-shadow: 0 0 0 2px #c7c9cb inset !important;
    box-shadow: 0 0 0 2px #c7c9cb inset !important;
    color: #dcddde !important;
}

.theme_light .ui.inverted.grey.basic.active.button,
.theme_light .ui.inverted.grey.basic.buttons .active.button,
.theme_light .ui.inverted.grey.buttons .basic.active.button {
    -webkit-box-shadow: 0 0 0 2px #cfd0d2 inset !important;
    box-shadow: 0 0 0 2px #cfd0d2 inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.grey.basic.button:active,
.theme_light .ui.inverted.grey.basic.buttons .button:active,
.theme_light .ui.inverted.grey.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px #c2c4c5 inset !important;
    box-shadow: 0 0 0 2px #c2c4c5 inset !important;
    color: #fff !important;
}

.theme_light .ui.brown.button,
.theme_light .ui.brown.buttons .button {
    background-color: #a5673f;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.brown.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.brown.button:hover,
.theme_light .ui.brown.buttons .button:hover {
    background-color: #975b33;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.brown.button:focus,
.theme_light .ui.brown.buttons .button:focus {
    background-color: #90532b;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.brown.button:active,
.theme_light .ui.brown.buttons .button:active {
    background-color: #805031;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.brown.active.button,
.theme_light .ui.brown.button .active.button:active,
.theme_light .ui.brown.buttons .active.button,
.theme_light .ui.brown.buttons .active.button:active {
    background-color: #995a31;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.brown.button,
.theme_light .ui.basic.brown.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #a5673f inset !important;
    box-shadow: 0 0 0 1px #a5673f inset !important;
    color: #a5673f !important;
}

.theme_light .ui.basic.brown.button:hover,
.theme_light .ui.basic.brown.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #975b33 inset !important;
    box-shadow: 0 0 0 1px #975b33 inset !important;
    color: #975b33 !important;
}

.theme_light .ui.basic.brown.button:focus,
.theme_light .ui.basic.brown.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #90532b inset !important;
    box-shadow: 0 0 0 1px #90532b inset !important;
    color: #975b33 !important;
}

.theme_light .ui.basic.brown.active.button,
.theme_light .ui.basic.brown.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #995a31 inset !important;
    box-shadow: 0 0 0 1px #995a31 inset !important;
    color: #805031 !important;
}

.theme_light .ui.basic.brown.button:active,
.theme_light .ui.basic.brown.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #805031 inset !important;
    box-shadow: 0 0 0 1px #805031 inset !important;
    color: #805031 !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.brown.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.inverted.brown.button,
.theme_light .ui.inverted.brown.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #d67c1c inset !important;
    box-shadow: 0 0 0 2px #d67c1c inset !important;
    color: #d67c1c;
}

.theme_light .ui.inverted.brown.button.active,
.theme_light .ui.inverted.brown.button:active,
.theme_light .ui.inverted.brown.button:focus,
.theme_light .ui.inverted.brown.button:hover,
.theme_light .ui.inverted.brown.buttons .button.active,
.theme_light .ui.inverted.brown.buttons .button:active,
.theme_light .ui.inverted.brown.buttons .button:focus,
.theme_light .ui.inverted.brown.buttons .button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
}

.theme_light .ui.inverted.brown.button:hover,
.theme_light .ui.inverted.brown.buttons .button:hover {
    background-color: #c86f11;
}

.theme_light .ui.inverted.brown.button:focus,
.theme_light .ui.inverted.brown.buttons .button:focus {
    background-color: #c16808;
}

.theme_light .ui.inverted.brown.active.button,
.theme_light .ui.inverted.brown.buttons .active.button {
    background-color: #cc6f0d;
}

.theme_light .ui.inverted.brown.button:active,
.theme_light .ui.inverted.brown.buttons .button:active {
    background-color: #a96216;
}

.theme_light .ui.inverted.brown.basic.button,
.theme_light .ui.inverted.brown.basic.buttons .button,
.theme_light .ui.inverted.brown.buttons .basic.button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.brown.basic.button:hover,
.theme_light .ui.inverted.brown.basic.buttons .button:hover,
.theme_light .ui.inverted.brown.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px #c86f11 inset !important;
    box-shadow: 0 0 0 2px #c86f11 inset !important;
    color: #d67c1c !important;
}

.theme_light .ui.inverted.brown.basic.button:focus,
.theme_light .ui.inverted.brown.basic.buttons .button:focus {
    -webkit-box-shadow: 0 0 0 2px #c16808 inset !important;
    box-shadow: 0 0 0 2px #c16808 inset !important;
    color: #d67c1c !important;
}

.theme_light .ui.inverted.brown.basic.active.button,
.theme_light .ui.inverted.brown.basic.buttons .active.button,
.theme_light .ui.inverted.brown.buttons .basic.active.button {
    -webkit-box-shadow: 0 0 0 2px #cc6f0d inset !important;
    box-shadow: 0 0 0 2px #cc6f0d inset !important;
    color: #d67c1c !important;
}

.theme_light .ui.inverted.brown.basic.button:active,
.theme_light .ui.inverted.brown.basic.buttons .button:active,
.theme_light .ui.inverted.brown.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px #a96216 inset !important;
    box-shadow: 0 0 0 2px #a96216 inset !important;
    color: #d67c1c !important;
}

.theme_light .ui.blue.button,
.theme_light .ui.blue.buttons .button {
    background-color: #2185d0;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.blue.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.blue.button:hover,
.theme_light .ui.blue.buttons .button:hover {
    background-color: #1678c2;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.blue.button:focus,
.theme_light .ui.blue.buttons .button:focus {
    background-color: #0d71bb;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.blue.button:active,
.theme_light .ui.blue.buttons .button:active {
    background-color: #1a69a4;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.blue.active.button,
.theme_light .ui.blue.button .active.button:active,
.theme_light .ui.blue.buttons .active.button,
.theme_light .ui.blue.buttons .active.button:active {
    background-color: #1279c6;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.blue.button,
.theme_light .ui.basic.blue.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #2185d0 inset !important;
    box-shadow: 0 0 0 1px #2185d0 inset !important;
    color: #2185d0 !important;
}

.theme_light .ui.basic.blue.button:hover,
.theme_light .ui.basic.blue.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #1678c2 inset !important;
    box-shadow: 0 0 0 1px #1678c2 inset !important;
    color: #1678c2 !important;
}

.theme_light .ui.basic.blue.button:focus,
.theme_light .ui.basic.blue.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #0d71bb inset !important;
    box-shadow: 0 0 0 1px #0d71bb inset !important;
    color: #1678c2 !important;
}

.theme_light .ui.basic.blue.active.button,
.theme_light .ui.basic.blue.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #1279c6 inset !important;
    box-shadow: 0 0 0 1px #1279c6 inset !important;
    color: #1a69a4 !important;
}

.theme_light .ui.basic.blue.button:active,
.theme_light .ui.basic.blue.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #1a69a4 inset !important;
    box-shadow: 0 0 0 1px #1a69a4 inset !important;
    color: #1a69a4 !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.blue.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.inverted.blue.button,
.theme_light .ui.inverted.blue.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #54c8ff inset !important;
    box-shadow: 0 0 0 2px #54c8ff inset !important;
    color: #54c8ff;
}

.theme_light .ui.inverted.blue.button.active,
.theme_light .ui.inverted.blue.button:active,
.theme_light .ui.inverted.blue.button:focus,
.theme_light .ui.inverted.blue.button:hover,
.theme_light .ui.inverted.blue.buttons .button.active,
.theme_light .ui.inverted.blue.buttons .button:active,
.theme_light .ui.inverted.blue.buttons .button:focus,
.theme_light .ui.inverted.blue.buttons .button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
}

.theme_light .ui.inverted.blue.button:hover,
.theme_light .ui.inverted.blue.buttons .button:hover {
    background-color: #3ac0ff;
}

.theme_light .ui.inverted.blue.button:focus,
.theme_light .ui.inverted.blue.buttons .button:focus {
    background-color: #2bbbff;
}

.theme_light .ui.inverted.blue.active.button,
.theme_light .ui.inverted.blue.buttons .active.button {
    background-color: #3ac0ff;
}

.theme_light .ui.inverted.blue.button:active,
.theme_light .ui.inverted.blue.buttons .button:active {
    background-color: #21b8ff;
}

.theme_light .ui.inverted.blue.basic.button,
.theme_light .ui.inverted.blue.basic.buttons .button,
.theme_light .ui.inverted.blue.buttons .basic.button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.blue.basic.button:hover,
.theme_light .ui.inverted.blue.basic.buttons .button:hover,
.theme_light .ui.inverted.blue.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px #3ac0ff inset !important;
    box-shadow: 0 0 0 2px #3ac0ff inset !important;
    color: #54c8ff !important;
}

.theme_light .ui.inverted.blue.basic.button:focus,
.theme_light .ui.inverted.blue.basic.buttons .button:focus {
    -webkit-box-shadow: 0 0 0 2px #2bbbff inset !important;
    box-shadow: 0 0 0 2px #2bbbff inset !important;
    color: #54c8ff !important;
}

.theme_light .ui.inverted.blue.basic.active.button,
.theme_light .ui.inverted.blue.basic.buttons .active.button,
.theme_light .ui.inverted.blue.buttons .basic.active.button {
    -webkit-box-shadow: 0 0 0 2px #3ac0ff inset !important;
    box-shadow: 0 0 0 2px #3ac0ff inset !important;
    color: #54c8ff !important;
}

.theme_light .ui.inverted.blue.basic.button:active,
.theme_light .ui.inverted.blue.basic.buttons .button:active,
.theme_light .ui.inverted.blue.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px #21b8ff inset !important;
    box-shadow: 0 0 0 2px #21b8ff inset !important;
    color: #54c8ff !important;
}

.theme_light .ui.green.button,
.theme_light .ui.green.buttons .button {
    background-color: #21ba45;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.green.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.green.button:hover,
.theme_light .ui.green.buttons .button:hover {
    background-color: #16ab39;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.green.button:focus,
.theme_light .ui.green.buttons .button:focus {
    background-color: #0ea432;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.green.button:active,
.theme_light .ui.green.buttons .button:active {
    background-color: #198f35;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.green.active.button,
.theme_light .ui.green.button .active.button:active,
.theme_light .ui.green.buttons .active.button,
.theme_light .ui.green.buttons .active.button:active {
    background-color: #13ae38;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.green.button,
.theme_light .ui.basic.green.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #21ba45 inset !important;
    box-shadow: 0 0 0 1px #21ba45 inset !important;
    color: #21ba45 !important;
}

.theme_light .ui.basic.green.button:hover,
.theme_light .ui.basic.green.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #16ab39 inset !important;
    box-shadow: 0 0 0 1px #16ab39 inset !important;
    color: #16ab39 !important;
}

.theme_light .ui.basic.green.button:focus,
.theme_light .ui.basic.green.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #0ea432 inset !important;
    box-shadow: 0 0 0 1px #0ea432 inset !important;
    color: #16ab39 !important;
}

.theme_light .ui.basic.green.active.button,
.theme_light .ui.basic.green.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #13ae38 inset !important;
    box-shadow: 0 0 0 1px #13ae38 inset !important;
    color: #198f35 !important;
}

.theme_light .ui.basic.green.button:active,
.theme_light .ui.basic.green.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #198f35 inset !important;
    box-shadow: 0 0 0 1px #198f35 inset !important;
    color: #198f35 !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.green.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.inverted.green.button,
.theme_light .ui.inverted.green.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #2ecc40 inset !important;
    box-shadow: 0 0 0 2px #2ecc40 inset !important;
    color: #2ecc40;
}

.theme_light .ui.inverted.green.button.active,
.theme_light .ui.inverted.green.button:active,
.theme_light .ui.inverted.green.button:focus,
.theme_light .ui.inverted.green.button:hover,
.theme_light .ui.inverted.green.buttons .button.active,
.theme_light .ui.inverted.green.buttons .button:active,
.theme_light .ui.inverted.green.buttons .button:focus,
.theme_light .ui.inverted.green.buttons .button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
}

.theme_light .ui.inverted.green.button:hover,
.theme_light .ui.inverted.green.buttons .button:hover {
    background-color: #22be34;
}

.theme_light .ui.inverted.green.button:focus,
.theme_light .ui.inverted.green.buttons .button:focus {
    background-color: #19b82b;
}

.theme_light .ui.inverted.green.active.button,
.theme_light .ui.inverted.green.buttons .active.button {
    background-color: #1fc231;
}

.theme_light .ui.inverted.green.button:active,
.theme_light .ui.inverted.green.buttons .button:active {
    background-color: #25a233;
}

.theme_light .ui.inverted.green.basic.button,
.theme_light .ui.inverted.green.basic.buttons .button,
.theme_light .ui.inverted.green.buttons .basic.button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.green.basic.button:hover,
.theme_light .ui.inverted.green.basic.buttons .button:hover,
.theme_light .ui.inverted.green.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px #22be34 inset !important;
    box-shadow: 0 0 0 2px #22be34 inset !important;
    color: #2ecc40 !important;
}

.theme_light .ui.inverted.green.basic.button:focus,
.theme_light .ui.inverted.green.basic.buttons .button:focus {
    -webkit-box-shadow: 0 0 0 2px #19b82b inset !important;
    box-shadow: 0 0 0 2px #19b82b inset !important;
    color: #2ecc40 !important;
}

.theme_light .ui.inverted.green.basic.active.button,
.theme_light .ui.inverted.green.basic.buttons .active.button,
.theme_light .ui.inverted.green.buttons .basic.active.button {
    -webkit-box-shadow: 0 0 0 2px #1fc231 inset !important;
    box-shadow: 0 0 0 2px #1fc231 inset !important;
    color: #2ecc40 !important;
}

.theme_light .ui.inverted.green.basic.button:active,
.theme_light .ui.inverted.green.basic.buttons .button:active,
.theme_light .ui.inverted.green.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px #25a233 inset !important;
    box-shadow: 0 0 0 2px #25a233 inset !important;
    color: #2ecc40 !important;
}

.theme_light .ui.orange.button,
.theme_light .ui.orange.buttons .button {
    background-color: #f2711c;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.orange.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.orange.button:hover,
.theme_light .ui.orange.buttons .button:hover {
    background-color: #f26202;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.orange.button:focus,
.theme_light .ui.orange.buttons .button:focus {
    background-color: #e55b00;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.orange.button:active,
.theme_light .ui.orange.buttons .button:active {
    background-color: #cf590c;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.orange.active.button,
.theme_light .ui.orange.button .active.button:active,
.theme_light .ui.orange.buttons .active.button,
.theme_light .ui.orange.buttons .active.button:active {
    background-color: #f56100;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.orange.button,
.theme_light .ui.basic.orange.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #f2711c inset !important;
    box-shadow: 0 0 0 1px #f2711c inset !important;
    color: #f2711c !important;
}

.theme_light .ui.basic.orange.button:hover,
.theme_light .ui.basic.orange.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #f26202 inset !important;
    box-shadow: 0 0 0 1px #f26202 inset !important;
    color: #f26202 !important;
}

.theme_light .ui.basic.orange.button:focus,
.theme_light .ui.basic.orange.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #e55b00 inset !important;
    box-shadow: 0 0 0 1px #e55b00 inset !important;
    color: #f26202 !important;
}

.theme_light .ui.basic.orange.active.button,
.theme_light .ui.basic.orange.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #f56100 inset !important;
    box-shadow: 0 0 0 1px #f56100 inset !important;
    color: #cf590c !important;
}

.theme_light .ui.basic.orange.button:active,
.theme_light .ui.basic.orange.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #cf590c inset !important;
    box-shadow: 0 0 0 1px #cf590c inset !important;
    color: #cf590c !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.orange.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.inverted.orange.button,
.theme_light .ui.inverted.orange.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #ff851b inset !important;
    box-shadow: 0 0 0 2px #ff851b inset !important;
    color: #ff851b;
}

.theme_light .ui.inverted.orange.button.active,
.theme_light .ui.inverted.orange.button:active,
.theme_light .ui.inverted.orange.button:focus,
.theme_light .ui.inverted.orange.button:hover,
.theme_light .ui.inverted.orange.buttons .button.active,
.theme_light .ui.inverted.orange.buttons .button:active,
.theme_light .ui.inverted.orange.buttons .button:focus,
.theme_light .ui.inverted.orange.buttons .button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
}

.theme_light .ui.inverted.orange.button:hover,
.theme_light .ui.inverted.orange.buttons .button:hover {
    background-color: #ff7701;
}

.theme_light .ui.inverted.orange.button:focus,
.theme_light .ui.inverted.orange.buttons .button:focus {
    background-color: #f17000;
}

.theme_light .ui.inverted.orange.active.button,
.theme_light .ui.inverted.orange.buttons .active.button {
    background-color: #ff7701;
}

.theme_light .ui.inverted.orange.button:active,
.theme_light .ui.inverted.orange.buttons .button:active {
    background-color: #e76b00;
}

.theme_light .ui.inverted.orange.basic.button,
.theme_light .ui.inverted.orange.basic.buttons .button,
.theme_light .ui.inverted.orange.buttons .basic.button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.orange.basic.button:hover,
.theme_light .ui.inverted.orange.basic.buttons .button:hover,
.theme_light .ui.inverted.orange.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px #ff7701 inset !important;
    box-shadow: 0 0 0 2px #ff7701 inset !important;
    color: #ff851b !important;
}

.theme_light .ui.inverted.orange.basic.button:focus,
.theme_light .ui.inverted.orange.basic.buttons .button:focus {
    -webkit-box-shadow: 0 0 0 2px #f17000 inset !important;
    box-shadow: 0 0 0 2px #f17000 inset !important;
    color: #ff851b !important;
}

.theme_light .ui.inverted.orange.basic.active.button,
.theme_light .ui.inverted.orange.basic.buttons .active.button,
.theme_light .ui.inverted.orange.buttons .basic.active.button {
    -webkit-box-shadow: 0 0 0 2px #ff7701 inset !important;
    box-shadow: 0 0 0 2px #ff7701 inset !important;
    color: #ff851b !important;
}

.theme_light .ui.inverted.orange.basic.button:active,
.theme_light .ui.inverted.orange.basic.buttons .button:active,
.theme_light .ui.inverted.orange.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px #e76b00 inset !important;
    box-shadow: 0 0 0 2px #e76b00 inset !important;
    color: #ff851b !important;
}

.theme_light .ui.pink.button,
.theme_light .ui.pink.buttons .button {
    background-color: #e03997;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.pink.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.pink.button:hover,
.theme_light .ui.pink.buttons .button:hover {
    background-color: #e61a8d;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.pink.button:focus,
.theme_light .ui.pink.buttons .button:focus {
    background-color: #e10f85;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.pink.button:active,
.theme_light .ui.pink.buttons .button:active {
    background-color: #c71f7e;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.pink.active.button,
.theme_light .ui.pink.button .active.button:active,
.theme_light .ui.pink.buttons .active.button,
.theme_light .ui.pink.buttons .active.button:active {
    background-color: #ea158d;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.pink.button,
.theme_light .ui.basic.pink.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #e03997 inset !important;
    box-shadow: 0 0 0 1px #e03997 inset !important;
    color: #e03997 !important;
}

.theme_light .ui.basic.pink.button:hover,
.theme_light .ui.basic.pink.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #e61a8d inset !important;
    box-shadow: 0 0 0 1px #e61a8d inset !important;
    color: #e61a8d !important;
}

.theme_light .ui.basic.pink.button:focus,
.theme_light .ui.basic.pink.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #e10f85 inset !important;
    box-shadow: 0 0 0 1px #e10f85 inset !important;
    color: #e61a8d !important;
}

.theme_light .ui.basic.pink.active.button,
.theme_light .ui.basic.pink.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #ea158d inset !important;
    box-shadow: 0 0 0 1px #ea158d inset !important;
    color: #c71f7e !important;
}

.theme_light .ui.basic.pink.button:active,
.theme_light .ui.basic.pink.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #c71f7e inset !important;
    box-shadow: 0 0 0 1px #c71f7e inset !important;
    color: #c71f7e !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.pink.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.inverted.pink.button,
.theme_light .ui.inverted.pink.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #ff8edf inset !important;
    box-shadow: 0 0 0 2px #ff8edf inset !important;
    color: #ff8edf;
}

.theme_light .ui.inverted.pink.button.active,
.theme_light .ui.inverted.pink.button:active,
.theme_light .ui.inverted.pink.button:focus,
.theme_light .ui.inverted.pink.button:hover,
.theme_light .ui.inverted.pink.buttons .button.active,
.theme_light .ui.inverted.pink.buttons .button:active,
.theme_light .ui.inverted.pink.buttons .button:focus,
.theme_light .ui.inverted.pink.buttons .button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
}

.theme_light .ui.inverted.pink.button:hover,
.theme_light .ui.inverted.pink.buttons .button:hover {
    background-color: #ff74d8;
}

.theme_light .ui.inverted.pink.button:focus,
.theme_light .ui.inverted.pink.buttons .button:focus {
    background-color: #ff65d3;
}

.theme_light .ui.inverted.pink.active.button,
.theme_light .ui.inverted.pink.buttons .active.button {
    background-color: #ff74d8;
}

.theme_light .ui.inverted.pink.button:active,
.theme_light .ui.inverted.pink.buttons .button:active {
    background-color: #ff5bd1;
}

.theme_light .ui.inverted.pink.basic.button,
.theme_light .ui.inverted.pink.basic.buttons .button,
.theme_light .ui.inverted.pink.buttons .basic.button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.pink.basic.button:hover,
.theme_light .ui.inverted.pink.basic.buttons .button:hover,
.theme_light .ui.inverted.pink.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px #ff74d8 inset !important;
    box-shadow: 0 0 0 2px #ff74d8 inset !important;
    color: #ff8edf !important;
}

.theme_light .ui.inverted.pink.basic.button:focus,
.theme_light .ui.inverted.pink.basic.buttons .button:focus {
    -webkit-box-shadow: 0 0 0 2px #ff65d3 inset !important;
    box-shadow: 0 0 0 2px #ff65d3 inset !important;
    color: #ff8edf !important;
}

.theme_light .ui.inverted.pink.basic.active.button,
.theme_light .ui.inverted.pink.basic.buttons .active.button,
.theme_light .ui.inverted.pink.buttons .basic.active.button {
    -webkit-box-shadow: 0 0 0 2px #ff74d8 inset !important;
    box-shadow: 0 0 0 2px #ff74d8 inset !important;
    color: #ff8edf !important;
}

.theme_light .ui.inverted.pink.basic.button:active,
.theme_light .ui.inverted.pink.basic.buttons .button:active,
.theme_light .ui.inverted.pink.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px #ff5bd1 inset !important;
    box-shadow: 0 0 0 2px #ff5bd1 inset !important;
    color: #ff8edf !important;
}

.theme_light .ui.violet.button,
.theme_light .ui.violet.buttons .button {
    background-color: #6435c9;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.violet.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.violet.button:hover,
.theme_light .ui.violet.buttons .button:hover {
    background-color: #5829bb;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.violet.button:focus,
.theme_light .ui.violet.buttons .button:focus {
    background-color: #4f20b5;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.violet.button:active,
.theme_light .ui.violet.buttons .button:active {
    background-color: #502aa1;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.violet.active.button,
.theme_light .ui.violet.button .active.button:active,
.theme_light .ui.violet.buttons .active.button,
.theme_light .ui.violet.buttons .active.button:active {
    background-color: #5626bf;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.violet.button,
.theme_light .ui.basic.violet.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #6435c9 inset !important;
    box-shadow: 0 0 0 1px #6435c9 inset !important;
    color: #6435c9 !important;
}

.theme_light .ui.basic.violet.button:hover,
.theme_light .ui.basic.violet.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #5829bb inset !important;
    box-shadow: 0 0 0 1px #5829bb inset !important;
    color: #5829bb !important;
}

.theme_light .ui.basic.violet.button:focus,
.theme_light .ui.basic.violet.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #4f20b5 inset !important;
    box-shadow: 0 0 0 1px #4f20b5 inset !important;
    color: #5829bb !important;
}

.theme_light .ui.basic.violet.active.button,
.theme_light .ui.basic.violet.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #5626bf inset !important;
    box-shadow: 0 0 0 1px #5626bf inset !important;
    color: #502aa1 !important;
}

.theme_light .ui.basic.violet.button:active,
.theme_light .ui.basic.violet.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #502aa1 inset !important;
    box-shadow: 0 0 0 1px #502aa1 inset !important;
    color: #502aa1 !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.violet.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.inverted.violet.button,
.theme_light .ui.inverted.violet.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #a291fb inset !important;
    box-shadow: 0 0 0 2px #a291fb inset !important;
    color: #a291fb;
}

.theme_light .ui.inverted.violet.button.active,
.theme_light .ui.inverted.violet.button:active,
.theme_light .ui.inverted.violet.button:focus,
.theme_light .ui.inverted.violet.button:hover,
.theme_light .ui.inverted.violet.buttons .button.active,
.theme_light .ui.inverted.violet.buttons .button:active,
.theme_light .ui.inverted.violet.buttons .button:focus,
.theme_light .ui.inverted.violet.buttons .button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
}

.theme_light .ui.inverted.violet.button:hover,
.theme_light .ui.inverted.violet.buttons .button:hover {
    background-color: #8a73ff;
}

.theme_light .ui.inverted.violet.button:focus,
.theme_light .ui.inverted.violet.buttons .button:focus {
    background-color: #7d64ff;
}

.theme_light .ui.inverted.violet.active.button,
.theme_light .ui.inverted.violet.buttons .active.button {
    background-color: #8a73ff;
}

.theme_light .ui.inverted.violet.button:active,
.theme_light .ui.inverted.violet.buttons .button:active {
    background-color: #7860f9;
}

.theme_light .ui.inverted.violet.basic.button,
.theme_light .ui.inverted.violet.basic.buttons .button,
.theme_light .ui.inverted.violet.buttons .basic.button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.violet.basic.button:hover,
.theme_light .ui.inverted.violet.basic.buttons .button:hover,
.theme_light .ui.inverted.violet.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px #8a73ff inset !important;
    box-shadow: 0 0 0 2px #8a73ff inset !important;
    color: #a291fb !important;
}

.theme_light .ui.inverted.violet.basic.button:focus,
.theme_light .ui.inverted.violet.basic.buttons .button:focus {
    -webkit-box-shadow: 0 0 0 2px #7d64ff inset !important;
    box-shadow: 0 0 0 2px #7d64ff inset !important;
    color: #a291fb !important;
}

.theme_light .ui.inverted.violet.basic.active.button,
.theme_light .ui.inverted.violet.basic.buttons .active.button,
.theme_light .ui.inverted.violet.buttons .basic.active.button {
    -webkit-box-shadow: 0 0 0 2px #8a73ff inset !important;
    box-shadow: 0 0 0 2px #8a73ff inset !important;
    color: #a291fb !important;
}

.theme_light .ui.inverted.violet.basic.button:active,
.theme_light .ui.inverted.violet.basic.buttons .button:active,
.theme_light .ui.inverted.violet.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px #7860f9 inset !important;
    box-shadow: 0 0 0 2px #7860f9 inset !important;
    color: #a291fb !important;
}

.theme_light .ui.purple.button,
.theme_light .ui.purple.buttons .button {
    background-color: #a333c8;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.purple.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.purple.button:hover,
.theme_light .ui.purple.buttons .button:hover {
    background-color: #9627ba;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.purple.button:focus,
.theme_light .ui.purple.buttons .button:focus {
    background-color: #8f1eb4;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.purple.button:active,
.theme_light .ui.purple.buttons .button:active {
    background-color: #82299f;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.purple.active.button,
.theme_light .ui.purple.button .active.button:active,
.theme_light .ui.purple.buttons .active.button,
.theme_light .ui.purple.buttons .active.button:active {
    background-color: #9724be;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.purple.button,
.theme_light .ui.basic.purple.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #a333c8 inset !important;
    box-shadow: 0 0 0 1px #a333c8 inset !important;
    color: #a333c8 !important;
}

.theme_light .ui.basic.purple.button:hover,
.theme_light .ui.basic.purple.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #9627ba inset !important;
    box-shadow: 0 0 0 1px #9627ba inset !important;
    color: #9627ba !important;
}

.theme_light .ui.basic.purple.button:focus,
.theme_light .ui.basic.purple.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #8f1eb4 inset !important;
    box-shadow: 0 0 0 1px #8f1eb4 inset !important;
    color: #9627ba !important;
}

.theme_light .ui.basic.purple.active.button,
.theme_light .ui.basic.purple.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #9724be inset !important;
    box-shadow: 0 0 0 1px #9724be inset !important;
    color: #82299f !important;
}

.theme_light .ui.basic.purple.button:active,
.theme_light .ui.basic.purple.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #82299f inset !important;
    box-shadow: 0 0 0 1px #82299f inset !important;
    color: #82299f !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.purple.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.inverted.purple.button,
.theme_light .ui.inverted.purple.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #dc73ff inset !important;
    box-shadow: 0 0 0 2px #dc73ff inset !important;
    color: #dc73ff;
}

.theme_light .ui.inverted.purple.button.active,
.theme_light .ui.inverted.purple.button:active,
.theme_light .ui.inverted.purple.button:focus,
.theme_light .ui.inverted.purple.button:hover,
.theme_light .ui.inverted.purple.buttons .button.active,
.theme_light .ui.inverted.purple.buttons .button:active,
.theme_light .ui.inverted.purple.buttons .button:focus,
.theme_light .ui.inverted.purple.buttons .button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
}

.theme_light .ui.inverted.purple.button:hover,
.theme_light .ui.inverted.purple.buttons .button:hover {
    background-color: #d65aff;
}

.theme_light .ui.inverted.purple.button:focus,
.theme_light .ui.inverted.purple.buttons .button:focus {
    background-color: #d24aff;
}

.theme_light .ui.inverted.purple.active.button,
.theme_light .ui.inverted.purple.buttons .active.button {
    background-color: #d65aff;
}

.theme_light .ui.inverted.purple.button:active,
.theme_light .ui.inverted.purple.buttons .button:active {
    background-color: #cf40ff;
}

.theme_light .ui.inverted.purple.basic.button,
.theme_light .ui.inverted.purple.basic.buttons .button,
.theme_light .ui.inverted.purple.buttons .basic.button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.purple.basic.button:hover,
.theme_light .ui.inverted.purple.basic.buttons .button:hover,
.theme_light .ui.inverted.purple.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px #d65aff inset !important;
    box-shadow: 0 0 0 2px #d65aff inset !important;
    color: #dc73ff !important;
}

.theme_light .ui.inverted.purple.basic.button:focus,
.theme_light .ui.inverted.purple.basic.buttons .button:focus {
    -webkit-box-shadow: 0 0 0 2px #d24aff inset !important;
    box-shadow: 0 0 0 2px #d24aff inset !important;
    color: #dc73ff !important;
}

.theme_light .ui.inverted.purple.basic.active.button,
.theme_light .ui.inverted.purple.basic.buttons .active.button,
.theme_light .ui.inverted.purple.buttons .basic.active.button {
    -webkit-box-shadow: 0 0 0 2px #d65aff inset !important;
    box-shadow: 0 0 0 2px #d65aff inset !important;
    color: #dc73ff !important;
}

.theme_light .ui.inverted.purple.basic.button:active,
.theme_light .ui.inverted.purple.basic.buttons .button:active,
.theme_light .ui.inverted.purple.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px #cf40ff inset !important;
    box-shadow: 0 0 0 2px #cf40ff inset !important;
    color: #dc73ff !important;
}

.theme_light .ui.red.button,
.theme_light .ui.red.buttons .button {
    background-color: #db2828;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.red.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.red.button:hover,
.theme_light .ui.red.buttons .button:hover {
    background-color: #d01919;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.red.button:focus,
.theme_light .ui.red.buttons .button:focus {
    background-color: #ca1010;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.red.button:active,
.theme_light .ui.red.buttons .button:active {
    background-color: #b21e1e;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.red.active.button,
.theme_light .ui.red.button .active.button:active,
.theme_light .ui.red.buttons .active.button,
.theme_light .ui.red.buttons .active.button:active {
    background-color: #d41515;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.red.button,
.theme_light .ui.basic.red.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #db2828 inset !important;
    box-shadow: 0 0 0 1px #db2828 inset !important;
    color: #db2828 !important;
}

.theme_light .ui.basic.red.button:hover,
.theme_light .ui.basic.red.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #d01919 inset !important;
    box-shadow: 0 0 0 1px #d01919 inset !important;
    color: #d01919 !important;
}

.theme_light .ui.basic.red.button:focus,
.theme_light .ui.basic.red.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #ca1010 inset !important;
    box-shadow: 0 0 0 1px #ca1010 inset !important;
    color: #d01919 !important;
}

.theme_light .ui.basic.red.active.button,
.theme_light .ui.basic.red.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #d41515 inset !important;
    box-shadow: 0 0 0 1px #d41515 inset !important;
    color: #b21e1e !important;
}

.theme_light .ui.basic.red.button:active,
.theme_light .ui.basic.red.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #b21e1e inset !important;
    box-shadow: 0 0 0 1px #b21e1e inset !important;
    color: #b21e1e !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.red.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.inverted.red.button,
.theme_light .ui.inverted.red.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #ff695e inset !important;
    box-shadow: 0 0 0 2px #ff695e inset !important;
    color: #ff695e;
}

.theme_light .ui.inverted.red.button.active,
.theme_light .ui.inverted.red.button:active,
.theme_light .ui.inverted.red.button:focus,
.theme_light .ui.inverted.red.button:hover,
.theme_light .ui.inverted.red.buttons .button.active,
.theme_light .ui.inverted.red.buttons .button:active,
.theme_light .ui.inverted.red.buttons .button:focus,
.theme_light .ui.inverted.red.buttons .button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
}

.theme_light .ui.inverted.red.button:hover,
.theme_light .ui.inverted.red.buttons .button:hover {
    background-color: #ff5144;
}

.theme_light .ui.inverted.red.button:focus,
.theme_light .ui.inverted.red.buttons .button:focus {
    background-color: #ff4335;
}

.theme_light .ui.inverted.red.active.button,
.theme_light .ui.inverted.red.buttons .active.button {
    background-color: #ff5144;
}

.theme_light .ui.inverted.red.button:active,
.theme_light .ui.inverted.red.buttons .button:active {
    background-color: #ff392b;
}

.theme_light .ui.inverted.red.basic.button,
.theme_light .ui.inverted.red.basic.buttons .button,
.theme_light .ui.inverted.red.buttons .basic.button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.red.basic.button:hover,
.theme_light .ui.inverted.red.basic.buttons .button:hover,
.theme_light .ui.inverted.red.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px #ff5144 inset !important;
    box-shadow: 0 0 0 2px #ff5144 inset !important;
    color: #ff695e !important;
}

.theme_light .ui.inverted.red.basic.button:focus,
.theme_light .ui.inverted.red.basic.buttons .button:focus {
    -webkit-box-shadow: 0 0 0 2px #ff4335 inset !important;
    box-shadow: 0 0 0 2px #ff4335 inset !important;
    color: #ff695e !important;
}

.theme_light .ui.inverted.red.basic.active.button,
.theme_light .ui.inverted.red.basic.buttons .active.button,
.theme_light .ui.inverted.red.buttons .basic.active.button {
    -webkit-box-shadow: 0 0 0 2px #ff5144 inset !important;
    box-shadow: 0 0 0 2px #ff5144 inset !important;
    color: #ff695e !important;
}

.theme_light .ui.inverted.red.basic.button:active,
.theme_light .ui.inverted.red.basic.buttons .button:active,
.theme_light .ui.inverted.red.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px #ff392b inset !important;
    box-shadow: 0 0 0 2px #ff392b inset !important;
    color: #ff695e !important;
}

.theme_light .ui.teal.button,
.theme_light .ui.teal.buttons .button {
    background-color: #00b5ad;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.teal.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.teal.button:hover,
.theme_light .ui.teal.buttons .button:hover {
    background-color: #009c95;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.teal.button:focus,
.theme_light .ui.teal.buttons .button:focus {
    background-color: #008c86;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.teal.button:active,
.theme_light .ui.teal.buttons .button:active {
    background-color: #00827c;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.teal.active.button,
.theme_light .ui.teal.button .active.button:active,
.theme_light .ui.teal.buttons .active.button,
.theme_light .ui.teal.buttons .active.button:active {
    background-color: #009c95;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.teal.button,
.theme_light .ui.basic.teal.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #00b5ad inset !important;
    box-shadow: 0 0 0 1px #00b5ad inset !important;
    color: #00b5ad !important;
}

.theme_light .ui.basic.teal.button:hover,
.theme_light .ui.basic.teal.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #009c95 inset !important;
    box-shadow: 0 0 0 1px #009c95 inset !important;
    color: #009c95 !important;
}

.theme_light .ui.basic.teal.button:focus,
.theme_light .ui.basic.teal.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #008c86 inset !important;
    box-shadow: 0 0 0 1px #008c86 inset !important;
    color: #009c95 !important;
}

.theme_light .ui.basic.teal.active.button,
.theme_light .ui.basic.teal.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #009c95 inset !important;
    box-shadow: 0 0 0 1px #009c95 inset !important;
    color: #00827c !important;
}

.theme_light .ui.basic.teal.button:active,
.theme_light .ui.basic.teal.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #00827c inset !important;
    box-shadow: 0 0 0 1px #00827c inset !important;
    color: #00827c !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.teal.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.inverted.teal.button,
.theme_light .ui.inverted.teal.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #6dffff inset !important;
    box-shadow: 0 0 0 2px #6dffff inset !important;
    color: #6dffff;
}

.theme_light .ui.inverted.teal.button.active,
.theme_light .ui.inverted.teal.button:active,
.theme_light .ui.inverted.teal.button:focus,
.theme_light .ui.inverted.teal.button:hover,
.theme_light .ui.inverted.teal.buttons .button.active,
.theme_light .ui.inverted.teal.buttons .button:active,
.theme_light .ui.inverted.teal.buttons .button:focus,
.theme_light .ui.inverted.teal.buttons .button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: rgba(0, 0, 0, 0.6);
}

.theme_light .ui.inverted.teal.button:hover,
.theme_light .ui.inverted.teal.buttons .button:hover {
    background-color: #54ffff;
}

.theme_light .ui.inverted.teal.button:focus,
.theme_light .ui.inverted.teal.buttons .button:focus {
    background-color: #4ff;
}

.theme_light .ui.inverted.teal.active.button,
.theme_light .ui.inverted.teal.buttons .active.button {
    background-color: #54ffff;
}

.theme_light .ui.inverted.teal.button:active,
.theme_light .ui.inverted.teal.buttons .button:active {
    background-color: #3affff;
}

.theme_light .ui.inverted.teal.basic.button,
.theme_light .ui.inverted.teal.basic.buttons .button,
.theme_light .ui.inverted.teal.buttons .basic.button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.teal.basic.button:hover,
.theme_light .ui.inverted.teal.basic.buttons .button:hover,
.theme_light .ui.inverted.teal.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px #54ffff inset !important;
    box-shadow: 0 0 0 2px #54ffff inset !important;
    color: #6dffff !important;
}

.theme_light .ui.inverted.teal.basic.button:focus,
.theme_light .ui.inverted.teal.basic.buttons .button:focus {
    -webkit-box-shadow: 0 0 0 2px #4ff inset !important;
    box-shadow: 0 0 0 2px #4ff inset !important;
    color: #6dffff !important;
}

.theme_light .ui.inverted.teal.basic.active.button,
.theme_light .ui.inverted.teal.basic.buttons .active.button,
.theme_light .ui.inverted.teal.buttons .basic.active.button {
    -webkit-box-shadow: 0 0 0 2px #54ffff inset !important;
    box-shadow: 0 0 0 2px #54ffff inset !important;
    color: #6dffff !important;
}

.theme_light .ui.inverted.teal.basic.button:active,
.theme_light .ui.inverted.teal.basic.buttons .button:active,
.theme_light .ui.inverted.teal.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px #3affff inset !important;
    box-shadow: 0 0 0 2px #3affff inset !important;
    color: #6dffff !important;
}

.theme_light .ui.olive.button,
.theme_light .ui.olive.buttons .button {
    background-color: #b5cc18;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.olive.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.olive.button:hover,
.theme_light .ui.olive.buttons .button:hover {
    background-color: #a7bd0d;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.olive.button:focus,
.theme_light .ui.olive.buttons .button:focus {
    background-color: #a0b605;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.olive.button:active,
.theme_light .ui.olive.buttons .button:active {
    background-color: #8d9e13;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.olive.active.button,
.theme_light .ui.olive.button .active.button:active,
.theme_light .ui.olive.buttons .active.button,
.theme_light .ui.olive.buttons .active.button:active {
    background-color: #aac109;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.olive.button,
.theme_light .ui.basic.olive.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #b5cc18 inset !important;
    box-shadow: 0 0 0 1px #b5cc18 inset !important;
    color: #b5cc18 !important;
}

.theme_light .ui.basic.olive.button:hover,
.theme_light .ui.basic.olive.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #a7bd0d inset !important;
    box-shadow: 0 0 0 1px #a7bd0d inset !important;
    color: #a7bd0d !important;
}

.theme_light .ui.basic.olive.button:focus,
.theme_light .ui.basic.olive.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #a0b605 inset !important;
    box-shadow: 0 0 0 1px #a0b605 inset !important;
    color: #a7bd0d !important;
}

.theme_light .ui.basic.olive.active.button,
.theme_light .ui.basic.olive.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #aac109 inset !important;
    box-shadow: 0 0 0 1px #aac109 inset !important;
    color: #8d9e13 !important;
}

.theme_light .ui.basic.olive.button:active,
.theme_light .ui.basic.olive.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #8d9e13 inset !important;
    box-shadow: 0 0 0 1px #8d9e13 inset !important;
    color: #8d9e13 !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.olive.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.inverted.olive.button,
.theme_light .ui.inverted.olive.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #d9e778 inset !important;
    box-shadow: 0 0 0 2px #d9e778 inset !important;
    color: #d9e778;
}

.theme_light .ui.inverted.olive.button.active,
.theme_light .ui.inverted.olive.button:active,
.theme_light .ui.inverted.olive.button:focus,
.theme_light .ui.inverted.olive.button:hover,
.theme_light .ui.inverted.olive.buttons .button.active,
.theme_light .ui.inverted.olive.buttons .button:active,
.theme_light .ui.inverted.olive.buttons .button:focus,
.theme_light .ui.inverted.olive.buttons .button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: rgba(0, 0, 0, 0.6);
}

.theme_light .ui.inverted.olive.button:hover,
.theme_light .ui.inverted.olive.buttons .button:hover {
    background-color: #d8ea5c;
}

.theme_light .ui.inverted.olive.button:focus,
.theme_light .ui.inverted.olive.buttons .button:focus {
    background-color: #daef47;
}

.theme_light .ui.inverted.olive.active.button,
.theme_light .ui.inverted.olive.buttons .active.button {
    background-color: #daed59;
}

.theme_light .ui.inverted.olive.button:active,
.theme_light .ui.inverted.olive.buttons .button:active {
    background-color: #cddf4d;
}

.theme_light .ui.inverted.olive.basic.button,
.theme_light .ui.inverted.olive.basic.buttons .button,
.theme_light .ui.inverted.olive.buttons .basic.button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.olive.basic.button:hover,
.theme_light .ui.inverted.olive.basic.buttons .button:hover,
.theme_light .ui.inverted.olive.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px #d8ea5c inset !important;
    box-shadow: 0 0 0 2px #d8ea5c inset !important;
    color: #d9e778 !important;
}

.theme_light .ui.inverted.olive.basic.button:focus,
.theme_light .ui.inverted.olive.basic.buttons .button:focus {
    -webkit-box-shadow: 0 0 0 2px #daef47 inset !important;
    box-shadow: 0 0 0 2px #daef47 inset !important;
    color: #d9e778 !important;
}

.theme_light .ui.inverted.olive.basic.active.button,
.theme_light .ui.inverted.olive.basic.buttons .active.button,
.theme_light .ui.inverted.olive.buttons .basic.active.button {
    -webkit-box-shadow: 0 0 0 2px #daed59 inset !important;
    box-shadow: 0 0 0 2px #daed59 inset !important;
    color: #d9e778 !important;
}

.theme_light .ui.inverted.olive.basic.button:active,
.theme_light .ui.inverted.olive.basic.buttons .button:active,
.theme_light .ui.inverted.olive.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px #cddf4d inset !important;
    box-shadow: 0 0 0 2px #cddf4d inset !important;
    color: #d9e778 !important;
}

.theme_light .ui.yellow.button,
.theme_light .ui.yellow.buttons .button {
    background-color: #fbbd08;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.yellow.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.yellow.button:hover,
.theme_light .ui.yellow.buttons .button:hover {
    background-color: #eaae00;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.yellow.button:focus,
.theme_light .ui.yellow.buttons .button:focus {
    background-color: #daa300;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.yellow.button:active,
.theme_light .ui.yellow.buttons .button:active {
    background-color: #cd9903;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.yellow.active.button,
.theme_light .ui.yellow.button .active.button:active,
.theme_light .ui.yellow.buttons .active.button,
.theme_light .ui.yellow.buttons .active.button:active {
    background-color: #eaae00;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.yellow.button,
.theme_light .ui.basic.yellow.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #fbbd08 inset !important;
    box-shadow: 0 0 0 1px #fbbd08 inset !important;
    color: #fbbd08 !important;
}

.theme_light .ui.basic.yellow.button:hover,
.theme_light .ui.basic.yellow.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #eaae00 inset !important;
    box-shadow: 0 0 0 1px #eaae00 inset !important;
    color: #eaae00 !important;
}

.theme_light .ui.basic.yellow.button:focus,
.theme_light .ui.basic.yellow.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #daa300 inset !important;
    box-shadow: 0 0 0 1px #daa300 inset !important;
    color: #eaae00 !important;
}

.theme_light .ui.basic.yellow.active.button,
.theme_light .ui.basic.yellow.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #eaae00 inset !important;
    box-shadow: 0 0 0 1px #eaae00 inset !important;
    color: #cd9903 !important;
}

.theme_light .ui.basic.yellow.button:active,
.theme_light .ui.basic.yellow.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #cd9903 inset !important;
    box-shadow: 0 0 0 1px #cd9903 inset !important;
    color: #cd9903 !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.yellow.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.inverted.yellow.button,
.theme_light .ui.inverted.yellow.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #ffe21f inset !important;
    box-shadow: 0 0 0 2px #ffe21f inset !important;
    color: #ffe21f;
}

.theme_light .ui.inverted.yellow.button.active,
.theme_light .ui.inverted.yellow.button:active,
.theme_light .ui.inverted.yellow.button:focus,
.theme_light .ui.inverted.yellow.button:hover,
.theme_light .ui.inverted.yellow.buttons .button.active,
.theme_light .ui.inverted.yellow.buttons .button:active,
.theme_light .ui.inverted.yellow.buttons .button:focus,
.theme_light .ui.inverted.yellow.buttons .button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: rgba(0, 0, 0, 0.6);
}

.theme_light .ui.inverted.yellow.button:hover,
.theme_light .ui.inverted.yellow.buttons .button:hover {
    background-color: #ffdf05;
}

.theme_light .ui.inverted.yellow.button:focus,
.theme_light .ui.inverted.yellow.buttons .button:focus {
    background-color: #f5d500;
}

.theme_light .ui.inverted.yellow.active.button,
.theme_light .ui.inverted.yellow.buttons .active.button {
    background-color: #ffdf05;
}

.theme_light .ui.inverted.yellow.button:active,
.theme_light .ui.inverted.yellow.buttons .button:active {
    background-color: #ebcd00;
}

.theme_light .ui.inverted.yellow.basic.button,
.theme_light .ui.inverted.yellow.basic.buttons .button,
.theme_light .ui.inverted.yellow.buttons .basic.button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.yellow.basic.button:hover,
.theme_light .ui.inverted.yellow.basic.buttons .button:hover,
.theme_light .ui.inverted.yellow.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px #ffdf05 inset !important;
    box-shadow: 0 0 0 2px #ffdf05 inset !important;
    color: #ffe21f !important;
}

.theme_light .ui.inverted.yellow.basic.button:focus,
.theme_light .ui.inverted.yellow.basic.buttons .button:focus {
    -webkit-box-shadow: 0 0 0 2px #f5d500 inset !important;
    box-shadow: 0 0 0 2px #f5d500 inset !important;
    color: #ffe21f !important;
}

.theme_light .ui.inverted.yellow.basic.active.button,
.theme_light .ui.inverted.yellow.basic.buttons .active.button,
.theme_light .ui.inverted.yellow.buttons .basic.active.button {
    -webkit-box-shadow: 0 0 0 2px #ffdf05 inset !important;
    box-shadow: 0 0 0 2px #ffdf05 inset !important;
    color: #ffe21f !important;
}

.theme_light .ui.inverted.yellow.basic.button:active,
.theme_light .ui.inverted.yellow.basic.buttons .button:active,
.theme_light .ui.inverted.yellow.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px #ebcd00 inset !important;
    box-shadow: 0 0 0 2px #ebcd00 inset !important;
    color: #ffe21f !important;
}

.theme_light .ui.primary.button,
.theme_light .ui.primary.buttons .button {
    background-color: #2185d0;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.primary.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.primary.button:hover,
.theme_light .ui.primary.buttons .button:hover {
    background-color: #1678c2;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.primary.button:focus,
.theme_light .ui.primary.buttons .button:focus {
    background-color: #0d71bb;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.primary.button:active,
.theme_light .ui.primary.buttons .button:active {
    background-color: #1a69a4;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.primary.active.button,
.theme_light .ui.primary.button .active.button:active,
.theme_light .ui.primary.buttons .active.button,
.theme_light .ui.primary.buttons .active.button:active {
    background-color: #1279c6;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.primary.button,
.theme_light .ui.basic.primary.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #2185d0 inset !important;
    box-shadow: 0 0 0 1px #2185d0 inset !important;
    color: #2185d0 !important;
}

.theme_light .ui.basic.primary.button:hover,
.theme_light .ui.basic.primary.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #1678c2 inset !important;
    box-shadow: 0 0 0 1px #1678c2 inset !important;
    color: #1678c2 !important;
}

.theme_light .ui.basic.primary.button:focus,
.theme_light .ui.basic.primary.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #0d71bb inset !important;
    box-shadow: 0 0 0 1px #0d71bb inset !important;
    color: #1678c2 !important;
}

.theme_light .ui.basic.primary.active.button,
.theme_light .ui.basic.primary.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #1279c6 inset !important;
    box-shadow: 0 0 0 1px #1279c6 inset !important;
    color: #1a69a4 !important;
}

.theme_light .ui.basic.primary.button:active,
.theme_light .ui.basic.primary.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #1a69a4 inset !important;
    box-shadow: 0 0 0 1px #1a69a4 inset !important;
    color: #1a69a4 !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.primary.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.inverted.primary.button,
.theme_light .ui.inverted.primary.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #54c8ff inset !important;
    box-shadow: 0 0 0 2px #54c8ff inset !important;
    color: #54c8ff;
}

.theme_light .ui.inverted.primary.button.active,
.theme_light .ui.inverted.primary.button:active,
.theme_light .ui.inverted.primary.button:focus,
.theme_light .ui.inverted.primary.button:hover,
.theme_light .ui.inverted.primary.buttons .button.active,
.theme_light .ui.inverted.primary.buttons .button:active,
.theme_light .ui.inverted.primary.buttons .button:focus,
.theme_light .ui.inverted.primary.buttons .button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
}

.theme_light .ui.inverted.primary.button:hover,
.theme_light .ui.inverted.primary.buttons .button:hover {
    background-color: #3ac0ff;
}

.theme_light .ui.inverted.primary.button:focus,
.theme_light .ui.inverted.primary.buttons .button:focus {
    background-color: #2bbbff;
}

.theme_light .ui.inverted.primary.active.button,
.theme_light .ui.inverted.primary.buttons .active.button {
    background-color: #3ac0ff;
}

.theme_light .ui.inverted.primary.button:active,
.theme_light .ui.inverted.primary.buttons .button:active {
    background-color: #21b8ff;
}

.theme_light .ui.inverted.primary.basic.button,
.theme_light .ui.inverted.primary.basic.buttons .button,
.theme_light .ui.inverted.primary.buttons .basic.button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.primary.basic.button:hover,
.theme_light .ui.inverted.primary.basic.buttons .button:hover,
.theme_light .ui.inverted.primary.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px #3ac0ff inset !important;
    box-shadow: 0 0 0 2px #3ac0ff inset !important;
    color: #54c8ff !important;
}

.theme_light .ui.inverted.primary.basic.button:focus,
.theme_light .ui.inverted.primary.basic.buttons .button:focus {
    -webkit-box-shadow: 0 0 0 2px #2bbbff inset !important;
    box-shadow: 0 0 0 2px #2bbbff inset !important;
    color: #54c8ff !important;
}

.theme_light .ui.inverted.primary.basic.active.button,
.theme_light .ui.inverted.primary.basic.buttons .active.button,
.theme_light .ui.inverted.primary.buttons .basic.active.button {
    -webkit-box-shadow: 0 0 0 2px #3ac0ff inset !important;
    box-shadow: 0 0 0 2px #3ac0ff inset !important;
    color: #54c8ff !important;
}

.theme_light .ui.inverted.primary.basic.button:active,
.theme_light .ui.inverted.primary.basic.buttons .button:active,
.theme_light .ui.inverted.primary.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px #21b8ff inset !important;
    box-shadow: 0 0 0 2px #21b8ff inset !important;
    color: #54c8ff !important;
}

.theme_light .ui.secondary.button,
.theme_light .ui.secondary.buttons .button {
    background-color: #1b1c1d;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.secondary.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.secondary.button:hover,
.theme_light .ui.secondary.buttons .button:hover {
    background-color: #27292a;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.secondary.button:focus,
.theme_light .ui.secondary.buttons .button:focus {
    background-color: #2e3032;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.secondary.button:active,
.theme_light .ui.secondary.buttons .button:active {
    background-color: #343637;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.secondary.active.button,
.theme_light .ui.secondary.button .active.button:active,
.theme_light .ui.secondary.buttons .active.button,
.theme_light .ui.secondary.buttons .active.button:active {
    background-color: #27292a;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.secondary.button,
.theme_light .ui.basic.secondary.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #1b1c1d inset !important;
    box-shadow: 0 0 0 1px #1b1c1d inset !important;
    color: #1b1c1d !important;
}

.theme_light .ui.basic.secondary.button:hover,
.theme_light .ui.basic.secondary.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #27292a inset !important;
    box-shadow: 0 0 0 1px #27292a inset !important;
    color: #27292a !important;
}

.theme_light .ui.basic.secondary.button:focus,
.theme_light .ui.basic.secondary.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #2e3032 inset !important;
    box-shadow: 0 0 0 1px #2e3032 inset !important;
    color: #27292a !important;
}

.theme_light .ui.basic.secondary.active.button,
.theme_light .ui.basic.secondary.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #27292a inset !important;
    box-shadow: 0 0 0 1px #27292a inset !important;
    color: #343637 !important;
}

.theme_light .ui.basic.secondary.button:active,
.theme_light .ui.basic.secondary.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #343637 inset !important;
    box-shadow: 0 0 0 1px #343637 inset !important;
    color: #343637 !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.primary.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.inverted.secondary.button,
.theme_light .ui.inverted.secondary.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #545454 inset !important;
    box-shadow: 0 0 0 2px #545454 inset !important;
    color: #545454;
}

.theme_light .ui.inverted.secondary.button.active,
.theme_light .ui.inverted.secondary.button:active,
.theme_light .ui.inverted.secondary.button:focus,
.theme_light .ui.inverted.secondary.button:hover,
.theme_light .ui.inverted.secondary.buttons .button.active,
.theme_light .ui.inverted.secondary.buttons .button:active,
.theme_light .ui.inverted.secondary.buttons .button:focus,
.theme_light .ui.inverted.secondary.buttons .button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
}

.theme_light .ui.inverted.secondary.button:hover,
.theme_light .ui.inverted.secondary.buttons .button:hover {
    background-color: #616161;
}

.theme_light .ui.inverted.secondary.button:focus,
.theme_light .ui.inverted.secondary.buttons .button:focus {
    background-color: #686868;
}

.theme_light .ui.inverted.secondary.active.button,
.theme_light .ui.inverted.secondary.buttons .active.button {
    background-color: #616161;
}

.theme_light .ui.inverted.secondary.button:active,
.theme_light .ui.inverted.secondary.buttons .button:active {
    background-color: #6e6e6e;
}

.theme_light .ui.inverted.secondary.basic.button,
.theme_light .ui.inverted.secondary.basic.buttons .button,
.theme_light .ui.inverted.secondary.buttons .basic.button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
    color: #fff !important;
}

.theme_light .ui.inverted.secondary.basic.button:hover,
.theme_light .ui.inverted.secondary.basic.buttons .button:hover,
.theme_light .ui.inverted.secondary.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px #616161 inset !important;
    box-shadow: 0 0 0 2px #616161 inset !important;
    color: #545454 !important;
}

.theme_light .ui.inverted.secondary.basic.button:focus,
.theme_light .ui.inverted.secondary.basic.buttons .button:focus {
    -webkit-box-shadow: 0 0 0 2px #686868 inset !important;
    box-shadow: 0 0 0 2px #686868 inset !important;
    color: #545454 !important;
}

.theme_light .ui.inverted.secondary.basic.active.button,
.theme_light .ui.inverted.secondary.basic.buttons .active.button,
.theme_light .ui.inverted.secondary.buttons .basic.active.button {
    -webkit-box-shadow: 0 0 0 2px #616161 inset !important;
    box-shadow: 0 0 0 2px #616161 inset !important;
    color: #545454 !important;
}

.theme_light .ui.inverted.secondary.basic.button:active,
.theme_light .ui.inverted.secondary.basic.buttons .button:active,
.theme_light .ui.inverted.secondary.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px #6e6e6e inset !important;
    box-shadow: 0 0 0 2px #6e6e6e inset !important;
    color: #545454 !important;
}

.theme_light .ui.positive.button,
.theme_light .ui.positive.buttons .button {
    background-color: #21ba45;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.positive.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.positive.button:hover,
.theme_light .ui.positive.buttons .button:hover {
    background-color: #16ab39;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.positive.button:focus,
.theme_light .ui.positive.buttons .button:focus {
    background-color: #0ea432;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.positive.button:active,
.theme_light .ui.positive.buttons .button:active {
    background-color: #198f35;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.positive.active.button,
.theme_light .ui.positive.button .active.button:active,
.theme_light .ui.positive.buttons .active.button,
.theme_light .ui.positive.buttons .active.button:active {
    background-color: #13ae38;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.positive.button,
.theme_light .ui.basic.positive.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #21ba45 inset !important;
    box-shadow: 0 0 0 1px #21ba45 inset !important;
    color: #21ba45 !important;
}

.theme_light .ui.basic.positive.button:hover,
.theme_light .ui.basic.positive.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #16ab39 inset !important;
    box-shadow: 0 0 0 1px #16ab39 inset !important;
    color: #16ab39 !important;
}

.theme_light .ui.basic.positive.button:focus,
.theme_light .ui.basic.positive.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #0ea432 inset !important;
    box-shadow: 0 0 0 1px #0ea432 inset !important;
    color: #16ab39 !important;
}

.theme_light .ui.basic.positive.active.button,
.theme_light .ui.basic.positive.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #13ae38 inset !important;
    box-shadow: 0 0 0 1px #13ae38 inset !important;
    color: #198f35 !important;
}

.theme_light .ui.basic.positive.button:active,
.theme_light .ui.basic.positive.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #198f35 inset !important;
    box-shadow: 0 0 0 1px #198f35 inset !important;
    color: #198f35 !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.primary.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.negative.button,
.theme_light .ui.negative.buttons .button {
    background-color: #db2828;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.negative.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.negative.button:hover,
.theme_light .ui.negative.buttons .button:hover {
    background-color: #d01919;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.negative.button:focus,
.theme_light .ui.negative.buttons .button:focus {
    background-color: #ca1010;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.negative.button:active,
.theme_light .ui.negative.buttons .button:active {
    background-color: #b21e1e;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.negative.active.button,
.theme_light .ui.negative.button .active.button:active,
.theme_light .ui.negative.buttons .active.button,
.theme_light .ui.negative.buttons .active.button:active {
    background-color: #d41515;
    color: #fff;
    text-shadow: none;
}

.theme_light .ui.basic.negative.button,
.theme_light .ui.basic.negative.buttons .button {
    -webkit-box-shadow: 0 0 0 1px #db2828 inset !important;
    box-shadow: 0 0 0 1px #db2828 inset !important;
    color: #db2828 !important;
}

.theme_light .ui.basic.negative.button:hover,
.theme_light .ui.basic.negative.buttons .button:hover {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #d01919 inset !important;
    box-shadow: 0 0 0 1px #d01919 inset !important;
    color: #d01919 !important;
}

.theme_light .ui.basic.negative.button:focus,
.theme_light .ui.basic.negative.buttons .button:focus {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #ca1010 inset !important;
    box-shadow: 0 0 0 1px #ca1010 inset !important;
    color: #d01919 !important;
}

.theme_light .ui.basic.negative.active.button,
.theme_light .ui.basic.negative.buttons .active.button {
    background: 0 0 !important;
    -webkit-box-shadow: 0 0 0 1px #d41515 inset !important;
    box-shadow: 0 0 0 1px #d41515 inset !important;
    color: #b21e1e !important;
}

.theme_light .ui.basic.negative.button:active,
.theme_light .ui.basic.negative.buttons .button:active {
    -webkit-box-shadow: 0 0 0 1px #b21e1e inset !important;
    box-shadow: 0 0 0 1px #b21e1e inset !important;
    color: #b21e1e !important;
}

.theme_light .ui.buttons:not(.vertical)>.basic.primary.button:not(:first-child) {
    margin-left: -1px;
}

.theme_light .ui.buttons {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 0;
    vertical-align: baseline;
    margin: 0 0.25em 0 0;
}

.theme_light .ui.buttons:not(.basic):not(.inverted) {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.buttons:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.theme_light .ui.buttons .button {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin: 0;
    border-radius: 0;
    margin: 0;
}

.theme_light .ui.buttons:not(.basic):not(.inverted)>.button,
.theme_light .ui.buttons>.ui.button:not(.basic):not(.inverted) {
    -webkit-box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.buttons .button:first-child {
    border-left: none;
    margin-left: 0;
    border-top-left-radius: 0.28571429rem;
    border-bottom-left-radius: 0.28571429rem;
}

.theme_light .ui.buttons .button:last-child {
    border-top-right-radius: 0.28571429rem;
    border-bottom-right-radius: 0.28571429rem;
}

.theme_light .ui.vertical.buttons {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.theme_light .ui.vertical.buttons .button {
    display: block;
    float: none;
    width: 100%;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

.theme_light .ui.vertical.buttons .button:first-child {
    border-top-left-radius: 0.28571429rem;
    border-top-right-radius: 0.28571429rem;
}

.theme_light .ui.vertical.buttons .button:last-child {
    margin-bottom: 0;
    border-bottom-left-radius: 0.28571429rem;
    border-bottom-right-radius: 0.28571429rem;
}

.theme_light .ui.vertical.buttons .button:only-child {
    border-radius: 0.28571429rem;
}

.theme_light .ui.container {
    display: block;
    max-width: 100% !important;
}

@media only screen and (max-width: 767px) {
    .theme_light .ui.container {
        width: auto !important;
        margin-left: 1em !important;
        margin-right: 1em !important;
    }

    .theme_light .ui.grid.container {
        width: auto !important;
    }

    .theme_light .ui.relaxed.grid.container {
        width: auto !important;
    }

    .theme_light .ui.very.relaxed.grid.container {
        width: auto !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .theme_light .ui.container {
        width: 723px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .theme_light .ui.grid.container {
        width: calc(723px + 2rem) !important;
    }

    .theme_light .ui.relaxed.grid.container {
        width: calc(723px + 3rem) !important;
    }

    .theme_light .ui.very.relaxed.grid.container {
        width: calc(723px + 5rem) !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .theme_light .ui.container {
        width: 933px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .theme_light .ui.grid.container {
        width: calc(933px + 2rem) !important;
    }

    .theme_light .ui.relaxed.grid.container {
        width: calc(933px + 3rem) !important;
    }

    .theme_light .ui.very.relaxed.grid.container {
        width: calc(933px + 5rem) !important;
    }
}

@media only screen and (min-width: 1200px) {
    .theme_light .ui.container {
        width: 1127px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .theme_light .ui.grid.container {
        width: calc(1127px + 2rem) !important;
    }

    .theme_light .ui.relaxed.grid.container {
        width: calc(1127px + 3rem) !important;
    }

    .theme_light .ui.very.relaxed.grid.container {
        width: calc(1127px + 5rem) !important;
    }
}

.theme_light .ui.text.container {
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    max-width: 700px !important;
    line-height: 1.5;
}

.theme_light .ui.text.container {
    font-size: 1.14285714rem;
}

.theme_light .ui.fluid.container {
    width: 100%;
}

.theme_light .ui[class*="left aligned"].container {
    text-align: left;
}

.theme_light .ui[class*="center aligned"].container {
    text-align: center;
}

.theme_light .ui[class*="right aligned"].container {
    text-align: right;
}

.theme_light .ui.justified.container {
    text-align: justify;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.theme_light .ui.divider {
    margin: 1rem 0;
    line-height: 1;
    height: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: rgba(0, 0, 0, 0.85);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.theme_light .ui.divider:not(.vertical):not(.horizontal) {
    border-top: 1px solid rgba(34, 36, 38, 0.15);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.theme_light .ui.grid>.column+.divider,
.theme_light .ui.grid>.row>.column+.divider {
    left: auto;
}

.theme_light .ui.horizontal.divider {
    display: table;
    white-space: nowrap;
    height: auto;
    margin: "";
    line-height: 1;
    text-align: center;
}

.theme_light .ui.horizontal.divider:after,
.theme_light .ui.horizontal.divider:before {
    content: "";
    display: table-cell;
    position: relative;
    top: 50%;
    width: 50%;
    background-repeat: no-repeat;
}

.theme_light .ui.horizontal.divider:before {
    background-position: right 1em top 50%;
}

.theme_light .ui.horizontal.divider:after {
    background-position: left 1em top 50%;
}

.theme_light .ui.vertical.divider {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    width: auto;
    height: 50%;
    line-height: 0;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.theme_light .ui.vertical.divider:after,
.theme_light .ui.vertical.divider:before {
    position: absolute;
    left: 50%;
    content: "";
    z-index: 3;
    border-left: 1px solid rgba(34, 36, 38, 0.15);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    width: 0%;
    height: calc(100% - 1rem);
}

.theme_light .ui.vertical.divider:before {
    top: -100%;
}

.theme_light .ui.vertical.divider:after {
    top: auto;
    bottom: 0;
}

@media only screen and (max-width: 767px) {

    .theme_light .ui.grid .stackable.row .ui.vertical.divider,
    .theme_light .ui.stackable.grid .ui.vertical.divider {
        display: table;
        white-space: nowrap;
        height: auto;
        margin: "";
        overflow: hidden;
        line-height: 1;
        text-align: center;
        position: static;
        top: 0;
        left: 0;
        -webkit-transform: none;
        transform: none;
    }

    .theme_light .ui.grid .stackable.row .ui.vertical.divider:after,
    .theme_light .ui.grid .stackable.row .ui.vertical.divider:before,
    .theme_light .ui.stackable.grid .ui.vertical.divider:after,
    .theme_light .ui.stackable.grid .ui.vertical.divider:before {
        position: static;
        left: 0;
        border-left: none;
        border-right: none;
        content: "";
        display: table-cell;
        position: relative;
        top: 50%;
        width: 50%;
        background-repeat: no-repeat;
    }

    .theme_light .ui.grid .stackable.row .ui.vertical.divider:before,
    .theme_light .ui.stackable.grid .ui.vertical.divider:before {
        background-position: right 1em top 50%;
    }

    .theme_light .ui.grid .stackable.row .ui.vertical.divider:after,
    .theme_light .ui.stackable.grid .ui.vertical.divider:after {
        background-position: left 1em top 50%;
    }
}

.theme_light .ui.divider>.icon {
    margin: 0;
    font-size: 1rem;
    height: 1em;
    vertical-align: middle;
}

.theme_light .ui.hidden.divider {
    border-color: transparent !important;
}

.theme_light .ui.hidden.divider:after,
.theme_light .ui.hidden.divider:before {
    display: none;
}

.theme_light .ui.divider.inverted,
.theme_light .ui.horizontal.inverted.divider,
.theme_light .ui.vertical.inverted.divider {
    color: #fff;
}

.theme_light .ui.divider.inverted,
.theme_light .ui.divider.inverted:after,
.theme_light .ui.divider.inverted:before {
    border-top-color: rgba(34, 36, 38, 0.15) !important;
    border-left-color: rgba(34, 36, 38, 0.15) !important;
    border-bottom-color: rgba(255, 255, 255, 0.15) !important;
    border-right-color: rgba(255, 255, 255, 0.15) !important;
}

.theme_light .ui.fitted.divider {
    margin: 0;
}

.theme_light .ui.clearing.divider {
    clear: both;
}

.theme_light .ui.section.divider {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.theme_light .ui.divider {
    font-size: 1rem;
}

.theme_light .ui.horizontal.divider:after,
.theme_light .ui.horizontal.divider:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC);
}

@media only screen and (max-width: 767px) {

    .theme_light .ui.grid .stackable.row .ui.vertical.divider:after,
    .theme_light .ui.grid .stackable.row .ui.vertical.divider:before,
    .theme_light .ui.stackable.grid .ui.vertical.divider:after,
    .theme_light .ui.stackable.grid .ui.vertical.divider:before {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC);
    }
}

@font-face {
    font-family: Icons;
    src: url(assets/fonts/icons.eot);
    src: url(assets/fonts/icons.eot?#iefix) format("embedded-opentype"), url(assets/fonts/icons.woff2) format("woff2"), url(assets/fonts/icons.woff) format("woff"), url(assets/fonts/icons.ttf) format("truetype"), url(assets/fonts/icons.svg#icons) format("svg");
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-decoration: inherit;
    text-transform: none;
}

.theme_light i.icon {
    display: inline-block;
    opacity: 1;
    margin: 0 0.25rem 0 0;
    width: 1.18em;
    height: 1em;
    font-family: Icons;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-align: center;
    speak: none;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.theme_light i.icon:before {
    background: 0 0 !important;
}

.theme_light i.icon.loading {
    height: 1em;
    line-height: 1;
    -webkit-animation: icon-loading 2s linear infinite;
    animation: icon-loading 2s linear infinite;
}

@-webkit-keyframes icon-loading {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes icon-loading {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.theme_light i.icon.hover {
    opacity: 1 !important;
}

.theme_light i.icon.active {
    opacity: 1 !important;
}

.theme_light i.emphasized.icon {
    opacity: 1 !important;
}

.theme_light i.disabled.icon {
    opacity: 0.45 !important;
}

.theme_light i.fitted.icon {
    width: auto;
    margin: 0 !important;
}

.theme_light i.link.icon,
.theme_light i.link.icons {
    cursor: pointer;
    opacity: 0.8;
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
}

.theme_light i.link.icon:hover,
.theme_light i.link.icons:hover {
    opacity: 1 !important;
}

.theme_light i.circular.icon {
    border-radius: 500em !important;
    line-height: 1 !important;
    padding: 0.5em 0 !important;
    -webkit-box-shadow: 0 0 0 0.1em rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 0.1em rgba(0, 0, 0, 0.1) inset;
    width: 2em !important;
    height: 2em !important;
}

.theme_light i.circular.inverted.icon {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light i.flipped.icon,
.theme_light i.horizontally.flipped.icon {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.theme_light i.vertically.flipped.icon {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
}

.theme_light i.clockwise.rotated.icon,
.theme_light i.right.rotated.icon,
.theme_light i.rotated.icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.theme_light i.counterclockwise.rotated.icon,
.theme_light i.left.rotated.icon {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.theme_light i.bordered.icon {
    line-height: 1;
    vertical-align: baseline;
    width: 2em;
    height: 2em;
    padding: 0.5em 0 !important;
    -webkit-box-shadow: 0 0 0 0.1em rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 0.1em rgba(0, 0, 0, 0.1) inset;
}

.theme_light i.bordered.inverted.icon {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light i.inverted.bordered.icon,
.theme_light i.inverted.circular.icon {
    background-color: #1b1c1d !important;
    color: #fff !important;
}

.theme_light i.inverted.icon {
    color: #fff;
}

.theme_light i.red.icon {
    color: #db2828 !important;
}

.theme_light i.inverted.red.icon {
    color: #ff695e !important;
}

.theme_light i.inverted.bordered.red.icon,
.theme_light i.inverted.circular.red.icon {
    background-color: #db2828 !important;
    color: #fff !important;
}

.theme_light i.orange.icon {
    color: #f2711c !important;
}

.theme_light i.inverted.orange.icon {
    color: #ff851b !important;
}

.theme_light i.inverted.bordered.orange.icon,
.theme_light i.inverted.circular.orange.icon {
    background-color: #f2711c !important;
    color: #fff !important;
}

.theme_light i.yellow.icon {
    color: #fbbd08 !important;
}

.theme_light i.inverted.yellow.icon {
    color: #ffe21f !important;
}

.theme_light i.inverted.bordered.yellow.icon,
.theme_light i.inverted.circular.yellow.icon {
    background-color: #fbbd08 !important;
    color: #fff !important;
}

.theme_light i.olive.icon {
    color: #b5cc18 !important;
}

.theme_light i.inverted.olive.icon {
    color: #d9e778 !important;
}

.theme_light i.inverted.bordered.olive.icon,
.theme_light i.inverted.circular.olive.icon {
    background-color: #b5cc18 !important;
    color: #fff !important;
}

.theme_light i.green.icon {
    color: #21ba45 !important;
}

.theme_light i.inverted.green.icon {
    color: #2ecc40 !important;
}

.theme_light i.inverted.bordered.green.icon,
.theme_light i.inverted.circular.green.icon {
    background-color: #21ba45 !important;
    color: #fff !important;
}

.theme_light i.teal.icon {
    color: #00b5ad !important;
}

.theme_light i.inverted.teal.icon {
    color: #6dffff !important;
}

.theme_light i.inverted.bordered.teal.icon,
.theme_light i.inverted.circular.teal.icon {
    background-color: #00b5ad !important;
    color: #fff !important;
}

.theme_light i.blue.icon {
    color: #2185d0 !important;
}

.theme_light i.inverted.blue.icon {
    color: #54c8ff !important;
}

.theme_light i.inverted.bordered.blue.icon,
.theme_light i.inverted.circular.blue.icon {
    background-color: #2185d0 !important;
    color: #fff !important;
}

.theme_light i.violet.icon {
    color: #6435c9 !important;
}

.theme_light i.inverted.violet.icon {
    color: #a291fb !important;
}

.theme_light i.inverted.bordered.violet.icon,
.theme_light i.inverted.circular.violet.icon {
    background-color: #6435c9 !important;
    color: #fff !important;
}

.theme_light i.purple.icon {
    color: #a333c8 !important;
}

.theme_light i.inverted.purple.icon {
    color: #dc73ff !important;
}

.theme_light i.inverted.bordered.purple.icon,
.theme_light i.inverted.circular.purple.icon {
    background-color: #a333c8 !important;
    color: #fff !important;
}

.theme_light i.pink.icon {
    color: #e03997 !important;
}

.theme_light i.inverted.pink.icon {
    color: #ff8edf !important;
}

.theme_light i.inverted.bordered.pink.icon,
.theme_light i.inverted.circular.pink.icon {
    background-color: #e03997 !important;
    color: #fff !important;
}

.theme_light i.brown.icon {
    color: #a5673f !important;
}

.theme_light i.inverted.brown.icon {
    color: #d67c1c !important;
}

.theme_light i.inverted.bordered.brown.icon,
.theme_light i.inverted.circular.brown.icon {
    background-color: #a5673f !important;
    color: #fff !important;
}

.theme_light i.grey.icon {
    color: #767676 !important;
}

.theme_light i.inverted.grey.icon {
    color: #dcddde !important;
}

.theme_light i.inverted.bordered.grey.icon,
.theme_light i.inverted.circular.grey.icon {
    background-color: #767676 !important;
    color: #fff !important;
}

.theme_light i.black.icon {
    color: #1b1c1d !important;
}

.theme_light i.inverted.black.icon {
    color: #545454 !important;
}

.theme_light i.inverted.bordered.black.icon,
.theme_light i.inverted.circular.black.icon {
    background-color: #1b1c1d !important;
    color: #fff !important;
}

.theme_light i.mini.icon,
.theme_light i.mini.icons {
    line-height: 1;
    font-size: 0.4em;
}

.theme_light i.tiny.icon,
.theme_light i.tiny.icons {
    line-height: 1;
    font-size: 0.5em;
}

.theme_light i.small.icon,
.theme_light i.small.icons {
    line-height: 1;
    font-size: 0.75em;
}

.theme_light i.icon,
.theme_light i.icons {
    font-size: 1em;
}

.theme_light i.large.icon,
.theme_light i.large.icons {
    line-height: 1;
    vertical-align: middle;
    font-size: 1.5em;
}

.theme_light i.big.icon,
.theme_light i.big.icons {
    line-height: 1;
    vertical-align: middle;
    font-size: 2em;
}

.theme_light i.huge.icon,
.theme_light i.huge.icons {
    line-height: 1;
    vertical-align: middle;
    font-size: 4em;
}

.theme_light i.massive.icon,
.theme_light i.massive.icons {
    line-height: 1;
    vertical-align: middle;
    font-size: 8em;
}

.theme_light i.icons {
    display: inline-block;
    position: relative;
    line-height: 1;
}

.theme_light i.icons .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    margin: 0;
    margin: 0;
}

.theme_light i.icons .icon:first-child {
    position: static;
    width: auto;
    height: auto;
    vertical-align: top;
    -webkit-transform: none;
    transform: none;
    margin-right: 0.25rem;
}

.theme_light i.icons .corner.icon {
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
    -webkit-transform: none;
    transform: none;
    font-size: 0.45em;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.theme_light i.icons .top.right.corner.icon {
    top: 0;
    left: auto;
    right: 0;
    bottom: auto;
}

.theme_light i.icons .top.left.corner.icon {
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
}

.theme_light i.icons .bottom.left.corner.icon {
    top: auto;
    left: 0;
    right: auto;
    bottom: 0;
}

.theme_light i.icons .bottom.right.corner.icon {
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
}

.theme_light i.icons .inverted.corner.icon {
    text-shadow: -1px -1px 0 #1b1c1d, 1px -1px 0 #1b1c1d, -1px 1px 0 #1b1c1d, 1px 1px 0 #1b1c1d;
}

.theme_light i.icon.linkedin.in:before {
    content: "\f0e1";
}

.theme_light i.icon.zoom.in:before {
    content: "\f00e";
}

.theme_light i.icon.zoom.out:before {
    content: "\f010";
}

.theme_light i.icon.sign.in:before {
    content: "\f2f6";
}

.theme_light i.icon.in.cart:before {
    content: "\f218";
}

.theme_light i.icon.log.out:before {
    content: "\f2f5";
}

.theme_light i.icon.sign.out:before {
    content: "\f2f5";
}

.theme_light i.icon.\35 00px:before {
    content: "\f26e";
}

.theme_light i.icon.accessible.icon:before {
    content: "\f368";
}

.theme_light i.icon.accusoft:before {
    content: "\f369";
}

.theme_light i.icon.address.book:before {
    content: "\f2b9";
}

.theme_light i.icon.address.card:before {
    content: "\f2bb";
}

.theme_light i.icon.adjust:before {
    content: "\f042";
}

.theme_light i.icon.adn:before {
    content: "\f170";
}

.theme_light i.icon.adversal:before {
    content: "\f36a";
}

.theme_light i.icon.affiliatetheme:before {
    content: "\f36b";
}

.theme_light i.icon.algolia:before {
    content: "\f36c";
}

.theme_light i.icon.align.center:before {
    content: "\f037";
}

.theme_light i.icon.align.justify:before {
    content: "\f039";
}

.theme_light i.icon.align.left:before {
    content: "\f036";
}

.theme_light i.icon.align.right:before {
    content: "\f038";
}

.theme_light i.icon.amazon:before {
    content: "\f270";
}

.theme_light i.icon.amazon.pay:before {
    content: "\f42c";
}

.theme_light i.icon.ambulance:before {
    content: "\f0f9";
}

.theme_light i.icon.american.sign.language.interpreting:before {
    content: "\f2a3";
}

.theme_light i.icon.amilia:before {
    content: "\f36d";
}

.theme_light i.icon.anchor:before {
    content: "\f13d";
}

.theme_light i.icon.android:before {
    content: "\f17b";
}

.theme_light i.icon.angellist:before {
    content: "\f209";
}

.theme_light i.icon.angle.double.down:before {
    content: "\f103";
}

.theme_light i.icon.angle.double.left:before {
    content: "\f100";
}

.theme_light i.icon.angle.double.right:before {
    content: "\f101";
}

.theme_light i.icon.angle.double.up:before {
    content: "\f102";
}

.theme_light i.icon.angle.down:before {
    content: "\f107";
}

.theme_light i.icon.angle.left:before {
    content: "\f104";
}

.theme_light i.icon.angle.right:before {
    content: "\f105";
}

.theme_light i.icon.angle.up:before {
    content: "\f106";
}

.theme_light i.icon.angrycreative:before {
    content: "\f36e";
}

.theme_light i.icon.angular:before {
    content: "\f420";
}

.theme_light i.icon.app.store:before {
    content: "\f36f";
}

.theme_light i.icon.app.store.ios:before {
    content: "\f370";
}

.theme_light i.icon.apper:before {
    content: "\f371";
}

.theme_light i.icon.apple:before {
    content: "\f179";
}

.theme_light i.icon.apple.pay:before {
    content: "\f415";
}

.theme_light i.icon.archive:before {
    content: "\f187";
}

.theme_light i.icon.arrow.alternate.circle.down:before {
    content: "\f358";
}

.theme_light i.icon.arrow.alternate.circle.left:before {
    content: "\f359";
}

.theme_light i.icon.arrow.alternate.circle.right:before {
    content: "\f35a";
}

.theme_light i.icon.arrow.alternate.circle.up:before {
    content: "\f35b";
}

.theme_light i.icon.arrow.circle.down:before {
    content: "\f0ab";
}

.theme_light i.icon.arrow.circle.left:before {
    content: "\f0a8";
}

.theme_light i.icon.arrow.circle.right:before {
    content: "\f0a9";
}

.theme_light i.icon.arrow.circle.up:before {
    content: "\f0aa";
}

.theme_light i.icon.arrow.down:before {
    content: "\f063";
}

.theme_light i.icon.arrow.left:before {
    content: "\f060";
}

.theme_light i.icon.arrow.right:before {
    content: "\f061";
}

.theme_light i.icon.arrow.up:before {
    content: "\f062";
}

.theme_light i.icon.arrows.alternate:before {
    content: "\f0b2";
}

.theme_light i.icon.arrows.alternate.horizontal:before {
    content: "\f337";
}

.theme_light i.icon.arrows.alternate.vertical:before {
    content: "\f338";
}

.theme_light i.icon.assistive.listening.systems:before {
    content: "\f2a2";
}

.theme_light i.icon.asterisk:before {
    content: "\f069";
}

.theme_light i.icon.asymmetrik:before {
    content: "\f372";
}

.theme_light i.icon.at:before {
    content: "\f1fa";
}

.theme_light i.icon.audible:before {
    content: "\f373";
}

.theme_light i.icon.audio.description:before {
    content: "\f29e";
}

.theme_light i.icon.autoprefixer:before {
    content: "\f41c";
}

.theme_light i.icon.avianex:before {
    content: "\f374";
}

.theme_light i.icon.aviato:before {
    content: "\f421";
}

.theme_light i.icon.aws:before {
    content: "\f375";
}

.theme_light i.icon.backward:before {
    content: "\f04a";
}

.theme_light i.icon.balance.scale:before {
    content: "\f24e";
}

.theme_light i.icon.ban:before {
    content: "\f05e";
}

.theme_light i.icon.band.aid:before {
    content: "\f462";
}

.theme_light i.icon.bandcamp:before {
    content: "\f2d5";
}

.theme_light i.icon.barcode:before {
    content: "\f02a";
}

.theme_light i.icon.bars:before {
    content: "\f0c9";
}

.theme_light i.icon.baseball.ball:before {
    content: "\f433";
}

.theme_light i.icon.basketball.ball:before {
    content: "\f434";
}

.theme_light i.icon.bath:before {
    content: "\f2cd";
}

.theme_light i.icon.battery.empty:before {
    content: "\f244";
}

.theme_light i.icon.battery.full:before {
    content: "\f240";
}

.theme_light i.icon.battery.half:before {
    content: "\f242";
}

.theme_light i.icon.battery.quarter:before {
    content: "\f243";
}

.theme_light i.icon.battery.three.quarters:before {
    content: "\f241";
}

.theme_light i.icon.bed:before {
    content: "\f236";
}

.theme_light i.icon.beer:before {
    content: "\f0fc";
}

.theme_light i.icon.behance:before {
    content: "\f1b4";
}

.theme_light i.icon.behance.square:before {
    content: "\f1b5";
}

.theme_light i.icon.bell:before {
    content: "\f0f3";
}

.theme_light i.icon.bell.slash:before {
    content: "\f1f6";
}

.theme_light i.icon.bicycle:before {
    content: "\f206";
}

.theme_light i.icon.bimobject:before {
    content: "\f378";
}

.theme_light i.icon.binoculars:before {
    content: "\f1e5";
}

.theme_light i.icon.birthday.cake:before {
    content: "\f1fd";
}

.theme_light i.icon.bitbucket:before {
    content: "\f171";
}

.theme_light i.icon.bitcoin:before {
    content: "\f379";
}

.theme_light i.icon.bity:before {
    content: "\f37a";
}

.theme_light i.icon.black.tie:before {
    content: "\f27e";
}

.theme_light i.icon.blackberry:before {
    content: "\f37b";
}

.theme_light i.icon.blind:before {
    content: "\f29d";
}

.theme_light i.icon.blogger:before {
    content: "\f37c";
}

.theme_light i.icon.blogger.b:before {
    content: "\f37d";
}

.theme_light i.icon.bluetooth:before {
    content: "\f293";
}

.theme_light i.icon.bluetooth.b:before {
    content: "\f294";
}

.theme_light i.icon.bold:before {
    content: "\f032";
}

.theme_light i.icon.bolt:before {
    content: "\f0e7";
}

.theme_light i.icon.bomb:before {
    content: "\f1e2";
}

.theme_light i.icon.book:before {
    content: "\f02d";
}

.theme_light i.icon.bookmark:before {
    content: "\f02e";
}

.theme_light i.icon.bowling.ball:before {
    content: "\f436";
}

.theme_light i.icon.box:before {
    content: "\f466";
}

.theme_light i.icon.boxes:before {
    content: "\f468";
}

.theme_light i.icon.braille:before {
    content: "\f2a1";
}

.theme_light i.icon.briefcase:before {
    content: "\f0b1";
}

.theme_light i.icon.btc:before {
    content: "\f15a";
}

.theme_light i.icon.bug:before {
    content: "\f188";
}

.theme_light i.icon.building:before {
    content: "\f1ad";
}

.theme_light i.icon.bullhorn:before {
    content: "\f0a1";
}

.theme_light i.icon.bullseye:before {
    content: "\f140";
}

.theme_light i.icon.buromobelexperte:before {
    content: "\f37f";
}

.theme_light i.icon.bus:before {
    content: "\f207";
}

.theme_light i.icon.buysellads:before {
    content: "\f20d";
}

.theme_light i.icon.calculator:before {
    content: "\f1ec";
}

.theme_light i.icon.calendar:before {
    content: "\f133";
}

.theme_light i.icon.calendar.alternate:before {
    content: "\f073";
}

.theme_light i.icon.calendar.check:before {
    content: "\f274";
}

.theme_light i.icon.calendar.minus:before {
    content: "\f272";
}

.theme_light i.icon.calendar.plus:before {
    content: "\f271";
}

.theme_light i.icon.calendar.times:before {
    content: "\f273";
}

.theme_light i.icon.camera:before {
    content: "\f030";
}

.theme_light i.icon.camera.retro:before {
    content: "\f083";
}

.theme_light i.icon.car:before {
    content: "\f1b9";
}

.theme_light i.icon.caret.down:before {
    content: "\f0d7";
}

.theme_light i.icon.caret.left:before {
    content: "\f0d9";
}

.theme_light i.icon.caret.right:before {
    content: "\f0da";
}

.theme_light i.icon.caret.square.down:before {
    content: "\f150";
}

.theme_light i.icon.caret.square.left:before {
    content: "\f191";
}

.theme_light i.icon.caret.square.right:before {
    content: "\f152";
}

.theme_light i.icon.caret.square.up:before {
    content: "\f151";
}

.theme_light i.icon.caret.up:before {
    content: "\f0d8";
}

.theme_light i.icon.cart.arrow.down:before {
    content: "\f218";
}

.theme_light i.icon.cart.plus:before {
    content: "\f217";
}

.theme_light i.icon.cc.amazon.pay:before {
    content: "\f42d";
}

.theme_light i.icon.cc.amex:before {
    content: "\f1f3";
}

.theme_light i.icon.cc.apple.pay:before {
    content: "\f416";
}

.theme_light i.icon.cc.diners.club:before {
    content: "\f24c";
}

.theme_light i.icon.cc.discover:before {
    content: "\f1f2";
}

.theme_light i.icon.cc.jcb:before {
    content: "\f24b";
}

.theme_light i.icon.cc.mastercard:before {
    content: "\f1f1";
}

.theme_light i.icon.cc.paypal:before {
    content: "\f1f4";
}

.theme_light i.icon.cc.stripe:before {
    content: "\f1f5";
}

.theme_light i.icon.cc.visa:before {
    content: "\f1f0";
}

.theme_light i.icon.centercode:before {
    content: "\f380";
}

.theme_light i.icon.certificate:before {
    content: "\f0a3";
}

.theme_light i.icon.chart.area:before {
    content: "\f1fe";
}

.theme_light i.icon.chart.bar:before {
    content: "\f080";
}

.theme_light i.icon.chart.line:before {
    content: "\f201";
}

.theme_light i.icon.chart.pie:before {
    content: "\f200";
}

.theme_light i.icon.check:before {
    content: "\f00c";
}

.theme_light i.icon.check.circle:before {
    content: "\f058";
}

.theme_light i.icon.check.square:before {
    content: "\f14a";
}

.theme_light i.icon.chess:before {
    content: "\f439";
}

.theme_light i.icon.chess.bishop:before {
    content: "\f43a";
}

.theme_light i.icon.chess.board:before {
    content: "\f43c";
}

.theme_light i.icon.chess.king:before {
    content: "\f43f";
}

.theme_light i.icon.chess.knight:before {
    content: "\f441";
}

.theme_light i.icon.chess.pawn:before {
    content: "\f443";
}

.theme_light i.icon.chess.queen:before {
    content: "\f445";
}

.theme_light i.icon.chess.rook:before {
    content: "\f447";
}

.theme_light i.icon.chevron.circle.down:before {
    content: "\f13a";
}

.theme_light i.icon.chevron.circle.left:before {
    content: "\f137";
}

.theme_light i.icon.chevron.circle.right:before {
    content: "\f138";
}

.theme_light i.icon.chevron.circle.up:before {
    content: "\f139";
}

.theme_light i.icon.chevron.down:before {
    content: "\f078";
}

.theme_light i.icon.chevron.left:before {
    content: "\f053";
}

.theme_light i.icon.chevron.right:before {
    content: "\f054";
}

.theme_light i.icon.chevron.up:before {
    content: "\f077";
}

.theme_light i.icon.child:before {
    content: "\f1ae";
}

.theme_light i.icon.chrome:before {
    content: "\f268";
}

.theme_light i.icon.circle:before {
    content: "\f111";
}

.theme_light i.icon.circle.notch:before {
    content: "\f1ce";
}

.theme_light i.icon.clipboard:before {
    content: "\f328";
}

.theme_light i.icon.clipboard.check:before {
    content: "\f46c";
}

.theme_light i.icon.clipboard.list:before {
    content: "\f46d";
}

.theme_light i.icon.clock:before {
    content: "\f017";
}

.theme_light i.icon.clone:before {
    content: "\f24d";
}

.theme_light i.icon.closed.captioning:before {
    content: "\f20a";
}

.theme_light i.icon.cloud:before {
    content: "\f0c2";
}

.theme_light i.icon.cloudscale:before {
    content: "\f383";
}

.theme_light i.icon.cloudsmith:before {
    content: "\f384";
}

.theme_light i.icon.cloudversify:before {
    content: "\f385";
}

.theme_light i.icon.code:before {
    content: "\f121";
}

.theme_light i.icon.code.branch:before {
    content: "\f126";
}

.theme_light i.icon.codepen:before {
    content: "\f1cb";
}

.theme_light i.icon.codiepie:before {
    content: "\f284";
}

.theme_light i.icon.coffee:before {
    content: "\f0f4";
}

.theme_light i.icon.cog:before {
    content: "\f013";
}

.theme_light i.icon.cogs:before {
    content: "\f085";
}

.theme_light i.icon.columns:before {
    content: "\f0db";
}

.theme_light i.icon.comment:before {
    content: "\f075";
}

.theme_light i.icon.comment.alternate:before {
    content: "\f27a";
}

.theme_light i.icon.comments:before {
    content: "\f086";
}

.theme_light i.icon.compass:before {
    content: "\f14e";
}

.theme_light i.icon.compress:before {
    content: "\f066";
}

.theme_light i.icon.connectdevelop:before {
    content: "\f20e";
}

.theme_light i.icon.contao:before {
    content: "\f26d";
}

.theme_light i.icon.copy:before {
    content: "\f0c5";
}

.theme_light i.icon.copyright:before {
    content: "\f1f9";
}

.theme_light i.icon.cpanel:before {
    content: "\f388";
}

.theme_light i.icon.creative.commons:before {
    content: "\f25e";
}

.theme_light i.icon.credit.card:before {
    content: "\f09d";
}

.theme_light i.icon.crop:before {
    content: "\f125";
}

.theme_light i.icon.crosshairs:before {
    content: "\f05b";
}

.theme_light i.icon.css3:before {
    content: "\f13c";
}

.theme_light i.icon.css3.alternate:before {
    content: "\f38b";
}

.theme_light i.icon.cube:before {
    content: "\f1b2";
}

.theme_light i.icon.cubes:before {
    content: "\f1b3";
}

.theme_light i.icon.cut:before {
    content: "\f0c4";
}

.theme_light i.icon.cuttlefish:before {
    content: "\f38c";
}

.theme_light i.icon.d.and.d:before {
    content: "\f38d";
}

.theme_light i.icon.dashcube:before {
    content: "\f210";
}

.theme_light i.icon.database:before {
    content: "\f1c0";
}

.theme_light i.icon.deaf:before {
    content: "\f2a4";
}

.theme_light i.icon.delicious:before {
    content: "\f1a5";
}

.theme_light i.icon.deploydog:before {
    content: "\f38e";
}

.theme_light i.icon.deskpro:before {
    content: "\f38f";
}

.theme_light i.icon.desktop:before {
    content: "\f108";
}

.theme_light i.icon.deviantart:before {
    content: "\f1bd";
}

.theme_light i.icon.digg:before {
    content: "\f1a6";
}

.theme_light i.icon.digital.ocean:before {
    content: "\f391";
}

.theme_light i.icon.discord:before {
    content: "\f392";
}

.theme_light i.icon.discourse:before {
    content: "\f393";
}

.theme_light i.icon.dna:before {
    content: "\f471";
}

.theme_light i.icon.dochub:before {
    content: "\f394";
}

.theme_light i.icon.docker:before {
    content: "\f395";
}

.theme_light i.icon.dollar.sign:before {
    content: "\f155";
}

.theme_light i.icon.dolly:before {
    content: "\f472";
}

.theme_light i.icon.dolly.flatbed:before {
    content: "\f474";
}

.theme_light i.icon.dot.circle:before {
    content: "\f192";
}

.theme_light i.icon.download:before {
    content: "\f019";
}

.theme_light i.icon.draft2digital:before {
    content: "\f396";
}

.theme_light i.icon.dribbble:before {
    content: "\f17d";
}

.theme_light i.icon.dribbble.square:before {
    content: "\f397";
}

.theme_light i.icon.dropbox:before {
    content: "\f16b";
}

.theme_light i.icon.drupal:before {
    content: "\f1a9";
}

.theme_light i.icon.dyalog:before {
    content: "\f399";
}

.theme_light i.icon.earlybirds:before {
    content: "\f39a";
}

.theme_light i.icon.edge:before {
    content: "\f282";
}

.theme_light i.icon.edit:before {
    content: "\f044";
}

.theme_light i.icon.eject:before {
    content: "\f052";
}

.theme_light i.icon.elementor:before {
    content: "\f430";
}

.theme_light i.icon.ellipsis.horizontal:before {
    content: "\f141";
}

.theme_light i.icon.ellipsis.vertical:before {
    content: "\f142";
}

.theme_light i.icon.ember:before {
    content: "\f423";
}

.theme_light i.icon.empire:before {
    content: "\f1d1";
}

.theme_light i.icon.envelope:before {
    content: "\f0e0";
}

.theme_light i.icon.envelope.open:before {
    content: "\f2b6";
}

.theme_light i.icon.envelope.square:before {
    content: "\f199";
}

.theme_light i.icon.envira:before {
    content: "\f299";
}

.theme_light i.icon.eraser:before {
    content: "\f12d";
}

.theme_light i.icon.erlang:before {
    content: "\f39d";
}

.theme_light i.icon.ethereum:before {
    content: "\f42e";
}

.theme_light i.icon.etsy:before {
    content: "\f2d7";
}

.theme_light i.icon.euro.sign:before {
    content: "\f153";
}

.theme_light i.icon.exchange.alternate:before {
    content: "\f362";
}

.theme_light i.icon.exclamation:before {
    content: "\f12a";
}

.theme_light i.icon.exclamation.circle:before {
    content: "\f06a";
}

.theme_light i.icon.exclamation.triangle:before {
    content: "\f071";
}

.theme_light i.icon.expand:before {
    content: "\f065";
}

.theme_light i.icon.expand.arrows.alternate:before {
    content: "\f31e";
}

.theme_light i.icon.expeditedssl:before {
    content: "\f23e";
}

.theme_light i.icon.external.alternate:before {
    content: "\f35d";
}

.theme_light i.icon.external.square.alternate:before {
    content: "\f360";
}

.theme_light i.icon.eye:before {
    content: "\f06e";
}

.theme_light i.icon.eye.dropper:before {
    content: "\f1fb";
}

.theme_light i.icon.eye.slash:before {
    content: "\f070";
}

.theme_light i.icon.facebook:before {
    content: "\f09a";
}

.theme_light i.icon.facebook.f:before {
    content: "\f39e";
}

.theme_light i.icon.facebook.messenger:before {
    content: "\f39f";
}

.theme_light i.icon.facebook.square:before {
    content: "\f082";
}

.theme_light i.icon.fast.backward:before {
    content: "\f049";
}

.theme_light i.icon.fast.forward:before {
    content: "\f050";
}

.theme_light i.icon.fax:before {
    content: "\f1ac";
}

.theme_light i.icon.female:before {
    content: "\f182";
}

.theme_light i.icon.fighter.jet:before {
    content: "\f0fb";
}

.theme_light i.icon.file:before {
    content: "\f15b";
}

.theme_light i.icon.file.alternate:before {
    content: "\f15c";
}

.theme_light i.icon.file.archive:before {
    content: "\f1c6";
}

.theme_light i.icon.file.audio:before {
    content: "\f1c7";
}

.theme_light i.icon.file.code:before {
    content: "\f1c9";
}

.theme_light i.icon.file.excel:before {
    content: "\f1c3";
}

.theme_light i.icon.file.image:before {
    content: "\f1c5";
}

.theme_light i.icon.file.pdf:before {
    content: "\f1c1";
}

.theme_light i.icon.file.powerpoint:before {
    content: "\f1c4";
}

.theme_light i.icon.file.video:before {
    content: "\f1c8";
}

.theme_light i.icon.file.word:before {
    content: "\f1c2";
}

.theme_light i.icon.film:before {
    content: "\f008";
}

.theme_light i.icon.filter:before {
    content: "\f0b0";
}

.theme_light i.icon.fire:before {
    content: "\f06d";
}

.theme_light i.icon.fire.extinguisher:before {
    content: "\f134";
}

.theme_light i.icon.firefox:before {
    content: "\f269";
}

.theme_light i.icon.first.aid:before {
    content: "\f479";
}

.theme_light i.icon.first.order:before {
    content: "\f2b0";
}

.theme_light i.icon.firstdraft:before {
    content: "\f3a1";
}

.theme_light i.icon.flag:before {
    content: "\f024";
}

.theme_light i.icon.flag.checkered:before {
    content: "\f11e";
}

.theme_light i.icon.flask:before {
    content: "\f0c3";
}

.theme_light i.icon.flickr:before {
    content: "\f16e";
}

.theme_light i.icon.flipboard:before {
    content: "\f44d";
}

.theme_light i.icon.fly:before {
    content: "\f417";
}

.theme_light i.icon.folder:before {
    content: "\f07b";
}

.theme_light i.icon.folder.open:before {
    content: "\f07c";
}

.theme_light i.icon.font:before {
    content: "\f031";
}

.theme_light i.icon.font.awesome:before {
    content: "\f2b4";
}

.theme_light i.icon.font.awesome.alternate:before {
    content: "\f35c";
}

.theme_light i.icon.font.awesome.flag:before {
    content: "\f425";
}

.theme_light i.icon.fonticons:before {
    content: "\f280";
}

.theme_light i.icon.fonticons.fi:before {
    content: "\f3a2";
}

.theme_light i.icon.football.ball:before {
    content: "\f44e";
}

.theme_light i.icon.fort.awesome:before {
    content: "\f286";
}

.theme_light i.icon.fort.awesome.alternate:before {
    content: "\f3a3";
}

.theme_light i.icon.forumbee:before {
    content: "\f211";
}

.theme_light i.icon.forward:before {
    content: "\f04e";
}

.theme_light i.icon.foursquare:before {
    content: "\f180";
}

.theme_light i.icon.free.code.camp:before {
    content: "\f2c5";
}

.theme_light i.icon.freebsd:before {
    content: "\f3a4";
}

.theme_light i.icon.frown:before {
    content: "\f119";
}

.theme_light i.icon.futbol:before {
    content: "\f1e3";
}

.theme_light i.icon.gamepad:before {
    content: "\f11b";
}

.theme_light i.icon.gavel:before {
    content: "\f0e3";
}

.theme_light i.icon.gem:before {
    content: "\f3a5";
}

.theme_light i.icon.genderless:before {
    content: "\f22d";
}

.theme_light i.icon.get.pocket:before {
    content: "\f265";
}

.theme_light i.icon.gg:before {
    content: "\f260";
}

.theme_light i.icon.gg.circle:before {
    content: "\f261";
}

.theme_light i.icon.gift:before {
    content: "\f06b";
}

.theme_light i.icon.git:before {
    content: "\f1d3";
}

.theme_light i.icon.git.square:before {
    content: "\f1d2";
}

.theme_light i.icon.github:before {
    content: "\f09b";
}

.theme_light i.icon.github.alternate:before {
    content: "\f113";
}

.theme_light i.icon.github.square:before {
    content: "\f092";
}

.theme_light i.icon.gitkraken:before {
    content: "\f3a6";
}

.theme_light i.icon.gitlab:before {
    content: "\f296";
}

.theme_light i.icon.gitter:before {
    content: "\f426";
}

.theme_light i.icon.glass.martini:before {
    content: "\f000";
}

.theme_light i.icon.glide:before {
    content: "\f2a5";
}

.theme_light i.icon.glide.g:before {
    content: "\f2a6";
}

.theme_light i.icon.globe:before {
    content: "\f0ac";
}

.theme_light i.icon.gofore:before {
    content: "\f3a7";
}

.theme_light i.icon.golf.ball:before {
    content: "\f450";
}

.theme_light i.icon.goodreads:before {
    content: "\f3a8";
}

.theme_light i.icon.goodreads.g:before {
    content: "\f3a9";
}

.theme_light i.icon.google:before {
    content: "\f1a0";
}

.theme_light i.icon.google.drive:before {
    content: "\f3aa";
}

.theme_light i.icon.google.play:before {
    content: "\f3ab";
}

.theme_light i.icon.google.plus:before {
    content: "\f2b3";
}

.theme_light i.icon.google.plus.g:before {
    content: "\f0d5";
}

.theme_light i.icon.google.plus.square:before {
    content: "\f0d4";
}

.theme_light i.icon.google.wallet:before {
    content: "\f1ee";
}

.theme_light i.icon.graduation.cap:before {
    content: "\f19d";
}

.theme_light i.icon.gratipay:before {
    content: "\f184";
}

.theme_light i.icon.grav:before {
    content: "\f2d6";
}

.theme_light i.icon.gripfire:before {
    content: "\f3ac";
}

.theme_light i.icon.grunt:before {
    content: "\f3ad";
}

.theme_light i.icon.gulp:before {
    content: "\f3ae";
}

.theme_light i.icon.h.square:before {
    content: "\f0fd";
}

.theme_light i.icon.hacker.news:before {
    content: "\f1d4";
}

.theme_light i.icon.hacker.news.square:before {
    content: "\f3af";
}

.theme_light i.icon.hand.lizard:before {
    content: "\f258";
}

.theme_light i.icon.hand.paper:before {
    content: "\f256";
}

.theme_light i.icon.hand.peace:before {
    content: "\f25b";
}

.theme_light i.icon.hand.point.down:before {
    content: "\f0a7";
}

.theme_light i.icon.hand.point.left:before {
    content: "\f0a5";
}

.theme_light i.icon.hand.point.right:before {
    content: "\f0a4";
}

.theme_light i.icon.hand.point.up:before {
    content: "\f0a6";
}

.theme_light i.icon.hand.pointer:before {
    content: "\f25a";
}

.theme_light i.icon.hand.rock:before {
    content: "\f255";
}

.theme_light i.icon.hand.scissors:before {
    content: "\f257";
}

.theme_light i.icon.hand.spock:before {
    content: "\f259";
}

.theme_light i.icon.handshake:before {
    content: "\f2b5";
}

.theme_light i.icon.hashtag:before {
    content: "\f292";
}

.theme_light i.icon.hdd:before {
    content: "\f0a0";
}

.theme_light i.icon.heading:before {
    content: "\f1dc";
}

.theme_light i.icon.headphones:before {
    content: "\f025";
}

.theme_light i.icon.heart:before {
    content: "\f004";
}

.theme_light i.icon.heartbeat:before {
    content: "\f21e";
}

.theme_light i.icon.hips:before {
    content: "\f452";
}

.theme_light i.icon.hire.a.helper:before {
    content: "\f3b0";
}

.theme_light i.icon.history:before {
    content: "\f1da";
}

.theme_light i.icon.hockey.puck:before {
    content: "\f453";
}

.theme_light i.icon.home:before {
    content: "\f015";
}

.theme_light i.icon.hooli:before {
    content: "\f427";
}

.theme_light i.icon.hospital:before {
    content: "\f0f8";
}

.theme_light i.icon.hospital.symbol:before {
    content: "\f47e";
}

.theme_light i.icon.hotjar:before {
    content: "\f3b1";
}

.theme_light i.icon.hourglass:before {
    content: "\f254";
}

.theme_light i.icon.hourglass.end:before {
    content: "\f253";
}

.theme_light i.icon.hourglass.half:before {
    content: "\f252";
}

.theme_light i.icon.hourglass.start:before {
    content: "\f251";
}

.theme_light i.icon.houzz:before {
    content: "\f27c";
}

.theme_light i.icon.html5:before {
    content: "\f13b";
}

.theme_light i.icon.hubspot:before {
    content: "\f3b2";
}

.theme_light i.icon.i.cursor:before {
    content: "\f246";
}

.theme_light i.icon.id.badge:before {
    content: "\f2c1";
}

.theme_light i.icon.id.card:before {
    content: "\f2c2";
}

.theme_light i.icon.image:before {
    content: "\f03e";
}

.theme_light i.icon.images:before {
    content: "\f302";
}

.theme_light i.icon.imdb:before {
    content: "\f2d8";
}

.theme_light i.icon.inbox:before {
    content: "\f01c";
}

.theme_light i.icon.indent:before {
    content: "\f03c";
}

.theme_light i.icon.industry:before {
    content: "\f275";
}

.theme_light i.icon.info:before {
    content: "\f129";
}

.theme_light i.icon.info.circle:before {
    content: "\f05a";
}

.theme_light i.icon.instagram:before {
    content: "\f16d";
}

.theme_light i.icon.internet.explorer:before {
    content: "\f26b";
}

.theme_light i.icon.ioxhost:before {
    content: "\f208";
}

.theme_light i.icon.italic:before {
    content: "\f033";
}

.theme_light i.icon.itunes:before {
    content: "\f3b4";
}

.theme_light i.icon.itunes.note:before {
    content: "\f3b5";
}

.theme_light i.icon.jenkins:before {
    content: "\f3b6";
}

.theme_light i.icon.joget:before {
    content: "\f3b7";
}

.theme_light i.icon.joomla:before {
    content: "\f1aa";
}

.theme_light i.icon.js:before {
    content: "\f3b8";
}

.theme_light i.icon.js.square:before {
    content: "\f3b9";
}

.theme_light i.icon.jsfiddle:before {
    content: "\f1cc";
}

.theme_light i.icon.key:before {
    content: "\f084";
}

.theme_light i.icon.keyboard:before {
    content: "\f11c";
}

.theme_light i.icon.keycdn:before {
    content: "\f3ba";
}

.theme_light i.icon.kickstarter:before {
    content: "\f3bb";
}

.theme_light i.icon.kickstarter.k:before {
    content: "\f3bc";
}

.theme_light i.icon.korvue:before {
    content: "\f42f";
}

.theme_light i.icon.language:before {
    content: "\f1ab";
}

.theme_light i.icon.laptop:before {
    content: "\f109";
}

.theme_light i.icon.laravel:before {
    content: "\f3bd";
}

.theme_light i.icon.lastfm:before {
    content: "\f202";
}

.theme_light i.icon.lastfm.square:before {
    content: "\f203";
}

.theme_light i.icon.leaf:before {
    content: "\f06c";
}

.theme_light i.icon.leanpub:before {
    content: "\f212";
}

.theme_light i.icon.lemon:before {
    content: "\f094";
}

.theme_light i.icon.less:before {
    content: "\f41d";
}

.theme_light i.icon.level.down.alternate:before {
    content: "\f3be";
}

.theme_light i.icon.level.up.alternate:before {
    content: "\f3bf";
}

.theme_light i.icon.life.ring:before {
    content: "\f1cd";
}

.theme_light i.icon.lightbulb:before {
    content: "\f0eb";
}

.theme_light i.icon.linechat:before {
    content: "\f3c0";
}

.theme_light i.icon.linkify:before {
    content: "\f0c1";
}

.theme_light i.icon.linkedin:before {
    content: "\f08c";
}

.theme_light i.icon.linkedin.alt:before {
    content: "\f0e1";
}

.theme_light i.icon.linode:before {
    content: "\f2b8";
}

.theme_light i.icon.linux:before {
    content: "\f17c";
}

.theme_light i.icon.lira.sign:before {
    content: "\f195";
}

.theme_light i.icon.list:before {
    content: "\f03a";
}

.theme_light i.icon.list.alternate:before {
    content: "\f022";
}

.theme_light i.icon.list.ol:before {
    content: "\f0cb";
}

.theme_light i.icon.list.ul:before {
    content: "\f0ca";
}

.theme_light i.icon.location.arrow:before {
    content: "\f124";
}

.theme_light i.icon.lock:before {
    content: "\f023";
}

.theme_light i.icon.lock.open:before {
    content: "\f3c1";
}

.theme_light i.icon.long.arrow.alternate.down:before {
    content: "\f309";
}

.theme_light i.icon.long.arrow.alternate.left:before {
    content: "\f30a";
}

.theme_light i.icon.long.arrow.alternate.right:before {
    content: "\f30b";
}

.theme_light i.icon.long.arrow.alternate.up:before {
    content: "\f30c";
}

.theme_light i.icon.low.vision:before {
    content: "\f2a8";
}

.theme_light i.icon.lyft:before {
    content: "\f3c3";
}

.theme_light i.icon.magento:before {
    content: "\f3c4";
}

.theme_light i.icon.magic:before {
    content: "\f0d0";
}

.theme_light i.icon.magnet:before {
    content: "\f076";
}

.theme_light i.icon.male:before {
    content: "\f183";
}

.theme_light i.icon.map:before {
    content: "\f279";
}

.theme_light i.icon.map.marker:before {
    content: "\f041";
}

.theme_light i.icon.map.marker.alternate:before {
    content: "\f3c5";
}

.theme_light i.icon.map.pin:before {
    content: "\f276";
}

.theme_light i.icon.map.signs:before {
    content: "\f277";
}

.theme_light i.icon.mars:before {
    content: "\f222";
}

.theme_light i.icon.mars.double:before {
    content: "\f227";
}

.theme_light i.icon.mars.stroke:before {
    content: "\f229";
}

.theme_light i.icon.mars.stroke.horizontal:before {
    content: "\f22b";
}

.theme_light i.icon.mars.stroke.vertical:before {
    content: "\f22a";
}

.theme_light i.icon.maxcdn:before {
    content: "\f136";
}

.theme_light i.icon.medapps:before {
    content: "\f3c6";
}

.theme_light i.icon.medium:before {
    content: "\f23a";
}

.theme_light i.icon.medium.m:before {
    content: "\f3c7";
}

.theme_light i.icon.medkit:before {
    content: "\f0fa";
}

.theme_light i.icon.medrt:before {
    content: "\f3c8";
}

.theme_light i.icon.meetup:before {
    content: "\f2e0";
}

.theme_light i.icon.meh:before {
    content: "\f11a";
}

.theme_light i.icon.mercury:before {
    content: "\f223";
}

.theme_light i.icon.microchip:before {
    content: "\f2db";
}

.theme_light i.icon.microphone:before {
    content: "\f130";
}

.theme_light i.icon.microphone.slash:before {
    content: "\f131";
}

.theme_light i.icon.microsoft:before {
    content: "\f3ca";
}

.theme_light i.icon.minus:before {
    content: "\f068";
}

.theme_light i.icon.minus.circle:before {
    content: "\f056";
}

.theme_light i.icon.minus.square:before {
    content: "\f146";
}

.theme_light i.icon.mix:before {
    content: "\f3cb";
}

.theme_light i.icon.mixcloud:before {
    content: "\f289";
}

.theme_light i.icon.mizuni:before {
    content: "\f3cc";
}

.theme_light i.icon.mobile:before {
    content: "\f10b";
}

.theme_light i.icon.mobile.alternate:before {
    content: "\f3cd";
}

.theme_light i.icon.modx:before {
    content: "\f285";
}

.theme_light i.icon.monero:before {
    content: "\f3d0";
}

.theme_light i.icon.money.bill.alternate:before {
    content: "\f3d1";
}

.theme_light i.icon.moon:before {
    content: "\f186";
}

.theme_light i.icon.motorcycle:before {
    content: "\f21c";
}

.theme_light i.icon.mouse.pointer:before {
    content: "\f245";
}

.theme_light i.icon.music:before {
    content: "\f001";
}

.theme_light i.icon.napster:before {
    content: "\f3d2";
}

.theme_light i.icon.neuter:before {
    content: "\f22c";
}

.theme_light i.icon.newspaper:before {
    content: "\f1ea";
}

.theme_light i.icon.nintendo.switch:before {
    content: "\f418";
}

.theme_light i.icon.node:before {
    content: "\f419";
}

.theme_light i.icon.node.js:before {
    content: "\f3d3";
}

.theme_light i.icon.npm:before {
    content: "\f3d4";
}

.theme_light i.icon.ns8:before {
    content: "\f3d5";
}

.theme_light i.icon.nutritionix:before {
    content: "\f3d6";
}

.theme_light i.icon.object.group:before {
    content: "\f247";
}

.theme_light i.icon.object.ungroup:before {
    content: "\f248";
}

.theme_light i.icon.odnoklassniki:before {
    content: "\f263";
}

.theme_light i.icon.odnoklassniki.square:before {
    content: "\f264";
}

.theme_light i.icon.opencart:before {
    content: "\f23d";
}

.theme_light i.icon.openid:before {
    content: "\f19b";
}

.theme_light i.icon.opera:before {
    content: "\f26a";
}

.theme_light i.icon.optin.monster:before {
    content: "\f23c";
}

.theme_light i.icon.osi:before {
    content: "\f41a";
}

.theme_light i.icon.outdent:before {
    content: "\f03b";
}

.theme_light i.icon.page4:before {
    content: "\f3d7";
}

.theme_light i.icon.pagelines:before {
    content: "\f18c";
}

.theme_light i.icon.paint.brush:before {
    content: "\f1fc";
}

.theme_light i.icon.palfed:before {
    content: "\f3d8";
}

.theme_light i.icon.pallet:before {
    content: "\f482";
}

.theme_light i.icon.paper.plane:before {
    content: "\f1d8";
}

.theme_light i.icon.paperclip:before {
    content: "\f0c6";
}

.theme_light i.icon.paragraph:before {
    content: "\f1dd";
}

.theme_light i.icon.paste:before {
    content: "\f0ea";
}

.theme_light i.icon.patreon:before {
    content: "\f3d9";
}

.theme_light i.icon.pause:before {
    content: "\f04c";
}

.theme_light i.icon.pause.circle:before {
    content: "\f28b";
}

.theme_light i.icon.paw:before {
    content: "\f1b0";
}

.theme_light i.icon.paypal:before {
    content: "\f1ed";
}

.theme_light i.icon.pen.square:before {
    content: "\f14b";
}

.theme_light i.icon.pencil.alternate:before {
    content: "\f303";
}

.theme_light i.icon.percent:before {
    content: "\f295";
}

.theme_light i.icon.periscope:before {
    content: "\f3da";
}

.theme_light i.icon.phabricator:before {
    content: "\f3db";
}

.theme_light i.icon.phoenix.framework:before {
    content: "\f3dc";
}

.theme_light i.icon.phone:before {
    content: "\f095";
}

.theme_light i.icon.phone.square:before {
    content: "\f098";
}

.theme_light i.icon.phone.volume:before {
    content: "\f2a0";
}

.theme_light i.icon.php:before {
    content: "\f457";
}

.theme_light i.icon.pied.piper:before {
    content: "\f2ae";
}

.theme_light i.icon.pied.piper.alternate:before {
    content: "\f1a8";
}

.theme_light i.icon.pied.piper.pp:before {
    content: "\f1a7";
}

.theme_light i.icon.pills:before {
    content: "\f484";
}

.theme_light i.icon.pinterest:before {
    content: "\f0d2";
}

.theme_light i.icon.pinterest.p:before {
    content: "\f231";
}

.theme_light i.icon.pinterest.square:before {
    content: "\f0d3";
}

.theme_light i.icon.plane:before {
    content: "\f072";
}

.theme_light i.icon.play:before {
    content: "\f04b";
}

.theme_light i.icon.play.circle:before {
    content: "\f144";
}

.theme_light i.icon.playstation:before {
    content: "\f3df";
}

.theme_light i.icon.plug:before {
    content: "\f1e6";
}

.theme_light i.icon.plus:before {
    content: "\f067";
}

.theme_light i.icon.plus.circle:before {
    content: "\f055";
}

.theme_light i.icon.plus.square:before {
    content: "\f0fe";
}

.theme_light i.icon.podcast:before {
    content: "\f2ce";
}

.theme_light i.icon.pound.sign:before {
    content: "\f154";
}

.theme_light i.icon.power.off:before {
    content: "\f011";
}

.theme_light i.icon.print:before {
    content: "\f02f";
}

.theme_light i.icon.product.hunt:before {
    content: "\f288";
}

.theme_light i.icon.pushed:before {
    content: "\f3e1";
}

.theme_light i.icon.puzzle.piece:before {
    content: "\f12e";
}

.theme_light i.icon.python:before {
    content: "\f3e2";
}

.theme_light i.icon.qq:before {
    content: "\f1d6";
}

.theme_light i.icon.qrcode:before {
    content: "\f029";
}

.theme_light i.icon.question:before {
    content: "\f128";
}

.theme_light i.icon.question.circle:before {
    content: "\f059";
}

.theme_light i.icon.quidditch:before {
    content: "\f458";
}

.theme_light i.icon.quinscape:before {
    content: "\f459";
}

.theme_light i.icon.quora:before {
    content: "\f2c4";
}

.theme_light i.icon.quote.left:before {
    content: "\f10d";
}

.theme_light i.icon.quote.right:before {
    content: "\f10e";
}

.theme_light i.icon.random:before {
    content: "\f074";
}

.theme_light i.icon.ravelry:before {
    content: "\f2d9";
}

.theme_light i.icon.react:before {
    content: "\f41b";
}

.theme_light i.icon.rebel:before {
    content: "\f1d0";
}

.theme_light i.icon.recycle:before {
    content: "\f1b8";
}

.theme_light i.icon.redriver:before {
    content: "\f3e3";
}

.theme_light i.icon.reddit:before {
    content: "\f1a1";
}

.theme_light i.icon.reddit.alien:before {
    content: "\f281";
}

.theme_light i.icon.reddit.square:before {
    content: "\f1a2";
}

.theme_light i.icon.redo:before {
    content: "\f01e";
}

.theme_light i.icon.redo.alternate:before {
    content: "\f2f9";
}

.theme_light i.icon.registered:before {
    content: "\f25d";
}

.theme_light i.icon.rendact:before {
    content: "\f3e4";
}

.theme_light i.icon.renren:before {
    content: "\f18b";
}

.theme_light i.icon.reply:before {
    content: "\f3e5";
}

.theme_light i.icon.reply.all:before {
    content: "\f122";
}

.theme_light i.icon.replyd:before {
    content: "\f3e6";
}

.theme_light i.icon.resolving:before {
    content: "\f3e7";
}

.theme_light i.icon.retweet:before {
    content: "\f079";
}

.theme_light i.icon.road:before {
    content: "\f018";
}

.theme_light i.icon.rocket:before {
    content: "\f135";
}

.theme_light i.icon.rocketchat:before {
    content: "\f3e8";
}

.theme_light i.icon.rockrms:before {
    content: "\f3e9";
}

.theme_light i.icon.rss:before {
    content: "\f09e";
}

.theme_light i.icon.rss.square:before {
    content: "\f143";
}

.theme_light i.icon.ruble.sign:before {
    content: "\f158";
}

.theme_light i.icon.rupee.sign:before {
    content: "\f156";
}

.theme_light i.icon.safari:before {
    content: "\f267";
}

.theme_light i.icon.sass:before {
    content: "\f41e";
}

.theme_light i.icon.save:before {
    content: "\f0c7";
}

.theme_light i.icon.schlix:before {
    content: "\f3ea";
}

.theme_light i.icon.scribd:before {
    content: "\f28a";
}

.theme_light i.icon.search:before {
    content: "\f002";
}

.theme_light i.icon.search.minus:before {
    content: "\f010";
}

.theme_light i.icon.search.plus:before {
    content: "\f00e";
}

.theme_light i.icon.searchengin:before {
    content: "\f3eb";
}

.theme_light i.icon.sellcast:before {
    content: "\f2da";
}

.theme_light i.icon.sellsy:before {
    content: "\f213";
}

.theme_light i.icon.server:before {
    content: "\f233";
}

.theme_light i.icon.servicestack:before {
    content: "\f3ec";
}

.theme_light i.icon.share:before {
    content: "\f064";
}

.theme_light i.icon.share.alternate:before {
    content: "\f1e0";
}

.theme_light i.icon.share.alternate.square:before {
    content: "\f1e1";
}

.theme_light i.icon.share.square:before {
    content: "\f14d";
}

.theme_light i.icon.shekel.sign:before {
    content: "\f20b";
}

.theme_light i.icon.shield.alternate:before {
    content: "\f3ed";
}

.theme_light i.icon.ship:before {
    content: "\f21a";
}

.theme_light i.icon.shipping.fast:before {
    content: "\f48b";
}

.theme_light i.icon.shirtsinbulk:before {
    content: "\f214";
}

.theme_light i.icon.shopping.bag:before {
    content: "\f290";
}

.theme_light i.icon.shopping.basket:before {
    content: "\f291";
}

.theme_light i.icon.shopping.cart:before {
    content: "\f07a";
}

.theme_light i.icon.shower:before {
    content: "\f2cc";
}

.theme_light i.icon.sign.language:before {
    content: "\f2a7";
}

.theme_light i.icon.signal:before {
    content: "\f012";
}

.theme_light i.icon.simplybuilt:before {
    content: "\f215";
}

.theme_light i.icon.sistrix:before {
    content: "\f3ee";
}

.theme_light i.icon.sitemap:before {
    content: "\f0e8";
}

.theme_light i.icon.skyatlas:before {
    content: "\f216";
}

.theme_light i.icon.skype:before {
    content: "\f17e";
}

.theme_light i.icon.slack:before {
    content: "\f198";
}

.theme_light i.icon.slack.hash:before {
    content: "\f3ef";
}

.theme_light i.icon.sliders.horizontal:before {
    content: "\f1de";
}

.theme_light i.icon.slideshare:before {
    content: "\f1e7";
}

.theme_light i.icon.smile:before {
    content: "\f118";
}

.theme_light i.icon.snapchat:before {
    content: "\f2ab";
}

.theme_light i.icon.snapchat.ghost:before {
    content: "\f2ac";
}

.theme_light i.icon.snapchat.square:before {
    content: "\f2ad";
}

.theme_light i.icon.snowflake:before {
    content: "\f2dc";
}

.theme_light i.icon.sort:before {
    content: "\f0dc";
}

.theme_light i.icon.sort.alphabet.down:before {
    content: "\f15d";
}

.theme_light i.icon.sort.alphabet.up:before {
    content: "\f15e";
}

.theme_light i.icon.sort.amount.down:before {
    content: "\f160";
}

.theme_light i.icon.sort.amount.up:before {
    content: "\f161";
}

.theme_light i.icon.sort.down:before {
    content: "\f0dd";
}

.theme_light i.icon.sort.numeric.down:before {
    content: "\f162";
}

.theme_light i.icon.sort.numeric.up:before {
    content: "\f163";
}

.theme_light i.icon.sort.up:before {
    content: "\f0de";
}

.theme_light i.icon.soundcloud:before {
    content: "\f1be";
}

.theme_light i.icon.space.shuttle:before {
    content: "\f197";
}

.theme_light i.icon.speakap:before {
    content: "\f3f3";
}

.theme_light i.icon.spinner:before {
    content: "\f110";
}

.theme_light i.icon.spotify:before {
    content: "\f1bc";
}

.theme_light i.icon.square:before {
    content: "\f0c8";
}

.theme_light i.icon.square.full:before {
    content: "\f45c";
}

.theme_light i.icon.stack.exchange:before {
    content: "\f18d";
}

.theme_light i.icon.stack.overflow:before {
    content: "\f16c";
}

.theme_light i.icon.star:before {
    content: "\f005";
}

.theme_light i.icon.star.half:before {
    content: "\f089";
}

.theme_light i.icon.staylinked:before {
    content: "\f3f5";
}

.theme_light i.icon.steam:before {
    content: "\f1b6";
}

.theme_light i.icon.steam.square:before {
    content: "\f1b7";
}

.theme_light i.icon.steam.symbol:before {
    content: "\f3f6";
}

.theme_light i.icon.step.backward:before {
    content: "\f048";
}

.theme_light i.icon.step.forward:before {
    content: "\f051";
}

.theme_light i.icon.stethoscope:before {
    content: "\f0f1";
}

.theme_light i.icon.sticker.mule:before {
    content: "\f3f7";
}

.theme_light i.icon.sticky.note:before {
    content: "\f249";
}

.theme_light i.icon.stop:before {
    content: "\f04d";
}

.theme_light i.icon.stop.circle:before {
    content: "\f28d";
}

.theme_light i.icon.stopwatch:before {
    content: "\f2f2";
}

.theme_light i.icon.strava:before {
    content: "\f428";
}

.theme_light i.icon.street.view:before {
    content: "\f21d";
}

.theme_light i.icon.strikethrough:before {
    content: "\f0cc";
}

.theme_light i.icon.stripe:before {
    content: "\f429";
}

.theme_light i.icon.stripe.s:before {
    content: "\f42a";
}

.theme_light i.icon.studiovinari:before {
    content: "\f3f8";
}

.theme_light i.icon.stumbleupon:before {
    content: "\f1a4";
}

.theme_light i.icon.stumbleupon.circle:before {
    content: "\f1a3";
}

.theme_light i.icon.subscript:before {
    content: "\f12c";
}

.theme_light i.icon.subway:before {
    content: "\f239";
}

.theme_light i.icon.suitcase:before {
    content: "\f0f2";
}

.theme_light i.icon.sun:before {
    content: "\f185";
}

.theme_light i.icon.superpowers:before {
    content: "\f2dd";
}

.theme_light i.icon.superscript:before {
    content: "\f12b";
}

.theme_light i.icon.supple:before {
    content: "\f3f9";
}

.theme_light i.icon.sync:before {
    content: "\f021";
}

.theme_light i.icon.sync.alternate:before {
    content: "\f2f1";
}

.theme_light i.icon.syringe:before {
    content: "\f48e";
}

.theme_light i.icon.table:before {
    content: "\f0ce";
}

.theme_light i.icon.table.tennis:before {
    content: "\f45d";
}

.theme_light i.icon.tablet:before {
    content: "\f10a";
}

.theme_light i.icon.tablet.alternate:before {
    content: "\f3fa";
}

.theme_light i.icon.tachometer.alternate:before {
    content: "\f3fd";
}

.theme_light i.icon.tag:before {
    content: "\f02b";
}

.theme_light i.icon.tags:before {
    content: "\f02c";
}

.theme_light i.icon.tasks:before {
    content: "\f0ae";
}

.theme_light i.icon.taxi:before {
    content: "\f1ba";
}

.theme_light i.icon.telegram:before {
    content: "\f2c6";
}

.theme_light i.icon.telegram.plane:before {
    content: "\f3fe";
}

.theme_light i.icon.tencent.weibo:before {
    content: "\f1d5";
}

.theme_light i.icon.terminal:before {
    content: "\f120";
}

.theme_light i.icon.text.height:before {
    content: "\f034";
}

.theme_light i.icon.text.width:before {
    content: "\f035";
}

.theme_light i.icon.th:before {
    content: "\f00a";
}

.theme_light i.icon.th.large:before {
    content: "\f009";
}

.theme_light i.icon.th.list:before {
    content: "\f00b";
}

.theme_light i.icon.themeisle:before {
    content: "\f2b2";
}

.theme_light i.icon.thermometer:before {
    content: "\f491";
}

.theme_light i.icon.thermometer.empty:before {
    content: "\f2cb";
}

.theme_light i.icon.thermometer.full:before {
    content: "\f2c7";
}

.theme_light i.icon.thermometer.half:before {
    content: "\f2c9";
}

.theme_light i.icon.thermometer.quarter:before {
    content: "\f2ca";
}

.theme_light i.icon.thermometer.three.quarters:before {
    content: "\f2c8";
}

.theme_light i.icon.thumbs.down:before {
    content: "\f165";
}

.theme_light i.icon.thumbs.up:before {
    content: "\f164";
}

.theme_light i.icon.thumbtack:before {
    content: "\f08d";
}

.theme_light i.icon.ticket.alternate:before {
    content: "\f3ff";
}

.theme_light i.icon.times:before {
    content: "\f00d";
}

.theme_light i.icon.times.circle:before {
    content: "\f057";
}

.theme_light i.icon.tint:before {
    content: "\f043";
}

.theme_light i.icon.toggle.off:before {
    content: "\f204";
}

.theme_light i.icon.toggle.on:before {
    content: "\f205";
}

.theme_light i.icon.trademark:before {
    content: "\f25c";
}

.theme_light i.icon.train:before {
    content: "\f238";
}

.theme_light i.icon.transgender:before {
    content: "\f224";
}

.theme_light i.icon.transgender.alternate:before {
    content: "\f225";
}

.theme_light i.icon.trash:before {
    content: "\f1f8";
}

.theme_light i.icon.trash.alternate:before {
    content: "\f2ed";
}

.theme_light i.icon.tree:before {
    content: "\f1bb";
}

.theme_light i.icon.trello:before {
    content: "\f181";
}

.theme_light i.icon.tripadvisor:before {
    content: "\f262";
}

.theme_light i.icon.trophy:before {
    content: "\f091";
}

.theme_light i.icon.truck:before {
    content: "\f0d1";
}

.theme_light i.icon.tty:before {
    content: "\f1e4";
}

.theme_light i.icon.tumblr:before {
    content: "\f173";
}

.theme_light i.icon.tumblr.square:before {
    content: "\f174";
}

.theme_light i.icon.tv:before {
    content: "\f26c";
}

.theme_light i.icon.twitch:before {
    content: "\f1e8";
}

.theme_light i.icon.twitter:before {
    content: "\f099";
}

.theme_light i.icon.twitter.square:before {
    content: "\f081";
}

.theme_light i.icon.typo3:before {
    content: "\f42b";
}

.theme_light i.icon.uber:before {
    content: "\f402";
}

.theme_light i.icon.uikit:before {
    content: "\f403";
}

.theme_light i.icon.umbrella:before {
    content: "\f0e9";
}

.theme_light i.icon.underline:before {
    content: "\f0cd";
}

.theme_light i.icon.undo:before {
    content: "\f0e2";
}

.theme_light i.icon.undo.alternate:before {
    content: "\f2ea";
}

.theme_light i.icon.uniregistry:before {
    content: "\f404";
}

.theme_light i.icon.universal.access:before {
    content: "\f29a";
}

.theme_light i.icon.university:before {
    content: "\f19c";
}

.theme_light i.icon.unlink:before {
    content: "\f127";
}

.theme_light i.icon.unlock:before {
    content: "\f09c";
}

.theme_light i.icon.unlock.alternate:before {
    content: "\f13e";
}

.theme_light i.icon.untappd:before {
    content: "\f405";
}

.theme_light i.icon.upload:before {
    content: "\f093";
}

.theme_light i.icon.usb:before {
    content: "\f287";
}

.theme_light i.icon.user:before {
    content: "\f007";
}

.theme_light i.icon.user.circle:before {
    content: "\f2bd";
}

.theme_light i.icon.user.md:before {
    content: "\f0f0";
}

.theme_light i.icon.user.plus:before {
    content: "\f234";
}

.theme_light i.icon.user.secret:before {
    content: "\f21b";
}

.theme_light i.icon.user.times:before {
    content: "\f235";
}

.theme_light i.icon.users:before {
    content: "\f0c0";
}

.theme_light i.icon.ussunnah:before {
    content: "\f407";
}

.theme_light i.icon.utensil.spoon:before {
    content: "\f2e5";
}

.theme_light i.icon.utensils:before {
    content: "\f2e7";
}

.theme_light i.icon.vaadin:before {
    content: "\f408";
}

.theme_light i.icon.venus:before {
    content: "\f221";
}

.theme_light i.icon.venus.double:before {
    content: "\f226";
}

.theme_light i.icon.venus.mars:before {
    content: "\f228";
}

.theme_light i.icon.viacoin:before {
    content: "\f237";
}

.theme_light i.icon.viadeo:before {
    content: "\f2a9";
}

.theme_light i.icon.viadeo.square:before {
    content: "\f2aa";
}

.theme_light i.icon.viber:before {
    content: "\f409";
}

.theme_light i.icon.video:before {
    content: "\f03d";
}

.theme_light i.icon.vimeo:before {
    content: "\f40a";
}

.theme_light i.icon.vimeo.square:before {
    content: "\f194";
}

.theme_light i.icon.vimeo.v:before {
    content: "\f27d";
}

.theme_light i.icon.vine:before {
    content: "\f1ca";
}

.theme_light i.icon.vk:before {
    content: "\f189";
}

.theme_light i.icon.vnv:before {
    content: "\f40b";
}

.theme_light i.icon.volleyball.ball:before {
    content: "\f45f";
}

.theme_light i.icon.volume.down:before {
    content: "\f027";
}

.theme_light i.icon.volume.off:before {
    content: "\f026";
}

.theme_light i.icon.volume.up:before {
    content: "\f028";
}

.theme_light i.icon.vuejs:before {
    content: "\f41f";
}

.theme_light i.icon.warehouse:before {
    content: "\f494";
}

.theme_light i.icon.weibo:before {
    content: "\f18a";
}

.theme_light i.icon.weight:before {
    content: "\f496";
}

.theme_light i.icon.weixin:before {
    content: "\f1d7";
}

.theme_light i.icon.whatsapp:before {
    content: "\f232";
}

.theme_light i.icon.whatsapp.square:before {
    content: "\f40c";
}

.theme_light i.icon.wheelchair:before {
    content: "\f193";
}

.theme_light i.icon.whmcs:before {
    content: "\f40d";
}

.theme_light i.icon.wifi:before {
    content: "\f1eb";
}

.theme_light i.icon.wikipedia.w:before {
    content: "\f266";
}

.theme_light i.icon.window.close:before {
    content: "\f410";
}

.theme_light i.icon.window.maximize:before {
    content: "\f2d0";
}

.theme_light i.icon.window.minimize:before {
    content: "\f2d1";
}

.theme_light i.icon.window.restore:before {
    content: "\f2d2";
}

.theme_light i.icon.windows:before {
    content: "\f17a";
}

.theme_light i.icon.won.sign:before {
    content: "\f159";
}

.theme_light i.icon.wordpress:before {
    content: "\f19a";
}

.theme_light i.icon.wordpress.simple:before {
    content: "\f411";
}

.theme_light i.icon.wpbeginner:before {
    content: "\f297";
}

.theme_light i.icon.wpexplorer:before {
    content: "\f2de";
}

.theme_light i.icon.wpforms:before {
    content: "\f298";
}

.theme_light i.icon.wrench:before {
    content: "\f0ad";
}

.theme_light i.icon.xbox:before {
    content: "\f412";
}

.theme_light i.icon.xing:before {
    content: "\f168";
}

.theme_light i.icon.xing.square:before {
    content: "\f169";
}

.theme_light i.icon.y.combinator:before {
    content: "\f23b";
}

.theme_light i.icon.yahoo:before {
    content: "\f19e";
}

.theme_light i.icon.yandex:before {
    content: "\f413";
}

.theme_light i.icon.yandex.international:before {
    content: "\f414";
}

.theme_light i.icon.yelp:before {
    content: "\f1e9";
}

.theme_light i.icon.yen.sign:before {
    content: "\f157";
}

.theme_light i.icon.yoast:before {
    content: "\f2b1";
}

.theme_light i.icon.youtube:before {
    content: "\f167";
}

.theme_light i.icon.youtube.square:before {
    content: "\f431";
}

.theme_light i.icon.chess.rock:before {
    content: "\f447";
}

.theme_light i.icon.ordered.list:before {
    content: "\f0cb";
}

.theme_light i.icon.unordered.list:before {
    content: "\f0ca";
}

.theme_light i.icon.user.doctor:before {
    content: "\f0f0";
}

.theme_light i.icon.shield:before {
    content: "\f3ed";
}

.theme_light i.icon.puzzle:before {
    content: "\f12e";
}

.theme_light i.icon.credit.card.amazon.pay:before {
    content: "\f42d";
}

.theme_light i.icon.credit.card.american.express:before {
    content: "\f1f3";
}

.theme_light i.icon.credit.card.diners.club:before {
    content: "\f24c";
}

.theme_light i.icon.credit.card.discover:before {
    content: "\f1f2";
}

.theme_light i.icon.credit.card.jcb:before {
    content: "\f24b";
}

.theme_light i.icon.credit.card.mastercard:before {
    content: "\f1f1";
}

.theme_light i.icon.credit.card.paypal:before {
    content: "\f1f4";
}

.theme_light i.icon.credit.card.stripe:before {
    content: "\f1f5";
}

.theme_light i.icon.credit.card.visa:before {
    content: "\f1f0";
}

.theme_light i.icon.add.circle:before {
    content: "\f055";
}

.theme_light i.icon.add.square:before {
    content: "\f0fe";
}

.theme_light i.icon.add.to.calendar:before {
    content: "\f271";
}

.theme_light i.icon.add.to.cart:before {
    content: "\f217";
}

.theme_light i.icon.add.user:before {
    content: "\f234";
}

.theme_light i.icon.add:before {
    content: "\f067";
}

.theme_light i.icon.alarm.mute:before {
    content: "\f1f6";
}

.theme_light i.icon.alarm:before {
    content: "\f0f3";
}

.theme_light i.icon.ald:before {
    content: "\f2a2";
}

.theme_light i.icon.als:before {
    content: "\f2a2";
}

.theme_light i.icon.american.express.card:before {
    content: "\f1f3";
}

.theme_light i.icon.american.express:before {
    content: "\f1f3";
}

.theme_light i.icon.amex:before {
    content: "\f1f3";
}

.theme_light i.icon.announcement:before {
    content: "\f0a1";
}

.theme_light i.icon.area.chart:before {
    content: "\f1fe";
}

.theme_light i.icon.area.graph:before {
    content: "\f1fe";
}

.theme_light i.icon.arrow.down.cart:before {
    content: "\f218";
}

.theme_light i.icon.asexual:before {
    content: "\f22d";
}

.theme_light i.icon.asl.interpreting:before {
    content: "\f2a3";
}

.theme_light i.icon.asl:before {
    content: "\f2a3";
}

.theme_light i.icon.assistive.listening.devices:before {
    content: "\f2a2";
}

.theme_light i.icon.attach:before {
    content: "\f0c6";
}

.theme_light i.icon.attention:before {
    content: "\f06a";
}

.theme_light i.icon.balance:before {
    content: "\f24e";
}

.theme_light i.icon.bar:before {
    content: "\f0fc";
}

.theme_light i.icon.bathtub:before {
    content: "\f2cd";
}

.theme_light i.icon.battery.four:before {
    content: "\f240";
}

.theme_light i.icon.battery.high:before {
    content: "\f241";
}

.theme_light i.icon.battery.low:before {
    content: "\f243";
}

.theme_light i.icon.battery.medium:before {
    content: "\f242";
}

.theme_light i.icon.battery.one:before {
    content: "\f243";
}

.theme_light i.icon.battery.three:before {
    content: "\f241";
}

.theme_light i.icon.battery.two:before {
    content: "\f242";
}

.theme_light i.icon.battery.zero:before {
    content: "\f244";
}

.theme_light i.icon.birthday:before {
    content: "\f1fd";
}

.theme_light i.icon.block.layout:before {
    content: "\f009";
}

.theme_light i.icon.bluetooth.alternative:before {
    content: "\f294";
}

.theme_light i.icon.broken.chain:before {
    content: "\f127";
}

.theme_light i.icon.browser:before {
    content: "\f022";
}

.theme_light i.icon.call.square:before {
    content: "\f098";
}

.theme_light i.icon.call:before {
    content: "\f095";
}

.theme_light i.icon.cancel:before {
    content: "\f00d";
}

.theme_light i.icon.cart:before {
    content: "\f07a";
}

.theme_light i.icon.cc:before {
    content: "\f20a";
}

.theme_light i.icon.chain:before {
    content: "\f0c1";
}

.theme_light i.icon.chat:before {
    content: "\f075";
}

.theme_light i.icon.checked.calendar:before {
    content: "\f274";
}

.theme_light i.icon.checkmark:before {
    content: "\f00c";
}

.theme_light i.icon.circle.notched:before {
    content: "\f1ce";
}

.theme_light i.icon.close:before {
    content: "\f00d";
}

.theme_light i.icon.cny:before {
    content: "\f157";
}

.theme_light i.icon.cocktail:before {
    content: "\f000";
}

.theme_light i.icon.commenting:before {
    content: "\f27a";
}

.theme_light i.icon.computer:before {
    content: "\f108";
}

.theme_light i.icon.configure:before {
    content: "\f0ad";
}

.theme_light i.icon.content:before {
    content: "\f0c9";
}

.theme_light i.icon.deafness:before {
    content: "\f2a4";
}

.theme_light i.icon.delete.calendar:before {
    content: "\f273";
}

.theme_light i.icon.delete:before {
    content: "\f00d";
}

.theme_light i.icon.detective:before {
    content: "\f21b";
}

.theme_light i.icon.diners.club.card:before {
    content: "\f24c";
}

.theme_light i.icon.diners.club:before {
    content: "\f24c";
}

.theme_light i.icon.discover.card:before {
    content: "\f1f2";
}

.theme_light i.icon.discover:before {
    content: "\f1f2";
}

.theme_light i.icon.discussions:before {
    content: "\f086";
}

.theme_light i.icon.doctor:before {
    content: "\f0f0";
}

.theme_light i.icon.dollar:before {
    content: "\f155";
}

.theme_light i.icon.dont:before {
    content: "\f05e";
}

.theme_light i.icon.dribble:before {
    content: "\f17d";
}

.theme_light i.icon.drivers.license:before {
    content: "\f2c2";
}

.theme_light i.icon.dropdown:before {
    content: "\f0d7";
}

.theme_light i.icon.eercast:before {
    content: "\f2da";
}

.theme_light i.icon.emergency:before {
    content: "\f0f9";
}

.theme_light i.icon.envira.gallery:before {
    content: "\f299";
}

.theme_light i.icon.erase:before {
    content: "\f12d";
}

.theme_light i.icon.eur:before {
    content: "\f153";
}

.theme_light i.icon.euro:before {
    content: "\f153";
}

.theme_light i.icon.eyedropper:before {
    content: "\f1fb";
}

.theme_light i.icon.fa:before {
    content: "\f2b4";
}

.theme_light i.icon.factory:before {
    content: "\f275";
}

.theme_light i.icon.favorite:before {
    content: "\f005";
}

.theme_light i.icon.feed:before {
    content: "\f09e";
}

.theme_light i.icon.female.homosexual:before {
    content: "\f226";
}

.theme_light i.icon.file.text:before {
    content: "\f15c";
}

.theme_light i.icon.find:before {
    content: "\f1e5";
}

.theme_light i.icon.first.aid:before {
    content: "\f0fa";
}

.theme_light i.icon.five.hundred.pixels:before {
    content: "\f26e";
}

.theme_light i.icon.fork:before {
    content: "\f126";
}

.theme_light i.icon.game:before {
    content: "\f11b";
}

.theme_light i.icon.gay:before {
    content: "\f227";
}

.theme_light i.icon.gbp:before {
    content: "\f154";
}

.theme_light i.icon.gittip:before {
    content: "\f184";
}

.theme_light i.icon.google.plus.circle:before {
    content: "\f2b3";
}

.theme_light i.icon.google.plus.official:before {
    content: "\f2b3";
}

.theme_light i.icon.grab:before {
    content: "\f255";
}

.theme_light i.icon.graduation:before {
    content: "\f19d";
}

.theme_light i.icon.grid.layout:before {
    content: "\f00a";
}

.theme_light i.icon.group:before {
    content: "\f0c0";
}

.theme_light i.icon.h:before {
    content: "\f0fd";
}

.theme_light i.icon.hand.victory:before {
    content: "\f25b";
}

.theme_light i.icon.handicap:before {
    content: "\f193";
}

.theme_light i.icon.hard.of.hearing:before {
    content: "\f2a4";
}

.theme_light i.icon.header:before {
    content: "\f1dc";
}

.theme_light i.icon.help.circle:before {
    content: "\f059";
}

.theme_light i.icon.help:before {
    content: "\f128";
}

.theme_light i.icon.heterosexual:before {
    content: "\f228";
}

.theme_light i.icon.hide:before {
    content: "\f070";
}

.theme_light i.icon.hotel:before {
    content: "\f236";
}

.theme_light i.icon.hourglass.four:before {
    content: "\f254";
}

.theme_light i.icon.hourglass.full:before {
    content: "\f254";
}

.theme_light i.icon.hourglass.one:before {
    content: "\f251";
}

.theme_light i.icon.hourglass.three:before {
    content: "\f253";
}

.theme_light i.icon.hourglass.two:before {
    content: "\f252";
}

.theme_light i.icon.idea:before {
    content: "\f0eb";
}

.theme_light i.icon.ils:before {
    content: "\f20b";
}

.theme_light i.icon.in-cart:before {
    content: "\f218";
}

.theme_light i.icon.inr:before {
    content: "\f156";
}

.theme_light i.icon.intergender:before {
    content: "\f224";
}

.theme_light i.icon.intersex:before {
    content: "\f224";
}

.theme_light i.icon.japan.credit.bureau.card:before {
    content: "\f24b";
}

.theme_light i.icon.japan.credit.bureau:before {
    content: "\f24b";
}

.theme_light i.icon.jcb:before {
    content: "\f24b";
}

.theme_light i.icon.jpy:before {
    content: "\f157";
}

.theme_light i.icon.krw:before {
    content: "\f159";
}

.theme_light i.icon.lab:before {
    content: "\f0c3";
}

.theme_light i.icon.law:before {
    content: "\f24e";
}

.theme_light i.icon.legal:before {
    content: "\f0e3";
}

.theme_light i.icon.lesbian:before {
    content: "\f226";
}

.theme_light i.icon.lightning:before {
    content: "\f0e7";
}

.theme_light i.icon.like:before {
    content: "\f004";
}

.theme_light i.icon.line.graph:before {
    content: "\f201";
}

.theme_light i.icon.linkedin.square:before {
    content: "\f08c";
}

.theme_light i.icon.linkify:before {
    content: "\f0c1";
}

.theme_light i.icon.lira:before {
    content: "\f195";
}

.theme_light i.icon.list.layout:before {
    content: "\f00b";
}

.theme_light i.icon.magnify:before {
    content: "\f00e";
}

.theme_light i.icon.mail.forward:before {
    content: "\f064";
}

.theme_light i.icon.mail.square:before {
    content: "\f199";
}

.theme_light i.icon.mail:before {
    content: "\f0e0";
}

.theme_light i.icon.male.homosexual:before {
    content: "\f227";
}

.theme_light i.icon.man:before {
    content: "\f222";
}

.theme_light i.icon.marker:before {
    content: "\f041";
}

.theme_light i.icon.mars.alternate:before {
    content: "\f229";
}

.theme_light i.icon.mars.horizontal:before {
    content: "\f22b";
}

.theme_light i.icon.mars.vertical:before {
    content: "\f22a";
}

.theme_light i.icon.mastercard.card:before {
    content: "\f1f1";
}

.theme_light i.icon.mastercard:before {
    content: "\f1f1";
}

.theme_light i.icon.microsoft.edge:before {
    content: "\f282";
}

.theme_light i.icon.military:before {
    content: "\f0fb";
}

.theme_light i.icon.ms.edge:before {
    content: "\f282";
}

.theme_light i.icon.mute:before {
    content: "\f131";
}

.theme_light i.icon.new.pied.piper:before {
    content: "\f2ae";
}

.theme_light i.icon.non.binary.transgender:before {
    content: "\f223";
}

.theme_light i.icon.numbered.list:before {
    content: "\f0cb";
}

.theme_light i.icon.optinmonster:before {
    content: "\f23c";
}

.theme_light i.icon.options:before {
    content: "\f1de";
}

.theme_light i.icon.other.gender.horizontal:before {
    content: "\f22b";
}

.theme_light i.icon.other.gender.vertical:before {
    content: "\f22a";
}

.theme_light i.icon.other.gender:before {
    content: "\f229";
}

.theme_light i.icon.payment:before {
    content: "\f09d";
}

.theme_light i.icon.paypal.card:before {
    content: "\f1f4";
}

.theme_light i.icon.pencil.square:before {
    content: "\f14b";
}

.theme_light i.icon.photo:before {
    content: "\f030";
}

.theme_light i.icon.picture:before {
    content: "\f03e";
}

.theme_light i.icon.pie.chart:before {
    content: "\f200";
}

.theme_light i.icon.pie.graph:before {
    content: "\f200";
}

.theme_light i.icon.pied.piper.hat:before {
    content: "\f2ae";
}

.theme_light i.icon.pin:before {
    content: "\f08d";
}

.theme_light i.icon.plus.cart:before {
    content: "\f217";
}

.theme_light i.icon.pocket:before {
    content: "\f265";
}

.theme_light i.icon.point:before {
    content: "\f041";
}

.theme_light i.icon.pointing.down:before {
    content: "\f0a7";
}

.theme_light i.icon.pointing.left:before {
    content: "\f0a5";
}

.theme_light i.icon.pointing.right:before {
    content: "\f0a4";
}

.theme_light i.icon.pointing.up:before {
    content: "\f0a6";
}

.theme_light i.icon.pound:before {
    content: "\f154";
}

.theme_light i.icon.power.cord:before {
    content: "\f1e6";
}

.theme_light i.icon.power:before {
    content: "\f011";
}

.theme_light i.icon.privacy:before {
    content: "\f084";
}

.theme_light i.icon.r.circle:before {
    content: "\f25d";
}

.theme_light i.icon.rain:before {
    content: "\f0e9";
}

.theme_light i.icon.record:before {
    content: "\f03d";
}

.theme_light i.icon.refresh:before {
    content: "\f021";
}

.theme_light i.icon.remove.circle:before {
    content: "\f057";
}

.theme_light i.icon.remove.from.calendar:before {
    content: "\f272";
}

.theme_light i.icon.remove.user:before {
    content: "\f235";
}

.theme_light i.icon.remove:before {
    content: "\f00d";
}

.theme_light i.icon.repeat:before {
    content: "\f01e";
}

.theme_light i.icon.rmb:before {
    content: "\f157";
}

.theme_light i.icon.rouble:before {
    content: "\f158";
}

.theme_light i.icon.rub:before {
    content: "\f158";
}

.theme_light i.icon.ruble:before {
    content: "\f158";
}

.theme_light i.icon.rupee:before {
    content: "\f156";
}

.theme_light i.icon.s15:before {
    content: "\f2cd";
}

.theme_light i.icon.selected.radio:before {
    content: "\f192";
}

.theme_light i.icon.send:before {
    content: "\f1d8";
}

.theme_light i.icon.setting:before {
    content: "\f013";
}

.theme_light i.icon.settings:before {
    content: "\f085";
}

.theme_light i.icon.shekel:before {
    content: "\f20b";
}

.theme_light i.icon.sheqel:before {
    content: "\f20b";
}

.theme_light i.icon.shipping:before {
    content: "\f0d1";
}

.theme_light i.icon.shop:before {
    content: "\f07a";
}

.theme_light i.icon.shuffle:before {
    content: "\f074";
}

.theme_light i.icon.shutdown:before {
    content: "\f011";
}

.theme_light i.icon.sidebar:before {
    content: "\f0c9";
}

.theme_light i.icon.signing:before {
    content: "\f2a7";
}

.theme_light i.icon.signup:before {
    content: "\f044";
}

.theme_light i.icon.sliders:before {
    content: "\f1de";
}

.theme_light i.icon.soccer:before {
    content: "\f1e3";
}

.theme_light i.icon.sort.alphabet.ascending:before {
    content: "\f15d";
}

.theme_light i.icon.sort.alphabet.descending:before {
    content: "\f15e";
}

.theme_light i.icon.sort.ascending:before {
    content: "\f0de";
}

.theme_light i.icon.sort.content.ascending:before {
    content: "\f160";
}

.theme_light i.icon.sort.content.descending:before {
    content: "\f161";
}

.theme_light i.icon.sort.descending:before {
    content: "\f0dd";
}

.theme_light i.icon.sort.numeric.ascending:before {
    content: "\f162";
}

.theme_light i.icon.sort.numeric.descending:before {
    content: "\f163";
}

.theme_light i.icon.sound:before {
    content: "\f025";
}

.theme_light i.icon.spy:before {
    content: "\f21b";
}

.theme_light i.icon.stripe.card:before {
    content: "\f1f5";
}

.theme_light i.icon.student:before {
    content: "\f19d";
}

.theme_light i.icon.talk:before {
    content: "\f27a";
}

.theme_light i.icon.target:before {
    content: "\f140";
}

.theme_light i.icon.teletype:before {
    content: "\f1e4";
}

.theme_light i.icon.television:before {
    content: "\f26c";
}

.theme_light i.icon.text.cursor:before {
    content: "\f246";
}

.theme_light i.icon.text.telephone:before {
    content: "\f1e4";
}

.theme_light i.icon.theme.isle:before {
    content: "\f2b2";
}

.theme_light i.icon.theme:before {
    content: "\f043";
}

.theme_light i.icon.thermometer:before {
    content: "\f2c7";
}

.theme_light i.icon.thumb.tack:before {
    content: "\f08d";
}

.theme_light i.icon.time:before {
    content: "\f017";
}

.theme_light i.icon.tm:before {
    content: "\f25c";
}

.theme_light i.icon.toggle.down:before {
    content: "\f150";
}

.theme_light i.icon.toggle.left:before {
    content: "\f191";
}

.theme_light i.icon.toggle.right:before {
    content: "\f152";
}

.theme_light i.icon.toggle.up:before {
    content: "\f151";
}

.theme_light i.icon.translate:before {
    content: "\f1ab";
}

.theme_light i.icon.travel:before {
    content: "\f0b1";
}

.theme_light i.icon.treatment:before {
    content: "\f0f1";
}

.theme_light i.icon.triangle.down:before {
    content: "\f0d7";
}

.theme_light i.icon.triangle.left:before {
    content: "\f0d9";
}

.theme_light i.icon.triangle.right:before {
    content: "\f0da";
}

.theme_light i.icon.triangle.up:before {
    content: "\f0d8";
}

.theme_light i.icon.try:before {
    content: "\f195";
}

.theme_light i.icon.unhide:before {
    content: "\f06e";
}

.theme_light i.icon.unlinkify:before {
    content: "\f127";
}

.theme_light i.icon.unmute:before {
    content: "\f130";
}

.theme_light i.icon.usd:before {
    content: "\f155";
}

.theme_light i.icon.user.cancel:before {
    content: "\f235";
}

.theme_light i.icon.user.close:before {
    content: "\f235";
}

.theme_light i.icon.user.delete:before {
    content: "\f235";
}

.theme_light i.icon.user.x:before {
    content: "\f235";
}

.theme_light i.icon.vcard:before {
    content: "\f2bb";
}

.theme_light i.icon.video.camera:before {
    content: "\f03d";
}

.theme_light i.icon.video.play:before {
    content: "\f144";
}

.theme_light i.icon.visa.card:before {
    content: "\f1f0";
}

.theme_light i.icon.visa:before {
    content: "\f1f0";
}

.theme_light i.icon.volume.control.phone:before {
    content: "\f2a0";
}

.theme_light i.icon.wait:before {
    content: "\f017";
}

.theme_light i.icon.warning.circle:before {
    content: "\f06a";
}

.theme_light i.icon.warning.sign:before {
    content: "\f071";
}

.theme_light i.icon.warning:before {
    content: "\f12a";
}

.theme_light i.icon.wechat:before {
    content: "\f1d7";
}

.theme_light i.icon.wi-fi:before {
    content: "\f1eb";
}

.theme_light i.icon.wikipedia:before {
    content: "\f266";
}

.theme_light i.icon.winner:before {
    content: "\f091";
}

.theme_light i.icon.wizard:before {
    content: "\f0d0";
}

.theme_light i.icon.woman:before {
    content: "\f221";
}

.theme_light i.icon.won:before {
    content: "\f159";
}

.theme_light i.icon.wordpress.beginner:before {
    content: "\f297";
}

.theme_light i.icon.wordpress.forms:before {
    content: "\f298";
}

.theme_light i.icon.world:before {
    content: "\f0ac";
}

.theme_light i.icon.write.square:before {
    content: "\f14b";
}

.theme_light i.icon.x:before {
    content: "\f00d";
}

.theme_light i.icon.yc:before {
    content: "\f23b";
}

.theme_light i.icon.ycombinator:before {
    content: "\f23b";
}

.theme_light i.icon.yen:before {
    content: "\f157";
}

.theme_light i.icon.zip:before {
    content: "\f187";
}

.theme_light i.icon.zoom-in:before {
    content: "\f00e";
}

.theme_light i.icon.zoom-out:before {
    content: "\f010";
}

.theme_light i.icon.zoom:before {
    content: "\f00e";
}

.theme_light i.icon.bitbucket.square:before {
    content: "\f171";
}

.theme_light i.icon.checkmark.box:before {
    content: "\f14a";
}

.theme_light i.icon.circle.thin:before {
    content: "\f111";
}

.theme_light i.icon.cloud.download:before {
    content: "\f381";
}

.theme_light i.icon.cloud.upload:before {
    content: "\f382";
}

.theme_light i.icon.compose:before {
    content: "\f303";
}

.theme_light i.icon.conversation:before {
    content: "\f086";
}

.theme_light i.icon.credit.card.alternative:before {
    content: "\f09d";
}

.theme_light i.icon.currency:before {
    content: "\f3d1";
}

.theme_light i.icon.dashboard:before {
    content: "\f3fd";
}

.theme_light i.icon.diamond:before {
    content: "\f3a5";
}

.theme_light i.icon.disk:before {
    content: "\f0a0";
}

.theme_light i.icon.exchange:before {
    content: "\f362";
}

.theme_light i.icon.external.share:before {
    content: "\f14d";
}

.theme_light i.icon.external.square:before {
    content: "\f360";
}

.theme_light i.icon.external:before {
    content: "\f35d";
}

.theme_light i.icon.facebook.official:before {
    content: "\f082";
}

.theme_light i.icon.food:before {
    content: "\f2e7";
}

.theme_light i.icon.hourglass.zero:before {
    content: "\f253";
}

.theme_light i.icon.level.down:before {
    content: "\f3be";
}

.theme_light i.icon.level.up:before {
    content: "\f3bf";
}

.theme_light i.icon.logout:before {
    content: "\f2f5";
}

.theme_light i.icon.meanpath:before {
    content: "\f0c8";
}

.theme_light i.icon.money:before {
    content: "\f3d1";
}

.theme_light i.icon.move:before {
    content: "\f0b2";
}

.theme_light i.icon.pencil:before {
    content: "\f303";
}

.theme_light i.icon.protect:before {
    content: "\f023";
}

.theme_light i.icon.radio:before {
    content: "\f192";
}

.theme_light i.icon.remove.bookmark:before {
    content: "\f02e";
}

.theme_light i.icon.resize.horizontal:before {
    content: "\f337";
}

.theme_light i.icon.resize.vertical:before {
    content: "\f338";
}

.theme_light i.icon.sign-in:before {
    content: "\f2f6";
}

.theme_light i.icon.sign-out:before {
    content: "\f2f5";
}

.theme_light i.icon.spoon:before {
    content: "\f2e5";
}

.theme_light i.icon.star.half.empty:before {
    content: "\f089";
}

.theme_light i.icon.star.half.full:before {
    content: "\f089";
}

.theme_light i.icon.ticket:before {
    content: "\f3ff";
}

.theme_light i.icon.times.rectangle:before {
    content: "\f410";
}

.theme_light i.icon.write:before {
    content: "\f303";
}

.theme_light i.icon.youtube.play:before {
    content: "\f167";
}

@font-face {
    font-family: outline-icons;
    src: url(themes/default/assets/fonts/outline-icons.eot);
    src: url(themes/default/assets/fonts/outline-icons.eot?#iefix) format("embedded-opentype"), url(themes/default/assets/fonts/outline-icons.woff2) format("woff2"), url(themes/default/assets/fonts/outline-icons.woff) format("woff"), url(themes/default/assets/fonts/outline-icons.ttf) format("truetype"), url(themes/default/assets/fonts/outline-icons.svg#icons) format("svg");
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-decoration: inherit;
    text-transform: none;
}

.theme_light i.icon.outline {
    font-family: outline-icons;
}

.theme_light i.icon.address.book.outline:before {
    content: "\f2b9";
}

.theme_light i.icon.address.card.outline:before {
    content: "\f2bb";
}

.theme_light i.icon.arrow.alternate.circle.down.outline:before {
    content: "\f358";
}

.theme_light i.icon.arrow.alternate.circle.left.outline:before {
    content: "\f359";
}

.theme_light i.icon.arrow.alternate.circle.right.outline:before {
    content: "\f35a";
}

.theme_light i.icon.arrow.alternate.circle.up.outline:before {
    content: "\f35b";
}

.theme_light i.icon.bell.outline:before {
    content: "\f0f3";
}

.theme_light i.icon.bell.slash.outline:before {
    content: "\f1f6";
}

.theme_light i.icon.bookmark.outline:before {
    content: "\f02e";
}

.theme_light i.icon.building.outline:before {
    content: "\f1ad";
}

.theme_light i.icon.calendar.outline:before {
    content: "\f133";
}

.theme_light i.icon.calendar.alternate.outline:before {
    content: "\f073";
}

.theme_light i.icon.calendar.check.outline:before {
    content: "\f274";
}

.theme_light i.icon.calendar.minus.outline:before {
    content: "\f272";
}

.theme_light i.icon.calendar.plus.outline:before {
    content: "\f271";
}

.theme_light i.icon.calendar.times.outline:before {
    content: "\f273";
}

.theme_light i.icon.caret.square.down.outline:before {
    content: "\f150";
}

.theme_light i.icon.caret.square.left.outline:before {
    content: "\f191";
}

.theme_light i.icon.caret.square.right.outline:before {
    content: "\f152";
}

.theme_light i.icon.caret.square.up.outline:before {
    content: "\f151";
}

.theme_light i.icon.chart.bar.outline:before {
    content: "\f080";
}

.theme_light i.icon.check.circle.outline:before {
    content: "\f058";
}

.theme_light i.icon.check.square.outline:before {
    content: "\f14a";
}

.theme_light i.icon.circle.outline:before {
    content: "\f111";
}

.theme_light i.icon.clipboard.outline:before {
    content: "\f328";
}

.theme_light i.icon.clock.outline:before {
    content: "\f017";
}

.theme_light i.icon.clone.outline:before {
    content: "\f24d";
}

.theme_light i.icon.closed.captioning.outline:before {
    content: "\f20a";
}

.theme_light i.icon.comment.outline:before {
    content: "\f075";
}

.theme_light i.icon.comment.alternate.outline:before {
    content: "\f27a";
}

.theme_light i.icon.comments.outline:before {
    content: "\f086";
}

.theme_light i.icon.compass.outline:before {
    content: "\f14e";
}

.theme_light i.icon.copy.outline:before {
    content: "\f0c5";
}

.theme_light i.icon.copyright.outline:before {
    content: "\f1f9";
}

.theme_light i.icon.credit.card.outline:before {
    content: "\f09d";
}

.theme_light i.icon.dot.circle.outline:before {
    content: "\f192";
}

.theme_light i.icon.edit.outline:before {
    content: "\f044";
}

.theme_light i.icon.envelope.outline:before {
    content: "\f0e0";
}

.theme_light i.icon.envelope.open.outline:before {
    content: "\f2b6";
}

.theme_light i.icon.eye.slash.outline:before {
    content: "\f070";
}

.theme_light i.icon.file.outline:before {
    content: "\f15b";
}

.theme_light i.icon.file.alternate.outline:before {
    content: "\f15c";
}

.theme_light i.icon.file.archive.outline:before {
    content: "\f1c6";
}

.theme_light i.icon.file.audio.outline:before {
    content: "\f1c7";
}

.theme_light i.icon.file.code.outline:before {
    content: "\f1c9";
}

.theme_light i.icon.file.excel.outline:before {
    content: "\f1c3";
}

.theme_light i.icon.file.image.outline:before {
    content: "\f1c5";
}

.theme_light i.icon.file.pdf.outline:before {
    content: "\f1c1";
}

.theme_light i.icon.file.powerpoint.outline:before {
    content: "\f1c4";
}

.theme_light i.icon.file.video.outline:before {
    content: "\f1c8";
}

.theme_light i.icon.file.word.outline:before {
    content: "\f1c2";
}

.theme_light i.icon.flag.outline:before {
    content: "\f024";
}

.theme_light i.icon.folder.outline:before {
    content: "\f07b";
}

.theme_light i.icon.folder.open.outline:before {
    content: "\f07c";
}

.theme_light i.icon.frown.outline:before {
    content: "\f119";
}

.theme_light i.icon.futbol.outline:before {
    content: "\f1e3";
}

.theme_light i.icon.gem.outline:before {
    content: "\f3a5";
}

.theme_light i.icon.hand.lizard.outline:before {
    content: "\f258";
}

.theme_light i.icon.hand.paper.outline:before {
    content: "\f256";
}

.theme_light i.icon.hand.peace.outline:before {
    content: "\f25b";
}

.theme_light i.icon.hand.point.down.outline:before {
    content: "\f0a7";
}

.theme_light i.icon.hand.point.left.outline:before {
    content: "\f0a5";
}

.theme_light i.icon.hand.point.right.outline:before {
    content: "\f0a4";
}

.theme_light i.icon.hand.point.up.outline:before {
    content: "\f0a6";
}

.theme_light i.icon.hand.pointer.outline:before {
    content: "\f25a";
}

.theme_light i.icon.hand.rock.outline:before {
    content: "\f255";
}

.theme_light i.icon.hand.scissors.outline:before {
    content: "\f257";
}

.theme_light i.icon.hand.spock.outline:before {
    content: "\f259";
}

.theme_light i.icon.handshake.outline:before {
    content: "\f2b5";
}

.theme_light i.icon.hdd.outline:before {
    content: "\f0a0";
}

.theme_light i.icon.heart.outline:before {
    content: "\f004";
}

.theme_light i.icon.hospital.outline:before {
    content: "\f0f8";
}

.theme_light i.icon.hourglass.outline:before {
    content: "\f254";
}

.theme_light i.icon.id.badge.outline:before {
    content: "\f2c1";
}

.theme_light i.icon.id.card.outline:before {
    content: "\f2c2";
}

.theme_light i.icon.image.outline:before {
    content: "\f03e";
}

.theme_light i.icon.images.outline:before {
    content: "\f302";
}

.theme_light i.icon.keyboard.outline:before {
    content: "\f11c";
}

.theme_light i.icon.lemon.outline:before {
    content: "\f094";
}

.theme_light i.icon.life.ring.outline:before {
    content: "\f1cd";
}

.theme_light i.icon.lightbulb.outline:before {
    content: "\f0eb";
}

.theme_light i.icon.list.alternate.outline:before {
    content: "\f022";
}

.theme_light i.icon.map.outline:before {
    content: "\f279";
}

.theme_light i.icon.meh.outline:before {
    content: "\f11a";
}

.theme_light i.icon.minus.square.outline:before {
    content: "\f146";
}

.theme_light i.icon.money.bill.alternate.outline:before {
    content: "\f3d1";
}

.theme_light i.icon.moon.outline:before {
    content: "\f186";
}

.theme_light i.icon.newspaper.outline:before {
    content: "\f1ea";
}

.theme_light i.icon.object.group.outline:before {
    content: "\f247";
}

.theme_light i.icon.object.ungroup.outline:before {
    content: "\f248";
}

.theme_light i.icon.paper.plane.outline:before {
    content: "\f1d8";
}

.theme_light i.icon.pause.circle.outline:before {
    content: "\f28b";
}

.theme_light i.icon.play.circle.outline:before {
    content: "\f144";
}

.theme_light i.icon.plus.square.outline:before {
    content: "\f0fe";
}

.theme_light i.icon.question.circle.outline:before {
    content: "\f059";
}

.theme_light i.icon.registered.outline:before {
    content: "\f25d";
}

.theme_light i.icon.save.outline:before {
    content: "\f0c7";
}

.theme_light i.icon.share.square.outline:before {
    content: "\f14d";
}

.theme_light i.icon.smile.outline:before {
    content: "\f118";
}

.theme_light i.icon.snowflake.outline:before {
    content: "\f2dc";
}

.theme_light i.icon.square.outline:before {
    content: "\f0c8";
}

.theme_light i.icon.star.outline:before {
    content: "\f005";
}

.theme_light i.icon.star.half.outline:before {
    content: "\f089";
}

.theme_light i.icon.sticky.note.outline:before {
    content: "\f249";
}

.theme_light i.icon.stop.circle.outline:before {
    content: "\f28d";
}

.theme_light i.icon.sun.outline:before {
    content: "\f185";
}

.theme_light i.icon.thumbs.down.outline:before {
    content: "\f165";
}

.theme_light i.icon.thumbs.up.outline:before {
    content: "\f164";
}

.theme_light i.icon.times.circle.outline:before {
    content: "\f057";
}

.theme_light i.icon.trash.alternate.outline:before {
    content: "\f2ed";
}

.theme_light i.icon.user.outline:before {
    content: "\f007";
}

.theme_light i.icon.user.circle.outline:before {
    content: "\f2bd";
}

.theme_light i.icon.window.close.outline:before {
    content: "\f410";
}

.theme_light i.icon.window.maximize.outline:before {
    content: "\f2d0";
}

.theme_light i.icon.window.minimize.outline:before {
    content: "\f2d1";
}

.theme_light i.icon.window.restore.outline:before {
    content: "\f2d2";
}

.theme_light i.icon.disk.outline:before {
    content: "\f0a0";
}

.theme_light i.icon.heart.empty,
.theme_light i.icon.star.empty {
    font-family: outline-icons;
}

.theme_light i.icon.heart.empty:before {
    content: "\f004";
}

.theme_light i.icon.star.empty:before {
    content: "\f089";
}

@font-face {
    font-family: brand-icons;
    src: url(themes/default/assets/fonts/brand-icons.eot);
    src: url(themes/default/assets/fonts/brand-icons.eot?#iefix) format("embedded-opentype"), url(themes/default/assets/fonts/brand-icons.woff2) format("woff2"), url(themes/default/assets/fonts/brand-icons.woff) format("woff"), url(themes/default/assets/fonts/brand-icons.ttf) format("truetype"), url(themes/default/assets/fonts/brand-icons.svg#icons) format("svg");
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-decoration: inherit;
    text-transform: none;
}

.theme_light i.icon.\35 00px,
.theme_light i.icon.accessible.icon,
.theme_light i.icon.accusoft,
.theme_light i.icon.adn,
.theme_light i.icon.adversal,
.theme_light i.icon.affiliatetheme,
.theme_light i.icon.algolia,
.theme_light i.icon.amazon,
.theme_light i.icon.amazon.pay,
.theme_light i.icon.amilia,
.theme_light i.icon.android,
.theme_light i.icon.angellist,
.theme_light i.icon.angrycreative,
.theme_light i.icon.angular,
.theme_light i.icon.app.store,
.theme_light i.icon.app.store.ios,
.theme_light i.icon.apper,
.theme_light i.icon.apple,
.theme_light i.icon.apple.pay,
.theme_light i.icon.asymmetrik,
.theme_light i.icon.audible,
.theme_light i.icon.autoprefixer,
.theme_light i.icon.avianex,
.theme_light i.icon.aviato,
.theme_light i.icon.aws,
.theme_light i.icon.bandcamp,
.theme_light i.icon.behance,
.theme_light i.icon.behance.square,
.theme_light i.icon.bimobject,
.theme_light i.icon.bitbucket,
.theme_light i.icon.bitcoin,
.theme_light i.icon.bity,
.theme_light i.icon.black.tie,
.theme_light i.icon.blackberry,
.theme_light i.icon.blogger,
.theme_light i.icon.blogger.b,
.theme_light i.icon.bluetooth,
.theme_light i.icon.bluetooth.b,
.theme_light i.icon.btc,
.theme_light i.icon.buromobelexperte,
.theme_light i.icon.buysellads,
.theme_light i.icon.cc.amazon.pay,
.theme_light i.icon.cc.amex,
.theme_light i.icon.cc.apple.pay,
.theme_light i.icon.cc.diners.club,
.theme_light i.icon.cc.discover,
.theme_light i.icon.cc.jcb,
.theme_light i.icon.cc.mastercard,
.theme_light i.icon.cc.paypal,
.theme_light i.icon.cc.stripe,
.theme_light i.icon.cc.visa,
.theme_light i.icon.centercode,
.theme_light i.icon.chrome,
.theme_light i.icon.cloudscale,
.theme_light i.icon.cloudsmith,
.theme_light i.icon.cloudversify,
.theme_light i.icon.codepen,
.theme_light i.icon.codiepie,
.theme_light i.icon.connectdevelop,
.theme_light i.icon.contao,
.theme_light i.icon.cpanel,
.theme_light i.icon.creative.commons,
.theme_light i.icon.css3,
.theme_light i.icon.css3.alternate,
.theme_light i.icon.cuttlefish,
.theme_light i.icon.d.and.d,
.theme_light i.icon.dashcube,
.theme_light i.icon.delicious,
.theme_light i.icon.deploydog,
.theme_light i.icon.deskpro,
.theme_light i.icon.deviantart,
.theme_light i.icon.digg,
.theme_light i.icon.digital.ocean,
.theme_light i.icon.discord,
.theme_light i.icon.discourse,
.theme_light i.icon.dochub,
.theme_light i.icon.docker,
.theme_light i.icon.draft2digital,
.theme_light i.icon.dribbble,
.theme_light i.icon.dribbble.square,
.theme_light i.icon.dropbox,
.theme_light i.icon.drupal,
.theme_light i.icon.dyalog,
.theme_light i.icon.earlybirds,
.theme_light i.icon.edge,
.theme_light i.icon.elementor,
.theme_light i.icon.ember,
.theme_light i.icon.empire,
.theme_light i.icon.envira,
.theme_light i.icon.erlang,
.theme_light i.icon.ethereum,
.theme_light i.icon.etsy,
.theme_light i.icon.expeditedssl,
.theme_light i.icon.facebook,
.theme_light i.icon.facebook.f,
.theme_light i.icon.facebook.messenger,
.theme_light i.icon.facebook.square,
.theme_light i.icon.firefox,
.theme_light i.icon.first.order,
.theme_light i.icon.firstdraft,
.theme_light i.icon.flickr,
.theme_light i.icon.flipboard,
.theme_light i.icon.fly,
.theme_light i.icon.font.awesome,
.theme_light i.icon.font.awesome.alternate,
.theme_light i.icon.font.awesome.flag,
.theme_light i.icon.fonticons,
.theme_light i.icon.fonticons.fi,
.theme_light i.icon.fort.awesome,
.theme_light i.icon.fort.awesome.alternate,
.theme_light i.icon.forumbee,
.theme_light i.icon.foursquare,
.theme_light i.icon.free.code.camp,
.theme_light i.icon.freebsd,
.theme_light i.icon.get.pocket,
.theme_light i.icon.gg,
.theme_light i.icon.gg.circle,
.theme_light i.icon.git,
.theme_light i.icon.git.square,
.theme_light i.icon.github,
.theme_light i.icon.github.alternate,
.theme_light i.icon.github.square,
.theme_light i.icon.gitkraken,
.theme_light i.icon.gitlab,
.theme_light i.icon.gitter,
.theme_light i.icon.glide,
.theme_light i.icon.glide.g,
.theme_light i.icon.gofore,
.theme_light i.icon.goodreads,
.theme_light i.icon.goodreads.g,
.theme_light i.icon.google,
.theme_light i.icon.google.drive,
.theme_light i.icon.google.play,
.theme_light i.icon.google.plus,
.theme_light i.icon.google.plus.g,
.theme_light i.icon.google.plus.square,
.theme_light i.icon.google.wallet,
.theme_light i.icon.gratipay,
.theme_light i.icon.grav,
.theme_light i.icon.gripfire,
.theme_light i.icon.grunt,
.theme_light i.icon.gulp,
.theme_light i.icon.hacker.news,
.theme_light i.icon.hacker.news.square,
.theme_light i.icon.hips,
.theme_light i.icon.hire.a.helper,
.theme_light i.icon.hooli,
.theme_light i.icon.hotjar,
.theme_light i.icon.houzz,
.theme_light i.icon.html5,
.theme_light i.icon.hubspot,
.theme_light i.icon.imdb,
.theme_light i.icon.instagram,
.theme_light i.icon.internet.explorer,
.theme_light i.icon.ioxhost,
.theme_light i.icon.itunes,
.theme_light i.icon.itunes.note,
.theme_light i.icon.jenkins,
.theme_light i.icon.joget,
.theme_light i.icon.joomla,
.theme_light i.icon.js,
.theme_light i.icon.js.square,
.theme_light i.icon.jsfiddle,
.theme_light i.icon.keycdn,
.theme_light i.icon.kickstarter,
.theme_light i.icon.kickstarter.k,
.theme_light i.icon.korvue,
.theme_light i.icon.laravel,
.theme_light i.icon.lastfm,
.theme_light i.icon.lastfm.square,
.theme_light i.icon.leanpub,
.theme_light i.icon.less,
.theme_light i.icon.linechat,
.theme_light i.icon.linkedin,
.theme_light i.icon.linkedin.alternate,
.theme_light i.icon.linkedin.in,
.theme_light i.icon.linode,
.theme_light i.icon.linux,
.theme_light i.icon.lyft,
.theme_light i.icon.magento,
.theme_light i.icon.maxcdn,
.theme_light i.icon.medapps,
.theme_light i.icon.medium,
.theme_light i.icon.medium.m,
.theme_light i.icon.medrt,
.theme_light i.icon.meetup,
.theme_light i.icon.microsoft,
.theme_light i.icon.mix,
.theme_light i.icon.mixcloud,
.theme_light i.icon.mizuni,
.theme_light i.icon.modx,
.theme_light i.icon.monero,
.theme_light i.icon.napster,
.theme_light i.icon.nintendo.switch,
.theme_light i.icon.node,
.theme_light i.icon.node.js,
.theme_light i.icon.npm,
.theme_light i.icon.ns8,
.theme_light i.icon.nutritionix,
.theme_light i.icon.odnoklassniki,
.theme_light i.icon.odnoklassniki.square,
.theme_light i.icon.opencart,
.theme_light i.icon.openid,
.theme_light i.icon.opera,
.theme_light i.icon.optin.monster,
.theme_light i.icon.osi,
.theme_light i.icon.page4,
.theme_light i.icon.pagelines,
.theme_light i.icon.palfed,
.theme_light i.icon.patreon,
.theme_light i.icon.paypal,
.theme_light i.icon.periscope,
.theme_light i.icon.phabricator,
.theme_light i.icon.phoenix.framework,
.theme_light i.icon.php,
.theme_light i.icon.pied.piper,
.theme_light i.icon.pied.piper.alternate,
.theme_light i.icon.pied.piper.pp,
.theme_light i.icon.pinterest,
.theme_light i.icon.pinterest.p,
.theme_light i.icon.pinterest.square,
.theme_light i.icon.playstation,
.theme_light i.icon.product.hunt,
.theme_light i.icon.pushed,
.theme_light i.icon.python,
.theme_light i.icon.qq,
.theme_light i.icon.quinscape,
.theme_light i.icon.quora,
.theme_light i.icon.ravelry,
.theme_light i.icon.react,
.theme_light i.icon.rebel,
.theme_light i.icon.reddit,
.theme_light i.icon.reddit.alien,
.theme_light i.icon.reddit.square,
.theme_light i.icon.redriver,
.theme_light i.icon.rendact,
.theme_light i.icon.renren,
.theme_light i.icon.replyd,
.theme_light i.icon.resolving,
.theme_light i.icon.rocketchat,
.theme_light i.icon.rockrms,
.theme_light i.icon.safari,
.theme_light i.icon.sass,
.theme_light i.icon.schlix,
.theme_light i.icon.scribd,
.theme_light i.icon.searchengin,
.theme_light i.icon.sellcast,
.theme_light i.icon.sellsy,
.theme_light i.icon.servicestack,
.theme_light i.icon.shirtsinbulk,
.theme_light i.icon.simplybuilt,
.theme_light i.icon.sistrix,
.theme_light i.icon.skyatlas,
.theme_light i.icon.skype,
.theme_light i.icon.slack,
.theme_light i.icon.slack.hash,
.theme_light i.icon.slideshare,
.theme_light i.icon.snapchat,
.theme_light i.icon.snapchat.ghost,
.theme_light i.icon.snapchat.square,
.theme_light i.icon.soundcloud,
.theme_light i.icon.speakap,
.theme_light i.icon.spotify,
.theme_light i.icon.stack.exchange,
.theme_light i.icon.stack.overflow,
.theme_light i.icon.staylinked,
.theme_light i.icon.steam,
.theme_light i.icon.steam.square,
.theme_light i.icon.steam.symbol,
.theme_light i.icon.sticker.mule,
.theme_light i.icon.strava,
.theme_light i.icon.stripe,
.theme_light i.icon.stripe.s,
.theme_light i.icon.studiovinari,
.theme_light i.icon.stumbleupon,
.theme_light i.icon.stumbleupon.circle,
.theme_light i.icon.superpowers,
.theme_light i.icon.supple,
.theme_light i.icon.telegram,
.theme_light i.icon.telegram.plane,
.theme_light i.icon.tencent.weibo,
.theme_light i.icon.themeisle,
.theme_light i.icon.trello,
.theme_light i.icon.tripadvisor,
.theme_light i.icon.tumblr,
.theme_light i.icon.tumblr.square,
.theme_light i.icon.twitch,
.theme_light i.icon.twitter,
.theme_light i.icon.twitter.square,
.theme_light i.icon.typo3,
.theme_light i.icon.uber,
.theme_light i.icon.uikit,
.theme_light i.icon.uniregistry,
.theme_light i.icon.untappd,
.theme_light i.icon.usb,
.theme_light i.icon.ussunnah,
.theme_light i.icon.vaadin,
.theme_light i.icon.viacoin,
.theme_light i.icon.viadeo,
.theme_light i.icon.viadeo.square,
.theme_light i.icon.viber,
.theme_light i.icon.vimeo,
.theme_light i.icon.vimeo.square,
.theme_light i.icon.vimeo.v,
.theme_light i.icon.vine,
.theme_light i.icon.vk,
.theme_light i.icon.vnv,
.theme_light i.icon.vuejs,
.theme_light i.icon.wechat,
.theme_light i.icon.weibo,
.theme_light i.icon.weixin,
.theme_light i.icon.whatsapp,
.theme_light i.icon.whatsapp.square,
.theme_light i.icon.whmcs,
.theme_light i.icon.wikipedia.w,
.theme_light i.icon.windows,
.theme_light i.icon.wordpress,
.theme_light i.icon.wordpress.simple,
.theme_light i.icon.wpbeginner,
.theme_light i.icon.wpexplorer,
.theme_light i.icon.wpforms,
.theme_light i.icon.xbox,
.theme_light i.icon.xing,
.theme_light i.icon.xing.square,
.theme_light i.icon.y.combinator,
.theme_light i.icon.yahoo,
.theme_light i.icon.yandex,
.theme_light i.icon.yandex.international,
.theme_light i.icon.yelp,
.theme_light i.icon.yoast,
.theme_light i.icon.youtube,
.theme_light i.icon.youtube.square {
    font-family: brand-icons;
}

.theme_light .ui.image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    background-color: transparent;
}

.theme_light img.ui.image {
    display: block;
}

.theme_light .ui.image img,
.theme_light .ui.image svg {
    display: block;
    max-width: 100%;
    height: auto;
}

.theme_light .ui.hidden.image,
.theme_light .ui.hidden.images {
    display: none;
}

.theme_light .ui.hidden.transition.image,
.theme_light .ui.hidden.transition.images {
    display: block;
    visibility: hidden;
}

.theme_light .ui.images>.hidden.transition {
    display: inline-block;
    visibility: hidden;
}

.theme_light .ui.disabled.image,
.theme_light .ui.disabled.images {
    cursor: default;
    opacity: 0.45;
}

.theme_light .ui.inline.image,
.theme_light .ui.inline.image img,
.theme_light .ui.inline.image svg {
    display: inline-block;
}

.theme_light .ui.top.aligned.image,
.theme_light .ui.top.aligned.image img,
.theme_light .ui.top.aligned.image svg,
.theme_light .ui.top.aligned.images .image {
    display: inline-block;
    vertical-align: top;
}

.theme_light .ui.middle.aligned.image,
.theme_light .ui.middle.aligned.image img,
.theme_light .ui.middle.aligned.image svg,
.theme_light .ui.middle.aligned.images .image {
    display: inline-block;
    vertical-align: middle;
}

.theme_light .ui.bottom.aligned.image,
.theme_light .ui.bottom.aligned.image img,
.theme_light .ui.bottom.aligned.image svg,
.theme_light .ui.bottom.aligned.images .image {
    display: inline-block;
    vertical-align: bottom;
}

.theme_light .ui.rounded.image,
.theme_light .ui.rounded.image>*,
.theme_light .ui.rounded.images .image,
.theme_light .ui.rounded.images .image>* {
    border-radius: 0.3125em;
}

.theme_light .ui.bordered.image img,
.theme_light .ui.bordered.image svg,
.theme_light .ui.bordered.images .image,
.theme_light .ui.bordered.images img,
.theme_light .ui.bordered.images svg,
.theme_light img.ui.bordered.image {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.theme_light .ui.circular.image,
.theme_light .ui.circular.images {
    overflow: hidden;
}

.theme_light .ui.circular.image,
.theme_light .ui.circular.image>*,
.theme_light .ui.circular.images .image,
.theme_light .ui.circular.images .image>* {
    border-radius: 500rem;
}

.theme_light .ui.fluid.image,
.theme_light .ui.fluid.image img,
.theme_light .ui.fluid.image svg,
.theme_light .ui.fluid.images,
.theme_light .ui.fluid.images img,
.theme_light .ui.fluid.images svg {
    display: block;
    width: 100%;
    height: auto;
}

.theme_light .ui.avatar.image,
.theme_light .ui.avatar.image img,
.theme_light .ui.avatar.image svg,
.theme_light .ui.avatar.images .image,
.theme_light .ui.avatar.images img,
.theme_light .ui.avatar.images svg {
    margin-right: 0.25em;
    display: inline-block;
    width: 2em;
    height: 2em;
    border-radius: 500rem;
}

.theme_light .ui.spaced.image {
    display: inline-block !important;
    margin-left: 0.5em;
    margin-right: 0.5em;
}

.theme_light .ui[class*="left spaced"].image {
    margin-left: 0.5em;
    margin-right: 0;
}

.theme_light .ui[class*="right spaced"].image {
    margin-left: 0;
    margin-right: 0.5em;
}

.theme_light .ui.floated.image,
.theme_light .ui.floated.images {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}

.theme_light .ui.right.floated.image,
.theme_light .ui.right.floated.images {
    float: right;
    margin-right: 0;
    margin-bottom: 1em;
    margin-left: 1em;
}

.theme_light .ui.floated.image:last-child,
.theme_light .ui.floated.images:last-child {
    margin-bottom: 0;
}

.theme_light .ui.centered.image,
.theme_light .ui.centered.images {
    margin-left: auto;
    margin-right: auto;
}

.theme_light .ui.mini.image,
.theme_light .ui.mini.images .image,
.theme_light .ui.mini.images img,
.theme_light .ui.mini.images svg {
    width: 35px;
    height: auto;
    font-size: 0.78571429rem;
}

.theme_light .ui.tiny.image,
.theme_light .ui.tiny.images .image,
.theme_light .ui.tiny.images img,
.theme_light .ui.tiny.images svg {
    width: 80px;
    height: auto;
    font-size: 0.85714286rem;
}

.theme_light .ui.small.image,
.theme_light .ui.small.images .image,
.theme_light .ui.small.images img,
.theme_light .ui.small.images svg {
    width: 150px;
    height: auto;
    font-size: 0.92857143rem;
}

.theme_light .ui.medium.image,
.theme_light .ui.medium.images .image,
.theme_light .ui.medium.images img,
.theme_light .ui.medium.images svg {
    width: 300px;
    height: auto;
    font-size: 1rem;
}

.theme_light .ui.large.image,
.theme_light .ui.large.images .image,
.theme_light .ui.large.images img,
.theme_light .ui.large.images svg {
    width: 450px;
    height: auto;
    font-size: 1.14285714rem;
}

.theme_light .ui.big.image,
.theme_light .ui.big.images .image,
.theme_light .ui.big.images img,
.theme_light .ui.big.images svg {
    width: 600px;
    height: auto;
    font-size: 1.28571429rem;
}

.theme_light .ui.huge.image,
.theme_light .ui.huge.images .image,
.theme_light .ui.huge.images img,
.theme_light .ui.huge.images svg {
    width: 800px;
    height: auto;
    font-size: 1.42857143rem;
}

.theme_light .ui.massive.image,
.theme_light .ui.massive.images .image,
.theme_light .ui.massive.images img,
.theme_light .ui.massive.images svg {
    width: 960px;
    height: auto;
    font-size: 1.71428571rem;
}

.theme_light .ui.images {
    font-size: 0;
    margin: 0 -0.25rem 0;
}

.theme_light .ui.images .image,
.theme_light .ui.images>img,
.theme_light .ui.images>svg {
    display: inline-block;
    margin: 0 0.25rem 0.5rem;
}

.theme_light .ui.input {
    position: relative;
    font-weight: 400;
    font-style: normal;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.input>input {
    margin: 0;
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    text-align: left;
    line-height: 1.21428571em;
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    padding: 0.67857143em 1em;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, 0.15);
    color: rgba(0, 0, 0, 0.87);
    border-radius: 0.28571429rem;
    -webkit-transition: border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: box-shadow 0.1s ease, border-color 0.1s ease;
    transition: box-shadow 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.input>input::-webkit-input-placeholder {
    color: rgba(191, 191, 191, 0.87);
}

.theme_light .ui.input>input::-moz-placeholder {
    color: rgba(191, 191, 191, 0.87);
}

.theme_light .ui.input>input:-ms-input-placeholder {
    color: rgba(191, 191, 191, 0.87);
}

.theme_light .ui.disabled.input,
.theme_light .ui.input:not(.disabled) input[disabled] {
    opacity: 0.45;
}

.theme_light .ui.disabled.input>input,
.theme_light .ui.input:not(.disabled) input[disabled] {
    pointer-events: none;
}

.theme_light .ui.input.down input,
.theme_light .ui.input>input:active {
    border-color: rgba(0, 0, 0, 0.3);
    background: #fafafa;
    color: rgba(0, 0, 0, 0.87);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.loading.loading.input>i.icon:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -0.64285714em 0 0 -0.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    border-radius: 500rem;
    border: 0.2em solid rgba(0, 0, 0, 0.1);
}

.theme_light .ui.loading.loading.input>i.icon:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -0.64285714em 0 0 -0.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    -webkit-animation: button-spin 0.6s linear;
    animation: button-spin 0.6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #767676 transparent transparent;
    border-style: solid;
    border-width: 0.2em;
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent;
}

.theme_light .ui.input.focus>input,
.theme_light .ui.input>input:focus {
    border-color: #85b7d9;
    background: #fff;
    color: rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.input.focus>input::-webkit-input-placeholder,
.theme_light .ui.input>input:focus::-webkit-input-placeholder {
    color: rgba(115, 115, 115, 0.87);
}

.theme_light .ui.input.focus>input::-moz-placeholder,
.theme_light .ui.input>input:focus::-moz-placeholder {
    color: rgba(115, 115, 115, 0.87);
}

.theme_light .ui.input.focus>input:-ms-input-placeholder,
.theme_light .ui.input>input:focus:-ms-input-placeholder {
    color: rgba(115, 115, 115, 0.87);
}

.theme_light .ui.input.error>input {
    background-color: #fff6f6;
    border-color: #e0b4b4;
    color: #9f3a38;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.input.error>input::-webkit-input-placeholder {
    color: #e7bdbc;
}

.theme_light .ui.input.error>input::-moz-placeholder {
    color: #e7bdbc;
}

.theme_light .ui.input.error>input:-ms-input-placeholder {
    color: #e7bdbc !important;
}

.theme_light .ui.input.error>input:focus::-webkit-input-placeholder {
    color: #da9796;
}

.theme_light .ui.input.error>input:focus::-moz-placeholder {
    color: #da9796;
}

.theme_light .ui.input.error>input:focus:-ms-input-placeholder {
    color: #da9796 !important;
}

.theme_light .ui.transparent.input>input {
    border-color: transparent !important;
    background-color: transparent !important;
    padding: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.theme_light .ui.transparent.icon.input>i.icon {
    width: 1.1em;
}

.theme_light .ui.transparent.icon.input>input {
    padding-left: 0 !important;
    padding-right: 2em !important;
}

.theme_light .ui.transparent[class*="left icon"].input>input {
    padding-left: 2em !important;
    padding-right: 0 !important;
}

.theme_light .ui.transparent.inverted.input {
    color: #fff;
}

.theme_light .ui.transparent.inverted.input>input {
    color: inherit;
}

.theme_light .ui.transparent.inverted.input>input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.theme_light .ui.transparent.inverted.input>input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.theme_light .ui.transparent.inverted.input>input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.theme_light .ui.icon.input>i.icon {
    cursor: default;
    position: absolute;
    line-height: 1;
    text-align: center;
    top: 0;
    right: 0;
    margin: 0;
    height: 100%;
    width: 2.67142857em;
    opacity: 0.5;
    border-radius: 0 0.28571429rem 0.28571429rem 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.theme_light .ui.icon.input>i.icon:not(.link) {
    pointer-events: none;
}

.theme_light .ui.icon.input>input {
    padding-right: 2.67142857em !important;
}

.theme_light .ui.icon.input>i.icon:after,
.theme_light .ui.icon.input>i.icon:before {
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    margin-top: -0.5em;
}

.theme_light .ui.icon.input>i.link.icon {
    cursor: pointer;
}

.theme_light .ui.icon.input>i.circular.icon {
    top: 0.35em;
    right: 0.5em;
}

.theme_light .ui[class*="left icon"].input>i.icon {
    right: auto;
    left: 1px;
    border-radius: 0.28571429rem 0 0 0.28571429rem;
}

.theme_light .ui[class*="left icon"].input>i.circular.icon {
    right: auto;
    left: 0.5em;
}

.theme_light .ui[class*="left icon"].input>input {
    padding-left: 2.67142857em !important;
    padding-right: 1em !important;
}

.theme_light .ui.icon.input>input:focus~i.icon {
    opacity: 1;
}

.theme_light .ui.labeled.input>.label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0;
    font-size: 1em;
}

.theme_light .ui.labeled.input>.label:not(.corner) {
    padding-top: 0.78571429em;
    padding-bottom: 0.78571429em;
}

.theme_light .ui.labeled.input:not([class*="corner labeled"]) .label:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.theme_light .ui.labeled.input:not([class*="corner labeled"]) .label:first-child+input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left-color: transparent;
}

.theme_light .ui.labeled.input:not([class*="corner labeled"]) .theme_light .label:first-child+input:focus {
    border-left-color: #85b7d9;
}

.theme_light .ui[class*="right labeled"].input>input {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-right-color: transparent !important;
}

.theme_light .ui[class*="right labeled"].input>input+.label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.theme_light .ui[class*="right labeled"].input>input:focus {
    border-right-color: #85b7d9 !important;
}

.theme_light .ui.labeled.input .corner.label {
    top: 1px;
    right: 1px;
    font-size: 0.64285714em;
    border-radius: 0 0.28571429rem 0 0;
}

.theme_light .ui[class*="corner labeled"]:not([class*="left corner labeled"]).labeled.input>input {
    padding-right: 2.5em !important;
}

.theme_light .ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"])>input {
    padding-right: 3.25em !important;
}

.theme_light .ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"])>.icon {
    margin-right: 1.25em;
}

.theme_light .ui[class*="left corner labeled"].labeled.input>input {
    padding-left: 2.5em !important;
}

.theme_light .ui[class*="left corner labeled"].icon.input>input {
    padding-left: 3.25em !important;
}

.theme_light .ui[class*="left corner labeled"].icon.input>.icon {
    margin-left: 1.25em;
}

.theme_light .ui.input>.ui.corner.label {
    top: 1px;
    right: 1px;
}

.theme_light .ui.input>.ui.left.corner.label {
    right: auto;
    left: 1px;
}

.theme_light .ui.action.input>.button,
.theme_light .ui.action.input>.buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.theme_light .ui.action.input>.button,
.theme_light .ui.action.input>.buttons>.button {
    padding-top: 0.78571429em;
    padding-bottom: 0.78571429em;
    margin: 0;
}

.theme_light .ui.action.input:not([class*="left action"])>input {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-right-color: transparent !important;
}

.theme_light .ui.action.input:not([class*="left action"])>.button:not(:first-child),
.theme_light .ui.action.input:not([class*="left action"])>.buttons:not(:first-child)>.button,
.theme_light .ui.action.input:not([class*="left action"])>.dropdown:not(:first-child) {
    border-radius: 0;
}

.theme_light .ui.action.input:not([class*="left action"])>.button:last-child,
.theme_light .ui.action.input:not([class*="left action"])>.buttons:last-child>.button,
.theme_light .ui.action.input:not([class*="left action"])>.dropdown:last-child {
    border-radius: 0 0.28571429rem 0.28571429rem 0;
}

.theme_light .ui.action.input:not([class*="left action"])>input:focus {
    border-right-color: #85b7d9 !important;
}

.theme_light .ui[class*="left action"].input>input {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-left-color: transparent !important;
}

.theme_light .ui[class*="left action"].input>.button,
.theme_light .ui[class*="left action"].input>.buttons>.button,
.theme_light .ui[class*="left action"].input>.dropdown {
    border-radius: 0;
}

.theme_light .ui[class*="left action"].input>.button:first-child,
.theme_light .ui[class*="left action"].input>.buttons:first-child>.button,
.theme_light .ui[class*="left action"].input>.dropdown:first-child {
    border-radius: 0.28571429rem 0 0 0.28571429rem;
}

.theme_light .ui[class*="left action"].input>input:focus {
    border-left-color: #85b7d9 !important;
}

.theme_light .ui.inverted.input>input {
    border: none;
}

.theme_light .ui.fluid.input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.theme_light .ui.fluid.input>input {
    width: 0 !important;
}

.theme_light .ui.mini.input {
    font-size: 0.78571429em;
}

.theme_light .ui.small.input {
    font-size: 0.92857143em;
}

.theme_light .ui.input {
    font-size: 1em;
}

.theme_light .ui.large.input {
    font-size: 1.14285714em;
}

.theme_light .ui.big.input {
    font-size: 1.28571429em;
}

.theme_light .ui.huge.input {
    font-size: 1.42857143em;
}

.theme_light .ui.massive.input {
    font-size: 1.71428571em;
}

.theme_light .ui.label {
    display: inline-block;
    line-height: 1;
    vertical-align: baseline;
    margin: 0 0.14285714em;
    background-color: #e8e8e8;
    background-image: none;
    padding: 0.5833em 0.833em;
    color: rgba(0, 0, 0, 0.6);
    text-transform: none;
    font-weight: 700;
    border: 0 solid transparent;
    border-radius: 0.28571429rem;
    -webkit-transition: background 0.1s ease;
    transition: background 0.1s ease;
}

.theme_light .ui.label:first-child {
    margin-left: 0;
}

.theme_light .ui.label:last-child {
    margin-right: 0;
}

.theme_light a.ui.label {
    cursor: pointer;
}

.theme_light .ui.label>a {
    cursor: pointer;
    color: inherit;
    opacity: 0.5;
    -webkit-transition: 0.1s opacity ease;
    transition: 0.1s opacity ease;
}

.theme_light .ui.label>a:hover {
    opacity: 1;
}

.theme_light .ui.label>img {
    width: auto !important;
    vertical-align: middle;
    height: 2.1666em !important;
}

.theme_light .ui.label>.icon {
    width: auto;
    margin: 0 0.75em 0 0;
}

.theme_light .ui.label>.detail {
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
    margin-left: 1em;
    opacity: 0.8;
}

.theme_light .ui.label>.detail .icon {
    margin: 0 0.25em 0 0;
}

.theme_light .ui.label>.close.icon,
.theme_light .ui.label>.delete.icon {
    cursor: pointer;
    margin-right: 0;
    margin-left: 0.5em;
    font-size: 0.92857143em;
    opacity: 0.5;
    -webkit-transition: background 0.1s ease;
    transition: background 0.1s ease;
}

.theme_light .ui.label>.delete.icon:hover {
    opacity: 1;
}

.theme_light .ui.labels>.label {
    margin: 0 0.5em 0.5em 0;
}

.theme_light .ui.header>.ui.label {
    margin-top: -0.29165em;
}

.theme_light .ui.attached.segment>.ui.top.left.attached.label,
.theme_light .ui.bottom.attached.segment>.ui.top.left.attached.label {
    border-top-left-radius: 0;
}

.theme_light .ui.attached.segment>.ui.top.right.attached.label,
.theme_light .ui.bottom.attached.segment>.ui.top.right.attached.label {
    border-top-right-radius: 0;
}

.theme_light .ui.top.attached.segment>.ui.bottom.left.attached.label {
    border-bottom-left-radius: 0;
}

.theme_light .ui.top.attached.segment>.ui.bottom.right.attached.label {
    border-bottom-right-radius: 0;
}

.theme_light .ui.top.attached.label+[class*="right floated"]+*,
.theme_light .ui.top.attached.label:first-child+ :not(.attached) {
    margin-top: 2rem !important;
}

.theme_light .ui.bottom.attached.label:first-child~ :last-child:not(.attached) {
    margin-top: 0;
    margin-bottom: 2rem !important;
}

.theme_light .ui.image.label {
    width: auto !important;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 9999px;
    vertical-align: baseline;
    text-transform: none;
    background: #e8e8e8;
    padding: 0.5833em 0.833em 0.5833em 0.5em;
    border-radius: 0.28571429rem;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.image.label img {
    display: inline-block;
    vertical-align: top;
    height: 2.1666em;
    margin: -0.5833em 0.5em -0.5833em -0.5em;
    border-radius: 0.28571429rem 0 0 0.28571429rem;
}

.theme_light .ui.image.label .detail {
    background: rgba(0, 0, 0, 0.1);
    margin: -0.5833em -0.833em -0.5833em 0.5em;
    padding: 0.5833em 0.833em;
    border-radius: 0 0.28571429rem 0.28571429rem 0;
}

.theme_light .ui.tag.label,
.theme_light .ui.tag.labels .label {
    margin-left: 1em;
    position: relative;
    padding-left: 1.5em;
    padding-right: 1.5em;
    border-radius: 0 0.28571429rem 0.28571429rem 0;
    -webkit-transition: none;
    transition: none;
}

.theme_light .ui.tag.label:before,
.theme_light .ui.tag.labels .label:before {
    position: absolute;
    -webkit-transform: translateY(-50%) translateX(50%) rotate(-45deg);
    transform: translateY(-50%) translateX(50%) rotate(-45deg);
    top: 50%;
    right: 100%;
    content: "";
    background-color: inherit;
    background-image: none;
    width: 1.56em;
    height: 1.56em;
    -webkit-transition: none;
    transition: none;
}

.theme_light .ui.tag.label:after,
.theme_light .ui.tag.labels .label:after {
    position: absolute;
    content: "";
    top: 50%;
    left: -0.25em;
    margin-top: -0.25em;
    background-color: #fff !important;
    width: 0.5em;
    height: 0.5em;
    -webkit-box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
    border-radius: 500rem;
}

.theme_light .ui.corner.label {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    border-color: #e8e8e8;
    width: 4em;
    height: 4em;
    z-index: 1;
    -webkit-transition: border-color 0.1s ease;
    transition: border-color 0.1s ease;
}

.theme_light .ui.corner.label {
    background-color: transparent !important;
}

.theme_light .ui.corner.label:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    z-index: -1;
    width: 0;
    height: 0;
    background-color: transparent !important;
    border-top: 0 solid transparent;
    border-right: 4em solid transparent;
    border-bottom: 4em solid transparent;
    border-left: 0 solid transparent;
    border-right-color: inherit;
    -webkit-transition: border-color 0.1s ease;
    transition: border-color 0.1s ease;
}

.theme_light .ui.corner.label .icon {
    cursor: default;
    position: relative;
    top: 0.64285714em;
    left: 0.78571429em;
    font-size: 1.14285714em;
    margin: 0;
}

.theme_light .ui.left.corner.label,
.theme_light .ui.left.corner.label:after {
    right: auto;
    left: 0;
}

.theme_light .ui.left.corner.label:after {
    border-top: 4em solid transparent;
    border-right: 4em solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 0 solid transparent;
    border-top-color: inherit;
}

.theme_light .ui.left.corner.label .icon {
    left: -0.78571429em;
}

.theme_light .ui.segment>.ui.corner.label {
    top: -1px;
    right: -1px;
}

.theme_light .ui.segment>.ui.left.corner.label {
    right: auto;
    left: -1px;
}

.theme_light .ui.ribbon.label {
    position: relative;
    margin: 0;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    border-radius: 0 0.28571429rem 0.28571429rem 0;
    border-color: rgba(0, 0, 0, 0.15);
}

.theme_light .ui.ribbon.label:after {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    background-color: transparent !important;
    border-style: solid;
    border-width: 0 1.2em 1.2em 0;
    border-color: transparent;
    border-right-color: inherit;
    width: 0;
    height: 0;
}

.theme_light .ui.ribbon.label {
    left: calc(-1rem - 1.2em);
    margin-right: -1.2em;
    padding-left: calc(1rem + 1.2em);
    padding-right: 1.2em;
}

.theme_light .ui[class*="right ribbon"].label {
    left: calc(100% + 1rem + 1.2em);
    padding-left: 1.2em;
    padding-right: calc(1rem + 1.2em);
}

.theme_light .ui[class*="right ribbon"].label {
    text-align: left;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    border-radius: 0.28571429rem 0 0 0.28571429rem;
}

.theme_light .ui[class*="right ribbon"].label:after {
    left: auto;
    right: 0;
    border-style: solid;
    border-width: 1.2em 1.2em 0 0;
    border-color: transparent;
    border-top-color: inherit;
}

.theme_light .ui.card .image>.ribbon.label,
.theme_light .ui.image>.ribbon.label {
    position: absolute;
    top: 1rem;
}

.theme_light .ui.card .image>.ui.ribbon.label,
.theme_light .ui.image>.ui.ribbon.label {
    left: calc(0.05rem - 1.2em);
}

.theme_light .ui.card .image>.ui[class*="right ribbon"].label,
.theme_light .ui.image>.ui[class*="right ribbon"].label {
    left: calc(100% + -0.05rem + 1.2em);
    padding-left: 0.833em;
}

.theme_light .ui.table td>.ui.ribbon.label {
    left: calc(-0.78571429em - 1.2em);
}

.theme_light .ui.table td>.ui[class*="right ribbon"].label {
    left: calc(100% + 0.78571429em + 1.2em);
    padding-left: 0.833em;
}

.theme_light .ui.attached.label,
.theme_light .ui[class*="top attached"].label {
    width: 100%;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    padding: 0.75em 1em;
    border-radius: 0.21428571rem 0.21428571rem 0 0;
}

.theme_light .ui[class*="bottom attached"].label {
    top: auto;
    bottom: 0;
    border-radius: 0 0 0.21428571rem 0.21428571rem;
}

.theme_light .ui[class*="top left attached"].label {
    width: auto;
    margin-top: 0 !important;
    border-radius: 0.21428571rem 0 0.28571429rem 0;
}

.theme_light .ui[class*="top right attached"].label {
    width: auto;
    left: auto;
    right: 0;
    border-radius: 0 0.21428571rem 0 0.28571429rem;
}

.theme_light .ui[class*="bottom left attached"].label {
    width: auto;
    top: auto;
    bottom: 0;
    border-radius: 0 0.28571429rem 0 0.21428571rem;
}

.theme_light .ui[class*="bottom right attached"].label {
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    width: auto;
    border-radius: 0.28571429rem 0 0.21428571rem 0;
}

.theme_light .ui.label.disabled {
    opacity: 0.5;
}

.theme_light a.ui.label:hover,
.theme_light a.ui.labels .label:hover {
    background-color: #e0e0e0;
    border-color: #e0e0e0;
    background-image: none;
    color: rgba(0, 0, 0, 0.8);
}

.theme_light .ui.labels a.label:hover:before,
.theme_light a.ui.label:hover:before {
    color: rgba(0, 0, 0, 0.8);
}

.theme_light .ui.active.label {
    background-color: #d0d0d0;
    border-color: #d0d0d0;
    background-image: none;
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.active.label:before {
    background-color: #d0d0d0;
    background-image: none;
    color: rgba(0, 0, 0, 0.95);
}

.theme_light a.ui.active.label:hover,
.theme_light a.ui.labels .active.label:hover {
    background-color: #c8c8c8;
    border-color: #c8c8c8;
    background-image: none;
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.labels a.active.label:activehover:before,
.theme_light a.ui.active.label:activehover:before {
    background-color: #c8c8c8;
    background-image: none;
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.label.visible:not(.dropdown),
.theme_light .ui.labels.visible .label {
    display: inline-block !important;
}

.theme_light .ui.label.hidden,
.theme_light .ui.labels.hidden .label {
    display: none !important;
}

.theme_light .ui.red.label,
.theme_light .ui.red.labels .label {
    background-color: #db2828 !important;
    border-color: #db2828 !important;
    color: #fff !important;
}

.theme_light .ui.red.labels .label:hover,
.theme_light a.ui.red.label:hover {
    background-color: #d01919 !important;
    border-color: #d01919 !important;
    color: #fff !important;
}

.theme_light .ui.red.corner.label,
.theme_light .ui.red.corner.label:hover {
    background-color: transparent !important;
}

.theme_light .ui.red.ribbon.label {
    border-color: #b21e1e !important;
}

.theme_light .ui.basic.red.label {
    background: none #fff !important;
    color: #db2828 !important;
    border-color: #db2828 !important;
}

.theme_light .ui.basic.red.labels a.label:hover,
.theme_light a.ui.basic.red.label:hover {
    background-color: #fff !important;
    color: #d01919 !important;
    border-color: #d01919 !important;
}

.theme_light .ui.orange.label,
.theme_light .ui.orange.labels .label {
    background-color: #f2711c !important;
    border-color: #f2711c !important;
    color: #fff !important;
}

.theme_light .ui.orange.labels .label:hover,
.theme_light a.ui.orange.label:hover {
    background-color: #f26202 !important;
    border-color: #f26202 !important;
    color: #fff !important;
}

.theme_light .ui.orange.corner.label,
.theme_light .ui.orange.corner.label:hover {
    background-color: transparent !important;
}

.theme_light .ui.orange.ribbon.label {
    border-color: #cf590c !important;
}

.theme_light .ui.basic.orange.label {
    background: none #fff !important;
    color: #f2711c !important;
    border-color: #f2711c !important;
}

.theme_light .ui.basic.orange.labels a.label:hover,
.theme_light a.ui.basic.orange.label:hover {
    background-color: #fff !important;
    color: #f26202 !important;
    border-color: #f26202 !important;
}

.theme_light .ui.yellow.label,
.theme_light .ui.yellow.labels .label {
    background-color: #fbbd08 !important;
    border-color: #fbbd08 !important;
    color: #fff !important;
}

.theme_light .ui.yellow.labels .label:hover,
.theme_light a.ui.yellow.label:hover {
    background-color: #eaae00 !important;
    border-color: #eaae00 !important;
    color: #fff !important;
}

.theme_light .ui.yellow.corner.label,
.theme_light .ui.yellow.corner.label:hover {
    background-color: transparent !important;
}

.theme_light .ui.yellow.ribbon.label {
    border-color: #cd9903 !important;
}

.theme_light .ui.basic.yellow.label {
    background: none #fff !important;
    color: #fbbd08 !important;
    border-color: #fbbd08 !important;
}

.theme_light .ui.basic.yellow.labels a.label:hover,
.theme_light a.ui.basic.yellow.label:hover {
    background-color: #fff !important;
    color: #eaae00 !important;
    border-color: #eaae00 !important;
}

.theme_light .ui.olive.label,
.theme_light .ui.olive.labels .label {
    background-color: #b5cc18 !important;
    border-color: #b5cc18 !important;
    color: #fff !important;
}

.theme_light .ui.olive.labels .label:hover,
.theme_light a.ui.olive.label:hover {
    background-color: #a7bd0d !important;
    border-color: #a7bd0d !important;
    color: #fff !important;
}

.theme_light .ui.olive.corner.label,
.theme_light .ui.olive.corner.label:hover {
    background-color: transparent !important;
}

.theme_light .ui.olive.ribbon.label {
    border-color: #198f35 !important;
}

.theme_light .ui.basic.olive.label {
    background: none #fff !important;
    color: #b5cc18 !important;
    border-color: #b5cc18 !important;
}

.theme_light .ui.basic.olive.labels a.label:hover,
.theme_light a.ui.basic.olive.label:hover {
    background-color: #fff !important;
    color: #a7bd0d !important;
    border-color: #a7bd0d !important;
}

.theme_light .ui.green.label,
.theme_light .ui.green.labels .label {
    background-color: #21ba45 !important;
    border-color: #21ba45 !important;
    color: #fff !important;
}

.theme_light .ui.green.labels .label:hover,
.theme_light a.ui.green.label:hover {
    background-color: #16ab39 !important;
    border-color: #16ab39 !important;
    color: #fff !important;
}

.theme_light .ui.green.corner.label,
.theme_light .ui.green.corner.label:hover {
    background-color: transparent !important;
}

.theme_light .ui.green.ribbon.label {
    border-color: #198f35 !important;
}

.theme_light .ui.basic.green.label {
    background: none #fff !important;
    color: #21ba45 !important;
    border-color: #21ba45 !important;
}

.theme_light .ui.basic.green.labels a.label:hover,
.theme_light a.ui.basic.green.label:hover {
    background-color: #fff !important;
    color: #16ab39 !important;
    border-color: #16ab39 !important;
}

.theme_light .ui.teal.label,
.theme_light .ui.teal.labels .label {
    background-color: #00b5ad !important;
    border-color: #00b5ad !important;
    color: #fff !important;
}

.theme_light .ui.teal.labels .label:hover,
.theme_light a.ui.teal.label:hover {
    background-color: #009c95 !important;
    border-color: #009c95 !important;
    color: #fff !important;
}

.theme_light .ui.teal.corner.label,
.theme_light .ui.teal.corner.label:hover {
    background-color: transparent !important;
}

.theme_light .ui.teal.ribbon.label {
    border-color: #00827c !important;
}

.theme_light .ui.basic.teal.label {
    background: none #fff !important;
    color: #00b5ad !important;
    border-color: #00b5ad !important;
}

.theme_light .ui.basic.teal.labels a.label:hover,
.theme_light a.ui.basic.teal.label:hover {
    background-color: #fff !important;
    color: #009c95 !important;
    border-color: #009c95 !important;
}

.theme_light .ui.blue.label,
.theme_light .ui.blue.labels .label {
    background-color: #2185d0 !important;
    border-color: #2185d0 !important;
    color: #fff !important;
}

.theme_light .ui.blue.labels .label:hover,
.theme_light a.ui.blue.label:hover {
    background-color: #1678c2 !important;
    border-color: #1678c2 !important;
    color: #fff !important;
}

.theme_light .ui.blue.corner.label,
.theme_light .ui.blue.corner.label:hover {
    background-color: transparent !important;
}

.theme_light .ui.blue.ribbon.label {
    border-color: #1a69a4 !important;
}

.theme_light .ui.basic.blue.label {
    background: none #fff !important;
    color: #2185d0 !important;
    border-color: #2185d0 !important;
}

.theme_light .ui.basic.blue.labels a.label:hover,
.theme_light a.ui.basic.blue.label:hover {
    background-color: #fff !important;
    color: #1678c2 !important;
    border-color: #1678c2 !important;
}

.theme_light .ui.violet.label,
.theme_light .ui.violet.labels .label {
    background-color: #6435c9 !important;
    border-color: #6435c9 !important;
    color: #fff !important;
}

.theme_light .ui.violet.labels .label:hover,
.theme_light a.ui.violet.label:hover {
    background-color: #5829bb !important;
    border-color: #5829bb !important;
    color: #fff !important;
}

.theme_light .ui.violet.corner.label,
.theme_light .ui.violet.corner.label:hover {
    background-color: transparent !important;
}

.theme_light .ui.violet.ribbon.label {
    border-color: #502aa1 !important;
}

.theme_light .ui.basic.violet.label {
    background: none #fff !important;
    color: #6435c9 !important;
    border-color: #6435c9 !important;
}

.theme_light .ui.basic.violet.labels a.label:hover,
.theme_light a.ui.basic.violet.label:hover {
    background-color: #fff !important;
    color: #5829bb !important;
    border-color: #5829bb !important;
}

.theme_light .ui.purple.label,
.theme_light .ui.purple.labels .label {
    background-color: #a333c8 !important;
    border-color: #a333c8 !important;
    color: #fff !important;
}

.theme_light .ui.purple.labels .label:hover,
.theme_light a.ui.purple.label:hover {
    background-color: #9627ba !important;
    border-color: #9627ba !important;
    color: #fff !important;
}

.theme_light .ui.purple.corner.label,
.theme_light .ui.purple.corner.label:hover {
    background-color: transparent !important;
}

.theme_light .ui.purple.ribbon.label {
    border-color: #82299f !important;
}

.theme_light .ui.basic.purple.label {
    background: none #fff !important;
    color: #a333c8 !important;
    border-color: #a333c8 !important;
}

.theme_light .ui.basic.purple.labels a.label:hover,
.theme_light a.ui.basic.purple.label:hover {
    background-color: #fff !important;
    color: #9627ba !important;
    border-color: #9627ba !important;
}

.theme_light .ui.pink.label,
.theme_light .ui.pink.labels .label {
    background-color: #e03997 !important;
    border-color: #e03997 !important;
    color: #fff !important;
}

.theme_light .ui.pink.labels .label:hover,
.theme_light a.ui.pink.label:hover {
    background-color: #e61a8d !important;
    border-color: #e61a8d !important;
    color: #fff !important;
}

.theme_light .ui.pink.corner.label,
.theme_light .ui.pink.corner.label:hover {
    background-color: transparent !important;
}

.theme_light .ui.pink.ribbon.label {
    border-color: #c71f7e !important;
}

.theme_light .ui.basic.pink.label {
    background: none #fff !important;
    color: #e03997 !important;
    border-color: #e03997 !important;
}

.theme_light .ui.basic.pink.labels a.label:hover,
.theme_light a.ui.basic.pink.label:hover {
    background-color: #fff !important;
    color: #e61a8d !important;
    border-color: #e61a8d !important;
}

.theme_light .ui.brown.label,
.theme_light .ui.brown.labels .label {
    background-color: #a5673f !important;
    border-color: #a5673f !important;
    color: #fff !important;
}

.theme_light .ui.brown.labels .label:hover,
.theme_light a.ui.brown.label:hover {
    background-color: #975b33 !important;
    border-color: #975b33 !important;
    color: #fff !important;
}

.theme_light .ui.brown.corner.label,
.theme_light .ui.brown.corner.label:hover {
    background-color: transparent !important;
}

.theme_light .ui.brown.ribbon.label {
    border-color: #805031 !important;
}

.theme_light .ui.basic.brown.label {
    background: none #fff !important;
    color: #a5673f !important;
    border-color: #a5673f !important;
}

.theme_light .ui.basic.brown.labels a.label:hover,
.theme_light a.ui.basic.brown.label:hover {
    background-color: #fff !important;
    color: #975b33 !important;
    border-color: #975b33 !important;
}

.theme_light .ui.grey.label,
.theme_light .ui.grey.labels .label {
    background-color: #767676 !important;
    border-color: #767676 !important;
    color: #fff !important;
}

.theme_light .ui.grey.labels .label:hover,
.theme_light a.ui.grey.label:hover {
    background-color: #838383 !important;
    border-color: #838383 !important;
    color: #fff !important;
}

.theme_light .ui.grey.corner.label,
.theme_light .ui.grey.corner.label:hover {
    background-color: transparent !important;
}

.theme_light .ui.grey.ribbon.label {
    border-color: #805031 !important;
}

.theme_light .ui.basic.grey.label {
    background: none #fff !important;
    color: #767676 !important;
    border-color: #767676 !important;
}

.theme_light .ui.basic.grey.labels a.label:hover,
.theme_light a.ui.basic.grey.label:hover {
    background-color: #fff !important;
    color: #838383 !important;
    border-color: #838383 !important;
}

.theme_light .ui.black.label,
.theme_light .ui.black.labels .label {
    background-color: #1b1c1d !important;
    border-color: #1b1c1d !important;
    color: #fff !important;
}

.theme_light .ui.black.labels .label:hover,
.theme_light a.ui.black.label:hover {
    background-color: #27292a !important;
    border-color: #27292a !important;
    color: #fff !important;
}

.theme_light .ui.black.corner.label,
.theme_light .ui.black.corner.label:hover {
    background-color: transparent !important;
}

.theme_light .ui.black.ribbon.label {
    border-color: #805031 !important;
}

.theme_light .ui.basic.black.label {
    background: none #fff !important;
    color: #1b1c1d !important;
    border-color: #1b1c1d !important;
}

.theme_light .ui.basic.black.labels a.label:hover,
.theme_light a.ui.basic.black.label:hover {
    background-color: #fff !important;
    color: #27292a !important;
    border-color: #27292a !important;
}

.theme_light .ui.basic.label {
    background: none #fff;
    border: 1px solid rgba(34, 36, 38, 0.15);
    color: rgba(0, 0, 0, 0.87);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light a.ui.basic.label:hover {
    text-decoration: none;
    background: none #fff;
    color: #1e70bf;
    -webkit-box-shadow: 1px solid rgba(34, 36, 38, 0.15);
    box-shadow: 1px solid rgba(34, 36, 38, 0.15);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.basic.pointing.label:before {
    border-color: inherit;
}

.theme_light .ui.fluid.labels>.label,
.theme_light .ui.label.fluid {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.theme_light .ui.inverted.label,
.theme_light .ui.inverted.labels .label {
    color: rgba(255, 255, 255, 0.9) !important;
}

.theme_light .ui.horizontal.label,
.theme_light .ui.horizontal.labels .label {
    margin: 0 0.5em 0 0;
    padding: 0.4em 0.833em;
    min-width: 3em;
    text-align: center;
}

.theme_light .ui.circular.label,
.theme_light .ui.circular.labels .label {
    min-width: 2em;
    min-height: 2em;
    padding: 0.5em !important;
    line-height: 1em;
    text-align: center;
    border-radius: 500rem;
}

.theme_light .ui.empty.circular.label,
.theme_light .ui.empty.circular.labels .label {
    min-width: 0;
    min-height: 0;
    overflow: hidden;
    width: 0.5em;
    height: 0.5em;
    vertical-align: baseline;
}

.theme_light .ui.pointing.label {
    position: relative;
}

.theme_light .ui.attached.pointing.label {
    position: absolute;
}

.theme_light .ui.pointing.label:before {
    background-color: inherit;
    background-image: inherit;
    border-width: none;
    border-style: solid;
    border-color: inherit;
}

.theme_light .ui.pointing.label:before {
    position: absolute;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-image: none;
    z-index: 2;
    width: 0.6666em;
    height: 0.6666em;
    -webkit-transition: background 0.1s ease;
    transition: background 0.1s ease;
}

.theme_light .ui.pointing.label,
.theme_light .ui[class*="pointing above"].label {
    margin-top: 1em;
}

.theme_light .ui.pointing.label:before,
.theme_light .ui[class*="pointing above"].label:before {
    border-width: 1px 0 0 1px;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    top: 0;
    left: 50%;
}

.theme_light .ui[class*="bottom pointing"].label,
.theme_light .ui[class*="pointing below"].label {
    margin-top: 0;
    margin-bottom: 1em;
}

.theme_light .ui[class*="bottom pointing"].label:before,
.theme_light .ui[class*="pointing below"].label:before {
    border-width: 0 1px 1px 0;
    top: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    top: 100%;
    left: 50%;
}

.theme_light .ui[class*="left pointing"].label {
    margin-top: 0;
    margin-left: 0.6666em;
}

.theme_light .ui[class*="left pointing"].label:before {
    border-width: 0 0 1px 1px;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    bottom: auto;
    right: auto;
    top: 50%;
    left: 0;
}

.theme_light .ui[class*="right pointing"].label {
    margin-top: 0;
    margin-right: 0.6666em;
}

.theme_light .ui[class*="right pointing"].label:before {
    border-width: 1px 1px 0 0;
    -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
    transform: translateX(50%) translateY(-50%) rotate(45deg);
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
}

.theme_light .ui.basic.pointing.label:before,
.theme_light .ui.basic[class*="pointing above"].label:before {
    margin-top: -1px;
}

.theme_light .ui.basic[class*="bottom pointing"].label:before,
.theme_light .ui.basic[class*="pointing below"].label:before {
    bottom: auto;
    top: 100%;
    margin-top: 1px;
}

.theme_light .ui.basic[class*="left pointing"].label:before {
    top: 50%;
    left: -1px;
}

.theme_light .ui.basic[class*="right pointing"].label:before {
    top: 50%;
    right: -1px;
}

.theme_light .ui.floating.label {
    position: absolute;
    z-index: 100;
    top: -1em;
    left: 100%;
    margin: 0 0 0 -1.5em !important;
}

.theme_light .ui.mini.label,
.theme_light .ui.mini.labels .label {
    font-size: 0.64285714rem;
}

.theme_light .ui.tiny.label,
.theme_light .ui.tiny.labels .label {
    font-size: 0.71428571rem;
}

.theme_light .ui.small.label,
.theme_light .ui.small.labels .label {
    font-size: 0.78571429rem;
}

.theme_light .ui.label,
.theme_light .ui.labels .label {
    font-size: 0.85714286rem;
}

.theme_light .ui.large.label,
.theme_light .ui.large.labels .label {
    font-size: 1rem;
}

.theme_light .ui.big.label,
.theme_light .ui.big.labels .label {
    font-size: 1.28571429rem;
}

.theme_light .ui.huge.label,
.theme_light .ui.huge.labels .label {
    font-size: 1.42857143rem;
}

.theme_light .ui.massive.label,
.theme_light .ui.massive.labels .label {
    font-size: 1.71428571rem;
}

.theme_light .ui.list,
.theme_light ol.ui.list,
.theme_light ul.ui.list {
    list-style-type: none;
    margin: 1em 0;
    padding: 0 0;
}

.theme_light .ui.list:first-child,
.theme_light ol.ui.list:first-child,
.theme_light ul.ui.list:first-child {
    margin-top: 0;
    padding-top: 0;
}

.theme_light .ui.list:last-child,
.theme_light ol.ui.list:last-child,
.theme_light ul.ui.list:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.theme_light .ui.list .list>.item,
.theme_light .ui.list>.item,
.theme_light ol.ui.list li,
.theme_light ul.ui.list li {
    display: list-item;
    table-layout: fixed;
    list-style-type: none;
    list-style-position: outside;
    padding: 0.21428571em 0;
    line-height: 1.14285714em;
}

.theme_light .ui.list>.item:after,
.theme_light .ui.list>.list>.item,
.theme_light ol.ui.list>li:first-child:after,
.theme_light ul.ui.list>li:first-child:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.theme_light .ui.list .list>.item:first-child,
.theme_light .ui.list>.item:first-child,
.theme_light ol.ui.list li:first-child,
.theme_light ul.ui.list li:first-child {
    padding-top: 0;
}

.theme_light .ui.list .list>.item:last-child,
.theme_light .ui.list>.item:last-child,
.theme_light ol.ui.list li:last-child,
.theme_light ul.ui.list li:last-child {
    padding-bottom: 0;
}

.theme_light .ui.list .list,
.theme_light ol.ui.list ol,
.theme_light ul.ui.list ul {
    clear: both;
    margin: 0;
    padding: 0.75em 0 0.25em 0.5em;
}

.theme_light .ui.list .list>.item,
.theme_light ol.ui.list ol li,
.theme_light ul.ui.list ul li {
    padding: 0.14285714em 0;
    line-height: inherit;
}

.theme_light .ui.list .list>.item>i.icon,
.theme_light .ui.list>.item>i.icon {
    display: table-cell;
    margin: 0;
    padding-top: 0;
    padding-right: 0.28571429em;
    vertical-align: top;
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
}

.theme_light .ui.list .list>.item>i.icon:only-child,
.theme_light .ui.list>.item>i.icon:only-child {
    display: inline-block;
    vertical-align: top;
}

.theme_light .ui.list .list>.item>.image,
.theme_light .ui.list>.item>.image {
    display: table-cell;
    background-color: transparent;
    margin: 0;
    vertical-align: top;
}

.theme_light .ui.list .list>.item>.image:not(:only-child):not(img),
.theme_light .ui.list>.item>.image:not(:only-child):not(img) {
    padding-right: 0.5em;
}

.theme_light .ui.list .list>.item>.image img,
.theme_light .ui.list>.item>.image img {
    vertical-align: top;
}

.theme_light .ui.list .list>.item>.image:only-child,
.theme_light .ui.list .list>.item>img.image,
.theme_light .ui.list>.item>.image:only-child,
.theme_light .ui.list>.item>img.image {
    display: inline-block;
}

.theme_light .ui.list .list>.item>.content,
.theme_light .ui.list>.item>.content {
    line-height: 1.14285714em;
}

.theme_light .ui.list .list>.item>.icon+.content,
.theme_light .ui.list .list>.item>.image+.content,
.theme_light .ui.list>.item>.icon+.content,
.theme_light .ui.list>.item>.image+.content {
    display: table-cell;
    width: 100%;
    padding: 0 0 0 0.5em;
    vertical-align: top;
}

.theme_light .ui.list .list>.item>img.image+.content,
.theme_light .ui.list>.item>img.image+.content {
    display: inline-block;
    width: auto;
}

.theme_light .ui.list .list>.item>.content>.list,
.theme_light .ui.list>.item>.content>.list {
    margin-left: 0;
    padding-left: 0;
}

.theme_light .ui.list .list>.item .header,
.theme_light .ui.list>.item .header {
    display: block;
    margin: 0;
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.list .list>.item .description,
.theme_light .ui.list>.item .description {
    display: block;
    color: rgba(0, 0, 0, 0.7);
}

.theme_light .ui.list .list>.item a,
.theme_light .ui.list>.item a {
    cursor: pointer;
}

.theme_light .ui.list .list>a.item,
.theme_light .ui.list>a.item {
    cursor: pointer;
    color: #4183c4;
}

.theme_light .ui.list .list>a.item:hover,
.theme_light .ui.list>a.item:hover {
    color: #1e70bf;
}

.theme_light .ui.list .list>a.item i.icon,
.theme_light .ui.list>a.item i.icon {
    color: rgba(0, 0, 0, 0.4);
}

.theme_light .ui.list .list>.item a.header,
.theme_light .ui.list>.item a.header {
    cursor: pointer;
    color: #4183c4 !important;
}

.theme_light .ui.list .list>.item a.header:hover,
.theme_light .ui.list>.item a.header:hover {
    color: #1e70bf !important;
}

.theme_light .ui[class*="left floated"].list {
    float: left;
}

.theme_light .ui[class*="right floated"].list {
    float: right;
}

.theme_light .ui.list .list>.item [class*="left floated"],
.theme_light .ui.list>.item [class*="left floated"] {
    float: left;
    margin: 0 1em 0 0;
}

.theme_light .ui.list .list>.item [class*="right floated"],
.theme_light .ui.list>.item [class*="right floated"] {
    float: right;
    margin: 0 0 0 1em;
}

.theme_light .ui.menu .ui.list .list>.item,
.theme_light .ui.menu .ui.list>.item {
    display: list-item;
    table-layout: fixed;
    background-color: transparent;
    list-style-type: none;
    list-style-position: outside;
    padding: 0.21428571em 0;
    line-height: 1.14285714em;
}

.theme_light .ui.menu .ui.list .list>.item:before,
.theme_light .ui.menu .ui.list>.item:before {
    border: none;
    background: 0 0;
}

.theme_light .ui.menu .ui.list .list>.item:first-child,
.theme_light .ui.menu .ui.list>.item:first-child {
    padding-top: 0;
}

.theme_light .ui.menu .ui.list .list>.item:last-child,
.theme_light .ui.menu .ui.list>.item:last-child {
    padding-bottom: 0;
}

.theme_light .ui.horizontal.list {
    display: inline-block;
    font-size: 0;
}

.theme_light .ui.horizontal.list>.item {
    display: inline-block;
    margin-left: 1em;
    font-size: 1rem;
}

.theme_light .ui.horizontal.list:not(.celled)>.item:first-child {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.theme_light .ui.horizontal.list .list {
    padding-left: 0;
    padding-bottom: 0;
}

.theme_light .ui.horizontal.list .list>.item>.content,
.theme_light .ui.horizontal.list .list>.item>.icon,
.theme_light .ui.horizontal.list .list>.item>.image,
.theme_light .ui.horizontal.list>.item>.content,
.theme_light .ui.horizontal.list>.item>.icon,
.theme_light .ui.horizontal.list>.item>.image {
    vertical-align: middle;
}

.theme_light .ui.horizontal.list>.item:first-child,
.theme_light .ui.horizontal.list>.item:last-child {
    padding-top: 0.21428571em;
    padding-bottom: 0.21428571em;
}

.theme_light .ui.horizontal.list>.item>i.icon {
    margin: 0;
    padding: 0 0.25em 0 0;
}

.theme_light .ui.horizontal.list>.item>.icon,
.theme_light .ui.horizontal.list>.item>.icon+.content {
    float: none;
    display: inline-block;
}

.theme_light .ui.list .list>.disabled.item,
.theme_light .ui.list>.disabled.item {
    pointer-events: none;
    color: rgba(40, 40, 40, 0.3) !important;
}

.theme_light .ui.inverted.list .list>.disabled.item,
.theme_light .ui.inverted.list>.disabled.item {
    color: rgba(225, 225, 225, 0.3) !important;
}

.theme_light .ui.list .list>a.item:hover .icon,
.theme_light .ui.list>a.item:hover .icon {
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.inverted.list .list>a.item>.icon,
.theme_light .ui.inverted.list>a.item>.icon {
    color: rgba(255, 255, 255, 0.7);
}

.theme_light .ui.inverted.list .list>.item .header,
.theme_light .ui.inverted.list>.item .header {
    color: rgba(255, 255, 255, 0.9);
}

.theme_light .ui.inverted.list .list>.item .description,
.theme_light .ui.inverted.list>.item .description {
    color: rgba(255, 255, 255, 0.7);
}

.theme_light .ui.inverted.list .list>a.item,
.theme_light .ui.inverted.list>a.item {
    cursor: pointer;
    color: rgba(255, 255, 255, 0.9);
}

.theme_light .ui.inverted.list .list>a.item:hover,
.theme_light .ui.inverted.list>a.item:hover {
    color: #1e70bf;
}

.theme_light .ui.inverted.list .item a:not(.ui) {
    color: rgba(255, 255, 255, 0.9) !important;
}

.theme_light .ui.inverted.list .item a:not(.ui):hover {
    color: #1e70bf !important;
}

.theme_light .ui.list [class*="top aligned"],
.theme_light .ui.list[class*="top aligned"] .content,
.theme_light .ui.list[class*="top aligned"] .image {
    vertical-align: top !important;
}

.theme_light .ui.list [class*="middle aligned"],
.theme_light .ui.list[class*="middle aligned"] .content,
.theme_light .ui.list[class*="middle aligned"] .image {
    vertical-align: middle !important;
}

.theme_light .ui.list [class*="bottom aligned"],
.theme_light .ui.list[class*="bottom aligned"] .content,
.theme_light .ui.list[class*="bottom aligned"] .image {
    vertical-align: bottom !important;
}

.theme_light .ui.link.list .item,
.theme_light .ui.link.list .item a:not(.ui),
.theme_light .ui.link.list a.item {
    color: rgba(0, 0, 0, 0.4);
    -webkit-transition: 0.1s color ease;
    transition: 0.1s color ease;
}

.theme_light .ui.link.list.list .item a:not(.ui):hover,
.theme_light .ui.link.list.list a.item:hover {
    color: rgba(0, 0, 0, 0.8);
}

.theme_light .ui.link.list.list .item a:not(.ui):active,
.theme_light .ui.link.list.list a.item:active {
    color: rgba(0, 0, 0, 0.9);
}

.theme_light .ui.link.list.list .active.item,
.theme_light .ui.link.list.list .active.item a:not(.ui) {
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.inverted.link.list .item,
.theme_light .ui.inverted.link.list .item a:not(.ui),
.theme_light .ui.inverted.link.list a.item {
    color: rgba(255, 255, 255, 0.5);
}

.theme_light .ui.inverted.link.list.list .item a:not(.ui):hover,
.theme_light .ui.inverted.link.list.list a.item:hover {
    color: #fff;
}

.theme_light .ui.inverted.link.list.list .item a:not(.ui):active,
.theme_light .ui.inverted.link.list.list a.item:active {
    color: #fff;
}

.theme_light .ui.inverted.link.list.list .active.item a:not(.ui),
.theme_light .ui.inverted.link.list.list a.active.item {
    color: #fff;
}

.theme_light .ui.selection.list .list>.item,
.theme_light .ui.selection.list>.item {
    cursor: pointer;
    background: 0 0;
    padding: 0.5em 0.5em;
    margin: 0;
    color: rgba(0, 0, 0, 0.4);
    border-radius: 0.5em;
    -webkit-transition: 0.1s color ease, 0.1s padding-left ease, 0.1s background-color ease;
    transition: 0.1s color ease, 0.1s padding-left ease, 0.1s background-color ease;
}

.theme_light .ui.selection.list .list>.item:last-child,
.theme_light .ui.selection.list>.item:last-child {
    margin-bottom: 0;
}

.theme_light .ui.selection.list.list>.item:hover,
.theme_light .ui.selection.list>.item:hover {
    background: rgba(0, 0, 0, 0.03);
    color: rgba(0, 0, 0, 0.8);
}

.theme_light .ui.selection.list .list>.item:active,
.theme_light .ui.selection.list>.item:active {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.9);
}

.theme_light .ui.selection.list .list>.item.active,
.theme_light .ui.selection.list>.item.active {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.inverted.selection.list>.item {
    background: 0 0;
    color: rgba(255, 255, 255, 0.5);
}

.theme_light .ui.inverted.selection.list>.item:hover {
    background: rgba(255, 255, 255, 0.02);
    color: #fff;
}

.theme_light .ui.inverted.selection.list>.item:active {
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
}

.theme_light .ui.inverted.selection.list>.item.active {
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
}

.theme_light .ui.celled.selection.list .list>.item,
.theme_light .ui.celled.selection.list>.item,
.theme_light .ui.divided.selection.list .list>.item,
.theme_light .ui.divided.selection.list>.item {
    border-radius: 0;
}

.theme_light .ui.animated.list>.item {
    -webkit-transition: 0.25s color ease 0.1s, 0.25s padding-left ease 0.1s, 0.25s background-color ease 0.1s;
    transition: 0.25s color ease 0.1s, 0.25s padding-left ease 0.1s, 0.25s background-color ease 0.1s;
}

.theme_light .ui.animated.list:not(.horizontal)>.item:hover {
    padding-left: 1em;
}

.theme_light .ui.fitted.list:not(.selection) .list>.item,
.theme_light .ui.fitted.list:not(.selection)>.item {
    padding-left: 0;
    padding-right: 0;
}

.theme_light .ui.fitted.selection.list .list>.item,
.theme_light .ui.fitted.selection.list>.item {
    margin-left: -0.5em;
    margin-right: -0.5em;
}

.theme_light .ui.bulleted.list,
.theme_light ul.ui.list {
    margin-left: 1.25rem;
}

.theme_light .ui.bulleted.list .list>.item,
.theme_light .ui.bulleted.list>.item,
.theme_light ul.ui.list li {
    position: relative;
}

.theme_light .ui.bulleted.list .list>.item:before,
.theme_light .ui.bulleted.list>.item:before,
.theme_light ul.ui.list li:before {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    position: absolute;
    top: auto;
    left: auto;
    font-weight: 400;
    margin-left: -1.25rem;
    content: "";
    opacity: 1;
    color: inherit;
    vertical-align: top;
}

.theme_light .ui.bulleted.list .list>a.item:before,
.theme_light .ui.bulleted.list>a.item:before,
.theme_light ul.ui.list li:before {
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.bulleted.list .list,
.theme_light ul.ui.list ul {
    padding-left: 1.25rem;
}

.theme_light .ui.horizontal.bulleted.list,
.theme_light ul.ui.horizontal.bulleted.list {
    margin-left: 0;
}

.theme_light .ui.horizontal.bulleted.list>.item,
.theme_light ul.ui.horizontal.bulleted.list li {
    margin-left: 1.75rem;
}

.theme_light .ui.horizontal.bulleted.list>.item:first-child,
.theme_light ul.ui.horizontal.bulleted.list li:first-child {
    margin-left: 0;
}

.theme_light .ui.horizontal.bulleted.list>.item::before,
.theme_light ul.ui.horizontal.bulleted.list li::before {
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.horizontal.bulleted.list>.item:first-child::before,
.theme_light ul.ui.horizontal.bulleted.list li:first-child::before {
    display: none;
}

.theme_light .ui.ordered.list,
.theme_light .ui.ordered.list .list,
.theme_light ol.ui.list,
.theme_light ol.ui.list ol {
    counter-reset: ordered;
    margin-left: 1.25rem;
    list-style-type: none;
}

.theme_light .ui.ordered.list .list>.item,
.theme_light .ui.ordered.list>.item,
.theme_light ol.ui.list li {
    list-style-type: none;
    position: relative;
}

.theme_light .ui.ordered.list .list>.item:before,
.theme_light .ui.ordered.list>.item:before,
.theme_light ol.ui.list li:before {
    position: absolute;
    top: auto;
    left: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    margin-left: -1.25rem;
    counter-increment: ordered;
    content: counters(ordered, ".") " ";
    text-align: right;
    color: rgba(0, 0, 0, 0.87);
    vertical-align: middle;
    opacity: 0.8;
}

.theme_light .ui.ordered.inverted.list .list>.item:before,
.theme_light .ui.ordered.inverted.list>.item:before,
.theme_light ol.ui.inverted.list li:before {
    color: rgba(255, 255, 255, 0.7);
}

.theme_light .ui.ordered.list>.item[data-value],
.theme_light .ui.ordered.list>.list>.item[data-value] {
    content: attr(data-value);
}

.theme_light ol.ui.list li[value]:before {
    content: attr(value);
}

.theme_light .ui.ordered.list .list,
.theme_light ol.ui.list ol {
    margin-left: 1em;
}

.theme_light .ui.ordered.list .list>.item:before,
.theme_light ol.ui.list ol li:before {
    margin-left: -2em;
}

.theme_light .ui.ordered.horizontal.list,
.theme_light ol.ui.horizontal.list {
    margin-left: 0;
}

.theme_light .ui.ordered.horizontal.list .list>.item:before,
.theme_light .ui.ordered.horizontal.list>.item:before,
.theme_light ol.ui.horizontal.list li:before {
    position: static;
    margin: 0 0.5em 0 0;
}

.theme_light .ui.divided.list>.item {
    border-top: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.divided.list .list>.item {
    border-top: none;
}

.theme_light .ui.divided.list .item .list>.item {
    border-top: none;
}

.theme_light .ui.divided.list .list>.item:first-child,
.theme_light .ui.divided.list>.item:first-child {
    border-top: none;
}

.theme_light .ui.divided.list:not(.horizontal) .list>.item:first-child {
    border-top-width: 1px;
}

.theme_light .ui.divided.bulleted.list .list,
.theme_light .ui.divided.bulleted.list:not(.horizontal) {
    margin-left: 0;
    padding-left: 0;
}

.theme_light .ui.divided.bulleted.list>.item:not(.horizontal) {
    padding-left: 1.25rem;
}

.theme_light .ui.divided.ordered.list {
    margin-left: 0;
}

.theme_light .ui.divided.ordered.list .list>.item,
.theme_light .ui.divided.ordered.list>.item {
    padding-left: 1.25rem;
}

.theme_light .ui.divided.ordered.list .item .list {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0.21428571em;
}

.theme_light .ui.divided.ordered.list .item .list>.item {
    padding-left: 1em;
}

.theme_light .ui.divided.selection.list .list>.item,
.theme_light .ui.divided.selection.list>.item {
    margin: 0;
    border-radius: 0;
}

.theme_light .ui.divided.horizontal.list {
    margin-left: 0;
}

.theme_light .ui.divided.horizontal.list>.item:not(:first-child) {
    padding-left: 0.5em;
}

.theme_light .ui.divided.horizontal.list>.item:not(:last-child) {
    padding-right: 0.5em;
}

.theme_light .ui.divided.horizontal.list>.item {
    border-top: none;
    border-left: 1px solid rgba(34, 36, 38, 0.15);
    margin: 0;
    line-height: 0.6;
}

.theme_light .ui.horizontal.divided.list>.item:first-child {
    border-left: none;
}

.theme_light .ui.divided.inverted.horizontal.list>.item,
.theme_light .ui.divided.inverted.list>.item,
.theme_light .ui.divided.inverted.list>.list {
    border-color: rgba(255, 255, 255, 0.1);
}

.theme_light .ui.celled.list>.item,
.theme_light .ui.celled.list>.list {
    border-top: 1px solid rgba(34, 36, 38, 0.15);
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.theme_light .ui.celled.list>.item:last-child {
    border-bottom: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.celled.list>.item:first-child,
.theme_light .ui.celled.list>.item:last-child {
    padding-top: 0.21428571em;
    padding-bottom: 0.21428571em;
}

.theme_light .ui.celled.list .item .list>.item {
    border-width: 0;
}

.theme_light .ui.celled.list .list>.item:first-child {
    border-top-width: 0;
}

.theme_light .ui.celled.bulleted.list {
    margin-left: 0;
}

.theme_light .ui.celled.bulleted.list .list>.item,
.theme_light .ui.celled.bulleted.list>.item {
    padding-left: 1.25rem;
}

.theme_light .ui.celled.bulleted.list .item .list {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-bottom: 0.21428571em;
}

.theme_light .ui.celled.ordered.list {
    margin-left: 0;
}

.theme_light .ui.celled.ordered.list .list>.item,
.theme_light .ui.celled.ordered.list>.item {
    padding-left: 1.25rem;
}

.theme_light .ui.celled.ordered.list .item .list {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0.21428571em;
}

.theme_light .ui.celled.ordered.list .list>.item {
    padding-left: 1em;
}

.theme_light .ui.horizontal.celled.list {
    margin-left: 0;
}

.theme_light .ui.horizontal.celled.list .list>.item,
.theme_light .ui.horizontal.celled.list>.item {
    border-top: none;
    border-left: 1px solid rgba(34, 36, 38, 0.15);
    margin: 0;
    padding-left: 0.5em;
    padding-right: 0.5em;
    line-height: 0.6;
}

.theme_light .ui.horizontal.celled.list .list>.item:last-child,
.theme_light .ui.horizontal.celled.list>.item:last-child {
    border-bottom: none;
    border-right: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.celled.inverted.list>.item,
.theme_light .ui.celled.inverted.list>.list {
    border-color: 1px solid rgba(255, 255, 255, 0.1);
}

.theme_light .ui.celled.inverted.horizontal.list .list>.item,
.theme_light .ui.celled.inverted.horizontal.list>.item {
    border-color: 1px solid rgba(255, 255, 255, 0.1);
}

.theme_light .ui.relaxed.list:not(.horizontal)>.item:not(:first-child) {
    padding-top: 0.42857143em;
}

.theme_light .ui.relaxed.list:not(.horizontal)>.item:not(:last-child) {
    padding-bottom: 0.42857143em;
}

.theme_light .ui.horizontal.relaxed.list .list>.item:not(:first-child),
.theme_light .ui.horizontal.relaxed.list>.item:not(:first-child) {
    padding-left: 1rem;
}

.theme_light .ui.horizontal.relaxed.list .list>.item:not(:last-child),
.theme_light .ui.horizontal.relaxed.list>.item:not(:last-child) {
    padding-right: 1rem;
}

.theme_light .ui[class*="very relaxed"].list:not(.horizontal)>.item:not(:first-child) {
    padding-top: 0.85714286em;
}

.theme_light .ui[class*="very relaxed"].list:not(.horizontal)>.item:not(:last-child) {
    padding-bottom: 0.85714286em;
}

.theme_light .ui.horizontal[class*="very relaxed"].list .list>.item:not(:first-child),
.theme_light .ui.horizontal[class*="very relaxed"].list>.item:not(:first-child) {
    padding-left: 1.5rem;
}

.theme_light .ui.horizontal[class*="very relaxed"].list .list>.item:not(:last-child),
.theme_light .ui.horizontal[class*="very relaxed"].list>.item:not(:last-child) {
    padding-right: 1.5rem;
}

.theme_light .ui.mini.list {
    font-size: 0.78571429em;
}

.theme_light .ui.tiny.list {
    font-size: 0.85714286em;
}

.theme_light .ui.small.list {
    font-size: 0.92857143em;
}

.theme_light .ui.list {
    font-size: 1em;
}

.theme_light .ui.large.list {
    font-size: 1.14285714em;
}

.theme_light .ui.big.list {
    font-size: 1.28571429em;
}

.theme_light .ui.huge.list {
    font-size: 1.42857143em;
}

.theme_light .ui.massive.list {
    font-size: 1.71428571em;
}

.theme_light .ui.mini.horizontal.list .list>.item,
.theme_light .ui.mini.horizontal.list>.item {
    font-size: 0.78571429rem;
}

.theme_light .ui.tiny.horizontal.list .list>.item,
.theme_light .ui.tiny.horizontal.list>.item {
    font-size: 0.85714286rem;
}

.theme_light .ui.small.horizontal.list .list>.item,
.theme_light .ui.small.horizontal.list>.item {
    font-size: 0.92857143rem;
}

.theme_light .ui.horizontal.list .list>.item,
.theme_light .ui.horizontal.list>.item {
    font-size: 1rem;
}

.theme_light .ui.large.horizontal.list .list>.item,
.theme_light .ui.large.horizontal.list>.item {
    font-size: 1.14285714rem;
}

.theme_light .ui.big.horizontal.list .list>.item,
.theme_light .ui.big.horizontal.list>.item {
    font-size: 1.28571429rem;
}

.theme_light .ui.huge.horizontal.list .list>.item,
.theme_light .ui.huge.horizontal.list>.item {
    font-size: 1.42857143rem;
}

.theme_light .ui.massive.horizontal.list .list>.item,
.theme_light .ui.massive.horizontal.list>.item {
    font-size: 1.71428571rem;
}

.theme_light .ui.loader {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    text-align: center;
    z-index: 1000;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.theme_light .ui.loader:before {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 500rem;
    border: 0.2em solid rgba(0, 0, 0, 0.1);
}

.theme_light .ui.loader:after {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-animation: loader 0.6s linear;
    animation: loader 0.6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #767676 transparent transparent;
    border-style: solid;
    border-width: 0.2em;
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent;
}

@-webkit-keyframes loader {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.theme_light .ui.mini.loader:after,
.theme_light .ui.mini.loader:before {
    width: 1rem;
    height: 1rem;
    margin: 0 0 0 -0.5rem;
}

.theme_light .ui.tiny.loader:after,
.theme_light .ui.tiny.loader:before {
    width: 1.14285714rem;
    height: 1.14285714rem;
    margin: 0 0 0 -0.57142857rem;
}

.theme_light .ui.small.loader:after,
.theme_light .ui.small.loader:before {
    width: 1.71428571rem;
    height: 1.71428571rem;
    margin: 0 0 0 -0.85714286rem;
}

.theme_light .ui.loader:after,
.theme_light .ui.loader:before {
    width: 2.28571429rem;
    height: 2.28571429rem;
    margin: 0 0 0 -1.14285714rem;
}

.theme_light .ui.large.loader:after,
.theme_light .ui.large.loader:before {
    width: 3.42857143rem;
    height: 3.42857143rem;
    margin: 0 0 0 -1.71428571rem;
}

.theme_light .ui.big.loader:after,
.theme_light .ui.big.loader:before {
    width: 3.71428571rem;
    height: 3.71428571rem;
    margin: 0 0 0 -1.85714286rem;
}

.theme_light .ui.huge.loader:after,
.theme_light .ui.huge.loader:before {
    width: 4.14285714rem;
    height: 4.14285714rem;
    margin: 0 0 0 -2.07142857rem;
}

.theme_light .ui.massive.loader:after,
.theme_light .ui.massive.loader:before {
    width: 4.57142857rem;
    height: 4.57142857rem;
    margin: 0 0 0 -2.28571429rem;
}

.theme_light .ui.dimmer .loader {
    display: block;
}

.theme_light .ui.dimmer .ui.loader {
    color: rgba(255, 255, 255, 0.9);
}

.theme_light .ui.dimmer .ui.loader:before {
    border-color: rgba(255, 255, 255, 0.15);
}

.theme_light .ui.dimmer .ui.loader:after {
    border-color: #fff transparent transparent;
}

.theme_light .ui.inverted.dimmer .ui.loader {
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.inverted.dimmer .ui.loader:before {
    border-color: rgba(0, 0, 0, 0.1);
}

.theme_light .ui.inverted.dimmer .ui.loader:after {
    border-color: #767676 transparent transparent;
}

.theme_light .ui.text.loader {
    width: auto !important;
    height: auto !important;
    text-align: center;
    font-style: normal;
}

.theme_light .ui.indeterminate.loader:after {
    animation-direction: reverse;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
}

.theme_light .ui.loader.active,
.theme_light .ui.loader.visible {
    display: block;
}

.theme_light .ui.loader.disabled,
.theme_light .ui.loader.hidden {
    display: none;
}

.theme_light .ui.inverted.dimmer .ui.mini.loader,
.theme_light .ui.mini.loader {
    width: 1rem;
    height: 1rem;
    font-size: 0.78571429em;
}

.theme_light .ui.inverted.dimmer .ui.tiny.loader,
.theme_light .ui.tiny.loader {
    width: 1.14285714rem;
    height: 1.14285714rem;
    font-size: 0.85714286em;
}

.theme_light .ui.inverted.dimmer .ui.small.loader,
.theme_light .ui.small.loader {
    width: 1.71428571rem;
    height: 1.71428571rem;
    font-size: 0.92857143em;
}

.theme_light .ui.inverted.dimmer .ui.loader,
.theme_light .ui.loader {
    width: 2.28571429rem;
    height: 2.28571429rem;
    font-size: 1em;
}

.theme_light .ui.inverted.dimmer .ui.large.loader,
.theme_light .ui.large.loader {
    width: 3.42857143rem;
    height: 3.42857143rem;
    font-size: 1.14285714em;
}

.theme_light .ui.big.loader,
.theme_light .ui.inverted.dimmer .ui.big.loader {
    width: 3.71428571rem;
    height: 3.71428571rem;
    font-size: 1.28571429em;
}

.theme_light .ui.huge.loader,
.theme_light .ui.inverted.dimmer .ui.huge.loader {
    width: 4.14285714rem;
    height: 4.14285714rem;
    font-size: 1.42857143em;
}

.theme_light .ui.inverted.dimmer .ui.massive.loader,
.theme_light .ui.massive.loader {
    width: 4.57142857rem;
    height: 4.57142857rem;
    font-size: 1.71428571em;
}

.theme_light .ui.mini.text.loader {
    min-width: 1rem;
    padding-top: 1.78571429rem;
}

.theme_light .ui.tiny.text.loader {
    min-width: 1.14285714rem;
    padding-top: 1.92857143rem;
}

.theme_light .ui.small.text.loader {
    min-width: 1.71428571rem;
    padding-top: 2.5rem;
}

.theme_light .ui.text.loader {
    min-width: 2.28571429rem;
    padding-top: 3.07142857rem;
}

.theme_light .ui.large.text.loader {
    min-width: 3.42857143rem;
    padding-top: 4.21428571rem;
}

.theme_light .ui.big.text.loader {
    min-width: 3.71428571rem;
    padding-top: 4.5rem;
}

.theme_light .ui.huge.text.loader {
    min-width: 4.14285714rem;
    padding-top: 4.92857143rem;
}

.theme_light .ui.massive.text.loader {
    min-width: 4.57142857rem;
    padding-top: 5.35714286rem;
}

.theme_light .ui.inverted.loader {
    color: rgba(255, 255, 255, 0.9);
}

.theme_light .ui.inverted.loader:before {
    border-color: rgba(255, 255, 255, 0.15);
}

.theme_light .ui.inverted.loader:after {
    border-top-color: #fff;
}

.theme_light .ui.inline.loader {
    position: relative;
    vertical-align: middle;
    margin: 0;
    left: 0;
    top: 0;
    -webkit-transform: none;
    transform: none;
}

.theme_light .ui.inline.loader.active,
.theme_light .ui.inline.loader.visible {
    display: inline-block;
}

.theme_light .ui.centered.inline.loader.active,
.theme_light .ui.centered.inline.loader.visible {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.theme_light .ui.placeholder {
    position: static;
    overflow: hidden;
    -webkit-animation: placeholderShimmer 2s linear;
    animation: placeholderShimmer 2s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.08)), color-stop(15%, rgba(0, 0, 0, 0.15)), color-stop(30%, rgba(0, 0, 0, 0.08)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.08) 0, rgba(0, 0, 0, 0.15) 15%, rgba(0, 0, 0, 0.08) 30%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.08) 0, rgba(0, 0, 0, 0.15) 15%, rgba(0, 0, 0, 0.08) 30%);
    background-size: 1200px 100%;
    max-width: 30rem;
}

@-webkit-keyframes placeholderShimmer {
    0% {
        background-position: -1200px 0;
    }

    100% {
        background-position: 1200px 0;
    }
}

@keyframes placeholderShimmer {
    0% {
        background-position: -1200px 0;
    }

    100% {
        background-position: 1200px 0;
    }
}

.theme_light .ui.placeholder+.ui.placeholder {
    margin-top: 2rem;
}

.theme_light .ui.placeholder+.ui.placeholder {
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s;
}

.theme_light .ui.placeholder+.ui.placeholder+.ui.placeholder {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.theme_light .ui.placeholder+.ui.placeholder+.ui.placeholder+.ui.placeholder {
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s;
}

.theme_light .ui.placeholder+.ui.placeholder+.ui.placeholder+.ui.placeholder+.ui.placeholder {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.theme_light .ui.placeholder,
.theme_light .ui.placeholder .image.header:after,
.theme_light .ui.placeholder .line,
.theme_light .ui.placeholder .line:after,
.theme_light .ui.placeholder> :before {
    background-color: #fff;
}

.theme_light .ui.placeholder .image:not(.header):not(.ui) {
    height: 100px;
}

.theme_light .ui.placeholder .square.image:not(.header) {
    height: 0;
    overflow: hidden;
    padding-top: 100%;
}

.theme_light .ui.placeholder .rectangular.image:not(.header) {
    height: 0;
    overflow: hidden;
    padding-top: 75%;
}

.theme_light .ui.placeholder .line {
    position: relative;
    height: 0.85714286em;
}

.theme_light .ui.placeholder .line:after,
.theme_light .ui.placeholder .line:before {
    top: 100%;
    position: absolute;
    content: "";
    background-color: inherit;
}

.theme_light .ui.placeholder .line:before {
    left: 0;
}

.theme_light .ui.placeholder .line:after {
    right: 0;
}

.theme_light .ui.placeholder .line {
    margin-bottom: 0.5em;
}

.theme_light .ui.placeholder .line:after,
.theme_light .ui.placeholder .line:before {
    height: 0.5em;
}

.theme_light .ui.placeholder .line:not(:first-child) {
    margin-top: 0.5em;
}

.theme_light .ui.placeholder .header {
    position: relative;
    overflow: hidden;
}

.theme_light .ui.placeholder .line:nth-child(1):after {
    width: 0%;
}

.theme_light .ui.placeholder .line:nth-child(2):after {
    width: 50%;
}

.theme_light .ui.placeholder .line:nth-child(3):after {
    width: 10%;
}

.theme_light .ui.placeholder .line:nth-child(4):after {
    width: 35%;
}

.theme_light .ui.placeholder .line:nth-child(5):after {
    width: 65%;
}

.theme_light .ui.placeholder .header .line {
    margin-bottom: 0.64285714em;
}

.theme_light .ui.placeholder .header .line:after,
.theme_light .ui.placeholder .header .line:before {
    height: 0.64285714em;
}

.theme_light .ui.placeholder .header .line:not(:first-child) {
    margin-top: 0.64285714em;
}

.theme_light .ui.placeholder .header .line:after {
    width: 20%;
}

.theme_light .ui.placeholder .header .line:nth-child(2):after {
    width: 60%;
}

.theme_light .ui.placeholder .image.header .line {
    margin-left: 3em;
}

.theme_light .ui.placeholder .image.header .line:before {
    width: 0.71428571rem;
}

.theme_light .ui.placeholder .image.header:after {
    display: block;
    height: 0.85714286em;
    content: "";
    margin-left: 3em;
}

.theme_light .ui.placeholder .header .line:first-child,
.theme_light .ui.placeholder .image .line:first-child,
.theme_light .ui.placeholder .paragraph .line:first-child {
    height: 0.01px;
}

.theme_light .ui.placeholder .header:not(:first-child):before,
.theme_light .ui.placeholder .image:not(:first-child):before,
.theme_light .ui.placeholder .paragraph:not(:first-child):before {
    height: 1.42857143em;
    content: "";
    display: block;
}

.theme_light .ui.inverted.placeholder {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.08)), color-stop(15%, rgba(255, 255, 255, 0.14)), color-stop(30%, rgba(255, 255, 255, 0.08)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.08) 0, rgba(255, 255, 255, 0.14) 15%, rgba(255, 255, 255, 0.08) 30%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.08) 0, rgba(255, 255, 255, 0.14) 15%, rgba(255, 255, 255, 0.08) 30%);
}

.theme_light .ui.inverted.placeholder,
.theme_light .ui.inverted.placeholder .image.header:after,
.theme_light .ui.inverted.placeholder .line,
.theme_light .ui.inverted.placeholder .line:after,
.theme_light .ui.inverted.placeholder> :before {
    background-color: #1b1c1d;
}

.theme_light .ui.placeholder .full.line.line.line:after {
    width: 0%;
}

.theme_light .ui.placeholder .very.long.line.line.line:after {
    width: 10%;
}

.theme_light .ui.placeholder .long.line.line.line:after {
    width: 35%;
}

.theme_light .ui.placeholder .medium.line.line.line:after {
    width: 50%;
}

.theme_light .ui.placeholder .short.line.line.line:after {
    width: 65%;
}

.theme_light .ui.placeholder .very.short.line.line.line:after {
    width: 80%;
}

.theme_light .ui.fluid.placeholder {
    max-width: none;
}

.theme_light .ui.rail {
    position: absolute;
    top: 0;
    width: 300px;
    height: 100%;
}

.theme_light .ui.left.rail {
    left: auto;
    right: 100%;
    padding: 0 2rem 0 0;
    margin: 0 2rem 0 0;
}

.theme_light .ui.right.rail {
    left: 100%;
    right: auto;
    padding: 0 0 0 2rem;
    margin: 0 0 0 2rem;
}

.theme_light .ui.left.internal.rail {
    left: 0;
    right: auto;
    padding: 0 0 0 2rem;
    margin: 0 0 0 2rem;
}

.theme_light .ui.right.internal.rail {
    left: auto;
    right: 0;
    padding: 0 2rem 0 0;
    margin: 0 2rem 0 0;
}

.theme_light .ui.dividing.rail {
    width: 302.5px;
}

.theme_light .ui.left.dividing.rail {
    padding: 0 2.5rem 0 0;
    margin: 0 2.5rem 0 0;
    border-right: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.right.dividing.rail {
    border-left: 1px solid rgba(34, 36, 38, 0.15);
    padding: 0 0 0 2.5rem;
    margin: 0 0 0 2.5rem;
}

.theme_light .ui.close.rail {
    width: calc(300px + 1em);
}

.theme_light .ui.close.left.rail {
    padding: 0 1em 0 0;
    margin: 0 1em 0 0;
}

.theme_light .ui.close.right.rail {
    padding: 0 0 0 1em;
    margin: 0 0 0 1em;
}

.theme_light .ui.very.close.rail {
    width: calc(300px + 0.5em);
}

.theme_light .ui.very.close.left.rail {
    padding: 0 0.5em 0 0;
    margin: 0 0.5em 0 0;
}

.theme_light .ui.very.close.right.rail {
    padding: 0 0 0 0.5em;
    margin: 0 0 0 0.5em;
}

.theme_light .ui.attached.left.rail,
.theme_light .ui.attached.right.rail {
    padding: 0;
    margin: 0;
}

.theme_light .ui.mini.rail {
    font-size: 0.78571429rem;
}

.theme_light .ui.tiny.rail {
    font-size: 0.85714286rem;
}

.theme_light .ui.small.rail {
    font-size: 0.92857143rem;
}

.theme_light .ui.rail {
    font-size: 1rem;
}

.theme_light .ui.large.rail {
    font-size: 1.14285714rem;
}

.theme_light .ui.big.rail {
    font-size: 1.28571429rem;
}

.theme_light .ui.huge.rail {
    font-size: 1.42857143rem;
}

.theme_light .ui.massive.rail {
    font-size: 1.71428571rem;
}

.theme_light .ui.reveal {
    display: inherit;
    position: relative !important;
    font-size: 0 !important;
}

.theme_light .ui.reveal>.visible.content {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 3 !important;
    -webkit-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
}

.theme_light .ui.reveal>.hidden.content {
    position: relative !important;
    z-index: 2 !important;
}

.theme_light .ui.active.reveal .visible.content,
.theme_light .ui.reveal:hover .visible.content {
    z-index: 4 !important;
}

.theme_light .ui.slide.reveal {
    position: relative !important;
    overflow: hidden !important;
    white-space: nowrap;
}

.theme_light .ui.slide.reveal>.content {
    display: block;
    width: 100%;
    white-space: normal;
    float: left;
    margin: 0;
    -webkit-transition: -webkit-transform 0.5s ease 0.1s;
    transition: -webkit-transform 0.5s ease 0.1s;
    transition: transform 0.5s ease 0.1s;
    transition: transform 0.5s ease 0.1s, -webkit-transform 0.5s ease 0.1s;
}

.theme_light .ui.slide.reveal>.visible.content {
    position: relative !important;
}

.theme_light .ui.slide.reveal>.hidden.content {
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    -webkit-transform: translateX(100%) !important;
    transform: translateX(100%) !important;
}

.theme_light .ui.slide.active.reveal>.visible.content,
.theme_light .ui.slide.reveal:hover>.visible.content {
    -webkit-transform: translateX(-100%) !important;
    transform: translateX(-100%) !important;
}

.theme_light .ui.slide.active.reveal>.hidden.content,
.theme_light .ui.slide.reveal:hover>.hidden.content {
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
}

.theme_light .ui.slide.right.reveal>.visible.content {
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
}

.theme_light .ui.slide.right.reveal>.hidden.content {
    -webkit-transform: translateX(-100%) !important;
    transform: translateX(-100%) !important;
}

.theme_light .ui.slide.right.active.reveal>.visible.content,
.theme_light .ui.slide.right.reveal:hover>.visible.content {
    -webkit-transform: translateX(100%) !important;
    transform: translateX(100%) !important;
}

.theme_light .ui.slide.right.active.reveal>.hidden.content,
.theme_light .ui.slide.right.reveal:hover>.hidden.content {
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
}

.theme_light .ui.slide.up.reveal>.hidden.content {
    -webkit-transform: translateY(100%) !important;
    transform: translateY(100%) !important;
}

.theme_light .ui.slide.up.active.reveal>.visible.content,
.theme_light .ui.slide.up.reveal:hover>.visible.content {
    -webkit-transform: translateY(-100%) !important;
    transform: translateY(-100%) !important;
}

.theme_light .ui.slide.up.active.reveal>.hidden.content,
.theme_light .ui.slide.up.reveal:hover>.hidden.content {
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
}

.theme_light .ui.slide.down.reveal>.hidden.content {
    -webkit-transform: translateY(-100%) !important;
    transform: translateY(-100%) !important;
}

.theme_light .ui.slide.down.active.reveal>.visible.content,
.theme_light .ui.slide.down.reveal:hover>.visible.content {
    -webkit-transform: translateY(100%) !important;
    transform: translateY(100%) !important;
}

.theme_light .ui.slide.down.active.reveal>.hidden.content,
.theme_light .ui.slide.down.reveal:hover>.hidden.content {
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
}

.theme_light .ui.fade.reveal>.visible.content {
    opacity: 1;
}

.theme_light .ui.fade.active.reveal>.visible.content,
.theme_light .ui.fade.reveal:hover>.visible.content {
    opacity: 0;
}

.theme_light .ui.move.reveal {
    position: relative !important;
    overflow: hidden !important;
    white-space: nowrap;
}

.theme_light .ui.move.reveal>.content {
    display: block;
    float: left;
    white-space: normal;
    margin: 0;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1) 0.1s;
    transition: -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1) 0.1s;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1) 0.1s;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1) 0.1s;
}

.theme_light .ui.move.reveal>.visible.content {
    position: relative !important;
}

.theme_light .ui.move.reveal>.hidden.content {
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
}

.theme_light .ui.move.active.reveal>.visible.content,
.theme_light .ui.move.reveal:hover>.visible.content {
    -webkit-transform: translateX(-100%) !important;
    transform: translateX(-100%) !important;
}

.theme_light .ui.move.right.active.reveal>.visible.content,
.theme_light .ui.move.right.reveal:hover>.visible.content {
    -webkit-transform: translateX(100%) !important;
    transform: translateX(100%) !important;
}

.theme_light .ui.move.up.active.reveal>.visible.content,
.theme_light .ui.move.up.reveal:hover>.visible.content {
    -webkit-transform: translateY(-100%) !important;
    transform: translateY(-100%) !important;
}

.theme_light .ui.move.down.active.reveal>.visible.content,
.theme_light .ui.move.down.reveal:hover>.visible.content {
    -webkit-transform: translateY(100%) !important;
    transform: translateY(100%) !important;
}

.theme_light .ui.rotate.reveal>.visible.content {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.theme_light .ui.rotate.reveal>.visible.content,
.theme_light .ui.rotate.right.reveal>.visible.content {
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
}

.theme_light .ui.rotate.active.reveal>.visible.content,
.theme_light .ui.rotate.reveal:hover>.visible.content,
.theme_light .ui.rotate.right.active.reveal>.visible.content,
.theme_light .ui.rotate.right.reveal:hover>.visible.content {
    -webkit-transform: rotate(110deg);
    transform: rotate(110deg);
}

.theme_light .ui.rotate.left.reveal>.visible.content {
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
}

.theme_light .ui.rotate.left.active.reveal>.visible.content,
.theme_light .ui.rotate.left.reveal:hover>.visible.content {
    -webkit-transform: rotate(-110deg);
    transform: rotate(-110deg);
}

.theme_light .ui.disabled.reveal:hover>.visible.visible.content {
    position: static !important;
    display: block !important;
    opacity: 1 !important;
    top: 0 !important;
    left: 0 !important;
    right: auto !important;
    bottom: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
}

.theme_light .ui.disabled.reveal:hover>.hidden.hidden.content {
    display: none !important;
}

.theme_light .ui.reveal>.ui.ribbon.label {
    z-index: 5;
}

.theme_light .ui.visible.reveal {
    overflow: visible;
}

.theme_light .ui.instant.reveal>.content {
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
}

.theme_light .ui.reveal>.content {
    font-size: 1rem !important;
}

.theme_light .ui.segment {
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
    margin: 1rem 0;
    padding: 1em 1em;
    border-radius: 0.28571429rem;
    border: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.segment:first-child {
    margin-top: 0;
}

.theme_light .ui.segment:last-child {
    margin-bottom: 0;
}

.theme_light .ui.vertical.segment {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    background: none transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.vertical.segment:last-child {
    border-bottom: none;
}

.theme_light .ui.inverted.segment>.ui.header {
    color: #fff;
}

.theme_light .ui[class*="bottom attached"].segment>[class*="top attached"].label {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.theme_light .ui[class*="top attached"].segment>[class*="bottom attached"].label {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.theme_light .ui.attached.segment:not(.top):not(.bottom)>[class*="top attached"].label {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.theme_light .ui.attached.segment:not(.top):not(.bottom)>[class*="bottom attached"].label {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.theme_light .ui.grid>.row>.ui.segment.column,
.theme_light .ui.grid>.ui.segment.column,
.theme_light .ui.page.grid.segment {
    padding-top: 2em;
    padding-bottom: 2em;
}

.theme_light .ui.grid.segment {
    margin: 1rem 0;
    border-radius: 0.28571429rem;
}

.theme_light .ui.basic.table.segment {
    background: #fff;
    border: 1px solid rgba(34, 36, 38, 0.15);
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui[class*="very basic"].table.segment {
    padding: 1em 1em;
}

.theme_light .ui.placeholder.segment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-width: initial;
    -webkit-animation: none;
    animation: none;
    overflow: visible;
    padding: 1em 1em;
    min-height: 18rem;
    background: #f9fafb;
    border-color: rgba(34, 36, 38, 0.15);
    -webkit-box-shadow: 0 2px 25px 0 rgba(34, 36, 38, 0.05) inset;
    box-shadow: 0 2px 25px 0 rgba(34, 36, 38, 0.05) inset;
}

.theme_light .ui.placeholder.segment .button,
.theme_light .ui.placeholder.segment textarea {
    display: block;
}

.theme_light .ui.placeholder.segment .button,
.theme_light .ui.placeholder.segment .field,
.theme_light .ui.placeholder.segment textarea,
.theme_light .ui.placeholder.segment>.ui.input {
    max-width: 15rem;
    margin-left: auto;
    margin-right: auto;
}

.theme_light .ui.placeholder.segment .column .button,
.theme_light .ui.placeholder.segment .column .field,
.theme_light .ui.placeholder.segment .column textarea,
.theme_light .ui.placeholder.segment .column>.ui.input {
    max-width: 15rem;
    margin-left: auto;
    margin-right: auto;
}

.theme_light .ui.placeholder.segment>.inline {
    -ms-flex-item-align: center;
    align-self: center;
}

.theme_light .ui.placeholder.segment>.inline>.button {
    display: inline-block;
    width: auto;
    margin: 0 0.35714286rem 0 0;
}

.theme_light .ui.placeholder.segment>.inline>.button:last-child {
    margin-right: 0;
}

.theme_light .ui.piled.segment,
.theme_light .ui.piled.segments {
    margin: 3em 0;
    -webkit-box-shadow: "";
    box-shadow: "";
    z-index: auto;
}

.theme_light .ui.piled.segment:first-child {
    margin-top: 0;
}

.theme_light .ui.piled.segment:last-child {
    margin-bottom: 0;
}

.theme_light .ui.piled.segment:after,
.theme_light .ui.piled.segment:before,
.theme_light .ui.piled.segments:after,
.theme_light .ui.piled.segments:before {
    background-color: #fff;
    visibility: visible;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    border: 1px solid rgba(34, 36, 38, 0.15);
    -webkit-box-shadow: "";
    box-shadow: "";
}

.theme_light .ui.piled.segment:before,
.theme_light .ui.piled.segments:before {
    -webkit-transform: rotate(-1.2deg);
    transform: rotate(-1.2deg);
    top: 0;
    z-index: -2;
}

.theme_light .ui.piled.segment:after,
.theme_light .ui.piled.segments:after {
    -webkit-transform: rotate(1.2deg);
    transform: rotate(1.2deg);
    top: 0;
    z-index: -1;
}

.theme_light .ui[class*="top attached"].piled.segment {
    margin-top: 3em;
    margin-bottom: 0;
}

.theme_light .ui.piled.segment[class*="top attached"]:first-child {
    margin-top: 0;
}

.theme_light .ui.piled.segment[class*="bottom attached"] {
    margin-top: 0;
    margin-bottom: 3em;
}

.theme_light .ui.piled.segment[class*="bottom attached"]:last-child {
    margin-bottom: 0;
}

.theme_light .ui.stacked.segment {
    padding-bottom: 1.4em;
}

.theme_light .ui.stacked.segment:after,
.theme_light .ui.stacked.segment:before,
.theme_light .ui.stacked.segments:after,
.theme_light .ui.stacked.segments:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    border-top: 1px solid rgba(34, 36, 38, 0.15);
    background: rgba(0, 0, 0, 0.03);
    width: 100%;
    height: 6px;
    visibility: visible;
}

.theme_light .ui.stacked.segment:before,
.theme_light .ui.stacked.segments:before {
    display: none;
}

.theme_light .ui.tall.stacked.segment:before,
.theme_light .ui.tall.stacked.segments:before {
    display: block;
    bottom: 0;
}

.theme_light .ui.stacked.inverted.segment:after,
.theme_light .ui.stacked.inverted.segment:before,
.theme_light .ui.stacked.inverted.segments:after,
.theme_light .ui.stacked.inverted.segments:before {
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(34, 36, 38, 0.35);
}

.theme_light .ui.padded.segment {
    padding: 1.5em;
}

.theme_light .ui[class*="very padded"].segment {
    padding: 3em;
}

.theme_light .ui.padded.segment.vertical.segment,
.theme_light .ui[class*="very padded"].vertical.segment {
    padding-left: 0;
    padding-right: 0;
}

.theme_light .ui.compact.segment {
    display: table;
}

.theme_light .ui.compact.segments {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.theme_light .ui.compact.segments .segment,
.theme_light .ui.segments .compact.segment {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.theme_light .ui.circular.segment {
    display: table-cell;
    padding: 2em;
    text-align: center;
    vertical-align: middle;
    border-radius: 500em;
}

.theme_light .ui.raised.segment,
.theme_light .ui.raised.segments {
    -webkit-box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.segments {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin: 1rem 0;
    border: 1px solid rgba(34, 36, 38, 0.15);
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
    border-radius: 0.28571429rem;
}

.theme_light .ui.segments:first-child {
    margin-top: 0;
}

.theme_light .ui.segments:last-child {
    margin-bottom: 0;
}

.theme_light .ui.segments>.segment {
    top: 0;
    bottom: 0;
    border-radius: 0;
    margin: 0;
    width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.segments:not(.horizontal)>.segment:first-child {
    border-top: none;
    margin-top: 0;
    bottom: 0;
    margin-bottom: 0;
    top: 0;
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui.segments:not(.horizontal)>.segment:last-child {
    top: 0;
    bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), none;
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), none;
    border-radius: 0 0 0.28571429rem 0.28571429rem;
}

.theme_light .ui.segments:not(.horizontal)>.segment:only-child {
    border-radius: 0.28571429rem;
}

.theme_light .ui.segments>.ui.segments {
    border-top: 1px solid rgba(34, 36, 38, 0.15);
    margin: 1rem 1rem;
}

.theme_light .ui.segments>.segments:first-child {
    border-top: none;
}

.theme_light .ui.segments>.segment+.segments:not(.horizontal) {
    margin-top: 0;
}

.theme_light .ui.horizontal.segments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
    margin: 1rem 0;
    border-radius: 0.28571429rem;
    border: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.segments>.horizontal.segments {
    margin: 0;
    background-color: transparent;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.horizontal.segments>.segment {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    -ms-flex: 1 1 0px;
    margin: 0;
    min-width: 0;
    background-color: transparent;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-left: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.segments>.horizontal.segments:first-child {
    border-top: none;
}

.theme_light .ui.horizontal.segments>.segment:first-child {
    border-left: none;
}

.theme_light .ui.disabled.segment {
    opacity: 0.45;
    color: rgba(40, 40, 40, 0.3);
}

.theme_light .ui.loading.segment {
    position: relative;
    cursor: default;
    pointer-events: none;
    text-shadow: none !important;
    color: transparent !important;
    -webkit-transition: all 0s linear;
    transition: all 0s linear;
}

.theme_light .ui.loading.segment:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    border-radius: 0.28571429rem;
    z-index: 100;
}

.theme_light .ui.loading.segment:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -1.5em 0 0 -1.5em;
    width: 3em;
    height: 3em;
    -webkit-animation: segment-spin 0.6s linear;
    animation: segment-spin 0.6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #767676 rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
    border-style: solid;
    border-width: 0.2em;
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent;
    visibility: visible;
    z-index: 101;
}

@-webkit-keyframes segment-spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes segment-spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.theme_light .ui.basic.segment {
    background: none transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
}

.theme_light .ui.clearing.segment:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.theme_light .ui.red.segment:not(.inverted) {
    border-top: 2px solid #db2828 !important;
}

.theme_light .ui.inverted.red.segment {
    background-color: #db2828 !important;
    color: #fff !important;
}

.theme_light .ui.orange.segment:not(.inverted) {
    border-top: 2px solid #f2711c !important;
}

.theme_light .ui.inverted.orange.segment {
    background-color: #f2711c !important;
    color: #fff !important;
}

.theme_light .ui.yellow.segment:not(.inverted) {
    border-top: 2px solid #fbbd08 !important;
}

.theme_light .ui.inverted.yellow.segment {
    background-color: #fbbd08 !important;
    color: #fff !important;
}

.theme_light .ui.olive.segment:not(.inverted) {
    border-top: 2px solid #b5cc18 !important;
}

.theme_light .ui.inverted.olive.segment {
    background-color: #b5cc18 !important;
    color: #fff !important;
}

.theme_light .ui.green.segment:not(.inverted) {
    border-top: 2px solid #21ba45 !important;
}

.theme_light .ui.inverted.green.segment {
    background-color: #21ba45 !important;
    color: #fff !important;
}

.theme_light .ui.teal.segment:not(.inverted) {
    border-top: 2px solid #00b5ad !important;
}

.theme_light .ui.inverted.teal.segment {
    background-color: #00b5ad !important;
    color: #fff !important;
}

.theme_light .ui.blue.segment:not(.inverted) {
    border-top: 2px solid #2185d0 !important;
}

.theme_light .ui.inverted.blue.segment {
    background-color: #2185d0 !important;
    color: #fff !important;
}

.theme_light .ui.violet.segment:not(.inverted) {
    border-top: 2px solid #6435c9 !important;
}

.theme_light .ui.inverted.violet.segment {
    background-color: #6435c9 !important;
    color: #fff !important;
}

.theme_light .ui.purple.segment:not(.inverted) {
    border-top: 2px solid #a333c8 !important;
}

.theme_light .ui.inverted.purple.segment {
    background-color: #a333c8 !important;
    color: #fff !important;
}

.theme_light .ui.pink.segment:not(.inverted) {
    border-top: 2px solid #e03997 !important;
}

.theme_light .ui.inverted.pink.segment {
    background-color: #e03997 !important;
    color: #fff !important;
}

.theme_light .ui.brown.segment:not(.inverted) {
    border-top: 2px solid #a5673f !important;
}

.theme_light .ui.inverted.brown.segment {
    background-color: #a5673f !important;
    color: #fff !important;
}

.theme_light .ui.grey.segment:not(.inverted) {
    border-top: 2px solid #767676 !important;
}

.theme_light .ui.inverted.grey.segment {
    background-color: #767676 !important;
    color: #fff !important;
}

.theme_light .ui.black.segment:not(.inverted) {
    border-top: 2px solid #1b1c1d !important;
}

.theme_light .ui.inverted.black.segment {
    background-color: #1b1c1d !important;
    color: #fff !important;
}

.theme_light .ui[class*="left aligned"].segment {
    text-align: left;
}

.theme_light .ui[class*="right aligned"].segment {
    text-align: right;
}

.theme_light .ui[class*="center aligned"].segment {
    text-align: center;
}

.theme_light .ui.floated.segment,
.theme_light .ui[class*="left floated"].segment {
    float: left;
    margin-right: 1em;
}

.theme_light .ui[class*="right floated"].segment {
    float: right;
    margin-left: 1em;
}

.theme_light .ui.inverted.segment {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.inverted.segment,
.theme_light .ui.primary.inverted.segment {
    background: #1b1c1d;
    color: rgba(255, 255, 255, 0.9);
}

.theme_light .ui.inverted.segment .segment {
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.inverted.segment .inverted.segment {
    color: rgba(255, 255, 255, 0.9);
}

.theme_light .ui.inverted.attached.segment {
    border-color: #555;
}

.theme_light .ui.secondary.segment {
    background: #f3f4f5;
    color: rgba(0, 0, 0, 0.6);
}

.theme_light .ui.secondary.inverted.segment {
    background: #4c4f52 -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.2)));
    background: #4c4f52 -webkit-linear-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.2) 100%);
    background: #4c4f52 linear-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.2) 100%);
    color: rgba(255, 255, 255, 0.8);
}

.theme_light .ui.tertiary.segment {
    background: #dcddde;
    color: rgba(0, 0, 0, 0.6);
}

.theme_light .ui.tertiary.inverted.segment {
    background: #717579 -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.35)), to(rgba(255, 255, 255, 0.35)));
    background: #717579 -webkit-linear-gradient(rgba(255, 255, 255, 0.35) 0, rgba(255, 255, 255, 0.35) 100%);
    background: #717579 linear-gradient(rgba(255, 255, 255, 0.35) 0, rgba(255, 255, 255, 0.35) 100%);
    color: rgba(255, 255, 255, 0.8);
}

.theme_light .ui.attached.segment {
    top: 0;
    bottom: 0;
    border-radius: 0;
    margin: 0 -1px;
    width: calc(100% + 2px);
    max-width: calc(100% + 2px);
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #d4d4d5;
}

.theme_light .ui.attached:not(.message)+.ui.attached.segment:not(.top) {
    border-top: none;
}

.theme_light .ui[class*="top attached"].segment {
    bottom: 0;
    margin-bottom: 0;
    top: 0;
    margin-top: 1rem;
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui.segment[class*="top attached"]:first-child {
    margin-top: 0;
}

.theme_light .ui.segment[class*="bottom attached"] {
    bottom: 0;
    margin-top: 0;
    top: 0;
    margin-bottom: 1rem;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), none;
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), none;
    border-radius: 0 0 0.28571429rem 0.28571429rem;
}

.theme_light .ui.segment[class*="bottom attached"]:last-child {
    margin-bottom: 0;
}

.theme_light .ui.mini.segment,
.theme_light .ui.mini.segments .segment {
    font-size: 0.78571429rem;
}

.theme_light .ui.tiny.segment,
.theme_light .ui.tiny.segments .segment {
    font-size: 0.85714286rem;
}

.theme_light .ui.small.segment,
.theme_light .ui.small.segments .segment {
    font-size: 0.92857143rem;
}

.theme_light .ui.segment,
.theme_light .ui.segments .segment {
    font-size: 1rem;
}

.theme_light .ui.large.segment,
.theme_light .ui.large.segments .segment {
    font-size: 1.14285714rem;
}

.theme_light .ui.big.segment,
.theme_light .ui.big.segments .segment {
    font-size: 1.28571429rem;
}

.theme_light .ui.huge.segment,
.theme_light .ui.huge.segments .segment {
    font-size: 1.42857143rem;
}

.theme_light .ui.massive.segment,
.theme_light .ui.massive.segments .segment {
    font-size: 1.71428571rem;
}

.theme_light .ui.steps {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 1em 0;
    background: "";
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.14285714em;
    border-radius: 0.28571429rem;
    border: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.steps:first-child {
    margin-top: 0;
}

.theme_light .ui.steps:last-child {
    margin-bottom: 0;
}

.theme_light .ui.steps .step {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    vertical-align: middle;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0;
    padding: 1.14285714em 2em;
    background: #fff;
    color: rgba(0, 0, 0, 0.87);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
    border-right: 1px solid rgba(34, 36, 38, 0.15);
    -webkit-transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, box-shadow 0.1s ease;
    transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, -webkit-box-shadow 0.1s ease;
}

.theme_light .ui.steps .step:after {
    display: none;
    position: absolute;
    z-index: 2;
    content: "";
    top: 50%;
    right: 0;
    border: medium none;
    background-color: #fff;
    width: 1.14285714em;
    height: 1.14285714em;
    border-style: solid;
    border-color: rgba(34, 36, 38, 0.15);
    border-width: 0 1px 1px 0;
    -webkit-transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, box-shadow 0.1s ease;
    transition: background-color 0.1s ease, opacity 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, -webkit-box-shadow 0.1s ease;
    -webkit-transform: translateY(-50%) translateX(50%) rotate(-45deg);
    transform: translateY(-50%) translateX(50%) rotate(-45deg);
}

.theme_light .ui.steps .step:first-child {
    padding-left: 2em;
    border-radius: 0.28571429rem 0 0 0.28571429rem;
}

.theme_light .ui.steps .step:last-child {
    border-radius: 0 0.28571429rem 0.28571429rem 0;
}

.theme_light .ui.steps .step:last-child {
    border-right: none;
    margin-right: 0;
}

.theme_light .ui.steps .step:only-child {
    border-radius: 0.28571429rem;
}

.theme_light .ui.steps .step .title {
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 1.14285714em;
    font-weight: 700;
}

.theme_light .ui.steps .step>.title {
    width: 100%;
}

.theme_light .ui.steps .step .description {
    font-weight: 400;
    font-size: 0.92857143em;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.steps .step>.description {
    width: 100%;
}

.theme_light .ui.steps .step .title~.description {
    margin-top: 0.25em;
}

.theme_light .ui.steps .step>.icon {
    line-height: 1;
    font-size: 2.5em;
    margin: 0 1rem 0 0;
}

.theme_light .ui.steps .step>.icon,
.theme_light .ui.steps .step>.icon~.content {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-item-align: middle;
    align-self: middle;
}

.theme_light .ui.steps .step>.icon~.content {
    -webkit-box-flex: 1 0 auto;
    -ms-flex-positive: 1 0 auto;
    flex-grow: 1 0 auto;
}

.theme_light .ui.steps:not(.vertical) .step>.icon {
    width: auto;
}

.theme_light .ui.steps .link.step,
.theme_light .ui.steps a.step {
    cursor: pointer;
}

.theme_light .ui.ordered.steps {
    counter-reset: ordered;
}

.theme_light .ui.ordered.steps .step:before {
    display: block;
    position: static;
    text-align: center;
    content: counters(ordered, ".");
    -ms-flex-item-align: middle;
    align-self: middle;
    margin-right: 1rem;
    font-size: 2.5em;
    counter-increment: ordered;
    font-family: inherit;
    font-weight: 700;
}

.theme_light .ui.ordered.steps .step>* {
    display: block;
    -ms-flex-item-align: middle;
    align-self: middle;
}

.theme_light .ui.vertical.steps {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: visible;
}

.theme_light .ui.vertical.steps .step {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-radius: 0;
    padding: 1.14285714em 2em;
    border-right: none;
    border-bottom: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.vertical.steps .step:first-child {
    padding: 1.14285714em 2em;
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui.vertical.steps .step:last-child {
    border-bottom: none;
    border-radius: 0 0 0.28571429rem 0.28571429rem;
}

.theme_light .ui.vertical.steps .step:only-child {
    border-radius: 0.28571429rem;
}

.theme_light .ui.vertical.steps .step:after {
    display: none;
}

.theme_light .ui.vertical.steps .step:after {
    top: 50%;
    right: 0;
    border-width: 0 1px 1px 0;
}

.theme_light .ui.vertical.steps .step:after {
    display: none;
}

.theme_light .ui.vertical.steps .active.step:after {
    display: block;
}

.theme_light .ui.vertical.steps .step:last-child:after {
    display: none;
}

.theme_light .ui.vertical.steps .active.step:last-child:after {
    display: block;
}

@media only screen and (max-width: 767px) {
    .theme_light .ui.steps:not(.unstackable) {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        overflow: visible;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .theme_light .ui.steps:not(.unstackable) .step {
        width: 100% !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-radius: 0;
        padding: 1.14285714em 2em;
    }

    .theme_light .ui.steps:not(.unstackable) .step:first-child {
        padding: 1.14285714em 2em;
        border-radius: 0.28571429rem 0.28571429rem 0 0;
    }

    .theme_light .ui.steps:not(.unstackable) .step:last-child {
        border-radius: 0 0 0.28571429rem 0.28571429rem;
    }

    .theme_light .ui.steps:not(.unstackable) .step:after {
        display: none !important;
    }

    .theme_light .ui.steps:not(.unstackable) .step .content {
        text-align: center;
    }

    .theme_light .ui.ordered.steps:not(.unstackable) .step:before,
    .theme_light .ui.steps:not(.unstackable) .step>.icon {
        margin: 0 0 1rem 0;
    }
}

.theme_light .ui.steps .link.step:hover,
.theme_light .ui.steps .link.step:hover::after,
.theme_light .ui.steps a.step:hover,
.theme_light .ui.steps a.step:hover::after {
    background: #f9fafb;
    color: rgba(0, 0, 0, 0.8);
}

.theme_light .ui.steps .link.step:active,
.theme_light .ui.steps .link.step:active::after,
.theme_light .ui.steps a.step:active,
.theme_light .ui.steps a.step:active::after {
    background: #f3f4f5;
    color: rgba(0, 0, 0, 0.9);
}

.theme_light .ui.steps .step.active {
    cursor: auto;
    background: #f3f4f5;
}

.theme_light .ui.steps .step.active:after {
    background: #f3f4f5;
}

.theme_light .ui.steps .step.active .title {
    color: #4183c4;
}

.theme_light .ui.ordered.steps .step.active:before,
.theme_light .ui.steps .active.step .icon {
    color: rgba(0, 0, 0, 0.85);
}

.theme_light .ui.steps .step:after {
    display: block;
}

.theme_light .ui.steps .active.step:after {
    display: block;
}

.theme_light .ui.steps .step:last-child:after {
    display: none;
}

.theme_light .ui.steps .active.step:last-child:after {
    display: none;
}

.theme_light .ui.steps .link.active.step:hover,
.theme_light .ui.steps .link.active.step:hover::after,
.theme_light .ui.steps a.active.step:hover,
.theme_light .ui.steps a.active.step:hover::after {
    cursor: pointer;
    background: #dcddde;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.ordered.steps .step.completed:before,
.theme_light .ui.steps .step.completed>.icon:before {
    color: #21ba45;
}

.theme_light .ui.steps .disabled.step {
    cursor: auto;
    background: #fff;
    pointer-events: none;
}

.theme_light .ui.steps .disabled.step,
.theme_light .ui.steps .disabled.step .description,
.theme_light .ui.steps .disabled.step .title {
    color: rgba(40, 40, 40, 0.3);
}

.theme_light .ui.steps .disabled.step:after {
    background: #fff;
}

@media only screen and (max-width: 991px) {
    .theme_light .ui[class*="tablet stackable"].steps {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        overflow: visible;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .theme_light .ui[class*="tablet stackable"].steps .step {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-radius: 0;
        padding: 1.14285714em 2em;
    }

    .theme_light .ui[class*="tablet stackable"].steps .step:first-child {
        padding: 1.14285714em 2em;
        border-radius: 0.28571429rem 0.28571429rem 0 0;
    }

    .theme_light .ui[class*="tablet stackable"].steps .step:last-child {
        border-radius: 0 0 0.28571429rem 0.28571429rem;
    }

    .theme_light .ui[class*="tablet stackable"].steps .step:after {
        display: none !important;
    }

    .theme_light .ui[class*="tablet stackable"].steps .step .content {
        text-align: center;
    }

    .theme_light .ui[class*="tablet stackable"].ordered.steps .step:before,
    .theme_light .ui[class*="tablet stackable"].steps .step>.icon {
        margin: 0 0 1rem 0;
    }
}

.theme_light .ui.fluid.steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.theme_light .ui.attached.steps {
    width: calc(100% + 2px) !important;
    margin: 0 -1px 0;
    max-width: calc(100% + 2px);
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui.attached.steps .step:first-child {
    border-radius: 0.28571429rem 0 0 0;
}

.theme_light .ui.attached.steps .step:last-child {
    border-radius: 0 0.28571429rem 0 0;
}

.theme_light .ui.bottom.attached.steps {
    margin: 0 -1px 0;
    border-radius: 0 0 0.28571429rem 0.28571429rem;
}

.theme_light .ui.bottom.attached.steps .step:first-child {
    border-radius: 0 0 0 0.28571429rem;
}

.theme_light .ui.bottom.attached.steps .step:last-child {
    border-radius: 0 0 0.28571429rem 0;
}

.theme_light .ui.eight.steps,
.theme_light .ui.five.steps,
.theme_light .ui.four.steps,
.theme_light .ui.one.steps,
.theme_light .ui.seven.steps,
.theme_light .ui.six.steps,
.theme_light .ui.three.steps,
.theme_light .ui.two.steps {
    width: 100%;
}

.theme_light .ui.eight.steps>.step,
.theme_light .ui.five.steps>.step,
.theme_light .ui.four.steps>.step,
.theme_light .ui.one.steps>.step,
.theme_light .ui.seven.steps>.step,
.theme_light .ui.six.steps>.step,
.theme_light .ui.three.steps>.step,
.theme_light .ui.two.steps>.step {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.theme_light .ui.one.steps>.step {
    width: 100%;
}

.theme_light .ui.two.steps>.step {
    width: 50%;
}

.theme_light .ui.three.steps>.step {
    width: 33.333%;
}

.theme_light .ui.four.steps>.step {
    width: 25%;
}

.theme_light .ui.five.steps>.step {
    width: 20%;
}

.theme_light .ui.six.steps>.step {
    width: 16.666%;
}

.theme_light .ui.seven.steps>.step {
    width: 14.285%;
}

.theme_light .ui.eight.steps>.step {
    width: 12.5%;
}

.theme_light .ui.mini.step,
.theme_light .ui.mini.steps .step {
    font-size: 0.78571429rem;
}

.theme_light .ui.tiny.step,
.theme_light .ui.tiny.steps .step {
    font-size: 0.85714286rem;
}

.theme_light .ui.small.step,
.theme_light .ui.small.steps .step {
    font-size: 0.92857143rem;
}

.theme_light .ui.step,
.theme_light .ui.steps .step {
    font-size: 1rem;
}

.theme_light .ui.large.step,
.theme_light .ui.large.steps .step {
    font-size: 1.14285714rem;
}

.theme_light .ui.big.step,
.theme_light .ui.big.steps .step {
    font-size: 1.28571429rem;
}

.theme_light .ui.huge.step,
.theme_light .ui.huge.steps .step {
    font-size: 1.42857143rem;
}

.theme_light .ui.massive.step,
.theme_light .ui.massive.steps .step {
    font-size: 1.71428571rem;
}

.theme_light .ui.ordered.steps .step.completed:before,
.theme_light .ui.steps .step.completed>.icon:before {
    font-family: Step;
    content: "\e800";
}

.theme_light .ui.breadcrumb {
    line-height: 1;
    display: inline-block;
    margin: 0 0;
    vertical-align: middle;
}

.theme_light .ui.breadcrumb:first-child {
    margin-top: 0;
}

.theme_light .ui.breadcrumb:last-child {
    margin-bottom: 0;
}

.theme_light .ui.breadcrumb .divider {
    display: inline-block;
    opacity: 0.7;
    margin: 0 0.21428571rem 0;
    font-size: 0.92857143em;
    color: rgba(0, 0, 0, 0.4);
    vertical-align: baseline;
}

.theme_light .ui.breadcrumb a {
    color: #4183c4;
}

.theme_light .ui.breadcrumb a:hover {
    color: #1e70bf;
}

.theme_light .ui.breadcrumb .icon.divider {
    font-size: 0.85714286em;
    vertical-align: baseline;
}

.theme_light .ui.breadcrumb a.section {
    cursor: pointer;
}

.theme_light .ui.breadcrumb .section {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.theme_light .ui.breadcrumb.segment {
    display: inline-block;
    padding: 0.78571429em 1em;
}

.theme_light .ui.breadcrumb .active.section {
    font-weight: 700;
}

.theme_light .ui.mini.breadcrumb {
    font-size: 0.78571429rem;
}

.theme_light .ui.tiny.breadcrumb {
    font-size: 0.85714286rem;
}

.theme_light .ui.small.breadcrumb {
    font-size: 0.92857143rem;
}

.theme_light .ui.breadcrumb {
    font-size: 1rem;
}

.theme_light .ui.large.breadcrumb {
    font-size: 1.14285714rem;
}

.theme_light .ui.big.breadcrumb {
    font-size: 1.28571429rem;
}

.theme_light .ui.huge.breadcrumb {
    font-size: 1.42857143rem;
}

.theme_light .ui.massive.breadcrumb {
    font-size: 1.71428571rem;
}

.theme_light .ui.form {
    position: relative;
    max-width: 100%;
}

.theme_light .ui.form>p {
    margin: 1em 0;
}

.theme_light .ui.form .field {
    clear: both;
    margin: 0 0 1em;
}

.theme_light .ui.form .field:last-child,
.theme_light .ui.form .fields:last-child .field {
    margin-bottom: 0;
}

.theme_light .ui.form .fields .field {
    clear: both;
    margin: 0;
}

.theme_light .ui.form .field>label {
    display: block;
    margin: 0 0 0.28571429rem 0;
    color: rgba(0, 0, 0, 0.87) !important;
    font-size: 0.92857143em;
    font-weight: 700;
    text-transform: none;
}

.theme_light .ui.form input:not([type]),
.theme_light .ui.form input[type="date"],
.theme_light .ui.form input[type="datetime-local"],
.theme_light .ui.form input[type="email"],
.theme_light .ui.form input[type="file"],
.theme_light .ui.form input[type="number"],
.theme_light .ui.form input[type="password"],
.theme_light .ui.form input[type="search"],
.theme_light .ui.form input[type="tel"],
.theme_light .ui.form input[type="text"],
.theme_light .ui.form input[type="time"],
.theme_light .ui.form input[type="url"],
.theme_light .ui.form textarea {
    width: 100%;
    vertical-align: top;
}

.theme_light .ui.form ::-webkit-datetime-edit,
.theme_light .ui.form ::-webkit-inner-spin-button {
    height: 1.21428571em;
}

.theme_light .ui.form input:not([type]),
.theme_light .ui.form input[type="date"],
.theme_light .ui.form input[type="datetime-local"],
.theme_light .ui.form input[type="email"],
.theme_light .ui.form input[type="file"],
.theme_light .ui.form input[type="number"],
.theme_light .ui.form input[type="password"],
.theme_light .ui.form input[type="search"],
.theme_light .ui.form input[type="tel"],
.theme_light .ui.form input[type="text"],
.theme_light .ui.form input[type="time"],
.theme_light .ui.form input[type="url"] {
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    margin: 0;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    tap-highlight-color: rgba(255, 255, 255, 0);
    line-height: 1.21428571em;
    padding: 0.67857143em 1em;
    font-size: 1em;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, 0.15);
    color: rgba(0, 0, 0, 0.87);
    border-radius: 0.28571429rem;
    -webkit-box-shadow: 0 0 0 0 transparent inset;
    box-shadow: 0 0 0 0 transparent inset;
    -webkit-transition: color 0.1s ease, border-color 0.1s ease;
    transition: color 0.1s ease, border-color 0.1s ease;
}

.theme_light .ui.form textarea {
    margin: 0;
    -webkit-appearance: none;
    appearance: none;
    tap-highlight-color: rgba(255, 255, 255, 0);
    padding: 0.78571429em 1em;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, 0.15);
    outline: 0;
    color: rgba(0, 0, 0, 0.87);
    border-radius: 0.28571429rem;
    -webkit-box-shadow: 0 0 0 0 transparent inset;
    box-shadow: 0 0 0 0 transparent inset;
    -webkit-transition: color 0.1s ease, border-color 0.1s ease;
    transition: color 0.1s ease, border-color 0.1s ease;
    font-size: 1em;
    line-height: 1.2857;
    resize: vertical;
}

.theme_light .ui.form textarea:not([rows]) {
    height: 12em;
    min-height: 8em;
    max-height: 24em;
}

.theme_light .ui.form input[type="checkbox"],
.theme_light .ui.form textarea {
    vertical-align: top;
}

.theme_light .ui.form input.attached {
    width: auto;
}

.theme_light .ui.form select {
    display: block;
    height: auto;
    width: 100%;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, 0.15);
    border-radius: 0.28571429rem;
    -webkit-box-shadow: 0 0 0 0 transparent inset;
    box-shadow: 0 0 0 0 transparent inset;
    padding: 0.62em 1em;
    color: rgba(0, 0, 0, 0.87);
    -webkit-transition: color 0.1s ease, border-color 0.1s ease;
    transition: color 0.1s ease, border-color 0.1s ease;
}

.theme_light .ui.form .field>.selection.dropdown {
    width: 100%;
}

.theme_light .ui.form .field>.selection.dropdown>.dropdown.icon {
    float: right;
}

.theme_light .ui.form .inline.field>.selection.dropdown,
.theme_light .ui.form .inline.fields .field>.selection.dropdown {
    width: auto;
}

.theme_light .ui.form .inline.field>.selection.dropdown>.dropdown.icon,
.theme_light .ui.form .inline.fields .field>.selection.dropdown>.dropdown.icon {
    float: none;
}

.theme_light .ui.form .field .ui.input,
.theme_light .ui.form .fields .field .ui.input,
.theme_light .ui.form .wide.field .ui.input {
    width: 100%;
}

.theme_light .ui.form .inline.field:not(.wide) .ui.input,
.theme_light .ui.form .inline.fields .field:not(.wide) .ui.input {
    width: auto;
    vertical-align: middle;
}

.theme_light .ui.form .field .ui.input input,
.theme_light .ui.form .fields .field .ui.input input {
    width: auto;
}

.theme_light .ui.form .eight.fields .ui.input input,
.theme_light .ui.form .five.fields .ui.input input,
.theme_light .ui.form .four.fields .ui.input input,
.theme_light .ui.form .nine.fields .ui.input input,
.theme_light .ui.form .seven.fields .ui.input input,
.theme_light .ui.form .six.fields .ui.input input,
.theme_light .ui.form .ten.fields .ui.input input,
.theme_light .ui.form .three.fields .ui.input input,
.theme_light .ui.form .two.fields .ui.input input,
.theme_light .ui.form .wide.field .ui.input input {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 0;
}

.theme_light .ui.form .error.message,
.theme_light .ui.form .success.message,
.theme_light .ui.form .warning.message {
    display: none;
}

.theme_light .ui.form .message:first-child {
    margin-top: 0;
}

.theme_light .ui.form .field .prompt.label {
    white-space: normal;
    background: #fff !important;
    border: 1px solid #e0b4b4 !important;
    color: #9f3a38 !important;
}

.theme_light .ui.form .inline.field .prompt,
.theme_light .ui.form .inline.fields .field .prompt {
    vertical-align: top;
    margin: -0.25em 0 -0.5em 0.5em;
}

.theme_light .ui.form .inline.field .prompt:before,
.theme_light .ui.form .inline.fields .field .prompt:before {
    border-width: 0 0 1px 1px;
    bottom: auto;
    right: auto;
    top: 50%;
    left: 0;
}

.theme_light .ui.form .field.field input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 100px ivory inset !important;
    box-shadow: 0 0 0 100px ivory inset !important;
    border-color: #e5dfa1 !important;
}

.theme_light .ui.form .field.field input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 100px ivory inset !important;
    box-shadow: 0 0 0 100px ivory inset !important;
    border-color: #d5c315 !important;
}

.theme_light .ui.form .error.error input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 100px #fffaf0 inset !important;
    box-shadow: 0 0 0 100px #fffaf0 inset !important;
    border-color: #e0b4b4 !important;
}

.theme_light .ui.form ::-webkit-input-placeholder {
    color: rgba(191, 191, 191, 0.87);
}

.theme_light .ui.form :-ms-input-placeholder {
    color: rgba(191, 191, 191, 0.87) !important;
}

.theme_light .ui.form ::-moz-placeholder {
    color: rgba(191, 191, 191, 0.87);
}

.theme_light .ui.form :focus::-webkit-input-placeholder {
    color: rgba(115, 115, 115, 0.87);
}

.theme_light .ui.form :focus:-ms-input-placeholder {
    color: rgba(115, 115, 115, 0.87) !important;
}

.theme_light .ui.form :focus::-moz-placeholder {
    color: rgba(115, 115, 115, 0.87);
}

.theme_light .ui.form .error ::-webkit-input-placeholder {
    color: #e7bdbc;
}

.theme_light .ui.form .error :-ms-input-placeholder {
    color: #e7bdbc !important;
}

.theme_light .ui.form .error ::-moz-placeholder {
    color: #e7bdbc;
}

.theme_light .ui.form .error :focus::-webkit-input-placeholder {
    color: #da9796;
}

.theme_light .ui.form .error :focus:-ms-input-placeholder {
    color: #da9796 !important;
}

.theme_light .ui.form .error :focus::-moz-placeholder {
    color: #da9796;
}

.theme_light .ui.form input:not([type]):focus,
.theme_light .ui.form input[type="date"]:focus,
.theme_light .ui.form input[type="datetime-local"]:focus,
.theme_light .ui.form input[type="email"]:focus,
.theme_light .ui.form input[type="file"]:focus,
.theme_light .ui.form input[type="number"]:focus,
.theme_light .ui.form input[type="password"]:focus,
.theme_light .ui.form input[type="search"]:focus,
.theme_light .ui.form input[type="tel"]:focus,
.theme_light .ui.form input[type="text"]:focus,
.theme_light .ui.form input[type="time"]:focus,
.theme_light .ui.form input[type="url"]:focus {
    color: rgba(0, 0, 0, 0.95);
    border-color: #85b7d9;
    border-radius: 0.28571429rem;
    background: #fff;
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.35) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.35) inset;
}

.theme_light .ui.form textarea:focus {
    color: rgba(0, 0, 0, 0.95);
    border-color: #85b7d9;
    border-radius: 0.28571429rem;
    background: #fff;
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.35) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.35) inset;
    -webkit-appearance: none;
    appearance: none;
}

.theme_light .ui.form.success .success.message:not(:empty) {
    display: block;
}

.theme_light .ui.form.success .compact.success.message:not(:empty) {
    display: inline-block;
}

.theme_light .ui.form.success .icon.success.message:not(:empty) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.theme_light .ui.form.warning .warning.message:not(:empty) {
    display: block;
}

.theme_light .ui.form.warning .compact.warning.message:not(:empty) {
    display: inline-block;
}

.theme_light .ui.form.warning .icon.warning.message:not(:empty) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.theme_light .ui.form.error .error.message:not(:empty) {
    display: block;
}

.theme_light .ui.form.error .compact.error.message:not(:empty) {
    display: inline-block;
}

.theme_light .ui.form.error .icon.error.message:not(:empty) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.theme_light .ui.form .field.error .input,
.theme_light .ui.form .field.error label,
.theme_light .ui.form .fields.error .field .input,
.theme_light .ui.form .fields.error .field label {
    color: #9f3a38;
}

.theme_light .ui.form .field.error .corner.label,
.theme_light .ui.form .fields.error .field .corner.label {
    border-color: #9f3a38;
    color: #fff;
}

.theme_light .ui.form .field.error input:not([type]),
.theme_light .ui.form .field.error input[type="date"],
.theme_light .ui.form .field.error input[type="datetime-local"],
.theme_light .ui.form .field.error input[type="email"],
.theme_light .ui.form .field.error input[type="file"],
.theme_light .ui.form .field.error input[type="number"],
.theme_light .ui.form .field.error input[type="password"],
.theme_light .ui.form .field.error input[type="search"],
.theme_light .ui.form .field.error input[type="tel"],
.theme_light .ui.form .field.error input[type="text"],
.theme_light .ui.form .field.error input[type="time"],
.theme_light .ui.form .field.error input[type="url"],
.theme_light .ui.form .field.error select,
.theme_light .ui.form .field.error textarea,
.theme_light .ui.form .fields.error .field input:not([type]),
.theme_light .ui.form .fields.error .field input[type="date"],
.theme_light .ui.form .fields.error .field input[type="datetime-local"],
.theme_light .ui.form .fields.error .field input[type="email"],
.theme_light .ui.form .fields.error .field input[type="file"],
.theme_light .ui.form .fields.error .field input[type="number"],
.theme_light .ui.form .fields.error .field input[type="password"],
.theme_light .ui.form .fields.error .field input[type="search"],
.theme_light .ui.form .fields.error .field input[type="tel"],
.theme_light .ui.form .fields.error .field input[type="text"],
.theme_light .ui.form .fields.error .field input[type="time"],
.theme_light .ui.form .fields.error .field input[type="url"],
.theme_light .ui.form .fields.error .field select,
.theme_light .ui.form .fields.error .field textarea {
    background: #fff6f6;
    border-color: #e0b4b4;
    color: #9f3a38;
    border-radius: "";
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.form .field.error input:not([type]):focus,
.theme_light .ui.form .field.error input[type="date"]:focus,
.theme_light .ui.form .field.error input[type="datetime-local"]:focus,
.theme_light .ui.form .field.error input[type="email"]:focus,
.theme_light .ui.form .field.error input[type="file"]:focus,
.theme_light .ui.form .field.error input[type="number"]:focus,
.theme_light .ui.form .field.error input[type="password"]:focus,
.theme_light .ui.form .field.error input[type="search"]:focus,
.theme_light .ui.form .field.error input[type="tel"]:focus,
.theme_light .ui.form .field.error input[type="text"]:focus,
.theme_light .ui.form .field.error input[type="time"]:focus,
.theme_light .ui.form .field.error input[type="url"]:focus,
.theme_light .ui.form .field.error select:focus,
.theme_light .ui.form .field.error textarea:focus {
    background: #fff6f6;
    border-color: #e0b4b4;
    color: #9f3a38;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    appearance: none;
}

.theme_light .ui.form .field.error select {
    -webkit-appearance: menulist-button;
    appearance: none;
}

.theme_light .ui.form .field.error .ui.dropdown,
.theme_light .ui.form .field.error .ui.dropdown .item,
.theme_light .ui.form .field.error .ui.dropdown .text,
.theme_light .ui.form .fields.error .field .ui.dropdown,
.theme_light .ui.form .fields.error .field .ui.dropdown .item {
    background: #fff6f6;
    color: #9f3a38;
}

.theme_light .ui.form .field.error .ui.dropdown,
.theme_light .ui.form .fields.error .field .ui.dropdown {
    border-color: #e0b4b4 !important;
}

.theme_light .ui.form .field.error .ui.dropdown:hover,
.theme_light .ui.form .fields.error .field .ui.dropdown:hover {
    border-color: #e0b4b4 !important;
}

.theme_light .ui.form .field.error .ui.dropdown:hover .menu,
.theme_light .ui.form .fields.error .field .ui.dropdown:hover .menu {
    border-color: #e0b4b4;
}

.theme_light .ui.form .field.error .ui.multiple.selection.dropdown>.label,
.theme_light .ui.form .fields.error .field .ui.multiple.selection.dropdown>.label {
    background-color: #eacbcb;
    color: #9f3a38;
}

.theme_light .ui.form .field.error .ui.dropdown .menu .item:hover,
.theme_light .ui.form .fields.error .field .ui.dropdown .menu .item:hover {
    background-color: #fbe7e7;
}

.theme_light .ui.form .field.error .ui.dropdown .menu .selected.item,
.theme_light .ui.form .fields.error .field .ui.dropdown .menu .selected.item {
    background-color: #fbe7e7;
}

.theme_light .ui.form .field.error .ui.dropdown .menu .active.item,
.theme_light .ui.form .fields.error .field .ui.dropdown .menu .active.item {
    background-color: #fdcfcf !important;
}

.theme_light .ui.form .field.error .checkbox:not(.toggle):not(.slider) .box,
.theme_light .ui.form .field.error .checkbox:not(.toggle):not(.slider) label,
.theme_light .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box,
.theme_light .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label {
    color: #9f3a38;
}

.theme_light .ui.form .field.error .checkbox:not(.toggle):not(.slider) .box:before,
.theme_light .ui.form .field.error .checkbox:not(.toggle):not(.slider) label:before,
.theme_light .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box:before,
.theme_light .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label:before {
    background: #fff6f6;
    border-color: #e0b4b4;
}

.theme_light .ui.form .field.error .checkbox .box:after,
.theme_light .ui.form .field.error .checkbox label:after,
.theme_light .ui.form .fields.error .field .checkbox .box:after,
.theme_light .ui.form .fields.error .field .checkbox label:after {
    color: #9f3a38;
}

.theme_light .ui.form .disabled.field,
.theme_light .ui.form .disabled.fields .field,
.theme_light .ui.form .field :disabled {
    pointer-events: none;
    opacity: 0.45;
}

.theme_light .ui.form .field.disabled>label,
.theme_light .ui.form .fields.disabled>label {
    opacity: 0.45;
}

.theme_light .ui.form .field.disabled :disabled {
    opacity: 1;
}

.theme_light .ui.loading.form {
    position: relative;
    cursor: default;
    pointer-events: none;
}

.theme_light .ui.loading.form:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    z-index: 100;
}

.theme_light .ui.loading.form:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -1.5em 0 0 -1.5em;
    width: 3em;
    height: 3em;
    -webkit-animation: form-spin 0.6s linear;
    animation: form-spin 0.6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #767676 rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
    border-style: solid;
    border-width: 0.2em;
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent;
    visibility: visible;
    z-index: 101;
}

@-webkit-keyframes form-spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes form-spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.theme_light .ui.form .required.field>.checkbox:after,
.theme_light .ui.form .required.field>label:after,
.theme_light .ui.form .required.fields.grouped>label:after,
.theme_light .ui.form .required.fields:not(.grouped)>.field>.checkbox:after,
.theme_light .ui.form .required.fields:not(.grouped)>.field>label:after {
    margin: -0.2em 0 0 0.2em;
    content: "*";
    color: #db2828;
}

.theme_light .ui.form .required.field>label:after,
.theme_light .ui.form .required.fields.grouped>label:after,
.theme_light .ui.form .required.fields:not(.grouped)>.field>label:after {
    display: inline-block;
    vertical-align: top;
}

.theme_light .ui.form .required.field>.checkbox:after,
.theme_light .ui.form .required.fields:not(.grouped)>.field>.checkbox:after {
    position: absolute;
    top: 0;
    left: 100%;
}

.theme_light .ui.form .inverted.segment .ui.checkbox .box,
.theme_light .ui.form .inverted.segment .ui.checkbox label,
.theme_light .ui.form .inverted.segment label,
.theme_light .ui.inverted.form .inline.field>label,
.theme_light .ui.inverted.form .inline.field>p,
.theme_light .ui.inverted.form .inline.fields .field>label,
.theme_light .ui.inverted.form .inline.fields .field>p,
.theme_light .ui.inverted.form .inline.fields>label,
.theme_light .ui.inverted.form .ui.checkbox .box,
.theme_light .ui.inverted.form .ui.checkbox label,
.theme_light .ui.inverted.form label {
    color: rgba(255, 255, 255, 0.9);
}

.theme_light .ui.inverted.form input:not([type]),
.theme_light .ui.inverted.form input[type="date"],
.theme_light .ui.inverted.form input[type="datetime-local"],
.theme_light .ui.inverted.form input[type="email"],
.theme_light .ui.inverted.form input[type="file"],
.theme_light .ui.inverted.form input[type="number"],
.theme_light .ui.inverted.form input[type="password"],
.theme_light .ui.inverted.form input[type="search"],
.theme_light .ui.inverted.form input[type="tel"],
.theme_light .ui.inverted.form input[type="text"],
.theme_light .ui.inverted.form input[type="time"],
.theme_light .ui.inverted.form input[type="url"] {
    background: #fff;
    border-color: rgba(255, 255, 255, 0.1);
    color: rgba(0, 0, 0, 0.87);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.form .grouped.fields {
    display: block;
    margin: 0 0 1em;
}

.theme_light .ui.form .grouped.fields:last-child {
    margin-bottom: 0;
}

.theme_light .ui.form .grouped.fields>label {
    margin: 0 0 0.28571429rem 0;
    color: rgba(0, 0, 0, 0.87);
    font-size: 0.92857143em;
    font-weight: 700;
    text-transform: none;
}

.theme_light .ui.form .grouped.fields .field,
.theme_light .ui.form .grouped.inline.fields .field {
    display: block;
    margin: 0.5em 0;
    padding: 0;
}

.theme_light .ui.form .fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 -0.5em 1em;
}

.theme_light .ui.form .fields>.field {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.theme_light .ui.form .fields>.field:first-child {
    border-left: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.form .two.fields>.field,
.theme_light .ui.form .two.fields>.fields {
    width: 50%;
}

.theme_light .ui.form .three.fields>.field,
.theme_light .ui.form .three.fields>.fields {
    width: 33.33333333%;
}

.theme_light .ui.form .four.fields>.field,
.theme_light .ui.form .four.fields>.fields {
    width: 25%;
}

.theme_light .ui.form .five.fields>.field,
.theme_light .ui.form .five.fields>.fields {
    width: 20%;
}

.theme_light .ui.form .six.fields>.field,
.theme_light .ui.form .six.fields>.fields {
    width: 16.66666667%;
}

.theme_light .ui.form .seven.fields>.field,
.theme_light .ui.form .seven.fields>.fields {
    width: 14.28571429%;
}

.theme_light .ui.form .eight.fields>.field,
.theme_light .ui.form .eight.fields>.fields {
    width: 12.5%;
}

.theme_light .ui.form .nine.fields>.field,
.theme_light .ui.form .nine.fields>.fields {
    width: 11.11111111%;
}

.theme_light .ui.form .ten.fields>.field,
.theme_light .ui.form .ten.fields>.fields {
    width: 10%;
}

@media only screen and (max-width: 767px) {
    .theme_light .ui.form .fields {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .theme_light .ui.form:not(.unstackable) .eight.fields:not(.unstackable)>.field,
    .theme_light .ui.form:not(.unstackable) .eight.fields:not(.unstackable)>.fields,
    .theme_light .ui.form:not(.unstackable) .five.fields:not(.unstackable)>.field,
    .theme_light .ui.form:not(.unstackable) .five.fields:not(.unstackable)>.fields,
    .theme_light .ui.form:not(.unstackable) .four.fields:not(.unstackable)>.field,
    .theme_light .ui.form:not(.unstackable) .four.fields:not(.unstackable)>.fields,
    .theme_light .ui.form:not(.unstackable) .nine.fields:not(.unstackable)>.field,
    .theme_light .ui.form:not(.unstackable) .nine.fields:not(.unstackable)>.fields,
    .theme_light .ui.form:not(.unstackable) .seven.fields:not(.unstackable)>.field,
    .theme_light .ui.form:not(.unstackable) .seven.fields:not(.unstackable)>.fields,
    .theme_light .ui.form:not(.unstackable) .six.fields:not(.unstackable)>.field,
    .theme_light .ui.form:not(.unstackable) .six.fields:not(.unstackable)>.fields,
    .theme_light .ui.form:not(.unstackable) .ten.fields:not(.unstackable)>.field,
    .theme_light .ui.form:not(.unstackable) .ten.fields:not(.unstackable)>.fields,
    .theme_light .ui.form:not(.unstackable) .three.fields:not(.unstackable)>.field,
    .theme_light .ui.form:not(.unstackable) .three.fields:not(.unstackable)>.fields,
    .theme_light .ui.form:not(.unstackable) .two.fields:not(.unstackable)>.field,
    .theme_light .ui.form:not(.unstackable) .two.fields:not(.unstackable)>.fields,
    .theme_light .ui.form:not(.unstackable) [class*="equal width"].fields:not(.unstackable)>.field,
    .theme_light .ui[class*="equal width"].form:not(.unstackable) .fields>.field {
        width: 100% !important;
        margin: 0 0 1em;
    }
}

.theme_light .ui.form .fields .wide.field {
    width: 6.25%;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.theme_light .ui.form .one.wide.field {
    width: 6.25% !important;
}

.theme_light .ui.form .two.wide.field {
    width: 12.5% !important;
}

.theme_light .ui.form .three.wide.field {
    width: 18.75% !important;
}

.theme_light .ui.form .four.wide.field {
    width: 25% !important;
}

.theme_light .ui.form .five.wide.field {
    width: 31.25% !important;
}

.theme_light .ui.form .six.wide.field {
    width: 37.5% !important;
}

.theme_light .ui.form .seven.wide.field {
    width: 43.75% !important;
}

.theme_light .ui.form .eight.wide.field {
    width: 50% !important;
}

.theme_light .ui.form .nine.wide.field {
    width: 56.25% !important;
}

.theme_light .ui.form .ten.wide.field {
    width: 62.5% !important;
}

.theme_light .ui.form .eleven.wide.field {
    width: 68.75% !important;
}

.theme_light .ui.form .twelve.wide.field {
    width: 75% !important;
}

.theme_light .ui.form .thirteen.wide.field {
    width: 81.25% !important;
}

.theme_light .ui.form .fourteen.wide.field {
    width: 87.5% !important;
}

.theme_light .ui.form .fifteen.wide.field {
    width: 93.75% !important;
}

.theme_light .ui.form .sixteen.wide.field {
    width: 100% !important;
}

@media only screen and (max-width: 767px) {

    .theme_light .ui.form:not(.unstackable) .fields:not(.unstackable)>.eight.wide.field,
    .theme_light .ui.form:not(.unstackable) .fields:not(.unstackable)>.eleven.wide.field,
    .theme_light .ui.form:not(.unstackable) .fields:not(.unstackable)>.fifteen.wide.field,
    .theme_light .ui.form:not(.unstackable) .fields:not(.unstackable)>.five.wide.field,
    .theme_light .ui.form:not(.unstackable) .fields:not(.unstackable)>.four.wide.field,
    .theme_light .ui.form:not(.unstackable) .fields:not(.unstackable)>.fourteen.wide.field,
    .theme_light .ui.form:not(.unstackable) .fields:not(.unstackable)>.nine.wide.field,
    .theme_light .ui.form:not(.unstackable) .fields:not(.unstackable)>.seven.wide.field,
    .theme_light .ui.form:not(.unstackable) .fields:not(.unstackable)>.six.wide.field,
    .theme_light .ui.form:not(.unstackable) .fields:not(.unstackable)>.sixteen.wide.field,
    .theme_light .ui.form:not(.unstackable) .fields:not(.unstackable)>.ten.wide.field,
    .theme_light .ui.form:not(.unstackable) .fields:not(.unstackable)>.thirteen.wide.field,
    .theme_light .ui.form:not(.unstackable) .fields:not(.unstackable)>.three.wide.field,
    .theme_light .ui.form:not(.unstackable) .fields:not(.unstackable)>.twelve.wide.field,
    .theme_light .ui.form:not(.unstackable) .fields:not(.unstackable)>.two.wide.field,
    .theme_light .ui.form:not(.unstackable) .five.fields:not(.unstackable)>.field,
    .theme_light .ui.form:not(.unstackable) .five.fields:not(.unstackable)>.fields,
    .theme_light .ui.form:not(.unstackable) .four.fields:not(.unstackable)>.field,
    .theme_light .ui.form:not(.unstackable) .four.fields:not(.unstackable)>.fields,
    .theme_light .ui.form:not(.unstackable) .three.fields:not(.unstackable)>.field,
    .theme_light .ui.form:not(.unstackable) .three.fields:not(.unstackable)>.fields,
    .theme_light .ui.form:not(.unstackable) .two.fields:not(.unstackable)>.field,
    .theme_light .ui.form:not(.unstackable) .two.fields:not(.unstackable)>.fields {
        width: 100% !important;
    }

    .theme_light .ui.form .fields {
        margin-bottom: 0;
    }
}

.theme_light .ui.form [class*="equal width"].fields>.field,
.theme_light .ui[class*="equal width"].form .fields>.field {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.theme_light .ui.form .inline.fields {
    margin: 0 0 1em;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.theme_light .ui.form .inline.fields .field {
    margin: 0;
    padding: 0 1em 0 0;
}

.theme_light .ui.form .inline.field>label,
.theme_light .ui.form .inline.field>p,
.theme_light .ui.form .inline.fields .field>label,
.theme_light .ui.form .inline.fields .field>p,
.theme_light .ui.form .inline.fields>label {
    display: inline-block;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: baseline;
    font-size: 0.92857143em;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.87);
    text-transform: none;
}

.theme_light .ui.form .inline.fields>label {
    margin: 0.035714em 1em 0 0;
}

.theme_light .ui.form .inline.field>input,
.theme_light .ui.form .inline.field>select,
.theme_light .ui.form .inline.fields .field>input,
.theme_light .ui.form .inline.fields .field>select {
    display: inline-block;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
    font-size: 1em;
}

.theme_light .ui.form .inline.field> :first-child,
.theme_light .ui.form .inline.fields .field> :first-child {
    margin: 0 0.85714286em 0 0;
}

.theme_light .ui.form .inline.field> :only-child,
.theme_light .ui.form .inline.fields .field> :only-child {
    margin: 0;
}

.theme_light .ui.form .inline.fields .wide.field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.theme_light .ui.form .inline.fields .wide.field>input,
.theme_light .ui.form .inline.fields .wide.field>select {
    width: 100%;
}

.theme_light .ui.mini.form {
    font-size: 0.78571429rem;
}

.theme_light .ui.tiny.form {
    font-size: 0.85714286rem;
}

.theme_light .ui.small.form {
    font-size: 0.92857143rem;
}

.theme_light .ui.form {
    font-size: 1rem;
}

.theme_light .ui.large.form {
    font-size: 1.14285714rem;
}

.theme_light .ui.big.form {
    font-size: 1.28571429rem;
}

.theme_light .ui.huge.form {
    font-size: 1.42857143rem;
}

.theme_light .ui.massive.form {
    font-size: 1.71428571rem;
}

.theme_light .ui.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 0;
}

.theme_light .ui.grid {
    margin-top: -1rem;
    margin-bottom: -1rem;
    margin-left: -1rem;
    margin-right: -1rem;
}

.theme_light .ui.relaxed.grid {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}

.theme_light .ui[class*="very relaxed"].grid {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
}

.theme_light .ui.grid+.grid {
    margin-top: 1rem;
}

.theme_light .ui.grid>.column:not(.row),
.theme_light .ui.grid>.row>.column {
    position: relative;
    display: inline-block;
    width: 6.25%;
    padding-left: 1rem;
    padding-right: 1rem;
    vertical-align: top;
}

.theme_light .ui.grid>* {
    padding-left: 1rem;
    padding-right: 1rem;
}

.theme_light .ui.grid>.row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100% !important;
    padding: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.theme_light .ui.grid>.column:not(.row) {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.theme_light .ui.grid>.row>.column {
    margin-top: 0;
    margin-bottom: 0;
}

.theme_light .ui.grid>.row>.column>img,
.theme_light .ui.grid>.row>img {
    max-width: 100%;
}

.theme_light .ui.grid>.ui.grid:first-child {
    margin-top: 0;
}

.theme_light .ui.grid>.ui.grid:last-child {
    margin-bottom: 0;
}

.theme_light .ui.aligned.grid .column>.segment:not(.compact):not(.attached),
.theme_light .ui.grid .aligned.row>.column>.segment:not(.compact):not(.attached) {
    width: 100%;
}

.theme_light .ui.grid .row+.ui.divider {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 1rem 1rem;
}

.theme_light .ui.grid .column+.ui.vertical.divider {
    height: calc(50% - 1rem);
}

.theme_light .ui.grid>.column:last-child>.horizontal.segment,
.theme_light .ui.grid>.row>.column:last-child>.horizontal.segment {
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media only screen and (max-width: 767px) {
    .theme_light .ui.page.grid {
        width: auto;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .theme_light .ui.page.grid {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        padding-left: 2em;
        padding-right: 2em;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .theme_light .ui.page.grid {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        padding-left: 3%;
        padding-right: 3%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1919px) {
    .theme_light .ui.page.grid {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        padding-left: 15%;
        padding-right: 15%;
    }
}

@media only screen and (min-width: 1920px) {
    .theme_light .ui.page.grid {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        padding-left: 23%;
        padding-right: 23%;
    }
}

.theme_light .ui.grid>.column:only-child,
.theme_light .ui.grid>.row>.column:only-child {
    width: 100%;
}

.theme_light .ui[class*="one column"].grid>.column:not(.row),
.theme_light .ui[class*="one column"].grid>.row>.column {
    width: 100%;
}

.theme_light .ui[class*="two column"].grid>.column:not(.row),
.theme_light .ui[class*="two column"].grid>.row>.column {
    width: 50%;
}

.theme_light .ui[class*="three column"].grid>.column:not(.row),
.theme_light .ui[class*="three column"].grid>.row>.column {
    width: 33.33333333%;
}

.theme_light .ui[class*="four column"].grid>.column:not(.row),
.theme_light .ui[class*="four column"].grid>.row>.column {
    width: 25%;
}

.theme_light .ui[class*="five column"].grid>.column:not(.row),
.theme_light .ui[class*="five column"].grid>.row>.column {
    width: 20%;
}

.theme_light .ui[class*="six column"].grid>.column:not(.row),
.theme_light .ui[class*="six column"].grid>.row>.column {
    width: 16.66666667%;
}

.theme_light .ui[class*="seven column"].grid>.column:not(.row),
.theme_light .ui[class*="seven column"].grid>.row>.column {
    width: 14.28571429%;
}

.theme_light .ui[class*="eight column"].grid>.column:not(.row),
.theme_light .ui[class*="eight column"].grid>.row>.column {
    width: 12.5%;
}

.theme_light .ui[class*="nine column"].grid>.column:not(.row),
.theme_light .ui[class*="nine column"].grid>.row>.column {
    width: 11.11111111%;
}

.theme_light .ui[class*="ten column"].grid>.column:not(.row),
.theme_light .ui[class*="ten column"].grid>.row>.column {
    width: 10%;
}

.theme_light .ui[class*="eleven column"].grid>.column:not(.row),
.theme_light .ui[class*="eleven column"].grid>.row>.column {
    width: 9.09090909%;
}

.theme_light .ui[class*="twelve column"].grid>.column:not(.row),
.theme_light .ui[class*="twelve column"].grid>.row>.column {
    width: 8.33333333%;
}

.theme_light .ui[class*="thirteen column"].grid>.column:not(.row),
.theme_light .ui[class*="thirteen column"].grid>.row>.column {
    width: 7.69230769%;
}

.theme_light .ui[class*="fourteen column"].grid>.column:not(.row),
.theme_light .ui[class*="fourteen column"].grid>.row>.column {
    width: 7.14285714%;
}

.theme_light .ui[class*="fifteen column"].grid>.column:not(.row),
.theme_light .ui[class*="fifteen column"].grid>.row>.column {
    width: 6.66666667%;
}

.theme_light .ui[class*="sixteen column"].grid>.column:not(.row),
.theme_light .ui[class*="sixteen column"].grid>.row>.column {
    width: 6.25%;
}

.theme_light .ui.grid>[class*="one column"].row>.column {
    width: 100% !important;
}

.theme_light .ui.grid>[class*="two column"].row>.column {
    width: 50% !important;
}

.theme_light .ui.grid>[class*="three column"].row>.column {
    width: 33.33333333% !important;
}

.theme_light .ui.grid>[class*="four column"].row>.column {
    width: 25% !important;
}

.theme_light .ui.grid>[class*="five column"].row>.column {
    width: 20% !important;
}

.theme_light .ui.grid>[class*="six column"].row>.column {
    width: 16.66666667% !important;
}

.theme_light .ui.grid>[class*="seven column"].row>.column {
    width: 14.28571429% !important;
}

.theme_light .ui.grid>[class*="eight column"].row>.column {
    width: 12.5% !important;
}

.theme_light .ui.grid>[class*="nine column"].row>.column {
    width: 11.11111111% !important;
}

.theme_light .ui.grid>[class*="ten column"].row>.column {
    width: 10% !important;
}

.theme_light .ui.grid>[class*="eleven column"].row>.column {
    width: 9.09090909% !important;
}

.theme_light .ui.grid>[class*="twelve column"].row>.column {
    width: 8.33333333% !important;
}

.theme_light .ui.grid>[class*="thirteen column"].row>.column {
    width: 7.69230769% !important;
}

.theme_light .ui.grid>[class*="fourteen column"].row>.column {
    width: 7.14285714% !important;
}

.theme_light .ui.grid>[class*="fifteen column"].row>.column {
    width: 6.66666667% !important;
}

.theme_light .ui.grid>[class*="sixteen column"].row>.column {
    width: 6.25% !important;
}

.theme_light .ui.celled.page.grid {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.column.grid>[class*="one wide"].column,
.theme_light .ui.grid>.column.row>[class*="one wide"].column,
.theme_light .ui.grid>.row>[class*="one wide"].column,
.theme_light .ui.grid>[class*="one wide"].column {
    width: 6.25% !important;
}

.theme_light .ui.column.grid>[class*="two wide"].column,
.theme_light .ui.grid>.column.row>[class*="two wide"].column,
.theme_light .ui.grid>.row>[class*="two wide"].column,
.theme_light .ui.grid>[class*="two wide"].column {
    width: 12.5% !important;
}

.theme_light .ui.column.grid>[class*="three wide"].column,
.theme_light .ui.grid>.column.row>[class*="three wide"].column,
.theme_light .ui.grid>.row>[class*="three wide"].column,
.theme_light .ui.grid>[class*="three wide"].column {
    width: 18.75% !important;
}

.theme_light .ui.column.grid>[class*="four wide"].column,
.theme_light .ui.grid>.column.row>[class*="four wide"].column,
.theme_light .ui.grid>.row>[class*="four wide"].column,
.theme_light .ui.grid>[class*="four wide"].column {
    width: 25% !important;
}

.theme_light .ui.column.grid>[class*="five wide"].column,
.theme_light .ui.grid>.column.row>[class*="five wide"].column,
.theme_light .ui.grid>.row>[class*="five wide"].column,
.theme_light .ui.grid>[class*="five wide"].column {
    width: 31.25% !important;
}

.theme_light .ui.column.grid>[class*="six wide"].column,
.theme_light .ui.grid>.column.row>[class*="six wide"].column,
.theme_light .ui.grid>.row>[class*="six wide"].column,
.theme_light .ui.grid>[class*="six wide"].column {
    width: 37.5% !important;
}

.theme_light .ui.column.grid>[class*="seven wide"].column,
.theme_light .ui.grid>.column.row>[class*="seven wide"].column,
.theme_light .ui.grid>.row>[class*="seven wide"].column,
.theme_light .ui.grid>[class*="seven wide"].column {
    width: 43.75% !important;
}

.theme_light .ui.column.grid>[class*="eight wide"].column,
.theme_light .ui.grid>.column.row>[class*="eight wide"].column,
.theme_light .ui.grid>.row>[class*="eight wide"].column,
.theme_light .ui.grid>[class*="eight wide"].column {
    width: 50% !important;
}

.theme_light .ui.column.grid>[class*="nine wide"].column,
.theme_light .ui.grid>.column.row>[class*="nine wide"].column,
.theme_light .ui.grid>.row>[class*="nine wide"].column,
.theme_light .ui.grid>[class*="nine wide"].column {
    width: 56.25% !important;
}

.theme_light .ui.column.grid>[class*="ten wide"].column,
.theme_light .ui.grid>.column.row>[class*="ten wide"].column,
.theme_light .ui.grid>.row>[class*="ten wide"].column,
.theme_light .ui.grid>[class*="ten wide"].column {
    width: 62.5% !important;
}

.theme_light .ui.column.grid>[class*="eleven wide"].column,
.theme_light .ui.grid>.column.row>[class*="eleven wide"].column,
.theme_light .ui.grid>.row>[class*="eleven wide"].column,
.theme_light .ui.grid>[class*="eleven wide"].column {
    width: 68.75% !important;
}

.theme_light .ui.column.grid>[class*="twelve wide"].column,
.theme_light .ui.grid>.column.row>[class*="twelve wide"].column,
.theme_light .ui.grid>.row>[class*="twelve wide"].column,
.theme_light .ui.grid>[class*="twelve wide"].column {
    width: 75% !important;
}

.theme_light .ui.column.grid>[class*="thirteen wide"].column,
.theme_light .ui.grid>.column.row>[class*="thirteen wide"].column,
.theme_light .ui.grid>.row>[class*="thirteen wide"].column,
.theme_light .ui.grid>[class*="thirteen wide"].column {
    width: 81.25% !important;
}

.theme_light .ui.column.grid>[class*="fourteen wide"].column,
.theme_light .ui.grid>.column.row>[class*="fourteen wide"].column,
.theme_light .ui.grid>.row>[class*="fourteen wide"].column,
.theme_light .ui.grid>[class*="fourteen wide"].column {
    width: 87.5% !important;
}

.theme_light .ui.column.grid>[class*="fifteen wide"].column,
.theme_light .ui.grid>.column.row>[class*="fifteen wide"].column,
.theme_light .ui.grid>.row>[class*="fifteen wide"].column,
.theme_light .ui.grid>[class*="fifteen wide"].column {
    width: 93.75% !important;
}

.theme_light .ui.column.grid>[class*="sixteen wide"].column,
.theme_light .ui.grid>.column.row>[class*="sixteen wide"].column,
.theme_light .ui.grid>.row>[class*="sixteen wide"].column,
.theme_light .ui.grid>[class*="sixteen wide"].column {
    width: 100% !important;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {

    .theme_light .ui.column.grid>[class*="one wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="one wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="one wide mobile"].column,
    .theme_light .ui.grid>[class*="one wide mobile"].column {
        width: 6.25% !important;
    }

    .theme_light .ui.column.grid>[class*="two wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="two wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="two wide mobile"].column,
    .theme_light .ui.grid>[class*="two wide mobile"].column {
        width: 12.5% !important;
    }

    .theme_light .ui.column.grid>[class*="three wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="three wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="three wide mobile"].column,
    .theme_light .ui.grid>[class*="three wide mobile"].column {
        width: 18.75% !important;
    }

    .theme_light .ui.column.grid>[class*="four wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="four wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="four wide mobile"].column,
    .theme_light .ui.grid>[class*="four wide mobile"].column {
        width: 25% !important;
    }

    .theme_light .ui.column.grid>[class*="five wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="five wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="five wide mobile"].column,
    .theme_light .ui.grid>[class*="five wide mobile"].column {
        width: 31.25% !important;
    }

    .theme_light .ui.column.grid>[class*="six wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="six wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="six wide mobile"].column,
    .theme_light .ui.grid>[class*="six wide mobile"].column {
        width: 37.5% !important;
    }

    .theme_light .ui.column.grid>[class*="seven wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="seven wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="seven wide mobile"].column,
    .theme_light .ui.grid>[class*="seven wide mobile"].column {
        width: 43.75% !important;
    }

    .theme_light .ui.column.grid>[class*="eight wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="eight wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="eight wide mobile"].column,
    .theme_light .ui.grid>[class*="eight wide mobile"].column {
        width: 50% !important;
    }

    .theme_light .ui.column.grid>[class*="nine wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="nine wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="nine wide mobile"].column,
    .theme_light .ui.grid>[class*="nine wide mobile"].column {
        width: 56.25% !important;
    }

    .theme_light .ui.column.grid>[class*="ten wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="ten wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="ten wide mobile"].column,
    .theme_light .ui.grid>[class*="ten wide mobile"].column {
        width: 62.5% !important;
    }

    .theme_light .ui.column.grid>[class*="eleven wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="eleven wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="eleven wide mobile"].column,
    .theme_light .ui.grid>[class*="eleven wide mobile"].column {
        width: 68.75% !important;
    }

    .theme_light .ui.column.grid>[class*="twelve wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="twelve wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="twelve wide mobile"].column,
    .theme_light .ui.grid>[class*="twelve wide mobile"].column {
        width: 75% !important;
    }

    .theme_light .ui.column.grid>[class*="thirteen wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="thirteen wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="thirteen wide mobile"].column,
    .theme_light .ui.grid>[class*="thirteen wide mobile"].column {
        width: 81.25% !important;
    }

    .theme_light .ui.column.grid>[class*="fourteen wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="fourteen wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="fourteen wide mobile"].column,
    .theme_light .ui.grid>[class*="fourteen wide mobile"].column {
        width: 87.5% !important;
    }

    .theme_light .ui.column.grid>[class*="fifteen wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="fifteen wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="fifteen wide mobile"].column,
    .theme_light .ui.grid>[class*="fifteen wide mobile"].column {
        width: 93.75% !important;
    }

    .theme_light .ui.column.grid>[class*="sixteen wide mobile"].column,
    .theme_light .ui.grid>.column.row>[class*="sixteen wide mobile"].column,
    .theme_light .ui.grid>.row>[class*="sixteen wide mobile"].column,
    .theme_light .ui.grid>[class*="sixteen wide mobile"].column {
        width: 100% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .theme_light .ui.column.grid>[class*="one wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="one wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="one wide tablet"].column,
    .theme_light .ui.grid>[class*="one wide tablet"].column {
        width: 6.25% !important;
    }

    .theme_light .ui.column.grid>[class*="two wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="two wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="two wide tablet"].column,
    .theme_light .ui.grid>[class*="two wide tablet"].column {
        width: 12.5% !important;
    }

    .theme_light .ui.column.grid>[class*="three wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="three wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="three wide tablet"].column,
    .theme_light .ui.grid>[class*="three wide tablet"].column {
        width: 18.75% !important;
    }

    .theme_light .ui.column.grid>[class*="four wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="four wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="four wide tablet"].column,
    .theme_light .ui.grid>[class*="four wide tablet"].column {
        width: 25% !important;
    }

    .theme_light .ui.column.grid>[class*="five wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="five wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="five wide tablet"].column,
    .theme_light .ui.grid>[class*="five wide tablet"].column {
        width: 31.25% !important;
    }

    .theme_light .ui.column.grid>[class*="six wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="six wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="six wide tablet"].column,
    .theme_light .ui.grid>[class*="six wide tablet"].column {
        width: 37.5% !important;
    }

    .theme_light .ui.column.grid>[class*="seven wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="seven wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="seven wide tablet"].column,
    .theme_light .ui.grid>[class*="seven wide tablet"].column {
        width: 43.75% !important;
    }

    .theme_light .ui.column.grid>[class*="eight wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="eight wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="eight wide tablet"].column,
    .theme_light .ui.grid>[class*="eight wide tablet"].column {
        width: 50% !important;
    }

    .theme_light .ui.column.grid>[class*="nine wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="nine wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="nine wide tablet"].column,
    .theme_light .ui.grid>[class*="nine wide tablet"].column {
        width: 56.25% !important;
    }

    .theme_light .ui.column.grid>[class*="ten wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="ten wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="ten wide tablet"].column,
    .theme_light .ui.grid>[class*="ten wide tablet"].column {
        width: 62.5% !important;
    }

    .theme_light .ui.column.grid>[class*="eleven wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="eleven wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="eleven wide tablet"].column,
    .theme_light .ui.grid>[class*="eleven wide tablet"].column {
        width: 68.75% !important;
    }

    .theme_light .ui.column.grid>[class*="twelve wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="twelve wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="twelve wide tablet"].column,
    .theme_light .ui.grid>[class*="twelve wide tablet"].column {
        width: 75% !important;
    }

    .theme_light .ui.column.grid>[class*="thirteen wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="thirteen wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="thirteen wide tablet"].column,
    .theme_light .ui.grid>[class*="thirteen wide tablet"].column {
        width: 81.25% !important;
    }

    .theme_light .ui.column.grid>[class*="fourteen wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="fourteen wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="fourteen wide tablet"].column,
    .theme_light .ui.grid>[class*="fourteen wide tablet"].column {
        width: 87.5% !important;
    }

    .theme_light .ui.column.grid>[class*="fifteen wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="fifteen wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="fifteen wide tablet"].column,
    .theme_light .ui.grid>[class*="fifteen wide tablet"].column {
        width: 93.75% !important;
    }

    .theme_light .ui.column.grid>[class*="sixteen wide tablet"].column,
    .theme_light .ui.grid>.column.row>[class*="sixteen wide tablet"].column,
    .theme_light .ui.grid>.row>[class*="sixteen wide tablet"].column,
    .theme_light .ui.grid>[class*="sixteen wide tablet"].column {
        width: 100% !important;
    }
}

@media only screen and (min-width: 992px) {

    .theme_light .ui.column.grid>[class*="one wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="one wide computer"].column,
    .theme_light .ui.grid>.row>[class*="one wide computer"].column,
    .theme_light .ui.grid>[class*="one wide computer"].column {
        width: 6.25% !important;
    }

    .theme_light .ui.column.grid>[class*="two wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="two wide computer"].column,
    .theme_light .ui.grid>.row>[class*="two wide computer"].column,
    .theme_light .ui.grid>[class*="two wide computer"].column {
        width: 12.5% !important;
    }

    .theme_light .ui.column.grid>[class*="three wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="three wide computer"].column,
    .theme_light .ui.grid>.row>[class*="three wide computer"].column,
    .theme_light .ui.grid>[class*="three wide computer"].column {
        width: 18.75% !important;
    }

    .theme_light .ui.column.grid>[class*="four wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="four wide computer"].column,
    .theme_light .ui.grid>.row>[class*="four wide computer"].column,
    .theme_light .ui.grid>[class*="four wide computer"].column {
        width: 25% !important;
    }

    .theme_light .ui.column.grid>[class*="five wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="five wide computer"].column,
    .theme_light .ui.grid>.row>[class*="five wide computer"].column,
    .theme_light .ui.grid>[class*="five wide computer"].column {
        width: 31.25% !important;
    }

    .theme_light .ui.column.grid>[class*="six wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="six wide computer"].column,
    .theme_light .ui.grid>.row>[class*="six wide computer"].column,
    .theme_light .ui.grid>[class*="six wide computer"].column {
        width: 37.5% !important;
    }

    .theme_light .ui.column.grid>[class*="seven wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="seven wide computer"].column,
    .theme_light .ui.grid>.row>[class*="seven wide computer"].column,
    .theme_light .ui.grid>[class*="seven wide computer"].column {
        width: 43.75% !important;
    }

    .theme_light .ui.column.grid>[class*="eight wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="eight wide computer"].column,
    .theme_light .ui.grid>.row>[class*="eight wide computer"].column,
    .theme_light .ui.grid>[class*="eight wide computer"].column {
        width: 50% !important;
    }

    .theme_light .ui.column.grid>[class*="nine wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="nine wide computer"].column,
    .theme_light .ui.grid>.row>[class*="nine wide computer"].column,
    .theme_light .ui.grid>[class*="nine wide computer"].column {
        width: 56.25% !important;
    }

    .theme_light .ui.column.grid>[class*="ten wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="ten wide computer"].column,
    .theme_light .ui.grid>.row>[class*="ten wide computer"].column,
    .theme_light .ui.grid>[class*="ten wide computer"].column {
        width: 62.5% !important;
    }

    .theme_light .ui.column.grid>[class*="eleven wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="eleven wide computer"].column,
    .theme_light .ui.grid>.row>[class*="eleven wide computer"].column,
    .theme_light .ui.grid>[class*="eleven wide computer"].column {
        width: 68.75% !important;
    }

    .theme_light .ui.column.grid>[class*="twelve wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="twelve wide computer"].column,
    .theme_light .ui.grid>.row>[class*="twelve wide computer"].column,
    .theme_light .ui.grid>[class*="twelve wide computer"].column {
        width: 75% !important;
    }

    .theme_light .ui.column.grid>[class*="thirteen wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="thirteen wide computer"].column,
    .theme_light .ui.grid>.row>[class*="thirteen wide computer"].column,
    .theme_light .ui.grid>[class*="thirteen wide computer"].column {
        width: 81.25% !important;
    }

    .theme_light .ui.column.grid>[class*="fourteen wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="fourteen wide computer"].column,
    .theme_light .ui.grid>.row>[class*="fourteen wide computer"].column,
    .theme_light .ui.grid>[class*="fourteen wide computer"].column {
        width: 87.5% !important;
    }

    .theme_light .ui.column.grid>[class*="fifteen wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="fifteen wide computer"].column,
    .theme_light .ui.grid>.row>[class*="fifteen wide computer"].column,
    .theme_light .ui.grid>[class*="fifteen wide computer"].column {
        width: 93.75% !important;
    }

    .theme_light .ui.column.grid>[class*="sixteen wide computer"].column,
    .theme_light .ui.grid>.column.row>[class*="sixteen wide computer"].column,
    .theme_light .ui.grid>.row>[class*="sixteen wide computer"].column,
    .theme_light .ui.grid>[class*="sixteen wide computer"].column {
        width: 100% !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1919px) {

    .theme_light .ui.column.grid>[class*="one wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="one wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="one wide large screen"].column,
    .theme_light .ui.grid>[class*="one wide large screen"].column {
        width: 6.25% !important;
    }

    .theme_light .ui.column.grid>[class*="two wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="two wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="two wide large screen"].column,
    .theme_light .ui.grid>[class*="two wide large screen"].column {
        width: 12.5% !important;
    }

    .theme_light .ui.column.grid>[class*="three wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="three wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="three wide large screen"].column,
    .theme_light .ui.grid>[class*="three wide large screen"].column {
        width: 18.75% !important;
    }

    .theme_light .ui.column.grid>[class*="four wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="four wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="four wide large screen"].column,
    .theme_light .ui.grid>[class*="four wide large screen"].column {
        width: 25% !important;
    }

    .theme_light .ui.column.grid>[class*="five wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="five wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="five wide large screen"].column,
    .theme_light .ui.grid>[class*="five wide large screen"].column {
        width: 31.25% !important;
    }

    .theme_light .ui.column.grid>[class*="six wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="six wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="six wide large screen"].column,
    .theme_light .ui.grid>[class*="six wide large screen"].column {
        width: 37.5% !important;
    }

    .theme_light .ui.column.grid>[class*="seven wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="seven wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="seven wide large screen"].column,
    .theme_light .ui.grid>[class*="seven wide large screen"].column {
        width: 43.75% !important;
    }

    .theme_light .ui.column.grid>[class*="eight wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="eight wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="eight wide large screen"].column,
    .theme_light .ui.grid>[class*="eight wide large screen"].column {
        width: 50% !important;
    }

    .theme_light .ui.column.grid>[class*="nine wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="nine wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="nine wide large screen"].column,
    .theme_light .ui.grid>[class*="nine wide large screen"].column {
        width: 56.25% !important;
    }

    .theme_light .ui.column.grid>[class*="ten wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="ten wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="ten wide large screen"].column,
    .theme_light .ui.grid>[class*="ten wide large screen"].column {
        width: 62.5% !important;
    }

    .theme_light .ui.column.grid>[class*="eleven wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="eleven wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="eleven wide large screen"].column,
    .theme_light .ui.grid>[class*="eleven wide large screen"].column {
        width: 68.75% !important;
    }

    .theme_light .ui.column.grid>[class*="twelve wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="twelve wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="twelve wide large screen"].column,
    .theme_light .ui.grid>[class*="twelve wide large screen"].column {
        width: 75% !important;
    }

    .theme_light .ui.column.grid>[class*="thirteen wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="thirteen wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="thirteen wide large screen"].column,
    .theme_light .ui.grid>[class*="thirteen wide large screen"].column {
        width: 81.25% !important;
    }

    .theme_light .ui.column.grid>[class*="fourteen wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="fourteen wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="fourteen wide large screen"].column,
    .theme_light .ui.grid>[class*="fourteen wide large screen"].column {
        width: 87.5% !important;
    }

    .theme_light .ui.column.grid>[class*="fifteen wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="fifteen wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="fifteen wide large screen"].column,
    .theme_light .ui.grid>[class*="fifteen wide large screen"].column {
        width: 93.75% !important;
    }

    .theme_light .ui.column.grid>[class*="sixteen wide large screen"].column,
    .theme_light .ui.grid>.column.row>[class*="sixteen wide large screen"].column,
    .theme_light .ui.grid>.row>[class*="sixteen wide large screen"].column,
    .theme_light .ui.grid>[class*="sixteen wide large screen"].column {
        width: 100% !important;
    }
}

@media only screen and (min-width: 1920px) {

    .theme_light .ui.column.grid>[class*="one wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="one wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="one wide widescreen"].column,
    .theme_light .ui.grid>[class*="one wide widescreen"].column {
        width: 6.25% !important;
    }

    .theme_light .ui.column.grid>[class*="two wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="two wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="two wide widescreen"].column,
    .theme_light .ui.grid>[class*="two wide widescreen"].column {
        width: 12.5% !important;
    }

    .theme_light .ui.column.grid>[class*="three wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="three wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="three wide widescreen"].column,
    .theme_light .ui.grid>[class*="three wide widescreen"].column {
        width: 18.75% !important;
    }

    .theme_light .ui.column.grid>[class*="four wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="four wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="four wide widescreen"].column,
    .theme_light .ui.grid>[class*="four wide widescreen"].column {
        width: 25% !important;
    }

    .theme_light .ui.column.grid>[class*="five wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="five wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="five wide widescreen"].column,
    .theme_light .ui.grid>[class*="five wide widescreen"].column {
        width: 31.25% !important;
    }

    .theme_light .ui.column.grid>[class*="six wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="six wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="six wide widescreen"].column,
    .theme_light .ui.grid>[class*="six wide widescreen"].column {
        width: 37.5% !important;
    }

    .theme_light .ui.column.grid>[class*="seven wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="seven wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="seven wide widescreen"].column,
    .theme_light .ui.grid>[class*="seven wide widescreen"].column {
        width: 43.75% !important;
    }

    .theme_light .ui.column.grid>[class*="eight wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="eight wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="eight wide widescreen"].column,
    .theme_light .ui.grid>[class*="eight wide widescreen"].column {
        width: 50% !important;
    }

    .theme_light .ui.column.grid>[class*="nine wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="nine wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="nine wide widescreen"].column,
    .theme_light .ui.grid>[class*="nine wide widescreen"].column {
        width: 56.25% !important;
    }

    .theme_light .ui.column.grid>[class*="ten wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="ten wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="ten wide widescreen"].column,
    .theme_light .ui.grid>[class*="ten wide widescreen"].column {
        width: 62.5% !important;
    }

    .theme_light .ui.column.grid>[class*="eleven wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="eleven wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="eleven wide widescreen"].column,
    .theme_light .ui.grid>[class*="eleven wide widescreen"].column {
        width: 68.75% !important;
    }

    .theme_light .ui.column.grid>[class*="twelve wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="twelve wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="twelve wide widescreen"].column,
    .theme_light .ui.grid>[class*="twelve wide widescreen"].column {
        width: 75% !important;
    }

    .theme_light .ui.column.grid>[class*="thirteen wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="thirteen wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="thirteen wide widescreen"].column,
    .theme_light .ui.grid>[class*="thirteen wide widescreen"].column {
        width: 81.25% !important;
    }

    .theme_light .ui.column.grid>[class*="fourteen wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="fourteen wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="fourteen wide widescreen"].column,
    .theme_light .ui.grid>[class*="fourteen wide widescreen"].column {
        width: 87.5% !important;
    }

    .theme_light .ui.column.grid>[class*="fifteen wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="fifteen wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="fifteen wide widescreen"].column,
    .theme_light .ui.grid>[class*="fifteen wide widescreen"].column {
        width: 93.75% !important;
    }

    .theme_light .ui.column.grid>[class*="sixteen wide widescreen"].column,
    .theme_light .ui.grid>.column.row>[class*="sixteen wide widescreen"].column,
    .theme_light .ui.grid>.row>[class*="sixteen wide widescreen"].column,
    .theme_light .ui.grid>[class*="sixteen wide widescreen"].column {
        width: 100% !important;
    }
}

.theme_light .ui.centered.grid,
.theme_light .ui.centered.grid>.row,
.theme_light .ui.grid>.centered.row {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.theme_light .ui.centered.grid>.column:not(.aligned):not(.justified):not(.row),
.theme_light .ui.centered.grid>.row>.column:not(.aligned):not(.justified),
.theme_light .ui.grid .centered.row>.column:not(.aligned):not(.justified) {
    text-align: left;
}

.theme_light .ui.grid>.centered.column,
.theme_light .ui.grid>.row>.centered.column {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.theme_light .ui.grid>.relaxed.row>.column,
.theme_light .ui.relaxed.grid>.column:not(.row),
.theme_light .ui.relaxed.grid>.row>.column {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.theme_light .ui.grid>[class*="very relaxed"].row>.column,
.theme_light .ui[class*="very relaxed"].grid>.column:not(.row),
.theme_light .ui[class*="very relaxed"].grid>.row>.column {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.theme_light .ui.grid .relaxed.row+.ui.divider,
.theme_light .ui.relaxed.grid .row+.ui.divider {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}

.theme_light .ui.grid [class*="very relaxed"].row+.ui.divider,
.theme_light .ui[class*="very relaxed"].grid .row+.ui.divider {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
}

.theme_light .ui.padded.grid:not(.vertically):not(.horizontally) {
    margin: 0 !important;
}

[class*="horizontally padded"].ui.grid {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

[class*="vertically padded"].ui.grid {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.theme_light .ui.grid [class*="left floated"].column {
    margin-right: auto;
}

.theme_light .ui.grid [class*="right floated"].column {
    margin-left: auto;
}

.theme_light .ui.divided.grid:not([class*="vertically divided"])>.column:not(.row),
.theme_light .ui.divided.grid:not([class*="vertically divided"])>.row>.column {
    -webkit-box-shadow: -1px 0 0 0 rgba(34, 36, 38, 0.15);
    box-shadow: -1px 0 0 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui[class*="vertically divided"].grid>.column:not(.row),
.theme_light .ui[class*="vertically divided"].grid>.row>.column {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-top: 0;
    padding-bottom: 0;
}

.theme_light .ui[class*="vertically divided"].grid>.row {
    margin-top: 0;
    margin-bottom: 0;
}

.theme_light .ui.divided.grid:not([class*="vertically divided"])>.column:first-child,
.theme_light .ui.divided.grid:not([class*="vertically divided"])>.row>.column:first-child {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui[class*="vertically divided"].grid>.row:first-child>.column {
    margin-top: 0;
}

.theme_light .ui.grid>.divided.row>.column {
    -webkit-box-shadow: -1px 0 0 0 rgba(34, 36, 38, 0.15);
    box-shadow: -1px 0 0 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.grid>.divided.row>.column:first-child {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui[class*="vertically divided"].grid>.row {
    position: relative;
}

.theme_light .ui[class*="vertically divided"].grid>.row:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: calc(100% - 2rem);
    height: 1px;
    margin: 0 1rem;
    -webkit-box-shadow: 0 -1px 0 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 -1px 0 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.padded.divided.grid:not(.vertically):not(.horizontally),
[class*="horizontally padded"].ui.divided.grid {
    width: 100%;
}

.theme_light .ui[class*="vertically divided"].grid>.row:first-child:before {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.inverted.divided.grid:not([class*="vertically divided"])>.column:not(.row),
.theme_light .ui.inverted.divided.grid:not([class*="vertically divided"])>.row>.column {
    -webkit-box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.1);
    box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.1);
}

.theme_light .ui.inverted.divided.grid:not([class*="vertically divided"])>.column:not(.row):first-child,
.theme_light .ui.inverted.divided.grid:not([class*="vertically divided"])>.row>.column:first-child {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.inverted[class*="vertically divided"].grid>.row:before {
    -webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.1);
    box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.1);
}

.theme_light .ui.relaxed[class*="vertically divided"].grid>.row:before {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    width: calc(100% - 3rem);
}

.theme_light .ui[class*="very relaxed"][class*="vertically divided"].grid>.row:before {
    margin-left: 5rem;
    margin-right: 5rem;
    width: calc(100% - 5rem);
}

.theme_light .ui.celled.grid {
    width: 100%;
    margin: 1em 0;
    -webkit-box-shadow: 0 0 0 1px #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5;
}

.theme_light .ui.celled.grid>.row {
    width: 100% !important;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0 -1px 0 0 #d4d4d5;
    box-shadow: 0 -1px 0 0 #d4d4d5;
}

.theme_light .ui.celled.grid>.column:not(.row),
.theme_light .ui.celled.grid>.row>.column {
    -webkit-box-shadow: -1px 0 0 0 #d4d4d5;
    box-shadow: -1px 0 0 0 #d4d4d5;
}

.theme_light .ui.celled.grid>.column:first-child,
.theme_light .ui.celled.grid>.row>.column:first-child {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.celled.grid>.column:not(.row),
.theme_light .ui.celled.grid>.row>.column {
    padding: 1em;
}

.theme_light .ui.relaxed.celled.grid>.column:not(.row),
.theme_light .ui.relaxed.celled.grid>.row>.column {
    padding: 1.5em;
}

.theme_light .ui[class*="very relaxed"].celled.grid>.column:not(.row),
.theme_light .ui[class*="very relaxed"].celled.grid>.row>.column {
    padding: 2em;
}

.theme_light .ui[class*="internally celled"].grid {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
}

.theme_light .ui[class*="internally celled"].grid>.row:first-child {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui[class*="internally celled"].grid>.row>.column:first-child {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.grid>.row>[class*="top aligned"].column,
.theme_light .ui.grid>[class*="top aligned"].column:not(.row),
.theme_light .ui.grid>[class*="top aligned"].row>.column,
.theme_light .ui[class*="top aligned"].grid>.column:not(.row),
.theme_light .ui[class*="top aligned"].grid>.row>.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    vertical-align: top;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.theme_light .ui.grid>.row>[class*="middle aligned"].column,
.theme_light .ui.grid>[class*="middle aligned"].column:not(.row),
.theme_light .ui.grid>[class*="middle aligned"].row>.column,
.theme_light .ui[class*="middle aligned"].grid>.column:not(.row),
.theme_light .ui[class*="middle aligned"].grid>.row>.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    vertical-align: middle;
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.theme_light .ui.grid>.row>[class*="bottom aligned"].column,
.theme_light .ui.grid>[class*="bottom aligned"].column:not(.row),
.theme_light .ui.grid>[class*="bottom aligned"].row>.column,
.theme_light .ui[class*="bottom aligned"].grid>.column:not(.row),
.theme_light .ui[class*="bottom aligned"].grid>.row>.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    vertical-align: bottom;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.theme_light .ui.grid>.row>.stretched.column,
.theme_light .ui.grid>.stretched.column:not(.row),
.theme_light .ui.grid>.stretched.row>.column,
.theme_light .ui.stretched.grid>.column,
.theme_light .ui.stretched.grid>.row>.column {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.theme_light .ui.grid>.row>.stretched.column>*,
.theme_light .ui.grid>.stretched.column:not(.row)>*,
.theme_light .ui.grid>.stretched.row>.column>*,
.theme_light .ui.stretched.grid>.column>*,
.theme_light .ui.stretched.grid>.row>.column>* {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.theme_light .ui.grid>.row>[class*="left aligned"].column.column,
.theme_light .ui.grid>[class*="left aligned"].column.column,
.theme_light .ui.grid>[class*="left aligned"].row>.column,
.theme_light .ui[class*="left aligned"].grid>.column,
.theme_light .ui[class*="left aligned"].grid>.row>.column {
    text-align: left;
    -ms-flex-item-align: inherit;
    align-self: inherit;
}

.theme_light .ui.grid>.row>[class*="center aligned"].column.column,
.theme_light .ui.grid>[class*="center aligned"].column.column,
.theme_light .ui.grid>[class*="center aligned"].row>.column,
.theme_light .ui[class*="center aligned"].grid>.column,
.theme_light .ui[class*="center aligned"].grid>.row>.column {
    text-align: center;
    -ms-flex-item-align: inherit;
    align-self: inherit;
}

.theme_light .ui[class*="center aligned"].grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.theme_light .ui.grid>.row>[class*="right aligned"].column.column,
.theme_light .ui.grid>[class*="right aligned"].column.column,
.theme_light .ui.grid>[class*="right aligned"].row>.column,
.theme_light .ui[class*="right aligned"].grid>.column,
.theme_light .ui[class*="right aligned"].grid>.row>.column {
    text-align: right;
    -ms-flex-item-align: inherit;
    align-self: inherit;
}

.theme_light .ui.grid>.justified.column.column,
.theme_light .ui.grid>.justified.row>.column,
.theme_light .ui.grid>.row>.justified.column.column,
.theme_light .ui.justified.grid>.column,
.theme_light .ui.justified.grid>.row>.column {
    text-align: justify;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.theme_light .ui.grid>.row>.black.column,
.theme_light .ui.grid>.row>.blue.column,
.theme_light .ui.grid>.row>.brown.column,
.theme_light .ui.grid>.row>.green.column,
.theme_light .ui.grid>.row>.grey.column,
.theme_light .ui.grid>.row>.olive.column,
.theme_light .ui.grid>.row>.orange.column,
.theme_light .ui.grid>.row>.pink.column,
.theme_light .ui.grid>.row>.purple.column,
.theme_light .ui.grid>.row>.red.column,
.theme_light .ui.grid>.row>.teal.column,
.theme_light .ui.grid>.row>.violet.column,
.theme_light .ui.grid>.row>.yellow.column {
    margin-top: -1rem;
    margin-bottom: -1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.theme_light .ui.grid>.red.column,
.theme_light .ui.grid>.red.row,
.theme_light .ui.grid>.row>.red.column {
    background-color: #db2828 !important;
    color: #fff;
}

.theme_light .ui.grid>.orange.column,
.theme_light .ui.grid>.orange.row,
.theme_light .ui.grid>.row>.orange.column {
    background-color: #f2711c !important;
    color: #fff;
}

.theme_light .ui.grid>.row>.yellow.column,
.theme_light .ui.grid>.yellow.column,
.theme_light .ui.grid>.yellow.row {
    background-color: #fbbd08 !important;
    color: #fff;
}

.theme_light .ui.grid>.olive.column,
.theme_light .ui.grid>.olive.row,
.theme_light .ui.grid>.row>.olive.column {
    background-color: #b5cc18 !important;
    color: #fff;
}

.theme_light .ui.grid>.green.column,
.theme_light .ui.grid>.green.row,
.theme_light .ui.grid>.row>.green.column {
    background-color: #21ba45 !important;
    color: #fff;
}

.theme_light .ui.grid>.row>.teal.column,
.theme_light .ui.grid>.teal.column,
.theme_light .ui.grid>.teal.row {
    background-color: #00b5ad !important;
    color: #fff;
}

.theme_light .ui.grid>.blue.column,
.theme_light .ui.grid>.blue.row,
.theme_light .ui.grid>.row>.blue.column {
    background-color: #2185d0 !important;
    color: #fff;
}

.theme_light .ui.grid>.row>.violet.column,
.theme_light .ui.grid>.violet.column,
.theme_light .ui.grid>.violet.row {
    background-color: #6435c9 !important;
    color: #fff;
}

.theme_light .ui.grid>.purple.column,
.theme_light .ui.grid>.purple.row,
.theme_light .ui.grid>.row>.purple.column {
    background-color: #a333c8 !important;
    color: #fff;
}

.theme_light .ui.grid>.pink.column,
.theme_light .ui.grid>.pink.row,
.theme_light .ui.grid>.row>.pink.column {
    background-color: #e03997 !important;
    color: #fff;
}

.theme_light .ui.grid>.brown.column,
.theme_light .ui.grid>.brown.row,
.theme_light .ui.grid>.row>.brown.column {
    background-color: #a5673f !important;
    color: #fff;
}

.theme_light .ui.grid>.grey.column,
.theme_light .ui.grid>.grey.row,
.theme_light .ui.grid>.row>.grey.column {
    background-color: #767676 !important;
    color: #fff;
}

.theme_light .ui.grid>.black.column,
.theme_light .ui.grid>.black.row,
.theme_light .ui.grid>.row>.black.column {
    background-color: #1b1c1d !important;
    color: #fff;
}

.theme_light .ui.grid>[class*="equal width"].row>.column,
.theme_light .ui[class*="equal width"].grid>.column:not(.row),
.theme_light .ui[class*="equal width"].grid>.row>.column {
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.theme_light .ui.grid>[class*="equal width"].row>.wide.column,
.theme_light .ui[class*="equal width"].grid>.row>.wide.column,
.theme_light .ui[class*="equal width"].grid>.wide.column {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

@media only screen and (max-width: 767px) {

    .theme_light .ui.grid>[class*="mobile reversed"].row,
    .theme_light .ui[class*="mobile reversed"].grid,
    .theme_light .ui[class*="mobile reversed"].grid>.row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .theme_light .ui.stackable[class*="mobile reversed"],
    .theme_light .ui[class*="mobile vertically reversed"].grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .theme_light .ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.column:first-child,
    .theme_light .ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:first-child {
        -webkit-box-shadow: -1px 0 0 0 rgba(34, 36, 38, 0.15);
        box-shadow: -1px 0 0 0 rgba(34, 36, 38, 0.15);
    }

    .theme_light .ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.column:last-child,
    .theme_light .ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:last-child {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .theme_light .ui.grid[class*="vertically divided"][class*="mobile vertically reversed"]>.row:first-child:before {
        -webkit-box-shadow: 0 -1px 0 0 rgba(34, 36, 38, 0.15);
        box-shadow: 0 -1px 0 0 rgba(34, 36, 38, 0.15);
    }

    .theme_light .ui.grid[class*="vertically divided"][class*="mobile vertically reversed"]>.row:last-child:before {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .theme_light .ui[class*="mobile reversed"].celled.grid>.row>.column:first-child {
        -webkit-box-shadow: -1px 0 0 0 #d4d4d5;
        box-shadow: -1px 0 0 0 #d4d4d5;
    }

    .theme_light .ui[class*="mobile reversed"].celled.grid>.row>.column:last-child {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .theme_light .ui.grid>[class*="tablet reversed"].row,
    .theme_light .ui[class*="tablet reversed"].grid,
    .theme_light .ui[class*="tablet reversed"].grid>.row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .theme_light .ui[class*="tablet vertically reversed"].grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .theme_light .ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.column:first-child,
    .theme_light .ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:first-child {
        -webkit-box-shadow: -1px 0 0 0 rgba(34, 36, 38, 0.15);
        box-shadow: -1px 0 0 0 rgba(34, 36, 38, 0.15);
    }

    .theme_light .ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.column:last-child,
    .theme_light .ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:last-child {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .theme_light .ui.grid[class*="vertically divided"][class*="tablet vertically reversed"]>.row:first-child:before {
        -webkit-box-shadow: 0 -1px 0 0 rgba(34, 36, 38, 0.15);
        box-shadow: 0 -1px 0 0 rgba(34, 36, 38, 0.15);
    }

    .theme_light .ui.grid[class*="vertically divided"][class*="tablet vertically reversed"]>.row:last-child:before {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .theme_light .ui[class*="tablet reversed"].celled.grid>.row>.column:first-child {
        -webkit-box-shadow: -1px 0 0 0 #d4d4d5;
        box-shadow: -1px 0 0 0 #d4d4d5;
    }

    .theme_light .ui[class*="tablet reversed"].celled.grid>.row>.column:last-child {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media only screen and (min-width: 992px) {

    .theme_light .ui.grid>[class*="computer reversed"].row,
    .theme_light .ui[class*="computer reversed"].grid,
    .theme_light .ui[class*="computer reversed"].grid>.row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .theme_light .ui[class*="computer vertically reversed"].grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .theme_light .ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.column:first-child,
    .theme_light .ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:first-child {
        -webkit-box-shadow: -1px 0 0 0 rgba(34, 36, 38, 0.15);
        box-shadow: -1px 0 0 0 rgba(34, 36, 38, 0.15);
    }

    .theme_light .ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.column:last-child,
    .theme_light .ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:last-child {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .theme_light .ui.grid[class*="vertically divided"][class*="computer vertically reversed"]>.row:first-child:before {
        -webkit-box-shadow: 0 -1px 0 0 rgba(34, 36, 38, 0.15);
        box-shadow: 0 -1px 0 0 rgba(34, 36, 38, 0.15);
    }

    .theme_light .ui.grid[class*="vertically divided"][class*="computer vertically reversed"]>.row:last-child:before {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .theme_light .ui[class*="computer reversed"].celled.grid>.row>.column:first-child {
        -webkit-box-shadow: -1px 0 0 0 #d4d4d5;
        box-shadow: -1px 0 0 0 #d4d4d5;
    }

    .theme_light .ui[class*="computer reversed"].celled.grid>.row>.column:last-child {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .theme_light .ui.doubling.grid {
        width: auto;
    }

    .theme_light .ui.doubling.grid>.row,
    .theme_light .ui.grid>.doubling.row {
        margin: 0 !important;
        padding: 0 !important;
    }

    .theme_light .ui.doubling.grid>.row>.column,
    .theme_light .ui.grid>.doubling.row>.column {
        display: inline-block !important;
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        margin: 0;
    }

    .theme_light .ui.grid>[class*="two column"].doubling.row.row>.column,
    .theme_light .ui[class*="two column"].doubling.grid>.column:not(.row),
    .theme_light .ui[class*="two column"].doubling.grid>.row>.column {
        width: 100% !important;
    }

    .theme_light .ui.grid>[class*="three column"].doubling.row.row>.column,
    .theme_light .ui[class*="three column"].doubling.grid>.column:not(.row),
    .theme_light .ui[class*="three column"].doubling.grid>.row>.column {
        width: 50% !important;
    }

    .theme_light .ui.grid>[class*="four column"].doubling.row.row>.column,
    .theme_light .ui[class*="four column"].doubling.grid>.column:not(.row),
    .theme_light .ui[class*="four column"].doubling.grid>.row>.column {
        width: 50% !important;
    }

    .theme_light .ui.grid>[class*="five column"].doubling.row.row>.column,
    .theme_light .ui[class*="five column"].doubling.grid>.column:not(.row),
    .theme_light .ui[class*="five column"].doubling.grid>.row>.column {
        width: 33.33333333% !important;
    }

    .theme_light .ui.grid>[class*="six column"].doubling.row.row>.column,
    .theme_light .ui[class*="six column"].doubling.grid>.column:not(.row),
    .theme_light .ui[class*="six column"].doubling.grid>.row>.column {
        width: 33.33333333% !important;
    }

    .theme_light .ui.grid>[class*="seven column"].doubling.row.row>.column,
    .theme_light .ui[class*="seven column"].doubling.grid>.column:not(.row),
    .theme_light .ui[class*="seven column"].doubling.grid>.row>.column {
        width: 33.33333333% !important;
    }

    .theme_light .ui.grid>[class*="eight column"].doubling.row.row>.column,
    .theme_light .ui[class*="eight column"].doubling.grid>.column:not(.row),
    .theme_light .ui[class*="eight column"].doubling.grid>.row>.column {
        width: 25% !important;
    }

    .theme_light .ui.grid>[class*="nine column"].doubling.row.row>.column,
    .theme_light .ui[class*="nine column"].doubling.grid>.column:not(.row),
    .theme_light .ui[class*="nine column"].doubling.grid>.row>.column {
        width: 25% !important;
    }

    .theme_light .ui.grid>[class*="ten column"].doubling.row.row>.column,
    .theme_light .ui[class*="ten column"].doubling.grid>.column:not(.row),
    .theme_light .ui[class*="ten column"].doubling.grid>.row>.column {
        width: 20% !important;
    }

    .theme_light .ui.grid>[class*="eleven column"].doubling.row.row>.column,
    .theme_light .ui[class*="eleven column"].doubling.grid>.column:not(.row),
    .theme_light .ui[class*="eleven column"].doubling.grid>.row>.column {
        width: 20% !important;
    }

    .theme_light .ui.grid>[class*="twelve column"].doubling.row.row>.column,
    .theme_light .ui[class*="twelve column"].doubling.grid>.column:not(.row),
    .theme_light .ui[class*="twelve column"].doubling.grid>.row>.column {
        width: 16.66666667% !important;
    }

    .theme_light .ui.grid>[class*="thirteen column"].doubling.row.row>.column,
    .theme_light .ui[class*="thirteen column"].doubling.grid>.column:not(.row),
    .theme_light .ui[class*="thirteen column"].doubling.grid>.row>.column {
        width: 16.66666667% !important;
    }

    .theme_light .ui.grid>[class*="fourteen column"].doubling.row.row>.column,
    .theme_light .ui[class*="fourteen column"].doubling.grid>.column:not(.row),
    .theme_light .ui[class*="fourteen column"].doubling.grid>.row>.column {
        width: 14.28571429% !important;
    }

    .theme_light .ui.grid>[class*="fifteen column"].doubling.row.row>.column,
    .theme_light .ui[class*="fifteen column"].doubling.grid>.column:not(.row),
    .theme_light .ui[class*="fifteen column"].doubling.grid>.row>.column {
        width: 14.28571429% !important;
    }

    .theme_light .ui.grid>[class*="sixteen column"].doubling.row.row>.column,
    .theme_light .ui[class*="sixteen column"].doubling.grid>.column:not(.row),
    .theme_light .ui[class*="sixteen column"].doubling.grid>.row>.column {
        width: 12.5% !important;
    }
}

@media only screen and (max-width: 767px) {

    .theme_light .ui.doubling.grid>.row,
    .theme_light .ui.grid>.doubling.row {
        margin: 0 !important;
        padding: 0 !important;
    }

    .theme_light .ui.doubling.grid>.row>.column,
    .theme_light .ui.grid>.doubling.row>.column {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
        margin: 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .theme_light .ui.grid>[class*="two column"].doubling:not(.stackable).row.row>.column,
    .theme_light .ui[class*="two column"].doubling:not(.stackable).grid>.column:not(.row),
    .theme_light .ui[class*="two column"].doubling:not(.stackable).grid>.row>.column {
        width: 100% !important;
    }

    .theme_light .ui.grid>[class*="three column"].doubling:not(.stackable).row.row>.column,
    .theme_light .ui[class*="three column"].doubling:not(.stackable).grid>.column:not(.row),
    .theme_light .ui[class*="three column"].doubling:not(.stackable).grid>.row>.column {
        width: 50% !important;
    }

    .theme_light .ui.grid>[class*="four column"].doubling:not(.stackable).row.row>.column,
    .theme_light .ui[class*="four column"].doubling:not(.stackable).grid>.column:not(.row),
    .theme_light .ui[class*="four column"].doubling:not(.stackable).grid>.row>.column {
        width: 50% !important;
    }

    .theme_light .ui.grid>[class*="five column"].doubling:not(.stackable).row.row>.column,
    .theme_light .ui[class*="five column"].doubling:not(.stackable).grid>.column:not(.row),
    .theme_light .ui[class*="five column"].doubling:not(.stackable).grid>.row>.column {
        width: 50% !important;
    }

    .theme_light .ui.grid>[class*="six column"].doubling:not(.stackable).row.row>.column,
    .theme_light .ui[class*="six column"].doubling:not(.stackable).grid>.column:not(.row),
    .theme_light .ui[class*="six column"].doubling:not(.stackable).grid>.row>.column {
        width: 50% !important;
    }

    .theme_light .ui.grid>[class*="seven column"].doubling:not(.stackable).row.row>.column,
    .theme_light .ui[class*="seven column"].doubling:not(.stackable).grid>.column:not(.row),
    .theme_light .ui[class*="seven column"].doubling:not(.stackable).grid>.row>.column {
        width: 50% !important;
    }

    .theme_light .ui.grid>[class*="eight column"].doubling:not(.stackable).row.row>.column,
    .theme_light .ui[class*="eight column"].doubling:not(.stackable).grid>.column:not(.row),
    .theme_light .ui[class*="eight column"].doubling:not(.stackable).grid>.row>.column {
        width: 50% !important;
    }

    .theme_light .ui.grid>[class*="nine column"].doubling:not(.stackable).row.row>.column,
    .theme_light .ui[class*="nine column"].doubling:not(.stackable).grid>.column:not(.row),
    .theme_light .ui[class*="nine column"].doubling:not(.stackable).grid>.row>.column {
        width: 33.33333333% !important;
    }

    .theme_light .ui.grid>[class*="ten column"].doubling:not(.stackable).row.row>.column,
    .theme_light .ui[class*="ten column"].doubling:not(.stackable).grid>.column:not(.row),
    .theme_light .ui[class*="ten column"].doubling:not(.stackable).grid>.row>.column {
        width: 33.33333333% !important;
    }

    .theme_light .ui.grid>[class*="eleven column"].doubling:not(.stackable).row.row>.column,
    .theme_light .ui[class*="eleven column"].doubling:not(.stackable).grid>.column:not(.row),
    .theme_light .ui[class*="eleven column"].doubling:not(.stackable).grid>.row>.column {
        width: 33.33333333% !important;
    }

    .theme_light .ui.grid>[class*="twelve column"].doubling:not(.stackable).row.row>.column,
    .theme_light .ui[class*="twelve column"].doubling:not(.stackable).grid>.column:not(.row),
    .theme_light .ui[class*="twelve column"].doubling:not(.stackable).grid>.row>.column {
        width: 33.33333333% !important;
    }

    .theme_light .ui.grid>[class*="thirteen column"].doubling:not(.stackable).row.row>.column,
    .theme_light .ui[class*="thirteen column"].doubling:not(.stackable).grid>.column:not(.row),
    .theme_light .ui[class*="thirteen column"].doubling:not(.stackable).grid>.row>.column {
        width: 33.33333333% !important;
    }

    .theme_light .ui.grid>[class*="fourteen column"].doubling:not(.stackable).row.row>.column,
    .theme_light .ui[class*="fourteen column"].doubling:not(.stackable).grid>.column:not(.row),
    .theme_light .ui[class*="fourteen column"].doubling:not(.stackable).grid>.row>.column {
        width: 25% !important;
    }

    .theme_light .ui.grid>[class*="fifteen column"].doubling:not(.stackable).row.row>.column,
    .theme_light .ui[class*="fifteen column"].doubling:not(.stackable).grid>.column:not(.row),
    .theme_light .ui[class*="fifteen column"].doubling:not(.stackable).grid>.row>.column {
        width: 25% !important;
    }

    .theme_light .ui.grid>[class*="sixteen column"].doubling:not(.stackable).row.row>.column,
    .theme_light .ui[class*="sixteen column"].doubling:not(.stackable).grid>.column:not(.row),
    .theme_light .ui[class*="sixteen column"].doubling:not(.stackable).grid>.row>.column {
        width: 25% !important;
    }
}

@media only screen and (max-width: 767px) {
    .theme_light .ui.stackable.grid {
        width: auto;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .theme_light .ui.grid>.stackable.stackable.row>.column,
    .theme_light .ui.stackable.grid>.column.grid>.column,
    .theme_light .ui.stackable.grid>.column.row>.column,
    .theme_light .ui.stackable.grid>.column:not(.row),
    .theme_light .ui.stackable.grid>.row>.column,
    .theme_light .ui.stackable.grid>.row>.wide.column,
    .theme_light .ui.stackable.grid>.wide.column {
        width: 100% !important;
        margin: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        padding: 1rem 1rem !important;
    }

    .theme_light .ui.stackable.grid:not(.vertically)>.row {
        margin: 0;
        padding: 0;
    }

    .theme_light .ui.container>.ui.stackable.grid>.column,
    .theme_light .ui.container>.ui.stackable.grid>.row>.column {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .theme_light .ui.grid .ui.stackable.grid,
    .theme_light .ui.segment:not(.vertical) .ui.stackable.page.grid {
        margin-left: -1rem !important;
        margin-right: -1rem !important;
    }

    .theme_light .ui.stackable.celled.grid>.column:not(.row):first-child,
    .theme_light .ui.stackable.celled.grid>.row:first-child>.column:first-child,
    .theme_light .ui.stackable.divided.grid>.column:not(.row):first-child,
    .theme_light .ui.stackable.divided.grid>.row:first-child>.column:first-child {
        border-top: none !important;
    }

    .theme_light .ui.inverted.stackable.celled.grid>.column:not(.row),
    .theme_light .ui.inverted.stackable.celled.grid>.row>.column,
    .theme_light .ui.inverted.stackable.divided.grid>.column:not(.row),
    .theme_light .ui.inverted.stackable.divided.grid>.row>.column {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }

    .theme_light .ui.stackable.celled.grid>.column:not(.row),
    .theme_light .ui.stackable.celled.grid>.row>.column,
    .theme_light .ui.stackable.divided:not(.vertically).grid>.column:not(.row),
    .theme_light .ui.stackable.divided:not(.vertically).grid>.row>.column {
        border-top: 1px solid rgba(34, 36, 38, 0.15);
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .theme_light .ui.stackable.celled.grid>.row {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .theme_light .ui.stackable.divided:not(.vertically).grid>.column:not(.row),
    .theme_light .ui.stackable.divided:not(.vertically).grid>.row>.column {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media only screen and (max-width: 767px) {

    .theme_light .ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="tablet only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="tablet only"].row:not(.mobile),
    .theme_light .ui[class*="tablet only"].grid.grid.grid:not(.mobile) {
        display: none !important;
    }

    .theme_light .ui.grid.grid.grid>.row>[class*="computer only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="computer only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="computer only"].row:not(.mobile),
    .theme_light .ui[class*="computer only"].grid.grid.grid:not(.mobile) {
        display: none !important;
    }

    .theme_light .ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),
    .theme_light .ui[class*="large screen only"].grid.grid.grid:not(.mobile) {
        display: none !important;
    }

    .theme_light .ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),
    .theme_light .ui[class*="widescreen only"].grid.grid.grid:not(.mobile) {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .theme_light .ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.tablet),
    .theme_light .ui.grid.grid.grid>[class*="mobile only"].column:not(.tablet),
    .theme_light .ui.grid.grid.grid>[class*="mobile only"].row:not(.tablet),
    .theme_light .ui[class*="mobile only"].grid.grid.grid:not(.tablet) {
        display: none !important;
    }

    .theme_light .ui.grid.grid.grid>.row>[class*="computer only"].column:not(.tablet),
    .theme_light .ui.grid.grid.grid>[class*="computer only"].column:not(.tablet),
    .theme_light .ui.grid.grid.grid>[class*="computer only"].row:not(.tablet),
    .theme_light .ui[class*="computer only"].grid.grid.grid:not(.tablet) {
        display: none !important;
    }

    .theme_light .ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),
    .theme_light .ui[class*="large screen only"].grid.grid.grid:not(.mobile) {
        display: none !important;
    }

    .theme_light .ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),
    .theme_light .ui[class*="widescreen only"].grid.grid.grid:not(.mobile) {
        display: none !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .theme_light .ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer),
    .theme_light .ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),
    .theme_light .ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),
    .theme_light .ui[class*="mobile only"].grid.grid.grid:not(.computer) {
        display: none !important;
    }

    .theme_light .ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer),
    .theme_light .ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),
    .theme_light .ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),
    .theme_light .ui[class*="tablet only"].grid.grid.grid:not(.computer) {
        display: none !important;
    }

    .theme_light .ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),
    .theme_light .ui[class*="large screen only"].grid.grid.grid:not(.mobile) {
        display: none !important;
    }

    .theme_light .ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),
    .theme_light .ui[class*="widescreen only"].grid.grid.grid:not(.mobile) {
        display: none !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1919px) {

    .theme_light .ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer),
    .theme_light .ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),
    .theme_light .ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),
    .theme_light .ui[class*="mobile only"].grid.grid.grid:not(.computer) {
        display: none !important;
    }

    .theme_light .ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer),
    .theme_light .ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),
    .theme_light .ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),
    .theme_light .ui[class*="tablet only"].grid.grid.grid:not(.computer) {
        display: none !important;
    }

    .theme_light .ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),
    .theme_light .ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),
    .theme_light .ui[class*="widescreen only"].grid.grid.grid:not(.mobile) {
        display: none !important;
    }
}

@media only screen and (min-width: 1920px) {

    .theme_light .ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer),
    .theme_light .ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),
    .theme_light .ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),
    .theme_light .ui[class*="mobile only"].grid.grid.grid:not(.computer) {
        display: none !important;
    }

    .theme_light .ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer),
    .theme_light .ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),
    .theme_light .ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),
    .theme_light .ui[class*="tablet only"].grid.grid.grid:not(.computer) {
        display: none !important;
    }
}

.theme_light .ui.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1rem 0;
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    background: #fff;
    font-weight: 400;
    border: 1px solid rgba(34, 36, 38, 0.15);
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
    border-radius: 0.28571429rem;
    min-height: 2.85714286em;
}

.theme_light .ui.menu:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.theme_light .ui.menu:first-child {
    margin-top: 0;
}

.theme_light .ui.menu:last-child {
    margin-bottom: 0;
}

.theme_light .ui.menu .menu {
    margin: 0;
}

.theme_light .ui.menu:not(.vertical)>.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.theme_light .ui.menu:not(.vertical) .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.theme_light .ui.menu .item {
    position: relative;
    vertical-align: middle;
    line-height: 1;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0 0;
    padding: 0.92857143em 1.14285714em;
    text-transform: none;
    color: rgba(0, 0, 0, 0.87) !important;
    font-weight: 400;
    -webkit-transition: background 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: background 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: background 0.1s ease, box-shadow 0.1s ease, color 0.1s ease;
    transition: background 0.1s ease, box-shadow 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
}

.theme_light .ui.menu>.item:first-child {
    border-radius: 0.28571429rem 0 0 0.28571429rem;
}

.theme_light .ui.menu .item:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background: rgba(34, 36, 38, 0.1);
}

.theme_light .ui.menu .item>a:not(.ui),
.theme_light .ui.menu .item>p:only-child,
.theme_light .ui.menu .text.item>* {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    line-height: 1.3;
}

.theme_light .ui.menu .item>p:first-child {
    margin-top: 0;
}

.theme_light .ui.menu .item>p:last-child {
    margin-bottom: 0;
}

.theme_light .ui.menu .item>i.icon {
    opacity: 0.9;
    float: none;
    margin: 0 0.35714286em 0 0;
}

.theme_light .ui.menu:not(.vertical) .item>.button {
    position: relative;
    top: 0;
    margin: -0.5em 0;
    padding-bottom: 0.78571429em;
    padding-top: 0.78571429em;
    font-size: 1em;
}

.theme_light .ui.menu>.container,
.theme_light .ui.menu>.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
}

.theme_light .ui.menu .item>.input {
    width: 100%;
}

.theme_light .ui.menu:not(.vertical) .item>.input {
    position: relative;
    top: 0;
    margin: -0.5em 0;
}

.theme_light .ui.menu .item>.input input {
    font-size: 1em;
    padding-top: 0.57142857em;
    padding-bottom: 0.57142857em;
}

.theme_light .ui.menu .header.item,
.theme_light .ui.vertical.menu .header.item {
    margin: 0;
    background: "";
    text-transform: normal;
    font-weight: 700;
}

.theme_light .ui.vertical.menu .item>.header:not(.ui) {
    margin: 0 0 0.5em;
    font-size: 1em;
    font-weight: 700;
}

.theme_light .ui.menu .item>i.dropdown.icon {
    padding: 0;
    float: right;
    margin: 0 0 0 1em;
}

.theme_light .ui.menu .dropdown.item .menu {
    min-width: calc(100% - 1px);
    border-radius: 0 0 0.28571429rem 0.28571429rem;
    background: #fff;
    margin: 0 0 0;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.theme_light .ui.menu .ui.dropdown .menu>.item {
    margin: 0;
    text-align: left;
    font-size: 1em !important;
    padding: 0.78571429em 1.14285714em !important;
    background: 0 0 !important;
    color: rgba(0, 0, 0, 0.87) !important;
    text-transform: none !important;
    font-weight: 400 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: none !important;
    transition: none !important;
}

.theme_light .ui.menu .ui.dropdown .menu>.item:hover {
    background: rgba(0, 0, 0, 0.05) !important;
    color: rgba(0, 0, 0, 0.95) !important;
}

.theme_light .ui.menu .ui.dropdown .menu>.selected.item {
    background: rgba(0, 0, 0, 0.05) !important;
    color: rgba(0, 0, 0, 0.95) !important;
}

.theme_light .ui.menu .ui.dropdown .menu>.active.item {
    background: rgba(0, 0, 0, 0.03) !important;
    font-weight: 700 !important;
    color: rgba(0, 0, 0, 0.95) !important;
}

.theme_light .ui.menu .ui.dropdown.item .menu .item:not(.filtered) {
    display: block;
}

.theme_light .ui.menu .ui.dropdown .menu>.item .icon:not(.dropdown) {
    display: inline-block;
    font-size: 1em !important;
    float: none;
    margin: 0 0.75em 0 0 !important;
}

.theme_light .ui.secondary.menu .dropdown.item>.menu,
.theme_light .ui.text.menu .dropdown.item>.menu {
    border-radius: 0.28571429rem;
    margin-top: 0.35714286em;
}

.theme_light .ui.menu .pointing.dropdown.item .menu {
    margin-top: 0.75em;
}

.theme_light .ui.inverted.menu .search.dropdown.item>.search,
.theme_light .ui.inverted.menu .search.dropdown.item>.text {
    color: rgba(255, 255, 255, 0.9);
}

.theme_light .ui.vertical.menu .dropdown.item>.icon {
    float: right;
    content: "\f0da";
    margin-left: 1em;
}

.theme_light .ui.vertical.menu .dropdown.item .menu {
    left: 100%;
    min-width: 0;
    margin: 0;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    border-radius: 0 0.28571429rem 0.28571429rem 0.28571429rem;
}

.theme_light .ui.vertical.menu .dropdown.item.upward .menu {
    bottom: 0;
}

.theme_light .ui.vertical.menu .dropdown.item:not(.upward) .menu {
    top: 0;
}

.theme_light .ui.vertical.menu .active.dropdown.item {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.theme_light .ui.vertical.menu .dropdown.active.item {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.item.menu .dropdown .menu .item {
    width: 100%;
}

.theme_light .ui.menu .item>.label {
    background: #999;
    color: #fff;
    margin-left: 1em;
    padding: 0.3em 0.78571429em;
}

.theme_light .ui.vertical.menu .item>.label {
    background: #999;
    color: #fff;
    margin-top: -0.15em;
    margin-bottom: -0.15em;
    padding: 0.3em 0.78571429em;
}

.theme_light .ui.menu .item>.floating.label {
    padding: 0.3em 0.78571429em;
}

.theme_light .ui.menu .item>img:not(.ui) {
    display: inline-block;
    vertical-align: middle;
    margin: -0.3em 0;
    width: 2.5em;
}

.theme_light .ui.vertical.menu .item>img:not(.ui):only-child {
    display: block;
    max-width: 100%;
    width: auto;
}

.theme_light .ui.menu .list .item:before {
    background: 0 0 !important;
}

.theme_light .ui.vertical.sidebar.menu>.item:first-child:before {
    display: block !important;
}

.theme_light .ui.vertical.sidebar.menu>.item::before {
    top: auto;
    bottom: 0;
}

@media only screen and (max-width: 767px) {
    .theme_light .ui.menu>.ui.container {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media only screen and (min-width: 768px) {
    .theme_light .ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless)>.container>.item:not(.right):not(.borderless):first-child {
        border-left: 1px solid rgba(34, 36, 38, 0.1);
    }
}

.theme_light .ui.link.menu .item:hover,
.theme_light .ui.menu .dropdown.item:hover,
.theme_light .ui.menu .link.item:hover,
.theme_light .ui.menu a.item:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.03);
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.link.menu .item:active,
.theme_light .ui.menu .link.item:active,
.theme_light .ui.menu a.item:active {
    background: rgba(0, 0, 0, 0.03);
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.menu .active.item {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
    font-weight: 400;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.menu .active.item>i.icon {
    opacity: 1;
}

.theme_light .ui.menu .active.item:hover,
.theme_light .ui.vertical.menu .active.item:hover {
    background-color: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.menu .item.disabled,
.theme_light .ui.menu .item.disabled:hover {
    cursor: default !important;
    background-color: transparent !important;
    color: rgba(40, 40, 40, 0.3) !important;
}

.theme_light .ui.menu:not(.vertical) .left.item,
.theme_light .ui.menu:not(.vertical) :not(.dropdown)>.left.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto !important;
}

.theme_light .ui.menu:not(.vertical) .right.item,
.theme_light .ui.menu:not(.vertical) .right.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto !important;
}

.theme_light .ui.menu .right.item::before,
.theme_light .ui.menu .right.menu>.item::before {
    right: auto;
    left: 0;
}

.theme_light .ui.vertical.menu {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.vertical.menu .item {
    background: 0 0;
    border-top: none;
    border-right: none;
}

.theme_light .ui.vertical.menu>.item:first-child {
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui.vertical.menu>.item:last-child {
    border-radius: 0 0 0.28571429rem 0.28571429rem;
}

.theme_light .ui.vertical.menu .item>.label {
    float: right;
    text-align: center;
}

.theme_light .ui.vertical.menu .item>i.icon {
    width: 1.18em;
    float: right;
    margin: 0 0 0 0.5em;
}

.theme_light .ui.vertical.menu .item>.label+i.icon {
    float: none;
    margin: 0 0.5em 0 0;
}

.theme_light .ui.vertical.menu .item:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(34, 36, 38, 0.1);
}

.theme_light .ui.vertical.menu .item:first-child:before {
    display: none !important;
}

.theme_light .ui.vertical.menu .item>.menu {
    margin: 0.5em -1.14285714em 0;
}

.theme_light .ui.vertical.menu .menu .item {
    background: 0 0;
    padding: 0.5em 1.33333333em;
    font-size: 0.85714286em;
    color: rgba(0, 0, 0, 0.5);
}

.theme_light .ui.vertical.menu .item .menu .link.item:hover,
.theme_light .ui.vertical.menu .item .menu a.item:hover {
    color: rgba(0, 0, 0, 0.85);
}

.theme_light .ui.vertical.menu .menu .item:before {
    display: none;
}

.theme_light .ui.vertical.menu .active.item {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.vertical.menu>.active.item:first-child {
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui.vertical.menu>.active.item:last-child {
    border-radius: 0 0 0.28571429rem 0.28571429rem;
}

.theme_light .ui.vertical.menu>.active.item:only-child {
    border-radius: 0.28571429rem;
}

.theme_light .ui.vertical.menu .active.item .menu .active.item {
    border-left: none;
}

.theme_light .ui.vertical.menu .item .menu .active.item {
    background-color: transparent;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.tabular.menu {
    border-radius: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
    background: none transparent;
    border-bottom: 1px solid #d4d4d5;
}

.theme_light .ui.tabular.fluid.menu {
    width: calc(100% + 2px) !important;
}

.theme_light .ui.tabular.menu .item {
    background: 0 0;
    border-bottom: none;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 2px solid transparent;
    padding: 0.92857143em 1.42857143em;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.tabular.menu .item:before {
    display: none;
}

.theme_light .ui.tabular.menu .item:hover {
    background-color: transparent;
    color: rgba(0, 0, 0, 0.8);
}

.theme_light .ui.tabular.menu .active.item {
    background: none #fff;
    color: rgba(0, 0, 0, 0.95);
    border-top-width: 1px;
    border-color: #d4d4d5;
    font-weight: 700;
    margin-bottom: -1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0.28571429rem 0.28571429rem 0 0 !important;
}

.theme_light .ui.tabular.menu+.attached:not(.top).segment,
.theme_light .ui.tabular.menu+.attached:not(.top).segment+.attached:not(.top).segment {
    border-top: none;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    width: 100%;
}

.theme_light .top.attached.segment+.ui.bottom.tabular.menu {
    position: relative;
    width: calc(100% + 2px);
    left: -1px;
}

.theme_light .ui.bottom.tabular.menu {
    background: none transparent;
    border-radius: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom: none;
    border-top: 1px solid #d4d4d5;
}

.theme_light .ui.bottom.tabular.menu .item {
    background: 0 0;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-top: none;
}

.theme_light .ui.bottom.tabular.menu .active.item {
    background: none #fff;
    color: rgba(0, 0, 0, 0.95);
    border-color: #d4d4d5;
    margin: -1px 0 0 0;
    border-radius: 0 0 0.28571429rem 0.28571429rem !important;
}

.theme_light .ui.vertical.tabular.menu {
    background: none transparent;
    border-radius: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom: none;
    border-right: 1px solid #d4d4d5;
}

.theme_light .ui.vertical.tabular.menu .item {
    background: 0 0;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    border-right: none;
}

.theme_light .ui.vertical.tabular.menu .active.item {
    background: none #fff;
    color: rgba(0, 0, 0, 0.95);
    border-color: #d4d4d5;
    margin: 0 -1px 0 0;
    border-radius: 0.28571429rem 0 0 0.28571429rem !important;
}

.theme_light .ui.vertical.right.tabular.menu {
    background: none transparent;
    border-radius: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom: none;
    border-right: none;
    border-left: 1px solid #d4d4d5;
}

.theme_light .ui.vertical.right.tabular.menu .item {
    background: 0 0;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    border-left: none;
}

.theme_light .ui.vertical.right.tabular.menu .active.item {
    background: none #fff;
    color: rgba(0, 0, 0, 0.95);
    border-color: #d4d4d5;
    margin: 0 0 0 -1px;
    border-radius: 0 0.28571429rem 0.28571429rem 0 !important;
}

.theme_light .ui.tabular.menu .active.dropdown.item {
    margin-bottom: 0;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 2px solid transparent;
    border-bottom: none;
}

.theme_light .ui.pagination.menu {
    margin: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.theme_light .ui.pagination.menu .item:last-child {
    border-radius: 0 0.28571429rem 0.28571429rem 0;
}

.theme_light .ui.compact.menu .item:last-child {
    border-radius: 0 0.28571429rem 0.28571429rem 0;
}

.theme_light .ui.pagination.menu .item:last-child:before {
    display: none;
}

.theme_light .ui.pagination.menu .item {
    min-width: 3em;
    text-align: center;
}

.theme_light .ui.pagination.menu .icon.item i.icon {
    vertical-align: top;
}

.theme_light .ui.pagination.menu .active.item {
    border-top: none;
    padding-top: 0.92857143em;
    background-color: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.secondary.menu {
    background: 0 0;
    margin-left: -0.35714286em;
    margin-right: -0.35714286em;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.secondary.menu .item {
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0.78571429em 0.92857143em;
    margin: 0 0.35714286em;
    background: 0 0;
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
    border-radius: 0.28571429rem;
}

.theme_light .ui.secondary.menu .item:before {
    display: none !important;
}

.theme_light .ui.secondary.menu .header.item {
    border-radius: 0;
    border-right: none;
    background: none transparent;
}

.theme_light .ui.secondary.menu .item>img:not(.ui) {
    margin: 0;
}

.theme_light .ui.secondary.menu .dropdown.item:hover,
.theme_light .ui.secondary.menu .link.item:hover,
.theme_light .ui.secondary.menu a.item:hover {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.secondary.menu .active.item {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
    border-radius: 0.28571429rem;
}

.theme_light .ui.secondary.menu .active.item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.secondary.inverted.menu .link.item,
.theme_light .ui.secondary.inverted.menu a.item {
    color: rgba(255, 255, 255, 0.7) !important;
}

.theme_light .ui.secondary.inverted.menu .dropdown.item:hover,
.theme_light .ui.secondary.inverted.menu .link.item:hover,
.theme_light .ui.secondary.inverted.menu a.item:hover {
    background: rgba(255, 255, 255, 0.08);
    color: #fff !important;
}

.theme_light .ui.secondary.inverted.menu .active.item {
    background: rgba(255, 255, 255, 0.15);
    color: #fff !important;
}

.theme_light .ui.secondary.item.menu {
    margin-left: 0;
    margin-right: 0;
}

.theme_light .ui.secondary.item.menu .item:last-child {
    margin-right: 0;
}

.theme_light .ui.secondary.attached.menu {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.vertical.secondary.menu .item:not(.dropdown)>.menu {
    margin: 0 -0.92857143em;
}

.theme_light .ui.vertical.secondary.menu .item:not(.dropdown)>.menu>.item {
    margin: 0;
    padding: 0.5em 1.33333333em;
}

.theme_light .ui.secondary.vertical.menu>.item {
    border: none;
    margin: 0 0 0.35714286em;
    border-radius: 0.28571429rem !important;
}

.theme_light .ui.secondary.vertical.menu>.header.item {
    border-radius: 0;
}

.theme_light .ui.vertical.secondary.menu .item>.menu .item {
    background-color: transparent;
}

.theme_light .ui.secondary.inverted.menu {
    background-color: transparent;
}

.theme_light .ui.secondary.pointing.menu {
    margin-left: 0;
    margin-right: 0;
    border-bottom: 2px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.secondary.pointing.menu .item {
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-radius: 0;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin: 0 0 -2px;
    padding: 0.85714286em 1.14285714em;
    border-bottom-width: 2px;
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
}

.theme_light .ui.secondary.pointing.menu .header.item {
    color: rgba(0, 0, 0, 0.85) !important;
}

.theme_light .ui.secondary.pointing.menu .text.item {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.theme_light .ui.secondary.pointing.menu .item:after {
    display: none;
}

.theme_light .ui.secondary.pointing.menu .dropdown.item:hover,
.theme_light .ui.secondary.pointing.menu .link.item:hover,
.theme_light .ui.secondary.pointing.menu a.item:hover {
    background-color: transparent;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.secondary.pointing.menu .dropdown.item:active,
.theme_light .ui.secondary.pointing.menu .link.item:active,
.theme_light .ui.secondary.pointing.menu a.item:active {
    background-color: transparent;
    border-color: rgba(34, 36, 38, 0.15);
}

.theme_light .ui.secondary.pointing.menu .active.item {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #1b1c1d;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.secondary.pointing.menu .active.item:hover {
    border-color: #1b1c1d;
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.secondary.pointing.menu .active.dropdown.item {
    border-color: transparent;
}

.theme_light .ui.secondary.vertical.pointing.menu {
    border-bottom-width: 0;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: rgba(34, 36, 38, 0.15);
}

.theme_light .ui.secondary.vertical.pointing.menu .item {
    border-bottom: none;
    border-right-style: solid;
    border-right-color: transparent;
    border-radius: 0 !important;
    margin: 0 -2px 0 0;
    border-right-width: 2px;
}

.theme_light .ui.secondary.vertical.pointing.menu .active.item {
    border-color: #1b1c1d;
}

.theme_light .ui.secondary.inverted.pointing.menu {
    border-color: rgba(255, 255, 255, 0.1);
}

.theme_light .ui.secondary.inverted.pointing.menu {
    border-width: 2px;
    border-color: rgba(34, 36, 38, 0.15);
}

.theme_light .ui.secondary.inverted.pointing.menu .item {
    color: rgba(255, 255, 255, 0.9);
}

.theme_light .ui.secondary.inverted.pointing.menu .header.item {
    color: #fff !important;
}

.theme_light .ui.secondary.inverted.pointing.menu .link.item:hover,
.theme_light .ui.secondary.inverted.pointing.menu a.item:hover {
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.secondary.inverted.pointing.menu .active.item {
    border-color: #fff;
    color: #fff;
}

.theme_light .ui.text.menu {
    background: none transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    margin: 1em -0.5em;
}

.theme_light .ui.text.menu .item {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0 0;
    padding: 0.35714286em 0.5em;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
}

.theme_light .ui.text.menu .item:before,
.theme_light .ui.text.menu .menu .item:before {
    display: none !important;
}

.theme_light .ui.text.menu .header.item {
    background-color: transparent;
    opacity: 1;
    color: rgba(0, 0, 0, 0.85);
    font-size: 0.92857143em;
    text-transform: uppercase;
    font-weight: 700;
}

.theme_light .ui.text.menu .item>img:not(.ui) {
    margin: 0;
}

.theme_light .ui.text.item.menu .item {
    margin: 0;
}

.theme_light .ui.vertical.text.menu {
    margin: 1em 0;
}

.theme_light .ui.vertical.text.menu:first-child {
    margin-top: 0;
}

.theme_light .ui.vertical.text.menu:last-child {
    margin-bottom: 0;
}

.theme_light .ui.vertical.text.menu .item {
    margin: 0.57142857em 0;
    padding-left: 0;
    padding-right: 0;
}

.theme_light .ui.vertical.text.menu .item>i.icon {
    float: none;
    margin: 0 0.35714286em 0 0;
}

.theme_light .ui.vertical.text.menu .header.item {
    margin: 0.57142857em 0 0.71428571em;
}

.theme_light .ui.vertical.text.menu .item:not(.dropdown)>.menu {
    margin: 0;
}

.theme_light .ui.vertical.text.menu .item:not(.dropdown)>.menu>.item {
    margin: 0;
    padding: 0.5em 0;
}

.theme_light .ui.text.menu .item:hover {
    opacity: 1;
    background-color: transparent;
}

.theme_light .ui.text.menu .active.item {
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.text.menu .active.item:hover {
    background-color: transparent;
}

.theme_light .ui.text.pointing.menu .active.item:after {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.text.attached.menu {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.inverted.text.menu,
.theme_light .ui.inverted.text.menu .active.item,
.theme_light .ui.inverted.text.menu .item,
.theme_light .ui.inverted.text.menu .item:hover {
    background-color: transparent !important;
}

.theme_light .ui.fluid.text.menu {
    margin-left: 0;
    margin-right: 0;
}

.theme_light .ui.vertical.icon.menu {
    display: inline-block;
    width: auto;
}

.theme_light .ui.icon.menu .item {
    height: auto;
    text-align: center;
    color: #1b1c1d;
}

.theme_light .ui.icon.menu .item>.icon:not(.dropdown) {
    margin: 0;
    opacity: 1;
}

.theme_light .ui.icon.menu .icon:before {
    opacity: 1;
}

.theme_light .ui.menu .icon.item>.icon {
    width: auto;
    margin: 0 auto;
}

.theme_light .ui.vertical.icon.menu .item>.icon:not(.dropdown) {
    display: block;
    opacity: 1;
    margin: 0 auto;
    float: none;
}

.theme_light .ui.inverted.icon.menu .item {
    color: #fff;
}

.theme_light .ui.labeled.icon.menu {
    text-align: center;
}

.theme_light .ui.labeled.icon.menu .item {
    min-width: 6em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.theme_light .ui.labeled.icon.menu .item>.icon:not(.dropdown) {
    height: 1em;
    display: block;
    font-size: 1.71428571em !important;
    margin: 0 auto 0.5rem !important;
}

.theme_light .ui.fluid.labeled.icon.menu>.item {
    min-width: 0;
}

@media only screen and (max-width: 767px) {
    .theme_light .ui.stackable.menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .theme_light .ui.stackable.menu .item {
        width: 100% !important;
    }

    .theme_light .ui.stackable.menu .item:before {
        position: absolute;
        content: "";
        top: auto;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: rgba(34, 36, 38, 0.1);
    }

    .theme_light .ui.stackable.menu .left.item,
    .theme_light .ui.stackable.menu .left.menu {
        margin-right: 0 !important;
    }

    .theme_light .ui.stackable.menu .right.item,
    .theme_light .ui.stackable.menu .right.menu {
        margin-left: 0 !important;
    }

    .theme_light .ui.stackable.menu .left.menu,
    .theme_light .ui.stackable.menu .right.menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.theme_light .ui.menu .red.active.item,
.theme_light .ui.red.menu .active.item {
    border-color: #db2828 !important;
    color: #db2828 !important;
}

.theme_light .ui.menu .orange.active.item,
.theme_light .ui.orange.menu .active.item {
    border-color: #f2711c !important;
    color: #f2711c !important;
}

.theme_light .ui.menu .yellow.active.item,
.theme_light .ui.yellow.menu .active.item {
    border-color: #fbbd08 !important;
    color: #fbbd08 !important;
}

.theme_light .ui.menu .olive.active.item,
.theme_light .ui.olive.menu .active.item {
    border-color: #b5cc18 !important;
    color: #b5cc18 !important;
}

.theme_light .ui.green.menu .active.item,
.theme_light .ui.menu .green.active.item {
    border-color: #21ba45 !important;
    color: #21ba45 !important;
}

.theme_light .ui.menu .teal.active.item,
.theme_light .ui.teal.menu .active.item {
    border-color: #00b5ad !important;
    color: #00b5ad !important;
}

.theme_light .ui.blue.menu .active.item,
.theme_light .ui.menu .blue.active.item {
    border-color: #2185d0 !important;
    color: #2185d0 !important;
}

.theme_light .ui.menu .violet.active.item,
.theme_light .ui.violet.menu .active.item {
    border-color: #6435c9 !important;
    color: #6435c9 !important;
}

.theme_light .ui.menu .purple.active.item,
.theme_light .ui.purple.menu .active.item {
    border-color: #a333c8 !important;
    color: #a333c8 !important;
}

.theme_light .ui.menu .pink.active.item,
.theme_light .ui.pink.menu .active.item {
    border-color: #e03997 !important;
    color: #e03997 !important;
}

.theme_light .ui.brown.menu .active.item,
.theme_light .ui.menu .brown.active.item {
    border-color: #a5673f !important;
    color: #a5673f !important;
}

.theme_light .ui.grey.menu .active.item,
.theme_light .ui.menu .grey.active.item {
    border-color: #767676 !important;
    color: #767676 !important;
}

.theme_light .ui.inverted.menu {
    border: 0 solid transparent;
    background: #1b1c1d;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.inverted.menu .item,
.theme_light .ui.inverted.menu .item>a:not(.ui) {
    background: 0 0;
    color: rgba(255, 255, 255, 0.9);
}

.theme_light .ui.inverted.menu .item.menu {
    background: 0 0;
}

.theme_light .ui.inverted.menu .item:before {
    background: rgba(255, 255, 255, 0.08);
}

.theme_light .ui.vertical.inverted.menu .item:before {
    background: rgba(255, 255, 255, 0.08);
}

.theme_light .ui.vertical.inverted.menu .menu .item,
.theme_light .ui.vertical.inverted.menu .menu .item a:not(.ui) {
    color: rgba(255, 255, 255, 0.5);
}

.theme_light .ui.inverted.menu .header.item {
    margin: 0;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.inverted.menu .item.disabled,
.theme_light .ui.inverted.menu .item.disabled:hover {
    color: rgba(225, 225, 225, 0.3);
}

.theme_light .ui.inverted.menu .dropdown.item:hover,
.theme_light .ui.inverted.menu .link.item:hover,
.theme_light .ui.inverted.menu a.item:hover,
.theme_light .ui.link.inverted.menu .item:hover {
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
}

.theme_light .ui.vertical.inverted.menu .item .menu .link.item:hover,
.theme_light .ui.vertical.inverted.menu .item .menu a.item:hover {
    background: 0 0;
    color: #fff;
}

.theme_light .ui.inverted.menu .link.item:active,
.theme_light .ui.inverted.menu a.item:active {
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
}

.theme_light .ui.inverted.menu .active.item {
    background: rgba(255, 255, 255, 0.15);
    color: #fff !important;
}

.theme_light .ui.inverted.vertical.menu .item .menu .active.item {
    background: 0 0;
    color: #fff;
}

.theme_light .ui.inverted.pointing.menu .active.item:after {
    background: #3d3e3f !important;
    margin: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
}

.theme_light .ui.inverted.menu .active.item:hover {
    background: rgba(255, 255, 255, 0.15);
    color: #fff !important;
}

.theme_light .ui.inverted.pointing.menu .active.item:hover:after {
    background: #3d3e3f !important;
}

.theme_light .ui.floated.menu {
    float: left;
    margin: 0 0.5rem 0 0;
}

.theme_light .ui.floated.menu .item:last-child:before {
    display: none;
}

.theme_light .ui.right.floated.menu {
    float: right;
    margin: 0 0 0 0.5rem;
}

.theme_light .ui.inverted.menu .red.active.item,
.theme_light .ui.inverted.red.menu {
    background-color: #db2828;
}

.theme_light .ui.inverted.red.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
}

.theme_light .ui.inverted.red.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.theme_light .ui.inverted.menu .orange.active.item,
.theme_light .ui.inverted.orange.menu {
    background-color: #f2711c;
}

.theme_light .ui.inverted.orange.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
}

.theme_light .ui.inverted.orange.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.theme_light .ui.inverted.menu .yellow.active.item,
.theme_light .ui.inverted.yellow.menu {
    background-color: #fbbd08;
}

.theme_light .ui.inverted.yellow.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
}

.theme_light .ui.inverted.yellow.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.theme_light .ui.inverted.menu .olive.active.item,
.theme_light .ui.inverted.olive.menu {
    background-color: #b5cc18;
}

.theme_light .ui.inverted.olive.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
}

.theme_light .ui.inverted.olive.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.theme_light .ui.inverted.green.menu,
.theme_light .ui.inverted.menu .green.active.item {
    background-color: #21ba45;
}

.theme_light .ui.inverted.green.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
}

.theme_light .ui.inverted.green.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.theme_light .ui.inverted.menu .teal.active.item,
.theme_light .ui.inverted.teal.menu {
    background-color: #00b5ad;
}

.theme_light .ui.inverted.teal.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
}

.theme_light .ui.inverted.teal.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.theme_light .ui.inverted.blue.menu,
.theme_light .ui.inverted.menu .blue.active.item {
    background-color: #2185d0;
}

.theme_light .ui.inverted.blue.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
}

.theme_light .ui.inverted.blue.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.theme_light .ui.inverted.menu .violet.active.item,
.theme_light .ui.inverted.violet.menu {
    background-color: #6435c9;
}

.theme_light .ui.inverted.violet.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
}

.theme_light .ui.inverted.violet.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.theme_light .ui.inverted.menu .purple.active.item,
.theme_light .ui.inverted.purple.menu {
    background-color: #a333c8;
}

.theme_light .ui.inverted.purple.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
}

.theme_light .ui.inverted.purple.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.theme_light .ui.inverted.menu .pink.active.item,
.theme_light .ui.inverted.pink.menu {
    background-color: #e03997;
}

.theme_light .ui.inverted.pink.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
}

.theme_light .ui.inverted.pink.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.theme_light .ui.inverted.brown.menu,
.theme_light .ui.inverted.menu .brown.active.item {
    background-color: #a5673f;
}

.theme_light .ui.inverted.brown.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
}

.theme_light .ui.inverted.brown.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.theme_light .ui.inverted.grey.menu,
.theme_light .ui.inverted.menu .grey.active.item {
    background-color: #767676;
}

.theme_light .ui.inverted.grey.menu .item:before {
    background-color: rgba(34, 36, 38, 0.1);
}

.theme_light .ui.inverted.grey.menu .active.item {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.theme_light .ui.fitted.menu .item,
.theme_light .ui.fitted.menu .item .menu .item,
.theme_light .ui.menu .fitted.item {
    padding: 0;
}

.theme_light .ui.horizontally.fitted.menu .item,
.theme_light .ui.horizontally.fitted.menu .item .menu .item,
.theme_light .ui.menu .horizontally.fitted.item {
    padding-top: 0.92857143em;
    padding-bottom: 0.92857143em;
}

.theme_light .ui.menu .vertically.fitted.item,
.theme_light .ui.vertically.fitted.menu .item,
.theme_light .ui.vertically.fitted.menu .item .menu .item {
    padding-left: 1.14285714em;
    padding-right: 1.14285714em;
}

.theme_light .ui.borderless.menu .item .menu .item:before,
.theme_light .ui.borderless.menu .item:before,
.theme_light .ui.menu .borderless.item:before {
    background: 0 0 !important;
}

.theme_light .ui.compact.menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0;
    vertical-align: middle;
}

.theme_light .ui.compact.vertical.menu {
    display: inline-block;
}

.theme_light .ui.compact.menu .item:last-child {
    border-radius: 0 0.28571429rem 0.28571429rem 0;
}

.theme_light .ui.compact.menu .item:last-child:before {
    display: none;
}

.theme_light .ui.compact.vertical.menu {
    width: auto !important;
}

.theme_light .ui.compact.vertical.menu .item:last-child::before {
    display: block;
}

.theme_light .ui.menu.fluid,
.theme_light .ui.vertical.menu.fluid {
    width: 100% !important;
}

.theme_light .ui.item.menu,
.theme_light .ui.item.menu .item {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.theme_light .ui.attached.item.menu {
    margin: 0 -1px !important;
}

.theme_light .ui.item.menu .item:last-child:before {
    display: none;
}

.theme_light .ui.menu.two.item .item {
    width: 50%;
}

.theme_light .ui.menu.three.item .item {
    width: 33.333%;
}

.theme_light .ui.menu.four.item .item {
    width: 25%;
}

.theme_light .ui.menu.five.item .item {
    width: 20%;
}

.theme_light .ui.menu.six.item .item {
    width: 16.666%;
}

.theme_light .ui.menu.seven.item .item {
    width: 14.285%;
}

.theme_light .ui.menu.eight.item .item {
    width: 12.5%;
}

.theme_light .ui.menu.nine.item .item {
    width: 11.11%;
}

.theme_light .ui.menu.ten.item .item {
    width: 10%;
}

.theme_light .ui.menu.eleven.item .item {
    width: 9.09%;
}

.theme_light .ui.menu.twelve.item .item {
    width: 8.333%;
}

.theme_light .ui.menu.fixed {
    position: fixed;
    z-index: 101;
    margin: 0;
    width: 100%;
}

.theme_light .ui.menu.fixed,
.theme_light .ui.menu.fixed .item:first-child,
.theme_light .ui.menu.fixed .item:last-child {
    border-radius: 0 !important;
}

.theme_light .ui.fixed.menu,
.theme_light .ui[class*="top fixed"].menu {
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
}

.theme_light .ui[class*="top fixed"].menu {
    border-top: none;
    border-left: none;
    border-right: none;
}

.theme_light .ui[class*="right fixed"].menu {
    border-top: none;
    border-bottom: none;
    border-right: none;
    top: 0;
    right: 0;
    left: auto;
    bottom: auto;
    width: auto;
    height: 100%;
}

.theme_light .ui[class*="bottom fixed"].menu {
    border-bottom: none;
    border-left: none;
    border-right: none;
    bottom: 0;
    left: 0;
    top: auto;
    right: auto;
}

.theme_light .ui[class*="left fixed"].menu {
    border-top: none;
    border-bottom: none;
    border-left: none;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    width: auto;
    height: 100%;
}

.theme_light .ui.fixed.menu+.ui.grid {
    padding-top: 2.75rem;
}

.theme_light .ui.pointing.menu .item:after {
    visibility: hidden;
    position: absolute;
    content: "";
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    background: 0 0;
    margin: 0.5px 0 0;
    width: 0.57142857em;
    height: 0.57142857em;
    border: none;
    border-bottom: 1px solid #d4d4d5;
    border-right: 1px solid #d4d4d5;
    z-index: 2;
    -webkit-transition: background 0.1s ease;
    transition: background 0.1s ease;
}

.theme_light .ui.vertical.pointing.menu .item:after {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
    transform: translateX(50%) translateY(-50%) rotate(45deg);
    margin: 0 -0.5px 0 0;
    border: none;
    border-top: 1px solid #d4d4d5;
    border-right: 1px solid #d4d4d5;
}

.theme_light .ui.pointing.menu .active.item:after {
    visibility: visible;
}

.theme_light .ui.pointing.menu .active.dropdown.item:after {
    visibility: hidden;
}

.theme_light .ui.pointing.menu .active.item .menu .active.item:after,
.theme_light .ui.pointing.menu .dropdown.active.item:after {
    display: none;
}

.theme_light .ui.pointing.menu .active.item:hover:after {
    background-color: #f2f2f2;
}

.theme_light .ui.pointing.menu .active.item:after {
    background-color: #f2f2f2;
}

.theme_light .ui.pointing.menu .active.item:hover:after {
    background-color: #f2f2f2;
}

.theme_light .ui.vertical.pointing.menu .active.item:hover:after {
    background-color: #f2f2f2;
}

.theme_light .ui.vertical.pointing.menu .active.item:after {
    background-color: #f2f2f2;
}

.theme_light .ui.vertical.pointing.menu .menu .active.item:after {
    background-color: #fff;
}

.theme_light .ui.attached.menu {
    top: 0;
    bottom: 0;
    border-radius: 0;
    margin: 0 -1px;
    width: calc(100% + 2px);
    max-width: calc(100% + 2px);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.attached+.ui.attached.menu:not(.top) {
    border-top: none;
}

.theme_light .ui[class*="top attached"].menu {
    bottom: 0;
    margin-bottom: 0;
    top: 0;
    margin-top: 1rem;
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui.menu[class*="top attached"]:first-child {
    margin-top: 0;
}

.theme_light .ui[class*="bottom attached"].menu {
    bottom: 0;
    margin-top: 0;
    top: 0;
    margin-bottom: 1rem;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), none;
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), none;
    border-radius: 0 0 0.28571429rem 0.28571429rem;
}

.theme_light .ui[class*="bottom attached"].menu:last-child {
    margin-bottom: 0;
}

.theme_light .ui.top.attached.menu>.item:first-child {
    border-radius: 0.28571429rem 0 0 0;
}

.theme_light .ui.bottom.attached.menu>.item:first-child {
    border-radius: 0 0 0 0.28571429rem;
}

.theme_light .ui.attached.menu:not(.tabular) {
    border: 1px solid #d4d4d5;
}

.theme_light .ui.attached.inverted.menu {
    border: none;
}

.theme_light .ui.attached.tabular.menu {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.theme_light .ui.mini.menu {
    font-size: 0.78571429rem;
}

.theme_light .ui.mini.vertical.menu {
    width: 9rem;
}

.theme_light .ui.tiny.menu {
    font-size: 0.85714286rem;
}

.theme_light .ui.tiny.vertical.menu {
    width: 11rem;
}

.theme_light .ui.small.menu {
    font-size: 0.92857143rem;
}

.theme_light .ui.small.vertical.menu {
    width: 13rem;
}

.theme_light .ui.menu {
    font-size: 1rem;
}

.theme_light .ui.vertical.menu {
    width: 15rem;
}

.theme_light .ui.large.menu {
    font-size: 1.07142857rem;
}

.theme_light .ui.large.vertical.menu {
    width: 18rem;
}

.theme_light .ui.huge.menu {
    font-size: 1.21428571rem;
}

.theme_light .ui.huge.vertical.menu {
    width: 22rem;
}

.theme_light .ui.big.menu {
    font-size: 1.14285714rem;
}

.theme_light .ui.big.vertical.menu {
    width: 20rem;
}

.theme_light .ui.massive.menu {
    font-size: 1.28571429rem;
}

.theme_light .ui.massive.vertical.menu {
    width: 25rem;
}

.theme_light .ui.message {
    position: relative;
    min-height: 1em;
    margin: 1em 0;
    background: #f8f8f9;
    padding: 1em 1.5em;
    line-height: 1.4285em;
    color: rgba(0, 0, 0, 0.87);
    -webkit-transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, box-shadow 0.1s ease;
    transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, box-shadow 0.1s ease, -webkit-box-shadow 0.1s ease;
    border-radius: 0.28571429rem;
    -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.22) inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.22) inset, 0 0 0 0 transparent;
}

.theme_light .ui.message:first-child {
    margin-top: 0;
}

.theme_light .ui.message:last-child {
    margin-bottom: 0;
}

.theme_light .ui.message .header {
    display: block;
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: -0.14285714em 0 0 0;
}

.theme_light .ui.message .header:not(.ui) {
    font-size: 1.14285714em;
}

.theme_light .ui.message p {
    opacity: 0.85;
    margin: 0.75em 0;
}

.theme_light .ui.message p:first-child {
    margin-top: 0;
}

.theme_light .ui.message p:last-child {
    margin-bottom: 0;
}

.theme_light .ui.message .header+p {
    margin-top: 0.25em;
}

.theme_light .ui.message .list:not(.ui) {
    text-align: left;
    padding: 0;
    opacity: 0.85;
    list-style-position: inside;
    margin: 0.5em 0 0;
}

.theme_light .ui.message .list:not(.ui):first-child {
    margin-top: 0;
}

.theme_light .ui.message .list:not(.ui):last-child {
    margin-bottom: 0;
}

.theme_light .ui.message .list:not(.ui) li {
    position: relative;
    list-style-type: none;
    margin: 0 0 0.3em 1em;
    padding: 0;
}

.theme_light .ui.message .list:not(.ui) li:before {
    position: absolute;
    content: "";
    left: -1em;
    height: 100%;
    vertical-align: baseline;
}

.theme_light .ui.message .list:not(.ui) li:last-child {
    margin-bottom: 0;
}

.theme_light .ui.message>.icon {
    margin-right: 0.6em;
}

.theme_light .ui.message>.close.icon {
    cursor: pointer;
    position: absolute;
    margin: 0;
    top: 0.78575em;
    right: 0.5em;
    opacity: 0.7;
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
}

.theme_light .ui.message>.close.icon:hover {
    opacity: 1;
}

.theme_light .ui.message> :first-child {
    margin-top: 0;
}

.theme_light .ui.message> :last-child {
    margin-bottom: 0;
}

.theme_light .ui.dropdown .menu>.message {
    margin: 0 -1px;
}

.theme_light .ui.visible.visible.visible.visible.message {
    display: block;
}

.theme_light .ui.icon.visible.visible.visible.visible.message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.theme_light .ui.hidden.hidden.hidden.hidden.message {
    display: none;
}

.theme_light .ui.compact.message {
    display: inline-block;
}

.theme_light .ui.compact.icon.message {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.theme_light .ui.attached.message {
    margin-bottom: -1px;
    border-radius: 0.28571429rem 0.28571429rem 0 0;
    -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
    margin-left: -1px;
    margin-right: -1px;
}

.theme_light .ui.attached+.ui.attached.message:not(.top):not(.bottom) {
    margin-top: -1px;
    border-radius: 0;
}

.theme_light .ui.bottom.attached.message {
    margin-top: -1px;
    border-radius: 0 0 0.28571429rem 0.28571429rem;
    -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset, 0 1px 2px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset, 0 1px 2px 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.bottom.attached.message:not(:last-child) {
    margin-bottom: 1em;
}

.theme_light .ui.attached.icon.message {
    width: auto;
}

.theme_light .ui.icon.message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.theme_light .ui.icon.message>.icon:not(.close) {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    line-height: 1;
    vertical-align: middle;
    font-size: 3em;
    opacity: 0.8;
}

.theme_light .ui.icon.message>.content {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    vertical-align: middle;
}

.theme_light .ui.icon.message .icon:not(.close)+.content {
    padding-left: 0;
}

.theme_light .ui.icon.message .circular.icon {
    width: 1em;
}

.theme_light .ui.floating.message {
    -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.22) inset, 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.22) inset, 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.black.message {
    background-color: #1b1c1d;
    color: rgba(255, 255, 255, 0.9);
}

.theme_light .ui.positive.message {
    background-color: #fcfff5;
    color: #2c662d;
}

.theme_light .ui.attached.positive.message,
.theme_light .ui.positive.message {
    -webkit-box-shadow: 0 0 0 1px #a3c293 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #a3c293 inset, 0 0 0 0 transparent;
}

.theme_light .ui.positive.message .header {
    color: #1a531b;
}

.theme_light .ui.negative.message {
    background-color: #fff6f6;
    color: #9f3a38;
}

.theme_light .ui.attached.negative.message,
.theme_light .ui.negative.message {
    -webkit-box-shadow: 0 0 0 1px #e0b4b4 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #e0b4b4 inset, 0 0 0 0 transparent;
}

.theme_light .ui.negative.message .header {
    color: #912d2b;
}

.theme_light .ui.info.message {
    background-color: #f8ffff;
    color: #276f86;
}

.theme_light .ui.attached.info.message,
.theme_light .ui.info.message {
    -webkit-box-shadow: 0 0 0 1px #a9d5de inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #a9d5de inset, 0 0 0 0 transparent;
}

.theme_light .ui.info.message .header {
    color: #0e566c;
}

.theme_light .ui.warning.message {
    background-color: #fffaf3;
    color: #573a08;
}

.theme_light .ui.attached.warning.message,
.theme_light .ui.warning.message {
    -webkit-box-shadow: 0 0 0 1px #c9ba9b inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #c9ba9b inset, 0 0 0 0 transparent;
}

.theme_light .ui.warning.message .header {
    color: #794b02;
}

.theme_light .ui.error.message {
    background-color: #fff6f6;
    color: #9f3a38;
}

.theme_light .ui.attached.error.message,
.theme_light .ui.error.message {
    -webkit-box-shadow: 0 0 0 1px #e0b4b4 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #e0b4b4 inset, 0 0 0 0 transparent;
}

.theme_light .ui.error.message .header {
    color: #912d2b;
}

.theme_light .ui.success.message {
    background-color: #fcfff5;
    color: #2c662d;
}

.theme_light .ui.attached.success.message,
.theme_light .ui.success.message {
    -webkit-box-shadow: 0 0 0 1px #a3c293 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #a3c293 inset, 0 0 0 0 transparent;
}

.theme_light .ui.success.message .header {
    color: #1a531b;
}

.theme_light .ui.black.message,
.theme_light .ui.inverted.message {
    background-color: #1b1c1d;
    color: rgba(255, 255, 255, 0.9);
}

.theme_light .ui.red.message {
    background-color: #ffe8e6;
    color: #db2828;
    -webkit-box-shadow: 0 0 0 1px #db2828 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #db2828 inset, 0 0 0 0 transparent;
}

.theme_light .ui.red.message .header {
    color: #c82121;
}

.theme_light .ui.orange.message {
    background-color: #ffedde;
    color: #f2711c;
    -webkit-box-shadow: 0 0 0 1px #f2711c inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #f2711c inset, 0 0 0 0 transparent;
}

.theme_light .ui.orange.message .header {
    color: #e7640d;
}

.theme_light .ui.yellow.message {
    background-color: #fff8db;
    color: #b58105;
    -webkit-box-shadow: 0 0 0 1px #b58105 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #b58105 inset, 0 0 0 0 transparent;
}

.theme_light .ui.yellow.message .header {
    color: #9c6f04;
}

.theme_light .ui.olive.message {
    background-color: #fbfdef;
    color: #8abc1e;
    -webkit-box-shadow: 0 0 0 1px #8abc1e inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #8abc1e inset, 0 0 0 0 transparent;
}

.theme_light .ui.olive.message .header {
    color: #7aa61a;
}

.theme_light .ui.green.message {
    background-color: #e5f9e7;
    color: #1ebc30;
    -webkit-box-shadow: 0 0 0 1px #1ebc30 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #1ebc30 inset, 0 0 0 0 transparent;
}

.theme_light .ui.green.message .header {
    color: #1aa62a;
}

.theme_light .ui.teal.message {
    background-color: #e1f7f7;
    color: #10a3a3;
    -webkit-box-shadow: 0 0 0 1px #10a3a3 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #10a3a3 inset, 0 0 0 0 transparent;
}

.theme_light .ui.teal.message .header {
    color: #0e8c8c;
}

.theme_light .ui.blue.message {
    background-color: #dff0ff;
    color: #2185d0;
    -webkit-box-shadow: 0 0 0 1px #2185d0 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #2185d0 inset, 0 0 0 0 transparent;
}

.theme_light .ui.blue.message .header {
    color: #1e77ba;
}

.theme_light .ui.violet.message {
    background-color: #eae7ff;
    color: #6435c9;
    -webkit-box-shadow: 0 0 0 1px #6435c9 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #6435c9 inset, 0 0 0 0 transparent;
}

.theme_light .ui.violet.message .header {
    color: #5a30b5;
}

.theme_light .ui.purple.message {
    background-color: #f6e7ff;
    color: #a333c8;
    -webkit-box-shadow: 0 0 0 1px #a333c8 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #a333c8 inset, 0 0 0 0 transparent;
}

.theme_light .ui.purple.message .header {
    color: #922eb4;
}

.theme_light .ui.pink.message {
    background-color: #ffe3fb;
    color: #e03997;
    -webkit-box-shadow: 0 0 0 1px #e03997 inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #e03997 inset, 0 0 0 0 transparent;
}

.theme_light .ui.pink.message .header {
    color: #dd238b;
}

.theme_light .ui.brown.message {
    background-color: #f1e2d3;
    color: #a5673f;
    -webkit-box-shadow: 0 0 0 1px #a5673f inset, 0 0 0 0 transparent;
    box-shadow: 0 0 0 1px #a5673f inset, 0 0 0 0 transparent;
}

.theme_light .ui.brown.message .header {
    color: #935b38;
}

.theme_light .ui.mini.message {
    font-size: 0.78571429em;
}

.theme_light .ui.tiny.message {
    font-size: 0.85714286em;
}

.theme_light .ui.small.message {
    font-size: 0.92857143em;
}

.theme_light .ui.message {
    font-size: 1em;
}

.theme_light .ui.large.message {
    font-size: 1.14285714em;
}

.theme_light .ui.big.message {
    font-size: 1.28571429em;
}

.theme_light .ui.huge.message {
    font-size: 1.42857143em;
}

.theme_light .ui.massive.message {
    font-size: 1.71428571em;
}

.theme_light .ui.table {
    width: 100%;
    background: #fff;
    margin: 1em 0;
    border: 1px solid rgba(34, 36, 38, 0.15);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0.28571429rem;
    text-align: left;
    color: rgba(0, 0, 0, 0.87);
    border-collapse: separate;
    border-spacing: 0;
}

.theme_light .ui.table:first-child {
    margin-top: 0;
}

.theme_light .ui.table:last-child {
    margin-bottom: 0;
}

.theme_light .ui.table td,
.theme_light .ui.table th {
    -webkit-transition: background 0.1s ease, color 0.1s ease;
    transition: background 0.1s ease, color 0.1s ease;
}

.theme_light .ui.table thead {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.table thead th {
    cursor: auto;
    background: #f9fafb;
    text-align: inherit;
    color: rgba(0, 0, 0, 0.87);
    padding: 0.92857143em 0.78571429em;
    vertical-align: inherit;
    font-style: none;
    font-weight: 700;
    text-transform: none;
    border-bottom: 1px solid rgba(34, 36, 38, 0.1);
    border-left: none;
}

.theme_light .ui.table thead tr>th:first-child {
    border-left: none;
}

.theme_light .ui.table thead tr:first-child>th:first-child {
    border-radius: 0.28571429rem 0 0 0;
}

.theme_light .ui.table thead tr:first-child>th:last-child {
    border-radius: 0 0.28571429rem 0 0;
}

.theme_light .ui.table thead tr:first-child>th:only-child {
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui.table tfoot {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.table tfoot th {
    cursor: auto;
    border-top: 1px solid rgba(34, 36, 38, 0.15);
    background: #f9fafb;
    text-align: inherit;
    color: rgba(0, 0, 0, 0.87);
    padding: 0.78571429em 0.78571429em;
    vertical-align: middle;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
}

.theme_light .ui.table tfoot tr>th:first-child {
    border-left: none;
}

.theme_light .ui.table tfoot tr:first-child>th:first-child {
    border-radius: 0 0 0 0.28571429rem;
}

.theme_light .ui.table tfoot tr:first-child>th:last-child {
    border-radius: 0 0 0.28571429rem 0;
}

.theme_light .ui.table tfoot tr:first-child>th:only-child {
    border-radius: 0 0 0.28571429rem 0.28571429rem;
}

.theme_light .ui.table tr td {
    border-top: 1px solid rgba(34, 36, 38, 0.1);
}

.theme_light .ui.table tr:first-child td {
    border-top: none;
}

.theme_light .ui.table tbody+tbody tr:first-child td {
    border-top: 1px solid rgba(34, 36, 38, 0.1);
}

.theme_light .ui.table td {
    padding: 0.78571429em 0.78571429em;
    text-align: inherit;
}

.theme_light .ui.table>.icon {
    vertical-align: baseline;
}

.theme_light .ui.table>.icon:only-child {
    margin: 0;
}

.theme_light .ui.table.segment {
    padding: 0;
}

.theme_light .ui.table.segment:after {
    display: none;
}

.theme_light .ui.table.segment.stacked:after {
    display: block;
}

@media only screen and (max-width: 767px) {
    .theme_light .ui.table:not(.unstackable) {
        width: 100%;
    }

    .theme_light .ui.table:not(.unstackable) tbody,
    .theme_light .ui.table:not(.unstackable) tr,
    .theme_light .ui.table:not(.unstackable) tr>td,
    .theme_light .ui.table:not(.unstackable) tr>th {
        width: auto !important;
        display: block !important;
    }

    .theme_light .ui.table:not(.unstackable) {
        padding: 0;
    }

    .theme_light .ui.table:not(.unstackable) thead {
        display: block;
    }

    .theme_light .ui.table:not(.unstackable) tfoot {
        display: block;
    }

    .theme_light .ui.table:not(.unstackable) tr {
        padding-top: 1em;
        padding-bottom: 1em;
        -webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset !important;
        box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset !important;
    }

    .theme_light .ui.table:not(.unstackable) tr>td,
    .theme_light .ui.table:not(.unstackable) tr>th {
        background: 0 0;
        border: none !important;
        padding: 0.25em 0.75em !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .theme_light .ui.table:not(.unstackable) td:first-child,
    .theme_light .ui.table:not(.unstackable) th:first-child {
        font-weight: 700;
    }

    .theme_light .ui.definition.table:not(.unstackable) thead th:first-child {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
}

.theme_light .ui.table td .image,
.theme_light .ui.table td .image img,
.theme_light .ui.table th .image,
.theme_light .ui.table th .image img {
    max-width: none;
}

.theme_light .ui.structured.table {
    border-collapse: collapse;
}

.theme_light .ui.structured.table thead th {
    border-left: none;
    border-right: none;
}

.theme_light .ui.structured.sortable.table thead th {
    border-left: 1px solid rgba(34, 36, 38, 0.15);
    border-right: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.structured.basic.table th {
    border-left: none;
    border-right: none;
}

.theme_light .ui.structured.celled.table tr td,
.theme_light .ui.structured.celled.table tr th {
    border-left: 1px solid rgba(34, 36, 38, 0.1);
    border-right: 1px solid rgba(34, 36, 38, 0.1);
}

.theme_light .ui.definition.table thead:not(.full-width) th:first-child {
    pointer-events: none;
    background: 0 0;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: -1px -1px 0 1px #fff;
    box-shadow: -1px -1px 0 1px #fff;
}

.theme_light .ui.definition.table tfoot:not(.full-width) th:first-child {
    pointer-events: none;
    background: 0 0;
    font-weight: rgba(0, 0, 0, 0.4);
    color: normal;
    -webkit-box-shadow: 1px 1px 0 1px #fff;
    box-shadow: 1px 1px 0 1px #fff;
}

.theme_light .ui.celled.definition.table thead:not(.full-width) th:first-child {
    -webkit-box-shadow: 0 -1px 0 1px #fff;
    box-shadow: 0 -1px 0 1px #fff;
}

.theme_light .ui.celled.definition.table tfoot:not(.full-width) th:first-child {
    -webkit-box-shadow: 0 1px 0 1px #fff;
    box-shadow: 0 1px 0 1px #fff;
}

.theme_light .ui.definition.table tr td.definition,
.theme_light .ui.definition.table tr td:first-child:not(.ignored) {
    background: rgba(0, 0, 0, 0.03);
    font-weight: 700;
    color: rgba(0, 0, 0, 0.95);
    text-transform: "";
    -webkit-box-shadow: "";
    box-shadow: "";
    text-align: "";
    font-size: 1em;
    padding-left: "";
    padding-right: "";
}

.theme_light .ui.definition.table thead:not(.full-width) th:nth-child(2) {
    border-left: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.definition.table tfoot:not(.full-width) th:nth-child(2) {
    border-left: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.definition.table td:nth-child(2) {
    border-left: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.table td.positive,
.theme_light .ui.table tr.positive {
    -webkit-box-shadow: 0 0 0 #a3c293 inset;
    box-shadow: 0 0 0 #a3c293 inset;
}

.theme_light .ui.table td.positive,
.theme_light .ui.table tr.positive {
    background: #fcfff5 !important;
    color: #2c662d !important;
}

.theme_light .ui.table td.negative,
.theme_light .ui.table tr.negative {
    -webkit-box-shadow: 0 0 0 #e0b4b4 inset;
    box-shadow: 0 0 0 #e0b4b4 inset;
}

.theme_light .ui.table td.negative,
.theme_light .ui.table tr.negative {
    background: #fff6f6 !important;
    color: #9f3a38 !important;
}

.theme_light .ui.table td.error,
.theme_light .ui.table tr.error {
    -webkit-box-shadow: 0 0 0 #e0b4b4 inset;
    box-shadow: 0 0 0 #e0b4b4 inset;
}

.theme_light .ui.table td.error,
.theme_light .ui.table tr.error {
    background: #fff6f6 !important;
    color: #9f3a38 !important;
}

.theme_light .ui.table td.warning,
.theme_light .ui.table tr.warning {
    -webkit-box-shadow: 0 0 0 #c9ba9b inset;
    box-shadow: 0 0 0 #c9ba9b inset;
}

.theme_light .ui.table td.warning,
.theme_light .ui.table tr.warning {
    background: #fffaf3 !important;
    color: #573a08 !important;
}

.theme_light .ui.table td.active,
.theme_light .ui.table tr.active {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.87) inset;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.87) inset;
}

.theme_light .ui.table td.active,
.theme_light .ui.table tr.active {
    background: #e0e0e0 !important;
    color: rgba(0, 0, 0, 0.87) !important;
}

.theme_light .ui.table tr td.disabled,
.theme_light .ui.table tr.disabled td,
.theme_light .ui.table tr.disabled:hover,
.theme_light .ui.table tr:hover td.disabled {
    pointer-events: none;
    color: rgba(40, 40, 40, 0.3);
}

@media only screen and (max-width: 991px) {

    .theme_light .ui[class*="tablet stackable"].table,
    .theme_light .ui[class*="tablet stackable"].table tbody,
    .theme_light .ui[class*="tablet stackable"].table tr,
    .theme_light .ui[class*="tablet stackable"].table tr>td,
    .theme_light .ui[class*="tablet stackable"].table tr>th {
        width: 100% !important;
        display: block !important;
    }

    .theme_light .ui[class*="tablet stackable"].table {
        padding: 0;
    }

    .theme_light .ui[class*="tablet stackable"].table thead {
        display: block;
    }

    .theme_light .ui[class*="tablet stackable"].table tfoot {
        display: block;
    }

    .theme_light .ui[class*="tablet stackable"].table tr {
        padding-top: 1em;
        padding-bottom: 1em;
        -webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset !important;
        box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset !important;
    }

    .theme_light .ui[class*="tablet stackable"].table tr>td,
    .theme_light .ui[class*="tablet stackable"].table tr>th {
        background: 0 0;
        border: none !important;
        padding: 0.25em 0.75em;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .theme_light .ui.definition[class*="tablet stackable"].table thead th:first-child {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
}

.theme_light .ui.table [class*="left aligned"],
.theme_light .ui.table[class*="left aligned"] {
    text-align: left;
}

.theme_light .ui.table [class*="center aligned"],
.theme_light .ui.table[class*="center aligned"] {
    text-align: center;
}

.theme_light .ui.table [class*="right aligned"],
.theme_light .ui.table[class*="right aligned"] {
    text-align: right;
}

.theme_light .ui.table [class*="top aligned"],
.theme_light .ui.table[class*="top aligned"] {
    vertical-align: top;
}

.theme_light .ui.table [class*="middle aligned"],
.theme_light .ui.table[class*="middle aligned"] {
    vertical-align: middle;
}

.theme_light .ui.table [class*="bottom aligned"],
.theme_light .ui.table[class*="bottom aligned"] {
    vertical-align: bottom;
}

.theme_light .ui.table td.collapsing,
.theme_light .ui.table th.collapsing {
    width: 1px;
    white-space: nowrap;
}

.theme_light .ui.fixed.table {
    table-layout: fixed;
}

.theme_light .ui.fixed.table td,
.theme_light .ui.fixed.table th {
    overflow: hidden;
    text-overflow: ellipsis;
}

.theme_light .ui.selectable.table tbody tr:hover,
.theme_light .ui.table tbody tr td.selectable:hover {
    background: rgba(0, 0, 0, 0.05) !important;
    color: rgba(0, 0, 0, 0.95) !important;
}

.theme_light .ui.inverted.table tbody tr td.selectable:hover,
.theme_light .ui.selectable.inverted.table tbody tr:hover {
    background: rgba(255, 255, 255, 0.08) !important;
    color: #fff !important;
}

.theme_light .ui.table tbody tr td.selectable {
    padding: 0;
}

.theme_light .ui.table tbody tr td.selectable>a:not(.ui) {
    display: block;
    color: inherit;
    padding: 0.78571429em 0.78571429em;
}

.theme_light .ui.selectable.table tr.error:hover,
.theme_light .ui.selectable.table tr:hover td.error,
.theme_light .ui.table tr td.selectable.error:hover {
    background: #ffe7e7 !important;
    color: #943634 !important;
}

.theme_light .ui.selectable.table tr.warning:hover,
.theme_light .ui.selectable.table tr:hover td.warning,
.theme_light .ui.table tr td.selectable.warning:hover {
    background: #fff4e4 !important;
    color: #493107 !important;
}

.theme_light .ui.selectable.table tr.active:hover,
.theme_light .ui.selectable.table tr:hover td.active,
.theme_light .ui.table tr td.selectable.active:hover {
    background: #e0e0e0 !important;
    color: rgba(0, 0, 0, 0.87) !important;
}

.theme_light .ui.selectable.table tr.positive:hover,
.theme_light .ui.selectable.table tr:hover td.positive,
.theme_light .ui.table tr td.selectable.positive:hover {
    background: #f7ffe6 !important;
    color: #275b28 !important;
}

.theme_light .ui.selectable.table tr.negative:hover,
.theme_light .ui.selectable.table tr:hover td.negative,
.theme_light .ui.table tr td.selectable.negative:hover {
    background: #ffe7e7 !important;
    color: #943634 !important;
}

.theme_light .ui.attached.table {
    top: 0;
    bottom: 0;
    border-radius: 0;
    margin: 0 -1px;
    width: calc(100% + 2px);
    max-width: calc(100% + 2px);
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #d4d4d5;
}

.theme_light .ui.attached+.ui.attached.table:not(.top) {
    border-top: none;
}

.theme_light .ui[class*="top attached"].table {
    bottom: 0;
    margin-bottom: 0;
    top: 0;
    margin-top: 1em;
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui.table[class*="top attached"]:first-child {
    margin-top: 0;
}

.theme_light .ui[class*="bottom attached"].table {
    bottom: 0;
    margin-top: 0;
    top: 0;
    margin-bottom: 1em;
    -webkit-box-shadow: none, none;
    box-shadow: none, none;
    border-radius: 0 0 0.28571429rem 0.28571429rem;
}

.theme_light .ui[class*="bottom attached"].table:last-child {
    margin-bottom: 0;
}

.theme_light .ui.striped.table tbody tr:nth-child(2n),
.theme_light .ui.striped.table>tr:nth-child(2n) {
    background-color: rgba(0, 0, 50, 0.02);
}

.theme_light .ui.inverted.striped.table tbody tr:nth-child(2n),
.theme_light .ui.inverted.striped.table>tr:nth-child(2n) {
    background-color: rgba(255, 255, 255, 0.05);
}

.theme_light .ui.striped.selectable.selectable.selectable.table tbody tr.active:hover {
    background: #efefef !important;
    color: rgba(0, 0, 0, 0.95) !important;
}

.theme_light .ui.table [class*="single line"],
.theme_light .ui.table[class*="single line"] {
    white-space: nowrap;
}

.theme_light .ui.table [class*="single line"],
.theme_light .ui.table[class*="single line"] {
    white-space: nowrap;
}

.theme_light .ui.red.table {
    border-top: 0.2em solid #db2828;
}

.theme_light .ui.inverted.red.table {
    background-color: #db2828 !important;
    color: #fff !important;
}

.theme_light .ui.orange.table {
    border-top: 0.2em solid #f2711c;
}

.theme_light .ui.inverted.orange.table {
    background-color: #f2711c !important;
    color: #fff !important;
}

.theme_light .ui.yellow.table {
    border-top: 0.2em solid #fbbd08;
}

.theme_light .ui.inverted.yellow.table {
    background-color: #fbbd08 !important;
    color: #fff !important;
}

.theme_light .ui.olive.table {
    border-top: 0.2em solid #b5cc18;
}

.theme_light .ui.inverted.olive.table {
    background-color: #b5cc18 !important;
    color: #fff !important;
}

.theme_light .ui.green.table {
    border-top: 0.2em solid #21ba45;
}

.theme_light .ui.inverted.green.table {
    background-color: #21ba45 !important;
    color: #fff !important;
}

.theme_light .ui.teal.table {
    border-top: 0.2em solid #00b5ad;
}

.theme_light .ui.inverted.teal.table {
    background-color: #00b5ad !important;
    color: #fff !important;
}

.theme_light .ui.blue.table {
    border-top: 0.2em solid #2185d0;
}

.theme_light .ui.inverted.blue.table {
    background-color: #2185d0 !important;
    color: #fff !important;
}

.theme_light .ui.violet.table {
    border-top: 0.2em solid #6435c9;
}

.theme_light .ui.inverted.violet.table {
    background-color: #6435c9 !important;
    color: #fff !important;
}

.theme_light .ui.purple.table {
    border-top: 0.2em solid #a333c8;
}

.theme_light .ui.inverted.purple.table {
    background-color: #a333c8 !important;
    color: #fff !important;
}

.theme_light .ui.pink.table {
    border-top: 0.2em solid #e03997;
}

.theme_light .ui.inverted.pink.table {
    background-color: #e03997 !important;
    color: #fff !important;
}

.theme_light .ui.brown.table {
    border-top: 0.2em solid #a5673f;
}

.theme_light .ui.inverted.brown.table {
    background-color: #a5673f !important;
    color: #fff !important;
}

.theme_light .ui.grey.table {
    border-top: 0.2em solid #767676;
}

.theme_light .ui.inverted.grey.table {
    background-color: #767676 !important;
    color: #fff !important;
}

.theme_light .ui.black.table {
    border-top: 0.2em solid #1b1c1d;
}

.theme_light .ui.inverted.black.table {
    background-color: #1b1c1d !important;
    color: #fff !important;
}

.theme_light .ui.one.column.table td {
    width: 100%;
}

.theme_light .ui.two.column.table td {
    width: 50%;
}

.theme_light .ui.three.column.table td {
    width: 33.33333333%;
}

.theme_light .ui.four.column.table td {
    width: 25%;
}

.theme_light .ui.five.column.table td {
    width: 20%;
}

.theme_light .ui.six.column.table td {
    width: 16.66666667%;
}

.theme_light .ui.seven.column.table td {
    width: 14.28571429%;
}

.theme_light .ui.eight.column.table td {
    width: 12.5%;
}

.theme_light .ui.nine.column.table td {
    width: 11.11111111%;
}

.theme_light .ui.ten.column.table td {
    width: 10%;
}

.theme_light .ui.eleven.column.table td {
    width: 9.09090909%;
}

.theme_light .ui.twelve.column.table td {
    width: 8.33333333%;
}

.theme_light .ui.thirteen.column.table td {
    width: 7.69230769%;
}

.theme_light .ui.fourteen.column.table td {
    width: 7.14285714%;
}

.theme_light .ui.fifteen.column.table td {
    width: 6.66666667%;
}

.theme_light .ui.sixteen.column.table td {
    width: 6.25%;
}

.theme_light .ui.table td.one.wide,
.theme_light .ui.table th.one.wide {
    width: 6.25%;
}

.theme_light .ui.table td.two.wide,
.theme_light .ui.table th.two.wide {
    width: 12.5%;
}

.theme_light .ui.table td.three.wide,
.theme_light .ui.table th.three.wide {
    width: 18.75%;
}

.theme_light .ui.table td.four.wide,
.theme_light .ui.table th.four.wide {
    width: 25%;
}

.theme_light .ui.table td.five.wide,
.theme_light .ui.table th.five.wide {
    width: 31.25%;
}

.theme_light .ui.table td.six.wide,
.theme_light .ui.table th.six.wide {
    width: 37.5%;
}

.theme_light .ui.table td.seven.wide,
.theme_light .ui.table th.seven.wide {
    width: 43.75%;
}

.theme_light .ui.table td.eight.wide,
.theme_light .ui.table th.eight.wide {
    width: 50%;
}

.theme_light .ui.table td.nine.wide,
.theme_light .ui.table th.nine.wide {
    width: 56.25%;
}

.theme_light .ui.table td.ten.wide,
.theme_light .ui.table th.ten.wide {
    width: 62.5%;
}

.theme_light .ui.table td.eleven.wide,
.theme_light .ui.table th.eleven.wide {
    width: 68.75%;
}

.theme_light .ui.table td.twelve.wide,
.theme_light .ui.table th.twelve.wide {
    width: 75%;
}

.theme_light .ui.table td.thirteen.wide,
.theme_light .ui.table th.thirteen.wide {
    width: 81.25%;
}

.theme_light .ui.table td.fourteen.wide,
.theme_light .ui.table th.fourteen.wide {
    width: 87.5%;
}

.theme_light .ui.table td.fifteen.wide,
.theme_light .ui.table th.fifteen.wide {
    width: 93.75%;
}

.theme_light .ui.table td.sixteen.wide,
.theme_light .ui.table th.sixteen.wide {
    width: 100%;
}

.theme_light .ui.sortable.table thead th {
    cursor: pointer;
    white-space: nowrap;
    border-left: 1px solid rgba(34, 36, 38, 0.15);
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.sortable.table thead th:first-child {
    border-left: none;
}

.theme_light .ui.sortable.table thead th.sorted,
.theme_light .ui.sortable.table thead th.sorted:hover {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.theme_light .ui.sortable.table thead th:after {
    display: none;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    content: "";
    height: 1em;
    width: auto;
    opacity: 0.8;
    margin: 0 0 0 0.5em;
    font-family: Icons;
}

.theme_light .ui.sortable.table thead th.ascending:after {
    content: "\f0d8";
}

.theme_light .ui.sortable.table thead th.descending:after {
    content: "\f0d7";
}

.theme_light .ui.sortable.table th.disabled:hover {
    cursor: auto;
    color: rgba(40, 40, 40, 0.3);
}

.theme_light .ui.sortable.table thead th:hover {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.8);
}

.theme_light .ui.sortable.table thead th.sorted {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.sortable.table thead th.sorted:after {
    display: inline-block;
}

.theme_light .ui.sortable.table thead th.sorted:hover {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.inverted.sortable.table thead th.sorted {
    background: rgba(255, 255, 255, 0.15) -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05)));
    background: rgba(255, 255, 255, 0.15) -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    background: rgba(255, 255, 255, 0.15) linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    color: #fff;
}

.theme_light .ui.inverted.sortable.table thead th:hover {
    background: rgba(255, 255, 255, 0.08) -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05)));
    background: rgba(255, 255, 255, 0.08) -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    background: rgba(255, 255, 255, 0.08) linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    color: #fff;
}

.theme_light .ui.inverted.sortable.table thead th {
    border-left-color: transparent;
    border-right-color: transparent;
}

.theme_light .ui.inverted.table {
    background: #333;
    color: rgba(255, 255, 255, 0.9);
    border: none;
}

.theme_light .ui.inverted.table th {
    background-color: rgba(0, 0, 0, 0.15);
    border-color: rgba(255, 255, 255, 0.1) !important;
    color: rgba(255, 255, 255, 0.9) !important;
}

.theme_light .ui.inverted.table tr td {
    border-color: rgba(255, 255, 255, 0.1) !important;
}

.theme_light .ui.inverted.table tr td.disabled,
.theme_light .ui.inverted.table tr.disabled td,
.theme_light .ui.inverted.table tr.disabled:hover td,
.theme_light .ui.inverted.table tr:hover td.disabled {
    pointer-events: none;
    color: rgba(225, 225, 225, 0.3);
}

.theme_light .ui.inverted.definition.table tfoot:not(.full-width) th:first-child,
.theme_light .ui.inverted.definition.table thead:not(.full-width) th:first-child {
    background: #fff;
}

.theme_light .ui.inverted.definition.table tr td:first-child {
    background: rgba(255, 255, 255, 0.02);
    color: #fff;
}

.theme_light .ui.collapsing.table {
    width: auto;
}

.theme_light .ui.basic.table {
    background: 0 0;
    border: 1px solid rgba(34, 36, 38, 0.15);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.basic.table tfoot,
.theme_light .ui.basic.table thead {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.basic.table th {
    background: 0 0;
    border-left: none;
}

.theme_light .ui.basic.table tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.theme_light .ui.basic.table td {
    background: 0 0;
}

.theme_light .ui.basic.striped.table tbody tr:nth-child(2n) {
    background-color: rgba(0, 0, 0, 0.05) !important;
}

.theme_light .ui[class*="very basic"].table {
    border: none;
}

.theme_light .ui[class*="very basic"].table:not(.sortable):not(.striped) td,
.theme_light .ui[class*="very basic"].table:not(.sortable):not(.striped) th {
    padding: "";
}

.theme_light .ui[class*="very basic"].table:not(.sortable):not(.striped) td:first-child,
.theme_light .ui[class*="very basic"].table:not(.sortable):not(.striped) th:first-child {
    padding-left: 0;
}

.theme_light .ui[class*="very basic"].table:not(.sortable):not(.striped) td:last-child,
.theme_light .ui[class*="very basic"].table:not(.sortable):not(.striped) th:last-child {
    padding-right: 0;
}

.theme_light .ui[class*="very basic"].table:not(.sortable):not(.striped) thead tr:first-child th {
    padding-top: 0;
}

.theme_light .ui.celled.table tr td,
.theme_light .ui.celled.table tr th {
    border-left: 1px solid rgba(34, 36, 38, 0.1);
}

.theme_light .ui.celled.table tr td:first-child,
.theme_light .ui.celled.table tr th:first-child {
    border-left: none;
}

.theme_light .ui.padded.table th {
    padding-left: 1em;
    padding-right: 1em;
}

.theme_light .ui.padded.table td,
.theme_light .ui.padded.table th {
    padding: 1em 1em;
}

.theme_light .ui[class*="very padded"].table th {
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.theme_light .ui[class*="very padded"].table td {
    padding: 1.5em 1.5em;
}

.theme_light .ui.compact.table th {
    padding-left: 0.7em;
    padding-right: 0.7em;
}

.theme_light .ui.compact.table td {
    padding: 0.5em 0.7em;
}

.theme_light .ui[class*="very compact"].table th {
    padding-left: 0.6em;
    padding-right: 0.6em;
}

.theme_light .ui[class*="very compact"].table td {
    padding: 0.4em 0.6em;
}

.theme_light .ui.small.table {
    font-size: 0.9em;
}

.theme_light .ui.table {
    font-size: 1em;
}

.theme_light .ui.large.table {
    font-size: 1.1em;
}

.theme_light .ui.ad {
    display: block;
    overflow: hidden;
    margin: 1em 0;
}

.theme_light .ui.ad:first-child {
    margin: 0;
}

.theme_light .ui.ad:last-child {
    margin: 0;
}

.theme_light .ui.ad iframe {
    margin: 0;
    padding: 0;
    border: none;
    overflow: hidden;
}

.theme_light .ui.leaderboard.ad {
    width: 728px;
    height: 90px;
}

.theme_light .ui[class*="medium rectangle"].ad {
    width: 300px;
    height: 250px;
}

.theme_light .ui[class*="large rectangle"].ad {
    width: 336px;
    height: 280px;
}

.theme_light .ui[class*="half page"].ad {
    width: 300px;
    height: 600px;
}

.theme_light .ui.square.ad {
    width: 250px;
    height: 250px;
}

.theme_light .ui[class*="small square"].ad {
    width: 200px;
    height: 200px;
}

.theme_light .ui[class*="small rectangle"].ad {
    width: 180px;
    height: 150px;
}

.theme_light .ui[class*="vertical rectangle"].ad {
    width: 240px;
    height: 400px;
}

.theme_light .ui.button.ad {
    width: 120px;
    height: 90px;
}

.theme_light .ui[class*="square button"].ad {
    width: 125px;
    height: 125px;
}

.theme_light .ui[class*="small button"].ad {
    width: 120px;
    height: 60px;
}

.theme_light .ui.skyscraper.ad {
    width: 120px;
    height: 600px;
}

.theme_light .ui[class*="wide skyscraper"].ad {
    width: 160px;
}

.theme_light .ui.banner.ad {
    width: 468px;
    height: 60px;
}

.theme_light .ui[class*="vertical banner"].ad {
    width: 120px;
    height: 240px;
}

.theme_light .ui[class*="top banner"].ad {
    width: 930px;
    height: 180px;
}

.theme_light .ui[class*="half banner"].ad {
    width: 234px;
    height: 60px;
}

.theme_light .ui[class*="large leaderboard"].ad {
    width: 970px;
    height: 90px;
}

.theme_light .ui.billboard.ad {
    width: 970px;
    height: 250px;
}

.theme_light .ui.panorama.ad {
    width: 980px;
    height: 120px;
}

.theme_light .ui.netboard.ad {
    width: 580px;
    height: 400px;
}

.theme_light .ui[class*="large mobile banner"].ad {
    width: 320px;
    height: 100px;
}

.theme_light .ui[class*="mobile leaderboard"].ad {
    width: 320px;
    height: 50px;
}

.theme_light .ui.mobile.ad {
    display: none;
}

@media only screen and (max-width: 767px) {
    .theme_light .ui.mobile.ad {
        display: block;
    }
}

.theme_light .ui.centered.ad {
    margin-left: auto;
    margin-right: auto;
}

.theme_light .ui.test.ad {
    position: relative;
    background: #545454;
}

.theme_light .ui.test.ad:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    content: "Ad";
    color: #fff;
    font-size: 1em;
    font-weight: 700;
}

.theme_light .ui.mobile.test.ad:after {
    font-size: 0.85714286em;
}

.theme_light .ui.test.ad[data-text]:after {
    content: attr(data-text);
}

.theme_light .ui.card,
.theme_light .ui.cards>.card {
    max-width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 290px;
    min-height: 0;
    background: #fff;
    padding: 0;
    border: none;
    border-radius: 0.28571429rem;
    -webkit-box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    -webkit-transition: -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
    transition: -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
    transition: box-shadow 0.1s ease, transform 0.1s ease;
    transition: box-shadow 0.1s ease, transform 0.1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
    z-index: "";
}

.theme_light .ui.card {
    margin: 1em 0;
}

.theme_light .ui.card a,
.theme_light .ui.cards>.card a {
    cursor: pointer;
}

.theme_light .ui.card:first-child {
    margin-top: 0;
}

.theme_light .ui.card:last-child {
    margin-bottom: 0;
}

.theme_light .ui.cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -0.875em -0.5em;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.theme_light .ui.cards>.card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0.875em 0.5em;
    float: none;
}

.theme_light .ui.card:after,
.theme_light .ui.cards:after {
    display: block;
    content: " ";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.theme_light .ui.cards~.ui.cards {
    margin-top: 0.875em;
}

.theme_light .ui.card> :first-child,
.theme_light .ui.cards>.card> :first-child {
    border-radius: 0.28571429rem 0.28571429rem 0 0 !important;
    border-top: none !important;
}

.theme_light .ui.card> :last-child,
.theme_light .ui.cards>.card> :last-child {
    border-radius: 0 0 0.28571429rem 0.28571429rem !important;
}

.theme_light .ui.card> :only-child,
.theme_light .ui.cards>.card> :only-child {
    border-radius: 0.28571429rem !important;
}

.theme_light .ui.card>.image,
.theme_light .ui.cards>.card>.image {
    position: relative;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0;
    background: rgba(0, 0, 0, 0.05);
}

.theme_light .ui.card>.image>img,
.theme_light .ui.cards>.card>.image>img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: inherit;
}

.theme_light .ui.card>.image:not(.ui)>img,
.theme_light .ui.cards>.card>.image:not(.ui)>img {
    border: none;
}

.theme_light .ui.card>.content,
.theme_light .ui.cards>.card>.content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, 0.1);
    background: 0 0;
    margin: 0;
    padding: 1em 1em;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 1em;
    border-radius: 0;
}

.theme_light .ui.card>.content:after,
.theme_light .ui.cards>.card>.content:after {
    display: block;
    content: " ";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.theme_light .ui.card>.content>.header,
.theme_light .ui.cards>.card>.content>.header {
    display: block;
    margin: "";
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: rgba(0, 0, 0, 0.85);
}

.theme_light .ui.card>.content>.header:not(.ui),
.theme_light .ui.cards>.card>.content>.header:not(.ui) {
    font-weight: 700;
    font-size: 1.28571429em;
    margin-top: -0.21425em;
    line-height: 1.28571429em;
}

.theme_light .ui.card>.content>.header+.description,
.theme_light .ui.card>.content>.meta+.description,
.theme_light .ui.cards>.card>.content>.header+.description,
.theme_light .ui.cards>.card>.content>.meta+.description {
    margin-top: 0.5em;
}

.theme_light .ui.card [class*="left floated"],
.theme_light .ui.cards>.card [class*="left floated"] {
    float: left;
}

.theme_light .ui.card [class*="right floated"],
.theme_light .ui.cards>.card [class*="right floated"] {
    float: right;
}

.theme_light .ui.card [class*="left aligned"],
.theme_light .ui.cards>.card [class*="left aligned"] {
    text-align: left;
}

.theme_light .ui.card [class*="center aligned"],
.theme_light .ui.cards>.card [class*="center aligned"] {
    text-align: center;
}

.theme_light .ui.card [class*="right aligned"],
.theme_light .ui.cards>.card [class*="right aligned"] {
    text-align: right;
}

.theme_light .ui.card .content img,
.theme_light .ui.cards>.card .content img {
    display: inline-block;
    vertical-align: middle;
    width: "";
}

.theme_light .ui.card .avatar img,
.theme_light .ui.card img.avatar,
.theme_light .ui.cards>.card .avatar img,
.theme_light .ui.cards>.card img.avatar {
    width: 2em;
    height: 2em;
    border-radius: 500rem;
}

.theme_light .ui.card>.content>.description,
.theme_light .ui.cards>.card>.content>.description {
    clear: both;
    color: rgba(0, 0, 0, 0.68);
}

.theme_light .ui.card>.content p,
.theme_light .ui.cards>.card>.content p {
    margin: 0 0 0.5em;
}

.theme_light .ui.card>.content p:last-child,
.theme_light .ui.cards>.card>.content p:last-child {
    margin-bottom: 0;
}

.theme_light .ui.card .meta,
.theme_light .ui.cards>.card .meta {
    font-size: 1em;
    color: rgba(0, 0, 0, 0.4);
}

.theme_light .ui.card .meta *,
.theme_light .ui.cards>.card .meta * {
    margin-right: 0.3em;
}

.theme_light .ui.card .meta :last-child,
.theme_light .ui.cards>.card .meta :last-child {
    margin-right: 0;
}

.theme_light .ui.card .meta [class*="right floated"],
.theme_light .ui.cards>.card .meta [class*="right floated"] {
    margin-right: 0;
    margin-left: 0.3em;
}

.theme_light .ui.card>.content a:not(.ui),
.theme_light .ui.cards>.card>.content a:not(.ui) {
    color: "";
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
}

.theme_light .ui.card>.content a:not(.ui):hover,
.theme_light .ui.cards>.card>.content a:not(.ui):hover {
    color: "";
}

.theme_light .ui.card>.content>a.header,
.theme_light .ui.cards>.card>.content>a.header {
    color: rgba(0, 0, 0, 0.85);
}

.theme_light .ui.card>.content>a.header:hover,
.theme_light .ui.cards>.card>.content>a.header:hover {
    color: #1e70bf;
}

.theme_light .ui.card .meta>a:not(.ui),
.theme_light .ui.cards>.card .meta>a:not(.ui) {
    color: rgba(0, 0, 0, 0.4);
}

.theme_light .ui.card .meta>a:not(.ui):hover,
.theme_light .ui.cards>.card .meta>a:not(.ui):hover {
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.card>.button,
.theme_light .ui.card>.buttons,
.theme_light .ui.cards>.card>.button,
.theme_light .ui.cards>.card>.buttons {
    margin: 0 -1px;
    width: calc(100% + 2px);
}

.theme_light .ui.card .dimmer,
.theme_light .ui.cards>.card .dimmer {
    background-color: "";
    z-index: 10;
}

.theme_light .ui.card>.content .star.icon,
.theme_light .ui.cards>.card>.content .star.icon {
    cursor: pointer;
    opacity: 0.75;
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
}

.theme_light .ui.card>.content .star.icon:hover,
.theme_light .ui.cards>.card>.content .star.icon:hover {
    opacity: 1;
    color: #ffb70a;
}

.theme_light .ui.card>.content .active.star.icon,
.theme_light .ui.cards>.card>.content .active.star.icon {
    color: #ffe623;
}

.theme_light .ui.card>.content .like.icon,
.theme_light .ui.cards>.card>.content .like.icon {
    cursor: pointer;
    opacity: 0.75;
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
}

.theme_light .ui.card>.content .like.icon:hover,
.theme_light .ui.cards>.card>.content .like.icon:hover {
    opacity: 1;
    color: #ff2733;
}

.theme_light .ui.card>.content .active.like.icon,
.theme_light .ui.cards>.card>.content .active.like.icon {
    color: #ff2733;
}

.theme_light .ui.card>.extra,
.theme_light .ui.cards>.card>.extra {
    max-width: 100%;
    min-height: 0 !important;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
    position: static;
    background: 0 0;
    width: auto;
    margin: 0 0;
    padding: 0.75em 1em;
    top: 0;
    left: 0;
    color: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
}

.theme_light .ui.card>.extra a:not(.ui),
.theme_light .ui.cards>.card>.extra a:not(.ui) {
    color: rgba(0, 0, 0, 0.4);
}

.theme_light .ui.card>.extra a:not(.ui):hover,
.theme_light .ui.cards>.card>.extra a:not(.ui):hover {
    color: #1e70bf;
}

.theme_light .ui.raised.card,
.theme_light .ui.raised.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.link.cards .raised.card:hover,
.theme_light .ui.link.raised.card:hover,
.theme_light .ui.raised.cards a.card:hover,
.theme_light a.ui.raised.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 4px 0 rgba(34, 36, 38, 0.15), 0 2px 10px 0 rgba(34, 36, 38, 0.25);
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 4px 0 rgba(34, 36, 38, 0.15), 0 2px 10px 0 rgba(34, 36, 38, 0.25);
}

.theme_light .ui.raised.card,
.theme_light .ui.raised.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.centered.cards {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.theme_light .ui.centered.card {
    margin-left: auto;
    margin-right: auto;
}

.theme_light .ui.fluid.card {
    width: 100%;
    max-width: 9999px;
}

.theme_light .ui.cards a.card,
.theme_light .ui.link.card,
.theme_light .ui.link.cards .card,
.theme_light a.ui.card {
    -webkit-transform: none;
    transform: none;
}

.theme_light .ui.cards a.card:hover,
.theme_light .ui.link.card:hover,
.theme_light .ui.link.cards .card:hover,
.theme_light a.ui.card:hover {
    cursor: pointer;
    z-index: 5;
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 1px 3px 0 #bcbdbd, 0 0 0 1px #d4d4d5;
    box-shadow: 0 1px 3px 0 #bcbdbd, 0 0 0 1px #d4d4d5;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.theme_light .ui.cards>.red.card,
.theme_light .ui.red.card,
.theme_light .ui.red.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #db2828, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #db2828, 0 1px 3px 0 #d4d4d5;
}

.theme_light .ui.cards>.red.card:hover,
.theme_light .ui.red.card:hover,
.theme_light .ui.red.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #d01919, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #d01919, 0 1px 3px 0 #bcbdbd;
}

.theme_light .ui.cards>.orange.card,
.theme_light .ui.orange.card,
.theme_light .ui.orange.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #f2711c, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #f2711c, 0 1px 3px 0 #d4d4d5;
}

.theme_light .ui.cards>.orange.card:hover,
.theme_light .ui.orange.card:hover,
.theme_light .ui.orange.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #f26202, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #f26202, 0 1px 3px 0 #bcbdbd;
}

.theme_light .ui.cards>.yellow.card,
.theme_light .ui.yellow.card,
.theme_light .ui.yellow.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #fbbd08, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #fbbd08, 0 1px 3px 0 #d4d4d5;
}

.theme_light .ui.cards>.yellow.card:hover,
.theme_light .ui.yellow.card:hover,
.theme_light .ui.yellow.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #eaae00, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #eaae00, 0 1px 3px 0 #bcbdbd;
}

.theme_light .ui.cards>.olive.card,
.theme_light .ui.olive.card,
.theme_light .ui.olive.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #b5cc18, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #b5cc18, 0 1px 3px 0 #d4d4d5;
}

.theme_light .ui.cards>.olive.card:hover,
.theme_light .ui.olive.card:hover,
.theme_light .ui.olive.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #a7bd0d, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #a7bd0d, 0 1px 3px 0 #bcbdbd;
}

.theme_light .ui.cards>.green.card,
.theme_light .ui.green.card,
.theme_light .ui.green.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #21ba45, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #21ba45, 0 1px 3px 0 #d4d4d5;
}

.theme_light .ui.cards>.green.card:hover,
.theme_light .ui.green.card:hover,
.theme_light .ui.green.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #16ab39, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #16ab39, 0 1px 3px 0 #bcbdbd;
}

.theme_light .ui.cards>.teal.card,
.theme_light .ui.teal.card,
.theme_light .ui.teal.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #00b5ad, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #00b5ad, 0 1px 3px 0 #d4d4d5;
}

.theme_light .ui.cards>.teal.card:hover,
.theme_light .ui.teal.card:hover,
.theme_light .ui.teal.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #009c95, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #009c95, 0 1px 3px 0 #bcbdbd;
}

.theme_light .ui.blue.card,
.theme_light .ui.blue.cards>.card,
.theme_light .ui.cards>.blue.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #2185d0, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #2185d0, 0 1px 3px 0 #d4d4d5;
}

.theme_light .ui.blue.card:hover,
.theme_light .ui.blue.cards>.card:hover,
.theme_light .ui.cards>.blue.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #1678c2, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #1678c2, 0 1px 3px 0 #bcbdbd;
}

.theme_light .ui.cards>.violet.card,
.theme_light .ui.violet.card,
.theme_light .ui.violet.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #6435c9, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #6435c9, 0 1px 3px 0 #d4d4d5;
}

.theme_light .ui.cards>.violet.card:hover,
.theme_light .ui.violet.card:hover,
.theme_light .ui.violet.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #5829bb, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #5829bb, 0 1px 3px 0 #bcbdbd;
}

.theme_light .ui.cards>.purple.card,
.theme_light .ui.purple.card,
.theme_light .ui.purple.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #a333c8, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #a333c8, 0 1px 3px 0 #d4d4d5;
}

.theme_light .ui.cards>.purple.card:hover,
.theme_light .ui.purple.card:hover,
.theme_light .ui.purple.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #9627ba, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #9627ba, 0 1px 3px 0 #bcbdbd;
}

.theme_light .ui.cards>.pink.card,
.theme_light .ui.pink.card,
.theme_light .ui.pink.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #e03997, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #e03997, 0 1px 3px 0 #d4d4d5;
}

.theme_light .ui.cards>.pink.card:hover,
.theme_light .ui.pink.card:hover,
.theme_light .ui.pink.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #e61a8d, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #e61a8d, 0 1px 3px 0 #bcbdbd;
}

.theme_light .ui.brown.card,
.theme_light .ui.brown.cards>.card,
.theme_light .ui.cards>.brown.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #a5673f, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #a5673f, 0 1px 3px 0 #d4d4d5;
}

.theme_light .ui.brown.card:hover,
.theme_light .ui.brown.cards>.card:hover,
.theme_light .ui.cards>.brown.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #975b33, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #975b33, 0 1px 3px 0 #bcbdbd;
}

.theme_light .ui.cards>.grey.card,
.theme_light .ui.grey.card,
.theme_light .ui.grey.cards>.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #767676, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #767676, 0 1px 3px 0 #d4d4d5;
}

.theme_light .ui.cards>.grey.card:hover,
.theme_light .ui.grey.card:hover,
.theme_light .ui.grey.cards>.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #838383, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #838383, 0 1px 3px 0 #bcbdbd;
}

.theme_light .ui.black.card,
.theme_light .ui.black.cards>.card,
.theme_light .ui.cards>.black.card {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #1b1c1d, 0 1px 3px 0 #d4d4d5;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #1b1c1d, 0 1px 3px 0 #d4d4d5;
}

.theme_light .ui.black.card:hover,
.theme_light .ui.black.cards>.card:hover,
.theme_light .ui.cards>.black.card:hover {
    -webkit-box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #27292a, 0 1px 3px 0 #bcbdbd;
    box-shadow: 0 0 0 1px #d4d4d5, 0 2px 0 0 #27292a, 0 1px 3px 0 #bcbdbd;
}

.theme_light .ui.one.cards {
    margin-left: 0;
    margin-right: 0;
}

.theme_light .ui.one.cards>.card {
    width: 100%;
}

.theme_light .ui.two.cards {
    margin-left: -1em;
    margin-right: -1em;
}

.theme_light .ui.two.cards>.card {
    width: calc(50% - 2em);
    margin-left: 1em;
    margin-right: 1em;
}

.theme_light .ui.three.cards {
    margin-left: -1em;
    margin-right: -1em;
}

.theme_light .ui.three.cards>.card {
    width: calc(33.33333333% - 2em);
    margin-left: 1em;
    margin-right: 1em;
}

.theme_light .ui.four.cards {
    margin-left: -0.75em;
    margin-right: -0.75em;
}

.theme_light .ui.four.cards>.card {
    width: calc(25% - 1.5em);
    margin-left: 0.75em;
    margin-right: 0.75em;
}

.theme_light .ui.five.cards {
    margin-left: -0.75em;
    margin-right: -0.75em;
}

.theme_light .ui.five.cards>.card {
    width: calc(20% - 1.5em);
    margin-left: 0.75em;
    margin-right: 0.75em;
}

.theme_light .ui.six.cards {
    margin-left: -0.75em;
    margin-right: -0.75em;
}

.theme_light .ui.six.cards>.card {
    width: calc(16.66666667% - 1.5em);
    margin-left: 0.75em;
    margin-right: 0.75em;
}

.theme_light .ui.seven.cards {
    margin-left: -0.5em;
    margin-right: -0.5em;
}

.theme_light .ui.seven.cards>.card {
    width: calc(14.28571429% - 1em);
    margin-left: 0.5em;
    margin-right: 0.5em;
}

.theme_light .ui.eight.cards {
    margin-left: -0.5em;
    margin-right: -0.5em;
}

.theme_light .ui.eight.cards>.card {
    width: calc(12.5% - 1em);
    margin-left: 0.5em;
    margin-right: 0.5em;
    font-size: 11px;
}

.theme_light .ui.nine.cards {
    margin-left: -0.5em;
    margin-right: -0.5em;
}

.theme_light .ui.nine.cards>.card {
    width: calc(11.11111111% - 1em);
    margin-left: 0.5em;
    margin-right: 0.5em;
    font-size: 10px;
}

.theme_light .ui.ten.cards {
    margin-left: -0.5em;
    margin-right: -0.5em;
}

.theme_light .ui.ten.cards>.card {
    width: calc(10% - 1em);
    margin-left: 0.5em;
    margin-right: 0.5em;
}

@media only screen and (max-width: 767px) {
    .theme_light .ui.two.doubling.cards {
        margin-left: 0;
        margin-right: 0;
    }

    .theme_light .ui.two.doubling.cards>.card {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .theme_light .ui.three.doubling.cards {
        margin-left: -1em;
        margin-right: -1em;
    }

    .theme_light .ui.three.doubling.cards>.card {
        width: calc(50% - 2em);
        margin-left: 1em;
        margin-right: 1em;
    }

    .theme_light .ui.four.doubling.cards {
        margin-left: -1em;
        margin-right: -1em;
    }

    .theme_light .ui.four.doubling.cards>.card {
        width: calc(50% - 2em);
        margin-left: 1em;
        margin-right: 1em;
    }

    .theme_light .ui.five.doubling.cards {
        margin-left: -1em;
        margin-right: -1em;
    }

    .theme_light .ui.five.doubling.cards>.card {
        width: calc(50% - 2em);
        margin-left: 1em;
        margin-right: 1em;
    }

    .theme_light .ui.six.doubling.cards {
        margin-left: -1em;
        margin-right: -1em;
    }

    .theme_light .ui.six.doubling.cards>.card {
        width: calc(50% - 2em);
        margin-left: 1em;
        margin-right: 1em;
    }

    .theme_light .ui.seven.doubling.cards {
        margin-left: -1em;
        margin-right: -1em;
    }

    .theme_light .ui.seven.doubling.cards>.card {
        width: calc(33.33333333% - 2em);
        margin-left: 1em;
        margin-right: 1em;
    }

    .theme_light .ui.eight.doubling.cards {
        margin-left: -1em;
        margin-right: -1em;
    }

    .theme_light .ui.eight.doubling.cards>.card {
        width: calc(33.33333333% - 2em);
        margin-left: 1em;
        margin-right: 1em;
    }

    .theme_light .ui.nine.doubling.cards {
        margin-left: -1em;
        margin-right: -1em;
    }

    .theme_light .ui.nine.doubling.cards>.card {
        width: calc(33.33333333% - 2em);
        margin-left: 1em;
        margin-right: 1em;
    }

    .theme_light .ui.ten.doubling.cards {
        margin-left: -1em;
        margin-right: -1em;
    }

    .theme_light .ui.ten.doubling.cards>.card {
        width: calc(33.33333333% - 2em);
        margin-left: 1em;
        margin-right: 1em;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .theme_light .ui.two.doubling.cards {
        margin-left: 0;
        margin-right: 0;
    }

    .theme_light .ui.two.doubling.cards>.card {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .theme_light .ui.three.doubling.cards {
        margin-left: -1em;
        margin-right: -1em;
    }

    .theme_light .ui.three.doubling.cards>.card {
        width: calc(50% - 2em);
        margin-left: 1em;
        margin-right: 1em;
    }

    .theme_light .ui.four.doubling.cards {
        margin-left: -1em;
        margin-right: -1em;
    }

    .theme_light .ui.four.doubling.cards>.card {
        width: calc(50% - 2em);
        margin-left: 1em;
        margin-right: 1em;
    }

    .theme_light .ui.five.doubling.cards {
        margin-left: -1em;
        margin-right: -1em;
    }

    .theme_light .ui.five.doubling.cards>.card {
        width: calc(33.33333333% - 2em);
        margin-left: 1em;
        margin-right: 1em;
    }

    .theme_light .ui.six.doubling.cards {
        margin-left: -1em;
        margin-right: -1em;
    }

    .theme_light .ui.six.doubling.cards>.card {
        width: calc(33.33333333% - 2em);
        margin-left: 1em;
        margin-right: 1em;
    }

    .theme_light .ui.eight.doubling.cards {
        margin-left: -1em;
        margin-right: -1em;
    }

    .theme_light .ui.eight.doubling.cards>.card {
        width: calc(33.33333333% - 2em);
        margin-left: 1em;
        margin-right: 1em;
    }

    .theme_light .ui.eight.doubling.cards {
        margin-left: -0.75em;
        margin-right: -0.75em;
    }

    .theme_light .ui.eight.doubling.cards>.card {
        width: calc(25% - 1.5em);
        margin-left: 0.75em;
        margin-right: 0.75em;
    }

    .theme_light .ui.nine.doubling.cards {
        margin-left: -0.75em;
        margin-right: -0.75em;
    }

    .theme_light .ui.nine.doubling.cards>.card {
        width: calc(25% - 1.5em);
        margin-left: 0.75em;
        margin-right: 0.75em;
    }

    .theme_light .ui.ten.doubling.cards {
        margin-left: -0.75em;
        margin-right: -0.75em;
    }

    .theme_light .ui.ten.doubling.cards>.card {
        width: calc(20% - 1.5em);
        margin-left: 0.75em;
        margin-right: 0.75em;
    }
}

@media only screen and (max-width: 767px) {
    .theme_light .ui.stackable.cards {
        display: block !important;
    }

    .theme_light .ui.stackable.cards .card:first-child {
        margin-top: 0 !important;
    }

    .theme_light .ui.stackable.cards>.card {
        display: block !important;
        height: auto !important;
        margin: 1em 1em;
        padding: 0 !important;
        width: calc(100% - 2em) !important;
    }
}

.theme_light .ui.cards>.card {
    font-size: 1em;
}

.theme_light .ui.comments {
    margin: 1.5em 0;
    max-width: 650px;
}

.theme_light .ui.comments:first-child {
    margin-top: 0;
}

.theme_light .ui.comments:last-child {
    margin-bottom: 0;
}

.theme_light .ui.comments .comment {
    position: relative;
    background: 0 0;
    margin: 0.5em 0 0;
    padding: 0.5em 0 0;
    border: none;
    border-top: none;
    line-height: 1.2;
}

.theme_light .ui.comments .comment:first-child {
    margin-top: 0;
    padding-top: 0;
}

.theme_light .ui.comments .comment .comments {
    margin: 0 0 0.5em 0.5em;
    padding: 1em 0 1em 1em;
}

.theme_light .ui.comments .comment .comments:before {
    position: absolute;
    top: 0;
    left: 0;
}

.theme_light .ui.comments .comment .comments .comment {
    border: none;
    border-top: none;
    background: 0 0;
}

.theme_light .ui.comments .comment .avatar {
    display: block;
    width: 2.5em;
    height: auto;
    float: left;
    margin: 0.2em 0 0;
}

.theme_light .ui.comments .comment .avatar img,
.theme_light .ui.comments .comment img.avatar {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    border-radius: 0.25rem;
}

.theme_light .ui.comments .comment>.content {
    display: block;
}

.theme_light .ui.comments .comment>.avatar~.content {
    margin-left: 3.5em;
}

.theme_light .ui.comments .comment .author {
    font-size: 1em;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 700;
}

.theme_light .ui.comments .comment a.author {
    cursor: pointer;
}

.theme_light .ui.comments .comment a.author:hover {
    color: #1e70bf;
}

.theme_light .ui.comments .comment .metadata {
    display: inline-block;
    margin-left: 0.5em;
    color: rgba(0, 0, 0, 0.4);
    font-size: 0.875em;
}

.theme_light .ui.comments .comment .metadata>* {
    display: inline-block;
    margin: 0 0.5em 0 0;
}

.theme_light .ui.comments .comment .metadata> :last-child {
    margin-right: 0;
}

.theme_light .ui.comments .comment .text {
    margin: 0.25em 0 0.5em;
    font-size: 1em;
    word-wrap: break-word;
    color: rgba(0, 0, 0, 0.87);
    line-height: 1.3;
}

.theme_light .ui.comments .comment .actions {
    font-size: 0.875em;
}

.theme_light .ui.comments .comment .actions a {
    cursor: pointer;
    display: inline-block;
    margin: 0 0.75em 0 0;
    color: rgba(0, 0, 0, 0.4);
}

.theme_light .ui.comments .comment .actions a:last-child {
    margin-right: 0;
}

.theme_light .ui.comments .comment .actions a.active,
.theme_light .ui.comments .comment .actions a:hover {
    color: rgba(0, 0, 0, 0.8);
}

.theme_light .ui.comments>.reply.form {
    margin-top: 1em;
}

.theme_light .ui.comments .comment .reply.form {
    width: 100%;
    margin-top: 1em;
}

.theme_light .ui.comments .reply.form textarea {
    font-size: 1em;
    height: 12em;
}

.theme_light .ui.collapsed.comments,
.theme_light .ui.comments .collapsed.comment,
.theme_light .ui.comments .collapsed.comments {
    display: none;
}

.theme_light .ui.threaded.comments .comment .comments {
    margin: -1.5em 0 -1em 1.25em;
    padding: 3em 0 2em 2.25em;
    -webkit-box-shadow: -1px 0 0 rgba(34, 36, 38, 0.15);
    box-shadow: -1px 0 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.minimal.comments .comment .actions {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.theme_light .ui.minimal.comments .comment>.content:hover>.actions {
    opacity: 1;
}

.theme_light .ui.mini.comments {
    font-size: 0.78571429rem;
}

.theme_light .ui.tiny.comments {
    font-size: 0.85714286rem;
}

.theme_light .ui.small.comments {
    font-size: 0.92857143rem;
}

.theme_light .ui.comments {
    font-size: 1rem;
}

.theme_light .ui.large.comments {
    font-size: 1.14285714rem;
}

.theme_light .ui.big.comments {
    font-size: 1.28571429rem;
}

.theme_light .ui.huge.comments {
    font-size: 1.42857143rem;
}

.theme_light .ui.massive.comments {
    font-size: 1.71428571rem;
}

.theme_light .ui.feed {
    margin: 1em 0;
}

.theme_light .ui.feed:first-child {
    margin-top: 0;
}

.theme_light .ui.feed:last-child {
    margin-bottom: 0;
}

.theme_light .ui.feed>.event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    padding: 0.21428571rem 0;
    margin: 0;
    background: 0 0;
    border-top: none;
}

.theme_light .ui.feed>.event:first-child {
    border-top: 0;
    padding-top: 0;
}

.theme_light .ui.feed>.event:last-child {
    padding-bottom: 0;
}

.theme_light .ui.feed>.event>.label {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 2.5em;
    height: auto;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    text-align: left;
}

.theme_light .ui.feed>.event>.label .icon {
    opacity: 1;
    font-size: 1.5em;
    width: 100%;
    padding: 0.25em;
    background: 0 0;
    border: none;
    border-radius: none;
    color: rgba(0, 0, 0, 0.6);
}

.theme_light .ui.feed>.event>.label img {
    width: 100%;
    height: auto;
    border-radius: 500rem;
}

.theme_light .ui.feed>.event>.label+.content {
    margin: 0.5em 0 0.35714286em 1.14285714em;
}

.theme_light .ui.feed>.event>.content {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    text-align: left;
    word-wrap: break-word;
}

.theme_light .ui.feed>.event:last-child>.content {
    padding-bottom: 0;
}

.theme_light .ui.feed>.event>.content a {
    cursor: pointer;
}

.theme_light .ui.feed>.event>.content .date {
    margin: -0.5rem 0 0;
    padding: 0;
    font-weight: 400;
    font-size: 1em;
    font-style: normal;
    color: rgba(0, 0, 0, 0.4);
}

.theme_light .ui.feed>.event>.content .summary {
    margin: 0;
    font-size: 1em;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.feed>.event>.content .summary img {
    display: inline-block;
    width: auto;
    height: 10em;
    margin: -0.25em 0.25em 0 0;
    border-radius: 0.25em;
    vertical-align: middle;
}

.theme_light .ui.feed>.event>.content .user {
    display: inline-block;
    font-weight: 700;
    margin-right: 0;
    vertical-align: baseline;
}

.theme_light .ui.feed>.event>.content .user img {
    margin: -0.25em 0.25em 0 0;
    width: auto;
    height: 10em;
    vertical-align: middle;
}

.theme_light .ui.feed>.event>.content .summary>.date {
    display: inline-block;
    float: none;
    font-weight: 400;
    font-size: 0.85714286em;
    font-style: normal;
    margin: 0 0 0 0.5em;
    padding: 0;
    color: rgba(0, 0, 0, 0.4);
}

.theme_light .ui.feed>.event>.content .extra {
    margin: 0.5em 0 0;
    background: 0 0;
    padding: 0;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.feed>.event>.content .extra.images img {
    display: inline-block;
    margin: 0 0.25em 0 0;
    width: 6em;
}

.theme_light .ui.feed>.event>.content .extra.text {
    padding: 0;
    border-left: none;
    font-size: 1em;
    max-width: 500px;
    line-height: 1.4285em;
}

.theme_light .ui.feed>.event>.content .meta {
    display: inline-block;
    font-size: 0.85714286em;
    margin: 0.5em 0 0;
    background: 0 0;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    color: rgba(0, 0, 0, 0.6);
}

.theme_light .ui.feed>.event>.content .meta>* {
    position: relative;
    margin-left: 0.75em;
}

.theme_light .ui.feed>.event>.content .meta> :after {
    content: "";
    color: rgba(0, 0, 0, 0.2);
    top: 0;
    left: -1em;
    opacity: 1;
    position: absolute;
    vertical-align: top;
}

.theme_light .ui.feed>.event>.content .meta .like {
    color: "";
    -webkit-transition: 0.2s color ease;
    transition: 0.2s color ease;
}

.theme_light .ui.feed>.event>.content .meta .like:hover .icon {
    color: #ff2733;
}

.theme_light .ui.feed>.event>.content .meta .active.like .icon {
    color: #ef404a;
}

.theme_light .ui.feed>.event>.content .meta> :first-child {
    margin-left: 0;
}

.theme_light .ui.feed>.event>.content .meta> :first-child::after {
    display: none;
}

.theme_light .ui.feed>.event>.content .meta a,
.theme_light .ui.feed>.event>.content .meta>.icon {
    cursor: pointer;
    opacity: 1;
    color: rgba(0, 0, 0, 0.5);
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
}

.theme_light .ui.feed>.event>.content .meta a:hover,
.theme_light .ui.feed>.event>.content .meta a:hover .icon,
.theme_light .ui.feed>.event>.content .meta>.icon:hover {
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.small.feed {
    font-size: 0.92857143rem;
}

.theme_light .ui.feed {
    font-size: 1rem;
}

.theme_light .ui.large.feed {
    font-size: 1.14285714rem;
}

.theme_light .ui.items>.item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1em 0;
    width: 100%;
    min-height: 0;
    background: 0 0;
    padding: 0;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: -webkit-box-shadow 0.1s ease;
    transition: -webkit-box-shadow 0.1s ease;
    transition: box-shadow 0.1s ease;
    transition: box-shadow 0.1s ease, -webkit-box-shadow 0.1s ease;
    z-index: "";
}

.theme_light .ui.items>.item a {
    cursor: pointer;
}

.theme_light .ui.items {
    margin: 1.5em 0;
}

.theme_light .ui.items:first-child {
    margin-top: 0 !important;
}

.theme_light .ui.items:last-child {
    margin-bottom: 0 !important;
}

.theme_light .ui.items>.item:after {
    display: block;
    content: " ";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.theme_light .ui.items>.item:first-child {
    margin-top: 0;
}

.theme_light .ui.items>.item:last-child {
    margin-bottom: 0;
}

.theme_light .ui.items>.item>.image {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    max-height: "";
    -ms-flex-item-align: top;
    align-self: top;
}

.theme_light .ui.items>.item>.image>img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0.125rem;
    border: none;
}

.theme_light .ui.items>.item>.image:only-child>img {
    border-radius: 0;
}

.theme_light .ui.items>.item>.content {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    background: 0 0;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 1em;
    border: none;
    border-radius: 0;
}

.theme_light .ui.items>.item>.content:after {
    display: block;
    content: " ";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.theme_light .ui.items>.item>.image+.content {
    min-width: 0;
    width: auto;
    display: block;
    margin-left: 0;
    -ms-flex-item-align: top;
    align-self: top;
    padding-left: 1.5em;
}

.theme_light .ui.items>.item>.content>.header {
    display: inline-block;
    margin: -0.21425em 0 0;
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.85);
}

.theme_light .ui.items>.item>.content>.header:not(.ui) {
    font-size: 1.28571429em;
}

.theme_light .ui.items>.item [class*="left floated"] {
    float: left;
}

.theme_light .ui.items>.item [class*="right floated"] {
    float: right;
}

.theme_light .ui.items>.item .content img {
    -ms-flex-item-align: middle;
    align-self: middle;
    width: "";
}

.theme_light .ui.items>.item .avatar img,
.theme_light .ui.items>.item img.avatar {
    width: "";
    height: "";
    border-radius: 500rem;
}

.theme_light .ui.items>.item>.content>.description {
    margin-top: 0.6em;
    max-width: auto;
    font-size: 1em;
    line-height: 1.4285em;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.items>.item>.content p {
    margin: 0 0 0.5em;
}

.theme_light .ui.items>.item>.content p:last-child {
    margin-bottom: 0;
}

.theme_light .ui.items>.item .meta {
    margin: 0.5em 0 0.5em;
    font-size: 1em;
    line-height: 1em;
    color: rgba(0, 0, 0, 0.6);
}

.theme_light .ui.items>.item .meta * {
    margin-right: 0.3em;
}

.theme_light .ui.items>.item .meta :last-child {
    margin-right: 0;
}

.theme_light .ui.items>.item .meta [class*="right floated"] {
    margin-right: 0;
    margin-left: 0.3em;
}

.theme_light .ui.items>.item>.content a:not(.ui) {
    color: "";
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
}

.theme_light .ui.items>.item>.content a:not(.ui):hover {
    color: "";
}

.theme_light .ui.items>.item>.content>a.header {
    color: rgba(0, 0, 0, 0.85);
}

.theme_light .ui.items>.item>.content>a.header:hover {
    color: #1e70bf;
}

.theme_light .ui.items>.item .meta>a:not(.ui) {
    color: rgba(0, 0, 0, 0.4);
}

.theme_light .ui.items>.item .meta>a:not(.ui):hover {
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.items>.item>.content .favorite.icon {
    cursor: pointer;
    opacity: 0.75;
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
}

.theme_light .ui.items>.item>.content .favorite.icon:hover {
    opacity: 1;
    color: #ffb70a;
}

.theme_light .ui.items>.item>.content .active.favorite.icon {
    color: #ffe623;
}

.theme_light .ui.items>.item>.content .like.icon {
    cursor: pointer;
    opacity: 0.75;
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
}

.theme_light .ui.items>.item>.content .like.icon:hover {
    opacity: 1;
    color: #ff2733;
}

.theme_light .ui.items>.item>.content .active.like.icon {
    color: #ff2733;
}

.theme_light .ui.items>.item .extra {
    display: block;
    position: relative;
    background: 0 0;
    margin: 0.5rem 0 0;
    width: 100%;
    padding: 0 0 0;
    top: 0;
    left: 0;
    color: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
    border-top: none;
}

.theme_light .ui.items>.item .extra>* {
    margin: 0.25rem 0.5rem 0.25rem 0;
}

.theme_light .ui.items>.item .extra>[class*="right floated"] {
    margin: 0.25rem 0 0.25rem 0.5rem;
}

.theme_light .ui.items>.item .extra:after {
    display: block;
    content: " ";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.theme_light .ui.items>.item>.image:not(.ui) {
    width: 175px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .theme_light .ui.items>.item {
        margin: 1em 0;
    }

    .theme_light .ui.items>.item>.image:not(.ui) {
        width: 150px;
    }

    .theme_light .ui.items>.item>.image+.content {
        display: block;
        padding: 0 0 0 1em;
    }
}

@media only screen and (max-width: 767px) {
    .theme_light .ui.items:not(.unstackable)>.item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 2em 0;
    }

    .theme_light .ui.items:not(.unstackable)>.item>.image {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .theme_light .ui.items:not(.unstackable)>.item>.image,
    .theme_light .ui.items:not(.unstackable)>.item>.image>img {
        max-width: 100% !important;
        width: auto !important;
        max-height: 250px !important;
    }

    .theme_light .ui.items:not(.unstackable)>.item>.image+.content {
        display: block;
        padding: 1.5em 0 0;
    }
}

.theme_light .ui.items>.item>.image+[class*="top aligned"].content {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.theme_light .ui.items>.item>.image+[class*="middle aligned"].content {
    -ms-flex-item-align: center;
    align-self: center;
}

.theme_light .ui.items>.item>.image+[class*="bottom aligned"].content {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.theme_light .ui.relaxed.items>.item {
    margin: 1.5em 0;
}

.theme_light .ui[class*="very relaxed"].items>.item {
    margin: 2em 0;
}

.theme_light .ui.divided.items>.item {
    border-top: 1px solid rgba(34, 36, 38, 0.15);
    margin: 0;
    padding: 1em 0;
}

.theme_light .ui.divided.items>.item:first-child {
    border-top: none;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.theme_light .ui.divided.items>.item:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.theme_light .ui.relaxed.divided.items>.item {
    margin: 0;
    padding: 1.5em 0;
}

.theme_light .ui[class*="very relaxed"].divided.items>.item {
    margin: 0;
    padding: 2em 0;
}

.theme_light .ui.items a.item:hover,
.theme_light .ui.link.items>.item:hover {
    cursor: pointer;
}

.theme_light .ui.items a.item:hover .content .header,
.theme_light .ui.link.items>.item:hover .content .header {
    color: #1e70bf;
}

.theme_light .ui.items>.item {
    font-size: 1em;
}

@media only screen and (max-width: 767px) {

    .theme_light .ui.unstackable.items>.item>.image,
    .theme_light .ui.unstackable.items>.item>.image>img {
        width: 125px !important;
    }
}

.theme_light .ui.statistic {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 1em 0;
    max-width: auto;
}

.theme_light .ui.statistic+.ui.statistic {
    margin: 0 0 0 1.5em;
}

.theme_light .ui.statistic:first-child {
    margin-top: 0;
}

.theme_light .ui.statistic:last-child {
    margin-bottom: 0;
}

.theme_light .ui.statistics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.theme_light .ui.statistics>.statistic {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 1.5em 1em;
    max-width: auto;
}

.theme_light .ui.statistics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1em -1.5em -1em;
}

.theme_light .ui.statistics:after {
    display: block;
    content: " ";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.theme_light .ui.statistics:first-child {
    margin-top: 0;
}

.theme_light .ui.statistic>.value,
.theme_light .ui.statistics .statistic>.value {
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 4rem;
    font-weight: 400;
    line-height: 1em;
    color: #1b1c1d;
    text-transform: uppercase;
    text-align: center;
}

.theme_light .ui.statistic>.label,
.theme_light .ui.statistics .statistic>.label {
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.87);
    text-transform: uppercase;
    text-align: center;
}

.theme_light .ui.statistic>.label~.value,
.theme_light .ui.statistics .statistic>.label~.value {
    margin-top: 0;
}

.theme_light .ui.statistic>.value~.label,
.theme_light .ui.statistics .statistic>.value~.label {
    margin-top: 0;
}

.theme_light .ui.statistic>.value .icon,
.theme_light .ui.statistics .statistic>.value .icon {
    opacity: 1;
    width: auto;
    margin: 0;
}

.theme_light .ui.statistic>.text.value,
.theme_light .ui.statistics .statistic>.text.value {
    line-height: 1em;
    min-height: 2em;
    font-weight: 700;
    text-align: center;
}

.theme_light .ui.statistic>.text.value+.label,
.theme_light .ui.statistics .statistic>.text.value+.label {
    text-align: center;
}

.theme_light .ui.statistic>.value img,
.theme_light .ui.statistics .statistic>.value img {
    max-height: 3rem;
    vertical-align: baseline;
}

.theme_light .ui.ten.statistics {
    margin: 0 0 -1em;
}

.theme_light .ui.ten.statistics .statistic {
    min-width: 10%;
    margin: 0 0 1em;
}

.theme_light .ui.nine.statistics {
    margin: 0 0 -1em;
}

.theme_light .ui.nine.statistics .statistic {
    min-width: 11.11111111%;
    margin: 0 0 1em;
}

.theme_light .ui.eight.statistics {
    margin: 0 0 -1em;
}

.theme_light .ui.eight.statistics .statistic {
    min-width: 12.5%;
    margin: 0 0 1em;
}

.theme_light .ui.seven.statistics {
    margin: 0 0 -1em;
}

.theme_light .ui.seven.statistics .statistic {
    min-width: 14.28571429%;
    margin: 0 0 1em;
}

.theme_light .ui.six.statistics {
    margin: 0 0 -1em;
}

.theme_light .ui.six.statistics .statistic {
    min-width: 16.66666667%;
    margin: 0 0 1em;
}

.theme_light .ui.five.statistics {
    margin: 0 0 -1em;
}

.theme_light .ui.five.statistics .statistic {
    min-width: 20%;
    margin: 0 0 1em;
}

.theme_light .ui.four.statistics {
    margin: 0 0 -1em;
}

.theme_light .ui.four.statistics .statistic {
    min-width: 25%;
    margin: 0 0 1em;
}

.theme_light .ui.three.statistics {
    margin: 0 0 -1em;
}

.theme_light .ui.three.statistics .statistic {
    min-width: 33.33333333%;
    margin: 0 0 1em;
}

.theme_light .ui.two.statistics {
    margin: 0 0 -1em;
}

.theme_light .ui.two.statistics .statistic {
    min-width: 50%;
    margin: 0 0 1em;
}

.theme_light .ui.one.statistics {
    margin: 0 0 -1em;
}

.theme_light .ui.one.statistics .statistic {
    min-width: 100%;
    margin: 0 0 1em;
}

.theme_light .ui.horizontal.statistic {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.theme_light .ui.horizontal.statistics {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    max-width: none;
}

.theme_light .ui.horizontal.statistics .statistic {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: none;
    margin: 1em 0;
}

.theme_light .ui.horizontal.statistic>.text.value,
.theme_light .ui.horizontal.statistics>.statistic>.text.value {
    min-height: 0 !important;
}

.theme_light .ui.horizontal.statistic>.value .icon,
.theme_light .ui.horizontal.statistics .statistic>.value .icon {
    width: 1.18em;
}

.theme_light .ui.horizontal.statistic>.value,
.theme_light .ui.horizontal.statistics .statistic>.value {
    display: inline-block;
    vertical-align: middle;
}

.theme_light .ui.horizontal.statistic>.label,
.theme_light .ui.horizontal.statistics .statistic>.label {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 0.75em;
}

.theme_light .ui.red.statistic>.value,
.theme_light .ui.red.statistics .statistic>.value,
.theme_light .ui.statistics .red.statistic>.value {
    color: #db2828;
}

.theme_light .ui.orange.statistic>.value,
.theme_light .ui.orange.statistics .statistic>.value,
.theme_light .ui.statistics .orange.statistic>.value {
    color: #f2711c;
}

.theme_light .ui.statistics .yellow.statistic>.value,
.theme_light .ui.yellow.statistic>.value,
.theme_light .ui.yellow.statistics .statistic>.value {
    color: #fbbd08;
}

.theme_light .ui.olive.statistic>.value,
.theme_light .ui.olive.statistics .statistic>.value,
.theme_light .ui.statistics .olive.statistic>.value {
    color: #b5cc18;
}

.theme_light .ui.green.statistic>.value,
.theme_light .ui.green.statistics .statistic>.value,
.theme_light .ui.statistics .green.statistic>.value {
    color: #21ba45;
}

.theme_light .ui.statistics .teal.statistic>.value,
.theme_light .ui.teal.statistic>.value,
.theme_light .ui.teal.statistics .statistic>.value {
    color: #00b5ad;
}

.theme_light .ui.blue.statistic>.value,
.theme_light .ui.blue.statistics .statistic>.value,
.theme_light .ui.statistics .blue.statistic>.value {
    color: #2185d0;
}

.theme_light .ui.statistics .violet.statistic>.value,
.theme_light .ui.violet.statistic>.value,
.theme_light .ui.violet.statistics .statistic>.value {
    color: #6435c9;
}

.theme_light .ui.purple.statistic>.value,
.theme_light .ui.purple.statistics .statistic>.value,
.theme_light .ui.statistics .purple.statistic>.value {
    color: #a333c8;
}

.theme_light .ui.pink.statistic>.value,
.theme_light .ui.pink.statistics .statistic>.value,
.theme_light .ui.statistics .pink.statistic>.value {
    color: #e03997;
}

.theme_light .ui.brown.statistic>.value,
.theme_light .ui.brown.statistics .statistic>.value,
.theme_light .ui.statistics .brown.statistic>.value {
    color: #a5673f;
}

.theme_light .ui.grey.statistic>.value,
.theme_light .ui.grey.statistics .statistic>.value,
.theme_light .ui.statistics .grey.statistic>.value {
    color: #767676;
}

.theme_light .ui.inverted.statistic .value,
.theme_light .ui.inverted.statistics .statistic>.value {
    color: #fff;
}

.theme_light .ui.inverted.statistic .label,
.theme_light .ui.inverted.statistics .statistic>.label {
    color: rgba(255, 255, 255, 0.9);
}

.theme_light .ui.inverted.red.statistic>.value,
.theme_light .ui.inverted.red.statistics .statistic>.value,
.theme_light .ui.statistics .inverted.red.statistic>.value {
    color: #ff695e;
}

.theme_light .ui.inverted.orange.statistic>.value,
.theme_light .ui.inverted.orange.statistics .statistic>.value,
.theme_light .ui.statistics .inverted.orange.statistic>.value {
    color: #ff851b;
}

.theme_light .ui.inverted.yellow.statistic>.value,
.theme_light .ui.inverted.yellow.statistics .statistic>.value,
.theme_light .ui.statistics .inverted.yellow.statistic>.value {
    color: #ffe21f;
}

.theme_light .ui.inverted.olive.statistic>.value,
.theme_light .ui.inverted.olive.statistics .statistic>.value,
.theme_light .ui.statistics .inverted.olive.statistic>.value {
    color: #d9e778;
}

.theme_light .ui.inverted.green.statistic>.value,
.theme_light .ui.inverted.green.statistics .statistic>.value,
.theme_light .ui.statistics .inverted.green.statistic>.value {
    color: #2ecc40;
}

.theme_light .ui.inverted.teal.statistic>.value,
.theme_light .ui.inverted.teal.statistics .statistic>.value,
.theme_light .ui.statistics .inverted.teal.statistic>.value {
    color: #6dffff;
}

.theme_light .ui.inverted.blue.statistic>.value,
.theme_light .ui.inverted.blue.statistics .statistic>.value,
.theme_light .ui.statistics .inverted.blue.statistic>.value {
    color: #54c8ff;
}

.theme_light .ui.inverted.violet.statistic>.value,
.theme_light .ui.inverted.violet.statistics .statistic>.value,
.theme_light .ui.statistics .inverted.violet.statistic>.value {
    color: #a291fb;
}

.theme_light .ui.inverted.purple.statistic>.value,
.theme_light .ui.inverted.purple.statistics .statistic>.value,
.theme_light .ui.statistics .inverted.purple.statistic>.value {
    color: #dc73ff;
}

.theme_light .ui.inverted.pink.statistic>.value,
.theme_light .ui.inverted.pink.statistics .statistic>.value,
.theme_light .ui.statistics .inverted.pink.statistic>.value {
    color: #ff8edf;
}

.theme_light .ui.inverted.brown.statistic>.value,
.theme_light .ui.inverted.brown.statistics .statistic>.value,
.theme_light .ui.statistics .inverted.brown.statistic>.value {
    color: #d67c1c;
}

.theme_light .ui.inverted.grey.statistic>.value,
.theme_light .ui.inverted.grey.statistics .statistic>.value,
.theme_light .ui.statistics .inverted.grey.statistic>.value {
    color: #dcddde;
}

.theme_light .ui[class*="left floated"].statistic {
    float: left;
    margin: 0 2em 1em 0;
}

.theme_light .ui[class*="right floated"].statistic {
    float: right;
    margin: 0 0 1em 2em;
}

.theme_light .ui.floated.statistic:last-child {
    margin-bottom: 0;
}

.theme_light .ui.mini.statistic>.value,
.theme_light .ui.mini.statistics .statistic>.value {
    font-size: 1.5rem !important;
}

.theme_light .ui.mini.horizontal.statistic>.value,
.theme_light .ui.mini.horizontal.statistics .statistic>.value {
    font-size: 1.5rem !important;
}

.theme_light .ui.mini.statistic>.text.value,
.theme_light .ui.mini.statistics .statistic>.text.value {
    font-size: 1rem !important;
}

.theme_light .ui.tiny.statistic>.value,
.theme_light .ui.tiny.statistics .statistic>.value {
    font-size: 2rem !important;
}

.theme_light .ui.tiny.horizontal.statistic>.value,
.theme_light .ui.tiny.horizontal.statistics .statistic>.value {
    font-size: 2rem !important;
}

.theme_light .ui.tiny.statistic>.text.value,
.theme_light .ui.tiny.statistics .statistic>.text.value {
    font-size: 1rem !important;
}

.theme_light .ui.small.statistic>.value,
.theme_light .ui.small.statistics .statistic>.value {
    font-size: 3rem !important;
}

.theme_light .ui.small.horizontal.statistic>.value,
.theme_light .ui.small.horizontal.statistics .statistic>.value {
    font-size: 2rem !important;
}

.theme_light .ui.small.statistic>.text.value,
.theme_light .ui.small.statistics .statistic>.text.value {
    font-size: 1rem !important;
}

.theme_light .ui.statistic>.value,
.theme_light .ui.statistics .statistic>.value {
    font-size: 4rem !important;
}

.theme_light .ui.horizontal.statistic>.value,
.theme_light .ui.horizontal.statistics .statistic>.value {
    font-size: 3rem !important;
}

.theme_light .ui.statistic>.text.value,
.theme_light .ui.statistics .statistic>.text.value {
    font-size: 2rem !important;
}

.theme_light .ui.large.statistic>.value,
.theme_light .ui.large.statistics .statistic>.value {
    font-size: 5rem !important;
}

.theme_light .ui.large.horizontal.statistic>.value,
.theme_light .ui.large.horizontal.statistics .statistic>.value {
    font-size: 4rem !important;
}

.theme_light .ui.large.statistic>.text.value,
.theme_light .ui.large.statistics .statistic>.text.value {
    font-size: 2.5rem !important;
}

.theme_light .ui.huge.statistic>.value,
.theme_light .ui.huge.statistics .statistic>.value {
    font-size: 6rem !important;
}

.theme_light .ui.huge.horizontal.statistic>.value,
.theme_light .ui.huge.horizontal.statistics .statistic>.value {
    font-size: 5rem !important;
}

.theme_light .ui.huge.statistic>.text.value,
.theme_light .ui.huge.statistics .statistic>.text.value {
    font-size: 2.5rem !important;
}

.theme_light .ui.accordion,
.theme_light .ui.accordion .accordion {
    max-width: 100%;
}

.theme_light .ui.accordion .accordion {
    margin: 1em 0 0;
    padding: 0;
}

.theme_light .ui.accordion .accordion .title,
.theme_light .ui.accordion .title {
    cursor: pointer;
}

.theme_light .ui.accordion .title:not(.ui) {
    padding: 0.5em 0;
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.accordion .accordion .title~.content,
.theme_light .ui.accordion .title~.content {
    display: none;
}

.theme_light .ui.accordion:not(.styled) .accordion .title~.content:not(.ui),
.theme_light .ui.accordion:not(.styled) .title~.content:not(.ui) {
    margin: "";
    padding: 0.5em 0 1em;
}

.theme_light .ui.accordion:not(.styled) .title~.content:not(.ui):last-child {
    padding-bottom: 0;
}

.theme_light .ui.accordion .accordion .title .dropdown.icon,
.theme_light .ui.accordion .title .dropdown.icon {
    display: inline-block;
    float: none;
    opacity: 1;
    width: 1.25em;
    height: 1em;
    margin: 0 0.25rem 0 0;
    padding: 0;
    font-size: 1em;
    -webkit-transition: opacity 0.1s ease, -webkit-transform 0.1s ease;
    transition: opacity 0.1s ease, -webkit-transform 0.1s ease;
    transition: transform 0.1s ease, opacity 0.1s ease;
    transition: transform 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease;
    vertical-align: baseline;
    -webkit-transform: none;
    transform: none;
}

.theme_light .ui.accordion.menu .item .title {
    display: block;
    padding: 0;
}

.theme_light .ui.accordion.menu .item .title>.dropdown.icon {
    float: right;
    margin: 0.21425em 0 0 1em;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.theme_light .ui.accordion .ui.header .dropdown.icon {
    font-size: 1em;
    margin: 0 0.25rem 0 0;
}

.theme_light .ui.accordion .accordion .active.title .dropdown.icon,
.theme_light .ui.accordion .active.title .dropdown.icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.theme_light .ui.accordion.menu .item .active.title>.dropdown.icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.theme_light .ui.styled.accordion {
    width: 600px;
}

.theme_light .ui.styled.accordion,
.theme_light .ui.styled.accordion .accordion {
    border-radius: 0.28571429rem;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15);
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15);
}

.theme_light .ui.styled.accordion .accordion .title,
.theme_light .ui.styled.accordion .title {
    margin: 0;
    padding: 0.75em 1em;
    color: rgba(0, 0, 0, 0.4);
    font-weight: 700;
    border-top: 1px solid rgba(34, 36, 38, 0.15);
    -webkit-transition: background 0.1s ease, color 0.1s ease;
    transition: background 0.1s ease, color 0.1s ease;
}

.theme_light .ui.styled.accordion .accordion .title:first-child,
.theme_light .ui.styled.accordion>.title:first-child {
    border-top: none;
}

.theme_light .ui.styled.accordion .accordion .content,
.theme_light .ui.styled.accordion .content {
    margin: 0;
    padding: 0.5em 1em 1.5em;
}

.theme_light .ui.styled.accordion .accordion .content {
    padding: 0;
    padding: 0.5em 1em 1.5em;
}

.theme_light .ui.styled.accordion .accordion .active.title,
.theme_light .ui.styled.accordion .accordion .title:hover,
.theme_light .ui.styled.accordion .active.title,
.theme_light .ui.styled.accordion .title:hover {
    background: 0 0;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.styled.accordion .accordion .active.title,
.theme_light .ui.styled.accordion .accordion .title:hover {
    background: 0 0;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.styled.accordion .active.title {
    background: 0 0;
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.styled.accordion .accordion .active.title {
    background: 0 0;
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.accordion .accordion .active.content,
.theme_light .ui.accordion .active.content {
    display: block;
}

.theme_light .ui.fluid.accordion,
.theme_light .ui.fluid.accordion .accordion {
    width: 100%;
}

.theme_light .ui.inverted.accordion .title:not(.ui) {
    color: rgba(255, 255, 255, 0.9);
}

@font-face {
    font-family: Accordion;
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjB5AAAAC8AAAAYGNtYXAPfOIKAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zryj6HgAAAFwAAAAyGhlYWT/0IhHAAACOAAAADZoaGVhApkB5wAAAnAAAAAkaG10eAJuABIAAAKUAAAAGGxvY2EAjABWAAACrAAAAA5tYXhwAAgAFgAAArwAAAAgbmFtZfC1n04AAALcAAABPHBvc3QAAwAAAAAEGAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDZ//3//wAB/+MPKwADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQASAEkAtwFuABMAADc0PwE2FzYXFh0BFAcGJwYvASY1EgaABQgHBQYGBQcIBYAG2wcGfwcBAQcECf8IBAcBAQd/BgYAAAAAAQAAAEkApQFuABMAADcRNDc2MzIfARYVFA8BBiMiJyY1AAUGBwgFgAYGgAUIBwYFWwEACAUGBoAFCAcFgAYGBQcAAAABAAAAAQAAqWYls18PPPUACwIAAAAAAM/9o+4AAAAAz/2j7gAAAAAAtwFuAAAACAACAAAAAAAAAAEAAAHg/+AAAAIAAAAAAAC3AAEAAAAAAAAAAAAAAAAAAAAGAAAAAAAAAAAAAAAAAQAAAAC3ABIAtwAAAAAAAAAKABQAHgBCAGQAAAABAAAABgAUAAEAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADAAAAAEAAAAAAAIADgBAAAEAAAAAAAMADAAiAAEAAAAAAAQADABOAAEAAAAAAAUAFgAMAAEAAAAAAAYABgAuAAEAAAAAAAoANABaAAMAAQQJAAEADAAAAAMAAQQJAAIADgBAAAMAAQQJAAMADAAiAAMAAQQJAAQADABOAAMAAQQJAAUAFgAMAAMAAQQJAAYADAA0AAMAAQQJAAoANABaAHIAYQB0AGkAbgBnAFYAZQByAHMAaQBvAG4AIAAxAC4AMAByAGEAdABpAG4AZ3JhdGluZwByAGEAdABpAG4AZwBSAGUAZwB1AGwAYQByAHIAYQB0AGkAbgBnAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAASwAAoAAAAABGgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAS0AAAEtFpovuE9TLzIAAAIkAAAAYAAAAGAIIweQY21hcAAAAoQAAABMAAAATA984gpnYXNwAAAC0AAAAAgAAAAIAAAAEGhlYWQAAALYAAAANgAAADb/0IhHaGhlYQAAAxAAAAAkAAAAJAKZAedobXR4AAADNAAAABgAAAAYAm4AEm1heHAAAANMAAAABgAAAAYABlAAbmFtZQAAA1QAAAE8AAABPPC1n05wb3N0AAAEkAAAACAAAAAgAAMAAAEABAQAAQEBB3JhdGluZwABAgABADr4HAL4GwP4GAQeCgAZU/+Lix4KABlT/4uLDAeLa/iU+HQFHQAAAHkPHQAAAH4RHQAAAAkdAAABJBIABwEBBw0PERQZHnJhdGluZ3JhdGluZ3UwdTF1MjB1RjBEOXVGMERBAAACAYkABAAGAQEEBwoNVp38lA78lA78lA77lA773Z33bxWLkI2Qj44I9xT3FAWOj5CNkIuQi4+JjoePiI2Gi4YIi/uUBYuGiYeHiIiHh4mGi4aLho2Ijwj7FPcUBYeOiY+LkAgO+92L5hWL95QFi5CNkI6Oj4+PjZCLkIuQiY6HCPcU+xQFj4iNhouGi4aJh4eICPsU+xQFiIeGiYaLhouHjYePiI6Jj4uQCA74lBT4lBWLDAoAAAAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDZ//3//wAB/+MPKwADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAEAADfYOJZfDzz1AAsCAAAAAADP/aPuAAAAAM/9o+4AAAAAALcBbgAAAAgAAgAAAAAAAAABAAAB4P/gAAACAAAAAAAAtwABAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAEAAAAAtwASALcAAAAAUAAABgAAAAAADgCuAAEAAAAAAAEADAAAAAEAAAAAAAIADgBAAAEAAAAAAAMADAAiAAEAAAAAAAQADABOAAEAAAAAAAUAFgAMAAEAAAAAAAYABgAuAAEAAAAAAAoANABaAAMAAQQJAAEADAAAAAMAAQQJAAIADgBAAAMAAQQJAAMADAAiAAMAAQQJAAQADABOAAMAAQQJAAUAFgAMAAMAAQQJAAYADAA0AAMAAQQJAAoANABaAHIAYQB0AGkAbgBnAFYAZQByAHMAaQBvAG4AIAAxAC4AMAByAGEAdABpAG4AZ3JhdGluZwByAGEAdABpAG4AZwBSAGUAZwB1AGwAYQByAHIAYQB0AGkAbgBnAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("woff");
    font-weight: 400;
    font-style: normal;
}

.theme_light .ui.accordion .accordion .title .dropdown.icon,
.theme_light .ui.accordion .title .dropdown.icon {
    font-family: Accordion;
    line-height: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-weight: 400;
    font-style: normal;
    text-align: center;
}

.theme_light .ui.accordion .accordion .title .dropdown.icon:before,
.theme_light .ui.accordion .title .dropdown.icon:before {
    content: "\f0da";
}

.theme_light .ui.checkbox {
    position: relative;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 0;
    vertical-align: baseline;
    font-style: normal;
    min-height: 17px;
    font-size: 1rem;
    line-height: 17px;
    min-width: 17px;
}

.theme_light .ui.checkbox input[type="checkbox"],
.theme_light .ui.checkbox input[type="radio"] {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0 !important;
    outline: 0;
    z-index: 3;
    width: 17px;
    height: 17px;
}

.theme_light .ui.checkbox .box,
.theme_light .ui.checkbox label {
    cursor: auto;
    position: relative;
    display: block;
    padding-left: 1.85714em;
    outline: 0;
    font-size: 1em;
}

.theme_light .ui.checkbox .box:before,
.theme_light .ui.checkbox label:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    content: "";
    background: #fff;
    border-radius: 0.21428571rem;
    -webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
    transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
    border: 1px solid #d4d4d5;
}

.theme_light .ui.checkbox .box:after,
.theme_light .ui.checkbox label:after {
    position: absolute;
    font-size: 14px;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    text-align: center;
    opacity: 0;
    color: rgba(0, 0, 0, 0.87);
    -webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
    transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
}

.theme_light .ui.checkbox label,
.theme_light .ui.checkbox+label {
    color: rgba(0, 0, 0, 0.87);
    -webkit-transition: color 0.1s ease;
    transition: color 0.1s ease;
}

.theme_light .ui.checkbox+label {
    vertical-align: middle;
}

.theme_light .ui.checkbox .box:hover::before,
.theme_light .ui.checkbox label:hover::before {
    background: #fff;
    border-color: rgba(34, 36, 38, 0.35);
}

.theme_light .ui.checkbox label:hover,
.theme_light .ui.checkbox+label:hover {
    color: rgba(0, 0, 0, 0.8);
}

.theme_light .ui.checkbox .box:active::before,
.theme_light .ui.checkbox label:active::before {
    background: #f9fafb;
    border-color: rgba(34, 36, 38, 0.35);
}

.theme_light .ui.checkbox .box:active::after,
.theme_light .ui.checkbox label:active::after {
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.checkbox input:active~label {
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.checkbox input:focus~.box:before,
.theme_light .ui.checkbox input:focus~label:before {
    background: #fff;
    border-color: #96c8da;
}

.theme_light .ui.checkbox input:focus~.box:after,
.theme_light .ui.checkbox input:focus~label:after {
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.checkbox input:focus~label {
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.checkbox input:checked~.box:before,
.theme_light .ui.checkbox input:checked~label:before {
    background: #fff;
    border-color: rgba(34, 36, 38, 0.35);
}

.theme_light .ui.checkbox input:checked~.box:after,
.theme_light .ui.checkbox input:checked~label:after {
    opacity: 1;
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.checkbox input:not([type="radio"]):indeterminate~.box:before,
.theme_light .ui.checkbox input:not([type="radio"]):indeterminate~label:before {
    background: #fff;
    border-color: rgba(34, 36, 38, 0.35);
}

.theme_light .ui.checkbox input:not([type="radio"]):indeterminate~.box:after,
.theme_light .ui.checkbox input:not([type="radio"]):indeterminate~label:after {
    opacity: 1;
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.checkbox input:checked:focus~.box:before,
.theme_light .ui.checkbox input:checked:focus~label:before,
.theme_light .ui.checkbox input:not([type="radio"]):indeterminate:focus~.box:before,
.theme_light .ui.checkbox input:not([type="radio"]):indeterminate:focus~label:before {
    background: #fff;
    border-color: #96c8da;
}

.theme_light .ui.checkbox input:checked:focus~.box:after,
.theme_light .ui.checkbox input:checked:focus~label:after,
.theme_light .ui.checkbox input:not([type="radio"]):indeterminate:focus~.box:after,
.theme_light .ui.checkbox input:not([type="radio"]):indeterminate:focus~label:after {
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.read-only.checkbox,
.theme_light .ui.read-only.checkbox label {
    cursor: default;
}

.theme_light .ui.checkbox input[disabled]~.box:after,
.theme_light .ui.checkbox input[disabled]~label,
.theme_light .ui.disabled.checkbox .box:after,
.theme_light .ui.disabled.checkbox label {
    cursor: default !important;
    opacity: 0.5;
    color: #000;
}

.theme_light .ui.checkbox input.hidden {
    z-index: -1;
}

.theme_light .ui.checkbox input.hidden+label {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.theme_light .ui.radio.checkbox {
    min-height: 15px;
}

.theme_light .ui.radio.checkbox .box,
.theme_light .ui.radio.checkbox label {
    padding-left: 1.85714em;
}

.theme_light .ui.radio.checkbox .box:before,
.theme_light .ui.radio.checkbox label:before {
    content: "";
    -webkit-transform: none;
    transform: none;
    width: 15px;
    height: 15px;
    border-radius: 500rem;
    top: 1px;
    left: 0;
}

.theme_light .ui.radio.checkbox .box:after,
.theme_light .ui.radio.checkbox label:after {
    border: none;
    content: "" !important;
    width: 15px;
    height: 15px;
    line-height: 15px;
}

.theme_light .ui.radio.checkbox .box:after,
.theme_light .ui.radio.checkbox label:after {
    top: 1px;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 500rem;
    -webkit-transform: scale(0.46666667);
    transform: scale(0.46666667);
    background-color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.radio.checkbox input:focus~.box:before,
.theme_light .ui.radio.checkbox input:focus~label:before {
    background-color: #fff;
}

.theme_light .ui.radio.checkbox input:focus~.box:after,
.theme_light .ui.radio.checkbox input:focus~label:after {
    background-color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.radio.checkbox input:indeterminate~.box:after,
.theme_light .ui.radio.checkbox input:indeterminate~label:after {
    opacity: 0;
}

.theme_light .ui.radio.checkbox input:checked~.box:before,
.theme_light .ui.radio.checkbox input:checked~label:before {
    background-color: #fff;
}

.theme_light .ui.radio.checkbox input:checked~.box:after,
.theme_light .ui.radio.checkbox input:checked~label:after {
    background-color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.radio.checkbox input:focus:checked~.box:before,
.theme_light .ui.radio.checkbox input:focus:checked~label:before {
    background-color: #fff;
}

.theme_light .ui.radio.checkbox input:focus:checked~.box:after,
.theme_light .ui.radio.checkbox input:focus:checked~label:after {
    background-color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.slider.checkbox {
    min-height: 1.25rem;
}

.theme_light .ui.slider.checkbox input {
    width: 3.5rem;
    height: 1.25rem;
}

.theme_light .ui.slider.checkbox .box,
.theme_light .ui.slider.checkbox label {
    padding-left: 4.5rem;
    line-height: 1rem;
    color: rgba(0, 0, 0, 0.4);
}

.theme_light .ui.slider.checkbox .box:before,
.theme_light .ui.slider.checkbox label:before {
    display: block;
    position: absolute;
    content: "";
    border: none !important;
    left: 0;
    z-index: 1;
    top: 0.4rem;
    background-color: rgba(0, 0, 0, 0.05);
    width: 3.5rem;
    height: 0.21428571rem;
    -webkit-transform: none;
    transform: none;
    border-radius: 500rem;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.theme_light .ui.slider.checkbox .box:after,
.theme_light .ui.slider.checkbox label:after {
    background: #fff -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05)));
    background: #fff -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    background: #fff linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    position: absolute;
    content: "" !important;
    opacity: 1;
    z-index: 2;
    border: none;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
    width: 1.5rem;
    height: 1.5rem;
    top: -0.25rem;
    left: 0;
    -webkit-transform: none;
    transform: none;
    border-radius: 500rem;
    -webkit-transition: left 0.3s ease;
    transition: left 0.3s ease;
}

.theme_light .ui.slider.checkbox input:focus~.box:before,
.theme_light .ui.slider.checkbox input:focus~label:before {
    background-color: rgba(0, 0, 0, 0.15);
    border: none;
}

.theme_light .ui.slider.checkbox .box:hover,
.theme_light .ui.slider.checkbox label:hover {
    color: rgba(0, 0, 0, 0.8);
}

.theme_light .ui.slider.checkbox .box:hover::before,
.theme_light .ui.slider.checkbox label:hover::before {
    background: rgba(0, 0, 0, 0.15);
}

.theme_light .ui.slider.checkbox input:checked~.box,
.theme_light .ui.slider.checkbox input:checked~label {
    color: rgba(0, 0, 0, 0.95) !important;
}

.theme_light .ui.slider.checkbox input:checked~.box:before,
.theme_light .ui.slider.checkbox input:checked~label:before {
    background-color: #545454 !important;
}

.theme_light .ui.slider.checkbox input:checked~.box:after,
.theme_light .ui.slider.checkbox input:checked~label:after {
    left: 2rem;
}

.theme_light .ui.slider.checkbox input:focus:checked~.box,
.theme_light .ui.slider.checkbox input:focus:checked~label {
    color: rgba(0, 0, 0, 0.95) !important;
}

.theme_light .ui.slider.checkbox input:focus:checked~.box:before,
.theme_light .ui.slider.checkbox input:focus:checked~label:before {
    background-color: #000 !important;
}

.theme_light .ui.toggle.checkbox {
    min-height: 1.5rem;
}

.theme_light .ui.toggle.checkbox input {
    width: 3.5rem;
    height: 1.5rem;
}

.theme_light .ui.toggle.checkbox .box,
.theme_light .ui.toggle.checkbox label {
    min-height: 1.5rem;
    padding-left: 4.5rem;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.toggle.checkbox label {
    padding-top: 0.15em;
}

.theme_light .ui.toggle.checkbox .box:before,
.theme_light .ui.toggle.checkbox label:before {
    display: block;
    position: absolute;
    content: "";
    z-index: 1;
    -webkit-transform: none;
    transform: none;
    border: none;
    top: 0;
    background: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 3.5rem;
    height: 1.5rem;
    border-radius: 500rem;
}

.theme_light .ui.toggle.checkbox .box:after,
.theme_light .ui.toggle.checkbox label:after {
    background: #fff -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05)));
    background: #fff -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    background: #fff linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    position: absolute;
    content: "" !important;
    opacity: 1;
    z-index: 2;
    border: none;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
    width: 1.5rem;
    height: 1.5rem;
    top: 0;
    left: 0;
    border-radius: 500rem;
    -webkit-transition: background 0.3s ease, left 0.3s ease;
    transition: background 0.3s ease, left 0.3s ease;
}

.theme_light .ui.toggle.checkbox input~.box:after,
.theme_light .ui.toggle.checkbox input~label:after {
    left: -0.05rem;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.toggle.checkbox input:focus~.box:before,
.theme_light .ui.toggle.checkbox input:focus~label:before {
    background-color: rgba(0, 0, 0, 0.15);
    border: none;
}

.theme_light .ui.toggle.checkbox .box:hover::before,
.theme_light .ui.toggle.checkbox label:hover::before {
    background-color: rgba(0, 0, 0, 0.15);
    border: none;
}

.theme_light .ui.toggle.checkbox input:checked~.box,
.theme_light .ui.toggle.checkbox input:checked~label {
    color: rgba(0, 0, 0, 0.95) !important;
}

.theme_light .ui.toggle.checkbox input:checked~.box:before,
.theme_light .ui.toggle.checkbox input:checked~label:before {
    background-color: #2185d0 !important;
}

.theme_light .ui.toggle.checkbox input:checked~.box:after,
.theme_light .ui.toggle.checkbox input:checked~label:after {
    left: 2.15rem;
    -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.toggle.checkbox input:focus:checked~.box,
.theme_light .ui.toggle.checkbox input:focus:checked~label {
    color: rgba(0, 0, 0, 0.95) !important;
}

.theme_light .ui.toggle.checkbox input:focus:checked~.box:before,
.theme_light .ui.toggle.checkbox input:focus:checked~label:before {
    background-color: #0d71bb !important;
}

.theme_light .ui.fitted.checkbox .box,
.theme_light .ui.fitted.checkbox label {
    padding-left: 0 !important;
}

.theme_light .ui.fitted.toggle.checkbox {
    width: 3.5rem;
}

.theme_light .ui.fitted.slider.checkbox {
    width: 3.5rem;
}

@font-face {
    font-family: Checkbox;
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype");
}

.theme_light .ui.checkbox .box:after,
.theme_light .ui.checkbox label:after {
    font-family: Checkbox;
}

.theme_light .ui.checkbox input:checked~.box:after,
.theme_light .ui.checkbox input:checked~label:after {
    content: "\e800";
}

.theme_light .ui.checkbox input:indeterminate~.box:after,
.theme_light .ui.checkbox input:indeterminate~label:after {
    font-size: 12px;
    content: "\e801";
}

.theme_light .dimmable:not(body) {
    position: relative;
}

.theme_light .ui.dimmer {
    display: none;
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    padding: 1em;
    background-color: rgba(0, 0, 0, 0.85);
    opacity: 0;
    line-height: 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    will-change: opacity;
    z-index: 1000;
}

.theme_light .ui.dimmer>.content {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    color: #fff;
}

.theme_light .ui.segment>.ui.dimmer {
    border-radius: inherit !important;
}

.theme_light .ui.dimmer:not(.inverted)::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}

.theme_light .ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.25);
}

.theme_light .ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 0.15);
}

.theme_light .ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.35);
}

.theme_light .animating.dimmable:not(body),
.theme_light .dimmed.dimmable:not(body) {
    overflow: hidden;
}

.theme_light .dimmed.dimmable>.ui.animating.dimmer,
.theme_light .dimmed.dimmable>.ui.visible.dimmer,
.theme_light .ui.active.dimmer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
}

.theme_light .ui.disabled.dimmer {
    width: 0 !important;
    height: 0 !important;
}

.theme_light .dimmed.dimmable>.ui.animating.legacy.dimmer,
.theme_light .dimmed.dimmable>.ui.visible.legacy.dimmer,
.theme_light .ui.active.legacy.dimmer {
    display: block;
}

.theme_light .ui[class*="top aligned"].dimmer {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.theme_light .ui[class*="bottom aligned"].dimmer {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.theme_light .ui.page.dimmer {
    position: fixed;
    -webkit-transform-style: "";
    transform-style: "";
    -webkit-perspective: 2000px;
    perspective: 2000px;
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

body.animating.in.dimmable,
body.dimmed.dimmable {
    overflow: hidden;
}

body.dimmable>.dimmer {
    position: fixed;
}

.theme_light .blurring.dimmable> :not(.dimmer) {
    -webkit-filter: blur(0) grayscale(0);
    filter: blur(0) grayscale(0);
    -webkit-transition: 0.8s -webkit-filter ease;
    transition: 0.8s -webkit-filter ease;
    transition: 0.8s filter ease;
    transition: 0.8s filter ease, 0.8s -webkit-filter ease;
}

.theme_light .blurring.dimmed.dimmable> :not(.dimmer) {
    -webkit-filter: blur(5px) grayscale(0.7);
    filter: blur(5px) grayscale(0.7);
}

.theme_light .blurring.dimmable>.dimmer {
    background-color: rgba(0, 0, 0, 0.6);
}

.theme_light .blurring.dimmable>.inverted.dimmer {
    background-color: rgba(255, 255, 255, 0.6);
}

.theme_light .ui.dimmer>.top.aligned.content>* {
    vertical-align: top;
}

.theme_light .ui.dimmer>.bottom.aligned.content>* {
    vertical-align: bottom;
}

.theme_light .ui.inverted.dimmer {
    background-color: rgba(255, 255, 255, 0.85);
}

.theme_light .ui.inverted.dimmer>.content>* {
    color: #fff;
}

.theme_light .ui.simple.dimmer {
    display: block;
    overflow: hidden;
    opacity: 1;
    width: 0%;
    height: 0%;
    z-index: -100;
    background-color: rgba(0, 0, 0, 0);
}

.theme_light .dimmed.dimmable>.ui.simple.dimmer {
    overflow: visible;
    opacity: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 1;
}

.theme_light .ui.simple.inverted.dimmer {
    background-color: rgba(255, 255, 255, 0);
}

.theme_light .dimmed.dimmable>.ui.simple.inverted.dimmer {
    background-color: rgba(255, 255, 255, 0.85);
}

.theme_light .ui.dropdown {
    cursor: pointer;
    position: relative;
    display: inline-block;
    outline: 0;
    text-align: left;
    -webkit-transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: box-shadow 0.1s ease, width 0.1s ease;
    transition: box-shadow 0.1s ease, width 0.1s ease, -webkit-box-shadow 0.1s ease;
    -webkit-tap-highlight-color: transparent;
}

.theme_light .ui.dropdown .menu {
    cursor: auto;
    position: absolute;
    display: none;
    outline: 0;
    top: 100%;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    margin: 0;
    padding: 0 0;
    background: #fff;
    font-size: 1em;
    text-shadow: none;
    text-align: left;
    -webkit-box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
    border: 1px solid rgba(34, 36, 38, 0.15);
    border-radius: 0.28571429rem;
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
    z-index: 11;
    will-change: transform, opacity;
}

.theme_light .ui.dropdown .menu>* {
    white-space: nowrap;
}

.theme_light .ui.dropdown>input:not(.search):first-child,
.theme_light .ui.dropdown>select {
    display: none !important;
}

.theme_light .ui.dropdown>.dropdown.icon {
    position: relative;
    width: auto;
    font-size: 0.85714286em;
    margin: 0 0 0 1em;
}

.theme_light .ui.dropdown .menu>.item .dropdown.icon {
    width: auto;
    float: right;
    margin: 0 0 0 1em;
}

.theme_light .ui.dropdown .menu>.item .dropdown.icon+.text {
    margin-right: 1em;
}

.theme_light .ui.dropdown>.text {
    display: inline-block;
    -webkit-transition: none;
    transition: none;
}

.theme_light .ui.dropdown .menu>.item {
    position: relative;
    cursor: pointer;
    display: block;
    border: none;
    height: auto;
    text-align: left;
    border-top: none;
    line-height: 1em;
    color: rgba(0, 0, 0, 0.87);
    padding: 0.78571429rem 1.14285714rem;
    font-size: 1rem;
    text-transform: none;
    font-weight: 400;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-touch-callout: none;
}

.theme_light .ui.dropdown .menu>.item:first-child {
    border-top-width: 0;
}

.theme_light .ui.dropdown .menu .item>[class*="right floated"],
.theme_light .ui.dropdown>.text>[class*="right floated"] {
    float: right !important;
    margin-right: 0 !important;
    margin-left: 1em !important;
}

.theme_light .ui.dropdown .menu .item>[class*="left floated"],
.theme_light .ui.dropdown>.text>[class*="left floated"] {
    float: left !important;
    margin-left: 0 !important;
    margin-right: 1em !important;
}

.theme_light .ui.dropdown .menu .item>.flag.floated,
.theme_light .ui.dropdown .menu .item>.icon.floated,
.theme_light .ui.dropdown .menu .item>.image.floated,
.theme_light .ui.dropdown .menu .item>img.floated {
    margin-top: 0;
}

.theme_light .ui.dropdown .menu>.header {
    margin: 1rem 0 0.75rem;
    padding: 0 1.14285714rem;
    color: rgba(0, 0, 0, 0.85);
    font-size: 0.78571429em;
    font-weight: 700;
    text-transform: uppercase;
}

.theme_light .ui.dropdown .menu>.divider {
    border-top: 1px solid rgba(34, 36, 38, 0.1);
    height: 0;
    margin: 0.5em 0;
}

.theme_light .ui.dropdown.dropdown .menu>.input {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1.14285714rem 0.78571429rem;
    min-width: 10rem;
}

.theme_light .ui.dropdown .menu>.header+.input {
    margin-top: 0;
}

.theme_light .ui.dropdown .menu>.input:not(.transparent) input {
    padding: 0.5em 1em;
}

.theme_light .ui.dropdown .menu>.input:not(.transparent) .button,
.theme_light .ui.dropdown .menu>.input:not(.transparent) .icon,
.theme_light .ui.dropdown .menu>.input:not(.transparent) .label {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.theme_light .ui.dropdown .menu>.item>.description,
.theme_light .ui.dropdown>.text>.description {
    float: right;
    margin: 0 0 0 1em;
    color: rgba(0, 0, 0, 0.4);
}

.theme_light .ui.dropdown .menu>.message {
    padding: 0.78571429rem 1.14285714rem;
    font-weight: 400;
}

.theme_light .ui.dropdown .menu>.message:not(.ui) {
    color: rgba(0, 0, 0, 0.4);
}

.theme_light .ui.dropdown .menu .menu {
    top: 0 !important;
    left: 100%;
    right: auto;
    margin: 0 0 0 -0.5em !important;
    border-radius: 0.28571429rem !important;
    z-index: 21 !important;
}

.theme_light .ui.dropdown .menu .menu:after {
    display: none;
}

.theme_light .ui.dropdown>.text>.flag,
.theme_light .ui.dropdown>.text>.icon,
.theme_light .ui.dropdown>.text>.image,
.theme_light .ui.dropdown>.text>.label,
.theme_light .ui.dropdown>.text>img {
    margin-top: 0;
}

.theme_light .ui.dropdown .menu>.item>.flag,
.theme_light .ui.dropdown .menu>.item>.icon,
.theme_light .ui.dropdown .menu>.item>.image,
.theme_light .ui.dropdown .menu>.item>.label,
.theme_light .ui.dropdown .menu>.item>img {
    margin-top: 0;
}

.theme_light .ui.dropdown .menu>.item>.flag,
.theme_light .ui.dropdown .menu>.item>.icon,
.theme_light .ui.dropdown .menu>.item>.image,
.theme_light .ui.dropdown .menu>.item>.label,
.theme_light .ui.dropdown .menu>.item>img,
.theme_light .ui.dropdown>.text>.flag,
.theme_light .ui.dropdown>.text>.icon,
.theme_light .ui.dropdown>.text>.image,
.theme_light .ui.dropdown>.text>.label,
.theme_light .ui.dropdown>.text>img {
    margin-left: 0;
    float: none;
    margin-right: 0.78571429rem;
}

.theme_light .ui.dropdown .menu>.item>.image,
.theme_light .ui.dropdown .menu>.item>img,
.theme_light .ui.dropdown>.text>.image,
.theme_light .ui.dropdown>.text>img {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-top: -0.5em;
    margin-bottom: -0.5em;
    max-height: 2em;
}

.theme_light .ui.dropdown .ui.menu>.item:before,
.theme_light .ui.menu .ui.dropdown .menu>.item:before {
    display: none;
}

.theme_light .ui.menu .ui.dropdown .menu .active.item {
    border-left: none;
}

.theme_light .ui.buttons>.ui.dropdown:last-child .menu,
.theme_light .ui.menu .right.dropdown.item .menu,
.theme_light .ui.menu .right.menu .dropdown:last-child .menu {
    left: auto;
    right: 0;
}

.theme_light .ui.label.dropdown .menu {
    min-width: 100%;
}

.theme_light .ui.dropdown.icon.button>.dropdown.icon {
    margin: 0;
}

.theme_light .ui.button.dropdown .menu {
    min-width: 100%;
}

.theme_light .ui.selection.dropdown {
    cursor: pointer;
    word-wrap: break-word;
    line-height: 1em;
    white-space: normal;
    outline: 0;
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
    min-width: 14em;
    min-height: 2.71428571em;
    background: #fff;
    display: inline-block;
    padding: 0.78571429em 2.1em 0.78571429em 1em;
    color: rgba(0, 0, 0, 0.87);
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(34, 36, 38, 0.15);
    border-radius: 0.28571429rem;
    -webkit-transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: width 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: box-shadow 0.1s ease, width 0.1s ease;
    transition: box-shadow 0.1s ease, width 0.1s ease, -webkit-box-shadow 0.1s ease;
}

.theme_light .ui.selection.dropdown.active,
.theme_light .ui.selection.dropdown.visible {
    z-index: 10;
}

select.ui.dropdown {
    height: 38px;
    padding: 0.5em;
    border: 1px solid rgba(34, 36, 38, 0.15);
    visibility: visible;
}

.theme_light .ui.selection.dropdown>.delete.icon,
.theme_light .ui.selection.dropdown>.dropdown.icon,
.theme_light .ui.selection.dropdown>.search.icon {
    cursor: pointer;
    position: absolute;
    width: auto;
    height: auto;
    line-height: 1.21428571em;
    top: 0.78571429em;
    right: 1em;
    z-index: 3;
    margin: -0.78571429em;
    padding: 0.91666667em;
    opacity: 0.8;
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
}

.theme_light .ui.compact.selection.dropdown {
    min-width: 0;
}

.theme_light .ui.selection.dropdown .menu {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    border-top-width: 0 !important;
    width: auto;
    outline: 0;
    margin: 0 -1px;
    min-width: calc(100% + 2px);
    width: calc(100% + 2px);
    border-radius: 0 0 0.28571429rem 0.28571429rem;
    -webkit-box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
}

.theme_light .ui.selection.dropdown .menu:after,
.theme_light .ui.selection.dropdown .menu:before {
    display: none;
}

.theme_light .ui.selection.dropdown .menu>.message {
    padding: 0.78571429rem 1.14285714rem;
}

@media only screen and (max-width: 767px) {
    .theme_light .ui.selection.dropdown .menu {
        max-height: 8.01428571rem;
    }
}

@media only screen and (min-width: 768px) {
    .theme_light .ui.selection.dropdown .menu {
        max-height: 10.68571429rem;
    }
}

@media only screen and (min-width: 992px) {
    .theme_light .ui.selection.dropdown .menu {
        max-height: 16.02857143rem;
    }
}

@media only screen and (min-width: 1920px) {
    .theme_light .ui.selection.dropdown .menu {
        max-height: 21.37142857rem;
    }
}

.theme_light .ui.selection.dropdown .menu>.item {
    border-top: 1px solid #fafafa;
    padding: 0.78571429rem 1.14285714rem !important;
    white-space: normal;
    word-wrap: normal;
}

.theme_light .ui.selection.dropdown .menu>.hidden.addition.item {
    display: none;
}

.theme_light .ui.selection.dropdown:hover {
    border-color: rgba(34, 36, 38, 0.35);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.selection.active.dropdown {
    border-color: #96c8da;
    -webkit-box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.selection.active.dropdown .menu {
    border-color: #96c8da;
    -webkit-box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.selection.dropdown:focus {
    border-color: #96c8da;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.selection.dropdown:focus .menu {
    border-color: #96c8da;
    -webkit-box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.selection.visible.dropdown>.text:not(.default) {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
}

.theme_light .ui.selection.active.dropdown:hover {
    border-color: #96c8da;
    -webkit-box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.selection.active.dropdown:hover .menu {
    border-color: #96c8da;
    -webkit-box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.active.selection.dropdown>.dropdown.icon,
.theme_light .ui.visible.selection.dropdown>.dropdown.icon {
    opacity: "";
    z-index: 3;
}

.theme_light .ui.active.selection.dropdown {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.theme_light .ui.active.empty.selection.dropdown {
    border-radius: 0.28571429rem !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.theme_light .ui.active.empty.selection.dropdown .menu {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.theme_light .ui.search.dropdown {
    min-width: "";
}

.theme_light .ui.search.dropdown>input.search {
    background: none transparent !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    cursor: text;
    top: 0;
    left: 1px;
    width: 100%;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    padding: inherit;
}

.theme_light .ui.search.dropdown>input.search {
    position: absolute;
    z-index: 2;
}

.theme_light .ui.search.dropdown>.text {
    cursor: text;
    position: relative;
    left: 1px;
    z-index: 3;
}

.theme_light .ui.search.selection.dropdown>input.search {
    line-height: 1.21428571em;
    padding: 0.67857143em 2.1em 0.67857143em 1em;
}

.theme_light .ui.search.selection.dropdown>span.sizer {
    line-height: 1.21428571em;
    padding: 0.67857143em 2.1em 0.67857143em 1em;
    display: none;
    white-space: pre;
}

.theme_light .ui.search.dropdown.active>input.search,
.theme_light .ui.search.dropdown.visible>input.search {
    cursor: auto;
}

.theme_light .ui.search.dropdown.active>.text,
.theme_light .ui.search.dropdown.visible>.text {
    pointer-events: none;
}

.theme_light .ui.active.search.dropdown input.search:focus+.text .flag,
.theme_light .ui.active.search.dropdown input.search:focus+.text .icon {
    opacity: 0.45;
}

.theme_light .ui.active.search.dropdown input.search:focus+.text {
    color: rgba(115, 115, 115, 0.87) !important;
}

.theme_light .ui.search.dropdown .menu {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
}

@media only screen and (max-width: 767px) {
    .theme_light .ui.search.dropdown .menu {
        max-height: 8.01428571rem;
    }
}

@media only screen and (min-width: 768px) {
    .theme_light .ui.search.dropdown .menu {
        max-height: 10.68571429rem;
    }
}

@media only screen and (min-width: 992px) {
    .theme_light .ui.search.dropdown .menu {
        max-height: 16.02857143rem;
    }
}

@media only screen and (min-width: 1920px) {
    .theme_light .ui.search.dropdown .menu {
        max-height: 21.37142857rem;
    }
}

.theme_light .ui.multiple.dropdown {
    padding: 0.22619048em 2.1em 0.22619048em 0.35714286em;
}

.theme_light .ui.multiple.dropdown .menu {
    cursor: auto;
}

.theme_light .ui.multiple.search.dropdown,
.theme_light .ui.multiple.search.dropdown>input.search {
    cursor: text;
}

.theme_light .ui.multiple.dropdown>.label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    font-size: 1em;
    padding: 0.35714286em 0.78571429em;
    margin: 0.14285714rem 0.28571429rem 0.14285714rem 0;
    -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
    box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
}

.theme_light .ui.multiple.dropdown .dropdown.icon {
    margin: "";
    padding: "";
}

.theme_light .ui.multiple.dropdown>.text {
    position: static;
    padding: 0;
    max-width: 100%;
    margin: 0.45238095em 0 0.45238095em 0.64285714em;
    line-height: 1.21428571em;
}

.theme_light .ui.multiple.dropdown>.label~input.search {
    margin-left: 0.14285714em !important;
}

.theme_light .ui.multiple.dropdown>.label~.text {
    display: none;
}

.theme_light .ui.multiple.search.dropdown>.text {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    padding: inherit;
    margin: 0.45238095em 0 0.45238095em 0.64285714em;
    line-height: 1.21428571em;
}

.theme_light .ui.multiple.search.dropdown>.label~.text {
    display: none;
}

.theme_light .ui.multiple.search.dropdown>input.search {
    position: static;
    padding: 0;
    max-width: 100%;
    margin: 0.45238095em 0 0.45238095em 0.64285714em;
    width: 2.2em;
    line-height: 1.21428571em;
}

.theme_light .ui.inline.dropdown {
    cursor: pointer;
    display: inline-block;
    color: inherit;
}

.theme_light .ui.inline.dropdown .dropdown.icon {
    margin: 0 0.21428571em 0 0.21428571em;
    vertical-align: baseline;
}

.theme_light .ui.inline.dropdown>.text {
    font-weight: 700;
}

.theme_light .ui.inline.dropdown .menu {
    cursor: auto;
    margin-top: 0.21428571em;
    border-radius: 0.28571429rem;
}

.theme_light .ui.dropdown .menu .active.item {
    background: 0 0;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.95);
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 12;
}

.theme_light .ui.dropdown .menu>.item:hover {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
    z-index: 13;
}

.theme_light .ui.loading.dropdown>i.icon {
    height: 1em !important;
}

.theme_light .ui.loading.selection.dropdown>i.icon {
    padding: 1.5em 1.28571429em !important;
}

.theme_light .ui.loading.dropdown>i.icon:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -0.64285714em 0 0 -0.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    border-radius: 500rem;
    border: 0.2em solid rgba(0, 0, 0, 0.1);
}

.theme_light .ui.loading.dropdown>i.icon:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent;
    margin: -0.64285714em 0 0 -0.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    -webkit-animation: dropdown-spin 0.6s linear;
    animation: dropdown-spin 0.6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #767676 transparent transparent;
    border-style: solid;
    border-width: 0.2em;
}

.theme_light .ui.loading.dropdown.button>i.icon:after,
.theme_light .ui.loading.dropdown.button>i.icon:before {
    display: none;
}

@-webkit-keyframes dropdown-spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes dropdown-spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.theme_light .ui.default.dropdown:not(.button)>.text,
.theme_light .ui.dropdown:not(.button)>.default.text {
    color: rgba(191, 191, 191, 0.87);
}

.theme_light .ui.default.dropdown:not(.button)>input:focus~.text,
.theme_light .ui.dropdown:not(.button)>input:focus~.default.text {
    color: rgba(115, 115, 115, 0.87);
}

.theme_light .ui.loading.dropdown>.text {
    -webkit-transition: none;
    transition: none;
}

.theme_light .ui.dropdown .loading.menu {
    display: block;
    visibility: hidden;
    z-index: -1;
}

.theme_light .ui.dropdown>.loading.menu {
    left: 0 !important;
    right: auto !important;
}

.theme_light .ui.dropdown>.menu .loading.menu {
    left: 100% !important;
    right: auto !important;
}

.theme_light .ui.dropdown .menu .selected.item,
.theme_light .ui.dropdown.selected {
    background: rgba(0, 0, 0, 0.03);
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.dropdown>.filtered.text {
    visibility: hidden;
}

.theme_light .ui.dropdown .filtered.item {
    display: none !important;
}

.theme_light .ui.dropdown.error,
.theme_light .ui.dropdown.error>.default.text,
.theme_light .ui.dropdown.error>.text {
    color: #9f3a38;
}

.theme_light .ui.selection.dropdown.error {
    background: #fff6f6;
    border-color: #e0b4b4;
}

.theme_light .ui.selection.dropdown.error:hover {
    border-color: #e0b4b4;
}

.theme_light .ui.dropdown.error>.menu,
.theme_light .ui.dropdown.error>.menu .menu {
    border-color: #e0b4b4;
}

.theme_light .ui.dropdown.error>.menu>.item {
    color: #9f3a38;
}

.theme_light .ui.multiple.selection.error.dropdown>.label {
    border-color: #e0b4b4;
}

.theme_light .ui.dropdown.error>.menu>.item:hover {
    background-color: #fff2f2;
}

.theme_light .ui.dropdown.error>.menu .active.item {
    background-color: #fdcfcf;
}

.theme_light .ui.dropdown>.clear.dropdown.icon {
    opacity: 0.8;
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
}

.theme_light .ui.dropdown>.clear.dropdown.icon:hover {
    opacity: 1;
}

.theme_light .ui.disabled.dropdown,
.theme_light .ui.dropdown .menu>.disabled.item {
    cursor: default;
    pointer-events: none;
    opacity: 0.45;
}

.theme_light .ui.dropdown .menu {
    left: 0;
}

.theme_light .ui.dropdown .menu .right.menu,
.theme_light .ui.dropdown .right.menu>.menu {
    left: 100% !important;
    right: auto !important;
    border-radius: 0.28571429rem !important;
}

.theme_light .ui.dropdown>.left.menu {
    left: auto !important;
    right: 0 !important;
}

.theme_light .ui.dropdown .menu .left.menu,
.theme_light .ui.dropdown>.left.menu .menu {
    left: auto;
    right: 100%;
    margin: 0 -0.5em 0 0 !important;
    border-radius: 0.28571429rem !important;
}

.theme_light .ui.dropdown .item .left.dropdown.icon,
.theme_light .ui.dropdown .left.menu .item .dropdown.icon {
    width: auto;
    float: left;
    margin: 0;
}

.theme_light .ui.dropdown .item .left.dropdown.icon,
.theme_light .ui.dropdown .left.menu .item .dropdown.icon {
    width: auto;
    float: left;
    margin: 0;
}

.theme_light .ui.dropdown .item .left.dropdown.icon+.text,
.theme_light .ui.dropdown .left.menu .item .dropdown.icon+.text {
    margin-left: 1em;
    margin-right: 0;
}

.theme_light .ui.upward.dropdown>.menu {
    top: auto;
    bottom: 100%;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.08);
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui.dropdown .upward.menu {
    top: auto !important;
    bottom: 0 !important;
}

.theme_light .ui.simple.upward.active.dropdown,
.theme_light .ui.simple.upward.dropdown:hover {
    border-radius: 0.28571429rem 0.28571429rem 0 0 !important;
}

.theme_light .ui.upward.dropdown.button:not(.pointing):not(.floating).active {
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui.upward.selection.dropdown .menu {
    border-top-width: 1px !important;
    border-bottom-width: 0 !important;
    -webkit-box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.08);
}

.theme_light .ui.upward.selection.dropdown:hover {
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.05);
}

.theme_light .ui.active.upward.selection.dropdown {
    border-radius: 0 0 0.28571429rem 0.28571429rem !important;
}

.theme_light .ui.upward.selection.dropdown.visible {
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.08);
    border-radius: 0 0 0.28571429rem 0.28571429rem !important;
}

.theme_light .ui.upward.active.selection.dropdown:hover {
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.05);
}

.theme_light .ui.upward.active.selection.dropdown:hover .menu {
    -webkit-box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.08);
}

.theme_light .ui.dropdown .scrolling.menu,
.theme_light .ui.scrolling.dropdown .menu {
    overflow-x: hidden;
    overflow-y: auto;
}

.theme_light .ui.scrolling.dropdown .menu {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    min-width: 100% !important;
    width: auto !important;
}

.theme_light .ui.dropdown .scrolling.menu {
    position: static;
    overflow-y: auto;
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    margin: 0 !important;
    min-width: 100% !important;
    width: auto !important;
    border-top: 1px solid rgba(34, 36, 38, 0.15);
}

.theme_light .ui.dropdown .scrolling.menu>.item.item.item,
.theme_light .ui.scrolling.dropdown .menu .item.item.item {
    border-top: none;
}

.theme_light .ui.dropdown .scrolling.menu .item:first-child,
.theme_light .ui.scrolling.dropdown .menu .item:first-child {
    border-top: none;
}

.theme_light .ui.dropdown>.animating.menu .scrolling.menu,
.theme_light .ui.dropdown>.visible.menu .scrolling.menu {
    display: block;
}

@media all and (-ms-high-contrast: none) {

    .theme_light .ui.dropdown .scrolling.menu,
    .theme_light .ui.scrolling.dropdown .menu {
        min-width: calc(100% - 17px);
    }
}

@media only screen and (max-width: 767px) {

    .theme_light .ui.dropdown .scrolling.menu,
    .theme_light .ui.scrolling.dropdown .menu {
        max-height: 10.28571429rem;
    }
}

@media only screen and (min-width: 768px) {

    .theme_light .ui.dropdown .scrolling.menu,
    .theme_light .ui.scrolling.dropdown .menu {
        max-height: 15.42857143rem;
    }
}

@media only screen and (min-width: 992px) {

    .theme_light .ui.dropdown .scrolling.menu,
    .theme_light .ui.scrolling.dropdown .menu {
        max-height: 20.57142857rem;
    }
}

@media only screen and (min-width: 1920px) {

    .theme_light .ui.dropdown .scrolling.menu,
    .theme_light .ui.scrolling.dropdown .menu {
        max-height: 20.57142857rem;
    }
}

.theme_light .ui.simple.dropdown .menu:after,
.theme_light .ui.simple.dropdown .menu:before {
    display: none;
}

.theme_light .ui.simple.dropdown .menu {
    position: absolute;
    display: block;
    overflow: hidden;
    top: -9999px !important;
    opacity: 0;
    width: 0;
    height: 0;
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
}

.theme_light .ui.simple.active.dropdown,
.theme_light .ui.simple.dropdown:hover {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.theme_light .ui.simple.active.dropdown>.menu,
.theme_light .ui.simple.dropdown:hover>.menu {
    overflow: visible;
    width: auto;
    height: auto;
    top: 100% !important;
    opacity: 1;
}

.theme_light .ui.simple.dropdown:hover>.menu>.item:hover>.menu,
.theme_light .ui.simple.dropdown>.menu>.item:active>.menu {
    overflow: visible;
    width: auto;
    height: auto;
    top: 0 !important;
    left: 100% !important;
    opacity: 1;
}

.theme_light .ui.simple.disabled.dropdown:hover .menu {
    display: none;
    height: 0;
    width: 0;
    overflow: hidden;
}

.theme_light .ui.simple.visible.dropdown>.menu {
    display: block;
}

.theme_light .ui.fluid.dropdown {
    display: block;
    width: 100%;
    min-width: 0;
}

.theme_light .ui.fluid.dropdown>.dropdown.icon {
    float: right;
}

.theme_light .ui.floating.dropdown .menu {
    left: 0;
    right: auto;
    -webkit-box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15) !important;
    box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15) !important;
    border-radius: 0.28571429rem !important;
}

.theme_light .ui.floating.dropdown>.menu {
    margin-top: 0.5em !important;
    border-radius: 0.28571429rem !important;
}

.theme_light .ui.pointing.dropdown>.menu {
    top: 100%;
    margin-top: 0.78571429rem;
    border-radius: 0.28571429rem;
}

.theme_light .ui.pointing.dropdown>.menu:after {
    display: block;
    position: absolute;
    pointer-events: none;
    content: "";
    visibility: visible;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 0.5em;
    height: 0.5em;
    -webkit-box-shadow: -1px -1px 0 0 rgba(34, 36, 38, 0.15);
    box-shadow: -1px -1px 0 0 rgba(34, 36, 38, 0.15);
    background: #fff;
    z-index: 2;
}

.theme_light .ui.pointing.dropdown>.menu:after {
    top: -0.25em;
    left: 50%;
    margin: 0 0 0 -0.25em;
}

.theme_light .ui.top.left.pointing.dropdown>.menu {
    top: 100%;
    bottom: auto;
    left: 0;
    right: auto;
    margin: 1em 0 0;
}

.theme_light .ui.top.left.pointing.dropdown>.menu {
    top: 100%;
    bottom: auto;
    left: 0;
    right: auto;
    margin: 1em 0 0;
}

.theme_light .ui.top.left.pointing.dropdown>.menu:after {
    top: -0.25em;
    left: 1em;
    right: auto;
    margin: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.theme_light .ui.top.right.pointing.dropdown>.menu {
    top: 100%;
    bottom: auto;
    right: 0;
    left: auto;
    margin: 1em 0 0;
}

.theme_light .ui.top.pointing.dropdown>.left.menu:after,
.theme_light .ui.top.right.pointing.dropdown>.menu:after {
    top: -0.25em;
    left: auto !important;
    right: 1em !important;
    margin: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.theme_light .ui.left.pointing.dropdown>.menu {
    top: 0;
    left: 100%;
    right: auto;
    margin: 0 0 0 1em;
}

.theme_light .ui.left.pointing.dropdown>.menu:after {
    top: 1em;
    left: -0.25em;
    margin: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.theme_light .ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu {
    left: auto !important;
    right: 100% !important;
    margin: 0 1em 0 0;
}

.theme_light .ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu:after {
    top: 1em;
    left: auto;
    right: -0.25em;
    margin: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.theme_light .ui.right.pointing.dropdown>.menu {
    top: 0;
    left: auto;
    right: 100%;
    margin: 0 1em 0 0;
}

.theme_light .ui.right.pointing.dropdown>.menu:after {
    top: 1em;
    left: auto;
    right: -0.25em;
    margin: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.theme_light .ui.bottom.pointing.dropdown>.menu {
    top: auto;
    bottom: 100%;
    left: 0;
    right: auto;
    margin: 0 0 1em;
}

.theme_light .ui.bottom.pointing.dropdown>.menu:after {
    top: auto;
    bottom: -0.25em;
    right: auto;
    margin: 0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.theme_light .ui.bottom.pointing.dropdown>.menu .menu {
    top: auto !important;
    bottom: 0 !important;
}

.theme_light .ui.bottom.left.pointing.dropdown>.menu {
    left: 0;
    right: auto;
}

.theme_light .ui.bottom.left.pointing.dropdown>.menu:after {
    left: 1em;
    right: auto;
}

.theme_light .ui.bottom.right.pointing.dropdown>.menu {
    right: 0;
    left: auto;
}

.theme_light .ui.bottom.right.pointing.dropdown>.menu:after {
    left: auto;
    right: 1em;
}

.theme_light .ui.pointing.upward.dropdown .menu,
.theme_light .ui.top.pointing.upward.dropdown .menu {
    top: auto !important;
    bottom: 100% !important;
    margin: 0 0 0.78571429rem;
    border-radius: 0.28571429rem;
}

.theme_light .ui.pointing.upward.dropdown .menu:after,
.theme_light .ui.top.pointing.upward.dropdown .menu:after {
    top: 100% !important;
    bottom: auto !important;
    -webkit-box-shadow: 1px 1px 0 0 rgba(34, 36, 38, 0.15);
    box-shadow: 1px 1px 0 0 rgba(34, 36, 38, 0.15);
    margin: -0.25em 0 0;
}

.theme_light .ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu {
    top: auto !important;
    bottom: 0 !important;
    margin: 0 1em 0 0;
}

.theme_light .ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after {
    top: auto !important;
    bottom: 0 !important;
    margin: 0 0 1em 0;
    -webkit-box-shadow: -1px -1px 0 0 rgba(34, 36, 38, 0.15);
    box-shadow: -1px -1px 0 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu {
    top: auto !important;
    bottom: 0 !important;
    margin: 0 0 0 1em;
}

.theme_light .ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after {
    top: auto !important;
    bottom: 0 !important;
    margin: 0 0 1em 0;
    -webkit-box-shadow: -1px -1px 0 0 rgba(34, 36, 38, 0.15);
    box-shadow: -1px -1px 0 0 rgba(34, 36, 38, 0.15);
}

@font-face {
    font-family: Dropdown;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAVgAA8AAAAACFAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABWAAAABwAAAAchGgaq0dERUYAAAF0AAAAHAAAAB4AJwAPT1MvMgAAAZAAAABDAAAAVnW4TJdjbWFwAAAB1AAAAEsAAAFS8CcaqmN2dCAAAAIgAAAABAAAAAQAEQFEZ2FzcAAAAiQAAAAIAAAACP//AANnbHlmAAACLAAAAQoAAAGkrRHP9WhlYWQAAAM4AAAAMAAAADYPK8YyaGhlYQAAA2gAAAAdAAAAJANCAb1obXR4AAADiAAAACIAAAAiCBkAOGxvY2EAAAOsAAAAFAAAABQBnAIybWF4cAAAA8AAAAAfAAAAIAEVAF5uYW1lAAAD4AAAATAAAAKMFGlj5HBvc3QAAAUQAAAARgAAAHJoedjqd2ViZgAABVgAAAAGAAAABrO7W5UAAAABAAAAANXulPUAAAAA1r4hgAAAAADXu2Q1eNpjYGRgYOABYjEgZmJgBEIOIGYB8xgAA/YAN3jaY2BktGOcwMDKwMI4jTGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHFT/fLjFeOD/AQY9xjMMbkBhRpAcAN48DQYAeNpjYGBgZoBgGQZGBhDwAfIYwXwWBgMgzQGETAwMqn8+8H649f8/lHX9//9b7Pzf+fWgusCAkY0BzmUE6gHpQwGMDMMeAACbxg7SAAARAUQAAAAB//8AAnjadZBPSsNAGMXfS+yMqYgOhpSuSlKadmUhiVEhEMQzFF22m17BbbvzCh5BXCUn6EG8gjeQ4DepwYo4i+/ffL95j4EDA+CFC7jQuKyIeVHrI3wkleq9F7XrSInKteOeHdda8bOoaeepSc00NWPz/LRec9G8GabyGtEdF7h19z033GAMTK7zbM42xNEZpzYof0RtQ5CUHAQJ73OtVyutc+3b7Ou//b8XNlsPx3jgjUifABdhEohKJJL5iM5p39uqc7X1+sRQSqmGrUVhlsJ4lpmEUVwyT8SUYtg0P9DyNzPADDs+tjrGV6KRCRfsui3eHcL4/p8ZXvfMlcnEU+CLv7hDykOP+AKTPTxbAAB42mNgZGBgAGKuf5KP4vltvjLIMzGAwLV9ig0g+vruFFMQzdjACOJzMIClARh0CTJ42mNgZGBgPPD/AJD8wgAEjA0MjAyogAMAbOQEAQAAAAC7ABEAAAAAAKoAAAH0AAABgAAAAUAACAFAAAgAwAAXAAAAAAAAACoAKgAqADIAbACGAKAAugDSeNpjYGRgYOBkUGFgYgABEMkFhAwM/xn0QAIADdUBdAB42qWQvUoDQRSFv3GjaISUQaymSmGxJoGAsRC0iPYLsU50Y6IxrvlRtPCJJKUPIBb+PIHv4EN4djKuKAqCDHfmu+feOdwZoMCUAJNbAlYUMzaUlM14jjxbngOq7HnOia89z1Pk1vMCa9x7ztPkzfMyJbPj+ZGi6Xp+omxuPD+zaD7meaFg7mb8GrBqHmhwxoAxlm0uiRkpP9X5m26pKRoMxTGR1D49Dv/Yb/91o6l8qL6eu5n2hZQzn68utR9m3FU2cB4t9cdSLG2utI+44Eh/P9bqKO+oJ/WxmXssj77YkrjasZQD6SFddythk3Wtzrf+UF2p076Udla1VNzsERP3kkjVRKel7mp1udXYcHtZSlV7RfmJe1GiFWveluaeKD5/MuJcSk8Tpm/vvwPIbmJleNpjYGKAAFYG7ICTgYGRiZGZkYWRlZGNkZ2Rg5GTLT2nsiDDEEIZsZfmZRqZujmDaDcDAxcI7WIOpS2gtCWUdgQAZkcSmQAAAAFblbO6AAA=) format("woff");
    font-weight: 400;
    font-style: normal;
}

.theme_light .ui.dropdown>.dropdown.icon {
    font-family: Dropdown;
    line-height: 1;
    height: 1em;
    width: 1.23em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-weight: 400;
    font-style: normal;
    text-align: center;
}

.theme_light .ui.dropdown>.dropdown.icon {
    width: auto;
}

.theme_light .ui.dropdown>.dropdown.icon:before {
    content: "\f0d7";
}

.theme_light .ui.dropdown .menu .item .dropdown.icon:before {
    content: "\f0da";
}

.theme_light .ui.dropdown .item .left.dropdown.icon:before,
.theme_light .ui.dropdown .left.menu .item .dropdown.icon:before {
    content: "\f0d9";
}

.theme_light .ui.vertical.menu .dropdown.item>.dropdown.icon:before {
    content: "\f0da";
}

.theme_light .ui.dropdown>.clear.icon:before {
    content: "\f00d";
}

.theme_light .ui.embed {
    position: relative;
    max-width: 100%;
    height: 0;
    overflow: hidden;
    background: #dcddde;
    padding-bottom: 56.25%;
}

.theme_light .ui.embed embed,
.theme_light .ui.embed iframe,
.theme_light .ui.embed object {
    position: absolute;
    border: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.theme_light .ui.embed>.embed {
    display: none;
}

.theme_light .ui.embed>.placeholder {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
}

.theme_light .ui.embed>.icon {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.theme_light .ui.embed>.icon:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    content: "";
    background: -webkit-radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
    background: radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
    opacity: 0.5;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.theme_light .ui.embed>.icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 4;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-size: 6rem;
    text-shadow: 0 2px 10px rgba(34, 36, 38, 0.2);
    -webkit-transition: opacity 0.5s ease, color 0.5s ease;
    transition: opacity 0.5s ease, color 0.5s ease;
    z-index: 10;
}

.theme_light .ui.embed .icon:hover:after {
    background: -webkit-radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
    background: radial-gradient(transparent 45%, rgba(0, 0, 0, 0.3));
    opacity: 1;
}

.theme_light .ui.embed .icon:hover:before {
    color: #fff;
}

.theme_light .ui.active.embed>.icon,
.theme_light .ui.active.embed>.placeholder {
    display: none;
}

.theme_light .ui.active.embed>.embed {
    display: block;
}

.theme_light .ui.square.embed {
    padding-bottom: 100%;
}

.theme_light .ui[class*="4:3"].embed {
    padding-bottom: 75%;
}

.theme_light .ui[class*="16:9"].embed {
    padding-bottom: 56.25%;
}

.theme_light .ui[class*="21:9"].embed {
    padding-bottom: 42.85714286%;
}

.theme_light .ui.nag {
    display: none;
    opacity: 0.95;
    position: relative;
    top: 0;
    left: 0;
    z-index: 999;
    min-height: 0;
    width: 100%;
    margin: 0;
    padding: 0.75em 1em;
    background: #555;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    font-size: 1rem;
    text-align: center;
    color: rgba(0, 0, 0, 0.87);
    border-radius: 0 0 0.28571429rem 0.28571429rem;
    -webkit-transition: 0.2s background ease;
    transition: 0.2s background ease;
}

.theme_light a.ui.nag {
    cursor: pointer;
}

.theme_light .ui.nag>.title {
    display: inline-block;
    margin: 0 0.5em;
    color: #fff;
}

.theme_light .ui.nag>.close.icon {
    cursor: pointer;
    opacity: 0.4;
    position: absolute;
    top: 50%;
    right: 1em;
    font-size: 1em;
    margin: -0.5em 0 0;
    color: #fff;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

.theme_light .ui.nag:hover {
    background: #555;
    opacity: 1;
}

.theme_light .ui.nag .close:hover {
    opacity: 1;
}

.theme_light .ui.overlay.nag {
    position: absolute;
    display: block;
}

.theme_light .ui.fixed.nag {
    position: fixed;
}

.theme_light .ui.bottom.nag,
.theme_light .ui.bottom.nags {
    border-radius: 0.28571429rem 0.28571429rem 0 0;
    top: auto;
    bottom: 0;
}

.theme_light .ui.inverted.nag,
.theme_light .ui.inverted.nags .nag {
    background-color: #f3f4f5;
    color: rgba(0, 0, 0, 0.85);
}

.theme_light .ui.inverted.nag .close,
.theme_light .ui.inverted.nag .title,
.theme_light .ui.inverted.nags .nag .close,
.theme_light .ui.inverted.nags .nag .title {
    color: rgba(0, 0, 0, 0.4);
}

.theme_light .ui.nags .nag {
    border-radius: 0 !important;
}

.theme_light .ui.nags .nag:last-child {
    border-radius: 0 0 0.28571429rem 0.28571429rem;
}

.theme_light .ui.bottom.nags .nag:last-child {
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui.popup {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
    z-index: 1900;
    border: 1px solid #d4d4d5;
    line-height: 1.4285em;
    max-width: 250px;
    background: #fff;
    padding: 0.833em 1em;
    font-weight: 400;
    font-style: normal;
    color: rgba(0, 0, 0, 0.87);
    border-radius: 0.28571429rem;
    -webkit-box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
}

.theme_light .ui.popup>.header {
    padding: 0;
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 1.14285714em;
    line-height: 1.2;
    font-weight: 700;
}

.theme_light .ui.popup>.header+.content {
    padding-top: 0.5em;
}

.theme_light .ui.popup:before {
    position: absolute;
    content: "";
    width: 0.71428571em;
    height: 0.71428571em;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 2;
    -webkit-box-shadow: 1px 1px 0 0 #bababc;
    box-shadow: 1px 1px 0 0 #bababc;
}

[data-tooltip] {
    position: relative;
}

[data-tooltip]:before {
    pointer-events: none;
    position: absolute;
    content: "";
    font-size: 1rem;
    width: 0.71428571em;
    height: 0.71428571em;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 2;
    -webkit-box-shadow: 1px 1px 0 0 #bababc;
    box-shadow: none;
}

[data-tooltip]:after {
    pointer-events: none;
    content: attr(data-tooltip);
    position: absolute;
    text-transform: none;
    text-align: left;
    white-space: nowrap;
    font-size: 1rem;
    border: 1px solid #d4d4d5;
    line-height: 1.4285em;
    max-width: none;
    background: #fff;
    padding: 0.833em 1em;
    font-weight: 400;
    font-style: normal;
    color: rgba(0, 0, 0, 0.87);
    border-radius: 0.28571429rem;
    -webkit-box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
    z-index: 1;
}

[data-tooltip]:not([data-position]):before {
    top: auto;
    right: auto;
    bottom: 100%;
    left: 50%;
    background: rgb(49 49 49);
    margin-left: -0.07142857rem;
    border: none;
    margin-bottom: 5px;
}

[data-tooltip]:not([data-position]):after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    margin-bottom: 10px;
}

[data-tooltip]:after,
[data-tooltip]:before {
    pointer-events: none;
    visibility: hidden;
}

[data-tooltip]:before {
    opacity: 0;
    -webkit-transform: rotate(45deg) scale(0) !important;
    transform: rotate(45deg) scale(0) !important;
    -webkit-transform-origin: center top;
    transform-origin: center top;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

[data-tooltip]:after {
    opacity: 1;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
    visibility: visible;
    pointer-events: auto;
}

[data-tooltip]:hover:before {
    -webkit-transform: rotate(45deg) scale(1) !important;
    transform: rotate(45deg) scale(1) !important;
    opacity: 1;
}

[data-tooltip]:after,
[data-tooltip][data-position="bottom center"]:after,
[data-tooltip][data-position="top center"]:after {
    -webkit-transform: translateX(-50%) scale(0) !important;
    transform: translateX(-50%) scale(0) !important;
}

[data-tooltip]:hover:after,
[data-tooltip][data-position="bottom center"]:hover:after {
    -webkit-transform: translateX(-50%) scale(1) !important;
    transform: translateX(-50%) scale(1) !important;
}

[data-tooltip][data-position="left center"]:after,
[data-tooltip][data-position="right center"]:after {
    -webkit-transform: translateY(-50%) scale(0) !important;
    transform: translateY(-50%) scale(0) !important;
}

[data-tooltip][data-position="left center"]:hover:after,
[data-tooltip][data-position="right center"]:hover:after {
    -webkit-transform: translateY(-50%) scale(1) !important;
    transform: translateY(-50%) scale(1) !important;
}

[data-tooltip][data-position="bottom left"]:after,
[data-tooltip][data-position="bottom right"]:after,
[data-tooltip][data-position="top left"]:after,
[data-tooltip][data-position="top right"]:after {
    -webkit-transform: scale(0) !important;
    transform: scale(0) !important;
}

[data-tooltip][data-position="bottom left"]:hover:after,
[data-tooltip][data-position="bottom right"]:hover:after,
[data-tooltip][data-position="top left"]:hover:after,
[data-tooltip][data-position="top right"]:hover:after {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}

[data-tooltip][data-inverted]:before {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

[data-tooltip][data-inverted]:before {
    background: #1b1c1d;
}

[data-tooltip][data-inverted]:after {
    background: #1b1c1d;
    color: #fff;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

[data-tooltip][data-inverted]:after .header {
    background-color: none;
    color: #fff;
}

[data-position="top center"][data-tooltip]:after {
    top: auto;
    right: auto;
    left: 50%;
    bottom: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 0.5em;
}

[data-position="top center"][data-tooltip]:before {
    top: auto;
    right: auto;
    bottom: 100%;
    left: 50%;
    background: #fff;
    margin-left: -0.07142857rem;
    margin-bottom: 0.14285714rem;
}

[data-position="top left"][data-tooltip]:after {
    top: auto;
    right: auto;
    left: 0;
    bottom: 100%;
    margin-bottom: 0.5em;
}

[data-position="top left"][data-tooltip]:before {
    top: auto;
    right: auto;
    bottom: 100%;
    left: 1em;
    margin-left: -0.07142857rem;
    margin-bottom: 0.14285714rem;
}

[data-position="top right"][data-tooltip]:after {
    top: auto;
    left: auto;
    right: 0;
    bottom: 100%;
    margin-bottom: 0.5em;
}

[data-position="top right"][data-tooltip]:before {
    top: auto;
    left: auto;
    bottom: 100%;
    right: 1em;
    margin-left: -0.07142857rem;
    margin-bottom: 0.14285714rem;
}

[data-position="bottom center"][data-tooltip]:after {
    bottom: auto;
    right: auto;
    left: 50%;
    top: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 0.5em;
}

[data-position="bottom center"][data-tooltip]:before {
    bottom: auto;
    right: auto;
    top: 100%;
    left: 50%;
    margin-left: -0.07142857rem;
    margin-top: 0.14285714rem;
}

[data-position="bottom left"][data-tooltip]:after {
    left: 0;
    top: 100%;
    margin-top: 0.5em;
}

[data-position="bottom left"][data-tooltip]:before {
    bottom: auto;
    right: auto;
    top: 100%;
    left: 1em;
    margin-left: -0.07142857rem;
    margin-top: 0.14285714rem;
}

[data-position="bottom right"][data-tooltip]:after {
    right: 0;
    top: 100%;
    margin-top: 0.5em;
}

[data-position="bottom right"][data-tooltip]:before {
    bottom: auto;
    left: auto;
    top: 100%;
    right: 1em;
    margin-left: -0.14285714rem;
    margin-top: 0.07142857rem;
}

[data-position="left center"][data-tooltip]:after {
    right: 100%;
    top: 50%;
    margin-right: 0.5em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

[data-position="left center"][data-tooltip]:before {
    right: 100%;
    top: 50%;
    margin-top: -0.14285714rem;
    margin-right: -0.07142857rem;
}

[data-position="right center"][data-tooltip]:after {
    left: 100%;
    top: 50%;
    margin-left: 0.5em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

[data-position="right center"][data-tooltip]:before {
    left: 100%;
    top: 50%;
    margin-top: -0.07142857rem;
    margin-left: 0.14285714rem;
}

[data-position~="bottom"][data-tooltip]:before {
    background: #fff;
    -webkit-box-shadow: -1px -1px 0 0 #bababc;
    box-shadow: -1px -1px 0 0 #bababc;
}

[data-position="left center"][data-tooltip]:before {
    background: #fff;
    -webkit-box-shadow: 1px -1px 0 0 #bababc;
    box-shadow: 1px -1px 0 0 #bababc;
}

[data-position="right center"][data-tooltip]:before {
    background: #fff;
    -webkit-box-shadow: -1px 1px 0 0 #bababc;
    box-shadow: -1px 1px 0 0 #bababc;
}

[data-position~="top"][data-tooltip]:before {
    background: #fff;
}

[data-inverted][data-position~="bottom"][data-tooltip]:before {
    background: #1b1c1d;
    -webkit-box-shadow: -1px -1px 0 0 #bababc;
    box-shadow: -1px -1px 0 0 #bababc;
}

[data-inverted][data-position="left center"][data-tooltip]:before {
    background: #1b1c1d;
    -webkit-box-shadow: 1px -1px 0 0 #bababc;
    box-shadow: 1px -1px 0 0 #bababc;
}

[data-inverted][data-position="right center"][data-tooltip]:before {
    background: #1b1c1d;
    -webkit-box-shadow: -1px 1px 0 0 #bababc;
    box-shadow: -1px 1px 0 0 #bababc;
}

[data-inverted][data-position~="top"][data-tooltip]:before {
    background: #1b1c1d;
}

[data-position~="bottom"][data-tooltip]:before {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

[data-position~="bottom"][data-tooltip]:after {
    -webkit-transform-origin: center top;
    transform-origin: center top;
}

[data-position="left center"][data-tooltip]:before {
    -webkit-transform-origin: top center;
    transform-origin: top center;
}

[data-position="left center"][data-tooltip]:after {
    -webkit-transform-origin: right center;
    transform-origin: right center;
}

[data-position="right center"][data-tooltip]:before {
    -webkit-transform-origin: right center;
    transform-origin: right center;
}

[data-position="right center"][data-tooltip]:after {
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.theme_light .ui.popup {
    margin: 0;
}

.theme_light .ui.top.popup {
    margin: 0 0 0.71428571em;
}

.theme_light .ui.top.left.popup {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}

.theme_light .ui.top.center.popup {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.theme_light .ui.top.right.popup {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}

.theme_light .ui.left.center.popup {
    margin: 0 0.71428571em 0 0;
    -webkit-transform-origin: right 50%;
    transform-origin: right 50%;
}

.theme_light .ui.right.center.popup {
    margin: 0 0 0 0.71428571em;
    -webkit-transform-origin: left 50%;
    transform-origin: left 50%;
}

.theme_light .ui.bottom.popup {
    margin: 0.71428571em 0 0;
}

.theme_light .ui.bottom.left.popup {
    -webkit-transform-origin: left top;
    transform-origin: left top;
}

.theme_light .ui.bottom.center.popup {
    -webkit-transform-origin: center top;
    transform-origin: center top;
}

.theme_light .ui.bottom.right.popup {
    -webkit-transform-origin: right top;
    transform-origin: right top;
}

.theme_light .ui.bottom.center.popup:before {
    margin-left: -0.30714286em;
    top: -0.30714286em;
    left: 50%;
    right: auto;
    bottom: auto;
    -webkit-box-shadow: -1px -1px 0 0 #bababc;
    box-shadow: -1px -1px 0 0 #bababc;
}

.theme_light .ui.bottom.left.popup {
    margin-left: 0;
}

.theme_light .ui.bottom.left.popup:before {
    top: -0.30714286em;
    left: 1em;
    right: auto;
    bottom: auto;
    margin-left: 0;
    -webkit-box-shadow: -1px -1px 0 0 #bababc;
    box-shadow: -1px -1px 0 0 #bababc;
}

.theme_light .ui.bottom.right.popup {
    margin-right: 0;
}

.theme_light .ui.bottom.right.popup:before {
    top: -0.30714286em;
    right: 1em;
    bottom: auto;
    left: auto;
    margin-left: 0;
    -webkit-box-shadow: -1px -1px 0 0 #bababc;
    box-shadow: -1px -1px 0 0 #bababc;
}

.theme_light .ui.top.center.popup:before {
    top: auto;
    right: auto;
    bottom: -0.30714286em;
    left: 50%;
    margin-left: -0.30714286em;
}

.theme_light .ui.top.left.popup {
    margin-left: 0;
}

.theme_light .ui.top.left.popup:before {
    bottom: -0.30714286em;
    left: 1em;
    top: auto;
    right: auto;
    margin-left: 0;
}

.theme_light .ui.top.right.popup {
    margin-right: 0;
}

.theme_light .ui.top.right.popup:before {
    bottom: -0.30714286em;
    right: 1em;
    top: auto;
    left: auto;
    margin-left: 0;
}

.theme_light .ui.left.center.popup:before {
    top: 50%;
    right: -0.30714286em;
    bottom: auto;
    left: auto;
    margin-top: -0.30714286em;
    -webkit-box-shadow: 1px -1px 0 0 #bababc;
    box-shadow: 1px -1px 0 0 #bababc;
}

.theme_light .ui.right.center.popup:before {
    top: 50%;
    left: -0.30714286em;
    bottom: auto;
    right: auto;
    margin-top: -0.30714286em;
    -webkit-box-shadow: -1px 1px 0 0 #bababc;
    box-shadow: -1px 1px 0 0 #bababc;
}

.theme_light .ui.bottom.popup:before {
    background: #fff;
}

.theme_light .ui.left.center.popup:before,
.theme_light .ui.right.center.popup:before {
    background: #fff;
}

.theme_light .ui.top.popup:before {
    background: #fff;
}

.theme_light .ui.inverted.bottom.popup:before {
    background: #1b1c1d;
}

.theme_light .ui.inverted.left.center.popup:before,
.theme_light .ui.inverted.right.center.popup:before {
    background: #1b1c1d;
}

.theme_light .ui.inverted.top.popup:before {
    background: #1b1c1d;
}

.theme_light .ui.popup>.ui.grid:not(.padded) {
    width: calc(100% + 1.75rem);
    margin: -0.7rem -0.875rem;
}

.theme_light .ui.loading.popup {
    display: block;
    visibility: hidden;
    z-index: -1;
}

.theme_light .ui.animating.popup,
.theme_light .ui.visible.popup {
    display: block;
}

.theme_light .ui.visible.popup {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.theme_light .ui.basic.popup:before {
    display: none;
}

.theme_light .ui.wide.popup {
    max-width: 350px;
}

.theme_light .ui[class*="very wide"].popup {
    max-width: 550px;
}

@media only screen and (max-width: 767px) {

    .theme_light .ui.wide.popup,
    .theme_light .ui[class*="very wide"].popup {
        max-width: 250px;
    }
}

.theme_light .ui.fluid.popup {
    width: 100%;
    max-width: none;
}

.theme_light .ui.inverted.popup {
    background: #1b1c1d;
    color: #fff;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.inverted.popup .header {
    background-color: none;
    color: #fff;
}

.theme_light .ui.inverted.popup:before {
    background-color: #1b1c1d;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.theme_light .ui.flowing.popup {
    max-width: none;
}

.theme_light .ui.mini.popup {
    font-size: 0.78571429rem;
}

.theme_light .ui.tiny.popup {
    font-size: 0.85714286rem;
}

.theme_light .ui.small.popup {
    font-size: 0.92857143rem;
}

.theme_light .ui.popup {
    font-size: 1rem;
}

.theme_light .ui.large.popup {
    font-size: 1.14285714rem;
}

.theme_light .ui.huge.popup {
    font-size: 1.42857143rem;
}

.theme_light .ui.progress {
    position: relative;
    display: block;
    max-width: 100%;
    border: none;
    margin: 1em 0 2.5em;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgba(0, 0, 0, 0.1);
    padding: 0;
    border-radius: 0.28571429rem;
}

.theme_light .ui.progress:first-child {
    margin: 0 0 2.5em;
}

.theme_light .ui.progress:last-child {
    margin: 0 0 1.5em;
}

.theme_light .ui.progress .bar {
    display: block;
    line-height: 1;
    position: relative;
    width: 0%;
    min-width: 2em;
    background: #888;
    border-radius: 0.28571429rem;
    -webkit-transition: width 0.1s ease, background-color 0.1s ease;
    transition: width 0.1s ease, background-color 0.1s ease;
}

.theme_light .ui.progress .bar>.progress {
    white-space: nowrap;
    position: absolute;
    width: auto;
    font-size: 0.92857143em;
    top: 50%;
    right: 0.5em;
    left: auto;
    bottom: auto;
    color: rgba(255, 255, 255, 0.7);
    text-shadow: none;
    margin-top: -0.5em;
    font-weight: 700;
    text-align: left;
}

.theme_light .ui.progress>.label {
    position: absolute;
    width: 100%;
    font-size: 1em;
    top: 100%;
    right: auto;
    left: 0;
    bottom: auto;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 700;
    text-shadow: none;
    margin-top: 0.2em;
    text-align: center;
    -webkit-transition: color 0.4s ease;
    transition: color 0.4s ease;
}

.theme_light .ui.indicating.progress[data-percent^="1"] .bar,
.theme_light .ui.indicating.progress[data-percent^="2"] .bar {
    background-color: #d95c5c;
}

.theme_light .ui.indicating.progress[data-percent^="3"] .bar {
    background-color: #efbc72;
}

.theme_light .ui.indicating.progress[data-percent^="4"] .bar,
.theme_light .ui.indicating.progress[data-percent^="5"] .bar {
    background-color: #e6bb48;
}

.theme_light .ui.indicating.progress[data-percent^="6"] .bar {
    background-color: #ddc928;
}

.theme_light .ui.indicating.progress[data-percent^="7"] .bar,
.theme_light .ui.indicating.progress[data-percent^="8"] .bar {
    background-color: #b4d95c;
}

.theme_light .ui.indicating.progress[data-percent^="100"] .bar,
.theme_light .ui.indicating.progress[data-percent^="9"] .bar {
    background-color: #66da81;
}

.theme_light .ui.indicating.progress[data-percent^="1"] .label,
.theme_light .ui.indicating.progress[data-percent^="2"] .label {
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.indicating.progress[data-percent^="3"] .label {
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.indicating.progress[data-percent^="4"] .label,
.theme_light .ui.indicating.progress[data-percent^="5"] .label {
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.indicating.progress[data-percent^="6"] .label {
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.indicating.progress[data-percent^="7"] .label,
.theme_light .ui.indicating.progress[data-percent^="8"] .label {
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.indicating.progress[data-percent^="100"] .label,
.theme_light .ui.indicating.progress[data-percent^="9"] .label {
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.indicating.progress[data-percent="1"] .bar,
.theme_light .ui.indicating.progress[data-percent="2"] .bar,
.theme_light .ui.indicating.progress[data-percent="3"] .bar,
.theme_light .ui.indicating.progress[data-percent="4"] .bar,
.theme_light .ui.indicating.progress[data-percent="5"] .bar,
.theme_light .ui.indicating.progress[data-percent="6"] .bar,
.theme_light .ui.indicating.progress[data-percent="7"] .bar,
.theme_light .ui.indicating.progress[data-percent="8"] .bar,
.theme_light .ui.indicating.progress[data-percent="9"] .bar {
    background-color: #d95c5c;
}

.theme_light .ui.indicating.progress[data-percent="1"] .label,
.theme_light .ui.indicating.progress[data-percent="2"] .label,
.theme_light .ui.indicating.progress[data-percent="3"] .label,
.theme_light .ui.indicating.progress[data-percent="4"] .label,
.theme_light .ui.indicating.progress[data-percent="5"] .label,
.theme_light .ui.indicating.progress[data-percent="6"] .label,
.theme_light .ui.indicating.progress[data-percent="7"] .label,
.theme_light .ui.indicating.progress[data-percent="8"] .label,
.theme_light .ui.indicating.progress[data-percent="9"] .label {
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.indicating.progress.success .label {
    color: #1a531b;
}

.theme_light .ui.progress.success .bar {
    background-color: #21ba45 !important;
}

.theme_light .ui.progress.success .bar,
.theme_light .ui.progress.success .bar::after {
    -webkit-animation: none !important;
    animation: none !important;
}

.theme_light .ui.progress.success>.label {
    color: #1a531b;
}

.theme_light .ui.progress.warning .bar {
    background-color: #f2c037 !important;
}

.theme_light .ui.progress.warning .bar,
.theme_light .ui.progress.warning .bar::after {
    -webkit-animation: none !important;
    animation: none !important;
}

.theme_light .ui.progress.warning>.label {
    color: #794b02;
}

.theme_light .ui.progress.error .bar {
    background-color: #db2828 !important;
}

.theme_light .ui.progress.error .bar,
.theme_light .ui.progress.error .bar::after {
    -webkit-animation: none !important;
    animation: none !important;
}

.theme_light .ui.progress.error>.label {
    color: #912d2b;
}

.theme_light .ui.active.progress .bar {
    position: relative;
    min-width: 2em;
}

.theme_light .ui.active.progress .bar::after {
    content: "";
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    border-radius: 0.28571429rem;
    -webkit-animation: progress-active 2s ease infinite;
    animation: progress-active 2s ease infinite;
}

@-webkit-keyframes progress-active {
    0% {
        opacity: 0.3;
        width: 0;
    }

    100% {
        opacity: 0;
        width: 100%;
    }
}

@keyframes progress-active {
    0% {
        opacity: 0.3;
        width: 0;
    }

    100% {
        opacity: 0;
        width: 100%;
    }
}

.theme_light .ui.disabled.progress {
    opacity: 0.35;
}

.theme_light .ui.disabled.progress .bar,
.theme_light .ui.disabled.progress .bar::after {
    -webkit-animation: none !important;
    animation: none !important;
}

.theme_light .ui.inverted.progress {
    background: rgba(255, 255, 255, 0.08);
    border: none;
}

.theme_light .ui.inverted.progress .bar {
    background: #888;
}

.theme_light .ui.inverted.progress .bar>.progress {
    color: #f9fafb;
}

.theme_light .ui.inverted.progress>.label {
    color: #fff;
}

.theme_light .ui.inverted.progress.success>.label {
    color: #21ba45;
}

.theme_light .ui.inverted.progress.warning>.label {
    color: #f2c037;
}

.theme_light .ui.inverted.progress.error>.label {
    color: #db2828;
}

.theme_light .ui.progress.attached {
    background: 0 0;
    position: relative;
    border: none;
    margin: 0;
}

.theme_light .ui.progress.attached,
.theme_light .ui.progress.attached .bar {
    display: block;
    height: 0.2rem;
    padding: 0;
    overflow: hidden;
    border-radius: 0 0 0.28571429rem 0.28571429rem;
}

.theme_light .ui.progress.attached .bar {
    border-radius: 0;
}

.theme_light .ui.progress.top.attached,
.theme_light .ui.progress.top.attached .bar {
    top: 0;
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui.progress.top.attached .bar {
    border-radius: 0;
}

.theme_light .ui.card>.ui.attached.progress,
.theme_light .ui.segment>.ui.attached.progress {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 100%;
    width: 100%;
}

.theme_light .ui.card>.ui.bottom.attached.progress,
.theme_light .ui.segment>.ui.bottom.attached.progress {
    top: 100%;
    bottom: auto;
}

.theme_light .ui.red.progress .bar {
    background-color: #db2828;
}

.theme_light .ui.red.inverted.progress .bar {
    background-color: #ff695e;
}

.theme_light .ui.orange.progress .bar {
    background-color: #f2711c;
}

.theme_light .ui.orange.inverted.progress .bar {
    background-color: #ff851b;
}

.theme_light .ui.yellow.progress .bar {
    background-color: #fbbd08;
}

.theme_light .ui.yellow.inverted.progress .bar {
    background-color: #ffe21f;
}

.theme_light .ui.olive.progress .bar {
    background-color: #b5cc18;
}

.theme_light .ui.olive.inverted.progress .bar {
    background-color: #d9e778;
}

.theme_light .ui.green.progress .bar {
    background-color: #21ba45;
}

.theme_light .ui.green.inverted.progress .bar {
    background-color: #2ecc40;
}

.theme_light .ui.teal.progress .bar {
    background-color: #00b5ad;
}

.theme_light .ui.teal.inverted.progress .bar {
    background-color: #6dffff;
}

.theme_light .ui.blue.progress .bar {
    background-color: #2185d0;
}

.theme_light .ui.blue.inverted.progress .bar {
    background-color: #54c8ff;
}

.theme_light .ui.violet.progress .bar {
    background-color: #6435c9;
}

.theme_light .ui.violet.inverted.progress .bar {
    background-color: #a291fb;
}

.theme_light .ui.purple.progress .bar {
    background-color: #a333c8;
}

.theme_light .ui.purple.inverted.progress .bar {
    background-color: #dc73ff;
}

.theme_light .ui.pink.progress .bar {
    background-color: #e03997;
}

.theme_light .ui.pink.inverted.progress .bar {
    background-color: #ff8edf;
}

.theme_light .ui.brown.progress .bar {
    background-color: #a5673f;
}

.theme_light .ui.brown.inverted.progress .bar {
    background-color: #d67c1c;
}

.theme_light .ui.grey.progress .bar {
    background-color: #767676;
}

.theme_light .ui.grey.inverted.progress .bar {
    background-color: #dcddde;
}

.theme_light .ui.black.progress .bar {
    background-color: #1b1c1d;
}

.theme_light .ui.black.inverted.progress .bar {
    background-color: #545454;
}

.theme_light .ui.tiny.progress {
    font-size: 0.85714286rem;
}

.theme_light .ui.tiny.progress .bar {
    height: 0.5em;
}

.theme_light .ui.small.progress {
    font-size: 0.92857143rem;
}

.theme_light .ui.small.progress .bar {
    height: 1em;
}

.theme_light .ui.progress {
    font-size: 1rem;
}

.theme_light .ui.progress .bar {
    height: 1.75em;
}

.theme_light .ui.large.progress {
    font-size: 1.14285714rem;
}

.theme_light .ui.large.progress .bar {
    height: 2.5em;
}

.theme_light .ui.big.progress {
    font-size: 1.28571429rem;
}

.theme_light .ui.big.progress .bar {
    height: 3.5em;
}

.theme_light .ui.rating {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    white-space: nowrap;
    vertical-align: baseline;
}

.theme_light .ui.rating:last-child {
    margin-right: 0;
}

.theme_light .ui.rating .icon {
    padding: 0;
    margin: 0;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    cursor: pointer;
    width: 1.25em;
    height: auto;
    -webkit-transition: opacity 0.1s ease, background 0.1s ease, text-shadow 0.1s ease, color 0.1s ease;
    transition: opacity 0.1s ease, background 0.1s ease, text-shadow 0.1s ease, color 0.1s ease;
}

.theme_light .ui.rating .icon {
    background: 0 0;
    color: rgba(0, 0, 0, 0.15);
}

.theme_light .ui.rating .active.icon {
    background: 0 0;
    color: rgba(0, 0, 0, 0.85);
}

.theme_light .ui.rating .icon.selected,
.theme_light .ui.rating .icon.selected.active {
    background: 0 0;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.star.rating .icon {
    width: 1.25em;
    height: auto;
    background: 0 0;
    color: rgba(0, 0, 0, 0.15);
    text-shadow: none;
}

.theme_light .ui.star.rating .active.icon {
    background: 0 0 !important;
    color: #ffe623 !important;
    text-shadow: 0 -1px 0 #ddc507, -1px 0 0 #ddc507, 0 1px 0 #ddc507, 1px 0 0 #ddc507 !important;
}

.theme_light .ui.star.rating .icon.selected,
.theme_light .ui.star.rating .icon.selected.active {
    background: 0 0 !important;
    color: #fc0 !important;
    text-shadow: 0 -1px 0 #e6a200, -1px 0 0 #e6a200, 0 1px 0 #e6a200, 1px 0 0 #e6a200 !important;
}

.theme_light .ui.heart.rating .icon {
    width: 1.4em;
    height: auto;
    background: 0 0;
    color: rgba(0, 0, 0, 0.15);
    text-shadow: none !important;
}

.theme_light .ui.heart.rating .active.icon {
    background: 0 0 !important;
    color: #ff6d75 !important;
    text-shadow: 0 -1px 0 #cd0707, -1px 0 0 #cd0707, 0 1px 0 #cd0707, 1px 0 0 #cd0707 !important;
}

.theme_light .ui.heart.rating .icon.selected,
.theme_light .ui.heart.rating .icon.selected.active {
    background: 0 0 !important;
    color: #ff3000 !important;
    text-shadow: 0 -1px 0 #aa0101, -1px 0 0 #aa0101, 0 1px 0 #aa0101, 1px 0 0 #aa0101 !important;
}

.theme_light .ui.disabled.rating .icon {
    cursor: default;
}

.theme_light .ui.rating.selected .active.icon {
    opacity: 1;
}

.theme_light .ui.rating .icon.selected,
.theme_light .ui.rating.selected .icon.selected {
    opacity: 1;
}

.theme_light .ui.mini.rating {
    font-size: 0.78571429rem;
}

.theme_light .ui.tiny.rating {
    font-size: 0.85714286rem;
}

.theme_light .ui.small.rating {
    font-size: 0.92857143rem;
}

.theme_light .ui.rating {
    font-size: 1rem;
}

.theme_light .ui.large.rating {
    font-size: 1.14285714rem;
}

.theme_light .ui.huge.rating {
    font-size: 1.42857143rem;
}

.theme_light .ui.massive.rating {
    font-size: 2rem;
}

@font-face {
    font-family: Rating;
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjCBsAAAC8AAAAYGNtYXCj2pm8AAABHAAAAKRnYXNwAAAAEAAAAcAAAAAIZ2x5ZlJbXMYAAAHIAAARnGhlYWQBGAe5AAATZAAAADZoaGVhA+IB/QAAE5wAAAAkaG10eCzgAEMAABPAAAAAcGxvY2EwXCxOAAAUMAAAADptYXhwACIAnAAAFGwAAAAgbmFtZfC1n04AABSMAAABPHBvc3QAAwAAAAAVyAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADxZQHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEAJAAAAAgACAABAAAAAEAIOYF8AbwDfAj8C7wbvBw8Irwl/Cc8SPxZf/9//8AAAAAACDmAPAE8AzwI/Au8G7wcPCH8JfwnPEj8WT//f//AAH/4xoEEAYQAQ/sD+IPow+iD4wPgA98DvYOtgADAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAIAAP/tAgAB0wAKABUAAAEvAQ8BFwc3Fyc3BQc3Jz8BHwEHFycCALFPT7GAHp6eHoD/AHAWW304OH1bFnABGRqgoBp8sFNTsHyyOnxYEnFxElh8OgAAAAACAAD/7QIAAdMACgASAAABLwEPARcHNxcnNwUxER8BBxcnAgCxT0+xgB6enh6A/wA4fVsWcAEZGqCgGnywU1OwfLIBHXESWHw6AAAAAQAA/+0CAAHTAAoAAAEvAQ8BFwc3Fyc3AgCxT0+xgB6enh6AARkaoKAafLBTU7B8AAAAAAEAAAAAAgABwAArAAABFA4CBzEHDgMjIi4CLwEuAzU0PgIzMh4CFz4DMzIeAhUCAAcMEgugBgwMDAYGDAwMBqALEgwHFyg2HhAfGxkKChkbHxAeNigXAS0QHxsZCqAGCwkGBQkLBqAKGRsfEB42KBcHDBILCxIMBxcoNh4AAAAAAgAAAAACAAHAACsAWAAAATQuAiMiDgIHLgMjIg4CFRQeAhcxFx4DMzI+Aj8BPgM1DwEiFCIGMTAmIjQjJy4DNTQ+AjMyHgIfATc+AzMyHgIVFA4CBwIAFyg2HhAfGxkKChkbHxAeNigXBwwSC6AGDAwMBgYMDAwGoAsSDAdbogEBAQEBAaIGCgcEDRceEQkREA4GLy8GDhARCREeFw0EBwoGAS0eNigXBwwSCwsSDAcXKDYeEB8bGQqgBgsJBgUJCwagChkbHxA+ogEBAQGiBg4QEQkRHhcNBAcKBjQ0BgoHBA0XHhEJERAOBgABAAAAAAIAAcAAMQAAARQOAgcxBw4DIyIuAi8BLgM1ND4CMzIeAhcHFwc3Jzc+AzMyHgIVAgAHDBILoAYMDAwGBgwMDAagCxIMBxcoNh4KFRMSCC9wQLBwJwUJCgkFHjYoFwEtEB8bGQqgBgsJBgUJCwagChkbHxAeNigXAwUIBUtAoMBAOwECAQEXKDYeAAABAAAAAAIAAbcAKgAAEzQ3NjMyFxYXFhcWFzY3Njc2NzYzMhcWFRQPAQYjIi8BJicmJyYnJicmNQAkJUARExIQEAsMCgoMCxAQEhMRQCUkQbIGBwcGsgMFBQsKCQkGBwExPyMkBgYLCgkKCgoKCQoLBgYkIz8/QawFBawCBgUNDg4OFRQTAAAAAQAAAA0B2wHSACYAABM0PwI2FzYfAhYVFA8BFxQVFAcGByYvAQcGByYnJjU0PwEnJjUAEI9BBQkIBkCPEAdoGQMDBgUGgIEGBQYDAwEYaAcBIwsCFoEMAQEMgRYCCwYIZJABBQUFAwEBAkVFAgEBAwUFAwOQZAkFAAAAAAIAAAANAdsB0gAkAC4AABM0PwI2FzYfAhYVFA8BFxQVFAcmLwEHBgcmJyY1ND8BJyY1HwEHNxcnNy8BBwAQj0EFCQgGQI8QB2gZDAUGgIEGBQYDAwEYaAc/WBVsaxRXeDY2ASMLAhaBDAEBDIEWAgsGCGSQAQUNAQECRUUCAQEDBQUDA5BkCQURVXg4OHhVEW5uAAABACMAKQHdAXwAGgAANzQ/ATYXNh8BNzYXNh8BFhUUDwEGByYvASY1IwgmCAwLCFS8CAsMCCYICPUIDAsIjgjSCwkmCQEBCVS7CQEBCSYJCg0H9gcBAQePBwwAAAEAHwAfAXMBcwAsAAA3ND8BJyY1ND8BNjMyHwE3NjMyHwEWFRQPARcWFRQPAQYjIi8BBwYjIi8BJjUfCFRUCAgnCAwLCFRUCAwLCCcICFRUCAgnCAsMCFRUCAsMCCcIYgsIVFQIDAsIJwgIVFQICCcICwwIVFQICwwIJwgIVFQICCcIDAAAAAACAAAAJQFJAbcAHwArAAA3NTQ3NjsBNTQ3NjMyFxYdATMyFxYdARQHBiMhIicmNTczNTQnJiMiBwYdAQAICAsKJSY1NCYmCQsICAgIC/7tCwgIW5MWFR4fFRZApQsICDc0JiYmJjQ3CAgLpQsICAgIC8A3HhYVFRYeNwAAAQAAAAcBbgG3ACEAADcRNDc2NzYzITIXFhcWFREUBwYHBiMiLwEHBiMiJyYnJjUABgUKBgYBLAYGCgUGBgUKBQcOCn5+Cg4GBgoFBicBcAoICAMDAwMICAr+kAoICAQCCXl5CQIECAgKAAAAAwAAACUCAAFuABgAMQBKAAA3NDc2NzYzMhcWFxYVFAcGBwYjIicmJyY1MxYXFjMyNzY3JicWFRQHBiMiJyY1NDcGBzcUFxYzMjc2NTQ3NjMyNzY1NCcmIyIHBhUABihDREtLREMoBgYoQ0RLS0RDKAYlJjk5Q0M5OSYrQREmJTU1JSYRQSuEBAQGBgQEEREZBgQEBAQGJBkayQoKQSgoKChBCgoKCkEoJycoQQoKOiMjIyM6RCEeIjUmJSUmNSIeIUQlBgQEBAQGGBIRBAQGBgQEGhojAAAABQAAAAkCAAGJACwAOABRAGgAcAAANzQ3Njc2MzIXNzYzMhcWFxYXFhcWFxYVFDEGBwYPAQYjIicmNTQ3JicmJyY1MxYXNyYnJjU0NwYHNxQXFjMyNzY1NDc2MzI3NjU0JyYjIgcGFRc3Njc2NyYnNxYXFhcWFRQHBgcGBwYjPwEWFRQHBgcABitBQU0ZGhADBQEEBAUFBAUEBQEEHjw8Hg4DBQQiBQ0pIyIZBiUvSxYZDg4RQSuEBAQGBgQEEREZBgQEBAQGJBkaVxU9MzQiIDASGxkZEAYGCxQrODk/LlACFxYlyQsJQycnBRwEAgEDAwIDAwIBAwUCNmxsNhkFFAMFBBUTHh8nCQtKISgSHBsfIh4hRCUGBAQEBAYYEhEEBAYGBAQaGiPJJQUiIjYzISASGhkbCgoKChIXMRsbUZANCyghIA8AAAMAAAAAAbcB2wA5AEoAlAAANzU0NzY7ATY3Njc2NzY3Njc2MzIXFhcWFRQHMzIXFhUUBxYVFAcUFRQHFgcGKwEiJyYnJisBIicmNTcUFxYzMjc2NTQnJiMiBwYVFzMyFxYXFhcWFxYXFhcWOwEyNTQnNjc2NTQnNjU0JyYnNjc2NTQnJisBNDc2NTQnJiMGBwYHBgcGBwYHBgcGBwYHBgcGBwYrARUACwoQTgodEQ4GBAMFBgwLDxgTEwoKDjMdFhYOAgoRARkZKCUbGxsjIQZSEAoLJQUFCAcGBQUGBwgFBUkJBAUFBAQHBwMDBwcCPCUjNwIJBQUFDwMDBAkGBgsLDmUODgoJGwgDAwYFDAYQAQUGAwQGBgYFBgUGBgQJSbcPCwsGJhUPCBERExMMCgkJFBQhGxwWFR4ZFQoKFhMGBh0WKBcXBgcMDAoLDxIHBQYGBQcIBQYGBQgSAQEBAQICAQEDAgEULwgIBQoLCgsJDhQHCQkEAQ0NCg8LCxAdHREcDQ4IEBETEw0GFAEHBwUECAgFBQUFAgO3AAADAAD/2wG3AbcAPABNAJkAADc1NDc2OwEyNzY3NjsBMhcWBxUWFRQVFhUUBxYVFAcGKwEWFRQHBgcGIyInJicmJyYnJicmJyYnIyInJjU3FBcWMzI3NjU0JyYjIgcGFRczMhcWFxYXFhcWFxYXFhcWFxYXFhcWFzI3NjU0JyY1MzI3NjU0JyYjNjc2NTQnNjU0JyYnNjU0JyYrASIHIgcGBwYHBgcGIwYrARUACwoQUgYhJRsbHiAoGRkBEQoCDhYWHTMOCgoTExgPCwoFBgIBBAMFDhEdCk4QCgslBQUIBwYFBQYHCAUFSQkEBgYFBgUGBgYEAwYFARAGDAUGAwMIGwkKDg5lDgsLBgYJBAMDDwUFBQkCDg4ZJSU8AgcHAwMHBwQEBQUECbe3DwsKDAwHBhcWJwIWHQYGExYKChUZHhYVHRoiExQJCgsJDg4MDAwNBg4WJQcLCw+kBwUGBgUHCAUGBgUIpAMCBQYFBQcIBAUHBwITBwwTExERBw0OHBEdHRALCw8KDQ0FCQkHFA4JCwoLCgUICBgMCxUDAgEBAgMBAQG3AAAAAQAAAA0A7gHSABQAABM0PwI2FxEHBgcmJyY1ND8BJyY1ABCPQQUJgQYFBgMDARhoBwEjCwIWgQwB/oNFAgEBAwUFAwOQZAkFAAAAAAIAAAAAAgABtwAqAFkAABM0NzYzMhcWFxYXFhc2NzY3Njc2MzIXFhUUDwEGIyIvASYnJicmJyYnJjUzFB8BNzY1NCcmJyYnJicmIyIHBgcGBwYHBiMiJyYnJicmJyYjIgcGBwYHBgcGFQAkJUARExIQEAsMCgoMCxAQEhMRQCUkQbIGBwcGsgMFBQsKCQkGByU1pqY1BgYJCg4NDg0PDhIRDg8KCgcFCQkFBwoKDw4REg4PDQ4NDgoJBgYBMT8jJAYGCwoJCgoKCgkKCwYGJCM/P0GsBQWsAgYFDQ4ODhUUEzA1oJ82MBcSEgoLBgcCAgcHCwsKCQgHBwgJCgsLBwcCAgcGCwoSEhcAAAACAAAABwFuAbcAIQAoAAA3ETQ3Njc2MyEyFxYXFhURFAcGBwYjIi8BBwYjIicmJyY1PwEfAREhEQAGBQoGBgEsBgYKBQYGBQoFBw4Kfn4KDgYGCgUGJZIZef7cJwFwCggIAwMDAwgICv6QCggIBAIJeXkJAgQICAoIjRl0AWP+nQAAAAABAAAAJQHbAbcAMgAANzU0NzY7ATU0NzYzMhcWHQEUBwYrASInJj0BNCcmIyIHBh0BMzIXFh0BFAcGIyEiJyY1AAgIC8AmJjQ1JiUFBQgSCAUFFhUfHhUWHAsICAgIC/7tCwgIQKULCAg3NSUmJiU1SQgFBgYFCEkeFhUVFh43CAgLpQsICAgICwAAAAIAAQANAdsB0gAiAC0AABM2PwI2MzIfAhYXFg8BFxYHBiMiLwEHBiMiJyY/AScmNx8CLwE/AS8CEwEDDJBABggJBUGODgIDCmcYAgQCCAMIf4IFBgYEAgEZaQgC7hBbEgINSnkILgEBJggCFYILC4IVAggICWWPCgUFA0REAwUFCo9lCQipCTBmEw1HEhFc/u0AAAADAAAAAAHJAbcAFAAlAHkAADc1NDc2OwEyFxYdARQHBisBIicmNTcUFxYzMjc2NTQnJiMiBwYVFzU0NzYzNjc2NzY3Njc2NzY3Njc2NzY3NjMyFxYXFhcWFxYXFhUUFRQHBgcGBxQHBgcGBzMyFxYVFAcWFRYHFgcGBxYHBgcjIicmJyYnJiciJyY1AAUGB1MHBQYGBQdTBwYFJQUFCAcGBQUGBwgFBWQFBQgGDw8OFAkFBAQBAQMCAQIEBAYFBw4KCgcHBQQCAwEBAgMDAgYCAgIBAU8XEBAQBQEOBQUECwMREiYlExYXDAwWJAoHBQY3twcGBQUGB7cIBQUFBQgkBwYFBQYHCAUGBgUIJLcHBQYBEBATGQkFCQgGBQwLBgcICQUGAwMFBAcHBgYICQQEBwsLCwYGCgIDBAMCBBEQFhkSDAoVEhAREAsgFBUBBAUEBAcMAQUFCAAAAAADAAD/2wHJAZIAFAAlAHkAADcUFxYXNxY3Nj0BNCcmBycGBwYdATc0NzY3FhcWFRQHBicGJyY1FzU0NzY3Fjc2NzY3NjcXNhcWBxYXFgcWBxQHFhUUBwYHJxYXFhcWFRYXFhcWFRQVFAcGBwYHBgcGBwYnBicmJyYnJicmJyYnJicmJyYnJiciJyY1AAUGB1MHBQYGBQdTBwYFJQUFCAcGBQUGBwgFBWQGBQcKJBYMDBcWEyUmEhEDCwQFBQ4BBRAQEBdPAQECAgIGAgMDAgEBAwIEBQcHCgoOBwUGBAQCAQIDAQEEBAUJFA4PDwYIBQWlBwYFAQEBBwQJtQkEBwEBAQUGB7eTBwYEAQEEBgcJBAYBAQYECZS4BwYEAgENBwUCBgMBAQEXEyEJEhAREBcIDhAaFhEPAQEFAgQCBQELBQcKDAkIBAUHCgUGBwgDBgIEAQEHBQkIBwUMCwcECgcGCRoREQ8CBgQIAAAAAQAAAAEAAJth57dfDzz1AAsCAAAAAADP/GODAAAAAM/8Y4MAAP/bAgAB2wAAAAgAAgAAAAAAAAABAAAB4P/gAAACAAAAAAACAAABAAAAAAAAAAAAAAAAAAAAHAAAAAAAAAAAAAAAAAEAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAdwAAAHcAAACAAAjAZMAHwFJAAABbgAAAgAAAAIAAAACAAAAAgAAAAEAAAACAAAAAW4AAAHcAAAB3AABAdwAAAHcAAAAAAAAAAoAFAAeAEoAcACKAMoBQAGIAcwCCgJUAoICxgMEAzoDpgRKBRgF7AYSBpgG2gcgB2oIGAjOAAAAAQAAABwAmgAFAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAwAAAABAAAAAAACAA4AQAABAAAAAAADAAwAIgABAAAAAAAEAAwATgABAAAAAAAFABYADAABAAAAAAAGAAYALgABAAAAAAAKADQAWgADAAEECQABAAwAAAADAAEECQACAA4AQAADAAEECQADAAwAIgADAAEECQAEAAwATgADAAEECQAFABYADAADAAEECQAGAAwANAADAAEECQAKADQAWgByAGEAdABpAG4AZwBWAGUAcgBzAGkAbwBuACAAMQAuADAAcgBhAHQAaQBuAGdyYXRpbmcAcgBhAHQAaQBuAGcAUgBlAGcAdQBsAGEAcgByAGEAdABpAG4AZwBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AABcUAAoAAAAAFswAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAEuEAABLho6TvIE9TLzIAABPYAAAAYAAAAGAIIwgbY21hcAAAFDgAAACkAAAApKPambxnYXNwAAAU3AAAAAgAAAAIAAAAEGhlYWQAABTkAAAANgAAADYBGAe5aGhlYQAAFRwAAAAkAAAAJAPiAf1obXR4AAAVQAAAAHAAAABwLOAAQ21heHAAABWwAAAABgAAAAYAHFAAbmFtZQAAFbgAAAE8AAABPPC1n05wb3N0AAAW9AAAACAAAAAgAAMAAAEABAQAAQEBB3JhdGluZwABAgABADr4HAL4GwP4GAQeCgAZU/+Lix4KABlT/4uLDAeLZviU+HQFHQAAAP0PHQAAAQIRHQAAAAkdAAAS2BIAHQEBBw0PERQZHiMoLTI3PEFGS1BVWl9kaW5zeH2Ch4xyYXRpbmdyYXRpbmd1MHUxdTIwdUU2MDB1RTYwMXVFNjAydUU2MDN1RTYwNHVFNjA1dUYwMDR1RjAwNXVGMDA2dUYwMEN1RjAwRHVGMDIzdUYwMkV1RjA2RXVGMDcwdUYwODd1RjA4OHVGMDg5dUYwOEF1RjA5N3VGMDlDdUYxMjN1RjE2NHVGMTY1AAACAYkAGgAcAgABAAQABwAKAA0AVgCWAL0BAgGMAeQCbwLwA4cD5QR0BQMFdgZgB8MJkQtxC7oM2Q1jDggOmRAYEZr8lA78lA78lA77lA74lPetFftFpTz3NDz7NPtFcfcU+xBt+0T3Mt73Mjht90T3FPcQBfuU+0YV+wRRofcQMOP3EZ3D9wXD+wX3EXkwM6H7EPsExQUO+JT3rRX7RaU89zQ8+zT7RXH3FPsQbftE9zLe9zI4bfdE9xT3EAX7lPtGFYuLi/exw/sF9xF5MDOh+xD7BMUFDviU960V+0WlPPc0PPs0+0Vx9xT7EG37RPcy3vcyOG33RPcU9xAFDviU98EVi2B4ZG5wCIuL+zT7NAV7e3t7e4t7i3ube5sI+zT3NAVupniyi7aL3M3N3Iu2i7J4pm6mqLKetovci81JizoIDviU98EVi9xJzTqLYItkeHBucKhknmCLOotJSYs6i2CeZKhwCIuL9zT7NAWbe5t7m4ubi5ubm5sI9zT3NAWopp6yi7YIME0V+zb7NgWKioqKiouKi4qMiowI+zb3NgV6m4Ghi6OLubCwuYuji6GBm3oIule6vwWbnKGVo4u5i7Bmi12Lc4F1ensIDviU98EVi2B4ZG5wCIuL+zT7NAV7e3t7e4t7i3ube5sI+zT3NAVupniyi7aL3M3N3Iuni6WDoX4IXED3BEtL+zT3RPdU+wTLssYFl46YjZiL3IvNSYs6CA6L98UVi7WXrKOio6Otl7aLlouXiZiHl4eWhZaEloSUhZKFk4SShZKEkpKSkZOSkpGUkZaSCJaSlpGXj5iPl42Wi7aLrX+jc6N0l2qLYYthdWBgYAj7RvtABYeIh4mGi4aLh42Hjgj7RvdABYmNiY2Hj4iOhpGDlISUhZWFlIWVhpaHmYaYiZiLmAgOZ4v3txWLkpCPlo0I9yOgzPcWBY6SkI+Ri5CLkIePhAjL+xb3I3YFlomQh4uEi4aJh4aGCCMmpPsjBYuKi4mLiIuHioiJiImIiIqHi4iLh4yHjQj7FM/7FUcFh4mHioiLh4uIjImOiY6KjouPi4yLjYyOCKP3IyPwBYaQiZCLjwgOZ4v3txWLkpCPlo0I9yOgzPcWBY6SkI+Ri5CLkIePhAjL+xb3I3YFlomQh4uEi4aJh4aGCCMmpPsjBYuKi4mLiIuCh4aDi4iLh4yHjQj7FM/7FUcFh4mHioiLh4uIjImOiY6KjouPi4yLjYyOCKP3IyPwBYaQiZCLjwjKeRXjN3b7DfcAxPZSd/cN4t/7DJ1V9wFV+wEFDq73ZhWLk42RkZEIsbIFkZCRjpOLkouSiJCGCN8291D3UAWQkJKOkouTi5GIkYYIsWQFkYaNhIuEi4OJhYWFCPuJ+4kFhYWFiYOLhIuEjYaRCPsi9yIFhZCJkouSCA77AartFYuSjpKQkAjf3zffBYaQiJKLk4uSjpKQkAiysgWRkJGOk4uSi5KIkIYI3zff3wWQkJKOk4uSi5KIkIYIsmQFkIaOhIuEi4OIhIaGCDc33zcFkIaOhIuEi4OIhYaFCGRkBYaGhIiEi4OLhI6GkAg33zc3BYaGhIiEi4OLhY6FkAhksgWGkYiRi5MIDvtLi8sVi/c5BYuSjpKQkJCQko6SiwiVi4vCBYuul6mkpKSkqpiui66LqX6kcqRymG2LaAiLVJSLBZKLkoiQhpCGjoSLhAiL+zkFi4OIhYaGhoWEiYSLCPuniwWEi4SNhpGGkIiRi5MI5vdUFfcni4vCBYufhJx8mn2ZepJ3i3aLeoR9fX18g3qLdwiLVAUO+yaLshWL+AQFi5GNkY+RjpCQj5KNj42PjI+LCPfAiwWPi4+Kj4mRiZCHj4aPhY2Fi4UIi/wEBYuEiYWHhoeGhoeFiIiKhoqHi4GLhI6EkQj7EvcN+xL7DQWEhYOIgouHi4eLh42EjoaPiJCHkImRi5IIDov3XRWLko2Rj5Kltq+vuKW4pbuZvYu9i7t9uHG4ca9npWCPhI2Fi4SLhYmEh4RxYGdoXnAIXnFbflmLWYtbmF6lXqZnrnG2h5KJkouRCLCLFaRkq2yxdLF0tH+4i7iLtJexorGiq6qksm64Z61goZZ3kXaLdItnfm1ycnJybX9oiwhoi22XcqRypH6pi6+LopGglp9gdWdpbl4I9xiwFYuHjIiOiI6IjoqPi4+LjoyOjo2OjY6Lj4ubkJmXl5eWmZGbi4+LjoyOjo2OjY6LjwiLj4mOiY6IjYiNh4tzi3eCenp6eoJ3i3MIDov3XRWLko2Sj5GouK+utqW3pbqYvouci5yJnIgIm6cFjY6NjI+LjIuNi42JjYqOio+JjomOiY6KjomOiY6JjoqNioyKjomMiYuHi4qLiouLCHdnbVVjQ2NDbVV3Zwh9cgWJiIiJiIuJi36SdJiIjYmOi46LjY+UlJlvl3KcdJ90oHeie6WHkYmSi5IIsIsVqlq0Z711CKGzBXqXfpqCnoKdhp6LoIuikaCWn2B1Z2luXgj3GLAVi4eMiI6IjoiOio+Lj4uOjI6OjY6NjouPi5uQmZeXl5aZkZuLj4uOjI6OjY6NjouPCIuPiY6JjoiNiI2Hi3OLd4J6enp6gneLcwji+10VoLAFtI+wmK2hrqKnqKKvdq1wp2uhCJ2rBZ1/nHycepx6mHqWeY+EjYWLhIuEiYWHhIR/gH1+fG9qaXJmeWV5Y4Jhiwi53BXb9yQFjIKMg4uEi3CDc3x1fHV3fHOBCA6L1BWL90sFi5WPlJKSkpKTj5aLCNmLBZKPmJqepJaZlZeVlY+Qj5ONl42WjpeOmI+YkZWTk5OSk46Vi5uLmYiYhZiFlIGSfgiSfo55i3WLeYd5gXgIvosFn4uchJl8mn2Seot3i3qGfIJ9jYSLhYuEi3yIfoR+i4eLh4uHi3eGen99i3CDdnt8CHt8dYNwiwhmiwV5i3mNeY95kHeRc5N1k36Ph4sIOYsFgIuDjoSShJKHlIuVCLCdFYuGjIePiI+Hj4mQi5CLj42Pj46OjY+LkIuQiZCIjoePh42Gi4aLh4mHh4eIioaLhgjUeRWUiwWNi46Lj4qOi4+KjYqOi4+Kj4mQio6KjYqNio+Kj4mQio6KjIqzfquEpIsIrosFr4uemouri5CKkYqQkY6QkI6SjpKNkouSi5KJkoiRlZWQlouYi5CKkImRiZGJj4iOCJGMkI+PlI+UjZKLkouViJODk4SSgo+CiwgmiwWLlpCalJ6UnpCbi5aLnoiYhJSFlH+QeYuGhoeDiYCJf4h/h3+IfoWBg4KHh4SCgH4Ii4qIiYiGh4aIh4mIiIiIh4eGh4aHh4eHiIiHiIeHiIiHiIeKh4mIioiLCIKLi/tLBQ6L90sVi/dLBYuVj5OSk5KSk46WiwjdiwWPi5iPoZOkk6CRnZCdj56Nn4sIq4sFpougg5x8m3yTd4txCIuJBZd8kHuLd4uHi4eLh5J+jn6LfIuEi4SJhZR9kHyLeot3hHp8fH19eoR3iwhYiwWVeI95i3mLdIh6hH6EfoKBfoV+hX2He4uBi4OPg5KFkYaTh5SHlYiTipOKk4qTiJMIiZSIkYiPgZSBl4CaeKR+moSPCD2LBYCLg4+EkoSSh5SLlQiw9zgVi4aMh4+Ij4ePiZCLkIuPjY+Pjo6Nj4uQi5CJkIiOh4+HjYaLhouHiYeHh4iKhouGCNT7OBWUiwWOi46Kj4mPio+IjoiPh4+IjoePiI+Hj4aPho6HjoiNiI6Hj4aOho6Ii4qWfpKDj4YIk4ORgY5+j36OgI1/jYCPg5CGnYuXj5GUkpSOmYuei5aGmoKfgp6GmouWCPCLBZSLlI+SkpOTjpOLlYuSiZKHlIeUho+Fi46PjY+NkY2RjJCLkIuYhpaBlY6RjZKLkgiLkomSiJKIkoaQhY6MkIyRi5CLm4aXgpOBkn6Pe4sIZosFcotrhGN9iouIioaJh4qHiomKiYqIioaKh4mHioiKiYuHioiLh4qIi4mLCIKLi/tLBQ77lIv3txWLkpCPlo0I9yOgzPcWBY6SkI+RiwiL/BL7FUcFh4mHioiLh4uIjImOiY6KjouPi4yLjYyOCKP3IyPwBYaQiZCLjwgOi/fFFYu1l6yjoqOjrZe2i5aLl4mYh5eHloWWhJaElIWShZOEkoWShJKSkpGTkpKRlJGWkgiWkpaRl4+Yj5eNlou2i61/o3OjdJdqi2GLYXVgYGAI+0b7QAWHiIeJhouGi4eNh44I+0b3QAWJjYmNh4+IjoaRg5SElIWVhZSFlYaWh5mGmImYi5gIsIsVi2ucaa9oCPc6+zT3OvczBa+vnK2Lq4ubiZiHl4eXhpSFkoSSg5GCj4KQgo2CjYONgYuBi4KLgIl/hoCGgIWChAiBg4OFhISEhYaFhoaIhoaJhYuFi4aNiJCGkIaRhJGEkoORgZOCkoCRgJB/kICNgosIgYuBi4OJgomCiYKGgoeDhYSEhYSGgod/h3+Jfot7CA77JouyFYv4BAWLkY2Rj5GOkJCPko2PjY+Mj4sI98CLBY+Lj4qPiZGJkIePho+FjYWLhQiL/AQFi4SJhYeGh4aGh4WIiIqGioeLgYuEjoSRCPsS9w37EvsNBYSFg4iCi4eLh4uHjYSOho+IkIeQiZGLkgiwkxX3JvchpHL3DfsIi/f3+7iLi/v3BQ5ni8sVi/c5BYuSjpKQkJCQko6Siwj3VIuLwgWLrpippKSkpKmYrouvi6l+pHKkcpdti2gIi0IFi4aKhoeIh4eHiYaLCHmLBYaLh42Hj4eOipCLkAiL1AWLn4OcfZp9mXqSdot3i3qEfX18fIR6i3cIi1SniwWSi5KIkIaQho6Ei4QIi/s5BYuDiIWGhoaFhImEiwj7p4sFhIuEjYaRhpCIkYuTCA5njPe6FYyQkI6UjQj3I6DM9xYFj5KPj5GLkIuQh4+ECMv7FvcjdgWUiZCIjYaNhoiFhYUIIyak+yMFjIWKhomHiYiIiYaLiIuHjIeNCPsUz/sVRwWHiYeKiIuHi4eNiY6Jj4uQjJEIo/cjI/AFhZGJkY2QCPeB+z0VnILlW3rxiJ6ZmNTS+wydgpxe54v7pwUOZ4vCFYv3SwWLkI2Pjo+Pjo+NkIsI3osFkIuPiY6Ij4eNh4uGCIv7SwWLhomHh4eIh4eKhosIOIsFhouHjIePiI+Jj4uQCLCvFYuGjIePh46IkImQi5CLj42Pjo6PjY+LkIuQiZCIjoePh42Gi4aLhomIh4eIioaLhgjvZxWL90sFi5CNj46Oj4+PjZCLj4ySkJWWlZaVl5SXmJuVl5GRjo6OkI6RjZCNkIyPjI6MkY2TCIySjJGMj4yPjZCOkY6RjpCPjo6Pj42Qi5SLk4qSiZKJkYiPiJCIjoiPho6GjYeMhwiNh4yGjIaMhYuHi4iLiIuHi4eLg4uEiYSJhImFiYeJh4mFh4WLioqJiomJiIqJiokIi4qKiIqJCNqLBZqLmIWWgJaAkH+LfIt6hn2Af46DjYSLhIt9h36Cf4+Bi3+HgImAhYKEhI12hnmAfgh/fXiDcosIZosFfot+jHyOfI5/joOOg41/j32Qc5N8j4SMhouHjYiOh4+Jj4uQCA5ni/c5FYuGjYaOiI+Hj4mQiwjeiwWQi4+Njo+Pjo2Qi5AIi/dKBYuQiZCHjoiPh42Giwg4iwWGi4eJh4eIiImGi4YIi/tKBbD3JhWLkIyPj4+OjpCNkIuQi4+Jj4iOh42Hi4aLhomHiIeHh4eKhouGi4aMiI+Hj4qPi5AI7/snFYv3SwWLkI2Qj46Oj4+NkIuSi5qPo5OZkJePk46TjZeOmo6ajpiMmIsIsIsFpIueg5d9ln6Qeol1koSRgo2Aj4CLgIeAlH+Pfot9i4WJhIiCloCQfIt7i3yFfoGACICAfoZ8iwg8iwWMiIyJi4mMiYyJjYmMiIyKi4mPhI2GjYeNh42GjYOMhIyEi4SLhouHi4iLiYuGioYIioWKhomHioeJh4iGh4eIh4aIh4iFiISJhImDioKLhouHjYiPh4+Ij4iRiJGJkIqPCIqPipGKkomTipGKj4qOiZCJkYiQiJCIjoWSgZZ+nIKXgZaBloGWhJGHi4aLh42HjwiIjomQi48IDviUFPiUFYsMCgAAAAADAgABkAAFAAABTAFmAAAARwFMAWYAAAD1ABkAhAAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAPFlAeD/4P/gAeAAIAAAAAEAAAAAAAAAAAAAACAAAAAAAAIAAAADAAAAFAADAAEAAAAUAAQAkAAAACAAIAAEAAAAAQAg5gXwBvAN8CPwLvBu8HDwivCX8JzxI/Fl//3//wAAAAAAIOYA8ATwDPAj8C7wbvBw8Ifwl/Cc8SPxZP/9//8AAf/jGgQQBhABD+wP4g+jD6IPjA+AD3wO9g62AAMAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAEAAJrVlLJfDzz1AAsCAAAAAADP/GODAAAAAM/8Y4MAAP/bAgAB2wAAAAgAAgAAAAAAAAABAAAB4P/gAAACAAAAAAACAAABAAAAAAAAAAAAAAAAAAAAHAAAAAAAAAAAAAAAAAEAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAdwAAAHcAAACAAAjAZMAHwFJAAABbgAAAgAAAAIAAAACAAAAAgAAAAEAAAACAAAAAW4AAAHcAAAB3AABAdwAAAHcAAAAAFAAABwAAAAAAA4ArgABAAAAAAABAAwAAAABAAAAAAACAA4AQAABAAAAAAADAAwAIgABAAAAAAAEAAwATgABAAAAAAAFABYADAABAAAAAAAGAAYALgABAAAAAAAKADQAWgADAAEECQABAAwAAAADAAEECQACAA4AQAADAAEECQADAAwAIgADAAEECQAEAAwATgADAAEECQAFABYADAADAAEECQAGAAwANAADAAEECQAKADQAWgByAGEAdABpAG4AZwBWAGUAcgBzAGkAbwBuACAAMQAuADAAcgBhAHQAaQBuAGdyYXRpbmcAcgBhAHQAaQBuAGcAUgBlAGcAdQBsAGEAcgByAGEAdABpAG4AZwBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff");
    font-weight: 400;
    font-style: normal;
}

.theme_light .ui.rating .icon {
    font-family: Rating;
    line-height: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-weight: 400;
    font-style: normal;
    text-align: center;
}

.theme_light .ui.rating .icon:before {
    content: "\f005";
}

.theme_light .ui.rating .active.icon:before {
    content: "\f005";
}

.theme_light .ui.star.rating .icon:before {
    content: "\f005";
}

.theme_light .ui.star.rating .active.icon:before {
    content: "\f005";
}

.theme_light .ui.star.rating .partial.icon:before {
    content: "\f006";
}

.theme_light .ui.star.rating .partial.icon {
    content: "\f005";
}

.theme_light .ui.heart.rating .icon:before {
    content: "\f004";
}

.theme_light .ui.heart.rating .active.icon:before {
    content: "\f004";
}

.theme_light .ui.search {
    position: relative;
}

.theme_light .ui.search>.prompt {
    margin: 0;
    outline: 0;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    text-shadow: none;
    font-style: normal;
    font-weight: 400;
    line-height: 1.21428571em;
    padding: 0.67857143em 1em;
    font-size: 1em;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, 0.15);
    color: rgba(0, 0, 0, 0.87);
    -webkit-box-shadow: 0 0 0 0 transparent inset;
    box-shadow: 0 0 0 0 transparent inset;
    -webkit-transition: background-color 0.1s ease, color 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: background-color 0.1s ease, color 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
    transition: background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, border-color 0.1s ease;
    transition: background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
}

.theme_light .ui.search .prompt {
    border-radius: 500rem;
}

.theme_light .ui.search .prompt~.search.icon {
    cursor: pointer;
}

.theme_light .ui.search>.results {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: center top;
    transform-origin: center top;
    white-space: normal;
    text-align: left;
    text-transform: none;
    background: #fff;
    margin-top: 0.5em;
    width: 18em;
    border-radius: 0.28571429rem;
    -webkit-box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
    border: 1px solid #d4d4d5;
    z-index: 998;
}

.theme_light .ui.search>.results> :first-child {
    border-radius: 0.28571429rem 0.28571429rem 0 0;
}

.theme_light .ui.search>.results> :last-child {
    border-radius: 0 0 0.28571429rem 0.28571429rem;
}

.theme_light .ui.search>.results .result {
    cursor: pointer;
    display: block;
    overflow: hidden;
    font-size: 1em;
    padding: 0.85714286em 1.14285714em;
    color: rgba(0, 0, 0, 0.87);
    line-height: 1.33;
    border-bottom: 1px solid rgba(34, 36, 38, 0.1);
}

.theme_light .ui.search>.results .result:last-child {
    border-bottom: none !important;
}

.theme_light .ui.search>.results .result .image {
    float: right;
    overflow: hidden;
    background: 0 0;
    width: 5em;
    height: 3em;
    border-radius: 0.25em;
}

.theme_light .ui.search>.results .result .image img {
    display: block;
    width: auto;
    height: 100%;
}

.theme_light .ui.search>.results .result .image+.content {
    margin: 0 6em 0 0;
}

.theme_light .ui.search>.results .result .title {
    margin: -0.14285714em 0 0;
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: rgba(0, 0, 0, 0.85);
}

.theme_light .ui.search>.results .result .description {
    margin-top: 0;
    font-size: 0.92857143em;
    color: rgba(0, 0, 0, 0.4);
}

.theme_light .ui.search>.results .result .price {
    float: right;
    color: #21ba45;
}

.theme_light .ui.search>.results>.message {
    padding: 1em 1em;
}

.theme_light .ui.search>.results>.message .header {
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.search>.results>.message .description {
    margin-top: 0.25rem;
    font-size: 1em;
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.search>.results>.action {
    display: block;
    border-top: none;
    background: #f3f4f5;
    padding: 0.92857143em 1em;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 700;
    text-align: center;
}

.theme_light .ui.search>.prompt:focus {
    border-color: rgba(34, 36, 38, 0.35);
    background: #fff;
    color: rgba(0, 0, 0, 0.95);
}

.theme_light .ui.loading.search .input>i.icon:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -0.64285714em 0 0 -0.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    border-radius: 500rem;
    border: 0.2em solid rgba(0, 0, 0, 0.1);
}

.theme_light .ui.loading.search .input>i.icon:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -0.64285714em 0 0 -0.64285714em;
    width: 1.28571429em;
    height: 1.28571429em;
    -webkit-animation: button-spin 0.6s linear;
    animation: button-spin 0.6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #767676 transparent transparent;
    border-style: solid;
    border-width: 0.2em;
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent;
}

.theme_light .ui.category.search>.results .category .result:hover,
.theme_light .ui.search>.results .result:hover {
    background: #f9fafb;
}

.theme_light .ui.search .action:hover {
    background: #e0e0e0;
}

.theme_light .ui.category.search>.results .category.active {
    background: #f3f4f5;
}

.theme_light .ui.category.search>.results .category.active>.name {
    color: rgba(0, 0, 0, 0.87);
}

.theme_light .ui.category.search>.results .category .result.active,
.theme_light .ui.search>.results .result.active {
    position: relative;
    border-left-color: rgba(34, 36, 38, 0.1);
    background: #f3f4f5;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme_light .ui.search>.results .result.active .title {
    color: rgba(0, 0, 0, 0.85);
}

.theme_light .ui.search>.results .result.active .description {
    color: rgba(0, 0, 0, 0.85);
}

.theme_light .ui.disabled.search {
    cursor: default;
    pointer-events: none;
    opacity: 0.45;
}

.theme_light .ui.search.selection .prompt {
    border-radius: 0.28571429rem;
}

.theme_light .ui.search.selection>.icon.input>.remove.icon {
    pointer-events: none;
    position: absolute;
    left: auto;
    opacity: 0;
    color: "";
    top: 0;
    right: 0;
    -webkit-transition: color 0.1s ease, opacity 0.1s ease;
    transition: color 0.1s ease, opacity 0.1s ease;
}

.theme_light .ui.search.selection>.icon.input>.active.remove.icon {
    cursor: pointer;
    opacity: 0.8;
    pointer-events: auto;
}

.theme_light .ui.search.selection>.icon.input:not([class*="left icon"])>.icon~.remove.icon {
    right: 1.85714em;
}

.theme_light .ui.search.selection>.icon.input>.remove.icon:hover {
    opacity: 1;
    color: #db2828;
}

.theme_light .ui.category.search .results {
    width: 28em;
}

.theme_light .ui.category.search .results.animating,
.theme_light .ui.category.search .results.visible {
    display: table;
}

.theme_light .ui.category.search>.results .category {
    display: table-row;
    background: #f3f4f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background 0.1s ease, border-color 0.1s ease;
    transition: background 0.1s ease, border-color 0.1s ease;
}

.theme_light .ui.category.search>.results .category:last-child {
    border-bottom: none;
}

.theme_light .ui.category.search>.results .category:first-child .name+.result {
    border-radius: 0 0.28571429rem 0 0;
}

.theme_light .ui.category.search>.results .category:last-child .result:last-child {
    border-radius: 0 0 0.28571429rem 0;
}

.theme_light .ui.category.search>.results .category>.name {
    display: table-cell;
    text-overflow: ellipsis;
    width: 100px;
    white-space: nowrap;
    background: 0 0;
    font-family: "Poppins", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 0.4em 1em;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.4);
    border-bottom: 1px solid rgba(34, 36, 38, 0.1);
}

.theme_light .ui.category.search>.results .category .results {
    display: table-cell;
    background: #fff;
    border-left: 1px solid rgba(34, 36, 38, 0.15);
    border-bottom: 1px solid rgba(34, 36, 38, 0.1);
}

.theme_light .ui.category.search>.results .category .result {
    border-bottom: 1px solid rgba(34, 36, 38, 0.1);
    -webkit-transition: background 0.1s ease, border-color 0.1s ease;
    transition: background 0.1s ease, border-color 0.1s ease;
    padding: 0.85714286em 1.14285714em;
}

.theme_light .ui[class*="left aligned"].search>.results {
    right: auto;
    left: 0;
}

.theme_light .ui[class*="right aligned"].search>.results {
    right: 0;
    left: auto;
}

.theme_light .ui.fluid.search .results {
    width: 100%;
}

.theme_light .ui.mini.search {
    font-size: 0.78571429em;
}

.theme_light .ui.small.search {
    font-size: 0.92857143em;
}

.theme_light .ui.search {
    font-size: 1em;
}

.theme_light .ui.large.search {
    font-size: 1.14285714em;
}

.theme_light .ui.big.search {
    font-size: 1.28571429em;
}

.theme_light .ui.huge.search {
    font-size: 1.42857143em;
}

.theme_light .ui.massive.search {
    font-size: 1.71428571em;
}

@media only screen and (max-width: 767px) {
    .theme_light .ui.search .results {
        max-width: calc(100vw - 2rem);
    }
}

.theme_light .ui.shape {
    position: relative;
    vertical-align: top;
    display: inline-block;
    -webkit-perspective: 2000px;
    perspective: 2000px;
    -webkit-transition: left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    transition: left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

.theme_light .ui.shape .sides {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.theme_light .ui.shape .side {
    opacity: 1;
    width: 100%;
    margin: 0 !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.theme_light .ui.shape .side {
    display: none;
}

.theme_light .ui.shape .side * {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

.theme_light .ui.cube.shape .side {
    min-width: 15em;
    height: 15em;
    padding: 2em;
    background-color: #e6e6e6;
    color: rgba(0, 0, 0, 0.87);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}

.theme_light .ui.cube.shape .side>.content {
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.theme_light .ui.cube.shape .side>.content>div {
    display: table-cell;
    vertical-align: middle;
    font-size: 2em;
}

.theme_light .ui.text.shape.animating .sides {
    position: static;
}

.theme_light .ui.text.shape .side {
    white-space: nowrap;
}

.theme_light .ui.text.shape .side>* {
    white-space: normal;
}

.theme_light .ui.loading.shape {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.theme_light .ui.shape .animating.side {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 100;
}

.theme_light .ui.shape .hidden.side {
    opacity: 0.6;
}

.theme_light .ui.shape.animating .sides {
    position: absolute;
}

.theme_light .ui.shape.animating .sides {
    -webkit-transition: left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    transition: left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, left 0.6s ease-in-out, width 0.6s ease-in-out, height 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

.theme_light .ui.shape.animating .side {
    -webkit-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
}

.theme_light .ui.shape .active.side {
    display: block;
}

.theme_light .ui.sidebar {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: none;
    transition: none;
    will-change: transform;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    -webkit-overflow-scrolling: touch;
    height: 100% !important;
    max-height: 100%;
    border-radius: 0 !important;
    margin: 0 !important;
    overflow-y: auto !important;
    z-index: 102;
}

.theme_light .ui.sidebar>* {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.theme_light .ui.left.sidebar {
    right: auto;
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.theme_light .ui.right.sidebar {
    right: 0 !important;
    left: auto !important;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.theme_light .ui.bottom.sidebar,
.theme_light .ui.top.sidebar {
    width: 100% !important;
    height: auto !important;
}

.theme_light .ui.top.sidebar {
    top: 0 !important;
    bottom: auto !important;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

.theme_light .ui.bottom.sidebar {
    top: auto !important;
    bottom: 0 !important;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.theme_light .pushable {
    height: 100%;
    overflow-x: hidden;
    padding: 0 !important;
}

body.pushable {
    background: #545454 !important;
}

.theme_light .pushable:not(body) {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.theme_light .pushable:not(body)>.fixed,
.theme_light .pushable:not(body)>.pusher:after,
.theme_light .pushable:not(body)>.ui.sidebar {
    position: absolute;
}

.theme_light .pushable>.fixed {
    position: fixed;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    will-change: transform;
    z-index: 101;
}

.theme_light .pushable>.pusher {
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    min-height: 100%;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    z-index: 2;
}

body.pushable>.pusher {
    background: #fff;
}

.theme_light .pushable>.pusher {
    background: inherit;
}

.theme_light .pushable>.pusher:after {
    position: fixed;
    top: 0;
    right: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    will-change: opacity;
    z-index: 1000;
}

.theme_light .ui.sidebar.menu .item {
    border-radius: 0 !important;
}

.theme_light .pushable>.pusher.dimmed:after {
    width: 100% !important;
    height: 100% !important;
    opacity: 1 !important;
}

.theme_light .ui.animating.sidebar {
    visibility: visible;
}

.theme_light .ui.visible.sidebar {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.theme_light .ui.left.visible.sidebar,
.theme_light .ui.right.visible.sidebar {
    -webkit-box-shadow: 0 0 20px rgba(34, 36, 38, 0.15);
    box-shadow: 0 0 20px rgba(34, 36, 38, 0.15);
}

.theme_light .ui.bottom.visible.sidebar,
.theme_light .ui.top.visible.sidebar {
    -webkit-box-shadow: 0 0 20px rgba(34, 36, 38, 0.15);
    box-shadow: 0 0 20px rgba(34, 36, 38, 0.15);
}

.theme_light .ui.visible.left.sidebar~.fixed,
.theme_light .ui.visible.left.sidebar~.pusher {
    -webkit-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
}

.theme_light .ui.visible.right.sidebar~.fixed,
.theme_light .ui.visible.right.sidebar~.pusher {
    -webkit-transform: translate3d(-260px, 0, 0);
    transform: translate3d(-260px, 0, 0);
}

.theme_light .ui.visible.top.sidebar~.fixed,
.theme_light .ui.visible.top.sidebar~.pusher {
    -webkit-transform: translate3d(0, 36px, 0);
    transform: translate3d(0, 36px, 0);
}

.theme_light .ui.visible.bottom.sidebar~.fixed,
.theme_light .ui.visible.bottom.sidebar~.pusher {
    -webkit-transform: translate3d(0, -36px, 0);
    transform: translate3d(0, -36px, 0);
}

.theme_light .ui.visible.left.sidebar~.ui.visible.right.sidebar~.fixed,
.theme_light .ui.visible.left.sidebar~.ui.visible.right.sidebar~.pusher,
.theme_light .ui.visible.right.sidebar~.ui.visible.left.sidebar~.fixed,
.theme_light .ui.visible.right.sidebar~.ui.visible.left.sidebar~.pusher {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.theme_light .ui.thin.left.sidebar,
.theme_light .ui.thin.right.sidebar {
    width: 150px;
}

.theme_light .ui[class*="very thin"].left.sidebar,
.theme_light .ui[class*="very thin"].right.sidebar {
    width: 60px;
}

.theme_light .ui.left.sidebar,
.theme_light .ui.right.sidebar {
    width: 260px;
}

.theme_light .ui.wide.left.sidebar,
.theme_light .ui.wide.right.sidebar {
    width: 350px;
}

.theme_light .ui[class*="very wide"].left.sidebar,
.theme_light .ui[class*="very wide"].right.sidebar {
    width: 475px;
}

.theme_light .ui.visible.thin.left.sidebar~.fixed,
.theme_light .ui.visible.thin.left.sidebar~.pusher {
    -webkit-transform: translate3d(150px, 0, 0);
    transform: translate3d(150px, 0, 0);
}

.theme_light .ui.visible[class*="very thin"].left.sidebar~.fixed,
.theme_light .ui.visible[class*="very thin"].left.sidebar~.pusher {
    -webkit-transform: translate3d(60px, 0, 0);
    transform: translate3d(60px, 0, 0);
}

.theme_light .ui.visible.wide.left.sidebar~.fixed,
.theme_light .ui.visible.wide.left.sidebar~.pusher {
    -webkit-transform: translate3d(350px, 0, 0);
    transform: translate3d(350px, 0, 0);
}

.theme_light .ui.visible[class*="very wide"].left.sidebar~.fixed,
.theme_light .ui.visible[class*="very wide"].left.sidebar~.pusher {
    -webkit-transform: translate3d(475px, 0, 0);
    transform: translate3d(475px, 0, 0);
}

.theme_light .ui.visible.thin.right.sidebar~.fixed,
.theme_light .ui.visible.thin.right.sidebar~.pusher {
    -webkit-transform: translate3d(-150px, 0, 0);
    transform: translate3d(-150px, 0, 0);
}

.theme_light .ui.visible[class*="very thin"].right.sidebar~.fixed,
.theme_light .ui.visible[class*="very thin"].right.sidebar~.pusher {
    -webkit-transform: translate3d(-60px, 0, 0);
    transform: translate3d(-60px, 0, 0);
}

.theme_light .ui.visible.wide.right.sidebar~.fixed,
.theme_light .ui.visible.wide.right.sidebar~.pusher {
    -webkit-transform: translate3d(-350px, 0, 0);
    transform: translate3d(-350px, 0, 0);
}

.theme_light .ui.visible[class*="very wide"].right.sidebar~.fixed,
.theme_light .ui.visible[class*="very wide"].right.sidebar~.pusher {
    -webkit-transform: translate3d(-475px, 0, 0);
    transform: translate3d(-475px, 0, 0);
}

.theme_light .ui.overlay.sidebar {
    z-index: 102;
}

.theme_light .ui.left.overlay.sidebar {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.theme_light .ui.right.overlay.sidebar {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.theme_light .ui.top.overlay.sidebar {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

.theme_light .ui.bottom.overlay.sidebar {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.theme_light .animating.ui.overlay.sidebar,
.theme_light .ui.visible.overlay.sidebar {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.theme_light .ui.visible.left.overlay.sidebar {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.theme_light .ui.visible.right.overlay.sidebar {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.theme_light .ui.visible.top.overlay.sidebar {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.theme_light .ui.visible.bottom.overlay.sidebar {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.theme_light .ui.visible.overlay.sidebar~.fixed,
.theme_light .ui.visible.overlay.sidebar~.pusher {
    -webkit-transform: none !important;
    transform: none !important;
}

.theme_light .ui.push.sidebar {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    z-index: 102;
}

.theme_light .ui.left.push.sidebar {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.theme_light .ui.right.push.sidebar {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.theme_light .ui.top.push.sidebar {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

.theme_light .ui.bottom.push.sidebar {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.theme_light .ui.visible.push.sidebar {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.theme_light .ui.uncover.sidebar {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 1;
}

.theme_light .ui.visible.uncover.sidebar {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.theme_light .ui.slide.along.sidebar {
    z-index: 1;
}

.theme_light .ui.left.slide.along.sidebar {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}

.theme_light .ui.right.slide.along.sidebar {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
}

.theme_light .ui.top.slide.along.sidebar {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.theme_light .ui.bottom.slide.along.sidebar {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
}

.theme_light .ui.animating.slide.along.sidebar {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.theme_light .ui.visible.slide.along.sidebar {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.theme_light .ui.slide.out.sidebar {
    z-index: 1;
}

.theme_light .ui.left.slide.out.sidebar {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
}

.theme_light .ui.right.slide.out.sidebar {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}

.theme_light .ui.top.slide.out.sidebar {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
}

.theme_light .ui.bottom.slide.out.sidebar {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.theme_light .ui.animating.slide.out.sidebar {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.theme_light .ui.visible.slide.out.sidebar {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.theme_light .ui.scale.down.sidebar {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    z-index: 102;
}

.theme_light .ui.left.scale.down.sidebar {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.theme_light .ui.right.scale.down.sidebar {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.theme_light .ui.top.scale.down.sidebar {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}

.theme_light .ui.bottom.scale.down.sidebar {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.theme_light .ui.scale.down.left.sidebar~.pusher {
    -webkit-transform-origin: 75% 50%;
    transform-origin: 75% 50%;
}

.theme_light .ui.scale.down.right.sidebar~.pusher {
    -webkit-transform-origin: 25% 50%;
    transform-origin: 25% 50%;
}

.theme_light .ui.scale.down.top.sidebar~.pusher {
    -webkit-transform-origin: 50% 75%;
    transform-origin: 50% 75%;
}

.theme_light .ui.scale.down.bottom.sidebar~.pusher {
    -webkit-transform-origin: 50% 25%;
    transform-origin: 50% 25%;
}

.theme_light .ui.animating.scale.down>.visible.ui.sidebar {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.theme_light .ui.animating.scale.down.sidebar~.pusher,
.theme_light .ui.visible.scale.down.sidebar~.pusher {
    display: block !important;
    width: 100%;
    height: 100%;
    overflow: hidden !important;
}

.theme_light .ui.visible.scale.down.sidebar {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.theme_light .ui.visible.scale.down.sidebar~.pusher {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
}

.theme_light .ui.sticky {
    position: static;
    -webkit-transition: none;
    transition: none;
    z-index: 800;
}

.theme_light .ui.sticky.bound {
    position: absolute;
    left: auto;
    right: auto;
}

.theme_light .ui.sticky.fixed {
    position: fixed;
    left: auto;
    right: auto;
}

.theme_light .ui.sticky.bound.top,
.theme_light .ui.sticky.fixed.top {
    top: 0;
    bottom: auto;
}

.theme_light .ui.sticky.bound.bottom,
.theme_light .ui.sticky.fixed.bottom {
    top: auto;
    bottom: 0;
}

.theme_light .ui.native.sticky {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
}

.theme_light .ui.tab {
    display: none;
}

.theme_light .ui.tab.active,
.theme_light .ui.tab.open {
    display: block;
}

.theme_light .ui.tab.loading {
    position: relative;
    overflow: hidden;
    display: block;
    min-height: 250px;
}

.theme_light .ui.tab.loading * {
    position: relative !important;
    left: -10000px !important;
}

.theme_light .ui.tab.loading.segment:before,
.theme_light .ui.tab.loading:before {
    position: absolute;
    content: "";
    top: 100px;
    left: 50%;
    margin: -1.25em 0 0 -1.25em;
    width: 2.5em;
    height: 2.5em;
    border-radius: 500rem;
    border: 0.2em solid rgba(0, 0, 0, 0.1);
}

.theme_light .ui.tab.loading.segment:after,
.theme_light .ui.tab.loading:after {
    position: absolute;
    content: "";
    top: 100px;
    left: 50%;
    margin: -1.25em 0 0 -1.25em;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation: button-spin 0.6s linear;
    animation: button-spin 0.6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 500rem;
    border-color: #767676 transparent transparent;
    border-style: solid;
    border-width: 0.2em;
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent;
}

.theme_light .eight.wide.column.modal-login-left {
    padding: 30px 50px;
}

.theme_light .sosyalGiris {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 0;
}

.theme_light .sosyalGiris span {
    color: #ccd6f1;
}

.theme_light .sosyalGiris span {
    margin-bottom: 10px;
    display: block;
    text-align: center;
    font-size: 13px;
}

.theme_light .ui.form {
    font-size: 1rem;
}

.theme_light .ui.form {
    position: relative;
    max-width: 100%;
}

.theme_light .ui.form .field {
    clear: both;
    margin: 0 0 1em;
}

.theme_light .swal2-container {
    display: flex;
    position: fixed;
    z-index: 1060;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0.625em;
    overflow-x: hidden;
    background-color: transparent;
    -webkit-overflow-scrolling: touch;
}

.theme_light .login-special-container .field {
    text-align: left;
}

.theme_light .ui.form .field>label {
    color: rgb(242 245 255) !important;
    font-weight: 500 !important;
}

.theme_light .ui.form .field>label {
    display: block;
    margin: 0 0 0.28571429rem 0;
    color: rgba(0, 0, 0, .87) !important;
    font-size: .92857143em;
    font-weight: 700;
    text-transform: none;
}

.theme_light .ui.form .field {
    clear: both;
    margin: 0 0 1em;
}

.theme_light .field.loginPassword {
    position: relative;
}

.theme_light .eight.wide.column.modal-login-right {
    background: rgb(24 30 44);
    border-top: 1px solid #2d364c;
    padding: 20px 50px;
    margin: -15px;
    margin-top: 0;
    color: #ccd6f1;
}

.theme_light .modal-login-right a.ui.fluid.button.violet {
    margin-top: 5px;
    border: 1px solid #755895 !important;
}

.theme_light .ui.violet.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, .15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, .15) inset;
}

.theme_light .ui.violet.button,
.ui.violet.buttons .button {
    background-color: #6435c9;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.theme_light .ui.fluid.button {
    display: block;
}

.theme_light .ui.fluid.button,
.ui.fluid.buttons {
    width: 100%;
}

.theme_light .ui.button {
    font-weight: 400 !important;
}

.theme_light .ui.button,
.ui.buttons .button,
.ui.buttons .or {
    font-size: 1rem;
}

.theme_light .ui.button {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    border: none;
    vertical-align: baseline;
    background: #e0e1e2 none;
    color: rgba(0, 0, 0, .6);
    font-family: 'Poppins', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    margin: 0 0.25em 0 0;
    padding: 0.78571429em 1.5em 0.78571429em;
    text-transform: none;
    text-shadow: none;
    font-weight: 700;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: 0.28571429rem;
    -webkit-box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset;
    box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
    transition: opacity .1s ease, background-color .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
    transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
    transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
    -webkit-tap-highlight-color: transparent;
}

.theme_light .swal2-content {
    z-index: 1;
    justify-content: center;
    margin: 0;
    padding: 0;
    color: #545454 !important;
    font-size: 1.125em;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    word-wrap: break-word;
}

.theme_light .ilan-kurallari-text p strong {
    color: #080808 !important;
}

.theme_light .cke_contents {
    border: solid 1px #696969;
    background-color: #293249 !important;
}

.theme_light .cke_editable {
    background-color: #1E1E1F !important;
}

.theme_light .cke_contents,
.cke_editable {
    /* color: green !important; */
    /* background-color: red !important; */
}

.theme_light .error_input {
    font-size: 14px !important;
    color: #fff9f5 !important;
    background-color: #fc4f4f !important;
    margin: 1px 10px !important;
    padding: 9px !important;
    font-weight: bold !important;
    letter-spacing: 0.059rem !important;
}

.theme_light .modal-header {
    border-color: rgb(57 66 90) !important;
}

.theme_light .modal-content {
    background: #fff !important;
    /* border-top: 3px solid rgb(8 141 205) !important; */
    /* box-shadow: 0 10px 20px #0a0d14, 0 10px 160px #0a0d14 !important; */
}

.theme_light section.my-purchases {
    /* padding-top: 40px; */
    /* margin-bottom: 50px; */
}

.theme_light .purchase-card-block {
    border-radius: 4px;
    box-shadow: 0 5px 5px 0 rgb(18 22 34);
    margin-top: 10px;
    background: #1d2333;
    border: 1px solid rgba(255, 255, 255, .04)
}

.theme_light .purchase-card-block .card-purchase-inner {
    padding: 10px;
    height: 90px;
    position: relative;
    cursor: pointer
}

.theme_light .purchase-card-block .card-purchase-inner img {
    height: 70px;
    width: 70px;
    border-radius: 4px;
    border: 1px solid #525d76;
    position: absolute;
    left: 10px;
    object-fit: cover;
    top: 10px
}

.theme_light .purchase-card-block .card-purchase-inner span.siparisNo {
    position: absolute;
    top: 25px;
    left: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    font-size: 14px;
    font-weight: 400;
    color: #dde5f9
}

.theme_light .purchase-card-block .card-purchase-inner span.siparisTarihi {
    position: absolute;
    bottom: 25px;
    left: 100px;
    color: #535f81
}

.theme_light .purchase-card-block .card-purchase-inner span.siparisDurumu {
    position: absolute;
    top: 10px;
    left: 390px;
    line-height: 70px
}

.theme_light .purchase-card-block .card-purchase-inner button.collapseButton {
    position: absolute;
    right: 25px;
    top: 25px;
    height: 40px;
    border: none;
    width: 40px;
    border-radius: 60px;
    background: linear-gradient(45deg, #8f7cf9, #2a2f70);
    color: #fff;
    line-height: 42px
}

.theme_light .purchase-card-block .card-purchase-inner span.siparisUcreti {
    position: absolute;
    right: 90px;
    font-size: 20px;
    font-weight: 500;
    color: #ffaf36;
    top: 25px;
    text-align: right
}

.theme_light .purchase-card-block .card-purchase-inner span.siparisUcretiText {
    position: absolute;
    bottom: 25px;
    right: 90px;
    text-align: right
}

.theme_light .purchase-card-block .card-purchase-inner span.circular.label {
    padding: 4px !important;
    margin-right: 3px
}

.theme_light .collapseBody {
    padding: 20px;
    border-top: 1px solid #262c3b
}

.theme_light .page-timeline {
    margin: 30px auto 0;
    position: relative;
    max-width: 100%;
    margin-bottom: 50px;
    border-left: 1px solid #262c3b
}

.theme_light .page-timeline:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 83px;
    right: auto;
    height: 100%;
    width: 3px;
    background: #505a76;
    z-index: 0
}

.theme_light .page-timeline:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 40px;
    background: #e2e2e2;
    background: -webkit-linear-gradient(top, #505a76, rgba(52, 152, 219, 0));
    background: linear-gradient(to bottom, #505a76, rgba(52, 152, 219, 0));
    top: 100%;
    left: 83px
}

.theme_light .vtimeline-content {
    margin-left: 120px;
    padding: 5px 20px 35px;
    text-align: left
}

.theme_light .vtimeline-content h3 {
    font-size: 1.5em;
    font-weight: 600;
    display: inline-block;
    margin: 0
}

.theme_light .vtimeline-content p {
    font-size: .9em;
    margin: 0
}

.theme_light .vtimeline-point {
    position: relative;
    display: block;
    vertical-align: top;
    margin-bottom: 30px
}

.theme_light .vtimeline-icon {
    position: relative;
    color: #fff;
    width: 50px;
    height: 50px;
    background: #505a76;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height: 50px;
    z-index: 4;
    margin-left: 60px
}

.theme_light .vtimeline-icon i {
    display: block;
    font-size: 1.5em;
    line-height: 50px
}

.theme_light .vtimeline-date {
    width: 190px;
    text-align: right;
    position: absolute;
    left: 0;
    top: 10px;
    font-weight: 400;
    color: #374054
}

.theme_light .mb20 {
    margin-bottom: 20px !important
}

.theme_light .collapseBody .col-md-3 {
    padding: 15px
}

span.timelineTarih {
    display: block;
    font-size: 13px;
    color: #667391
}

.theme_light .satici-panel-mini {
    height: 40px;
    position: relative
}

.theme_light .satici-panel-mini img {
    height: 40px;
    top: 10px;
    left: 15px;
    object-fit: cover;
    width: 40px;
    border-radius: 4px
}

.theme_light .satici-panel-mini span.satici-adi {
    position: absolute;
    top: 2px;
    left: 54px;
    color: #e6ecfb;
    font-weight: 600
}

span.satici-level {
    position: relative;
    top: 10px;
    left: 10px
}

span.urun-adi {
    position: absolute;
    bottom: 2px;
    left: 60px;
    color: #a4b0cb
}

span.satici-oran-resim {
    width: 100px;
    height: 6px;
    background: #2e364a;
    display: block;
    position: absolute;
    left: 60px;
    border-radius: 2px;
    top: 30px
}

.theme_light .satici-panel-mini span.satici-oran {
    position: absolute;
    top: 24px;
    left: 170px;
    font-size: 13px
}

@media only screen and (max-width: 768px) {
    .theme_light .purchase-card-block .card-purchase-inner {
        height: 120px
    }

    .theme_light .purchase-card-block .card-purchase-inner span.siparisNo {
        top: 20px;
        left: 90px
    }

    .theme_light .purchase-card-block .card-purchase-inner span.siparisTarihi {
        top: 45px;
        left: 90px
    }

    .theme_light .purchase-card-block .card-purchase-inner span.siparisDurumu {
        top: 39px;
        left: 90px
    }

    .theme_light .purchase-card-block .card-purchase-inner span.siparisUcreti {
        left: 180px;
        font-size: 17px;
        top: 84px;
        right: auto
    }

    .theme_light .purchase-card-block .card-purchase-inner span.siparisUcretiText {
        top: 85px;
        left: 90px;
        right: auto
    }

    .theme_light .purchase-card-block .card-purchase-inner button.collapseButton {
        right: 20px;
        top: 15px;
        height: 30px;
        width: 30px;
        line-height: 30px
    }

    .theme_light .purchase-card-block .card-purchase-inner img {
        top: 25px
    }
}

.theme_light img {
    max-width: 100%
}

.theme_light .KeyDiv {
    margin-top: 15px;
    position: relative
}

.theme_light input.PurchaseKey {
    width: 100%;
    border: none;
    text-align: center;
    height: 40px;
    font-size: 18px;
    background: rgb(224 224 224);
    border-radius: 6px
}

.theme_light .KeyDiv button.btn.btn-default.btn-sm.btn-hide-password {
    top: 0;
    right: 4.5px;
    height: 30px
}

.theme_light input.slider {
    width: 100%
}

.theme_light .modal-body.NotifyPanel {
    padding: 5px 30px 15px
}

.theme_light a.nav-link {}

.theme_light a.nav-link.active {
    border-bottom: 2px solid #4c5a6f !important;
}

.theme_light .teslimaKalanSure {
    width: 100%;
    background: #f1f1f1;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px
}

form.KanitForm {
    margin-top: 15px;
    padding: 20px;
    background: #f5f5f5;
    border-radius: 4px
}

form.DegerlendirmeFormNotify {
    margin-top: 15px;
    border-radius: 4px
}

.theme_light .nav-tabs {
    border-bottom: 1px solid #373f52
}

.theme_light .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background: 0 0
}

.theme_light .vtimeline-content b {
    color: #d8e0f1
}

span.satici-gercek-oran-resim {
    background: linear-gradient(45deg, #5bbdbd, #5bbd7e);
    height: 6px;
    display: block;
    border-radius: 3px
}

.theme_light .purchase-card {
    background: 0 0;
    box-shadow: 0 .125rem .25rem rgb(0 0 0/26%);
    margin-bottom: 25px;
    border-radius: 5px;
    position: relative;
    width: calc(50% - 10px);
    float: left;
    margin: 5px
}

.theme_light .purchase-card .ProductImage {
}

.theme_light .purchase-card .ProductName {
}

.theme_light .purchase-card .DeliveredTime {
    float: right;
    position: absolute;
    top: 15px;
    right: 15px;
    color: rgb(141 175 239);
    font-size: 13px
}

.theme_light .purchase-card .KeyDiv {
    margin-top: 15px;
    position: relative
}

button.btn-copy-password {
    position: absolute;
    left: 5px;
    top: 5px;
    padding: 5px 11px;
    z-index: 3
}

.theme_light .purchase-card input.PurchaseKey {
    width: 100%;
    border: none;
    text-align: center;
    height: 40px;
    font-size: 15px;
    background: rgb(17 21 30);
    border-radius: 6px;
    color: rgb(255 255 255)
}

.theme_light .KeyDiv button.btn.btn-default.btn-sm.btn-hide-password {
    right: 4.5px;
    top: 5px;
    padding: 5px 11px
}

.theme_light .purchase-card .TotalPaid {
}

.theme_light .purchase-card .PurchaseBtns {
    position: absolute;
    right: 15px;
    bottom: 15px
}

.theme_light .stockValueDiv {
    padding: 15px
}

.theme_light .purchase-card-bg {
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    position: absolute;
    left: 0;
    border-radius: 5px
}

.theme_light .purchase-body {
    position: relative;
    width: 100%;
    left: 0;
    background: linear-gradient(to bottom, rgb(41 52 79/85%), rgb(21 26 39/89%));
    padding: 15px;
    padding-left: 185px;
    padding-bottom: 20px;
    backdrop-filter: blur(3px);
    border-radius: 5px;
    border: 1px solid #a4acb2 !important;
}

#degerlendirmeModal .modal-header {
    display: block
}

#degerlendirmeModal .modal-header h4 {
    margin: 0
}

#degerlendirmeModal .modal-footer {
    border: none;
    padding: 0 30px 20px
}

.theme_light .topupDiv {
    min-height: 50px;
    padding-top: 5px
}

.theme_light .topupStatus i {
    font-size: 10px
}

.theme_light .topupStatus {
    display: flex;
    align-items: center;
    column-gap: 10px
}

.theme_light .topupStatus.status-4 i {
    color: #fa6666;
    text-shadow: 0 0 6px #fa6666
}

.theme_light .topupStatus.status-1 i {
    color: #fada66;
    text-shadow: 0 0 6px #fada66
}

.theme_light .topupStatus.status-3 i {
    color: #68fa66;
    text-shadow: 0 0 6px #68fa66
}

.theme_light .topupStatus.status-2 i {
    color: #669afa;
    text-shadow: 0 0 6px #669afa
}

.theme_light .topupDetails ul {
    list-style: none;
    padding: 0;
    display: inline-block;
    min-width: 250px;
    margin-top: 15px
}

.theme_light .topupDetails ul li {
    line-height: 14px;
    margin-bottom: 5px;
    padding: 10px;
    background: #1f2638;
    border-radius: 5px
}

.theme_light .topupDetails ul li span {
    display: block;
    color: #aeb5ff;
    font-size: 13px
}

.theme_light .purchase-card.pb-0 {
    padding-bottom: 10px
}

.theme_light .topupDetails ul li.iptalEdildi {
    background: #563838;
    color: #dda9a9
}

.theme_light .topupDetails ul li.iptalEdildi span {
    color: #ff8282
}

.theme_light .purchase-card .KeyDiv textarea.PurchaseKey {
    width: 100%;
    height: auto;
    min-height: 120px;
    background: #11151e;
    border: none;
    border-radius: 5px;
    color: #fff;
    padding: 15px
}

.theme_light .KeyDiv.KeyDivMultiple button.btn.btn-default.btn-sm.btn-copy-password {
    left: unset;
    right: 5px
}

.theme_light textarea.autoDeliveryText {
    padding: 15px;
    width: 100%;
    margin-top: 15px;
    background: linear-gradient(45deg, #1d1f33, #1d2333);
    color: #d0ddff;
    border-radius: 5px;
    border: 1px solid #2a334a
}

.theme_light .pre-order-description {
    background: #382d1f;
    padding: 10px;
    border-radius: 5px;
    margin-top: 10px;
    color: #ddbd95;
    word-break: break-word
}

.theme_light .pre-order-description.pre-order-cancel {
    background: #381f1f;
    color: #dd9595
}

.theme_light .btn.btn-default {
    color: rgb(187 197 223);
    background: rgb(43 53 78);
}

.theme_light .btn:hover {
    /* filter: brightness(1.15); */
    box-shadow: none;
}

button.btn.btn-default.btn-sm.btn-hide-password {
    right: 4.5px;
    top: 5px;
    padding: 5px 11px;
    float: right;
    position: absolute;
}

.theme_light section.my-purchases {
    /* padding-top: 40px; */
    /* margin-bottom: 50px; */
}

.theme_light .purchase-card-block {
    border-radius: 4px;
    box-shadow: 0 5px 5px 0 #efe8e8;
    margin-top: 10px;
    background: #efe8e8;
    border: 1px solid rgba(255, 255, 255, .04)
}

.theme_light .purchase-card-block .card-purchase-inner {
    padding: 10px;
    height: 90px;
    position: relative;
    cursor: pointer;
    background: #f9f9f9;
}

.theme_light .purchase-card-block .card-purchase-inner img {
    height: 70px;
    width: 70px;
    border-radius: 4px;
    border: 1px solid #525d76;
    position: absolute;
    left: 10px;
    object-fit: cover;
    top: 10px
}

.theme_light .purchase-card-block .card-purchase-inner span.siparisNo {
    position: absolute;
    top: 25px;
    left: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    font-size: 14px;
    font-weight: 400;
    color: #090909;
}

.theme_light .purchase-card-block .card-purchase-inner span.siparisTarihi {
    position: absolute;
    bottom: 25px;
    left: 100px;
    color: #535f81
}

.theme_light .purchase-card-block .card-purchase-inner span.siparisDurumu {
    position: absolute;
    top: 10px;
    left: 390px;
    line-height: 70px
}

.theme_light .purchase-card-block .card-purchase-inner button.collapseButton {
    position: absolute;
    right: 25px;
    top: 25px;
    height: 40px;
    border: none;
    width: 40px;
    border-radius: 60px;
    background: linear-gradient(45deg, #8f7cf9, #2a2f70);
    color: #fff;
    line-height: 42px
}

.theme_light .purchase-card-block .card-purchase-inner span.siparisUcreti {
    position: absolute;
    right: 90px;
    font-size: 20px;
    font-weight: 500;
    color: #ffaf36;
    top: 25px;
    text-align: right
}

.theme_light .purchase-card-block .card-purchase-inner span.siparisUcretiText {
    position: absolute;
    bottom: 25px;
    right: 90px;
    text-align: right
}

.theme_light .purchase-card-block .card-purchase-inner span.circular.label {
    padding: 4px !important;
    margin-right: 3px
}

.theme_light .collapseBody {
    padding: 20px;
    border-top: 1px solid #262c3b;
    background: #f9f9f9;
}

.theme_light .page-timeline {
    margin: 30px auto 0;
    position: relative;
    max-width: 100%;
    margin-bottom: 50px;
    border-left: 1px solid #262c3b
}

.theme_light .page-timeline:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 83px;
    right: auto;
    height: 100%;
    width: 3px;
    background: #505a76;
    z-index: 0
}

.theme_light .page-timeline:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 40px;
    background: #e2e2e2;
    background: -webkit-linear-gradient(top, #505a76, rgba(52, 152, 219, 0));
    background: linear-gradient(to bottom, #505a76, rgba(52, 152, 219, 0));
    top: 100%;
    left: 83px
}

.theme_light .vtimeline-content {
    margin-left: 120px;
    padding: 5px 20px 35px;
    text-align: left
}

.theme_light .vtimeline-content h3 {
    font-size: 1.5em;
    font-weight: 600;
    display: inline-block;
    margin: 0
}

.theme_light .vtimeline-content p {
    font-size: .9em;
    margin: 0
}

.theme_light .vtimeline-point {
    position: relative;
    display: block;
    vertical-align: top;
    margin-bottom: 30px
}

.theme_light .vtimeline-icon {
    position: relative;
    color: #fff;
    width: 50px;
    height: 50px;
    background: #505a76;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height: 50px;
    z-index: 4;
    margin-left: 60px
}

.theme_light .vtimeline-icon i {
    display: block;
    font-size: 1.5em;
    line-height: 50px
}

.theme_light .vtimeline-date {
    width: 190px;
    text-align: right;
    position: absolute;
    left: 0;
    top: 10px;
    font-weight: 400;
    color: #374054
}

.theme_light .mb20 {
    margin-bottom: 20px !important
}

.theme_light .collapseBody .col-md-3 {
    padding: 15px
}

span.timelineTarih {
    display: block;
    font-size: 13px;
    color: #667391
}

.theme_light .satici-panel-mini {
    height: 40px;
    position: relative
}

.theme_light .satici-panel-mini img {
    height: 40px;
    top: 10px;
    left: 15px;
    object-fit: cover;
    width: 40px;
    border-radius: 4px
}

.theme_light .satici-panel-mini span.satici-adi {
    position: absolute;
    top: 2px;
    left: 54px;
    color: #e6ecfb;
    font-weight: 600
}

span.satici-level {
    position: relative;
    top: 10px;
    left: 10px
}

span.urun-adi {
    position: absolute;
    bottom: 2px;
    left: 60px;
    color: #a4b0cb
}

span.satici-oran-resim {
    width: 100px;
    height: 6px;
    background: #2e364a;
    display: block;
    position: absolute;
    left: 60px;
    border-radius: 2px;
    top: 30px
}

.theme_light .satici-panel-mini span.satici-oran {
    position: absolute;
    top: 24px;
    left: 170px;
    font-size: 13px
}

@media only screen and (max-width: 768px) {
    .theme_light .purchase-card-block .card-purchase-inner {
        height: 120px
    }

    .theme_light .purchase-card-block .card-purchase-inner span.siparisNo {
        top: 20px;
        left: 90px
    }

    .theme_light .purchase-card-block .card-purchase-inner span.siparisTarihi {
        top: 45px;
        left: 90px
    }

    .theme_light .purchase-card-block .card-purchase-inner span.siparisDurumu {
        top: 39px;
        left: 90px
    }

    .theme_light .purchase-card-block .card-purchase-inner span.siparisUcreti {
        left: 180px;
        font-size: 17px;
        top: 84px;
        right: auto
    }

    .theme_light .purchase-card-block .card-purchase-inner span.siparisUcretiText {
        top: 85px;
        left: 90px;
        right: auto
    }

    .theme_light .purchase-card-block .card-purchase-inner button.collapseButton {
        right: 20px;
        top: 15px;
        height: 30px;
        width: 30px;
        line-height: 30px
    }

    .theme_light .purchase-card-block .card-purchase-inner img {
        top: 25px
    }
}

.theme_light img {
    max-width: 100%
}

.theme_light .KeyDiv {
    margin-top: 15px;
    position: relative
}

.theme_light input.PurchaseKey {
    width: 100%;
    border: none;
    text-align: center;
    height: 40px;
    font-size: 18px;
    background: rgb(224 224 224);
    border-radius: 6px
}

.theme_light .KeyDiv button.btn.btn-default.btn-sm.btn-hide-password {
    top: 0;
    right: 4.5px;
    height: 30px
}

.theme_light input.slider {
    width: 100%
}

.theme_light .modal-body.NotifyPanel {
    padding: 5px 30px 15px
}

.theme_light a.nav-link {
    padding: 14px 25px 13px;
    border: 1px solid #e8eaeb;
    border-bottom: none;
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    border-radius: unset;
    border: none;
    border-bottom: 2px solid transparent;
}

.theme_light a.nav-link.active {}

.theme_light .teslimaKalanSure {
    width: 100%;
    background: #f1f1f1;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px
}

form.KanitForm {
    margin-top: 15px;
    padding: 20px;
    background: #f5f5f5;
    border-radius: 4px
}

form.DegerlendirmeFormNotify {
    margin-top: 15px;
    border-radius: 4px
}

.theme_light .nav-tabs {
    border-bottom: 1px solid #373f52
}

.theme_light .nav-tabs .nav-item.show .nav-link,
.theme_light .nav-tabs .nav-link.active {
    color: #000;
    background: 0 0
}

.theme_light .vtimeline-content b {
    color: #000;
}

span.satici-gercek-oran-resim {
    background: linear-gradient(45deg, #5bbdbd, #5bbd7e);
    height: 6px;
    display: block;
    border-radius: 3px
}

.theme_light .purchase-card {
    background: 0 0;
    box-shadow: 0 .125rem .25rem rgb(0 0 0/26%);
    margin-bottom: 25px;
    border-radius: 5px;
    position: relative;
    width: calc(65% - 10px);
    float: left;
    margin: 5px
}

.theme_light .purchase-card .ProductImage {
    width: 50px !important;
    height: 50px !important;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 50%;
    border: 1px solid red;
}

.theme_light .purchase-card .ProductName {
    font-size: 14px;
    font-weight: 700;
    color: rgb(0 0 0);
    white-space: nowrap;
    text-overflow: ellipsis;
}

.theme_light .purchase-card .DeliveredTime {
    /* float: right; */
    /* position: absolute; */
    /* top: 15px; */
    right: 15px;
    color: rgb(0 0 0);
    font-size: 13px;
}

.theme_light .purchase-card .KeyDiv {
    margin-top: 15px;
    position: relative
}

button.btn-copy-password {
    position: absolute;
    left: 5px;
    top: 20px;
    padding: 5px 11px;
    z-index: 3
}

.theme_light .purchase-card input.PurchaseKey {
    width: 100%;
    border: none;
    text-align: center;
    height: 40px;
    font-size: 15px;
    background: #4c5a6f;
    border-radius: 6px;
    color: rgb(255 255 255);
}

.theme_light .KeyDiv button.btn.btn-default.btn-sm.btn-hide-password {
    right: 4.5px;
    top: 20px;
    padding: 5px 11px
}

.theme_light .purchase-card .TotalPaid {
    border-top: 1px solid rgb(222 222 222/7%);
    color: #000;
}

.theme_light .purchase-card .PurchaseBtns {
    position: absolute;
    right: 15px;
    bottom: 15px
}

.theme_light .stockValueDiv {
    padding: 15px
}

.theme_light span.stockValueSpan {
    background: rgb(236 235 241);
    padding: 15px;
    display: block;
    border-radius: 4px;
    border: 1px solid rgb(236 235 241);
}

.theme_light .urunlerIcerik {
    display: flex;
    width: 100%;
    margin: -5px;
    flex-wrap: wrap;
    align-items: flex-start
}

.theme_light .purchase-card-bg {
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    position: absolute;
    left: 0;
    border-radius: 5px
}

.theme_light .purchase-body {
    position: relative;
    width: 100%;
    left: 0;
    background: #f9f9f9;
    padding: 15px;
    /* padding-left: 185px; */
    padding-bottom: 10px;
    backdrop-filter: blur(3px);
    border-radius: 5px
}

#degerlendirmeModal .modal-header {
    display: block
}

#degerlendirmeModal .modal-header h4 {
    margin: 0
}

#degerlendirmeModal .modal-footer {
    border: none;
    padding: 10px 27px 10px;
}

.theme_light .topupDiv {
    min-height: 50px;
    padding-top: 5px
}

.theme_light .topupStatus i {
    font-size: 10px
}

.theme_light .topupStatus {
    display: flex;
    align-items: center;
    column-gap: 10px
}

.theme_light .topupStatus.status-4 i {
    color: #fa6666;
    text-shadow: 0 0 6px #fa6666
}

.theme_light .topupStatus.status-1 i {
    color: #fada66;
    text-shadow: 0 0 6px #fada66
}

.theme_light .topupStatus.status-3 i {
    color: #68fa66;
    text-shadow: 0 0 6px #68fa66
}

.theme_light .topupStatus.status-2 i {
    color: #669afa;
    text-shadow: 0 0 6px #669afa
}

.theme_light .topupDetails ul {
    list-style: none;
    padding: 0;
    display: inline-block;
    min-width: 250px;
    margin-top: 15px
}

.theme_light .topupDetails ul li {
    line-height: 14px;
    margin-bottom: 5px;
    padding: 10px;
    background: #1f2638;
    border-radius: 5px
}

.theme_light .topupDetails ul li span {
    display: block;
    color: #aeb5ff;
    font-size: 13px
}

.theme_light .purchase-card.pb-0 {
    padding-bottom: 10px
}

.theme_light .topupDetails ul li.iptalEdildi {
    background: #563838;
    color: #dda9a9
}

.theme_light .topupDetails ul li.iptalEdildi span {
    color: #ff8282
}

.theme_light .purchase-card .KeyDiv textarea.PurchaseKey {
    width: 100%;
    height: auto;
    min-height: 120px;
    background: #11151e;
    border: none;
    border-radius: 5px;
    color: #fff;
    padding: 15px
}

.theme_light .KeyDiv.KeyDivMultiple button.btn.btn-default.btn-sm.btn-copy-password {
    left: unset;
    right: 5px
}

.theme_light textarea.autoDeliveryText {
    padding: 15px;
    width: 100%;
    margin-top: 15px;
    background: linear-gradient(45deg, #1d1f33, #1d2333);
    color: #d0ddff;
    border-radius: 5px;
    border: 1px solid #2a334a
}

.theme_light .pre-order-description {
    background: #4c5a6f;
    padding: 10px;
    border-radius: 5px;
    margin-top: 10px;
    color: #ffffff;
    word-break: break-word
}

.theme_light .pre-order-description.pre-order-cancel {
    background: #381f1f;
    color: #dd9595
}

.theme_light .light-color {
    color: #fff !important;
}

.theme_light .light-img {
    filter: invert(1);
}

.theme_light .draw-area {
    background: #ECEBF1 !important;
}

.theme_light .giveaway-creator .creator-name-title .giveaway-title {
    color: #000;
}

.theme_light .giveaway-prize {
    background: white !important;
}

.theme_light .giveaway-total-join {
    background: #fff !important;
}

.theme_light .giveaway-content {
    background: #d9d9d9;
}

.theme_light .giveaway-content .giveaway-content-item span {
    color: #fff;
}

.theme_light .balance-tab .nav-item .nav-link.active {
    color: #fff;
}

.theme_light .balance-tab {
    border: 1px solid #c9c1c1;
}

.theme_light .balance-tab .nav-item .nav-link:hover {
    color: #fff;
}



.theme_light .modal-transfer-bank-name {
    color: #101010;
}

.theme_light .modal-transfer-bank-info-list li {
    color: #101010;
}

.theme_light img.modal-bank-img {
    filter: unset;
}

.theme_light .form-area .container-fluid .form-group .light-text-black {
    color: black !important;
}

.theme_light .light-color-index .light-text-black,
.theme_light .light-color-index .light-text-black * {
    color: #fff !important;
}

.theme_light .form-area .ui.form input {
    background-color: #fff !important;
}

.theme_light ul.PaymentTypes li:hover b,
ul.PaymentTypes li.active b {
    color: #000;
}

.theme_light .content .ui .field .light-text-black {
    color: black !important;
}

.theme_light .balance-tab li:first-child .nav-link {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.theme_light .balance-tab li:last-child .nav-link {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.theme_light .balance-tab .nav-item:first-child .nav-link:hover {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.theme_light .balance-tab .nav-item:last-child .nav-link:hover {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.theme_light .balance-tab .nav-item .nav-link {
    color: #000;
}

.theme_light .question-box {
    margin: 15px;
    padding: 15px;
    border-radius: 5px;
    background: #e4eaef;
}

span.question-box-question-title-text {
    color: #e1e1e1;
    font-weight: 500;
    font-size: 15px;
}

.theme_light .question-box-question-date {
    margin-top: 5px;
}

.theme_light .question-box-question {
    background: linear-gradient(to bottom, #c1ced8, #c1ced8);
    border-top: 1px solid rgb(86 108 187/50%);
    padding: 15px;
    display: flex;
    justify-content: space-between;
}

button.btn.btn-soru-sor {
    margin-left: 15px;
    color: #fff;
    border: 1px solid rgb(57 59 80);
    background: rgb(57 59 80);
}

.theme_light .question-box-question-date span.question-box-question-date-text {
    font-size: 13px;
}

.theme_light .question-box .question-box-answer {
    background: linear-gradient(to bottom, #c1ced8, #c0ced8);
    border-top: 1px solid rgb(86 108 187/50%);
}

.theme_light .question-box .question-box-answer {
    margin-top: 15px;
    padding: 15px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-left: 20px
}

.theme_light .question-box-answer-user {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.theme_light .question-box-answer-user .user-box-data {
    display: flex;
    align-items: center;
    gap: 15px;
}

.theme_light .question-box-answer-user .user-box-data img {
    width: 40px;
    height: 40px;
    border-radius: 50px;
}

.theme_light .question-box-answer-user .user-box-data span {
    font-size: 13px;
    line-height: 17px;
}

.theme_light .question-box-answer-user .user-box-data span b {
    color: #afb3ff;
    font-size: 14px;
}

.theme_light .question-box-answer-user span.question-box-answer-date-text {
    font-size: 12px;
}

.theme_light .alert.alert-grid {
    display: flex;
    align-items: center;
    gap: 15px;
}

.theme_light .product-item {
    background: transparent;
    border-color: transparent;
}



.theme_light .product-item .pimg-base:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(-135deg, rgb(148 223 255 / 44%) 0, transparent 50%);
    background-size: 200%;
    transition: .4s transform cubic-bezier(.06, .92, 1, 1), .4s background cubic-bezier(.15, .67, .58, 1);
    pointer-events: none;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}

.theme_light .DiscountBox span {
    color: #fff !important;
}



.theme_light .product-price .sales-price {
    color: #fff;
}

.theme_light .list-price {
    color: #ffffff !important;
    text-decoration: line-through;
    font-size: 12px !important;
}

.theme_light .inline-platform-list img {
    border-radius: 10px;
    width: 30px;
    height: 30px;
}

.theme_light .bg-white,
.theme_light .navbar-default,
body.theme_light {
    background-color: #EFEFEF !important;
    
    
    
    
    

    .theme_light .swiper3 {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
        border-radius: 20px;
        margin: 0 10px;
        box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .08), 0 0 0 1px rgba(0, 0, 0, .04) !important;
    }

;

    .theme_light .swiper3 {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
        border-radius: 20px;
        margin: 0 10px;
        box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .08), 0 0 0 1px rgba(0, 0, 0, .04) !important;
    }

;

    .theme_light .swiper3 {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
        border-radius: 20px;
        margin: 0 10px;
        box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .08), 0 0 0 1px rgba(0, 0, 0, .04) !important;
    }

;
}

.theme_light .ust_reklam {
    background: transparent;
}

.theme_light .footer .nav .nav-link {
    font-size: .875rem;
    line-height: 1.5rem;
    color: #5c5776;
}

.theme_light .color-white {
    color: #fff !important;
}

.theme_light .footer .nav .nav-link:hover {
    /* color: #ff951a !important; */
}

.theme_light h1.products-head-title {
    color: #fff !important;
}

.theme_light p.products-head-description {
    color: #fff !important;
}

.theme_light .home-pro-tabs li .dranw-title {
    /* color: #ffffff !important; */
}

.theme_light .btn-primary {
    color: #fff !important;
}

.theme_light .btn-success {
    color: #fff !important;
}

.theme_light .card-header>div h3,
.theme_light .card-header>div span,
.theme_light .card-header div a {
    color: #000 !important;
}

.theme_light .light-table tbody {
    color: #000 !important;
}

.theme_light .card-header .h4,
.theme_light .card-header h4,
.theme_light .card-header h3,
.theme_light .card-header p {
    color: #fff !important;
}

.theme_light .discountBubble b {
    display: block;
    font-size: 14px;
    color: #fff !important;
}

.theme_light .sproduct-detail__top .sproduct-stock {
    color: black !important;
}

.theme_light .filter-col {
    background: #e4eaef !important;
    border: 1px solid #e4eaef !important;
}

.theme_light .filter-advert-type-list {
    background: #d8dee4 !important;
}

.theme_light .filter-advert-type-list li {
    border-bottom-color: #a4acb2 !important;
}

.theme_light .form-group input {
    /* background-color: #d8dee4 !important; */
    /* border-color: #a4acb2 !important; */
    /* color: #000 !important; */
}

.theme_light .filter-advert-type-list li:hover,
.theme_light .filter-advert-type-list li.active {
    background-color: #bcc1c5 !important;
}

.theme_light .menuText b {
    color: #fff;
}

.theme_light .rounded .mg-l-20 p {
    color: #fff !important;
}

.theme_light .sproduct-detail__long p {
    color: #000 !important;
}

.theme_light .sproduct-dealer .sproduct-price {
    color: #000 !important;
}

.theme_light .sproduct__ranks .auto-complete span {
    color: #fff !important;
}

.theme_light .sproduct-dealer a span {
    color: #fff !important;
}

.theme_light .home-products .home-pro-tabs li .col-xl-auto {
    color: #000 !important;
}

.theme_light .sproduct-dealer .dealer-buttons a:hover {
    color: #fff !important;
}

.theme_light .home-products .tab-content .bg-white * {
    color: #000 !important;
}

.theme_light .sorusor-form .col-12 textarea {
    background-color: #e4eaef !important;
    border-color: #e4eaef !important;
}

.theme_light .home-products .tab-content .bg-white button,
.theme_light .home-products .tab-content .bg-white button i {
    color: #fff !important;
}

.theme_light .form-group select {
    background-color: #fff !important;
    border-color: #a4acb2 !important;
    color: #000 !important;
}

.theme_light .card.shadow .card-body .mb-4 img {
    filter: invert(1);
}

.theme_light .account-area {
    background-color: #fff !important;
}

.theme_light .small-sidenav.navbar {
    border-right: 1px solid rgb(239, 232, 232);
    box-shadow: unset !important;
    border-radius: 0px !important;
}

.theme_light .navbar-border {
    border-bottom: 1px solid rgb(239, 232, 232);
}

.theme_light .user-img-left-area div {
    color: #000 !important;
}

.theme_light .account-area .card,
.theme_light .account-area .card-header {
    background-color: transparent !important;
    background: transparent !important;
    box-shadow: none;
}


.theme_light .user-img-left-area {
    border-right: 1px solid rgb(239, 232, 232);
}

.theme_light .card-header .btn-outline-primary {
    color: #754ffe !important;
}


.theme_light .card-header .btn-outline-primary:hover {
    color: #fff !important;
    background-color: #754ffe !important;
    border-color: #754ffe !important;
}

.theme_light .form-control,
.theme_light .form-control:disabled,
.theme_light .form-control[readonly],
.theme_light .custom-file-input,
.theme_light .select2-search__field,
.theme_light .select2-container--default .select2-selection--multiple,
.theme_light .custom-file-label,
.theme_light .custom-file-label:after,
.theme_light .select2-dropdown,
.theme_light .select2-selection__choice {
    color: #000 !important;
    background-color: white !important;
    border-color: #a4acb2 !important;
}

.theme_light .dropdown-menu {
    background-color: #4c5a6f !important;
}

.theme_light .dropdown-item:hover,
.theme_light .dropdown-item:focus {
    background-color: #efe8e8;
}

.theme_light .navbar-light .navbar-nav .list-unstyled .nav-item:hover,
.theme_light .navbar-light .navbar-nav .list-unstyled .nav-item a:hover {
    background-color: transparent !important;
}

.theme_light .btn-purchase-count {
    color: #000;
}

.theme_light .account-area .card .card-header h3,
.theme_light .account-area .card .card-header p {
    color: #000 !important;
}

.theme_light .mainSection .grup_g p {
    color: #272727 !important;
}

.theme_light .searchBoxPanel {
    background-color: #fff !important;
}

.theme_light .flex-row-category .searchCategoryDiv {
    background-color: #e4eaef !important;
}

.theme_light .col-12.search-result-title {
    color: #000 !important;
}

.theme_light .flex-row-category .searchCategoryDiv .MidiSearchDiv a {
    color: #000 !important;
}

.theme_light .MiniSearchDiv {
    background-color: #e4eaef !important;
}

.theme_light .MiniSearchDiv a {
    color: #000 !important;
}

.theme_light .bg-color {
    background: #f9f9f9 !important;
    border-radius: 6px;
    border-top-right-radius: 0;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .08), 0 0 0 1px rgba(0, 0, 0, .04) !important;
    border-bottom-right-radius: 0;
}

.theme_light .chat-area {
    background-color: #fff !important;
}

.theme_light .mm-chat-sender .chat-input {
    background: white;
    border: unset;
}

.theme_light .chat-search input {
    background-color: #eff1f3;
}

.theme_light .newmessage:hover {
    color: #fff !important;
}

.theme_light .duyurutext {
    background: #eff1f3;
    border-bottom: 1px solid #eff1f3;
    /* color: #000; */
}

.theme_light .mm-chat.mm-you {
    background-color: #e1e1e1;
}

.theme_light .chat-bar .mm-chat.mm-own {
    background-color: #eff1f3;
}

.theme_light .mm-chat-sender .chat-input {
    color: #000;
}

.theme_light .toolbar-btn-two .text-dark .text-white span,
.toolbar-btn-two .acc-links span {
    color: #fff !important;
}

.theme_light .mobil-menu-new p {
    color: #fff !important;
}

.theme_light .well .row .form-control {
    color: #000 !important;
}

.theme_light .swal2-popup.swal2-modal.swal2-icon-success.swal2-show .swal2-html-container {
    color: #000 !important;
}

.theme_light .alfa-tabs .nav-tabs .nav-item:hover,
.alfa-tabs .nav-tabs .nav-item:hover a {
    background-color: transparent;
    color: #000;
    border-bottom: 0;
}

.theme_light .btn.btn-default:hover {
    color: rgb(187 197 223) !important;
}

.theme_light .bg-grey {
    background: #f5f7f9;
}

.theme_light .user-comment-logo {
    background-color: #f3f3f3;
}


.theme_light .server-table {

    background: none;
}

.theme_light .server-table thead tr th {
    color: #fff;
}


.theme_light .server-table tbody tr {
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background: none;
    background: #fff;
}


.theme_light .server-table tbody tr td {
    color: #323d5a;
}


.theme_light .server-table tbody tr td.date span {

    color: #323d5a;
}

.theme_light .server-name {
    font-size: 15px;
    color: #323d5a;
}


.theme_light .server-table tbody tr td span {

    color: #323d5a !important;
}

.theme_light .server-table tbody tr td .c-fff {
    color: #000 !important;
}


.icon-pvp-table {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.server-table-tr {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 15px;
    background: #323d5a;
}

.theme_light .server-sec {
    background: #ffffff;
}


.theme_light .server-name:hover {
    color: #1b2539 !important;
}


.theme_light .server-table tbody tr:hover {
    background: #1b2539;
    transition: all 500ms ease;
}

.theme_light .server-table tbody tr:hover .hover-fff {
    transition: all 500ms ease;
    color: #fff !important;
}



.theme_light .server-table tbody tr:hover .server-name {
    color: #fff !important;
}


.k-icon {
    position: relative;
    top: -2px;
}


.cs-type {
    color: #fff !important;
    font-size: 13px;
    padding: 17.5px;
    border-radius: 10px;
    background: #7e4bf6 !important;
    width: 100%;
}


.theme_light .server-table tbody tr td .cs-type {
    color: #fff !important;
}


.custom-card-body {
    padding: 20px !important;
    border-radius: 20px;
    min-width: 130px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    min-height: 196px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

    .c-custom {
        color: #fff;
    }

;

    .c-custom {
        color: #fff;
    }

;
    height: 230px;
    border: 1px solid #3a4a61;
    border-top: 0;
}

.menuText small {
    color: #fff;
}


.theme_light .l-color,
.theme_light .l-color span {
    /* color: #393d59 !important; */
}


.theme_light .mdi {
    color: #ffffff !important;
}



.theme_light .c-custom {
    color: #393d59;
}


.see-next-btn {
    background: #ff951a;
    border: 0;
    width: 100%;
    font-weight: 700;
}



.theme_light .custom-card-body {

    background-color: #f9f9f9 !important;

}

.theme_light .text-inherit {
    color: #18113c !important;
}

.theme_light .odeme-paneli {
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 4px;
    background: white;
    border: 1px solid rgba(239, 232, 232, .04);
}



.theme_light .dark-table thead th {
    background-color: #d1d1d1;
    color: #000
}



.theme_light .vs-color {
    color: #18113c !important;
}

.theme_light .home-pro-tabs {
    /* background: #4c5a6f; */
}


.theme_light .ts-custom {
    color: #18113c !important;
}



.theme_light .ds-border-top:before {
    content: "";
    position: absolute;
    top: 0;
    height: 1px;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, #fe5d0e47, #18113d, #fe5d0e47 100%) !important;
}

.theme_light .bc-head-tt {
    color: #fff;
}



.theme_light .quicksearch-allcategory::placeholder {
    color: #000;
}

.theme_light .bd-cr {
    /* border: none; */
}


.theme_light .contact-warper i {
    color: white;
}


.theme_light .mainSection h2 {
    color: #0f2666 !important;
}


.theme_light .acc-btn-color {
    color: #2a3857;
    box-shadow: none;
}

.theme_light .cat-acc-header {
    box-shadow: none;
    background: #e5e5e5 !important;
}

.theme_light .acc-btn-color {
    color: #3a4b61 !important;
}


.theme_light .cat-acc-header {
    border-bottom: 1px solid #e9ebed;
}


.theme_light .mainSection .grup_g h4 {
    color: #0f2666 !important;
}


.theme_light .mainSection .form {

    background: #f8f8f8 !important;
}



.theme_light .mainSection .head {

    color: #0f2666 !important;

}

.theme_light .hover-color:hover {
    background: linear-gradient(90deg, #2abfff 0%, #fe0eeb 100%) !important;
    color: #fff !important;
}



.theme_light .swal2-html-container {
    color: #000 !important;
}


.theme_light .google-maps-frame {
    border-radius: 10px;
    filter: none;
}

.theme_light .cls {
    padding: 20px;
    justify-content: space-between;
    background: #f9f9f9;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .08), 0 0 0 1px rgba(0, 0, 0, .04) !important;
}


.theme_light .acc-dsc {
    border: 1px solid #e9ebed;
    padding: 10px;
    background: #f9f9f9;
}

.theme_light .message-users ul li {
    border-bottom-color: rgba(255, 255, 255, .05);
    display: block;
    border-bottom: 1px solid #e9ebed;
}


.theme_light .k-panel-warper {
    background-color: #ffffff;
}


.theme_light .kpc-nav-btn {
    color: #000;
}


.theme_light .k-panel-g-warper {
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .08), 0 0 0 1px rgba(0, 0, 0, .04) !important;
}


.theme_light .bg-custom-none {
    background: transparent;
}

.theme_light .bg-nav-pills {
    background: #4c5a6fd6;
}

.theme_light .bc-22 {

    border: none;
}


.theme_light .kpc-item {
    border: none;
    background: none;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}


.theme_light .price-box {
    color: #000;
}

.theme_light .gain-box {
    color: #000;
}

.theme_light .kpc-nav-btn:hover {
    transition: all 500ms ease;
    color: #fff !important;
    background: #4c5a6f;
    border-radius: 20px !important;
}


.theme_light .kpc-nav-btn.active {
    background: #4c5a6f !important;
    color: #fff !important;
    border-radius: 20px !important;
}

.theme_light .bg-nav-pills li button {
    color: #fff !important;
}

.theme_light .bg-nav-pills li button.active {
    color: #fff !important;
}


.theme_light .sale-card {
    background: #fff;
    border: 1px solid #a4acb2 !important;
}

.theme_light .sale-cards {
    border: none;
}

.theme_light .sale-card .product-detail {
    background: none;
}


.theme_light .sale-card .sale-status {
    color: #000;

}


.theme_light .sale-card .sale-info {
    color: #000;
}

.theme_light .sale-card .product-info {
    color: #000;
}


.theme_light .dflx {
    background: #ffffff;
    color: #000;
}

.theme_light .kpc-tt {

    color: #fff;

    background: #4c5a6f;
}



.theme_light .acc-kpc-menu-body {
    background: #151a28;
    box-shadow: none;
}


.theme_light .bg-none .card-body {
    background: none;
}


.theme_light .sale-alerts {
    color: #fff;
}


.theme_light .mdi:hover {
    color: #ff951a !important;
}





.theme_light .m-br {
    width: 100%;
    border-left: 1px solid #eaebed;
}


.theme_light .comment-by {
    color: black;
}


.theme_light .nav-link {
    color: #000;
}


.theme_light .bc-22 {
    padding: 20px;
    border: 1px solid #4c5a6f !important;
}


.theme_light .kpc-nav-btn {
    color: #fff;
}



.theme_light .alfa-tabs .nav-link {
    color: #000 !important;
    border: none !important;
}

.theme_light .alfa-tabs .nav-link:hover {
    color: #000 !important;
}


.theme_light .k-panel-content-right .flexCard .userAvatar img {
    border: 5px solid #4c5a6f;
}

.theme_light .PostBox {
    border: 1px solid #456890;
}

.theme_light .PostBox:hover {}

.theme_light .PostImage {
    border-radius: 0;
    /* border: 1px solid #bababa; */
    border-radius: 10px !important;
}

.theme_light .PostBox .PostCategory a {
    color: #ffffff;
}


.theme_light .PostTitle {
    padding: 10px 0;
    color: #fff;
    text-align: left;
}


.theme_light .PostBox .PostPrice {
    color: #ffffff;
    text-align: center;
}

.theme_light .PostImage {
    border-radius: 0;
    background: none;
}

.theme_light .products-buy-2 {
    color: #fff !important;
}

.theme_light .m-bg {
    background: #f9f9f9 !important;
}


.theme_light .w-spacial {
    width: 200px;
    display: flex;
    justify-content: left;
    background: #ffffff;
    align-items: center;
    color: #000;
    border: 1px solid #4c5a6f !important;
    border-radius: 10px !important;
}


.theme_light .price-type {
    /* color: #fff; */
    font-size: 17px;
}

.theme_light .skq {
    background: #4c5a6f !important;
}


.theme_light .right-slider {
    background: #ffffff;
}

.theme_light .bg-reviews {
    background: #8596aa;
    border-radius: 5px;
}



.theme_light .rank-warper .ranks-item {

    background: #4c5a6f;

}


.theme_light .ranks-item span {
    font-size: 17px;
    color: #fff !important;
}


.theme_light .profileMainCard {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: -1px;
}



.theme_light .pioff-product-item {
    border: 1px solid #273b56 !important;
}


.theme_light .img-pcn span {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}



.theme_light .k-panel-g-warper .bg-none {
    background: linear-gradient(0deg, #ffffff, #4c5a6f38) !important;
}


.dropdown-header,
.dropdown-text {
    color: #ffffff !important;
    padding: .25rem 1.2rem;
}



.theme_light .dashboard-list-box .dw-item {
    background: none;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}


.theme_light .dw-item-sub-list-item {
    background: #f9f9f9 !important;
}


.theme_light .alert-primary {
    color: #ffffff;
    background-color: #6c7788;
    border-color: #d8ceff;
}


.theme_light .panel-bg-custom {
    background: #f9f9f9 !important;
    padding: 15px 10px !important;
}


.theme_light .flush-nav .nav .nav-link {
    color: #000;
    padding: 1.5rem;
    font-weight: 500;
}


.theme_light .sw-table td {
    background: #eaebed !important;
    color: #000 !important;
}


.theme_light .m-bg2 {
    background: linear-gradient(270deg, #f9f9f9, #4c5a6f38) !important;
}

.theme_light .sproduct-dealer b {
    color: #000 !important;
}


.theme_light input.PurchaseKey {

    color: #000;
}

.theme_light .kpc-border {
    border: 1px solid #a4acb2 !important;

}

.theme_light .kpc-item {
    border: none;
}

.theme_light  .bg-sbq-2 {
    margin: 10px 0 10px 0;
    padding: 20px;
    background: none !important;
    border-radius: 20px;
}

.theme_light .draw-area {
    box-shadow: none;
}

.theme_light .d-flex.align-items-center.justify-content-between.p-3.mb-2 {
    background-color: #f2f2f2 !important;
}

.theme_light .itrade-url {
    color: #696e8b !important;
}