/*!* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/
/*!normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0;
    overflow-x: hidden;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

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

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

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

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,th {
    padding: 0
}

/*!Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css*/
@media print {
    *,:after,:before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after,a[href^="#"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: glyphicons halflings;
    src: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/bootstrap/fonts/glyphicons-halflings-regular.eot);
    src: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/bootstrap/fonts/glyphicons-halflings-regular.eot#iefix) format('embedded-opentype'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: glyphicons halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: helvetica neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
    font-size: 65%
}

.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-size: 75%
}

.h1,h1 {
    font-size: 36px
}

.h2,h2 {
    font-size: 30px
}

.h3,h3 {
    font-size: 24px
}

.h4,h4 {
    font-size: 18px
}

.h5,h5 {
    font-size: 14px
}

.h6,h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width: 768px) {
    .lead {
        font-size:21px
    }
}

.small,small {
    font-size: 85%
}

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

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

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

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

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media(min-width: 768px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

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

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,blockquote footer,blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,courier new,monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

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

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

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 768px) {
    .container {
        width:750px
    }
}

@media(min-width: 992px) {
    .container {
        width:970px
    }
}

@media(min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

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

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media(min-width: 768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width: 992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

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

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

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

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px
}

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

.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

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

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

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

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

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

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

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

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control {
        line-height:34px
    }

    .input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

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

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,.form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width: 768px) {
    .form-horizontal .control-label {
        padding-top:7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:11px;
        font-size: 18px
    }
}

@media(min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

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

.btn.active,.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

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

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

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

.btn-danger.focus,.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

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

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

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

.btn-block+.btn-block {
    margin-top: 5px
}

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

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width: 768px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

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

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

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    float: left
}

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

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

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

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

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

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

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

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

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

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

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

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

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

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

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

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

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

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

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

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

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

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    border-radius: 0px !important;
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: table-cell
}

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

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

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

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

.input-group-addon:first-child {
    border-right: 0
}

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

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

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

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

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

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

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

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 768px) {
    .nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

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

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

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

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media(min-width: 768px) {
    .navbar {
        border-radius:4px
    }
}

@media(min-width: 768px) {
    .navbar-header {
        float:left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width: 768px) {
    .navbar-collapse {
        width:auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media(max-device-width: 480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
        max-height:200px
    }
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width: 768px) {
    .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
        margin-right:0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width: 768px) {
    .navbar-static-top {
        border-radius:0
    }
}

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width: 768px) {
    .navbar-fixed-bottom,.navbar-fixed-top {
        border-radius:0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

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

.navbar-brand>img {
    display: block
}

@media(min-width: 768px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width: 768px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 18px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media(min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 18px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
}

@media(min-width: 768px) {
    .navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

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

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,.navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,.navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width: 768px) {
    .navbar-form {
        width:auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width: 768px) {
    .navbar-text {
        float:left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width: 768px) {
    .navbar-left {
        float:left!important
    }

    .navbar-right {
        float: right!important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ddd
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media(max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
    .footer-links {
        line-height: 29px;
    }
    #navbar-collapse-1 {
        margin-top: 0px !important;
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media(max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

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

.label-default {
    background-color: #777
}

.label-default[href]:focus,.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

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

.btn-group-xs>.btn .badge,.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .jumbotron,.container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,.jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

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

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

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

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

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

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

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

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

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

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,.progress-striped .progress-bar {
    background-image: -webkit-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-image: -o-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-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);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-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-image: -o-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-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)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-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-image: -o-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-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)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-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-image: -o-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-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)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-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-image: -o-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-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)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,.media-body {
    overflow: hidden;
    zoom:1}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,.media>.pull-right {
    padding-left: 10px
}

.media-left,.media>.pull-left {
    padding-right: 10px
}

.media-body,.media-left,.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

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

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

a.list-group-item,button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

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

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

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

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

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit
}

.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

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

.modal-open {
    overflow: hidden
}

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

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

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

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

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

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

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

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

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

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

@media(min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: helvetica neue,Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: helvetica neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

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

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,.carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    .carousel-inner>.item.active.left,.carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
        width:30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

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

.visible-lg,.visible-md,.visible-sm,.visible-xs {
    display: none!important
}

.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important
}

@media(max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }
}

@media(max-width: 767px) {
    .visible-xs-block {
        display:block!important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline {
        display:inline!important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table!important
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-block {
        display:block!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-inline {
        display:inline!important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table!important
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-block {
        display:block!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-inline {
        display:inline!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display:inline-block!important
    }
}

@media(min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-block {
        display:block!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline {
        display:inline!important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block!important
    }
}

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

@media(min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

@media(min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table!important
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print,th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

button {
    outline: 0;
    border: none;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-appearance: none
}

.big-search:focus {
    border: 1px solid rgba(44,62,80,.75)
}

body {
    font-size: 13px;
    color: #212121;
    margin: 0;
    padding: 0;
    background-color: #fff
}

.full_width_a_div {
    display: inline-block;
    margin: auto;
    width: 100%
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto
}

button::-moz-focus-inner,button:active,button:focus {
    outline: 0;
    -webkit-appearance: none;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

input:focus,keygen:focus,option:focus,select:focus,textarea:focus {
    border: 1px solid rgba(44,62,80,.75);
    outline: 0
}

textarea {
    border: 1px solid #b4c0ce;
    color: #666;
    border-radius: 5px
}

.alignright {
    float: right
}

.alignleft {
    float: left
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.sitemile-table {
    font-size: 13px;
    border-collapse: collapse
}

.sitemile-table tr td {
    border-bottom: 1px solid #dedede;
    padding: 7px
}

#location-stuff ul.baca_loc {
    padding-left: 15px
}

.div_div2 {
    float: left;
    width: 150px
}

.smk_closed_disp_none {
    display: none
}

#thumbnails {
    margin-bottom: 20px
}

.pk_lst_grd {
    float: right;
    font-size: 0;
    padding: 0;
    margin: 0
}

.marg_btm {
    margin-bottom: 15px
}

.countdown_section {
    float: left;
    padding-right: 4px
}

.countdown_descr {
    float: left
}

#suggestionsList ul {
    padding: 0;
    margin: 0
}

.rss_icon_div {
    float: left;
    padding-top: 5px;
    margin-right: 5px
}

.rss_icon_div img {
    border: 0
}

.padded_menu {
    margin-left: 5px
}

#small_search_res {
    padding: 0;
    margin: 0
}

#small_search_res li p {
    text-align: left
}

.margin_bottom_class {
    padding-bottom: 20px
}

.my_box3 .no_border_btm {
    border-bottom: none
}

.post .sk_sk_class {
    width: 350px
}

.awaiting_moderation {
    font-style: italic;
    font-size: 11px
}

.xoxo {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.xoxo>li {
    display: block;
    margin-top: 5px;
    overflow: hidden
}

.main-thing-menu {
    display: inline-block;
    margin: auto auto 1px;
    border-top: 0
}

.main-thing-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.main-thing-menu ul li {
    display: inline;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 500;
    margin-left: 40px
}

.main-thing-menu ul li a:link,.main-thing-menu ul li a:visited {
    color: #27ae60;
    padding: 15px 13px;
    font-size: 16px;
    font-weight: 500
}

.main-thing-menu ul li a.hm_cls:link,.main-thing-menu ul li a.hm_cls:visited {
    border-left: none
}

.main-thing-menu ul li a:active,.main-thing-menu ul li a:hover {
    text-decoration: none;
    color: #00aeeb
}

.content_div {
    margin: auto;
    width: 960px
}

.small-padd-top {
    padding: 10px
}

#right-sidebar {
    width: 250px;
    float: right
}

.clear20 {
    width: 100%;
    margin: auto;
    height: 15px
}

.button_mik {
    background: -moz-linear-gradient(center top,#3878C7 0,#4583C0 44%,#39629D 100%) #446fa2;
    border: 1px solid #fff;
    box-shadow: 0 1px 0 rgba(255,255,255,.3),0 0 2px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.29);
    color: #fff!important;
    cursor: pointer;
    font: 700 13px/16px Arial,Helvetica,sans-serif;
    padding: 7px 15px 6px;
    text-align: center;
    text-decoration: none!important
}

.button_mik:hover {
    opacity: .75
}

#main {
    text-align: left;
    display: inline-block;
    margin: auto;
    position: relative;
    background: #fff
}

#wrapper {
    width: 105%;
    display: block;
    margin: auto
}

#content {
    float: right;
    width: calc(100% - 265px)!important;
    padding-top: 20px;
    height: auto;
    text-align: left
}

.full-width-header {
    background: 0 0;
    box-shadow: none;
    border-bottom: 1px solid #ccc
}

#home-content {
    height: auto;
    text-align: left;
    padding-top: 0;
    margin: -5px auto 0;
    float: none;
    width: 85%;
    display: inline-block
}

.wp-pagenavi {
    margin-top: 15px
}

.top-links {
    height: 35px;
    width: 100%;
    float: none;
    max-width: 1750px
}

.top-links ul {
    list-style-type: none;
    margin: 2px 0 0;
    width: auto;
    float: right
}

.top-links ul li {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    display: block
}

#header {
    width: 100%;
    margin: auto;
    display: inline-block;
    background: rgba(44,62,80,.75);
    height: 66px;
    position: fixed;
    left: 0;
    z-index: 9999999999
}

#header .top-bar-bg {
    width: calc(85% - 20px);
    overflow: hidden;
    margin: auto;
    max-width: 1423px;
    padding: 10px
}

#header .top-bar-bg .top-bar {
    width: 960px;
    height: 5px;
    margin: auto;
    color: #fff
}

#header .middle-header-bg {
    width: 100%;
    overflow: inherit;
    margin: auto
}

#header .middle-header-bg .middle-header {
    height: auto;
    margin: auto auto 10px;
    position: relative
}

.logo-holder {
    float: left;
    margin-top: -4px;
    margin-left: 20px;
    display: inline-block
}

.logo-holder a img {
    height: 55px
}

.logo-holder2 {
    float: left;
    margin-top: -4px;
    margin-left: -4px;
    width: 200px;
    display: none
}

.logo-holder2 a img {
    width: 200px
}

#header .bottom-header-bg {
    width: 100%;
    overflow: hidden;
    margin: auto;
    background: #6ca0db;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

#header .bottom-header-bg .bottom-header {
    width: 960px;
    height: 60px;
    margin: auto
}

#header #logo {
    float: left;
    border: 0;
    padding-top: 5px;
    padding-left: 0
}

.my_search_placeholder_box {
    position: relative;
    margin: auto;
    height: 28px;
    width: 264px;
    float: left
}

tbody th {
    font-weight: 400
}

.clear10 {
    width: 100%;
    margin: auto;
    height: 10px
}

.clear100 {
    width: 100%;
    margin: auto;
    height: 100px
}

#footer {
    background: rgba(44,62,80,.75);
    text-align: center;
    padding: 10px 0
}

#footer a:link,#footer a:visited {
    text-decoration: none;
    color: rgba(246,246,255,.75);
    text-shadow: 1px 1px 0 rgba(15,14,14,.5)
}

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

.widget-title {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    color: rgba(44,62,80,.75);
    padding: 10px;
    background: #eee;
    margin: -10px -10px 0;
    line-height: 20px
}

.widget-title-footer {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    color: rgba(44,62,80,.75);
    padding: 10px;
    margin: -10px -10px 0;
    border-bottom: none;
    background: 0 0;
    text-shadow: 1px 1px 0 rgba(15,14,14,.5);
    line-height: 20px
}

#footer-widget-area {
    color: #fff
}

#footer-widget-area div ul li .widget-title {
    color: #212121;
    text-align: left
}

#colophon {
    border-top: 0;
    display: inline-block;
    width: 965px;
    color: #fff;
    padding-top: 5px;
    margin: auto
}

#colophon ul {
    padding: 10px 0 20px;
    margin: 0 0 0 45px;
    width: calc(25% - 45px);
    float: left;
    text-align: left
}

#colophon ul li {
    width: 100%;
    list-style: none;
    font-size: 14px;
    line-height: 20px;
    float: left
}

#site-info {
    width: 100%;
    margin: 20px auto 10px;
    border-top: 1px solid #ccc;
    overflow: hidden;
    padding-top: 10px;
    color: #212121
}

#site-info-left {
    float: left;
    margin-top: 5px
}

#site-info-left h3 {
    font-size: 18px;
    margin: 0;
    text-shadow: 1px 1px 0 rgba(15,14,14,.5)
}

#site-info-right {
    float: right
}

.latest-posted-auctions .post {
    margin-bottom: 10px
}

.post {
    width: calc(100% + 30px);
    margin: 10px 0 0 -15px;
    overflow: hidden;
    border-bottom: 1px solid rgba(52,73,94,.25);
    position: relative
}

.post_grid {
    width: 23%;
    float: left;
    height: 215px;
    margin-left: 5px;
    margin-right: 5px;
    overflow: hidden;
    border-bottom: 1px solid #dfdfdf;
    position: relative
}

.image_class2 {
    border: 1px solid #ccc;
    padding: 3px;
    background: #fff
}

.attachment-42x42,.attachment-50x50,.attachment-75x55,.attachment-75x65,.attachment-normal-auction-thumb,.attachment-slider-image,.image_class3 {
    margin: 5px;
    width: auto
}

#left-sidebar .widget-container,#right-sidebar .widget-container {
    padding: 10px 10px 10px 6px;
    margin-bottom: 25px;
    border: 1px solid rgba(149,165,166,.5);
    position: relative
}

#content .widget-container {
    padding-bottom: 5px
}

#steps {
    padding: 10px;
    width: 100%;
    height: 35px;
    margin-bottom: 10px
}

#steps ul {
    list-style-type: none;
    margin-top: 10px;
    border-bottom: 1px solid #eee
}

#steps ul li {
    display: inline;
    list-style-type: none;
    padding: 7px 15px;
    color: #404040;
    margin-right: 15px;
    border-radius: 4px;
    cursor: default;
    width: 33%
}

#steps ul li.active_step {
    color: #404040;
    border-radius: 4px;
    cursor: default;
    font-size: 1.4em;
    font-weight: 700
}

#auction-tabs {
    padding-top: 10px
}

#auction-tabs .active a {
    color: #00aeeb
}

#auction-tabs li a {
    color: #404040;
    cursor: text
}

#auction-tabs li a:hover {
    text-decoration: none;
    background-color: #fff
}

.breadcrumb-wrap,.my_box3 {
    height: auto;
    background: #fbfeff;
    margin: auto auto 15px;
    -moz-box-shadow: 0 1px 2px 0 #cecece;
    -webkit-box-shadow: 0 1px 2px 0 #cecece;
    box-shadow: 0 1px 2px 0 #cecece
}

.breadcrumb-wrap {
    width: 99.8%
}

.box_title {
    width: 100%;
    display: inline-block;
    color: rgba(44,62,80,.75);
    padding: 10px 0 0;
    border-bottom: 1px solid #ccc;
    font-size: 1.4em
}

.box_title u {
    margin-left: 10px
}

.box_title ul {
    float: left;
    margin: 0;
    padding: 0
}

.item_title {
    width: calc(100% - 20px);
    font-size: 15px;
    font-weight: 700;
    padding: 0 10px 10px;
    border-bottom: 1px solid #ccc
}

.auction_page_title h1 {
    padding: 0;
    margin: 0;
    font-size: 25px;
    line-height: 1.2;
    font-weight: 500
}

.ad-page-image-holder {
    float: left;
    min-height: 300px;
    max-width: 300px;
    height: auto
}

.acc-page-image-holder {
    float: left;
    min-height: 125px;
    text-align: center
}

.home-page-image-holder {
    min-height: 135px;
    max-height: 135px;
    padding: 10px 10px 5px;
    text-align: center
}

.auction-page-details-holder {
    float: right;
    width: calc(100% - 330px)
}

.auction-details {
    list-style-type: none;
    padding: 10px;
    margin: 0;
    overflow: hidden;
    float: left
}

.auction-details li {
    display: block;
    width: 100%;
    float: left;
    overflow: hidden;
    min-height: 27px
}

.auction-details li img {
    float: left;
    margin-top: 2px;
    margin-right: 10px
}

.auction-details li h3 {
    float: left;
    font-weight: 400;
    margin: 4px 3px;
    font-size: 14px;
    line-height: 20px
}

.auction-details li p {
    float: right;
    font-size: 1.2em;
    width: 60%;
    font-weight: 500;
    margin-bottom: 0
}

.auction-details li span {
    font-size: 1.2em
}

.auction-details1 {
    list-style-type: none;
    overflow: hidden;
    float: left;
    margin-bottom: 0
}

.margin-top-details {
    margin-top: -35px
}

.auction-details1 li {
    display: block;
    width: 100%;
    float: left;
    padding: 0;
    margin: 3px 2px;
    border: 0
}

.auction-details1 li img {
    float: left;
    margin-top: 0;
    margin-right: 5px;
    padding: 2px;
    width: 13px;
    height: 13px
}

.auction-details1 li h3 {
    float: left;
    font-size: 13px;
    margin: 0 5px 0 0;
    padding: 0;
    border: 0
}

.auction-details1 li p {
    margin: 0;
    float: left;
    font-size: 1em
}

.auction-details2 {
    list-style-type: none;
    padding: 0;
    margin: 0 10px 0 0;
    overflow: hidden;
    width: 180px
}

.tx_id {
    width: 200px!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left
}

.tx_id p {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden
}

.auction-details2 li {
    display: block;
    width: 170px;
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0
}

.auction-details2 li img {
    float: left;
    margin-top: 0;
    margin-right: 6px
}

.auction-details2 li h3 {
    float: left;
    font-size: 9px;
    margin: 0 5px 0 0;
    padding: 0;
    border: 0
}

.auction-details2 li p {
    margin: 0;
    float: left;
    width: 105px;
    font-size: 11px;
    font-weight: 500
}

.details_holder_grid .auction-details1 li p {
    margin: 0;
    float: left;
    width: 100%;
    font-size: 11px;
    text-align: center
}

.labels {
    border: 2px solid #ccc;
    background: #fbfeff;
    color: #333;
    padding: 4px;
    height: auto;
    overflow: hidden
}

.padd10 {
    padding: 10px;
    overflow: hidden;
    line-height: 20px
}

.padd10_a {
    padding-bottom: 10px;
    overflow: hidden
}

.padd13 {
    padding-top: 16px
}

#srch_icon {
    margin-bottom: -11px
}

.search_bar {
    float: right;
    width: calc(100% - 485px);
    margin-left: 0;
    margin-right: 15px;
    position: relative
}

#big-search {
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 13px;
    color: #888;
    background: #fbfeff;
    float: left;
    width: calc(100% - 13px);
    box-shadow: none;
    border-radius: 0px height:16px;
    -webkit-appearance: none
}

.big-search {
    border: 1px solid #b4c0ce;
    padding: 10px;
    font-size: 17px;
    color: #212121;
    background: #fbfeff;
    float: left;
    width: calc(100% - 13px);
    box-shadow: none;
    border-radius: 0px height:18px;
    -webkit-appearance: none;
    max-width: 1310px;
    margin-bottom: 17px
}

#search_button {
    margin: 0 0 0 -35px;
    padding: 10px 18px;
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/srch.svg) left center no-repeat;
    cursor: pointer;
    float: left;
    border: none;
    background-size: 35px;
    position: absolute
}

#big-search-select {
    border: 1px solid #ccc;
    padding: 5px;
    font-size: 13px;
    color: #888;
    margin-left: 5px;
    height: 25px;
    border-radius: 0px width:120px;
    -webkit-appearance: none;
    -moz-appearance: none
}

.auction-saved {
    background: #a0c956;
    border: 1px solid #616d16;
    color: #fff;
    text-align: center
}

.owner_act {
    background: #2ecc71;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.5;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px;
    border-radius: 4px;
    letter-spacing: 1px
}

.conf_email {
    background: #fd8f17;
    text-align: center;
    font-size: 15px;
    line-height: 1.5;
    margin-top: 5px;
    padding: 7px;
    width: calc(100% - 14px);
    color: #fff
}

.stuff-not-paid {
    background: #da5f82;
    color: #fff;
    padding: 10px;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
    line-height: 20px;
    margin-left: -10px
}

.stuff-paid-ok {
    padding: 10px;
    background: #2ecc71;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
    line-height: 20px;
    color: #212121;
    margin-left: -10px
}

#footer-widget-area .widget-area {
    float: left;
    margin-right: 0;
    width: 25%
}

a.top_link:link,a.top_link:visited {
    border: 1px solid #fff;
    padding: 7px 13px;
    text-decoration: none;
    font-size: 13px;
    background: #000;
    color: #fff;
    margin-left: 5px;
    border-radius: 5px
}

a.top_link:hover {
    background: #27ae60
}

a.nice_link:link,a.nice_link:visited {
    padding: 8px 13px;
    text-decoration: none;
    font-size: 13px;
    background: #2ecc71;
    color: #fff;
    margin-left: 2px;
    border-radius: 5px
}

a.nice_link:hover {
    background: #27ae60
}

.do_input {
    padding: 3px 6px;
    border: 1px solid #b4c0ce;
    color: #666;
    background: #fbfeff!important;
    border-radius: 0px min-height:25px
}

.do_input:focus,.do_input_payment:focus {
    border: 1px solid rgba(44,62,80,.75)
}

.do_input_payment {
    padding: 6px;
    border: 1px solid #b4c0ce;
    color: #666;
    background: #fbfeff!important;
    border-radius: 0px min-height:25px;
    max-width: 170px
}

.edit-new3,.post-new3 {
    margin: 0 0 0 20px;
    padding: 0;
    list-style-type: none
}

.edit-new3 ul,.post-new3 ul {
    float: left;
    display: block;
    border-bottom: 1px solid rgba(52,73,94,.15);
    padding-top: 0;
    padding-bottom: 20px;
    overflow: hidden;
    width: 100%;
    padding-left: 0
}

.edit-new3 li,.post-new3 li {
    float: left;
    display: block;
    overflow: hidden;
    width: 100%;
    margin-top: 10px
}

.edit-new3 li in,.post-new3 li in {
    margin: 0 10px 0 0;
    background-color: #3498db;
    width: 30px;
    height: 30px;
    border-radius: 90px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    padding: 0;
    float: left
}

.edit-new3 li h2,.post-new3 li h2 {
    float: left;
    width: 100%;
    padding: 0;
    margin: 5px;
    font-weight: 500
}

.edit-new3 li h2 {
    font-size: 15px;
    width: 200px
}

.edit-new3 li h3,.post-new3 li h3 {
    float: left;
    width: 200px;
    font-size: 16px;
    padding: 0;
    margin: 0;
    font-weight: 500
}

.edit-new3 li p,.post-new3 li p {
    float: left;
    width: 400px;
    overflow: hidden;
    padding: 0;
    margin: 0
}

.edit-new3 li t,.post-new3 li t {
    float: left;
    width: 100px;
    overflow: hidden;
    margin-top: 10px;
    padding: 0
}

.edit-new3 li tt,.post-new3 li tt {
    float: left;
    width: auto;
    max-width: 514px;
    margin-top: 12.5px;
    font-size: 13px;
    color: #212121;
    font-style: italic
}

.info-box {
    background: rgba(192,233,255,.53);
    margin: 0;
    margin-bottom: 10px!important;
    text-align: justify;
    overflow: hidden;
    padding: 10px 15px!important;
    color: #212121;
    font-size: 14px!important;
    width: 100%!important;
    line-height: 27px!important;
    font-weight: 400
}

.profile-page {
    margin: 0 0 0 20px;
    padding: 0;
    list-style-type: none
}

.profile-page ul {
    float: left;
    display: block;
    border-bottom: 1px solid rgba(52,73,94,.15);
    padding-top: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
    padding-left: 0
}

.profile-page li {
    float: left;
    display: block;
    overflow: hidden;
    width: 50%;
    margin-top: 10px
}

.profile-page li h2 {
    float: left;
    width: 150px;
    font-size: 16px;
    padding: 0;
    margin: 10px 0 0;
    font-weight: 500
}

.profile-page li p {
    float: left;
    width: 270px;
    overflow: hidden;
    padding: 0;
    margin: 0
}

.profile-page li t {
    float: left;
    width: 100px;
    overflow: hidden;
    margin-top: 10px;
    padding: 0
}

.profile-page li tt {
    float: left;
    width: auto;
    max-width: 514px;
    margin-top: 12.5px;
    font-size: 13px;
    color: #212121;
    font-style: italic
}

.post-new5 {
    margin: 0 0 0 20px;
    padding: 0;
    list-style-type: none
}

.post-new5 li {
    float: left;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #e0e0e0
}

.post-new5 li h2 {
    float: left;
    width: 200px;
    font-size: 16px;
    padding-top: 0;
    margin-top: 0
}

.post-new5 li p {
    float: left;
    width: 400px;
    overflow: hidden;
    padding-top: 0;
    margin-top: 0
}

.post-new {
    margin: 0 0 0 20px;
    padding: 0;
    list-style-type: none;
    overflow: hidden
}

.post-new li {
    float: left;
    display: block;
    overflow: hidden;
    width: 100%
}

.post-new li h2 {
    float: left;
    width: 200px;
    font-size: 16px;
    line-height: 11px;
    font-weight: 500
}

.post-new li p {
    float: left;
    width: auto;
    overflow: hidden;
    margin-right: 20px;
    margin-top: 0
}

.post-new li t {
    float: left;
    width: 100px;
    overflow: hidden;
    margin-top: 10px
}

.post-new li tt {
    float: left;
    width: auto;
    max-width: 514px;
    margin-top: 12.5px;
    font-size: 13px;
    color: #212121;
    font-style: italic
}

.post-new2 {
    list-style-type: none;
    margin-left: 20px
}

.post-new2 li {
    float: left;
    display: block;
    margin-bottom: -10px;
    overflow: hidden;
    width: 100%
}

.post-new2 li h2 {
    float: left;
    width: 150px;
    font-size: 15px;
    color: #3a8fb8
}

.post-new2 li p {
    float: left;
    width: 700px;
    overflow: hidden
}

.payment-page {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden
}

.payment-page li {
    float: left;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    width: 50%
}

.payment-page li h2 {
    float: left;
    width: auto;
    font-size: 16px;
    font-weight: 700
}

.payment-page li h3 {
    float: left;
    width: 100px;
    font-size: 13px;
    font-weight: 700
}

.payment-page li p {
    float: left;
    width: auto;
    overflow: hidden;
    margin-right: 20px;
    margin-top: 0
}

.payment-page li t {
    float: left;
    width: auto;
    overflow: hidden;
    margin: 10px
}

.payment-page li tt {
    float: left;
    width: auto;
    max-width: 514px;
    margin-top: 12.5px;
    font-size: 13px;
    color: #212121;
    font-style: italic
}

.post-new-line {
    border-top: 1px solid rgba(52,73,94,.15);
    padding-top: 20px;
    margin-top: 10px;
    display: block;
    width: 100%!important
}

.image_holder_grid {
    float: left;
    width: 100%;
    text-align: center;
    min-height: 106px
}

.image_holder-grid {
    text-align: center;
    background: rgba(77,90,107,.64);
    margin: 2px
}

.image_holder {
    float: left;
    width: 100px
}

.image_holder2 {
    float: left;
    width: 77px
}

.title_holder {
    float: left;
    text-align: left;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #eee;
    margin-bottom: 5px
}

.title_holder_grid {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.title_holder3 {
    float: left;
    width: 250px
}

.title_holder2 {
    float: left;
    width: 165px;
    margin-bottom: 10px;
    text-align: left
}

.mypostedon2 {
    font-size: 11px;
    line-height: 14px;
    padding-top: 0;
    margin-top: 0
}

.title_holder2 h2 {
    font-size: 15px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 5px
}

.details_holder {
    float: left;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 15px
}

.details_holder ul:nth-child(5) {
    margin-bottom: 0;
    border-top: 1px solid #eee
}

.details_holder_grid {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px
}

.details_holder3 {
    float: left;
    width: 300px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px
}

.title_holder_grid h2 {
    font-size: 13px;
    font-weight: 500;
    margin: 0
}

.title_holder h2 {
    margin: 0 0 5px;
    font-size: 15px;
    font-weight: 500;
    overflow: hidden;
    float: left;
    line-height: 1.5
}

a:link,a:visited {
    color: #00aeeb;
    text-decoration: none;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

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

p {
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a>img {
    border: 0
}

.box_content {
    padding: 10px;
    width: 100%;
    float: left;
    font-size: 15px
}

.box_content p {
    font-size: 15px;
    line-height: 20px;
    text-align: left
}

.image_class,.img_class {
    margin: -3px;
    background: 5px;
    width: auto;
    height: auto
}

.attachment-100x80 {
    margin: 5px;
    background: 5px;
    height: auto;
    width: auto;
    float: left
}

.attachment-130x96 {
    max-width: 130px;
    max-height: 130px;
    width: auto;
    height: auto;
    margin: 0;
    display: block
}

.attachment-edit {
    max-width: 25px;
    max-height: 25px;
    width: auto;
    height: auto;
    margin: 5px 5px 6px 10px
}

.attachment-160x130 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 160px;
    max-height: 130px;
    width: auto;
    height: auto;
    padding: 10px
}

.attachment-190x130 {
    max-width: 140px;
    max-height: 130px;
    width: auto;
    height: auto;
    padding: 10px 10px 10px 0
}

.attachment-250x170 {
    max-width: 160px;
    max-height: 130px;
    width: auto;
    height: auto;
    padding-top: 5px;
    margin-bottom: 5px
}

.attachment-300x300 {
    max-width: 270px;
    max-height: 290px;
    width: auto;
    height: auto
}

.img_class-home {
    max-width: 160px;
    max-height: 130px;
    width: auto;
    height: auto;
    padding: 6px 10px 10px;
    margin-bottom: 5px
}

.do_input_afs2 {
    width: 214px;
    padding: 5px;
    border: 1px solid #b4c0ce;
    margin: 5px;
    border-radius: 0px min-height:30px
}

.do_input_afs2:focus,.do_input_afs:focus {
    border: 1px solid rgba(44,62,80,.75)
}

.do_input_afs {
    width: 202px;
    padding: 5px;
    border: 1px solid #b4c0ce;
    margin: 5px;
    border-radius: 0px min-height:20px;
    -webkit-appearance: none
}

.user-profile-avatar {
    float: right;
    text-align: right
}

.user-profile-description {
    width: 75%;
    float: left;
    text-align: justify
}

.sml_ltrs {
    font-size: 11px;
    font-weight: 400
}

.image-gallery {
    list-style-type: none;
    overflow: hidden;
    margin: 10px 0 0;
    padding: 0;
    text-indent: 0
}

.image-gallery li {
    float: left;
    display: block;
    margin-left: 0;
    max-width: 120px;
    max-height: 120px;
    width: auto;
    height: auto;
    margin-bottom: 10px
}

.other-dets {
    list-style-type: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 10px
}

.other-dets li {
    display: inline;
    float: left;
    width: 100%;
    margin: 0 0 4px;
    padding: 0;
    border: 0
}

.other-dets li img {
    float: left;
    margin-right: 4px
}

.other-dets li h3 {
    float: left;
    width: 70px;
    font-size: 13px;
    padding: 2px 0 0;
    margin: 2px 0 0
}

.other-dets li p {
    float: left;
    width: 150px;
    font-size: 13px;
    padding: 0;
    margin: 2px 0 0
}

.other-dets5 {
    list-style-type: none;
    padding: 0;
    margin: 0 0 10px;
    overflow: hidden
}

.other-dets5 li {
    display: inline;
    float: left;
    width: 100%;
    margin: 0 0 4px;
    padding: 0;
    border: 0
}

.other-dets5 li img {
    float: left;
    margin-right: 4px
}

.other-dets5 li h3 {
    float: left;
    padding-right: 10px!important;
    padding: 2px 0 0;
    margin: 2px 0 0;
    font-size: 14px;
    font-weight: 400
}

.other-dets5 li p {
    float: left;
    padding: 2px 0 0;
    margin: 0 10px 0 0;
    font-size: 1.1em
}

.other-dets5 a {
    display: block;
    font-weight: 700;
    max-width: 213px
}

.tags-placeholder {
    overflow: hidden;
    padding: 5px 0 5px 1px
}

.tags-placeholder .tg1 {
    float: left;
    margin: 0 10px 0 0
}

.tags-placeholder .tg2 {
    font-size: 1.2em;
    font-weight: 500;
    padding: 5px 0;
    float: left;
    width: auto
}

.tags-placeholder .tg3 {
    float: left;
    width: 380px;
    text-align: right;
    padding-top: 3px
}

.rtsocial-container {
    padding: 0!important
}

.addthis_toolbox {
    text-align: right
}

.clear5 {
    margin-top: 10px;
    float: right;
    width: 260px
}

.clear10b {
    width: 100%;
    margin: 5px auto auto
}

.notif_a {
    padding: 6px 10px;
    background: #2c3e50;
    color: #f6f6ff;
    font-size: 13px;
    margin-left: 5px;
    border-radius: 5px
}

.notif_header {
    background: #2ecc71!important;
    color: #fff!important;
    font-size: 13px!important;
    border-radius: 15px;
    width: 20px;
    height: 20px;
    display: block;
    line-height: 20px;
    text-align: center;
    float: right
}

#logins {
    list-style: none;
    margin: 20px 20px 20px 0;
    padding-left: 0
}

.mrgn_btm {
    margin-bottom: 7px
}

#logins li {
    display: block;
    height: 50px;
    float: left
}

#my-account-admin-menu {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0
}

#my-account-admin-menu li {
    display: block;
    overflow: hidden;
    margin-bottom: 0;
    padding: 0;
    border: 0;
    float: left
}

#my-account-admin-menu li a {
    background: #00aeeb;
    display: inline-block;
    padding: 10px 13px 10px 10px;
    color: #ecf0f1;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    margin: 5px 5px 5px 4px;
    font-size: 15px;
    width: 200px;
    text-align: center;
    border-radius: 5px
}

#my-account-admin-menu li a:hover {
    background: #1d70bc;
    color: #fff;
    text-decoration: none
}

#my-account-admin-menu_seller {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0
}

#my-account-admin-menu_seller li {
    display: block;
    overflow: hidden;
    margin-bottom: 0;
    padding: 0;
    border: 0
}

#my-account-admin-menu_seller li a {
    background: #2ecc71;
    display: inline-block;
    padding: 10px 13px 10px 10px;
    color: #ecf0f1;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    margin: 5px 5px 5px 4px;
    font-size: 15px;
    width: 200px;
    text-align: center;
    border-radius: 5px
}

#my-account-admin-menu_seller li a:hover {
    background: #27ae60;
    color: #fff;
    text-decoration: none
}

#my-account-admin-menu_buyer {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0
}

#my-account-admin-menu_buyer li {
    display: block;
    overflow: hidden;
    margin-bottom: 0;
    padding: 0;
    border: 0
}

#my-account-admin-menu_buyer li a {
    background: #fd8f17;
    display: inline-block;
    padding: 10px 13px 10px 10px;
    color: #ecf0f1;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    margin: 5px 5px 5px 4px;
    font-size: 15px;
    width: 200px;
    text-align: center;
    border-radius: 5px
}

#my-account-admin-menu_buyer li a:hover {
    background: #e28014;
    color: #fff;
    text-decoration: none
}

.nav_pagi a.activee:link,.nav_pagi a.activee:visited,.wp-pagenavi span.current {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.nav_pagi {
    margin: 10px 5px
}

.nav_pagi a.activee:hover,.wp-pagenavi span.current:hover {
    cursor: default
}

.nav_pagi a:link,.nav_pagi a:visited,.wp-pagenavi a,.wp-pagenavi span {
    background-color: #fff;
    display: inline-block;
    padding: 6px 12px;
    color: #337ab7;
    text-decoration: none;
    position: relative;
    margin: 4px;
    font-size: 13px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #ddd
}

.nav_pagi a:hover,.wp-pagenavi a:hover,.wp-pagenavi span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

a.go_back_btn:link,a.go_back_btn:visited {
    background: #00aeeb;
    display: inline-block;
    margin-right: 20px;
    border: 1px solid #212121;
    color: #f6f6ff;
    padding: 8px;
    width: 104px;
    text-align: center
}

a.go_back_btn:hover {
    background: #f39c12;
    color: #fff;
    text-decoration: none
}

a.edit_auction_pay_cls:link,a.edit_auction_pay_cls:visited {
    background: #3f88da;
    display: inline-block;
    padding: 2px 6px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0,0,0,.25);
    margin-left: 3px;
    font-size: 11px
}

a.edit_auction_pay_cls:hover {
    background: #2272ca;
    color: #fff;
    text-decoration: none
}

a.post_bid_btn:link,a.post_bid_btn:visited {
    background: #00aeeb;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0,0,0,.25);
    font-size: 13px;
    margin-right: 10px;
    border-radius: 3px
}

a.post_bid_btn:hover {
    background: #1d70bc;
    color: #fff;
    text-decoration: none
}

a.post_bid_btn_err:link,a.post_bid_btn_err:visited {
    background: #da5f82;
    display: inline-block;
    padding: 8px 13px;
    color: #f6f6ff;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0,0,0,.25);
    cursor: pointer;
    margin-right: 10px;
    font-size: 13px;
    border-radius: 5px
}

a.post_bid_btn_err:hover {
    background: #a53835;
    color: #fff;
    text-decoration: none
}

a.post_bid_btn_can:link,a.post_bid_btn_can:visited {
    background: #fdaa17;
    display: inline-block;
    padding: 8px 13px;
    color: #f6f6ff;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0,0,0,.25);
    cursor: pointer;
    margin-right: 10px;
    font-size: 13px;
    border-radius: 3px
}

a.post_bid_btn_can:hover {
    background: #fd8f17;
    color: #fff;
    text-decoration: none
}

#home-coin-slider {
    margin: auto;
    border: 5px solid #2a95ea;
    width: 950px;
    background: #fff
}

#slider li,#slider ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#slider li {
    overflow: hidden
}

.slider-title {
    font-family: trebuchet ms,Arial,Helvetica,sans-serif;
    font-weight: 700
}

.slider-post {
    width: 193px;
    float: left;
    overflow: hidden;
    text-align: center!important
}

.slider-post h2 {
    font-size: 13px;
    color: #333
}

.slider-post p {
    text-align: center!important;
    color: #333
}

.slider-post a:hover,.slider-post a:link,.slider-post a:visited {
    color: #333
}

#slider-controls {
    width: 100%;
    border-top: 1px solid #ccc;
    overflow: hidden
}

a.slider-controls:link,a.slider-controls:visited {
    background: #e9be2a;
    display: inline-block;
    padding: 3px 13px;
    color: #333;
    text-decoration: none;
    position: relative;
    margin-left: 3px;
    font-size: 11px
}

a.slider-controls:hover {
    background: #2272ca;
    color: #fff;
    text-decoration: none
}

.browse-by-category,.browse-by-location,.latest-posted-ads-big {
    overflow: hidden
}

.latest-posted-ads-big h3 {
    border-bottom: 1px dotted #999;
    color: #666;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 5px;
    width: 100%;
    margin-bottom: 2px
}

#location-stuff {
    list-style-type: square;
    overflow: hidden;
    float: left;
    margin: 0 11px 6px 10px;
    border-bottom: 1px solid #ccc
}

#location-stuff li {
    display: block;
    overflow: hidden;
    border: 0;
    padding: 3px 3px 3px 0;
    margin-bottom: 0;
    width: 100%
}

#location-stuff li h3 {
    font-size: 15px;
    border: 0;
    padding: 3px;
    margin: 0;
    width: calc(100% - 30px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    font-weight: 500
}

#location-stuff li img {
    float: left;
    margin-right: 5px;
    margin-top: 3px
}

#location-stuff li ul {
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style-type: square
}

#location-stuff ul li {
    width: 85%;
    display: block;
    padding: 0 0 5px 15px;
    margin: 0 0 7px 10px;
    font-size: 13px;
    border-bottom: 1px dotted #b4c0ce;
    background-image: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/bul.png);
    background-repeat: no-repeat
}

#location-stuff li ul li.top-mark {
    width: 100%;
    display: block;
    padding: 0 0 6px 10px;
    margin: 0 0 7px 8px;
    font-size: 13px;
    border-bottom: 1px dotted #dedede;
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/bullet-cat.png) no-repeat
}

.see-more-tax {
    width: 100%;
    float: left
}

.breadcrumbs {
    padding: 10px
}

.blog-image {
    margin-right: 10px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    padding: 2px
}

#left-sidebar {
    float: left;
    width: 250px
}

#left-sidebar-home {
    margin-top: 13px!important;
    width: 200px;
    margin-right: 15.5px;
    margin-left: 15.5px;
    float: right;
    background: 0 0;
    box-shadow: none
}

.widget-container {
    text-align: left
}

#slider2 .nk_slider_child {
    width: 197px
}

#auction-home-page-main-inner {
    background: #fbfeff;
    border: 1px solid #ccc;
    position: relative;
    margin: auto auto 5px;
    width: 100%
}

.padd20 {
    padding: 20px
}

.bid_panel {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #eee
}

.bid_panel_err {
    background: #da5f82;
    overflow: hidden;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 2;
    margin-top: -10px;
    padding: 10px;
    letter-spacing: 1px;
    margin-bottom: 10px
}

.bid_panel_ok {
    background: #2ecc71;
    text-align: center;
    overflow: hidden;
    width: 100%;
    color: #333;
    font-size: 15px;
    line-height: 2;
    margin-top: -1px
}

.my-buttons {
    background: #00aeeb;
    border: 1px solid #212121;
    color: #f6f6ff;
    padding: 5px 20px 7px;
    width: 104px;
    text-align: center;
    cursor: pointer
}

.my-buttons2 {
    color: #444!important;
    display: inline-block;
    background: #2ecc71;
    margin-right: 20px;
    border: 1px solid #212121;
    padding: 8px;
    text-align: center;
    cursor: pointer
}

#result {
    height: 20px;
    font-size: 16px;
    color: #333;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #fbfeff
}

#country {
    padding: 3px;
    border: 1px solid #ccc;
    font-size: 17px
}

.suggestionsBox {
    position: absolute;
    margin: 10px 0 0;
    width: 248px;
    padding: 0;
    background-color: #f6f6ff;
    border: 1px solid #ccc;
    color: #00aeeb;
    float: right
}

.suggestionList ul li h2 {
    width: 45px;
    padding: 0;
    margin: 0;
    float: left
}

.suggestionList ul li p {
    width: 185px;
    padding: 0;
    margin: 0;
    float: left
}

.suggestionList {
    margin: 0;
    padding: 0
}

.suggestionList ul li {
    list-style: none;
    margin: 0;
    padding: 6px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    overflow: hidden;
    text-align: left
}

.suggestionList ul li:hover {
    background-color: rgba(70,235,18,.5);
    color: #fff
}

.load {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/loader.gif) right no-repeat #fff
}

#suggest {
    margin-top: 6px;
    z-index: 999;
    margin-left: 5px;
    float: right
}

#slider {
    display: none
}

.bold_stuff {
    font-weight: 700
}

.saved_thing {
    border: 1px solid #699443;
    background: #e8efe4;
    color: #333;
    padding: 13px;
    margin-top: 15px
}

.paid_ok_thing {
    border: 1px solid #699443;
    background: #e8efe4;
    color: #333;
    padding: 13px
}

.error ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.errrs {
    margin-bottom: 10px;
    padding: 15px;
    color: #da5f82;
    border: 1px solid #da5f82
}

.errrs3 {
    margin-bottom: 10px;
    padding: 15px;
    color: red;
    background: #fff;
    border: 1px solid red
}

.error2 {
    border: 1px solid red;
    padding: 5px;
    color: red;
    float: left
}

.tripp {
    margin-top: 10px;
    float: left
}

#footer .textwidget {
    color: #fff;
    text-align: left
}

.stuffa1 {
    float: left;
    width: 100%;
    overflow: hidden;
    border: none;
    margin: 0;
    padding: 0
}

.stuffa2 {
    float: left;
    width: 50%;
    overflow: hidden
}

.stuffa3 {
    float: left;
    width: 33%;
    overflow: hidden
}

.stuffa4 {
    float: left;
    width: 25%;
    overflow: hidden
}

.stuffa5 {
    float: left;
    width: 200px;
    overflow: hidden
}

.stuffa6 {
    float: left;
    width: 100%;
    overflow: hidden
}

.stuffa7 {
    float: left;
    width: 200px;
    overflow: hidden
}

a.active-search-link:link,a.active-search-link:visited {
    padding: 2px;
    color: #fff;
    background: #6394c9;
    text-decoration: none
}

a.active-search-link:hover {
    background: #9abecf
}

.login-submit-form p {
    overflow: hidden;
    margin-top: 20px
}

.login-submit-form p label {
    min-width: 135px;
    float: left;
    padding: 10px;
    font-size: 14px;
    font-weight: 700
}

.check-email-div {
    background: #fcfae4;
    border: 1px solid #f2c437;
    color: #333
}

.fbc_loginstate_top {
    display: none
}

.fb_login_head {
    width: 100%;
    text-align: right;
    height: 50px
}

.fbc_connect_button_area {
    float: right
}

.special_breadcrumb {
    font-size: 13px;
    color: #333;
    border: 1px solid #ccc;
    background: #d7e1ec;
    width: 100%
}

.cate_tax-bold {
    font-weight: 700
}

.post-new-choose-tax {
    float: left;
    width: 25%;
    font-size: 14px;
    margin-bottom: 15px;
    text-align: left
}

a.goback-link:link,a.goback-link:visited {
    background: #da5f82;
    display: inline-block;
    padding: 6px 15px 7px;
    color: #f6f6ff;
    text-decoration: none;
    text-shadow: none;
    cursor: pointer;
    margin-left: 3px;
    font-size: 15px;
    border-radius: 0px border:none;
    margin-right: 10px
}

a.goback-link:hover {
    background: #a53835
}

a.pay_now:link,a.pay_now:visited {
    background: #00aeeb;
    color: #444;
    padding: 6px 10px;
    margin-right: 15px
}

.go-back-post-new {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}

.stretch-area {
    width: 250px;
    background: #f3f3f3;
    float: right;
    position: absolute;
    right: 10px;
    display: none
}

#stretch-adv-search {
    text-align: left;
    overflow: hidden;
    background: #f3f3f3;
    padding: 10px;
    margin: -4px 0 0;
    border-top: none;
    display: none;
    float: left;
    z-index: 9;
    right: 0;
    border-radius: 0 0 4px 4px;
    width: calc(100% + 26px)
}

.watch-list {
    padding-top: 0;
    margin: 5px 0 0 8px;
    text-align: left;
    width: 90px;
    float: left
}

.watch-list2 {
    padding-top: 0;
    margin: 0 0 0 8px;
    text-align: left;
    width: 90px;
    float: right
}

.watch-list2 a.add-to-watchlist:link,.watch-list2 a.add-to-watchlist:visited {
    background: #fff;
    font-size: 12px;
    color: rgba(149,165,166,.5);
    border: 1px solid rgba(149,165,166,.5)
}

.watch-list2 a.add-to-watchlist:hover {
    text-decoration: none;
    background: #27ae60;
    color: #fff
}

.watch-list2 a.rem-to-watchlist:link,.watch-list2 a.rem-to-watchlist:visited {
    background: rgba(243,156,18,.6);
    color: #fff;
    font-size: 12px
}

.watch-list a.rem-to-watchlist:hover {
    text-decoration: none;
    background: #c74132;
    padding: 6px 10px;
    margin-top: 2px
}

.add-to-watchlist {
    background: #fff;
    color: rgba(149,165,166,.5);
    border: 1px solid rgba(149,165,166,.5)
}

.add-to-watchlist a {
    color: rgba(44,62,80,.75)
}

.add-to-watchlist:hover {
    text-decoration: none;
    background: #27ae60;
    cursor: pointer;
    color: #fff;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.add-to-watchlist:hover a {
    color: #fff
}

.rem-to-watchlist {
    background: rgba(243,156,18,.5);
    color: #fff;
    border: 1px solid transparent
}

.rem-to-watchlist a {
    color: #fff
}

.rem-to-watchlist:hover {
    text-decoration: none;
    background: #c74132;
    cursor: pointer;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.rem-to-watchlist:hover a {
    color: #fff
}

a.buttonlight {
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    box-shadow: 0 0 5px #ccc
}

.slider-post a.buttonlight:link,a.buttonlight:visited {
    color: #fff;
    padding: 5px 20px;
    text-align: center;
    text-shadow: 0 0 3px #333;
    background: #2ecc71;
    background: -moz-linear-gradient(top,#2ecc71 49%,#2ecc71 52%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(49%,#2ecc71),color-stop(52%,#2ecc71));
    background: -webkit-linear-gradient(top,#2ecc71 49%,#2ecc71 52%);
    background: -o-linear-gradient(top,#2ecc71 49%,#2ecc71 52%);
    background: -ms-linear-gradient(top,#2ecc71 49%,#2ecc71 52%);
    background: linear-gradient(to bottom,#2ecc71 49%,#2ecc71 52%);
    border: 1px solid #fff;
    text-decoration: none;
    font-weight: 700;
    box-shadow: 0 0 5px #999
}

.slider-post a.buttonlight:hover {
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    background: #333;
    border: 1px solid #ccc;
    text-decoration: none
}

.sclk {
    border: 0
}

.widget-container ul {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.widget-container ul li {
    margin-bottom: 3px
}

.main_wrapper {
    display: inline-block;
    text-align: center;
    position: relative
}

.main_wrapper_menu,.main_wrapper_slider {
    display: inline-block;
    text-align: center
}

.auction-details1 li h3.offered_thing1 {
    font-weight: 500;
    font-size: 15px;
    line-height: 1.2
}

.auction-details1 li p.offered_thing2 {
    width: auto;
    line-height: 1.2
}

.content_super_div {
    margin: 0 auto;
    width: auto;
    text-align: center;
    display: flex;
    float: right
}

.main_wrapper {
    width: 980px;
    margin: 66px auto 0;
    padding-top: 25px;
    min-height: 66px
}

#main {
    width: 980px;
    padding-top: 0
}

.main_wrapper_slider {
    width: 980px
}

.main_wrapper_menu {
    width: auto;
    float: right;
    height: 56px
}

@media only screen and (max-width: 1024px) {
    .top-bar-bg {
        width:calc(100% - 20px)!important
    }

    .show-header-search-bar {
        display: none!important
    }

    #home-content,.sections-container {
        width: calc(100% - 10px)!important
    }

    .adv-search ul {
        width: 100%!important
    }

    .stretch-area {
        width: 100%
    }

    .nxt-slider,.prv-slider {
        display: none
    }

    .csSlideWrapper,.usingCss {
        max-width: 100%!important;
        overflow: hidden
    }

    .slider-nav {
        display: none!important
    }

    .top-users {
        width: 55%!important
    }

    .top-users-info {
        max-width: 380px!important
    }
}

@media only screen and (min-width: 1200px) {
    .main_wrapper {
        width:85%;
        max-width: 1423px;
        padding-left: 10px
    }

    #colophon {
        width: 85%
    }

    #main {
        width: 85%;
        padding-top: 0;
        max-width: 1423px
    }

    .main_wrapper_slider {
        width: 980px
    }

    .main_wrapper_menu {
        width: auto
    }

    @media only screen and (max-width: 1475px) {
        .home-media {
            width:100%!important
        }
    }

    @media only screen and (max-width: 1280px) {
        #tabs-1,#tabs-2,#tabs-3,.best-rated-users-home {
            width:85%
        }
    }

    @media only screen and (min-width: 1600px) {
        #tabs-1,#tabs-2,#tabs-3,.best-rated-users-home {
            width:100%
        }
    }

    @media only screen and (min-width: 1900px) {
        #tabs-1,#tabs-2,#tabs-3,.best-rated-users-home {
            width:95%
        }
    }

    @media only screen and (min-width: 1900px) {
        #tabs-1,#tabs-2,#tabs-3,.best-rated-users-home {
            width:95%
        }
    }
}

@media only screen and (min-width: 1500px) {
    #single-auction-ad-background {
        height: auto!important;
        width: 100%!important
    }
}

@media only screen and (device-width: 768px) {
    .auction-details {
        width:100%
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width:568px) {
    .auction-details {
        width:100%
    }

    #zendesk_tab {
        display: none
    }
}

@media only screen and (max-width: 800px) {
    .stuffa2,.stuffa3,.stuffa4,.stuffa5 {
        width:50%
    }

    .search_bar {
        width: calc(100% - 485px)
    }

    .main_wrapper {
        width: 100%;
        display: inline-block;
        text-align: center
    }

    .main_wrapper_slider {
        width: 95%;
        display: inline-block;
        text-align: center
    }

    .main_wrapper_menu {
        width: 100%;
        border: 0;
        border-radius: 0px display:inline-block;
        text-align: center
    }

    #main {
        width: 100%;
        padding-top: 0
    }

    #content .widget-container,#left-sidebar .widget-container,#right-sidebar .widget-container,#stretch-adv-search,.stretch-area {
        border-radius: 0px border:0;
        box-shadow: none
    }

    #footer {
        width: 100%
    }

    #colophon,#footer-widget-area .widget-area {
        width: 100%
    }

    #footer-widget-area li {
        padding-left: 10px;
        padding-right: 10px
    }

    #site-info {
        width: 85%;
        margin: auto auto 15px
    }

    #suggest {
        display: none
    }

    .breadcrumb-wrap,.my_box3 {
        border-radius: 0px border:0
    }

    .auction-page-details-holder {
        width: 100%;
        margin-top: 15px
    }

    #item_main_menus ul li,#item_main_menus ul li a {
        width: 50%
    }

    .post_grid {
        width: 31%;
        height: 240px;
        margin-bottom: 8px
    }

    .top-links {
        width: 100%;
        min-height: 40px;
        height: auto;
        padding: 10px
    }

    .top-links ul li {
        margin-bottom: 13px
    }

    .top-links a:link,.top-links a:visited {
        border-radius: 0px box-shadow:none;
        background: #444
    }

    .top-links a:hover {
        background: #ccd1d8
    }

    .top-links ul {
        padding: 0;
        margin: 0
    }

    #steps ul {
        padding: 0;
        margin-top: 3px
    }

    #steps ul li {
        margin-right: 6px;
        padding: 5px
    }

    .post-new {
        margin: 0
    }

    #header #logo {
        padding: 0;
        float: none;
        width: 50%
    }

    #header .middle-header-bg .middle-header {
        text-align: center
    }

    .container {
        padding-left: 0;
        padding-right: 0
    }

    #balances_div {
        padding: 0
    }
}

@media only screen and (max-width: 500px) {
    .stuffa2,.stuffa3,.stuffa4,.stuffa5 {
        width:100%
    }

    .main_wrapper {
        width: 100%;
        display: inline-block;
        text-align: center
    }

    .search_bar {
        width: 100%!important
    }

    .auction-details {
        width: 100%
    }

    .main_wrapper_slider {
        width: 85%;
        display: inline-block;
        text-align: center
    }

    .main_wrapper_menu {
        width: 100%;
        border: 0;
        border-radius: 0px display:inline-block;
        text-align: center
    }

    #main {
        width: 100%;
        padding-top: 0
    }

    #right-sidebar {
        width: 100%
    }

    #item_main_menus ul li,#item_main_menus ul li a {
        width: 50%
    }

    .post_grid {
        width: 46%;
        height: 240px;
        margin-bottom: 8px
    }

    #colophon {
        width: 100%
    }

    #footer {
        width: 100%;
        text-align: center
    }

    #footer-widget-area .widget-area {
        width: 100%
    }

    #site-info {
        width: 95%;
        margin: auto auto 15px
    }

    #suggest {
        display: none
    }

    #content,#home-content {
        width: 100%!important
    }

    .breadcrumb-wrap,.my_box3 {
        border-radius: 0px border:0
    }

    .auction-page-details-holder {
        width: 100%;
        margin-top: 15px
    }

    .top-links {
        width: 100%;
        min-height: 40px;
        height: auto;
        padding: 0
    }

    .top-links ul li {
        margin-bottom: 13px
    }

    .top-links a:link,.top-links a:visited {
        border-radius: 0px box-shadow:none;
        background: #444
    }

    .top-links a:hover {
        background: #555
    }

    #steps ul {
        padding: 0
    }

    #steps ul li {
        margin-right: 6px;
        padding: 5px
    }

    #header #logo {
        padding: 0;
        float: none;
        width: 90%
    }
}

.order-status-box {
    width: 680px;
    display: inline-block;
    background: #fbfeff;
    padding: 6px 10px 10px;
    line-height: 25px;
    font-size: initial
}

.progresss {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top,#f5f5f5,#FBFEFF);
    background-image: -ms-linear-gradient(top,#f5f5f5,#FBFEFF);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#FBFEFF));
    background-image: -webkit-linear-gradient(top,#f5f5f5,#FBFEFF);
    background-image: -o-linear-gradient(top,#f5f5f5,#FBFEFF);
    background-image: linear-gradient(top,#f5f5f5,#FBFEFF);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='rgba(246,    246,    255,    0.5)',GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progresss .bar {
    width: 0;
    height: 18px;
    color: #fbfeff;
    font-size: 13px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top,#149bdf,#0480be);
    background-image: -ms-linear-gradient(top,#149bdf,#0480be);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
    background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
    background-image: -o-linear-gradient(top,#149bdf,#0480be);
    background-image: linear-gradient(top,#149bdf,#0480be);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf',endColorstr='#0480be',GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -ms-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progresss-striped .bar {
    background-color: #62c462;
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-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-image: -moz-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-image: -ms-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-image: -o-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-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);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px
}

.progresss.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progresss-success .bar {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top,#62c462,#57a957);
    background-image: -ms-linear-gradient(top,#62c462,#57a957);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
    background-image: -webkit-linear-gradient(top,#62c462,#57a957);
    background-image: -o-linear-gradient(top,#62c462,#57a957);
    background-image: linear-gradient(top,#62c462,#57a957);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462',endColorstr='#57a957',GradientType=0)
}

.progresss-success.progress-striped .bar {
    background-color: #62c462;
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-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-image: -moz-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-image: -ms-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-image: -o-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-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)
}

.payment-system-table th {
    width: 150px
}

.payment-system-table-progress {
    width: 250px
}

.hidden {
    display: none
}

.payment-system-table {
    width: 70%
}

#progress-bar-container-bitcoin,#progress-bar-container-feathercoin,#progress-bar-container-litecoin,#progress-bar-container-maxcoin,#progress-bar-container-mincoin,#progress-bar-container-primecoin,#progress-bar-container-worldcoin {
    width: 97%;
    height: 15px;
    background-color: #eee;
    padding: 8px;
    border: 1px;
    clear: both;
    border-radius: 5px
}

#progress-bar-bitcoin,#progress-bar-feathercoin,#progress-bar-litecoin,#progress-bar-maxcoin,#progress-bar-mincoin,#progress-bar-primecoin,#progress-bar-worldcoin {
    background: #2ecc71;
    height: 15px;
    width: 0;
    max-width: 100%;
    float: left;
    border-radius: 5px
}

#pbaranim-bitcoin,#pbaranim-feathercoin,#pbaranim-litecoin,#pbaranim-maxcoin,#pbaranim-mincoin,#pbaranim-primecoin,#pbaranim-worldcoin {
    height: 15px;
    width: 100%;
    overflow: hidden;
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/progress.gif) repeat-x;
    -moz-opacity: .25;
    -khtml-opacity: .25;
    opacity: .25;
    -ms-filter: alpha(Opacity=25);
    filter: alpha(opacity=25)
}

@-webkit-keyframes progress {
    to {
        width: 36%
    }
}

@-moz-keyframes progress {
    to {
        width: 36%
    }
}

@-ms-keyframes progress {
    to {
        width: 36%
    }
}

@keyframes progress {
    to {
        width: 36%
    }
}

#widget-balance-details h2 {
    border: 0;
    float: left;
    font-size: 11px;
    margin: 1px 0 0;
    padding: 0;
    width: 100px
}

#widget-balance-details p {
    float: left;
    font-size: 11px;
    margin: 0;
    width: 140px
}

#widget-balance-details li {
    border: 0;
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.do_input2 {
    border: 1px solid #b4c0ce;
    color: #666;
    padding: 8px;
    width: 250px;
    margin: 10px 0 15px;
    background: #fbfeff;
    min-height: 38px;
    border-radius: 5px
}

.dp_input2:focus {
    border: 1px solid rgba(44,62,80,.75)
}

.select_narrow {
    border: 1px solid #b4c0ce;
    color: #666;
    padding: 0 10px;
    width: 150px;
    background: #fbfeff;
    min-height: 34px;
    border-radius: 0px float:right
}

.headerad {
    float: left;
    padding-left: 20px;
    padding-top: 10px
}

.post-grid {
    float: left;
    width: 210px;
    overflow: hidden;
    border-bottom: 3px solid #fbfeff;
    margin: 13px;
    padding: 0;
    max-height: 225px;
    background: #fbfeff;
    box-shadow: 0 1px 2px 0 #cecece;
    -moz-box-shadow: 0 1px 2px 0 #cecece;
    -webkit-box-shadow: 0 1px 2px 0 #cecece;
    position: relative
}

.post-grid:hover {
    float: left;
    overflow: visible;
    padding: 0;
    background: #fbfeff;
    position: relative;
    z-index: 1;
    outline: 0;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
    box-shadow: 0 0 10px rgba(0,0,0,.5)
}

.padd10-grid {
    padding: 0;
    overflow: visible
}

.title_holder-grid {
    float: left;
    width: 89%;
    line-height: 18px;
    margin: 0 10px 5px
}

.title_holder-grid h2 {
    margin: 5px;
    font-size: 14px;
    font-weight: 500;
    min-height: 35px;
    max-height: 35px;
    overflow: hidden
}

.title_holder-grid p {
    display: -webkit-box;
    max-width: 400px;
    height: 45.2px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 500;
    color: #00aeeb;
    line-height: 1.5;
    overflow: hidden
}

.title_holder-grid p:hover {
    color: #f39c12
}

.details_holder-grid {
    float: left;
    margin: 0;
    margin-top: -1px!important;
    font-size: 13px;
    line-height: 15px;
    position: relative;
    overflow: visible;
    background: #fbfeff;
    -webkit-box-shadow: 0 26px 10px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 26px 10px 0 rgba(0,0,0,.5);
    box-shadow: 0 26px 10px 0 rgba(0,0,0,.5)
}

.auction-details1-grid {
    overflow: hidden;
    background: #fbfeff;
    margin: 0;
    width: 48%!important;
    padding: 0;
    margin-left: 10px!important;
    float: left
}

.auction-details1-grid li {
    display: block;
    float: left;
    overflow: hidden;
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    min-width: 75px
}

.auction-details1-grid li img {
    float: left;
    margin-top: 0;
    margin-right: 3px
}

.auction-details1-grid li h3 {
    float: left;
    font-size: 9px;
    margin: 0 2px 0 0;
    padding: 0;
    border: 0
}

.auction-details1-grid li p {
    margin: 0 0 7px;
    float: left;
    font-size: 15px;
    color: #212121
}

.auction-details1-grid-prc {
    overflow: hidden;
    background: #fbfeff;
    margin: 0;
    padding: 0;
    float: right;
    width: 45%!important
}

.auction-details1-grid-prc li {
    display: block;
    float: left;
    overflow: hidden;
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    min-width: 75px
}

.auction-details1-grid-prc li img {
    float: left;
    margin-top: 0;
    margin-right: 3px
}

.auction-details1-grid-prc li h3 {
    float: left;
    font-size: 9px;
    margin: 0 2px 0 0;
    padding: 0;
    border: 0
}

.auction-details1-grid-prc li p {
    margin: 0 2px 7px 0;
    float: left;
    font-size: 17px;
    color: #212121
}

.attachment-hoverimagebig {
    border: 1px solid #fbfeff;
    padding: 2px;
    margin: 2px;
    background: #555;
    max-width: 130px;
    max-height: 96px
}

.arrow:after,.ui-tooltip {
    background: #000;
    border: 2px solid #fff
}

.ui-tooltip {
    padding: 10px 20px;
    color: #fff;
    border-radius: 20px;
    font: 500 14px"Helvetica Neue",Sans-Serif;
    text-transform: uppercase;
    box-shadow: 0 0 7px #000
}

.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px
}

.arrow.top {
    top: -16px;
    bottom: auto
}

.arrow.left {
    left: 20%
}

.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px #000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.arrow.top:after {
    bottom: -20px;
    top: auto
}

.top-tabs {
    height: 42px;
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #dfdfdf;
    padding: 0;
    margin: 0
}

.top-tabs ul {
    height: 42px;
    border: 0!important;
    padding: 0 17px 0 0!important;
    margin: 0;
    float: left
}

.top-tabs ul li {
    font-size: 16px;
    font-family: Oswald,sans-serif;
    color: #3e3d3d;
    font-style: normal;
    font-weight: 400;
    width: 100px;
    margin-right: 5px;
    margin-left: 5px
}

.tickers {
    width: auto;
    display: inline-block;
    line-height: 10px
}

.tickers ul {
    float: left;
    padding: 0;
    margin-top: -2px
}

.tickers ul li {
    text-align: left;
    float: left;
    display: block;
    color: #f39c12;
    font-size: 15px;
    font-weight: 400;
    padding: 10px;
    margin-left: 0;
    margin-right: 20px;
    line-height: 2
}

.tickers a:link,.tickers a:visited {
    text-align: left;
    float: left;
    display: block;
    color: #f39c12;
    font-size: 15px;
    box-shadow: none;
    background: 0 0;
    padding: 2px 4px;
    text-shadow: none;
    line-height: 2
}

.tickers a:hover {
    color: #fbfeff
}

.faqq {
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    padding: 10px;
    display: block;
    margin: 10px;
    text-align: justify;
    color: #555
}

.faqa {
    display: none;
    color: #212121;
    font-size: 14px;
    padding: 0 10px 10px;
    margin: 10px;
    text-align: justify
}

.post-new-tooltip {
    width: 260px!important;
    font-style: italic;
    color: #212121;
    line-height: 35px
}

.helper-inline {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.show-more {
    float: left;
    padding-top: 15px!important;
    padding-bottom: 15px;
    margin-top: 0;
    width: 100%;
    text-align: center
}

.show-more-button {
    padding: 11px 35px;
    font-size: 15px;
    cursor: pointer;
    background: rgba(44,62,80,.75);
    color: #f6f6ff;
    font-weight: 500;
    border-radius: 0px border:none
}

.show-more-button:hover {
    background: #f39c12
}

.ajaxdiv {
    float: left;
    border-top: 1px solid #ccc;
    padding-top: 15px!important;
    margin-top: 25px;
    width: 100%;
    text-align: center
}

.scrollToTop {
    width: 100px;
    z-index: 9;
    height: 100px;
    position: fixed;
    top: 90%;
    right: 10px;
    display: none;
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/arrow_up.png) 20px 20px no-repeat;
    cursor: pointer;
    opacity: .6;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out
}

.scrollToTop:hover {
    text-decoration: none;
    opacity: 1;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out
}

.float-photo {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: 800px
}

.social-icons-container {
    margin-top: 0;
    text-align: left;
    margin-right: 0;
    width: 255px;
    padding-bottom: 8px
}

@-moz-document url-prefix() {
    .social-icons-container {
        padding-bottom: 6px
    }
}

.social-icons {
    opacity: .8;
    margin-right: 5px;
    margin-left: 5px
}

.social-icons:hover {
    opacity: 1
}

#user_rating-list {
    width: 140px;
    float: right;
    display: block;
    text-align: right;
    border-left: 1px solid #ccc;
    padding-left: 10px
}

#user_rating-list li {
    font-size: 15px;
    display: block
}

#user_rating-list li p {
    width: 40px;
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 0;
    display: block;
    text-align: left;
    font-style: normal;
    color: #212121;
    cursor: pointer
}

#user_rating-list li p a {
    font-size: 13px;
    width: 115px;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap
}

#user_rating-list h3 {
    margin-bottom: 10px;
    font-weight: 500;
    width: 100%
}

#user_rating-list li p img {
    float: left;
    margin-right: 7px;
    margin-top: 2px
}

.page-id-11 #user_rating-lists,.page-id-17 #user_rating-list {
    display: none
}

#user_rating-home {
    width: 100%;
    float: left;
    display: block;
    text-align: left;
    margin-left: 10px
}

#user_rating-home li {
    font-size: 15px;
    display: block
}

#user_rating-home li p {
    width: 25%;
    float: left;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-top: 0;
    display: block;
    text-align: left;
    font-style: normal;
    color: #212121;
    cursor: pointer
}

#user_rating-home li p img {
    float: left;
    margin: 2px 7px 2px 2px
}

#shipping_info {
    width: 160px;
    float: right;
    text-align: right;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    display: block
}

#shipping_info li {
    font-size: 13px;
    display: block
}

#shipping_info li p {
    width: 95%;
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    display: block;
    text-align: left;
    font-size: 13px
}

#shipping_info h3 {
    margin-bottom: 10px;
    font-weight: 500;
    width: 100%
}

#shipping_info li p img {
    float: left;
    margin-right: 7px;
    margin-top: 2px
}

.page-id-17 #shipping_info {
    display: block;
    list-style: none
}

.user_rating {
    width: 300px;
    font-size: 15px;
    font-weight: 400;
    display: block;
    float: left;
    font-style: normal;
    color: #212121;
    margin-bottom: 15px
}

.panel-body .account_menu {
    margin-bottom: 5px
}

.user_rating li {
    list-style: none;
    float: left;
    width: 100%;
    margin-top: 10px
}

.user_rating li p {
    font-weight: 400;
    font-size: 14px;
    float: left;
    margin: 0;
    width: auto;
    padding: 0
}

.user_rating li nm {
    float: left;
    margin: 0 5px 0 10px;
    display: block;
    text-align: left;
    font-weight: 700;
    font-size: 14px;
    min-width: 35px
}

.user_rating li n {
    float: left;
    margin: 0 0 0 10px;
    display: block;
    text-align: left;
    font-weight: 700;
    font-size: 14px;
    min-width: 35px
}

.user_rating p {
    font-weight: 400;
    font-size: 15px;
    float: left;
    margin: 0 0 6px 10px
}

.user_rating li n img,.user_rating li nm img {
    float: left;
    margin-right: 7px;
    margin-top: 2px
}

.post-new-auction-menu {
    background: #f39c12;
    color: #fff!important;
    padding: 11.5px 20px!important;
    text-decoration: none;
    box-shadow: none!important;
    text-shadow: none!important;
    display: block;
    margin-top: -1px!important;
    font-size: 15px;
    font-weight: 500;
    border-radius: 0px width:86px;
    transition: all .2s ease-in-out
}

.post-new-auction-menu a:link,.post-new-auction-menu a:visited {
    background: #00aeeb!important;
    color: #fbfeff!important
}

.post-new-auction-menu a:hover {
    background: #fbfeff!important;
    color: #00aeeb!important
}

.social-icons-footer {
    width: 240px;
    margin-top: 5px;
    float: right;
    text-align: right;
    margin-right: -5px
}

.newad_error {
    font-size: 15px;
    color: #da5f82
}

.clock_hidden {
    display: none;
    list-style-type: none;
    overflow: hidden;
    font-weight: 700
}

.clock_hidden li {
    display: block;
    width: 100%;
    float: left;
    overflow: hidden
}

.clock_hidden li img {
    float: left;
    margin-top: 2px;
    margin-right: 10px
}

.clock_hidden li h2 {
    float: left;
    font-weight: 500;
    margin: 3px;
    font-size: 16px
}

.clock_hidden li p {
    margin: 3px;
    float: left;
    font-size: 14px;
    width: 60%;
    font-weight: 500
}

.private-messages-icon,.private-messages-icon a:hover {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/mail.png)!important;
    padding: 14px 10px!important;
    box-shadow: none!important;
    background-size: 32px!important;
    opacity: 1;
    margin-top: 5px!important
}

#white-avatar {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/settings-icon-new.png);
    padding: 13px!important;
    background-repeat: no-repeat!important;
    box-shadow: none!important;
    background-size: 27px!important;
    margin-left: 0;
    float: right;
    margin-top: 7px;
    margin-right: 0;
    opacity: .85;
    position: absolute;
    right: 4px
}

#gear-icon {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/gear.png);
    padding: 10px!important;
    background-repeat: no-repeat!important;
    box-shadow: none!important;
    background-size: 20px!important;
    margin-left: 10px;
    float: right;
    margin-top: -3px
}

#profile-icon {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/profile-icon.png);
    padding: 10px!important;
    background-repeat: no-repeat!important;
    box-shadow: none!important;
    background-size: 20px!important;
    margin-left: 10px;
    float: right;
    margin-top: -3px
}

#envelope-icon {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/envelope.png);
    padding: 10px!important;
    background-repeat: no-repeat!important;
    box-shadow: none!important;
    background-size: 20px!important;
    margin-left: 10px;
    float: right;
    margin-top: -3px
}

#logout-icon {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/logout.png);
    padding: 10px!important;
    background-repeat: no-repeat!important;
    box-shadow: none!important;
    background-size: 20px!important;
    margin-left: 10px;
    float: right;
    margin-top: -3px
}

#support-icon {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/support-icon.png);
    padding: 10px!important;
    background-repeat: no-repeat!important;
    box-shadow: none!important;
    background-size: 20px!important;
    margin-left: 10px;
    float: right;
    margin-top: -3px
}

#faq-icon {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/faq-icon.png);
    padding: 10px!important;
    background-repeat: no-repeat!important;
    box-shadow: none!important;
    background-size: 20px!important;
    margin-left: 10px;
    float: right;
    margin-top: -3px
}

#forum-icon {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/forum-icon.png);
    padding: 10px!important;
    background-repeat: no-repeat!important;
    box-shadow: none!important;
    background-size: 20px!important;
    margin-left: 10px;
    float: right;
    margin-top: -3px
}

#help-icon {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/help-icon.png);
    padding: 10px!important;
    background-repeat: no-repeat!important;
    box-shadow: none!important;
    background-size: 20px!important;
    margin-left: 10px;
    float: right;
    margin-top: -3px
}

#contact-icon {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/contact-icon.png);
    padding: 10px!important;
    background-repeat: no-repeat!important;
    box-shadow: none!important;
    background-size: 20px!important;
    margin-left: 10px;
    float: right;
    margin-top: -3px
}

.slide-down-menu {
    width: 145px;
    border-radius: 0px float:left;
    display: block;
    position: relative;
    margin-left: 10px;
    margin-top: 2px;
    border: none
}

.slide-down-menu ul {
    width: calc(100% - 2px);
    height: auto;
    background: #fbfeff;
    top: -4px;
    float: left;
    text-align: left;
    padding: 0;
    display: none;
    position: relative;
    z-index: 10;
    border: 1px solid rgba(180,192,206,.65);
    border-radius: 0 0 8px 5px
}

.slide-down-menu m {
    float: left;
    width: 100%;
    background: #fbfeff;
    list-style: none;
    margin: 0!important;
    display: block;
    cursor: pointer;
    border-radius: 5px
}

.slide-down-menu a:visited,.slide-down-menu m a:link {
    color: #404040;
    font-size: 16px;
    text-decoration: none;
    display: block;
    font-weight: 500;
    border-radius: 0px padding:10px;
    text-shadow: none;
    border: none;
    text-align: left;
    float: left;
    width: calc(100% - 37px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.slide-down-menu m a:link {
    background: 0 0
}

.slide-down-menu m a:hover {
    background: #fbfeff!important;
    color: #00aeeb
}

.slide-down-menu li {
    float: left;
    list-style: none;
    margin: 0!important;
    display: none;
    width: 145px!important
}

.slide-down-menu a:link,.slide-down-menu a:visited {
    color: rgba(44,62,80,.75);
    background: #fbfeff!important;
    font-size: 14px;
    margin-top: 0;
    text-decoration: none;
    display: block;
    font-weight: 500;
    border-radius: 0;
    padding: 7px 6px 9px 9px;
    text-shadow: none;
    border-bottom: 1px solid rgba(180,192,206,.65);
    border-right: 1px solid rgba(180,192,206,.65);
    width: calc(100% - 17px)
}

.slide-down-menu a:hover {
    background: #fbfeff!important;
    color: #00aeeb
}

.categories-div {
    float: right;
    height: 0;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 9
}

.category-div-button {
    width: auto;
    text-align: center;
    float: right;
    margin-right: 10px
}

#categories-button {
    padding: 3px 10px;
    font-size: 13px;
    cursor: pointer;
    border: none;
    background: 0 0;
    color: rgba(44,62,80,.75);
    font-weight: 400;
    border-radius: 0px margin:0;
    z-index: 99999;
    width: 110px;
    text-align: left
}

#categories-button:hover {
    color: #00aeeb
}

.adv-search-div {
    float: right;
    border-top: none;
    padding-top: 0;
    margin-top: 38px;
    text-align: center;
    position: absolute;
    z-index: 9;
    height: 0;
    right: 15px;
    position: absolute
}

#adv-search-button {
    padding: 10px 5px;
    font-size: 13px;
    cursor: pointer;
    border: none;
    background: 0 0;
    color: rgba(44,62,80,.75);
    font-weight: 400;
    border-radius: 0px margin:0;
    z-index: 99999
}

#adv-search-button:hover {
    color: #00aeeb
}

.adv-search {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: left;
    list-style-type: none
}

.adv-search ul {
    display: block;
    float: left;
    padding: 0
}

.adv-search ul li {
    list-style-type: none;
    display: block;
    float: left;
    line-height: 30px
}

.adv-search ul li p {
    color: #404040;
    font-size: 1em;
    float: left;
    margin: 0 10px 0 5px;
    min-width: 75px
}

.adv-search ul li cb {
    margin-top: 6px;
    display: block;
    width: 15px;
    float: left
}

.best-rated-users {
    width: 230px;
    font-size: 15px;
    font-weight: 400;
    margin-top: -10px;
    display: block;
    float: left
}

.best-rated-users li {
    list-style: none;
    float: left;
    width: calc(100% - 20px);
    border: 1px solid #ccc;
    padding: 10px;
    margin: 5px 0;
    font-style: normal;
    color: #212121
}

.best-rated-users li:hover {
    box-shadow: 0 1px 2px 0 #cecece;
    -moz-box-shadow: 0 1px 2px 0 #cecece;
    -webkit-box-shadow: 0 1px 2px 0 #cecece;
    color: #00aeeb
}

.best-rated-users li p {
    font-weight: 400;
    font-size: 15px;
    float: left;
    margin: 0 0 6px 10px;
    width: calc(100% - 60px);
    padding: 0
}

.best-rated-users li n {
    font-weight: 300;
    font-size: 14px;
    float: left;
    margin: 0 0 0 5px
}

.best-rated-users li nm {
    font-weight: 500;
    font-size: 15px;
    float: left;
    margin: 0 0 0 5px;
    color: #27ae60
}

.best-rated-users li t {
    font-weight: 300;
    font-size: 14px;
    float: left;
    margin: 0
}

.best-rated-users li img {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 50px;
    height: 50px
}

.best-rated-users-home {
    font-size: 15px;
    font-weight: 400;
    margin-top: -10px;
    display: block;
    float: left;
    height: 96px
}

.best-rated-users-home li {
    list-style: none;
    float: left;
    width: 398px;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 13px;
    font-style: normal;
    color: #212121
}

.best-rated-users-home li:hover {
    box-shadow: 0 1px 2px 0 #cecece;
    -moz-box-shadow: 0 1px 2px 0 #cecece;
    -webkit-box-shadow: 0 1px 2px 0 #cecece;
    color: #00aeeb
}

.best-rated-users-home li p {
    font-weight: 400;
    font-size: 15px;
    float: left;
    margin: 0 0 6px 10px;
    width: calc(100% - 60px);
    padding: 0
}

.best-rated-users-home li n {
    font-weight: 300;
    font-size: 14px;
    float: left;
    margin: 0 0 0 5px
}

.best-rated-users-home li nm {
    font-weight: 500;
    font-size: 15px;
    float: left;
    margin: 0 0 0 5px;
    color: #27ae60
}

.best-rated-users-home li t {
    font-weight: 300;
    font-size: 14px;
    float: left;
    margin: 0
}

.best-rated-users-home li img {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 50px;
    height: 50px
}

.best-rated-user-profile {
    width: 300px;
    font-size: 15px;
    font-weight: 400;
    display: block;
    margin-bottom: 15px;
    float: left
}

.best-rated-user-profile li {
    list-style: none;
    float: left;
    width: 100%;
    margin-top: 10px
}

.best-rated-user-profile li p {
    font-weight: 400;
    font-size: 15px;
    float: left;
    margin: 0 0 6px 10px
}

.best-rated-user-profile li n {
    font-weight: 500;
    font-size: 15px;
    float: left;
    margin: 0 0 0 5px
}

.best-rated-user-profile li nm {
    font-weight: 500;
    font-size: 15px;
    float: left;
    margin: 0 0 0 5px;
    color: #27ae60
}

.single-auction-ad {
    margin: 0 auto;
    background: #fff;
    box-shadow: none;
    text-align: center;
    display: block;
    width: 100%
}

#single-auction-ad-background {
    height: 129px;
    width: 700px;
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto
}

.sidebar-ads {
    margin: -13px;
    position: relative;
    background: 0 0;
    box-shadow: none;
    text-align: center;
    display: block;
    width: 100%
}

.sidebar-ads-background {
    height: 250px;
    width: 250px;
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto
}

.payment-page2 {
    width: 70%;
    float: left;
    display: block;
    text-align: left
}

.payment-page2 li {
    width: 100%;
    list-style: none;
    font-size: 14px;
    font-weight: 400;
    float: left;
    line-height: 20px
}

.payment-page2 li p {
    width: 150px;
    font-size: 14px;
    font-weight: 400;
    float: left;
    line-height: 25px;
    margin-top: 0
}

.payment-page2 li n {
    font-size: 14px;
    font-weight: 500;
    float: left;
    line-height: 25px
}

.payment-page2-ad {
    border: 1px solid #dbdbdb;
    padding: 3px;
    background: 0 0;
    font-weight: 500;
    font-size: 14px;
    color: #212121;
    cursor: copy;
    border-radius: 5px
}

#cboxOverlay {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/overlay.png)
}

.partners-container {
    width: 100%;
    float: left;
    padding: 10px;
    background-color: #fff;
    display: block
}

.partners-container ul {
    width: calc(50% - 20px);
    height: 250px;
    padding: 0 15px 0 0;
    border-right: 1px solid #212121;
    float: left
}

.partners-container ul p {
    padding-left: 10px;
    text-align: justify;
    line-height: 20px;
    font-size: 14px
}

.wp-pagenavi {
    clear: both
}

.wp-pagenavi a,.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #bfbfbf;
    padding: 3px 5px;
    margin: 2px
}

.wp-pagenavi a:hover,.wp-pagenavi span.current {
    border-color: #000
}

.wp-pagenavi span.current {
    font-weight: 700
}

#mc4wp-checkbox {
    display: none!important
}

#colorbox {
    outline: 0
}

#cboxOverlay {
    opacity: .5!important
}

.upper-main {
    width: calc(100% - 20px);
    display: inline-block;
    padding: 26px 10px
}

.upper-main ul {
    width: 33.3%;
    float: left;
    margin: 0 auto;
    padding: 0
}

.upper-main ul h2,.upper-main ul li {
    list-style: none;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    text-align: center;
    color: #212121;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.upper-main ul h2 a:link,.upper-main ul h2 a:visited,.upper-main ul li a:link,.upper-main ul li a:visited {
    color: #212121
}

.upper-main ul h2 a:hover,.upper-main ul li a:hover {
    color: #f39c12
}

.upper-main ul li img:hover {
    opacity: .6
}

.upper-main ul h3,.upper-main ul p {
    font-size: 17px;
    font-weight: 400;
    color: #212121;
    text-align: center;
    width: 60%;
    margin: 10px auto 0
}

#wp-social-login-connect-with {
    display: none
}

#wp-social-login-connect-options {
    text-align: center
}

.listing-seller-details {
    width: 220px;
    float: left;
    list-style: none
}

.listing-seller-details ul {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    box-shadow: 0 1px 2px 0 #cecece;
    padding: 10px;
    width: 200px
}

.listing-seller-details li {
    list-style: none;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5
}

.listing-seller-details li p {
    margin: 0;
    font-weight: 400;
    line-height: 1.5;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    float: left;
    width: 100%
}

.listing-seller-details li n {
    margin: 0;
    font-weight: 400;
    line-height: 1.5;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 70px;
    display: inline-block;
    font-size: 14px
}

.listing-seller-details a {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline
}

.login-box {
    display: none;
    vertical-align: middle;
    position: fixed;
    overflow: hidden;
    vertical-align: middle;
    z-index: 99999
}

.deposit-box {
    vertical-align: middle;
    overflow: hidden;
    z-index: 99999
}

.login-form {
    width: 100%;
    height: 100%
}

.register-form {
    display: none
}

.register-form p {
    overflow: hidden;
    margin-top: 10px;
    color: #fff
}

.register-form p label {
    min-width: 135px;
    float: left;
    padding: 10px;
    font-size: 14px;
    font-weight: 700
}

.log-in-form {
    display: block
}

.log-in-form p {
    overflow: hidden;
    margin-top: 0;
    color: #fff
}

.log-in-form p label {
    min-width: 135px;
    float: left;
    padding: 10px;
    font-size: 14px;
    font-weight: 700
}

#wp-social-login-connect-options img {
    margin-right: 10px
}

.buy-now-popup {
    display: none;
    position: absolute;
    left: calc(50% - 265px);
    top: 35px;
    height: 440px;
    overflow: hidden;
    width: 500px;
    z-index: 99999;
    background-color: rgba(52,73,94,.7)
}

#cboxOverlay,#cboxWrapper,#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxClose,#cboxClose2,#cboxClose3 {
    position: absolute;
    cursor: pointer;
    top: 1%;
    right: 1%;
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/close.png) no-repeat;
    background-size: 35px;
    width: 35px;
    height: 35px;
    opacity: .3;
    border: none;
    text-indent: -9999px
}

#wp-social-login-connect-options {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: auto;
    height: auto;
    float: none
}

.register-form p input {
    float: left
}

iframe {
    width: 100%;
    height: 100%
}

.full-width {
    width: 100%;
    display: none
}

.popup {
    display: none;
    vertical-align: middle;
    text-align: left;
    position: fixed;
    top: calc(50% - 100px);
    left: calc(50% - 250px);
    height: auto;
    overflow: hidden;
    width: 500px;
    z-index: 99999;
    background-color: rgba(44,62,80,.75);
    border-radius: 0px border:rgba(52,73,94,1)
}

.popup_content {
    padding: 20px;
    color: #fff;
    float: left;
    font-size: 15px;
    line-height: 1.4
}

.popup_content h3 {
    font-weight: 400;
    padding: 0;
    margin: 0 0 20px;
    line-height: 1.5;
    font-size: 17px
}

.popup_content b {
    font-weight: 500
}

.are_you_sure_delete {
    margin-bottom: 15px
}

.home-items {
    padding: 26px 10px;
    display: inline-block;
    width: calc(40% - 20px);
    min-width: 250px
}

.media-items {
    max-width: 800px
}

.media-items ul {
    width: 100%
}

.media-items ul li {
    width: 50%;
    height: 150px
}

.media-items ul p {
    font-size: 32px;
    float: left;
    text-align: left;
    padding: 10px
}

.grid-items {
    float: left;
    width: 210px;
    overflow: hidden;
    margin: 10px;
    padding: 0;
    height: 210px;
    position: relative;
    border: #ccc solid 1px;
    border-radius: 0;
    margin-left: 0;
    border-radius: 0px;
}

.grid-padd {
    padding: 10px;
    overflow: visible
}

.grid-title_holder {
    float: left;
    width: 100%;
    line-height: 1.2;
    max-height: 36px;
    overflow: hidden;
    margin-bottom: 5px
}

.grid-title h2 {
    margin: 5px;
    font-size: 15px;
    font-weight: 400;
    min-height: 35px;
    max-height: 35px;
    overflow: hidden
}

.grid-title_holder p {
    margin: 0 auto;
    font-size: 14.5px;
    font-weight: 400;
    color: #00aeeb;
    line-height: 1.2;
    overflow: hidden;
    height: 36px
}

.grid-title_holder p:hover {
    color: #f39c12
}

.grid-details_holder {
    float: left;
    margin: 0;
    font-size: 13px;
    display: none;
    position: absolute;
    padding: 10px;
    background: rgba(255,255,255,.75);
    height: 130px
}

.grid-auction-details-left {
    overflow: hidden;
    margin: 0;
    width: 48%!important;
    padding: 0;
    float: left
}

.grid-auction-details-left li {
    display: block;
    float: left;
    overflow: hidden;
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    min-width: 75px
}

.grid-auction-details-left li img {
    float: left;
    margin-top: 0;
    margin-right: 3px
}

.grid-auction-details-left li h3 {
    float: left;
    font-size: 9px;
    margin: 0 2px 0 0;
    padding: 0;
    border: 0
}

.grid-auction-details-left li p {
    float: left;
    font-size: 16px;
    color: #212121;
    line-height: 1.2;
    margin: 0
}

.grid-auction-details-right {
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: right;
    width: 45%!important;
    margin-top: 2px !important;
}

.grid-auction-details-right li {
    display: block;
    float: right;
    overflow: hidden;
    min-width: 75px
}

.grid-auction-details-right li img {
    float: left;
    margin-top: 2px;
    margin-right: 3px
}

.grid-auction-details-right li h3 {
    float: left;
    font-size: 9px;
    margin: 0 2px 0 0;
    padding: 0;
    border: 0
}

.grid-auction-details-right li p {
    float: right;
    font-size: 16px;
    color: #212121;
    line-height: 1.2;
    margin: 0
}

.grid-image-holder {
    height: 130px;
    text-align: center;
    position: relative
}

.home-info-main {
    width: 100%;
    padding: 10px;
    min-width: 600px;
    display: inline-block;
    text-align: center;
    box-shadow: inset 0 0 4px -1px rgba(96,96,96,.39);
    margin: 25px 0
}

.top-users {
    width: 50%;
    max-height: 320px;
    overflow: hidden;
    max-width: 600px
}

.media-items {
    float: left;
    margin: 0 auto;
    width: 50%;
    max-height: 320px;
    overflow: hidden
}

.media-items ul,.top-users {
    display: block;
    margin: 0;
    float: left;
    padding: 0
}

.media-items ul li,.top-users {
    list-style: none;
    float: left
}

.media-items ul li a img:hover {
    opacity: .6;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.top-users-grid {
    float: left;
    overflow: hidden;
    margin: 10px;
    padding: 0;
    position: relative;
    height: 135px;
    width: 135px;
    text-align: center;
    border: 1px solid #b4c0ce
}

.top-users-image {
    min-height: 100px;
    max-height: 100px;
    padding: 5px;
    text-align: center
}

.top-users-image img {
    max-width: 100px;
    max-height: 100px;
    width: auto;
    height: auto;
    padding: 0
}

.top-users-title {
    width: 130px;
    margin: 0 auto;
    float: none;
    display: inline-block;
    line-height: 18px;
    text-align: center
}

.top-users-title p {
    max-width: 130px;
    height: 45.2px;
    font-size: 15px;
    font-weight: 400;
    color: #00aeeb;
    line-height: 1.5;
    text-align: center;
    float: none;
    margin: 0 auto;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.media-info,.top-users-info {
    float: left;
    margin: 0 auto 0 20px;
    width: 50%;
    max-width: 420px;
    position: relative;
    height: 300px;
    margin: 0 0 10px
}

.media-info ul,.top-users-info ul {
    display: block;
    width: 100%;
    float: left;
    padding: 0;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 130px
}

.media-info ul li,.top-users-info ul li {
    width: 50%;
    list-style: none;
    float: left;
    height: 150px
}

.media-info ul h2,.top-users-info ul h2 {
    font-size: 32px;
    float: left;
    text-align: left;
    padding: 10px;
    margin: 0
}

.media-info ul p,.top-users-info ul p {
    font-size: 16px;
    float: left;
    text-align: left;
    padding: 10px;
    margin: 0
}

.slider-nxt {
    position: absolute;
    top: 270px;
    right: calc(50% - 100px);
    z-index: 999;
    font-size: 1.4em
}

.slider-nxt:hover {
    background-position: 0 0;
    cursor: pointer;
    color: #00aeeb
}

.slider-prv {
    position: absolute;
    top: 270px;
    left: calc(50% - 100px);
    z-index: 999;
    width: 30px;
    font-size: 1.4em
}

.slider-prv:hover {
    background-position: 0 0;
    cursor: pointer;
    color: #00aeeb
}

.csSlideOuter {
    display: inline-block;
    width: 100%
}

.slider-container {
    width: 100%;
    position: relative;
    height: 300px;
    display: inline-block
}

.slider-container n {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.5
}

.slider-container n p {
    float: left;
    padding: 0 10px;
    margin-bottom: 0;
    margin-top: 0
}

.sections-container {
    width: 85%;
    position: relative;
    margin: 0 auto;
    display: inline-block;
    float: none;
    max-width: 1024px;
    padding: 0 10px
}

.users-container n {
    width: 100%;
    float: left;
    border-bottom: 1px solid #b4c0ce;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.5
}

.users-container n p {
    float: left;
    padding-left: 10px;
    margin-bottom: 5px;
    margin-top: 10px
}

.slider-nav {
    width: 100%;
    display: block
}

.ajax-loader {
    left: calc(50% - 40px);
    top: 32%;
    position: absolute;
    margin: 0 auto
}

.comments-area {
    text-align: center;
    margin-bottom: 15px
}

.showDisqus {
    text-align: center;
    width: 25%;
    display: inline-block;
    text-decoration: none;
    border: 1px solid rgba(44,62,80,.75);
    color: rgba(44,62,80,.75);
    border-radius: 0px padding:1rem 3rem;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background: #fff;
    cursor: pointer;
    zoom:1;-webkit-backface-visibility: hidden;
    position: relative;
    margin: 0 auto;
    font-size: 14px
}

.showDisqus:hover {
    background-color: rgba(44,62,80,.75);
    color: #fff!important
}

.affiliate-page {
    padding: 10px;
    box-shadow: 0 1px 2px 0 #cecece
}

.affiliate-page ul {
    padding: 0;
    margin: 0;
    font-size: 17px;
    font-weight: 500;
    width: 100%;
    display: inline-block
}

.affiliate-page ul li {
    list-style: none;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    line-height: 1.3;
    display: inline-block;
    margin-bottom: 10px
}

.affiliate-page ul li h2 {
    font-size: 18px;
    font-weight: 700
}

.affiliate-page ul li img {
    float: left;
    margin-right: 20px
}

.affiliate-page ul li p {
    font-size: 15px;
    font-weight: 500;
    width: 200px;
    line-height: 2;
    float: left;
    margin: 0;
    padding: 3px 0
}

.affiliate ul li pp:focus {
    border: 1px solid rgba(44,62,80,.75)!important
}

.affiliate-page ul li pp {
    font-size: 15px;
    font-weight: 400;
    width: 200px;
    line-height: 2;
    float: left;
    margin: 0;
    padding: 3px 0
}

.grayscale-img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .6
}

.fixed {
    position: fixed;
    top: 15px;
    left: 200px;
    z-index: 9999999999
}

.hide-tickers {
    display: none!important
}

.show-header-search-bar {
    display: inline-block!important;
    width: calc(100% - 550px);
    margin-left: 0;
    margin-top: 3px
}

.header-search-bar {
    display: none;
    float: left
}

@media only screen and (max-width: 1024px) {
    .show-header-search-bar {
        display:none!important
    }

    .hide-tickers {
        display: inline-block
    }
}

.buy-now-ribbon {
    position: absolute;
    z-index: 0;
    -moz-box-shadow: 2px 0 1px 1px rgba(206,206,206,.6);
    -webkit-box-shadow: 2px 0 1px 1px rgba(206,206,206,.6);
    box-shadow: 2px 0 1px 1px rgba(206,206,206,.6);
    width: 30px;
    height: 100px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    top: -26px;
    left: 9px;
    text-align: center;
    float: left;
    opacity: .6;
    background-color: #fbfeff
}

.buy-now-ribbon span {
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    float: left;
    text-align: center;
    width: 90px;
    position: absolute;
    top: 40px;
    font-size: 15px;
    font-weight: 500;
    font-stretch: ultra-expanded;
    left: -25px;
    color: #2ecc71
}

.verified-account-ribbon {
    position: absolute;
    z-index: 0;
    -moz-box-shadow: 2px 0 1px 1px rgba(206,206,206,.6);
    -webkit-box-shadow: 2px 0 1px 1px rgba(206,206,206,.6);
    box-shadow: 2px 0 1px 1px rgba(206,206,206,.6);
    width: 30px;
    height: 100px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    top: -26px;
    right: 9px;
    text-align: center;
    float: right;
    opacity: .6;
    background-color: #fbfeff
}

.verified-account-ribbon span {
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    text-align: center;
    width: 90px;
    position: absolute;
    top: 35px;
    font-size: 15px;
    font-weight: 500;
    font-stretch: ultra-expanded;
    left: -25px;
    line-height: 2;
    color: #2ecc71
}

.verified-account-page-ribbon {
    position: relative;
    z-index: 0;
    -moz-box-shadow: 2px 0 1px 1px rgba(206,206,206,.6);
    -webkit-box-shadow: 2px 0 1px 1px rgba(206,206,206,.6);
    box-shadow: 2px 0 1px 0 rgba(206,206,206,.6);
    width: 35px;
    height: 130px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    top: -33px;
    right: 15px;
    text-align: center;
    float: right;
    opacity: .6
}

.verified-account-page-ribbon span {
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    text-align: center;
    height: 35px;
    width: 130px;
    position: absolute;
    top: 47px;
    font-size: 15px;
    font-weight: 500;
    font-stretch: ultra-expanded;
    left: -45px;
    line-height: 2;
    color: #2ecc71
}

.time_circles {
    position: relative;
    width: 100%;
    height: 100%
}

.time_circles>div {
    position: absolute;
    text-align: center
}

.time_circles>div>h4 {
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: 400
}

.time_circles>div>span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 300%;
    margin-top: .4em;
    font-weight: 500
}

.demo {
    width: 300px;
    height: 70px;
    float: left;
    display: block;
    margin-bottom: 10px
}

.imgImg {
    max-height: 200px;
    max-width: 200px;
    width: auto;
    height: auto
}

.ui-dialog,.ui-dialog-titlebar {
    color: #fff;
    margin: -4px
}

.ui-dialog,.ui-dialog-content {
    color: #212121!important
}

.ui-icon,.ui-icon-alert {
    background-image: none!important;
    content: "!"
}

.ui-dialog .ui-dialog-title {
    color: #fff
}

.popup ui-dialog-content p span,.ui-widget-content p span {
    margin-top: 10px;
    color: #212121
}

.ajax_loader {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/ajax-loader.svg) center center no-repeat;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%
}

.blue-loader .ajax_loader {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/ajax-loader.svg) center center no-repeat;
    float: left;
    left: 0;
    top: 0
}

.ui-widget {
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea {
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid rgba(44,62,80,.75);
    background: #fff;
    color: #212121
}

.ui-widget-content a {
    color: #212121
}

.ui-widget-header {
    border: 1px solid rgba(44,62,80,.75);
    background: #ccc;
    color: #212121;
    font-weight: 700
}

.ui-widget-header a {
    color: #212121
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
    border: 1px solid rgba(44,62,80,.75);
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #fff;
    font-weight: 400;
    color: #212121
}

.uploadify-button {
    color: #fff!important;
    font: 700 12px Arial,Helvetica,sans-serif!important;
    text-align: center!important;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25)!important;
    height: 34px!important;
    line-height: 33px!important;
    width: 120px!important;
    padding: 2px!important;
    background-image: none!important;
    border: none!important;
    border-radius: 4px
}

.uploadify-queue {
    margin-top: 35px
}

#mailjet_subscribe_ok {
    display: none
}

.buy_btc {
    list-style: none;
    margin-right: 10px;
    float: left
}

.buy_btc p {
    font-size: 15px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 5px
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.btn-green-upload {
    float: left;
    border-radius: 0px background:#2ecc71;
    color: #fff;
    border: 1px solid;
    padding: 5px 15px;
    cursor: pointer;
    text-transform: uppercase!important
}

.form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}

.av-mg {
    max-height: 150px;
    max-width: 150px
}

.modal-header .close {
    margin-top: -21px
}

table tr:last-child td:first-child {
    border-bottom-left-radius: 4px
}

table tr:last-child td:last-child {
    border-bottom-right-radius: 4px
}

@media only screen and (max-width: 800px) {
    .no-show-mobile {
        display:none
    }
}

.pay_title_holder {
    float: left;
    text-align: left;
    overflow: hidden;
    width: calc(100% - 50px);
    border-bottom: 1px solid #eee;
    margin: 5px 0 10px 25px;
    padding: 5px
}

@font-face {
    font-family: ubuntu;
    font-style: normal;
    font-weight: 400;
    src: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-regular.eot);
    src: local('Ubuntu Regular'),local('Ubuntu-Regular'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-regular.eot#iefix) format('embedded-opentype'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-regular.woff2) format('woff2'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-regular.woff) format('woff'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-regular.ttf) format('truetype'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-regular.svg#Ubuntu) format('svg')
}

@font-face {
    font-family: ubuntu;
    font-style: normal;
    font-weight: 500;
    src: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-500.eot);
    src: local('Ubuntu Medium'),local('Ubuntu-Medium'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-500.eot#iefix) format('embedded-opentype'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-500.woff2) format('woff2'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-500.woff) format('woff'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-500.ttf) format('truetype'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-500.svg#Ubuntu) format('svg')
}

@font-face {
    font-family: ubuntu;
    font-style: italic;
    font-weight: 400;
    src: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-italic.eot);
    src: local('Ubuntu Italic'),local('Ubuntu-Italic'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-italic.eot#iefix) format('embedded-opentype'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-italic.woff2) format('woff2'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-italic.woff) format('woff'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-italic.ttf) format('truetype'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-italic.svg#Ubuntu) format('svg')
}

@font-face {
    font-family: ubuntu;
    font-style: normal;
    font-weight: 700;
    src: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-700.eot);
    src: local('Ubuntu Bold'),local('Ubuntu-Bold'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-700.eot#iefix) format('embedded-opentype'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-700.woff2) format('woff2'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-700.woff) format('woff'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-700.ttf) format('truetype'),url(/web/20240215003436im_/https://bitify.com/wp-content/themes/fonts/ubuntu-v10-latin-700.svg#Ubuntu) format('svg')
}

body {
    font-size: 1.2em;
    color: #414141;
    background-color: #fff;
    box-sizing: border-box;
    font-family: mukta vaani,sans-serif;
    font-family: titillium web,sans-serif
}

body.down header.clone {
    top: 0
}

#header-nav {
    background-color: #414141;
    border-radius: 0;
    border: 0
}

.header_fixed {
    position: fixed
}

.navbar-default {
    color: #00aeeb
}

.navbar-default .navbar-nav>li>a {
    color: #00aeeb
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
    color: #fbfeff
}

.navbar-nav {
    font-size: 1.1em
}

#logo-img {
    background: url(/flipdealcom.png) no-repeat;
    margin: 10px 15px 10px 0;
    width: 225px;
    height: 52px;
    background-size: contain;
    position: relative;
    top: 5px;
}

.navbar-brand {
    display: none
}

#collapsable-nav ul li a {
    border-radius: 5px;
    font-size: 1.2em;
    color: #00aeeb
}

#collapsable-nav ul {
    margin: 10px 0 0
}

#collapsable-nav ul li a:hover,#collapsable-nav ul li a:focus {
    background-color: #414141;
    color: #fbfefb
}

#nav-list {
    margin-top: 10px
}

#nav-list a {
    font-weight: 700
}

#nav-list a:hover {
    color: #2ecc71
}

.adv-search-div-button {
    width: auto;
    text-align: center;
    float: left;
    margin-left: 0
}

.navbar-form {
    padding: 0;
    margin: 3px 0 0
}

.adv_search_list {
    float: left
}

.adv-search ul li {
    margin-bottom: 10px;
    font-size: 1em
}

.adv-search ul li span {
    width: 35px
}

.cat-dropdown {
    margin: 0;
    padding: 0
}

.form-control {
    border-radius: 0
}

.btc-ltc_ticker {
    float: right;
    margin-top: 16px;
    width: 329px;
    padding-right: 3px;
    margin-right: 0px;
}

.balancebox {
    float: right;
    margin-top: 17px;
    width: 121px;
    padding-right: 3px;
    margin-right: 0px;
}
.balancebox  h4 {
    font-size: 14px;
}

.btc-ltc_ticker h4 {
    font-size: 16px;
}

.btc_ticker {
    width: 50%;
    text-align: left;
    float: left;
    color: #f39c12!important;
    display: flex;
}

.ltc_ticker {
    width: 50%;
    text-align: left;
    float: right;
    color: #cecece!important;
    display: flex;
}

.eth_ticker {
    width: 50%;
    text-align: left;
    float: right;
    color: #6F7CBA !important;
    display: flex;
}

.btc-ltc_ticker .col-md-6 {
    width: 38%;
    padding: 0px;
}

.hidden_sub_cat {
    display: none
}

#zenbox_tab {
    top: 45%!important;
    left: -12px;
    width: 47px
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px
}

.bs-callout p:last-child {
    margin-bottom: 0
}

.bs-callout code {
    border-radius: 3px
}

.bs-callout+.bs-callout {
    margin-top: -5px
}

.bs-callout-default {
    border-left-color: #777
}

.bs-callout-default h4 {
    color: #777
}

.bs-callout-primary {
    border-left-color: #428bca
}

.bs-callout-primary h4 {
    color: #428bca
}

.bs-callout-success {
    border-left-color: #5cb85c
}

.bs-callout-success h4 {
    color: #5cb85c
}

.bs-callout-danger {
    border-left-color: #d9534f
}

.bs-callout-danger h4 {
    color: #d9534f
}

.bs-callout-warning {
    border-left-color: #f0ad4e
}

.bs-callout-warning h4 {
    color: #f0ad4e
}

.bs-callout-info {
    border-left-color: #5bc0de
}

.bs-callout-info h4 {
    color: #5bc0de
}

.sell_buy_escrow {
    margin-bottom: 0
}

.sell_buy_escrow div h2 {
    color: #414141;
    font-size: 2em;
    transition: all .2s ease-in-out
}

.sell_buy_escrow div h2:hover,.sell_buy_escrow div h2:focus {
    color: #f39c12
}

.home-row {
    border-top: 1px solid #f3f3f3;
    padding-top: 20px
}

.home-row div label {
    float: left;
    width: 150px;
    color: #414141;
    font-size: 1.2em;
    font-weight: 400
}

.home-row div input {
    width: 200px;
    float: left;
    margin: 0 auto
}

.home-row div p {
    width: 100%;
    float: left;
    text-align: left
}

.wp-social-login-widget {
    display: block;
    float: left;
    width: 100%;
    padding: 10px 10px 10px 0
}

.wp-social-login-connect-with {
    float: left;
    font-size: 1.2em;
    width: 150px;
    text-align: left;
    display: block;
    max-width: 100%;
    margin-bottom: 5px
}

.wp-social-login-provider-list {
    padding: 0
}

.classMarBut {
    margin-bottom: 15px
}

.minus-margin-header {
    margin-top: 0
}

.panel-login {
    border-color: #ccc;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.2)
}

.panel-heading {
    border-radius: 0!important
}

.panel {
    box-shadow: none;
    border-radius: 0
}

.panel-login>.panel-heading {
    color: #00415d;
    background-color: #fff;
    border-color: #fff;
    text-align: center
}

.panel-login>.panel-heading a {
    text-decoration: none;
    color: #666;
    font-weight: 700;
    font-size: 15px;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.panel-login>.panel-heading a.active {
    color: #2ecc71;
    font-size: 18px
}

.panel-login>.panel-heading hr {
    margin-top: 10px;
    margin-bottom: 0;
    clear: both;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0))
}

.panel-login input[type=text],.panel-login input[type=email],.panel-login input[type=password] {
    height: 45px;
    border: 1px solid #ddd;
    font-size: 16px;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.panel-login input:hover,.panel-login input:focus {
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #ccc
}

.panel-item {
    border-color: #ccc;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
    padding-top: 15px
}

.panel-item>.panel-heading {
    color: #00415d;
    background-color: #fff;
    border-color: #fff;
    text-align: center
}

.panel-item>.panel-heading a {
    text-decoration: none;
    color: #414141;
    font-weight: 700;
    font-size: 15px;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.panel-item>.panel-heading a.active {
    color: #029f5b;
    font-size: 18px
}

.panel-item>.panel-heading hr {
    margin-top: 10px;
    margin-bottom: 0;
    clear: both;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0))
}

.panel-item input[type=text],.panel-item input[type=email],.panel-item input[type=password] {
    height: 30px;
    border: 1px solid #ddd;
    font-size: .8em;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.panel-item input:hover,.panel-item input:focus {
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #ccc
}

.panel-item h1 {
    font-size: 2.2em;
    margin-top: 0
}

.panel-default>.panel-heading {
    color: #fefbff;
    background-color: #414141
}

.btn-login {
    background-color: #00aeeb;
    outline: none;
    color: #fff;
    font-size: 14px;
    height: auto;
    font-weight: 400;
    padding: 14px 0;
    text-transform: uppercase;
    border-color: #59b2e6;
    border-radius: 0
}

.btn-login:hover,.btn-login:focus {
    color: #fff;
    background-color: #53a3cd;
    border-color: #53a3cd
}

.forgot-password {
    text-decoration: underline;
    color: #888
}

.forgot-password:hover,.forgot-password:focus {
    text-decoration: underline;
    color: #666
}

.btn-register {
    background-color: #2ecc71;
    outline: none;
    color: #fff;
    font-size: 14px;
    height: auto;
    font-weight: 400;
    padding: 14px 0;
    text-transform: uppercase;
    border-color: #1cb94a;
    border-radius: 0
}

.btn-register:hover,.btn-register:focus {
    color: #fff;
    background-color: #1ca347;
    border-color: #1ca347
}

.footer-header {
    color: #f3f3f3;
    font-size: 1.2em;
    margin: 10px 0;
    text-align: left
}

.footer-links a {
    width: 100%;
    display: block;
    text-align: left
}

.footer-links span {
    display: block;
    float: left
}

.panel-footer {
    background-color: #414141;
    border-radius: 0
}

.copy-right {
    color: #fbfeff;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

.btn-primary {
    background-color: #00aeeb;
    border-color: #0996c7
}

.btn-success {
    background-color: #2ecc71;
    color: #fff!important
}

.btn-warning {
    background-color: #f39c12
}

.btn-danger {
    background-color: #da5f82
}

.items-side-bar {
    width: 250px
}

.right-left-pad {
    padding: 0 10px
}

.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s
}

.btn-primary.btn-outline {
    color: #428bca
}

.btn-success.btn-outline {
    color: #5cb85c!important
}

.btn-info.btn-outline {
    color: #5bc0de
}

.btn-warning.btn-outline {
    color: #f0ad4e
}

.btn-danger.btn-outline {
    color: #d9534f
}

.btn-primary.btn-outline:hover,.btn-success.btn-outline:hover,.btn-info.btn-outline:hover,.btn-warning.btn-outline:hover,.btn-danger.btn-outline:hover {
    color: #fff!important
}

.btn-primary.btn-outline:active,.btn-success.btn-outline:active,.btn-info.btn-outline:active,.btn-warning.btn-outline:active,.btn-danger.btn-outline:active {
    border-radius: 0
}

.input-group-addon {
    border-radius: 0
}

footer {
    float: left;
    width: 100%
}

footer hr {
    margin-bottom: 10px
}

footer span {
    margin-right: 15px
}

.wp-social-login-provider-list a {
    margin: 0 8px
}

.btn .btn-xs .col-xs-12 {
    margin-bottom: 10px;
    border-radius: 0
}

.featured_div {
    background: #2ecc71;
    width: 18px;
    position: absolute;
    top: -10px;
    bottom: 10px;
    right: -3px;
    z-index: 9;
    top: 28px;
    height: 120px;
    opacity: 75%
}

.featured_div span {
    color: #fff;
    transform: rotate(90deg);
    position: absolute;
    letter-spacing: 1px;
    line-height: 113%;
    font-size: 11px;
    width: 145px;
    float: left;
    top: 50%;
    text-align: center;
    z-index: 99;
    left: -66px
}

.featured_div_sm {
    background: #2ecc71;
    width: 100%;
    height: 18px;
    text-align: center
}

.featured_div_sm span {
    color: #fff;
    letter-spacing: 1px;
    line-height: 1.8;
    font-size: 11px;
    text-align: center
}

form ul li {
    list-style: none;
    margin-bottom: 10px
}

.adv-search-sidebar {
    max-width: 260px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    padding: 15px 0 0
}

.drop_down_right {
    text-align: center
}

.visible-small {
    display: none!important
}

.width-auto {
    width: auto!important
}

.panel-body {
    font-size: 1.2em
}

.stepwizard-step p {
    margin-top: 10px
}

.stepwizard-row {
    display: table-row
}

.stepwizard {
    display: table;
    width: 50%;
    position: relative
}

.stepwizard-step button[disabled] {
    opacity: 1!important;
    filter: alpha(opacity=100)!important
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative
}

.alert {
    border-radius: 0
}

.btn {
    border-radius: 0
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px
}

label {
    font-weight: 500!important;
    font-size: 1em
}

.fileUpload4-button {
    border-radius: 0
}

.preview {
    height: 50px;
    width: auto
}

.preview img {
    height: 50px;
    width: auto!important
}

.preview canvas {
    height: 50px;
    width: auto!important
}

#form-control {
    margin-bottom: 10px
}

.pagination-nav {
    padding: 10px 0;
    margin-left: -15px
}

.private-messages-nav {
    margin-bottom: 15px
}

.private-messages-nav button {
    margin-right: 10px
}

.table {
    margin-bottom: 0;
    font-size: .9em
}

.acc-btn {
    margin: 4px
}

.av-img {
    max-height: 150px;
    max-width: 150px;
    width: auto;
    height: auto
}

@media only screen and (max-device-width: 667px) {
    .minus-margin-header {
        margin-top:-35px
    }

    .btc-ltc_ticker {
        float: left;
        margin-top: -55px;
        margin-bottom: 35px
    }

    .btc_ticker {
        float: left
    }

    .ltc_ticker {
        float: right;
        text-align: right
    }

    .classMarBut {
        margin-bottom: 5px
    }

    .footer-links a {
        margin: 8px 0
    }

    .user-profile-avatar {
        float: right;
        text-align: center
    }

    .ZenboxTableft {
        display: none!important
    }

    #zenbox_tab {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .drop_down_right {
        float:right
    }

    .form-horizontal .control-label {
        padding-top: 0
    }

    .panel_item {
        float: right
    }

    .th3 {
        width: 138px
    }
}

@media only screen and (max-width: 767px) {
    .navbar-nav .open .dropdown-menu>li>a {
        color:#fbfeff;
        text-align: center
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
        color: #e7e7e7
    }

    .visible-small {
        display: block!important
    }

    .login-box {
        top: 45px
    }

    .image-gallery li {
        max-width: 50%;
        width: 50%
    }

    .ad-page-image-holder {
        width: auto;
        max-width: 100%
    }
}

.bs-calltoaction {
    position: relative;
    width: auto;
    padding: 0 25px;
    border: 1px solid #000;
    margin-top: 0;
    margin-bottom: 15px;
    border-radius: 0
}

.bs-calltoaction>.row {
    display: table;
    width: calc(100% + 30px)
}

.bs-calltoaction>.row>[class^=col-],.bs-calltoaction>.row>[class*=" col-"] {
    float: none;
    display: table-cell;
    vertical-align: middle
}

.cta-contents {
    padding-top: 10px;
    padding-bottom: 10px
}

.cta-title {
    margin: 0 auto 15px;
    padding: 0
}

.cta-desc {
    padding: 0
}

.cta-desc p:last-child {
    margin-bottom: 0
}

.cta-button {
    padding-top: 10px;
    padding-bottom: 10px
}

@media(max-width: 991px) {
    .bs-calltoaction>.row {
        display:block;
        width: auto
    }

    .bs-calltoaction>.row>[class^=col-],.bs-calltoaction>.row>[class*=" col-"] {
        float: none;
        display: block;
        position: relative
    }

    .cta-contents {
        text-align: center
    }
}

.bs-calltoaction.bs-calltoaction-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.bs-calltoaction.bs-calltoaction-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.bs-calltoaction.bs-calltoaction-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.bs-calltoaction.bs-calltoaction-success {
    color: #fff;
    background-color: #2ecc71;
    border-color: #4cae4c
}

.bs-calltoaction.bs-calltoaction-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.bs-calltoaction.bs-calltoaction-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.bs-calltoaction.bs-calltoaction-primary .cta-button .btn,.bs-calltoaction.bs-calltoaction-info .cta-button .btn,.bs-calltoaction.bs-calltoaction-success .cta-button .btn,.bs-calltoaction.bs-calltoaction-warning .cta-button .btn,.bs-calltoaction.bs-calltoaction-danger .cta-button .btn {
    border-color: #fff
}

#outer-box {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    background-color: rgba(51,51,51,.01)
}

#outer-box img {
    width: 300px;
    height: auto
}

#outer-box #inner-box {
    background: rgba(255,255,255,.9);
    height: 50%;
    width: 50%;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    padding: 0;
    border-radius: 5px;
    border: 1px #333 solid;
    margin: 0 auto
}

#outer-box #inner-box p {
    color: #414141;
    opacity: 1;
    line-height: 150px;
    font-family: arial;
    text-align: center
}

.vertical-center {
    min-height: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center
}

.badge-header {
    background-color: #f39c12;
    color: #414141;
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px
}

#show_more_details {
    margin-bottom: 15px
}

.show_more_details {
    text-align: center;
    width: 100%;
    margin-bottom: 15px
}

.show_more_details ul {
    width: 100%;
    color: #414141;
    text-align: left;
    float: left
}

.code_table {
    max-height: 200px;
    overflow: auto;
    display: block;
    border-bottom: 1px solid #ddd
}

.th1 {
    width: 75%
}

.th2 {
    width: 30%
}

.th3 {
    width: 27%
}

#header-fixed {
    position: fixed;
    top: 0;
    display: none
}

.nogrid_div {
    width: 15px;
    position: absolute;
    z-index: 99;
    opacity: .6;
    right: 5px;
    top: 5px;
    height: auto
}

.nogrid_div img {
    margin-bottom: 2px;
    width: 15px;
    height: 15px
}

.grid_div {
    height: 20px;
    float: right;
    margin-right: 5px;
    width: auto
}

.grid_div img {
    width: 20px;
    height: 20px
}

blockquote {
    font-size: 1.1em;
    font-style: italic;
    background-color: #f9f9f9;
    border-left: 5px solid #f39c12;
    margin: 0 20px 20px
}

.modal-content {
    overflow-y: auto;
    border-radius: 0
}

.tos-caption-0 {
    display: none
}

.wp-block-archives {
    box-sizing: border-box
}

.wp-block-archives-dropdown label {
    display: block
}

.wp-block-avatar {
    box-sizing: border-box
}

.wp-block-avatar.aligncenter {
    text-align: center
}

.wp-block-audio {
    box-sizing: border-box
}

.wp-block-audio figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-audio audio {
    min-width: 300px;
    width: 100%
}

.wp-block-button__link {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    word-break: break-word
}

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button__link.alignright {
    text-align: right
}

:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons>.wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap,.5em)*.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap,.5em)*.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap,.5em)*.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
    flex-basis: 100%;
    width: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
    width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
    width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
    width: 75%
}

.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius {
    border-radius: 0!important
}

.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link {
    border: 2px solid;
    padding: .667em 1.333em
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color) {
    color: currentColor
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background) {
    background-color: transparent;
    background-image: none
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
    margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center
}

.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.wp-block-buttons.aligncenter {
    text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-button.aligncenter,.wp-block-calendar {
    text-align: center
}

.wp-block-calendar td,.wp-block-calendar th {
    border: 1px solid;
    padding: .25em
}

.wp-block-calendar th {
    font-weight: 400
}

.wp-block-calendar caption {
    background-color: inherit
}

.wp-block-calendar table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-calendar table:where(:not(.has-text-color)) {
    color: #40464d
}

.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th {
    border-color: #ddd
}

.wp-block-calendar table.has-background th {
    background-color: inherit
}

.wp-block-calendar table.has-text-color th {
    color: inherit
}

:where(.wp-block-calendar table:not(.has-background) th) {
    background: #ddd
}

.wp-block-categories {
    box-sizing: border-box
}

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-code {
    box-sizing: border-box
}

.wp-block-code code {
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    white-space: pre-wrap
}

.wp-block-columns {
    align-items: normal!important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap!important;
    margin-bottom: 1.75em
}

@media(min-width: 782px) {
    .wp-block-columns {
        flex-wrap:nowrap!important
    }
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media(max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis:100%!important
    }
}

@media(min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis:0;
        flex-grow: 1
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap!important
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
    flex-grow: 0
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word
}

.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top {
    width: 100%
}

.wp-block-post-comments {
    box-sizing: border-box
}

.wp-block-post-comments .alignleft {
    float: left
}

.wp-block-post-comments .alignright {
    float: right
}

.wp-block-post-comments .navigation:after {
    clear: both;
    content: "";
    display: table
}

.wp-block-post-comments .commentlist {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
    font-size: 1em;
    line-height: 1.8;
    margin: 1em 0
}

.wp-block-post-comments .commentlist .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .comment-author {
    line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    margin-top: .5em;
    width: 2.5em
}

.wp-block-post-comments .comment-author cite {
    font-style: normal
}

.wp-block-post-comments .comment-meta {
    font-size: .875em;
    line-height: 1.5
}

.wp-block-post-comments .comment-meta b {
    font-weight: 400
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
    display: block;
    margin-bottom: 1em;
    margin-top: 1em
}

.wp-block-post-comments .comment-body .commentmetadata {
    font-size: .875em
}

.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium,smaller);
    margin-left: .5em
}

.wp-block-post-comments .reply {
    font-size: .875em;
    margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea {
    padding: calc(.667em + 2px)
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination.aligncenter {
    justify-content: center
}

.wp-block-comment-template {
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-comment-template li {
    clear: both
}

.wp-block-comment-template ol {
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding-left: 2rem
}

.wp-block-comment-template.alignleft {
    float: left
}

.wp-block-comment-template.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-comment-template.alignright {
    float: right
}

.wp-block-cover,.wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 430px;
    padding: 1em;
    position: relative
}

.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient {
    background-color: transparent
}

.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before {
    background-color: inherit;
    content: ""
}

.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: .1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: .2
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: .3
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: .4
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: .5
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: .6
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: .7
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: .8
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: .9
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1
}

.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-cover-image:after,.wp-block-cover:after {
    content: "";
    display: block;
    font-size: 0;
    min-height: inherit
}

@supports(position: sticky) {
    .wp-block-cover-image:after,.wp-block-cover:after {
        content:none
    }
}

.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright {
    display: flex
}

.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container {
    color: #fff;
    width: 100%;
    z-index: 1
}

.wp-block-cover-image.is-light .wp-block-cover__inner-container,.wp-block-cover.is-light .wp-block-cover__inner-container {
    color: #000
}

.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color) {
    color: inherit
}

.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0;
    width: auto
}

.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

@supports(-webkit-overflow-scrolling:touch) {
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

@media(prefers-reduced-motion:reduce) {
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wp-block-cover__image-background,.wp-block-cover__video-background {
    z-index: 0
}

.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2 {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center;
    z-index: 1
}

.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px
}

.wp-block-cover .wp-block-embed {
    min-height: 240px;
    min-width: 320px
}

.wp-block-embed {
    overflow-wrap: break-word
}

.wp-block-embed figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file {
    margin-bottom: 1.5em
}

.wp-block-file:not(.wp-element-button) {
    font-size: .8em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file *+.wp-block-file__button {
    margin-left: .75em
}

.wp-block-file__embed {
    margin-bottom: 1em
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin: 0 1em 1em 0;
    position: relative;
    width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: .8em;
    margin: 0;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption {
    flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
    flex: 1;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
    margin-right: 0;
    width: 100%
}

@media(min-width: 600px) {
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        margin-right:1em;
        width: calc(33.33333% - .66667em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(25% - .75em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(20% - .8em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(16.66667% - .83333em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(14.28571% - .85714em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(12.5% - .875em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
    align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 0;
    width: calc(50% - var(--wp--style--unstable-gallery-gap,16px)/2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    max-width: 100%;
    position: relative
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div {
    flex-direction: column;
    flex-grow: 1;
    margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
    display: block;
    height: auto;
    max-width: 100%!important;
    width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    left: 0;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 0 8px 8px;
    position: absolute;
    text-align: center;
    width: 100%
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
    display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
    color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
    flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    background: 0 0;
    color: inherit;
    flex: initial;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative
}

.wp-block-gallery.has-nested-images figcaption {
    flex-basis: 100%;
    flex-grow: 1;
    text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-bottom: auto;
    margin-top: 0
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
    display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    flex: 1 0 0%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    width: 100%
}

@media(min-width: 600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        width:calc(33.33333% - var(--wp--style--unstable-gallery-gap,16px)*.66667)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap,16px)*.75)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap,16px)*.8)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap,16px)*.83333)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap,16px)*.85714)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap,16px)*.875)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap,16px)*.66667)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
        width: calc(50% - var(--wp--style--unstable-gallery-gap,16px)*.5)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%
    }
}

.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center
}

.wp-block-group {
    box-sizing: border-box
}

h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background {
    padding: 1.25em 2.375em
}

.wp-block-image img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image img,.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull img,.wp-block-image.alignwide img {
    height: auto;
    width: 100%
}

.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright {
    display: table
}

.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption {
    caption-side: bottom;
    display: table-caption
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img {
    border-radius: 9999px
}

@supports((-webkit-mask-image: none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        border-radius:0;
        -webkit-mask-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSI1MCIvPjwvc3ZnPg==);
        mask-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSI1MCIvPjwvc3ZnPg==);
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain
    }
}

.wp-block-image :where(.has-border-color) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-color]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-color]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-color]) {
    border-left-style: solid
}

.wp-block-image :where([style*=border-width]) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-width]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-width]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-width]) {
    border-left-style: solid
}

.wp-block-image figure {
    margin: 0
}

ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    line-height: 1.1;
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    list-style: none;
    min-height: 2.25em
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.25em
}

.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: .875em;
    line-height: 1.8;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-latest-posts {
    box-sizing: border-box
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding-left: 0
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%
}

@media(min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width:calc(50% - .625em)
    }

    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .9375em)
    }

    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em)
    }

    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em)
    }

    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0
    }
}

.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date {
    display: block;
    font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-latest-posts__featured-image a {
    display: inline-block
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    max-width: 100%;
    width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
    float: left;
    margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
    float: right;
    margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

ol,ul {
    box-sizing: border-box
}

ol.has-background,ul.has-background {
    padding: 1.25em 2.375em
}

.wp-block-media-text {
    box-sizing: border-box;
    direction: ltr;
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    align-self: start
}

.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media {
    align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
    align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    grid-column: 2;
    grid-row: 1;
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    grid-column: 2;
    grid-row: 1
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 1
}

.wp-block-media-text__media img,.wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    vertical-align: middle;
    width: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    background-size: cover;
    height: 100%;
    min-height: 250px
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    clip: rect(0,0,0,0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

@media(max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns:100%!important
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2
    }
}

.wp-block-navigation {
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center;
    position: relative
}

.wp-block-navigation ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0
}

.wp-block-navigation ul,.wp-block-navigation ul li {
    list-style: none;
    padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
    align-items: center;
    display: flex;
    position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
    display: none
}

.wp-block-navigation .wp-block-navigation-item__content {
    display: block
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: inherit
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
    text-decoration: underline
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
    text-decoration: line-through
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a {
    text-decoration: none
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
    text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
    align-self: center;
    background-color: inherit;
    border: none;
    color: currentColor;
    display: inline-block;
    font-size: inherit;
    height: .6em;
    line-height: 0;
    margin-left: .25em;
    padding: 0;
    width: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    stroke: currentColor;
    display: inline-block;
    height: inherit;
    margin-top: .075em;
    width: inherit
}

.wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
    --navigation-layout-justification-setting: center;
    --navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
    --navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
    --navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
    --navigation-layout-justification-setting: space-between;
    --navigation-layout-justify: space-between
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    align-items: normal;
    background-color: inherit;
    color: inherit;
    display: flex;
    flex-direction: column;
    height: 0;
    left: -1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    transition: opacity .1s linear;
    visibility: hidden;
    width: 0;
    z-index: 2
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-left: auto;
    margin-right: 0
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    margin: 0
}

@media(min-width: 782px) {
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left:100%;
        top: -1px
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
        background: 0 0;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 100%;
        width: .5em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: .25em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg)
    }
}

.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%
}

@media(min-width: 782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left:100%;
        top: 0
    }
}

.wp-block-navigation-submenu {
    display: flex;
    position: relative
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor
}

button.wp-block-navigation-item__content {
    background-color: transparent;
    border: none;
    color: currentColor;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-align: left;
    text-transform: inherit
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-right: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
    margin-left: -.6em;
    pointer-events: none
}

.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog {
    gap: inherit
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
    padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
    left: auto;
    right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: -1px;
    right: -1px
}

@media(min-width: 782px) {
    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left:auto;
        right: 100%
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    color: #000
}

.wp-block-navigation__container {
    align-items: var(--navigation-layout-align,initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial);
    list-style: none;
    margin: 0;
    padding-left: 0
}

.wp-block-navigation__container .is-responsive {
    display: none
}

.wp-block-navigation__container:only-child,.wp-block-page-list:only-child {
    flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        transform: translateY(.5em)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.wp-block-navigation__responsive-container {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.wp-block-navigation__responsive-container .wp-block-navigation-link a {
    color: inherit
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-align,initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    background-color: inherit!important;
    color: inherit!important
}

.wp-block-navigation__responsive-container.is-menu-open {
    animation: overlay-menu__fade-in-animation .1s ease-out;
    animation-fill-mode: forwards;
    background-color: inherit;
    display: flex;
    flex-direction: column;
    overflow: auto;
    padding: var(--wp--style--root--padding-top,2rem) var(--wp--style--root--padding-right,2rem) var(--wp--style--root--padding-bottom,2rem) var(--wp--style--root--padding-left,2rem);
    z-index: 100000
}

@media(prefers-reduced-motion:reduce) {
    .wp-block-navigation__responsive-container.is-menu-open {
        animation-delay: 0s;
        animation-duration: 1ms
    }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-justification-setting,inherit);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow: visible;
    padding-top: calc(2rem + 24px)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    justify-content: flex-start
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
    display: none
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    border: none;
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: initial;
    padding-left: 2rem;
    padding-right: 2rem;
    position: static;
    visibility: visible;
    width: auto
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    gap: inherit
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    padding-top: var(--wp--style--block-gap,2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    align-items: var(--navigation-layout-justification-setting,initial);
    display: flex;
    flex-direction: column
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    background: 0 0!important;
    color: inherit!important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: auto;
    right: auto
}

@media(min-width: 600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        background-color:inherit;
        display: block;
        position: relative;
        width: 100%;
        z-index: auto
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff;
    color: #000
}

.wp-block-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700
}

.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open {
    background: 0 0;
    border: none;
    color: currentColor;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    vertical-align: middle
}

.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    display: block;
    height: 24px;
    pointer-events: none;
    width: 24px
}

.wp-block-navigation__responsive-container-open {
    display: flex
}

.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

@media(min-width: 600px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display:none
    }
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

.wp-block-navigation__responsive-close {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--wp--style--global--wide-size,100%);
    width: 100%
}

.wp-block-navigation__responsive-close:focus {
    outline: none
}

.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog {
    box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
    position: relative
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 46px
}

@media(min-width: 782px) {
    .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
        margin-top:32px
    }
}

html.has-modal-open {
    overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
    overflow-wrap: break-word;
    word-break: normal
}

.wp-block-navigation .wp-block-navigation-item__description {
    display: none
}

.wp-block-navigation .wp-block-page-list {
    align-items: var(--navigation-layout-align,initial);
    background-color: inherit;
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial)
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: .68;
    margin: .05em .1em 0 0;
    text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: .1em
}

p.has-drop-cap.has-background {
    overflow: hidden
}

p.has-background {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    font-size: .5em;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    font-size: .7em;
    margin-bottom: .7em
}

.wp-block-post-author__content {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-post-author__name {
    margin: 0
}

.wp-block-post-comments-form {
    box-sizing: border-box
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form input[type=submit] {
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    overflow-wrap: break-word;
    text-align: center
}

.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea {
    padding: calc(.667em + 2px)
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium,smaller);
    margin-left: .5em
}

.wp-block-post-date {
    box-sizing: border-box
}

.wp-block-post-excerpt {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__excerpt {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-post-excerpt__more-text {
    margin-bottom: 0;
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__more-link {
    display: inline-block
}

.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0
}

.wp-block-post-featured-image a {
    display: block
}

.wp-block-post-featured-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    width: 100%
}

.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img {
    width: 100%
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
    background-color: #000;
    inset: 0;
    position: absolute
}

.wp-block-post-featured-image {
    position: relative
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
    background-color: transparent
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
    opacity: 0
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
    opacity: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
    opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
    opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
    opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
    opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
    opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
    opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
    opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
    opacity: .9
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
    opacity: 1
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-post-terms {
    box-sizing: border-box
}

.wp-block-post-terms .wp-block-post-terms__separator {
    white-space: pre-wrap
}

.wp-block-post-title {
    box-sizing: border-box;
    word-break: break-word
}

.wp-block-post-title a {
    display: inline-block
}

.wp-block-preformatted {
    white-space: pre-wrap
}

.wp-block-preformatted.has-background {
    padding: 1.25em 2.375em
}

.wp-block-pullquote {
    box-sizing: border-box;
    margin: 0 0 1em;
    overflow-wrap: break-word;
    padding: 3em 0;
    text-align: center
}

.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p {
    color: inherit
}

.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright {
    max-width: 420px
}

.wp-block-pullquote cite,.wp-block-pullquote footer {
    position: relative
}

.wp-block-pullquote .has-text-color a {
    color: inherit
}

.wp-block-pullquote.has-text-align-left blockquote {
    text-align: left
}

.wp-block-pullquote.has-text-align-right blockquote {
    text-align: right
}

.wp-block-pullquote.is-style-solid-color {
    border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 2em;
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    font-style: normal;
    text-transform: none
}

.wp-block-pullquote cite {
    color: inherit
}

.wp-block-post-template {
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-post-template.wp-block-post-template {
    background: 0 0
}

.wp-block-post-template.is-flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.25em
}

.wp-block-post-template.is-flex-container li {
    margin: 0;
    width: 100%
}

@media(min-width: 600px) {
    .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
        width:calc(50% - .625em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
        width: calc(25% - .9375em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li {
        width: calc(20% - 1em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {
        width: calc(16.66667% - 1.04167em)
    }
}

.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type {
    margin-inline-start:auto}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {
    margin-inline-end:auto}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
    justify-content: center
}

.wp-block-query-title,.wp-block-quote {
    box-sizing: border-box
}

.wp-block-quote {
    overflow-wrap: break-word
}

.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
    margin-bottom: 1em;
    padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
    font-size: 1.125em;
    text-align: right
}

.wp-block-read-more {
    display: block;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus {
    text-decoration: none
}

ul.wp-block-rss {
    list-style: none;
    padding: 0
}

ul.wp-block-rss.wp-block-rss {
    box-sizing: border-box
}

ul.wp-block-rss.alignleft {
    margin-right: 2em
}

ul.wp-block-rss.alignright {
    margin-left: 2em
}

ul.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0
}

ul.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%
}

@media(min-width: 600px) {
    ul.wp-block-rss.columns-2 li {
        width:calc(50% - 1em)
    }

    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em)
    }

    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em)
    }

    ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em)
    }

    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em)
    }
}

.wp-block-rss__item-author,.wp-block-rss__item-publish-date {
    display: block;
    font-size: .8125em
}

.wp-block-search__button {
    margin-left: .625em;
    word-break: normal
}

.wp-block-search__button.has-icon {
    line-height: 0
}

.wp-block-search__button svg {
    fill: currentColor;
    min-height: 1.5em;
    min-width: 1.5em;
    vertical-align: text-bottom
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: .375em .625em
}

.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.wp-block-search__label {
    width: 100%
}

.wp-block-search__input {
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3em;
    padding: 8px;
    text-decoration: unset!important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    margin-left: 0
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border: none;
    border-radius: 0;
    padding: 0 0 0 .25em
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
    outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
    padding: .125em .5em
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

.wp-block-separator {
    border: 1px solid;
    border-left: none;
    border-right: none
}

.wp-block-separator.is-style-dots {
    background: 0 0!important;
    border: none;
    height: auto;
    line-height: 1;
    text-align: center
}

.wp-block-separator.is-style-dots:before {
    color: currentColor;
    content: "···";
    font-family: serif;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em
}

.wp-block-site-logo {
    box-sizing: border-box;
    line-height: 0
}

.wp-block-site-logo a {
    display: inline-block
}

.wp-block-site-logo.is-default-size img {
    height: auto;
    width: 120px
}

.wp-block-site-logo img {
    height: auto;
    max-width: 100%
}

.wp-block-site-logo a,.wp-block-site-logo img {
    border-radius: inherit
}

.wp-block-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.wp-block-site-logo.is-style-rounded {
    border-radius: 9999px
}

.wp-block-site-title a {
    color: inherit
}

.wp-block-social-links {
    background: 0 0;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0
}

.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover {
    border-bottom: 0;
    box-shadow: none;
    text-decoration: none
}

.wp-block-social-links .wp-social-link a {
    padding: .25em
}

.wp-block-social-links .wp-social-link svg {
    height: 1em;
    width: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    font-size: .65em;
    margin-left: .5em;
    margin-right: .5em
}

.wp-block-social-links.has-small-icon-size {
    font-size: 16px
}

.wp-block-social-links,.wp-block-social-links.has-normal-icon-size {
    font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
    font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
    font-size: 48px
}

.wp-block-social-links.aligncenter {
    display: flex;
    justify-content: center
}

.wp-block-social-links.alignright {
    justify-content: flex-end
}

.wp-block-social-link {
    border-radius: 9999px;
    display: block;
    height: auto;
    transition: transform .1s ease
}

@media(prefers-reduced-motion:reduce) {
    .wp-block-social-link {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform .1s ease
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited {
    fill: currentColor;
    color: currentColor
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
    background-color: #ff424d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    stroke: #000;
    background-color: #fefc00;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: 0 0
}

.wp-block-social-links.is-style-logos-only .wp-social-link a {
    padding: 0
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
    height: 1.25em;
    width: 1.25em
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
    color: #ff424d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #ff4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
    stroke: #000;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
    color: #2aabee
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp {
    color: #25d366
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    color: #d32422
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: .66667em;
    padding-right: .66667em
}

.wp-block-spacer {
    clear: both
}

.wp-block-tag-cloud {
    box-sizing: border-box
}

.wp-block-tag-cloud.aligncenter {
    justify-content: center;
    text-align: center
}

.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em
}

.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px
}

.wp-block-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none
}

.wp-block-tag-cloud.is-style-outline {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

.wp-block-tag-cloud.is-style-outline a {
    border: 1px solid;
    font-size: unset!important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none!important
}

.wp-block-table {
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table thead {
    border-bottom: 3px solid
}

.wp-block-table tfoot {
    border-top: 3px solid
}

.wp-block-table td,.wp-block-table th {
    border: 1px solid;
    padding: .5em
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th {
    word-break: break-word
}

.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th {
    word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0;
    border-collapse: inherit;
    border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th {
    border-color: transparent
}

.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>* {
    border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th {
    border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: currentColor
}

.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>* {
    border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th {
    border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: currentColor
}

.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>* {
    border-left-color: inherit
}

.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>* {
    border-style: inherit
}

.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>* {
    border-style: inherit;
    border-width: inherit
}

.wp-block-text-columns,.wp-block-text-columns.aligncenter {
    display: flex
}

.wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

pre.wp-block-verse {
    overflow: auto;
    white-space: pre-wrap
}

:where(pre.wp-block-verse) {
    font-family: inherit
}

.wp-block-video {
    box-sizing: border-box
}

.wp-block-video video {
    width: 100%
}

@supports(position: sticky) {
    .wp-block-video [poster] {
        -o-object-fit:cover;
        object-fit: cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-element-button {
    cursor: pointer
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg,#00d084,#0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg,#faaca8,#dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg,#fafae1,#67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg,#fdd79a,#004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg,#330968,#31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg,#020381,#2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    word-wrap: normal!important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.screen-reader-text:focus {
    clip: auto!important;
    background-color: #ddd;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

figure {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height,0px)
}

@media screen and (max-width: 600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset:0px
    }
}

/*!This file is auto-generated*/
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

.tos-caption>div,.tos-slide,.tos-slide>* {
    box-sizing: border-box
}

.tos-slide,.tos-slider,.tos-wrapper {
    width: 100%;
    height: 100%
}

.tos-noanimation {
    -webkit-transition-property: none!important;
    transition-property: none!important
}

.tos-fastanimation {
    -webkit-transition-duration: .2s!important;
    transition-duration: .2s!important;
    -webkit-transition-timing-function: ease-out!important;
    transition-timing-function: ease-out!important
}

.tos-wrapper {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    display: none;
    padding: 0;
    margin: 0;
    overflow: hidden
}

.tos-wrapper.tos-opened {
    display: block
}

.tos-slide,.tos-slide:before,.tos-slide>* {
    display: inline-block
}

.tos-wrapper.tos-opening {
    opacity: 1
}

.tos-wrapper.tos-fixed {
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9000
}

.tos-slider,.tos-wrapper.tos-inline {
    position: relative
}

.tos-slider {
    white-space: nowrap;
    padding: 0;
    margin: 0
}

.tos-uibg,.tos-wrapper.tos-fx-slide.tos-fixed .tos-slider {
    position: absolute
}

.tos-wrapper.tos-fx-slide .tos-slider {
    left: 0;
    -webkit-transition: left .4s ease;
    transition: left .4s ease
}

.tos-wrapper.tos-fx-fade .tos-slider {
    opacity: 1;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.tos-uibg {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1
}

.tos-fill .tos-uibg {
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
    background: linear-gradient(to top,rgba(0,0,0,.5),transparent)
}

.tos-desktop .tos-wrapper:hover .tos-uibg,.tos-touch .tos-wrapper.tos-hover .tos-uibg {
    opacity: 1
}

.tos-slide {
    -webkit-overflow-scrolling: touch;
    line-height: 1px;
    text-align: center;
    overflow: hidden;
    position: relative
}

.tos-slide:before {
    content: "";
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.tos-slide.tos-loading>* {
    opacity: 0
}

.tos-slide>* {
    opacity: 1;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%
}

.tos-slide.tos-html>div {
    -webkit-overflow-scrolling: touch;
    white-space: normal;
    text-align: left;
    line-height: 1.5
}

.tos-slide.tos-html>div * {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

.tos-wrapper.tos-fill .tos-slide.tos-image>img {
    max-height: none;
    max-width: none;
    min-height: 100%;
    min-width: 100%
}

.tos-wrapper.tos-fixed .tos-slide.tos-html>div {
    background-color: #fff;
    color: #333;
    box-sizing: border-box;
    display: inline-block;
    padding: 40px;
    overflow: auto
}

.tos-desktop .tos-wrapper.tos-fixed {
    background-color: rgba(0,0,0,.85)
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit .tos-slide {
    padding: 20px
}

.tos-close,.tos-next {
    right: 20px
}

.tos-close,.tos-next,.tos-prev {
    background: #000;
    border-radius: 3px;
    opacity: 0;
    display: block;
    width: 40px;
    position: absolute;
    z-index: 1;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.tos-next,.tos-prev {
    height: 80px;
    margin-top: -40px;
    top: 50%
}

.tos-next.tos-disabled,.tos-prev.tos-disabled {
    cursor: default
}

.tos-prev {
    left: 20px
}

.tos-close {
    height: 40px;
    top: 20px
}

.tos-desktop .tos-wrapper:hover .tos-close,.tos-desktop .tos-wrapper:hover .tos-next,.tos-desktop .tos-wrapper:hover .tos-prev,.tos-touch .tos-wrapper.tos-hover .tos-close,.tos-touch .tos-wrapper.tos-hover .tos-next,.tos-touch .tos-wrapper.tos-hover .tos-prev {
    opacity: .5
}

.tos-desktop .tos-wrapper:hover .tos-close:hover,.tos-desktop .tos-wrapper:hover .tos-next:hover,.tos-desktop .tos-wrapper:hover .tos-prev:hover,.tos-touch .tos-wrapper.tos-hover .tos-close:hover,.tos-touch .tos-wrapper.tos-hover .tos-next:hover,.tos-touch .tos-wrapper.tos-hover .tos-prev:hover {
    opacity: .9
}

.tos-desktop .tos-wrapper:hover .tos-close.tos-disabled,.tos-desktop .tos-wrapper:hover .tos-next.tos-disabled,.tos-desktop .tos-wrapper:hover .tos-prev.tos-disabled,.tos-touch .tos-wrapper.tos-hover .tos-close.tos-disabled,.tos-touch .tos-wrapper.tos-hover .tos-next.tos-disabled,.tos-touch .tos-wrapper.tos-hover .tos-prev.tos-disabled {
    opacity: .2
}

.tos-close span:after,.tos-close span:before,.tos-next span,.tos-prev span {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    margin: -5px;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tos-close span:after,.tos-close span:before {
    width: 6px;
    height: 6px;
    margin-top: -4px;
    margin-left: 0;
    margin-right: 0
}

.tos-close span:before,.tos-prev span {
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    left: 50%
}

.tos-close span:after,.tos-next span {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    right: 50%
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-close .tos-slide,.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-next .tos-slide,.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-prev .tos-slide {
    padding-left: 80px;
    padding-right: 80px
}

.tos-inline {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    display: inline-block;
    margin: 0;
    position: relative;
    top: auto;
    left: auto;
    right: auto
}

.tos-caption,.tos-pagination {
    text-align: center;
    -webkit-transition: opacity .4s ease;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    position: absolute
}

.tos-inline.tos-prev {
    margin-right: -60px
}

.tos-inline.tos-next {
    margin-left: -60px
}

.tos-loading .tos-inline {
    opacity: 0!important
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-close,.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-next,.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-prev {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-close,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-next,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-prev {
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3)
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-prev,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-prev {
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-next,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-next {
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-close,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-close {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.tos-caption {
    color: #fff;
    opacity: 0;
    transition: opacity .4s ease
}

.tos-caption:after {
    content: '';
    display: block;
    clear: both
}

.tos-caption>div {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    padding: 0 20px;
    float: left
}

.tos-caption>div:last-child {
    float: right;
    margin-right: -2px
}

.tos-desktop .tos-wrapper:hover .tos-caption,.tos-touch .tos-wrapper.tos-hover .tos-caption {
    opacity: 1
}

.tos-wrapper .tos-caption {
    line-height: 20px;
    font-size: 15px;
    text-shadow: 0 1px 2px rgba(0,0,0,.8);
    height: 40px
}

.tos-wrapper.tos-has-caption .tos-uibg {
    height: 100px
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-caption .tos-slide {
    padding-bottom: 60px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-caption {
    line-height: 40px;
    font-size: 30px;
    text-shadow: 0 2px 4px rgba(0,0,0,.8);
    height: 80px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-caption .tos-uibg {
    height: 200px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-caption {
    line-height: 60px;
    font-size: 45px;
    text-shadow: 0 3px 6px rgba(0,0,0,.8);
    height: 120px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-caption .tos-uibg {
    height: 300px
}

.tos-wrapper.tos-fx-slide .tos-slider {
    -webkit-transition-property: left,margin;
    transition-property: left,margin
}

.tos-pagination {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    opacity: 0;
    transition: opacity .4s ease
}

.tos-pagination a {
    display: inline-block
}

.tos-pagination.tos-bullets a {
    background-color: rgba(255,255,255,.2)
}

.tos-pagination.tos-bullets a:hover {
    background-color: rgba(255,255,255,.5)
}

.tos-pagination.tos-bullets a.tos-selected {
    background-color: rgba(255,255,255,.9)
}

.tos-desktop .tos-wrapper:hover .tos-pagination,.tos-touch .tos-wrapper.tos-hover .tos-pagination {
    opacity: 1
}

.tos-wrapper .tos-pagination:after,.tos-wrapper .tos-pagination:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 10px
}

.tos-wrapper.tos-has-bullets .tos-pagination {
    height: 30px
}

.tos-wrapper.tos-has-bullets .tos-pagination a {
    border-radius: 10px;
    width: 10px;
    height: 10px;
    margin: 0 5px
}

.tos-wrapper.tos-has-bullets .tos-caption {
    bottom: 30px
}

.tos-wrapper.tos-has-bullets .tos-uibg {
    height: 90px
}

.tos-wrapper.tos-has-bullets.tos-has-caption .tos-uibg {
    height: 130px
}

.tos-wrapper.tos-has-thumbnails .tos-pagination {
    height: 70px
}

.tos-wrapper.tos-has-thumbnails .tos-pagination a {
    background-position: center center;
    background-size: cover;
    width: 50px;
    height: 50px;
    margin: 0 5px
}

.tos-wrapper.tos-has-thumbnails .tos-caption {
    bottom: 70px
}

.tos-wrapper.tos-has-thumbnails .tos-uibg {
    height: 130px
}

.tos-wrapper.tos-has-thumbnails.tos-has-caption .tos-uibg {
    height: 170px
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-bullets .tos-slide {
    padding-bottom: 50px
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-bullets.tos-has-caption .tos-slide {
    padding-bottom: 80px
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-thumbnails .tos-slide {
    padding-bottom: 90px
}

.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-thumbnails.tos-has-caption .tos-slide {
    padding-bottom: 120px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-pagination:after,.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-pagination:before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 20px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination {
    height: 60px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination a {
    border-radius: 20px;
    width: 20px;
    height: 20px;
    margin: 0 10px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-caption {
    bottom: 60px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-uibg {
    height: 180px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets.tos-has-caption .tos-uibg {
    height: 260px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination {
    height: 140px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a {
    background-position: center center;
    background-size: cover;
    width: 100px;
    height: 100px;
    margin: 0 10px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-caption {
    bottom: 140px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-uibg {
    height: 260px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails.tos-has-caption .tos-uibg {
    height: 340px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-pagination:after,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-pagination:before {
    content: '';
    display: inline-block;
    width: 60px;
    height: 30px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination {
    height: 90px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination a {
    border-radius: 30px;
    width: 30px;
    height: 30px;
    margin: 0 15px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-caption {
    bottom: 90px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-uibg {
    height: 270px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets.tos-has-caption .tos-uibg {
    height: 390px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination {
    height: 210px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a {
    background-position: center center;
    background-size: cover;
    width: 150px;
    height: 150px;
    margin: 0 15px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-caption {
    bottom: 210px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-uibg {
    height: 390px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails.tos-has-caption .tos-uibg {
    height: 510px
}

.tos-slide .tos-html {
    -webkit-overflow-scrolling: touch
}

.tos-play,.tos-play:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%
}

.tos-play {
    background: #000;
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.tos-play:after {
    content: ''
}

.tos-desktop .tos-wrapper:hover .tos-play,.tos-touch .tos-wrapper.tos-hover .tos-play {
    opacity: .5
}

.tos-desktop .tos-wrapper:hover .tos-play:hover,.tos-touch .tos-wrapper.tos-hover .tos-play:hover {
    opacity: .9
}

.tos-wrapper .tos-play {
    border-radius: 80px;
    width: 80px;
    height: 80px;
    margin: -40px
}

.tos-wrapper .tos-play:after {
    border: 20px solid transparent;
    border-left-color: #fff;
    border-left-width: 30px;
    margin-top: -20px;
    margin-left: -10.5px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-play {
    border-radius: 160px;
    width: 160px;
    height: 160px;
    margin: -80px
}

.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-play:after {
    border: 40px solid transparent;
    border-left-color: #fff;
    border-left-width: 60px;
    margin-top: -40px;
    margin-left: -21px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-play {
    border-radius: 240px;
    width: 240px;
    height: 240px;
    margin: -120px
}

.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-play:after {
    border: 60px solid transparent;
    border-left-color: #fff;
    border-left-width: 90px;
    margin-top: -60px;
    margin-left: -31.5px
}

.rtsocial-container {
    overflow: hidden;
    padding: 5px 0;
    clear: both
}

.rtsocial-container p {
    margin: 0
}

.rtsocial-container-align-left {
    margin: 0 5px 0 0;
    text-align: left
}

.rtsocial-container-align-right {
    margin: 0 0 0 5px;
    text-align: right
}

.rtsocial-container-align-center {
    text-align: center
}

.rtsocial-container-align-right .rtsocial-twitter-vertical,.rtsocial-container-align-right .rtsocial-fb-vertical,.rtsocial-container-align-right .rtsocial-pinterest-vertical,.rtsocial-container-align-right .rtsocial-linkedin-vertical,.rtsocial-container-align-left .rtsocial-twitter-vertical,.rtsocial-container-align-left .rtsocial-fb-vertical,.rtsocial-container-align-left .rtsocial-pinterest-vertical,.rtsocial-container-align-left .rtsocial-linkedin-vertical,.rtsocial-container-align-none .rtsocial-twitter-vertical,.rtsocial-container-align-none .rtsocial-fb-vertical,.rtsocial-container-align-none .rtsocial-linkedin-vertical,.rtsocial-container-align-none .rtsocial-pinterest-vertical {
    float: left;
    margin: 0 10px 0 0;
    overflow: hidden;
    position: relative
}

.rtsocial-pinterest-vertical {
    margin-right: 0
}

.rtsocial-container-align-center .rtsocial-twitter-vertical,.rtsocial-container-align-center .rtsocial-pinterest-vertical,.rtsocial-container-align-center .rtsocial-linkedin-vertical,.rtsocial-container-align-center .rtsocial-fb-vertical {
    overflow: hidden;
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative
}

.rtsocial-container-align-center .rtsocial-twitter-horizontal,.rtsocial-container-align-center .rtsocial-linkedin-horizontal,.rtsocial-container-align-center .rtsocial-pinterest-horizontal,.rtsocial-container-align-center .rtsocial-fb-horizontal {
    float: none;
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative;
    min-height: 24px;
    vertical-align: top
}

.rtsocial-container-align-none .rtsocial-twitter-vertical,.rtsocial-container-align-none .rtsocial-fb-vertical {
    display: inline-block
}

#display_vertical .rtsocial-container-align-none .rtsocial-twitter-vertical,#display_vertical .rtsocial-container-align-none .rtsocial-fb-vertical {
}

#btowp_img {
    margin: 18px 8px 0 0;
    float: left;
    vertical-align: bottom;
    display: inline-block
}

#btowp_title {
    float: left;
    display: inline-block
}

#rtsocial_ads_block {
    width: 30%
}

#rtsocial_ads_block>div {
    width: 80%
}

#rtsocial_ads_block div.inside {
    line-height: 18px
}

#b2wr_notice_block>p {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .9px;
    padding: 0
}

#b2wr_notice_block span {
    padding-left: 6px
}

.blue_color {
    color: #21759b!important
}

h3.positioning_title {
    margin: 0
}

div#content_block form {
    padding-left: 25px
}

div#content_block {
    width: 70%
}

#rtsocial .inside {
    font-family: lucida grande,Verdana,Arial,bitstream vera sans,sans-serif;
    line-height: 1.2em
}

#rtsocial .inside .form-table th {
    padding: 16px 10px 20px 0
}

#rtsocial .inside span.rtsocial-manual-code {
    font-style: italic;
    font-weight: 700
}

.align_left,.alignleft {
    float: left
}

.aligncenter {
    display: block;
    margin: 0 auto;
    text-align: center
}

.alignright {
    float: right
}

#error_msg {
    color: #c00
}

.template_tag {
    margin: 5px 0;
    border: #bbb;
    background-color: #eee
}

.fb_row input[type=radio] {
    margin-right: 5px
}

.fb_row img {
    margin-bottom: -6px;
    margin-right: 10px
}

.fb_title img {
    margin-bottom: -6px
}

.perma-link {
    display: none
}

#rtsocial {
    width: 100%
}

#rtsocial .postbox-container {
    width: 98%
}

.rtsocial-display-horizontal {
    text-align: center
}

.rtsocial-fb-horizontal-button,.rtsocial-twitter-horizontal-button,.rtsocial-pinterest-horizontal-button,.rtsocial-linkedin-horizontal-button,.rtsocial-fb-icon-button,.rtsocial-twitter-icon-button,.rtsocial-linkedin-icon-button,.rtsocial-pinterest-icon-button {
    float: left
}

.rtsocial-twitter-horizontal,.rtsocial-fb-horizontal,.rtsocial-pinterest-horizontal,.rtsocial-linkedin-horizontal,.rtsocial-twitter-icon,.rtsocial-fb-icon,.rtsocial-pinterest-icon,.rtsocial-linkedin-icon {
    margin: 0 15px 0 0;
    position: relative;
    display: inline-block
}

.rtsocial-twitter-horizontal:hover,.rtsocial-fb-horizontal:hover,.rtsocial-pinterest-horizontal:hover,.rtsocial-linkedin-horizontal:hover,.rtsocial-twitter-icon:hover,.rtsocial-fb-icon:hover,.rtsocial-pinterest-icon:hover,.rtsocial-linkedin-icon:hover,.rtsocial-container-align-right .rtsocial-twitter-vertical:hover,.rtsocial-container-align-right .rtsocial-fb-vertical:hover,.rtsocial-container-align-right .rtsocial-pinterest-vertical:hover,.rtsocial-container-align-right .rtsocial-linkedin-vertical:hover,.rtsocial-container-align-left .rtsocial-twitter-vertical:hover,.rtsocial-container-align-left .rtsocial-fb-vertical:hover,.rtsocial-container-align-left .rtsocial-pinterest-vertical:hover,.rtsocial-container-align-left .rtsocial-linkedin-vertical:hover,.rtsocial-container-align-none .rtsocial-twitter-vertical:hover,.rtsocial-container-align-none .rtsocial-fb-vertical:hover,.rtsocial-container-align-none .rtsocial-linkedin-vertical:hover,.rtsocial-container-align-none .rtsocial-pinterest-vertical:hover {
    position: relative;
    animation-name: wobble-up-down;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes wobble-up-down {
    16.65% {
        transform: translateY(8px)
    }

    33.3% {
        transform: translateY(-6px)
    }

    49.95% {
        transform: translateY(4px)
    }

    66.6% {
        transform: translateY(-2px)
    }

    83.25% {
        transform: translateY(1px)
    }

    100% {
        transform: translateY(0)
    }
}

.rtsocial-vertical-count {
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 37px;
    margin: 0 auto 5px;
    max-width: 55px;
    min-width: 55px;
    padding: 0;
    text-align: center;
    position: relative
}

.rtsocial-horizontal-count {
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    float: left;
    height: 20px;
    margin: 0 0 0 10px;
    max-width: 150px;
    min-width: 30px;
    padding: 0;
    text-align: center;
    position: relative
}

.rtsocial-vertical-count span {
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-size: 16px;
    font-weight: 700;
    margin: 6px 3px 5px;
    height: 70%;
    overflow: hidden;
    text-align: center
}

.rtsocial-horizontal-count span {
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-size: 12px;
    font-weight: 700;
    line-height: 164%;
    margin: 0;
    overflow: hidden;
    padding: 0 5px;
    text-align: center
}

.rtsocial-twitter-vertical .rtsocial-vertical-count,.rtsocial-twitter-horizontal .rtsocial-horizontal-count,.rtsocial-twitter-icon .rtsocial-horizontal-count,.rtsocial-linkedin-vertical .rtsocial-vertical-count,.rtsocial-linkedin-horizontal .rtsocial-horizontal-count,.rtsocial-linkedin-icon .rtsocial-horizontal-count {
    border: 1px solid #cfe3f0
}

.rtsocial-twitter-vertical .rtsocial-vertical-count span,.rtsocial-twitter-horizontal .rtsocial-horizontal-count span,.rtsocial-twitter-icon .rtsocial-horizontal-count span {
    color: #09c
}

.rtsocial-linkedin-vertical .rtsocial-vertical-count span,.rtsocial-linkedin-horizontal .rtsocial-horizontal-count span,.rtsocial-linkedin-icon .rtsocial-horizontal-count span {
    color: #04558b
}

.rtsocial-fb-vertical .rtsocial-vertical-count,.rtsocial-fb-horizontal .rtsocial-horizontal-count,.rtsocial-fb-icon .rtsocial-horizontal-count {
    border: 1px solid #d3d3d3
}

.rtsocial-fb-vertical .rtsocial-vertical-count span,.rtsocial-fb-horizontal .rtsocial-horizontal-count span {
    color: #333
}

.rtsocial-pinterest-vertical .rtsocial-vertical-count,.rtsocial-pinterest-horizontal .rtsocial-horizontal-count,.rtsocial-pinterest-icon .rtsocial-horizontal-count {
    border: 1px solid #d3d3d3
}

.rtsocial-vertical-notch,.rtsocial-horizontal-notch,.rtsocial-fb-button,.rtsocial-twitter-button,.rtsocial-pinterest-button,.rtsocial-linkedin-button,.rtsocial-fb-icon-link,.rtsocial-twitter-icon-link,.rtsocial-pinterest-icon-link,.rtsocial-linkedin-icon-link,#rtsocial-twitter,#rtsocial-facebook,#rtsocial-pinterest,#rtsocial-linkedin,#rtsocial-like-light,#rtsocial-like-dark,#rtsocial-recommend-light,#rtsocial-recommend-dark,#rtsocial-share-plain,#rtsocial-ord-tw label,#rtsocial-ord-fb label,#rtsocial-ord-lin label,#rtsocial-ord-pin label,.rt-social-connect a {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/plugins/rtsocial/images/rtsocial-sprite-image.png) no-repeat
}

.rtsocial-vertical-notch {
    display: block;
    height: 5px;
    left: 45%;
    position: absolute;
    top: 37px;
    width: 8px;
    z-index: 10
}

.rtsocial-fb-vertical .rtsocial-vertical-notch {
    background-position: -138px -189px
}

.rtsocial-pinterest-vertical .rtsocial-vertical-notch {
    background-position: -138px -189px
}

.rtsocial-twitter-vertical .rtsocial-vertical-notch {
    background-position: -147px -189px
}

.rtsocial-linkedin-vertical .rtsocial-vertical-notch {
    background-position: -147px -189px
}

.rtsocial-horizontal-notch {
    display: block;
    height: 7px;
    left: 63px;
    margin: 0;
    position: absolute;
    top: 7px;
    width: 5px;
    z-index: 20
}

.rtsocial-twitter-horizontal .rtsocial-horizontal-notch {
    background-position: -149px -181px;
    left: -5px
}

.rtsocial-fb-horizontal .rtsocial-horizontal-notch {
    background-position: -138px -181px;
    left: -5px
}

.rtsocial-pinterest-horizontal .rtsocial-horizontal-notch {
    background-position: -138px -181px;
    left: -5px
}

.rtsocial-linkedin-horizontal .rtsocial-horizontal-notch {
    background-position: -138px -181px;
    left: -5px
}

.rtsocial-fb-icon .rtsocial-horizontal-notch {
    background-position: -138px -181px;
    left: -5px
}

.rtsocial-twitter-icon .rtsocial-horizontal-notch {
    background-position: -149px -181px;
    left: -5px
}

.rtsocial-pinterest-icon .rtsocial-horizontal-notch {
    background-position: -138px -181px;
    left: -5px
}

.rtsocial-linkedin-icon .rtsocial-horizontal-notch {
    background-position: -138px -181px;
    left: -5px
}

.rtsocial-container .fb-dark .rtsocial-vertical-count,.rtsocial-container .fb-dark .rtsocial-horizontal-count {
    background: none repeat scroll 0 0 #d7d7d7;
    border: 1px solid #d7d7d7
}

.rtsocial-container .fb-dark .rtsocial-horizontal-notch {
    background-position: -137px -196px!important
}

.rtsocial-container .fb-dark .rtsocial-vertical-notch {
    background-position: -146px -197px!important
}

.rtsocial-fb-button {
    background-position: 0 -172px;
    display: block;
    height: 24px;
    width: 50px;
    text-indent: -9999px;
    text-transform: uppercase;
    margin: 0 auto
}

.rtsocial-fb-button:focus {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/plugins/rtsocial/images/rtsocial-sprite-image.png) 0 -172px no-repeat!important
}

.rtsocial-fb-button:hover {
    background-position: 0 -128px
}

.rtsocial-fb-like-dark {
    background-position: 0 -260px
}

.rtsocial-fb-like-dark:hover {
    background-position: 0 -216px
}

.rtsocial-fb-recommend-light {
    background-position: 0 -436px;
    width: 95px
}

.rtsocial-fb-recommend-light:hover {
    background-position: 0 -392px
}

.rtsocial-fb-recommend-dark {
    background-position: 0 -348px;
    width: 95px
}

.rtsocial-fb-recommend-dark:hover {
    background-position: 0 -304px
}

.rtsocial-fb-share,#rtsocial-ord-fb label {
    background-position: 0 -478px;
    width: 57px
}

#rtsocial-ord-fb label {
    display: block;
    height: 23px;
    text-indent: -9999px
}

.rtsocial-fb-share:hover,#rtsocial-ord-fb label:hover {
    background-position: 0 -478px
}

.rtsocial-twitter-vertical-button {
    text-align: center
}

.rtsocial-twitter-button,#rtsocial-ord-tw label {
    background-position: 0 -557px;
    display: block;
    float: left;
    height: 21px;
    margin: 0;
    padding: 0;
    width: 58px;
    text-indent: -9999px
}

.rtsocial-twitter-button:focus {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/plugins/rtsocial/images/rtsocial-sprite-image.png) 0 -557px no-repeat!important
}

#rtsocial-ord-tw label {
    float: none;
    display: inline-block
}

.rtsocial-twitter-button:hover,#rtsocial-ord-tw label:hover {
    background-position: 0 -517px
}

.rtsocial-pinterest-button,#rtsocial-ord-pin label {
    background-position: 0 -598px;
    border: 1px solid #c9c5c5;
    border-color: #e8e4e4 #c9c5c5 #c9c5c5;
    border-radius: 4px 4px 4px 4px;
    display: block;
    height: 22px;
    text-indent: -9999px;
    text-transform: uppercase;
    width: 47px;
    margin: 0 auto
}

.rtsocial-pinterest-button:focus {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/plugins/rtsocial/images/rtsocial-sprite-image.png) 0 -598px no-repeat!important
}

.rtsocial-pinterest-button:hover,#rtsocial-ord-pin label:hover {
    background-position: 0 -640px;
    border: 1px solid #b8b4b4
}

.rtsocial-linkedin-button,#rtsocial-ord-lin label {
    background-position: 0 -682px;
    border-color: #e2e2e2 #bfbfbf #b9b9b9;
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
    display: block;
    height: 18px;
    margin: 0 auto;
    text-indent: -9999px;
    text-transform: uppercase;
    width: 59px
}

.rtsocial-linkedin-button:focus {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/plugins/rtsocial/images/rtsocial-sprite-image.png) 0 -682px no-repeat!important
}

.rtsocial-linkedin-button:hover,#rtsocial-ord-lin label:hover {
    background-position: 0 -720px;
    border-color: #ababab #9a9a9a #787878
}

#display_manual_th {
    vertical-align: middle
}

#rtsocial-twitter {
    background-position: 0 -973px;
    display: block;
    float: left;
    height: 34px;
    overflow: hidden;
    width: 122px
}

#rtsocial-facebook {
    background-position: 0 -1029px;
    display: block;
    float: left;
    height: 34px;
    overflow: hidden;
    width: 122px
}

#rtsocial-pinterest {
    background-position: 0 -1007px;
    display: block;
    float: left;
    height: 34px;
    overflow: hidden;
    width: 122px
}

#rtsocial-linkedin {
    background-position: 0 -837px;
    display: block;
    height: 36px;
    width: 122px;
    float: left;
    overflow: hidden
}

.fb_row input#rtsocial-like-light-input {
    float: left;
    margin: 6px 6px 0 0
}

#rtsocial-like-light {
    background-position: 0 -172px;
    display: block;
    height: 24px;
    width: 52px;
    float: left
}

#rtsocial-like-light:hover {
    background-position: 0 -128px
}

.fb_row input#rtsocial-like-dark-input {
    float: left;
    margin: 6px 6px 0 0
}

#rtsocial-like-dark {
    background-position: 0 -260px;
    display: block;
    height: 24px;
    width: 52px;
    float: left
}

#rtsocial-like-dark:hover {
    background-position: 0 -216px
}

.fb_row input#rtsocial-recommend-light-input {
    float: left;
    margin: 6px 6px 0 0
}

#rtsocial-recommend-light {
    background-position: 0 -436px;
    display: block;
    height: 24px;
    width: 97px;
    float: left
}

#rtsocial-recommend-light:hover {
    background-position: 0 -392px
}

.fb_row input#rtsocial-recommend-dark-input {
    float: left;
    margin: 6px 6px 0 0
}

#rtsocial-recommend-dark {
    background-position: 0 -348px;
    display: block;
    height: 24px;
    width: 97px;
    float: left
}

#rtsocial-recommend-dark:hover {
    background-position: 0 -304px
}

.fb_row input#rtsocial-share-input {
    float: left;
    margin: 6px 6px 0 0
}

#rtsocial-share-plain {
    background-position: 0 -478px;
    display: block;
    height: 20px;
    width: 59px;
    float: left
}

.rt_clear {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix:before,.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.rt-social-connect {
    text-align: center;
    overflow: hidden
}

.rt-social-connect a {
    display: inline-block;
    font-size: 0;
    height: 32px;
    line-height: 0;
    overflow: hidden;
    text-indent: -9999px;
    text-transform: uppercase;
    width: 32px
}

.rt-social-connect a.rt-sidebar-facebook {
    background-position: -123px -52px
}

.rt-social-connect a.rt-sidebar-twitter {
    background-position: -121px 0;
    margin: 0 20px
}

.rt-social-connect a.rt-sidebar-rss {
    background-position: -123px -104px
}

#rtsocial-display-vertical-sample {
    overflow: hidden;
    float: left
}

#rtsocial-display-vertical-sample #rtsocial-twitter-vertical {
    float: left;
    overflow: hidden;
    display: block
}

#rtsocial-display-vertical-sample .rtsocial-vertical-count {
    float: left
}

#rtsocial-display-vertical-sample .rtsocial-twitter-vertical-button,#rtsocial-display-vertical-sample .rtsocial-fb-vertical-button {
    float: left;
    clear: both;
    overflow: hidden
}

#rtsocial-sorter-container {
    border: 1px solid #dfdfdf;
    overflow: hidden;
    text-align: center;
    width: 400px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#rtsocial-sorter-active,#rtsocial-sorter-inactive {
    width: 100%;
    height: 35px;
    float: left;
    margin: 0;
    border: 1px solid #dfdfdf;
    background-color: #dfdfdf;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#rtsocial-sorter-active li,#rtsocial-sorter-inactive li {
    float: left;
    margin: 0;
    padding: 5px
}

.placeholder {
    background-color: #fff;
    text-align: center;
    width: 15%;
    height: 22px
}

.rtsocial-active,.rtsocial-inactive {
    background-color: #eee;
    font-weight: 700;
    margin: 0;
    padding: 3px;
    border-bottom: 1px solid #dfdfdf
}

#rtsocial-placement-settings-row .description {
    padding-left: 20px
}

#rtsocial-placement-settings-row .description strong {
    margin-left: 20px
}

#rtsocial-button-style-inner {
    border-spacing: 0
}

#rtsocial-button-style-inner td {
    padding: 0 10px 10px 0;
    vertical-align: top
}

.rtsocial-twitter-icon-link,.rtsocial-fb-icon-link,.rtsocial-linkedin-icon-link,.rtsocial-pinterest-icon-link {
    display: block;
    height: 24px;
    text-indent: -9999px;
    width: 24px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.rtsocial-twitter-icon-link {
    background-position: -130px -484px;
    border: 1px solid #cfe3f0
}

.rtsocial-twitter-icon-link:hover {
    border: 1px solid #aacde4
}

.rtsocial-fb-icon-link {
    background-position: -130px -310px
}

.rtsocial-pinterest-icon-link {
    background-position: -130px -442px
}

.rtsocial-linkedin-icon-link {
    background-position: -130px -398px
}

.postbox .handle-order-higher,.postbox .handle-order-lower,.postbox .handlediv {
    display: none
}

.postbox .handle-order-higher,.postbox .handle-order-lower,.postbox .ui-sortable-handle {
    font-size: 17px!important;
    padding: 8px 12px!important;
    font-weight: 700
}

.switch {
    position: relative;
    display: inline-block;
    top: -5px;
    width: 50px;
    height: 28px
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 3px;
    bottom: 3px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked+.slider {
    background-color: #2196f3
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196f3
}

input:checked+.slider:before {
    -webkit-transform: translateX(22px);
    -ms-transform: translateX(22px);
    transform: translateX(22px)
}

.slider.round {
    border-radius: 34px
}

.slider.round:before {
    border-radius: 50%
}

/*!Do not edit this file. Please integrate your custom style either on your theme templates or through Widget > Custom CSS*/
.wp-social-login-provider-list {
    padding: 10px
}

.wp-social-login-provider-list a {
    text-decoration: none
}

.wp-social-login-provider-list img {
    border: 0
}

.dcjq-mega-menu ul,.dcjq-mega-menu ul li {
    list-style: none
}

.dcjq-mega-menu ul.menu {
    position: relative;
    padding: 0;
    margin: 0
}

.dcjq-mega-menu ul li ul {
    display: none
}

.dcjq-mega-menu .sub {
    display: none;
    background: #f6f6ff
}

.dcjq-mega-menu .sub ul {
    display: block
}

#item_main_menus {
    font-weight: 500;
    line-height: 16px
}

#item_main_menus ul,#item_main_menus ul li {
    margin: 0;
    padding: 0;
    border: 0
}

#item_main_menus ul.menu {
    width: 100%;
    height: 30px;
    position: relative
}

#item_main_menus ul li {
    float: left;
    margin-left: 8px;
    padding: 0;
    font-size: 12px
}

#item_main_menus ul li a {
    float: left;
    display: block;
    padding: 7px 30px 7px 25px;
    text-decoration: none;
    font-weight: 500
}

#item_main_menus ul li a.dc-mega {
    position: relative
}

#item_main_menus ul li a .dc-mega-icon {
    display: block;
    position: absolute;
    top: 13px;
    right: 15px;
    width: 8px;
    height: 6px;
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/skins/images/arrow.png) no-repeat 0 100%;
    opacity: .6
}

#item_main_menus ul li a:hover,#item_main_menus ul li.mega-hover a {
    background-position: 100% -40px;
    color: #1d70bc;
    text-shadow: none
}

#item_main_menus ul li.mega-hover a .dc-mega-icon {
    background-position: 0 100%
}

#item_main_menus ul li .sub-container {
    position: absolute
}

#item_main_menus ul li .sub-container.mega .sub {
    padding: 20px 20px 10px 0
}

#item_main_menus ul.full-width li .sub-container.mega .sub {
    margin-right: -2px
}

#item_main_menus ul li .sub .row {
    width: 100%;
    overflow: hidden;
    clear: both
}

#item_main_menus ul li .sub li {
    list-style: none;
    float: none;
    width: 170px;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 0
}

#item_main_menus ul li .sub li.mega-hdr {
    margin: 0 10px 10px 0;
    float: left
}

#item_main_menus ul li .sub li.mega-hdr.last {
    margin-right: 0
}

#item_main_menus ul li .sub a {
    background: #fefbff;
    border: 1px solid #b4c0ce;
    text-shadow: none;
    color: #639b01;
    padding: 7px;
    display: block;
    float: none;
    text-decoration: none;
    font-size: 1.2em;
    min-width: 120px
}

#item_main_menus ul li .sub li.mega-hdr a.mega-hdr-a {
    padding: 5px 5px 5px 15px;
    margin-bottom: 5px;
    :url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/skins/images/bg_mega_hdr.png)no-repeat00;text-transform: uppercase;
    font-weight: 700;
    color: #fff
}

#item_main_menus ul li .sub li.mega-hdr a.mega-hdr-a:hover {
    color: #fff;
    text-shadow: none;
    background: #00699b
}

#item_main_menus ul .sub li.mega-hdr li a {
    padding: 4px 5px 4px 20px;
    font-weight: 400
}

#item_main_menus ul .sub li.mega-hdr li a:hover {
    text-decoration: none;
    background: silver;
    box-shadow: 0 1px 3px #fff
}

#item_main_menus ul .sub ul li {
    padding-right: 0
}

#item_main_menus ul li .sub-container.non-mega .sub {
    margin-top: 8px
}

#item_main_menus ul li .sub-container.non-mega li {
    padding: 0
}

#item_main_menus ul li .sub-container.non-mega li a {
    margin-top: 4px
}

#item_main_menus ul li .sub-container.non-mega li a:hover {
    background-position: 100% -40px;
    color: #1d70bc;
    text-shadow: none
}

.bx-next {
    position: absolute;
    top: 40%;
    right: -20px;
    z-index: 100;
    width: 30px;
    height: 30px;
    text-indent: -999999px;
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/gray_next.png) no-repeat 0 -30px
}

.bx-prev {
    position: absolute;
    top: 40%;
    left: -23px;
    z-index: 999;
    width: 30px;
    height: 30px;
    text-indent: -999999px;
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/gray_prev.png) no-repeat 0 -30px
}

.bx-pager a {
    margin-right: 5px;
    color: #fff;
    padding: 3px 8px 3px 6px;
    font-size: 12px;
    zoom:1;background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/gray_pager.png) no-repeat 0 -20px
}

.bx-auto .start {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/gray_auto.png) no-repeat 0 2px;
    padding-left: 13px
}

.bx-auto .stop {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/gray_auto.png) no-repeat 0 -14px;
    padding-left: 13px
}

.bx-next:hover,.bx-pager .pager-active,.bx-pager a:hover,.bx-prev:hover {
    background-position: 0 0
}

.bx-pager {
    text-align: center;
    padding-top: 7px;
    font-size: 12px;
    color: #666
}

.bx-captions {
    text-align: center;
    font-size: 12px;
    padding: 7px 0;
    color: #666
}

.bx-auto {
    text-align: center;
    padding-top: 15px
}

.bx-auto a {
    color: #666;
    font-size: 12px
}

.csSlideOuter {
    overflow: hidden
}

.lightSlider:before,.lightSlider:after {
    content: " ";
    display: table
}

.csSlideWrapper>.lightSlider:after {
    clear: both
}

.csSlideWrapper .csSlide {
    -webkit-transform: translate(0px,0px);
    -ms-transform: translate(0px,0px);
    transform: translate(0px,0px);
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-timing-function: inherit;
    transition-timing-function: inherit
}

.csSlideWrapper .csFade {
    position: relative
}

.csSlideWrapper .csFade>* {
    position: absolute!important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%
}

.csSlideWrapper.usingCss .csFade>* {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit;
    transition-timing-function: inherit
}

.csSlideWrapper .csFade>*.active {
    z-index: 10
}

.csSlideWrapper.usingCss .csFade>*.active {
    opacity: 1
}

.csSlideOuter .csPager.cSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center
}

.csSlideOuter .csPager.cSpg>li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px
}

.csSlideOuter .csPager.cSpg>li a {
    background-color: #222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all .5s linear 0s;
    transition: all .5s linear 0s
}

.csSlideOuter .csPager.cSpg>li:hover a,.csSlideOuter .csPager.cSpg>li.active a {
    background-color: #428bca
}

.csSlideOuter .media {
    opacity: .8
}

.csSlideOuter .media.active {
    opacity: 1
}

.csSlideOuter .csPager.cSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.csSlideOuter .csPager.cSGallery li {
    opacity: .7;
    -webkit-transition: opacity .35s linear 0s;
    transition: opacity .35s linear 0s
}

.csSlideOuter .csPager.cSGallery li.active,.csSlideOuter .csPager.cSGallery li:hover {
    opacity: 1
}

.csSlideOuter .csPager.cSGallery img {
    display: block;
    height: auto;
    max-width: 100%
}

.csSlideOuter .csPager.cSGallery:before,.csSlideOuter .csPager.cSGallery:after {
    content: " ";
    display: table
}

.csSlideOuter .csPager.cSGallery:after {
    clear: both
}

.csAction>a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/img/controls.png);
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: .5;
    -webkit-transition: opacity .35s linear 0s;
    transition: opacity .35s linear 0s
}

.csAction>a:hover {
    opacity: 1
}

.csAction>.csPrev {
    background-position: 0 0;
    left: 10px
}

.csAction>.csNext {
    background-position: -32px 0;
    right: 10px
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    position: absolute!important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px)
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

* html .ui-helper-clearfix {
    height: 1%
}

.ui-helper-clearfix {
    display: block
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #eee;
    background: #fffcolor:#414141
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #414141;
    color: #fff;
    font-weight: 700
}

.ui-widget-header a {
    color: #222
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x #e6e6e6;
    font-weight: 400;
    color: #555
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover {
    border: 1px solid #999;
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x #dadada;
    font-weight: 400;
    color: #212121
}

.ui-state-hover a,.ui-state-hover a:hover {
    color: #212121;
    text-decoration: none
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #fff;
    font-weight: 400;
    color: #212121
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-widget :active {
    outline: 0
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x #fbf9ee;
    color: #363636
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x #fef1ec;
    color: #cd0a0a
}

.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/ui-icons_222222_256x240.png)
}

.ui-widget-content .ui-icon,.ui-widget-header .ui-icon {
    background-image: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/ui-icons_888888_256x240.png)
}

.ui-state-active .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon {
    background-image: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-off {
    background-position: -96px -144px
}

.ui-icon-radio-on {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-top-left-radius: 4px;
    border-top-left-radius: 4px
}

.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: url(/web/20240215003436im_/https://bitify.com/wp-content/themes/AuctionTheme/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    z-index: 99999;
    display: block
}

.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-accordion {
    width: 100%
}

.ui-accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    zoom:1}

.ui-accordion .ui-accordion-li-fix {
    display: inline
}

.ui-accordion .ui-accordion-header-active {
    border-bottom: 0!important
}

.ui-accordion .ui-accordion-header a {
    display: block;
    font-size: 1em;
    padding: .5em .5em .5em .7em
}

.ui-accordion-icons .ui-accordion-header a {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    margin-top: -2px;
    position: relative;
    top: 1px;
    margin-bottom: 2px;
    overflow: auto;
    display: none;
    zoom:1}

.ui-accordion .ui-accordion-content-active {
    display: block
}

.ui-autocomplete {
    position: absolute;
    cursor: default
}

* html .ui-autocomplete {
    width: 1px
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    float: left
}

.ui-menu .ui-menu {
    margin-top: -3px
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    zoom:1;float: left;
    clear: left;
    width: 100%
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: .2em .4em;
    line-height: 1.5;
    zoom:1}

.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-hover {
    font-weight: 400;
    margin: -1px
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: .1em;
    text-decoration: none!important;
    cursor: pointer;
    text-align: center;
    zoom:1;overflow: visible
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: 1.4
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-dialog {
    position: absolute;
    padding: .2em;
    width: 300px;
    overflow: hidden
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 16px .1em 0
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 19px;
    margin: -10px 0 0;
    padding: 1px;
    height: 18px
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px
}

.ui-dialog .ui-dialog-titlebar-close:focus,.ui-dialog .ui-dialog-titlebar-close:hover {
    padding: 0
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto;
    zoom:1}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin: .5em 0 0;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 14px;
    height: 14px;
    right: 3px;
    bottom: 3px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-tabs {
    position: relative;
    padding: .2em;
    zoom:1}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0 .2em 1px 0;
    border-bottom: 0!important;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a,.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tabs .ui-tabs-hide {
    display: none!important
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-cover {
    display: none;
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

.ui-progressbar {
    height: 2em;
    text-align: left
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.error-message {
    color: red;
}

.socialicons {
    display: flex !important;
    gap: 13px  !important;
    font-size: 22px !important;
    margin-top: 10px !important;
}

.leftmenu {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.leftmenu a {
    display: block;
    padding: 7px;
    border: 1px solid #ccc;
    margin-top: 7px;
    margin-bottom: 7px;
    border-radius: 0px;
    text-align: center;
}

.table-bordered, .table-bordered tbody, .table-bordered tr, .table-bordered tr th, .table-bordered tr td {
    border: 0px !important;
}

.text-homepage {
    margin-bottom: 45px;
    font-size: 33px;
    line-height: 42px;
}

@media(max-width: 992px) {
    .containerhomepage  {
        display: block !important;
        padding: 0px !important;
        width: 100% !important;
        margin: 0 auto !important;
    }
    .sell_buy_escrow {
        width: 100% !important;
        margin-left: 0px !important;
    }
    .sellbuycontainer {
        width: 90% !important;
    }
    .col-md-6 {
        width: 100% !important;
    }
    .btc-ltc_ticker {
       display: none !important;
    }
    .minus-margin-header {
        margin-top: -8px !important;
        margin-bottom: 8px;
    }
    #logo-img {
        margin-left: 12px !important;
    }
    .navbar-toggle {
        margin-top: 14px !important;
    }
    .text-homepage {
        font-size: 30px !important;
    }
    .sell_buy_escrow img {
        width: 100%;
        height: auto;
    }
    .searchbutton  {
        right: 12px !important;
    }
    .register-button {
        padding: 10px 15px !important;
        padding-right: 15px !important;
    }
    .navbar-nav>li>a {
        padding-top: 15px !important;
    }
    .lastmenuitem {
        padding-left: 0px !important;
        margin-right: 0px !important;
    }
    .homeboxes  {
        display: flex;
        gap:20px;
    }
    .homeboxes .col-lg-4 {
        width: 30%;
    }
    .homeboxes .col-lg-4 p {
        display: none !important;
    }
    .homeboxes .col-lg-4 h2 {
        font-size: 18px;
        font-weight: bold;
    }
    .text-homepage {
        margin-bottom: 30px;
        margin-top: 3px;
    }
    .balancebox2 {
        display: none !important;
    }
    .mobilebalance {
        display: flex !important;
    }
    .balancebox1 {
        float: right;
        margin-top: 13px;
        width: 95px;
        padding-right: 3px;
        margin-right: 0px;
    }
    .buttonsellbuy {
        width: 100% !important;
        padding: 11px 15px !important;
    }

    .buttonsellbuysell {
        padding-top: 0px !important;
    }
    .buttonsellbuy a {
        width: 100% !important;
    }
    .balancebox1 h4 {
        font-size: 17px;
    }
    .grid-items {
        width: auto !important;
    }

   img.promoimage {
       max-width: 100% !important;
   } 
   .blogpost {
    padding: 0px 25px;
    }
    .blogpost h1 {
        margin-top: 50px !important;
    }
}

::marker {
    content: none;
}

.buttons-escrow {
    display: flex;
    gap: 20px;
}

.buttons-escrow a {
    content: none;
    padding: 10px 10px;
    width: 50%;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

.buttons-escrow a.buybutton {
    content: none;
    background: black;
    background: #00aeeb;
}

.buttons-escrow a.sellbutton {
    content: none;
    background: black;
    background: #2ecc71;
}

.donate-crypto-box {
     display: flex;
     align-items: center;
     width: 100%;
     padding: 1em;
     box-sizing: border-box;
     user-select: none;
     cursor: text;
}
 .coin {
     display: inline-block;
     position: relative;
     min-width: 3em;
     min-height: 3em;
     animation: spin 3s cubic-bezier(0.3, 2, 0.4, 0.8) infinite both;
     transform-style: preserve-3d;
     vertical-align: middle;
}
 @keyframes spin {
     0%, 10% {
         transform: rotate(-10deg) perspective(400px);
    }
     90%, 100% {
         transform: rotate(-10deg) perspective(400px) rotateY(180deg);
    }
}
 .coin-face {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    width: 33px;
}
 .coin-face:nth-child(1) {
     transform: translateZ(-0.2em) rotateY(-180deg);
}
 .coin-face:nth-child(2) {
     transform: translateZ(-0.1em);
}
 .coin-face:nth-child(4) {
     transform: translateZ(0.1em);
}
 .coin-face:nth-child(5) {
     transform: translateZ(0.2em);
}
 .coin-face svg {
     width: 100%;
     height: 100%;
}
 .coin-address {
     flex: 1;
     font: 0.28em Monaco, monospace;
     text-align: center;
     margin-left: 1em;
     border-width: 0 0 2px;
     border-color: rgba(0, 0, 0, .1);
     transition: border-color 0.3s;
     cursor: text;
}
 .coin-address:hover {
     transition-duration: 0.1s;
}
 .btc {
     max-width: 21em;
}
 .btc .coin-face {
     background: shade(#f90, 35%);
}
 .btc .coin-face:nth-child(1), .btc .coin-face:nth-child(5) {
     background: #f90;
}
 .btc .coin-address:hover, .btc .coin-address:focus {
     border-color: #f90;
}
 .eth {
     max-width: 23em;
}
 .eth .coin-face {
     background: shade(#6f7cba, 35%);
}
 .eth .coin-face:nth-child(1), .eth .coin-face:nth-child(5) {
     background: #6f7cba;
}
 .eth .coin-address:hover, .eth .coin-address:focus {
     border-color: #6f7cba;
}
 .ltc {
     max-width: 21em;
}
 .ltc .coin-face {
     background: shade(#b5b5b5, 35%);
}
 .ltc .coin-face:nth-child(1), .ltc .coin-face:nth-child(5) {
     background: #b5b5b5;
}
 .ltc .coin-address:hover, .ltc .coin-address:focus {
     border-color: #b5b5b5;
}
 .donate-crypto-box:nth-child(1) .coin {
     animation-delay: 0.2s;
}
 .donate-crypto-box:nth-child(2) .coin {
     animation-delay: 0.4s;
}
 .donate-crypto-box:nth-child(3) .coin {
     animation-delay: 0.6s;
}

footer hr {
    border-top: 1px solid #595959 !important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    font-size: 12px !important;
}
.panel-item input[type=text], .panel-item input[type=email], .panel-item input[type=password] {
    font-size: 12px !important;
    padding: 8px;
}

.note-p {
    background: #00aeeb !important;
    color: white !important;
    border-radius: 0px !important;
}

.buybuttonheader {
    background: #00aeeb !important;
}

.sellbuttonheader  {
    background: #2ecc71 !important;
}

.headerbuttons  {
    content: none;
    padding: 10px 10px;
    width: 70px;
    font-size: 14px;
    font-weight: normal;
    color: white !important;
    height: 27px;
    line-height: 0px !important;
    vertical-align: middle;
}

.buttonsellbuybuy {
    padding-left: 22px !important;
}

.owl-nav {
    position: relative;
    top: 10px;
    left: 4px;
}

.slider-container .owl-carousel .owl-nav button.owl-prev {
    display: block !important;
    background: #00aeeb !important;
    padding: 0px 10px !important;
    color: white !important;
    font-size: 19px !important;
}

.slider-container .owl-carousel .owl-nav button.owl-next {
    display: block !important;
    background: #2ecc71 !important;
    padding: 0px 10px !important;
    color: white !important;
    font-size: 19px !important;
}
.slider-container .owl-carousel .owl-nav.disabled {
    display: block !important;
}