.imgwait {
    min-width: 24px;
    min-height: 24px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHdpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cGF0aCBkPSJNMzguNTIgMzMuMzdMMjEuMzYgMTYuMkE2My42IDYzLjYgMCAwIDEgNTkuNS4xNnYyNC4zYTM5LjUgMzkuNSAwIDAgMC0yMC45OCA4LjkyeiIgZmlsbD0iIzAwMDAwMCIvPjxwYXRoIGQ9Ik0zOC41MiAzMy4zN0wyMS4zNiAxNi4yQTYzLjYgNjMuNiAwIDAgMSA1OS41LjE2djI0LjNhMzkuNSAzOS41IDAgMCAwLTIwLjk4IDguOTJ6IiBmaWxsPSIjYzBjMGMwIiB0cmFuc2Zvcm09InJvdGF0ZSg0NSA2NCA2NCkiLz48cGF0aCBkPSJNMzguNTIgMzMuMzdMMjEuMzYgMTYuMkE2My42IDYzLjYgMCAwIDEgNTkuNS4xNnYyNC4zYTM5LjUgMzkuNSAwIDAgMC0yMC45OCA4LjkyeiIgZmlsbD0iI2MwYzBjMCIgdHJhbnNmb3JtPSJyb3RhdGUoOTAgNjQgNjQpIi8+PHBhdGggZD0iTTM4LjUyIDMzLjM3TDIxLjM2IDE2LjJBNjMuNiA2My42IDAgMCAxIDU5LjUuMTZ2MjQuM2EzOS41IDM5LjUgMCAwIDAtMjAuOTggOC45MnoiIGZpbGw9IiNjMGMwYzAiIHRyYW5zZm9ybT0icm90YXRlKDEzNSA2NCA2NCkiLz48cGF0aCBkPSJNMzguNTIgMzMuMzdMMjEuMzYgMTYuMkE2My42IDYzLjYgMCAwIDEgNTkuNS4xNnYyNC4zYTM5LjUgMzkuNSAwIDAgMC0yMC45OCA4LjkyeiIgZmlsbD0iI2MwYzBjMCIgdHJhbnNmb3JtPSJyb3RhdGUoMTgwIDY0IDY0KSIvPjxwYXRoIGQ9Ik0zOC41MiAzMy4zN0wyMS4zNiAxNi4yQTYzLjYgNjMuNiAwIDAgMSA1OS41LjE2djI0LjNhMzkuNSAzOS41IDAgMCAwLTIwLjk4IDguOTJ6IiBmaWxsPSIjYzBjMGMwIiB0cmFuc2Zvcm09InJvdGF0ZSgyMjUgNjQgNjQpIi8+PHBhdGggZD0iTTM4LjUyIDMzLjM3TDIxLjM2IDE2LjJBNjMuNiA2My42IDAgMCAxIDU5LjUuMTZ2MjQuM2EzOS41IDM5LjUgMCAwIDAtMjAuOTggOC45MnoiIGZpbGw9IiNjMGMwYzAiIHRyYW5zZm9ybT0icm90YXRlKDI3MCA2NCA2NCkiLz48cGF0aCBkPSJNMzguNTIgMzMuMzdMMjEuMzYgMTYuMkE2My42IDYzLjYgMCAwIDEgNTkuNS4xNnYyNC4zYTM5LjUgMzkuNSAwIDAgMC0yMC45OCA4LjkyeiIgZmlsbD0iI2MwYzBjMCIgdHJhbnNmb3JtPSJyb3RhdGUoMzE1IDY0IDY0KSIvPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiB2YWx1ZXM9IjAgNjQgNjQ7NDUgNjQgNjQ7OTAgNjQgNjQ7MTM1IDY0IDY0OzE4MCA2NCA2NDsyMjUgNjQgNjQ7MjcwIDY0IDY0OzMxNSA2NCA2NCIgY2FsY01vZGU9ImRpc2NyZXRlIiBkdXI9IjcyMG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvZz48L3N2Zz4=");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

html,
body {
    height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    word-wrap: break-word
}

#modalEv {
    color: #000
}

#site {
    min-height: 100%;
    overflow-x: hidden
}

#ppform {
    text-align: center
}

button:focus {
    outline: none !important
}

.no-opct {
    opacity: 0.5
}

.no-opct:hover {
    opacity: 1
}

.no-color {
    filter: grayscale(100%)
}

.no-color:hover {
    filter: greyscale(0%)
}

.txt-center {
    text-align: center
}

.obj-center {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center
}

@media (max-width:767px) {
    .nowrap-phone {
        white-space: nowrap
    }
}

@media print {

    .pquantity,
    .pagination {
        display: none
    }
}

.no-left-margin {
    margin-left: 0px !important
}

.no-right-margin {
    margin-right: 0px !important
}

.ckie-btn {
    margin-left: 8px
}

.ckie-btn-rtl {
    margin-right: 8px
}

.recaptcha-wall {
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 10px;
    line-height: 1.3;
    background: #f9f9f9;
    color: #000;
    border: 1px solid #d3d3d3;
    min-height: 74px;
    width: 320px;
    border-radius: 3px;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08)
}

.recaptcha-info {
    display: inline-block;
    min-height: 74px;
    width: 232px;
    padding-left: 8px;
    padding-top: 8px;
    text-align: center
}

.recaptcha-info>p {
    text-align: justify;
    font-size: 13px;
    margin-bottom: 8px
}

.recaptcha-info>button {
    font-family: Roboto, helvetica, arial, sans-serif
}

.form-actions>.btn-primary[disabled] {
    cursor: not-allowed
}

.form-actions>.btn-primary[disabled]:hover {
    color: #d3d3d3
}

.recaptcha-logo {
    display: inline-block;
    min-height: 74px;
    vertical-align: top;
    width: 64px;
    text-align: center;
    color: grey;
    margin: 0 8px
}

.recaptcha-logo>img {
    padding: 8px 0 4px 0;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px
}

.onoffswitch,
.btn-onoff {
    position: relative;
    width: 48px;
    min-width: 48px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: inline-block
}

.onoffswitch-checkbox,
.btn-onoff-checkbox {
    display: none
}

.btn-onoff-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 20px;
    padding: 0;
    line-height: 20px;
    border: 2px solid #e3e3e3;
    border-radius: 20px;
    background-color: transparent;
    transition: background-color 0.3s ease-in
}

.btn-onoff-label:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin: 0px;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 26px;
    border: 2px solid #e3e3e3;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s
}

.btn-onoff-checkbox:checked+.btn-onoff-label {
    background-color: #99ccff
}

.btn-onoff-checkbox:checked+.btn-onoff-label,
.btn-onoff-checkbox:checked+.btn-onoff-label:before {
    border-color: #99ccff
}

.btn-onoff-checkbox:checked+.btn-onoff-label:before {
    right: 0px
}

.btn-onoff {
    margin-right: 10px
}

.error {
    display: none;
    background-repeat: no-repeat;
    background-position-y: center;
    background-size: 1em;
    padding-left: 1.5em;
    font-size: 80%;
    color: red;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath fill='%23f00' d='M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-1.351 6.493c-.08-.801.55-1.493 1.351-1.493s1.431.692 1.351 1.493l-.801 8.01c-.029.282-.266.497-.55.497s-.521-.215-.55-.498l-.801-8.009zm1.351 12.757c-.69 0-1.25-.56-1.25-1.25s.56-1.25 1.25-1.25 1.25.56 1.25 1.25-.56 1.25-1.25 1.25z'/%3E%3C/svg%3E")
}

.twsharebtnbar-left,
.twsharebtnbar-right,
.twsharebtnbar-center {
    width: 100%;
    margin: 6px 0 20px 0;
    display: flex;
    flex-flow: wrap
}

.twsharebtnbar-right {
    flex-direction: row-reverse
}

.twsharebtnbar-center {
    justify-content: center
}

.twsharebtn,
.twsharebtn-margin {
    line-height: 1;
    padding: 14px 0 0 0
}

.twsharebtn-margin {
    margin-right: 20px
}

.frm-drop-shadow {
    margin-right: 12px;
    margin-left: 12px
}

.wa-btn {
    padding-top: 17px
}

.pi-btn {
    padding-top: 14px
}

.sk-btn {
    padding-top: 16px
}

.wa-btn>a,
.wa-btn>a:hover,
.pi-btn>a,
.pi-btn>a:hover,
.sk_btn>a,
.sk-btn>a:hover {
    text-decoration: none;
    color: #fff
}

.wa-btn>a>span {
    font-family: "Segoe UI";
    font-size: 11px;
    font-weight: bolder;
    color: #fff;
    height: 20px;
    padding: 2px 6px 3px 26px;
    margin-top: 8px;
    background: url(whatsapp.png);
    background-color: #67b351;
    background-repeat: no-repeat;
    background-position: bottom left;
    border-radius: 3px
}

.pi-btn>a>span {
    font-family: "Segoe UI";
    font-size: 11px;
    font-weight: bolder;
    color: #fff;
    height: 20px;
    padding: 2px 6px 3px 26px;
    margin-top: 8px;
    background: url(pinterest.png);
    background-color: #d70925;
    background-repeat: no-repeat;
    background-position: bottom left;
    border-radius: 3px
}

.sk-btn>a>span {
    font-family: "Segoe UI";
    font-size: 11px;
    font-weight: bolder;
    color: #fff;
    height: 20px;
    padding: 2px 6px 3px 20px;
    margin-top: 8px;
    background: url(skype.png);
    background-color: #39a9eb;
    background-repeat: no-repeat;
    background-position: bottom left;
    border-radius: 8px
}

.kfcounter:after {
    content: attr(data-unit);
    position: absolute;
    top: 0;
    font-size: 50%
}

.lfmap {
    overflow: hidden;
    max-width: 100%
}

.bkg-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
    overflow: hidden
}

#topic {
    margin: 0 auto
}

.navbar {
    margin: 0
}

.navbar .nav {
    margin-right: 0
}

.navbar-inner {
    border-style: none;
    background: none;
    filter: alpha(opacity=100)
}

.navbar-inner .container-fluid {
    margin: 0;
    padding: 0
}

.imgcarousel-left {
    float: left;
    margin: 0 1em 6px 0
}

.imgc-left5px {
    margin-top: 5px;
    margin-left: 5px
}

.imgcarousel-right {
    float: right;
    margin: 0 0 6px 1em
}

.imgc-right5px {
    margin-top: 5px;
    margin-right: 5px
}

@media only screen and (max-width:600px) {

    .imgcarousel-right,
    .imgcarousel-left {
        float: unset;
        margin-left: 0;
        margin-right: 0;
    }
}

.imgc-center5px {
    margin-top: 5px
}

.imgcarousel-center {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 0 .8em
}

.carousel-indicators li {
    box-shadow: 0px 0px 2px 1px hsla(0, 0%, 0%, 0.75)
}

.carousel-indicators li.small {
    width: 8px;
    height: 8px;
    margin-left: 5px;
    border: solid #fff 1px
}

.carousel-indicators li.small {
    background-color: hsla(0, 0%, 0%, 0.1)
}

.carousel-indicators li.small.active {
    background: hsla(0, 0%, 100%, 0.5)
}

.carousel-inner.fade-trans>.item {
    transition: opacity 0.7s ease-in-out;
    left: 0 !important
}

.carousel-inner.fade-trans>.next.left,
.carousel-inner.fade-trans>.prev.right {
    opacity: 1;
    z-index: 1
}

.carousel-inner.fade-trans>.active.left,
.carousel-inner.fade-trans>.active.right {
    opacity: 0;
    z-index: 2
}

.nav .dropdown .dropdown-menu li {
    position: relative;
    z-index: 999
}

legend {
    color: inherit
}

#mainmenu li.dropdown.open>.dropdown-toggle {
    background-color: transparent
}

#mainmenu li>a {
    text-shadow: none
}

#toolbar li>a {
    text-shadow: none
}

#logo:hover {
    text-decoration: none
}

.posrel {
    position: relative
}

.album_nav_btn_shd {
    text-shadow: 0 0 6px #000
}

.album_nav_btn {
    position: absolute;
    top: 30%;
    opacity: 0.4
}

.album_nav_btn:hover {
    opacity: 0.9
}

.album_nav_btn2 {
    opacity: 0.4;
    margin: 0 4px 16px 4px
}

.album_nav_btn2:hover {
    opacity: 0.9
}

#calendar {
    margin: 16px 0 16px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px
}

.cal-nav {
    margin-top: 8px
}

.cal-vline:not(.rtl) {
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.cal-vline.rtl {
    border-left: 1px solid rgba(0, 0, 0, 0.2)
}

.cal-hline {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2)
}

.cal-sunday {
    background-color: rgba(0, 0, 0, 0.1)
}

.cal-today {
    background-color: rgba(255, 0, 0, 0.1)
}

.cal-header {
    background-color: rgba(0, 0, 0, 0.05)
}

.cal-cell {}

.cal-clickable-cell:hover {
    cursor: pointer;
    outline: 5px solid rgba(0, 0, 0, 0.5)
}

.ui-daterange-sel {
    background: #0088cc
}

.ui-dialog {
    z-index: 9991 !important
}

.ui-widget-overlay {
    z-index: 9990 !important
}

#button-cart {
    background-size: 24px 24px !important
}

.ggmap img {
    max-width: none
}

.pobj img {
    box-sizing: border-box
}

.pobj,
input,
select,
textarea {
    max-width: 100%
}

.pobj {
    position: relative
}

.pobj:hover .overlay {
    opacity: 0.8
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.2s ease
}

.overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.sobj {
    position: relative
}

.sobj:hover .soverlay {
    opacity: 0.8
}

.soverlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.2s ease
}

.soverlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.ovr-top,
.sovr-top {
    transform: translateY(-100%);
    transition: all 0.4s ease-in-out 0s
}

.pobj:hover .ovr-top,
.sobj:hover .sovr-top {
    transform: translateY(0)
}

.ovr-left,
.sovr-left {
    transform: translateX(-100%);
    transition: all 0.4s ease-in-out 0s
}

.pobj:hover .ovr-left,
.sobj:hover .sovr-left {
    transform: translateX(0)
}

.ovr-pop,
.sovr-pop {
    border-radius: 50%;
    transform: scale(0);
    transition: all 0.4s ease-in-out 0s
}

.pobj:hover .ovr-pop,
.sobj:hover .sovr-pop {
    border-radius: 0%;
    transform: scale(1)
}

.ovr-spin,
.sovr-spin {
    border-radius: 50%;
    transform: scale(0) rotateZ(0);
    transition: all 0.4s ease-in-out 0s
}

.pobj:hover .ovr-spin,
.sobj:hover .sovr-spin {
    border-radius: 0%;
    transform: scale(1) rotateZ(360deg)
}

.tw-para {
    overflow: hidden;
    word-wrap: break-word
}

.gallery-idx li {
    display: inline
}

.tw-badge-tl {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 30%
}

.tw-badge-tr {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 30%
}

ul.mpv_pics {
    margin: 0
}

ul.mpv_pics li {
    list-style: none;
    position: relative
}

ul.mpv_thb {
    margin: 0
}

ul.mpv_thb li {
    list-style: none;
    display: inline
}

ul.mpv_thb li img {
    border: 1px solid rgba(0, 0, 0, 0.3);
    max-width: 48px;
    margin: 2px
}

ul.mpv_thb li img:hover {
    filter: alpha(opacity=75);
    opacity: 0.75;
    border: 1px solid rgba(0, 0, 0, 0.7)
}

kbd {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.1rem 0.5rem;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Vazirmatn, Courier New, monospace;
    font-feature-settings: normal;
    font-variation-settings: normal;
    font-size: 75%;
    background-color: rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-width: 2px;
    border-radius: 0.25rem
}

:root {
    --mpv-grid-gap: 8px
}

.mpv.mpv-as-grid ul.mpv_pics {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    gap: var(--mpv-grid-gap)
}

.mpv.mpv-as-grid ul.mpv_pics li {
    scroll-snap-align: center;
    min-width: 100%
}

.mpv.mpv-as-grid>ul.mpv_pics li img {
    height: 100%
}

.mpv .mpv_paginator {
    display: none
}

.mpv .mpv_paginator>button {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit
}

.mpv .mpv_paginator span {
    padding: 0 16px
}

.mpv .mpv_paginator button {
    font-size: 1.5em;
    padding: 4px 16px
}

@media (max-width:767px) {
    .mpv.mpv-as-grid .mpv_paginator {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 0.8em;
        padding: 4px 16px
    }
}

@media (min-width:767px) {
    .mpv.mpv-as-grid>ul.mpv_pics {
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
        scroll-behavior: auto;
        scroll-snap-type: none
    }

    .mpv.mpv-as-grid>ul.mpv_pics li {
        min-width: 0
    }

    .mpv.mpv-as-grid>ul.mpv_pics li.col img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .mpv.mpv-as-grid>ul.mpv_pics.grid-1-2 li.col {
        width: calc(50% - var(--mpv-grid-gap) / 2)
    }

    .mpv.mpv-as-grid>ul.mpv_pics.grid-1-3 li.col {
        width: calc(33% - var(--mpv-grid-gap) / 2 - 1px)
    }
}

.wrapper-with-intrinsic-ratio {
    position: relative;
    height: 0
}

.element-to-stretch {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.thumbnail {
    padding: 0;
    overflow: auto;
    overflow-x: hidden
}

.thumbnail>a {
    display: inline-block;
    width: 100%;
    text-align: center
}

@media (max-width:767px) {
    body {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:480px) {
    .hidden-phone480 {
        display: none !important
    }
}

@media (max-width:480px) {
    .block480 {
        display: block !important
    }
}

img.anim-zoom {
    transform: scale(0.9);
    transition: all 0.3s ease 0s
}

img.anim-zoom:hover {
    transform: scale(1)
}

img.anim-tilt-l {
    transform: rotate(-5deg);
    transition: all 0.3s ease 0s
}

img.anim-tilt-l:hover {
    transform: rotate(0)
}

img.anim-tilt-r {
    transform: rotate(5deg);
    transition: all 0.3s ease 0s
}

img.anim-tilt-r:hover {
    transform: rotate(0)
}

img.anim-bump-up {
    position: relative;
    top: 0;
    transition: all 0.3s ease 0s
}

img.anim-bump-up:hover {
    top: -4px
}

img.anim-bump-down {
    position: relative;
    top: 0;
    transition: all 0.3s ease 0s
}

img.anim-bump-down:hover {
    top: 4px
}

img.anim-360 {
    transition: all 0.3s ease 0s
}

img.anim-360:hover {
    transform: rotate(360deg)
}

img.anim-fade-in {
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    transition: all 0.3s ease 0s
}

img.anim-fade-in:hover {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100)
}

.arrowlist {
    display: inline-block;
    margin-left: 10px
}

.arrowlist>li {
    text-align: initial;
    list-style: none
}

.arrowlist>li::before {
    content: "\21AA";
    position: relative;
    left: -0.7em
}

.alert h2 {
    margin-top: 0
}

.alert {
    padding-top: 16px
}

.alert.alert-dismissible {
    padding: 10px 35px 8px 16px !important
}

.alert {
    padding: 10px 16px 8px 16px !important
}

.shadow {
    box-shadow: 4px 4px 10px 0 hsl(0deg 0% 50% / 75%)
}

.fill-available {
    width: -moz-available;
    width: -webkit-fill-available
}

.closetb {
    margin-left: 20px;
    line-height: 20px;
    cursor: pointer;
    padding: 4px;
    min-width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    color: #fff
}

.alert-info>.closetb {
    background-color: #3a87ad
}

.alert-warning>.closetb {
    background-color: #c09853
}

.alert-success>.closetb {
    background-color: #468847
}

.alert-error>.closetb {
    background-color: #b94a48
}

#snackbar {
    position: absolute;
    display: none;
    width: 500px;
    margin-left: calc(-250px - 1em);
    background-color: #333;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 4px;
    padding: 1em;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 40px
}

@media screen and (max-width:520px) {
    #snackbar {
        width: 300px;
        margin-left: calc(-150px - 1em)
    }
}

#snackbar.show {
    display: block;
    animation: snackbar-fadein 0.5s
}

@keyframes snackbar-fadein {
    from {
        bottom: 0;
        opacity: 0
    }

    to {
        bottom: 40px;
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: 0
    }
}

@keyframes fadeUp {
    from {
        transform: translateY(0.25em);
        opacity: 0
    }
}

@keyframes fadeDown {
    from {
        transform: translateY(-0.25em);
        opacity: 0
    }
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translateX(0.5em)
    }

    to {
        transform: translateX(0%)
    }
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translateX(-0.5em)
    }

    to {
        transform: translateX(0%)
    }
}

@keyframes slideUp {
    from {
        transform: translateY(100%);
        opacity: 0
    }
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
        opacity: 0
    }
}

@keyframes slideLeft {
    from {
        transform: translateX(100%);
        opacity: 0
    }
}

@keyframes slideRight {
    from {
        transform: translateX(-100%);
        opacity: 0
    }
}

@keyframes zoomIn {
    from {
        transform: scale(0.8);
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        transform: scale(1.2);
        opacity: 0
    }
}

@keyframes flipV {
    from {
        transform: rotateY(180deg);
        opacity: 0
    }
}

@keyframes flipH {
    from {
        transform: rotateX(180deg);
        opacity: 0
    }
}

@keyframes skewLeft {
    from {
        transform: skewX(30deg);
        opacity: 0
    }
}

@keyframes skewRight {
    from {
        transform: skewX(-30deg);
        opacity: 0
    }
}

#modal-search.overmode {
    visibility: hidden;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    text-align: center;
    background: rgba(0, 0, 0, 0.75);
    border: #a0a0a0 solid 1px;
    margin: 0
}

#modal-search.overmode>#close-btn {
    position: fixed;
    top: 1em;
    right: 1em;
    color: #fff
}

#modal-search.overmode>#close-btn:hover {
    opacity: 0.5;
    cursor: pointer
}

#modal-search.overmode>form {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    max-width: 960px;
    background-color: #fff;
    overflow: hidden
}

#modal-search.overmode>form>input {
    color: #ddd;
    font-weight: bold;
    border: none;
    border-radius: 0;
    border-width: 0;
    background: transparent;
    width: 100%;
    padding: 20px;
    color: #333;
    outline: none;
    font-size: 1.4em
}

#modal-search.overmode>form>input:focus {
    border-radius: 0;
    box-shadow: none
}

#modal-search.overmode>form>.dosearch>svg {
    width: 32px;
    padding: 0 1rem
}

#modal-search.overmode>form>.dosearch:hover {
    opacity: 0.5;
    cursor: pointer
}

h2 .anchor {
    padding: 0 4px;
    line-height: 1 !important;
    vertical-align: text-top
}

h2 .anchor-icon {
    display: inline-block;
    overflow: visible !important;
    fill: currentColor;
    vertical-align: middle;
    visibility: hidden;
    cursor: pointer
}

h2:hover .anchor-icon {
    visibility: visible
}

.meta-author {
    display: flex;
    align-items: center;
    flex: 1
}

.meta-author-name {
    width: 100%
}

@media screen and (max-width:768px) {
    .meta-author {
        display: block
    }

    .meta-author-name {
        width: auto
    }

    .meta-author-name>img {
        margin-top: 4px
    }
}

.limited-height {
    position: relative;
    max-height: 6em;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-word
}

.basic-colors {
    background: white;
    color: black
}

.inverted-colors {
    background: black;
    color: white
}

.truncation-fade {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 30px 0
}

.basic-colors>.truncation-fade {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white)
}

.inverted-colors>.truncation-fade {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), black)
}

.popover {
    z-index: 10001
}

.gtopmargin {
    margin-top: 32px
}

.gtitle {
    line-height: unset
}

.gpic {
    max-width: 160px
}

.gpic.gpic-small {
    max-width: 100px
}

.gpic.gpic-medium {
    max-width: 260px
}

.gpic.gpic-large {
    max-width: 100%
}

.gpic.float-l {
    margin-bottom: 10px;
    margin-right: 16px
}

.gpic.float-r {
    margin-bottom: 10px;
    margin-left: 16px
}

.gpic.ta-center {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

@media screen and (max-width:720px) {
    .gtopmargin {
        margin-top: 4px
    }

    .gpic,
    .gpic.gpic-small,
    .gpic.gpic-large {
        max-width: unset
    }

    .gpic.float-l,
    .gpic.float-r {
        float: none;
        text-align: unset;
        margin-left: 0;
        margin-right: 0
    }
}

.nomargintop {
    margin-top: 0
}

.inline-blocks>span {
    display: inline-block
}

.form-vertical .control-group {
    margin-bottom: 0
}

.inline-blocks>span.lbl-alltags {
    display: none
}

.form-horizontal.ta-center>.spvalues-as-radio {
    justify-content: center
}

.thumbnails>li.tgcol1,
.thumbnails>li.tgcol2,
.thumbnails>li.tgcol3,
.thumbnails>li.tgcol4,
.thumbnails>li.tgcol6 {
    margin-left: 0;
    margin-right: 0
}

.tgcol1,
.tgcol2,
.tgcol3,
.tgcol4,
.tgcol6 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box
}

@media (min-width:768px) {

    .tgcol2,
    .tgcol3,
    .tgcol4,
    .tgcol6 {
        width: 50%
    }
}

@media (min-width:992px) {

    .tgcol3,
    .tgcol4,
    .tgcol6 {
        width: 33.33333%
    }
}

@media (min-width:1200px) {
    .tgcol4 {
        width: 25%
    }

    .tgcol6 {
        width: 16.66666%
    }
}

button,
label {
    font-family: 'Open Sans', cursive;
    font-size: 15px;
}

#main-carousel {
    box-shadow: none;
    border-radius: 0;
}

#logo {
    font-size: 24px;
    text-shadow: 2px 4px 3px hsla(0, 0%, 0%, 0.3);
    position: relative;
    top: -10px;
    padding-top: 16px;
    padding-left: 0;
    color: hsl(0, 0%, 100%);
    font-weight: 800;
    font-family: 'Open Sans', cursive;
    text-transform: uppercase;
}

#toolbar1 .navbar-inner {
    box-shadow: 0 0 2px 10px hsla(0, 0%, 100%, 0.11);
    z-index: 10;
    margin-left: auto;
    padding-top: 12px;
    margin-right: auto;
    padding-right: 16px;
    padding-left: 16px;
    max-width: 1200px;
    background: none;
    background-color: hsla(0, 0%, 0%, 0.35);
    border-style: solid;
    border-width: 1px;
    border-color: hsla(0, 0%, 0%, 0.25);
    margin-top: 32px;
}

#button-cart {
    background-position: left center;
    border-radius: 86px 86px 86px 86px;
    background: transparent url(cart-icon.png) no-repeat 8px center;
    margin: 4px 0 0 0;
    padding: 8px 4px 8px 0;
    margin-right: 8px;
    margin-bottom: 0;
    margin-top: 0;
}

#langselect {
    padding-top: 10px;
    padding-left: 16px;
    text-transform: uppercase;
    font-weight: 800;
    color: hsl(0, 0%, 100%);
    font-size: 14px;
}

#searchbox {
    border-style: none;
}

#toolbar2 .navbar-inner {
    border-radius: 0;
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    padding-right: 100%;
    border-style: none;
}

#site {
    font-family: 'Open Sans', cursive;
    font-size: 15px;
    color: hsl(218, 7%, 52%);
    background: hsl(0, 0%, 92%) url(street-blur.jpg) no-repeat left top;
}

#content {
    border-radius: 0;
    box-shadow: none;
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}

#sharebox img {
    padding-right: 8px;
}

#mainmenu .active>a {
    box-shadow: 0 8px 12px -8px hsl(0, 0%, 0%) inset;
    border-radius: 10px 10px 10px 10px;
    color: hsl(0, 0%, 100%);
    background: none;
    background-color: hsla(0, 0%, 0%, 0.5);
}

#mainmenu>li>a:hover,
#mainmenu .dropdown-toggle:hover,
#mainmenu li.dropdown.open>.dropdown-toggle {
    color: hsl(24, 100%, 50%);
}

.tw-para h2 {
    font-size: 150%;
    text-transform: uppercase;
    color: hsl(224, 6%, 27%);
}

#sharebox {
    margin-right: 16px;
    margin-top: 8px;
}

.gallery-idx a img {
    margin-right: 12px;
    margin-bottom: 12px;
    margin-left: 12px;
    border-width: 1px;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    border-color: hsl(0, 0%, 75%);
}

.gallery-idx a img:hover {
    box-shadow: 0 0 5px 0.1px hsl(0, 0%, 59%);
}

#top-sb {
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: none;
    padding-top: 20px;
}

#footerfat {
    box-shadow: none;
    padding-top: 16px;
    padding-bottom: 20px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    border-color: hsla(0, 0%, 100%, 0.13);
    border-style: solid;
    border-width: 1px 0;
    margin-top: 16px;
    margin-bottom: 16px;
}

#footersmall {
    padding-top: 8px;
    box-shadow: none;
    border-color: hsla(0, 0%, 100%, 0.13);
    font-size: 80%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

#footersmall #foot-sec1 {
    padding-left: 8px;
    padding-right: 8px;
}

h1,
.h1-spacer {
    border-color: hsla(0, 0%, 100%, 0.13);
    font-size: 200%;
    color: #00094A;
    border-style: double;
    border-width: 0 0;
    text-align: center;
    margin-top: 32px;
    margin-bottom: 32px;
    line-height: 1.3;
    text-transform: uppercase;
    animation: fade .5s ease-out .15s backwards;
    box-shadow: 2px 2px 10px 0 hsla(0, 0%, 0%, 0.75);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

h1:hover,
.h1-spacer:hover {
    transform: scale(1.05);
    box-shadow: 4px 4px 20px 0 hsla(0, 0%, 0%, 0.85);
}

.frm-simple1 {
    border-width: 1px;
    border-style: solid;
    border-color: hsl(0, 0%, 70%);
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
}

.frm-simple2 {
    border-style: solid;
    border-width: 1px;
    border-color: hsl(0, 0%, 70%);
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
}

.frm-drop-shadow {
    box-shadow: 1px 1px 10px 0 hsl(0, 0%, 0%);
}

.frm-thin-border {
    background: none;
    background-color: hsl(0, 0%, 100%);
    box-shadow: 1px 1px 10px 0 hsl(0, 0%, 0%);
    padding-bottom: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-left: 2px;
}

.frm-wide-border {
    background: none;
    background-color: hsl(0, 0%, 100%);
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    box-shadow: 2px 2px 15px 0 hsl(0, 0%, 0%);
}

.frm-polaroid {
    background: none;
    background-color: hsl(0, 0%, 100%);
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 24px;
    padding-left: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: hsl(0, 0%, 70%);
    border-radius: 0;
}

.frm-rounded {
    border-radius: 24px 24px 24px 24px;
}

.tw-para .pobj.obj-before {
    margin-bottom: 16px;
}

.tw-para .pobj.float-l {
    margin-bottom: 16px;
    margin-right: 16px;
}

.tw-para .pobj.float-r {
    margin-left: 16px;
    margin-bottom: 16px;
}

.tw-para .pobj.obj-after {
    margin-top: 16px;
}

#footerfat .tw-para {
    margin-top: 0;
    padding-right: 8px;
    padding-left: 8px;
}

.thumbnail>.caption>h3,
.thumbnail>.caption>h3>a {
    font-size: 100%;
    line-height: 1.4;
}

.thumbnail {
    box-shadow: none;
    border-style: none;
    border-radius: 5px 5px 5px 5px;
    background: none;
    background-color: hsl(0, 0%, 92%);
}

.thumbnail>.caption {
    border-width: 1px 0 0;
    border-color: hsl(0, 0%, 87%);
    border-style: solid;
}

#footersmall #foot-sec2 {
    padding-left: 8px;
    padding-right: 8px;
}

#footersmall a {
    color: hsl(209, 100%, 60%);
}

.tw-price {
    font-weight: bold;
    font-size: 150%;
}

.tw-price.striked {
    text-decoration: line-through;
    font-weight: normal;
    font-size: 100%;
}

table.shopcart td {
    border-width: 1px;
    border-color: hsl(0, 0%, 87%);
    border-style: solid;
    padding-left: 4px;
    padding-right: 4px;
}

table.shopcart th,
table.shopcart td.total {
    border-style: solid;
    border-width: 1px;
    border-color: hsl(0, 0%, 87%);
}

#co_currsteptitle {
    border-style: none;
}

.sc-order-hinfo {
    border-width: 1px;
    border-color: hsl(0, 0%, 87%);
    border-style: solid;
    padding-left: 8px;
    padding-right: 8px;
}

#toolbar3 .navbar-inner {
    box-shadow: none;
    padding-bottom: 8px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0;
    border-color: hsla(0, 0%, 100%, 0.13);
}

#main-carousel .carousel-inner,
#main-carousel .carousel-inner>.item>a>img,
#main-carousel .carousel-inner>.item>a>picture>img,
#main-carousel .carousel-inner>.item>img,
#main-carousel .carousel-inner>.item>picture>img {
    box-shadow: none;
}

#logo #logo-rt {
    color: hsl(24, 100%, 50%);
}

#langselect>a {
    color: hsl(0, 0%, 100%);
}

header {
    box-shadow: none;
}

#button-cart>span {
    color: hsl(0, 0%, 100%);
    padding: 0 8px 0 40px;
}

footer {
    color: hsl(0, 0%, 75%);
    background: none;
    background-color: hsl(0, 0%, 16%);
    padding-top: 20px;
}

#topic {
    border-width: 0;
    border-color: hsl(0, 0%, 100%);
    border-style: solid;
    background: none;
    background-color: hsl(0, 0%, 100%);
}

#page {
    box-shadow: none;
}

#toolbar3_r {
    margin-top: 6px;
    padding-right: 4px;
}

.tw-para a:not(.btn) {
    color: hsl(209, 100%, 60%);
}

#searchbox>input {
    width: 125px;
    border-style: none;
    background: hsla(0, 0%, 100%, 0.24) url(search-white.png) no-repeat 10px center;
    background-size: 15px 15px;
    padding: 4px 4px 4px 30px;
    transition: all 0.7s ease 0s;
    border-radius: 20px;
    box-shadow: 0 1px 5px 1px hsla(0, 0%, 0%, 0.3) inset;
    font-family: inherit;
}

#searchbox>input:focus {
    width: 150px;
    background: none;
    background-color: hsl(0, 0%, 100%);
    outline: none;
    font-style: normal;
}

#logo #logo-sl {
    font-size: 13px;
}

#toolbar3_l {
    padding-left: 4px;
}

#mainmenu>li>a,
#mainmenu .dropdown-toggle {
    text-transform: uppercase;
    font-weight: bold;
    color: hsl(0, 0%, 100%);
    font-size: 14px;
}

#top-content {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#toolbar1_r {
    padding-top: 8px;
    padding-bottom: 8px;
}

#footerfat .tw-para h2 {
    text-transform: uppercase;
    font-size: 150%;
    color: hsl(0, 0%, 75%);
}

.btn {
    border-radius: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: none;
    text-transform: uppercase;
    font-weight: 800;
}

.tw-para .ptext {
    box-shadow: none;
}

button.btn[data-toggle='collapse'] {
    background: none;
    background-color: hsla(0, 0%, 100%, 0.66);
    border-style: none;
    box-shadow: none;
    text-shadow: none;
}

button.btn[data-toggle='collapse']:hover {
    border-style: none;
}

.tw-para form .btn {
    margin-left: 4px;
    margin-right: 4px;
}

#topic-inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.tw-para form input {
    border-radius: 0;
}

.tw-para form select {
    border-radius: 0;
}

.tw-para form textarea {
    border-radius: 0;
}

h1 .btn {
    font-size: 18px;
    animation: fade .5s ease-out .30s backwards;
}

#mainmenu ul.nav li.dropdown:hover>ul.dropdown-menu {
    margin: 0;
    display: block
}

.hdate {
    position: relative;
    left: 48px;
    text-rendering: auto;
    width: calc(100% - 48px);
    min-height: 44px;
}

.hdate:before {
    content: attr(data-hday);
    position: absolute;
    left: -48px;
    background: rgb(234, 234, 234);
    color: rgb(77, 77, 77);
    text-align: center;
    font-size: 20px;
    width: 40px;
    height: 24px;
    line-height: 24px;
    vertical-align: bottom;
    padding: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: 2px 2px 2px rgb(178, 178, 178);
}

.hdate:after {
    content: attr(data-hmonth);
    position: absolute;
    left: -48px;
    top: 20px;
    background: rgb(234, 234, 234);
    background: linear-gradient(to bottom, rgb(234, 234, 234), rgb(176, 176, 176));
    color: rgb(77, 77, 77);
    text-align: center;
    font-size: 11px;
    width: 40px;
    height: 16px;
    line-height: 16px;
    padding: 0 0 1px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: 2px 2px 2px rgb(178, 178, 178);
}

.doughnut-legend li span,
.pie-legend li span,
.polararea-legend li span {
    display: block;
    width: 1.11em;
    height: 1.11em;
    border-radius: 1.11em;
    float: left;
    margin-top: 0;
    margin-right: 8px;
}

.line-legend li span,
.bar-legend li span,
.radar-legend li span {
    line-height: 1em;
    padding: 0;
    padding-right: 1em;
    margin: 0;
    margin-right: 8px;
}

.doughnut-legend,
.pie-legend,
.polararea-legend,
.line-legend,
.bar-legend,
.radar-legend {
    list-style: none;
    font-size: 85%;
    margin: 0;
    padding: 0;
    margin-top: 8px;
}

.doughnut-legend li,
.pie-legend li,
.polararea-legend li {
    margin-bottom: 4px;
    line-height: 1em;
    position: relative;
    z-index: 1;
}

.line-legend li,
.bar-legend li,
.radar-legend li {
    margin-bottom: 4px;
    line-height: 1.4em;
    position: relative;
    z-index: 1;
}

.chart-legend-value {
    display: inline-block;
    float: left;
    width: 3em;
    text-align: right;
    margin-right: 8px;
    line-height: 1em;
}

.toTop {
    position: fixed;
    display: none;
    right: 1em;
    bottom: 1em
}

.toBottom {
    position: absolute;
    cursor: pointer;
    bottom: 4px;
    left: calc(50% - 2.037em);
}

.toBottom i {
    color: #000000;
    text-shadow: none
}

.toTop,
.toBottom {
    z-index: 5000;
    text-decoration: none;
    cursor: pointer;
    color: #000000;
    background-color: #a5a5a520;
    padding: 0 0.537em;
}

.toTop:hover,
.toBottom:hover {
    background-color: #a5a5a566;
}

.toTopLink {
    color: #000000;
}

#searchbox::after {
    font-family: FontAwesome;
    display: inline-block;
    padding-left: .2em;
    content: "\f002";
    vertical-align: middle;
    cursor: pointer;
    font-size: 140%;
    color: #888888;
    text-shadow: .08em .08em hsla(0, 0%, 0%, .3);
}

.tw-parallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.tw-parallax ol,
.tw-parallax ul:not(.dropdown-menu) {
    display: inline-table
}

.tw-parallax:not(.bkgvideo)>* {
    z-index: 1
}

.tw-fullvh>.ptext {
    text-align: center
}

@media only screen and (max-device-width:1024px) {
    .tw-bkgfixed {
        background-attachment: scroll
    }
}

@media only screen and (min-device-width:1025px) {
    .tw-bkgfixed {
        background-attachment: fixed
    }
}

.tw-flex {
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.tw-wtxt {
    color: #fff
}

.tw-btxt {
    color: #000
}

.tw-fullvh {
    height: 100vh;
    text-align: center
}

@media only screen and (max-width:480px) {
    .tw-fullvh {
        height: auto
    }
}

.max-width {
    width: 100%
}

.max-field-width {
    width: calc(100% - 15px)
}

.max-filebtn-width {
    width: calc(100% - 38px)
}

@media (max-width:767px) {
    #FilenameUploadProxyEdit {
        width: calc(100% - 38px)
    }

    .form-horizontal #FilenameUploadProxyEdit {
        width: calc(100% - 218px)
    }
}

@media (max-width:480px) {
    .form-horizontal #FilenameUploadProxyEdit {
        width: calc(100% - 38px)
    }
}

.hint-after {
    display: block;
    font-size: 80%;
    padding-bottom: 10px
}

.hint-before {
    padding-top: 0;
    display: block;
    line-height: 20px;
    font-size: 80%
}

.form-horizontal .hint-before {
    padding-top: 6px
}

.form-horizontal .hint-after {
    padding-bottom: 0
}

.form-vertical .hint-after {
    position: relative;
    top: -10px;
    padding-bottom: 0
}

.form-horizontal .input-append {
    width: calc(100%)
}

.form-auto,
.form-mini,
.form-small,
.form-normal,
.form-large,
.form-xlarge,
.form-xxlarge,
.form-hauto,
.form-hmini,
.form-hsmall,
.form-hnormal,
.form-hlarge,
.form-hxlarge,
.form-hxxlarge {
    margin-left: auto;
    margin-right: auto;
}

.form-hmini {
    width: 264px
}

.form-mini {
    width: 84px
}

@media (max-width:297px) {

    .form-mini,
    .form-hmini {
        width: auto
    }
}

.form-hsmall {
    width: 294px
}

.form-small {
    width: 114px
}

@media (max-width:327px) {

    .form-small,
    .form-hsmall {
        width: auto
    }
}

.form-hmedium,
.form-hauto {
    width: 340px
}

.form-medium,
.form-auto {
    width: 160px
}

@media (max-width:373px) {

    .form-normal,
    .form-auto,
    .form-hmedium,
    .form-hauto {
        width: auto
    }
}

.form-hnormal {
    width: 410px
}

.form-normal {
    width: 230px
}

@media (max-width:443px) {

    .form-normal,
    .form-hnormal {
        width: auto
    }
}

.form-hlarge {
    width: 414px
}

.form-large {
    width: 234px
}

@media (max-width:447px) {

    .form-large,
    .form-hlarge {
        width: auto
    }
}

.form-hxlarge {
    width: 474px
}

.form-xlarge {
    width: 294px
}

@media (max-width:507px) {

    .form-xlarge,
    .form-hxlarge {
        width: auto
    }
}

.form-hxxlarge {
    width: 734px
}

.form-xxlarge {
    width: 558px
}

@media (max-width:767px) {

    .form-xxlarge,
    .form-hxxlarge {
        width: auto
    }
}

.range-min,
.range-max {
    display: inline-table;
    opacity: .4;
    width: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
    line-height: 20px
}

.range-bar {
    display: inline-flex
}

.form-actions {
    margin-top: 10px;
    padding-left: 0;
    background: transparent
}

.form-horizontal .form-actions {
    margin-top: 0
}

@media (max-width:480px) {
    .form-horizontal .form-actions {
        padding-left: 0
    }

    .form-horizontal .hint-before {
        padding-top: 0
    }
}

.range-value {
    width: 4em;
    padding-top: 5px;
    margin-bottom: 5px;
    line-height: 20px
}

.range-min {
    margin-right: .5em
}

.range-max {
    margin-left: .5em
}

.toc-article {
    padding-bottom: 4px
}

.cols2 {}

@media(min-width:764px) {
    .colcount2 {
        -moz-column-count: 2;
        column-count: 2;
    }
}

.toc-article li {
    margin-left: 2em
}

.mpnav-prevnext-btns {
    list-style-type: none;
    margin: 0
}

.mpnav-prevnext-btns li {
    display: block
}

#mpnav-bottom {
    padding-bottom: 6px
}

.twtt {
    position: relative;
    padding-left: 1em
}

.twtt:before {
    content: attr(data-before);
    position: absolute;
    top: 0;
    left: 0;
}

.btn.disabled:hover,
.btn[disabled]:hover {
    color: #333333;
    box-shadow: none
}

@media screen and (max-width:720px) {

    .pobj.float-l,
    .pobj.float-r {
        float: none;
        text-align: center;
    }
}