html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

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 {
    border: 0;
    padding: 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-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-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
    }
    .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('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg) format('svg')
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

*: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-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    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: 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 {
    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;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.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;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

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

[role="button"] {
    cursor: pointer
}

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

h1 small,
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: normal;
    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%
}

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

.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,
a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

a.bg-danger:hover,
a.bg-danger:focus {
    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;
    list-style: none;
    margin-left: -5px
}

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

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

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        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;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.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, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    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 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

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

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

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

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

.row {
    margin-left: -15px;
    margin-right: -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-left: 15px;
    padding-right: 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: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-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-of-type(odd) {
    background-color: #f9f9f9
}

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

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

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

.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 {
    overflow-x: auto;
    min-height: 0.01%
}

@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 {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 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: bold
}

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: 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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 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, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}

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

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

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

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

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

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

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px
    }
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        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: normal;
    cursor: pointer
}

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

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

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    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;
    min-height: 34px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
    position: relative
}

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

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

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

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

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

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

.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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

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

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

.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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

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

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

.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 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

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

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

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

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

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

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

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

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    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 {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

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

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

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

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

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

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

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

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

.btn-default.disabled: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 {
    background-color: #fff;
    border-color: #ccc
}

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

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

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

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

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

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

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

.btn-primary.disabled: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 {
    background-color: #337ab7;
    border-color: #2e6da4
}

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

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

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

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

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

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

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

.btn-success.disabled: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 {
    background-color: #5cb85c;
    border-color: #4cae4c
}

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

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

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

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

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

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

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

.btn-info.disabled: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 {
    background-color: #5bc0de;
    border-color: #46b8da
}

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

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

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

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

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

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

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

.btn-warning.disabled: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 {
    background-color: #f0ad4e;
    border-color: #eea236
}

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

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

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

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

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

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

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

.btn-danger.disabled: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 {
    background-color: #d9534f;
    border-color: #d43f3a
}

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

.btn-link {
    color: #337ab7;
    font-weight: normal;
    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.3333333;
    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
}

.collapse.in {
    display: block
}

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

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

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

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

.dropup,
.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;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.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: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

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

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

.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;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

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

.open>a {
    outline: 0
}

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

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

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

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

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

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

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

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

.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,
.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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

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

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

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

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

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 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-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

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

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

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    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-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

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

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

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: normal;
    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-bottom-right-radius: 0;
    border-top-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-bottom-left-radius: 0;
    border-top-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 {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 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;
    background-color: transparent;
    cursor: not-allowed
}

.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;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.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 {
    text-align: center;
    margin-bottom: 5px
}

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

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

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-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 {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

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

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 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;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.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;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    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 {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@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;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-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-left: 15px;
        margin-right: 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 {
    background-color: #e7e7e7;
    color: #555
}

@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 {
    background-color: #080808;
    color: #fff
}

@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 {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.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;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    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: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.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;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    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: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

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

.btn-xs .badge,
.btn-group-xs>.btn .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-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

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

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 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-left: auto;
    margin-right: 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: bold
}

.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 {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.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 {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 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, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

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

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

.media-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 {
    margin-bottom: 20px;
    padding-left: 0
}

.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-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

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

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

button.list-group-item {
    width: 100%;
    text-align: left
}

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

.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,
button.list-group-item-success {
    color: #3c763d
}

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

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

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.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,
button.list-group-item-info {
    color: #31708f
}

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

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

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.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,
button.list-group-item-warning {
    color: #8a6d3b
}

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

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

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.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,
button.list-group-item-danger {
    color: #a94442
}

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

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

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.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, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-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,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.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-left: 15px;
    padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-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-left-radius: 3px;
    border-bottom-right-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 {
    border: 0;
    margin-bottom: 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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

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

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 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: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.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;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

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

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

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.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, 0.5);
        box-shadow: 0 5px 15px rgba(0, 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-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    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-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 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 {
    margin: 0;
    padding: 8px 14px;
    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 {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    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, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -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 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 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;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    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;
    line-height: 1;
    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%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 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: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 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-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.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-header:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

.visible-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 !important
    }
    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 !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    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 !important
    }
    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
    }
}

@charset "utf-8";
.cbp,
.cbp-item,
.cbp-wrapper {
    filter: inherit
}

.cbp {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    height: 400px;
    visibility: visible!important
}

.cbp .cbp-item,
.cbp-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.cbp .cbp-item {
    z-index: 2;
    display: block;
    width: 300px;
    height: 200px
}

.cbp-item-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.cbp img {
    display: block
}

.cbp-loading,
.cbp-loading *,
.cbp-no-transition .cbp-item {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important
}

.cbp-appendItems-loading {
    -webkit-transition: height .4s ease!important;
    -moz-transition: height .4s ease!important;
    -o-transition: height .4s ease!important;
    transition: height .4s ease!important
}

.cbp-appendItems-loading .cbp-wrapper {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important
}

.cbp-loading {
    background: url(/images/cbp-loading.gif) no-repeat scroll center center transparent
}

.cbp .cbp-item-hidden {
    pointer-events: none;
    z-index: 1
}

.cbp-wrapper {
    visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 1
}

.cbp-ready .cbp-wrapper {
    visibility: visible
}

.cbp-wrapper-front {
    z-index: 3
}

.cbp-wrapper-back {
    z-index: -1
}

.cbp-caption,
.cbp-caption-activeWrap,
.cbp-caption-defaultWrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: block;
    text-decoration: none
}

.cbp-caption-activeWrap,
.cbp-caption-defaultWrap {
    position: absolute;
    z-index: 1
}

.cbp-caption-activeWrap {
    z-index: 2
}

.cbp-l-caption-title {
    color: #fff;
    font: 700 16px/18px sans-serif;
    margin-bottom: 5px
}

.cbp-l-caption-desc {
    color: #777;
    font: 400 12px/16px sans-serif
}

.cbp-l-caption-text {
    font: 400 14px "Open Sans", sans-serif;
    color: #fff;
    letter-spacing: 3px
}

.cbp-l-caption-buttonLeft,
.cbp-l-caption-buttonRight {
    background-color: #3288C4;
    color: #FFF;
    display: inline-block;
    font: 12px/28px sans-serif;
    text-decoration: none;
    width: 90px;
    text-align: center;
    margin: 4px
}

.cbp-l-caption-buttonLeft:hover,
.cbp-l-caption-buttonRight:hover {
    background-color: #2578B3
}

.cbp-caption-fadeIn .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-minimal .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-moveRight .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayBottom .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayRightAlong .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-pushDown .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-pushTop .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-revealBottom .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-revealLeft .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-revealTop .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-zoom .cbp-l-caption-alignLeft .cbp-l-caption-body {
    margin: 30px 30px 0
}

.cbp-caption-overlayBottom .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayBottomAlong .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayBottomPush .cbp-l-caption-alignLeft .cbp-l-caption-body,
.cbp-caption-overlayBottomReveal .cbp-l-caption-alignLeft .cbp-l-caption-body {
    margin: 17px 30px 0
}

.cbp-caption-minimal .cbp-l-caption-desc,
.cbp-caption-minimal .cbp-l-caption-title {
    position: relative;
    left: 0;
    opacity: 0;
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease
}

.cbp-caption-minimal .cbp-l-caption-title {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.cbp-caption-minimal .cbp-l-caption-desc {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
}

.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-desc,
.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-title {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.cbp-l-caption-alignCenter {
    display: table;
    width: 100%;
    height: 100%
}

.cbp-l-caption-alignCenter .cbp-l-caption-body {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
    position: relative;
    -webkit-transition: left .4s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: left .4s cubic-bezier(.19, 1, .22, 1);
    -o-transition: left .4s cubic-bezier(.19, 1, .22, 1);
    transition: left .4s cubic-bezier(.19, 1, .22, 1)
}

.cbp-caption-minimal .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft {
    left: -20px
}

.cbp-caption-minimal .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
    left: 20px
}

.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-ie8 .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-ie8 .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
.cbp-ie9 .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
.cbp-ie9 .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
    left: 0
}

.cbp-caption-pushTop .cbp-caption-activeWrap,
.cbp-caption-pushTop .cbp-caption-defaultWrap {
    bottom: 0;
    -webkit-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    transition: bottom .6s cubic-bezier(.19, 1, .22, 1)
}

.cbp-caption-pushTop .cbp-caption-activeWrap {
    bottom: -100%;
    background: none repeat scroll 0 0 #282727
}

.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 100%
}

.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-pushTop.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-pushTop.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 0
}

.cbp-caption-pushTop.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-pushTop.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    bottom: -100%
}

.cbp-caption-pushDown .cbp-caption-activeWrap,
.cbp-caption-pushDown .cbp-caption-defaultWrap {
    bottom: 0;
    -webkit-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    transition: bottom .6s cubic-bezier(.19, 1, .22, 1)
}

.cbp-caption-pushDown .cbp-caption-activeWrap {
    bottom: 100%;
    background: none repeat scroll 0 0 #282727
}

.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: -100%
}

.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-pushDown.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-pushDown.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 0
}

.cbp-caption-pushDown.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-pushDown.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    bottom: 100%
}

.cbp-caption-revealBottom .cbp-caption-defaultWrap {
    bottom: 0;
    z-index: 2;
    -webkit-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    transition: bottom .6s cubic-bezier(.19, 1, .22, 1)
}

.cbp-caption-revealBottom .cbp-caption-activeWrap {
    bottom: 0;
    z-index: 1;
    background: none repeat scroll 0 0 #282727
}

.cbp-caption-revealBottom .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 100%
}

.cbp-caption-revealBottom.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-revealBottom.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 0
}

.cbp-caption-revealTop .cbp-caption-defaultWrap {
    bottom: 0;
    z-index: 2;
    -webkit-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    transition: bottom .6s cubic-bezier(.19, 1, .22, 1)
}

.cbp-caption-revealTop .cbp-caption-activeWrap {
    bottom: 0;
    z-index: 1;
    background: none repeat scroll 0 0 #282727
}

.cbp-caption-revealTop .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: -100%
}

.cbp-caption-revealTop.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-revealTop.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 0
}

.cbp-caption-overlayBottomReveal .cbp-caption-defaultWrap {
    bottom: 0;
    z-index: 2;
    -webkit-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    transition: bottom .6s cubic-bezier(.19, 1, .22, 1)
}

.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
    bottom: 0;
    z-index: 1;
    height: 70px;
    background: none repeat scroll 0 0 #282727
}

.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 70px
}

.cbp-caption-overlayBottomReveal.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-overlayBottomReveal.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 0
}

.cbp-caption-overlayBottomPush .cbp-caption-activeWrap,
.cbp-caption-overlayBottomPush .cbp-caption-defaultWrap {
    bottom: 0;
    -webkit-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    transition: bottom .6s cubic-bezier(.19, 1, .22, 1)
}

.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
    bottom: -70px;
    height: 70px;
    background: none repeat scroll 0 0 #282727
}

.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 70px
}

.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-overlayBottomPush.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-overlayBottomPush.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 0
}

.cbp-caption-overlayBottomPush.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-overlayBottomPush.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    bottom: -70px
}

.cbp-caption-overlayBottom .cbp-caption-activeWrap {
    bottom: -70px;
    height: 70px;
    background-color: #181616;
    background-color: rgba(24, 22, 22, .7);
    -webkit-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    transition: bottom .6s cubic-bezier(.19, 1, .22, 1)
}

.cbp-caption-overlayBottom .cbp-caption:hover .cbp-caption-activeWrap {
    bottom: 0
}

.cbp-caption-overlayBottom.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    bottom: -70px
}

.cbp-caption-moveRight .cbp-caption-activeWrap {
    left: -100%;
    top: 0;
    background: none repeat scroll 0 0 #282727;
    -webkit-transition: left .6s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: left .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: left .6s cubic-bezier(.19, 1, .22, 1);
    transition: left .6s cubic-bezier(.19, 1, .22, 1)
}

.cbp-caption-moveRight .cbp-caption:hover .cbp-caption-activeWrap {
    left: 0
}

.cbp-caption-moveRight.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-moveRight.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    left: -100%
}

.cbp-caption-revealLeft .cbp-caption-activeWrap {
    left: 100%;
    top: 0;
    background: none repeat scroll 0 0 #282727;
    -webkit-transition: left .6s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: left .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: left .6s cubic-bezier(.19, 1, .22, 1);
    transition: left .6s cubic-bezier(.19, 1, .22, 1)
}

.cbp-caption-revealLeft .cbp-caption:hover .cbp-caption-activeWrap {
    left: 0
}

.cbp-caption-revealLeft.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-revealLeft.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    left: 100%
}

.cbp-caption-minimal .cbp-caption-activeWrap {
    background-color: rgba(0, 0, 0, .8);
    opacity: 0
}

.cbp-caption-minimal .cbp-caption:hover .cbp-caption-activeWrap {
    opacity: 1
}

.cbp-caption-minimal.cbp-ie8 .cbp-caption-activeWrap {
    background-color: #000;
    -ms-filter: "alpha(Opacity=0)"
}

.cbp-caption-minimal.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap {
    -ms-filter: "alpha(Opacity=90)"
}

.cbp-caption-fadeIn .cbp-caption-activeWrap {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .85);
    -webkit-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .6s cubic-bezier(.19, 1, .22, 1)
}

.cbp-caption-fadeIn.cbp-ie8 .cbp-caption-activeWrap {
    background-color: #000;
    -ms-filter: "alpha(Opacity=0)"
}

.cbp-caption-fadeIn .cbp-caption:hover .cbp-caption-activeWrap {
    opacity: 1
}

.cbp-caption-fadeIn.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    opacity: 0
}

.cbp-caption-overlayRightAlong .cbp-caption-activeWrap,
.cbp-caption-overlayRightAlong .cbp-caption-defaultWrap {
    left: 0;
    -webkit-transition: left .6s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: left .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: left .6s cubic-bezier(.19, 1, .22, 1);
    transition: left .6s cubic-bezier(.19, 1, .22, 1)
}

.cbp-caption-overlayRightAlong .cbp-caption-activeWrap {
    left: -50%;
    width: 50%;
    background: none repeat scroll 0 0 #282727
}

.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-defaultWrap {
    left: 25%
}

.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-overlayRightAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-overlayRightAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
    left: 0
}

.cbp-caption-overlayRightAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-overlayRightAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    left: -50%
}

.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap,
.cbp-caption-overlayBottomAlong .cbp-caption-defaultWrap {
    bottom: 0;
    -webkit-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: bottom .6s cubic-bezier(.19, 1, .22, 1);
    transition: bottom .6s cubic-bezier(.19, 1, .22, 1)
}

.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
    bottom: -70px;
    height: 70px;
    background: none repeat scroll 0 0 #282727
}

.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 35px
}

.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-overlayBottomAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-defaultWrap,
.cbp-caption-overlayBottomAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 0
}

.cbp-caption-overlayBottomAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-caption-overlayBottomAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    bottom: -70px
}

.cbp-caption-zoom .cbp-caption-defaultWrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: -moz-transform .6s cubic-bezier(.19, 1, .22, 1);
    -o-transition: -o-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1)
}

.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25)
}

.cbp-caption-zoom .cbp-caption-activeWrap {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .9);
    -webkit-transition: opacity .8s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: opacity .8s cubic-bezier(.19, 1, .22, 1);
    -o-transition: opacity .8s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .8s cubic-bezier(.19, 1, .22, 1)
}

.cbp-caption-zoom.cbp-ie8 .cbp-caption-activeWrap {
    background-color: #000;
    -ms-filter: "alpha(Opacity=0)"
}

.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap {
    opacity: 1
}

.cbp-caption-zoom.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    opacity: 0
}

.cbp-animation-fadeOut {
    -webkit-transition: height .6s ease-in-out;
    -moz-transition: height .6s ease-in-out;
    -o-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out
}

.cbp-animation-fadeOut .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
    -moz-transition: -moz-transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
    -o-transition: -o-transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
    transition: transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s
}

.cbp-animation-fadeOut .cbp-item-hidden {
    -webkit-transition: -webkit-transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
    -moz-transition: -moz-transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
    -o-transition: -o-transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
    transition: transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s
}

.cbp-animation-quicksand {
    -webkit-transition: height .6s ease-in-out;
    -moz-transition: height .6s ease-in-out;
    -o-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out
}

.cbp-animation-quicksand .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
    -moz-transition: -moz-transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
    -o-transition: -o-transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s;
    transition: transform .6s ease-in-out .2s, opacity .6s ease-in-out .2s
}

.cbp-animation-quicksand .cbp-item-hidden {
    -webkit-transition: -webkit-transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
    -moz-transition: -moz-transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
    -o-transition: -o-transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s;
    transition: transform .6s ease-in-out 0s, opacity .4s ease-in-out 0s
}

.cbp-animation-skew {
    -webkit-transition: height .3s ease-in-out;
    -moz-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out
}

.cbp-animation-skew .cbp-item {
    -webkit-transition: -webkit-transform .3s ease-in, opacity .3s ease-in;
    -moz-transition: -moz-transform .3s ease-in, opacity .3s ease-in;
    -o-transition: -o-transform .3s ease-in, opacity .3s ease-in;
    transition: transform .3s ease-in, opacity .3s ease-in
}

.cbp-animation-skew .cbp-item-hidden {
    -webkit-transition: -webkit-transform .3s ease-in 0s, opacity .3s ease-in 0s;
    -moz-transition: -moz-transform .3s ease-in 0s, opacity .3s ease-in 0s;
    -o-transition: -o-transform .3s ease-in 0s, opacity .3s ease-in 0s;
    transition: transform .3s ease-in 0s, opacity .3s ease-in 0s
}

.cbp-animation-boxShadow {
    -webkit-transition: height .6s ease-in-out;
    -moz-transition: height .6s ease-in-out;
    -o-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out
}

.cbp-animation-boxShadow .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out, opacity .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out, opacity .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out, opacity .6s ease-in-out;
    transition: transform .6s ease-in-out, opacity .6s ease-in-out
}

.cbp-animation-boxShadow .cbp-item .cbp-animation-boxShadowMask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transition: box-shadow .6s ease-in-out;
    -moz-transition: box-shadow .6s ease-in-out;
    -o-transition: box-shadow .6s ease-in-out;
    transition: box-shadow .6s ease-in-out
}

.cbp-animation-boxShadow .cbp-item .cbp-animation-boxShadowMask.cbp-animation-boxShadowShow {
    z-index: 10
}

.cbp-animation-boxShadow .cbp-item .cbp-animation-boxShadowMask.cbp-animation-boxShadowActive {
    box-shadow: 0 0 100px 100px #fff inset
}

.cbp-animation-boxShadow .cbp-item .cbp-animation-boxShadowMask.cbp-animation-boxShadowInactive {
    box-shadow: 0 0 #fff inset
}

.cbp-animation-bounceLeft {
    -webkit-transition: height .8s ease-in-out;
    -moz-transition: height .8s ease-in-out;
    -o-transition: height .8s ease-in-out;
    transition: height .8s ease-in-out
}

.cbp-animation-bounceLeft .cbp-wrapper {
    -webkit-transition: opacity .8s ease-in-out, left .8s ease-in-out;
    -moz-transition: opacity .8s ease-in-out, left .8s ease-in-out;
    -o-transition: opacity .8s ease-in-out, left .8s ease-in-out;
    transition: opacity .8s ease-in-out, left .8s ease-in-out
}

.cbp-animation-bounceLeft .cbp-item {
    overflow: visible;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    -moz-transition: -moz-transform .8s ease-in-out;
    -o-transition: -o-transform .8s ease-in-out;
    transition: transform .8s ease-in-out
}

.cbp-animation-bounceLeft .cbp-item-hidden {
    display: none
}

.cbp-animation-bounceLeft .cbp-item-wrapper {
    overflow: hidden
}

.cbp-animation-bounceTop {
    -webkit-transition: height .6s ease-in-out;
    -moz-transition: height .6s ease-in-out;
    -o-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out
}

.cbp-animation-bounceTop .cbp-wrapper {
    -webkit-transition: opacity .6s ease-in-out, top .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out, top .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out, top .6s ease-in-out;
    transition: opacity .6s ease-in-out, top .6s ease-in-out
}

.cbp-animation-bounceTop .cbp-item {
    overflow: visible;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    -moz-transition: -moz-transform .8s ease-in-out;
    -o-transition: -o-transform .8s ease-in-out;
    transition: transform .8s ease-in-out
}

.cbp-animation-bounceTop .cbp-item-hidden {
    display: none
}

.cbp-animation-bounceTop .cbp-item-wrapper {
    overflow: hidden
}

.cbp-animation-bounceBottom {
    -webkit-transition: height .6s ease-in-out;
    -moz-transition: height .6s ease-in-out;
    -o-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out
}

.cbp-animation-bounceBottom .cbp-wrapper {
    -webkit-transition: opacity .6s ease-in-out, top .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out, top .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out, top .6s ease-in-out;
    transition: opacity .6s ease-in-out, top .6s ease-in-out
}

.cbp-animation-bounceBottom .cbp-item {
    overflow: visible;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    -moz-transition: -moz-transform .8s ease-in-out;
    -o-transition: -o-transform .8s ease-in-out;
    transition: transform .8s ease-in-out
}

.cbp-animation-bounceBottom .cbp-item-hidden {
    display: none
}

.cbp-animation-bounceBottom .cbp-item-wrapper {
    overflow: hidden
}

.cbp-animation-moveLeft {
    -webkit-transition: height .6s ease-in-out;
    -moz-transition: height .6s ease-in-out;
    -o-transition: height .6s ease-in-out;
    transition: height .6s ease-in-out
}

.cbp-animation-moveLeft .cbp-wrapper {
    z-index: 2;
    -webkit-transition: opacity .6s ease-in-out, left .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out, left .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out, left .6s ease-in-out;
    transition: opacity .6s ease-in-out, left .6s ease-in-out
}

.cbp-animation-moveLeft .cbp-wrapper.no-trans {
    z-index: 1;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important
}

.cbp-animation-moveLeft .cbp-item {
    overflow: visible;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out
}

.cbp-animation-moveLeft .cbp-item-wrapper {
    overflow: hidden
}

.cbp-animation-slideLeft {
    overflow: visible
}

.cbp-animation-slideLeft .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out
}

.cbp-animation-slideLeft-out {
    -webkit-animation: cbp-animation-slideLeft-out .9s both ease;
    -moz-animation: cbp-animation-slideLeft-out .9s both ease;
    animation: cbp-animation-slideLeft-out .9s both ease
}

.cbp-animation-slideLeft-in {
    -webkit-animation: cbp-animation-slideLeft-in .9s both ease;
    -moz-animation: cbp-animation-slideLeft-in .9s both ease;
    animation: cbp-animation-slideLeft-in .9s both ease
}

@-webkit-keyframes cbp-animation-slideLeft-out {
    25% {
        opacity: .75;
        -webkit-transform: scale(.8)
    }
    100%,
    75% {
        opacity: .75;
        -webkit-transform: scale(.8) translateX(-200%)
    }
}

@-moz-keyframes cbp-animation-slideLeft-out {
    25% {
        opacity: .75;
        -moz-transform: scale(.8)
    }
    100%,
    75% {
        opacity: .75;
        -moz-transform: scale(.8) translateX(-200%)
    }
}

@keyframes cbp-animation-slideLeft-out {
    25% {
        opacity: .75;
        transform: scale(.8)
    }
    100%,
    75% {
        opacity: .75;
        transform: scale(.8) translateX(-200%)
    }
}

@-webkit-keyframes cbp-animation-slideLeft-in {
    0%,
    25% {
        opacity: .75;
        -webkit-transform: scale(.8) translateX(200%)
    }
    75% {
        opacity: .75;
        -webkit-transform: scale(.8)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1) translateX(0)
    }
}

@-moz-keyframes cbp-animation-slideLeft-in {
    0%,
    25% {
        opacity: .75;
        -moz-transform: scale(.8) translateX(200%)
    }
    75% {
        opacity: .75;
        -moz-transform: scale(.8)
    }
    100% {
        opacity: 1;
        -moz-transform: scale(1) translateX(0)
    }
}

@keyframes cbp-animation-slideLeft-in {
    0%,
    25% {
        opacity: .75;
        transform: scale(.8) translateX(200%)
    }
    75% {
        opacity: .75;
        transform: scale(.8)
    }
    100% {
        opacity: 1;
        transform: scale(1) translateX(0)
    }
}

.cbp-animation-slideDelay {
    overflow: visible
}

.cbp-animation-slideDelay .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out
}

.cbp-animation-slideDelay-out {
    -webkit-animation: cbp-animation-slideDelay-out .5s both ease-in-out;
    -moz-animation: cbp-animation-slideDelay-out .5s both ease-in-out;
    animation: cbp-animation-slideDelay-out .5s both ease-in-out
}

.cbp-animation-slideDelay-in {
    -webkit-animation: cbp-animation-slideDelay-in .5s both ease-in-out;
    -moz-animation: cbp-animation-slideDelay-in .5s both ease-in-out;
    animation: cbp-animation-slideDelay-in .5s both ease-in-out
}

.cbp-animation-slideDelay-fadeOut {
    -webkit-animation: cbp-animation-slideDelay-fadeOut .4s both ease;
    -moz-animation: cbp-animation-slideDelay-fadeOut .4s both ease;
    animation: cbp-animation-slideDelay-fadeOut .4s both ease
}

@-webkit-keyframes cbp-animation-slideDelay-out {
    100% {
        -webkit-transform: translateX(-100%)
    }
}

@-moz-keyframes cbp-animation-slideDelay-out {
    100% {
        -moz-transform: translateX(-100%)
    }
}

@keyframes cbp-animation-slideDelay-out {
    100% {
        transform: translateX(-100%)
    }
}

@-webkit-keyframes cbp-animation-slideDelay-in {
    0% {
        -webkit-transform: translateX(100%)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes cbp-animation-slideDelay-in {
    0% {
        -moz-transform: translateX(100%)
    }
    100% {
        -moz-transform: translateX(0)
    }
}

@keyframes cbp-animation-slideDelay-in {
    0% {
        transform: translateX(100%)
    }
    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes cbp-animation-slideDelay-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes cbp-animation-slideDelay-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes cbp-animation-slideDelay-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.cbp-animation-3dflip {
    overflow: visible
}

.cbp-animation-3dflip .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.cbp-animation-3dflip-out {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-animation: rotateOutLeft .6s forwards;
    animation: rotateOutLeft .6s forwards
}

.cbp-animation-3dflip-in {
    opacity: 0;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-animation: rotateInRight .6s ease-in forwards;
    animation: rotateInRight .6s ease-in forwards
}

.cbp-animation-3dflip-fadeOut {
    -webkit-animation: cbp-animation-3dflip-fadeOut .4s both ease;
    -moz-animation: cbp-animation-3dflip-fadeOut .4s both ease;
    animation: cbp-animation-3dflip-fadeOut .4s both ease
}

@-webkit-keyframes rotateOutLeft {
    100% {
        opacity: 0;
        -webkit-transform: rotateY(90deg)
    }
}

@-moz-keyframes rotateOutLeft {
    100% {
        opacity: 0;
        -moz1-transform: rotateY(90deg)
    }
}

@keyframes rotateOutLeft {
    100% {
        opacity: 0;
        transform: rotateY(90deg)
    }
}

@-webkit-keyframes rotateInRight {
    0% {
        opacity: 0;
        -webkit-transform: rotateY(-90deg)
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: rotateY(0deg)
    }
}

@-moz-keyframes rotateInRight {
    0% {
        opacity: 0;
        -moz-transform: rotateY(-90deg)
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: rotateY(0deg)
    }
}

@keyframes rotateInRight {
    0% {
        opacity: 0;
        transform: rotateY(-90deg)
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: rotateY(0deg)
    }
}

@-webkit-keyframes cbp-animation-3dflip-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes cbp-animation-3dflip-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes cbp-animation-3dflip-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.cbp-animation-rotateSides {
    overflow: visible
}

.cbp-animation-rotateSides .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.cbp-animation-rotateSides-out {
    -webkit-transform-origin: -50% 50%;
    -webkit-animation: rotateSides-out .5s both ease-in;
    -moz-transform-origin: -50% 50%;
    -moz-animation: rotateSides-out .5s both ease-in;
    transform-origin: -50% 50%;
    animation: rotateSides-out .5s both ease-in
}

.cbp-animation-rotateSides-in {
    -webkit-transform-origin: 150% 50%;
    -webkit-animation: rotateSides-in .6s both ease-out;
    -moz-transform-origin: 150% 50%;
    -moz-animation: rotateSides-in .6s both ease-out;
    transform-origin: 150% 50%;
    animation: rotateSides-in .6s both ease-out
}

.cbp-animation-rotateSides-fadeOut {
    -webkit-animation: cbp-animation-rotateSides-fadeOut .5s both ease;
    -moz-animation: cbp-animation-rotateSides-fadeOut .5s both ease;
    animation: cbp-animation-rotateSides-fadeOut .5s both ease
}

@-webkit-keyframes rotateSides-out {
    100% {
        opacity: 0;
        -webkit-transform: translateZ(-500px) rotateY(90deg)
    }
}

@-moz-keyframes rotateSides-out {
    100% {
        opacity: 0;
        -moz-transform: translateZ(-500px) rotateY(90deg)
    }
}

@keyframes rotateSides-out {
    100% {
        opacity: 0;
        transform: translateZ(-500px) rotateY(90deg)
    }
}

@-webkit-keyframes rotateSides-in {
    0%,
    40% {
        opacity: 0;
        -webkit-transform: translateZ(-500px) rotateY(-90deg)
    }
}

@-moz-keyframes rotateSides-in {
    0%,
    40% {
        opacity: 0;
        -moz-transform: translateZ(-500px) rotateY(-90deg)
    }
}

@keyframes rotateSides-in {
    0%,
    40% {
        opacity: 0;
        transform: translateZ(-500px) rotateY(-90deg)
    }
}

@-webkit-keyframes cbp-animation-rotateSides-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes cbp-animation-rotateSides-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes cbp-animation-rotateSides-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.cbp-animation-flipOutDelay {
    overflow: visible
}

.cbp-animation-flipOutDelay .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.cbp-animation-flipOutDelay-out {
    -webkit-transform-origin: 50% 50%;
    -webkit-animation: flipOutDelay-out .5s both ease-in;
    -moz-transform-origin: 50% 50%;
    -moz-animation: flipOutDelay-out .5s both ease-in;
    transform-origin: 50% 50%;
    animation: flipOutDelay-out .5s both ease-in
}

.cbp-animation-flipOutDelay-in {
    -webkit-transform-origin: 50% 50%;
    -webkit-animation: flipOutDelay-in 1s both ease-out;
    -moz-transform-origin: 50% 50%;
    -moz-animation: flipOutDelay-in 1s both ease-out;
    transform-origin: 50% 50%;
    animation: flipOutDelay-in 1s both ease-out
}

@-webkit-keyframes flipOutDelay-out {
    100% {
        -webkit-transform: translateZ(-1000px) rotateY(-90deg);
        opacity: .2
    }
}

@-moz-keyframes flipOutDelay-out {
    100% {
        -moz-transform: translateZ(-1000px) rotateY(-90deg);
        opacity: .2
    }
}

@keyframes flipOutDelay-out {
    100% {
        transform: translateZ(-1000px) rotateY(-90deg);
        opacity: .2
    }
}

@-webkit-keyframes flipOutDelay-in {
    0%,
    50% {
        -webkit-transform: translateZ(-1000px) rotateY(90deg);
        opacity: .2
    }
}

@-moz-keyframes flipOutDelay-in {
    0%,
    50% {
        -moz-transform: translateZ(-1000px) rotateY(90deg);
        opacity: .2
    }
}

@keyframes flipOutDelay-in {
    0%,
    50% {
        transform: translateZ(-1000px) rotateY(90deg);
        opacity: .2
    }
}

.cbp-animation-unfold {
    overflow: visible
}

.cbp-animation-unfold .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.cbp-animation-unfold-out {
    -webkit-animation: unfold-out .8s ease both;
    -moz-animation: unfold-out .8s ease both;
    animation: unfold-out .8s ease both
}

.cbp-animation-unfold-in {
    -webkit-transform-origin: 0 50%;
    -webkit-animation: unfold-in .8s both ease;
    -moz-transform-origin: 0 50%;
    -moz-animation: unfold-in .8s both ease;
    transform-origin: 0 50%;
    animation: unfold-in .8s both ease
}

.cbp-animation-unfold-fadeOut {
    -webkit-animation: cbp-animation-unfold-fadeOut .5s both ease;
    -moz-animation: cbp-animation-unfold-fadeOut .5s both ease;
    animation: cbp-animation-unfold-fadeOut .5s both ease
}

@-webkit-keyframes unfold-out {
    99% {
        opacity: .3
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-100%)
    }
}

@-moz-keyframes unfold-out {
    99% {
        opacity: .3
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-100%)
    }
}

@keyframes unfold-out {
    99% {
        opacity: .3
    }
    100% {
        opacity: 0;
        transform: translateX(-100%)
    }
}

@-webkit-keyframes unfold-in {
    from {
        opacity: 0;
        -webkit-transform: translateX(100%) rotateY(90deg)
    }
}

@-moz-keyframes unfold-in {
    from {
        opacity: 0;
        -moz-transform: translateX(100%) rotateY(90deg)
    }
}

@keyframes unfold-in {
    from {
        opacity: 0;
        transform: translateX(100%) rotateY(90deg)
    }
}

@-webkit-keyframes cbp-animation-unfold-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes cbp-animation-unfold-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes cbp-animation-unfold-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.cbp-animation-foldLeft {
    overflow: visible
}

.cbp-animation-foldLeft .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.cbp-animation-foldLeft-out {
    -webkit-transform-origin: 100% 50%;
    -webkit-animation: foldLeft-out .7s both ease;
    -moz-transform-origin: 100% 50%;
    -moz-animation: foldLeft-out .7s both ease;
    transform-origin: 100% 50%;
    animation: foldLeft-out .7s both ease
}

.cbp-animation-foldLeft-in {
    -webkit-animation: foldLeft-in .7s ease both;
    -moz-animation: foldLeft-in .7s ease both;
    animation: foldLeft-in .7s ease both
}

.cbp-animation-foldLeft-fadeOut {
    -webkit-animation: cbp-animation-foldLeft-fadeOut .5s both ease;
    -moz-animation: cbp-animation-foldLeft-fadeOut .5s both ease;
    animation: cbp-animation-foldLeft-fadeOut .5s both ease
}

@-webkit-keyframes foldLeft-out {
    to {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotateY(-90deg)
    }
}

@-moz-keyframes foldLeft-out {
    to {
        opacity: 0;
        -moz-transform: translateX(-100%) rotateY(-90deg)
    }
}

@keyframes foldLeft-out {
    to {
        opacity: 0;
        transform: translateX(-100%) rotateY(-90deg)
    }
}

@-webkit-keyframes foldLeft-in {
    from {
        opacity: .3;
        -webkit-transform: translateX(100%)
    }
}

@-moz-keyframes foldLeft-in {
    from {
        opacity: .3;
        -moz-transform: translateX(100%)
    }
}

@keyframes foldLeft-in {
    from {
        opacity: .3;
        transform: translateX(100%)
    }
}

@-webkit-keyframes cbp-animation-foldLeft-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes cbp-animation-foldLeft-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes cbp-animation-foldLeft-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.cbp-animation-scaleDown {
    overflow: visible
}

.cbp-animation-scaleDown .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.cbp-animation-scaleDown-out {
    -webkit-animation: scaleDown-out .7s ease both;
    -moz-animation: scaleDown-out .7s ease both;
    animation: scaleDown-out .7s ease both
}

.cbp-animation-scaleDown-in {
    -webkit-animation: scaleDown-in .6s ease both;
    -moz-animation: scaleDown-in .6s ease both;
    animation: scaleDown-in .6s ease both
}

.cbp-animation-scaleDown-fadeOut {
    -webkit-animation: cbp-animation-scaleDown-fadeOut .5s both ease;
    -moz-animation: cbp-animation-scaleDown-fadeOut .5s both ease;
    animation: cbp-animation-scaleDown-fadeOut .5s both ease
}

@-webkit-keyframes scaleDown-out {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleDown-out {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleDown-out {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes scaleDown-in {
    from {
        -webkit-transform: translateX(100%)
    }
}

@-moz-keyframes scaleDown-in {
    from {
        -moz-transform: translateX(100%)
    }
}

@keyframes scaleDown-in {
    from {
        transform: translateX(100%)
    }
}

@-webkit-keyframes cbp-animation-scaleDown-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes cbp-animation-scaleDown-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes cbp-animation-scaleDown-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.cbp-animation-frontRow {
    overflow: visible
}

.cbp-animation-frontRow .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.cbp-animation-frontRow-out {
    -webkit-animation: frontRow-out .7s ease both;
    -moz-animation: frontRow-out .7s ease both;
    animation: frontRow-out .7s ease both
}

.cbp-animation-frontRow-in {
    -webkit-animation: frontRow-in .6s ease both;
    -moz-animation: frontRow-in .6s ease both;
    animation: frontRow-in .6s ease both
}

.cbp-animation-frontRow-fadeOut {
    -webkit-animation: cbp-animation-frontRow-fadeOut .5s both ease;
    -moz-animation: cbp-animation-frontRow-fadeOut .5s both ease;
    animation: cbp-animation-frontRow-fadeOut .5s both ease
}

@-webkit-keyframes frontRow-out {
    100% {
        -webkit-transform: translateX(-60%) scale(.8);
        opacity: 0
    }
}

@-moz-keyframes frontRow-out {
    100% {
        -moz-transform: translateX(-60%) scale(.8);
        opacity: 0
    }
}

@keyframes frontRow-out {
    100% {
        transform: translateX(-60%) scale(.8);
        opacity: 0
    }
}

@-webkit-keyframes frontRow-in {
    0% {
        -webkit-transform: translateX(100%) scale(.8)
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0%) scale(1)
    }
}

@-moz-keyframes frontRow-in {
    0% {
        -moz-transform: translateX(100%) scale(.8)
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateX(0%) scale(1)
    }
}

@keyframes frontRow-in {
    0% {
        transform: translateX(100%) scale(.8)
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateX(0%) scale(1)
    }
}

@-webkit-keyframes cbp-animation-frontRow-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes cbp-animation-frontRow-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes cbp-animation-frontRow-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.cbp-animation-rotateRoom {
    overflow: visible
}

.cbp-animation-rotateRoom .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.cbp-animation-rotateRoom-out {
    -webkit-transform-origin: 100% 50%;
    -webkit-animation: rotateRoom-out .8s both ease;
    -moz-transform-origin: 100% 50%;
    -moz-animation: rotateRoom-out .8s both ease;
    transform-origin: 100% 50%;
    animation: rotateRoom-out .8s both ease
}

.cbp-animation-rotateRoom-in {
    -webkit-transform-origin: 0 50%;
    -webkit-animation: rotateRoom-in .8s both ease;
    -moz-transform-origin: 0 50%;
    -moz-animation: rotateRoom-in .8s both ease;
    transform-origin: 0 50%;
    animation: rotateRoom-in .8s both ease
}

.cbp-animation-rotateRoom-fadeOut {
    -webkit-animation: cbp-animation-rotateRoom-fadeOut .5s both ease;
    -moz-animation: cbp-animation-rotateRoom-fadeOut .5s both ease;
    animation: cbp-animation-rotateRoom-fadeOut .5s both ease
}

@-webkit-keyframes rotateRoom-out {
    99% {
        opacity: .3
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotateY(90deg)
    }
}

@-moz-keyframes rotateRoom-out {
    99% {
        opacity: .3
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-100%) rotateY(90deg)
    }
}

@keyframes rotateRoom-out {
    99% {
        opacity: .3
    }
    100% {
        opacity: 0;
        transform: translateX(-100%) rotateY(90deg)
    }
}

@-webkit-keyframes rotateRoom-in {
    from {
        opacity: .3;
        -webkit-transform: translateX(100%) rotateY(-90deg)
    }
}

@-moz-keyframes rotateRoom-in {
    from {
        opacity: .3;
        -moz-transform: translateX(100%) rotateY(-90deg)
    }
}

@keyframes rotateRoom-in {
    from {
        opacity: .3;
        transform: translateX(100%) rotateY(-90deg)
    }
}

@-webkit-keyframes cbp-animation-rotateRoom-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes cbp-animation-rotateRoom-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes cbp-animation-rotateRoom-fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.cbp-animation-scaleSides {
    overflow: visible
}

.cbp-animation-scaleSides .cbp-item {
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -moz-transition: -moz-transform .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.cbp-animation-scaleSides-out {
    -webkit-animation: scaleSides-out .5s ease both;
    -moz-animation: scaleSides-out .5s ease both;
    animation: scaleSides-out .5s ease both
}

.cbp-animation-scaleSides-in {
    -webkit-animation: scaleUpCenter .5s ease .5s both;
    -moz-animation: scaleUpCenter .5s ease .5s both;
    animation: scaleUpCenter .5s ease .5s both
}

@-webkit-keyframes scaleSides-out {
    to {
        opacity: 0;
        -webkit-transform: scale(.6)
    }
}

@-moz-keyframes scaleSides-out {
    to {
        opacity: 0;
        -moz-transform: scale(.6)
    }
}

@keyframes scaleSides-out {
    to {
        opacity: 0;
        transform: scale(.6)
    }
}

@-webkit-keyframes scaleUpCenter {
    from {
        opacity: 0;
        -webkit-transform: scale(.6)
    }
}

@-moz-keyframes scaleUpCenter {
    from {
        opacity: 0;
        -moz-transform: scale(.6)
    }
}

@keyframes scaleUpCenter {
    from {
        opacity: 0;
        transform: scale(.6)
    }
}

.cbp-animation-flipOut {
    -webkit-transition: height .7s ease-in-out;
    -moz-transition: height .7s ease-in-out;
    -o-transition: height .7s ease-in-out;
    transition: height .7s ease-in-out
}

.cbp-animation-flipOut .cbp-item {
    -webkit-transition: -webkit-transform .7s ease-in-out;
    -moz-transition: -moz-transform .7s ease-in-out;
    -o-transition: -o-transform .7s ease-in-out;
    transition: transform .7s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.cbp-animation-flipOut-out {
    -webkit-transform-origin: 50% 50%;
    -webkit-animation: flipOut-out .35s ease-in both;
    -moz-transform-origin: 50% 50%;
    -moz-animation: flipOut-out .35s ease-in both;
    transform-origin: 50% 50%;
    animation: flipOut-out .35s ease-in both
}

.cbp-animation-flipOut-in {
    -webkit-transform-origin: 50% 50%;
    -webkit-animation: flipOut-in .35s ease-out .35s both;
    -moz-transform-origin: 50% 50%;
    -moz-animation: flipOut-in .35s ease-out .35s both;
    transform-origin: 50% 50%;
    animation: flipOut-in .35s ease-out .35s both
}

@-webkit-keyframes flipOut-out {
    100% {
        -webkit-transform: translateZ(-1000px) rotateY(-90deg);
        opacity: .2
    }
}

@-moz-keyframes flipOut-out {
    100% {
        -moz-transform: translateZ(-1000px) rotateY(-90deg);
        opacity: .2
    }
}

@keyframes flipOut-out {
    100% {
        transform: translateZ(-1000px) rotateY(-90deg);
        opacity: .2
    }
}

@-webkit-keyframes flipOut-in {
    0% {
        -webkit-transform: translateZ(-1000px) rotateY(90deg);
        opacity: .2
    }
}

@-moz-keyframes flipOut-in {
    0% {
        -moz-transform: translateZ(-1000px) rotateY(90deg);
        opacity: .2
    }
}

@keyframes flipOut-in {
    0% {
        transform: translateZ(-1000px) rotateY(90deg);
        opacity: .2
    }
}

.cbp-animation-flipBottom {
    -webkit-transition: height .7s ease-in-out;
    -moz-transition: height .7s ease-in-out;
    -o-transition: height .7s ease-in-out;
    transition: height .7s ease-in-out
}

.cbp-animation-flipBottom .cbp-item {
    -webkit-transition: -webkit-transform .7s ease-in-out;
    -moz-transition: -moz-transform .7s ease-in-out;
    -o-transition: -o-transform .7s ease-in-out;
    transition: transform .7s ease-in-out;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.cbp-animation-flipBottom-out {
    -webkit-transform-origin: 50% 50%;
    -webkit-animation: flipBottom-out .35s both 0s ease-in;
    -moz-transform-origin: 50% 50%;
    -moz-animation: flipBottom-out .35s both 0s ease-in;
    transform-origin: 50% 50%;
    animation: flipBottom-out .35s both 0s ease-in
}

.cbp-animation-flipBottom-in {
    -webkit-transform-origin: 50% 50%;
    -webkit-animation: flipBottom-in .35s ease-out .35s both;
    -moz-transform-origin: 50% 50%;
    -moz-animation: flipBottom-in .35s ease-out .35s both;
    transform-origin: 50% 50%;
    animation: flipBottom-in .35s ease-out .35s both
}

@-webkit-keyframes flipBottom-out {
    to {
        -webkit-transform: translateZ(-1000px) rotateX(-90deg);
        opacity: .2
    }
}

@-moz-keyframes flipBottom-out {
    to {
        -moz-transform: translateZ(-1000px) rotateX(-90deg);
        opacity: .2
    }
}

@keyframes flipBottom-out {
    to {
        transform: translateZ(-1000px) rotateX(-90deg);
        opacity: .2
    }
}

@-webkit-keyframes flipBottom-in {
    from {
        -webkit-transform: translateZ(-1000px) rotateX(90deg);
        opacity: .2
    }
}

@-moz-keyframes flipBottom-in {
    from {
        -moz-transform: translateZ(-1000px) rotateX(90deg);
        opacity: .2
    }
}

@keyframes flipBottom-in {
    from {
        transform: translateZ(-1000px) rotateX(90deg);
        opacity: .2
    }
}

.cbp-animation-fadeOutTop {
    overflow: visible;
    -webkit-transition: height .2s ease-in-out;
    -moz-transition: height .2s ease-in-out;
    -o-transition: height .2s ease-in-out;
    transition: height .2s ease-in-out
}

.cbp-animation-fadeOutTop .cbp-wrapper {
    -webkit-transition: opacity .3s ease-in-out, top .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out, top .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, top .3s ease-in-out;
    transition: opacity .3s ease-in-out, top .3s ease-in-out
}

.cbp-animation-fadeOutTop .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out
}

.cbp-animation-sequentially {
    overflow: visible;
    -webkit-transition: height .2s ease-in-out;
    -moz-transition: height .2s ease-in-out;
    -o-transition: height .2s ease-in-out;
    transition: height .2s ease-in-out
}

.cbp-animation-sequentially .cbp-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out
}

.cbp-animation-sequentially.cbp-no-transition .cbp-item {
    -webkit-transition: opacity .5s ease, top .5s ease!important;
    -moz-transition: opacity .5s ease, top .5s ease!important;
    -o-transition: opacity .5s ease, top .5s ease!important;
    transition: opacity .5s ease, top .5s ease!important
}

.cbp-popup-ie8bg {
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #000;
    -ms-filter: "alpha(Opacity=70)"
}

.cbp-popup-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    text-align: center;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    display: none;
    overflow: auto;
    z-index: 9999;
    padding: 0 10px
}

.cbp-popup-lightbox {
    background: rgba(0, 0, 0, .8)
}

.cbp-popup-singlePage {
    background: #fff;
    padding: 0
}

.cbp-popup-singlePage .cbp-popup-ie8bg {
    background: #fff;
    -ms-filter: "alpha(Opacity=100)"
}

.cbp-popup-wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em
}

.cbp-popup-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    max-width: 100%
}

.cbp-popup-singlePage .cbp-popup-content {
    margin-top: 140px;
    max-width: 1024px;
    vertical-align: top;
    width: 96%
}

.cbp-popup-lightbox-figure {
    position: relative
}

.cbp-popup-lightbox-bottom {
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    margin-top: 3px
}

.cbp-popup-lightbox-title {
    padding-right: 70px;
    font: 400 12px/18px sans-serif;
    color: #eee
}

.cbp-popup-lightbox-counter {
    position: absolute;
    top: 0;
    right: 0;
    font: 400 12px/18px sans-serif;
    color: #eee
}

.cbp-popup-lightbox-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 40px 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

.cbp-popup-lightbox-img[data-action] {
    cursor: pointer
}

.cbp-popup-lightbox-isIframe .cbp-popup-content {
    width: 50%
}

.cbp-popup-lightbox-isIframe .cbp-lightbox-bottom {
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    margin-top: 3px
}

.cbp-popup-lightbox-iframe {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    background: #000
}

.cbp-popup-lightbox-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

.cbp-popup-singlePage {
    overflow-x: hidden
}

.cbp-popup-singlePage .cbp-popup-navigation-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    height: 104px;
    background-color: #34425C
}

.cbp-popup-singlePage .cbp-popup-navigation {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.cbp-popup-singlePage-sticky .cbp-popup-navigation,
.cbp-popup-singlePage-sticky .cbp-popup-navigation-wrap {
    position: fixed
}

.cbp-popup-singlePage-counter {
    color: #bbc0df;
    font: italic 14px/104px 'Open Sans', sans-serif;
    position: absolute;
    right: 50px;
    top: 0
}

.cbp-popup-close,
.cbp-popup-next,
.cbp-popup-prev {
    padding: 0;
    border: medium none;
    position: absolute;
    cursor: pointer
}

.cbp-popup-lightbox .cbp-popup-close,
.cbp-popup-lightbox .cbp-popup-next,
.cbp-popup-lightbox .cbp-popup-prev {
    visibility: hidden
}

.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-close,
.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-next,
.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-prev {
    visibility: visible
}

.cbp-popup-lightbox .cbp-popup-prev {
    background: url(https://www.docker.com//assets/images/cbp-sprite.png) no-repeat scroll -2px -2px transparent;
    width: 44px;
    height: 44px;
    top: 0;
    bottom: 0;
    left: 20px;
    margin: auto
}

.cbp-popup-lightbox .cbp-popup-prev:hover {
    background-position: -2px -48px
}

.cbp-popup-singlePage .cbp-popup-prev {
    background: url(https://www.docker.com//assets/images/cbp-sprite.png) no-repeat scroll -2px -94px transparent;
    width: 44px;
    height: 44px;
    top: 30px;
    left: 0;
    margin: auto;
    right: 108px
}

.cbp-popup-singlePage .cbp-popup-prev:hover {
    background-position: -2px -140px
}

.cbp-popup-lightbox .cbp-popup-next {
    background: url(https://www.docker.com//assets/images/cbp-sprite.png) no-repeat scroll -48px -2px transparent;
    width: 44px;
    height: 44px;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto
}

.cbp-popup-lightbox .cbp-popup-next:hover {
    background-position: -48px -48px
}

.cbp-popup-singlePage .cbp-popup-next {
    background: url(https://www.docker.com//assets/images/cbp-sprite.png) no-repeat scroll -48px -94px transparent;
    width: 44px;
    height: 44px;
    top: 30px;
    right: 0;
    margin: auto;
    left: 108px
}

.cbp-popup-singlePage .cbp-popup-next:hover {
    background-position: -48px -140px
}

.cbp-popup-lightbox .cbp-popup-close {
    background: url(https://www.docker.com//assets/images/cbp-sprite.png) no-repeat scroll -94px -2px transparent;
    height: 40px;
    width: 40px;
    right: 20px;
    top: 20px
}

.cbp-popup-lightbox .cbp-popup-close:hover {
    background-position: -94px -48px
}

.cbp-popup-singlePage .cbp-popup-close {
    background: url(https://www.docker.com//assets/images/cbp-sprite.png) no-repeat scroll -94px -94px transparent;
    height: 44px;
    width: 44px;
    margin: auto;
    right: 0;
    top: 30px;
    left: 0
}

.cbp-popup-singlePage .cbp-popup-close:hover {
    background-position: -94px -140px
}

.cbp-popup-loadingBox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    background: url(https://www.docker.com//assets/images/cbp-loading-popup.gif) no-repeat scroll center center #0D0D0D;
    border: 1px solid rgba(79, 80, 79, .3);
    border-radius: 3px;
    -ms-filter: "alpha(Opacity=71)";
    opacity: .71;
    width: 50px;
    height: 50px
}

.cbp-popup-ready .cbp-popup-loadingBox {
    visibility: hidden
}

.cbp-popup-loading .cbp-popup-loadingBox {
    visibility: visible
}

.cbp-popup-singlePage {
    left: 100%;
    -webkit-transition: left .6s ease-in-out;
    -moz-transition: left .6s ease-in-out;
    -o-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out
}

.cbp-popup-singlePage-open {
    left: 0
}

.cbp-popup-singlePage .cbp-l-project-title {
    color: #454444;
    font: 700 42px/60px 'Open sans', sans-serif;
    letter-spacing: 2px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase
}

.cbp-popup-singlePage .cbp-l-project-subtitle {
    color: #787878;
    font: 300 14px/21px 'Open sans', sans-serif;
    margin: 0 auto 50px;
    max-width: 500px;
    text-align: center
}

.cbp-popup-singlePage .cbp-popup-content .cbp-l-project-img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.cbp-popup-singlePage .cbp-l-project-container {
    overflow: hidden;
    margin: 0 auto
}

.cbp-popup-singlePage .cbp-l-project-desc {
    float: left;
    width: 64%;
    margin: 30px 0 100px
}

.cbp-popup-singlePage .cbp-l-project-details {
    float: right;
    width: 36%;
    margin: 30px 0 100px
}

.cbp-popup-singlePage .cbp-l-project-desc-title {
    margin-right: 20px;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 22px;
    color: #444
}

.cbp-popup-singlePage .cbp-l-project-desc-title span,
.cbp-popup-singlePage .cbp-l-project-details-title span {
    border-bottom: 1px solid #747474;
    display: inline-block;
    margin: 0 0 -1px 0;
    font: 400 16px/36px "Open Sans", sans-serif;
    padding: 0 5px 0 0
}

.cbp-popup-singlePage .cbp-l-project-desc-text {
    margin-right: 20px;
    font: 400 13px/20px "Open Sans", sans-serif;
    color: #555
}

.cbp-popup-singlePage .cbp-l-project-details-title {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 19px;
    margin-left: 20px;
    color: #444
}

.cbp-popup-singlePage .cbp-l-project-details-list {
    margin-left: 20px
}

.cbp-popup-singlePage .cbp-l-project-details-list li {
    border-bottom: 1px dotted #DFDFDF;
    padding: inherit;
    color: #666;
    font: 400 12px/30px "Open Sans", sans-serif
}

.cbp-popup-singlePage .cbp-l-project-details-list strong {
    display: inline-block;
    color: #696969;
    font: 600 12px "Open Sans", sans-serif;
    min-width: 100px
}

.cbp-popup-singlePage .cbp-l-project-details-visit {
    color: #FFF;
    float: right;
    text-decoration: none;
    font: 400 11px/18px "Open Sans", sans-serif;
    margin-top: 12px;
    text-transform: uppercase;
    background-color: #34425C;
    padding: 6px 12px
}

.cbp-popup-singlePage .cbp-l-project-details-visit:hover {
    color: #AFBBDB
}

.cbp-popup-singlePage .cbp-l-member-img {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    border: 1px solid #e2e2e2
}

.cbp-popup-singlePage .cbp-l-member-img img {
    display: block
}

.cbp-popup-singlePage .cbp-l-member-info {
    margin-top: 20px
}

.cbp-popup-singlePage .cbp-l-member-name {
    font: 700 16px/12px "Open Sans", sans-serif;
    margin-bottom: 6px
}

.cbp-popup-singlePage .cbp-l-member-position {
    font: 400 13px "Open Sans", sans-serif
}

.cbp-popup-singlePage .cbp-l-member-desc {
    font: 400 12px "Open Sans", sans-serif;
    margin-top: 15px
}

.cbp-popup-singlePageInline {
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.cbp-popup-singlePageInline .cbp-popup-navigation {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 40px;
    height: 40px
}

.cbp-popup-singlePageInline .cbp-popup-close {
    background: url(https://www.docker.com//assets/images/cbp-sprite.png) no-repeat scroll -94px -2px transparent;
    height: 40px;
    width: 40px;
    right: 20px;
    top: 30px
}

.cbp-popup-singlePageInline .cbp-popup-close:hover {
    opacity: .7
}

.cbp-popup-singlePageInline .cbp-popup-content {
    width: 100%;
    min-height: 200px
}

.cbp.cbp-popup-isOpening,
.cbp.cbp-popup-isOpening .cbp-popup-singlePageInline {
    -webkit-transition: height .4s ease 0s!important;
    -moz-transition: height .4s ease 0s!important;
    -o-transition: height .4s ease 0s!important;
    transition: height .4s ease 0s!important
}

.cbp.cbp-popup-isOpening .cbp-item {
    -webkit-transition: -webkit-transform .4s ease 0s!important;
    -moz-transition: -moz-transform .4s ease 0s!important;
    -o-transition: -o-transform .4s ease 0s!important;
    transition: transform .4s ease 0s!important
}

.cbp-singlePageInline-active {
    opacity: .6!important
}

.cbp-popup-singlePageInline .cbp-popup-loadingBox {
    visibility: hidden;
    background: url(/images/cbp-loading.gif) no-repeat scroll center center transparent;
    border: medium none;
    border-radius: 0;
    -ms-filter: "alpha(Opacity=100)";
    opacity: 1
}

.cbp-popup-singlePageInline.cbp-popup-loading .cbp-popup-loadingBox {
    visibility: visible
}

.cbp-popup-singlePageInline.cbp-popup-loading .cbp-popup-content,
.cbp-popup-singlePageInline.cbp-popup-loading .cbp-popup-navigation {
    visibility: hidden
}

.cbp-l-inline {
    margin-bottom: 20px;
    overflow: hidden;
    margin-top: 10px;
    background: #FAFAFA;
    padding: 30px
}

.cbp-l-inline-left {
    float: left;
    width: 44%
}

.cbp-l-project-img {
    max-width: 100%
}

.cbp-l-inline-right {
    float: right;
    width: 56%;
    padding-left: inherit
}

.cbp-l-inline-title {
    font: 400 28px/28px "Open Sans", sans-serif;
    color: #666
}

.cbp-l-inline-subtitle {
    font: 400 13px "Open Sans", sans-serif;
    color: #666;
    margin: 3px 0 25px
}

.cbp-l-inline-desc {
    font: 400 13px/21px "Open Sans", sans-serif;
    color: #888
}

.cbp-l-inline-view {
    font: 400 13px "Open Sans", sans-serif;
    color: #9C9C9C;
    text-decoration: none;
    margin: 22px 0 0;
    display: inline-block;
    padding: 8px 18px 7px;
    border: 2px solid #ccc
}

.cbp-l-inline-view:hover {
    color: #757575;
    border-color: #DFDFDF
}

.cbp-l-filters-button {
    margin: 0 auto 30px;
    text-align: left
}

.cbp-l-filters-button .cbp-filter-item {
    background-color: #FFF;
    border: 2px solid #ECECEC;
    border-radius: 2px;
    color: #888;
    cursor: pointer;
    font: 400 12px/29px "Open Sans", sans-serif;
    margin: 10px 10px 0 0;
    overflow: visible;
    padding: 0 17px;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.cbp-l-filters-button .cbp-filter-item:hover {
    color: #5d5d5d
}

.cbp-l-filters-button .cbp-filter-item-active {
    background-color: #5d5d5d;
    color: #fff!important;
    border-color: #5d5d5d
}

.cbp-l-filters-button .cbp-filter-counter {
    background-color: #3288C4;
    border-radius: 3px;
    color: #fff;
    font: 400 11px/18px "Open Sans", sans-serif;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 34px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -ms-filter: "alpha(Opacity=0)";
    opacity: 0;
    -webkit-transition: opacity .25s ease, bottom .25s ease;
    -moz-transition: opacity .25s ease, bottom .25s ease;
    -o-transition: opacity .25s ease, bottom .25s ease;
    transition: opacity .25s ease, bottom .25s ease
}

.cbp-l-filters-button .cbp-filter-counter:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #3288C4;
    visibility: hidden
}

.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter:before {
    visibility: visible
}

.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter {
    bottom: 44px;
    -ms-filter: "alpha(Opacity=100)";
    opacity: 1
}

.cbp-l-filters-dropdown {
    margin: 0 auto;
    height: 70px;
    position: relative;
    z-index: 10
}

.cbp-l-filters-dropdownWrap {
    width: 200px;
    position: absolute;
    right: 0;
    background: #3288C4
}

.cbp-l-filters-dropdownHeader {
    font: 12px/38px "Open Sans", sans-serif;
    padding: 0 17px;
    color: #FFF;
    cursor: pointer;
    position: relative
}

.cbp-l-filters-dropdownHeader:after {
    border-color: #FFF rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px 5px 0;
    content: "";
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    width: 0;
    margin-top: -1px
}

.cbp-l-filters-dropdownWrap:hover .cbp-l-filters-dropdownHeader:after {
    border-width: 0 5px 5px
}

.cbp-l-filters-dropdownList {
    display: none;
    list-style: none outside none;
    margin: 0;
    padding: 0
}

.cbp-l-filters-dropdownWrap:hover .cbp-l-filters-dropdownList {
    display: block
}

.cbp-l-filters-dropdownList .cbp-filter-item {
    background: 0 0;
    color: #9FBCE7;
    width: 100%;
    text-align: left;
    font: 12px/40px "Open Sans", sans-serif;
    margin: 0;
    padding: 0 17px;
    cursor: pointer;
    border: 0;
    border-top: 1px solid #5592C2
}

.cbp-l-filters-dropdownList .cbp-filter-item-active,
.cbp-l-filters-dropdownList .cbp-filter-item:hover {
    color: #e6e6e6
}

.cbp-l-filters-alignLeft {
    margin: 0 auto 40px;
    text-align: left
}

.cbp-l-filters-alignLeft .cbp-filter-item {
    background-color: #fff;
    border: 1px solid #cdcdcd;
    cursor: pointer;
    font: 400 12px/30px "Open Sans", sans-serif;
    padding: 0 13px;
    position: relative;
    overflow: visible;
    margin: 10px 8px 0 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #888
}

.cbp-l-filters-alignLeft .cbp-filter-item:hover {
    color: #3c3c3c
}

.cbp-l-filters-alignLeft .cbp-filter-item-active {
    background-color: #3288C4;
    color: #fff!important;
    opacity: 1;
    border: 1px solid #3288C4
}

.cbp-l-filters-alignLeft .cbp-filter-counter {
    display: inline
}

.cbp-l-filters-alignCenter {
    margin: 0 auto 50px;
    text-align: center;
    font-size: 12px;
    color: #cacaca
}

.cbp-l-filters-alignCenter .cbp-filter-item {
    color: #5A5A5A;
    cursor: pointer;
    font: 400 13px "Open Sans", sans-serif;
    padding: 0 12px;
    transition: all .3s ease-in-out;
    position: relative;
    overflow: visible;
    margin: 10px 0 0;
    border: medium none;
    background-color: transparent
}

.cbp-l-filters-alignCenter .cbp-filter-item:hover {
    color: #3288C4
}

.cbp-l-filters-alignCenter .cbp-filter-item-active {
    color: #3288C4!important
}

.cbp-l-filters-alignCenter .cbp-filter-counter {
    background: none repeat scroll 0 0 #3288C4;
    border-radius: 3px;
    color: #FFF;
    font-size: 11px;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 34px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -ms-filter: "alpha(Opacity=0)";
    opacity: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.cbp-l-filters-alignCenter .cbp-filter-counter:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #3288C4;
    visibility: hidden
}

.cbp-l-filters-alignCenter button:hover .cbp-filter-counter:before {
    visibility: visible
}

.cbp-l-filters-alignCenter button:hover .cbp-filter-counter {
    bottom: 30px;
    -ms-filter: "alpha(Opacity=100)";
    opacity: 1
}

.cbp-l-filters-alignRight {
    margin: 0 auto 40px;
    text-align: right
}

.cbp-l-filters-alignRight .cbp-filter-item {
    background-color: transparent;
    color: #8B8B8B;
    cursor: pointer;
    font: 400 11px "Open Sans", sans-serif;
    padding: 7px 12px;
    position: relative;
    overflow: visible;
    margin: 10px 0 0 5px;
    border: 1px solid #E4E2E2;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.cbp-l-filters-alignRight .cbp-filter-item:hover {
    color: #2B3444
}

.cbp-l-filters-alignRight .cbp-filter-item-active {
    opacity: 1;
    color: #FFF!important;
    background-color: #3C3C3C;
    border-color: #3C3C3C
}

.cbp-l-filters-alignRight .cbp-filter-counter {
    background: none repeat scroll 0 0 #3288C4;
    border-radius: 3px;
    color: #fff;
    font-size: 11px;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 34px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -ms-filter: "alpha(Opacity=0)";
    opacity: 0;
    -webkit-transition: opacity .25s ease, bottom .25s ease;
    -moz-transition: opacity .25s ease, bottom .25s ease;
    -o-transition: opacity .25s ease, bottom .25s ease;
    transition: opacity .25s ease, bottom .25s ease
}

.cbp-l-filters-alignRight .cbp-filter-counter:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #3288C4;
    visibility: hidden
}

.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter:before {
    visibility: visible
}

.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter {
    bottom: 44px;
    -ms-filter: "alpha(Opacity=100)";
    opacity: 1
}

.cbp-l-filters-list {
    margin: 0 auto 40px;
    height: 46px
}

.cbp-l-filters-list .cbp-filter-item {
    background-color: transparent;
    color: #585252;
    cursor: pointer;
    font: 400 12px/35px "Open Sans", sans-serif;
    padding: 0 18px;
    position: relative;
    overflow: visible;
    margin: 10px 0 0;
    float: left;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #3288C4;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.cbp-l-filters-list .cbp-filter-item:hover {
    color: #000
}

.cbp-l-filters-list .cbp-filter-item-active {
    opacity: 1;
    color: #FFF!important;
    background-color: #3288C4
}

.cbp-l-filters-list-first {
    border-radius: 6px 0 0 6px
}

.cbp-l-filters-list-last {
    border-radius: 0 6px 6px 0;
    border-right-width: 1px!important
}

.cbp-l-filters-list .cbp-filter-counter {
    display: inline
}

.cbp-l-grid-projects {
    visibility: hidden
}

.cbp-l-grid-projects .cbp-item {
    width: 270px;
    height: 250px
}

.cbp-l-grid-projects .cbp-caption {
    height: 68%;
    margin-bottom: 20px
}

.cbp-l-grid-projects-title {
    font: 700 14px sans-serif;
    color: #474747
}

.cbp-l-grid-projects-desc {
    font: 400 12px sans-serif;
    margin-top: 6px;
    color: #888
}

.cbp-l-grid-projects-inlineFilters {
    cursor: pointer
}

.cbp-l-grid-projects-inlineFilters:hover {
    text-decoration: underline
}

.cbp-l-grid-projects.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
    bottom: -50px;
    height: 50px
}

.cbp-l-grid-projects.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 50px
}

.cbp-l-grid-projects.cbp-caption-overlayBottomPush.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-l-grid-projects.cbp-caption-overlayBottomPush.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    bottom: -50px
}

.cbp-l-grid-projects.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
    bottom: -50px;
    height: 50px
}

.cbp-l-grid-projects.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 25px
}

.cbp-l-grid-projects.cbp-caption-overlayBottomAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-l-grid-projects.cbp-caption-overlayBottomAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    bottom: -50px
}

.cbp-l-grid-projects.cbp-caption-overlayBottom .cbp-caption-activeWrap {
    bottom: -50px;
    height: 50px
}

.cbp-l-grid-projects.cbp-caption-overlayBottom.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    bottom: -50px
}

.cbp-l-grid-projects.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
    height: 50px
}

.cbp-l-grid-projects.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 50px
}

.cbp-l-grid-gallery {
    visibility: hidden
}

.cbp-l-grid-gallery .cbp-item {
    width: 320px;
    height: 236px
}

.cbp-l-grid-team {
    visibility: hidden
}

.cbp-l-grid-team .cbp-item {
    width: 290px;
    height: 270px
}

.cbp-l-grid-team .cbp-caption {
    height: 73%;
    margin-bottom: 20px;
    border: 1px solid #E7E7E7
}

.cbp-l-grid-team-name {
    font: 400 17px "Open Sans", sans-serif;
    color: #456297;
    text-decoration: none;
    display: block;
    text-align: center;
    margin-bottom: 3px
}

.cbp-l-grid-team-name:hover {
    color: #34425C
}

.cbp-l-grid-team-position {
    font: italic 400 13px "Open Sans", sans-serif;
    color: #888;
    text-align: center
}

@media only screen and (max-width:799px) {
    .cbp-l-grid-team-desc {
        font: 400 11px/14px "Open Sans", sans-serif;
        margin-top: 5px
    }
}

.cbp-l-grid-team.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
    bottom: -44px;
    height: 44px
}

.cbp-l-grid-team.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 44px
}

.cbp-l-grid-team.cbp-caption-overlayBottomPush.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-l-grid-team.cbp-caption-overlayBottomPush.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    bottom: -44px
}

.cbp-l-grid-team.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
    bottom: -44px;
    height: 44px
}

.cbp-l-grid-team.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 22px
}

.cbp-l-grid-team.cbp-caption-overlayBottomAlong.cbp-ie8 .cbp-caption:hover .cbp-caption-activeWrap,
.cbp-l-grid-team.cbp-caption-overlayBottomAlong.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    bottom: -44px
}

.cbp-l-grid-team.cbp-caption-overlayBottom .cbp-caption-activeWrap {
    bottom: -44px;
    height: 44px
}

.cbp-l-grid-team.cbp-caption-overlayBottom.cbp-ie9 .cbp-caption:hover .cbp-caption-activeWrap {
    bottom: -44px
}

.cbp-l-grid-team.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
    height: 44px
}

.cbp-l-grid-team.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
    bottom: 44px
}

.cbp-l-grid-fullScreen {
    visibility: hidden
}

.cbp-l-grid-fullScreen .cbp-item {
    width: 350px;
    height: 263px
}

.cbp-l-grid-masonry {
    visibility: hidden
}

.cbp-l-grid-masonry .cbp-item {
    width: 277px
}

.cbp-l-grid-masonry .cbp-l-grid-masonry-height1 {
    height: 267px
}

.cbp-l-grid-masonry .cbp-l-grid-masonry-height2 {
    height: 415px
}

.cbp-l-grid-blog {
    visibility: hidden
}

.cbp-l-grid-blog .cbp-item {
    width: 313px;
    height: 330px
}

.cbp-l-grid-blog .cbp-caption {
    height: 58%;
    margin-bottom: 20px
}

.cbp-l-grid-blog-title {
    font: 400 18px/28px "Open Sans", sans-serif;
    color: #444;
    display: block;
    clear: both;
    text-decoration: none
}

.cbp-l-grid-blog-title:hover {
    color: #787878
}

.cbp-l-grid-blog-date {
    font: 400 12px/18px "Open Sans", sans-serif;
    float: left;
    color: #787878
}

.cbp-l-grid-blog-comments {
    font: 400 12px/18px "Open Sans", sans-serif;
    float: left;
    color: #3C6FBB;
    text-decoration: none
}

.cbp-l-grid-blog-comments:hover {
    opacity: .8
}

.cbp-l-grid-blog-desc {
    font: 400 13px/19px "Open Sans", sans-serif;
    clear: both;
    color: #9B9B9B;
    padding-top: 15px
}

.cbp-l-grid-blog-split {
    float: left;
    margin: 0 8px;
    font: 13px/16px "Open Sans", sans-serif;
    color: #787878
}

.cbp-l-loadMore-button {
    text-align: center;
    margin-top: 30px
}

.cbp-l-loadMore-button-link {
    border: 2px solid #DEDEDE;
    border-radius: 2px;
    color: #7E7B7B;
    display: inline-block;
    font: 11px/34px "Open Sans", sans-serif;
    min-width: 120px;
    text-decoration: none
}

.cbp-l-loadMore-button-link:hover {
    color: #B0B0B0
}

.cbp-l-loadMore-button-stop {
    cursor: default;
    color: #B0B0B0
}

.cbp-l-loadMore-text {
    text-align: center;
    margin-top: 30px
}

.cbp-l-loadMore-text-link {
    font: 400 16px "Open Sans", sans-serif;
    color: #5D5D5D;
    text-decoration: none;
    cursor: default
}

.cbp-l-loadMore-text-stop {
    color: #5D5D5D
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

@-webkit-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

@font-face {
    font-family: 'flexslider-icon';
    src: url(/fonts/flexslider-icon.eot);
    src: url(/fonts/flexslider-icon.eot#iefix) format('embedded-opentype'), url(/fonts/flexslider-icon.woff) format('woff'), url(/fonts/flexslider-icon.ttf) format('truetype'), url(/fonts/flexslider-icon.svg) format('svg');
    font-weight: normal;
    font-style: normal;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides > li:first-child {
    display: block;
}

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
    left: -50px;
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}

.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 10px;
}

.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 10px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
}

.flex-direction-nav a.flex-next:before {
    content: '\f002';
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

@font-face {
    font-family: 'Geomanist Black';
    src: url(/fonts/geomanist/hinted-Geomanist-Black.eot);
    src: url(/fonts/geomanist/hinted-Geomanist-Black.eot#iefix) format('embedded-opentype'), url(/fonts/geomanist/hinted-Geomanist-Black.woff) format('woff2'), url(/fonts/geomanist/hinted-Geomanist-Black.woff) format('woff'), url(/fonts/geomanist/hinted-Geomanist-Black.ttf) format('truetype'), url(/fonts/geomanist/hinted-Geomanist-Black.svg) format('svg');
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'Geomanist Book';
    src: url(/fonts/geomanist/hinted-Geomanist-Book.eot);
    src: url(/fonts/geomanist/hinted-Geomanist-Book.eot#iefix) format('embedded-opentype'), url(/fonts/geomanist/hinted-Geomanist-Book.woff) format('woff2'), url(/fonts/geomanist/hinted-Geomanist-Book.woff) format('woff'), url(/fonts/geomanist/hinted-Geomanist-Book.ttf) format('truetype'), url(/fonts/geomanist/hinted-Geomanist-Book.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Geomanist Ultra';
    src: url(/fonts/geomanist/hinted-Geomanist-Ultra.eot);
    src: url(/fonts/geomanist/hinted-Geomanist-Ultra.eot#iefix) format('embedded-opentype'), url(/fonts/geomanist/hinted-Geomanist-Ultra.woff) format('woff2'), url(/fonts/geomanist/hinted-Geomanist-Ultra.woff) format('woff'), url(/fonts/geomanist/hinted-Geomanist-Ultra.ttf) format('truetype'), url(/fonts/geomanist/hinted-Geomanist-Ultra.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Geomanist Thin';
    src: url(/fonts/geomanist/hinted-Geomanist-Thin.eot);
    src: url(/fonts/geomanist/hinted-Geomanist-Thin.eot#iefix) format('embedded-opentype'), url(/fonts/geomanist/hinted-Geomanist-Thin.woff) format('woff2'), url(/fonts/geomanist/hinted-Geomanist-Thin.woff) format('woff'), url(/fonts/geomanist/hinted-Geomanist-Thin.ttf) format('truetype'), url(/fonts/geomanist/hinted-Geomanist-Thin.svg) format('svg');
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'Geomanist Light';
    src: url(/fonts/geomanist/hinted-Geomanist-Light.eot);
    src: url(/fonts/geomanist/hinted-Geomanist-Light.eot#iefix) format('embedded-opentype'), url(/fonts/geomanist/hinted-Geomanist-Light.woff) format('woff2'), url(/fonts/geomanist/hinted-Geomanist-Light.woff) format('woff'), url(/fonts/geomanist/hinted-Geomanist-Light.ttf) format('truetype'), url(/fonts/geomanist/hinted-Geomanist-Light.svg) format('svg');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Geomanist;
    src: url(/fonts/geomanist/hinted-Geomanist-Regular.eot);
    src: url(/fonts/geomanist/hinted-Geomanist-Regular.eot#iefix) format('embedded-opentype'), url(/fonts/geomanist/hinted-Geomanist-Regular.woff) format('woff2'), url(/fonts/geomanist/hinted-Geomanist-Regular.woff) format('woff'), url(/fonts/geomanist/hinted-Geomanist-Regular.ttf) format('truetype'), url(/fonts/geomanist/hinted-Geomanist-Regular.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Geomanist ExtraLight';
    src: url(/fonts/geomanist/hinted-Geomanist-ExtraLight.eot);
    src: url(/fonts/geomanist/hinted-Geomanist-ExtraLight.eot#iefix) format('embedded-opentype'), url(/fonts/geomanist/hinted-Geomanist-ExtraLight.woff) format('woff2'), url(/fonts/geomanist/hinted-Geomanist-ExtraLight.woff) format('woff'), url(/fonts/geomanist/hinted-Geomanist-ExtraLight.ttf) format('truetype'), url(/fonts/geomanist/hinted-Geomanist-ExtraLight.svg) format('svg');
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'Geomanist Medium';
    src: url(/fonts/geomanist/hinted-Geomanist-Medium.eot);
    src: url(/fonts/geomanist/hinted-Geomanist-Medium.eot#iefix) format('embedded-opentype'), url(/fonts/geomanist/hinted-Geomanist-Medium.woff) format('woff2'), url(/fonts/geomanist/hinted-Geomanist-Medium.woff) format('woff'), url(/fonts/geomanist/hinted-Geomanist-Medium.ttf) format('truetype'), url(/fonts/geomanist/hinted-Geomanist-Medium.svg) format('svg');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Geomanist Bold';
    src: url(/fonts/geomanist/hinted-Geomanist-Bold.eot);
    src: url(/fonts/geomanist/hinted-Geomanist-Bold.eot#iefix) format('embedded-opentype'), url(/fonts/geomanist/hinted-Geomanist-Bold.woff) format('woff2'), url(/fonts/geomanist/hinted-Geomanist-Bold.woff) format('woff'), url(/fonts/geomanist/hinted-Geomanist-Bold.ttf) format('truetype'), url(/fonts/geomanist/hinted-Geomanist-Bold.svg) format('svg');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Comfortaa;
    src: url(/fonts/comfortaa/hinted-Comfortaa.eot);
    src: url(/fonts/comfortaa/hinted-Comfortaa.eot#iefix) format('embedded-opentype'), url(/fonts/comfortaa/hinted-Comfortaa.woff) format('woff2'), url(/fonts/comfortaa/hinted-Comfortaa.woff) format('woff'), url(/fonts/comfortaa/hinted-Comfortaa.ttf) format('truetype'), url(/fonts/comfortaa/hinted-Comfortaa.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Comfortaa;
    src: url(/fonts/comfortaa/hinted-Comfortaa-Light.eot);
    src: url(/fonts/comfortaa/hinted-Comfortaa-Light.eot#iefix) format('embedded-opentype'), url(/fonts/comfortaa/hinted-Comfortaa-Light.woff) format('woff2'), url(/fonts/comfortaa/hinted-Comfortaa-Light.woff) format('woff'), url(/fonts/comfortaa/hinted-Comfortaa-Light.ttf) format('truetype'), url(/fonts/comfortaa/hinted-Comfortaa-Light.svg) format('svg');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Comfortaa;
    src: url(/fonts/comfortaa/hinted-Comfortaa-Bold.eot);
    src: url(/fonts/comfortaa/hinted-Comfortaa-Bold.eot#iefix) format('embedded-opentype'), url(/fonts/comfortaa/hinted-Comfortaa-Bold.woff) format('woff2'), url(/fonts/comfortaa/hinted-Comfortaa-Bold.woff) format('woff'), url(/fonts/comfortaa/hinted-Comfortaa-Bold.ttf) format('truetype'), url(/fonts/comfortaa/hinted-Comfortaa-Bold.svg) format('svg');
    font-weight: 700;
    font-style: normal
}

@media (max-width:480px) {
    .col-xxs-1,
    .col-xxs-10,
    .col-xxs-11,
    .col-xxs-12,
    .col-xxs-2,
    .col-xxs-3,
    .col-xxs-4,
    .col-xxs-5,
    .col-xxs-6,
    .col-xxs-7,
    .col-xxs-8,
    .col-xxs-9 {
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
    .col-xxs-12 {
        width: 100%
    }
    .col-xxs-11 {
        width: 91.66666667%
    }
    .col-xxs-10 {
        width: 83.33333333%
    }
    .col-xxs-9 {
        width: 75%
    }
    .col-xxs-8 {
        width: 66.66666667%
    }
    .col-xxs-7 {
        width: 58.33333333%
    }
    .col-xxs-6 {
        width: 50%
    }
    .col-xxs-5 {
        width: 41.66666667%
    }
    .col-xxs-4 {
        width: 33.33333333%
    }
    .col-xxs-3 {
        width: 25%
    }
    .col-xxs-2 {
        width: 16.66666667%
    }
    .col-xxs-1 {
        width: 8.33333333%
    }
    .col-xxs-pull-12 {
        right: 100%
    }
    .col-xxs-pull-11 {
        right: 91.66666667%
    }
    .col-xxs-pull-10 {
        right: 83.33333333%
    }
    .col-xxs-pull-9 {
        right: 75%
    }
    .col-xxs-pull-8 {
        right: 66.66666667%
    }
    .col-xxs-pull-7 {
        right: 58.33333333%
    }
    .col-xxs-pull-6 {
        right: 50%
    }
    .col-xxs-pull-5 {
        right: 41.66666667%
    }
    .col-xxs-pull-4 {
        right: 33.33333333%
    }
    .col-xxs-pull-3 {
        right: 25%
    }
    .col-xxs-pull-2 {
        right: 16.66666667%
    }
    .col-xxs-pull-1 {
        right: 8.33333333%
    }
    .col-xxs-pull-0 {
        right: auto
    }
    .col-xxs-push-12 {
        left: 100%
    }
    .col-xxs-push-11 {
        left: 91.66666667%
    }
    .col-xxs-push-10 {
        left: 83.33333333%
    }
    .col-xxs-push-9 {
        left: 75%
    }
    .col-xxs-push-8 {
        left: 66.66666667%
    }
    .col-xxs-push-7 {
        left: 58.33333333%
    }
    .col-xxs-push-6 {
        left: 50%
    }
    .col-xxs-push-5 {
        left: 41.66666667%
    }
    .col-xxs-push-4 {
        left: 33.33333333%
    }
    .col-xxs-push-3 {
        left: 25%
    }
    .col-xxs-push-2 {
        left: 16.66666667%
    }
    .col-xxs-push-1 {
        left: 8.33333333%
    }
    .col-xxs-push-0 {
        left: auto
    }
    .col-xxs-offset-12 {
        margin-left: 100%
    }
    .col-xxs-offset-11 {
        margin-left: 91.66666667%
    }
    .col-xxs-offset-10 {
        margin-left: 83.33333333%
    }
    .col-xxs-offset-9 {
        margin-left: 75%
    }
    .col-xxs-offset-8 {
        margin-left: 66.66666667%
    }
    .col-xxs-offset-7 {
        margin-left: 58.33333333%
    }
    .col-xxs-offset-6 {
        margin-left: 50%
    }
    .col-xxs-offset-5 {
        margin-left: 41.66666667%
    }
    .col-xxs-offset-4 {
        margin-left: 33.33333333%
    }
    .col-xxs-offset-3 {
        margin-left: 25%
    }
    .col-xxs-offset-2 {
        margin-left: 16.66666667%
    }
    .col-xxs-offset-1 {
        margin-left: 8.33333333%
    }
    .col-xxs-offset-0 {
        margin-left: 0
    }
}

.administration-quick-links {
    position: fixed;
    left: -90px;
    bottom: 0;
    z-index: 100;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.administration-quick-links:hover {
    left: 0px;
}

.administration-quick-links a {
    padding: 8px 20px;
    text-align: center;
    background-color: #FF992E;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    box-shadow: -1px 1px 10px #272727;
    display: block;
    margin: 10px 0;
}

.contextual-links-wrapper {
    display: none;
}

#admin-menu {
    z-index: 10001;
}

.fa-hackernews:before {
    content: "\f1d4";
}

body {
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    color: #445D6E;
    font-variant-ligatures: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Geomanist Book', sans-serif;
}

h1 {
    font-size: 38px;
    text-align: center;
    line-height: 40px;
    color: #FFF;
}

h2 {
    font-size: 28px;
    line-height: 32px;
    color: #254356;
    margin-bottom: 20px
}

h3 {
    font-size: 22px;
    line-height: 28px;
    color: #445D6E;
}

h4 {
    font-size: 18px;
    line-height: 24px;
}

p {
    margin-bottom: 20px;
    word-wrap: break-word;
}

.items .item h2+p {
    font-size: 14px;
    line-height: 24px;
}

a {
    text-decoration: none;
    outline: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #2089C4;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: 0;
}

img {
    max-width: 100%;
}

label {
    margin-bottom: 0px;
}

iframe {
    max-width: 100%;
}

section .container {
    overflow: hidden;
}

.text_left {
    text-align: left;
}

.text_center {
    text-align: center;
}

.text_right {
    text-align: right;
}

.padding_50_0 {
    padding: 50px 15px;
}

.margin50 {
    margin-bottom: 50px;
}

.table_middle {
    display: table;
}

.table_cell {
    display: table-cell;
    vertical-align: middle;
}

.table_cell img {
    margin-left: auto;
    margin-right: auto;
}

.middle_image {
    text-align: center;
    display: table;
}

.simple_link {
    font-size: 13px;
    color: #1488C6;
    text-decoration: underline;
    margin-top: 5px;
    display: block;
}

.simple_link:hover,
.simple_link:focus,
.simple_link:active {
    text-decoration: underline;
}

.simple_link_arrow {
    font-size: 13px;
    color: #1488C6;
    text-decoration: underline;
    margin-top: 5px;
    margin: 14px 0;
    background-image: url(/images/simple_link_arrow.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 30px;
    display: table;
}

.main-header {
    margin: 0;
    position: absolute;
    width: 100%;
    padding: 0;
    background: rgba(255, 255, 255, 0);
    z-index: 9999;
    height: 64px;
}

.main-header+section .header_padding {
    padding-top: 64px;
}

.title_section .header_padding {
    padding-top: 64px;
}

.main-header .logo,
.main-header .brand,
.main-header .logo_safari {
    margin-top: 18px;
}

.main-header .logo_safari {
    display: none;
    visibility: hidden;
}

.main-header .logo {
    height: 36px;
}

.main-header .brand {
    height: 36px;
}


html.safari .main-header .logo {
    display: none;
    visibility: hidden;
}

html.safari .main-header .logo_safari {
    height: 30px;
    display: block;
    visibility: visible;
}

.main-header .desktop div>.nav-main {
    list-style: none;
    float: right;
    margin: 0;
    padding: 0;
    margin-top: 8px;
    margin-right: 80px;
}

.main-header .desktop div>.nav-main>li {
    float: left;
    padding: 15px 20px;
    position: relative;
}

.main-header .desktop div>.nav-main>li.has-submenu:after {
    content: "";
    border: 5px solid transparent;
    border-top-width: 5px;
    border-top-color: #fff;
    border-bottom: 0;
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 2px;
}

.main-header .desktop div>.nav-main>li>a {
    line-height: 19px;
    color: #FFF;
}

.main-header .desktop div>.nav-main li a.active {
    text-decoration: underline;
}

.main-header .desktop div>.nav-main li a:hover {
    text-decoration: underline;
}

.main-header .desktop div>.nav-main li a.nolinkhere {
    text-decoration: none!important;
}

.main-header .desktop div>.nav-main>li:hover>ul {
    display: block;
}

.main-header .desktop div>.nav-main>li>ul:before {
    content: "";
    border: 8px solid transparent;
    border-bottom-width: 8px;
    border-bottom-color: #fff;
    border-top: 0;
    position: absolute;
    top: -8px;
    right: 15px;
}

.main-header .desktop div>.nav-main>li>ul {
    display: none;
    position: absolute;
    right: 0px;
    width: 190px;
    background-color: #FFF;
    box-shadow: 0 0 4px 0 rgba(5, 39, 61, 0.12);
    border: 1px solid rgba(0, 0, 0, 0.1);
    list-style: none;
    margin: 0;
    top: 44px;
    padding: 8px 0;
}

.main-header .desktop div>.nav-main li ul li a {
    font-size: 13.5px;
    line-height: 16px;
    color: #1488c6;
    padding: 5px 15px;
    display: block;
}

.main-header .desktop div>.nav-main li ul li a.heading {
    font-weight: bold;
    text-decoration: none;
}

.main-header .desktop .nav_xb {
    background-image: url(/images/ground_xb.png);
    background-size: 16px;
    width: 16px;
    height: 16px;
    float: right;
    margin: 25px 10px 0;
    display: none;
}

.main-header .desktop .nav-user {
    list-style: none;
    float: right;
    margin: 0;
    padding: 0;
    margin-top: 8px;
}

.main-header .desktop .nav-user>li {
    float: left;
    padding: 15px;
    position: relative;
}

.main-header .desktop .nav-user>li>a {
    line-height: 19px;
    color: #FFF;
}

.main-header .desktop .nav-user>li>a:hover {
    text-decoration: underline;
}

header .nav-global {
    display: none;
}

.title_section {
    margin-bottom: 0;
    padding: 50px 0 60px;
    text-align: center;
    background-color: #0087C9;
    background-size: cover;
    min-height: 500px;
}

.title_section.onlytitle {
    padding: 70px 0 80px !important;
    min-height: 300px;
}

.title_section {
    background-image: linear-gradient(-120deg, rgba(245, 33, 33, 0) 87%, rgba(255, 255, 255, 0.08) 15%), linear-gradient(-110deg, rgba(27, 0, 255, 0) 85%, rgba(255, 255, 255, 0.08) 15%), linear-gradient(-103deg, rgba(255, 33, 33, 0) 84%, rgba(255, 255, 255, 0.08) 15%), radial-gradient(circle, #0087C9 0%, #0087C9 100%);
}

.title_section>.container {
    overflow: visible;
}

.title_section h1 {
    margin-bottom: 15px;
}

.title_section p {
    font-size: 18px;
    line-height: 28px;
    color: #FFF;
    max-width: 625px;
    margin-left: auto;
    margin-right: auto;
}

.title_section img {
    margin: auto;
    max-height: 300px;
}

.title_section .button {
    min-width: 224px;
}

.title_section .main-button {
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
    padding: 12px 35px 10px;
}

.title_section .main-button:hover {
    background-color: rgba(0, 0, 0, 0.3);
    color: #FFF;
}

.title_section .main-button:disabled {
    opacity: 0.6;
    background-color: rgba(0, 0, 0, 0.1);
    color: #FFF;
}

.title_section .second-button {
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #FFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    padding: 12px 35px 10px;
}

.title_section .second-button:hover {
    background-color: rgba(255, 255, 255, 0.3);
    color: #FFF;
}

.title_section .second-button:disabled {
    opacity: 0.6;
    background-color: rgba(255, 255, 255, 0.1);
}

.banner_slides .slides {
    display: none;
}

.banner_slides .slick-initialized {
    display: block;
}

.banner_slides .slick-slider {
    z-index: 5;
}

.banner_slides .slick-slide {
    outline: none;
    opacity: 0;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}

.banner_slides .slick-slide.slick-active,
.banner_slides .slick-slide.slick-current {
    opacity: 1;
}

.banner_slides .slick-list {
    overflow: visible;
}

.banner_slides .slick-dots {
    display: block;
    position: absolute;
    bottom: -60px;
    list-style: none;
    text-align: center;
    width: 100%;
    padding-left: 0;
}

.banner_slides .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    overflow: hidden;
}

.banner_slides .slick-dots li button {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    border: none;
    background-color: rgba(255, 255, 255, 0.5);
    text-indent: 9999px;
    text-align: left;
    outline: none;
    padding: 0;
}

.banner_slides .platform_nav {
    text-align: left;
}

.banner_slides .slick-dots li.slick-active button {
    background-color: #fff;
}

.animation_slides {
    position: relative;
    overflow: hidden;
}

.animation_slides .slides .slick-list li {
    display: none;
}

.animation_slides .slides .slick-list li:first-child {
    display: block;
}

.animation_slides .slick-initialized .slick-list li {
    display: block;
}

.animation_slides .container {
    display: none;
}

.animation_slides .slick-slider {
    z-index: 5;
}

.animation_slides .slick-slide {
    outline: none;
    opacity: 0;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    background-size: cover;
}

.animation_slides .slick-slide.slick-active,
.animation_slides .slick-slide.slick-current {
    opacity: 1;
}

.animation_slides .slick-list {
    overflow: visible;
}

.animation_slides .slick-dots {
    display: block;
    position: absolute;
    bottom: 60px;
    list-style: none;
    text-align: center;
    width: 100%;
    padding-left: 0;
}

.animation_slides .slick-dots li {
    display: inline-block;
    margin: 0 5px;
    overflow: hidden;
}

.animation_slides .slick-dots li button {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    border: none;
    background-color: rgba(255, 255, 255, 0.5);
    text-indent: 9999px;
    text-align: left;
    outline: none;
    padding: 0;
}

.animation_slides .platform_nav {
    text-align: left;
}

.animation_slides .slick-dots li.slick-active button {
    background-color: #fff;
}

.animation_slides .title_section {
    height: 551px;
    text-align: left;
    background-image: none;
    background-color: transparent;
}

.animation_slides .title_section h1 {
    text-align: left;
}

.animation_slides .title_section .text-center h1 {
    text-align: center;
}

.animation_slides .title_section.moby .second-button {
    background-color: #1488c6;
}

.animation_slides #dockercon_banner_wrap {
    position: absolute;
    bottom: 64px;
}

.horizontal_stripes {
    display: block;
    top: 51px;
    left: 0;
    z-index: 210;
    overflow: hidden;
    width: 100%;
}

.horizontal_stripes .yelow_stripe,
.horizontal_stripes .orange_stripe,
.horizontal_stripes .blue_stripe {
    display: block;
    height: 20px;
    min-width: 100%;
    width: 100%;
    overflow: hidden;
    margin-top: 3px;
}

.yelow_stripe {
    background-color: #faac18;
}

.orange_stripe {
    background-color: #f05c22;
}

.blue_stripe {
    background-color: #07a9d9;
}

.bottom_cta_section {
    background-color: #1488C6;
    padding: 65px 0 75px;
}

.bottom_cta_section h2,
.bottom_cta_section p {
    color: #fff;
}

.bottom_cta_section .main-button {
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
    padding: 12px 35px 10px;
    min-width: 225px;
}

.bottom_cta_section .main-button:hover {
    background-color: rgba(0, 0, 0, 0.3);
    color: #FFF;
}

.bottom_cta_section .main-button:disabled {
    opacity: 0.6;
    background-color: rgba(0, 0, 0, 0.1);
}

.bottom_cta_section .second-button {
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #FFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    padding: 12px 35px 10px;
    min-width: 225px;
}

.bottom_cta_section .second-button:hover {
    background-color: rgba(255, 255, 255, 0.3);
    color: #FFF;
}

.bottom_cta_section .second-button:disabled {
    opacity: 0.6;
    background-color: rgba(255, 255, 255, 0.1);
}

section.newsletter_section {
    background-color: rgba(224, 228, 231, 0.3);
    padding: 42px 0 32px;
}

.newsletter_section>.container {
    overflow: visible;
}

.newsletter .mktoForm label.mktoLabel {
    display: none;
}

.newsletter .mktoForm input.mktoField {
    background-color: #FFF;
    font-family: 'Open Sans';
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    font-size: 14px;
    line-height: 19px;
    color: #82949E;
    padding: 14px 15px 12px;
    width: 384px!important;
}

.newsletter .mktoForm .mktoButtonWrap button.mktoButton {
    font-family: 'Geomanist Book';
    font-size: 16px;
    padding: 12px 35px 10px;
    display: inline-block;
    min-width: 150px;
    text-align: center;
    border-radius: 1px;
    margin-left: 20px;
    background-color: #FFF;
    border: 1px solid #1488C6;
    color: #1488C6;
    background-image: none;
}

.newsletter .mktoForm .mktoButtonWrap button.mktoButton:hover,
.newsletter .mktoForm .mktoButtonWrap button.mktoButton:active,
.newsletter .mktoForm .mktoButtonWrap button.mktoButton:focus {
    border: 1px solid #106C9E;
    color: #106C9E;
}

.newsletter .mktoForm .mktoButtonWrap button.mktoButton:disabled {
    opacity: 0.7;
}

.newsletter .mktoForm {
    width: 100%!important;
    padding: 0;
}

.newsletter .mktoForm .mktoButtonWrap {
    margin-left: 0!important;
}

.newsletter .mktoForm .mktoFormRow {
    display: inline-block!important;
    vertical-align: top;
}

.mktoForm .mktoGutter {
    display: none;
}

.mktoForm .mktoOffset {
    display: none;
}

.main_footer .top_footer {
    padding: 50px 0 0;
}

.main_footer .top_footer .row {
    margin-bottom: 100px;
}

.main_footer .footer_links {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main_footer .footer_links li {
    margin-bottom: 10px;
}

.main_footer .footer_links li a {
    font-size: 12px;
    line-height: 16px;
    color: #637986;
}

.main_footer .footer_links li a:hover {
    text-decoration: underline;
}

.main_footer .footer_links li.break {
    margin-bottom: 20px;
}

.footer_sub_nav {
    float: right;
}

.footer_sub_nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer_sub_nav ul li {
    float: left;
    padding-bottom: 6px;
}

.footer_sub_nav ul li+li {
    margin-left: 10px;
}

.footer_sub_nav ul li a {
    font-size: 12px;
    line-height: 17px;
    color: #637986;
}

.footer_sub_nav ul li a:hover {
    text-decoration: underline;
}

.bottom_footer {
    clear: both;
    padding: 30px 0 50px;
    border-top: 1px solid #E0E4E7;
}

.bottom_footer .footer-copyright {
    float: left;
}

.bottom_footer .footer-copyright p {
    font-size: 12px;
    line-height: 17px;
    color: #637986;
    margin-bottom: 0;
}

.bottom_footer .footer_social_nav {
    float: right;
}

.bottom_footer .footer_social_nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.bottom_footer .footer_social_nav ul li {
    float: left;
    position: relative;
}

.bottom_footer .footer_social_nav ul li a:before {
    color: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    text-indent: 0;
}

.bottom_footer .footer_social_nav ul li+li {
    margin-left: 10px;
}

.bottom_footer .footer_social_nav ul li a {
    width: 32px;
    height: 32px;
    background-color: #82949E;
    opacity: 0.5;
    border-radius: 50px;
    color: #fff;
    display: block;
    text-indent: 9999px;
    overflow: hidden;
    position: relative;
}

.bottom_footer .footer_social_nav ul li a:hover {
    opacity: 1;
}

.bg_lightgray {
    background-color: #FBFBFC;
}

.bg_gray {
    background-color: #637986;
}

.bg_gray h2,
.bg_gray h3,
.bg_gray h4,
.bg_gray p,
.bg_gray a {
    color: #FFF;
}

.bg_darkgray {
    background-color: #445D6E;
}

.bg_darkgray h2,
.bg_darkgray h3,
.bg_darkgray h4,
.bg_darkgray p,
.bg_darkgray a {
    color: #FFF;
}

.bg_darkblue {
    background-color: #254356;
}

.bg_darkblue h2,
.bg_darkblue h3,
.bg_darkblue h4,
.bg_darkblue p,
.bg_darkblue a {
    color: #FFF;
}

.bg_blue {
    background-color: #2089C4;
}

.bg_blue h2,
.bg_blue h3,
.bg_blue h4,
.bg_blue p,
.bg_blue a {
    color: #FFF;
}

.bg_blue a {
    text-decoration: underline;
}

.button {
    font-family: 'Geomanist Book';
    font-size: 16px;
    padding: 12px 60px 10px;
    display: inline-block;
    min-width: 150px;
    text-align: center;
    border-radius: 1px;
    margin-top: 20px;
}

.main-button {
    background-color: #1488C6;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #FFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.main-button:hover {
    background-color: #106C9E;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #fff;
}

.main-button:disabled {
    opacity: 0.7;
    background-color: #1488C6;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
}

.main-button:focus {
    color: white;
}

.second-button {
    background-color: #FFF;
    border: 1px solid #1488C6;
    color: #1488C6;
}

.second-button:hover {
    border: 1px solid #106C9E;
    color: #106C9E;
}

.second-button:disabled {
    opacity: 0.7;
    border: 1px solid #1488C6;
    color: #1488C6;
}

a.button+a.button {
    margin-left: 20px;
}

.bg_blue .main-button,
.bg_darkblue .main-button,
.bg_gray .main-button,
.bg_darkgray .main-button {
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}

.bg_blue .main-button:hover,
.bg_darkblue .main-button:hover,
.bg_gray .main-button:hover,
.bg_darkgray .main-button:hover {
    background-color: rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #FFF;
}

.bg_blue .main-button:disabled,
.bg_darkblue .main-button:disabled,
.bg_gray .main-button:disabled,
.bg_darkgray .main-button:disabled {
    opacity: 0.6;
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #FFF;
}

.bg_blue .second-button,
.bg_darkblue .second-button,
.bg_gray .second-button,
.bg_darkgray .second-button {
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #FFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    padding: 12px 35px 10px 35px;
}

.bg_blue .second-button:hover,
.bg_darkblue .second-button:hover,
.bg_gray .second-button:hover,
.bg_darkgray .second-button:hover {
    background-color: rgba(255, 255, 255, 0.3);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #FFF;
}

.bg_blue .second-button:disabled,
.bg_darkblue .second-button:disabled,
.bg_gray .second-button:disabled,
.bg_darkgray .second-button:disabled {
    opacity: 0.6;
    background-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #FFF;
}

.max-width500 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.max-width600 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.max-width700 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.max-width800 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.max-width850 {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}

.max-width900 {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.max-width1000 {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.section {
    padding: 80px 0;
}

.CenterDev {
    text-align: center;
}

.LeftDev {
    text-align: center;
}

.LeftDev .container>h2,
.LeftDev .container>p {
    text-align: left;
}

.LeftDev .midContent>h2,
.LeftDev .midContent>p {
    text-align: left;
}

.sub-heading {
    font-size: 20px;
    line-height: 24px;
    color: #82949E;
    margin-bottom: 15px;
    opacity: 0.8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h2+ul.items,
p+ul.items,
img+ul.items {
    margin-top: 30px;
}

.midContent+ul.items,
p+.row {
    margin-top: 50px;
}

h2+img,
ul.items+img,
img+p {
    margin-top: 30px;
}

p+img {
    margin-top: 15px;
}

.row+ul.items {
    margin-top: 60px;
}

ul.items {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: -30px;
    margin-right: -30px;
}

ul.items>li {
    margin-bottom: 20px;
    text-align: center;
    clear: none;
    padding: 20px 30px;
    display: block;
    float: left;
}

ul.items>li .item h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 8px 0;
    text-transform: uppercase;
}

ul.items>li .left {
    text-align: left;
}

ul.items>li .left img {
    margin: 0;
    max-height: 36px;
    max-width: 36px;
}

ul.items>li .simple_link_arrow {
    font-size: 13px;
    color: #1488C6;
    text-decoration: underline;
    margin-top: 5px;
    margin: 14px 0;
    background-image: url(/images/simple_link_arrow.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 30px;
    display: table;
}

ul.items.media li {
    position: relative;
    margin-bottom: 0;
    padding: 20px 10px;
}

ul.items.media li .media_image {
    float: left;
    position: absolute;
    left: 10px;
    text-align: left;
    opacity: .6;
}

ul.items.media li .media_content {
    float: left;
    text-align: left;
    max-width: 100%;
}

.widthcol1>li {
    width: 100%;
}

.widthcol2>li {
    width: 50%;
}

.widthcol3>li {
    width: 33.33%;
}

.widthcol4>li {
    width: 25%;
}

.widthcol5>li {
    width: 20%;
}

.widthcol6>li {
    width: 16.66%;
}

@media (max-width:991px) {
    .widthcol3>li {
        width: 50%;
    }
    .widthcol4>li {
        width: 50%;
    }
    .widthcol5>li {
        width: 33.33%;
    }
    .widthcol6>li {
        width: 33.33%;
    }
}

@media (max-width:767px) {
    .widthcol5>li {
        width: 50%;
    }
    .widthcol6>li {
        width: 50%;
    }
}

@media (max-width:600px) {
    .widthcol2>li {
        width: 100%;
        height: auto!important;
    }
    .widthcol3>li {
        width: 100%;
        height: auto!important;
    }
    .widthcol4>li:not(.docker_customers_section .widthcol4>li, .management .widthcol3>li) {
        width: 100%;
        height: auto!important;
    }
}

@media (max-width:480px) {
    .widthcol5>li {
        width: 100%;
    }
    .widthcol6>li {
        width: 100%;
    }
}

.is_not_retina section .retina {
    display: none!important;
}

.is_retina section .image_simple {
    display: none!important;
}

.is_not_retina section .image_simple {
    display: inline-block!important;
}

.is_retina section .retina {
    display: inline-block!important;
}

.is_retina #infrastructure_optimization .retina {
    width: 50%;
}

.heronav_section {
    height: 64px;
    background-color: rgba(0, 0, 0, 0.05);
    width: 100%;
    margin-top: -64px;
}

.heronav_section ul {
    list-style: none;
    display: block;
    margin: auto;
    text-align: center;
}

.heronav_section ul li {
    display: inline-block;
    margin: auto 15px;
}

.heronav_section ul li a {
    display: block;
    text-transform: capitalize;
    padding: 26px 5px 22px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    line-height: 16px;
}

.heronav_section ul li a:hover,
.heronav_section ul li.active a {
    color: #fff;
    border-bottom: 3px solid #fff;
    padding: 26px 5px 19px;
    transition: none;
    background-color: transparent;
}

.heronav_section ul li a:focus {
    color: #fff;
    padding: 26px 5px 19px;
    transition: none;
    background-color: transparent;
}

.heronav_section.affix {
    position: fixed;
    z-index: 9999;
    top: 0;
    background-color: rgba(19, 19, 19, 0.62);
    margin-top: 0;
}

.sidebarnav_section {
    margin-top: 65px;
    position: absolute;
}

.sidebarnav_section.affix {
    position: fixed;
    top: 25px;
    margin-top: 0;
}

.sidebarnav_section ul {
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0 0 0 -16px;
    text-align: left;
    display: block;
}

.sidebarnav_section ul li {
    display: block;
    margin: 0;
    margin-bottom: 20px;
}

.sidebarnav_section ul li a {
    display: block;
    width: 100%;
    padding: 0 10px 0 20px;
    color: #777C7C;
    border-left: 3px solid #fff;
}

.sidebarnav_section ul li.active>a,
.sidebarnav_section ul li>a.active,
.sidebarnav_section ul li.expanded>a {
    background: transparent;
    border-left: 3px solid #229ACE;
    color: #1488C6;
}

.sidebarnav_section ul li a:hover {
    border-left: 3px solid #1488C6;
    color: #1488C6;
}

.floatleft {
    float: right;
}

.sidebarnav_section+.floatleft {
    padding-left: 65px;
    padding-top: 0;
}

.sidebarnav_section+.floatleft>section:first-of-type {
    padding-top: 65px;
}

.sidebarnav_section+.floatleft+.floatleft>section:first-of-type {
    padding-top: 65px;
}

.sidebarnav_section ul li.active ul,
.sidebarnav_section ul li.expanded ul {
    margin: 10px 0 0 15px;
    display: block;
    padding: 0;
}

.sidebarnav_section ul li.active ul li,
.sidebarnav_section ul li.expanded ul li {
    margin-bottom: 0;
}

.sidebarnav_section ul li.active ul a,
.sidebarnav_section ul li.expanded ul a {
    padding: 0 10px 0 20px;
}

.sidebarnav_section ul li.expanded ul li.active>a,
.sidebarnav_section ul li.expanded ul li>a.active {
    border-left: 3px solid #fff;
    color: #1488C6;
}

.quotes_section {
    padding: 110px 0;
}

.quotes_section .container {
    overflow: visible;
}

.quotes_section .quotes_slider {
    max-width: 750px;
    margin: auto;
    position: relative;
}

.quotes_section .quotes_slider li {
    display: none;
}

.quotes_section .quotes_slider p {
    font-size: 18px;
    font-style: italic;
    line-height: 32px;
    color: #FFF;
    text-align: center;
    margin-bottom: 40px;
}

.quotes_section .quotes_slider .author {
    opacity: 0.6;
    font-size: 16px;
    color: #FFF;
    display: inline-block;
}

.quotes_section .quotes_slider .author_position {
    opacity: 0.6;
    font-size: 14px;
    color: #FFF;
    display: inline-block;
}

.quotes_section .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -90px;
}

.quotes_section .quotes_slider .flex-control-paging li {
    margin-top: 20px;
    display: inline-block;
}

.quotes_section .quotes_slider .flex-control-paging li a {
    background: rgba(255, 255, 255, 0.5);
}

.quotes_section .quotes_slider .flex-control-paging li a.flex-active {
    background: #FFF;
}

ul.items>li ul {
    list-style-type: disc;
    padding-left: 25px;
}

ul.items>li ul li {
    padding-left: 10px;
}

.half-centered {
    margin: 0 auto;
    clear: both;
    padding-top: 25px;
}

.half-centered a {
    float: right;
}

.flexible_content+hr {
    margin-top: 20px;
    margin-bottom: 40px;
}

.flexible_content ul.items h2 {
    margin-top: 0;
}

.flexible_content ul.items {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
}

.flexible_content ul.items>li {
    text-align: left;
    padding: 0 10px;
}

.flexible_content ul.items>li p img {
    width: 100%;
    margin: 0;
}

.flexible_content ul.items.widthcol2>li {
    border-right: 1px solid #eee;
}

.flexible_content ul.items.widthcol2>li:nth-child(2n-1) {
    padding-right: 32px;
}

.flexible_content ul.items.widthcol2>li:nth-child(2n+2) {
    padding-left: 32px;
    border: none;
}

.flexible_content ul.items>li .questions {
    padding: 0 80px;
}

.flexible_content ul.items>li .questions h2 {
    margin-bottom: 10px;
}

.flexible_content ul.items>li .questions img {
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 10px;
}

hr.moby {
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
}

hr.moby::after {
    content: '';
    position: absolute;
    top: -26px;
    left: 50%;
    margin-left: -26px;
    height: 52px;
    width: 52px;
    background: url(/assets/images/moby-tiny.svg) no-repeat;
}

.more_resources_section ul.items {
    margin-left: -60px;
    margin-right: -60px;
}

.more_resources_section ul.items>li {
    padding: 20px 60px;
}

.more_resources_section ul.items>li img {
    max-width: 40px;
    max-height: 40px;
}

.more_resources_section ul.items>li+li {
    border-left: 1px solid rgba(68, 93, 110, 0.43);
}

.more_resources_section ul.items>li .item {
    padding: 0 60px;
}

.other_resources_section ul li {
    margin: 60px auto;
}

.other_resources_section ul li+li {
    border-left: 1px solid #EFEFEF;
}

.other_resources_section ul li img {
    max-width: 40px;
    max-height: 40px;
}

.other_resources_section ul li h3 {
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 15px;
}

.other_resources_section ul.items.widthcol3 {
    max-width: 800px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

.other_resources_section ul.items.widthcol2 {
    max-width: 600px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

.other_resources_section ul.items.widthcol1 {
    max-width: 400px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

ul.items.other_resources>li .media_content {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}

ul.items.other_resources li h3 {
    font-size: 13px;
    line-height: 24px;
    padding: 0 10px;
    display: block;
    margin: 0;
}

ul.items.other_resources li p {
    line-height: 16px;
    font-size: 12px;
    color: #445D6E;
    margin-top: 4px;
}

.faqs_section {
    text-align: center;
}

.faqs_section:last-of-type {
    margin-bottom: 0px
}

.faqs_section .faq {
    text-align: left;
    padding: 20px 0;
    margin: 0 20px;
    border-bottom: 1px solid #C4CDDA;
}

.faqs_section .faq .clickme {
    position: absolute;
    right: 8px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    font-weight: bold;
}

.faqs_section .faq .clickme:before {
    content: "+";
}

.faqs_section .faq.active .clickme:before {
    content: "–";
}

.faqs_section .faq.active .clickme {
    background-position: -16px 0px;
}

.faqs_section .faq h3 {
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 22px;
    color: #0C5176;
    margin: 0;
    margin-right: 50px;
}

.faqs_section .faq .faq-title {
    cursor: pointer;
    position: relative;
}

.faqs_section .faq .faq-title:hover,
.faqs_section .faq .faq-title:hover h3,
.faqs_section .faq .faq-title:hover .clickme,
.faqs_section .faq.active .faq-title h3,
.faqs_section .faq.active .faq-title .clickme {
    color: #137597;
}

.faqs_section .faq .faq-body {
    display: none;
    padding: 20px 40px 0 0;
}

.faqs_section .faq .faq-body p {
    margin-bottom: 0px;
}

.select_your_platform {
    position: relative;
    display: inline-block;
    margin-right: 20px;
}

.select_your_platform .button:before {
    content: "";
    margin-left: -20px;
}

.select_your_platform .button:after {
    content: "";
    border: 6px solid transparent;
    position: absolute;
    border-top-width: 6px;
    border-top-color: #fff;
    border-bottom: 0;
    top: 43px;
    right: 22px;
}

.select_your_platform .simple_link {
    position: relative;
}

.select_your_platform .simple_link:after {
    content: "";
    border: 6px solid transparent;
    position: absolute;
    border-top-width: 6px;
    border-top-color: #106C9E;
    border-bottom: 0;
    top: 9px;
    right: -20px;
}

.select_your_platform ul.platform_nav {
    position: absolute;
    right: 0px;
    width: 100%;
    background-color: #f6f7f8;
    box-shadow: 0 5px 10px 1px rgba(5, 39, 61, 0.6);
    list-style: none;
    margin: 0;
    top: 80px;
    padding: 15px 0;
    min-width: 224px;
    display: none;
    z-index: 20;
    text-align: left;
}

.select_your_platform ul.platform_nav:before {
    content: "";
    border: 8px solid transparent;
    border-bottom-width: 8px;
    border-bottom-color: #f6f7f8;
    border-top: 0;
    position: absolute;
    top: -8px;
    right: 25px;
}

.select_your_platform ul.platform_nav li {
    padding: 5px 15px;
}

.select_your_platform ul.platform_nav li.heading.top {
    padding: 0 0 10px;
    margin: 10px 15px;
    border-bottom: 1px solid rgba(106, 129, 155, 0.3);
}

.select_your_platform ul.platform_nav li.heading {
    font-weight: bold;
    line-height: 20px;
    color: #1488c6;
    display: block;
}

.select_your_platform ul.platform_nav li a {
    line-height: 20px;
    display: block;
    color: #2089C4;
    text-decoration: none;
}

.select_your_platform ul.platform_nav li a:hover {
    text-decoration: underline;
}

.select_your_platform ul.platform_nav li a img {
    max-width: 22px;
    max-height: 22px;
    margin: 0;
    margin-right: 10px;
    display: inline-block;
}

.home_middle_section p+h3 {
    margin-top: 50px;
}

#enterprise p+h3 {
    margin-top: 65px;
}

.home_middle_section .middle_content {
    padding-right: 80px;
}

.home_middle_section .middle_image+.middle_content {
    padding-left: 80px;
    padding-right: 15px;
}

.trusted_bg_image {
    background-image: url(/images/trusted_bg_image.png);
    background-size: 120%;
    background-position: left center;
}

.home_middle_section>.container {
    overflow: visible;
}

.world_leading_companies_section ul.items {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.world_leading_companies_section ul.items>li {
    padding: 20px 10px;
}

.world_leading_companies_section ul.items>li img {
    max-width: 110px;
    max-height: 60px;
}

.world_leading_companies_section {
    border-bottom: 1px solid #dddcdc;
}

.summary_use_cases_section {
    text-align: center;
}

.summary_use_cases_section .summary_icon {
    width: 104px;
    height: 86px;
    display: block;
    text-align: center;
    padding: 14px;
    position: relative;
    margin: auto;
    background-color: #22B8EB;
    margin-bottom: 50px;
}

.summary_use_cases_section .summary_icon img {
    height: 60px;
}

.summary_use_cases_section .summary_icon:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 86px;
    margin-left: -17px;
    border: 17px solid #fff;
    border-top-width: 17px;
    border-top-color: #22B8EB;
    border-bottom: 0;
}

.resources_use_cases_section h2 {
    color: #FFF
}

.resources_use_cases_section .gray-text h2 {
    color: #155A74
}

section.resources_use_cases_section.section {
    text-align: center;
    padding: 0
}

section.resources_use_cases_section .resources_video_slider {
    padding: 50px 0 100px 0;
    background-image: url(/images/resources_use_cases_image.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

section.resources_use_cases_section .resources_video_slider.white-text h2 {
    color: #fff
}

section.resources_use_cases_section .resources_video_slider.white-text h3 {
    color: #fff
}

section.resources_use_cases_section .resources_video_slider.gray-text p {
    color: #808284
}

section.resources_use_cases_section .resources_video_slider .slides .slide {
    display: none
}

section.resources_use_cases_section .resources_video_slider .flex-control-nav.flex-control-paging {
    bottom: 55px
}

section.resources_use_cases_section .resources_video_slider .flex-control-nav.flex-control-paging li a {
    background: #D1D3D4
}

section.resources_use_cases_section .resources_video_slider .flex-control-nav.flex-control-paging li a:hover {
    background: #D1D3D4
}

section.resources_use_cases_section .resources_video_slider .flex-control-nav.flex-control-paging li a.flex-active {
    background: #22B8EB
}

section.resources_use_cases_section .resources_video_slider .video_container {
    position: relative;
    margin: 50px 0;
    background-image: url(/images/resources_laptop.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

section.resources_use_cases_section .resources_video_slider .laptop_image {
    max-width: 900px;
    width: 100%
}

section.resources_use_cases_section .resources_video_slider .inside_laptop_image {
    overflow: hidden;
    margin: auto;
    padding: 25px 82px 45px 82px
}

section.resources_use_cases_section .resources_video_slider .play_btn {
    position: absolute;
    content: 'play';
    display: block;
    width: 68px;
    height: 82px;
    text-align: left;
    text-indent: -9999px;
    background-image: url(/images/video-button-584.png);
    background-repeat: no-repeat;
    background-size: cover;
    top: 50%;
    left: 50%;
    margin-top: -41px;
    margin-left: -34px
}

section.resources_use_cases_section .resources_video_slider h3 {
    color: #22B8EB
}

section.resources_use_cases_section .resources_video_slider p {
    color: #fff;
    margin: auto;
    max-width: 560px;
    font-size: 16px
}

.feature_customers_section .customers_img_can {
    padding: 58px;
    background-color: #FFF;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    margin: auto;
    border-radius: 200px;
    display: inline-block;
    margin-bottom: 20px;
}

.feature_customers_section .customers_heading {
    margin-bottom: 20px;
}

.feature_customers_section .more_links {
    display: inline-block;
    font-size: 13px;
    text-decoration: underline;
}

.feature_customers_section .more_links i {
    margin-left: 8px;
}

.feature_customers_section .more_links+.more_links {
    border-left: 1px solid #E0E4E7;
    padding-left: 10px;
    margin-left: 10px;
}

.docker_customers_section {
    padding-bottom: 0;
}

.docker_customers_section .search_container {
    margin-bottom: 50px;
}

.docker_customers_section .search_container input {
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
    color: #82949E;
    padding: 14px 15px 12px;
    width: 384px;
}

.docker_customers_section .search_container select {
    background-color: #F7F8F9;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #E0E4E7;
    border-radius: 1px;
    font-family: "Open Sans";
    font-size: 14px;
    text-align: right;
    line-height: 19px;
    color: #254356;
    padding: 13px 15px 11px;
    width: 180px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: url(/images/ic_arrow_drop_down.png);
    background-position: 160px center;
    background-repeat: no-repeat;
    background-size: 10px;
}

.docker_customers_section .items {
    margin-bottom: 0;
    margin-left: -8px;
    margin-right: -8px;
}

.docker_customers_section .items li {
    margin-bottom: 0px;
    padding: 8px;
    min-height: 240px;
    display: grid;
}

.docker_customers_section .items li a {
    display: table;
    width: 100%;
    height: 100%;
    overflow: hidden;
    min-height: 224px;
}

.docker_customers_section .items li .helper {
    background-color: #FFF;
    padding: 60px 15px;
    height: 100%;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
}

.docker_customers_section .items li .helper img {
    max-width: 180px;
    max-height: 100px;
}

.docker_customers_section .items li .helper .vcenter {
    position: absolute;
    width: 100%;
    cursor: pointer;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
    padding: 30px;
    font-size: 16px;
    text-align: left;
    line-height: 22px;
    color: #FFF;
    text-transform: inherit;
    opacity: 1;
}

.docker_customers_section .items li .helper .vcenter .title {
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    display: block;
}

.docker_customers_section .items li .helper .vcenter .arrow {
    position: absolute;
    background-image: url(/images/ic_arrow_forward_px.png);
    background-repeat: no-repeat;
    background-position: 10px 4px;
    background-size: 18px;
    width: 30px;
    height: 26px;
}

.docker_customers_section .items li .helper img {
    opacity: 0;
}

.docker_customers_section .items li a:hover {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.6);
}

.docker_customers_section .items li a.nocasestudy .helper:hover {
    background-color: #1DB954;
}

.docker_customers_section .items li a.nocasestudy .helper:hover img {
    opacity: 1;
}

.page-node-7056 .cta_bottom_section {
    padding: 50px 0 100px;
}

.customers_banner_section {
    min-height: 300px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 80px 0;
    display: table;
    position: relative;
}

.customers_banner_section img {
    max-width: 30%;
    width: auto;
    max-height: 180px;
    margin: 0 0 1.25rem;
}

.docker_story_section {
    background-color: #f3f3f3;
    text-align: center;
}

.docker_story_section>.container {
    overflow: visible;
}

.docker_story_section h2,
.docker_story_section h2 a {
    color: #fff;
}

.docker_story_section a.simple_link {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 5px;
    color: #254356;
    font-family: 'Geomanist Book', sans-serif;
    text-decoration: none;
}

.docker_story_section .select_your_platform a.simple_link:after {
    display: none;
}

.docker_story_section a:hover,
.docker_story_section a:focus,
.docker_story_section a:active {
    text-decoration: none;
}

.docker_story_section a i {
    background-image: url(/images/docker_story_gray_arrow.png);
    padding: 0 20px;
    background-position: right 4px top 10px;
    background-size: 12px;
    background-repeat: no-repeat;
}

.docker_story_section .select_your_platform ul.platform_nav {
    top: 50px;
}

section.CTA_section {
    position: relative;
}

section.CTA_section .container {
    padding: 0
}

section.CTA_section .CTA_item {
    z-index: 2;
    padding: 40px 0;
}

.darkblue {
    background-color: #144a68
}

.lightgreen {
    background-color: #88d835
}

.lightblue {
    background-color: #2cacd7
}

section.CTA_section .CTA_item a {
    font-size: 29px;
    color: #fff;
    text-align: center;
    margin: 40px 17%;
    display: block;
    text-transform: capitalize
}

section.CTA_section>.background {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    display: table
}

section.CTA_section>.background>.darkblue,
section.CTA_section>.background>.lightgreen,
section.CTA_section>.background>.lightblue {
    width: 50%;
    height: 100%;
    display: table-cell
}

.resources_section {
    padding-top: 65px;
}

.resources_section h2 {
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 30px;
}

.resources_section .resources_link {
    text-transform: capitalize;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 50px;
}

.resources_section .resources_link img {
    width: 100%;
    margin-bottom: 10px;
    background-color: #FFF;
    border-radius: 1px;
}

.resources_section .resources_link span {
    font-size: 13px;
    padding: 0px 5px;
    display: block;
}

.resources_section .resources_link .title {
    font-size: 13px;
    color: #445D6E;
    padding: 0px 10px;
    display: block;
}

.path-section-resources .item-list,
.path-section-resources .element-invisible {
    display: none;
}

.team_info_list,
.team_info {
    display: none !important;
}

.docker_captian_about_section {
    background: transparent;
}

.docker_captian_section {
    padding: 50px 0;
}

.docker_captian_section ul.captians_list .cbp-popup-content {
    padding: 30px 50px;
    margin: 0;
    margin-bottom: 40px;
    background-color: #1488C6;
    color: #fff;
}

.cbp .captians_list .cbp-item,
.cbp-wrapper {
    overflow: inherit;
}

.captians_list .cbp-singlePageInline-active {
    opacity: 1 !important;
}

.captians_list .cbp-singlePageInline-active:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -30px;
    margin-left: -16px;
    border: 16px solid transparent;
    border-bottom-width: 16px;
    border-bottom-color: #1488C6;
}

.docker_captian_section .captians_list img {
    margin-bottom: 10px;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
}

.docker_captian_section .captians_list .name {
    color: #1488C6;
    font-size: 20px;
    display: block;
    text-align: left;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.docker_captian_section .captians_list .job {
    color: #3E4D54;
    font-size: 14px;
    text-align: left;
    display: block;
    line-height: 16px;
    margin-bottom: 10px;
    min-height: 32px;
    padding-left: 1px;
}

.docker_captian_section .captians_list .view {
    float: left;
    font-size: 15px;
    color: #1488C6;
    width: initial;
    height: initial;
    line-height: 20px;
}

.docker_captian_section .captians_list ul {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
}

.docker_captian_section .captians_list ul li {
    padding: 0;
    text-align: center;
    margin-left: 2px;
    margin-right: 2px;
    float: left;
}

.docker_captian_section .captians_list ul li.twitter_link a {
    background-position: 0 0;
}

.docker_captian_section .captians_list ul li.linkedin_link a {
    background-position: -21px 0;
}

.docker_captian_section .captians_list ul li.facebook_link a {
    background-position: 0 0;
    background-image: url(/images/docker_captian_globe_icon.png);
}

.docker_captian_section .captians_list ul li.github_link a {
    background-position: -42px 0;
}

.docker_captian_section .captians_list ul li.website_link a {
    background-position: 0 0;
    background-image: url(/images/docker_captian_globe_icon.png);
}

.docker_captian_section .captians_list ul li.share_link a {
    background-position: -63px 0;
}

.docker_captian_section .captians_list ul li.twitter_link a:hover {
    background-position: 0 -21px;
}

.docker_captian_section .captians_list ul li.linkedin_link a:hover {
    background-position: -21px -21px;
}

.docker_captian_section .captians_list ul li.facebook_link a:hover {
    background-position: 0 -21px;
}

.docker_captian_section .captians_list ul li.github_link a:hover {
    background-position: -42px -21px;
}

.docker_captian_section .captians_list ul li.website_link a:hover {
    background-position: 0 -21px;
}

.docker_captian_section .captians_list ul li.share_link a:hover {
    background-position: -63px -21px;
}

.docker_captian_section .captians_list ul li a {
    height: 21px;
    width: 21px;
    display: block;
    text-indent: -99999px;
    background-image: url(/images/docker_captian_social_icons.png);
    transition: none;
    background-repeat: no-repeat;
}

.docker_captian_section .captians_list .cbp-popup-content .name {
    color: #fff;
    font-size: 33px;
    line-height: 50px;
    margin-bottom: 20px;
}

.docker_captian_section .captians_list .cbp-popup-content p {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
}

.docker_captian_section .captians_list .cbp-popup-content p a {
    color: #fff;
    text-decoration: underline;
}

.docker_captian_section .captians_list .cbp-singlePageInline-active .cbp-caption .overlay {
    opacity: 0.6;
}

.docker_captian_section .captians_list .cbp-caption .img_div {
    position: relative;
}

.docker_captian_section .captians_list .cbp-caption .name_can {
    margin-bottom: 10px;
}

.docker_captian_section .captians_list .cbp-caption .img_div:hover .overlay {
    opacity: 0.6;
}

.retina-display .docker_captian_section .captians_list .cbp-caption .img_div:hover .overlay {
    opacity: 0;
}

.docker_captian_section .captians_list .cbp-caption .img_div .view2 {
    left: 0px;
    top: 0px;
}

.docker_captian_section .captians_list .cbp-caption .overlay {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    background-color: #24B6E9;
    -webkit-transition: all 0.0s ease-in-out;
    -moz-transition: all 0.0s ease-in-out;
    -o-transition: all 0.0s ease-in-out;
    -ms-transition: all 0.0s ease-in-out;
    transition: all 0.0s ease-in-out;
    left: 0px;
    top: 0px;
}

.docker_captian_section a.displayblock {
    display: block;
    margin: auto;
    max-width: 200px;
    margin-top: 30px
}

.find_a_partner_section#technology {
    padding-bottom: 0px
}

.find_a_partner_section#logging {
    padding-top: 0px
}

.find_a_partner_section h2+.cbp-l-grid-gallery {
    margin-top: 50px
}

.find_a_partner_section a.button.blue-btn {
    background-color: transparent;
    padding: 12px 33px;
    border: 2px solid #22B8EB;
    color: #22B8EB;
    margin-top: 20px
}

.find_a_partner_section ul.partners_list li a.cbp-singlePageInline {
    display: table
}

.find_a_partner_section ul.partners_list li.cbp-singlePageInline-active {
    opacity: 1 !important
}

.find_a_partner_section ul.partners_list li .helper {
    width: 100%;
    height: 100%;
    padding: 15px 15px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    border: 1px solid #848484
}

.find_a_partner_section ul.partners_list li a.cbp-singlePageInline {
    background-color: #fff
}

.find_a_partner_section ul.partners_list li img {
    max-height: 140px;
    margin: auto;
    max-width: 160px
}

.find_a_partner_section ul.partners_list .cbp-popup-content {
    background-color: #114A6A;
    padding: 30px 50px;
    color: #fff;
    margin-bottom: 30px;
    height: 1px;
    min-height: 1px;
    max-height: 1px;
    padding: 0;
    margin: 0;
    margin-top: 0
}

.find_a_partner_section .nomore2 ul.partners_list .cbp-popup-content {
    height: initial;
    min-height: 200px;
    max-height: initial;
    padding: 30px 50px;
    margin-bottom: 30px
}

.find_a_partner_section ul.partners_list .cbp-popup-content span.name {
    font-size: 20px;
    font-weight: bold;
    display: block;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.find_a_partner_section ul.partners_list .cbp-popup-content p {
    color: #fff;
    margin: 20px 0
}

.find_a_partner_section ul.partners_list .cbp-popup-content a.view_website {
    color: #24B6E9;
    margin-bottom: 25px;
    display: inline-block
}

.cbp-popup-singlePageInline .cbp-popup-close {
    background: url(/images/cbp-popup-close.png) no-repeat scroll 0px 0px transparent;
    height: 24px;
    width: 24px;
    right: 24px;
    top: 24px
}

.cbp-popup-singlePageInline .cbp-popup-close:focus {
    outline: none
}

.partners_list .cbp-singlePageInline-active .cbp-caption .overlay {
    opacity: 0.8
}

.partners_list .cbp-caption:hover .overlay {
    opacity: 0.8
}

.partners_list .cbp-caption .overlay {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    background-color: #24B6E9;
    -webkit-transition: all 0.0s ease-in-out;
    -moz-transition: all 0.0s ease-in-out;
    -o-transition: all 0.0s ease-in-out;
    -ms-transition: all 0.0s ease-in-out;
    transition: all 0.0s ease-in-out;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px
}

.cbp .partners_list .cbp-item,
.cbp-wrapper {
    overflow: inherit
}

.partners_list .cbp-singlePageInline-active:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -30px;
    margin-left: -18px;
    border: 18px solid transparent;
    border-bottom-width: 18px;
    border-bottom-color: #114A6A
}

.partners_list .cbp-singlePageInline-active.no_info:after {
    display: none;
}

.partners_list .cbp-singlePageInline-active.no_info .cbp-caption .overlay {
    opacity: 0;
}

.midContent {
    max-width: 810px;
    margin: 0 auto;
}

.whatisdocker_overview_section {
    padding-bottom: 30px;
}

.whatisdocker_container_section {
    padding: 30px 0;
}

.whatisdocker_section5_section {
    padding-top: 100px;
}

.whatisdocker_section2_section {
    padding-bottom: 30px;
}

.whatisdocker_section2_section .container {
    overflow: visible;
}

.whatisdocker_section3_section {
    padding: 30px 0;
}

.whatisdocker_section4_section {
    padding-top: 30px;
}

.whatisdocker_section3_section ul.items,
.whatisdocker_section3_section ul.items li,
.whatisdocker_section4_section ul.items,
.whatisdocker_section4_section ul.items li {
    margin-bottom: 0;
}

.whatisdocker_section1_section .container>p,
.whatisdocker_section2_section .container>p,
.whatisdocker_section3_section .container>p,
.whatisdocker_section4_section .container>p {
    font-size: 16px;
}

.whatisdocker_section2_section .simple_link,
.whatisdocker_section3_section .simple_link {
    display: inline-block;
    margin-left: 30px;
}

.simple_link .github {
    background-repeat: no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
    background-image: url(/assets/images/github_link_icon.svg);
    display: inline-block;
    margin-bottom: -4px;
    margin-left: 5px;
}

.projects_software_infrast_section ul.items>li {
    float: none;
    display: inline-block;
}

.projects_open_industry_section ul.items {
    margin-left: -8px;
    margin-right: -8px;
}

.projects_open_industry_section ul.items>li {
    padding: 8px;
    margin: 0;
}

.projects_open_industry_section ul.items>li .item {
    background-color: #FBFBFC;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 1px;
    padding: 38px 32px 25px;
}

.get_docker_edition_section {
    padding-bottom: 0;
}

.get_docker_edition_section>.container {
    overflow: visible;
}

.get_docker_edition_section ul.items {
    margin-left: -30px;
    margin-right: -30px;
    position: relative;
    overflow: visible;
}

.get_docker_edition_section ul.items>li {
    padding: 20px 30px;
}

.get_docker_edition_section ul.items>li .left>div+div {
    margin-top: 60px;
}

.get_docker_edition_section ul.items>li:nth-of-type(1) .item {
    padding-top: 30px;
}

.get_docker_edition_section ul.items>li:nth-of-type(2) {
    position: absolute;
    right: 0;
}

.get_docker_edition_section ul.items>li:nth-of-type(2) .item {
    background-color: #FFF;
    box-shadow: 0 1px 2.5px 0 rgba(0, 0, 0, 0.09);
    padding: 30px 30px 90px;
}

.get_docker_edition_section .overview_btn,
.get_docker_edition_section .support_btn,
.get_docker_edition_section .price_btn {
    margin-top: 20px!important;
}

.get_docker_edition_section .price_btn .select_your_platform {
    margin-top: 30px;
}

.get_docker_edition_section .available {
    max-width: 350px;
}

.get_docker_edition_section .available h3 span {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 24px;
    color: #445D6E;
    margin-bottom: 20px;
    word-wrap: break-word;
    text-transform: initial;
    font-style: italic;
    margin-left: 20px;
    display: inline-block;
}

.get_docker_edition_section .available a {
    display: inline-block;
    min-width: 19%;
}

.get_docker_edition_section .available img {
    margin: 6px 4px!important;
}

.get_docker_edition_section .price_btn em {
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    color: #557081;
    display: block;
    margin-top: 30px;
    max-width: 280px;
    margin-bottom: 30px;
}

.get_docker_edition_section .select_your_platform ul.platform_nav {
    right: -48px;
    top: 37px;
}

.overview_btn .button {
    padding: 12px 30px 10px;
    margin-right: 20px;
}

.overview_btn .simple_link {
    display: inline-block;
}

.community_section .flexible_0 ul.items>li ul {
    margin-bottom: 20px;
}

.community_section .flexible_0 ul.items>li ul li {
    font-size: 16px;
    line-height: 40px;
}

.community_section ul.items>li .communities a {
    display: inline-block;
    padding: 10px;
    margin: 30px 40px;
}

.community_section ul.items>li .communities a img {
    width: inherit;
}

.company_overview_section {
    padding-bottom: 20px;
}

.company_about_section {
    padding: 20px;
}

.company_about_section h2 {
    margin: 10px 0;
}

.timeline {
    position: relative;
}

.timeline::before {
    left: -12px;
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    background: #e1e1e1;
}

.timeline ul {
    list-style: none;
    z-index: 1;
    padding: 0;
    max-width: 800px;
}

.timeline li {
    margin-bottom: 2em;
    position: relative;
    display: block;
    text-align: left;
    padding-left: 30px;
}

.timeline li p {
    font-family: 'Geomanist', sans-serif;
    line-height: 18px;
}

.timeline li h5 {
    color: #fff;
    line-height: 18px;
    font-size: 14px;
    margin: 0;
    word-wrap: break-word;
}

.timeline li img {
    margin-bottom: 1rem;
}

.timeline li::before {
    content: '';
    top: 0;
    background: #e1e1e1;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    position: absolute;
    left: -21px;
}

@media only screen and (min-width:768px) {
    .timeline {
        padding-bottom: 4rem;
    }
    .timeline::before {
        left: 50%;
    }
    .timeline ul {
        padding-left: 0;
        margin: 0 auto;
    }
    .timeline li {
        width: 50%;
    }
    .timeline li {
        padding-left: 45px;
        position: relative;
        margin-left: 50%;
    }
    .timeline li::before {
        left: -9px;
    }
    .timeline li.featured {
        padding-left: 0;
        padding-right: 45px;
        margin-left: 0;
    }
    .timeline li.featured::before {
        right: -9px;
        top: 18px;
        left: auto;
    }
    .timeline li.featured>div {
        padding: 1rem 1rem 0.15rem;
        background: #e1e1e1;
        border-radius: 5px;
        position: relative;
    }
    .timeline li.featured>div::after {
        content: '';
        position: absolute;
        right: -12px;
        top: 20px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 0 8px 12px;
        border-color: transparent transparent transparent #e1e1e1;
    }
    .timeline li:first-child {
        margin-top: 4em;
    }
    .timeline li:nth-of-type(2n+1) {
        clear: both;
    }
}

.timeline li.featured>div {
    background: #e1e1e1;
    padding: 6px 18px;
    border-radius: 0;
}

.timeline li.featured.acquisition:before,
.timeline li.featured.acquisition>div {
    background: #22b8eb;
    color: #fff;
}

.timeline li.featured.acquisition>div::after {
    border-color: transparent transparent transparent #22b8eb;
}

.timeline li.featured.launch:before,
.timeline li.featured.launch>div {
    background: #86D800;
    color: #fff;
}

.timeline li.featured.launch>div::after {
    border-color: transparent transparent transparent #86D800;
}

.timeline li.featured.funding:before,
.timeline li.featured.funding>div {
    background: #FFDE00;
    color: #fff;
}

.timeline li.featured.funding>div::after {
    border-color: transparent transparent transparent #FFDE00;
}

.timeline li.featured {
    padding-right: 30px;
    padding-left: 0;
}

.timeline li.featured>div iframe {
    width: 100%;
    margin-top: 20px;
}

.timeline li.featured::before {
    top: 6px;
}

.timeline li.featured>div::after {
    top: 10px;
    right: -5px;
    border-width: 5px 0 5px 5px;
}

.timeline li.featured>div::before {
    content: '';
    position: absolute;
    right: 0;
    top: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent transparent transparent transparent;
}

.timeline li.featured.acquisition>div::before {
    border-color: transparent #22b8eb transparent transparent;
}

.timeline li.featured.launch>div::before {
    border-color: transparent #86D800 transparent transparent;
}

.timeline li.featured.funding>div::before {
    border-color: transparent #FFDE00 transparent transparent;
}

.timeline li.featured.funding>div h5 {
    color: #445D6E;
}

@media only screen and (max-width:767px) {
    .timeline li.featured {
        padding-right: 0;
        padding-left: 15px;
    }
    .timeline li.featured>div::before {
        left: 10px;
        right: inherit;
    }
}

.our_management img {
    margin-left: 2px;
    margin-right: 2px;
}

.our_management .linkedin img {
    width: 20px;
}

.our_management .twitter img {
    width: 24px;
}

.our_management ul.items>li .item .bio-image img {
    border-radius: 50%;
    margin: auto;
    max-width: 160px;
}

.our_management ul.items>li .item h3 {
    font-size: 20px;
    color: #82949E;
    text-transform: capitalize;
    margin: 10px 0 0;
}

.our_management ul.items>li .item h4 {
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 24px;
    color: #637986;
    margin: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.our_advisors ul.items {
    margin-left: 0px;
    margin-right: 0px;
}

.our_advisors ul.items>li {
    text-align: left;
}

.our_advisors ul.items>li img {
    margin: 0;
    max-width: 160px;
}

.our_advisors ul.items>li .item h3 {
    text-align: left;
    margin: 0;
}

.partner_program_overview_section ul.items>li .simple_link {
    display: inline-block;
}

.partner_program_overview_section ul.items>li .simple_link+.simple_link {
    border-left: 1px solid #E0E4E7;
    padding-left: 8px;
    margin-left: 5px;
    line-height: 16px;
}

.partner_program_authorized_section ul.items>li .item {
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
}

.government_resources_section {
    padding-bottom: 50px;
}

.government_other_resources_section {
    padding: 20px 0 80px;
}

.government_other_resources_section h2 {
    font-size: 20px;
    line-height: 24px;
    color: #82949E;
}

.government_available_on_section ul.items {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.government_available_on_section ul.items>li {
    display: table;
}

.government_available_on_section ul.items>li .helper {
    display: table-cell;
    vertical-align: middle;
}

.government_get_started_section ul.items {
    margin-left: -90px;
    margin-right: -90px;
}

.government_get_started_section ul.items>li {
    padding: 20px 90px;
}

.customer_spotlight_section {
    position: relative;
    padding-bottom: 0;
}

.customer_spotlight_section .container {
    border-bottom: 1px solid #E0E4E7;
    padding-bottom: 80px;
}

.customer_spotlight_section .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 45px;
    display: none;
}

.customer_spotlight_section .flex-control-paging li {
    margin-top: 20px;
    display: inline-block;
}

.customer_spotlight_section .flex-control-paging li a {
    background: rgba(255, 255, 255, 0.5);
}

.customer_spotlight_section .flex-control-paging li a.flex-active {
    background: #FFF;
}

.video_container {
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: auto;
}

.video_container a.play_btn {
    position: absolute;
    content: 'play';
    display: block;
    width: 68px;
    height: 82px;
    text-align: left;
    text-indent: -9999px;
    background-image: url(/images/video-button-584.png);
    background-repeat: no-repeat;
    background-size: cover;
    top: 50%;
    left: 50%;
    margin-top: -41px;
    margin-left: -34px;
}

.government_partners_tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 60px;
    overflow: hidden;
}

.government_partners_tabs ul li {
    float: left;
    font-size: 62px;
    position: relative;
    width: 100%;
    height: 130px;
    max-width: 33.33%;
    padding: 20px 0 0;
}

.government_partners_tabs ul li:last-child {
    max-width: 33.34%;
}

.government_partners_tabs ul li a {
    display: table;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.government_partners_tabs ul li a .helper {
    width: 100%;
    height: 100%;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.government_partners_tabs ul li.current a .helper {
    background-color: rgba(255, 255, 255, 0.2);
}

.government_partners_tabs ul li a .helper img {
    margin: auto;
    opacity: 0.5;
}

.government_partners_tabs ul li.current a .helper img {
    opacity: 1;
}

.government_partners_content {
    text-align: left;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 80px 70px 40px;
    display: none;
}

.government_partners_content p {
    margin-bottom: 70px;
}

.government_partners_content .simple_link {
    color: #fff;
}

.partners_tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 60px;
    overflow: hidden;
}

.partners_tabs ul li {
    float: left;
    font-size: 62px;
    position: relative;
    width: 100%;
    height: 130px;
    max-width: 33.33333%;
    max-width: 20%;
    padding: 20px 0 0;
}

.partners_tabs ul li a {
    display: table;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.partners_tabs ul li a .helper {
    width: 100%;
    height: 100%;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.partners_tabs ul li.current a .helper {
    background-color: rgba(255, 255, 255, 0.2);
}

.partners_tabs ul li a .helper img {
    margin: auto;
    opacity: 0.5;
}

.partners_tabs ul li.current a .helper img {
    opacity: 1;
}

.partners_content {
    text-align: left;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 80px 70px 40px;
    display: none;
}

.partners_content p {
    margin-bottom: 70px;
}

.partners_content .simple_link {
    color: #fff;
}

.career_overview_section ul.items {
    margin-top: 30px;
}

.career_docker_culture_section .container>p {
    font-size: 16px;
    line-height: 32px;
    max-width: 625px;
    margin-left: auto;
    margin-right: auto;
}

.career_docker_culture_section ul li {
    line-height: 32px;
}

.career_job_openings_section ul.items>li .item h3 {
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    text-transform: capitalize;
}

.career_job_openings_section ul.items>li .item h3 a {
    color: #445D6E;
}

.jobs_section .breadcrumb {
    padding: 8px 15px;
    list-style: none;
    background-color: transparent;
    margin: 0;
    padding-left: 0;
}

.jobs_section .breadcrumb>li {
    display: inline-block;
}

.jobs_section .breadcrumb>li a {
    color: #555555;
}

.jobs_section .breadcrumb>li.active {
    color: #555555;
    background: transparent;
}

.jobs_section .breadcrumb>li+li:before {
    content: "\003e";
}

.jobs_section .jobs {
    margin: 0;
    list-style: none;
    padding: 30px 0 100px;
}

.jobs_section .jobs li {
    margin-bottom: 30px;
    line-height: 22px;
}

.jobs_section .jobs li a {
    line-height: 24px;
    margin: 8px 0;
}

.jobs_section .jobs li a .job_title {
    font-size: 18px;
    color: #155A74;
    text-transform: uppercase;
    text-align: left;
    font-family: 'Geomanist Book', sans-serif;
}

.jobs_section .jobs li span {
    display: block;
    font-size: 14px;
    color: #496B81;
    text-align: left;
}

.jobs_section .jobs li span span {
    display: inline-block;
}

.jobs_section .jobs li span span.sub_department {
    display: inline-block;
    color: #2c2c2c;
}

.jobs_section img {
    margin-bottom: 50px;
}

#job-content {
    position: relative;
}

#job-content #header {
    margin-bottom: 22px;
    max-width: 600px;
    position: relative;
}

#job-content #header h2 {
    font-size: 24px;
    margin-bottom: 10px;
}

#job-content #header .location {
    font-size: 16px;
}

#job-content #content {
    max-width: 600px;
    position: relative;
}

.job-application {
    position: relative;
}

#job-content a.main-button {
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: 223px;
    font-size: 20px;
}

.title_section p.news_banner_bottom {
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 0;
}

.news_banner_bottom a {
    color: #fff;
    text-decoration: underline;
}

.feature_news_section {
    padding-bottom: 40px;
}

.feature_news_section img {
    max-width: 325px;
    max-height: 60px;
}

.feature_news_section ul.items>li .item h3 {
    font-family: "Open Sans";
    font-size: 13px;
    text-transform: capitalize;
}

.feature_news_section ul.items>li .item h3 a {
    color: #1488C6;
}

.news_section ul.items>li {
    text-align: left;
    min-height: 380px;
}

.news_section .scoopit-fulltheme-scoop-title h3 {
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    max-width: 450px;
}

.news_section .scoopit-fulltheme-scoop-title h3 a {
    color: #82949E;
}

.news_section .scoopit-fulltheme-scoop-image img {
    margin: 10px 0 14px;
    height: 110px;
}

.news_section .scoopit-fulltheme-scoop-source {
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 10px;
}

.news_section .scoopit-fulltheme-scoop-source a {
    color: #1488C6;
    text-transform: uppercase;
    text-decoration: underline;
}

.press_section ul.items>li {
    margin-bottom: 10px;
}

.press_section .press-item h3 {
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 24px;
    margin: 0;
    text-decoration: underline;
    max-width: 650px;
}

.press_section .press-item h3 a {
    color: #1488C6;
}

.enterprise_container_management_section .container_management_image_wrap {
    width: 60%;
    height: 100%;
    position: absolute;
    top: 0;
    right: -10%;
}

.enterprise_container_management_section .container_management_image_wrap img {
    height: 100%;
    width: auto;
    float: left;
}

.enterprise_container_management_section ul,
enterprise_trusted_and_certified_section ul {
    padding-left: 25px;
}

.enterprise_container_management_section ul li,
.enterprise_trusted_and_certified_section ul li {
    padding-left: 10px;
}

.community_overview_section h3 {
    font-size: 18px;
    text-transform: uppercase;
}

.community_overview_section ul {
    padding-left: 25px;
}

.community_overview_section ul li {
    padding-left: 10px;
}

.community_overview_section .note {
    font-size: 10px;
    font-style: italic;
}

.community_download_section h4 {
    color: #82949E;
    margin-top: 30px;
}

.page-node-7047 .bottom_cta_section {
    margin-bottom: 0;
}

.community_download_section .simple_link {
    display: inline-block;
}

.community_download_section .simple_link+.simple_link {
    margin-left: 15px;
}

.container_package_software_section .text_left p {
    font-size: 16px;
    line-height: 26px;
}

.container_comparing_section ul.items>li .left img {
    max-height: initial;
    max-width: 400px;
    width: 100%;
    margin-bottom: 15px;
}

.container_comparing_section .container>p {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
}

.container_virtual_machines_section .container>p {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
}

.container_plumbing_project_section .container>p {
    max-width: 800px;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
}

.platform_features_section ul {
    padding-left: 20px;
}

.platform_features_section ul>li {
    line-height: 35px;
    color: #557081;
}

.platform_features_section a {
    color: #2089C4;
    text-decoration: underline;
}

.platform_features_section a:hover {
    color: #445D6E;
}

.platform_features_section p.note {
    margin-top: 20px;
}

.platform_get_started_section .container>p:not(.text_left) {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    line-height: 26px;
}

.platform_get_started_section ul.items.widthcol1 li {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.platform_get_started_section ul.items {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 30px;
}

.platform_get_started_section ul.items>li {
    padding: 20px 10px 0;
    margin-bottom: 0px;
}

.platform_get_started_section ul.items>li .item {
    padding: 40px 20px;
    background-color: #FBFBFC;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 1px;
    margin-bottom: 15px;
}

.platform_get_started_section ul.items>li .mh_heading_can {
    margin-bottom: 60px;
}

.platform_get_started_section ul.items>li .item p {
    font-size: 16px;
    line-height: 26px;
}

.platform_get_started_section ul.items>li .item h3 {
    margin-bottom: 25px;
}

.platform_get_started_section ul.items>li .text_left a {
    color: #1488C6;
    text-decoration: underline;
}

.events_section .search_container input {
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
    color: #82949E;
    padding: 14px 15px 12px;
    width: 384px;
}

.events_section .search_container select {
    background-color: #F7F8F9;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #E0E4E7;
    border-radius: 1px;
    font-family: "Open Sans";
    font-size: 14px;
    text-align: right;
    line-height: 19px;
    color: #254356;
    padding: 13px 15px 11px;
    width: 150px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: url(/images/ic_arrow_drop_down.png);
    background-position: 130px center;
    background-repeat: no-repeat;
    background-size: 10px;
}

.featured_events_section {
    padding: 30px 0;
}

.featured_events_item {
    margin-bottom: 20px;
}

.featured_events_section h3,
.featured_events_section h3 a {
    text-transform: uppercase;
    color: #1488C6;
}

.featured_events_section span {
    font-weight: bold;
}

.featured_events_section img {
    margin: 20px 0;
}

.events_regions .regions_item {
    padding: 30px 0;
    border-top: 1px solid #E0E4E7;
}

.event_item {
    margin: 30px 0;
    display: block;
    overflow: hidden;
    padding-left: 40px;
}

.event_item h3:before {
    left: -24px;
    content: '\00b7';
    position: absolute;
    font-size: 44px;
}

.event_item h3,
.event_item h3 a {
    font-size: 20px;
    color: #82949E;
    margin-top: 0;
    position: relative;
}

.event_item span {
    font-weight: bold;
}

.event_item p {
    margin-bottom: 0;
}

.event_item img {
    margin: 20px 0 0;
}

.open_source_overview_section,
.open_source_quick_start_section,
.open_source_board_section,
.open_source_course_section,
.open_source_events_section {
    padding: 30px 0;
}

.open-source-event {
    margin: 40px 0 20px;
}

.open-source-event h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

.partner_inside ul.products-items {
    margin: 0;
    padding: 0;
    list-style: none;
}

.partner_inside ul.products-items li {
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
}

.partner_inside ul.products-items li a {
    display: block;
    padding: 2rem;
    background-color: #F4F9FB;
    border: 1px solid #d6e9f0;
    border-radius: 5px;
}

.partner_inside ul.products-items li h4 {
    font-family: 'Geomanist Light', sans-serif;
    color: #155A74;
    letter-spacing: 0.02rem;
}

.partner_inside ul.products-items li p {
    font-size: 13px;
    color: #777C7C;
}

.partner_inside .logo {
    max-width: 200px;
}

.partner_inside .button {
    max-width: 360px;
    width: 90%;
    padding: 12px 30px 10px;
    margin: 0 0 20px;
}

.partner_inside a.button+a.button {
    margin-left: 0;
}

.partner_inside .content {
    padding: 0 0 20px;
    float: none;
}

.partner_inside .content a.button+a.button {
    margin-left: 10px;
}

.partner_inside .content .button {
    padding: 12px 30px 10px;
    width: initial;
}

.node-type-partner-inside .bottom_cta_section {
    margin: 0;
}

.node-type-partner-inside .section {
    padding: 30px 0;
}

section.ibm_customers_section ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
    margin-top: 50px;
}

section.ibm_customers_section ul li {
    display: table-cell;
    width: 25%;
}

section.ibm_customers_section ul li img {
    display: block;
    text-align: center;
    margin: 0 auto;
    max-height: 100px;
}

section.ibm_subscription_section .row + .row {
    margin-top: 50px;
}

section.ibm_subscription_section .button {
    padding: 10px 16px 8px;
    margin: 10px 0;
    white-space: pre-wrap;
    width: 100%;
    margin-left: 0!important;
}

section.ibm_solution_overview_section .ibm_solution .title {
    text-align: center;
    background-color: #27b7e8;
    padding: 20px 38px;
}

section.ibm_solution_overview_section .ibm_solution .body {
    background-color: #ebebeb;
    margin-top: 4px;
    padding: 20px;
    padding-bottom: 50px;
}

section.ibm_solution_overview_section .ibm_solution .body ul {
    margin-left: 0px;
    margin-right: 15px;
    margin-top: 15px;
    display: block;
}

section.ibm_solution_overview_section .ibm_solution .title h3 {
    color: #fff;
}

section.ibm_solution_overview_section .ibm_solution .body h4 {
    color: #2cacd7;
    text-align: center;
    border-bottom: 1px solid #fff;
    margin: 0 12px;
    padding: 15px 0;
}

section.ibm_solution_overview_section .ibm_solution .body ul li {
    margin-bottom: 10px;
}

section.ibm_video_section .ibm_videos {
    list-style: none;
    clear: both;
    overflow: overlay;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
    margin-right: -50px;
}

section.ibm_video_section .ibm_videos li {
    float: left;
    margin-right: 50px;
    margin-bottom: 20px;
    width: 280px;
}

section.ibm_video_section .ibm_videos li span {
    font-size: 16px;
    color: #7a8491;
    line-height: 20px;
    padding: 8px 0;
    display: block;
}

section.ibm_video_section .ibm_videos li img {
    margin: 0;
}

.support_section ul.items>li .left img,
.services_section ul.items>li .left img,
.training_section ul.items>li .left img {
    max-height: 62px;
}

.faqs_section .cta_button {
    margin-top: 50px;
}

.path-contact header.main-header {
    background-color: #0087C9;
}

.community_section hr.moby {
    margin-top: 20px;
    margin-bottom: 40px;
}

.community_section hr.moby::after {
    display: none;
}

.community_section .flexible_content ul.items.widthcol2>li {
    padding: 0 10px;
    border: none;
}

.title_section.docker_security_class {
    min-height: 300px;
}

section.legal_content_section {
    min-height: 600px;
}

.legal_content_section h1 {
    color: #254356;
    margin-bottom: 40px;
    font-size: 34px;
}

.path-docker-webinars .text_center {
    text-align: left;
}

.page-node-4209 .flexible_section p,
.page-node-4209 .flexible_section ul {
    text-align: left;
}

.partners_spotlight2_section {
    padding: 80px 0 40px;
}

.partners_spotlight2_section h2 {
    text-align: center;
}

.partners_spotlight2_section .partners_tabs ul {
    overflow: inherit;
}

.partners_spotlight2_section .partners_tabs ul li {
    height: 80px;
    padding: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.02);
}

.partners_spotlight2_section .partners_tabs ul li:hover:after,
.partners_spotlight2_section .partners_tabs ul li.current:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -20px;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top-width: 10px;
    border-top-color: #1797dd;
}

.partners_spotlight2_section .partners_tabs ul li:hover .helper,
.partners_spotlight2_section .partners_tabs ul li.current .helper {
    background-color: #1797dd;
}

.partners_spotlight2_section .partners_tabs ul li .helper img {
    max-height: 60px;
    margin: auto;
    max-width: 180px;
    opacity: 1;
}

.partners_spotlight2_section .partners_tabs ul li .helper img.hover_image {
    display: none;
}

.partners_spotlight2_section .partners_tabs ul li.current .helper img.hover_image,
.partners_spotlight2_section .partners_tabs ul li:hover .helper img.hover_image {
    display: block;
}

.partners_spotlight2_section .partners_tabs ul li.current .helper img.simple_image,
.partners_spotlight2_section .partners_tabs ul li:hover .helper img.simple_image {
    display: none;
}

.partners_spotlight2_section .partners_content {
    display: none;
    padding: 0;
}

.partners_spotlight2_section .partners_content .text-center {
    padding: 30px 70px;
    text-align: left !important;
}

.partners_spotlight2_section .partners_content h3 {
    font-family: 'Geomanist Medium', sans-serif;
    text-transform: capitalize;
    color: #355762;
}

.partners_spotlight2_section .partners_content p {
    color: #646969;
    font-size: 13px;
    margin-bottom: 20px;
}

.partners_spotlight2_section.section .partners_content a.button.orange-btn {
    border: 1px solid #309fce;
    color: #309fce;
    margin-left: 0;
    padding: 10px 50px;
}

#ajax_partners>section.find_a_partner_section:first-child {
    padding-top: 0;
}

@media screen and (max-width:767px) {
    .partners_spotlight_section .partners_tabs ul li {
        max-width: 50%;
    }
    .partners_spotlight2_section .partners_tabs ul li {
        max-width: 50%;
    }
    .partners_spotlight2_section .partners_content .text-center {
        padding: 50px 30px 0;
    }
}

@media screen and (max-width:400px) {
    .partners_spotlight_section .partners_tabs ul li {
        max-width: 100%;
    }
    .partners_spotlight2_section .partners_tabs ul li {
        max-width: 100%;
    }
}

.find_a_partner_section .cbp-l-grid-gallery .cbp-item {
    width: 260px;
    height: 260px;
}

.node-type-partners input {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 15px;
    height: 38px;
    margin: 0 0 16px;
    padding: 8px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
    border-radius: 5px;
}

.node-type-partners input[type="text"]:focus,
.node-type-partners textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: none;
}

.node-type-partners select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: #FAFAFA;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 15px;
    line-height: normal;
    padding: 8px;
    border-radius: 0;
    height: 38px;
    width: 100%;
    margin: 0 0 16px;
}

.node-type-partners select:hover {
    background-color: #f3f3f3;
    border-color: #999;
}

.heronav_section .arrow {
    position: absolute;
    top: 50%;
    z-index: 12;
    height: 64px;
    margin-top: -32px;
    font-size: 0;
    transition: all ease .3s;
    -moz-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    outline: none;
    border: none;
    opacity: 1;
    width: 30px;
}

.heronav_section .arrow:before {
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 40px;
    line-height: 60px;
}

.heronav_section .arrow-left {
    left: 0;
}

.heronav_section .arrow-right {
    right: 0;
}

.heronav_section .arrow-left:before {
    content: "\f104";
}

.heronav_section .arrow-right:before {
    content: "\f105";
}

.page-node-15864 section.docker_captian_section {
    padding-top: 20px;
}

.docker_captian_section .search_container #show_more_filters {
    display: block;
    text-align: right;
    margin: 12px 10px;
    clear: both;
    overflow: hidden;
    cursor: pointer;
}

.docker_captian_section .search_container:before,
.docker_captian_section .search_container:after {
    content: " ";
    display: table;
}

.docker_captian_section .search_container:after {
    clear: both;
}

.docker_captian_section .search_container {
    margin: 0 5px 30px;
}

.docker_captian_section .search_container .col3 {
    width: 54%;
    padding: 0 5px;
    float: left;
}

.docker_captian_section .search_container .col1 {
    width: 23%;
    padding: 0 5px;
    float: left;
}

.docker_captian_section .search_container .col3_1 {
    width: 33.33%;
    padding: 0 5px;
    float: left;
}

.docker_captian_section .search_container input {
    width: 100%;
    display: block;
    border: solid 1px rgba(156, 156, 156, 0.4);
    font-size: 13px;
    padding: 9px 20px 9px 10px;
    border-radius: 0;
    height: inherit;
    margin-bottom: 10px;
}

.docker_captian_section .search_container select {
    width: 100%;
    border: solid 1px #ccc;
    height: initial;
    background-color: #F7F8F9;
    font-size: 13px;
    line-height: 20px;
    border-radius: 1px;
    color: #254356;
    padding: 11px 20px 11px 10px;
    margin-bottom: 10px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: url(/images/ic_arrow_drop_down.png);
    background-position: right 10px top 20px;
    background-repeat: no-repeat;
    background-size: 10px;
}

section.docker_captian_info_section {
    background-color: rgba(216, 216, 216, 0.15);
    border: solid 1px rgba(151, 151, 151, 0.15);
    padding: 30px 0;
}

section.docker_captian_info_section a {
    color: #27b8e8!important;
}

section.captian_banner {
    padding: 50px 0 0 !important;
    min-height: inherit;
}

section.captian_banner .captian_image {
    width: 194px;
    border: 5px solid rgba(119, 119, 119, 0.35);
}

section.captian_banner .name {
    font-size: 36px;
    color: #fff;
    display: block;
    line-height: 1.5;
}

section.captian_banner .job {
    font-size: 14px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
}

.captian_banner .social_icons {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.captian_banner .social_icons li {
    float: left;
}

.captian_banner .social_icons li + li {
    margin-left: 20px;
}

.captian_banner .social_icons li a {
    font-size: 14px;
    color: #f1f1f1;
    height: 22px;
    display: block;
    background-repeat: no-repeat;
    background-position: 0;
    padding-left: 28px;
    position: relative;
}

.captian_banner .social_icons li a:hover {
    color: #fff;
}

.captian_banner .social_icons li a:before {
    content: "";
    background-image: url(/images/docker_captian_si2.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 2px;
    top: 2px;
    opacity: .8;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-size: 150px;
}

.captian_banner .social_icons li a:hover:before {
    background-image: url(/images/docker_captian_si1.png);
    opacity: 1;
}

.captian_banner .social_icons li.twitter_link a:before {
    background-position: 0px 0px;
    width: 24px;
}

.captian_banner .social_icons li.linkedin_link a:before {
    background-position: -83px 0;
}

.captian_banner .social_icons li.github_link a:before {
    background-position: -44px 0;
}

.captian_banner .social_icons li.facebook_link a:before {
    background-position: -63px 0;
}

.captian_banner .image_box .websites li.rss_link a:before {
    background-position: -144px 0px;
}

.captian_banner .image_box .websites li.website_link a:before {
    background-position: -124px 0px;
}

.captian_banner .image_box_col {
    position: relative;
}

.captian_banner .image_box {
    position: absolute;
    top: -20px;
    right: 10px;
}

.captian_banner .image_box span {
    font-size: 14px;
    color: #555b5c;
    height: 44px;
    display: block;
    background-repeat: no-repeat;
    padding: 9px 0 0 45px;
    background-image: url(/images/ribbon_4112.png);
    background-position: 10px -10px;
    text-align: left;
    margin-top: -5px;
}

.captian_banner .image_box .websites {
    list-style: none;
    text-align: left;
    margin-left: 12px;
    margin-top: 10px;
    padding: 0;
}

.captian_banner .image_box .websites li a {
    font-size: 14px;
    color: #555b5c;
    display: block;
    background-repeat: no-repeat;
    background-position: 0;
    padding-left: 28px;
    margin-bottom: 5px;
    position: relative;
}

.captian_banner .image_box .websites li a:before {
    content: "";
    background-image: url(/images/docker_captian_si1.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
}

.captian_banner .title_box {
    padding-bottom: 30px;
}

.sidebar_captains_box {
    width: 194px;
    float: right;
    margin-right: -5px;
}

@media screen and (max-width:767px) {
    section.captian_banner {
        position: relative;
    }
    section.docker_captian_info_section {
        padding-top: 140px;
    }
    .docker_captian_about_section .padding_50_0 {
        padding: 30px 15px 0;
    }
    .section.docker_captian_info_section {
        padding-top: 140px;
    }
    .captian_banner .image_box_col {
        position: inherit;
    }
    .captian_banner .image_box {
        position: inherit;
    }
    .captian_banner .image_box img {
        float: none;
    }
    .captian_banner .image_box span {
        position: absolute;
        bottom: -44px;
    }
    .captian_banner .image_box .websites {
        position: absolute;
        bottom: -135px;
    }
    .sidebar_captains_box {
        width: 100%;
        float: none;
        position: inherit;
        right: 0;
        margin: 0;
    }
}

@media screen and (max-width:600px) {
    .docker_captian_section .search_container .col3 {
        width: 100%;
    }
    .docker_captian_section .search_container .col1 {
        width: 100%;
    }
    .docker_captian_section .search_container .col3_1 {
        width: 100%;
    }
}

.page-node-15864 .docker_captian_section .captians_list .cbp-singlePageInline-active .cbp-caption .overlay {
    opacity: 1;
}

.page-node-15864 .docker_captian_section .captians_list .cbp-caption .img_div:hover .overlay {
    opacity: 1;
}

.page-node-15864 .docker_captian_section .cbp .captians_list .cbp-item .cbp-caption {
    margin: 0 10px;
    width: initial;
}

.page-node-15864 section.docker_captian_section .captians_list .name {
    margin: 15px 0 8px;
}

.page-node-15864 section.docker_captian_section .captians_list .cbp-caption .img_div:hover img,
.page-node-15864 section.docker_captian_section .captians_list .cbp-caption .img_div.h4hover img {
    -webkit-filter: inherit;
    filter: inherit;
    opacity: 1;
}

.page-node-15864 section.docker_captian_section .captians_list .name,
.page-node-15864 section.docker_captian_section .captians_list .name a {
    font-size: 18px;
    color: #000;
}

.page-node-15864 section.docker_captian_section .captians_list .job {
    font-size: 10px;
    line-height: 16px;
    color: #000;
    margin: 0;
    height: inherit;
    min-height: inherit;
}

.page-node-15864 section.docker_captian_section .captians_list .cbp-caption .overlay {
    border: 5px solid rgba(119, 119, 119, 0.5);
    opacity: 1;
    background-color: transparent;
}

.page-node-15864 .docker_captian_section .captians_list .cbp-caption .img_div a {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: .4;
    overflow: hidden;
    -webkit-transition: all 0.0s ease-in-out;
    -moz-transition: all 0.0s ease-in-out;
    -o-transition: all 0.0s ease-in-out;
    -ms-transition: all 0.0s ease-in-out;
    transition: all 0.0s ease-in-out;
    left: 0px;
    top: 0px;
}

.page-node-15864 .docker_captian_section .captians_list .cbp-caption:hover .img_div a {
    background-color: rgba(36, 182, 233, 1);
}

.docker_captian_tags span.tags {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    clear: both;
    background: url(https://www.docker.com//assets/images/tag-icon.png) no-repeat 0 5px;
    padding-left: 30px;
    border: 0;
    line-height: 24px;
    font-size: 14px;
    color: #5a7e93;
    font-style: italic;
}

.docker_captian_scoopit {
    padding: 0;
}

.docker_events_section h3,
.docker_captian_scoopit article h2.entry-title {
    font-size: 16px;
    color: #445D6E;
    margin-bottom: 10px;
    line-height: 23px;
    text-transform: uppercase;
    margin-top: 5px;
}

.docker_events_section h3 a,
.docker_captian_scoopit article h2.entry-title a {
    transition: all .5s ease;
    line-height: 20px;
    font-family: 'Geomanist';
    color: #445D6E;
    text-transform: uppercase;
    font-weight: 700;
}

.docker_events_section h3:hover a,
.docker_captian_scoopit article h2.entry-title a:hover {
    color: #27b7e8;
}

.docker_captian_scoopit article .details {
    margin-top: 0;
}

.docker_captian_scoopit article.scoopit-fulltheme-scoop-wrapper .details .media-body {
    padding-left: 0;
    padding-top: 0;
    display: block;
    width: 100%;
}

.docker_captian_scoopit article .details .media-body .page_header>span {
    display: inline-block;
    float: left;
    margin-bottom: 10px;
    color: #496B81;
    font-size: 12px;
    min-height: 24px;
    margin-top: 7px;
}

.docker_captian_scoopit article .details .media-body .page_header>span.author {
    font-style: italic;
}

.docker_captian_scoopit article .details .media-body .page_header>span.author a {
    font-family: 'Geomanist Book', sans-serif;
    color: #58caee;
    font-style: normal;
    margin-left: 10px;
}

.docker_captian_scoopit article .details .media-body .page_header>span time {
    font-size: 12px;
    font-style: italic;
}

.docker_captian_scoopit article .details .media-body .page_header>span+span {
    margin-left: 20px;
    line-height: 20px;
    height: 20px;
}

.docker_captian_scoopit article .details .media-body .page_header>span+span.social_links {
    float: none;
    clear: both;
}

.docker_captian_scoopit .social_links.custon_share_span>div {
    margin-top: -3px;
    display: inline-block;
}

.docker_captian_scoopit .social_links ul.custon_share {
    list-style: none;
    margin: 0;
    padding: 0;
}

.docker_captian_scoopit .social_links ul.custon_share li {
    float: left;
}

.docker_captian_scoopit .social_links ul.custon_share li a {
    margin: 0;
    margin-right: 8px;
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    border-right: 1px solid #ddd !important;
    background-color: transparent;
    padding-right: 5px;
    display: block;
    padding: 0;
    clear: both;
    overflow: hidden;
    width: 44px;
    outline: none!important;
    text-decoration: none!important;
    opacity: 1;
}

.docker_captian_scoopit .social_links ul.custon_share li a i {
    width: 22px;
    height: 20px;
    line-height: 20px;
    background-color: rgba(255, 255, 255, 0.2);
    font-size: 14px;
    text-align: center;
    display: block;
    margin: auto;
}

.docker_captian_scoopit .social_links ul.custon_share li a .ism_share_counts {
    display: none;
}

.docker_captian_scoopit .social_links ul.custon_share li a i:before,
.social_links ul.custon_share li a i:after {
    color: #808080;
}

.docker_captian_scoopit article .details .media-body .social_links span.ism_share_label {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 2;
    width: 80%;
    text-align: center;
}

.docker_captian_scoopit article .entry-summary.shareleft {
    position: relative;
    padding-bottom: 20px;
    overflow: visible;
    margin-top: 5px;
}

.docker_events_section p,
.docker_captian_scoopit article.scoopit-fulltheme-scoop-wrapper .entry-summary blockquote,
.docker_captian_scoopit article.scoopit-fulltheme-scoop-wrapper .scoopit-fulltheme-scoop-content,
.docker_captian_scoopit article.scoopit-fulltheme-scoop-wrapper .scoopit-fulltheme-scoop-content p,
.docker_captian_scoopit article.scoopit-fulltheme-scoop-wrapper .scoopit-fulltheme-scoop-content blockquote p {
    margin-bottom: 12px;
    font-size: 14px;
    color: #496B81;
    overflow: hidden;
    margin: 0;
    margin-top: 5px;
    padding: 0;
    letter-spacing: 0;
    border-left: none;
}

.docker_captian_scoopit article .entry-summary .continue-link {
    display: block;
    max-width: 140px;
    clear: both;
    margin: 30px 0 0;
    font-size: 14px;
}

.docker_captian_scoopit article .entry-summary .continue-link:hover {
    color: #ff8404;
}

.docker_captian_scoopit article footer {
    border-top: 1px solid #ccc;
    padding-top: 1rem;
    margin-top: 0;
    padding-left: 1rem;
    margin-left: -1rem;
}

.docker_captian_scoopit article:last-child footer {
    border-top: none;
}

body .dockercon16 section.docker_captian_scoopit {
    padding-top: 60px;
}

.docker_events_section span {
    margin-bottom: 10px;
    color: #496B81;
    font-size: 12px;
    min-height: 24px;
    margin-top: 7px;
    font-weight: 400;
}

.sidebar_captains {
    margin: 20px 0;
    overflow: hidden;
}

.sidebar_captains h4 {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    color: #254356;
}

.sidebar_captains ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar_captains ul li {
    font-size: 13px;
    line-height: 18px;
    font-style: italic;
    padding: 3px 0px;
}

section.docker_captian_info_section+section {
    padding: 30px 0;
}

.jobs_section .sorting,
.jobs_section .sorting a {
    color: #555555;
}

.jobs_section .sorting a.active {
    font-weight: bold;
}

section.business_partners_overview_section {
    padding-bottom: 30px;
}

section.program_benefits_section {
    padding-top: 30px;
}

section.program_benefits_section .pricing_plan_chart {
    margin-top: 20px;
}

.pricing_plan_chart>tbody>tr>td.col-sm-gray {
    padding: 12px 20px;
    text-align: left;
    background-color: #e8e8e8;
    width: 100%!important;
}

.pricing_plan_chart>tbody tr.theader td span {
    font-size: 11px;
    line-height: 14px;
    margin-top: 5px;
    display: block;
}

.pricing_plan_chart>tbody>tr>td.b_gray {
    text-align: center !important;
}

section.program_benefits_section .pricing_plan_chart>tbody>tr>td:first-child {
    text-align: left;
    width: 50%;
}

section.program_benefits_section .pricing_plan_chart>tbody tr.cat_row:after {
    width: 99%;
}

@media screen and (max-width:991px) {
    .pricing_plan_chart>tbody>tr>td.col-sm-gray {
        float: left;
    }
    .before_hero_section .video_container {
        display: inline-block;
        margin-top: 50px;
    }
    .pricing_plan_chart.table_col_3>tbody>tr>td.col-sm-33,
    .pricing_plan_chart.table_col_3>tbody>tr>td.col-sm-blank {
        width: 33.33%;
        margin: 0;
        float: left;
    }
}

@media screen and (max-width:680px) {
    .animation_slides .title_section {
        height: 600px;
        text-align: center
    }
    .animation_slides .title_section h1 {
        text-align: center;
        font-size: 30px;
        margin-top: 0;
    }
    .animation_slides .slick-dots {
        bottom: 160px;
    }
}

@media (max-width:600px) {
    .animation_slides .title_section {
        height: 700px;
    }
}

@media screen and (max-width:400px) {
    section.program_benefits_section .pricing_plan_chart>tbody>tr>td:first-child {
        text-align: center;
        width: 100%!important;
    }
    section.program_benefits_section .pricing_plan_chart>tbody>tr>td.col-sm-33,
    section.program_benefits_section .pricing_plan_chart>tbody>tr>td.col-sm-blank {
        width: 50%;
    }
    section.program_benefits_section .pricing_plan_chart>tbody {
        min-width: initial;
    }
    .node-type-business-partners .heronav_section .arrow {
        display: none!important;
    }
    .pricing_plan_chart>tbody>tr.theader>td {
        padding: 15px 5px;
    }
    .pricing_plan_chart>tbody tr.theader td,
    .pricing_plan_chart>tbody tr td .bold {
        font-size: 12px;
        line-height: 16px;
    }
    .pricing_plan_chart>tbody tr.theader td span {
        font-size: 10px;
    }
}

section.enterprise_container_management_section {
    padding-bottom: 40px;
}

section.enterprise_container_management_section .image-container {
    margin-bottom: 50px;
}

.management_bottom_content {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 10px;
}

.node-type-it-page ul.items>li {
    padding: 20px 16px;
}

section.it_start_section {
    padding-bottom: 30px;
}

section.it_save_section {
    padding-top: 30px;
}

.it_start_section,
.it_save_section {
    text-align: center;
}

.it_start_section ul.items.other_resources li h3,
.it_save_section ul.items.other_resources li h3 {
    line-height: 18px;
}

.it_start_section .container>p,
.it_save_section .container>p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.it_start_section .container>img,
.it_save_section .container>img {
    margin-top: 40px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.it_start_section .container>ul.items,
.it_save_section .container>ul.items {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.it_save_section .it_save_items {
    margin-top: 20px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.it_save_section .it_save_item {
    background-color: #004064;
    color: rgba(255, 255, 255, 0.7);
    padding: 26px 16px;
    margin-top: 20px;
}

.it_save_section .it_save_item>div {
    padding-left: 8px;
    padding-right: 8px;
}

.it_save_section .it_save_item h2 {
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
    line-height: 66px;
    font-size: 54px;
    margin-bottom: 14px;
}

.it_save_section .it_save_item h3 {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    margin: 0;
}

section.it_next_step {
    border-top: 10px solid #fbfbfc;
    text-align: center;
}

.it_next_step .container>p {
    font-size: 20px;
    line-height: 28px;
    margin-top: 40px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.it_next_step p.top_bar {
    border-top: 1px solid rgba(68, 93, 110, 0.2);
    padding-top: 40px;
}

.it_next_step ul.items {
    margin-top: 40px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.it_next_step ul.items>li {
    padding: 20px 10px;
    float: none;
    display: inline-block;
    width: 33%;
    margin: 0;
}

.it_next_step ul.items>li .item {
    background-color: #f6f7f8;
    padding: 20px 15px;
    min-height: 150px;
}

.it_next_step ul.items>li .item h3 {
    margin: 0 0 15px;
    min-height: 72px;
}

@media (max-width:600px) {
    .it_next_step ul.items>li {
        width: 100%;
    }
    .it_next_step ul.items>li .item h3 {
        min-height: 60px;
    }
}

.node-type-it-page .title_section .text_left h1 {
    text-align: left;
}

.node-type-it-page .title_section p {
    max-width: inherit;
}

.node-type-it-page .title_section img {
    margin-top: 20px;
    max-width: 400px;
}

.node-type-it-page .title_section .button {
    min-width: 190px;
}

.page-node-17428 .it_start_section .container>p,
.page-node-17428 .it_save_section .container>p {
    max-width: 550px;
}

.it_start_section .container>h2:after,
.it_save_section .container>h2:after {
    height: 4px;
    width: 64px;
    opacity: 0.2;
    background-color: #066DA5;
    content: "";
    display: block;
    margin: auto;
    margin-top: 20px;
}

.other_resources .media_image a img.hover_image {
    display: none;
}

.other_resources .media_image a:hover img.simple_image {
    display: none;
}

.other_resources .media_image a:hover img.hover_image {
    display: inline-block;
}

.animation_slides .slick-dots {
    bottom: 780px;
}

.animation_slides #dockercon_banner_wrap {
    bottom: 650px!important;
}

.page-node-1 .animation_slides .title_section {
    height: calc(100vh + 600px);
    min-height: 1200px;
}

.animation_slides .title_section {
    background-image: radial-gradient(circle, #1280e1 0%, #002069 100%);
}

.animation_slides .blue_gradient {
    background-image: radial-gradient(circle, #1280e1 0%, #002069 100%);
}

.animation_slides .cyan_gradient {
    background-image: radial-gradient(circle at 47% 9%, #3e825f, #1a4172);
}

.animation_slides .purple_gradient {
    background-image: linear-gradient(-180deg, #816BF9 0%, #000 100%);
}

.animation_slides .green_gradient {
    background-image: linear-gradient(-180deg, #21c568 0%, #040d10 79%);
}

.animation_slides .gray_gradient {
    background-image: radial-gradient(circle at 47% 9%, #414141, #000);
}

.animation_slides .title_section .text-center h1 {
    font-family: Geomanist Light;
    font-size: 56px;
    line-height: 0.89;
    text-transform: uppercase;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width:767px) {
    .animation_slides .title_section .text-center h1 {
        font-size: 36px
    }
}

.animation_slides .title_section h1 {
    /*max-width: 450px;*/
    font-size: 32px;
}

.animation_slides .title_section p {
    font-size: 16px;
    line-height: 1.33;
    max-width: 800px;
}

.title_section {
    background-image: radial-gradient(circle, #1280e1 0%, #002069 100%);
    min-height: 300px;
}

.title_section h1 {
    text-transform: uppercase;
    font-family: Geomanist Light;
}

.title_section p {
    font-family: Open Sans;
    font-size: 16px;
    line-height: 1.5;
}

.title_section .button {
    padding: 10px 40px 8px;
    font-family: Geomanist;
    font-size: 12px;
    text-transform: uppercase;
}

#dockercon_banner_wrap {
    bottom: 50px!important;
}

.heronav_section {
    height: 50px;
    background-color: rgba(0, 0, 0, 0.35);
    margin-top: -50px;
}

.heronav_section ul li a {
    padding: 19px 15px 15px;
}

.heronav_section ul li a:hover,
.heronav_section ul li.active a {
    padding: 19px 15px 12px;
}

.heronav_section ul li a:focus {
    padding: 19px 15px 12px;
}

.heronav_section.affix+.before_hero_section {
    margin-top: -600px;
}

.main-button {
    background-color: #009bff;
}

.second-button {
    border: 1px solid #0087c8;
    color: #0087c8;
    background-color: rgba(255, 255, 255, 0);
}

.bg_lightgray {
    background-color: #f3f3f3;
}

.page-node-1 .heronav_section {
    margin-top: -650px;
}

.page-node-1 .heronav_section.affix {
    margin-top: 0px;
}

.before_hero_section {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 50px 0;
    height: 600px;
    padding: 80px 20px 200px;
    text-align: center;
    position: relative;
    z-index: 9;
}

.before_hero_section img {
    max-width: 200px;
}

.before_hero_section h4 {
    font-family: Geomanist;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
}

.before_hero_section p {
    font-family: Geomanist;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
}

a.watch_video {
    height: 50px;
    background-image: url(/images/play_button_white.png);
    background-repeat: no-repeat;
    background-size: 50px;
    display: inline-block;
    padding: 5px 0 0 60px;
    font-family: Geomanist Light;
    font-size: 24px;
    line-height: 1.54;
    text-align: left;
    color: #fff;
    margin-top: 20px;
}

.home_middle_section p {
    margin-bottom: 40px;
}

.home_middle_section.CenterDev .container>p {
    max-width: 650px;
    margin-bottom: 70px;
    font-family: Open Sans;
    font-size: 14px;
    line-height: 1.71;
    text-align: center;
    color: #445d6e;
    margin-left: auto;
    margin-right: auto;
}

.home_middle_section.CenterDev ul.items {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.home_middle_section ul.items>li .item h3 {
    text-transform: none;
    font-family: Geomanist;
    font-weight: 600;
}

.world_leading_companies_section h2 {
    text-transform: uppercase;
}

.home_middle_section {
    padding: 100px 0;
}

.trusted_bg_image {
    background-image: linear-gradient(45deg, #D04D6F 0%, #413b54 100%);
    background-size: 120%;
    background-position: left center;
}

.transform_bg_image {
    background-image: url(/images/transform_bg_image.png);
    background-size: 120%;
    background-position: 50% center;
    background-size: cover;
}

.company_items {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    overflow: hidden;
    list-style: none;
    padding: 0;
}

.company_items li {
    max-width: 200px;
    width: 100%;
    float: left;
    padding: 20px;
    height: 100px;
    display: table;
}

.company_items li a {
    display: table-cell;
    vertical-align: middle;
}

.company_items li a img {
    max-width: 100%;
}

.node-type-what-is-docker h2 {
    font-family: Geomanist Light;
    text-transform: uppercase;
}

.midContent h2 {
    font-size: 36px;
}

.whatisdocker_section5_section ul.items>li .item h3 {
    text-transform: none;
    font-family: Geomanist;
    font-weight: 600;
}

.whatisdocker_overview_section {
    padding-bottom: 100px;
}

.whatisdocker_box {
    text-align: center;
    padding: 0;
}

.whatisdocker_box ul.items {
    margin-left: -3px;
    margin-right: -3px;
}

.whatisdocker_box ul.items>li {
    padding: 3px;
    margin-bottom: 0;
}

.whatisdocker_box ul.items>li .blue {
    background-color: #1fb7ff;
    background-image: linear-gradient(-180deg, #35F2FE 0%, #0068CC 78%);
    border: 0;
}

.whatisdocker_box ul.items>li .blue h3,
.whatisdocker_box ul.items>li .blue p {
    color: #fff;
}

.whatisdocker_box ul.items>li .blue a {
    color: rgba(255, 255, 255, 0.7);
}

.whatisdocker_box ul.items>li .blue a:hover {
    color: rgb(255, 255, 255);
}

.whatisdocker_box ul.items>li .gray {
    background-color: #d2d2d2;
    background-image: linear-gradient(11deg, #F9F4F8 51%, #6EB4EB 100%);
    border: 0;
}

.whatisdocker_box ul.items>li .gray h3,
.whatisdocker_box ul.items>li .gray p {
    color: #254356;
}

.whatisdocker_box ul.items>li .item {
    padding: 50px;
}

.whatisdocker_box ul.items>li img {
    max-height: 300px;
}

.whatisdocker_box ul.items>li h3 {
    max-width: 300px;
    margin: 35px auto 15px;
    font-family: Geomanist Light;
    font-size: 36px;
    line-height: 0.67;
    text-align: center;
    max-width: 400px;
    line-height: 40px;
}

.whatisdocker_box ul.items>li p {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.whatisdocker_box .mar-top50 {
    margin-top: 50px;
}

.docker_for_mac_class {
    background-image: radial-gradient(circle, #3E526A 0%, #02203C 100%);
}

.docker_for_windows_class {
    background-image: radial-gradient(circle, #0075DA 0%, #004B8C 100%);
}

.docker_for_debian_class {
    background-image: radial-gradient(circle, #D8004F 0%, #9D0039 100%);
}

.docker_for_windows_server_class {
    background-image: radial-gradient(circle, #516DF3 0%, #273B9E 100%);
}

.docker_for_aws_class {
    background-image: radial-gradient(circle, #FFBF00 0%, #F88E00 100%);
}

.docker_for_centos_distribution_class {
    background-image: radial-gradient(circle, #80B847 0%, #5D9D1C 100%);
}

.docker_for_suse_linux_enterprise_server_sles_class {
    background-image: radial-gradient(circle, #7BC43C 0%, #589222 100%);
}

.docker_for_fedora_class {
    background-image: radial-gradient(circle, #396CB6 0%, #284074 100%);
}

.docker_for_red_hat_enterprise_linux_rhel_class {
    background-image: radial-gradient(circle, #EE1E1B 0%, #960000 99.24%);
}

.docker_for_oracle_linux_class {
    background-image: radial-gradient(circle, #F20000 0%, #CC0000 100%);
}

.docker_for_microsoft_azure_class {
    background-image: radial-gradient(circle, #0094CA 0%, #0070C9 100%);
}

.docker_for_ubuntu_class {
    background-image: radial-gradient(circle, #F77400 0%, #DF4700 100%);
}

#it_hello_world {
    background-color: #FBFBFC;
}

.page-node-1 .section .button {
    padding: 12px 15px 10px;
    min-width: 224px;
}

.image-container {
    position: relative;
    overflow: hidden;
    margin-top: 50px;
}

a .download {
    background: url(/images/download_2x.png) right center no-repeat;
    background-size: 14px;
    padding-right: 20px;
}

i.icon-apple {
    background-image: url(/assets/images/apple_button_icon.svg);
    background-repeat: no-repeat;
    background-size: 18px 23px;
    width: 18px;
    height: 23px;
    position: relative;
    display: inline-block;
    float: left;
    margin-right: -20px;
    margin-left: 20px;
    margin-top: -2px;
}

i.icon-win {
    background-image: url(/assets/images/win_button_icon.svg);
    background-repeat: no-repeat;
    background-size: 20px 25px;
    width: 20px;
    height: 25px;
    position: relative;
    display: inline-block;
    float: left;
    margin-right: -20px;
    margin-left: 20px;
    margin-top: -2px;
}

.legal_content_section table {
    border: 1px solid #dbdbdb;
    margin-bottom: 30px;
}

.legal_content_section table td,
th {
    padding: 10px;
    word-break: break-word;
    border: 1px solid #dbdbdb;
}

.title_section.nopadding {
    padding-top: 0!important;
    padding-bottom: 0!important;
    min-height: inherit!important;
}

.main-header .desktop .nav-user {
    z-index: 2;
    position: relative;
    transition: all .5s;
}

.main-header .desktop .nav-user.inactive {
    opacity: 0;
}

.search_box_icon {
    opacity: 1;
    transition: all .5s;
    z-index: 100;
    position: relative;
}

.search_box_icon.inactive {
    opacity: 0;
    z-index: 9;
}

#search-block-form.active {
    opacity: 1;
    display: block;
    z-index: 10;
}

#search-block-form {
    float: right;
    margin-top: 16px;
    opacity: 0;
    transition: all .5s;
    z-index: 0;
    position: relative;
}

#search-block-form>div {
    position: relative;
    width: 38px;
    height: 38px;
    margin-right: 30px;
}

#search-block-form .container-inline {
    position: absolute;
    width: 282px;
    height: 38px;
}

#search-block-form .container-inline .form-item {
    width: 100%;
}

#search-block-form .container-inline input[type="text"] {
    position: absolute;
    border: none;
    background-color: rgba(255, 255, 255, 0.40);
    max-width: 300px;
    height: 38px;
    width: 100%;
    padding-left: 40px;
    color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.20);
}

#search-block-form .container-inline input[type="text"]::-webkit-input-placeholder,
#search-block-form .container-inline input[type="text"]::-moz-placeholder,
#search-block-form .container-inline input[type="text"]:-ms-input-placeholder,
#search-block-form .container-inline input[type="text"]:-moz-placeholder,
#search-block-form .container-inline input[type="text"]:placeholder {
    color: #FFF;
}

#search-block-form .form-actions {
    position: absolute;
    top: 0;
    left: 0;
}

.search_box_icon {
    border: none;
    background-color: transparent;
    background-image: url(/images/search_shape_icon.png);
    background-repeat: no-repeat;
    background-size: 17px 17px;
    background-position: 12px 12px;
    width: 38px;
    height: 38px;
    text-indent: 1000px;
    outline: none;
    float: right;
    margin-top: 16px;
    margin-right: -38px;
}

#search-block-form .container-inline input.form-submit {
    border: none;
    background-color: transparent;
    background-image: url(/images/search_shape_icon.png);
    background-repeat: no-repeat;
    background-size: 17px 17px;
    background-position: 12px 12px;
    width: 38px;
    height: 38px;
    text-indent: 1000px;
    outline: none;
}

#search-block-form .container-inline input#edit-close {
    border: none;
    background-color: rgba(195, 23, 23, 0);
    background-image: url(/images/search_x-mark-icon.png);
    background-repeat: no-repeat;
    background-size: 9px 9px;
    background-position: 10px 15px;
    width: 30px;
    height: 38px;
    text-indent: 1000px;
    position: absolute;
    right: 0px;
    outline: none;
}

.main-header .form-item label,
.main-header .element-invisible {
    display: none;
}

.main-header .desktop div>.nav-main {
    margin-right: 30px;
}

.title_section.search_header {
    height: 64px!important;
    min-height: 64px;
    padding: 0!important;
}

.inner-wrap {
    position: relative;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
}

.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.contribute_section ul.items {
    margin-bottom: 0;
}

.repos {
    list-style: none;
    margin: 0;
}

.repos li {
    list-style: none;
    float: left;
    margin: 0 1.5%;
    width: 30.3%;
    padding: 0!important;
    background: url(/images/ajax-loader.gif) no-repeat center 100px;
}

.repos li iframe {
    max-width: 100%;
    min-height: 260px;
}

.repos_section {
    text-align: center;
}

.repos_section input {
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
    color: #82949E;
    padding: 14px 15px 12px;
    width: 384px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.node-type-page-scholorship section p {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
}

.current_scholarships .items {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}

.current_scholarships .items>li h3 {
    border-bottom: 1px solid rgba(251, 255, 247, 0.21);
    margin: 0 0 16px;
    padding: 0 0 10px;
    text-align: center;
}

.current_scholarships .items>li img {
    height: 50px;
    margin: 30px 0 0;
}

.current_scholarships .items>li .button {
    margin: 0 0 10px;
    max-width: 290px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.current_scholarships .items>li .button.main-button {
    background-color: transparent;
    border: none;
    box-shadow: none;
    cursor: context-menu;
}

.toolbox_overview_section ul.items>li .left img {
    max-height: 280px;
    max-width: 350px;
    width: 100%;
}

.toolbox_overview_section h3 {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    color: #82949E;
    margin-top: 50px;
}

.toolbox_overview_section ul.items>li ul li {
    padding-left: 10px;
    font-family: Geomanist;
    font-size: 16px;
    font-weight: 300;
    line-height: 40px;
    color: #445D6E;
    text-transform: uppercase;
}

.toolbox_overview_section .simple_link {
    display: inline-block;
}

.toolbox_overview_section .simple_link+.simple_link {
    margin-left: 30px;
}

.demo_product_section {
    position: relative;
}

.demo_product_section .container>p {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.demo_product_section ul.items {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.demo_product_section ul.items>li {
    padding: 20px 10px;
}

.demo_product_section ul.items>li img {
    margin: 0;
}

.ee_availability_section .midContent>.simple_link,
.professional_services_section .container>.simple_link {
    display: inline-block;
    margin-left: 30px;
}

.technical_support_section .simple_link {
    display: inline-block;
    margin: 10px 15px;
}

.professional_services_section .note {
    font-size: 12px;
    color: #445D6E;
    opacity: .8;
    margin-top: 60px;
    max-width: 900px;
}

.pricing_plan_chart {
    border: 0px solid #EFEFEF;
    position: relative;
    background: transparent;
}

.pricing_plan_chart tbody {
    border: none!important;
}

.pricing_plan_chart>tbody>tr {
    background: none!important;
}

.pricing_plan_chart>tbody>tr.theader>td {
    padding: 20px 26px;
}

.pricing_plan_chart>tbody>tr>td {
    padding: 20px;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 400;
    color: #445D6E;
    text-align: center;
    position: relative;
    background: transparent;
    border: none;
}

.pricing_plan_chart>tbody>tr>td.p_zero {
    padding: 0!important;
}

.pricing_plan_chart>tbody>tr>td.b_gray {
    background-color: #ececec!important;
}

.pricing_plan_chart>tbody>tr>td.col-sm-33 {
    background-color: #fff;
}

.pricing_plan_chart>tbody>tr>td.col-sm-33 i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(/images/check.png);
}

.pricing_plan_chart>tbody>tr>td.col-sm-40 {
    text-align: left;
}

.pricing_plan_chart>tbody>tr>td.col-sm-40 b {
    display: block;
}

.pricing_plan_chart>tbody>tr>td.col-sm-40 span {
    font-weight: 400;
    display: block;
}

.pricing_plan_chart>tbody>tr>td.col-sm-33:before {
    content: '';
    position: absolute;
    left: -10px;
    height: 100%;
    top: 0;
    width: 10px;
    -webkit-box-shadow: inset -10px 0px 10px -10px rgba(240, 240, 240, 1);
    -moz-box-shadow: inset -10px 0px 10px -10px rgba(240, 240, 240, 1);
    box-shadow: inset -10px 0px 10px -10px rgba(240, 240, 240, 1);
}

.pricing_plan_chart>tbody>tr.theader>td.col-sm-33:after {
    content: '';
    position: absolute;
    left: 0;
    height: 10px;
    top: -10px;
    width: 100%;
    -webkit-box-shadow: inset 0px -10px 10px -10px rgba(240, 240, 240, 1);
    -moz-box-shadow: inset 0px -10px 10px -10px rgba(240, 240, 240, 1);
    box-shadow: inset 0px -10px 10px -10px rgba(240, 240, 240, 1);
}

.pricing_plan_chart>tbody>tr>td.col-sm-33.last_td:after {
    content: '';
    position: absolute;
    left: 0;
    height: 10px;
    bottom: -11px;
    width: 100%;
    -webkit-box-shadow: inset 0px 10px 10px -10px rgba(240, 240, 240, 1);
    -moz-box-shadow: inset 0px 10px 10px -10px rgba(240, 240, 240, 1);
    box-shadow: inset 0px 10px 10px -10px rgba(240, 240, 240, 1);
}

.pricing_plan_chart:before {
    content: '';
    position: absolute;
    right: -7px;
    height: 100%;
    top: 0;
    width: 10px;
    -webkit-box-shadow: inset 10px 0px 10px -10px rgba(240, 240, 240, 1);
    -moz-box-shadow: inset 10px 0px 10px -10px rgba(240, 240, 240, 1);
    box-shadow: inset 10px 0px 10px -10px rgba(240, 240, 240, 1);
}

.pricing_plan_chart>tbody tr.cat_row:after {
    position: absolute;
    content: '';
    border-bottom: 1px solid #f2f2f2;
    height: 0;
    width: 75%;
    right: 5px;
}

.pricing_plan_chart>tbody tr.theader td,
.pricing_plan_chart>tbody tr td .bold {
    font-family: 'Geomanist Book', sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 8px 0;
    text-transform: uppercase;
    color: #445D6E;
}

.pricing_plan_chart>tbody tr td .bold {
    display: block;
}

.pricing_plan_chart>tbody>tr.pricing_row>td {
    font-size: 15px;
}

.pricing_plan_chart>tbody>tr>td a.button {
    padding: 12px 20px 10px;
    color: #fff;
    margin-bottom: 20px;
    display: block;
}

.pricing_plan_chart>tbody>tr>td a.simple_link {
    margin-top: 10px;
    margin-bottom: 10px;
}

.pricing_plan_chart table {
    border: 0px solid #EFEFEF;
    position: relative;
    background: transparent;
    margin-bottom: 0;
}

.pricing_plan_chart table tr {
    background: none!important;
}

.pricing_plan_chart table tr.cat_row:after {
    width: 100%;
    right: 0;
}

.pricing_plan_chart table tr>td {
    padding: 20px;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 400;
    color: #445D6E;
    text-align: center;
    position: relative;
    background: transparent;
    border: none;
}

.pricing_plan_chart td.col-sm-40 table tr>td {
    text-align: left;
}

.pricing_plan_chart td.col-sm-40 table tr.cat_row:after {
    content: none;
}

.pricing_plan_chart tr.cat_row.b_gray {
    background-color: #ececec!important;
    position: relative;
}

.pricing_plan_chart>tbody>tr.show991 {
    display: none;
}

.pricing_plan_chart tr.cat_row.b_gray td:after {
    content: '';
    position: absolute;
    left: 0;
    height: 10px;
    bottom: -11px;
    width: 100%;
    -webkit-box-shadow: inset 0px 10px 10px -10px rgba(240, 240, 240, 1);
    -moz-box-shadow: inset 0px 10px 10px -10px rgba(240, 240, 240, 1);
    box-shadow: inset 0px 10px 10px -10px rgba(240, 240, 240, 1);
}

@media screen and (max-width:991px) {
    .pricing_plan_chart>tbody>tr>td.col-sm-33:before,
    .pricing_plan_chart>tbody>tr.theader>td.col-sm-33:after,
    .pricing_plan_chart>tbody>tr>td.col-sm-33.last_td:after,
    .pricing_plan_chart:before,
    .pricing_plan_chart>tbody tr.cat_row:after,
    .pricing_plan_chart tr.cat_row.b_gray td:after {
        display: none;
    }
    .pricing_plan_chart {
        -webkit-box-shadow: 0px 0px 5px 2px rgba(230, 230, 230, 1);
        -moz-box-shadow: 0px 0px 5px 2px rgba(230, 230, 230, 1);
        box-shadow: 0px 0px 5px 2px rgba(230, 230, 230, 1);
    }
    .pricing_plan_chart>tbody>tr>td.col-sm-hide {
        display: none;
    }
    .pricing_plan_chart>tbody>tr>td.col-sm-40 {
        width: 100%;
        float: left;
        font-size: 14px;
        background-color: #fbfbfb;
    }
    .pricing_plan_chart>tbody>tr>td.col-sm-40.none {
        display: none;
    }
    .pricing_plan_chart>tbody>tr {
        display: block;
        clear: both;
        overflow: hidden;
        border-bottom: 1px solid #f2f2f2;
    }
    .pricing_plan_chart>tbody>tr>td.col-sm-33,
    .pricing_plan_chart>tbody>tr>td.col-sm-blank {
        width: 25%;
        margin: 0;
        float: left;
    }
    .pricing_plan_chart.enterprise_edition_chart>tbody>tr>td.col-sm-33,
    .pricing_plan_chart.enterprise_edition_chart>tbody>tr>td.col-sm-blank {
        width: 33.33%;
        margin: 0;
        float: left;
    }
    .pricing_plan_chart.enterprise_edition_chart>tbody>tr>td.col-sm-33.col-2 {
        width: 66.66%;
    }
    .pricing_plan_chart>tbody>tr.show991 {
        display: block;
    }
    .pricing_plan_chart>tbody>tr.hide991 {
        display: none;
    }
    .pricing_plan_chart>tbody>tr>td a.button {
        min-width: auto;
        margin-top: 0;
        padding: 10px 14px 8px;
    }
}

@media screen and (max-width:600px) {
    .pricing_plan_chart>tbody>tr>td {
        padding: 14px 10px;
    }
    .pricing_plan_chart>tbody>tr>td {
        font-size: 11px;
    }
    .pricing_plan_chart>tbody>tr>td.col-sm-40 {
        font-size: 12px;
    }
    .pricing_plan_chart>tbody>tr.pricing_row>td {
        font-size: 12px;
    }
    .pricing_plan_chart>tbody>tr.theader>td {
        padding: 15px 10px;
    }
    .pricing_plan_chart>tbody tr.theader td,
    .pricing_plan_chart>tbody tr td .bold {
        font-size: 14px;
        line-height: 18px;
    }
    .pricing_plan_chart>tbody>tr>td a.button {
        font-size: 12px;
    }
    .pricing_plan_chart {
        overflow-x: auto;
        display: block;
    }
    .pricing_plan_chart>tbody {
        min-width: 360px;
        display: block;
    }
}

#search-block-form *,
#search-block-form *:focus,
#search-block-form *:active {
    outline: none;
    box-shadow: none;
}

.docker_captian_section .cbp .captians_list .cbp-item {
    width: 220px;
    height: 340px
}

@media (max-width:767px) {
    .docker_captian_section .cbp .captians_list .cbp-item {
        width: 250px;
        height: 400px
    }
}

@media (max-width:500px) {
    .docker_captian_section .cbp .captians_list .cbp-item {
        width: 270px;
        height: 410px
    }
}

@media (max-width:400px) {
    .docker_captian_section .cbp .captians_list .cbp-item {
        width: 270px;
        height: 400px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .home_middle_section .middle_content .button {
        margin-left: 0;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .sidebarnav_section+.col-xs-0.col-sm-0.floatleft {
        display: none;
    }
    .sidebarnav_section+.col-xs-0.col-sm-0.floatleft+.floatleft {
        padding-left: 65px;
        padding-top: 0;
    }
    .enterprise_container_management_section .container_management_image_wrap {
        width: 70%;
    }
    .events_section .search_container input {
        width: 255px;
    }
    .events_section .search_container select {
        width: 140px;
        background-position: 120px center;
    }
}

@media screen and (max-width:1199px) {
    .get_docker_edition_section ul.items>li .item .button {
        padding: 12px 30px 10px;
    }
}

@media screen and (max-width:991px) {
    div.heronav_section.affix {
        top: 50px;
        position: fixed!important;
    }
    div.heronav_section ul li {
        margin: auto 5px;
    }
    div.heronav_section ul li a {
        font-size: 13px;
    }
    header.main-header {
        height: 51px;
    }
    header.main-header+section .header_padding {
        padding-top: 51px;
    }
    section.docker_customers_section .widthcol4>li {
        width: 33.33%;
    }
    .community_download_section .simple_link {
        display: block;
        margin-left: 0!important;
    }
    .career_job_openings_section .widthcol4>li {
        width: 33.33%;
    }
    .other_resources_section ul li {
        margin: 30px auto;
    }
    .other_resources_section ul li+li {
        border-left: 0;
    }
    .platform_get_started_section ul.items .button {
        padding: 12px 30px 10px;
    }
    .get_docker_edition_section ul.items {
        margin-left: -15px;
        margin-right: -15px;
    }
    .get_docker_edition_section ul.items>li {
        padding: 20px 15px;
    }
    .get_docker_edition_section ul.items>li:nth-of-type(2) .item {
        padding: 30px 15px;
    }
    .get_docker_edition_section ul.items>li .item .button {
        padding: 12px 15px 10px;
    }
    .ibm_solution_overview_section .ibm_solution {
        margin-bottom: 20px;
    }
    .repos li {
        width: 46%;
    }
}

@media screen and (min-width:768px) {
    .main_footer .footer_links li {
        display: block!important;
    }
    .showmobileonly {
        display: none!important;
    }
    .main_footer .footer_links li.showmobileonly {
        display: none!important;
    }
}

@media screen and (max-width:767px) {
    .col-xs-0 {
        display: none;
    }
    .heronav_section ul {
        overflow-y: hidden;
        padding: 0;
        margin: 0;
    }
    div.heronav_section ul li {
        margin: auto;
        padding: 0 5px;
    }
    div.heronav_section ul li:first-child {
        padding-left: 30px;
    }
    div.heronav_section ul li:last-child {
        padding-right: 30px;
    }
    .showdesktoponly {
        display: none!important;
    }
    .section {
        padding: 20px 0;
    }
    div.heronav_section {
        position: relative;
    }
    div.heronav_section .container {
        overflow-y: hidden;
        display: block;
        visibility: visible;
        white-space: nowrap;
        padding: 0px;
    }
    .col-xs-12.middle_image {
        margin-top: 50px;
    }
    section.resources_use_cases_section .resources_video_slider .inside_laptop_image {
        padding: 11% 12% 14%;
    }
    section.docker_customers_section .widthcol4>li {
        width: 50%;
    }
    div.sidebarnav_section,
    div.sidebarnav_section.affix {
        margin-top: 65px;
        position: static;
        padding-top: 0;
        margin-right: 15px;
        margin-left: 15px;
    }
    .enterprise_container_management_section .container_management_image_wrap {
        position: relative;
        margin-top: 20px;
        width: 100%;
        height: inherit;
    }
    .enterprise_container_management_section .container_management_image_wrap img {
        height: inherit;
    }
    .middle_image {
        margin-top: 40px;
    }
    .career_job_openings_section ul.items {
        margin-left: 0;
        margin-right: 0;
    }
    .career_job_openings_section .widthcol4>li {
        width: 50%;
    }
    .career_job_openings_section ul.items>li .left {
        text-align: center;
        max-width: 190px;
        margin-left: auto;
        margin-right: auto;
    }
    .docker_captian_about_section .padding_50_0 {
        padding: 0px 15px;
    }
    .sidebarnav_section+.floatleft {
        padding-left: 15px;
        padding-right: 15px;
    }
    .contribute_section .repos_section input,
    .events_section .search_container input,
    .docker_customers_section .search_container input {
        width: 600px;
        display: block;
        margin-bottom: 10px;
        max-width: 100%;
    }
    .company_overview_section {
        padding-bottom: 0px;
    }
    .company_about_section {
        padding-top: 0;
    }
    .company_about_section ul.items>li {
        margin-bottom: 0;
        padding: 15px 30px;
    }
    .timeline ul {
        margin-left: 20px;
    }
    .timeline::before {
        left: 8px;
    }
    .our_advisors ul.items>li {
        text-align: center;
    }
    .our_advisors ul.items>li img {
        border-radius: 200px;
    }
    .our_advisors ul.items>li .item h3 {
        text-align: center;
        margin-top: 10px;
    }
    .flexible_content ul.items.widthcol2>li {
        padding-right: 15px!important;
        padding-left: 15px!important;
        border: none;
    }
    .get_docker_edition_section ul.items>li .item .button {
        display: block;
        margin-right: 0!important;
        margin-left: 0!important;
    }
    .partner_inside .button {
        max-width: 100%;
        width: 360px;
        margin-top: 30px;
    }
    .partner_inside .button+.button {
        margin-top: 10px;
    }
    .path-meetup-groups .flexible_content .text_center {
        text-align: left;
    }
    .contribute_section ul.items {
        margin-top: 30px;
    }
    .home_middle_section .middle_content {
        padding-right: 15px;
    }
    .home_middle_section .home_buttons_wrap {
        text-align: center;
    }
}

@media screen and (max-width:600px) {
    a.button+a.button {
        margin-left: 0;
    }
    .select_your_platform {
        margin: 0;
    }
    section.title_section .select_your_platform a.button {
        display: block;
    }
    .newsletter .mktoForm .mktoFormRow+.mktoFormRow {
        display: none!important;
    }
    .newsletter .mktoForm .mktoFormRow,
    .newsletter .mktoForm .mktoFormRow .mktoFieldDescriptor,
    .newsletter .mktoForm .mktoFormRow .mktoFieldWrap {
        width: 100%;
    }
    .newsletter .mktoForm .mktoButtonWrap button.mktoButton {
        margin-left: 0;
    }
    .newsletter .mktoForm input.mktoField {
        width: 100%!important;
        max-width: 100%;
        height: initial;
    }
    .other_resources.items>li {
        width: 50%;
    }
    .community_section ul.items>li .communities a {
        margin: 15px 18px;
        width: 80px;
    }
    .flexible_content ul.items>li .questions {
        padding: 0;
    }
    section.title_section .button {
        display: table;
        margin-left: auto!important;
        margin-right: auto!important;
    }
    .management .widthcol3>li {
        padding: 20px 0;
    }
    .get_docker_edition_section ul.items>li:nth-of-type(2) {
        position: relative;
    }
    .get_docker_edition_section ul.items>li .item {
        background-color: #FFFFFF;
        box-shadow: 0 1px 2.5px 0 rgba(0, 0, 0, 0.09);
        padding: 30px;
        padding-bottom: 90px;
    }
    .platform_get_started_section ul.items.widthcol1 li {
        width: 100%;
    }
    .other_resources_section ul li {
        margin: 10px auto;
    }
    .partners_content,
    .government_partners_content {
        padding: 30px 40px 40px;
    }
    .partners_content h3,
    .government_partners_content h3 {
        margin-top: 0;
    }
    .partners_content p,
    .government_partners_content p {
        margin-bottom: 30px;
    }
    .sidebarnav_section+.floatleft>section:first-of-type {
        padding-top: 0px;
    }
    .community_section .communities {
        text-align: center;
    }
    .partners_tabs ul li {
        max-width: 50%;
        padding-top: 0;
    }
    .government_partners_tabs ul li {
        max-width: 50%;
        padding-top: 0;
    }
    .government_partners_tabs ul li:last-child {
        max-width: 50%;
    }
    .get_docker_edition_section .price_btn .select_your_platform {
        max-width: 176px;
    }
    .partner_inside h2 {
        font-size: 22px;
    }
    .partner_inside .content .button {
        padding: 12px 15px 10px;
        min-width: initial;
        font-size: 14px;
    }
    .margin50 {
        margin-bottom: 15px;
    }
}

@media screen and (max-width:500px) {
    section.docker_customers_section .widthcol4>li {
        width: 100%;
    }
    .event_item {
        padding-left: 30px;
    }
    .partner_inside ul.products-items li {
        width: 100%;
    }
    .repos li {
        width: 96%;
    }
    .repos li iframe {
        min-height: 200px;
    }
}

@media screen and (max-width:400px) {
    .button {
        display: block;
        width: 100%;
    }
    .other_resources.items>li {
        width: 100%;
    }
    .career_job_openings_section .widthcol4>li {
        width: 100%;
    }
    .select_your_platform {
        width: 100%;
    }
    section.title_section .button {
        display: block;
    }
    .video_container a.play_btn {
        width: 34px;
        height: 41px;
        margin-top: -21px;
        margin-left: -17px;
    }
    .platform_get_started_section ul.items .button {
        padding: 12px 15px 10px;
    }
    .partner_inside .content a.button+a.button {
        margin-left: 0px;
    }
    .repos li iframe {
        min-height: 260px;
    }
}

@media screen and (max-width:374px) {
    .management .widthcol3>li {
        width: 100%;
    }
    .partners_tabs ul li {
        max-width: 100%;
    }
    .government_partners_tabs ul li {
        max-width: 100%;
    }
    .government_partners_tabs ul li:last-child {
        max-width: 100%;
    }
}

@media screen and (max-width:690px) {
    .job-application #application {
        height: 3600px;
    }
}

@media screen and (max-width:560px) {
    .job-application #application {
        height: 4000px;
    }
}

@media screen and (max-width:440px) {
    .job-application #application {
        height: 4500px;
    }
}

@media screen and (max-width:370px) {
    .job-application #application {
        height: 5200px;
    }
}

@media screen and (max-width:300px) {
    .job-application #application {
        height: 5500px;
    }
}

@media screen and (max-width:1700px) {
    .trusted_bg_image {
        background-size: cover;
    }
}

@media screen and (max-width:1700px) {
    .trusted_bg_image {
        background-position: 3% center;
    }
}

@media screen and (max-width:1280px) {
    .trusted_bg_image {
        background-position: 22% center;
    }
}

@media screen and (max-width:991px) {
    .trusted_bg_image {
        background-position: 30% center;
    }
}

@media screen and (max-width:450px) {
    .trusted_bg_image {
        background-position: 25% center;
    }
}

.pricing-chart {
    border: 0 solid #EFEFEF;
    text-align: left;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.pricing-chart .theader {
    font-size: 16px;
}

.pricing-chart.table-bordered>tbody>tr.theader>td.col-sm-33 {
    text-align: left;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}

.pricing-chart .theader span {
    font-size: 14px;
    display: block;
    text-transform: capitalize;
    color: #445D6E;
    font-weight: normal;
}

.pricing-chart.table-bordered>tbody>tr.pricing_row td {
    font-size: 16px;
    font-weight: bold;
    color: #445D6E;
}

.pricing-chart.table-bordered>tbody>tr.pricing_row td span {
    font-size: 14px;
    font-weight: normal;
    display: block;
}

.pricing-chart.table-bordered>tbody>tr.pricing_row td span:last-of-type {
    margin-top: 20px;
}

.pricing-chart.table-bordered>tbody>tr td a {
    display: block;
    font-weight: normal;
    margin-top: 20px;
}

.pricing-chart.table-bordered>tbody>tr>td,
.pricing-chart.table-bordered>tbody>tr>th,
.pricing-chart.table-bordered>tfoot>tr>td,
.pricing-chart.table-bordered>tfoot>tr>th,
.pricing-chart.table-bordered>thead>tr>td,
.pricing-chart.table-bordered>thead>tr>th {
    border: 0;
}

.pricing-chart.table-bordered>tbody>tr>td {
    padding: 15px;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 300;
    color: #81939d;
}

.pricing-chart.table-bordered>tbody>tr>td.col-sm-33:before {
    content: '';
    position: absolute;
    left: -10px;
    height: 100%;
    top: 0;
    width: 10px;
    -webkit-box-shadow: inset -10px 0 10px -10px rgba(240, 240, 240, 1);
    -moz-box-shadow: inset -10px 0 10px -10px rgba(240, 240, 240, 1);
    box-shadow: inset -10px 0 10px -10px rgba(240, 240, 240, 1);
}

.pricing-chart.table-bordered>tbody>tr.no-border>td {
    border: 0 solid #EFEFEF;
}

.pricing-chart.table-bordered>tbody>tr.theader>td.col-sm-33:after {
    content: '';
    position: absolute;
    left: 0;
    height: 10px;
    top: -10px;
    width: 100%;
    -webkit-box-shadow: inset 0 -10px 10px -10px rgba(240, 240, 240, 1);
    -moz-box-shadow: inset 0 -10px 10px -10px rgba(240, 240, 240, 1);
    box-shadow: inset 0 -10px 10px -10px rgba(240, 240, 240, 1);
}

.pricing-chart:before {
    content: '';
    position: absolute;
    right: -7px;
    height: 100%;
    top: 0;
    width: 10px;
    -webkit-box-shadow: inset 10px 0 10px -10px rgba(240, 240, 240, 1);
    -moz-box-shadow: inset 10px 0 10px -10px rgba(240, 240, 240, 1);
    box-shadow: inset 10px 0 10px -10px rgba(240, 240, 240, 1);
}

.pricing-chart.table-bordered>tbody>tr>td.col-sm-33.last_td:after {
    content: '';
    position: absolute;
    left: 0;
    height: 10px;
    bottom: -11px;
    width: 100%;
    -webkit-box-shadow: inset 0 10px 10px -10px rgba(240, 240, 240, 1);
    -moz-box-shadow: inset 0 10px 10px -10px rgba(240, 240, 240, 1);
    box-shadow: inset 0 10px 10px -10px rgba(240, 240, 240, 1);
}

.pricing-chart.table-bordered>tbody>tr>td a.button.main-button {
    padding: 12px 20px 10px;
    color: #fff;
}

.pricing-chart.table-bordered>tbody>tr.cat_row {
    position: relative;
}

.pricing-chart.table-bordered>tbody tr.cat_row+tr.cat_row:after {
    position: absolute;
    content: '';
    border-bottom: 1px solid #f2f2f2;
    height: 0;
    width: 70%;
    right: 40px;
}

.pricing-chart.table-bordered>tbody>tr>td.col-sm-40 {
    color: #445D6E;
    font-size: 13px;
    font-weight: bold;
}

.pricing-chart.table-bordered>tbody>tr>td.col-sm-40 span {
    font-weight: normal;
    display: block;
}

.pricing-chart.table-bordered>tbody>tr>td.col-sm-33 {
    text-align: center;
    position: relative;
    background-color: #fff;
}

.pricing-chart.table-bordered>tbody>tr>td.col-sm-33 i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(/images/check.png);
}

.pricing-chart-after-btn {
    float: right;
}

.table_bottom {
    text-align: left;
    border: 0;
}

.table_bottom ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
    list-style: none;
}

.table_bottom>tbody>tr>td,
.table_bottom>tbody>tr>th,
.table_bottom>tfoot>tr>td,
.table_bottom>tfoot>tr>th,
.table_bottom>thead>tr>td,
.table_bottom>thead>tr>th {
    border: 0;
}

.table_bottom>tbody>tr>td {
    color: #254356;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
}

.table_bottom>tbody>tr>td span {
    color: #254356;
    font-size: 13px;
    font-weight: 300;
}

.table_bottom>tbody>tr>td ul li {
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
}

.table_bottom>tbody>tr>td a {
    font-weight: normal;
    margin: 20px 15px 0;
    display: inline-block;
}

.table_bottom>tbody>tr>td a.button.main-button {
    padding: 12px 40px 10px;
    color: #fff;
}

@media (max-width:991px) {
    .pricing-chart.table-bordered>tbody>tr>td a.button.main-button {
        padding: 12px 10px 10px;
        color: #fff;
        min-width: 100px;
    }
}

@media (max-width:767px) {
    .pricing-chart.table-bordered>tbody tr.cat_row+tr.cat_row:after,
    .pricing-chart.table-bordered>tbody>tr>td.col-sm-33:before,
    .pricing-chart.table-bordered>tbody>tr.theader>td.col-sm-33:after,
    .pricing-chart:before,
    .pricing-chart.table-bordered>tbody>tr>td.col-sm-33.last_td:after {
        display: none;
    }
    .pricing-chart {
        -webkit-box-shadow: 0 0 5px 2px rgba(230, 230, 230, 1);
        -moz-box-shadow: 0 0 5px 2px rgba(230, 230, 230, 1);
        box-shadow: 0 0 5px 2px rgba(230, 230, 230, 1);
    }
    .pricing-chart.table-bordered>tbody>tr+tr>td.col-sm-blank {
        width: 25%;
        border-bottom: 1px solid #f3f3f3;
    }
    .pricing-chart .theader {
        font-size: 14px;
    }
    .pricing-chart.table-bordered>tbody>tr.pricing_row td {
        font-size: 14px;
    }
    .pricing-chart .theader span {
        font-size: 12px;
        display: block;
    }
    .pricing-chart.table-bordered>tbody>tr.pricing_row td span {
        font-size: 12px;
    }
    .pricing-chart.table-bordered>tbody>tr>td {
        font-size: 14px;
    }
    .pricing-chart.table-bordered>tbody>tr {
        display: inline;
    }
    .pricing-chart.table-bordered>tbody>tr>td,
    .table_bottom>tbody>tr>td {
        margin: 0;
        float: left;
    }
    .pricing-chart.table-bordered>tbody>tr+tr>td,
    .table_bottom>tbody>tr+tr>td {
        border-top: 0;
    }
    .pricing-chart.table-bordered>tbody>tr>td.col-sm-hide,
    .table_bottom>tbody>tr>td.col-sm-hide {
        display: none;
    }
    .pricing-chart.table-bordered>tbody>tr>td.col-sm-33,
    .table_bottom>tbody>tr>td.col-sm-33 {
        width: 25%;
    }
    .pricing-chart.table-bordered>tbody>tr>td.col-sm-33+td.col-sm-33,
    .table_bottom>tbody>tr>td.col-sm-33+td.col-sm-33 {
        border-left: 0;
    }
    .pricing-chart.table-bordered>tbody>tr>td.col-sm-40,
    .table_bottom>tbody>tr>td.col-sm-40 {
        width: 100%;
    }
    .pricing-chart.table-bordered>tbody>tr>td.col-sm-60,
    .table_bottom>tbody>tr>td.col-sm-60 {
        width: 75%;
        border-left: 0;
    }
    .pricing-chart-after-btn {
        float: none;
    }
    .pricing-chart.table-bordered>tbody>tr>td a.button.main-button {
        padding: 12px 6px 10px;
        min-width: 70px;
        font-size: 12px;
    }
    .pricing-chart.table-bordered>tbody>tr td a {
        font-size: 12px;
    }
    .table_bottom>tbody>tr>td a {
        display: block;
    }
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-hidden .heronav_section {
    display: none;
}

.header {
    display: none;
}

.header.change {
    background: rgba(0, 0, 0, .8);
}

.header {
    background: rgba(255, 255, 255, 0);
    position: absolute;
    top: 0;
    left: 0;
    height: 51px;
    width: 100%;
    overflow: hidden;
    position: fixed;
    z-index: 9999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.2s ease-out;
    position: fixed;
}

.scroll_div {
    overflow-y: scroll;
    z-index: 9999999;
    background: black;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    padding-bottom: 60px;
}

.overflow-hidden .fixed_div {
    overflow-y: scroll;
}

.header .burger-container {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 50px;
    cursor: pointer;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.header .burger-container #burger {
    width: 18px;
    height: 8px;
    position: relative;
    display: block;
    margin: -4px auto 0;
    top: 50%;
}

.header .burger-container #burger .bar {
    width: 100%;
    height: 1px;
    display: block;
    position: relative;
    background: #FFF;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.header .burger-container #burger .bar.topBar {
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
}

.header .burger-container #burger .bar.btmBar {
    -webkit-transform: translateY(6px) rotate(0deg);
    transform: translateY(6px) rotate(0deg);
}

.header .icon {
    width: 120px !important;
    height: 35px;
    left: 50%;
    top: 6px;
    max-width: 64px;
    display: inline-block;
    position: absolute;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    font-size: 22px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.header .icon.icon-bag {
    right: 0;
    top: 0;
    left: auto;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.65s;
    transition-delay: 0.65s;
}

.header ul.menu {
    position: relative;
    display: block;
    padding: 0 48px;
    list-style: none;
}

.header ul.menu li.menu-item {
    border-bottom: 1px solid #333;
    margin-top: 5px;
    -webkit-transform: scale(1.15) translateY(-30px);
    transform: scale(1.15) translateY(-30px);
    opacity: 0;
    -webkit-transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.header ul.menu li.menu-item a {
    display: block;
    position: relative;
    color: #FFF;
    text-decoration: none;
    font-size: 22px;
    line-height: 2.35;
    font-weight: 200;
    width: 100%;
}

.header.menu-opened {
    height: 100%;
    background-color: #000;
}

.header.menu-opened .burger-container {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.header.menu-opened .burger-container #burger .bar {
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.header.menu-opened .burger-container #burger .bar.topBar {
    -webkit-transform: translateY(4px) rotate(45deg);
    transform: translateY(4px) rotate(45deg);
}

.header.menu-opened .burger-container #burger .bar.btmBar {
    -webkit-transform: translateY(3px) rotate(-45deg);
    transform: translateY(3px) rotate(-45deg);
}

.header.menu-opened ul.nav-global li,
.header.menu-opened ul.nav-user li {
    -webkit-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
    opacity: 1;
}

.header.menu-opened .icon.icon-bag {
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.header.menu-opened ul.nav-main li {
    -webkit-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
    opacity: 1;
}

.header .nav-global,
.header .nav-user,
.header .nav-main,
.header div ul.nav-main {
    display: block;
    padding: 0;
    list-style: none;
    margin: 0;
}

header .header ul {
    float: none!important;
    text-align: center;
    height: auto;
    margin: 20px 0!important;
}

header .header ul li {
    float: none!important;
    margin: 0;
    margin-left: 0!important;
}

header .header ul li a {
    transition: all ease-in .2s;
    font-family: 'Geomanist Book', sans-serif;
    font-size: 16px;
    text-decoration: none;
    padding: 0;
    color: rgba(255, 255, 255, 0.85);
    outline: none;
    display: block;
}

header .header ul.nav-global li a,
header .header ul.nav-user li a {
    font-family: 'Geomanist', sans-serif;
    font-size: 14px;
    padding: 4px 12px;
    text-transform: capitalize;
    text-decoration: none;
    transition: all ease-out .4s;
    color: rgba(255, 255, 255, .7);
    font-weight: 400;
    display: block;
}

header .header ul.nav-global,
header .header ul.nav-user {
    border-top: 1px solid #7A8491;
}

header .header ul.nav-global li a,
header .header ul.nav-user li a {
    text-transform: uppercase;
}

header .header ul.nav-main {
    margin-top: 20px!important;
}

header .header ul.nav-main li a {
    padding: 10px;
}

header .header ul.nav-main li.has-submenu>a:after {
    content: "";
    background-image: url(/assets/images/arrow.svg);
    background-size: 25px;
    display: inline-block;
    background-repeat: no-repeat;
    background-color: transparent;
    padding: 0;
    background-position: center;
    width: 15px;
    height: 15px;
    position: relative;
    top: 3px;
    left: 40px;
    margin: 0 0 0 -10px;
}

header .header ul.nav-main li.has-submenu>ul {
    display: none;
    visibility: visible;
    opacity: 1;
    position: initial;
    text-align: center;
    margin: 0!important;
    padding: 0;
    border-top: 1px solid rgba(255, 255, 255, .2);
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    background: rgba(255, 255, 255, .09);
    transition: none;
    width: 100%;
}

header .header ul.nav-main li.dropdown>ul>li {
    width: 100%!important;
}

header .header ul.nav-main li.dropdown>ul>li:first-child {
    display: none;
}

header .header ul.nav-main li.dropdown>ul>li>a {
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
}

header .header ul.nav-main li.dropdown>ul:before {
    display: none!important;
}

header .header ul.nav-main li.has-submenu>ul>li>a {
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
}

header .header ul.nav-main li.has-submenu>ul>li>a.heading {
    font-size: 16px;
}

header .header ul.nav-main>li>ul>li>a.heading:hover {
    color: rgba(255, 255, 255, 0.85);
    background-color: transparent;
}

header .header ul.nav-main>li>ul>li>a:hover {
    color: #ffffff;
    background-color: #063d56;
}

header .header ul li a:hover {
    background: rgba(255, 255, 255, .1);
    cursor: pointer;
}

.header ul.nav-global li,
.header ul.nav-user li {
    border: 0;
}

.header ul.menu {
    padding: 0;
}

.subnav,
.subnav2 {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid rgba(255, 255, 255, .2);
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    background: rgba(255, 255, 255, .09);
}

.brand-full {
    display: block;
}

.brand-simple {
    display: none;
}

@media (max-width:1199px) {
    .main-header .desktop div>.nav-main {
        margin-right: 0;
    }
}

@media (max-width:991px) {
    .row.desktop {
        display: none;
    }
    .header {
        display: block;
    }
}

@media (max-width:767px) {
    .main_footer .footer_links li {
        display: none;
        max-width: 100%;
    }
    .main_footer .footer_links li.first.leaf {
        font-weight: bold;
        display: block;
        padding: 5px 0;
    }
    .main_footer .footer_links li.first.leaf a {
        font-size: 14px;
    }
    .main_footer .footer_links li.first.leaf span {
        display: block;
        height: 15px;
        width: 15px;
        margin: 4px 0 0;
        float: right;
        background-image: url(/images/down-arrow.png);
        background-repeat: no-repeat;
        background-size: cover;
        transition: all .2s ease-in-out;
        cursor: pointer;
    }
    .main_footer .footer_links li.first.leaf span.active {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .bottom_footer .footer-copyright {
        float: none;
        text-align: center;
        margin-bottom: 15px;
    }
    .bottom_footer .footer_social_nav {
        float: none;
        display: block;
        text-align: center;
    }
    .bottom_footer .footer_social_nav ul li {
        float: none;
        display: inline-block;
        margin: 0 5px!important;
    }
}

table.pricing-chart,
table.table_bottom {
    background: transparent;
    max-width: 1030px;
    margin-left: 0;
}

table.pricing-chart tr,
table.table_bottom tr {
    background: none!important;
}

.pricing_section {
    position: relative;
    padding-top: 10px;
}

.pricing_section h2 {
    margin-bottom: 40px;
}

.pricing_section hr {
    height: 50%;
    position: absolute;
    width: 100%;
    background-color: #FBFBFC;
    border: none;
    top: 14%;
}

.partner_program_authorized_section .items li {
    margin-bottom: 65px;
}

.partner_program_authorized_section .item img {
    margin-bottom: 30px;
}

.path-docker-security .flexible_2 h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 8px 0;
    text-transform: uppercase;
}

.community_overview_section .middle_image img {
    max-height: 280px;
}

.home_middle_section .table_cell img {
    max-width: 260px;
}

.title_section,
.heronav_section {
    position: relative;
    z-index: 9;
}

#dockercon_banner_wrap {
    position: absolute;
    right: 0;
    bottom: 64px;
    z-index: 99;
}

#dockercon_banner_wrap a {
    display: block;
}

@media only screen and (max-width:767px) {
    #dockercon_banner_wrap {
        width: 259px;
        margin-top: 40px;
        margin-right: 0;
        margin-left: auto;
        margin-bottom: 0;
        position: relative;
        bottom: -30px;
    }
}

.page-node-1 .before_hero_section a.watch_video {
    position: relative;
    margin-bottom: 20px;
    background: none;
}

.page-node-1 .before_hero_section a.watch_video span {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: 50px;
    transition: all 500ms ease;
}

.page-node-1 .before_hero_section a.watch_video span.play-btn {
    background-image: url(/images/play_button_white.png);
}

.page-node-1 .before_hero_section a.watch_video span.docker-icon {
    background-image: url(/assets/images/brand.svg);
    background-position: left center;
    opacity: 0;
    transform: scale(0.5);
}

.page-node-1 .before_hero_section a.watch_video:hover span.play-btn {
    transform: scale(1.5);
    opacity: 0;
}

.page-node-1 .before_hero_section a.watch_video:hover span.docker-icon {
    opacity: 1;
    transform: scale(1);
}

.page-node-1 #world_leading_companies ul {
    opacity: 0;
    transition: all 500ms ease;
}

.page-node-1 #world_leading_companies.companies-animated ul {
    opacity: 1;
}

.whatisdocker_box.whatisdocker_box3_section ul.items {
    margin-left: 0;
    margin-right: 0;
}

.whatisdocker_box.whatisdocker_box3_section ul.items>li {
    padding: 0 0 80px;
    text-align: left;
}

.whatisdocker_box.whatisdocker_box3_section ul.items>li h3 {
    max-width: unset;
    margin: 0 0 20px;
    line-height: 0.89;
    text-align: left;
}

.whatisdocker_box.whatisdocker_box3_section ul.items>li p {
    max-width: unset;
}

.whatisdocker_box.whatisdocker_box3_section ul.items>li .item {
    padding: 0;
    text-align: left;
}

.whatisdocker_box.whatisdocker_box3_section ul.items>li .item:after {
    content: '';
    display: block;
    clear: both;
}

.whatisdocker_box.whatisdocker_box3_section ul.items>li .item .whatisdocker_box3_img {
    width: 184px;
    float: left;
}

.whatisdocker_box.whatisdocker_box3_section ul.items>li .item .whatisdocker_box3_img img {
    max-width: 184px
}

.whatisdocker_box.whatisdocker_box3_section ul.items>li .item .whatisdocker_box3_text {
    width: calc(100% - 184px);
    float: right;
    padding-left: 30px;
}

@media only screen and (max-width:767px) {
    .whatisdocker_box.whatisdocker_box3_section ul.items>li .item .whatisdocker_box3_img {
        width: 100%;
        margin-bottom: 30px;
        float: none;
    }
    .whatisdocker_box.whatisdocker_box3_section ul.items>li .item .whatisdocker_box3_text {
        width: 100%;
        float: none;
        padding-left: 0;
    }
}

.it_hello_world_section {
    text-align: center;
}

.it_hello_world_section .hello-world-text {
    margin-bottom: 30px;
}

.it_hello_world_section .hello-world-text p {
    max-width: 340px;
    margin: 0 auto;
}

.it_hello_world_section .hello-world-iamge {
    margin-bottom: 30px;
}