@charset "UTF-8";
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}

body {
    margin: 0;
}

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;
}

pre::-webkit-scrollbar {
    width: 1px;
}

pre::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .2);
}

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
}

@media print {
    *, :before, :after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !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^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    select {
        background: #fff !important
    }

    .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 th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(fonts/glyphicons-halflings-regular.eot);
    src: url(fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(fonts/glyphicons-halflings-regular.woff) format("woff"), url(fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(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: "\2a"
}

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

.glyphicon-euro:before, .glyphicon-eur: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"
}

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

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff
}

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

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

a:hover, a:focus {
    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
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > 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
}

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, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

h1, .h1, h2, .h2, h3, .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, .h4, h5, .h5, h6, .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%!important;
}

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:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

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

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

ul ul, ol ul, ul ol, ol ol {
    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
}

dt, dd {
    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[title], abbr[data-original-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 p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0
}

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

blockquote footer:before, blockquote small: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 footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small: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: #000;
    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-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

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

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

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

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

    .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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        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 > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    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 > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0
}

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

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

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

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

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

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

.table-striped > tbody > tr:nth-child(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 > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

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

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

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

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

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

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

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

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

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    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 > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }

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

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

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

    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        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=radio], input[type=checkbox] {
    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=radio]:focus, input[type=checkbox]: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[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

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

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

    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[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
}

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

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

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

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

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

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

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

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

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

.form-control-static {
    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, .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

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

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

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

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

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

.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
}

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

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

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-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 .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-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 .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-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 .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }

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

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

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

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

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

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

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

.form-horizontal .radio, .form-horizontal .checkbox {
    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: 14.3px
    }
}

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

.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:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover, .btn:focus, .btn.focus {
    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 {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

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

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

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

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    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:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

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

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    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:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

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

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    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:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

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

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    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:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

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

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    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:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

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

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    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:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

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

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

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

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

.btn-xs, .btn-group-xs > .btn {
    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=submit].btn-block, input[type=reset].btn-block, input[type=button].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;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

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 solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    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:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

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

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

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    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 solid
}

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

@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 > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left
}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
    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-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 > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-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-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-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=radio], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
    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
}

.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.33;
    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
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].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
}

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

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control: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=radio], .input-group-addon input[type=checkbox] {
    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:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    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:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    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:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    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 {
    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:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    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:hover, .nav-tabs > li.active > a:focus {
    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:hover, .nav-tabs.nav-justified > .active > a:focus {
    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:hover, .nav-tabs.nav-justified > .active > a:focus {
        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:hover, .nav-pills > li.active > a:focus {
    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:hover, .nav-tabs-justified > .active > a:focus {
    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:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden
}

.tab-content > .active {
    display: block;
    visibility: visible
}

.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;
        visibility: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        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-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        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:hover, .navbar-brand:focus {
    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: 10px;
    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 > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 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);
    margin: 8px -15px
}

@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 .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto
    }

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

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

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

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

    .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
        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 {
    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:hover, .navbar-default .navbar-brand:focus {
    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:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    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:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    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:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    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:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    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:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        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:hover, .navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
    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:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    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
}

.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
}

.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:hover, .pager li > a:focus {
    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:hover, .pager .disabled > a:focus, .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:hover, a.label:focus {
    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]:hover, .label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover, .label-danger[href]:focus {
    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: baseline;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover, a.badge:focus {
    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: 30px 15px;
    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 {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0
    }

    .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 > img, .thumbnail a > img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    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-striped .progress-bar, .progress-bar-striped {
    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.active .progress-bar, .progress-bar.active {
    -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-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-left, .media-right, .media-body {
    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 {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover, a.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    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: 16px;
    color: inherit
}

.panel-title > 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-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0
}

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table:first-child > thead: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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .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 th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0
}

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

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

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

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

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .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 > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    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 iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.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:hover, .close:focus {
    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: 1040;
    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: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    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-weight: 400;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

.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;
    text-decoration: none;
    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-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    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)
}

.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 > img, .carousel-inner > .item > a > 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: 1000;
        perspective: 1000px
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        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);
    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:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.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: rgba(0, 0, 0, 0);
    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-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer: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;
    visibility: hidden !important
}

.affix {
    position: fixed
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.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
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .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
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.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
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.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
    }
}

.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active, .btn-default.active, .btn-primary.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-default .badge, .btn-primary .badge, .btn-success .badge, .btn-info .badge, .btn-warning .badge, .btn-danger .badge {
    text-shadow: none
}

.btn:active, .btn.active {
    background-image: none
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc
}

.btn-default:hover, .btn-default:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px
}

.btn-default:active, .btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb
}

.btn-default:disabled, .btn-default[disabled] {
    background-color: #e0e0e0;
    background-image: none
}

.btn-primary {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580
}

.btn-primary:hover, .btn-primary:focus {
    background-color: #265a88;
    background-position: 0 -15px
}

.btn-primary:active, .btn-primary.active {
    background-color: #265a88;
    border-color: #245580
}

.btn-primary:disabled, .btn-primary[disabled] {
    background-color: #265a88;
    background-image: none
}

.btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
    background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

.btn-success:hover, .btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px
}

.btn-success:active, .btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e
}

.btn-success:disabled, .btn-success[disabled] {
    background-color: #419641;
    background-image: none
}

.btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
    background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #28a4c9
}

.btn-info:hover, .btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px
}

.btn-info:active, .btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9
}

.btn-info:disabled, .btn-info[disabled] {
    background-color: #2aabd2;
    background-image: none
}

.btn-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13
}

.btn-warning:hover, .btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px
}

.btn-warning:active, .btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13
}

.btn-warning:disabled, .btn-warning[disabled] {
    background-color: #eb9316;
    background-image: none
}

.btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
    background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28
}

.btn-danger:hover, .btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px
}

.btn-danger:active, .btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28
}

.btn-danger:disabled, .btn-danger[disabled] {
    background-color: #c12e2a;
    background-image: none
}

.thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #2e6da4;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
}

.navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075)
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
    background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075)
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .active > a {
    background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
    background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25)
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-static-top, .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0
}

@media (max-width: 767px) {
    .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
        background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
        background-repeat: repeat-x
    }
}

.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05)
}

.alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
    background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    background-repeat: repeat-x;
    border-color: #b2dba1
}

.alert-info {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
    background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #9acfea
}

.alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #f5e79e
}

.alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7
}

.progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
    background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
    background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
    background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
    background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-striped {
    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)
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    text-shadow: 0 -1px 0 #286090;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
    background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
    background-repeat: repeat-x;
    border-color: #2b669a
}

.list-group-item.active .badge, .list-group-item.active:hover .badge, .list-group-item.active:focus .badge {
    text-shadow: none
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.panel-default > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.panel-primary > .panel-heading {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
}

.panel-success > .panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
    background-repeat: repeat-x
}

.panel-info > .panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
    background-repeat: repeat-x
}

.panel-warning > .panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
    background-repeat: repeat-x
}

.panel-danger > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
    background-repeat: repeat-x
}

.well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1)
}

body {
    background: #F0F0F0;
    font-family: 'Open Sans', sans-serif
}

.rajdhani_300 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}

.rajdhani_500 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500
}

.rajdhani_700 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}

@media screen {
    .row {
        margin-left: -10px;
        margin-right: -10px
    }

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

    .clearer {
        clear: both;
        line-height: 0 !important;
        font-size: 0 !important;
        height: 0 !important
    }

    .clearfix:after {
        content: "";
        display: table;
        clear: both
    }

    .floatleft {
        float: left
    }

    .floatright {
        float: right
    }

    iframe {
        border: 0
    }

    a, a:link, a:visited {
        text-decoration: none;
        color: #0077DB;
        transition: color .2s ease
    }

    a:hover {
        color: #333;
        text-decoration: none
    }

    a:focus {
        outline: none !important
    }

    textarea:focus, input:focus, :focus {
        outline: 0
    }

    .slider_error {
        text-align: center
    }

    .filter-error {
        font-size: 12px;
        padding: 20px
    }

    .background-ad {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        z-index: 0
    }

    #ajax-error {
        display: none;
        position: fixed;
        z-index: 1000;
        bottom: 0;
        left: 0;
        background: #000;
        color: #FF776E;
        font-size: 12px;
        padding: 5px 10px
    }

    .responsive-disable .hidden-md {
        display: none
    }

    .placeholder {
        color: #aaa
    }

    .container-inner {
        max-width: 1340px;
        margin: 0 auto
    }

    .container.no-padding, .container-fluid.no-padding {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0
    }

    .row.no-margin {
        margin-left: 0;
        margin-right: 0
    }

    .col-md-12.no-padding, .col-sm-12.no-padding {
        padding-left: 0;
        padding-right: 0
    }

    .no-padding-left {
        padding-left: 0
    }

    .no-padding-right {
        padding-right: 0
    }

    img.wp-post-image {
        max-width: 100%;
        height: auto
    }

    .page-wrapper, .header-wrapper {
        position: relative
    }

    .shadowed {
        border: 1px solid #E7E7E7;
        box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.1)
    }

    /*.content-panel{background:#FFF}*/
    .builder-section {
        padding-top: 15px
    }

    .it-ad-wrapper {
        float: none;
        position: relative
    }

    .it-ad {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px
    }

    #it-ad-header .it-ad {
        margin-bottom: 0
    }

    #it-ad-footer.it-ad {
        margin-top: 0
    }

    .loop .it-ad {
        margin-bottom: 20px
    }

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

    .ad {
        text-align: center
    }

    .ad img {
        max-width: 100%
    }

    .it-html-ad {
        height: 90px;
        text-align: center;
        margin: 0 auto;
        color: #CCC;
        padding-top: 22px;
        background: #FFF;
        font-weight: 300;
        font-size: 20px;
        border: 1px solid #E6E6E6
    }

    .it-html-ad a {
        color: #BBB;
        font-size: 12px;
        display: block;
        padding: 0 0 18px
    }

    .it-html-ad a:hover {
        color: #DDD
    }

    a.like-button, .metric {
        font-weight: 500
    }

    .review-star {
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 36px 36px 0;
        border-color: transparent #FFF transparent transparent;
        -webkit-transform: rotate(360deg);
        font-size: 15px;
        text-align: center
    }

    .sticky-post {
        position: absolute;
        z-index: 6;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 46px 46px 0 0;
        border-color: #FFF transparent transparent;
        -webkit-transform: rotate(360deg);
        font-size: 15px;
        text-align: center
    }

    .review-star > span {
        position: absolute;
        top: 1px;
        right: -38px
    }

    .sticky-post > span {
        position: absolute;
        top: -42px;
        right: -26px;
        color: #000;
        font-size: 18px
    }

    a.like-button .unlike {
        color: red !important
    }

    .trending-toggle, .sharing-toggle, .compare-toggle {
        position: relative;
        z-index: 9;
        float: left;
        cursor: pointer;
        font-size: 17px;
        opacity: .3;
        transition: opacity .2s ease;
        color: #000;
        padding: 5px 2px
    }

    .trending-toggle.active, .sharing-toggle.active, .compare-toggle.active, .trending-toggle.over, .sharing-toggle.over, .compare-toggle.over {
        opacity: 1
    }

    .dark-bg .trending-toggle, .dark-bg .sharing-toggle, .dark-bg .compare-toggle {
        color: #FFF
    }

    .heat-index {
        font-size: 16px;
        font-weight: 700;
        color: #888
    }

    .view-index {
        font-size: 16px;
        font-weight: 700;
        color: #888
    }

    .heat-index .theme-icon-flame {
        color: #BBB
    }

    a.like-button {
        display: inline-block;
        float: left;
        cursor: pointer;
        position: relative;
        z-index: 6
    }

    .load-more-wrapper {
        cursor: pointer
    }

    .load-more, .last-page {
        height: 38px;
        display: block;
        background: #F5F5F5;
        width: 100%;
        border: 1px solid #E2E2E2;
        font-size: 22px;
        padding-top: 6px;
        font-weight: 300;
        color: #999;
        text-align: center;
        text-transform: uppercase;
        box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.1);
        transition: color .2s ease, background-color .2s ease;
        height: 43px
    }

    a.load-more {
        color: #999
    }

    .panel-style .load-more, .panel-style .last-page {
        position: relative;
        top: -23px
    }

    .panel-style .page-navi, .pagination-wrapper .page-navi {
        text-align: center;
        margin-top: 20px;
    }

    .load-more-wrapper.active .load-more, .load-more-wrapper.active a.load-more {
        color: #000;
        background-color: #FAFAFA
    }

    .last-page {
        display: none;
        color: #D3D3D3
    }

    .load-more-wrapper.compact .load-more {
        border: none;
        border-top: 1px solid #E2E2E2;
        height: 36px;
        font-size: 16px;
        padding-top: 7px
    }

    .award-wrapper {
        text-transform: uppercase;
        font-size: 13px;
        position: relative;
        float: left
    }

    .awards-wrapper {
        float: left
    }

    .big-like a.like-button {
        font-size: 34px !important
    }

    .popover.meta {
        background: #28313D;
        color: #FFF;
        text-transform: uppercase;
        height: 132px;
        width: 225px;
        font-size: 19px;
        padding: 2px
    }

    .popover.meta.top > .arrow:after {
        border-top-color: #28313D
    }

    .popover.meta .popover-content {
        padding-right: 70px
    }

    .popover.meta .trending-label {
        margin-bottom: 2px
    }

    .popover.meta .metric {
        display: block;
        font-size: 32px;
        font-weight: 300;
        padding: 5px 0;
        line-height: .8em
    }

    .popover.meta a {
        color: #FFF
    }

    .popover.meta .meta-heat {
        bottom: auto;
        top: 5px;
        right: 15px;
        font-size: 16px;
        font-weight: 700;
        color: #FFF
    }

    .popover.meta .meta-heat .icon {
        color: #FFF
    }

    .popover.meta .meta-comments {
        position: absolute;
        bottom: 12px;
        right: 12px;
        text-align: center;
        width: 80px;
        height: 70px
    }

    .popover.meta .meta-comments .numcount {
        color: #1F262E;
        font-weight: 700;
        font-size: 50px;
        position: relative;
        z-index: 10;
        top: 13px
    }

    .popover.meta .meta-comments .icon {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 100px
    }

    .popover.meta .meta-comments .icon:before {
        width: auto;
        margin-right: 0;
        margin-left: 0;
        line-height: 70px
    }

    .popover.sharing {
        background: #28313D;
        color: #FFF;
        text-transform: uppercase;
        height: 114px;
        width: 225px;
        font-size: 19px;
        padding: 7px 4px 0 5px
    }

    .popover.sharing.top > .arrow:after {
        border-top-color: #28313D
    }

    .popover.sharing .trending-label {
        margin-bottom: 12px
    }

    .post-container {
        position: relative
    }

    .overlay-panel {
        position: relative
    }

    .overlay-layer, .overlay-gradient {
        position: absolute;
        z-index: 3
    }

    .overlay-hover {
        position: absolute;
        z-index: 4
    }

    .overlay-link {
        position: absolute;
        z-index: 5
    }

    .overlay-play, .review-star, .heat-index {
        position: absolute;
        z-index: 6
    }

    .overlay-panel .article-image-wrapper {
        position: relative
    }

    .overlay-panel .article-image-wrapper Img {
        width: 100%
    }

    .overlay-layer, .overlay-gradient {
        width: 100%;
        height: 100%
    }

    .overlay-hover {
        opacity: 0;
        width: 100%;
        height: 100%;
        color: #FFF;
        padding-top: 20%;
        transition: opacity .2s ease;
        text-align: center
    }

    .active .overlay-hover {
        opacity: 1
    }

    .overlay-hover .color-line, .overlay-layer .color-line {
        position: absolute;
        bottom: 0;
        height: 3px !important;
        width: 100%
    }

    .overlay-hover .more-text {
        font-weight: 700;
        font-size: 18px;
        text-transform: uppercase;
        position: relative;
        top: -5px
    }

    .overlay-hover .theme-icon-forward {
        font-size: 40px;
        line-height: 24px;
        display: block
    }

    .overlay-link {
        width: 100%;
        height: 100%;
        display: block;
        top: 0;
        left: 0;
        background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
    }

    .overlay-play span:before {
        margin: 0
    }

    a.overlay-play, a.overlay-play:link, a.overlay-play:visited {
        color: #FFF
    }

    a.overlay-play:hover {
        color: #000
    }

    .overlay-panel .heat-index {
        bottom: 7px;
        right: 10px;
        color: #FFF;
        text-shadow: 1px 1px 5px rgba(0, 0, 0, 1)
    }

    .overlay-panel .heat-index .theme-icon-flame {
        color: #FFF
    }

    #header-bar {
        width: 100%;
        height: 100px;
        position: fixed;
    }

    #header-bar .row {
        margin-right: 0
    }

    #header-bar .row .col-md-12 {
        padding-right: 0
    }

    #header-inner {
        position: relative
    }

    #logo {
        height: 100px;
        width: 228px;
        overflow: hidden;
        position: absolute;
        z-index: 3;
        color: #FFF;
        text-transform: uppercase;
        text-align: center
    }

    #site-logo-hd, #site-logo-mobile, #site-logo-hd-mobile {
        display: none
    }

    #logo h1 {
        font-weight: 700;
        margin: 0;
        transition: background-color .2s ease
    }

    #logo a {
        display: block;
        transition: background-color .2s ease;
        height: 100px;
        width: 228px;
        padding: 0 20px;
        position: relative;
        z-index: 4;
        font-size: 58px;
        letter-spacing: -1px;
        line-height: .7em
    }

    #logo a:hover {
        background-color: rgba(0, 0, 0, .2)
    }

    #logo h1 a, #logo h1 a:hover {
        color: #FFF;
        padding-top: 30px
    }

    #logo .subtitle {
        font-weight: 300;
        font-size: 14px;
        opacity: .6;
        position: absolute;
        bottom: 10px;
        width: 100%
    }

    #header-posts {
        position: absolute;
        width: 100%;
        padding: 10px 205px 10px 248px
    }

    #header-posts .scroller {
        height: 80px;
        background: #FFF
    }

    #header-posts .compact-panel {
        width: 250px;
        height: 80px;
        overflow: hidden;
        border-right: 1px solid #E7E7E7
    }

    #header-posts div.scrollingHotSpotLeft, #header-posts div.scrollingHotSpotRight {
        height: 40px
    }

    #header-posts div.scrollingHotSpotLeft {
        top: 39px
    }

    #header-posts .boxed .bar-header {
        width: 105px
    }

    #header-posts .boxed .sort-toggle {
        height: 26px
    }

    #header-posts .label-text {
        font-size: 13px;
        line-height: 13px
    }

    #header-posts .boxed {
        padding-left: 105px
    }

    #header-posts .boxed .sort-buttons {
        top: 26px;
        z-index: 500
    }

    #header-posts .boxed .sort-toggle {
        padding-top: 4px
    }

    #header-posts .boxed .bar-label {
        padding: 7px 12px 8px 16px
    }

    #header-terms {
        position: absolute;
        right: 0;
        z-index: 3;
        width: 185px;
        padding: 10px 0
    }

    #header-terms > div {
        width: 100%;
        height: 80px;
        background: #FFF
    }

    #header-terms .term-panel {
        float: left;
        height: 20px;
        width: 91px;
        font-size: 12px
    }

    #header-terms .trending-label {
        position: absolute;
        left: 22px
    }

    #header-terms .theme-icon-flame {
        position: relative;
        left: -4px
    }

    #header-terms .term-panel.alt {
        border-left: 1px solid #EBEBEB
    }

    #header-terms .term-panel.first {
        font-weight: 700;
        text-transform: uppercase;
        padding: 2px 8px;
        border-bottom: 1px solid #EBEBEB
    }

    #header-terms a {
        color: #000;
        display: block;
        height: 20px;
        width: 91px;
        border-bottom: 1px solid #EBEBEB;
        padding: 2px 8px;
        transition: color .2s ease, background-color .2s ease;
        overflow: hidden
    }

    #header-terms a:hover {
        background-color: #FAFAFA
    }

    #sticky-bar {
        width: 100%;
        height: 65px;
        position: absolute;
        top: 100px;
        z-index: 499
    }

    #sticky-bar .row {
        margin-right: 0
    }

    #sticky-bar .row .col-md-12 {
        padding-right: 0
    }

    #sticky-bar.no-header:not(.unstick) {
        top: 0;
        position: fixed
    }

    #sticky-bar.admin-bar {
        top: 132px
    }

    #sticky-bar.admin-bar.no-header {
        top: 32px
    }

    #sticky-bar.fixed:not(.unstick) {
        position: fixed;
        top: 0 !important
    }

    #sticky-bar.admin-bar.fixed:not(.unstick) {
        top: 32px !important
    }

    #sticky-bar .container {
        position: relative
    }

    #sticky-inner {
        position: relative
    }

    .sticky-color {
        float: left
    }

    .sticky-home {
        opacity: 0;
        width: 65px;
        height: 65px;
        position: absolute;
        z-index: 500;
        top: 0;
        left: -30px;
        font-size: 32px;
        text-align: center
    }

    .sticky-home a {
        color: #FFF;
        width: 65px;
        height: 65px;
        line-height: 33px;
        display: block;
        padding: 10px;
        transition: background-color .2s ease
    }

    .sticky-home a:hover {
        background-color: rgba(0, 0, 0, .2);
        color: #FFF
    }

    .sticky-home .theme-icon-home {
        position: relative;
        top: 4px
    }

    #site-icon-hd {
        display: none
    }

    #menu-toggle {
        display: inline-block;
        float: left;
        width: 160px;
        height: 65px;
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 300;
        padding: 8px 50px 0 13px;
        text-align: center;
        color: #FFF;
        cursor: pointer;
        background-color: rgba(0, 0, 0, .1);
        transition: background-color .2s ease, color .2s ease
    }

    #nav-toggle {
        display: inline-block
    }

    #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
        cursor: pointer;
        border-radius: 1px;
        height: 5px;
        width: 35px;
        background: #FFF;
        position: absolute;
        display: block;
        content: ''
    }

    #nav-toggle span:before {
        top: -10px
    }

    #nav-toggle span:after {
        bottom: -10px
    }

    #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
        transition: all 200ms ease-in-out
    }

    #nav-toggle.open span {
        background-color: transparent !important
    }

    #nav-toggle.open span:before, #nav-toggle.open span:after {
        top: 0;
        bottom: 0
    }

    #nav-toggle.open span:before {
        transform: rotate(45deg)
    }

    #nav-toggle.open span:after {
        transform: rotate(-45deg)
    }

    #menu-toggle.active, #menu-toggle.over {
        background-color: #FFF;
        color: #4B5B6E
    }

    #menu-toggle.active #nav-toggle span, #menu-toggle.active #nav-toggle span:before, #menu-toggle.active #nav-toggle span:after, #menu-toggle.over #nav-toggle span, #menu-toggle.over #nav-toggle span:before, #menu-toggle.over #nav-toggle span:after {
        background: #4B5B6E
    }

    #menu-toggle .label-text {
        position: relative;
        top: 10px;
        margin-right: 10px
    }

    #main-menu {
        display: none;
        position: absolute;
        z-index: 99;
        top: 65px;
        left: 0
    }

    #main-menu ul {
        position: relative;
        background: #FFF;
        list-style-type: none;
        margin: 0;
        border: 1px solid #E7E7E7;
        box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.2)
    }

    #main-menu > ul {
        border-top: none;
        width: 228px;
        padding: 15px 0
    }

    #main-menu ul li {
        padding: 0;
        position: relative
    }

    #main-menu ul li a {
        position: relative;
        display: block;
        color: #4B5A6D;
        font-size: 22px;
        font-weight: 500;
        line-height: 1em;
        letter-spacing: -1px;
        padding: 10px 15px 10px 30px;
        transition: color .2s ease
    }

    #main-menu ul li a:hover, #main-menu ul li.over > a, #main-menu ul li.current-menu-item > a {
        color: #C03
    }

    #main-menu ul ul {
        position: absolute;
        left: 226px;
        top: -3px;
        width: 150px;
        padding: 10px 0
    }

    #main-menu ul ul a {
        font-size: 16px;
        padding: 5px 12px 5px 17px
    }

    #main-menu ul ul ul {
        left: 148px;
        top: -12px
    }

    #search-toggle {
        width: 68px;
        height: 65px;
        font-size: 40px;
        color: #FFF;
        opacity: .6;
        cursor: pointer;
        text-align: center;
        padding: 7px 2px;
        background-color: rgba(0, 0, 0, .35);
        transition: background-color .2s ease, color .2s ease, opacity .2s ease;
        display: inline-block
    }

    #search-toggle.active, #search-toggle.over {
        background-color: #FFF;
        color: #4B5B6E;
        opacity: 1
    }

    #sticky-search {
        display: none;
        position: absolute;
        left: 0;
        top: 65px;
        z-index: 999;
        width: 100%;
        height: 200px;
        background: #FFF;
        border: 1px solid #E7E7E7;
        border-top: none;
        box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.2)
    }

    #sticky-search input {
        border: none;
        position: relative;
        background: none;
        width: 100%;
        height: 200px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 50px 40px;
        font-weight: 700;
        color: #333;
        font-size: 80px;
        opacity: .3
    }

    .new-articles {
        margin-left: 15px;
        float: left
    }

    .new-articles .selector {
        cursor: pointer;
        display: block;
        height: 65px;
        min-width: 50px;
        padding: 13px 5px;
        text-align: center;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 500;
        color: #FFF;
        transition: background-color .2s ease
    }

    .new-articles .selector .new-number {
        font-weight: 700;
        opacity: .8;
        font-size: 22px;
        line-height: 22px
    }

    .new-articles .selector .new-label {
        font-weight: 300;
        opacity: .6;
        font-size: 14px;
        line-height: 12px;
        transition: opacity .2s ease
    }

    .new-articles .selector .new-time {
        font-weight: 300;
        opacity: .5;
        font-size: 9px;
        line-height: 8px;
        font-weight: 500;
        transition: opacity .2s ease
    }

    .new-articles .selector.active, .new-articles .selector.over {
        background-color: #1F262E
    }

    .new-articles .selector.active .new-number, .new-articles .selector.over .new-number {
        opacity: 1
    }

    .new-articles .selector.active .new-label, .new-articles .selector.over .new-label {
        opacity: 1
    }

    .new-articles .selector.active .new-time, .new-articles .selector.over .new-time {
        opacity: 1
    }

    .new-articles .post-container {
        display: none;
        position: absolute;
        z-index: 9;
        top: 65px;
        left: 0;
        max-height: 360px;
        overflow: auto;
        width: 100%;
        padding: 20px 0;
        background: #1F262E;
        box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.2)
    }

    .new-articles .compact-panel {
        border: none;
        width: 25%;
        padding-right: 15px;
        height: 80px;
        float: left
    }

    .new-articles .compact-panel .article-title {
        color: #FFF;
        opacity: .6;
        transition: background-color .2s ease, opacity .2s ease
    }

    .new-articles .compact-panel.active {
        background: none
    }

    .new-articles .compact-panel.active .article-title {
        opacity: 1
    }

    .section-toggle, .section-menu-mobile {
        display: none !important
    }

    #section-menu {
        float: left;
        margin-left: 15px;
        border-left: 1px solid rgba(0, 0, 0, .15);
        opacity: 0
    }

    #section-menu.no-margin {
        margin-left: 0
    }

    #section-menu ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }

    #section-menu ul li {
        padding: 0;
        float: left
    }

    #section-menu > ul > li > a {
        position: relative;
        display: block;
        height: 65px;
        min-width: 65px;
        padding: 42px 10px 0;
        text-align: center;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 500;
        border-right: 1px solid rgba(0, 0, 0, .15);
        color: #FFF;
        transition: background-color .2s ease
    }

    #section-menu ul li a.parent-item:hover, #section-menu ul li.over > a.parent-item, #section-menu ul li.current-menu-item > a.parent-item {
        background-color: #1F262E
    }

    #section-menu ul li .category-icon {
        position: absolute;
        top: 11px;
        left: 50%;
        margin-left: -14px
    }

    #section-menu a.no-icon .category-icon {
        display: none
    }

    #section-menu a.no-icon .category-title {
        display: block !important
    }

    #section-menu > ul > li > a.no-icon {
        padding-top: 25px
    }

    #section-menu .placeholder {
        position: absolute;
        z-index: 10;
        top: 65px;
        left: 0;
        height: 320px;
        width: 100%;
        padding: 25px 20px 20px;
        background: #1F262E;
        box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.2)
    }

    #section-menu .term-link {
        position: absolute;
        bottom: -10px;
        left: 20px;
        display: none;
        transition: color .2s ease
    }

    #section-menu .term-link:hover {
        color: #FFF !important
    }

    #section-menu .mega-content {
        display: none
    }

    #section-menu .mega-loader {
        display: none
    }

    #section-menu .mega-loader div.loading {
        display: block
    }

    #section-menu .loading {
        top: 110px;
        left: 0;
        height: auto
    }

    #section-menu .loading span {
        color: #FFF
    }

    #section-menu li.loaded .mega-loader {
        display: none !important
    }

    #section-menu .term-list {
        position: absolute;
        top: 0;
        background: #1F262E;
        padding-right: 14px
    }

    #section-menu .mega-wrapper .term-list a {
        display: inline-block;
        text-align: left;
        cursor: pointer;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
        padding: 16px 9px 10px !important;
        transition: color .2s ease
    }

    #section-menu .mega-wrapper .term-list a:hover, #section-menu .mega-wrapper .term-list a.active {
        color: #FFF !important
    }

    #section-menu .mega-wrapper .term-list a.direct-link {
        display: none
    }

    #section-menu .color-line {
        width: 100%;
        height: 4px
    }

    #section-menu .post-list {
        padding: 30px 10px 20px 20px;
        position: relative
    }

    #section-menu .layout_c .post-list {
        padding-right: 35px
    }

    #section-menu .read-more {
        cursor: pointer;
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -10px;
        text-transform: uppercase;
        font-weight: 300;
        font-size: 28px;
        opacity: .35;
        transition: opacity .2s ease;
        color: #FFF
    }

    #section-menu .read-more:hover {
        opacity: 1
    }

    #section-menu .read-more .more-text {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        display: inline-block;
        width: 60px;
        position: relative;
        right: -5px
    }

    #section-menu .read-more .theme-icon-forward {
        position: absolute;
        top: -45px;
        right: 7px
    }

    #section-menu .post-panel {
        padding-bottom: 20px
    }

    #section-menu .article-image-wrapper {
        position: relative
    }

    #section-menu .article-info {
        margin-top: 15px;
        font-size: 15px;
        line-height: 1.2em;
        color: #FFF;
        opacity: .6;
        transition: opacity .2s ease
    }

    #section-menu .active .article-info {
        opacity: 1
    }

    #section-menu .overlay-hover {
        padding-top: 14%
    }

    #section-menu .mega-col {
        border-left: 1px solid rgba(0, 0, 0, .3);
        margin-top: 15px;
        height: 225px
    }

    #section-menu .mega-col-right {
        padding-right: 35px
    }

    #section-menu .header {
        font-size: 22px;
        font-weight: 500;
        color: #FFF;
        text-transform: uppercase
    }

    #section-menu .header span {
        margin: 0 8px 0 5px
    }

    #section-menu .compact-panel {
        border: none;
        padding: 5px 5px 5px 10px
    }

    #section-menu .compact-panel.active {
        background: none
    }

    #section-menu .compact-panel .article-title {
        color: #FFF
    }

    #section-menu .compact-panel .article-info {
        margin-top: 0
    }

    #section-menu .overlay-panel .article-image-wrapper {
        width: 37.5%;
        float: left
    }

    #section-menu .overlay-panel .article-info {
        width: 62.5%;
        float: left;
        padding-left: 25px;
        box-sizing: border-box;
        margin-top: 0;
        font-size: 30px
    }

    #section-menu .overlay-panel .category-icon-wrapper {
        display: none
    }

    #section-menu .overlay-panel .overlay-hover {
        padding-top: 30%
    }

    #section-menu .review-star {
        border-color: transparent #1F262E transparent transparent
    }

    .terms-more {
        display: none;
        position: absolute;
        right: 12px;
        top: 0;
        height: 100%
    }

    .terms-more .sort-toggle {
        padding: 13px 0 7px 13px;
        background: #1F262E;
        height: 38px
    }

    .terms-more .sort-toggle span {
        font-size: 20px
    }

    .terms-more .sort-toggle.active span, .terms-more .sort-toggle.over span {
        color: #FFF !important
    }

    .terms-more .sort-buttons {
        min-width: 190px;
        max-width: 240px;
        top: 42px;
        right: 5px;
        background: #000;
        box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 1)
    }

    .terms-more a.list-item, .terms-more a.direct-link {
        color: #FFF;
        background: #3A4655;
        line-height: 1.1em;
        border-bottom: 2px solid #455265;
        border-right: 2px solid #455265;
        text-align: left;
        margin: 0 4px 4px 0;
        width: auto;
        height: auto;
        padding: 7px 9px 3px;
        font-weight: 300;
        font-size: 12px;
        transition: background-color .2s ease, border-color .2s ease
    }

    .terms-more a.list-item:hover, .terms-more a.direct-link:hover {
        color: #FFF !important;
        background: #2F3945;
        border-color: #2F3945
    }

    .standard-menu.sf-arrows > ul > li > a.sf-with-ul:after {
        display: none
    }

    .standard-menu.sf-arrows ul li > .sf-with-ul:focus:after, .standard-menu.sf-arrows ul li:hover > .sf-with-ul:after, .standard-menu.sf-arrows ul .sfHover > .sf-with-ul:after {
        border-left-color: #FFF
    }

    #section-menu.standard-menu ul {
        position: relative
    }

    #section-menu.standard-menu ul li {
        position: relative
    }

    #section-menu.standard-menu > ul > li > a {
        position: relative;
        padding-top: 25px;
        transition: background-color .2s ease
    }

    #section-menu.standard-menu ul li a.parent-item:hover, #section-menu.standard-menu ul li.over > a.parent-item, #section-menu.standard-menu ul li.current-menu-item > a.parent-item, #section-menu.standard-menu ul li a:hover, #section-menu.standard-menu ul li.over > a, #section-menu.standard-menu ul li.current-menu-item > a {
        background-color: #1F262E
    }

    #section-menu.standard-menu ul ul {
        position: absolute;
        width: 190px;
        background-color: #1F262E;
        padding: 10px 0;
        box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.5)
    }

    #section-menu.standard-menu ul ul li {
        float: none
    }

    #section-menu.standard-menu ul ul a {
        opacity: .7;
        padding: 6px 18px;
        color: #FFF;
        display: block;
        transition: opacity .1s ease, background-color .1s ease
    }

    #section-menu.standard-menu ul ul li a.parent-item:hover, #section-menu.standard-menu ul ul li.over > a.parent-item, #section-menu.standard-menu ul ul li.current-menu-item > a.parent-item, #section-menu.standard-menu ul ul li a:hover, #section-menu.standard-menu ul ul li.over > a, #section-menu.standard-menu ul ul li.current-menu-item > a {
        background-color: #4B5B6E;
        opacity: 1
    }

    #section-menu.standard-menu ul ul ul {
        left: 190px;
        width: 150px;
        top: -10px
    }

    #section-menu.standard-menu ul ul ul ul {
        left: 150px
    }

    #sticky-bar .social-badges {
        float: right !important;
        margin: 14px 3px 14px 0;
        max-width: 54px;
        overflow: hidden;
        padding: 0
    }

    #sticky-bar .social-badges a {
        color: #FFF;
        font-size: 13px;
        width: 18px;
        height: 18px;
        opacity: .4;
        transition: opacity .2s ease
    }

    #sticky-bar .social-badges a:hover {
        opacity: 1;
        color: #FFF
    }

    #sticky-account {
        float: right
    }

    a.sticky-toggle {
        display: block;
        height: 65px;
        width: 65px;
        text-align: center;
        cursor: pointer;
        font-size: 32px;
        color: #FFF;
        padding: 12px 0;
        opacity: .4;
        transition: opacity .2s ease, background-color .2s ease
    }

    .sticky-toggle:hover, .sticky-toggle.active {
        background-color: #1F262E;
        opacity: 1;
        color: #FFF
    }

    .sticky-dropdown {
        display: none;
        width: 252px;
        position: absolute;
        z-index: 212;
        right: 0;
        top: 65px;
        background: #1F262E;
        border: 1px solid #000;
        border-top: 0;
        box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.6);
        padding: 0
    }

    .sticky-dropdown-label, a.sticky-dropdown-button {
        color: #FFF;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        padding: 6px 10px;
        text-transform: uppercase;
        opacity: .5;
        transition: opacity .2s ease
    }

    a.sticky-dropdown-button {
        display: inline-block;
        width: 50%;
        float: left;
        position: relative;
        height: 55px;
        padding: 17px 10px;
        cursor: pointer
    }

    a.sticky-dropdown-button:hover, a.sticky-dropdown-button.active {
        opacity: 1;
        color: #FFF
    }

    a.sticky-dropdown-button.left-button {
        border-right: 1px solid #444
    }

    a.sticky-dropdown-button span {
        position: relative;
        left: -2px
    }

    .sticky-register-form {
        display: none
    }

    .sticky-dropdown form {
        padding: 0 20px 15px
    }

    .sticky-dropdown input {
        font-size: 14px !important;
        width: 210px !important;
        background: #4B5B6E;
        padding: 9px;
        margin-bottom: 10px;
        border: none;
        color: #FFF
    }

    .sticky-dropdown .sticky-submit {
        width: 100%;
        text-align: center;
        color: #FFF;
        cursor: pointer;
        font-size: 16px;
        font-weight: 700;
        padding: 7px 20px;
        transition: background-color .2s ease
    }

    .sticky-dropdown .sticky-submit.active {
        background-color: #4B5B6E
    }

    .sticky-dropdown .loading span {
        margin-top: 65px;
        color: #FFF
    }

    .sticky-dropdown.check-password {
        display: block;
        cursor: pointer;
        padding: 20px;
        text-align: center;
        color: #FFF
    }

    .sticky-dropdown.check-password span {
        font-size: 16px
    }

    #sticky-login {
        text-align: left;
        padding-left: 21px;
        white-space: nowrap
    }

    #sticky-register {
        text-align: right;
        padding-right: 23px;
        white-space: nowrap
    }

    #back-to-top {
        display: none;
        position: fixed;
        z-index: 999;
        right: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 45px 45px;
        border-color: transparent transparent #1F262E;
        -webkit-transform: rotate(360deg);
        text-align: center;
        opacity: .8;
        transition: opacity .2s ease
    }

    #back-to-top span {
        font-size: 20px;
        color: #FFF;
        position: absolute;
        top: 20px;
        right: 2px
    }

    #back-to-top:hover {
        opacity: 1
    }

    #sticky-inner.compact .new-articles {
        margin-left: 0
    }

    #sticky-inner.compact #section-menu {
        margin-left: 0
    }

    #sticky-inner.compact #section-menu > ul > li > a {
        padding-left: 5px;
        padding-right: 5px;
        min-width: 46px
    }

    #sticky-inner.compact #section-menu ul li a .category-icon {
        top: 18px
    }

    #sticky-inner.compact #section-menu ul li a .category-title {
        display: none
    }

    .after-header {
        margin-top: 80px;
        position: relative;
        padding-top: 5px;
        margin-bottom: 30px;
    }

    .after-header.no-header {
        margin-top: 65px
    }

    .after-header.no-sticky {
        margin-top: 100px
    }

    .after-header.no-sticky.no-header {
        margin-top: 0
    }

    .share-panel {
        position: absolute;
        z-index: 8;
        top: 0;
        left: -110px;
        width: 110px;
        height: 75px;
        text-shadow: none;
        background: rgba(245, 246, 250, 1)
    }

    .share-button {
        position: absolute;
        top: 50%;
        margin-top: -14px;
        z-index: 9;
        background: rgba(245, 246, 250, 1);
        border-radius: 50%;
        width: 20px;
        height: 20px;
        right: -9px;
        cursor: pointer
    }

    .share-button.active {
        -webkit-box-shadow: 3px 0 2px 0 rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 3px 0 2px 0 rgba(0, 0, 0, 0.4);
        box-shadow: 3px 0 2px 0 rgba(0, 0, 0, 0.4)
    }

    .share-button span {
        position: absolute;
        top: 7px;
        left: 10px;
        color: #666;
        display: inline-block;
        width: 7px;
        height: 7px;
        font-size: 7px;
        line-height: 7px
    }

    .share-button span:before {
        margin: 0
    }

    .share-button.active span {
        color: #000
    }

    .share-panel .share-content {
        padding: 10px 15px 10px 10px;
        font-weight: 500;
        color: #000
    }

    .share-panel .share-label {
        font-weight: 400;
        font-size: 9px;
        color: #BBB;
        margin-bottom: 5px;
        margin-left: 3px;
        text-transform: uppercase
    }

    .share-panel .share-trending {
        width: 50%;
        display: inline-block;
        float: left
    }

    .share-panel .share-trending .metric {
        display: block;
        float: none;
        margin-right: 0;
        height: 17px;
        line-height: 17px
    }

    .share-panel .share-trending .numcount {
        font-size: 9px;
        position: relative;
        top: -1px;
        cursor: default
    }

    .share-panel .share-content .icon {
        color: #CBD2D9;
        font-size: 12px
    }

    .share-panel .share-sharing {
        position: relative;
        width: 50%;
        display: inline-block;
        float: left;
        text-align: right;
        padding-top: 1px
    }

    .share-panel .share-sharing .share-label {
        text-align: right;
        margin-right: 8px;
        margin-top: -1px
    }

    .share-panel .tooltip.right {
        margin-left: -10px
    }

    .share-panel .tooltip.left > div {
        margin-right: -10px
    }

    .billboard-sharing .addthis_toolbox {
        width: 250px
    }

    .sharing-wrapper .addthis_toolbox .theme-icon-facebook {
        color: #2A52A7
    }

    .sharing-wrapper .addthis_toolbox .theme-icon-twitter {
        color: #27B7E7
    }

    .sharing-wrapper .addthis_toolbox .theme-icon-googleplus {
        color: #DC4B38
    }

    .sharing-wrapper .addthis_toolbox .addthis_counter.addthis_bubble_style {
        background: none;
        width: 40px !important
    }

    .sharing-wrapper .addthis_toolbox .addthis_native_counter_parent, .sharing-wrapper .addthis_toolbox .addthis_button_compact {
        display: inline-block;
        float: right;
        position: relative;
        text-align: right;
        height: 17px;
        line-height: 17px;
        padding: 0
    }

    .sharing-wrapper .addthis_toolbox .addthis_native_counter_parent.active, .sharing-wrapper .addthis_toolbox .addthis_button_compact.active {
        background: #FFF
    }

    .sharing-wrapper .addthis_toolbox .addthis_native_counter_sibling {
        display: none
    }

    .sharing-wrapper .addthis_toolbox.addthis_20x20_style .share-span {
        position: absolute;
        top: 0;
        right: 0;
        line-height: 17px;
        height: 17px;
        font-size: 12px
    }

    .sharing-wrapper .addthis_toolbox.addthis_20x20_style .addthis_counter.addthis_bubble_style {
        height: 17px;
        line-height: 17px
    }

    .sharing-wrapper .addthis_toolbox.addthis_20x20_style .addthis_counter.addthis_bubble_style a.addthis_button_expanded {
        font-family: 'Open Sans', sans-serif !important;
        font-size: 9px !important;
        font-weight: 400 !important;
        width: 100% !important;
        height: 17px !important;
        line-height: 17px !important;
        display: table;
        position: relative;
        left: 0;
        color: #000 !important;
        padding: 0 17px 0 0 !important;
        text-align: right
    }

    .sharing-wrapper .addthis_toolbox.addthis_20x20_style .addthis_counter.addthis_bubble_style {
        background: none !important;
        margin: 0 !important;
        padding: 0 !important
    }

    .sharing-wrapper .addthis_toolbox.addthis_default_style .at15t_expanded, .sharing-wrapper .addthis_toolbox .addthis_default_style .at15t_compact {
        margin-right: 0
    }

    .sharing-wrapper .addthis_toolbox.addthis_20x20_style .addthis_counter_google_plusone_share .addthis_counter.addthis_bubble_style.addthis_native_counter a.addthis_button_expanded {
        text-indent: -9999px;
        text-align: left
    }

    .sharing-wrapper .addthis_toolbox.addthis_20x20_style .addthis_counter_google_plusone_share .theme-icon-plus {
        font-size: 7px;
        line-height: 7px;
        padding: 5px 15px 0 0;
        position: absolute;
        right: 0;
        color: #000
    }

    .bar-header {
        position: relative;
        display: inline-block;
        background: #F5F5F5;
        width: 100%
    }

    .bar-header.hidden {
        display: none
    }

    .bar-label {
        position: relative;
        padding: 10px 5px 10px 15px
    }

    .bar-label.has-icon {
        padding-right: 15px
    }

    .bar-label .label-text {
        display: inline-block;
        font-weight: 700;
        font-size: 16px;
        text-transform: uppercase;
        color: #000
    }

    .bar-label .label-text span {
        color: #000
    }

    .bar-label .label-text span:before {
        margin-right: 6px
    }

    .bar-label .label-text span.category-icon {
        margin-left: 0;
        margin-right: 7px;
        position: relative;
        top: 2px
    }

    .bar-label .metric-text {
        display: inline-block;
        position: relative;
        top: -1px;
        font-size: 10px;
        font-weight: 500;
        padding-left: 15px;
        text-transform: uppercase;
        color: #909FB8
    }

    .col-md-2 .widget-topten .bar-label, .col-md-2 .widget-trending .bar-label {
        padding-top: 4px
    }

    .col-md-2 .widget-topten .metric-text, .col-md-2 .widget-trending .metric-text {
        position: absolute;
        left: 0;
        bottom: 0;
        top: auto
    }

    .boxed {
        padding-left: 115px
    }

    .boxed .bar-header {
        position: absolute;
        left: 0;
        width: 115px;
        height: 100%;
        background: #FAFAFA;
        border-right: 1px solid #E7E7E7;
        border-bottom: none
    }

    .boxed .bar-label {
        height: auto;
        padding: 12px 12px 8px 18px
    }

    .boxed .bar-label .label-text {
        line-height: 16px;
        width: 100%
    }

    .boxed .bar-label .metric-text {
        padding-left: 0;
        top: -6px;
        font-size: 9px
    }

    .sort-wrapper {
        position: absolute;
        top: 0;
        right: 0
    }

    .sort-toggle {
        display: block;
        height: 38px;
        left: 10px;
        position: relative;
        z-index: 7;
        padding: 9px 12px;
        color: #90A0B9;
        font-size: 10px;
        font-weight: 300;
        cursor: pointer
    }

    .sort-toggle span {
        font-size: 13px;
        position: relative;
        top: -2px
    }

    .sort-buttons {
        display: none;
        background: #1F262E;
        position: absolute;
        top: 37px;
        right: 0;
        z-index: 9;
        padding: 13px;
        width: 156px
    }

    .sort-buttons a, .sort-buttons span.page-numbers {
        display: block;
        float: left;
        font-size: 45px;
        color: #FFF;
        width: 65px;
        height: 65px;
        cursor: pointer;
        text-align: center
    }

    .sort-buttons span.page-numbers {
        cursor: default !important
    }

    .sort-buttons a.active {
        cursor: default
    }

    .boxed .sort-wrapper {
        bottom: 0;
        width: 100%;
        top: auto;
        right: auto
    }

    .boxed .sort-buttons {
        top: 35px;
        left: 0;
        right: auto
    }

    .boxed .sort-toggle {
        background-color: #F5F5F5;
        border-top: 1px solid #E7E7E7;
        text-align: center;
        width: 100%;
        height: 35px;
        padding-top: 9px;
        transition: background-color .2s ease, color .2s ease
    }

    .sort-toggle.active, .sort-toggle.over {
        background-color: #1F262E;
        color: #FFF
    }

    .pagination-wrapper.mobile {
        display: none
    }

    .pagination {
        text-align: center;
        border-radius: 0;
        margin: 0;
        padding-left: 10px;
        height: 43px;
        border-top: 1px solid #E2E2E2;
        overflow: hidden;
        height: 43px
    }

    .pagination a, .pagination > span.page-number, .pagination > span.page-numbers {
        display: block;
        float: left;
        cursor: pointer;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
        min-width: 25px;
        line-height: 1em;
        height: 43px;
        padding: 13px 0;
        color: #BABDD3
    }

    .pagination a span.page-number {
        color: #BABDD3;
        cursor: pointer
    }

    .pagination a:hover {
        color: #000
    }

    .pagination .active, .pagination a:active, .pagination a.active:hover, .pagination span.page-number {
        cursor: default;
        color: #000
    }

    .pagination a.arrow {
        padding: 11px 0;
        width: 30px
    }

    .pagination a span:before {
        margin: 0;
        padding: 0;
        width: auto
    }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        background: none;
        border: none;
        cursor: pointer;
        color: #000
    }

    .pagination span.theme-icon-right-fat {
        font-size: 11px;
        position: relative;
        top: -1px;
        right: -3px
    }

    /*.fixed-object{position:absolute}*/
    .fixed-object.fixed {
        position: fixed;
        top: 88px
    }

    .fixed-object.fixed.admin-bar {
        top: 117px
    }

    .fixed-object.taller-fixed {
        position: fixed
    }

    .panel-style .content-inner {
        position: relative;
        top: -1px
    }

    .panel-style .pagination, .panel-style .last-page {
        box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.1)
    }

    .loop-panel {
        position: relative;
    }

    .loop-panel-slider {
        padding: 0 25px 0 25px;
        width: 95%;
        margin: 0 auto;
    }

    @media (max-width: 767px) {
        .loop-panel-slider {
            padding: 0;
            width: 100%;
        }
    }

    .loop-placeholder {
        position: absolute;
        width: 100%;
        height: 60px
    }

    .loop-image-wrapper {
        position: relative;
        z-index: 2;
        height: 160px;
        width: 286px;
        float: left;
        overflow: hidden
    }

    .loop-image {
        width: 100%;
        height: 100%;
        max-height: 412px;
        /*position: absolute;*/
        /*z-index: 2;*/
        /*width: auto;*/
        /*height: 100%;*/
        /*top: 50%;*/
        /*left: 50%;*/
        /*-webkit-transform: translate(-50%, -50%);*/
        /*-ms-transform: translate(-50%, -50%);*/
        /*transform: translate(-50%, -50%)*/
    }

    .photoBorder {
        background: rgba(255, 255, 255, 0.6);
        width: 278px;
        height: 156px;
    }

    .loop-image.photoImage {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        max-height: 100%;
        max-width: 100%;
        display: block;
        margin: auto;
    }

    /*.loop-layer{position:relative;z-index:3;height:100%;width:100%;opacity:1;transition:opacity .2s ease}*/
    /*.loop-hover{position:absolute;z-index:4;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .4s ease}*/
    /*.loop-hover-inner{position:absolute;top:40px;right:65px}*/
    .loop-hover-inner .more-text {
        font-weight: 700;
        font-size: 18px;
        text-transform: uppercase;
        position: relative;
        top: -5px;
        color: #FFF
    }

    .loop-hover-inner .theme-icon-forward {
        font-size: 40px;
        line-height: 24px;
        display: block;
        color: #FFF;
        text-align: center
    }

    .loop-info-wrapper {
        position: relative;
        z-index: 4;
        width: 92%;
        margin: 0 4%;
        padding: 15px 25px 10px
    }

    .loop-panel .category-icon-wrapper {
        position: absolute;
        z-index: 3;
        bottom: 11px;
        left: 10px
    }

    .loop-panel .trending-toggle {
        position: absolute;
        bottom: 5px;
        right: 55px
    }

    .loop-panel .sharing-toggle {
        position: absolute;
        bottom: 5px;
        right: 85px
    }

    .loop-panel .compare-toggle {
        position: absolute;
        bottom: 2px;
        left: 115px
    }

    .loop-link {
        position: absolute;
        z-index: 5;
        display: block;
        height: 100%;
        width: 100%
    }

    a.loop-play {
        position: absolute;
        z-index: 6;
        top: 200px;
        left: 50%;
        margin-top: -25px;
        padding-top: 1px;
        margin-left: -25px;
        text-align: center;
        font-size: 40px;
        color: #000;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        opacity: .7;
        background: #FFF;
        transition: opacity .2s ease;
        box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.6)
    }

    a.loop-play:hover {
        opacity: 1
    }

    /*.loop-layer{background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.1) 65%,rgba(0,0,0,0.6) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.1)),color-stop(65%,rgba(0,0,0,.1)),color-stop(100%,rgba(0,0,0,0.6)));background:-webkit-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.1) 65%,rgba(0,0,0,0.6) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.1) 65%,rgba(0,0,0,0.6) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.1) 65%,rgba(0,0,0,0.6) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.1) 0%,rgba(0,0,0,.1) 65%,rgba(0,0,0,0.6) 100%)}*/
    /*.loop-hover{background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.1) 65%,rgba(0,0,0,0.2) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.1)),color-stop(65%,rgba(0,0,0,.1)),color-stop(100%,rgba(0,0,0,0.2)));background:-webkit-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.1) 65%,rgba(0,0,0,0.2) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.1) 65%,rgba(0,0,0,0.2) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.1) 65%,rgba(0,0,0,0.2) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.1) 0%,rgba(0,0,0,.1) 65%,rgba(0,0,0,0.2) 100%)}*/
    /*.loop-layer:hover,.loop-hover:hover{transition:none}*/
    /*.loop-panel.active .loop-hover{opacity:1}*/
    /*.loop-panel.active .loop-layer{opacity:0}*/
    .loop-panel .review-star {
        border-width: 0 48px 48px 0
    }

    .loop-panel .review-star > span {
        top: 6px;
        right: -44px
    }

    .loop-panel h2.article-title {
        margin: 0;
        font-size: 38px;
        color: #333;
        text-transform: uppercase;
        line-height: 1em;
        font-weight: 700
    }

    .loop-panel .authorship {
        margin-bottom: 10px;
        margin-top: 10px;
        text-transform: uppercase;
        font-weight: 300;
        font-size: 13px;
        color: #000
    }

    .loop-panel .heat-index {
        position: absolute;
        bottom: 10px;
        right: 15px
    }

    .loop-panel .view-index {
        position: absolute;
        bottom: 10px;
        right: 115px
    }

    .loop-panel .color-line {
        float: right;
        width: 100%;
        height: 1px;
        margin: 10px 0px 0px;
        background: #E0E0E0;
    }

    .loop-panel.last-on-page .color-line {
        display: none;
    }

    .loop-panel .excerpt {
        margin: 0;
        color: #000;
        line-height: 23px;
        font-size: 16px
    }

    .highlighted-label {
        font-weight: 700;
        color: #C03;
        text-transform: uppercase;
        margin-right: 5px
    }

    .compare-toggle {
        font-size: 21px;
        padding-top: 2px
    }

    .compare-toggle .theme-icon-x, .compare-toggle.comparing .theme-icon-sidebar {
        display: none
    }

    .compare-toggle.comparing .theme-icon-x {
        display: inline-block
    }

    .compare-toggle .loading {
        top: 4px;
        left: 30px
    }

    #recommended .compare-toggle .loading {
        margin-top: 1px
    }

    .compare-toggle .loading span {
        font-size: 16px;
        width: 20px;
        height: 20px;
        margin: 0 !important;
        padding: 0 !important
    }

    .compare-toggle div.loading span:before {
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin: 0 !important;
        padding: 0 !important
    }

    .compare-toggle .theme-icon-x {
        color: #C03
    }

    .longform-right .compare-toggle {
        opacity: 1
    }

    .control-bar .compare-toggle {
        padding-top: 1px;
        margin-left: 2px
    }

    .control-bar .compare-toggle .loading {
        top: 3px;
        left: 30px
    }

    .compare-panel {
        position: fixed;
        z-index: 1000;
        bottom: -115px;
        width: 100%;
        height: 100px;
        border-top: 1px solid #BBB;
        background: #F2F2F2;
        box-shadow: 0 0 15px 6px rgba(0, 0, 0, 0.10);
        transition: bottom .2s ease
    }

    .compare-panel.active {
        bottom: 0
    }

    .compare-title {
        display: inline-block;
        float: left;
        text-align: center;
        position: absolute;
        text-transform: uppercase;
        font-size: 16px;
        color: #4B5B6E;
        font-weight: 500;
        top: 50%;
        width: 50px;
        overflow: visible;
        margin-top: -6px;
        left: -5px;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg)
    }

    .compare-items {
        height: 100%;
        margin: 15px 80px 0 40px;
        overflow: auto
    }

    .compare-block {
        position: relative;
        float: left;
        width: 160px;
        height: 70px;
        line-height: 15px;
        font-size: 13px;
        border: 1px solid;
        padding: 10px 10px 10px 25px;
        transition: color .2s ease, border-color .2s ease;
        margin-right: 8px;
        margin-bottom: 8px;
        cursor: pointer;
        border-radius: 3px
    }

    .compare-block .theme-icon-x {
        position: absolute;
        left: 3px;
        top: 50%;
        margin-top: -10px;
        font-size: 14px
    }

    .compare-block.active {
        border-color: #C03;
        color: #C03
    }

    .compare-go {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%
    }

    .compare-go a {
        display: block;
        width: 80px;
        height: 100%;
        background: #F9F9F9;
        border-left: 1px solid #E0E0E0;
        padding: 23px 0;
        text-align: center;
        font-size: 26px;
        text-transform: uppercase;
        color: #90A0B9;
        transition: color .2s ease;
        line-height: .9em
    }

    .compare-go a:hover {
        color: #000
    }

    .compare-go span {
        display: block
    }

    .compare-go span:before {
        margin: 0
    }

    .comparison-page .compare-toggle {
        display: none !important
    }

    .comparison-page .post-right {
        padding: 20px
    }

    .comparison-page .compare-count {
        position: absolute;
        top: 30px;
        right: 20px;
        color: #4B5B6E;
        font-weight: 300;
        font-size: 15px
    }

    .comparison-page .compare-num {
        font-weight: 700
    }

    .compare-remove {
        opacity: 0;
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        cursor: pointer;
        background: rgba(204, 0, 51, .7);
        color: #FFF;
        text-transform: uppercase;
        transition: opacity .2s ease
    }

    th.active .compare-remove {
        opacity: 1
    }

    .compare-remove .theme-icon-x {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -12px;
        margin-left: -18px;
        font-size: 24px
    }

    .table-comparison {
        padding-top: 20px
    }

    .table-comparison th {
        position: relative !important;
        font-weight: 500;
        font-size: 18px;
        line-height: 20px !important
    }

    .table-comparison td, .table-comparison td p {
        font-size: 13px;
        line-height: 15px
    }

    .table-comparison td p {
        margin-bottom: 12px
    }

    .table-comparison .row-label {
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 700;
        min-width: 100px;
        max-width: 140px;
        text-align: right;
        background: #F6F6F6
    }

    .table-comparison tr.separator td {
        background: #F0F0F0;
        text-align: center;
        min-height: 20px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 300;
        padding-left: 110px
    }

    .table-comparison tr.separator.subheader td {
        background: #F4F4F4;
        padding-left: 0
    }

    .the-content table.table-comparison > tbody > tr > td.no-padding {
        padding: 0
    }

    .table-comparison .editor-rating, .table-comparison .user-rating {
        width: 50%;
        min-height: 38px;
        float: left;
        text-align: center;
        font-size: 15px;
        padding: 8px 0
    }

    .table-comparison .editor-rating {
        border-right: 1px solid #E2E2E2
    }

    .table-comparison .user-rating {
        border-left: 1px solid #E2E2E2;
        margin-left: -1px
    }

    .table-comparison .total-row .editor-rating, .table-comparison .total-row .user-rating {
        font-weight: 700;
        font-size: 18px;
        font-weight: 700
    }

    .table-comparison .stars span {
        color: #666;
        font-size: 14px
    }

    .table-comparison .total-row .stars span {
        color: #000
    }

    .table-comparison .stars span:before {
        width: auto
    }

    .the-content .table-comparison .category-list a, .the-content .table-comparison .tag-list a {
        color: #333
    }

    .table-comparison .heat-index, .table-comparison .view-count, .table-comparison .numcount {
        font-size: 14px;
        font-weight: 500;
        color: #333;
        position: relative
    }

    .compare-content {
        overflow: auto
    }

    .table-comparison td:not(.row-label) {
        min-width: 150px
    }

    .builder-tiles .container-inner {
        padding: 15px 15px 10px
    }

    .builder-sections {
        margin: 5px 0 0
    }

    .builder-sections .widget-section-wrapper {
        margin-left: -1.5%;
        margin-bottom: -1.5%
    }

    .builder-sections .widget-section {
        position: relative;
        float: left;
        padding-left: 1.5%;
        padding-bottom: 1.5%
    }

    .builder-sections .widget-section .more-link {
        padding-bottom: 0
    }

    .builder-sections .widget-section.cols-2 {
        width: 50%
    }

    .builder-sections .widget-section.cols-3 {
        width: 33.3333%
    }

    .builder-sections .widget-section.cols-4 {
        width: 25%
    }

    .builder-sections .widget-section.cols-5 {
        width: 20%
    }

    .builder-sections .widget-section.cols-6 {
        width: 16.6666%
    }

    .builder-trending .scroller {
        height: 112px;
        background: #FFF
    }

    .builder-trending .trending-content div.scrollWrapper {
        height: 112px
    }

    .builder-trending .compact-panel {
        width: 240px;
        height: 112px;
        overflow: hidden;
        border-right: 1px solid #E7E7E7;
        padding: 22px 15px 0 0
    }

    .builder-trending div.loading {
        top: 30px
    }

    .builder-topten .scroller {
        height: 90px;
        background: #FFF
    }

    .builder-topten .top-ten-content {
        margin-right: -2px
    }

    .builder-topten .center-panel {
        width: 20%;
        height: 90px;
        overflow: hidden;
        border-right: 1px solid #E7E7E7;
        border-bottom: 1px solid #E7E7E7;
        margin: 0 0 -8px;
        padding: 22px 15px 0 0;
        display: inline-block;
        text-align: left
    }

    .builder-topten .center-panel.active {
        background: #F6F6F6
    }

    .builder-topten .center-panel .border {
        display: none
    }

    .builder-topten .topten-number {
        margin: 0 0 0 15px;
        text-align: center
    }

    .center-panel.active .topten-number {
        color: #FFF
    }

    .builder-topten .article-title {
        position: absolute;
        padding: 13px 15px 0 65px;
        top: 0;
        left: 0;
        font-size: 13px;
        line-height: 16px
    }

    .builder-topten .topten-hover {
        display: none
    }

    .builder-topten.tall .scroller {
        height: 180px;
        background: #FFF
    }

    .builder-topten.tall .compact-panel {
        height: 180px
    }

    .builder-topten.short .boxed .bar-label {
        padding-top: 7px
    }

    .builder-topten div.loading {
        top: 30px
    }

    .builder-connect .connect-inner {
        background: #FFF;
        position: relative;
        height: 62px
    }

    .builder-connect .bar-header {
        background: #F5F5F5
    }

    .builder-connect .widget .bar-header {
        display: none
    }

    .builder-connect .boxed .bar-label {
        padding-top: 20px;
        padding-right: 14px
    }

    .builder-connect .label-text span:before {
        margin-left: 0
    }

    .builder-connect .connect-email {
        background: #FAFAFA;
        float: left;
        height: 60px
    }

    .builder-connect .connect-email input.email-textbox {
        min-height: 14px;
        text-align: left;
        width: 190px;
        padding: 20px 7px 16px 15px;
        border: none;
        border-right: 1px solid #DDD;
        background: #FAFAFA;
        color: #909FB8
    }

    .builder-connect .connect-counts {
        display: inline-block;
        margin-left: 25px;
        float: left
    }

    .builder-connect .connect-social {
        display: inline-block;
        float: right;
        height: 60px;
        padding: 8px 20px 15px;
        border-left: 1px solid #E7E7E7;
        background: #FAFAFA;
        text-align: center
    }

    .builder-connect .social-counts a {
        padding: 8px 15px 0
    }

    .builder-connect .social-badges {
        padding: 3px 0
    }

    .builder-connect .follow-label {
        color: #909FB8;
        text-transform: uppercase;
        font-size: 11px;
        display: block;
        position: relative;
        top: 2px
    }

    .builder-connect .connect-downloads {
        display: inline-block;
        margin-left: 5px;
        float: left
    }

    .builder-connect .connect-downloads p {
        margin-bottom: 3px;
        margin-top: 8px;
        text-align: center;
        color: #909FB8;
        text-transform: uppercase;
        font-size: 11px
    }

    .builder-magazine {
        margin-bottom: -20px
    }

    .magazine-panel {
        margin-bottom: 20px
    }

    .magazine-header {
        height: 38px;
        width: 100%;
        border-bottom: 3px solid;
        background: #F5F5F5
    }

    .magazine-title {
        position: relative;
        float: left;
        height: 100%;
        padding: 0 0 0 14px;
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 500;
        color: #FFF
    }

    .magazine-title span {
        position: relative;
        top: 11px
    }

    .magazine-title a {
        color: #FFF;
        display: inline-block;
        padding: 4px 20px 3px 8px;
        height: 100%
    }

    .magazine-title a:hover {
        color: #FFF !important
    }

    .magazine-categories {
        float: left;
        margin-left: 5px;
        opacity: 0;
        transition: opacity .2s ease;
        height: 35px
    }

    .magazine-more {
        display: none;
        position: absolute;
        min-width: 60px;
        right: 10px;
        height: 100%
    }

    .magazine-more .sort-toggle {
        padding-right: 6px
    }

    .magazine-more .sort-buttons {
        min-width: 190px;
        max-width: 240px
    }

    .magazine-more a, .magazine-more .sort-buttons a {
        color: #FFF !important;
        background: #3A4655;
        line-height: 1.1em;
        border-bottom: 2px solid #455265;
        border-right: 2px solid #455265;
        text-align: left;
        margin: 0 4px 4px 0;
        width: auto;
        height: auto;
        padding: 7px 9px 3px;
        font-weight: 300;
        font-size: 12px;
        transition: background-color .2s ease, border-color .2s ease
    }

    .magazine-more a:hover, .magazine-more a.active {
        color: #FFF !important;
        background: #2F3945;
        border-color: #2F3945 !important
    }

    .magazine-categories a {
        display: block;
        float: left;
        padding: 12px 15px;
        height: 100%;
        font-size: 13px;
        text-transform: uppercase;
        color: #333;
        transition: color .2s ease;
        cursor: pointer
    }

    .magazine-content {
        overflow: hidden;
        position: relative
    }

    .magazine-left {
        float: left;
        width: 29%;
        padding: 20px 15px 15px 16px
    }

    .magazine-mid {
        float: left;
        width: 34%;
        padding: 20px 20px 20px 14px;
        border-right: 1px solid #E2E2E2
    }

    .magazine-right {
        float: left;
        width: 37%;
        height: 100%;
        border-left: 1px solid #E2E2E2;
        margin-left: -1px;
        padding: 20px 0 48px;
        position: relative
    }

    .magazine-label {
        font-size: 17px;
        padding: 0 0 15px 8px;
        text-transform: uppercase;
        font-weight: 700
    }

    .magazine-label span {
        font-size: 15px;
        margin-right: 4px
    }

    .magazine-left .magazine-label {
        padding-bottom: 10px
    }

    .magazine-left .article-title {
        transition: color .2s ease
    }

    .magazine-left .compact-panel {
        padding: 11px 5px 9px 6px
    }

    .magazine-left .compact-panel.active {
        background: none
    }

    .magazine-left .compact-panel .color-line {
        display: none
    }

    .magazine-left .widget_a .heat-index {
        margin-left: -3px
    }

    .magazine-left .review-star {
        display: none
    }

    .magazine-mid .magazine-label {
        padding-left: 0
    }

    .magazine-mid .article-title {
        font-size: 21px;
        padding: 15px 0 5px;
        line-height: 1.2em
    }

    .magazine-right .magazine-label {
        padding-left: 14px;
        border-bottom: 1px solid #E7E7E7;
        width: 101%
    }

    .magazine-right .compact-panel {
        padding: 14px 10px 14px 0;
        min-height: 92px;
        width: 101%
    }

    .magazine-right .compact-panel .article-info {
        padding-left: 105px !important
    }

    .magazine-right .compact-panel .article-title {
        font-size: 16px
    }

    .magazine-content .more-link {
        font-weight: 300;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 37%;
        display: block;
        height: 48px;
        padding: 15px 0;
        text-align: center;
        text-transform: uppercase;
        font-size: 15px;
        color: #90A0B9;
        border-top: 1px solid #E7E7E7;
        transition: color .2s ease
    }

    .builder-magazine .category-circle, .single-sidebar .category-circle {
        margin-left: -30px
    }

    .builder-magazine .widget-section.active .category-circle, .single-sidebar .widget-section.active .category-circle {
        margin-left: -28px
    }

    .builder-utility .utility-inner {
        background: #FFF;
        position: relative;
        height: 62px
    }

    .builder-utility a {
        color: #333;
        transition: color .2s ease
    }

    .utility-menu-full {
        display: inline-block
    }

    .utility-menu-compact {
        display: none
    }

    .builder-utility .bar-header {
        width: auto;
        float: left;
        height: 62px;
        border-right: 1px solid #E7E7E7
    }

    .builder-utility .bar-label {
        padding: 20px 20px 20px 15px
    }

    .builder-utility .home-button {
        float: left;
        margin-left: 20px
    }

    .builder-utility .home-button a {
        display: block;
        height: 62px;
        width: 40px;
        text-align: center;
        font-size: 15px;
        padding: 19px 0
    }

    .builder-utility ul a {
        display: block;
        height: 62px;
        padding: 20px 12px;
        text-transform: uppercase
    }

    .builder-utility-full > ul {
        float: left
    }

    .builder-utility ul {
        position: relative;
        margin: 0;
        padding: 0;
        float: left
    }

    .builder-utility ul li {
        list-style-type: none;
        float: left;
        position: relative
    }

    .builder-utility ul li ul {
        display: none;
        position: absolute;
        z-index: 100;
        width: 150px;
        top: 60px;
        background: #FFF;
        border: 1px solid #E7E7E7;
        border-top: 0;
        box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.1);
        padding: 8px 0
    }

    .builder-utility ul li ul li {
        float: none
    }

    .builder-utility ul li ul li a, .builder-utility ul li:hover ul li a, .builder-utility ul li.over ul li a {
        border-left: 0
    }

    .builder-utility ul li ul li a {
        display: block;
        text-align: left;
        height: auto;
        padding: 7px 10px
    }

    .builder-utility ul li ul li ul {
        left: 148px;
        top: 0 !important;
        border-top: 1px solid #E7E7E7
    }

    .utility-menu-selector {
        cursor: pointer
    }

    .builder-utility .utility-menu-compact .bar-label {
        z-index: 100
    }

    .builder-utility .utility-menu-compact ul li ul {
        top: 60px
    }

    .builder-utility .utility-menu-compact .bar-label {
        padding: 0
    }

    .builder-html .html-inner {
        background: #FFF;
        position: relative;
        padding: 15px 20px
    }

    .builder-widgets .widgets-inner {
        background: #FFF;
        padding: 5px 15px
    }

    .builder-widgets .widgets .header {
        background: none;
        border-bottom-color: #E7E7E7
    }

    .builder-widgets .widgets .header .header-text {
        padding-left: 0
    }

    .builder-widgets .widgets .bar-header {
        background: none;
        border-top: none;
        border-bottom-color: #E7E7E7
    }

    .builder-widgets .bar-label {
        padding-left: 0
    }

    .builder-widgets .content-inner {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .builder-widgets .center-panel {
        padding-left: 0;
        padding-right: 0
    }

    .builder-widgets .widget_b .content-inner {
        margin-left: 0;
        margin-right: 0
    }

    .builder-widgets .widget-panel {
        margin-bottom: 15px
    }

    .builder-widgets .category-circle {
        margin-left: -30px
    }

    .builder-widgets .widget-section.active .category-circle {
        margin-left: -28px
    }

    .builder-widgets .widgets .pagination {
        padding-left: 0
    }

    .builder-widgets .pagination {
        background: #F9F9F9
    }

    .builder-widgets .widgets .social-counts {
        padding-left: 0;
        padding-right: 0
    }

    .builder-widgets .widgets .it-widget-tabs ul.sort-buttons {
        background: none;
        border-top: none;
        padding-left: 0
    }

    .builder-widgets .bar-label .metric-text {
        padding-left: 0
    }

    .builder-widgets .widget-topten .bar-label .metric-text, .builder-widgets .widget-trending .bar-label .metric-text {
        padding-left: 10px
    }

    .builder-widgets .widget-section .content-inner {
        padding-bottom: 0
    }

    .builder-widgets .widget-section a.more-link {
        padding-bottom: 0
    }

    .builder-widgets .load-more-wrapper.compact .load-more {
        background: none;
        box-shadow: none;
        padding-top: 20px
    }

    .compact-panel {
        position: relative;
        min-height: 80px;
        width: 100%;
        padding: 9px 10px 9px 0;
        display: inline-block;
        border-bottom: 1px solid #E7E7E7;
        transition: background-color .2s ease
    }

    .scroller .compact-panel {
        display: block;
        float: left
    }

    .compact-panel:last-child {
        border-bottom: none
    }

    .compact-panel.active {
        background-color: #F6F6F6
    }

    .compact-panel .article-image-wrapper {
        position: absolute !important;
        z-index: 2;
        margin: 0 !important;
        left: 18px
    }

    .compact-panel .article-info {
        padding-left: 100px !important
    }

    .compact-panel .article-title {
        font-weight: 500;
        font-size: 13px;
        color: #333;
        line-height: 16px
    }

    .compact-panel.no-image {
        min-height: 1px
    }

    .compact-panel.no-image .article-info {
        padding-left: 0 !important
    }

    .compact-panel .overlay-hover {
        padding-top: 8px
    }

    .trending-content .compact-panel {
        opacity: 0
    }

    #header-posts .trending-content div.scrollWrapper {
        height: 80px
    }

    .widgets {
        position: relative;
    }

    .widgets .widget {
        position: relative
    }

    .widgets .header {
        border-bottom: 1px solid #E2E2E2;
        background: #F5F5F5;
        height: 38px
    }

    .widgets .header .header-text {
        display: inline-block;
        padding: 8px 5px 8px 15px;
        font-size: 16px;
        font-weight: 700;
        color: #333;
        text-transform: uppercase
    }

    .widgets .loading span {
        margin-top: 60px
    }

    .widgets ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }

    .widgets ul ul {
        margin-left: 15px
    }

    .widgets ul li a {
        display: inline-block;
        line-height: 1.3em
    }

    .widgets li {
        padding: 3px 0
    }

    .widgets .widget > ul, .widgets ul.menu {
        margin-top: 0
    }

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

    .widgets .pagination-wrapper {
        position: relative;
        top: 2px
    }

    .widgets .pagination {
        padding-left: 5px
    }

    .widgets .bar-header {
        border-top: 1px solid #E2E2E2
    }

    .widgets .compact-header .bar-label .metric-text {
        position: absolute;
        left: 0;
        bottom: 0;
        top: auto
    }

    .widgets .sort-toggle {
        padding-right: 4px
    }

    .widget_a .compact-panel {
        width: 100%;
        padding: 15px 10px 8px 0;
        min-height: 91px
    }

    .widget_a .article-title {
        margin-bottom: 7px;
        width: 100%
    }

    .widget_a .article-image-wrapper {
        left: 15px
    }

    .widget_a .heat-index {
        font-size: 13px;
        font-weight: 500;
        color: #666;
        margin-left: 6px;
        position: relative
    }

    .widget_a .review-star {
        border-color: rgba(0, 0, 0, 0) #4B5B6E rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        border-width: 0 22px 22px 0;
        font-size: 12px
    }

    .widget_a .review-star > span {
        color: #FFF !important;
        right: -24px;
        top: 0
    }

    .widget_a .color-line {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 3px;
        opacity: .15;
        transition: width .3s ease, opacity .2s ease
    }

    .widget_a.active .color-line {
        width: 6px;
        opacity: 1
    }

    .col-md-2 .widget_a .article-image-wrapper {
        display: none
    }

    .col-md-2 .widget_a .article-info {
        padding-left: 18px !important
    }

    .widget_b .overlay-panel {
        margin-bottom: 20px
    }

    .widget_b .content-inner {
        margin: 15px 15px 0
    }

    .widget_b .article-image-wrapper {
        margin-bottom: 12px
    }

    .widget_b .article-title {
        line-height: 1.2em;
        font-size: 15px;
        color: #333;
        margin-bottom: 2px
    }

    .widget_b .category-icon-wrapper {
        display: block;
        float: left;
        padding: 7px 8px 0 0
    }

    .widget_b .rating {
        margin-top: 7px
    }

    .widget_c .compact-panel {
        min-height: 1px;
        padding: 13px 11px 13px 15px;
        width: 100%
    }

    .widget_c .compact-panel .article-info {
        padding-left: 0 !important
    }

    .widget_c .compact-panel.active .article-info {
        color: #000
    }

    .widget_c .compact-panel .rating-wrapper {
        margin-top: 7px
    }

    .widget_c .overlay-panel {
        padding: 15px;
        background: #F3F3F3;
        border-bottom: 1px solid #E2E2E2
    }

    .widget_c .overlay-panel:last-child {
        border-bottom: none
    }

    .widget_c .overlay-panel.active {
        background: #FFF
    }

    .widget_c .overlay-gradient {
        background: -moz-linear-gradient(top, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .4) 65%, rgba(0, 0, 0, 0.8) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .1)), color-stop(65%, rgba(0, 0, 0, .4)), color-stop(100%, rgba(0, 0, 0, 0.8)));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .4) 65%, rgba(0, 0, 0, 0.8) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .4) 65%, rgba(0, 0, 0, 0.8) 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .4) 65%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .4) 65%, rgba(0, 0, 0, 0.8) 100%)
    }

    .widget_c .active .overlay-gradient {
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 65%, rgba(0, 0, 0, 0.8) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(65%, rgba(0, 0, 0, .3)), color-stop(100%, rgba(0, 0, 0, 0.8)));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 65%, rgba(0, 0, 0, 0.8) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 65%, rgba(0, 0, 0, 0.8) 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 65%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 65%, rgba(0, 0, 0, 0.8) 100%)
    }

    .widget_c .overlay-panel .article-title {
        width: 100%;
        padding: 0 25px 23px 30px;
        color: #FFF;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 1.1em;
        font-weight: 500;
        position: absolute;
        z-index: 4;
        bottom: 0;
        left: 0
    }

    .col-md-2 .widget_c .overlay-panel .article-title {
        font-size: 14px;
        padding: 0 17px 18px 22px
    }

    .widget_c .overlay-panel .rating-wrapper {
        position: absolute;
        top: 26px;
        left: 26px;
        z-index: 4;
        padding: 3px 0 3px 10px;
        background: rgba(0, 0, 0, .5)
    }

    .widget_c .overlay-panel .rating {
        margin-top: 2px
    }

    .widgets-sections .bar-header {
        display: block
    }

    .widgets-sections .load-more-wrapper.compact .load-more {
        border-top: none
    }

    .widgets-sections.widget_b .load-more-wrapper.compact .load-more {
        width: auto;
        margin: 0 -15px;
        border-top: 1px solid #E2E2E2
    }

    .sort-buttons.sort-sections a {
        border-bottom: 1px solid;
        margin-right: 1px;
        transition: border-bottom-width .2s ease, background-color .2s ease
    }

    .sort-buttons.sort-sections a:hover {
        border-bottom: 4px solid
    }

    .sort-buttons .category-icon {
        margin: 0 !important
    }

    .sort-sections a {
        width: auto;
        height: 37px;
        padding: 10px 10px 8px
    }

    .widgets-sections .sort-wrapper {
        right: auto;
        left: 0;
        width: 100%
    }

    .widgets-sections .sort-toggle {
        display: none
    }

    .widgets-sections .sort-buttons {
        top: 0;
        background: none;
        right: auto;
        left: 0;
        padding: 0;
        width: auto;
        display: block !important;
        opacity: 1 !important
    }

    .widget-trending .content-inner {
        padding: 7px 15px 20px
    }

    .trending-bar {
        position: relative;
        overflow: hidden;
        padding-top: 13px;
        padding-bottom: 8px;
        margin: 0 0 8px
    }

    .trending-bar .trending-link {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 5
    }

    .trending-bar .title {
        padding: 0 0 15px;
        cursor: pointer;
        line-height: 1.1em;
        transition: color .2s ease
    }

    .trending-bar .trending-meta {
        position: relative;
        top: -34px;
        text-align: right;
        margin-right: 6px;
        z-index: 4
    }

    .trending-bar .trending-meta .metric {
        font-size: 13px;
        color: #FFF
    }

    .trending-bar .heat-index {
        position: relative;
        font-weight: 500
    }

    .trending-bar .heat-index .theme-icon-flame {
        color: #FFF
    }

    .trending-bar .stars span {
        font-size: 14px
    }

    .trending-color-wrapper {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 17px;
        padding-right: 25%;
        transition: padding-right .2s ease
    }

    .trending-color-layer {
        position: relative;
        z-index: 3;
        height: 100%;
        width: 100%;
        background: #000;
        opacity: .85
    }

    .trending-color {
        position: relative;
        z-index: 2;
        top: -17px;
        height: 100%;
        width: 100%;
        background: #C03
    }

    .widget-topten .content-inner {
        padding: 15px
    }

    .center-panel {
        position: relative;
        text-align: center;
        padding: 6px 10px;
        transition: color .2s ease
    }

    .center-panel .border {
        width: 88%;
        height: 1px;
        background: #F0F0F0;
        margin: 10px auto 0
    }

    .center-panel:last-child .border {
        display: none
    }

    .topten-number {
        width: 36px;
        height: 36px;
        margin: 0 auto 12px;
        border-radius: 50%;
        background: #1F262E;
        color: #FFF;
        font-size: 22px;
        font-weight: 300;
        padding-top: 4px;
        transition: background-color .2s ease
    }

    .topten-hover {
        opacity: 0;
        transition: opacity .2s ease;
        position: absolute;
        font-size: 26px;
        top: 20px;
        left: 50%;
        margin-left: 10px
    }

    .center-panel.active .topten-hover {
        opacity: 1
    }

    .widget-section .content-inner {
        padding: 15px
    }

    .category-circle {
        width: 60px;
        height: 60px;
        margin: 0 auto;
        border-radius: 50%;
        padding: 16px;
        background: #4B5B6E;
        position: absolute;
        left: 50%;
        margin-left: -20px
    }

    .widget-section .category-name {
        display: block;
        font-weight: 700;
        font-size: 20px;
        margin: 65px auto 10px;
        text-transform: uppercase;
        text-align: center
    }

    .widget-section a.more-link {
        display: block;
        text-align: center;
        padding: 15px 0 10px;
        color: #90A0B9;
        font-weight: 300;
        font-size: 15px;
        text-transform: uppercase;
        transition: color .2s ease
    }

    .widget-section .border {
        width: 88%;
        height: 1px;
        background: #F0F0F0;
        margin: 10px auto 0
    }

    .widget-section .loop {
        margin-top: 10px
    }

    .widget-section .header-link {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 120px;
        z-index: 4
    }

    .widget-section.no-icon .header-link {
        height: 50px
    }

    .widget-section.no-icon .category-name {
        margin-top: 5px
    }

    .widget-section.active .category-circle {
        width: 56px;
        height: 56px;
        margin-left: -18px;
        padding: 14px;
        margin-top: 2px
    }

    .widget-topics .content-inner {
        padding: 15px 10px
    }

    .widget-topics .topic-panel {
        position: relative;
        margin-bottom: 1px;
        height: 23px;
        overflow: hidden
    }

    .widget-topics .topic-link {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
        width: 100%;
        height: 100%
    }

    .widget-topics .topic-name {
        float: left;
        text-align: right;
        width: 40%;
        position: relative;
        top: 2px;
        transition: color .2s ease
    }

    .widget-topics .trending-bar {
        display: inline-block;
        text-align: left;
        width: 60%;
        padding: 0 0 0 6px;
        margin: 0;
        height: 23px;
        background: #FFF
    }

    .widget-topics .trending-color-wrapper {
        height: 23px;
        padding-right: 50%
    }

    .widget-topics .trending-color {
        top: -23px
    }

    .widget-topics .trending-meta {
        top: -42px;
        text-align: left
    }

    .widget-topics .heat-index {
        font-weight: 500
    }

    .widget-topics .heat-index .theme-icon-flame {
        float: left;
        opacity: .6;
        margin-left: 1px;
        transition: opacity .2s ease
    }

    .widget-topics .heat-index .numcount {
        position: absolute;
        left: 21px
    }

    .widget-topics .trending-meta .numcount p {
        margin: 0;
        display: inline-block;
        float: left
    }

    .topic-panel.active .trending-bar .trending-color-wrapper {
        padding-right: 0
    }

    .topic-panel.active .heat-index .theme-icon-flame {
        opacity: 1
    }

    .category-tile {
        position: relative;
        height: 0;
        width: 12.5%;
        float: left;
        padding: 0 0 12.5%
    }

    .category-tile-inner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 3;
        padding: 0 5px 5px 0
    }

    .category-tile .tile-layer {
        position: relative;
        top: -100%;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 3;
        background: #000;
        opacity: .73;
        transition: background .2s ease, opacity .2s ease
    }

    .category-tile .tile-hover {
        position: absolute;
        z-index: 4;
        top: 0;
        right: 5px;
        opacity: 0;
        transition: opacity .2s ease;
        color: #FFF;
        font-size: 32px
    }

    .category-tile.active .tile-layer {
        opacity: .83
    }

    .category-tile.active .tile-hover {
        opacity: 1
    }

    .category-tile .tile-link {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 5
    }

    .category-tile .tile-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 64px;
        margin-top: -42px;
        margin-left: -34px;
        z-index: 4;
        text-align: center
    }

    .category-tile .tile-image {
        position: relative;
        top: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-size: cover;
        background-position: center 20%
    }

    .category-tile .category-icon {
        margin-bottom: 10px
    }

    .category-tile .tile-name {
        position: relative;
        color: #FFF;
        text-transform: uppercase;
        font-size: 15px;
        line-height: 15px;
        transition: top .3s ease;
        top: 0
    }

    .category-tile.active .tile-name {
        top: 4px
    }

    .category-tile.last .category-tile-inner {
        padding-right: 0
    }

    .category-tile.last .tile-icon {
        margin-left: -32px
    }

    .category-tile.last .tile-hover {
        right: 0
    }

    .widget-tiles .content-inner {
        padding: 15px
    }

    .widget-tiles .category-tile {
        width: 50%;
        padding: 0 0 50%
    }

    .widget-tiles .category-tile .tile-name {
        font-size: 11px
    }

    .col-md-2 .widget-tiles .category-tile {
        width: 100%;
        padding: 0 0 100%
    }

    .col-md-2 .category-tile-inner {
        padding-right: 0
    }

    .col-md-2 .category-tile.last .tile-icon {
        margin-left: -34px
    }

    .col-md-2 .category-tile.last .tile-hover {
        right: 5px
    }

    .social-panel {
        text-align: center;
        display: inline-block
    }

    .social-counts a {
        display: block;
        padding: 10px 0;
        color: #1F262E
    }

    .social-counts .social-label {
        color: #909FB8;
        text-transform: uppercase;
        font-size: 11px;
        display: block;
        position: relative;
        top: 2px
    }

    .social-counts .social-icon {
        font-size: 19px;
        color: #4B5B6E;
        position: relative;
        top: -1px
    }

    .social-counts .social-icon:before {
        margin-left: 0
    }

    .social-counts .social-number {
        font-size: 23px;
        transition: color .2s ease;
        margin-left: 3px
    }

    .widgets .social-counts {
        padding: 15px
    }

    .widgets .social-counts .social-panel {
        width: 50%
    }

    .col-md-2 .widgets .social-panel {
        width: 100%
    }

    .widgets .it-widget-tabs ul.sort-buttons {
        list-style-type: none;
        position: relative;
        height: 38px;
        width: 100%;
        display: block;
        top: 0;
        z-index: 3;
        border-radius: 0;
        background: #F5F5F5;
        padding-left: 10px;
        border-top: 1px solid #E2E2E2;
        border-bottom: 1px solid #E2E2E2
    }

    .widgets .it-widget-tabs ul.sort-buttons li {
        display: inline-block;
        padding: 0
    }

    .widgets .it-widget-tabs .sort-buttons a {
        font-size: 16px;
        width: 30px;
        line-height: 1em;
        height: 38px;
        cursor: pointer;
        padding: 10px 4px;
        color: #ACB6C9;
        transition: color .2s ease
    }

    .widgets .it-widget-tabs {
        opacity: 0
    }

    .widgets .widget > div.it-widget-tabs {
        padding: 0 !important
    }

    .widgets .it-widget-tabs > div {
        padding: 15px
    }

    .widgets .ui-tabs-panel ul {
        padding-left: 0
    }

    #pinterest-social-tab.ui-tabs-panel {
        padding-top: 0 !important
    }

    #pinterest-social-tab > span {
        box-shadow: none !important;
        background: none !important
    }

    #pinterest-social-tab > span, #pinterest-social-tab > span > span {
        max-width: 100% !important;
        background: none !important;
        margin: 0 !important
    }

    #facebook-social-tab *, #twitter-social-tab *, #pinterest-social-tab div {
        width: 100% !important
    }

    #facebook-social-tab.ui-tabs-panel, #twitter-social-tab.ui-tabs-panel {
        padding: 0
    }

    .flickr li {
        display: inline-block;
        width: 33.3%;
        padding: 0 2px 2px 0 !important
    }

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

    .flickr .more-link {
        color: #666;
        margin-top: 10px
    }

    #comments-social-tab.ui-tabs-panel {
        padding-bottom: 0
    }

    #comments-social-tab ul li {
        padding: 0
    }

    #comments-social-tab a {
        display: block;
        padding-bottom: 20px;
        font-size: 14px;
        color: #333;
        transition: color .2s ease
    }

    #comments-social-tab a span {
        color: #909FB8;
        font-size: 12px
    }

    .social-badges {
        padding: 25px 15px;
    }

    .social-badges a {
        font-size: 18px;
        color: #fff!important;
        transition: color .2s ease
    }

    #wp-calendar {
        width: 100%
    }

    #wp-calendar caption {
        text-align: center;
        text-transform: uppercase;
        font-weight: 300;
        font-size: 19px;
        margin-top: 5px;
        margin-bottom: 10px;
        color: #000
    }

    #wp-calendar thead {
        font-size: 10px
    }

    #wp-calendar thead th {
        padding-bottom: 10px;
        text-align: center;
        font-weight: 300;
        font-size: 16px;
        border-bottom: 1px solid #E6E6E6
    }

    #wp-calendar tbody {
        color: #CBD2D9
    }

    #wp-calendar tbody td {
        text-align: center;
        padding: 3%
    }

    #wp-calendar tbody .pad {
        background: none
    }

    #wp-calendar a {
        color: #000
    }

    #wp-calendar tbody td:hover {
        background: #fff
    }

    #wp-calendar tfoot #next {
        font-size: 10px;
        text-transform: uppercase;
        text-align: right
    }

    #wp-calendar tfoot #prev {
        font-size: 10px;
        text-transform: uppercase;
        padding-top: 10px
    }

    .widgets #calendar_wrap {
        margin: 0
    }

    .widget > ul, .widget > div:not(.bar-header), .widget > form {
        padding: 15px;
    }

    .widget > div.widget-panel {
        padding: 0 !important
    }

    .widgets #searchform label, .widgets #searchsubmit {
        display: none
    }

    .widgets .header a.rsswidget {
        font-size: 17px
    }

    .widgets a.rsswidget {
        font-size: 17px
    }

    .widgets ul li a.rsswidget {
        padding-bottom: 10px;
        padding-top: 5px;
        display: block
    }

    .widgets cite {
        padding-bottom: 30px;
        display: block
    }

    .widgets .rssSummary {
        padding: 10px 0
    }

    .widgets span.rss-date {
        display: block;
        padding-bottom: 10px;
        font-weight: 300;
        color: #000;
        font-size: 11px;
        text-transform: uppercase
    }

    .widgets #recentcomments a {
        font-style: normal;
        display: inline-block
    }

    .widget .searchform input[type=text] {
        box-shadow: none;
        border: 1px solid #999;
        transition: none;
        border-radius: 0;
        margin-bottom: 0;
        font-weight: 700;
        color: #333;
        font-size: 20px;
        opacity: .4;
        width: 100%;
        padding: 10px 15px
    }

    .widgets cite, .widgets #recentcomments {
        color: #969AA0
    }

    .widgets #menu-utility-menu a {
        padding: 2px 0;
        font-size: 14px;
        text-transform: none;
        height: auto
    }

    .subfooter {
        padding-left: 5px;
        padding-right: 5px;
        background: #F5F5F5;
        margin-top: -5px;
        color: #90A0B9;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 300;
    }

    .subfooter .credits {
        text-align: right
    }

    .subfooter p {
        margin: 0
    }

    .single-wrapper {
        margin: 0
    }

    .form-404 {
        margin: 20px 0 50px;
        position: relative;
        height: 80px;
        border: 1px solid #E7E7E7
    }

    .form-404 input {
        border: none;
        position: relative;
        background: none;
        width: 100%;
        height: 80px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 10px 20px;
        font-weight: 700;
        color: #333;
        font-size: 40px;
        opacity: .4
    }

    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden
    }

    .video-container iframe, .video-container object, .video-container embed, .video-container video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .video-container.featured-video-wrapper {
        padding-bottom: 55%
    }

    .longform-post .video-container.featured-video-wrapper, .longform-post .video-container {
        padding-bottom: 77.5%
    }

    .single-page {
        position: relative
    }

    .single-page.shadowed {
        border: none;
        border-bottom: 1px solid #E7E7E7
    }

    .single-page.unwrapped {
        margin-top: -10px
    }

    .single-page.unwrapped .control-bar {
        display: none
    }

    .single-page.unwrapped .padded-panel {
        padding: 0
    }

    .single-page.unwrapped .post-right {
        border: none;
        box-shadow: none;
        padding-top: 0
    }

    .single-page .builder-sections .widget-section-wrapper {
        font-size: 14px
    }

    .single-page h1:not(.article-title), .single-page h2:not(.article-title), .single-page h3:not(.article-title),
    .single-page h4, .single-page h5, .single-page h6 {
        font-weight: 500;
        margin: 15px 0
    }

    .single-page h1:not(.article-title) {
        font-size: 46px;
        line-height: 52px
    }

    .single-page h2:not(.article-title) {
        font-size: 38px;
        line-height: 44px
    }

    .single-page h3:not(.article-title) {
        font-size: 30px;
        line-height: 36px
    }

    .single-page h4 {
        font-size: 22px;
        line-height: 28px
    }

    .single-page h5 {
        font-size: 20px;
        line-height: 26px
    }

    .single-page h6 {
        font-size: 18px;
        line-height: 24px
    }

    h1.main-title, h1.page-title {
        font-size: 48px;
        line-height: 55px;
        margin: 1px 0 15px;
        font-weight: 700;
        text-transform: uppercase
    }

    .post-content {
        font-size: 16px;
        word-wrap: break-word;
        position: relative;
        overflow: hidden
    }

    .page-content {
        padding: 0 20px 20px
    }

    .the-content p {
        line-height: 1.7em;
        font-size: 15px
    }

    .the-content .bar-label {
        float: left
    }

    .post-left {
        opacity: 0;
        z-index: 9;
        width: 178px;
        height: 100%;
        border: none;
        border-left: 8px solid;
        background: #F9F9F9;
        transition: opacity .2s ease, left .2s ease
    }

    .post-left.taller-fixed {
        height: 9999px
    }

    .post-right {
        position: relative;
        margin-left: 178px;
        padding-top: 60px;
        border-left: 1px solid #E7E7E7;
    }

    .post-right.no-control-bar {
        padding-top: 20px
    }

    .post-right.content-panel {
        border: 1px solid #E7E7E7;
        border-bottom: none
    }

    .post-right.wide {
        margin-left: 0
    }

    .padded-panel, #it-ad-image-before, #it-ad-image-after, #it-ad-recommended-before, #it-ad-recommended-after, #it-ad-comments-before, #it-ad-comments-after {
        padding: 0 8%
    }

    .featured-image-wrapper .featured-image-inner {
        padding: 0 8% !important
    }

    .post-left-toggle {
        display: none;
        width: 12px;
        height: 296px;
        color: #FFF;
        position: absolute;
        top: 38px;
        right: -12px;
        cursor: pointer;
        transition: opacity .2s ease;
        padding-top: 3px;
        opacity: .4
    }

    .post-left-toggle.active {
        opacity: 1 !important
    }

    .post-left-toggle span:before {
        width: auto
    }

    .post-left-toggle .theme-icon-right-open, .post-left-toggle .theme-icon-left-open {
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -6px
    }

    .post-left-toggle .theme-icon-left-open {
        display: none
    }

    .post-left-opened .post-left {
        left: 0
    }

    .post-left-opened .post-left-toggle .theme-icon-left-open {
        display: inline-block
    }

    .post-left-opened .post-left-toggle .theme-icon-right-open {
        display: none
    }

    .post-left-opened .post-left-toggle {
        opacity: .8
    }

    .post-left-opened .post-left {
        border-right: 1px solid #E2E2E2 !important;
        box-shadow: 4px 0 40px 0 rgba(0, 0, 0, .28)
    }

    .main-category {
        height: 60px;
        width: 100%;
        position: relative;
        top: 0;
        padding: 8px 5px 6px 7px;
        overflow: hidden;
        color: #FFF;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 16px
    }

    .main-category .category-icon {
        position: relative;
        top: 2px;
        margin-right: 6px
    }

    .postnav-wrapper {
        position: relative;
        z-index: 1;
        width: 100%;
        height: 296px;
        padding: 15px 3px 5px 10px;
        overflow: hidden;
        left: 0;
        background-size: cover;
        background-position: center 20%
    }

    .postnav-layer {
        position: absolute;
        z-index: 2;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: .85
    }

    .now-reading {
        position: relative;
        top: 0;
        left: 0;
        z-index: 3;
        width: 100%;
        color: #FFF
    }

    .now-reading-label {
        font-size: 11px;
        font-weight: 500;
        margin-bottom: 11px;
        text-transform: uppercase
    }

    .now-reading-title {
        font-size: 15px;
        font-weight: 300;
        line-height: 1.2em;
        height: 126px;
        overflow: hidden
    }

    .postnav {
        position: absolute;
        bottom: 0;
        left: -2px;
        z-index: 3;
        width: 100%;
        color: #FFF;
        text-align: center
    }

    a.nav-link {
        display: inline-block;
        border: 1px solid #FFF;
        border-radius: 19px;
        color: #FFF;
        margin-bottom: 6px;
        height: 31px;
        padding: 5px 28px 8px;
        font-size: 11px;
        font-weight: 500;
        text-transform: uppercase;
        transition: background-color .2s ease, color .2s ease
    }

    a.nav-link.next-button {
        padding-right: 19px
    }

    a.nav-link.previous-button {
        padding-left: 19px
    }

    a.nav-link.random-button {
        padding-left: 16px;
        padding-right: 16px
    }

    a.nav-link.active {
        background: #FFF
    }

    a.nav-link span.nav-icon {
        font-size: 16px
    }

    a.nav-link span.nav-icon:before {
        margin-left: 1px;
        margin-right: 1px
    }

    a.nav-link span.nav-icon.theme-icon-random:before {
        margin-right: 0
    }

    a.nav-link span.nav-title {
        position: relative;
        top: -2px
    }

    .contents-menu {
        text-align: right;
        text-transform: uppercase;
        position: relative
    }

    .contents-menu .contents-title {
        border-bottom: 1px solid #E2E2E2;
        border-top: 1px solid #E2E2E2;
        padding: 11px 13px 6px 5px;
        font-weight: 700;
        font-size: 14px
    }

    .contents-menu ul.contents-links {
        list-style-type: none;
        margin: 0;
        padding: 6px 0 0
    }

    .contents-menu .nav > li > a {
        color: #666;
        font-size: 12px;
        display: block;
        padding: 6px 13px 6px 8px;
        line-height: 1.1em;
        transition: color .2s ease
    }

    .contents-menu .nav > li > a:hover {
        background: none
    }

    .contents-menu .nav > li.active > a {
        background: none
    }

    .type-page #content-anchor-wrapper {
        display: none
    }

    .control-bar {
        background-color: rgba(255, 255, 255, 0.5);
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 38px;
        padding: 5px 0 5px 10px
    }

    .control-bar .metric {
        font-size: 13px;
        float: left;
        margin: 6px 10px 0
    }

    .control-bar .heat-index, .longform-right .heat-index {
        position: relative;
        font-weight: 300;
        font-size: 22px;
        color: #000;
        margin: 0 10px 0 0
    }

    .type-datecomments {
        text-transform: none !important;
    }

    .type-datecomments a {
        color: #8e3233 !important;
        text-decoration: none;
    }

    .type-datecomments a:hover {
        text-decoration: underline;
    }

    .control-bar .heat-index .theme-icon-flame, .longform-right .heat-index .theme-icon-flame {
        color: #333;
        font-size: 16px;
        position: relative;
        top: -2px
    }

    .control-bar .meta-comments {
        position: absolute;
        right: 5px;
        top: 1px;
        font-size: 16px
    }

    .control-bar .meta-comments .numcount {
        position: relative;
        top: -3px;
        font-size: 14px !important;
    }

    .control-bar .meta-comments .theme-icon-commented {
        font-size: 20px
    }

    .control-bar .meta-comments a {
        color: #000
    }

    .control-bar .awards-wrapper, .longform-right .awards-wrapper, .table-comparison .awards-wrapper {
        margin: 1px 10px 0 20px
    }

    .control-bar .award-wrapper, .longform-right .award-wrapper, .table-comparison .award-wrapper {
        padding: 5px 10px 2px 8px;
        background: #000;
        color: #FFF;
        position: relative;
        float: left;
        border-radius: 3px;
        margin: 0 1px 1px 0
    }

    .table-comparison .awards-wrapper {
        margin: 0
    }

    .control-bar .awards-wrapper .award-icon, .longform-right .awards-wrapper .award-icon, .table-comparison .awards-wrapper .award-icon {
        margin-right: 4px;
        position: relative;
        top: 0
    }

    .control-bar .triangle {
        position: absolute;
        top: 37px;
        left: 15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 12px 12px 0;
        border-color: #fff transparent transparent
    }

    .control-bar .triangle-border {
        position: absolute;
        top: 38px;
        left: 15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 12px 12px 0;
        border-color: #D3D3D3 transparent transparent
    }

    .control-bar .badges-wrapper {
        padding: 5px 0;
        margin: 0 0 0 20px;
        float: left
    }

    .control-bar .badge-wrapper, .longform-right .badge-wrapper, .table-comparison .badge-wrapper {
        margin-right: 3px;
        float: left
    }

    .control-trending-selector, .control-awards-selector {
        display: none
    }

    .control-trending-wrapper, .control-awards-wrapper {
        float: left;
        position: relative
    }

    .single-page .review-label {
        margin-top: 5px;
        text-transform: uppercase;
        color: #AAA;
        font-size: 13px
    }

    .single-page .authorship-row {
        margin: 20px 0
    }

    .single-page .author {
        display: block;
        font-weight: 700
    }

    .single-page .author a {
        text-transform: uppercase;
        color: #000;
    }

    .single-page .date:not(th) {
        display: block;
        font-weight: 300;
        text-transform: uppercase
    }

    .single-page .authorship {
        float: right;
        text-align: right;
        font-size: 12px;
        line-height: 16px;
    }

    a.featured-image {
        display: inline-block;
        max-width: 100%
    }

    .featured-image-wrapper, .featured-video-wrapper {
        margin: 0 10px 20px
    }

    .sharing-wrapper-single {
        margin: 0 0 25px 20px;
        opacity: 0;
        min-height: 32px;
        position: relative
    }

    .single-page h1.single-title {
        margin: 15px 0 25px;
        font-size: 48px;
        line-height: 48px;
        letter-spacing: -1px;
        font-weight: 700
    }

    .single-page .main-subtitle {
        font-size: 28px;
        line-height: 34px;
        font-weight: 300;
        color: #666;
        margin: 20px 0
    }

    .single-page .main-subtitle span {
        display: block
    }

    /*.single-page .divider-line {*/
    /*    width: 100%;*/
    /*    height: 1px;*/
    /*    background: #E7E7E7;*/
    /*    margin: 30px 0 10px*/
    /*}*/

    .section-title {
        font-weight: 300;
        text-transform: uppercase;
        font-size: 24px;
        padding: 0 0 10px;
        color: #4B5B6E;
        margin-bottom: 15px
    }

    .section-subtitle {
        font-size: 13px;
        color: #666;
        text-transform: uppercase;
        font-weight: 300
    }

    .details-box-wrapper {
        border-top: 3px solid #000;
        border-bottom-width: 3px;
        border-bottom-style: solid;
        border-radius: 3px;
        position: relative;
        background-size: cover;
        background-position: center 20%;
        margin: 15px 0
    }

    .details-box-overlay {
        position: absolute;
        z-index: 1;
        background: rgba(0, 0, 0, .81);
        width: 100%;
        height: 100%
    }

    .details-box {
        padding: 0 30px 0 0
    }

    .details-box .section-title {
        color: #FFF;
        border: 1px solid #FFF;
        position: relative;
        font-size: 20px;
        top: -4px;
        margin: 0 0 20px 25px;
        padding: 6px 13px 4px;
        display: inline-block
    }

    .details-box {
        position: relative;
        z-index: 2;
        color: #FFF;
        margin-bottom: 20px
    }

    .single-page .detail-item {
        width: 100%;
        position: relative;
        padding: 0
    }

    .single-page .detail-label {
        width: 140px;
        position: absolute;
        text-align: right
    }

    .single-page .detail-content {
        padding-left: 170px;
        display: block;
        font-size: 16px;
        font-weight: 300;
        line-height: 18px
    }

    .single-page .meta-label {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 13px
    }

    .procon-box-wrapper {
        width: 100%;
        margin: 20px 0
    }

    .procon-box .col-wrapper {
        float: left;
        width: 50%
    }

    .procon-box .col-wrapper.solo {
        width: 100%
    }

    .procon-box .procon {
        margin-left: 0;
        font-size: 15px;
        color: #888
    }

    .procon-box .procon.pro {
        padding-right: 18px;
        border-right: 1px solid #E7E7E7
    }

    .procon-box .procon.con {
        margin-left: -1px;
        padding-left: 22px;
        border-left: 1px solid #E7E7E7
    }

    .procon .header {
        padding-bottom: 5px;
        margin-bottom: 12px
    }

    .ratings {
        margin: 20px 0 0
    }

    .ratings .section-subtitle {
        text-align: center;
        line-height: 16px
    }

    .ratings .hovertorate .theme-icon-down-fat {
        margin-right: 0;
        color: #BEC4CB;
        font-size: 10px
    }

    .ratings .hovertorate .hover-text {
        font-weight: 300;
        text-transform: uppercase;
        font-size: 10px;
        color: #999
    }

    .ratings .section-title {
        margin-bottom: 0
    }

    .ratings .rating-criteria .row {
        padding: 3px 0
    }

    .ratings .rating-criteria .ratings-panel {
        height: 60px
    }

    .ratings .rating-label {
        line-height: 60px;
        position: relative;
        z-index: 2;
        display: inline-block;
        padding: 0 30px 0 0;
        background: #FFF;
        color: #666
    }

    .ratings .rating-value-wrapper {
        color: #333;
        background: #FFF;
        font-weight: 700;
        font-size: 22px;
        width: 58px;
        height: 58px;
        border: 2px solid #EFEFEF;
        border-radius: 50%;
        position: relative;
        z-index: 3;
        text-align: center;
        margin: 0 auto;
        padding: 13px 0 0
    }

    .ratings .rating-value-wrapper .percentage {
        font-size: 20px;
        font-weight: 500
    }

    .ratings .rating-wrapper.over .rating-value-wrapper {
        color: #FFF
    }

    .ratings .rating-value {
        position: relative;
        z-index: 3;
        cursor: default
    }

    .ratings .rating-wrapper .theme-icon-check {
        display: none;
        position: absolute;
        z-index: 4;
        right: 20px;
        top: 50%;
        margin-top: -10px;
        color: #E2E2E2
    }

    .ratings .rating-wrapper.active .theme-icon-check {
        display: block
    }

    .ratings .rating-wrapper.active .rating-value-wrapper {
        background: #F9F9F9
    }

    .ratings .rating-line {
        height: 2px;
        background: #EFEFEF;
        width: 85%;
        margin-top: 28px;
        position: absolute;
        z-index: 1
    }

    .ratings.solo .rating-line {
        width: 72%
    }

    .ratings .form-selector-wrapper {
        display: none;
        position: absolute;
        z-index: 2;
        right: -2px;
        top: -2px;
        width: 300px;
        height: 58px;
        border: 2px solid #000;
        border-radius: 0 29px 29px 0;
        background: #343437;
        cursor: default;
        padding: 18px 56px 0 15px
    }

    .ratings .ui-widget-content {
        background: #9A9AA4;
        border-radius: 0 !important
    }

    .ratings .ui-slider-horizontal .ui-slider-handle {
        top: -.1em;
        height: 1em;
        width: 1em
    }

    .ratings .ui-state-default {
        background: #FFF;
        cursor: pointer;
        border-radius: 0 !important
    }

    .ratings .ui-slider-range {
        background: #E4E2F0;
        border-radius: 0 !important
    }

    .ratings .hovertorate, .ratings .col-md-3 {
        text-align: center
    }

    .ratings.stars-wrapper .rating-value .stars span:before {
        font-size: 18px;
        width: 18px;
        margin-right: -1px;
        color: #000
    }

    .ratings.stars-wrapper .stars span {
        font-size: 18px
    }

    .ratings.stars-wrapper .rating-value-wrapper {
        border: 0;
        border-radius: 0;
        font-size: 20px;
        width: 115px;
        height: 30px;
        padding: 0 15px;
        background: #FFF
    }

    .ratings.stars-wrapper .rating-label {
        line-height: 30px
    }

    .ratings.stars-wrapper .rating-line {
        margin-top: 15px
    }

    .ratings.stars-wrapper .rating-wrapper .theme-icon-check {
        right: 0
    }

    .ratings.stars-wrapper .rating-criteria .ratings-panel {
        height: 30px
    }

    .ratings.stars-wrapper .user-rating div.rateit {
        margin: 2px
    }

    .ratings.stars-wrapper .large-meter .meter-circle .editor_rating, .ratings.stars-wrapper .large-meter .meter-circle .user_rating {
        padding-top: 11px
    }

    .ratings .total-wrapper {
        border-top: 3px solid #000;
        border-bottom-width: 3px;
        border-bottom-style: solid;
        border-radius: 3px;
        position: relative;
        background-size: cover;
        background-position: center 20%;
        margin: 40px 0 15px;
        color: #FFF
    }

    .ratings .total-overlay {
        position: absolute;
        z-index: 1;
        background: rgba(0, 0, 0, .81);
        width: 100%;
        height: 100%
    }

    .ratings .total-info {
        position: relative;
        z-index: 2
    }

    .ratings .bottomline {
        padding: 0 0 20px 20px
    }

    .ratings .bottomline p {
        font-size: 16px;
        line-height: 18px;
        font-weight: 300
    }

    .ratings .bottomline .meta-label {
        margin-bottom: 15px
    }

    .ratings .total-info .section-title {
        color: #FFF;
        border: 1px solid #FFF;
        position: relative;
        top: -4px;
        font-size: 20px;
        margin: 0 0 25px;
        padding: 6px 13px 4px;
        display: inline-block
    }

    .ratings .total-rating-wrapper {
        padding-bottom: 30px
    }

    .ratings .total-rating-wrapper .section-subtitle {
        font-weight: 500;
        color: #FFF
    }

    .ratings .total-info .rating-wrapper {
        position: relative;
        top: -38px
    }

    .ratings .total-rating-value {
        margin-bottom: 10px;
        margin-top: 15px
    }

    .ratings .total-rating-value .stars span {
        font-size: 20px
    }

    .ratings .total-rating-value .stars span:before {
        margin-right: -1px
    }

    .ratings .rated-legend {
        display: none;
        position: absolute;
        right: 13px;
        bottom: 13px;
        font-weight: 300;
        text-transform: uppercase;
        font-size: 11px
    }

    .ratings .rated-legend.active {
        display: block
    }

    .ratings .rated-legend .theme-icon-check {
        margin-right: 3px;
        text-align: center
    }

    .ratings .total-info .rating-number {
        font-weight: 300;
        font-size: 11px;
        text-align: center;
        text-transform: uppercase
    }

    .reactions-wrapper {
        position: relative;
        z-index: 9;
        margin: 15px -1px 25px -14px;
        border: 1px solid #E7E7E7;
        background: #F5F7FA;
    }

    .reactions-wrapper .triangle-left {
        position: absolute;
        left: -1px;
        bottom: -13px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 13px 13px 0;
        border-color: transparent #B8B8B8 transparent transparent
    }

    .big-like {
        position: relative;
        text-align: center;
        float: left;
        background: #FFF;
        border-right: 1px solid #E7E7E7;
        border-bottom: 1px solid #E7E7E7;
        margin-bottom: -1px;
        width: 76px;
        height: 86px
    }

    .big-view, .big-heat {
        position: relative;
        float: left;
        background: #FFF;
        border-right: 1px solid #E7E7E7;
        border-bottom: 1px solid #E7E7E7;
        margin-bottom: -1px;
        width: 76px;
        height: 86px
    }

    .big-like a.like-button {
        color: #999;
        float: none;
        padding: 5px 0 0
    }

    .big-like .labeltext {
        font-size: 14px;
        font-weight: 300;
        text-transform: uppercase;
        display: block;
        color: #333;
        margin-top: -2px
    }

    .big-view, .big-heat .heat-index {
        font-size: 24px !important;
        padding: 10px 10px 0;
        text-align: center
    }

    .reactions-label {
        font-size: 16px;
        line-height: 16px;
        color: #666;
        font-weight: 500;
        height: 86px;
        background: #FCFCFC;
        border-right: 1px solid #E7E7E7;
        border-bottom: 1px solid #E7E7E7;
        margin-right: -1px;
        margin-bottom: -1px;
        text-align: right;
        width: 144px;
        text-transform: uppercase;
        padding: 26px 18px 0 10px;
        float: left
    }

    .reaction {
        float: left;
        text-align: center;
        position: relative;
        padding: 14px 10px 8px;
        border-right: 1px solid #E7E7E7;
        border-left: 1px solid #E7E7E7;
        margin-right: -1px;
        min-width: 77px;
        height: 86px;
        border-bottom: 1px solid #E7E7E7;
        margin-bottom: -1px
    }

    .reaction .theme-icon-check {
        position: absolute;
        top: 0;
        right: 50%;
        margin-right: -6px;
        font-size: 10px;
        width: 12px;
        height: 12px;
        color: #333
    }

    .reaction.clickable {
        cursor: pointer;
        color: #444
    }

    .reaction.clickable .theme-icon-check {
        display: none
    }

    .reaction-icon {
        font-size: 20px;
        line-height: 20px
    }

    .reaction-text {
        font-size: 11px;
        font-weight: 500;
        text-transform: uppercase
    }

    .reaction-percentage {
        height: 30px;
        line-height: 29px;
        margin-top: -3px;
        font-weight: 700
    }

    .reaction-percentage.size0 {
        font-size: 11px
    }

    .reaction-percentage.size1 {
        font-size: 13px
    }

    .reaction-percentage.size2 {
        font-size: 17px
    }

    .reaction-percentage.size3 {
        font-size: 20px
    }

    .reaction-percentage.size4 {
        font-size: 24px
    }

    .reaction-percentage.size5, .reaction-percentage.size6, .reaction-percentage.size7, .reaction-percentage.size8, .reaction-percentage.size9, .reaction-percentage.size10 {
        font-size: 28px
    }

    .postinfo {
        margin: 20px 0 10px;
        padding: 0 20px 30px;
        border-bottom: 1px solid #E7E7E7
    }

    .postinfo .postinfo-label {
        font-weight: 700;
        font-size: 12px;
        text-transform: uppercase
    }

    .postinfo .category-list, .postinfo .tag-list, .postinfo a {
        font-size: 12px;
        color: #999;
    }

    .postinfo .post-tags {
        float: right;
        text-align: right
    }

    .affiliate-code {
        margin: 20px 0 30px
    }

    .details-box .affiliate-code {
        margin: 0 10px 20px 20px;
        padding: 0
    }

    .total-wrapper .affiliate-code {
        margin: 0 10px 20px 20px;
        padding: 0
    }

    .authorinfo .author-label {
        font-size: 12px;
        font-weight: 700;
        padding-bottom: 10px;
        text-transform: uppercase
    }

    .authorinfo .author-info {
        padding: 20px 20px 40px
    }

    .authorinfo .thumbnail {
        display: inline-block;
        border: 7px solid #FFF;
        border-radius: 50%;
        padding: 0
    }

    .authorinfo .author-image {
        float: left;
        margin-right: 20px;
        margin-bottom: 15px
    }

    .authorinfo a.author-name {
        display: inline-block;
        color: #333;
        font-size: 22px;
        font-weight: 300
    }

    .authorinfo .author-bio {
        padding: 8px 0 0;
        color: #666;
        font-weight: 300
    }

    .authorinfo .author-profile-fields {
        margin-top: 25px;
        margin-left: 30px
    }

    .authorinfo .author-profile-fields a {
        font-size: 16px;
        color: #CCC !important;
        padding: 0 8px 4px 0;
        transition: color .2s ease
    }

    .authorinfo .author-profile-fields a:hover {
        color: #000 !important
    }

    #recommended {
        position: relative;
        border-top: 1px solid #E7E7E7
    }

    #recommended .loading {
        margin-top: 70px
    }

    #recommended .magazine-title {
        font-size: 14px;
        font-weight: 500;
        padding: 11px 15px 10px 10px
    }

    #recommended .magazine-title span {
        font-size: 16px;
        top: 0;
        margin-right: 2px
    }

    #recommended .magazine-content {
        margin-left: -30px;
        padding: 30px 35px 0 30px
    }

    #recommended .overlay-panel {
        width: 33.3333%;
        float: left;
        padding-left: 30px;
        padding-bottom: 30px
    }

    #recommended .overlay-panel .article-info {
        padding-top: 10px
    }

    #comments {
        position: relative;
        border-top: 1px solid #E7E7E7
    }

    #comments p {
        font-size: 14px
    }

    #comments .magazine-title {
        font-size: 14px;
        font-weight: 500;
        padding: 8px 15px 10px 10px
    }

    #comments .magazine-title span {
        font-size: 16px;
        top: 2px;
        margin-right: 2px
    }

    #comments .comment-pagination {
        position: absolute;
        right: 10px;
        float: left
    }

    #comments .comment-pagination a, #comments span.current, #comments span.dots {
        width: auto;
        padding: 10px 7px;
        color: #BABDD3;
        transition: color .2s ease
    }

    #comments span.current {
        color: #000
    }

    #comments span.current, #comments span.dots {
        display: block;
        float: left;
        text-align: center;
        line-height: 1em;
        height: 38px;
        cursor: default
    }

    #comments .comment-pagination > .page-numbers {
        height: 38px;
        float: left;
        line-height: 1em
    }

    #comments span.dots, #comments .comment-pagination a.prev, #comments .comment-pagination a.next {
        padding: 9px 4px
    }

    #comments span.dots {
        padding-top: 8px
    }

    #comments ul {
        list-style-type: none;
        padding-left: 0;
        margin: 0 20px 20px
    }

    #comments a.btn {
        text-transform: uppercase;
        background-color: #FFF;
        border-color: #CCC;
        padding: 4px 5px 2px
    }

    #comments .reply-wrapper {
        display: inline-block
    }

    #comments .comment-wrapper {
        position: relative;
        float: left;
        width: 100%;
        border-bottom: 1px solid #E7E7E7
    }

    #comments .comment-wrapper:last-child {
        border-bottom: 0
    }

    #comments ul ul .comment {
        border-top: 1px solid #E7E7E7
    }

    #comments .comment {
        padding: 20px 0
    }

    #comments .comment-avatar-wrapper {
        position: absolute;
        top: 20px;
        left: 0;
        width: 60px
    }

    #comments .comment-avatar {
        display: inline-block;
        border-radius: 50%
    }

    #comments .comment-content, #comments .comment-wrapper #respond {
        padding-left: 65px
    }

    #comments .comment-author {
        display: inline-block;
        float: left;
        margin-right: 15px;
        font-size: 16px;
        font-weight: 700
    }

    #comments .comment-author a {
        color: #000
    }

    #comments .comment-author a:hover {
        color: #555
    }

    #comments .comment-meta {
        font-size: 11px;
        color: #AAA;
        font-weight: 300;
        text-transform: uppercase;
        margin-right: 15px;
        position: relative
    }

    #comments a.edit-link {
        position: relative;
        top: 2px
    }

    #comments a.comment-meta {
        color: #AAA !important
    }

    #comments a.comment-meta:hover {
        color: #CCC !important
    }

    #comments .comment-ratings {
        border: 1px solid #E7E7E7;
        background: #F9F9F9;
        padding: 15px;
        display: inline-block
    }

    #comments .comment-rating {
        width: 100%;
        display: inline-block;
        position: relative;
        margin: 20px 0 0
    }

    #comments .comment-rating-inner {
        position: relative;
        z-index: 2
    }

    #comments .comment-rating .section-subtitle {
        margin-bottom: 10px;
        font-weight: 700;
        font-size: 11px;
        color: #333
    }

    #comments .comment-rating .comment-procon-wrapper {
        margin: 0
    }

    #comments .comment-rating .rating-wrapper {
        margin-bottom: 6px;
        width: 290px;
        text-transform: uppercase
    }

    #comments .comment-rating .rating {
        display: inline-block;
        width: 60%;
        padding-top: 4px;
        font-weight: 300;
        font-size: 12px
    }

    #comments .comment-rating .value {
        float: right;
        text-align: center;
        font-size: 18px
    }

    #comments .comment-rating .stars span {
        color: #000
    }

    #comments .comment-rating .stars span.rating {
        font-size: 12px
    }

    #comments .comment-rating .letter .value, #comments .comment-rating .percentage .value, #comments .comment-rating .number .value {
        width: 40px
    }

    #comments .comment-rating .stars span {
        font-size: 16px
    }

    #comments .comment-text {
        padding: 18px 0 0
    }

    #comments .comment-moderation {
        color: #C00;
        font-weight: 700;
        padding: 12px 0 0
    }

    #comments ul ul {
        margin-left: 65px
    }

    #comments ul ul .comment-avatar-wrapper {
        display: none
    }

    #comments ul ul .comment-content, #comments ul ul .comment-wrapper #respond {
        padding-left: 35px
    }

    #comments ul ul ul {
        margin-left: 25px
    }

    #respond {
        padding: 0 25px 25px;
        float: left;
        width: 100%;
        clear: both;
        margin-bottom: 15px
    }

    #reply-form {
        border-top: 1px solid #E7E7E7
    }

    h3#reply-title {
        font-size: 13px;
        font-weight: 700;
        margin: 15px 0 10px;
        text-transform: uppercase
    }

    #respond #submit {
        text-transform: uppercase;
        background-color: #FFF;
        width: 100%;
        border-color: #CCC;
        color: #000;
        font-weight: 700
    }

    #respond p.logged-in-as {
        font-size: 12px;
        color: #888;
        margin-left: 5px
    }

    .comment-ratings-inner {
        background: #FFF;
        border: 1px solid #D9D9D9;
        margin: 0 20px 0 0;
        padding: 10px 15px
    }

    #comments ul ul .comment-ratings-inner {
        margin-right: 0;
        margin-bottom: 20px
    }

    #comments ul ul form.comment-form {
        padding-left: 0
    }

    #respond .ratings .rating-wrapper {
        position: relative;
        margin-bottom: 5px
    }

    #respond .ratings .rating-label {
        background: none !important;
        padding: 0 68px 0 0
    }

    #respond .ratings .rating-value-wrapper {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
        margin: 0
    }

    #respond .ratings.stars-wrapper .rating-value-wrapper {
        display: block;
        background: #FFF !important;
        width: 90px;
        padding: 5px 0;
        left: auto
    }

    #respond .ratings.stars-wrapper .rating-label {
        line-height: 17px;
        padding: 8px 90px 10px 0
    }

    #respond .ratings .rating-wrapper .theme-icon-check {
        position: absolute;
        top: 30px;
        right: 63px;
        z-index: 1
    }

    #respond .ratings.stars-wrapper .rating-wrapper .theme-icon-check {
        top: 15px
    }

    #respond .comment-pros, #respond .comment-cons, #respond #comment {
        font-size: 12px;
        margin: 15px 0
    }

    #respond input[type=text], #respond textarea {
        margin-bottom: 15px
    }

    #respond .ratings .rated-legend {
        right: 20px;
        bottom: 25px
    }

    #respond .ratings .rated-legend .theme-icon-check {
        color: #C2C2CE
    }

    .comment-fields-container, .comment-ratings-container {
        width: 50%;
        float: left
    }

    .comment-fields-container.full, #comments ul ul .comment-fields-container, #comments ul ul .comment-ratings-container {
        width: 100%;
        float: none
    }

    #respond .ratings.stars-wrapper .rated .rating-value-wrapper, #respond .ratings .rating-wrapper.rated .form-selector {
        display: none
    }

    #respond .ratings .rateable .rating-value-wrapper, #respond .ratings .rating-wrapper.rated .theme-icon-check {
        display: block
    }

    .popnav {
        opacity: 0;
        position: fixed;
        z-index: -1;
        bottom: 80px;
        padding: 12px 15px 10px;
        color: #FFF;
        width: 300px;
        height: 120px;
        overflow: hidden;
        box-shadow: 0 0 115px 0 rgba(0, 0, 0, 0.45);
        background: #29323E;
        transition: background-color .2s ease, opacity .2s ease
    }

    .popnav.shown {
        opacity: 1;
        z-index: 202
    }

    .popnav.active {
        background: #000
    }

    .popnav-previous {
        left: 0;
        text-align: right
    }

    .popnav-next {
        right: 0;
        text-aling: left
    }

    .popnav-link {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 201
    }

    .popnav .nav-label {
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 700;
        padding-bottom: 7px
    }

    .popnav .nav-icon {
        position: absolute;
        font-size: 40px;
        top: 33px
    }

    .popnav-previous .nav-icon {
        left: -8px
    }

    .popnav-next .nav-icon {
        right: -8px
    }

    .popnav img {
        position: absolute
    }

    .popnav-previous img {
        right: 15px
    }

    .popnav-next img {
        left: 15px
    }

    .popnav .nav-title {
        font-size: 14px;
        line-height: 18px;
        font-weight: 300
    }

    .popnav-next .nav-title {
        padding: 0 20px 10px 85px
    }

    .popnav-previous .nav-title {
        padding: 0 85px 10px 20px
    }

    .single-page a.btn, .single-page a.btn:link, .single-page a.btn:visited {
        color: #333
    }

    .single-page a.btn-primary:link, .single-page a.btn-info:link, .single-page a.btn-success:link, .single-page a.btn-warning:link, .single-page a.btn-danger:link, .single-page a.btn-inverse:visited, .single-page a.btn-primary:visited, .single-page a.btn-info:visited, .single-page a.btn-success:visited, .single-page a.btn-warning:visited, .single-page a.btn-danger:visited, .single-page a.btn-inverse:visited {
        color: #FFF
    }

    .single-page .alignleft {
        float: left;
        margin: 10px 15px 15px 0
    }

    .single-page .alignright {
        float: right;
        margin: 10px 0 15px 15px
    }

    .single-page .aligncenter {
        text-align: center;
        display: block;
        margin: 10px auto
    }

    .single-page .alignnone {
        margin: 10px 0
    }

    .single-page .video-container {
        margin-bottom: 25px
    }

    .single-page pre {
        margin-bottom: 20px
    }

    .single-page .wp-caption {
        background: #F7F8FB;
        border-radius: 5px;
        color: #666;
        text-align: center;
        padding: 7px;
        z-index: 2;
        position: relative;
        margin: 20px 15px;
    }

    .single-page .wp-caption img {
        border: none !important;
        padding: 0 !important
    }

    .single-page .wp-caption p {
        margin: 4px 0 0;
        text-align: center
    }

    .single-page .wp-caption-text {
        color: #666;
        font-size: .8em
    }

    .wp-caption, .wp-caption-text {
        max-width: 100%;
        height: auto
    }

    .single-page blockquote {
        margin: 20px -27px 20px -26px;
        padding: 20px 26px;
        background: linear-gradient(-45deg, rgba(155, 179, 204, 0.4) -27.35%, rgba(225, 236, 249, 0.4) 100%);
        font-weight: 300;
        border-left: none;
    }

    .single-page ul + blockquote {
        padding-left: 46px;
    }

    .single-page blockquote p {
        font-size: 20px;
        line-height: 1.2em
    }

    .single-page blockquote small {
        margin-top: 15px;
        color: #333;
        font-weight: 700;
        font-size: 60%
    }

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

    .single-page p {
        margin: 0 0 20px
    }

    /*.single-page center {
        margin: 0 0 20px
    }*/
    .the-content table {
        border: 1px solid #DDD
    }

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

    .billboard-image-wrapper {
        position: absolute;
        top: -25px;
        max-height: 1200px;
        width: 100%;
        height: 100%
    }

    .billboard-wrapper {
        position: relative;
        text-align: center
    }

    .billboard-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 102.5%
    }

    .billboard-image {
        position: absolute;
        top: 0;
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 102.5%
    }

    .billboard-wrapper h1.main-title {
        color: #FFF;
        text-shadow: 1px 2px 90px rgba(0, 0, 0, .82);
        font-size: 81px;
        line-height: 78px;
        text-align: center;
        margin: 0 8%;
        padding: 90px 0 95px;
        position: relative;
        letter-spacing: -2px;
        word-spacing: .13em;
        text-transform: uppercase
    }

    .billboard-wrapper .review-label {
        text-align: center;
        text-transform: uppercase;
        color: #FFF;
        font-weight: 700;
        text-shadow: 1px 2px 90px rgba(0, 0, 0, .82);
        font-size: 27px;
        line-height: 30px;
        position: relative;
        margin: 5px 8% 10px
    }

    .billboard-wrapper .review-label span {
        font-size: 20px;
        position: relative;
        top: -2px;
        left: -5px
    }

    .billboard-wrapper .review-label span:before {
        margin: 0
    }

    .billboard-authorship {
        margin: 5px auto 30px;
        position: relative
    }

    .billboard-authorship .authorship, .billboard-authorship .authorship a {
        text-align: center;
        color: #FFF;
        text-shadow: 1px 2px 90px rgba(0, 0, 0, .82);
        line-height: 18px
    }

    .billboard-authorship .author {
        display: block;
        font-size: 18px
    }

    .billboard-authorship .date {
        display: block;
        font-size: 13px;
        text-transform: uppercase
    }

    .billboard-authorship .author a {
        text-transform: uppercase
    }

    .billboard-sharing {
        display: inline-block;
        margin-bottom: 20px
    }

    .longform-post .post-right {
        padding-top: 0
    }

    .longform-post .image-container {
        margin: -1px 0 0 3px;
        position: relative
    }

    .longform-post .image-container img {
        width: 100%;
        height: auto
    }

    .longform-post .longform-left {
        margin: 0 150px 0 90px;
        background: #FFF;
        padding: 30px 3% 0 4%;
        position: relative;
        top: -80px
    }

    .longform-post .authorship-row {
        position: relative;
        top: -40px
    }

    .longform-post .the-content {
        margin: 0 150px 0 0;
        padding: 0 3% 0 4%;
        font-size: 20px
    }

    .longform-post .main-subtitle {
        font-size: 36px;
        line-height: 40px;
        font-size: #999
    }

    .longform-post .padded-panel {
        margin: 0 150px 0 90px;
        padding: 0 3% 0 4%
    }

    .longform-post .procon-box-wrapper {
        width: auto
    }

    .longform-post h1.single-title {
        font-size: 62px;
        line-height: 62px;
        margin-bottom: 0
    }

    .longform-post .longform-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .5) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .5)));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .5) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .5) 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .5) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .5) 100%)
    }

    .longform-post .authorship {
        float: none;
        text-align: center
    }

    .longform-post .longform-sharing {
        position: absolute;
        width: 32px;
        top: 110px;
        left: -90px
    }

    .longform-post .addthis_default_style .at300b, .longform-post .addthis_default_style .at300bo, .longform-post .addthis_default_style .at300m {
        padding: 0;
        display: inline-block
    }

    .longform-post .addthis_counter.addthis_bubble_style {
        background: none !important;
        width: 32px !important;
        padding-left: 0 !important;
        margin-left: 0 !important;
        margin-top: -2px !important
    }

    .longform-post .addthis_32x32_style .addthis_counter.addthis_bubble_style a.addthis_button_expanded {
        width: 34px !important
    }

    .longform-right {
        position: absolute;
        right: 0;
        width: 150px;
        padding: 10px 0 0
    }

    .longform-right-selector {
        display: none
    }

    .longform-right-panel {
        padding: 20px 5px 20px 25px;
        border-bottom: 1px solid #E7E7E7
    }

    .longform-right .numcount {
        margin-left: 8px
    }

    .longform-right .heat-index {
        position: relative;
        color: #333;
        font-size: 22px;
        font-weight: 500;
        line-height: 20px
    }

    .longform-right .metric {
        float: none;
        display: block;
        padding: 2px 0
    }

    .longform-right a {
        color: #333
    }

    .longform-right .icon {
        position: relative;
        top: 2px
    }

    .longform-right .awards-wrapper {
        margin: 0 0 18px;
        float: none;
        display: inline-block
    }

    .longform-right .review-label {
        color: #333;
        font-size: 16px;
        margin: 20px 0 0 25px
    }

    .longform-right .review-label span {
        font-size: 13px;
        margin-right: 5px
    }

    .longform-post img.aligncenter, .longform-post .wp-caption.aligncenter, .longform-post .video-container {
        width: 138%;
        max-width: 138%;
        position: relative;
        left: -16%;
        margin: 70px auto
    }

    .longform-post .wp-caption.aligncenter img {
        width: 100% !important;
        max-width: 100% !important
    }

    .longform-post .affiliate-code.after-content {
        padding: 0 3% 0 4%;
        margin: 0 150px 0 90px
    }

    .longform-post #recommended .overlay-panel {
        padding-left: 5.2%
    }

    .longform-post #recommended .magazine-content {
        padding-top: 50px;
        padding-right: 5%
    }

    .template-authors .the-content {
        padding: 20px 0
    }

    .author-panel {
        margin: 10px 0;
        padding: 10px 0 25px;
        border-bottom: 1px solid #E7E7E7
    }

    .author-panel:last-child {
        border-bottom: none
    }

    .author-panel a:hover {
        color: #666
    }

    .author-avatar-wrapper {
        position: relative;
        min-height: 100px;
        margin: 10px 0;
        padding: 0 0 0 116px
    }

    .author-avatar {
        position: absolute;
        top: 0;
        left: 0
    }

    .author-avatar img {
        border-radius: 50%;
        border: 7px solid #FFF
    }

    h2.author-name {
        margin: 0 !important
    }

    h2.author-name a {
        color: #333;
        font-weight: 300
    }

    .template-authors .author-profile-fields {
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 10px
    }

    .template-authors .author-profile-fields a {
        color: #CCC
    }

    .author-bio {
        line-height: 20px;
        font-size: 14px;
        color: #999
    }

    .author-link {
        text-transform: uppercase;
        font-size: 14px;
        color: #AAA;
        font-weight: 300;
        line-height: 15px;
        margin: 6px 0
    }

    .author-link a {
        font-weight: 400;
        text-transform: none
    }

    .directory .page-content {
        padding: 15px 20px 0;
        margin-bottom: 20px
    }

    .directory .pagination {
        margin-bottom: -9px
    }

    .directory .the-content.padded-panel {
        padding: 0 0 15px
    }

    .directory-row {
        margin-bottom: 25px
    }

    .directory .single-page:not(.bp-page) .loading {
        top: 50px
    }

    .directory .heat-index {
        display: inline-block
    }

    .widget_d.directory.third .overlay-panel {
        width: 33.33333333%
    }

    .widget_d.directory br.clearer {
        display: none !important
    }

    .gallery-caption {
        padding: 5px 15px
    }

    .single-page dl.gallery-item {
        margin-top: 0;
        margin-bottom: 10px;
        padding-left: 10px
    }

    .single-page dl.gallery-item img {
        border: 0 !important;
        max-width: 100%;
        height: auto
    }

    .single-page .gallery {
        margin: 40px 0 !important
    }

    .jumbotron {
        background-color: rgba(0, 0, 0, .06);
        font-size: 18px;
        line-height: 25px
    }

    .jumbotron h1 {
        font-weight: 700 !important
    }

    .jumbotron .tagline {
        font-weight: 300;
        color: #888;
        font-size: 26px
    }

    .jumbotron p {
        font-weight: 500
    }

    .styled_list {
        list-style-type: none;
        padding-left: 5px
    }

    .carousel img {
        margin: 0 !important
    }

    .single-page .carousel h4 {
        font-weight: 700;
        margin-bottom: 0
    }

    .single-page .carousel p {
        margin-bottom: 5px
    }

    .single-page .carousel-indicators li {
        box-shadow: 0 0 5px 1px rgba(0, 0, 0, 1);
        margin: 0 2px
    }

    .the-content a.carousel-control {
        color: #BBB !important;
        height: 100%
    }

    .the-content a.carousel-control span {
        position: relative;
        top: 50%;
        margin-top: -35px;
        font-size: 140%
    }

    .the-content a.carousel-control:hover {
        color: #FFF !important
    }

    .divider {
        background: rgba(0, 0, 0, .06);
        clear: both;
        display: block;
        height: 20px;
        text-align: right;
        width: 100%;
        margin: 30px 0
    }

    .top {
        background-position: right center
    }

    .label {
        padding-top: .5em
    }

    .single-page .top a {
        color: #AAA;
        display: block;
        font-size: 10px;
        line-height: 20px;
        text-transform: uppercase;
        margin-right: 12px
    }

    .single-page .popover h3, .single-page .modal h3, .single-page h3.panel-title {
        font-size: 24px;
        line-height: 29px;
        margin: 0
    }

    .single-page h3.panel-title a {
        display: block;
        color: #000;
        font-size: 18px;
        font-weight: 300;
        line-height: 22px;
        padding: 10px 15px
    }

    .single-page .panel-heading {
        padding: 0
    }

    .single-page .modal p {
        margin: 0
    }

    .single-page .modal .modal-header br {
        display: none
    }

    .single-page .tab-pane {
        padding: 20px 0 15px
    }

    .single-page .nav-tabs > li > a, .single-page .nav-pills > li > a {
        color: #999;
        font-size: 18px;
        font-weight: 300
    }

    .single-page .nav-tabs > li.active > a, .single-page .nav-tabs > li.active > a:hover {
        background: #FFF
    }

    .single-page .nav-tabs > li > a:hover, .single-page .nav-tabs > li.active > a {
        color: #000
    }

    .single-page .nav-pills > li.active > a, .single-page .nav-pills > li > a:focus, .single-page .nav-pills > li.active > a:hover {
        color: #FFF
    }

    hr {
        margin-top: 20px;
        margin-bottom: 19px;
        background: rgba(0, 0, 0, .06);
        color: rgba(0, 0, 0, .06);
        border: none;
        height: 1px
    }

    .signoff {
        background: rgba(0, 0, 0, .06);
        position: relative;
        font-weight: 300;
        border-radius: 6px;
        border: 1px solid #E2E2E2;
        min-height: 50px;
        margin: 20px 0;
        padding: 20px 20px 0 75px
    }

    .signoff p {
        font-size: 16px;
        line-height: 18px
    }

    .signoff.none {
        padding-left: 20px;
        min-height: 20px
    }

    .signoff span.icon {
        position: absolute;
        left: 8px;
        top: 15%;
        font-size: 40px;
        color: #FFF;
        text-shadow: 0 0 50px rgba(0, 0, 0, .07)
    }

    .one_half {
        width: 48%
    }

    .one_third {
        width: 30.66%
    }

    .two_third {
        width: 65.33%
    }

    .one_fourth {
        width: 22%
    }

    .three_fourth {
        width: 74%
    }

    .one_fifth {
        width: 16.8%
    }

    .two_fifth {
        width: 37.6%
    }

    .three_fifth {
        width: 58.4%
    }

    .four_fifth {
        width: 79.2%
    }

    .one_sixth {
        width: 13.33%
    }

    .five_sixth {
        width: 82.67%
    }

    .custom_column {
        position: relative;
        float: left;
        margin: 0
    }

    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
        position: relative;
        margin-right: 4%;
        float: left;
        min-height: 1px;
        margin-bottom: 0
    }

    .last {
        margin-right: 0 !important;
        clear: right
    }

    .margin0 {
        margin-bottom: 0 !important
    }

    .margin10 {
        margin-bottom: 10px !important
    }

    .margin20 {
        margin-bottom: 20px !important
    }

    .margin30 {
        margin-bottom: 30px !important
    }

    .margin40 {
        margin-bottom: 40px !important
    }

    .margin50 {
        margin-bottom: 50px !important
    }

    .margin60 {
        margin-bottom: 60px !important
    }

    .margin70 {
        margin-bottom: 70px !important
    }

    .margin80 {
        margin-bottom: 80px !important
    }

    .margin90 {
        margin-bottom: 90px !important
    }

    .margin100 {
        margin-bottom: 100px !important
    }

    .margin0, .margin10, .margin20, .margin30, .margin40, .margin50, .margin60, .margin70, .margin80, .margin90, .margin100 {
        clear: both;
        overflow: hidden
    }

    .styled_amp {
        font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
        font-style: italic;
        font-weight: 400;
        font-size: 130%
    }

    .single-page .top a:hover, .single-page .nav-pills > li > a:hover, .single-page .nav-pills > li > a {
        color: #000
    }

    .single-page input[type=radio], .single-page input[type=checkbox], .single-page .modal .modal-footer {
        margin-top: 0
    }

    .single-page label, .popthis {
        display: inline-block
    }

    .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
        background-color: rgba(0, 0, 0, .1)
    }

    .popover {
        font-family: 'Open Sans', sans-serif
    }

    .woocommerce.woocommerce-page ul.products a.add_to_cart_button {
        margin-right: 30px
    }

    .woocommerce.woocommerce-page ul.products li.product .onsale {
        line-height: 12px;
        padding-top: 10px
    }

    .woocommerce.woocommerce-page .woocommerce-breadcrumb {
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 300;
        margin: 10px 0
    }

    .woocommerce-breadcrumb .theme-icon-right-open {
        color: #A5A5AC;
        margin: 0 2px;
        font-size: 10px
    }

    .woocommerce.woocommerce-page nav.woocommerce-pagination ul, .woocommerce.woocommerce-page nav.woocommerce-pagination ul li {
        border: none
    }

    .woocommerce-pagination a, .woocommerce-pagination span {
        color: #B0B4B9;
        font-size: 15px !important;
        width: 28px !important;
        padding: 16px 0 !important
    }

    .woocommerce.woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce-pagination a:hover {
        color: #000 !important
    }

    .woocommerce.woocommerce-page ul.products li.product h3 {
        font-size: 18px !important;
        line-height: 20px !important;
        margin-bottom: 7px !important;
        color: #333
    }

    .woocommerce.woocommerce-page .product_title {
        font-weight: 700 !important;
        font-size: 34px;
        line-height: 40px
    }

    .woocommerce.woocommerce-page div.product .woocommerce-tabs ul.tabs {
        margin-bottom: 0 !important
    }

    .woocommerce.woocommerce-page div.product .woocommerce-tabs .panel {
        padding: 0 20px 15px !important
    }

    .woocommerce #reviews #comments ol.commentlist {
        padding-left: 0
    }

    .woocommerce ul.products li.product h3 {
        margin: 0 !important;
        padding: 0 !important
    }

    .woocommerce.widget .header {
        display: block
    }

    .woocommerce.widget #searchform label {
        display: none
    }

    .price_slider_wrapper .price_slider {
        margin: 0 2px 20px 8px !important
    }

    .price_slider_wrapper .ui-slider .ui-slider-handle:last-child {
        margin-left: -.7em
    }

    .price_slider_wrapper .ui-slider .ui-slider-handle {
        width: 15px;
        height: 15px;
        background: #4B5B6E;
        top: -2px;
        border-radius: 0 !important
    }

    .price_slider_wrapper .ui-slider .ui-slider-range {
        background: #ACB6C9
    }

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

    .woocommerce.woocommerce-page .woocommerce-message:before, .woocommerce.woocommerce-page .woocommerce-error:before, .woocommerce.woocommerce-page .woocommerce-info:before {
        height: auto
    }

    .woocommerce.woocommerce-page table.cart a.remove {
        width: 1.3em;
        height: 1.3em;
        padding-top: 5px
    }

    .woocommerce.woocommerce-page .checkout #shiptobilling label {
        font-size: 12px;
        padding-left: 0;
        font-weight: 300
    }

    .woocommerce.woocommerce-page form .form-row .input-checkbox {
        margin-right: 0
    }

    .woocommerce.woocommerce-page form .form-row input.input-text {
        padding: 5px 8px !important
    }

    .woocommerce.woocommerce-page #review_form #respond {
        width: 100%
    }

    .woocommerce.woocommerce-page p.stars a {
        font-size: 16px
    }

    .woocommerce .single-page form p {
        margin-bottom: 5px
    }

    .woocommerce .single-page form h3 {
        margin-top: 0
    }

    .woocommerce.woocommerce-page ul.order_details {
        background: #FFF;
        padding: 10px
    }

    .woocommerce-tabs #comments {
        border-top: 0;
        margin: 0;
        padding: 0
    }

    .woocommerce-tabs #comments h2 {
        margin: 10px 0
    }

    .woocommerce.woocommerce-page .woocommerce-error:before, .woocommerce.woocommerce-page .woocommerce-info:before, .woocommerce.woocommerce-page .woocommerce-message:before {
        padding-top: 0 !important
    }

    .woocommerce.woocommerce-page .checkout h3#ship-to-different-address {
        display: inline-block;
        font-size: 12px;
        font-weight: 300;
        text-transform: uppercase;
        margin-bottom: 0
    }

    .woocommerce.woocommerce-page .checkout h3#ship-to-different-address .checkbox {
        margin-top: 5px
    }

    .woocommerce.woocommerce-page .related ul li.product, .woocommerce.woocommerce-page .upsells.products ul li.product, .woocommerce.woocommerce-page .related ul.products li.product {
        width: 22.05%
    }

    .woocommerce.woocommerce-page table.cart td.actions .coupon .input-text {
        height: 30px;
        width: 100px
    }

    .single-page.woo-page h2 {
        text-transform: uppercase;
        font-weight: 300;
        font-size: 27px;
        line-height: 31px
    }

    .single-page.woo-page h3 {
        text-transform: uppercase;
        font-weight: 300;
        font-size: 21px;
        line-height: 25px
    }

    .woocommerce.woocommerce-page .cart-collaterals .cart_totals table {
        width: 100%
    }

    .woocommerce.woocommerce-page .cart-collaterals .cart_totals table th {
        width: 50%
    }

    .woocommerce.woocommerce-page .addresses .title .edit {
        position: relative;
        top: 15px
    }

    .woo-page .post-right {
        padding-bottom: 25px
    }

    .woocommerce.woocommerce-page .star-rating span {
        color: #ACB6C9
    }

    .woocommerce.woocommerce-page ul.products li.product .price, .woocommerce.woocommerce-page span.amount {
        color: #333;
        font-weight: 700
    }

    .woocommerce.woocommerce-page span.onsale {
        background: #4B5B6E
    }

    .woocommerce.woocommerce-page #content input.button, .woocommerce.woocommerce-page #respond input#submit, .woocommerce.woocommerce-page a.button, .woocommerce.woocommerce-page button.button, .woocommerce.woocommerce-page input.button {
        border: none;
        text-shadow: none;
        box-shadow: none !important;
        text-transform: uppercase;
        padding: 7px 10px 5px;
        font-weight: 300;
        font-size: 14px;
        color: #FFF;
        transition: background .2s ease
    }

    .woocommerce.woocommerce-page a.button:hover {
        background: #1F262E
    }

    .woocommerce.woocommerce-page ul.products li.product a img {
        box-shadow: none !important;
        border-bottom: 3px solid
    }

    .woocommerce.woocommerce-page ul.cart_list li a, .woocommerce.woocommerce-page ul.product_list_widget li a {
        font-weight: 500;
        color: #333;
        font-size: 16px;
        transition: color .2s ease
    }

    .woocommerce.woocommerce-page ul.cart_list li .star-rating, .woocommerce.woocommerce-page ul.product_list_widget li .star-rating {
        font-size: .8em
    }

    .bp-page #buddypress {
        margin: 0 20px
    }

    .bp-page #whats-new-avatar img.avatar {
        width: auto;
        height: auto
    }

    .bp-page .post-right {
        padding-bottom: 25px
    }

    .bp-page #buddypress input {
        line-height: normal
    }

    .bp-page #buddypress .standard-form p.description {
        margin: 0;
        padding: 0
    }

    .bp-page .single-page .radio input[type=radio], .bp-page .single-page .radio-inline input[type=radio], .bp-page .single-page .checkbox input[type=checkbox], .bp-page .single-page .checkbox-inline input[type=checkbox] {
        margin-left: 0;
        margin-right: 5px;
        margin-top: 3px
    }

    .bp-page #buddypress button, .bp-page #buddypress a.button, .bp-page #buddypress input[type=submit], .bp-page #buddypress input[type=button], .bp-page #buddypress input[type=reset], .bp-page #buddypress ul.button-nav li a, .bp-page #buddypress div.generic-button a, .bp-page #buddypress .comment-reply-link, a.bp-title-button {
        text-transform: uppercase;
        margin-right: 0;
        font-size: 12px !important;
        color: #000;
        font-weight: 500 !important;
        padding: 7px 10px 5px
    }

    .bp-page #buddypress #reply-title small a span, .bp-page #buddypress a.bp-primary-action span {
        padding: 1px 5px 0
    }

    .bp-page #buddypress .activity-list .activity-content .activity-header p, .bp-page #buddypress .activity-list .activity-content .comment-header {
        font-size: 15px;
        font-weight: 300;
        color: #999
    }

    .bp-page #buddypress .activity-list li.load-more, .bp-page #buddypress .activity-list li.load-newest {
        background: #F5F5F5;
        width: 100%;
        border: 1px solid #E2E2E2;
        font-size: 22px;
        padding: 0;
        font-weight: 300;
        color: #999;
        box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.1);
        transition: color .2s ease, background-color .2s ease;
        height: 43px
    }

    .bp-page #buddypress .activity-list li.load-more a, .bp-page #buddypress .activity-list li.load-newest a {
        display: block;
        padding: 7px 0
    }

    .bp-page #buddypress .activity-list li.load-more a:hover, .bp-page #buddypress .activity-list li.load-newest a:hover {
        background: #FFF;
        color: #000
    }

    .bp-page #buddypress .activity-list li.load-more.loading a, .bp-page #buddypress .activity-list li.load-newest.loading a {
        color: #CCC !important
    }

    .bp-page #buddypress .field-visibility-settings-toggle {
        margin-bottom: 0
    }

    .bp-page #buddypress #item-body form#whats-new-form {
        margin-top: 10px
    }

    .bp-page #buddypress form#whats-new-form #whats-new-submit {
        margin-top: 8px
    }

    .bp-page #buddypress form#whats-new-form textarea {
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        border: 1px solid #E2E2E2
    }

    .bp-page #buddypress div.item-list-tabs {
        position: relative;
        display: inline-block;
        line-height: 12px;
        margin-bottom: 5px;
        margin-top: 5px;
        margin-right: 5px;
        overflow: visible
    }

    .bp-page #buddypress div.item-list-tabs ul {
        float: left
    }

    .bp-page #buddypress div.item-list-tabs a, .bp-page #buddypress div#group-create-tabs ul li span {
        border: 1px solid #E2E2E2;
        font-size: 13px;
        text-transform: uppercase;
        display: block;
        float: left;
        height: 34px;
        cursor: pointer;
        position: relative;
        margin-right: -1px;
        margin-top: -1px;
        padding: 11px 7px 9px
    }

    .bp-page #buddypress div.item-list-tabs ul li.selected a {
        background: #FFF;
        cursor: default;
        color: #000;
        font-weight: 700;
        opacity: 1
    }

    .bp-page #buddypress div.item-list-tabs#subnav {
        overflow: visible;
        margin: 5px 0
    }

    .bp-page #buddypress div.item-list-tabs#subnav a {
        font-size: 12px;
        text-transform: uppercase;
        display: block;
        float: left;
        color: #AAA;
        height: 34px;
        cursor: pointer;
        background: none;
        padding: 10px 6px
    }

    .bp-page #buddypress div.item-list-tabs#subnav a:hover {
        background: #F7F8FF
    }

    .bp-page #buddypress div.item-list-tabs#subnav ul li.selected a, .bp-page #buddypress div.item-list-tabs#subnav ul li.selected a:hover, .bp-page #buddypress div.item-list-tabs#subnav ul li a:hover {
        color: #000;
        background: #FFF
    }

    .bp-page #buddypress div.item-list-tabs#subnav ul li.last {
        margin: 7px 7px 0 15px !important
    }

    .bp-page #buddypress div.item-list-tabs ul li a span {
        min-width: 18px;
        display: inline-block;
        color: #000;
        position: absolute;
        top: -7px;
        right: -6px;
        z-index: 2
    }

    .bp-page #buddypress ul.item-list li img.avatar {
        margin-top: 10px;
        border-radius: 50%
    }

    .bp-page #buddypress div.activity-comments div.acomment-avatar img.avatar, .bp-page #buddypress ul#friend-list li img.avatar {
        margin-top: 0;
        margin-right: 0;
        border-radius: 50%;
        height: 30px;
        width: 30px
    }

    .bp-page #buddypress .activity-list .activity-content .activity-inner {
        border: 1px solid #E4E4E4;
        border-radius: 4px;
        border-left: 5px solid #DFDFDF;
        padding: 10px 16px;
        background: #F4F4F4
    }

    .bp-page #buddypress .activity-list .activity-content .activity-inner p {
        margin: 0;
        font-size: 15px;
        font-weight: 500
    }

    .bp-page #buddypress a.activity-time-since {
        font-size: 11px;
        color: #CCC
    }

    .bp-page #buddypress .activity-meta a.button.delete-activity, .bp-page #buddypress .acomment-options a.delete {
        color: #D09C9F;
        font-size: 10px;
        border: none;
        background: none
    }

    .bp-page #buddypress .activity-meta a.button.delete-activity:hover, .bp-page #buddypress .acomment-options a.delete:hover {
        color: #C00
    }

    .bp-page #buddypress a.loading, .bp-page #buddypress a.loading:hover, .bp-page #buddypress li.loading a, .bp-page #buddypress li.loading a:hover, .bp-page #buddypress input.loading, .bp-page #buddypress input.loading:hover {
        color: #CCC !important;
        border: 1px solid #999 !important
    }

    .bp-page #buddypress li.loading a, .bp-page #buddypress li.loading a:hover {
        border: 1px solid #E7E7EF !important
    }

    .bp-page #buddypress div.activity-comments {
        margin-top: 15px
    }

    .bp-page #buddypress div.activity-comments > ul > li:first-child {
        padding-top: 20px
    }

    .bp-page #buddypress div.activity-comments ul li {
        padding: 16px 0 0
    }

    .bp-page #buddypress div.activity-comments div.acomment-content {
        font-size: 14px;
        margin: 7px 0 0 37px
    }

    .bp-page #buddypress .acomment-options {
        margin-left: 37px
    }

    .bp-page #buddypress .acomment-options a {
        font-size: 12px !important;
        text-transform: uppercase;
        font-weight: 300
    }

    .bp-page #buddypress form#whats-new-form p.activity-greeting {
        font-size: 26px;
        line-height: 28px;
        font-weight: 300
    }

    .bp-page #buddypress .activity-list .activity-content .activity-header, .bp-page #buddypress .activity-list .activity-content .comment-header, .bp-page #buddypress div.activity-comments div.acomment-meta, .bp-page #buddypress ul.item-list li div.item-title, .bp-page #buddypress table.messages-notices tr td.thread-from a {
        font-size: 14px;
        line-height: 18px
    }

    .bp-page #buddypress ul#groups-list li div.item-title {
        font-size: 26px;
        line-height: 30px;
        font-weight: 300
    }

    .bp-page #buddypress div.item-list-tabs#subnav li.feed a {
        font-size: 13px;
        font-weight: 700;
        color: #F60;
        background: #F7F8FF
    }

    .bp-page #buddypress div#item-header {
        position: relative
    }

    .bp-page #buddypress div#item-header div#item-header-content {
        padding-left: 170px;
        min-height: 170px
    }

    .bp-page #buddypress div#item-header-content h2 {
        display: inline-block;
        padding-right: 20px;
        font-weight: 300
    }

    .bp-page #buddypress div#item-header-content .activity {
        color: #999
    }

    .bp-page #buddypress div#item-header div#item-meta div#latest-update {
        font-size: 14px;
        margin-bottom: 10px;
        color: #888
    }

    .bp-page #buddypress div#item-header div#item-meta {
        font-size: 12px;
        margin: 8px 0 10px
    }

    .bp-page #buddypress div#item-header-content div#item-meta {
        font-size: 14px
    }

    .bp-page #buddypress .activity-list .activity-content .activity-header img.avatar {
        border-radius: 50%;
        position: relative;
        top: -5px;
        margin-left: 5px !important;
        margin-right: 8px !important;
        width: 30px;
        height: 30px
    }

    .bp-page #buddypress ul#friend-list li {
        min-height: 70px
    }

    .bp-page #buddypress ul#friend-list li img.avatar {
        position: relative;
        top: -5px
    }

    .bp-page #buddypress div.pagination .pag-count, .bp-page #buddypress span.activity {
        font-family: 'Open Sans';
        margin-left: 0;
        color: #b4b4c0;
        font-size: 11px
    }

    .bp-page #buddypress ul.item-list li div.action, .bp-page #buddypress .activity-read-more, .bp-page #buddypress div#item-header div#item-meta div#latest-update a {
        text-transform: uppercase;
        font-size: 10px
    }

    .bp-page #buddypress ul.item-list li div.meta {
        font-size: 10px
    }

    .bp-page #buddypress ul.item-list li div.item-title span {
        font-family: 'Open Sans';
        font-size: 12px
    }

    .bp-page #buddypress ul#members-list li img.avatar {
        margin-top: 0
    }

    .bp-page #buddypress .activity-list li.mini .activity-avatar img.avatar {
        margin-top: 0;
        width: 50px;
        height: 50px;
        margin-left: 0
    }

    .bp-page #buddypress div.message-search {
        margin: 2px 10px 0
    }

    .bp-page #buddypress div#message-thread img.avatar {
        margin-right: 15px;
        border-radius: 50%
    }

    .bp-page #buddypress div.messages-options-nav {
        background: #e3e3ea;
        font-weight: 300;
        text-transform: uppercase
    }

    .bp-page #buddypress table.notifications thead tr, .bp-page #buddypress div#invite-list {
        background: #F0F0F4
    }

    .bp-page #buddypress table.notifications tr.alt td, .bp-page #buddypress table.notifications-settings tr.alt td, .bp-page #buddypress table.profile-fields tr.alt td, .bp-page #buddypress table.wp-profile-fields tr.alt td, .bp-page #buddypress table.messages-notices tr.alt td, .bp-page #buddypress table.forum tr.alt td {
        background-color: #FFF
    }

    .bp-page #buddypress td.thread-options a.button {
        font-size: 12px;
        padding: 2px 5px
    }

    .bp-page #buddypress div.dir-search input[type=text] {
        font-size: 100%;
        padding: 5px
    }

    .bp-page #buddypress form.standard-form .left-menu #invite-list ul {
        padding-left: 5px
    }

    .bp-page #buddypress form.standard-form .left-menu #invite-list ul li {
        padding-bottom: 5px
    }

    .bp-page .bp_group #buddypress div#item-header div#item-actions {
        position: absolute;
        right: 0;
        width: 70px
    }

    .bp-page .bp_group #buddypress div#item-header div#item-actions h3 {
        text-transform: uppercase;
        font-weight: 300;
        font-size: 13px;
        line-height: 15px
    }

    .bp-page .bp_group #buddypress div#item-header div#item-header-content {
        padding-right: 80px
    }

    .bp-page #buddypress ul.item-list li div.item-desc {
        width: 80%;
        font-size: 100%
    }

    .bp-page .widget div.item-avatar img {
        width: 60px;
        height: 60px
    }

    .bp-page .widget div.item-options {
        position: absolute;
        right: -1px;
        top: 27px;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 10px;
        line-height: 17px;
        color: #CCC;
        background: #F5F5F5;
        padding: 3px 8px 1px !important;
        border: 1px solid #E7E7E7
    }

    .bp-page .widget div.item-options a {
        color: #BBB
    }

    .bp-page .widget div.item-options a.loading {
        color: #DDD !important
    }

    .bp-page .widget #groups-list .item-avatar img.avatar, .bp-page .widget #members-list .item-avatar img.avatar, .bp-page .widget ul.item-list img.avatar {
        height: 40px;
        width: 40px
    }

    .bp-page .widget #groups-list .item, .bp-page .widget #members-list .item, .bp-page .widget ul.item-list .item {
        padding-left: 50px
    }

    .bp-page .widget div.item-meta, .bp-page .widget div.item-content {
        margin-left: 0
    }

    .bp-page .widget .header {
        display: block
    }

    .bp-page .single-page .radio, .bp-page .single-page .checkbox, .bp-page #buddypress div.activity-comments > ul {
        padding-left: 0
    }

    .bp-page #buddypress div.activity-comments div.acomment-meta, .bp-page #buddypress table.messages-notices tr td.thread-from a {
        font-size: 12px;
        margin-left: 37px
    }

    .bp-page #buddypress div.item-list-tabs#subnav li.feed a:hover, .bp-page .widget div.item-options a.selected, .bp-page .widget div.item-options a:hover {
        color: #000
    }

    .bp-page #buddypress #item-header-avatar, .bp-page .widget #groups-list .item-avatar, .bp-page .widget #members-list .item-avatar, .bp-page .widget ul.item-list .item-avatar {
        position: absolute
    }

    .bp-page #buddypress #message-threads img.avatar, .bp-page #buddypress div#item-header ul img.avatar, .bp-page #buddypress div#item-header ul.avatars img.avatar, .bp-page .widget .item-avatar img {
        border-radius: 50%
    }

    .bp-page #buddypress table#message-threads tr.unread td, .bp-page #buddypress div.item-list-tabs ul li.selected a, .bp-page #buddypress div.item-list-tabs ul li.current a {
        font-weight: 700;
        background: #FFF !important;
        color: #000 !important
    }

    .bp-page #buddypress div.dir-search {
        margin-top: 0
    }

    .bp-page #buddypress div.pagination .pagination-links a, .bp-page .pagination span.page-numbers {
        display: block;
        float: left;
        cursor: pointer;
        text-align: center;
        width: 33px;
        line-height: 1em;
        height: 36px;
        padding: 11px 4px !important
    }

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

    .bp-login-widget-user-avatar, .bp-login-widget-user-links {
        display: inline-block
    }

    .profile-fields .label {
        color: inherit;
        display: table-cell
    }

    .bbpress #bbpress-forums fieldset.bbp-form {
        border: 0;
        padding: 0
    }

    .bbpress #bbpress-forums img.avatar {
        border: 0 !important;
        margin-bottom: 0 !important;
        border-radius: 50%
    }

    .bbpress #bbpress-forums #subscription-toggle {
        float: right
    }

    .bbpress #bbpress-forums li.bbp-header, .bbpress #bbpress-forums li.bbp-footer {
        text-transform: uppercase;
        font-weight: 300;
        font-size: 12px
    }

    .bbpress #bbpress-forums li.bbp-header, .bbpress #bbpress-forums li.bbp-header, .bbpress #bbpress-forums li.bbp-footer, .bbpress #bbpress-forums div.bbp-forum-header, .bbpress #bbpress-forums div.bbp-topic-header, .bbpress #bbpress-forums div.bbp-reply-header {
        background: #F0F0F4;
        border-color: #E5E5E5
    }

    .bbpress #bbpress-forums ul.bbp-lead-topic, .bbpress #bbpress-forums ul.bbp-topics, .bbpress #bbpress-forums ul.bbp-forums, .bbpress #bbpress-forums ul.bbp-search-results, .bbpress #bbpress-forums div.bbp-forum-content, .bbpress #bbpress-forums div.bbp-topic-content, .bbpress #bbpress-forums div.bbp-reply-content {
        font-size: 14px
    }

    .bbpress #bbpress-forums .bbp-forums-list li {
        display: block;
        font-size: 12px
    }

    .bbpress #bbpress-forums .bbp-forum-info .bbp-forum-content, .bbpress #bbpress-forums p.bbp-topic-meta {
        font-size: 13px;
        line-height: 18px
    }

    .bbpress #bbpress-forums div.bbp-forum-author a.bbp-author-name, .bbpress #bbpress-forums div.bbp-topic-author a.bbp-author-name, .bbpress #bbpress-forums div.bbp-reply-author a.bbp-author-name {
        font-size: 12px;
        line-height: 15px;
        margin-top: 6px
    }

    .bbpress #bbpress-forums ul.bbp-replies .bbp-reply-post-date {
        font-size: 11px;
        color: #AAA
    }

    .bbpress span.bbp-author-ip {
        font-size: 9px
    }

    .bbpress #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
        border: 1px solid #D9D9D9
    }

    .bbpress #bbpress-forums li.bbp-header .bbp-search-author, .bbpress #bbpress-forums li.bbp-footer .bbp-search-author, .bbpress #bbpress-forums li.bbp-header .bbp-forum-author, .bbpress #bbpress-forums li.bbp-footer .bbp-forum-author, .bbpress #bbpress-forums li.bbp-header .bbp-topic-author, .bbpress #bbpress-forums li.bbp-footer .bbp-topic-author, .bbpress #bbpress-forums li.bbp-header .bbp-reply-author, .bbpress #bbpress-forums li.bbp-footer .bbp-reply-author {
        font-size: 14px
    }

    .bbp-breadcrumb p, .bbp-breadcrumb a {
        color: #999;
        font-size: 12px
    }

    .bbp-breadcrumb {
        margin-bottom: 10px
    }

    .rating .number, .rating .letter {
        font-weight: 700;
        letter-spacing: -2px
    }

    .rating .percentage {
        font-weight: 500
    }

    .stars span {
        font-size: 22px;
        color: #FFF
    }

    .stars span:before {
        margin-right: 0;
        margin-left: 0
    }

    .compact-panel .stars span, .overlay-panel .stars span {
        color: #333
    }

    .compact-panel .rating {
        margin-top: -1px
    }

    .overlay-panel .rating .stars span, .compact-panel .rating .stars span {
        font-size: 12px
    }

    .overlay-panel .rating .number, .overlay-panel .rating .letter, .compact-panel .rating .number, .compact-panel .rating .letter {
        letter-spacing: 0
    }

    .overlay-panel .rating, .compact-panel .rating {
        display: inline-block;
        float: left;
        margin-right: 10px
    }

    .widget_c .overlay-panel .rating, .widget_c .overlay-panel .stars span {
        color: #FFF;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 1)
    }

    .hidden-tags {
        display: none
    }

    .meter-circle-wrapper {
        width: 60px;
        height: 60px;
        position: relative;
        background: #000;
        border-radius: 50%
    }

    .meter-circle {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        position: relative
    }

    .meter-wrapper {
        position: relative;
        width: 55px;
        height: 55px;
        top: 3px;
        left: 3px;
        text-align: center
    }

    .meter-wrapper .meter-slice {
        position: absolute;
        width: 100%;
        height: 100%;
        clip: rect(0px, 55px, 55px, 27px)
    }

    .meter-wrapper .meter-slice.showfill {
        clip: rect(auto, auto, auto, auto) !important
    }

    .meter-wrapper .meter {
        position: absolute;
        width: 54px;
        height: 54px;
        clip: rect(0, 27px, 55px, 0px);
        border-radius: 50%
    }

    .meter-wrapper .meter.fill {
        -moz-transform: rotate(180deg) !important;
        -webkit-transform: rotate(180deg) !important;
        -o-transform: rotate(180deg) !important;
        -ms-transform: rotate(180deg) !important;
        transform: rotate(180deg) !important
    }

    .meter-circle .editor_rating {
        font-size: 24px;
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 60px;
        text-align: center;
        padding: 14px 0 0
    }

    .meter-circle .editor_rating .percentage {
        font-size: 14px
    }

    .large-meter .meter-circle-wrapper {
        width: 128px;
        height: 127px;
        margin: 0 auto
    }

    .large-meter .meter-wrapper {
        width: 118px;
        height: 118px;
        top: 6px;
        left: 6px
    }

    .large-meter .meter-wrapper .meter-slice {
        clip: rect(0px, 118px, 118px, 58px)
    }

    .large-meter .meter-wrapper .meter {
        border: 8px solid #525558;
        width: 117px;
        height: 117px;
        clip: rect(0, 58px, 118px, 0px)
    }

    .large-meter .meter-circle .editor_rating, .large-meter .meter-circle .user_rating {
        font-size: 62px;
        font-weight: 700;
        width: 128px;
        height: 128px;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        padding: 24px 0 0
    }

    .large-meter .meter-circle .editor_rating .percentage, .large-meter .meter-circle .user_rating .percentage {
        font-size: 30px;
        font-weight: 300
    }

    div.rateit.mobile {
        display: none
    }

    div.rateit {
        display: inline-block;
        position: relative;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -o-user-select: none;
        user-select: none;
        -webkit-touch-callout: none
    }

    div.rateit div.rateit-range {
        position: relative;
        display: inline-block;
        background: url(images/star-empty.png);
        background-size: 16px 16px !important;
        height: 16px
    }

    div.rateit div.rateit-hover, div.rateit div.rateit-selected {
        position: absolute;
        left: 0
    }

    div.rateit div.rateit-hover, div.rateit div.rateit-preset, div.rateit div.rateit-selected {
        background: url(images/star-full.png);
        background-size: 16px 16px !important
    }

    div.rateit div.rateit-reset {
        background: url(images/star-empty.png);
        background-size: 16px 16px !important;
        width: 16px;
        height: 16px;
        display: inline-block;
        float: left
    }

    div.rateit div.rateit-reset:hover {
        background: url(images/star-empty.png);
        background-size: 16px 16px !important
    }

    .ui-helper-hidden {
        display: none
    }

    .ui-helper-hidden-accessible {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 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:before, .ui-helper-clearfix:after {
        content: "";
        display: table;
        border-collapse: collapse
    }

    .ui-helper-clearfix:after {
        clear: both
    }

    .ui-helper-clearfix {
        min-height: 0
    }

    .ui-helper-zfix {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute;
        opacity: 0;
        filter: Alpha(Opacity=0)
    }

    .ui-front {
        z-index: 100
    }

    .ui-state-disabled {
        cursor: default !important
    }

    .ui-icon {
        display: block;
        text-indent: -99999px;
        overflow: hidden;
        background-repeat: no-repeat
    }

    .ui-widget-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .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.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit
    }

    .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-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
        text-decoration: none
    }

    .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
        text-decoration: none
    }

    .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
        text-decoration: none
    }

    .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-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
        border-top-left-radius: 4px
    }

    .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
        border-top-right-radius: 4px
    }

    .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
        border-bottom-left-radius: 4px
    }

    .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
        border-bottom-right-radius: 4px
    }

    #colorbox, #cboxOverlay, #cboxWrapper {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9999;
        overflow: hidden
    }

    #cboxOverlay {
        position: fixed;
        width: 100%;
        height: 100%;
        background: url(images/colorbox/overlay.png) repeat 0 0
    }

    #cboxMiddleLeft, #cboxBottomLeft {
        clear: left
    }

    #cboxContent {
        position: relative;
        background: #fff;
        overflow: hidden
    }

    #cboxLoadedContent {
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        margin-bottom: 28px
    }

    #cboxTitle {
        position: absolute;
        bottom: 4px;
        left: 0;
        text-align: center;
        width: 100%;
        color: #949494;
        margin: 0
    }

    #cboxLoadingOverlay, #cboxLoadingGraphic {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
        cursor: pointer
    }

    .cboxPhoto {
        float: left;
        border: 0;
        display: block;
        max-width: none;
        -ms-interpolation-mode: bicubic;
        margin: auto
    }

    .cboxIframe {
        width: 100%;
        height: 100%;
        display: block;
        border: 0;
        background: #fff
    }

    #colorbox, #cboxContent, #cboxLoadedContent {
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box
    }

    #cboxTopLeft {
        width: 21px;
        height: 21px;
        background: url(images/colorbox/controls.png) no-repeat -101px 0
    }

    #cboxTopRight {
        width: 21px;
        height: 21px;
        background: url(images/colorbox/controls.png) no-repeat -130px 0
    }

    #cboxBottomLeft {
        width: 21px;
        height: 21px;
        background: url(images/colorbox/controls.png) no-repeat -101px -29px
    }

    #cboxBottomRight {
        width: 21px;
        height: 21px;
        background: url(images/colorbox/controls.png) no-repeat -130px -29px
    }

    #cboxMiddleLeft {
        width: 21px;
        background: url(images/colorbox/controls.png) left top repeat-y
    }

    #cboxMiddleRight {
        width: 21px;
        background: url(images/colorbox/controls.png) right top repeat-y
    }

    #cboxTopCenter {
        height: 21px;
        background: url(images/colorbox/border.png) 0 0 repeat-x
    }

    #cboxBottomCenter {
        height: 21px;
        background: url(images/colorbox/border.png) 0 -29px repeat-x
    }

    #cboxError {
        border: 1px solid #ccc;
        padding: 50px
    }

    #cboxCurrent {
        position: absolute;
        bottom: 4px;
        left: 58px;
        color: #949494
    }

    #cboxLoadingOverlay {
        background: url(images/colorbox/loading_background.png) no-repeat center center
    }

    #cboxLoadingGraphic {
        background: url(images/colorbox/loading.gif) no-repeat center center
    }

    #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
        border: 0;
        overflow: visible;
        width: auto;
        background: none;
        margin: 0;
        padding: 0
    }

    #cboxSlideshow {
        position: absolute;
        bottom: 4px;
        right: 30px;
        color: #0092ef
    }

    #cboxPrevious {
        position: absolute;
        bottom: 0;
        left: 0;
        background: url(images/colorbox/controls.png) no-repeat -75px 0;
        width: 25px;
        height: 25px;
        text-indent: -9999px
    }

    #cboxPrevious:hover {
        background-position: -75px -25px
    }

    #cboxNext {
        position: absolute;
        bottom: 0;
        left: 27px;
        background: url(images/colorbox/controls.png) no-repeat -50px 0;
        width: 25px;
        height: 25px;
        text-indent: -9999px
    }

    #cboxNext:hover {
        background-position: -50px -25px
    }

    #cboxClose {
        position: absolute;
        bottom: 0;
        right: 0;
        background: url(images/colorbox/controls.png) no-repeat -25px 0;
        width: 25px;
        height: 25px;
        text-indent: -9999px
    }

    #cboxClose:hover {
        background-position: -25px -25px
    }

    #colorbox, #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
        outline: 0
    }

    .sf-arrows .sf-with-ul {
        padding-right: 1.9em
    }

    .sf-arrows .sf-with-ul:after, .menu-item-has-children > a:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -6px;
        height: 0;
        width: 0;
        border: 5px solid transparent;
        border-left-color: #4B5A6D
    }

    .sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after {
        border-left-color: #C03
    }

    .utility-menu-full > ul > li > a:after {
        border: 5px solid transparent !important;
        border-top-color: #4B5A6D !important
    }

    .utility-menu-full .sf-arrows > li > .sf-with-ul:focus:after, .utility-menu-full .sf-arrows > li:hover > .sf-with-ul:after, .utility-menu-full .sf-arrows > .sfHover > .sf-with-ul:after {
        border: 5px solid transparent;
        border-top-color: #C03 !important
    }
}


.scroller-content {
    display: none
}

.scroller, .scroller-content {
    position: relative
}

div.scrollingHotSpotLeft, div.scrollingHotSpotRight {
    display: block !important;
    width: 24px;
    height: 55px;
    position: absolute;
    z-index: 200;
    right: 0;
    top: 0;
    cursor: pointer;
    background-color: #FAFAFA;
    border-left: 1px solid #E7E7E7
}

div.scrollingHotSpotLeft {
    top: 55px;
    border-top: 1px solid #E7E7E7;
    z-index: 201
}

div.scrollingHotSpotLeftVisible {
    background-image: url(images/arrows.png);
    background-position: -17px 21px;
    background-repeat: no-repeat;
    background-size: 48px 110px !important
}

div.scrollingHotSpotRightVisible {
    background-image: url(images/arrows.png);
    background-position: 8px 21px;
    background-repeat: no-repeat;
    background-size: 48px 110px !important
}

div.scrollingHotSpotLeftVisible.active {
    background-position: -17px -34px
}

div.scrollingHotSpotRightVisible.active {
    background-position: 8px -34px
}

div.scrollingHotSpotLeft.active, div.scrollingHotSpotRight.active {
    background-color: #F5F5F5
}

div.scrollWrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%
}

div.scrollableArea {
    position: relative;
    width: auto;
    height: 100%
}

#header-posts div.scrollingHotSpotLeftVisible {
    background-position: -17px 14px
}

#header-posts div.scrollingHotSpotRightVisible {
    background-position: 8px 14px
}

#header-posts div.scrollingHotSpotLeftVisible.active {
    background-position: -17px -42px
}

#header-posts div.scrollingHotSpotRightVisible.active {
    background-position: 8px -42px
}

@font-face {
    font-family: 'icons';
    src: url(fonts/icons.eot?56880398);
    src: url(fonts/icons.eot?56880398#iefix) format("embedded-opentype"), url(fonts/icons.woff?56880398) format("woff"), url(fonts/icons.ttf?56880398) format("truetype"), url(fonts/icons.svg?56880398#icons) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'icons';
    src: url(fonts/icons.svg?56880398#icons) format("svg")
}

[class^="theme-icon-"]:before, [class*=" theme-icon-"]:before {
    font-family: "icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

.theme-icon-plus:before {
    content: '\2b'
}

.theme-icon-wikipedia:before {
    content: '\2c'
}

.theme-icon-minus:before {
    content: '\2d'
}

.theme-icon-html5:before {
    content: '\35'
}

.theme-icon-reddit:before {
    content: '\3e'
}

.theme-icon-appstore:before {
    content: '\41'
}

.theme-icon-youtube:before {
    content: '\55'
}

.theme-icon-windows:before {
    content: '\57'
}

.theme-icon-yahoo:before {
    content: '\59'
}

.theme-icon-gmail:before {
    content: '\6d'
}

.theme-icon-wordpress:before {
    content: '\77'
}

.theme-icon-acrobat:before {
    content: '\e3'
}

.theme-icon-right-thin:before {
    content: '\2192'
}

.theme-icon-plus-squared:before {
    content: '\229e'
}

.theme-icon-minus-squared:before {
    content: '\229f'
}

.theme-icon-home:before {
    content: '\2302'
}

.theme-icon-pause:before {
    content: '\2389'
}

.theme-icon-stop:before {
    content: '\25a0'
}

.theme-icon-play:before {
    content: '\25b6'
}

.theme-icon-cloud:before {
    content: '\2601'
}

.theme-icon-left-hand:before {
    content: '\261c'
}

.theme-icon-right-hand:before {
    content: '\261e'
}

.theme-icon-list:before {
    content: '\2630'
}

.theme-icon-moon:before {
    content: '\263d'
}

.theme-icon-liked:before {
    content: '\2665'
}

.theme-icon-grid:before {
    content: '\268f'
}

.theme-icon-flag:before {
    content: '\2691'
}

.theme-icon-tools:before {
    content: '\2692'
}

.theme-icon-cog:before {
    content: '\2699'
}

.theme-icon-attention:before {
    content: '\26a0'
}

.theme-icon-cog-alt:before {
    content: '\26ef'
}

.theme-icon-scissors:before {
    content: '\2702'
}

.theme-icon-email:before {
    content: '\2709'
}

.theme-icon-pencil:before {
    content: '\270e'
}

.theme-icon-check:before {
    content: '\2713'
}

.theme-icon-x:before {
    content: '\2716'
}

.theme-icon-right:before {
    content: '\27a1'
}

.theme-icon-forward:before {
    content: '\27a6'
}

.theme-icon-left:before {
    content: '\2b05'
}

.theme-icon-up:before {
    content: '\2b06'
}

.theme-icon-down:before {
    content: '\2b07'
}

.theme-icon-quote-circled:before {
    content: '\e053'
}

.theme-icon-up-bold:before {
    content: '\e4af'
}

.theme-icon-down-bold:before {
    content: '\e4b0'
}

.theme-icon-help-circled:before {
    content: '\e704'
}

.theme-icon-info-circled:before {
    content: '\e705'
}

.theme-icon-tag:before {
    content: '\e70c'
}

.theme-icon-commented:before {
    content: '\e718'
}

.theme-icon-comments:before {
    content: '\e720'
}

.theme-icon-rss:before {
    content: '\e73a'
}

.theme-icon-basket:before {
    content: '\e73d'
}

.theme-icon-window:before {
    content: '\e74e'
}

.theme-icon-zoom-in:before {
    content: '\e750'
}

.theme-icon-chart-pie:before {
    content: '\e751'
}

.theme-icon-down-open:before {
    content: '\e75c'
}

.theme-icon-left-open:before {
    content: '\e75d'
}

.theme-icon-right-open:before {
    content: '\e75e'
}

.theme-icon-up-open:before {
    content: '\e75f'
}

.theme-icon-suitcase:before {
    content: '\e78e'
}

.theme-icon-brush:before {
    content: '\e79a'
}

.theme-icon-magnet:before {
    content: '\e7a1'
}

.theme-icon-gauge:before {
    content: '\e7a2'
}

.theme-icon-cc:before {
    content: '\e7a5'
}

.theme-icon-viewed:before {
    content: '\e800'
}

.theme-icon-signal:before {
    content: '\e801'
}

.theme-icon-zoom-out:before {
    content: '\e802'
}

.theme-icon-attach:before {
    content: '\e803'
}

.theme-icon-link:before {
    content: '\e804'
}

.theme-icon-logout:before {
    content: '\e805'
}

.theme-icon-login:before {
    content: '\e806'
}

.theme-icon-last:before {
    content: '\e807'
}

.theme-icon-first:before {
    content: '\e808'
}

.theme-icon-next:before {
    content: '\e809'
}

.theme-icon-previous:before {
    content: '\e80a'
}

.theme-icon-emo-happy:before {
    content: '\e80b'
}

.theme-icon-emo-wink:before {
    content: '\e80c'
}

.theme-icon-emo-wink2:before {
    content: '\e80d'
}

.theme-icon-emo-unhappy:before {
    content: '\e80e'
}

.theme-icon-emo-sleep:before {
    content: '\e80f'
}

.theme-icon-emo-thumbsup:before {
    content: '\e810'
}

.theme-icon-emo-devil:before {
    content: '\e811'
}

.theme-icon-emo-surprised:before {
    content: '\e812'
}

.theme-icon-emo-tongue:before {
    content: '\e813'
}

.theme-icon-emo-sunglasses:before {
    content: '\e814'
}

.theme-icon-emo-displeased:before {
    content: '\e815'
}

.theme-icon-emo-beer:before {
    content: '\e816'
}

.theme-icon-emo-grin:before {
    content: '\e817'
}

.theme-icon-emo-angry:before {
    content: '\e818'
}

.theme-icon-emo-saint:before {
    content: '\e819'
}

.theme-icon-emo-cry:before {
    content: '\e81a'
}

.theme-icon-emo-shoot:before {
    content: '\e81b'
}

.theme-icon-emo-squint:before {
    content: '\e81c'
}

.theme-icon-emo-laugh:before {
    content: '\e81d'
}

.theme-icon-emo-coffee:before {
    content: '\e81e'
}

.theme-icon-register:before {
    content: '\e81f'
}

.theme-icon-star-full:before {
    content: '\e820'
}

.theme-icon-star:before {
    content: '\e821'
}

.theme-icon-star-half-empty:before {
    content: '\e822'
}

.theme-icon-star-half:before {
    content: '\e823'
}

.theme-icon-spin2:before {
    content: '\e824'
}

.theme-icon-left-1:before {
    content: '\e825'
}

.theme-icon-dollar:before {
    content: '\e826'
}

.theme-icon-sidebar:before {
    content: '\e827'
}

.theme-icon-style:before {
    content: '\e828'
}

.theme-icon-signoff:before {
    content: '\e829'
}

.theme-icon-pages:before {
    content: '\e82a'
}

.theme-icon-down-fat:before {
    content: '\e82b'
}

.theme-icon-settings:before {
    content: '\e82c'
}

.theme-icon-builder:before {
    content: '\e82d'
}

.theme-icon-left-fat:before {
    content: '\e82e'
}

.theme-icon-right-fat:before {
    content: '\e82f'
}

.theme-icon-up-fat:before {
    content: '\e830'
}

.theme-icon-footer:before {
    content: '\e831'
}

.theme-icon-sort:before {
    content: '\e832'
}

.theme-icon-magazine:before {
    content: '\e833'
}

.theme-icon-backward:before {
    content: '\e834'
}

.theme-icon-docs:before {
    content: '\e835'
}

.theme-icon-flame:before {
    content: '\e836'
}

.theme-icon-bookmarks:before {
    content: '\e837'
}

.theme-icon-sort-down:before {
    content: '\e838'
}

.theme-icon-award:before {
    content: '\e839'
}

.theme-icon-crown:before {
    content: '\e83a'
}

.theme-icon-share:before {
    content: '\e83b'
}

.theme-icon-power:before {
    content: '\e83c'
}

.theme-icon-ellipsis-vert:before {
    content: '\e83d'
}

.theme-icon-firefox:before {
    content: '\e840'
}

.theme-icon-chrome:before {
    content: '\e841'
}

.theme-icon-opera:before {
    content: '\e842'
}

.theme-icon-ie:before {
    content: '\e843'
}

.theme-icon-facebook:before {
    content: '\f052'
}

.theme-icon-beaker:before {
    content: '\f0c3'
}

.theme-icon-coffee:before {
    content: '\f0f4'
}

.theme-icon-food:before {
    content: '\f0f5'
}

.theme-icon-laptop:before {
    content: '\f109'
}

.theme-icon-tablet:before {
    content: '\f10a'
}

.theme-icon-flickr:before {
    content: '\f303'
}

.theme-icon-vimeo:before {
    content: '\f306'
}

.theme-icon-twitter:before {
    content: '\f309'
}

.theme-icon-googleplus:before {
    content: '\f30f'
}

.theme-icon-pinterest:before {
    content: '\f312'
}

.theme-icon-tumblr:before {
    content: '\f315'
}

.theme-icon-linkedin:before {
    content: '\f318'
}

.theme-icon-stumbleupon:before {
    content: '\f31e'
}

.theme-icon-lastfm:before {
    content: '\f321'
}

.theme-icon-spotify:before {
    content: '\f327'
}

.theme-icon-instagram:before {
    content: '\f32d'
}

.theme-icon-dropbox:before {
    content: '\f330'
}

.theme-icon-skype:before {
    content: '\f339'
}

.theme-icon-paypal:before {
    content: '\f342'
}

.theme-icon-picasa:before {
    content: '\f345'
}

.theme-icon-lock:before {
    content: '\f512'
}

.theme-icon-lock-open:before {
    content: '\f513'
}

.theme-icon-picture:before {
    content: '🌄'
}

.theme-icon-globe:before {
    content: '🌎'
}

.theme-icon-leaf:before {
    content: '🍂'
}

.theme-icon-video:before {
    content: '🎬'
}

.theme-icon-target:before {
    content: '🎯'
}

.theme-icon-awarded:before {
    content: '🏆'
}

.theme-icon-thumbs-up:before {
    content: '👍'
}

.theme-icon-thumbs-down:before {
    content: '👎'
}

.theme-icon-username:before {
    content: '👤'
}

.theme-icon-users:before {
    content: '👥'
}

.theme-icon-alert:before {
    content: '💥'
}

.theme-icon-water:before {
    content: '💦'
}

.theme-icon-credit-card:before {
    content: '💳'
}

.theme-icon-monitor:before {
    content: '💻'
}

.theme-icon-floppy:before {
    content: '💾'
}

.theme-icon-category:before {
    content: '📁'
}

.theme-icon-folder-open:before {
    content: '📂'
}

.theme-icon-doc:before {
    content: '📄'
}

.theme-icon-trending:before {
    content: '📈'
}

.theme-icon-pin:before {
    content: '📌'
}

.theme-icon-book:before {
    content: '📕'
}

.theme-icon-mobile:before {
    content: '📱'
}

.theme-icon-wifi:before {
    content: '📶'
}

.theme-icon-camera:before {
    content: '📷'
}

.theme-icon-random:before {
    content: '🔀'
}

.theme-icon-loop:before {
    content: '🔁'
}

.theme-icon-battery:before {
    content: '🔋'
}

.theme-icon-search:before {
    content: '🔍'
}

.theme-icon-key:before {
    content: '🔑'
}

.theme-icon-password:before {
    content: '🔒'
}

.theme-icon-bookmark:before {
    content: '🔖'
}

.theme-icon-fire:before {
    content: '🔥'
}

.theme-icon-wrench:before {
    content: '🔧'
}

.theme-icon-reviewed:before {
    content: '🔾'
}

.theme-icon-recent:before {
    content: '🕔'
}

.theme-icon-truck:before {
    content: '🚚'
}

div.loading {
    display: none;
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}

div.loading.load-infinite {
    position: relative;
    top: -20px
}

div.loading span {
    display: block;
    color: #000;
    font-size: 28px;
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
    -webkit-animation-name: spin;
    -webkit-animation-duration: 2000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 2000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 2000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 2000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

div.loading span:before {
    width: 30px;
    line-height: 41px
}

div.loading.loading-small span {
    font-size: 18px;
    width: 26px;
    height: 26px
}

div.loading.loading-small span:before {
    width: 20px;
    line-height: 26px
}

@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0deg)
    }
    to {
        -ms-transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

.loading.white span {
    color: #FFF
}

@media print {
    #header, #sticky-bar, #sticky-menu, #footer-wrapper, .page-controls, .widgets-wrapper, .video-container, .reactions-wrapper, #recommended, #reply-form, #comments .filterbar, .author-profile-fields, .theme-icon-tag, #postnav, .contents-menu-wrapper, .control-bar, .sharing-wrapper-single, .it-ad-wrapper, .author-image, .it-ad, .big-like {
        display: none !important
    }

    .author-info h3 {
        float: left;
        padding-left: 28px
    }

    body {
        background: #FFF;
        font-size: 10pt;
        margin: 0
    }

    h1, h2, h3, h4, h5, h6 {
        page-break-after: avoid;
        page-break-inside: avoid
    }

    h3 {
        margin-left: 10px;
        margin-bottom: 0;
        padding-bottom: 0
    }

    blockquote, table, pre {
        page-break-inside: avoid
    }

    ul, ol, dl {
        page-break-before: avoid
    }

    .single-page img {
        max-width: auto;
        height: auto
    }

    img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    img.right {
        display: inline;
        margin: 0 0 2px 7px;
        padding: 4px
    }

    img.left {
        display: inline;
        margin: 0 7px 2px 0;
        padding: 4px
    }

    .right {
        float: right
    }

    .left {
        float: left
    }

    img {
        page-break-inside: avoid;
        page-break-after: avoid
    }
}

@media {
    .now-reading-title, .new-articles .selector .new-label, .popnav .nav-title, .section-menu-mobile ul li a {
        font-weight: 500
    }

    .widget_c .overlay-panel .article-title {
        font-weight: 700
    }
}

@media screen and (min-width: 0\0
) {
    .widget-topics .heat-index .numcount {
        left: 0
    }

    .now-reading-title {
        font-weight: 500
    }
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dppx) {
    #site-logo {
        display: none
    }

    #site-logo-hd {
        display: block
    }

    div.rateit div.rateit-hover, div.rateit div.rateit-preset, div.rateit div.rateit-selected {
        background: url(images/star-full@2x.png)
    }

    div.rateit div.rateit-reset {
        background: url(mages/star-empty@2x.png)
    }

    div.scrollingHotSpotLeftVisible {
        background-image: url(images/arrows@2x.png)
    }

    div.scrollingHotSpotRightVisible {
        background-image: url(images/arrows@2x.png)
    }

    div.rateit div.rateit-range, div.rateit div.rateit-reset:hover {
        background: url(images/star-empty@2x.png)
    }

    .loop-panel .review-star > span {
        top: 5px
    }
}

@media (max-width: 1299px) {
    .longform-post h1.single-title {
        font-size: 54px;
        line-height: 54px
    }
}

@media (max-width: 1199px) {
    .row {
        margin-left: -5px;
        margin-right: -5px
    }

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

    .builder-section {
        padding-top: 10px
    }

    .builder-utility .bar-label {
        padding: 20px 10px
    }

    .bar-label .label-text span {
        display: none
    }

    .builder-utility .home-button {
        margin-left: 10px
    }

    .builder-connect .boxed .bar-label {
        padding: 20px 10px
    }

    .builder-connect .connect-email input.email-textbox {
        width: 140px
    }

    .builder-connect .connect-counts {
        margin-left: 10px
    }

    .builder-connect .social-counts a {
        padding: 8px 10px 0
    }

    .builder-connect .connect-social {
        padding: 8px 10px 15px
    }

    .magazine-left {
        padding: 15px 10px 10px 11px
    }

    .magazine-left .compact-panel {
        padding: 8px 3px 6px 4px
    }

    .magazine-left .magazine-label {
        padding: 0 0 5px 5px
    }

    .magazine-label {
        padding-bottom: 10px
    }

    .magazine-mid {
        padding: 15px 15px 15px 10px
    }

    .magazine-right {
        padding: 15px 0 40px
    }

    .magazine-mid .article-title {
        font-size: 17px
    }

    .magazine-right .compact-panel {
        padding: 11px 8px 11px 0
    }

    .magazine-right .compact-panel .article-info {
        padding-left: 100px !important
    }

    .magazine-right .compact-panel .article-title {
        font-size: 14px;
        line-height: 15px
    }

    .magazine-left .widget_a .article-title {
        margin-bottom: 4px
    }

    .builder-widgets .widgets-inner {
        padding: 5px 10px
    }

    .widget_c .overlay-panel .rating-wrapper {
        top: 16px;
        left: 16px
    }

    .post-left {
        left: -178px;
        opacity: 1;
        z-index: 205
    }

    .post-right {
        margin-left: 0;
        border: 0 !important
    }

    .post-left-toggle {
        display: block
    }

    .post-left-opened .post-left {
        border: 0 !important
    }

    .reactions-wrapper {
        margin-left: 0
    }

    .reactions-wrapper .triangle-left {
        display: none
    }

    .billboard-wrapper h1.main-title {
        margin: 0 6%;
        padding: 70px 0 75px;
        font-size: 73px;
        line-height: 69px
    }

    .longform-post .image-container {
        margin: 0
    }

    #section-menu .overlay-panel .article-info {
        font-size: 23px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .col-md-2 .bar-label {
        padding: 10px 5px 8px 8px
    }

    .col-md-2 .bar-label .label-text {
        font-size: 12px
    }

    .col-md-2 .widget-topics .content-inner {
        padding: 10px 2px 10px 8px
    }

    .col-md-2 .widget-topics .heat-index .theme-icon-flame {
        display: none
    }

    .col-md-2 .widget-topics .heat-index .numcount {
        left: 7px
    }

    .col-md-2 .widget_a .compact-panel {
        padding: 10px 7px 6px 0
    }

    .col-md-2 .widget_a .article-info {
        padding-left: 12px !important
    }

    .col-md-2 .widget_b .content-inner {
        margin: 8px 8px 0
    }

    .col-md-2 .center-panel {
        padding: 0
    }

    .col-md-2 .bar-label .metric-text {
        padding-left: 8px
    }

    .col-md-2 .widget-topten .content-inner {
        padding: 10px
    }

    .col-md-2 .widget-trending .content-inner {
        padding: 4px 8px 15px
    }

    .col-md-2 .social-badges {
        padding: 15px 3px
    }

    .col-md-2 .article-title {
        font-size: 13px !important;
        line-height: 1.1em !important
    }

    .col-md-2 .widgets .social-counts {
        padding: 8px
    }

    .col-md-2 .widgets .social-counts a {
        padding: 5px 0
    }

    .col-md-2 .widgets .social-badges a {
        font-size: 15px
    }

    .builder-sections .widget-section-wrapper {
        margin-left: -.5%
    }

    .builder-sections .widget-section {
        padding-left: .5%
    }

    .widget-section .content-inner {
        padding: 13px 8px
    }

    .category-circle {
        margin-left: -27px
    }

    .widget-section.active .category-circle {
        margin-left: -25px
    }

    .center-panel {
        padding: 4px 6px
    }

    .center-panel .article-title {
        font-size: 13px;
        line-height: 16px
    }

    .builder-topten .article-title {
        padding: 10px 10px 10px 13px;
        line-height: 15px
    }

    .builder-topten .topten-number {
        display: none
    }

    .widget_c .overlay-panel {
        padding: 10px
    }

    .widget_c .overlay-panel .article-title {
        padding: 0 15px 15px 20px;
        font-size: 16px;
        line-height: 16px
    }

    .directory-row .compact-panel .article-image-wrapper {
        display: none
    }

    .directory-row .compact-panel .article-info {
        padding-left: 15px !important
    }
}

@media (min-width: 992px) and (max-width: 1099px) {
    .col-md-3 .widget-tiles .category-tile {
        width: 100%;
        padding: 0 0 100%
    }

    .col-md-3 .category-tile-inner {
        padding-right: 0
    }

    .col-md-3 .widget_a .article-image-wrapper {
        display: none
    }

    .col-md-3 .widget_a .article-info {
        padding-left: 18px !important
    }

    .loop-info-wrapper {
        padding-left: 20px;
        padding-right: 20px
    }

    .loop-panel h2.article-title {
        font-size: 30px
    }

    .loop-panel .excerpt {
        margin-top: 15px
    }
}

@media (max-width: 991px) {
    .sticky-home {
        display: none
    }

    #menu-toggle {
        width: 68px;
        padding: 2px 0 0
    }

    #menu-toggle .label-text {
        display: none
    }

    #nav-toggle {
        position: relative;
        top: 6px;
        left: -17px
    }

    #header-posts {
        padding: 10px 110px 10px 242px
    }

    #header-posts .boxed {
        padding-left: 0
    }

    #header-posts .boxed .bar-header {
        display: none
    }

    #header-posts .compact-panel .article-image-wrapper {
        display: none
    }

    #header-posts .compact-panel .article-info {
        padding-left: 10px !important
    }

    #header-posts .compact-panel {
        width: 150px
    }

    #header-posts .compact-panel .article-title {
        font-size: 12px;
        line-height: 14px
    }

    #header-terms {
        width: 100px;
        height: 92px;
        overflow: hidden
    }

    .new-articles .article-image-wrapper {
        display: none
    }

    .new-articles .article-info {
        padding-left: 15px !important
    }

    #sticky-search input {
        font-size: 65px
    }

    #section-menu .placeholder {
        padding: 25px 15px 15px 5px
    }

    #section-menu .post-list {
        padding: 30px 5px 10px
    }

    #section-menu .article-info {
        font-size: 13px
    }

    #section-menu .compact-panel .article-title {
        font-size: 12px;
        line-height: 1.1em
    }

    #section-menu .header {
        display: none
    }

    #section-menu .overlay-panel .article-info {
        font-size: 19px
    }

    .builder-loop .col-md-2.loop-column, .builder-loop .col-md-3.loop-column {
        width: 50%;
        float: left
    }

    .col-md-2 .widget-tiles .category-tile {
        width: 50%;
        padding: 0 0 50%
    }

    .col-md-2 .category-tile-inner {
        padding-right: 5px
    }

    .col-md-2 .category-tile.last .category-tile-inner {
        padding-right: 0
    }

    .loop-column > .fixed-object, .single-sidebar.fixed-object, .single-sidebar.fixed-object.fixed.admin-bar {
        position: relative;
        top: 0
    }

    .post-content {
        overflow: visible
    }

    .comparison-page .post-right {
        padding: 10px 0
    }

    .comparison-page h1.main-title {
        padding-left: 15px
    }

    .comparison-page .the-content:not(.compare-content) {
        padding: 15px
    }

    .table-comparison .row-label {
        min-width: 70px;
        max-width: 100px;
        font-size: 10px;
        padding: 8px 4px !important
    }

    .single-sidebar {
        float: left
    }

    .single-sidebar .widgets .widget {
        width: 50%;
        float: left
    }

    .single-sidebar .widgets .content-inner {
        padding: 0 10px
    }

    .builder-widgets .widget-panel.col-md-3, .builder-magazine .col-md-3 .widget {
        width: 50%;
        float: left
    }

    .builder-magazine {
        margin-bottom: 0
    }

    .category-tile {
        width: 25%;
        padding: 0 0 25%
    }

    .builder-sections .widget-section {
        width: 50% !important
    }

    .builder-topten .scroller {
        height: auto
    }

    .builder-topten .center-panel {
        width: 50%
    }

    .builder-connect .boxed .bar-header {
        height: 60px;
        border-bottom: 1px solid #E7E7E7
    }

    .builder-connect .connect-inner {
        height: 124px
    }

    .builder-connect .connect-counts {
        position: absolute;
        bottom: 0;
        left: 0
    }

    .builder-connect .connect-email {
        border-bottom: 1px solid #E7E7E7
    }

    .builder-connect .connect-social {
        float: left;
        border-left: none;
        border-bottom: 1px solid #E7E7E7;
        border-right: 1px solid #E7E7E7
    }

    .widget-section .category-circle {
        margin-left: -28px
    }

    .widget-section.active .category-circle {
        margin-left: -26px
    }

    .directory-row .col-sm-3 {
        width: 50%;
        float: left
    }

    .billboard-wrapper h1.main-title {
        margin: 0 4%;
        padding: 40px 0 45px;
        font-size: 63px;
        line-height: 59px
    }

    .longform-post .longform-left {
        margin: 0 150px 0 35px;
        padding: 15px 2% 0 3%
    }

    .longform-post .padded-panel {
        margin: 0 150px 0 35px;
        padding: 0 2% 0 3%
    }

    .longform-post .longform-sharing {
        left: -35px
    }

    .longform-post img.aligncenter, .longform-post .wp-caption.aligncenter, .longform-post .video-container {
        left: -8%;
        max-width: 130%;
        width: 130%;
        margin: 40px auto
    }

    .longform-post h1.single-title {
        font-size: 49px;
        line-height: 49px
    }

    .longform-post .video-container.featured-video-wrapper {
        width: 100%;
        max-width: 100%;
        left: 0;
        padding-bottom: 59%
    }
}

@media (max-width: 900px) {
    .longform-post .longform-left {
        margin: 0 35px 0 0;
        padding: 15px 20px 0
    }

    .longform-post .padded-panel {
        margin: 15px 0;
        padding: 0 20px
    }

    .longform-right {
        right: -160px;
        border: 1px solid #E0E0E0;
        box-shadow: -5px 5px 20px -5px rgba(0, 0, 0, 0.25);
        z-index: 11;
        background: #FFF;
        transition: right .2s ease;
        padding-top: 0;
        padding-bottom: 15px
    }

    .longform-right-opened {
        right: -1px
    }

    .longform-right-selector {
        display: block;
        position: absolute;
        top: 15px;
        left: -46px;
        width: 46px;
        padding: 6px 4px;
        height: 40px;
        cursor: pointer;
        border: 1px solid #E0E0E0;
        border-right: 0;
        background: #FFF;
        font-size: 20px;
        color: #AAA
    }

    .longform-right.active .longform-right-selector, .longform-right-opened .longform-right-selector {
        color: #000;
        box-shadow: -5px 5px 20px -5px rgba(0, 0, 0, 0.25)
    }

    .longform-post img.aligncenter, .longform-post .wp-caption.aligncenter, .longform-post .video-container {
        left: 0;
        max-width: 100%;
        width: 100%;
        margin: 30px auto
    }

    .longform-post .longform-sharing {
        left: auto;
        right: -35px;
        top: 150px
    }

    .longform-post .video-container.featured-video-wrapper, .longform-post .video-container {
        padding-bottom: 59%
    }
}

@media (min-width: 601px) and (max-width: 782px) {
    .magazine-left .widget_a .heat-index {
        display: none
    }
}

@media (max-width: 782px) {
    #sticky-bar.admin-bar {
        top: 85px
    }

    #sticky-bar.admin-bar.fixed {
        top: 46px !important
    }

    #sticky-bar.admin-bar.sticky-mobile {
        position: fixed;
        top: 46px !important
    }

    .mega-wrapper .row, #section-menu .read-more {
        display: none
    }

    #section-menu .placeholder {
        height: 55px
    }

    #section-menu .mega-wrapper .term-list a.list-item {
        display: none
    }

    #section-menu .mega-wrapper .term-list a.direct-link {
        display: inline-block
    }

    #section-menu .mega-wrapper .terms-more a.list-item {
        display: none
    }

    #sticky-search {
        height: 120px
    }

    #sticky-search input {
        height: 120px;
        font-size: 50px;
        padding: 30px
    }

    #main-menu ul li a {
        padding: 8px 13px 8px 15px
    }

    #main-menu ul ul li a {
        padding: 5px 13px 5px 15px
    }

    #main-menu > ul {
        width: 200px;
        padding: 8px 0
    }

    #main-menu ul ul {
        left: 198px;
        padding: 8px 0
    }

    .builder-trending .compact-panel {
        width: 200px;
        padding: 25px 10px 0 0
    }

    .builder-trending .compact-panel .article-image-wrapper {
        display: none
    }

    .builder-trending .compact-panel .article-info {
        padding-left: 15px !important
    }

    .magazine-mid .article-title {
        font-size: 15px
    }

    .magazine-right .compact-panel .article-image-wrapper {
        display: none
    }

    .magazine-right .compact-panel .article-info {
        padding-left: 15px !important
    }

    .magazine-right .compact-panel {
        min-height: 1px
    }

    .magazine-title span {
        display: none
    }

    .magazine-title a {
        padding: 4px 12px 3px 0
    }

    .magazine-categories {
        margin-left: 5px
    }

    .magazine-categories a {
        padding: 9px
    }

    .form-404 input {
        height: 60px;
        font-size: 28px
    }

    .form-404 {
        height: 60px
    }

    .padded-panel, #it-ad-image-before, #it-ad-image-after, #it-ad-recommended-before, #it-ad-recommended-after, #it-ad-comments-before, #it-ad-comments-after {
        padding: 0 15px
    }

    .single-page:not(.longform-post) h1.single-title {
        font-size: 40px;
        line-height: 40px
    }

    .single-page .main-subtitle {
        font-size: 22px;
        line-height: 28px;
        margin: 10px 0 25px;
    }

    .details-box-wrapper {
        margin: 8px 0
    }

    .reactions-label {
        width: 90px;
        padding: 22px 10px 0 6px;
        font-size: 14px;
        line-height: 14px
    }

    .reaction {
        padding: 14px 6px 8px;
        min-width: 65px
    }

    .postinfo .post-tags {
        float: none;
        text-align: left
    }

    .authorinfo .author-profile-fields {
        margin-left: 0
    }

    #comments .comment-avatar-wrapper {
        display: none
    }

    #comments .comment-content, #comments .comment-wrapper #respond {
        padding-left: 0
    }

    #comments ul ul {
        margin-left: 20px
    }

    #comments ul ul .comment-content, #comments ul ul .comment-wrapper #respond {
        padding-left: 25px
    }

    .comment-fields-container, .comment-ratings-container {
        width: 100%;
        float: none
    }

    .comment-ratings-inner {
        margin-right: 0
    }

    .popnav {
        width: 240px
    }

    .popnav img {
        display: none
    }

    .popnav-previous .nav-title {
        padding-right: 0
    }

    .popnav-next .nav-title {
        padding-left: 0
    }

    .postinfo .category-list {
        margin-bottom: 20px
    }

    .billboard-wrapper h1.main-title {
        padding: 30px 0 35px;
        font-size: 50px;
        line-height: 46px
    }

    .longform-post .the-content {
        font-size: 16px
    }

    .table-comparison th {
        font-size: 16px;
        line-height: 18px !important
    }

    .table-comparison td, .table-comparison td p {
        font-size: 12px;
        line-height: 14px
    }
}

@media (max-width: 767px) {
    .subfooter .credits {
        text-align: left
    }

    .woocommerce.woocommerce-page .related ul li.product, .woocommerce.woocommerce-page .upsells.products ul li.product, .woocommerce.woocommerce-page .related ul.products li.product {
        width: 48%
    }
}

@media (max-width: 600px) {
    .after-header {
        margin-top: 145px
    }

    #main-menu, #sticky-search {
        top: 46px
    }

    .fixed-object.fixed.admin-bar {
        top: 45px
    }

    .sticky-dropdown {
        top: 46px
    }

    #header-terms {
        width: 185px
    }

    #section-menu {
        display: none
    }

    .section-toggle {
        display: block !important;
        position: relative;
        float: left;
        width: 130px;
        margin: 0 auto;
        cursor: pointer;
        height: 46px;
        padding: 14px 0;
        text-align: center;
        color: #FFF;
        transition: background-color .2s ease, opacity .2s ease
    }

    .section-toggle .section-more-label {
        text-transform: uppercase;
        font-weight: 500;
        font-size: 16px;
        line-height: 16px
    }

    .section-toggle .theme-icon-sort-down {
        position: relative;
        top: -3px
    }

    .section-toggle.active, .section-toggle.over {
        background-color: #1F262E
    }

    .section-menu-mobile {
        display: none !important;
        position: absolute;
        z-index: 99;
        top: 46px;
        width: 100%;
        box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.25)
    }

    .section-menu-mobile.active {
        display: block !important;
        background-color: #1F262E
    }

    .section-menu-mobile > ul {
        overflow: auto
    }

    .section-menu-mobile ul {
        position: relative;
        list-style-type: none;
        margin: 0;
        padding: 0
    }

    .section-menu-mobile ul li {
        position: relative
    }

    .section-menu-mobile ul li a {
        position: relative;
        display: block;
        color: #FFF;
        font-size: 14px;
        font-weight: 300;
        text-transform: uppercase;
        line-height: 1em;
        padding: 12px 13px 9px 15px;
        border-bottom: 1px solid rgba(255, 255, 255, .10);
        transition: background-color .2s ease
    }

    .section-menu-mobile .sf-arrows > li > .sf-with-ul:focus:after, .section-menu-mobile .sf-arrows > li:hover > .sf-with-ul:after, .section-menu-mobile .sf-arrows > .sfHover > .sf-with-ul:after {
        border: 5px solid transparent;
        border-left-color: transparent;
        border-top-color: #FFF
    }

    .section-menu-mobile ul li a .category-icon {
        margin-right: 9px;
        position: relative;
        top: -2px
    }

    .section-menu-mobile ul li a:hover, .section-menu-mobile ul li.over > a, .section-menu-mobile ul li.current-menu-item > a {
        background-color: #000
    }

    .section-menu-mobile ul ul a {
        padding-left: 40px
    }

    .section-menu-mobile ul ul ul a {
        padding-left: 55px
    }

    .section-menu-mobile ul ul ul ul a {
        padding-left: 70px
    }

    .section-menu-mobile ul ul ul ul ul a {
        padding-left: 85px
    }

    .section-menu-mobile ul ul ul ul ul ul a {
        padding-left: 100px
    }

    .section-menu-mobile ul ul ul ul ul ul ul a {
        padding-left: 115px
    }

    .section-menu-mobile ul ul {
        display: none !important
    }

    .section-menu-mobile ul ul.open {
        display: block !important
    }

    #sticky-bar .social-badges {
        display: none
    }

    .new-articles {
        display: none
    }

    #header-posts {
        display: none
    }

    #sticky-bar {
        height: 46px
    }

    #menu-toggle, #search-toggle, a.sticky-toggle {
        height: 46px;
        width: 48px;
        font-size: 26px;
        padding: 6px 0
    }

    #nav-toggle {
        position: relative;
        top: -10px;
        left: -13px
    }

    #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
        height: 3px;
        width: 25px
    }

    #nav-toggle span:before {
        top: -6px
    }

    #nav-toggle span:after {
        bottom: -6px
    }

    a.sticky-toggle {
        font-size: 22px;
        padding-top: 9px
    }

    #sticky-bar.admin-bar.fixed {
        top: 146px !important
    }

    #sticky-bar.admin-bar.sticky-mobile {
        top: 0 !important
    }

    #sticky-search {
        height: 70px;
        box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.25)
    }

    #sticky-search input {
        height: 70px;
        font-size: 30px;
        padding: 15px 10px;
        opacity: .6
    }

    #main-menu {
        width: 100%
    }

    #main-menu > ul {
        width: 100%;
        padding: 10px 0;
        overflow: auto;
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.20)
    }

    #main-menu ul li a {
        font-size: 15px;
        letter-spacing: 0;
        padding: 8px 13px 6px;
        width: 100%;
        border-bottom: 1px solid #E7E7E7
    }

    .sf-arrows .sf-with-ul:after, .menu-item-has-children > a:after {
        right: auto;
        margin-left: 6px;
        margin-top: -3px;
        border: 5px solid transparent;
        border-left-color: transparent;
        border-top-color: #4B5A6D
    }

    .utility-menu-compact .sf-arrows .sf-with-ul:after, .utility-menu-compact .menu-item-has-children > a:after {
        right: 5px;
        margin-left: 0;
        margin-top: -7px;
        border: 5px solid transparent;
        border-left-color: #4B5A6D;
        border-top-color: transparent
    }

    .utility-menu-compact .sf-arrows > li > .sf-with-ul:focus:after, .utility-menu-compact .sf-arrows > li:hover > .sf-with-ul:after, .utility-menu-compact .sf-arrows > .sfHover > .sf-with-ul:after {
        border: 5px solid transparent;
        border-left-color: #C03
    }

    .builder-utility ul li ul {
        width: 110px
    }

    .builder-utility ul li ul li ul {
        left: 108px
    }

    .builder-utility ul li ul li a {
        font-size: 13px;
        line-height: 13px
    }

    #main-menu .sf-arrows > li > .sf-with-ul:focus:after, #main-menu .sf-arrows > li:hover > .sf-with-ul:after, #main-menu .sf-arrows > .sfHover > .sf-with-ul:after {
        border: 5px solid transparent;
        border-left-color: transparent;
        border-top-color: #C03
    }

    #main-menu ul ul, #main-menu ul ul ul {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        padding: 0;
        box-shadow: none;
        border: none
    }

    #main-menu ul ul li a {
        padding-left: 30px
    }

    #main-menu ul ul ul a {
        padding-left: 45px
    }

    #main-menu ul ul ul ul a {
        padding-left: 60px
    }

    #main-menu ul ul ul ul ul a {
        padding-left: 75px
    }

    #main-menu ul ul ul ul ul ul a {
        padding-left: 90px
    }

    #main-menu ul ul ul ul ul ul ul a {
        padding-left: 105px
    }

    #main-menu ul.sub-menu {
        display: none !important
    }

    #main-menu ul.sub-menu.open {
        display: block !important
    }

    .loop-info-wrapper {
        width: 100%;
        margin: 0
    }

    .loop-panel h2.article-title {
        font-size: 30px
    }

    .loop-panel .excerpt {
        margin-top: 15px
    }

    .category-tile {
        width: 50%;
        padding: 0 0 50%
    }

    .col-md-3 .widget_a .article-image-wrapper {
        display: none
    }

    .col-md-3 .widget_a .article-info {
        padding-left: 18px !important
    }

    .widget-topten .center-panel, .widget-section .center-panel {
        padding: 6px 0
    }

    .builder-topten .center-panel {
        width: 100%;
        border-left: 1px solid #E7E7E7
    }

    .builder-topten .boxed .bar-header {
        height: 90px;
        border-bottom: 1px solid #E2E2E2
    }

    .builder-connect .boxed .bar-header {
        display: none
    }

    .builder-connect .connect-inner {
        padding-left: 0;
        height: auto
    }

    .builder-connect .social-panel {
        width: 50%;
        padding: 12px 0
    }

    .builder-connect .connect-counts {
        position: relative;
        width: 100%
    }

    .builder-connect .connect-social {
        position: absolute;
        top: 0;
        right: 0;
        border-left: 1px solid #E7E7E7
    }

    .magazine-left, .magazine-mid, .magazine-right {
        width: 100%
    }

    .magazine-right {
        padding-bottom: 60px
    }

    .magazine-content .more-link {
        width: 100%
    }

    .widget_c .overlay-panel {
        padding: 6px
    }

    .widget_c .overlay-panel .article-title {
        padding: 0 15px 13px 17px
    }

    .author-panel .author-avatar-wrapper {
        padding-left: 0;
        margin: 0
    }

    .author-panel .author-avatar {
        display: none
    }

    .widget_c .overlay-panel .rating-wrapper {
        top: 6px;
        left: 6px
    }

    .single-page h1.single-title {
        font-size: 30px;
        line-height: 30px
    }

    .single-page .main-subtitle {
        font-size: 18px;
        line-height: 23px
    }

    .single-page .detail-content {
        width: 100%;
        padding-left: 0
    }

    .single-page .detail-label {
        position: relative;
        width: 100%;
        text-align: left;
        margin-bottom: 5px
    }

    .details-box {
        padding: 0 20px
    }

    .procon-box .col-wrapper {
        width: 100%;
        float: none;
        margin-bottom: 25px
    }

    .procon-box .procon.pro {
        padding-right: 0;
        border-right: 0
    }

    .procon-box .procon.con {
        margin-left: 0;
        padding-left: 0;
        border-left: 0
    }

    .procon-box p, .detail-content p {
        margin-bottom: 10px
    }

    .authorinfo .author-image {
        display: none
    }

    #recommended .overlay-panel {
        width: 100%;
        float: none;
        padding: 20px 30px;
        border-bottom: 1px solid #E7E7E7
    }

    #recommended .overlay-panel .article-image-wrapper {
        display: none
    }

    #recommended .overlay-panel .article-info {
        font-size: 20px;
        padding-top: 0
    }

    #recommended .overlay-panel.active {
        background: #F5F5F5
    }

    #recommended .magazine-content {
        padding: 15px 0;
        margin-left: 0
    }

    #recommended.magazine-panel {
        margin-bottom: 0
    }

    #recommended br.clearer {
        display: none
    }

    .ratings .bottomline {
        padding-right: 15px
    }

    .popnav {
        width: 45px
    }

    .popnav .nav-label, .popnav .nav-title {
        display: none
    }

    .control-bar {
        padding-left: 3px
    }

    .control-bar .metric:not(.meta-comments) {
        font-weight: 300;
        /*font-size: 22px;
        color: #000;*/
        margin-top: 6px;
        font-size: 13px;
    }

    .control-trending-selector, .control-awards-selector {
        /*display: inline-block;*/
        transition: color .2s ease;
        float: left;
        height: 33px;
        width: 35px;
        color: #AAA;
        cursor: pointer;
        font-size: 20px
    }

    .control-trending-wrapper.active .control-trending-selector, .control-awards-wrapper.active .control-awards-selector {
        color: #000
    }

    .control-trending, .control-awards {
        /*float: none;
        position: absolute;
        top: 32px;
        width: 280px;
        background: #FFF;
        border: 1px solid #E0E0E0;
        border-top: none;
        box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.25);
        z-index: 11;
        padding: 15px;
        display: none;*/
        width: 280px;
    }

    .control-bar .awards-wrapper, .longform-right .awards-wrapper, .control-bar .badges-wrapper {
        margin: 5px 50px 5px 0
    }

    .single-page .authorship {
        float: none;
        text-align: center;
        margin-bottom: 15px
    }

    .billboard-wrapper h1.main-title {
        margin: 0 3%;
        padding: 20px 0 25px;
        font-size: 40px;
        line-height: 36px;
        letter-spacing: -1px
    }

    .billboard-wrapper .review-label {
        font-size: 20px;
        line-height: 23px
    }

    .billboard-wrapper .review-label span {
        font-size: 15px
    }

    .billboard-authorship .author {
        font-size: 15px
    }

    .billboard-authorship .date {
        font-size: 12px
    }

    .billboard-authorship {
        margin-bottom: 18px
    }

    .billboard-authorship .authorship, .billboard-authorship .authorship a {
        line-height: 14px
    }

    .longform-post h1.single-title {
        font-size: 36px;
        line-height: 36px
    }

    .longform-post .video-container.featured-video-wrapper {
        padding-bottom: 56%;
        margin-bottom: 0
    }

    .longform-post .authorship-row {
        margin: 0
    }

    .longform-post #overview-anchor, .longform-post .main-subtitle {
        margin-top: 0
    }

    .details-box .section-title {
        margin-left: 0
    }

    .longform-post .longform-left {
        padding: 15px 15px 0
    }

    .longform-post .padded-panel {
        padding: 0 15px
    }

    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
        width: 100%;
        float: none;
        margin-right: 0
    }

    .bp-page #buddypress .activity-list li.mini .activity-avatar img.avatar {
        width: 30px;
        height: 30px;
        margin-top: 7px
    }

    #buddypress .activity-list .activity-content {
        margin-left: 40px
    }

    .bp-page #buddypress ul.item-list li img.avatar {
        width: 30px;
        margin-top: 7px
    }
}

@media (min-width: 601px) {
    .control-trending, .control-awards {
        display: block !important
    }
}

@media (min-width: 441px) and (max-width: 600px) {
    .widget_c .overlay-panel .article-title {
        font-size: 15px
    }

    .widgets .social-counts .social-panel {
        width: 100%
    }

    .widget-tiles .category-tile {
        width: 100% !important;
        padding: 0 0 100% !important
    }

    .widget-tiles .category-tile-inner {
        padding-right: 0
    }

    .directory-row .compact-panel .article-image-wrapper {
        display: none
    }

    .directory-row .compact-panel .article-info {
        padding-left: 15px !important
    }
}

@media (max-width: 440px) {
    #header-terms {
        display: none
    }

    #logo {
        width: 100%
    }

    #logo a {
        margin: 0 auto
    }

    .loop-panel h2.article-title {
        font-size: 25px
    }

    .loop-panel .excerpt {

    }

    .builder-loop .col-md-2.loop-column, .builder-loop .col-md-3.loop-column, .builder-widgets .widget-panel.col-md-3, .builder-sections .widget-section, .builder-widgets .widget-panel.col-md-3, .builder-magazine .col-md-3 .widget {
        width: 100% !important;
        float: none
    }

    .widget-section-wrapper br.clearer {
        display: none
    }

    .single-sidebar {
        float: none
    }

    .single-sidebar .widgets .widget {
        width: 100%;
        float: none
    }

    .single-sidebar .widgets .content-inner {
        padding: 0
    }

    .directory-row .col-sm-3 {
        width: 100%;
        float: none
    }

    .billboard-wrapper h1.main-title {
        margin: 0 3%;
        padding: 15px 0 20px;
        font-size: 30px;
        line-height: 28px;
        letter-spacing: 0
    }

    .longform-post h1.single-title {
        font-size: 30px;
        line-height: 30px
    }
}

@media (max-width: 440px) and (-webkit-min-device-pixel-ratio: 2),(max-width: 440px) and (min-resolution: 192dppx) {
    #site-logo-mobile {
        display: none
    }

    #site-logo-hd-mobile {
        display: block
    }

    #site-icon {
        display: none
    }

    #site-icon-hd {
        display: block
    }

    div.scrollingHotSpotLeftVisible {
        background-image: url(images/arrows@2x.png)
    }

    div.scrollingHotSpotRightVisible {
        background-image: url(images/arrows@2x.png)
    }

    div.rateit div.rateit-hover, div.rateit div.rateit-preset, div.rateit div.rateit-selected {
        background: url(images/star-full-small@2x.png)
    }

    div.rateit div.rateit-range, div.rateit div.rateit-reset, div.rateit div.rateit-reset:hover {
        background: url(images/star-empty-small@2x.png)
    }
}

.category-icon-67-28.white {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(http://www.altoros.com/blog/wp-content/uploads/2015/03/support-28x28.png);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 28px 28px !important;
    float: left;
    height: 28px;
    width: 28px
}

span.category-icon.category-icon-home {
    font-size: 30px
}

.youtube_custom_video_wripper {
    width: 100%;
    display: inline-block;
    height: 310px
}

.youtube_custom_video {
    width: 80%;
    float: left
}

.youtube_custom_scroll {
    width: 20%;
    float: left;
    overflow-y: scroll;
    background: #000;
    height: inherit
}

.youtube_custom_scroll p {
    background: #333;
    padding-left: 5px;
    margin: 3px;
    color: #696969;
    cursor: pointer;
    min-height: 50px;
    font-size: 16px !important
}

.youtube_custom_scroll p:hover {
    color: #fffaf0;
    background: #444
}

.oneall_social_login {
    height: 60px
}

#content-anchor-inner_blured {
    /*margin-bottom: 20px;*/
}

.blured_content {
    color: grey !important;
    text-shadow: 0 0 4px grey
}

#easywebinarplugin_widget_form {
    display: none;
}

.size0 .padded-panel .clearfix p, .size0 .padded-panel .clearfix ul, .size0 .padded-panel .clearfix ol {
    font-size: 16px !important;
}

.size1 .padded-panel .clearfix p, .size1 .padded-panel .clearfix ul, .size1 .padded-panel .clearfix ol {
    font-size: 18px !important;
}

.size2 .padded-panel .clearfix p, .size2 .padded-panel .clearfix ul, .size2 .padded-panel .clearfix ol {
    font-size: 20px !important;
}

#fontsize a.selected {
    color: #9d0e4c;
    text-decoration: underline;
    font-family: Arial, Sans-Serif;
}

#fontsize a {
    text-decoration: none;
    color: #9d0e4c;
}

#fontsize {
    float: right;
    position: relative;
    margin: -32px 185px 0px 0px;
    z-index: 100;
}

/*#searchform-wrp #searchform input {*/
/*max-width: 140px!important;*/
/*}*/
.syntaxhighlighter-new div table {
    font-size: 13px !important;
}

.ctas {
    margin-top: 30px;
}

.cta {
    display: inline-block;
    margin: 0 0 40px;
}

.ctas .blank {
    display: inline-block;
}

.ctas .blank a {
    margin: 0 0 0 10px;
}

.blank .arrow {
    height: 12px !important;
    margin: 0 0 0 8px;
    vertical-align: middle;
    width: 28px !important;
}

.blank .arrow .cls-1 {
    stroke: #8E3233;
    stroke-width: inherit;
    fill: none;
}

.cta a {
    font-family: "Proxima Nova", sans-serif;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    font-size: 18px !important;
    text-transform: none;
    padding: 12px 37px
}

a {
    color: #8E3233;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}

.smint a {
    background-color: #8E3233;
    border: 1px solid #8E3233;
    color: white !important;
}

.empty a {
    border: 2px solid #8E3233;
    color: #8E3233 !important;
}

.empty a:hover {
    background-color: #8E3233;
    color: white !important;
}

.smint a:hover {
    background-color: #67201f;
    border: 1px solid #67201f;
}

.ctas .blank a:hover {
    color: #999999 !important;
}

.div-youtube-subscribers {
    padding: 10px 15px !important;
}

.author a:hover {
    color: #8E3233;
}

.control-bar .meta-comments a:hover {
    color: #8E3233;
}

.load-more-wrapper > a:hover {
    text-decoration: none !important;
}

#my_tag_slider_widget-4 div:nth-child(3) {
    margin-bottom: 0 !important;
}

.wrp-events-element-text a:hover h3 {
    text-decoration: underline !important;
}

#tribe-events-content a:hover {
    text-decoration: underline !important;
}

.page-id-28246 div .loop:hover .title-text {
    text-decoration: underline !important;
}

ul.mediawall-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
}

.video-details-td .wistia_embed {
    width: 50% !important;
}

@media only screen and (max-width: 600px) {
    .video-details-td .wistia_embed {
        width: 100% !important;
    }

    .video-details-td {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .video-details-td > div:nth-child(1):not(.wistia_embed) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 20px;
        width: 100% !important;
    }

    .video-details-td div:nth-child(2) {
        width: 100% !important;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .w-control-bar__region--center {
        display: none !important;
    }
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
    .loop-panel .color-line {
        width: 100%;
    }

    .loop-info-wrapper {
        min-height: auto !important;
    }

    .line-wrapper {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.wysijap-template-default .single-page {
    top: -15px;
}

.wysijap-template-default .single-page h1 {
    padding-top: 20px;
}

@media screen and (max-width: 1199px) {
    .single-sidebar-selector {
        min-height: auto !important;
    }
}

[class*="altor-new-placement-"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.yt-subs-count {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 6px;
    color: #737373;
    font-size: 11px;
    text-align: center;
    margin-left: -2px;
    border: 1px solid #ccc;
    background-color: #fafafa;
    vertical-align: middle;
    border-radius: 0 2px 2px 0;
}

/*Gutter line Numbers*/
.syntaxhighlighter .line .number > code {
    color: #afafaf !important;
}

.fm-table {
    border: none !important;
}

.fm-table > tbody > tr > td, .fm-table > tbody > tr > th {
    border: none !important;
}

ol p,
ul p {
    margin: 0 !important;
}

ol ul li {
    list-style-type: circle;
}

.postinfo .post-author-text a {
    font-size: 16px;
}

.ff-container.ff-responsive .ff-canvas-ready {
    width: 100% !important;
}

@media only screen and (max-width: 600px) {
    .single-page .video-container {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .video-content-details-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .video-content-details {
        width: 100% !important;
        padding-left: 0px !important;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 20px;
    }
}

@media only screen and (min-width: 968px) {
    .ubermenu-submenu-id-14862 {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
}

@media only screen and (min-width: 960px) {
    .ubermenu-sub-indicators .ubermenu-nav > .ubermenu-has-submenu-drop > .ubermenu-target:after {
        background-image: url(https://www.altoros.com/wp-content/uploads/2018/06/angle-arrow-down.svg);
        transform: rotate(0deg) !important;
        -moz-transform: rotate(0deg) !important;
        -webkit-transform: rotate(0deg) !important;
        content: "" !important;
        width: 10px;
        height: 10px;
        margin-top: -5px;
        background-repeat: no-repeat;
    }

    .ubermenu-sub-indicators .ubermenu-nav > .ubermenu-has-submenu-drop > a.ubermenu-target:hover:after {
        background-image: url(https://www.altoros.com/wp-content/uploads/2018/06/angle-arrow-down-red.svg);
    }
}

@media only screen and (max-width: 768px) {
    .video-34220 {
        width: 52% !important;
        max-width: 100%;
    }
}

@media only screen and (max-width: 576px) {
    .video-post-34220 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .video-34220 {
        width: 100% !important
    }

    .video-post-34220 div:first-child {
        width: 100% !important;
    }
}

@media only screen and (max-width: 768px) {
    .video-display-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .video-display-mobile > div {
        width: 100% !important
    }

    .video-display-mobile .video-container {
        margin-bottom: 20px !important;
    }

    td.video-display-mobile p:empty {
        display: none;
    }

    .table-wrap-m {
        overflow-x: auto;
    }

    .postid-31312 .video-display-mobile iframe {
        height: 500px !important;
    }
}

@media only screen and (max-width: 355px) {
    .video-display-mobile > .wistia_embed {
        height: 200px !important
    }

    #attachment_15153 {
        max-width: 120px !important
    }

    #attachment_15900 {
        max-width: 120px !important
    }
}

@media only screen and (max-width: 600px) {
    .postid-31312 .video-display-mobile iframe {
        height: 800px !important
    }

    .postid-31312 .asciinema-theme-asciinema .asciinema-terminal {
        height: 800px !important
    }
}

.events_count_wrapper .flexslider {
    min-height: 276px;
}

@supports (-moz-appearance:none) {
    @media only screen and (min-width: 335px) and (max-width: 380px) {
        .wp-image-23574 {
            max-width: 70% !important;
        }
    }
    @media only screen and (min-width: 290px) and (max-width: 406px) {
        #attachment_15410 {
            max-width: 40% !important;
        }
    }
}

a.gdpr-cookie-notice-nav-item:visited,
a.gdpr-cookie-notice-nav-item,
a.gdpr-cookie-notice-modal-footer-item-save:visited,
a.gdpr-cookie-notice-modal-footer-item-save {
    color: white !important;
}

a.gdpr-cookie-notice-modal-footer-item-statement:visited,
a.gdpr-cookie-notice-modal-footer-item-statement, .gdpr-cookie-notice-modal-footer-item-btn,
.gdpr-cookie-notice-modal-cookie-state {
    color: var(--color-secondary) !important;
}

.gdpr-cookie-notice-modal-cookie-input:checked + .gdpr-cookie-notice-modal-cookie-input-switch {
    background: #149a4f !important;
    box-shadow: inset 0 0 0 1px #149a4f !important;
}

.gdpr-cookie-notice-modal-header {
    background-color: #f4f5f7;
}

.gdpr-cookie-notice-nav-item {
    text-decoration: none !important;
    display: block !important;
    height: 33px !important;
    line-height: 30px !important;
    white-space: nowrap !important;
    padding: 0 30px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.gdpr-cookie-notice-modal-cookie-state {
    color: var(--color-secondary) !important;
}

.gdpr-cookie-notice-modal-footer-item-btn {
    background: var(--color-secondary) !important;
}

.gdpr-cookie-notice-nav-item-btn {
    background: linear-gradient(160deg, #142D53 -20.36%, rgba(64, 81, 106, 0) 76.36%)!important;
    opacity: 1;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 5px!important;
}

.gdpr-cookie-notice-modal-footer-item:after {
    display: none !important;
}

.gdpr-cookie-notice-modal-footer-item-btn.saved:after {
    background: url('data:image/svg+xml;utf8,<svg height="11" viewBox="0 0 14 11" width="14" xmlns="http://www.w3.org/2000/svg"><path d="m5 10.42-5-5 1.41-1.41 3.59 3.58 7.59-7.59 1.41 1.42z" fill="rgb(255,255,255)" fill-rule="evenodd"/></svg>') no-repeat center !important;
}

.gdpr-cookie-notice-modal-title {
    font-family: 'Open Sans', sans-serif !important;
}

.gdpr-cookie-notice {
    background: #0B203C !important;
    opacity: 0.75 !important;
}

.gdpr-cookie-notice-description {
    color: white !important;
}

.gdpr-cookie-notice {
    padding: 10px 90px !important;
    padding-left: 20px !important;
}

@media (max-width: 812px) {
    .gdpr-cookie-notice-description {
        padding: 0 !important;
        margin: 0 !important;
        font-size: 12px !important;
        line-height: 18px !important;
    }

    .gdpr-cookie-notice {
        padding: 10px !important;
    }

    .gdpr-cookie-notice-nav-item {
        height: 25px !important;
        line-height: 25px !important;
        padding: 0 16px !important;
        font-size: 12px !important;
        font-weight: 500 !important;
    }

    .gdpr-cookie-notice-modal {
        padding-top: 0px !important;
    }
}

@media (max-width: 375px) {
    .gdpr-cookie-notice-modal-content {
        width: 350px !important;
        margin-right: 20px !important;
    }
}
.gdpr-cookie-notice-modal-content {
    overflow: hidden;
}
.gdpr-cookie-notice-modal-cookie-input:checked+.gdpr-cookie-notice-modal-cookie-input-switch {
    background: var(--color-secondary)!important;
    box-shadow: none!important;
}

.gdpr-cookie-notice-modal-cookie-input-switch:after {
    background: url('data:image/svg+xml,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20width%3D%2214%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m5%2010.42-5-5%201.41-1.41%203.59%203.58%207.59-7.59%201.41%201.42z%22%20fill%3D%22rgb(255%2C255%2C255)%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E') no-repeat center 7px !important;
}

.gdpr-cookie-notice-modal-footer-item:after {
    background: url('data:image/svg+xml,%3Csvg%20height%3D%2212%22%20viewBox%3D%220%200%208%2012%22%20width%3D%228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m1.41%200-1.41%201.41%204.58%204.59-4.58%204.59%201.41%201.41%206-6z%22%20fill%3D%22%23149a4f%22%2F%3E%3C%2Fsvg%3E') no-repeat left center !important;
}

.gdpr-cookie-notice-modal-footer-item-btn.saved:after {
    background: url('data:image/svg+xml,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20width%3D%2214%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m5%2010.42-5-5%201.41-1.41%203.59%203.58%207.59-7.59%201.41%201.42z%22%20fill%3D%22rgb(255%2C255%2C255)%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E') no-repeat center !important;
}

.wysija-form_horizontal {
    max-width: 480px;
    margin: 40px auto 0;
}

.wysija-form_horizontal .wysija-checkbox-paragraph {
    display: inline-block;
}

#table-list-time {
    float: right;
    width: 50%;
    padding-left: 15px;
    font-size: 14px;
}


@media only screen and (max-width: 400px) {
    #table-list-time {
        float: none;
        width: 100%;
        padding-left: 0px;
    }

    #attachment_14032 {
        float: none;
    }
}

.altor-services-banners {
    margin-left: -3.2%;
    margin-right: -3.2%;
}

@media (max-width: 767px) {
    .altor-services-banners {
        margin-left: -10px;
        margin-right: -10px;
        max-width: none !important;
    }
}

.altor-services-banners .hs-cta-wrapper,
.altor-services-banners .hs-cta-node,
.altor-services-banners .cta_button {
    display: block;
}
.altor-services-banners .hs-cta-img {
    display: block;
    width: 100%;
}

.altor-blogpost-banner2 {
    margin-top: 14px;
    position: relative;
    margin-left: -3.2%;
    margin-right: -3.2%;
}

@media (max-width: 767px) {
    .altor-blogpost-banner2 {
        margin-left: -15px;
        margin-right: -15px;
        max-width: none!important;
    }
}



/* start tables with program */

@media (max-width: 1469px) {
    .training-program .description-days-table {
        overflow: auto;
    }
}

.training-program .tab-content p {
    font-size: 18px;
    margin-bottom: 0;
    color: #1a1a1a !important;
    font-weight: 100;
}

.training-program .training-toggle-btn {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px !important;
    border: 1px solid #CDD5DA;
    cursor: pointer;
}

.training-program .training-toggle-btn b {
    font-weight: 600;
}

.training-program .trainings-table-wrapper {
    overflow: hidden;
    margin-bottom: 20px;
    overflow-x: auto;
}

.training-program .table {
    display: table;
    width: 100%;
    margin-bottom: 0px !important;
}

.training-program .cf-training_portfolio-table thead {
    color: #fff;
    font-size: 18px;
    background: #333333;
}

.training-program .cf-training_portfolio-table tbody {
    font-size: 16px;
    color: #1a1a1a;
}

.training-program .table-striped tbody {
    border: 1px solid #CED6DB;
}

.training-program .cf-training_portfolio-table tr {
    height: 50px;
}

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

@media (min-width: 992px) {
    .training-program .cf-training_portfolio-table th:first-child,
    .training-program .cf-training_portfolio-table td:first-child {
        padding-left: 23px;
    }
}

.training-program .cf-training_portfolio-table thead th {
    font-weight: 400;
}

.training-program .cf-training_portfolio-table th, .cf-training .cf-training_portfolio-table td {
    vertical-align: middle;
}

.training-program .table th,
.training-program .table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

.training-program .table-striped tbody tr:nth-child(odd) td,
.training-program .table-striped tbody tr:nth-child(odd) th {

}

.training-program .description-days-table ul li {
    font-size: 16px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0px !important;
}

.training-program .description-days-table .topic-data span,
.training-program .description-days-table .descr-data ul li span {
    font-size: 16px;
    line-height: 24px;
}

.training-program .description-days-table ul {
    margin: 0;
    padding-left: 0px;
}

.training-program .descr-data ul {
    margin-right: 5px !important;
    margin-left: 5px !important;
}

.training-program tbody tr:nth-child(odd) td,
.training-program tbody tr:nth-child(odd) th {
    background-color: #fff !important;
}

.training-program .training-toggle-btn {
    background-color: #fff;
    margin-bottom: 20px !important;
}

.training-program .cf-training .description-days-table td {
    vertical-align: top;
}

.training-program .table > thead > tr > th {
    border-bottom: 1px solid transparent;
}

.training-program tbody tr:nth-child(even) td,
.training-program tbody tr:nth-child(even) th {
    background-color: #f7f7f7 !important;
}

.training-program {
    margin-top: 20px;
    margin-bottom: 40px;
}

@media (min-width: 481px) {
    .training-program .descr-data {
        width: 60%;
    }
}

@media (max-width: 480px) {
    .training-program .description-days-table .topic-data {
        width: 110px;
    }
}

/* second table */

.description-days-table-bc h2 {
    text-align: center !important;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 0px;
    margin-top: 0;
}

.description-days-table-bc h2 {
    font-size: 24px !important;
    line-height: 30px;
    padding-bottom: 10px !important;
    min-height: 30px;
}

.description-days-table-bc tbody tr th:first-child,
.description-days-table-bc tbody tr td:first-child {
    width: 25%;
}

.description-days-table-bc tbody tr:first-child th {
    border-top: 1px solid transparent;
}

@media (min-width: 992px) {
    .description-days-table-bc th:first-child, .description-days-table-bc td:first-child {
        padding-left: 23px;
    }
}

.description-days-table-bc tbody tr:nth-child(odd) td, .description-days-table-bc tbody tr:nth-child(odd) th {
    background-color: #f7f7f7;
}

.description-days-table-bc tbody tr:nth-child(odd) td, .description-days-table-bc tbody tr:nth-child(odd) th {
    background-color: #fff !important;
}

.description-days-table-bc tbody tr:nth-child(odd) td, .description-days-table-bc tbody tr:nth-child(odd) th {
    vertical-align: middle;
}

.description-days-table-bc th, .description-days-table-bc td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

.description-days-table-bc ul {
    margin: 0px;
    padding: 0px;
}

.description-days-table-bc ul li {
    font-size: 16px;
    list-style-type: none;
    margin-left: 0;
}

.description-days-table-bc .cs-content h2 {
    text-align: center !important;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
}

.description-days-table .training-toggle-btn {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #CDD5DA;
    cursor: pointer;
}

.description-days-table-bc tbody tr:nth-child(even) td,
.description-days-table-bc tbody tr:nth-child(even) th {
    background-color: #f7f7f7 !important;
}

.description-days-table-bc {
    border: 0px !important;;
    border-top: 1px solid #DDD !important;
    display: block;
}

.description-days-table .training-toggle-btn {
    background-color: #fff;
}

.description-days-table-bc-table {
    margin-top: 20px;
    margin-bottom: 40px;
}

.description-days-table-bc thead,
.description-days-table-bc tbody {
    width: 100%;
}

@media only screen and (max-width: 489px) {
    .description-days-table-bc li,
    .description-days-table-bc p,
    .description-days-table-bc span,
    .description-days-table-bc tbody {
        font-size: 14px !important;
    }
}

.description-days-table-bc tbody tr td:nth-child(2),
.description-days-table-bc tbody tr th:nth-child(2) {
    width: 75%;
}

/* end tables with program */

/*.wysija-form_horizontal-container {
    padding-top: 30px !important;
}*/

.wysija-form_horizontal {
    margin-top: 30px;
    margin-bottom: 40px;
    max-width: 565px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.wysija-form_horizontal .wysija-paragraph {
    width: calc(100% - 195px) !important;
    display: inline-block !important;
    margin-right: 10px;
}

.wysija-form_horizontal .wysija-submit.wysija-submit-field {
    margin: 0px 0px 20px auto;
    display: inline-block;
}

.wysija-form_horizontal .wysija-checkbox-paragraph label {
    margin-left: 0px;
    margin-right: 25px;
}

.wysija-form_horizontal .widget_wysija_cont input[type="text"] {
    width: 100%;
    height: 36px;
    margin-top: 0px;
}

.wysija-form_horizontal a {
    color: #8E3233 !important;
}

.wysija-form_horizontal a:hover {
    text-decoration: underline;
}

.wysija-form_horizontal .wysija-checkbox-paragraph {
    width: 100%;
}

.shortcode_wysija p:nth-child(4) {
    margin-bottom: 15px !important;
}

@media only screen and (max-width: 509px) {
    .wysija-form_horizontal .wysija-paragraph {
        max-width: 100%;
    }

    .wysija-form_horizontal .widget_wysija_cont input[type="text"] {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .shortcode_wysija {
        width: 100%;
    }

    .wysija-form_horizontal {
        padding: 0 15px;
    }
}

.wysija-form_horizontal_warp .shortcode_wysija .wysija-checkbox-paragraph {
    display: inline-block;
    width: auto;
}

.wysija-form_horizontal_warp .shortcode_wysija .wysija-checkbox-paragraph:first-child {
    margin-left: 80px;
}

.wysija-form_horizontal-container {
    padding: 0 3%;
}

@media only screen and (max-width: 576px) {
    .wysija-form_horizontal_warp .shortcode_wysija .wysija-checkbox-paragraph:first-child {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 500px) {
    .wysija-form_horizontal_warp .shortcode_wysija .wysija-checkbox-paragraph {
        display: block;
    }
}

@media only screen and (max-width: 480px) {
    .wysija-form_horizontal .wysija-paragraph {
        width: 100%;
    }
}

.wysija-form_horizontal p {
    font-size: 18px;
}

.menu-categories-container .menu-item.current-menu-item,
.menu-categories-container .menu-item.current-menu-item:hover {
    background: #fff !important;
}

.menu-categories-container .menu-item.current-menu-item a {
    cursor: pointer;
}

#overview-anchor {
    padding: 0px;
}

#header-bar #fontsize {
    display: none !important;
}

#overview-anchor .details-box-wrapper {
    border-bottom-color: transparent !important;
}

/*#searchform-wrp #searchform input:focus::-webkit-input-placeholder {*/
    /*color: transparent;*/
/*}*/

/*#searchform-wrp #searchform input:focus:-moz-placeholder {*/
    /*color: transparent;*/
/*}*/

/*#searchform-wrp #searchform input:focus::-moz-placeholder {*/
    /*color: transparent;*/
/*}*/

/*#searchform-wrp #searchform input:focus:-ms-input-placeholder {*/
    /*color: transparent;*/
/*}*/

#text-12 {
    width: 100% !important;
}

.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.static-active > .ubermenu-submenu.ubermenu-submenu-type-mega {
    border: none;
}

.search-content-block-header {
    font-size: 25px;
    font-weight: 300;
}

.search-content-block {
    border-bottom: 1px solid rgba(0, 0, 0, .06);
}

.post-5689 #text-22 {
    display: none;
}

.post-5689 #my_tag_slider_widget-5 {
    margin-bottom: 0!important;
}

.post-5689 .main-title.single-title.entry-title {
    background: rgba(255,255,255,.5);
    margin: 0 -20px 20px;
    padding: 21px 25px;
}

@media (max-width: 992px){
    .post-5689 .main-title.single-title.entry-title {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width: 1199px) {
    .post-5689 {
        padding: 0 5px !important;
    }
}

.mobile-logo-wrap {
    position: absolute;
    top: 15px;
    margin: 0 auto;
    display: inline-block;
    z-index: 9999;
}
@media only screen and (max-width: 812px) {
    img.mobile-logo {
        margin-left: 15px!important;
    }
}

.guides-page .single-page h1.single-title {
    margin: 33px 0 25px;
}

#post-8523 .post-right.content-panel .the-content {
    margin-top: 70px!important;
}

#post-8523 .content-panel.wide > .padded-panel h1 {
    line-height: 42px;
    font-weight: 400;
    width: 100%;
    left: 0;
    position: absolute;
    padding-left: 15px;

}

#post-8523 .content-panel.wide > .padded-panel h1 {
    margin: 0;
    padding-top: 36px;
    font-size: 38px;
    text-transform: none;
}

@media screen and (max-width: 764px){
    #post-8523 .post-right.content-panel .the-content {
        margin-top: 150px!important;
    }
}

