/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 .siamzeed-template :root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.siamzeed-template *,
.siamzeed-template ::after,
.siamzeed-template ::before {
    box-sizing: border-box
}

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

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

.siamzeed-template article,
.siamzeed-template aside,
.siamzeed-template dialog,
.siamzeed-template figcaption,
.siamzeed-template figure,
.siamzeed-template footer,
.siamzeed-template header,
.siamzeed-template hgroup,
.siamzeed-template main,
.siamzeed-template nav,
.siamzeed-template section {
    display: block
}

.siamzeed-template body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

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

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

.siamzeed-template h1,
.siamzeed-template h2,
.siamzeed-template h3,
.siamzeed-template h4,
.siamzeed-template h5,
.siamzeed-template h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

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

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

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

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

.siamzeed-template ol ol,
.siamzeed-template ol ul,
.siamzeed-template ul ol,
.siamzeed-template ul ul {
    margin-bottom: 0
}

.siamzeed-template dt {
    font-weight: 700
}

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

.siamzeed-template blockquote {
    margin: 0 0 1rem
}

.siamzeed-template dfn {
    font-style: italic
}

.siamzeed-template b,
.siamzeed-template strong {
    font-weight: bolder
}

.siamzeed-template small {
    font-size: 80%
}

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

.siamzeed-template sub {
    bottom: -.25em
}

.siamzeed-template sup {
    top: -.5em
}

.siamzeed-template a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

.siamzeed-template a:hover {
    color: #0056b3;
    text-decoration: underline
}

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

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

.siamzeed-template a:not([href]):not([tabindex]):focus {
    outline: 0
}

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

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

.siamzeed-template figure {
    margin: 0 0 1rem
}

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

.siamzeed-template svg:not(:root) {
    overflow: hidden
}

.siamzeed-template table {
    border-collapse: collapse
}

.siamzeed-template caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

.siamzeed-template th {
    text-align: inherit
}

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

.siamzeed-template button {
    border-radius: 0
}

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

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

.siamzeed-template button,
.siamzeed-template input {
    overflow: visible
}

.siamzeed-template button,
.siamzeed-template select {
    text-transform: none
}

.siamzeed-template [type=reset],
.siamzeed-template [type=submit],
.siamzeed-template button,
.siamzeed-template 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 {
    padding: 0;
    border-style: none
}

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

.siamzeed-template input[type=date],
.siamzeed-template input[type=datetime-local],
.siamzeed-template input[type=month],
.siamzeed-template input[type=time] {
    -webkit-appearance: listbox
}

.siamzeed-template textarea {
    overflow: auto;
    resize: vertical
}

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

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

.siamzeed-template progress {
    vertical-align: baseline
}

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

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

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

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

.siamzeed-template output {
    display: inline-block
}

.siamzeed-template summary {
    display: list-item;
    cursor: pointer
}

.siamzeed-template template {
    display: none
}

[hidden] {
    display: none !important
}

.siamzeed-template .h1,
.siamzeed-template .h2,
.siamzeed-template .h3,
.siamzeed-template .h4,
.siamzeed-template .h5,
.siamzeed-template .h6,
.siamzeed-template h1,
.siamzeed-template h2,
.siamzeed-template h3,
.siamzeed-template h4,
.siamzeed-template h5,
.siamzeed-template h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.siamzeed-template .h1,
.siamzeed-template h1 {
    font-size: 2.5rem
}

.siamzeed-template .h2,
.siamzeed-template h2 {
    font-size: 2rem
}

.siamzeed-template .h3,
.siamzeed-template h3 {
    font-size: 1.75rem
}

.siamzeed-template .h4,
.siamzeed-template h4 {
    font-size: 1.5rem
}

.siamzeed-template .h5,
.siamzeed-template h5 {
    font-size: 1.25rem
}

.siamzeed-template .h6,
.siamzeed-template h6 {
    font-size: 1rem
}

.siamzeed-template .lead {
    font-size: 1.25rem;
    font-weight: 300
}

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

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

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

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

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

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

.siamzeed-template .mark,
.siamzeed-template mark {
    padding: .2em;
    background-color: #fcf8e3
}

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

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

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

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

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

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

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

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

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

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

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

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

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

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

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

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

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

.siamzeed-template .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .siamzeed-template .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .siamzeed-template .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .siamzeed-template .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .siamzeed-template .container {
        max-width: 1140px
    }
}

.siamzeed-template .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.siamzeed-template .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.siamzeed-template .no-gutters {
    margin-right: 0;
    margin-left: 0
}

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

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

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

.siamzeed-template .col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.siamzeed-template .col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.siamzeed-template .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.siamzeed-template .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.siamzeed-template .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.siamzeed-template .col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.siamzeed-template .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.siamzeed-template .col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.siamzeed-template .col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.siamzeed-template .col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.siamzeed-template .col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.siamzeed-template .col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.siamzeed-template .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.siamzeed-template .order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.siamzeed-template .order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.siamzeed-template .order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.siamzeed-template .order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.siamzeed-template .order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.siamzeed-template .order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.siamzeed-template .order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.siamzeed-template .order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.siamzeed-template .order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.siamzeed-template .order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.siamzeed-template .order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.siamzeed-template .order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.siamzeed-template .order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.siamzeed-template .order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.siamzeed-template .order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.siamzeed-template .offset-1 {
    margin-left: 8.333333%
}

.siamzeed-template .offset-2 {
    margin-left: 16.666667%
}

.siamzeed-template .offset-3 {
    margin-left: 25%
}

.siamzeed-template .offset-4 {
    margin-left: 33.333333%
}

.siamzeed-template .offset-5 {
    margin-left: 41.666667%
}

.siamzeed-template .offset-6 {
    margin-left: 50%
}

.siamzeed-template .offset-7 {
    margin-left: 58.333333%
}

.siamzeed-template .offset-8 {
    margin-left: 66.666667%
}

.siamzeed-template .offset-9 {
    margin-left: 75%
}

.siamzeed-template .offset-10 {
    margin-left: 83.333333%
}

.siamzeed-template .offset-11 {
    margin-left: 91.666667%
}

@media (min-width:576px) {
    .siamzeed-template .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .siamzeed-template .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .siamzeed-template .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .siamzeed-template .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .siamzeed-template .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .siamzeed-template .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .siamzeed-template .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .siamzeed-template .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .siamzeed-template .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .siamzeed-template .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .siamzeed-template .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .siamzeed-template .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .siamzeed-template .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .siamzeed-template .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .siamzeed-template .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .siamzeed-template .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .siamzeed-template .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .siamzeed-template .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .siamzeed-template .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .siamzeed-template .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .siamzeed-template .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .siamzeed-template .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .siamzeed-template .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .siamzeed-template .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .siamzeed-template .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .siamzeed-template .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .siamzeed-template .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .siamzeed-template .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .siamzeed-template .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .siamzeed-template .offset-sm-0 {
        margin-left: 0
    }

    .siamzeed-template .offset-sm-1 {
        margin-left: 8.333333%
    }

    .siamzeed-template .offset-sm-2 {
        margin-left: 16.666667%
    }

    .siamzeed-template .offset-sm-3 {
        margin-left: 25%
    }

    .siamzeed-template .offset-sm-4 {
        margin-left: 33.333333%
    }

    .siamzeed-template .offset-sm-5 {
        margin-left: 41.666667%
    }

    .siamzeed-template .offset-sm-6 {
        margin-left: 50%
    }

    .siamzeed-template .offset-sm-7 {
        margin-left: 58.333333%
    }

    .siamzeed-template .offset-sm-8 {
        margin-left: 66.666667%
    }

    .siamzeed-template .offset-sm-9 {
        margin-left: 75%
    }

    .siamzeed-template .offset-sm-10 {
        margin-left: 83.333333%
    }

    .siamzeed-template .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .siamzeed-template .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .siamzeed-template .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .siamzeed-template .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .siamzeed-template .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .siamzeed-template .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .siamzeed-template .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .siamzeed-template .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .siamzeed-template .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .siamzeed-template .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .siamzeed-template .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .siamzeed-template .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .siamzeed-template .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .siamzeed-template .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .siamzeed-template .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .siamzeed-template .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .siamzeed-template .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .siamzeed-template .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .siamzeed-template .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .siamzeed-template .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .siamzeed-template .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .siamzeed-template .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .siamzeed-template .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .siamzeed-template .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .siamzeed-template .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .siamzeed-template .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .siamzeed-template .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .siamzeed-template .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .siamzeed-template .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .siamzeed-template .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .siamzeed-template .offset-md-0 {
        margin-left: 0
    }

    .siamzeed-template .offset-md-1 {
        margin-left: 8.333333%
    }

    .siamzeed-template .offset-md-2 {
        margin-left: 16.666667%
    }

    .siamzeed-template .offset-md-3 {
        margin-left: 25%
    }

    .siamzeed-template .offset-md-4 {
        margin-left: 33.333333%
    }

    .siamzeed-template .offset-md-5 {
        margin-left: 41.666667%
    }

    .siamzeed-template .offset-md-6 {
        margin-left: 50%
    }

    .siamzeed-template .offset-md-7 {
        margin-left: 58.333333%
    }

    .siamzeed-template .offset-md-8 {
        margin-left: 66.666667%
    }

    .siamzeed-template .offset-md-9 {
        margin-left: 75%
    }

    .siamzeed-template .offset-md-10 {
        margin-left: 83.333333%
    }

    .siamzeed-template .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .siamzeed-template .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .siamzeed-template .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .siamzeed-template .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .siamzeed-template .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .siamzeed-template .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .siamzeed-template .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .siamzeed-template .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .siamzeed-template .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .siamzeed-template .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .siamzeed-template .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .siamzeed-template .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .siamzeed-template .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .siamzeed-template .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .siamzeed-template .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .siamzeed-template .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .siamzeed-template .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .siamzeed-template .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .siamzeed-template .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .siamzeed-template .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .siamzeed-template .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .siamzeed-template .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .siamzeed-template .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .siamzeed-template .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .siamzeed-template .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .siamzeed-template .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .siamzeed-template .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .siamzeed-template .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .siamzeed-template .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .siamzeed-template .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .siamzeed-template .offset-lg-0 {
        margin-left: 0
    }

    .siamzeed-template .offset-lg-1 {
        margin-left: 8.333333%
    }

    .siamzeed-template .offset-lg-2 {
        margin-left: 16.666667%
    }

    .siamzeed-template .offset-lg-3 {
        margin-left: 25%
    }

    .siamzeed-template .offset-lg-4 {
        margin-left: 33.333333%
    }

    .siamzeed-template .offset-lg-5 {
        margin-left: 41.666667%
    }

    .siamzeed-template .offset-lg-6 {
        margin-left: 50%
    }

    .siamzeed-template .offset-lg-7 {
        margin-left: 58.333333%
    }

    .siamzeed-template .offset-lg-8 {
        margin-left: 66.666667%
    }

    .siamzeed-template .offset-lg-9 {
        margin-left: 75%
    }

    .siamzeed-template .offset-lg-10 {
        margin-left: 83.333333%
    }

    .siamzeed-template .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .siamzeed-template .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .siamzeed-template .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .siamzeed-template .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .siamzeed-template .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .siamzeed-template .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .siamzeed-template .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .siamzeed-template .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .siamzeed-template .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .siamzeed-template .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .siamzeed-template .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .siamzeed-template .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .siamzeed-template .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .siamzeed-template .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .siamzeed-template .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .siamzeed-template .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .siamzeed-template .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .siamzeed-template .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .siamzeed-template .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .siamzeed-template .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .siamzeed-template .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .siamzeed-template .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .siamzeed-template .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .siamzeed-template .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .siamzeed-template .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .siamzeed-template .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .siamzeed-template .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .siamzeed-template .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .siamzeed-template .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .siamzeed-template .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .siamzeed-template .offset-xl-0 {
        margin-left: 0
    }

    .siamzeed-template .offset-xl-1 {
        margin-left: 8.333333%
    }

    .siamzeed-template .offset-xl-2 {
        margin-left: 16.666667%
    }

    .siamzeed-template .offset-xl-3 {
        margin-left: 25%
    }

    .siamzeed-template .offset-xl-4 {
        margin-left: 33.333333%
    }

    .siamzeed-template .offset-xl-5 {
        margin-left: 41.666667%
    }

    .siamzeed-template .offset-xl-6 {
        margin-left: 50%
    }

    .siamzeed-template .offset-xl-7 {
        margin-left: 58.333333%
    }

    .siamzeed-template .offset-xl-8 {
        margin-left: 66.666667%
    }

    .siamzeed-template .offset-xl-9 {
        margin-left: 75%
    }

    .siamzeed-template .offset-xl-10 {
        margin-left: 83.333333%
    }

    .siamzeed-template .offset-xl-11 {
        margin-left: 91.666667%
    }
}

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

.siamzeed-template .table td,
.siamzeed-template .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

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

.siamzeed-template .table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.siamzeed-template .table .siamzeed-template .table {
    background-color: #fff
}

.siamzeed-template .table-sm td,
.siamzeed-template .table-sm th {
    padding: .3rem
}

.siamzeed-template .table-bordered {
    border: 1px solid #dee2e6
}

.siamzeed-template .table-bordered td,
.siamzeed-template .table-bordered th {
    border: 1px solid #dee2e6
}

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

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

.siamzeed-template .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

.siamzeed-template .table-primary,
.siamzeed-template .table-primary>td,
.siamzeed-template .table-primary>th {
    background-color: #b8daff
}

.siamzeed-template .table-hover .siamzeed-template .table-primary:hover {
    background-color: #9fcdff
}

.siamzeed-template .table-hover .siamzeed-template .table-primary:hover>td,
.siamzeed-template .table-hover .siamzeed-template .table-primary:hover>th {
    background-color: #9fcdff
}

.siamzeed-template .table-secondary,
.siamzeed-template .table-secondary>td,
.siamzeed-template .table-secondary>th {
    background-color: #d6d8db
}

.siamzeed-template .table-hover .siamzeed-template .table-secondary:hover {
    background-color: #c8cbcf
}

.siamzeed-template .table-hover .siamzeed-template .table-secondary:hover>td,
.siamzeed-template .table-hover .siamzeed-template .table-secondary:hover>th {
    background-color: #c8cbcf
}

.siamzeed-template .table-success,
.siamzeed-template .table-success>td,
.siamzeed-template .table-success>th {
    background-color: #c3e6cb
}

.siamzeed-template .table-hover .siamzeed-template .table-success:hover {
    background-color: #b1dfbb
}

.siamzeed-template .table-hover .siamzeed-template .table-success:hover>td,
.siamzeed-template .table-hover .siamzeed-template .table-success:hover>th {
    background-color: #b1dfbb
}

.siamzeed-template .table-info,
.siamzeed-template .table-info>td,
.siamzeed-template .table-info>th {
    background-color: #bee5eb
}

.siamzeed-template .table-hover .siamzeed-template .table-info:hover {
    background-color: #abdde5
}

.siamzeed-template .table-hover .siamzeed-template .table-info:hover>td,
.siamzeed-template .table-hover .siamzeed-template .table-info:hover>th {
    background-color: #abdde5
}

.siamzeed-template .table-warning,
.siamzeed-template .table-warning>td,
.siamzeed-template .table-warning>th {
    background-color: #ffeeba
}

.siamzeed-template .table-hover .siamzeed-template .table-warning:hover {
    background-color: #ffe8a1
}

.siamzeed-template .table-hover .siamzeed-template .table-warning:hover>td,
.siamzeed-template .table-hover .siamzeed-template .table-warning:hover>th {
    background-color: #ffe8a1
}

.siamzeed-template .table-danger,
.siamzeed-template .table-danger>td,
.siamzeed-template .table-danger>th {
    background-color: #f5c6cb
}

.siamzeed-template .table-hover .siamzeed-template .table-danger:hover {
    background-color: #f1b0b7
}

.siamzeed-template .table-hover .siamzeed-template .table-danger:hover>td,
.siamzeed-template .table-hover .siamzeed-template .table-danger:hover>th {
    background-color: #f1b0b7
}

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

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

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

.siamzeed-template .table-dark,
.siamzeed-template .table-dark>td,
.siamzeed-template .table-dark>th {
    background-color: #c6c8ca
}

.siamzeed-template .table-hover .siamzeed-template .table-dark:hover {
    background-color: #b9bbbe
}

.siamzeed-template .table-hover .siamzeed-template .table-dark:hover>td,
.siamzeed-template .table-hover .siamzeed-template .table-dark:hover>th {
    background-color: #b9bbbe
}

.siamzeed-template .table-active,
.siamzeed-template .table-active>td,
.siamzeed-template .table-active>th {
    background-color: rgba(0, 0, 0, .075)
}

.siamzeed-template .table-hover .siamzeed-template .table-active:hover {
    background-color: rgba(0, 0, 0, .075)
}

.siamzeed-template .table-hover .siamzeed-template .table-active:hover>td,
.siamzeed-template .table-hover .siamzeed-template .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}

.siamzeed-template .table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.siamzeed-template .table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.siamzeed-template .table-dark {
    color: #fff;
    background-color: #212529
}

.siamzeed-template .table-dark td,
.siamzeed-template .table-dark th,
.siamzeed-template .table-dark thead th {
    border-color: #32383e
}

.siamzeed-template .table-dark.siamzeed-template .table-bordered {
    border: 0
}

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

.siamzeed-template .table-dark.siamzeed-template .table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, .075)
}

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

    .siamzeed-template .table-responsive-sm>.siamzeed-template .table-bordered {
        border: 0
    }
}

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

    .siamzeed-template .table-responsive-md>.siamzeed-template .table-bordered {
        border: 0
    }
}

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

    .siamzeed-template .table-responsive-lg>.siamzeed-template .table-bordered {
        border: 0
    }
}

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

    .siamzeed-template .table-responsive-xl>.siamzeed-template .table-bordered {
        border: 0
    }
}

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

.siamzeed-template .table-responsive>.siamzeed-template .table-bordered {
    border: 0
}

.siamzeed-template .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

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

.siamzeed-template .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.siamzeed-template .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.siamzeed-template .form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.siamzeed-template .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.siamzeed-template .form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.siamzeed-template .form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.siamzeed-template .form-control:disabled,
.siamzeed-template .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

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

select.siamzeed-template .form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.siamzeed-template .form-control-file,
.siamzeed-template .form-control-range {
    display: block;
    width: 100%
}

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

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

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

.siamzeed-template .form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.siamzeed-template .form-control-plaintext.siamzeed-template .form-control-lg,
.siamzeed-template .form-control-plaintext.siamzeed-template .form-control-sm,
.input-group-lg>.siamzeed-template .form-control-plaintext.siamzeed-template .form-control,
.input-group-lg>.input-group-append>.siamzeed-template .form-control-plaintext.btn,
.input-group-lg>.input-group-append>.siamzeed-template .form-control-plaintext.input-group-text,
.input-group-lg>.input-group-prepend>.siamzeed-template .form-control-plaintext.btn,
.input-group-lg>.input-group-prepend>.siamzeed-template .form-control-plaintext.input-group-text,
.input-group-sm>.siamzeed-template .form-control-plaintext.siamzeed-template .form-control,
.input-group-sm>.input-group-append>.siamzeed-template .form-control-plaintext.btn,
.input-group-sm>.input-group-append>.siamzeed-template .form-control-plaintext.input-group-text,
.input-group-sm>.input-group-prepend>.siamzeed-template .form-control-plaintext.btn,
.input-group-sm>.input-group-prepend>.siamzeed-template .form-control-plaintext.input-group-text {
    padding-right: 0;
    padding-left: 0
}

.siamzeed-template .form-control-sm,
.input-group-sm>.siamzeed-template .form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>select.siamzeed-template .form-control:not([size]):not([multiple]),
select.siamzeed-template .form-control-sm:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px)
}

.siamzeed-template .form-control-lg,
.input-group-lg>.siamzeed-template .form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>select.siamzeed-template .form-control:not([size]):not([multiple]),
select.siamzeed-template .form-control-lg:not([size]):not([multiple]) {
    height: calc(2.875rem + 2px)
}

.siamzeed-template .form-group {
    margin-bottom: 1rem
}

.siamzeed-template .form-text {
    display: block;
    margin-top: .25rem
}

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

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

.siamzeed-template .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

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

.siamzeed-template .form-check-input:disabled~.siamzeed-template .form-check-label {
    color: #6c757d
}

.siamzeed-template .form-check-label {
    margin-bottom: 0
}

.siamzeed-template .form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.siamzeed-template .form-check-inline .siamzeed-template .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(40, 167, 69, .8);
    border-radius: .2rem
}

.custom-select.is-valid,
.siamzeed-template .form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .siamzeed-template .form-control:valid {
    border-color: #28a745
}

.custom-select.is-valid:focus,
.siamzeed-template .form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .siamzeed-template .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

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

.siamzeed-template .form-check-input.is-valid~.siamzeed-template .form-check-label,
.was-validated .siamzeed-template .form-check-input:valid~.siamzeed-template .form-check-label {
    color: #28a745
}

.siamzeed-template .form-check-input.is-valid~.valid-feedback,
.siamzeed-template .form-check-input.is-valid~.valid-tooltip,
.was-validated .siamzeed-template .form-check-input:valid~.valid-feedback,
.was-validated .siamzeed-template .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
    background-color: #71dd8a
}

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

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

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

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

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

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

.custom-select.is-invalid,
.siamzeed-template .form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .siamzeed-template .form-control:invalid {
    border-color: #dc3545
}

.custom-select.is-invalid:focus,
.siamzeed-template .form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .siamzeed-template .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

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

.siamzeed-template .form-check-input.is-invalid~.siamzeed-template .form-check-label,
.was-validated .siamzeed-template .form-check-input:invalid~.siamzeed-template .form-check-label {
    color: #dc3545
}

.siamzeed-template .form-check-input.is-invalid~.invalid-feedback,
.siamzeed-template .form-check-input.is-invalid~.invalid-tooltip,
.was-validated .siamzeed-template .form-check-input:invalid~.invalid-feedback,
.was-validated .siamzeed-template .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
    background-color: #efa2a9
}

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

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

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

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

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.siamzeed-template .form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.siamzeed-template .form-inline .siamzeed-template .form-check {
    width: 100%
}

@media (min-width:576px) {
    .siamzeed-template .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .siamzeed-template .form-inline .siamzeed-template .form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .siamzeed-template .form-inline .siamzeed-template .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .siamzeed-template .form-inline .siamzeed-template .form-control-plaintext {
        display: inline-block
    }

    .siamzeed-template .form-inline .input-group {
        width: auto
    }

    .siamzeed-template .form-inline .siamzeed-template .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .siamzeed-template .form-inline .siamzeed-template .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .siamzeed-template .form-inline .custom-control {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .siamzeed-template .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

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

.siamzeed-template .btn.focus,
.siamzeed-template .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.siamzeed-template .btn.disabled,
.siamzeed-template .btn:disabled {
    opacity: .65
}

.siamzeed-template .btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.siamzeed-template .btn:not(:disabled):not(.disabled).active,
.siamzeed-template .btn:not(:disabled):not(.disabled):active {
    background-image: none
}

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

.siamzeed-template .btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.siamzeed-template .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.siamzeed-template .btn-primary.focus,
.siamzeed-template .btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.siamzeed-template .btn-primary.disabled,
.siamzeed-template .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.siamzeed-template .btn-primary:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-primary:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.siamzeed-template .btn-primary:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.siamzeed-template .btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.siamzeed-template .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.siamzeed-template .btn-secondary.focus,
.siamzeed-template .btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.siamzeed-template .btn-secondary.disabled,
.siamzeed-template .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.siamzeed-template .btn-secondary:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-secondary:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.siamzeed-template .btn-secondary:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.siamzeed-template .btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.siamzeed-template .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.siamzeed-template .btn-success.focus,
.siamzeed-template .btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.siamzeed-template .btn-success.disabled,
.siamzeed-template .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.siamzeed-template .btn-success:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-success:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.siamzeed-template .btn-success:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-success:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.siamzeed-template .btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.siamzeed-template .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.siamzeed-template .btn-info.focus,
.siamzeed-template .btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.siamzeed-template .btn-info.disabled,
.siamzeed-template .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.siamzeed-template .btn-info:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-info:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.siamzeed-template .btn-info:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-info:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.siamzeed-template .btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.siamzeed-template .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.siamzeed-template .btn-warning.focus,
.siamzeed-template .btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.siamzeed-template .btn-warning.disabled,
.siamzeed-template .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.siamzeed-template .btn-warning:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-warning:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.siamzeed-template .btn-warning:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.siamzeed-template .btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.siamzeed-template .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.siamzeed-template .btn-danger.focus,
.siamzeed-template .btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.siamzeed-template .btn-danger.disabled,
.siamzeed-template .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.siamzeed-template .btn-danger:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-danger:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.siamzeed-template .btn-danger:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.siamzeed-template .btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.siamzeed-template .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.siamzeed-template .btn-light.focus,
.siamzeed-template .btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

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

.siamzeed-template .btn-light:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-light:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.siamzeed-template .btn-light:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-light:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.siamzeed-template .btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.siamzeed-template .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.siamzeed-template .btn-dark.focus,
.siamzeed-template .btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.siamzeed-template .btn-dark.disabled,
.siamzeed-template .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.siamzeed-template .btn-dark:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-dark:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.siamzeed-template .btn-dark:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.siamzeed-template .btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff
}

.siamzeed-template .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.siamzeed-template .btn-outline-primary.focus,
.siamzeed-template .btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.siamzeed-template .btn-outline-primary.disabled,
.siamzeed-template .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.siamzeed-template .btn-outline-primary:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.siamzeed-template .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.siamzeed-template .btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d
}

.siamzeed-template .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.siamzeed-template .btn-outline-secondary.focus,
.siamzeed-template .btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.siamzeed-template .btn-outline-secondary.disabled,
.siamzeed-template .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.siamzeed-template .btn-outline-secondary:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.siamzeed-template .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.siamzeed-template .btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

.siamzeed-template .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.siamzeed-template .btn-outline-success.focus,
.siamzeed-template .btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.siamzeed-template .btn-outline-success.disabled,
.siamzeed-template .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.siamzeed-template .btn-outline-success:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-outline-success:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.siamzeed-template .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.siamzeed-template .btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

.siamzeed-template .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.siamzeed-template .btn-outline-info.focus,
.siamzeed-template .btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.siamzeed-template .btn-outline-info.disabled,
.siamzeed-template .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.siamzeed-template .btn-outline-info:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-outline-info:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.siamzeed-template .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

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

.siamzeed-template .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.siamzeed-template .btn-outline-warning.focus,
.siamzeed-template .btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.siamzeed-template .btn-outline-warning.disabled,
.siamzeed-template .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.siamzeed-template .btn-outline-warning:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.siamzeed-template .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

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

.siamzeed-template .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.siamzeed-template .btn-outline-danger.focus,
.siamzeed-template .btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.siamzeed-template .btn-outline-danger.disabled,
.siamzeed-template .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.siamzeed-template .btn-outline-danger:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.siamzeed-template .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

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

.siamzeed-template .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.siamzeed-template .btn-outline-light.focus,
.siamzeed-template .btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

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

.siamzeed-template .btn-outline-light:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-outline-light:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.siamzeed-template .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.siamzeed-template .btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40
}

.siamzeed-template .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.siamzeed-template .btn-outline-dark.focus,
.siamzeed-template .btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.siamzeed-template .btn-outline-dark.disabled,
.siamzeed-template .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.siamzeed-template .btn-outline-dark:not(:disabled):not(.disabled).active,
.siamzeed-template .btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.siamzeed-template .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.siamzeed-template .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.siamzeed-template .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.siamzeed-template .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.siamzeed-template .btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent
}

.siamzeed-template .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent
}

.siamzeed-template .btn-link.focus,
.siamzeed-template .btn-link:focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none
}

.siamzeed-template .btn-link.disabled,
.siamzeed-template .btn-link:disabled {
    color: #6c757d
}

.siamzeed-template .btn-group-lg>.btn,
.siamzeed-template .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.siamzeed-template .btn-group-sm>.btn,
.siamzeed-template .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

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

.siamzeed-template .btn-block+.siamzeed-template .btn-block {
    margin-top: .5rem
}

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

.siamzeed-template .fade {
    opacity: 0;
    transition: opacity .15s linear
}

.siamzeed-template .fade.show {
    opacity: 1
}

.siamzeed-template .collapse {
    display: none
}

.siamzeed-template .collapse.show {
    display: block
}

.siamzeed-template tr.collapse.show {
    display: table-row
}

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

.siamzeed-template .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

.siamzeed-template .dropdown,
.siamzeed-template .dropup {
    position: relative
}

.siamzeed-template .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

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

.siamzeed-template .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.siamzeed-template .dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: .125rem
}

.siamzeed-template .dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

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

.siamzeed-template .dropright .dropdown-menu {
    margin-top: 0;
    margin-left: .125rem
}

.siamzeed-template .dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.siamzeed-template .dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.siamzeed-template .dropright .dropdown-toggle::after {
    vertical-align: 0
}

.siamzeed-template .dropleft .dropdown-menu {
    margin-top: 0;
    margin-right: .125rem
}

.siamzeed-template .dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.siamzeed-template .dropleft .dropdown-toggle::after {
    display: none
}

.siamzeed-template .dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.siamzeed-template .dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.siamzeed-template .dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.siamzeed-template .dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.siamzeed-template .dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.siamzeed-template .dropdown-item:focus,
.siamzeed-template .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.siamzeed-template .dropdown-item.active,
.siamzeed-template .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.siamzeed-template .dropdown-item.disabled,
.siamzeed-template .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent
}

.siamzeed-template .dropdown-menu.show {
    display: block
}

.siamzeed-template .dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

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

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

.siamzeed-template .btn-group-vertical>.btn:hover,
.siamzeed-template .btn-group>.btn:hover {
    z-index: 1
}

.siamzeed-template .btn-group-vertical>.btn.active,
.siamzeed-template .btn-group-vertical>.btn:active,
.siamzeed-template .btn-group-vertical>.btn:focus,
.siamzeed-template .btn-group>.btn.active,
.siamzeed-template .btn-group>.btn:active,
.siamzeed-template .btn-group>.btn:focus {
    z-index: 1
}

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

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

.siamzeed-template .btn-toolbar .input-group {
    width: auto
}

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

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

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

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

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

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

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

.siamzeed-template .btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

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

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

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

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

.siamzeed-template .btn-group-toggle>.btn,
.siamzeed-template .btn-group-toggle>.siamzeed-template .btn-group>.btn {
    margin-bottom: 0
}

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

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

.siamzeed-template .input-group>.custom-file,
.siamzeed-template .input-group>.custom-select,
.siamzeed-template .input-group>.siamzeed-template .form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.siamzeed-template .input-group>.custom-file:focus,
.siamzeed-template .input-group>.custom-select:focus,
.siamzeed-template .input-group>.siamzeed-template .form-control:focus {
    z-index: 3
}

.siamzeed-template .input-group>.custom-file+.custom-file,
.siamzeed-template .input-group>.custom-file+.custom-select,
.siamzeed-template .input-group>.custom-file+.siamzeed-template .form-control,
.siamzeed-template .input-group>.custom-select+.custom-file,
.siamzeed-template .input-group>.custom-select+.custom-select,
.siamzeed-template .input-group>.custom-select+.siamzeed-template .form-control,
.siamzeed-template .input-group>.siamzeed-template .form-control+.custom-file,
.siamzeed-template .input-group>.siamzeed-template .form-control+.custom-select,
.siamzeed-template .input-group>.siamzeed-template .form-control+.siamzeed-template .form-control {
    margin-left: -1px
}

.siamzeed-template .input-group>.custom-select:not(:last-child),
.siamzeed-template .input-group>.siamzeed-template .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.siamzeed-template .input-group>.custom-select:not(:first-child),
.siamzeed-template .input-group>.siamzeed-template .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.siamzeed-template .input-group>.custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.siamzeed-template .input-group>.custom-file:not(:last-child) .custom-file-label,
.siamzeed-template .input-group>.custom-file:not(:last-child) .custom-file-label::before {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.siamzeed-template .input-group>.custom-file:not(:first-child) .custom-file-label,
.siamzeed-template .input-group>.custom-file:not(:first-child) .custom-file-label::before {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.siamzeed-template .input-group-append,
.siamzeed-template .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.siamzeed-template .input-group-append .btn,
.siamzeed-template .input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.siamzeed-template .input-group-append .btn+.btn,
.siamzeed-template .input-group-append .btn+.input-group-text,
.siamzeed-template .input-group-append .input-group-text+.btn,
.siamzeed-template .input-group-append .input-group-text+.input-group-text,
.siamzeed-template .input-group-prepend .btn+.btn,
.siamzeed-template .input-group-prepend .btn+.input-group-text,
.siamzeed-template .input-group-prepend .input-group-text+.btn,
.siamzeed-template .input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.siamzeed-template .input-group-prepend {
    margin-right: -1px
}

.siamzeed-template .input-group-append {
    margin-left: -1px
}

.siamzeed-template .input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.siamzeed-template .input-group-text input[type=checkbox],
.siamzeed-template .input-group-text input[type=radio] {
    margin-top: 0
}

.siamzeed-template .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.siamzeed-template .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.siamzeed-template .input-group>.input-group-append:not(:last-child)>.btn,
.siamzeed-template .input-group>.input-group-append:not(:last-child)>.input-group-text,
.siamzeed-template .input-group>.input-group-prepend>.btn,
.siamzeed-template .input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.siamzeed-template .input-group>.input-group-append>.btn,
.siamzeed-template .input-group>.input-group-append>.input-group-text,
.siamzeed-template .input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.siamzeed-template .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.siamzeed-template .input-group>.input-group-prepend:not(:first-child)>.btn,
.siamzeed-template .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.siamzeed-template .custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.siamzeed-template .custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

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

.siamzeed-template .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    background-color: #007bff
}

.siamzeed-template .custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.siamzeed-template .custom-control-input:active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff
}

.siamzeed-template .custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.siamzeed-template .custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef
}

.siamzeed-template .custom-control-label {
    margin-bottom: 0
}

.siamzeed-template .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6
}

.siamzeed-template .custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #007bff
}

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

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    background-color: #007bff
}

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

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #007bff
}

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

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.siamzeed-template .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.siamzeed-template .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(128, 189, 255, .5)
}

.siamzeed-template .custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.siamzeed-template .custom-select[multiple],
.siamzeed-template .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.siamzeed-template .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.siamzeed-template .custom-select::-ms-expand {
    opacity: 0
}

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

.siamzeed-template .custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%
}

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

.siamzeed-template .custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-control {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:focus~.custom-file-control::before {
    border-color: #80bdff
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 .25rem .25rem 0
}

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

.siamzeed-template .nav-link {
    display: block;
    padding: .5rem 1rem
}

.siamzeed-template .nav-link:focus,
.siamzeed-template .nav-link:hover {
    text-decoration: none
}

.siamzeed-template .nav-link.disabled {
    color: #6c757d
}

.siamzeed-template .nav-tabs {
    border-bottom: 1px solid #dee2e6
}

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

.siamzeed-template .nav-tabs .siamzeed-template .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.siamzeed-template .nav-tabs .siamzeed-template .nav-link:focus,
.siamzeed-template .nav-tabs .siamzeed-template .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.siamzeed-template .nav-tabs .siamzeed-template .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.siamzeed-template .nav-tabs .siamzeed-template .nav-item.show .siamzeed-template .nav-link,
.siamzeed-template .nav-tabs .siamzeed-template .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

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

.siamzeed-template .nav-pills .siamzeed-template .nav-link {
    border-radius: .25rem
}

.siamzeed-template .nav-pills .siamzeed-template .nav-link.active,
.siamzeed-template .nav-pills .show>.siamzeed-template .nav-link {
    color: #fff;
    background-color: #007bff
}

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

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

.siamzeed-template .tab-content>.tab-pane {
    display: none
}

.siamzeed-template .tab-content>.active {
    display: block
}

.siamzeed-template .navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

.siamzeed-template .navbar>.container,
.siamzeed-template .navbar>.container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.siamzeed-template .navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

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

.siamzeed-template .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.siamzeed-template .navbar-nav .siamzeed-template .nav-link {
    padding-right: 0;
    padding-left: 0
}

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

.siamzeed-template .navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.siamzeed-template .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.siamzeed-template .navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

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

.siamzeed-template .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}

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

@media (max-width:575.98px) {

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

@media (min-width:576px) {
    .siamzeed-template .navbar-expand-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .siamzeed-template .navbar-expand-sm .siamzeed-template .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .siamzeed-template .navbar-expand-sm .siamzeed-template .navbar-nav .dropdown-menu {
        position: absolute
    }

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

    .siamzeed-template .navbar-expand-sm .siamzeed-template .navbar-nav .siamzeed-template .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

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

    .siamzeed-template .navbar-expand-sm .siamzeed-template .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .siamzeed-template .navbar-expand-sm .siamzeed-template .navbar-toggler {
        display: none
    }

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

@media (max-width:767.98px) {

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

@media (min-width:768px) {
    .siamzeed-template .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .siamzeed-template .navbar-expand-md .siamzeed-template .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .siamzeed-template .navbar-expand-md .siamzeed-template .navbar-nav .dropdown-menu {
        position: absolute
    }

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

    .siamzeed-template .navbar-expand-md .siamzeed-template .navbar-nav .siamzeed-template .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

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

    .siamzeed-template .navbar-expand-md .siamzeed-template .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .siamzeed-template .navbar-expand-md .siamzeed-template .navbar-toggler {
        display: none
    }

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

@media (max-width:991.98px) {

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

@media (min-width:992px) {
    .siamzeed-template .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .siamzeed-template .navbar-expand-lg .siamzeed-template .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .siamzeed-template .navbar-expand-lg .siamzeed-template .navbar-nav .dropdown-menu {
        position: absolute
    }

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

    .siamzeed-template .navbar-expand-lg .siamzeed-template .navbar-nav .siamzeed-template .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

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

    .siamzeed-template .navbar-expand-lg .siamzeed-template .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .siamzeed-template .navbar-expand-lg .siamzeed-template .navbar-toggler {
        display: none
    }

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

@media (max-width:1199.98px) {

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

@media (min-width:1200px) {
    .siamzeed-template .navbar-expand-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .siamzeed-template .navbar-expand-xl .siamzeed-template .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .siamzeed-template .navbar-expand-xl .siamzeed-template .navbar-nav .dropdown-menu {
        position: absolute
    }

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

    .siamzeed-template .navbar-expand-xl .siamzeed-template .navbar-nav .siamzeed-template .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

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

    .siamzeed-template .navbar-expand-xl .siamzeed-template .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .siamzeed-template .navbar-expand-xl .siamzeed-template .navbar-toggler {
        display: none
    }

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

.siamzeed-template .navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

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

.siamzeed-template .navbar-expand .siamzeed-template .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

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

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

.siamzeed-template .navbar-expand .siamzeed-template .navbar-nav .siamzeed-template .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

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

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

.siamzeed-template .navbar-expand .siamzeed-template .navbar-toggler {
    display: none
}

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

.siamzeed-template .navbar-light .siamzeed-template .navbar-brand {
    color: rgba(0, 0, 0, .9)
}

.siamzeed-template .navbar-light .siamzeed-template .navbar-brand:focus,
.siamzeed-template .navbar-light .siamzeed-template .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.siamzeed-template .navbar-light .siamzeed-template .navbar-nav .siamzeed-template .nav-link {
    color: rgba(0, 0, 0, .5)
}

.siamzeed-template .navbar-light .siamzeed-template .navbar-nav .siamzeed-template .nav-link:focus,
.siamzeed-template .navbar-light .siamzeed-template .navbar-nav .siamzeed-template .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.siamzeed-template .navbar-light .siamzeed-template .navbar-nav .siamzeed-template .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.siamzeed-template .navbar-light .siamzeed-template .navbar-nav .active>.siamzeed-template .nav-link,
.siamzeed-template .navbar-light .siamzeed-template .navbar-nav .siamzeed-template .nav-link.active,
.siamzeed-template .navbar-light .siamzeed-template .navbar-nav .siamzeed-template .nav-link.show,
.siamzeed-template .navbar-light .siamzeed-template .navbar-nav .show>.siamzeed-template .nav-link {
    color: rgba(0, 0, 0, .9)
}

.siamzeed-template .navbar-light .siamzeed-template .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

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

.siamzeed-template .navbar-light .siamzeed-template .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.siamzeed-template .navbar-light .siamzeed-template .navbar-text a {
    color: rgba(0, 0, 0, .9)
}

.siamzeed-template .navbar-light .siamzeed-template .navbar-text a:focus,
.siamzeed-template .navbar-light .siamzeed-template .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.siamzeed-template .navbar-dark .siamzeed-template .navbar-brand {
    color: #fff
}

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

.siamzeed-template .navbar-dark .siamzeed-template .navbar-nav .siamzeed-template .nav-link {
    color: rgba(255, 255, 255, .5)
}

.siamzeed-template .navbar-dark .siamzeed-template .navbar-nav .siamzeed-template .nav-link:focus,
.siamzeed-template .navbar-dark .siamzeed-template .navbar-nav .siamzeed-template .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

.siamzeed-template .navbar-dark .siamzeed-template .navbar-nav .siamzeed-template .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

.siamzeed-template .navbar-dark .siamzeed-template .navbar-nav .active>.siamzeed-template .nav-link,
.siamzeed-template .navbar-dark .siamzeed-template .navbar-nav .siamzeed-template .nav-link.active,
.siamzeed-template .navbar-dark .siamzeed-template .navbar-nav .siamzeed-template .nav-link.show,
.siamzeed-template .navbar-dark .siamzeed-template .navbar-nav .show>.siamzeed-template .nav-link {
    color: #fff
}

.siamzeed-template .navbar-dark .siamzeed-template .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}

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

.siamzeed-template .navbar-dark .siamzeed-template .navbar-text {
    color: rgba(255, 255, 255, .5)
}

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

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

.siamzeed-template .card {
    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;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

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

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

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

.siamzeed-template .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.siamzeed-template .card-title {
    margin-bottom: .75rem
}

.siamzeed-template .card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

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

.siamzeed-template .card-link:hover {
    text-decoration: none
}

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

.siamzeed-template .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.siamzeed-template .card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

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

.siamzeed-template .card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.siamzeed-template .card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.siamzeed-template .card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.siamzeed-template .card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

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

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

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

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

.siamzeed-template .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.siamzeed-template .card-deck .siamzeed-template .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .siamzeed-template .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .siamzeed-template .card-deck .siamzeed-template .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.siamzeed-template .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.siamzeed-template .card-group>.siamzeed-template .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .siamzeed-template .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .siamzeed-template .card-group>.siamzeed-template .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .siamzeed-template .card-group>.siamzeed-template .card+.siamzeed-template .card {
        margin-left: 0;
        border-left: 0
    }

    .siamzeed-template .card-group>.siamzeed-template .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .siamzeed-template .card-group>.siamzeed-template .card:first-child .siamzeed-template .card-header,
    .siamzeed-template .card-group>.siamzeed-template .card:first-child .siamzeed-template .card-img-top {
        border-top-right-radius: 0
    }

    .siamzeed-template .card-group>.siamzeed-template .card:first-child .siamzeed-template .card-footer,
    .siamzeed-template .card-group>.siamzeed-template .card:first-child .siamzeed-template .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .siamzeed-template .card-group>.siamzeed-template .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .siamzeed-template .card-group>.siamzeed-template .card:last-child .siamzeed-template .card-header,
    .siamzeed-template .card-group>.siamzeed-template .card:last-child .siamzeed-template .card-img-top {
        border-top-left-radius: 0
    }

    .siamzeed-template .card-group>.siamzeed-template .card:last-child .siamzeed-template .card-footer,
    .siamzeed-template .card-group>.siamzeed-template .card:last-child .siamzeed-template .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .siamzeed-template .card-group>.siamzeed-template .card:only-child {
        border-radius: .25rem
    }

    .siamzeed-template .card-group>.siamzeed-template .card:only-child .siamzeed-template .card-header,
    .siamzeed-template .card-group>.siamzeed-template .card:only-child .siamzeed-template .card-img-top {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .siamzeed-template .card-group>.siamzeed-template .card:only-child .siamzeed-template .card-footer,
    .siamzeed-template .card-group>.siamzeed-template .card:only-child .siamzeed-template .card-img-bottom {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .siamzeed-template .card-group>.siamzeed-template .card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0
    }

    .siamzeed-template .card-group>.siamzeed-template .card:not(:first-child):not(:last-child):not(:only-child) .siamzeed-template .card-footer,
    .siamzeed-template .card-group>.siamzeed-template .card:not(:first-child):not(:last-child):not(:only-child) .siamzeed-template .card-header,
    .siamzeed-template .card-group>.siamzeed-template .card:not(:first-child):not(:last-child):not(:only-child) .siamzeed-template .card-img-bottom,
    .siamzeed-template .card-group>.siamzeed-template .card:not(:first-child):not(:last-child):not(:only-child) .siamzeed-template .card-img-top {
        border-radius: 0
    }
}

.siamzeed-template .card-columns .siamzeed-template .card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .siamzeed-template .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem
    }

    .siamzeed-template .card-columns .siamzeed-template .card {
        display: inline-block;
        width: 100%
    }
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: "/"
}

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

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

.breadcrumb-item.active {
    color: #6c757d
}

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

.siamzeed-template .page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.siamzeed-template .page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.siamzeed-template .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.siamzeed-template .page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.siamzeed-template .page-item:first-child .siamzeed-template .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.siamzeed-template .page-item:last-child .siamzeed-template .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.siamzeed-template .page-item.active .siamzeed-template .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.siamzeed-template .page-item.disabled .siamzeed-template .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .siamzeed-template .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .siamzeed-template .page-item:first-child .siamzeed-template .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .siamzeed-template .page-item:last-child .siamzeed-template .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .siamzeed-template .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .siamzeed-template .page-item:first-child .siamzeed-template .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .siamzeed-template .page-item:last-child .siamzeed-template .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.siamzeed-template .badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.siamzeed-template .badge:empty {
    display: none
}

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

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

.siamzeed-template .badge-primary {
    color: #fff;
    background-color: #007bff
}

.siamzeed-template .badge-primary[href]:focus,
.siamzeed-template .badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc
}

.siamzeed-template .badge-secondary {
    color: #fff;
    background-color: #6c757d
}

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

.siamzeed-template .badge-success {
    color: #fff;
    background-color: #28a745
}

.siamzeed-template .badge-success[href]:focus,
.siamzeed-template .badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}

.siamzeed-template .badge-info {
    color: #fff;
    background-color: #17a2b8
}

.siamzeed-template .badge-info[href]:focus,
.siamzeed-template .badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.siamzeed-template .badge-warning {
    color: #212529;
    background-color: #ffc107
}

.siamzeed-template .badge-warning[href]:focus,
.siamzeed-template .badge-warning[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00
}

.siamzeed-template .badge-danger {
    color: #fff;
    background-color: #dc3545
}

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

.siamzeed-template .badge-light {
    color: #212529;
    background-color: #f8f9fa
}

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

.siamzeed-template .badge-dark {
    color: #fff;
    background-color: #343a40
}

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

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

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

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

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

.siamzeed-template .alert-heading {
    color: inherit
}

.siamzeed-template .alert-link {
    font-weight: 700
}

.siamzeed-template .alert-dismissible {
    padding-right: 4rem
}

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

.siamzeed-template .alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.siamzeed-template .alert-primary hr {
    border-top-color: #9fcdff
}

.siamzeed-template .alert-primary .siamzeed-template .alert-link {
    color: #002752
}

.siamzeed-template .alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.siamzeed-template .alert-secondary hr {
    border-top-color: #c8cbcf
}

.siamzeed-template .alert-secondary .siamzeed-template .alert-link {
    color: #202326
}

.siamzeed-template .alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.siamzeed-template .alert-success hr {
    border-top-color: #b1dfbb
}

.siamzeed-template .alert-success .siamzeed-template .alert-link {
    color: #0b2e13
}

.siamzeed-template .alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.siamzeed-template .alert-info hr {
    border-top-color: #abdde5
}

.siamzeed-template .alert-info .siamzeed-template .alert-link {
    color: #062c33
}

.siamzeed-template .alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.siamzeed-template .alert-warning hr {
    border-top-color: #ffe8a1
}

.siamzeed-template .alert-warning .siamzeed-template .alert-link {
    color: #533f03
}

.siamzeed-template .alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.siamzeed-template .alert-danger hr {
    border-top-color: #f1b0b7
}

.siamzeed-template .alert-danger .siamzeed-template .alert-link {
    color: #491217
}

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

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

.siamzeed-template .alert-light .siamzeed-template .alert-link {
    color: #686868
}

.siamzeed-template .alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.siamzeed-template .alert-dark hr {
    border-top-color: #b9bbbe
}

.siamzeed-template .alert-dark .siamzeed-template .alert-link {
    color: #040505
}

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

    to {
        background-position: 0 0
    }
}

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

    to {
        background-position: 0 0
    }
}

.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar {
    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;
    color: #fff;
    text-align: center;
    background-color: #007bff;
    transition: width .6s ease
}

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

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

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

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

.siamzeed-template .list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.siamzeed-template .list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

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

.siamzeed-template .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.siamzeed-template .list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

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

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

.siamzeed-template .list-group-item:focus,
.siamzeed-template .list-group-item:hover {
    z-index: 1;
    text-decoration: none
}

.siamzeed-template .list-group-item.disabled,
.siamzeed-template .list-group-item:disabled {
    color: #6c757d;
    background-color: #fff
}

.siamzeed-template .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

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

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

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

.siamzeed-template .list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.siamzeed-template .list-group-item-primary.siamzeed-template .list-group-item-action:focus,
.siamzeed-template .list-group-item-primary.siamzeed-template .list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.siamzeed-template .list-group-item-primary.siamzeed-template .list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.siamzeed-template .list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.siamzeed-template .list-group-item-secondary.siamzeed-template .list-group-item-action:focus,
.siamzeed-template .list-group-item-secondary.siamzeed-template .list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.siamzeed-template .list-group-item-secondary.siamzeed-template .list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.siamzeed-template .list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.siamzeed-template .list-group-item-success.siamzeed-template .list-group-item-action:focus,
.siamzeed-template .list-group-item-success.siamzeed-template .list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.siamzeed-template .list-group-item-success.siamzeed-template .list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.siamzeed-template .list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.siamzeed-template .list-group-item-info.siamzeed-template .list-group-item-action:focus,
.siamzeed-template .list-group-item-info.siamzeed-template .list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.siamzeed-template .list-group-item-info.siamzeed-template .list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.siamzeed-template .list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.siamzeed-template .list-group-item-warning.siamzeed-template .list-group-item-action:focus,
.siamzeed-template .list-group-item-warning.siamzeed-template .list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.siamzeed-template .list-group-item-warning.siamzeed-template .list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.siamzeed-template .list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.siamzeed-template .list-group-item-danger.siamzeed-template .list-group-item-action:focus,
.siamzeed-template .list-group-item-danger.siamzeed-template .list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.siamzeed-template .list-group-item-danger.siamzeed-template .list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

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

.siamzeed-template .list-group-item-light.siamzeed-template .list-group-item-action:focus,
.siamzeed-template .list-group-item-light.siamzeed-template .list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.siamzeed-template .list-group-item-light.siamzeed-template .list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.siamzeed-template .list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.siamzeed-template .list-group-item-dark.siamzeed-template .list-group-item-action:focus,
.siamzeed-template .list-group-item-dark.siamzeed-template .list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.siamzeed-template .list-group-item-dark.siamzeed-template .list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

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

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

.close:not(:disabled):not(.disabled) {
    cursor: pointer
}

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

.siamzeed-template .modal-open {
    overflow: hidden
}

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

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

.siamzeed-template .modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.siamzeed-template .modal.fade .siamzeed-template .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

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

.siamzeed-template .modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

.siamzeed-template .modal-content {
    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: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

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

.siamzeed-template .modal-backdrop.fade {
    opacity: 0
}

.siamzeed-template .modal-backdrop.show {
    opacity: .5
}

.siamzeed-template .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.siamzeed-template .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

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

.siamzeed-template .modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.siamzeed-template .modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

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

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

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

@media (min-width:576px) {
    .siamzeed-template .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .siamzeed-template .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2))
    }

    .siamzeed-template .modal-sm {
        max-width: 300px
    }
}

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

.siamzeed-template .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.siamzeed-template .tooltip.show {
    opacity: .9
}

.siamzeed-template .tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

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

.siamzeed-template  .bs-tooltip-auto[x-placement^=top],
.siamzeed-template  .bs-tooltip-top {
    padding: .4rem 0
}

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

.siamzeed-template  .bs-tooltip-auto[x-placement^=top] .arrow::before,
.siamzeed-template  .bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.siamzeed-template  .bs-tooltip-auto[x-placement^=right],
.siamzeed-template  .bs-tooltip-right {
    padding: 0 .4rem
}

.siamzeed-template  .bs-tooltip-auto[x-placement^=right] .arrow,
.siamzeed-template  .bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.siamzeed-template  .bs-tooltip-auto[x-placement^=right] .arrow::before,
.siamzeed-template  .bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.siamzeed-template  .bs-tooltip-auto[x-placement^=bottom],
.siamzeed-template  .bs-tooltip-bottom {
    padding: .4rem 0
}

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

.siamzeed-template  .bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.siamzeed-template  .bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.siamzeed-template  .bs-tooltip-auto[x-placement^=left],
.siamzeed-template  .bs-tooltip-left {
    padding: 0 .4rem
}

.siamzeed-template  .bs-tooltip-auto[x-placement^=left] .arrow,
.siamzeed-template  .bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.siamzeed-template  .bs-tooltip-auto[x-placement^=left] .arrow::before,
.siamzeed-template  .bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.siamzeed-template .tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

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

.siamzeed-template .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

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

.siamzeed-template  .bs-popover-auto[x-placement^=top],
.siamzeed-template  .bs-popover-top {
    margin-bottom: .5rem
}

.siamzeed-template  .bs-popover-auto[x-placement^=top] .arrow,
.siamzeed-template  .bs-popover-top .arrow {
    bottom: calc((.5rem + 1px) * -1)
}

.siamzeed-template  .bs-popover-auto[x-placement^=top] .arrow::after,
.siamzeed-template  .bs-popover-auto[x-placement^=top] .arrow::before,
.siamzeed-template  .bs-popover-top .arrow::after,
.siamzeed-template  .bs-popover-top .arrow::before {
    border-width: .5rem .5rem 0
}

.siamzeed-template  .bs-popover-auto[x-placement^=top] .arrow::before,
.siamzeed-template  .bs-popover-top .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.siamzeed-template  .bs-popover-auto[x-placement^=top] .arrow::after,
.siamzeed-template  .bs-popover-top .arrow::after {
    bottom: 1px;
    border-top-color: #fff
}

.siamzeed-template  .bs-popover-auto[x-placement^=right],
.siamzeed-template  .bs-popover-right {
    margin-left: .5rem
}

.siamzeed-template  .bs-popover-auto[x-placement^=right] .arrow,
.siamzeed-template  .bs-popover-right .arrow {
    left: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.siamzeed-template  .bs-popover-auto[x-placement^=right] .arrow::after,
.siamzeed-template  .bs-popover-auto[x-placement^=right] .arrow::before,
.siamzeed-template  .bs-popover-right .arrow::after,
.siamzeed-template  .bs-popover-right .arrow::before {
    border-width: .5rem .5rem .5rem 0
}

.siamzeed-template  .bs-popover-auto[x-placement^=right] .arrow::before,
.siamzeed-template  .bs-popover-right .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.siamzeed-template  .bs-popover-auto[x-placement^=right] .arrow::after,
.siamzeed-template  .bs-popover-right .arrow::after {
    left: 1px;
    border-right-color: #fff
}

.siamzeed-template  .bs-popover-auto[x-placement^=bottom],
.siamzeed-template  .bs-popover-bottom {
    margin-top: .5rem
}

.siamzeed-template  .bs-popover-auto[x-placement^=bottom] .arrow,
.siamzeed-template  .bs-popover-bottom .arrow {
    top: calc((.5rem + 1px) * -1)
}

.siamzeed-template  .bs-popover-auto[x-placement^=bottom] .arrow::after,
.siamzeed-template  .bs-popover-auto[x-placement^=bottom] .arrow::before,
.siamzeed-template  .bs-popover-bottom .arrow::after,
.siamzeed-template  .bs-popover-bottom .arrow::before {
    border-width: 0 .5rem .5rem .5rem
}

.siamzeed-template  .bs-popover-auto[x-placement^=bottom] .arrow::before,
.siamzeed-template  .bs-popover-bottom .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.siamzeed-template  .bs-popover-auto[x-placement^=bottom] .arrow::after,
.siamzeed-template  .bs-popover-bottom .arrow::after {
    top: 1px;
    border-bottom-color: #fff
}

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

.siamzeed-template  .bs-popover-auto[x-placement^=left],
.siamzeed-template  .bs-popover-left {
    margin-right: .5rem
}

.siamzeed-template  .bs-popover-auto[x-placement^=left] .arrow,
.siamzeed-template  .bs-popover-left .arrow {
    right: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.siamzeed-template  .bs-popover-auto[x-placement^=left] .arrow::after,
.siamzeed-template  .bs-popover-auto[x-placement^=left] .arrow::before,
.siamzeed-template  .bs-popover-left .arrow::after,
.siamzeed-template  .bs-popover-left .arrow::before {
    border-width: .5rem 0 .5rem .5rem
}

.siamzeed-template  .bs-popover-auto[x-placement^=left] .arrow::before,
.siamzeed-template  .bs-popover-left .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, .25)
}

.siamzeed-template  .bs-popover-auto[x-placement^=left] .arrow::after,
.siamzeed-template  .bs-popover-left .arrow::after {
    right: 1px;
    border-left-color: #fff
}

.siamzeed-template .popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.siamzeed-template .popover-header:empty {
    display: none
}

.siamzeed-template .popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.siamzeed-template .carousel {
    position: relative
}

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

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

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

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

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

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

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

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

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

    .active.siamzeed-template .carousel-item-right,
    .siamzeed-template .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

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

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

    .active.siamzeed-template .carousel-item-left,
    .siamzeed-template .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.siamzeed-template .carousel-control-next,
.siamzeed-template .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

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

.siamzeed-template .carousel-control-prev {
    left: 0
}

.siamzeed-template .carousel-control-next {
    right: 0
}

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

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

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

.siamzeed-template .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.siamzeed-template .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, .5)
}

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

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

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

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

.siamzeed-template .align-baseline {
    vertical-align: baseline !important
}

.siamzeed-template .align-top {
    vertical-align: top !important
}

.siamzeed-template .align-middle {
    vertical-align: middle !important
}

.siamzeed-template .align-bottom {
    vertical-align: bottom !important
}

.siamzeed-template .align-text-bottom {
    vertical-align: text-bottom !important
}

.siamzeed-template .align-text-top {
    vertical-align: text-top !important
}

.siamzeed-template .bg-primary {
    background-color: #007bff !important
}

.siamzeed-template a.bg-primary:focus,
.siamzeed-template a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important
}

.siamzeed-template .bg-secondary {
    background-color: #6c757d !important
}

.siamzeed-template a.bg-secondary:focus,
.siamzeed-template a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important
}

.siamzeed-template .bg-success {
    background-color: #28a745 !important
}

.siamzeed-template a.bg-success:focus,
.siamzeed-template a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important
}

.siamzeed-template .bg-info {
    background-color: #17a2b8 !important
}

.siamzeed-template a.bg-info:focus,
.siamzeed-template a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important
}

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

.siamzeed-template a.bg-warning:focus,
.siamzeed-template a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important
}

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

.siamzeed-template a.bg-danger:focus,
.siamzeed-template a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important
}

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

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

.bg-dark {
    background-color: #343a40 !important
}

.siamzeed-template a.bg-dark:focus,
.siamzeed-template a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important
}

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

.siamzeed-template  .bg-transparent {
    background-color: transparent !important
}

.siamzeed-template .border {
    border: 1px solid #dee2e6 !important
}

.siamzeed-template .border-top {
    border-top: 1px solid #dee2e6 !important
}

.siamzeed-template .border-right {
    border-right: 1px solid #dee2e6 !important
}

.siamzeed-template .border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.siamzeed-template .border-left {
    border-left: 1px solid #dee2e6 !important
}

.siamzeed-template .border-0 {
    border: 0 !important
}

.siamzeed-template .border-top-0 {
    border-top: 0 !important
}

.siamzeed-template .border-right-0 {
    border-right: 0 !important
}

.siamzeed-template .border-bottom-0 {
    border-bottom: 0 !important
}

.siamzeed-template .border-left-0 {
    border-left: 0 !important
}

.siamzeed-template .border-primary {
    border-color: #007bff !important
}

.siamzeed-template .border-secondary {
    border-color: #6c757d !important
}

.siamzeed-template .border-success {
    border-color: #28a745 !important
}

.siamzeed-template .border-info {
    border-color: #17a2b8 !important
}

.siamzeed-template .border-warning {
    border-color: #ffc107 !important
}

.siamzeed-template .border-danger {
    border-color: #dc3545 !important
}

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

.siamzeed-template .border-dark {
    border-color: #343a40 !important
}

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

.siamzeed-template .rounded {
    border-radius: .25rem !important
}

.siamzeed-template .rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.siamzeed-template .rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.siamzeed-template .rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.siamzeed-template .rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

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

.siamzeed-template .rounded-0 {
    border-radius: 0 !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.siamzeed-template .d-none {
    display: none !important
}

.siamzeed-template .d-inline {
    display: inline !important
}

.siamzeed-template .d-inline-block {
    display: inline-block !important
}

.siamzeed-template .d-block {
    display: block !important
}

.siamzeed-template .d-table {
    display: table !important
}

.siamzeed-template .d-table-row {
    display: table-row !important
}

.siamzeed-template .d-table-cell {
    display: table-cell !important
}

.siamzeed-template .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.siamzeed-template .d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .siamzeed-template .d-sm-none {
        display: none !important
    }

    .siamzeed-template .d-sm-inline {
        display: inline !important
    }

    .siamzeed-template .d-sm-inline-block {
        display: inline-block !important
    }

    .siamzeed-template .d-sm-block {
        display: block !important
    }

    .siamzeed-template .d-sm-table {
        display: table !important
    }

    .siamzeed-template .d-sm-table-row {
        display: table-row !important
    }

    .siamzeed-template .d-sm-table-cell {
        display: table-cell !important
    }

    .siamzeed-template .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .siamzeed-template .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .siamzeed-template .d-lg-none {
        display: none !important
    }

    .siamzeed-template .d-lg-inline {
        display: inline !important
    }

    .siamzeed-template .d-lg-inline-block {
        display: inline-block !important
    }

    .siamzeed-template .d-lg-block {
        display: block !important
    }

    .siamzeed-template .d-lg-table {
        display: table !important
    }

    .siamzeed-template .d-lg-table-row {
        display: table-row !important
    }

    .siamzeed-template .d-lg-table-cell {
        display: table-cell !important
    }

    .siamzeed-template .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .siamzeed-template .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .siamzeed-template .d-xl-none {
        display: none !important
    }

    .siamzeed-template .d-xl-inline {
        display: inline !important
    }

    .siamzeed-template .d-xl-inline-block {
        display: inline-block !important
    }

    .siamzeed-template .d-xl-block {
        display: block !important
    }

    .siamzeed-template .d-xl-table {
        display: table !important
    }

    .siamzeed-template .d-xl-table-row {
        display: table-row !important
    }

    .siamzeed-template .d-xl-table-cell {
        display: table-cell !important
    }

    .siamzeed-template .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .siamzeed-template .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .siamzeed-template .d-print-none {
        display: none !important
    }

    .siamzeed-template .d-print-inline {
        display: inline !important
    }

    .siamzeed-template .d-print-inline-block {
        display: inline-block !important
    }

    .siamzeed-template .d-print-block {
        display: block !important
    }

    .siamzeed-template .d-print-table {
        display: table !important
    }

    .siamzeed-template .d-print-table-row {
        display: table-row !important
    }

    .siamzeed-template .d-print-table-cell {
        display: table-cell !important
    }

    .siamzeed-template .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .siamzeed-template .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.siamzeed-template .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.siamzeed-template .embed-responsive::before {
    display: block;
    content: ""
}

.siamzeed-template .embed-responsive .siamzeed-template .embed-responsive-item,
.siamzeed-template .embed-responsive embed,
.siamzeed-template .embed-responsive iframe,
.siamzeed-template .embed-responsive object,
.siamzeed-template .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.siamzeed-template .embed-responsive-21by9::before {
    padding-top: 42.857143%
}

.siamzeed-template .embed-responsive-16by9::before {
    padding-top: 56.25%
}

.siamzeed-template .embed-responsive-4by3::before {
    padding-top: 75%
}

.siamzeed-template .embed-responsive-1by1::before {
    padding-top: 100%
}

.siamzeed-template .flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.siamzeed-template .flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.siamzeed-template .flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.siamzeed-template .flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.siamzeed-template .flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.siamzeed-template .flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.siamzeed-template .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.siamzeed-template .justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.siamzeed-template .justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.siamzeed-template .justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.siamzeed-template .justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.siamzeed-template .justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.siamzeed-template .align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.siamzeed-template .align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.siamzeed-template .align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.siamzeed-template .align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.siamzeed-template .align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.siamzeed-template .align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.siamzeed-template .align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.siamzeed-template .align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.siamzeed-template .align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.siamzeed-template .align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.siamzeed-template .align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.siamzeed-template .align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.siamzeed-template .align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.siamzeed-template .align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.siamzeed-template .align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.siamzeed-template .align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.siamzeed-template .align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .siamzeed-template .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .siamzeed-template .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .siamzeed-template .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .siamzeed-template .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .siamzeed-template .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .siamzeed-template .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .siamzeed-template .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .siamzeed-template .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .siamzeed-template .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .siamzeed-template .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .siamzeed-template .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .siamzeed-template .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .siamzeed-template .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .siamzeed-template .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .siamzeed-template .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .siamzeed-template .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .siamzeed-template .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .siamzeed-template .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .siamzeed-template .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .siamzeed-template .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .siamzeed-template .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .siamzeed-template .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .siamzeed-template .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .siamzeed-template .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .siamzeed-template .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .siamzeed-template .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .siamzeed-template .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .siamzeed-template .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .siamzeed-template .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .siamzeed-template .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .siamzeed-template .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .siamzeed-template .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .siamzeed-template .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .siamzeed-template .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .siamzeed-template .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .siamzeed-template .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .siamzeed-template .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .siamzeed-template .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .siamzeed-template .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .siamzeed-template .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .siamzeed-template .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .siamzeed-template .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .siamzeed-template .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .siamzeed-template .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .siamzeed-template .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .siamzeed-template .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .siamzeed-template .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .siamzeed-template .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .siamzeed-template .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .siamzeed-template .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .siamzeed-template .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .siamzeed-template .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .siamzeed-template .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .siamzeed-template .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .siamzeed-template .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .siamzeed-template .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .siamzeed-template .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .siamzeed-template .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .siamzeed-template .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .siamzeed-template .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .siamzeed-template .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .siamzeed-template .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .siamzeed-template .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .siamzeed-template .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .siamzeed-template .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .siamzeed-template .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .siamzeed-template .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .siamzeed-template .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .siamzeed-template .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .siamzeed-template .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .siamzeed-template .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .siamzeed-template .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .siamzeed-template .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .siamzeed-template .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .siamzeed-template .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .siamzeed-template .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .siamzeed-template .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .siamzeed-template .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .siamzeed-template .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .siamzeed-template .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .siamzeed-template .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .siamzeed-template .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .siamzeed-template .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .siamzeed-template .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .siamzeed-template .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .siamzeed-template .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .siamzeed-template .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .siamzeed-template .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .siamzeed-template .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .siamzeed-template .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .siamzeed-template .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .siamzeed-template .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .siamzeed-template .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .siamzeed-template .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .siamzeed-template .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .siamzeed-template .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .siamzeed-template .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .siamzeed-template .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .siamzeed-template .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .siamzeed-template .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .siamzeed-template .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .siamzeed-template .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .siamzeed-template .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .siamzeed-template .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .siamzeed-template .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .siamzeed-template .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .siamzeed-template .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .siamzeed-template .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .siamzeed-template .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .siamzeed-template .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .siamzeed-template .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .siamzeed-template .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .siamzeed-template .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .siamzeed-template .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .siamzeed-template .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .siamzeed-template .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.siamzeed-template .float-left {
    float: left !important
}

.siamzeed-template .float-right {
    float: right !important
}

.siamzeed-template .float-none {
    float: none !important
}

@media (min-width:576px) {
    .siamzeed-template .float-sm-left {
        float: left !important
    }

    .siamzeed-template .float-sm-right {
        float: right !important
    }

    .siamzeed-template .float-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .siamzeed-template .float-md-left {
        float: left !important
    }

    .siamzeed-template .float-md-right {
        float: right !important
    }

    .siamzeed-template .float-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .siamzeed-template .float-lg-left {
        float: left !important
    }

    .siamzeed-template .float-lg-right {
        float: right !important
    }

    .siamzeed-template .float-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .siamzeed-template .float-xl-left {
        float: left !important
    }

    .siamzeed-template .float-xl-right {
        float: right !important
    }

    .siamzeed-template .float-xl-none {
        float: none !important
    }
}

.siamzeed-template .position-static {
    position: static !important
}

.siamzeed-template .position-relative {
    position: relative !important
}

.siamzeed-template .position-absolute {
    position: absolute !important
}

.siamzeed-template .position-fixed {
    position: fixed !important
}

.siamzeed-template .position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.siamzeed-template .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.siamzeed-template .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .siamzeed-template .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

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

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

.siamzeed-template .w-25 {
    width: 25% !important
}

.siamzeed-template .w-50 {
    width: 50% !important
}

.siamzeed-template .w-75 {
    width: 75% !important
}

.siamzeed-template .w-100 {
    width: 100% !important
}

.siamzeed-template .h-25 {
    height: 25% !important
}

.siamzeed-template .h-50 {
    height: 50% !important
}

.siamzeed-template .h-75 {
    height: 75% !important
}

.siamzeed-template .h-100 {
    height: 100% !important
}

.siamzeed-template .mw-100 {
    max-width: 100% !important
}

.siamzeed-template .mh-100 {
    max-height: 100% !important
}

.siamzeed-template .m-0 {
    margin: 0 !important
}

.siamzeed-template .mt-0,
.siamzeed-template .my-0 {
    margin-top: 0 !important
}

.siamzeed-template .mr-0,
.siamzeed-template .mx-0 {
    margin-right: 0 !important
}

.siamzeed-template .mb-0,
.siamzeed-template .my-0 {
    margin-bottom: 0 !important
}

.siamzeed-template .ml-0,
.siamzeed-template .mx-0 {
    margin-left: 0 !important
}

.siamzeed-template .m-1 {
    margin: .25rem !important
}

.siamzeed-template .mt-1,
.siamzeed-template .my-1 {
    margin-top: .25rem !important
}

.siamzeed-template .mr-1,
.siamzeed-template .mx-1 {
    margin-right: .25rem !important
}

.siamzeed-template .mb-1,
.siamzeed-template .my-1 {
    margin-bottom: .25rem !important
}

.siamzeed-template .ml-1,
.siamzeed-template .mx-1 {
    margin-left: .25rem !important
}

.siamzeed-template .m-2 {
    margin: .5rem !important
}

.siamzeed-template .mt-2,
.siamzeed-template .my-2 {
    margin-top: .5rem !important
}

.siamzeed-template .mr-2,
.siamzeed-template .mx-2 {
    margin-right: .5rem !important
}

.siamzeed-template .mb-2,
.siamzeed-template .my-2 {
    margin-bottom: .5rem !important
}

.siamzeed-template .ml-2,
.siamzeed-template .mx-2 {
    margin-left: .5rem !important
}

.siamzeed-template .m-3 {
    margin: 1rem !important
}

.siamzeed-template .mt-3,
.my-3 {
    margin-top: 1rem !important
}

.siamzeed-template .mr-3,
.siamzeed-template .mx-3 {
    margin-right: 1rem !important
}

.siamzeed-template .mb-3,
.siamzeed-template .my-3 {
    margin-bottom: 1rem !important
}

.siamzeed-template .ml-3,
.siamzeed-template .mx-3 {
    margin-left: 1rem !important
}

.siamzeed-template .m-4 {
    margin: 1.5rem !important
}

.siamzeed-template .mt-4,
.siamzeed-template .my-4 {
    margin-top: 1.5rem !important
}

.siamzeed-template .mr-4,
.siamzeed-template .mx-4 {
    margin-right: 1.5rem !important
}

.siamzeed-template .mb-4,
.siamzeed-template .my-4 {
    margin-bottom: 1.5rem !important
}

.siamzeed-template .ml-4,
.siamzeed-template .mx-4 {
    margin-left: 1.5rem !important
}

.siamzeed-template .m-5 {
    margin: 3rem !important
}

.siamzeed-template .mt-5,
.siamzeed-template .my-5 {
    margin-top: 3rem !important
}

.siamzeed-template .mr-5,
.siamzeed-template .mx-5 {
    margin-right: 3rem !important
}

.siamzeed-template .mb-5,
.siamzeed-template .my-5 {
    margin-bottom: 3rem !important
}

.siamzeed-template .ml-5,
.siamzeed-template .mx-5 {
    margin-left: 3rem !important
}

.siamzeed-template .p-0 {
    padding: 0 !important
}

.siamzeed-template .pt-0,
.siamzeed-template .py-0 {
    padding-top: 0 !important
}

.siamzeed-template .pr-0,
.siamzeed-template .px-0 {
    padding-right: 0 !important
}

.siamzeed-template .pb-0,
.siamzeed-template .py-0 {
    padding-bottom: 0 !important
}

.siamzeed-template .pl-0,
.siamzeed-template .px-0 {
    padding-left: 0 !important
}

.siamzeed-template .p-1 {
    padding: .25rem !important
}

.siamzeed-template .pt-1,
.siamzeed-template .py-1 {
    padding-top: .25rem !important
}

.siamzeed-template .pr-1,
.siamzeed-template .px-1 {
    padding-right: .25rem !important
}

.siamzeed-template .pb-1,
.siamzeed-template .py-1 {
    padding-bottom: .25rem !important
}

.siamzeed-template .pl-1,
.siamzeed-template .px-1 {
    padding-left: .25rem !important
}

.siamzeed-template .p-2 {
    padding: .5rem !important
}

.siamzeed-template .pt-2,
.siamzeed-template .py-2 {
    padding-top: .5rem !important
}

.siamzeed-template .pr-2,
.siamzeed-template .px-2 {
    padding-right: .5rem !important
}

.siamzeed-template .pb-2,
.siamzeed-template .py-2 {
    padding-bottom: .5rem !important
}

.siamzeed-template .pl-2,
.siamzeed-template .px-2 {
    padding-left: .5rem !important
}

.siamzeed-template .p-3 {
    padding: 1rem !important
}

.siamzeed-template .pt-3,
.siamzeed-template .py-3 {
    padding-top: 1rem !important
}

.siamzeed-template .pr-3,
.siamzeed-template .px-3 {
    padding-right: 1rem !important
}

.siamzeed-template .pb-3,
.siamzeed-template .py-3 {
    padding-bottom: 1rem !important
}

.siamzeed-template .pl-3,
.siamzeed-template .px-3 {
    padding-left: 1rem !important
}

.siamzeed-template .p-4 {
    padding: 1.5rem !important
}

.siamzeed-template .pt-4,
.siamzeed-template .py-4 {
    padding-top: 1.5rem !important
}

.siamzeed-template .pr-4,
.siamzeed-template .px-4 {
    padding-right: 1.5rem !important
}

.siamzeed-template .pb-4,
.siamzeed-template .py-4 {
    padding-bottom: 1.5rem !important
}

.siamzeed-template .pl-4,
.siamzeed-template .px-4 {
    padding-left: 1.5rem !important
}

.siamzeed-template .p-5 {
    padding: 3rem !important
}

.siamzeed-template .pt-5,
.siamzeed-template .py-5 {
    padding-top: 3rem !important
}

.siamzeed-template .pr-5,
.siamzeed-template .px-5 {
    padding-right: 3rem !important
}

.siamzeed-template .pb-5,
.siamzeed-template .py-5 {
    padding-bottom: 3rem !important
}

.siamzeed-template .pl-5,
.siamzeed-template .px-5 {
    padding-left: 3rem !important
}

.siamzeed-template .m-auto {
    margin: auto !important
}

.siamzeed-template .mt-auto,
.siamzeed-template .my-auto {
    margin-top: auto !important
}

.siamzeed-template .mr-auto,
.siamzeed-template .mx-auto {
    margin-right: auto !important
}

.siamzeed-template .mb-auto,
.siamzeed-template .my-auto {
    margin-bottom: auto !important
}

.siamzeed-template .ml-auto,
.siamzeed-template .mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .siamzeed-template .m-sm-0 {
        margin: 0 !important
    }

    .siamzeed-template .mt-sm-0,
    .siamzeed-template .my-sm-0 {
        margin-top: 0 !important
    }

    .siamzeed-template .mr-sm-0,
    .siamzeed-template .mx-sm-0 {
        margin-right: 0 !important
    }

    .siamzeed-template .mb-sm-0,
    .siamzeed-template .my-sm-0 {
        margin-bottom: 0 !important
    }

    .siamzeed-template .ml-sm-0,
    .siamzeed-template .mx-sm-0 {
        margin-left: 0 !important
    }

    .siamzeed-template .m-sm-1 {
        margin: .25rem !important
    }

    .siamzeed-template .mt-sm-1,
    .siamzeed-template .my-sm-1 {
        margin-top: .25rem !important
    }

    .siamzeed-template .mr-sm-1,
    .siamzeed-template .mx-sm-1 {
        margin-right: .25rem !important
    }

    .siamzeed-template .mb-sm-1,
    .siamzeed-template .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .siamzeed-template .ml-sm-1,
    .siamzeed-template .mx-sm-1 {
        margin-left: .25rem !important
    }

    .siamzeed-template  .m-sm-2 {
        margin: .5rem !important
    }

    .siamzeed-template .mt-sm-2,
    .siamzeed-template .my-sm-2 {
        margin-top: .5rem !important
    }

    .siamzeed-template .mr-sm-2,
    .siamzeed-template .mx-sm-2 {
        margin-right: .5rem !important
    }

    .siamzeed-template .mb-sm-2,
    .siamzeed-template .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .siamzeed-template .ml-sm-2,
    .siamzeed-template .mx-sm-2 {
        margin-left: .5rem !important
    }

    .siamzeed-template .m-sm-3 {
        margin: 1rem !important
    }

    .siamzeed-template .mt-sm-3,
    .siamzeed-template .my-sm-3 {
        margin-top: 1rem !important
    }

    .siamzeed-template .mr-sm-3,
    .siamzeed-template .mx-sm-3 {
        margin-right: 1rem !important
    }

    .siamzeed-template .mb-sm-3,
    .siamzeed-template .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .siamzeed-template .ml-sm-3,
    .siamzeed-template .mx-sm-3 {
        margin-left: 1rem !important
    }

    .siamzeed-template .m-sm-4 {
        margin: 1.5rem !important
    }

    .siamzeed-template .mt-sm-4,
    .siamzeed-template .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .siamzeed-template .mr-sm-4,
    .siamzeed-template .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .siamzeed-template .mb-sm-4,
    .siamzeed-template .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .siamzeed-template .ml-sm-4,
    .siamzeed-template .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .siamzeed-template .m-sm-5 {
        margin: 3rem !important
    }

    .siamzeed-template .mt-sm-5,
    .siamzeed-template .my-sm-5 {
        margin-top: 3rem !important
    }

    .siamzeed-template .mr-sm-5,
    .siamzeed-template .mx-sm-5 {
        margin-right: 3rem !important
    }

    .siamzeed-template .mb-sm-5,
    .siamzeed-template .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .siamzeed-template .ml-sm-5,
    .siamzeed-template .mx-sm-5 {
        margin-left: 3rem !important
    }

    .siamzeed-template .p-sm-0 {
        padding: 0 !important
    }

    .siamzeed-template .pt-sm-0,
    .siamzeed-template .py-sm-0 {
        padding-top: 0 !important
    }

    .siamzeed-template .pr-sm-0,
    .siamzeed-template .px-sm-0 {
        padding-right: 0 !important
    }

    .siamzeed-template .pb-sm-0,
    .siamzeed-template .py-sm-0 {
        padding-bottom: 0 !important
    }

    .siamzeed-template .pl-sm-0,
    .siamzeed-template .px-sm-0 {
        padding-left: 0 !important
    }

    .siamzeed-template .p-sm-1 {
        padding: .25rem !important
    }

    .siamzeed-template .pt-sm-1,
    .siamzeed-template .py-sm-1 {
        padding-top: .25rem !important
    }

    .siamzeed-template .pr-sm-1,
    .siamzeed-template .px-sm-1 {
        padding-right: .25rem !important
    }

    .siamzeed-template .pb-sm-1,
    .siamzeed-template .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .siamzeed-template .pl-sm-1,
    .siamzeed-template .px-sm-1 {
        padding-left: .25rem !important
    }

    .siamzeed-template .p-sm-2 {
        padding: .5rem !important
    }

    .siamzeed-template .pt-sm-2,
    .siamzeed-template .py-sm-2 {
        padding-top: .5rem !important
    }

    .siamzeed-template .pr-sm-2,
    .siamzeed-template .px-sm-2 {
        padding-right: .5rem !important
    }

    .siamzeed-template .pb-sm-2,
    .siamzeed-template .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .siamzeed-template .pl-sm-2,
    .siamzeed-template .px-sm-2 {
        padding-left: .5rem !important
    }

    .siamzeed-template .p-sm-3 {
        padding: 1rem !important
    }

    .siamzeed-template .pt-sm-3,
    .siamzeed-template .py-sm-3 {
        padding-top: 1rem !important
    }

    .siamzeed-template .pr-sm-3,
    .siamzeed-template .px-sm-3 {
        padding-right: 1rem !important
    }

    .siamzeed-template .pb-sm-3,
    .siamzeed-template .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .siamzeed-template .pl-sm-3,
    .siamzeed-template .px-sm-3 {
        padding-left: 1rem !important
    }

    .siamzeed-template .p-sm-4 {
        padding: 1.5rem !important
    }

    .siamzeed-template .pt-sm-4,
    .siamzeed-template .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .siamzeed-template .pr-sm-4,
    .siamzeed-template .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .siamzeed-template .pb-sm-4,
    .siamzeed-template .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .siamzeed-template .pl-sm-4,
    .siamzeed-template .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .siamzeed-template .p-sm-5 {
        padding: 3rem !important
    }

    .siamzeed-template .pt-sm-5,
    .siamzeed-template .py-sm-5 {
        padding-top: 3rem !important
    }

    .siamzeed-template .pr-sm-5,
    .siamzeed-template .px-sm-5 {
        padding-right: 3rem !important
    }

    .siamzeed-template .pb-sm-5,
    .siamzeed-template .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .siamzeed-template .pl-sm-5,
    .siamzeed-template .px-sm-5 {
        padding-left: 3rem !important
    }

    .siamzeed-template .m-sm-auto {
        margin: auto !important
    }

    .siamzeed-template .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .siamzeed-template .mr-sm-auto,
    .siamzeed-template .mx-sm-auto {
        margin-right: auto !important
    }

    .siamzeed-template .mb-sm-auto,
    .siamzeed-template .my-sm-auto {
        margin-bottom: auto !important
    }

    .siamzeed-template .ml-sm-auto,
    .siamzeed-template .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .siamzeed-template .m-md-0 {
        margin: 0 !important
    }

    .siamzeed-template .mt-md-0,
    .siamzeed-template .my-md-0 {
        margin-top: 0 !important
    }

    .siamzeed-template .mr-md-0,
    .siamzeed-template .mx-md-0 {
        margin-right: 0 !important
    }

    .siamzeed-template .mb-md-0,
    .siamzeed-template .my-md-0 {
        margin-bottom: 0 !important
    }

    .siamzeed-template .ml-md-0,
    .siamzeed-template .mx-md-0 {
        margin-left: 0 !important
    }

    .siamzeed-template .m-md-1 {
        margin: .25rem !important
    }

    .siamzeed-template .mt-md-1,
    .siamzeed-template .my-md-1 {
        margin-top: .25rem !important
    }

    .siamzeed-template .mr-md-1,
    .siamzeed-template .mx-md-1 {
        margin-right: .25rem !important
    }

    .siamzeed-template .mb-md-1,
    .siamzeed-template .my-md-1 {
        margin-bottom: .25rem !important
    }

    .siamzeed-template .ml-md-1,
    .siamzeed-template .mx-md-1 {
        margin-left: .25rem !important
    }

    .siamzeed-template .m-md-2 {
        margin: .5rem !important
    }

    .siamzeed-template .mt-md-2,
    .siamzeed-template .my-md-2 {
        margin-top: .5rem !important
    }

    .siamzeed-template .mr-md-2,
    .siamzeed-template .mx-md-2 {
        margin-right: .5rem !important
    }

    .siamzeed-template .mb-md-2,
    .siamzeed-template .my-md-2 {
        margin-bottom: .5rem !important
    }

    .siamzeed-template .ml-md-2,
    .siamzeed-template .mx-md-2 {
        margin-left: .5rem !important
    }

    .siamzeed-template .m-md-3 {
        margin: 1rem !important
    }

    .siamzeed-template .mt-md-3,
    .siamzeed-template .my-md-3 {
        margin-top: 1rem !important
    }

    .siamzeed-template .mr-md-3,
    .siamzeed-template .mx-md-3 {
        margin-right: 1rem !important
    }

    .siamzeed-template .mb-md-3,
    .siamzeed-template .my-md-3 {
        margin-bottom: 1rem !important
    }

    .siamzeed-template .ml-md-3,
    .siamzeed-template .mx-md-3 {
        margin-left: 1rem !important
    }

    .siamzeed-template .m-md-4 {
        margin: 1.5rem !important
    }

    .siamzeed-template .mt-md-4,
    .siamzeed-template .my-md-4 {
        margin-top: 1.5rem !important
    }

    .siamzeed-template .mr-md-4,
    .siamzeed-template .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .siamzeed-template .mb-md-4,
    .siamzeed-template .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .siamzeed-template .ml-md-4,
    .siamzeed-template .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .siamzeed-template .m-md-5 {
        margin: 3rem !important
    }

    .siamzeed-template .mt-md-5,
    .siamzeed-template .my-md-5 {
        margin-top: 3rem !important
    }

    .siamzeed-template .mr-md-5,
    .siamzeed-template .mx-md-5 {
        margin-right: 3rem !important
    }

    .siamzeed-template .mb-md-5,
    .siamzeed-template .my-md-5 {
        margin-bottom: 3rem !important
    }

    .siamzeed-template .ml-md-5,
    .siamzeed-template .mx-md-5 {
        margin-left: 3rem !important
    }

    .siamzeed-template .p-md-0 {
        padding: 0 !important
    }

    .siamzeed-template .pt-md-0,
    .siamzeed-template .py-md-0 {
        padding-top: 0 !important
    }

    .siamzeed-template .pr-md-0,
    .siamzeed-template .px-md-0 {
        padding-right: 0 !important
    }

    .siamzeed-template .pb-md-0,
    .siamzeed-template .py-md-0 {
        padding-bottom: 0 !important
    }

    .siamzeed-template .pl-md-0,
    .siamzeed-template .px-md-0 {
        padding-left: 0 !important
    }

    .siamzeed-template .p-md-1 {
        padding: .25rem !important
    }

    .siamzeed-template .pt-md-1,
    .siamzeed-template .py-md-1 {
        padding-top: .25rem !important
    }

    .siamzeed-template .pr-md-1,
    .siamzeed-template .px-md-1 {
        padding-right: .25rem !important
    }

    .siamzeed-template .pb-md-1,
    .siamzeed-template .py-md-1 {
        padding-bottom: .25rem !important
    }

    .siamzeed-template .pl-md-1,
    .siamzeed-template .px-md-1 {
        padding-left: .25rem !important
    }

    .siamzeed-template .p-md-2 {
        padding: .5rem !important
    }

    .siamzeed-template .pt-md-2,
    .siamzeed-template .py-md-2 {
        padding-top: .5rem !important
    }

    .siamzeed-template .pr-md-2,
    .siamzeed-template .px-md-2 {
        padding-right: .5rem !important
    }

    .siamzeed-template .pb-md-2,
    .siamzeed-template .py-md-2 {
        padding-bottom: .5rem !important
    }

    .siamzeed-template .pl-md-2,
    .siamzeed-template .px-md-2 {
        padding-left: .5rem !important
    }

    .siamzeed-template .p-md-3 {
        padding: 1rem !important
    }

    .siamzeed-template .pt-md-3,
    .siamzeed-template .py-md-3 {
        padding-top: 1rem !important
    }

    .siamzeed-template .pr-md-3,
    .siamzeed-template .px-md-3 {
        padding-right: 1rem !important
    }

    .siamzeed-template .pb-md-3,
    .siamzeed-template .py-md-3 {
        padding-bottom: 1rem !important
    }

    .siamzeed-template .pl-md-3,
    .siamzeed-template .px-md-3 {
        padding-left: 1rem !important
    }

    .siamzeed-template .p-md-4 {
        padding: 1.5rem !important
    }

    .siamzeed-template .pt-md-4,
    .siamzeed-template .py-md-4 {
        padding-top: 1.5rem !important
    }

    .siamzeed-template .pr-md-4,
    .siamzeed-template .px-md-4 {
        padding-right: 1.5rem !important
    }

    .siamzeed-template .pb-md-4,
    .siamzeed-template .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .siamzeed-template .pl-md-4,
    .siamzeed-template .px-md-4 {
        padding-left: 1.5rem !important
    }

    .siamzeed-template .p-md-5 {
        padding: 3rem !important
    }

    .siamzeed-template .pt-md-5,
    .siamzeed-template .py-md-5 {
        padding-top: 3rem !important
    }

    .siamzeed-template .pr-md-5,
    .siamzeed-template .px-md-5 {
        padding-right: 3rem !important
    }

    .siamzeed-template .pb-md-5,
    .siamzeed-template .py-md-5 {
        padding-bottom: 3rem !important
    }

    .siamzeed-template .pl-md-5,
    .siamzeed-template .px-md-5 {
        padding-left: 3rem !important
    }

    .siamzeed-template .m-md-auto {
        margin: auto !important
    }

    .siamzeed-template .mt-md-auto,
    .siamzeed-template .my-md-auto {
        margin-top: auto !important
    }

    .siamzeed-template .mr-md-auto,
    .siamzeed-template .mx-md-auto {
        margin-right: auto !important
    }

    .siamzeed-template .mb-md-auto,
    .siamzeed-template .my-md-auto {
        margin-bottom: auto !important
    }

    .siamzeed-template .ml-md-auto,
    .siamzeed-template .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .siamzeed-template .m-lg-0 {
        margin: 0 !important
    }

    .siamzeed-template .mt-lg-0,
    .siamzeed-template .my-lg-0 {
        margin-top: 0 !important
    }

    .siamzeed-template .mr-lg-0,
    .siamzeed-template .mx-lg-0 {
        margin-right: 0 !important
    }

    .siamzeed-template .mb-lg-0,
    .siamzeed-template .my-lg-0 {
        margin-bottom: 0 !important
    }

    .siamzeed-template .ml-lg-0,
    .siamzeed-template .mx-lg-0 {
        margin-left: 0 !important
    }

    .siamzeed-template .m-lg-1 {
        margin: .25rem !important
    }

    .siamzeed-template .mt-lg-1,
    .siamzeed-template .my-lg-1 {
        margin-top: .25rem !important
    }

    .siamzeed-template .mr-lg-1,
    .siamzeed-template .mx-lg-1 {
        margin-right: .25rem !important
    }

    .siamzeed-template .mb-lg-1,
    .siamzeed-template .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .siamzeed-template .ml-lg-1,
    .siamzeed-template .mx-lg-1 {
        margin-left: .25rem !important
    }

    .siamzeed-template .m-lg-2 {
        margin: .5rem !important
    }

    .siamzeed-template .mt-lg-2,
    .siamzeed-template .my-lg-2 {
        margin-top: .5rem !important
    }

    .siamzeed-template .mr-lg-2,
    .siamzeed-template .mx-lg-2 {
        margin-right: .5rem !important
    }

    .siamzeed-template .mb-lg-2,
    .siamzeed-template .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .siamzeed-template .ml-lg-2,
    .siamzeed-template .mx-lg-2 {
        margin-left: .5rem !important
    }

    .siamzeed-template .m-lg-3 {
        margin: 1rem !important
    }

    .siamzeed-template .mt-lg-3,
    .siamzeed-template .my-lg-3 {
        margin-top: 1rem !important
    }

    .siamzeed-template .mr-lg-3,
    .siamzeed-template .mx-lg-3 {
        margin-right: 1rem !important
    }

    .siamzeed-template .mb-lg-3,
    .siamzeed-template .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .siamzeed-template .ml-lg-3,
    .siamzeed-template .mx-lg-3 {
        margin-left: 1rem !important
    }

    .siamzeed-template .m-lg-4 {
        margin: 1.5rem !important
    }

    .siamzeed-template .mt-lg-4,
    .siamzeed-template .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .siamzeed-template .mr-lg-4,
    .siamzeed-template .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .siamzeed-template .mb-lg-4,
    .siamzeed-template .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .siamzeed-template .ml-lg-4,
    .siamzeed-template .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .siamzeed-template .m-lg-5 {
        margin: 3rem !important
    }

    .siamzeed-template .mt-lg-5,
    .siamzeed-template .my-lg-5 {
        margin-top: 3rem !important
    }

    .siamzeed-template .mr-lg-5,
    .siamzeed-template .mx-lg-5 {
        margin-right: 3rem !important
    }

    .siamzeed-template .mb-lg-5,
    .siamzeed-template .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .siamzeed-template .ml-lg-5,
    .siamzeed-template .mx-lg-5 {
        margin-left: 3rem !important
    }

    .siamzeed-template .p-lg-0 {
        padding: 0 !important
    }

    .siamzeed-template .pt-lg-0,
    .siamzeed-template .py-lg-0 {
        padding-top: 0 !important
    }

    .siamzeed-template .pr-lg-0,
    .siamzeed-template .px-lg-0 {
        padding-right: 0 !important
    }

    .siamzeed-template .pb-lg-0,
    .siamzeed-template .py-lg-0 {
        padding-bottom: 0 !important
    }

    .siamzeed-template .pl-lg-0,
    .siamzeed-template .px-lg-0 {
        padding-left: 0 !important
    }

    .siamzeed-template .p-lg-1 {
        padding: .25rem !important
    }

    .siamzeed-template .pt-lg-1,
    .siamzeed-template .py-lg-1 {
        padding-top: .25rem !important
    }

    .siamzeed-template .pr-lg-1,
    .siamzeed-template .px-lg-1 {
        padding-right: .25rem !important
    }

    .siamzeed-template .pb-lg-1,
    .siamzeed-template .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .siamzeed-template .pl-lg-1,
    .siamzeed-template .px-lg-1 {
        padding-left: .25rem !important
    }

    .siamzeed-template .p-lg-2 {
        padding: .5rem !important
    }

    .siamzeed-template .pt-lg-2,
    .siamzeed-template .py-lg-2 {
        padding-top: .5rem !important
    }

    .siamzeed-template .pr-lg-2,
    .siamzeed-template .px-lg-2 {
        padding-right: .5rem !important
    }

    .siamzeed-template .pb-lg-2,
    .siamzeed-template .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .siamzeed-template .pl-lg-2,
    .siamzeed-template .px-lg-2 {
        padding-left: .5rem !important
    }

    .siamzeed-template .p-lg-3 {
        padding: 1rem !important
    }

    .siamzeed-template .pt-lg-3,
    .siamzeed-template .py-lg-3 {
        padding-top: 1rem !important
    }

    .siamzeed-template .pr-lg-3,
    .siamzeed-template .px-lg-3 {
        padding-right: 1rem !important
    }

    .siamzeed-template .pb-lg-3,
    .siamzeed-template .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .siamzeed-template .pl-lg-3,
    .siamzeed-template .px-lg-3 {
        padding-left: 1rem !important
    }

    .siamzeed-template .p-lg-4 {
        padding: 1.5rem !important
    }

    .siamzeed-template .pt-lg-4,
    .siamzeed-template .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .siamzeed-template .pr-lg-4,
    .siamzeed-template .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .siamzeed-template .pb-lg-4,
    .siamzeed-template .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .siamzeed-template .pl-lg-4,
    .siamzeed-template .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .siamzeed-template .p-lg-5 {
        padding: 3rem !important
    }

    .siamzeed-template .pt-lg-5,
    .siamzeed-template .py-lg-5 {
        padding-top: 3rem !important
    }

    .siamzeed-template .pr-lg-5,
    .siamzeed-template .px-lg-5 {
        padding-right: 3rem !important
    }

    .siamzeed-template .pb-lg-5,
    .siamzeed-template .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .siamzeed-template .pl-lg-5,
    .siamzeed-template .px-lg-5 {
        padding-left: 3rem !important
    }

    .siamzeed-template .m-lg-auto {
        margin: auto !important
    }

    .siamzeed-template .mt-lg-auto,
    .siamzeed-template .my-lg-auto {
        margin-top: auto !important
    }

    .siamzeed-template .mr-lg-auto,
    .siamzeed-template .mx-lg-auto {
        margin-right: auto !important
    }

    .siamzeed-template .mb-lg-auto,
    .siamzeed-template .my-lg-auto {
        margin-bottom: auto !important
    }

    .siamzeed-template .ml-lg-auto,
    .siamzeed-template .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .siamzeed-template .m-xl-0 {
        margin: 0 !important
    }

    .siamzeed-template .mt-xl-0,
    .siamzeed-template .my-xl-0 {
        margin-top: 0 !important
    }

    .siamzeed-template .mr-xl-0,
    .siamzeed-template .mx-xl-0 {
        margin-right: 0 !important
    }

    .siamzeed-template .mb-xl-0,
    .siamzeed-template .my-xl-0 {
        margin-bottom: 0 !important
    }

    .siamzeed-template .ml-xl-0,
    .siamzeed-template .mx-xl-0 {
        margin-left: 0 !important
    }

    .siamzeed-template .m-xl-1 {
        margin: .25rem !important
    }

    .siamzeed-template .mt-xl-1,
    .siamzeed-template .my-xl-1 {
        margin-top: .25rem !important
    }

    .siamzeed-template .mr-xl-1,
    .siamzeed-template .mx-xl-1 {
        margin-right: .25rem !important
    }

    .siamzeed-template .mb-xl-1,
    .siamzeed-template .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .siamzeed-template .ml-xl-1,
    .siamzeed-template .mx-xl-1 {
        margin-left: .25rem !important
    }

    .siamzeed-template .m-xl-2 {
        margin: .5rem !important
    }

    .siamzeed-template .mt-xl-2,
    .siamzeed-template .my-xl-2 {
        margin-top: .5rem !important
    }

    .siamzeed-template .mr-xl-2,
    .siamzeed-template .mx-xl-2 {
        margin-right: .5rem !important
    }

    .siamzeed-template .mb-xl-2,
    .siamzeed-template .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .siamzeed-template .ml-xl-2,
    .siamzeed-template .mx-xl-2 {
        margin-left: .5rem !important
    }

    .siamzeed-template .m-xl-3 {
        margin: 1rem !important
    }

    .siamzeed-template .mt-xl-3,
    .siamzeed-template .my-xl-3 {
        margin-top: 1rem !important
    }

    .siamzeed-template .mr-xl-3,
    .siamzeed-template .mx-xl-3 {
        margin-right: 1rem !important
    }

    .siamzeed-template .mb-xl-3,
    .siamzeed-template .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .siamzeed-template .ml-xl-3,
    .siamzeed-template .mx-xl-3 {
        margin-left: 1rem !important
    }

    .siamzeed-template .m-xl-4 {
        margin: 1.5rem !important
    }

    .siamzeed-template .mt-xl-4,
    .siamzeed-template .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .siamzeed-template .mr-xl-4,
    .siamzeed-template .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .siamzeed-template .mb-xl-4,
    .siamzeed-template .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .siamzeed-template .ml-xl-4,
    .siamzeed-template .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .siamzeed-template .m-xl-5 {
        margin: 3rem !important
    }

    .siamzeed-template .mt-xl-5,
    .siamzeed-template .my-xl-5 {
        margin-top: 3rem !important
    }

    .siamzeed-template .mr-xl-5,
    .siamzeed-template .mx-xl-5 {
        margin-right: 3rem !important
    }

    .siamzeed-template .mb-xl-5,
    .siamzeed-template .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .siamzeed-template .ml-xl-5,
    .siamzeed-template .mx-xl-5 {
        margin-left: 3rem !important
    }

    .siamzeed-template .p-xl-0 {
        padding: 0 !important
    }

    .siamzeed-template .pt-xl-0,
    .siamzeed-template .py-xl-0 {
        padding-top: 0 !important
    }

    .siamzeed-template .pr-xl-0,
    .siamzeed-template .px-xl-0 {
        padding-right: 0 !important
    }

    .siamzeed-template .pb-xl-0,
    .siamzeed-template .py-xl-0 {
        padding-bottom: 0 !important
    }

    .siamzeed-template .pl-xl-0,
    .siamzeed-template .px-xl-0 {
        padding-left: 0 !important
    }

    .siamzeed-template .p-xl-1 {
        padding: .25rem !important
    }

    .siamzeed-template .pt-xl-1,
    .siamzeed-template .py-xl-1 {
        padding-top: .25rem !important
    }

    .siamzeed-template .pr-xl-1,
    .siamzeed-template .px-xl-1 {
        padding-right: .25rem !important
    }

    .siamzeed-template .pb-xl-1,
    .siamzeed-template .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .siamzeed-template .pl-xl-1,
    .siamzeed-template .px-xl-1 {
        padding-left: .25rem !important
    }

    .siamzeed-template .p-xl-2 {
        padding: .5rem !important
    }

    .siamzeed-template .pt-xl-2,
    .siamzeed-template .py-xl-2 {
        padding-top: .5rem !important
    }

    .siamzeed-template .pr-xl-2,
    .siamzeed-template .px-xl-2 {
        padding-right: .5rem !important
    }

    .siamzeed-template .pb-xl-2,
    .siamzeed-template .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .siamzeed-template .pl-xl-2,
    .siamzeed-template .px-xl-2 {
        padding-left: .5rem !important
    }

    .siamzeed-template .p-xl-3 {
        padding: 1rem !important
    }

    .siamzeed-template .pt-xl-3,
    .siamzeed-template .py-xl-3 {
        padding-top: 1rem !important
    }

    .siamzeed-template .pr-xl-3,
    .siamzeed-template .px-xl-3 {
        padding-right: 1rem !important
    }

    .siamzeed-template .pb-xl-3,
    .siamzeed-template .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .siamzeed-template .pl-xl-3,
    .siamzeed-template .px-xl-3 {
        padding-left: 1rem !important
    }

    .siamzeed-template .p-xl-4 {
        padding: 1.5rem !important
    }

    .siamzeed-template .pt-xl-4,
    .siamzeed-template .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .siamzeed-template .pr-xl-4,
    .siamzeed-template .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .siamzeed-template .pb-xl-4,
    .siamzeed-template .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .siamzeed-template .pl-xl-4,
    .siamzeed-template .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .siamzeed-template .p-xl-5 {
        padding: 3rem !important
    }

    .siamzeed-template .pt-xl-5,
    .siamzeed-template .py-xl-5 {
        padding-top: 3rem !important
    }

    .siamzeed-template .pr-xl-5,
    .siamzeed-template .px-xl-5 {
        padding-right: 3rem !important
    }

    .siamzeed-template .pb-xl-5,
    .siamzeed-template .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .siamzeed-template .pl-xl-5,
    .siamzeed-template .px-xl-5 {
        padding-left: 3rem !important
    }

    .siamzeed-template .m-xl-auto {
        margin: auto !important
    }

    .siamzeed-template .mt-xl-auto,
    .siamzeed-template .my-xl-auto {
        margin-top: auto !important
    }

    .siamzeed-template .mr-xl-auto,
    .siamzeed-template .mx-xl-auto {
        margin-right: auto !important
    }

    .siamzeed-template .mb-xl-auto,
    .siamzeed-template .my-xl-auto {
        margin-bottom: auto !important
    }

    .siamzeed-template .ml-xl-auto,
    .siamzeed-template .mx-xl-auto {
        margin-left: auto !important
    }
}

.siamzeed-template .text-justify {
    text-align: justify !important
}

.siamzeed-template .text-nowrap {
    white-space: nowrap !important
}

.siamzeed-template .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.siamzeed-template .text-left {
    text-align: left !important
}

.siamzeed-template .text-right {
    text-align: right !important
}

.siamzeed-template .text-center {
    text-align: center !important
}

@media (min-width:576px) {
    .siamzeed-template .text-sm-left {
        text-align: left !important
    }

    .siamzeed-template .text-sm-right {
        text-align: right !important
    }

    .siamzeed-template .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .siamzeed-template .text-md-left {
        text-align: left !important
    }

    .siamzeed-template .text-md-right {
        text-align: right !important
    }

    .siamzeed-template .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .siamzeed-template .text-lg-left {
        text-align: left !important
    }

    .siamzeed-template .text-lg-right {
        text-align: right !important
    }

    .siamzeed-template .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .siamzeed-template .text-xl-left {
        text-align: left !important
    }

    .siamzeed-template .text-xl-right {
        text-align: right !important
    }

    .siamzeed-template .text-xl-center {
        text-align: center !important
    }
}

.siamzeed-template .text-lowercase {
    text-transform: lowercase !important
}

.siamzeed-template .text-uppercase {
    text-transform: uppercase !important
}

.siamzeed-template .text-capitalize {
    text-transform: capitalize !important
}

.siamzeed-template .font-weight-light {
    font-weight: 300 !important
}

.siamzeed-template .font-weight-normal {
    font-weight: 400 !important
}

.siamzeed-template .font-weight-bold {
    font-weight: 700 !important
}

.siamzeed-template .font-italic {
    font-style: italic !important
}

.siamzeed-template .text-white {
    color: #fff !important
}

.siamzeed-template .text-primary {
    color: #007bff !important
}

.siamzeed-template a.text-primary:focus,
.siamzeed-template a.text-primary:hover {
    color: #0062cc !important
}

.siamzeed-template .text-secondary {
    color: #6c757d !important
}

.siamzeed-template a.text-secondary:focus,
.siamzeed-template a.text-secondary:hover {
    color: #545b62 !important
}

.siamzeed-template .text-success {
    color: #28a745 !important
}

.siamzeed-template a.text-success:focus,
.siamzeed-template a.text-success:hover {
    color: #1e7e34 !important
}

.siamzeed-template .text-info {
    color: #17a2b8 !important
}

.siamzeed-template a.text-info:focus,
.siamzeed-template .text-info:hover {
    color: #117a8b !important
}

.siamzeed-template .text-warning {
    color: #ffc107 !important
}

.siamzeed-template a.text-warning:focus,
.siamzeed-template a.text-warning:hover {
    color: #d39e00 !important
}

.siamzeed-template .text-danger {
    color: #dc3545 !important
}

.siamzeed-template a.text-danger:focus,
.siamzeed-template a.text-danger:hover {
    color: #bd2130 !important
}

.siamzeed-template .text-light {
    color: #f8f9fa !important
}

.siamzeed-template a.text-light:focus,
.siamzeed-template a.text-light:hover {
    color: #dae0e5 !important
}

.siamzeed-template .text-dark {
    color: #343a40 !important
}

.siamzeed-template a.text-dark:focus,
.siamzeed-template a.text-dark:hover {
    color: #1d2124 !important
}

.siamzeed-template .text-muted {
    color: #6c757d !important
}

.siamzeed-template .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.siamzeed-template .visible {
    visibility: visible !important
}

.siamzeed-template .invisible {
    visibility: hidden !important
}

@media print {

    .siamzeed-template *,
    .siamzeed-template ::after,
    .siamzeed-template ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    .siamzeed-template  a:not(.btn) {
        text-decoration: underline
    }

    .siamzeed-template abbr[title]::after {
        content: " ("attr(title) ")"
    }

    .siamzeed-template pre {
        white-space: pre-wrap !important
    }

    .siamzeed-template blockquote,
    .siamzeed-template pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    .siamzeed-template thead {
        display: table-header-group
    }

    .siamzeed-template img,
    .siamzeed-template tr {
        page-break-inside: avoid
    }

    .siamzeed-template h2,
    .siamzeed-template h3,
    .siamzeed-template p {
        orphans: 3;
        widows: 3
    }

    .siamzeed-template h2,
    .siamzeed-template h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .siamzeed-template body {
        min-width: 992px !important
    }

    .siamzeed-template .container {
        min-width: 992px !important
    }

    .siamzeed-template .navbar {
        display: none
    }

    .siamzeed-template .badge {
        border: 1px solid #000
    }

    .siamzeed-template .table {
        border-collapse: collapse !important
    }

    .siamzeed-template .table td,
    .siamzeed-template .table th {
        background-color: #fff !important
    }

    .siamzeed-template .table-bordered td,
    .siamzeed-template .table-bordered th {
        border: 1px solid #ddd !important
    }
}

/*# sourceMappingURL=bootstrap.min.css.map */